Jul 03 19:17:26.772700 np0000004460 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 03 19:17:26.778004 np0000004460 devstack@c-api.service[99914]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 03 19:17:26.780777 np0000004460 devstack@c-api.service[99914]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 3 19:17:26 2026] *** Jul 03 19:17:26.780777 np0000004460 devstack@c-api.service[99914]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 03 19:17:26.780777 np0000004460 devstack@c-api.service[99914]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 03 19:17:26.780777 np0000004460 devstack@c-api.service[99914]: nodename: np0000004460 Jul 03 19:17:26.780777 np0000004460 devstack@c-api.service[99914]: machine: x86_64 Jul 03 19:17:26.780777 np0000004460 devstack@c-api.service[99914]: clock source: unix Jul 03 19:17:26.780777 np0000004460 devstack@c-api.service[99914]: pcre jit disabled Jul 03 19:17:26.780777 np0000004460 devstack@c-api.service[99914]: detected number of CPU cores: 16 Jul 03 19:17:26.780777 np0000004460 devstack@c-api.service[99914]: current working directory: / Jul 03 19:17:26.780777 np0000004460 devstack@c-api.service[99914]: detected binary path: /usr/bin/uwsgi-core Jul 03 19:17:26.780777 np0000004460 devstack@c-api.service[99914]: your processes number limit is 257052 Jul 03 19:17:26.780777 np0000004460 devstack@c-api.service[99914]: your memory page size is 4096 bytes Jul 03 19:17:26.780777 np0000004460 devstack@c-api.service[99914]: detected max file descriptor number: 2048 Jul 03 19:17:26.781241 np0000004460 devstack@c-api.service[99914]: lock engine: pthread robust mutexes Jul 03 19:17:26.781241 np0000004460 devstack@c-api.service[99914]: thunder lock: enabled Jul 03 19:17:26.781241 np0000004460 devstack@c-api.service[99914]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 03 19:17:26.781346 np0000004460 devstack@c-api.service[99914]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jul 03 19:17:26.781346 np0000004460 devstack@c-api.service[99914]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 03 19:17:26.781346 np0000004460 devstack@c-api.service[99914]: Set PythonHome to /opt/stack/data/venv Jul 03 19:17:26.818436 np0000004460 devstack@c-api.service[99914]: Python main interpreter initialized at 0x7e426aea3668 Jul 03 19:17:26.818436 np0000004460 devstack@c-api.service[99914]: python threads support enabled Jul 03 19:17:26.818436 np0000004460 devstack@c-api.service[99914]: your server socket listen backlog is limited to 100 connections Jul 03 19:17:26.818436 np0000004460 devstack@c-api.service[99914]: your mercy for graceful operations on workers is 80 seconds Jul 03 19:17:26.819051 np0000004460 devstack@c-api.service[99914]: mapped 671795 bytes (656 KB) for 4 cores Jul 03 19:17:26.819196 np0000004460 devstack@c-api.service[99914]: *** Operational MODE: preforking *** Jul 03 19:17:26.819372 np0000004460 devstack@c-api.service[99914]: *** uWSGI is running in multiple interpreter mode *** Jul 03 19:17:26.819372 np0000004460 devstack@c-api.service[99914]: spawned uWSGI master process (pid: 99914) Jul 03 19:17:26.819601 np0000004460 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 03 19:17:26.820114 np0000004460 devstack@c-api.service[99914]: spawned uWSGI worker 1 (pid: 99924, cores: 1) Jul 03 19:17:26.820497 np0000004460 devstack@c-api.service[99914]: spawned uWSGI worker 2 (pid: 99925, cores: 1) Jul 03 19:17:26.821121 np0000004460 devstack@c-api.service[99914]: spawned uWSGI worker 3 (pid: 99926, cores: 1) Jul 03 19:17:26.821792 np0000004460 devstack@c-api.service[99914]: spawned uWSGI worker 4 (pid: 99927, cores: 1) Jul 03 19:17:26.821792 np0000004460 devstack@c-api.service[99914]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 03 19:17:26.953418 np0000004460 devstack@c-api.service[99925]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 19:17:26.953418 np0000004460 devstack@c-api.service[99925]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 19:17:26.953418 np0000004460 devstack@c-api.service[99925]: we strongly recommend against using it for new projects. Jul 03 19:17:26.953418 np0000004460 devstack@c-api.service[99925]: If you are already using Eventlet, we recommend migrating to a different Jul 03 19:17:26.953418 np0000004460 devstack@c-api.service[99925]: framework. For more detail see Jul 03 19:17:26.953418 np0000004460 devstack@c-api.service[99925]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 19:17:26.953418 np0000004460 devstack@c-api.service[99925]: import eventlet # noqa Jul 03 19:17:26.974916 np0000004460 devstack@c-api.service[99927]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 19:17:26.974916 np0000004460 devstack@c-api.service[99927]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 19:17:26.974916 np0000004460 devstack@c-api.service[99927]: we strongly recommend against using it for new projects. Jul 03 19:17:26.974916 np0000004460 devstack@c-api.service[99927]: If you are already using Eventlet, we recommend migrating to a different Jul 03 19:17:26.974916 np0000004460 devstack@c-api.service[99927]: framework. For more detail see Jul 03 19:17:26.974916 np0000004460 devstack@c-api.service[99927]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 19:17:26.974916 np0000004460 devstack@c-api.service[99927]: import eventlet # noqa Jul 03 19:17:26.975469 np0000004460 devstack@c-api.service[99924]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 19:17:26.975469 np0000004460 devstack@c-api.service[99924]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 19:17:26.975469 np0000004460 devstack@c-api.service[99924]: we strongly recommend against using it for new projects. Jul 03 19:17:26.975469 np0000004460 devstack@c-api.service[99924]: If you are already using Eventlet, we recommend migrating to a different Jul 03 19:17:26.975469 np0000004460 devstack@c-api.service[99924]: framework. For more detail see Jul 03 19:17:26.975469 np0000004460 devstack@c-api.service[99924]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 19:17:26.975469 np0000004460 devstack@c-api.service[99924]: import eventlet # noqa Jul 03 19:17:26.985577 np0000004460 devstack@c-api.service[99926]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 19:17:26.985577 np0000004460 devstack@c-api.service[99926]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 19:17:26.985577 np0000004460 devstack@c-api.service[99926]: we strongly recommend against using it for new projects. Jul 03 19:17:26.985577 np0000004460 devstack@c-api.service[99926]: If you are already using Eventlet, we recommend migrating to a different Jul 03 19:17:26.985577 np0000004460 devstack@c-api.service[99926]: framework. For more detail see Jul 03 19:17:26.985577 np0000004460 devstack@c-api.service[99926]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 19:17:26.985577 np0000004460 devstack@c-api.service[99926]: import eventlet # noqa Jul 03 19:17:27.036572 np0000004460 devstack@c-api.service[99925]: /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 19:17:27.036572 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:17:27.073626 np0000004460 devstack@c-api.service[99927]: /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 19:17:27.073626 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:17:27.081708 np0000004460 devstack@c-api.service[99924]: /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 19:17:27.081708 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:17:27.106045 np0000004460 devstack@c-api.service[99926]: /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 19:17:27.106045 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:17:27.116146 np0000004460 devstack@c-api.service[99925]: /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 19:17:27.116146 np0000004460 devstack@c-api.service[99925]: from cgi import parse_header Jul 03 19:17:27.159110 np0000004460 devstack@c-api.service[99927]: /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 19:17:27.159110 np0000004460 devstack@c-api.service[99927]: from cgi import parse_header Jul 03 19:17:27.164555 np0000004460 devstack@c-api.service[99925]: /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 19:17:27.164555 np0000004460 devstack@c-api.service[99925]: removals.removed_module( Jul 03 19:17:27.169187 np0000004460 devstack@c-api.service[99925]: /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 19:17:27.169187 np0000004460 devstack@c-api.service[99925]: removals.removed_module( Jul 03 19:17:27.169296 np0000004460 devstack@c-api.service[99924]: /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 19:17:27.169296 np0000004460 devstack@c-api.service[99924]: from cgi import parse_header Jul 03 19:17:27.188291 np0000004460 devstack@c-api.service[99926]: /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 19:17:27.188291 np0000004460 devstack@c-api.service[99926]: from cgi import parse_header Jul 03 19:17:27.214016 np0000004460 devstack@c-api.service[99927]: /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 19:17:27.214016 np0000004460 devstack@c-api.service[99927]: removals.removed_module( Jul 03 19:17:27.214239 np0000004460 devstack@c-api.service[99924]: /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 19:17:27.214239 np0000004460 devstack@c-api.service[99924]: removals.removed_module( Jul 03 19:17:27.217309 np0000004460 devstack@c-api.service[99924]: /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 19:17:27.217309 np0000004460 devstack@c-api.service[99924]: removals.removed_module( Jul 03 19:17:27.217392 np0000004460 devstack@c-api.service[99927]: /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 19:17:27.217392 np0000004460 devstack@c-api.service[99927]: removals.removed_module( Jul 03 19:17:27.242252 np0000004460 devstack@c-api.service[99926]: /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 19:17:27.242252 np0000004460 devstack@c-api.service[99926]: removals.removed_module( Jul 03 19:17:27.244890 np0000004460 devstack@c-api.service[99926]: /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 19:17:27.244890 np0000004460 devstack@c-api.service[99926]: removals.removed_module( Jul 03 19:17:27.965157 np0000004460 devstack@c-api.service[99924]: /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 19:17:27.965157 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:17:27.965523 np0000004460 devstack@c-api.service[99925]: /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 19:17:27.965523 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:17:27.978296 np0000004460 devstack@c-api.service[99927]: /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 19:17:27.978296 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:17:28.015104 np0000004460 devstack@c-api.service[99925]: /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 19:17:28.015104 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:17:28.022966 np0000004460 devstack@c-api.service[99924]: /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 19:17:28.022966 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:17:28.033566 np0000004460 devstack@c-api.service[99927]: /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 19:17:28.033566 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:17:28.042385 np0000004460 devstack@c-api.service[99926]: /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 19:17:28.042385 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:17:28.093291 np0000004460 devstack@c-api.service[99926]: /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 19:17:28.093291 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:17:28.204108 np0000004460 devstack@c-api.service[99927]: 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 19:17:28.204308 np0000004460 devstack@c-api.service[99927]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99927) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 19:17:28.212345 np0000004460 devstack@c-api.service[99925]: 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 19:17:28.212602 np0000004460 devstack@c-api.service[99925]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99925) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 19:17:28.241497 np0000004460 devstack@c-api.service[99924]: 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 19:17:28.241682 np0000004460 devstack@c-api.service[99924]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99924) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 19:17:28.282095 np0000004460 devstack@c-api.service[99926]: 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 19:17:28.282378 np0000004460 devstack@c-api.service[99926]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99926) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 19:17:28.289330 np0000004460 devstack@c-api.service[99927]: /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 19:17:28.289330 np0000004460 devstack@c-api.service[99927]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 19:17:28.298720 np0000004460 devstack@c-api.service[99925]: /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 19:17:28.298720 np0000004460 devstack@c-api.service[99925]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 19:17:28.303333 np0000004460 devstack@c-api.service[99924]: /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 19:17:28.303333 np0000004460 devstack@c-api.service[99924]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 19:17:28.354236 np0000004460 devstack@c-api.service[99926]: /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 19:17:28.354236 np0000004460 devstack@c-api.service[99926]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 19:17:28.749698 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99926) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 19:17:28.749849 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99924) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 19:17:28.749961 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99927) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 19:17:28.750065 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.750145 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.750257 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.750297 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.750345 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.750375 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.750407 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.750545 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.750580 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.750603 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99925) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 19:17:28.751179 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.751321 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.751578 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.752318 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.752414 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.752487 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.752548 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.752581 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.752635 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.752687 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.752711 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.752765 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.752821 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.752895 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.752960 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.753014 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.753053 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.753084 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.753114 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.753138 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.753181 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.753271 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.753307 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.753381 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.753423 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.753455 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.753477 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.753502 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.753642 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.753679 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.753706 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.753870 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.753952 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.754017 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.754054 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.754083 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.754105 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.754135 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.754157 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.754209 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.754245 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.754274 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.754302 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.754331 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.754357 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.754382 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.754409 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.754433 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.754457 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.754481 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.754502 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.754526 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.754551 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.754575 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.754599 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.754626 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.754655 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.754696 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.754725 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.754748 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.754778 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.754806 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.754830 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.754850 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.754886 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.754909 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.754944 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.754974 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.754999 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.755025 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.755046 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.755073 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.755097 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.755124 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.755150 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.755194 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.755220 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.755220 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.755266 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.755291 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.755319 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.755345 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.755367 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.755367 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.755367 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.755367 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.755367 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.756691 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.756793 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.756894 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.756894 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.756987 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.756987 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.757043 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.757412 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.757508 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.757619 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.757706 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.757801 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.757898 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.757973 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.758009 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.758041 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.758140 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.758221 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.758274 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.758311 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.758407 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.758640 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.758727 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.758789 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.758819 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.758844 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.758878 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.758904 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.758933 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.758958 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.758978 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.759001 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.759026 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.759051 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.759144 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.759200 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.759230 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.759258 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.759282 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.759308 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.759336 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.759364 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.759561 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.759641 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.759709 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.759709 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.759832 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.759908 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.759974 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.760035 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.760098 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.760151 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.760201 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.760234 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.760261 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.760261 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.760657 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.760736 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.760787 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.760813 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.760842 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.760887 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.760912 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.760948 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.760977 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.761003 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.761030 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.761053 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.761078 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.761101 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.761123 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.761144 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.761181 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.761214 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.761238 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.761267 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.761267 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.761816 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.761896 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.761975 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.762031 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.762090 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.762116 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.762144 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.762188 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.762225 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.762252 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.762284 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.762309 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.762309 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.762359 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.762383 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.762407 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.762433 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.762454 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.762480 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.762501 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.762525 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.762549 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.762575 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.762595 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.762619 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.762647 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.762670 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.762698 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.762724 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.762752 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.762778 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.762998 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.762998 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.763126 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.763126 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.763447 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.763517 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.763587 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.763654 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.763654 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.763724 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.763821 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.763897 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.763960 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.764020 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.764109 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.764219 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.764312 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.764391 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.764444 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.764485 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.764512 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.764605 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.764670 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.764740 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.764779 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.764854 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.764929 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.764959 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.765036 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.765089 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.765135 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.765216 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.766478 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.766581 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.766629 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.766687 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.766687 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.766743 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.766777 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.766803 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.766826 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.766852 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.766893 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.766918 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.767028 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.767028 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.769093 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.769205 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.769286 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.769318 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.769318 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.769363 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.769383 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.769406 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.769429 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.769584 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.769614 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.769636 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.769636 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.769636 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.775030 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.775101 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.775130 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.775240 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.775315 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.775378 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.775439 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.775468 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.775495 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.775516 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.775551 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.775578 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.775609 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.775635 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.775659 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.775659 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.775659 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.775723 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.775751 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.775774 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.775802 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.775829 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.775852 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.775900 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.776240 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.776325 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.776377 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.776377 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.776438 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.776438 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.776493 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.776519 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.776542 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.776563 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.776584 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.776611 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.776633 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.776654 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.776680 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.776711 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.776772 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.776794 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.776820 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.776844 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.776880 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.776905 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.776927 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.776951 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.776983 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.777006 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.777050 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.777072 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.777099 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.777126 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.777150 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.777192 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.778745 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.778809 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.778929 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.778989 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.779053 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.779110 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.779141 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.779181 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.779211 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.779248 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.779271 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.779296 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.779335 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.779379 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.779412 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.779441 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.779466 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.779491 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.779511 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.779536 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.779560 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.779592 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.779626 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.779626 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.779665 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.779888 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.779888 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.780006 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.780068 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.780094 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.780094 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.780094 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.780153 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.780206 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.780232 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.780253 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.780282 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.780321 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.780358 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.780382 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.780403 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.780424 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.780452 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.780537 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.780564 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.780588 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.780617 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.780653 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.780680 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.780708 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.780735 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.780735 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.780779 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.780779 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.780823 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.781146 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.781414 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.781499 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.781556 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.781586 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.781614 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.781643 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.781684 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.781711 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.781744 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.781769 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.781791 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.781815 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.781842 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.781897 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.781921 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.781941 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.781960 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.781985 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.782009 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.782028 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.782051 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.782078 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.782100 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.782124 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.782154 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.782202 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.782230 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.782230 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.784357 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.784495 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.784546 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.784600 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.784633 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.784680 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.784710 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.784710 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.784749 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.784770 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.784770 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.784813 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.784835 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.784890 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.784918 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.784957 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.785000 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.785023 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.785046 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.785073 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.785100 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.785121 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.785415 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.785497 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.785568 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.785633 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.785701 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.785785 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.785887 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.785887 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.785887 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.785887 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.786055 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.786055 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.786055 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.786148 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.786285 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.786455 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.786455 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.786530 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.786595 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.786678 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.786709 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.786849 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.786989 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.787079 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.787184 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.787293 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.787395 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.787797 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.787903 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.787940 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.787987 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.788116 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.788116 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.788299 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.788343 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.788377 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.788377 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.788455 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.788455 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.788530 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.788568 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.788603 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.788603 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.788681 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.788727 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.788775 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.788819 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.788883 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.788883 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.788975 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.789026 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.789066 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.789066 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.789145 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.789226 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.789226 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.789315 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.789361 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.789361 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.789452 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.789491 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.789535 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.789575 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.789575 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.789657 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.789697 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.789736 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.789773 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.789822 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.789874 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.789921 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.789963 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.789999 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.790045 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.790084 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.790124 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.790189 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.790232 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.790287 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.790335 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.790385 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.790433 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.790487 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.790529 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.790570 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.790615 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.790661 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.790661 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.790732 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.790770 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.790807 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.791844 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.791965 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.792061 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.792178 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.792282 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.792282 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.792505 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.792505 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.792710 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.792710 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.792916 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.792916 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.793099 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.793099 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.793332 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.793536 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.793643 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.793742 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.793839 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.793957 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.794063 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.794182 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.794296 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.794393 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.794393 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.794566 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.794661 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.794766 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.794846 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.794908 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.794957 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.795005 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.795052 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.795052 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.795128 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.795192 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.795233 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.795233 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.795315 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.795362 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.795409 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.795463 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.795511 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.795551 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.795551 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.795625 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.795672 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.795717 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.795757 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.795796 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.795843 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.795903 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.795950 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.795989 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.796035 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.796072 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.796103 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.796131 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.796714 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.796846 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.796969 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.797069 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.797181 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.797287 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.797287 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.797287 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.797287 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.797287 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.797726 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.797726 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.797945 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.798064 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.798187 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.798305 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.798305 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.798393 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.798445 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.798445 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.798515 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.798573 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.798622 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.798662 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.798662 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.798737 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.798777 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.798777 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.798867 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.798912 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.798912 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.798997 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.799051 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.799096 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.799096 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.799096 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.799096 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.799096 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.799288 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.799333 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.799369 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.799418 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.799459 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.799502 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.799539 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.799577 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.799627 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.799664 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.799702 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.799746 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.799788 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.799788 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.799890 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.799933 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.799979 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.800019 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.800057 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.800095 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.800135 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.800198 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.800241 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.800287 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.800329 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.800375 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.800416 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.800416 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.800416 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.800531 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.800531 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.800531 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.800531 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.800531 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.800531 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.800531 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.800531 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.800531 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.800531 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.800849 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.800906 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.800942 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.800942 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.801020 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.801062 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.801062 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.801129 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.801843 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.801969 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.802065 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.802179 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.802179 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.802179 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.802179 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.802179 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.802179 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.802179 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.802643 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.802643 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.802643 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.802643 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.802792 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.802833 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.802833 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.802912 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.802957 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.802997 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.803043 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.803081 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.803119 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.803177 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.803232 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.803272 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.803309 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.803348 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.803384 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.803429 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.803429 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.803514 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.803514 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.803514 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.803612 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.803647 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.803647 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.803720 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.803754 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.803787 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.803820 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.803853 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.803901 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.803943 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.803985 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.803985 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.804051 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.804083 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.804121 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.804155 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.804216 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.804258 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.804301 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.804347 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.804387 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.804421 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.804458 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.804492 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.804492 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.804555 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.804555 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.804555 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.804555 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.804692 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.804729 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.804762 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.804798 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.804831 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.804831 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.804907 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.804948 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.804987 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.804987 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.805058 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.805100 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.805139 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.805838 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.805962 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.806052 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.806052 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.806242 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.806332 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.806332 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.806509 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.806589 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.806676 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.806882 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.806978 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.806978 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.806978 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.806978 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.807361 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.807462 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.807556 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.807644 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.807730 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.807815 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.807906 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.807980 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.808060 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.808152 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.808590 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.808692 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.808799 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.808937 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.809038 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.809132 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.809245 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.809336 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.809436 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.809529 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.809581 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.809621 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.809658 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.809697 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.809743 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.809784 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.809784 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.809784 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.809784 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.809784 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.809784 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.810019 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.810019 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.810019 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.810019 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.810019 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.810019 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.810019 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.810019 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.810019 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.810019 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.810478 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.810478 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.810478 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.810478 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.810603 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.810603 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.810603 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.810603 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.810603 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.810603 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.810603 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.810828 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.810828 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.810828 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.810828 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.810968 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.811003 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.811044 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.811084 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.811117 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.811156 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.811209 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.811209 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.811209 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.811317 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.811357 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.811397 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.811397 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.811397 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.811397 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.811397 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.811397 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.812420 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.812420 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.812420 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.812420 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.812420 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.812420 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.812420 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.813178 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.813291 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.813355 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.813355 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.813432 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.813470 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.813506 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.813743 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.813841 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.813841 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.813841 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.813841 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.814137 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.814137 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.814441 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.814546 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.814619 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.814706 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.814797 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.814898 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.814938 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.815639 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.815789 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.815886 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.815938 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.816045 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.816141 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99927) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.816210 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.816266 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.816321 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.816362 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.816408 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.816446 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.816482 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.816519 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.816561 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.816599 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.816636 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.816673 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99927) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.816724 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.816777 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.816817 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.816854 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.816923 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.816963 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.817009 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.817048 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.817092 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.817424 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.817501 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.817501 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.817501 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.817501 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.817869 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.817922 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.818039 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.818039 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.818039 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.818039 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.818039 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.818039 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 19:17:28.818719 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99925) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.818719 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.818719 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.818719 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.818719 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99925) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.819092 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99926) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 19:17:28.819188 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99925) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.819268 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 19:17:28.819268 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 19:17:28.819268 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 19:17:28.819268 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 19:17:28.819268 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99926) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 19:17:28.855801 np0000004460 devstack@c-api.service[99927]: INFO dbcounter [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Registered counter for database cinder Jul 03 19:17:28.858191 np0000004460 devstack@c-api.service[99925]: INFO dbcounter [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Registered counter for database cinder Jul 03 19:17:28.871000 np0000004460 devstack@c-api.service[99924]: INFO dbcounter [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Registered counter for database cinder Jul 03 19:17:28.872642 np0000004460 devstack@c-api.service[99926]: INFO dbcounter [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Registered counter for database cinder Jul 03 19:17:28.898525 np0000004460 devstack@c-api.service[99925]: DEBUG oslo_db.sqlalchemy.engines [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 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=99925) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:17:28.909470 np0000004460 devstack@c-api.service[99927]: DEBUG oslo_db.sqlalchemy.engines [None req-0429a911-a72c-4af3-834b-8f8fb67105ff 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=99927) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:17:28.911200 np0000004460 devstack@c-api.service[99924]: DEBUG oslo_db.sqlalchemy.engines [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a 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=99924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:17:28.913208 np0000004460 devstack@c-api.service[99926]: DEBUG oslo_db.sqlalchemy.engines [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f 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=99926) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:17:29.002447 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writer thread running {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 19:17:29.004994 np0000004460 devstack@c-api.service[99925]: INFO cinder.rpc [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 19:17:29.007265 np0000004460 devstack@c-api.service[99925]: INFO cinder.rpc [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 19:17:29.009363 np0000004460 devstack@c-api.service[99925]: INFO cinder.rpc [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 19:17:29.010938 np0000004460 devstack@c-api.service[99925]: INFO cinder.rpc [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 19:17:29.011253 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.011498 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.013118 np0000004460 devstack@c-api.service[99925]: WARNING cinder.keymgr.conf_key_mgr [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 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 19:17:29.015401 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.015525 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.017097 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writer thread running {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 19:17:29.019563 np0000004460 devstack@c-api.service[99927]: INFO cinder.rpc [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 19:17:29.021620 np0000004460 devstack@c-api.service[99927]: INFO cinder.rpc [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 19:17:29.023389 np0000004460 devstack@c-api.service[99927]: INFO cinder.rpc [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 19:17:29.025606 np0000004460 devstack@c-api.service[99927]: INFO cinder.rpc [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 19:17:29.025606 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.025714 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.026280 np0000004460 devstack@c-api.service[99927]: WARNING cinder.keymgr.conf_key_mgr [None req-0429a911-a72c-4af3-834b-8f8fb67105ff 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 19:17:29.029188 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writer thread running {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 19:17:29.029492 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.029492 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.030430 np0000004460 devstack@c-api.service[99924]: INFO cinder.rpc [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 19:17:29.031714 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writer thread running {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 19:17:29.032931 np0000004460 devstack@c-api.service[99924]: INFO cinder.rpc [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 19:17:29.034402 np0000004460 devstack@c-api.service[99926]: INFO cinder.rpc [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 19:17:29.035329 np0000004460 devstack@c-api.service[99924]: INFO cinder.rpc [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 19:17:29.037339 np0000004460 devstack@c-api.service[99924]: INFO cinder.rpc [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 19:17:29.037414 np0000004460 devstack@c-api.service[99926]: INFO cinder.rpc [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 19:17:29.038840 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.038840 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.038840 np0000004460 devstack@c-api.service[99924]: WARNING cinder.keymgr.conf_key_mgr [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a 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 19:17:29.040089 np0000004460 devstack@c-api.service[99926]: INFO cinder.rpc [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 19:17:29.041548 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.041698 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.042444 np0000004460 devstack@c-api.service[99926]: INFO cinder.rpc [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 19:17:29.045083 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.045083 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.045083 np0000004460 devstack@c-api.service[99926]: WARNING cinder.keymgr.conf_key_mgr [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f 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 19:17:29.047504 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.047694 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.051688 np0000004460 devstack@c-api.service[99925]: DEBUG oslo_db.sqlalchemy.engines [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 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=99925) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:17:29.054245 np0000004460 devstack@c-api.service[99925]: INFO cinder.rpc [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 19:17:29.056253 np0000004460 devstack@c-api.service[99925]: INFO cinder.rpc [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 19:17:29.056632 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.056763 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.060174 np0000004460 devstack@c-api.service[99927]: DEBUG oslo_db.sqlalchemy.engines [None req-0429a911-a72c-4af3-834b-8f8fb67105ff 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=99927) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:17:29.062728 np0000004460 devstack@c-api.service[99927]: INFO cinder.rpc [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 19:17:29.064930 np0000004460 devstack@c-api.service[99927]: INFO cinder.rpc [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 19:17:29.065343 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.065506 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.065602 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.065755 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.067927 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.068070 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.070271 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.070400 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.073375 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.073494 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.073692 np0000004460 devstack@c-api.service[99924]: DEBUG oslo_db.sqlalchemy.engines [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a 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=99924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:17:29.075080 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.075258 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.075523 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.075641 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.076038 np0000004460 devstack@c-api.service[99924]: INFO cinder.rpc [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 19:17:29.077657 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.077723 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.077809 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.077871 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.078280 np0000004460 devstack@c-api.service[99924]: INFO cinder.rpc [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 19:17:29.078729 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.078909 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.079998 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.080128 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.082019 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.082191 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.083011 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.083139 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.084158 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.084324 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.085206 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.085355 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.086470 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.086649 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.087385 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.087522 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.087564 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.087666 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.087958 np0000004460 devstack@c-api.service[99926]: DEBUG oslo_db.sqlalchemy.engines [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f 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=99926) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:17:29.089764 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.089915 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.089959 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.090026 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.090409 np0000004460 devstack@c-api.service[99926]: INFO cinder.rpc [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 19:17:29.090964 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.091174 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.091936 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.092030 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.092943 np0000004460 devstack@c-api.service[99926]: INFO cinder.rpc [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 19:17:29.093471 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.093513 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.093635 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.093678 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.093916 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.094084 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.094729 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.094845 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.095576 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.095711 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.095758 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.095892 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.096388 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.096514 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.097456 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.097573 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.097706 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.097898 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.098756 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.098829 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.098892 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.098991 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.099697 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.099849 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.100585 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.100729 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.101485 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.101631 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.101750 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.101789 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.101899 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.101961 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.102288 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.102406 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.102943 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.103098 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.103893 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.104045 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.104100 np0000004460 devstack@c-api.service[99925]: WARNING cinder.api.contrib.hosts [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 19:17:29.104386 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.104440 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.104537 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.104587 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.105126 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extended resource: extensions {{(pid=99925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.106103 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.106188 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.106291 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.106357 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.106509 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extended resource: consistencygroups {{(pid=99925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.107278 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.107455 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.108444 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.108540 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.108575 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extended resource: extra_specs {{(pid=99925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.108635 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.108668 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.109469 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.109537 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.109572 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.109674 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.110097 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extended resource: capabilities {{(pid=99925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.110414 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.110527 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.111099 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.111151 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extended resource: backups {{(pid=99925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.111251 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.111572 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.111701 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.111786 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.111892 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.112427 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.112464 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.112546 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.112668 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.112704 np0000004460 devstack@c-api.service[99927]: WARNING cinder.api.contrib.hosts [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 19:17:29.112924 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.113034 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.113123 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extended resource: os-quota-sets {{(pid=99925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.113615 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extended resource: extensions {{(pid=99927) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.114424 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extended resource: qos-specs {{(pid=99925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.114621 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.114754 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.114877 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extended resource: consistencygroups {{(pid=99927) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.116235 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.116429 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.116536 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extended resource: extra_specs {{(pid=99927) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.116954 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extended resource: encryption {{(pid=99925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.117938 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extended resource: capabilities {{(pid=99927) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.118342 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extended resource: encryption {{(pid=99925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.118944 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.119007 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extended resource: backups {{(pid=99927) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.119087 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.119593 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extended resource: cgsnapshots {{(pid=99925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.120873 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extended resource: scheduler-stats {{(pid=99925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.121115 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extended resource: os-quota-sets {{(pid=99927) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.121339 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.121445 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.121533 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.121582 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.122123 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extended resource: os-volume-manage {{(pid=99925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.122276 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extended resource: qos-specs {{(pid=99927) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.122841 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.122992 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.123228 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extended resource: os-snapshot-manage {{(pid=99925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.123836 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.123992 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.124142 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extended resource: encryption {{(pid=99927) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.124511 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extended resource: os-volume-transfer {{(pid=99925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.124700 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.124771 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.124830 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.124991 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.125416 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extended resource: encryption {{(pid=99927) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.125569 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.125686 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.125916 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extended resource: os-hosts {{(pid=99925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.126590 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.126628 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.126654 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extended resource: cgsnapshots {{(pid=99927) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.127029 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extended resource: os-volume-type-access {{(pid=99925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.127271 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.127398 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.127847 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.127982 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.128008 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.128117 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.128420 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extended resource: os-availability-zone {{(pid=99925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.128525 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extended resource: scheduler-stats {{(pid=99927) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.129191 np0000004460 devstack@c-api.service[99924]: WARNING cinder.api.contrib.hosts [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 19:17:29.129503 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.129542 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extended resource: os-quota-class-sets {{(pid=99925) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.129648 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.129713 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extended resource: os-volume-manage {{(pid=99927) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.130383 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extended resource: extensions {{(pid=99924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.130887 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extended resource: os-snapshot-manage {{(pid=99927) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.130931 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.131070 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.131309 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.131394 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extended resource: consistencygroups {{(pid=99924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.131448 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.131871 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.131992 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.132073 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extended resource: os-volume-transfer {{(pid=99927) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.132631 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.132751 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.133004 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extended resource: extra_specs {{(pid=99924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.133286 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.contrib.snapshot_actions [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] SnapshotActionsController initialized {{(pid=99925) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 19:17:29.133321 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.133411 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.133456 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extended resource: os-hosts {{(pid=99927) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.133683 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.133824 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.134270 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extended resource: capabilities {{(pid=99924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.134432 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.134479 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extended resource: os-volume-type-access {{(pid=99927) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.134546 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.135186 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.135481 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.135528 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extended resource: backups {{(pid=99924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.135562 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.135562 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.135702 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extended resource: os-availability-zone {{(pid=99927) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.136107 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.136223 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.136261 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.136352 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.136727 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.136770 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extended resource: os-quota-class-sets {{(pid=99927) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.136912 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.136966 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.137070 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.137116 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extended resource: os-quota-sets {{(pid=99924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.137180 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.137293 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.137439 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extension UsedLimits extending resource: limits {{(pid=99925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.137537 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.137628 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.137726 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.137895 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extension AdminActions extending resource: volumes {{(pid=99925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.138005 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.138040 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extension AdminActions extending resource: snapshots {{(pid=99925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.138099 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extension AdminActions extending resource: backups {{(pid=99925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.138133 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.138158 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.138202 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extension VolumeActions extending resource: volumes {{(pid=99925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.138292 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extended resource: qos-specs {{(pid=99924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.138330 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.138356 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.138438 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.router [None req-c72de501-ec25-44f3-a67e-4507ddfcd262 None None] Extension TypesManage extending resource: types {{(pid=99925) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.139007 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.139122 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.139771 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.139910 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.139947 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extended resource: encryption {{(pid=99924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.140470 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.snapshot_actions [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] SnapshotActionsController initialized {{(pid=99927) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 19:17:29.140811 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.140954 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.141650 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.141764 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.141946 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extended resource: encryption {{(pid=99924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.142173 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.142304 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.142395 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.142507 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.143230 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extended resource: cgsnapshots {{(pid=99924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.143298 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.143423 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.143931 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99927) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.144051 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99927) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.144146 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99927) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.144260 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99927) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.144361 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99927) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.144397 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extended resource: scheduler-stats {{(pid=99924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.144442 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99927) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.144535 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extension UsedLimits extending resource: limits {{(pid=99927) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.144580 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.144609 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extension SnapshotActions extending resource: snapshots {{(pid=99927) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.144730 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99927) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.144791 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.144860 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extension VolumeTypeAccess extending resource: types {{(pid=99927) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.144982 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extension AdminActions extending resource: volumes {{(pid=99927) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.145097 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extension AdminActions extending resource: snapshots {{(pid=99927) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.145223 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extension AdminActions extending resource: backups {{(pid=99927) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.145350 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extension VolumeActions extending resource: volumes {{(pid=99927) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.145496 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99927) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.145596 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extended resource: os-volume-manage {{(pid=99924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.145634 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.router [None req-0429a911-a72c-4af3-834b-8f8fb67105ff None None] Extension TypesManage extending resource: types {{(pid=99927) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.146020 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.146147 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.146481 np0000004460 devstack@c-api.service[99925]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e426aea3668 pid: 99925 (default app) Jul 03 19:17:29.146763 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extended resource: os-snapshot-manage {{(pid=99924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.146986 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.147143 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.147813 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.147956 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.148269 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extended resource: os-volume-transfer {{(pid=99924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.148773 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.148955 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.149722 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.149831 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.150014 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extended resource: os-hosts {{(pid=99924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.150581 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.150720 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.151156 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extended resource: os-volume-type-access {{(pid=99924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.151334 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.151471 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.152348 np0000004460 devstack@c-api.service[99926]: WARNING cinder.api.contrib.hosts [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 19:17:29.152532 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extended resource: os-availability-zone {{(pid=99924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.152661 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.152800 np0000004460 devstack@c-api.service[99927]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e426aea3668 pid: 99927 (default app) Jul 03 19:17:29.152835 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.153394 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extended resource: extensions {{(pid=99926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.153646 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extended resource: os-quota-class-sets {{(pid=99924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.154504 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extended resource: consistencygroups {{(pid=99926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.155006 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.155158 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.155971 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.156096 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.156413 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extended resource: extra_specs {{(pid=99926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.156778 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.156906 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.157487 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.snapshot_actions [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] SnapshotActionsController initialized {{(pid=99924) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 19:17:29.157863 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.157991 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extended resource: capabilities {{(pid=99926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.158055 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.158564 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a5fe4e61-068d-4cfb-84af-adffb4675714 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:17:29.158632 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.158746 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.159283 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extended resource: backups {{(pid=99926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.159422 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.159525 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.160224 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.160361 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.160907 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.161055 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.161156 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.161313 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.161411 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extended resource: os-quota-sets {{(pid=99926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.163193 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.163193 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.163193 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extension UsedLimits extending resource: limits {{(pid=99924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.163193 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extension SnapshotActions extending resource: snapshots {{(pid=99924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.163193 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.163430 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1/1] 10.4.3.61 () {60 vars in 918 bytes} [Fri Jul 3 19:17:29 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 19:17:29.163488 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extension VolumeTypeAccess extending resource: types {{(pid=99924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.163488 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extension AdminActions extending resource: volumes {{(pid=99924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.163488 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extension AdminActions extending resource: snapshots {{(pid=99924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.163488 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extension AdminActions extending resource: backups {{(pid=99924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.163488 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extension VolumeActions extending resource: volumes {{(pid=99924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.163488 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.163488 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.router [None req-ca3df720-5a71-4fba-bc2d-335e0b02a56a None None] Extension TypesManage extending resource: types {{(pid=99924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.163745 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extended resource: qos-specs {{(pid=99926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.166769 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extended resource: encryption {{(pid=99926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.168034 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extended resource: encryption {{(pid=99926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.169358 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extended resource: cgsnapshots {{(pid=99926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.170512 np0000004460 devstack@c-api.service[99924]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e426aea3668 pid: 99924 (default app) Jul 03 19:17:29.171477 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extended resource: scheduler-stats {{(pid=99926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.172878 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extended resource: os-volume-manage {{(pid=99926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.173929 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extended resource: os-snapshot-manage {{(pid=99926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.175463 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extended resource: os-volume-transfer {{(pid=99926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.176797 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extended resource: os-hosts {{(pid=99926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.177929 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extended resource: os-volume-type-access {{(pid=99926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.179277 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extended resource: os-availability-zone {{(pid=99926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.180451 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extended resource: os-quota-class-sets {{(pid=99926) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 19:17:29.181894 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.182078 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.182903 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.183070 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.183789 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.183950 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.184511 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.snapshot_actions [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] SnapshotActionsController initialized {{(pid=99926) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 19:17:29.184873 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.184978 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.185653 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.185785 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.186443 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.186555 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.187214 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:17:29.187328 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 19:17:29.187912 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.188098 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.188273 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.188413 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.188554 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.188685 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.188780 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extension UsedLimits extending resource: limits {{(pid=99926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.188916 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extension SnapshotActions extending resource: snapshots {{(pid=99926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.189062 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.189223 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extension VolumeTypeAccess extending resource: types {{(pid=99926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.189388 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extension AdminActions extending resource: volumes {{(pid=99926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.189551 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extension AdminActions extending resource: snapshots {{(pid=99926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.189699 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extension AdminActions extending resource: backups {{(pid=99926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.189847 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extension VolumeActions extending resource: volumes {{(pid=99926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.190038 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.190136 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.router [None req-a5b76322-5fa1-43ef-8eb3-3d9a48b34d7f None None] Extension TypesManage extending resource: types {{(pid=99926) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 19:17:29.197865 np0000004460 devstack@c-api.service[99926]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e426aea3668 pid: 99926 (default app) Jul 03 19:17:33.996793 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d24e11f9-d726-4d83-9175-52d69ac4f963 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:17:34.587073 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d24e11f9-d726-4d83-9175-52d69ac4f963 admin admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:17:34.587663 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d24e11f9-d726-4d83-9175-52d69ac4f963 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:17:34.589420 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:17:34.589420 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:17:34.620431 np0000004460 devstack@c-api.service[99927]: DEBUG oslo_db.sqlalchemy.engines [None req-d24e11f9-d726-4d83-9175-52d69ac4f963 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=99927) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:17:34.646483 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d24e11f9-d726-4d83-9175-52d69ac4f963 admin admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:17:34.646924 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1/2] 10.4.3.61 () {68 vars in 1249 bytes} [Fri Jul 3 19:17:33 2026] POST /volume/v3/types => generated 183 bytes in 658 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:17:34.655443 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-d24e11f9-d726-4d83-9175-52d69ac4f963 req-7aafe5ab-908a-4fa9-9bd2-8b798a96137c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:17:34.922480 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-d24e11f9-d726-4d83-9175-52d69ac4f963 req-7aafe5ab-908a-4fa9-9bd2-8b798a96137c admin admin] POST https://10.4.3.61/volume/v3/types/a5aede6c-6b7f-4436-a4f8-f88f809ae093/extra_specs Jul 03 19:17:34.922969 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-d24e11f9-d726-4d83-9175-52d69ac4f963 req-7aafe5ab-908a-4fa9-9bd2-8b798a96137c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:17:34.924596 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:17:34.924596 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:17:34.956276 np0000004460 devstack@c-api.service[99925]: DEBUG oslo_db.sqlalchemy.engines [req-d24e11f9-d726-4d83-9175-52d69ac4f963 req-7aafe5ab-908a-4fa9-9bd2-8b798a96137c 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=99925) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:17:35.012304 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-d24e11f9-d726-4d83-9175-52d69ac4f963 req-7aafe5ab-908a-4fa9-9bd2-8b798a96137c admin admin] https://10.4.3.61/volume/v3/types/a5aede6c-6b7f-4436-a4f8-f88f809ae093/extra_specs returned with HTTP 200 Jul 03 19:17:35.012873 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 2/3] 10.4.3.61 () {70 vars in 1467 bytes} [Fri Jul 3 19:17:34 2026] POST /volume/v3/types/a5aede6c-6b7f-4436-a4f8-f88f809ae093/extra_specs => generated 52 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:17:35.238316 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-d24e11f9-d726-4d83-9175-52d69ac4f963 req-048f99e3-4c7c-4014-859c-6e93de560801 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:17:35.523224 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-d24e11f9-d726-4d83-9175-52d69ac4f963 req-048f99e3-4c7c-4014-859c-6e93de560801 admin admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:17:35.523921 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-d24e11f9-d726-4d83-9175-52d69ac4f963 req-048f99e3-4c7c-4014-859c-6e93de560801 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:17:35.525487 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:17:35.525487 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:17:35.557565 np0000004460 devstack@c-api.service[99924]: DEBUG oslo_db.sqlalchemy.engines [req-d24e11f9-d726-4d83-9175-52d69ac4f963 req-048f99e3-4c7c-4014-859c-6e93de560801 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=99924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:17:35.584433 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-d24e11f9-d726-4d83-9175-52d69ac4f963 req-048f99e3-4c7c-4014-859c-6e93de560801 admin admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:17:35.585053 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1/4] 10.4.3.61 () {70 vars in 1321 bytes} [Fri Jul 3 19:17:35 2026] POST /volume/v3/types => generated 186 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:17:35.603426 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-d24e11f9-d726-4d83-9175-52d69ac4f963 req-070ca98c-4970-44de-a55f-5692e94d7df6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:17:35.883206 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-d24e11f9-d726-4d83-9175-52d69ac4f963 req-070ca98c-4970-44de-a55f-5692e94d7df6 admin admin] POST https://10.4.3.61/volume/v3/types/01f5c48a-409d-4124-a30d-d099d1476f00/extra_specs Jul 03 19:17:35.883823 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-d24e11f9-d726-4d83-9175-52d69ac4f963 req-070ca98c-4970-44de-a55f-5692e94d7df6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:17:35.885414 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:17:35.885414 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:17:35.917113 np0000004460 devstack@c-api.service[99926]: DEBUG oslo_db.sqlalchemy.engines [req-d24e11f9-d726-4d83-9175-52d69ac4f963 req-070ca98c-4970-44de-a55f-5692e94d7df6 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=99926) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:17:35.969490 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-d24e11f9-d726-4d83-9175-52d69ac4f963 req-070ca98c-4970-44de-a55f-5692e94d7df6 admin admin] https://10.4.3.61/volume/v3/types/01f5c48a-409d-4124-a30d-d099d1476f00/extra_specs returned with HTTP 200 Jul 03 19:17:35.969972 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1/5] 10.4.3.61 () {70 vars in 1467 bytes} [Fri Jul 3 19:17:35 2026] POST /volume/v3/types/01f5c48a-409d-4124-a30d-d099d1476f00/extra_specs => generated 45 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:17:44.644347 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:17:45.010367 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:17:45.581654 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:17:45.968193 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:18:00.147048 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-bd27dbc3-5c06-40b7-9441-ea34949bad16 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:18:00.147650 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bd27dbc3-5c06-40b7-9441-ea34949bad16 None None] GET https://10.4.3.61/volume// Jul 03 19:18:00.147851 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bd27dbc3-5c06-40b7-9441-ea34949bad16 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:18:00.148071 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bd27dbc3-5c06-40b7-9441-ea34949bad16 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:18:00.148572 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bd27dbc3-5c06-40b7-9441-ea34949bad16 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:18:00.148871 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 2/6] 10.4.3.61 () {66 vars in 1418 bytes} [Fri Jul 3 19:18:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:18:41.336325 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-91bc8489-b7f0-4003-b738-2c53df52821f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:18:41.621411 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-91bc8489-b7f0-4003-b738-2c53df52821f tempest-verify_tempest_config-464577376 tempest-verify_tempest_config-464577376-project-member] GET https://10.4.3.61/volume/v3/extensions Jul 03 19:18:41.621615 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-91bc8489-b7f0-4003-b738-2c53df52821f tempest-verify_tempest_config-464577376 tempest-verify_tempest_config-464577376-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:18:41.621829 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-91bc8489-b7f0-4003-b738-2c53df52821f tempest-verify_tempest_config-464577376 tempest-verify_tempest_config-464577376-project-member] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:18:41.622144 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-91bc8489-b7f0-4003-b738-2c53df52821f tempest-verify_tempest_config-464577376 tempest-verify_tempest_config-464577376-project-member] https://10.4.3.61/volume/v3/extensions returned with HTTP 200 Jul 03 19:18:41.622504 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 3/7] 10.4.3.61 () {66 vars in 1239 bytes} [Fri Jul 3 19:18:41 2026] GET /volume/v3/extensions => generated 5245 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:19:41.303736 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4dda51bf-67ab-4212-b81d-4528e7fa4381 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:19:41.835070 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4dda51bf-67ab-4212-b81d-4528e7fa4381 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:19:41.835401 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4dda51bf-67ab-4212-b81d-4528e7fa4381 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1403002007"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:19:41.838338 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-4dda51bf-67ab-4212-b81d-4528e7fa4381 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1403002007'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:19:41.841140 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-4dda51bf-67ab-4212-b81d-4528e7fa4381 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Create volume of 1 GB Jul 03 19:19:41.857455 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4dda51bf-67ab-4212-b81d-4528e7fa4381 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Availability zone cache updated, next update will occur around 2026-07-03 20:19:41.855653. {{(pid=99924) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 19:19:41.857591 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-4dda51bf-67ab-4212-b81d-4528e7fa4381 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Availability Zones retrieved successfully. Jul 03 19:19:41.889218 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4dda51bf-67ab-4212-b81d-4528e7fa4381 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Flow 'volume_create_api' (ad0359a3-08eb-4c3b-84eb-e3516acd32d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:19:41.890089 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4dda51bf-67ab-4212-b81d-4528e7fa4381 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d8ec135-91c9-477f-9c73-9b18cd927b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:19:41.891502 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-4dda51bf-67ab-4212-b81d-4528e7fa4381 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:19:41.957629 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4dda51bf-67ab-4212-b81d-4528e7fa4381 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d8ec135-91c9-477f-9c73-9b18cd927b0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:19:41.958739 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4dda51bf-67ab-4212-b81d-4528e7fa4381 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7bc308d-eac4-43cd-8a8b-7bdf581b6a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:19:42.009914 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-4dda51bf-67ab-4212-b81d-4528e7fa4381 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-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 19:19:42.010314 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-4dda51bf-67ab-4212-b81d-4528e7fa4381 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-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 19:19:42.072826 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-4dda51bf-67ab-4212-b81d-4528e7fa4381 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Created reservations ['a88de276-9f3a-46fb-9c99-31024512da62', 'f2b1f909-4636-45e3-b12a-8844c11dac07', 'da27ba80-4e7d-433d-9d53-d244fe78990a', '14553f2f-25fb-419e-8e0f-7a9795356c2c'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:19:42.073775 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4dda51bf-67ab-4212-b81d-4528e7fa4381 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7bc308d-eac4-43cd-8a8b-7bdf581b6a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a88de276-9f3a-46fb-9c99-31024512da62', 'f2b1f909-4636-45e3-b12a-8844c11dac07', 'da27ba80-4e7d-433d-9d53-d244fe78990a', '14553f2f-25fb-419e-8e0f-7a9795356c2c']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:19:42.075188 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4dda51bf-67ab-4212-b81d-4528e7fa4381 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e61a3d87-489b-4b14-8395-40bf8e08a950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:19:42.134917 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4dda51bf-67ab-4212-b81d-4528e7fa4381 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e61a3d87-489b-4b14-8395-40bf8e08a950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d9f9aaa-deed-4b59-b65b-421ae7bf085f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1403002007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60c387c52eeb46f5933da772430526da',qos_specs=None,replication_status=,reservations=['a88de276-9f3a-46fb-9c99-31024512da62','f2b1f909-4636-45e3-b12a-8844c11dac07','da27ba80-4e7d-433d-9d53-d244fe78990a','14553f2f-25fb-419e-8e0f-7a9795356c2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86055575bbb744ef985c505d7b6f7cfe',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:19:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1403002007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d9f9aaa-deed-4b59-b65b-421ae7bf085f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60c387c52eeb46f5933da772430526da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86055575bbb744ef985c505d7b6f7cfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:19:42.136040 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4dda51bf-67ab-4212-b81d-4528e7fa4381 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be1e8fc0-3ee3-426d-ac6e-7b852176427d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:19:42.168944 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4dda51bf-67ab-4212-b81d-4528e7fa4381 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be1e8fc0-3ee3-426d-ac6e-7b852176427d) transitioned into state 'SUCCESS' from state '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-1403002007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60c387c52eeb46f5933da772430526da',qos_specs=None,replication_status=,reservations=['a88de276-9f3a-46fb-9c99-31024512da62','f2b1f909-4636-45e3-b12a-8844c11dac07','da27ba80-4e7d-433d-9d53-d244fe78990a','14553f2f-25fb-419e-8e0f-7a9795356c2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86055575bbb744ef985c505d7b6f7cfe',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:19:42.169773 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4dda51bf-67ab-4212-b81d-4528e7fa4381 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ad60800-d72b-4b41-b014-755d87afc5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:19:42.202508 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4dda51bf-67ab-4212-b81d-4528e7fa4381 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ad60800-d72b-4b41-b014-755d87afc5f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:19:42.203991 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4dda51bf-67ab-4212-b81d-4528e7fa4381 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Flow 'volume_create_api' (ad0359a3-08eb-4c3b-84eb-e3516acd32d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:19:42.204494 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-4dda51bf-67ab-4212-b81d-4528e7fa4381 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Create volume request issued successfully. Jul 03 19:19:42.205866 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4dda51bf-67ab-4212-b81d-4528e7fa4381 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:19:42.206448 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 2/8] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:19:41 2026] POST /volume/v3/volumes => generated 757 bytes in 903 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:19:52.175365 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=28,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:19:55.667028 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-59a6c399-da1d-4915-b3b1-ecf71053c68c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:19:56.208362 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-59a6c399-da1d-4915-b3b1-ecf71053c68c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:19:56.208842 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-59a6c399-da1d-4915-b3b1-ecf71053c68c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1045780891"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:19:56.210727 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-59a6c399-da1d-4915-b3b1-ecf71053c68c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1045780891'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:19:56.223937 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-59a6c399-da1d-4915-b3b1-ecf71053c68c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Create volume of 1 GB Jul 03 19:19:56.224604 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:19:56.224604 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:19:56.233292 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-59a6c399-da1d-4915-b3b1-ecf71053c68c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Availability zone cache updated, next update will occur around 2026-07-03 20:19:56.232468. {{(pid=99926) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 19:19:56.233493 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-59a6c399-da1d-4915-b3b1-ecf71053c68c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Availability Zones retrieved successfully. Jul 03 19:19:56.270151 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-59a6c399-da1d-4915-b3b1-ecf71053c68c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Flow 'volume_create_api' (9c31c874-9374-42e7-9589-79fb6c5bda99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:19:56.271669 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-59a6c399-da1d-4915-b3b1-ecf71053c68c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15951e64-d5b9-4793-9905-8d3b60b7fd0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:19:56.272948 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-59a6c399-da1d-4915-b3b1-ecf71053c68c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:19:56.297821 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:19:56.297821 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:19:56.334411 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-59a6c399-da1d-4915-b3b1-ecf71053c68c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15951e64-d5b9-4793-9905-8d3b60b7fd0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:36Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=01f5c48a-409d-4124-a30d-d099d1476f00,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f5c48a-409d-4124-a30d-d099d1476f00', 'encryption_key_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=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:19:56.335102 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-59a6c399-da1d-4915-b3b1-ecf71053c68c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc0f4b4-bbcc-4cb5-aef4-b17e2df589b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:19:56.396247 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-59a6c399-da1d-4915-b3b1-ecf71053c68c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-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 19:19:56.396532 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-59a6c399-da1d-4915-b3b1-ecf71053c68c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-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 19:19:56.471670 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-59a6c399-da1d-4915-b3b1-ecf71053c68c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Created reservations ['67c49a8a-bd73-4254-bbdf-c04cf5bdf33e', '38574c44-3e65-4370-82dc-4482f36befb9', '0bd32f2e-9c72-484f-8cf4-718362a7d5b8', '03fdcc03-6ffa-4786-9277-1d84e83a7938'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:19:56.471670 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-59a6c399-da1d-4915-b3b1-ecf71053c68c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc0f4b4-bbcc-4cb5-aef4-b17e2df589b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67c49a8a-bd73-4254-bbdf-c04cf5bdf33e', '38574c44-3e65-4370-82dc-4482f36befb9', '0bd32f2e-9c72-484f-8cf4-718362a7d5b8', '03fdcc03-6ffa-4786-9277-1d84e83a7938']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:19:56.471670 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-59a6c399-da1d-4915-b3b1-ecf71053c68c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffdd3d2f-db73-415f-ad6a-53b7e670dbb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:19:56.532703 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-59a6c399-da1d-4915-b3b1-ecf71053c68c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffdd3d2f-db73-415f-ad6a-53b7e670dbb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd97be08d-f372-443e-8758-a91e5459c1f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1045780891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='aaf73514df7b410c98c70f7227365ab4',qos_specs=None,replication_status=,reservations=['67c49a8a-bd73-4254-bbdf-c04cf5bdf33e','38574c44-3e65-4370-82dc-4482f36befb9','0bd32f2e-9c72-484f-8cf4-718362a7d5b8','03fdcc03-6ffa-4786-9277-1d84e83a7938'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd48c8ae4af4c31b929bc9c8d52511f',volume_type_id=01f5c48a-409d-4124-a30d-d099d1476f00), 'volume': Volume(_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-03T19:19:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1045780891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d97be08d-f372-443e-8758-a91e5459c1f7,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='aaf73514df7b410c98c70f7227365ab4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcd48c8ae4af4c31b929bc9c8d52511f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f5c48a-409d-4124-a30d-d099d1476f00),volume_type_id=01f5c48a-409d-4124-a30d-d099d1476f00)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:19:56.535033 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-59a6c399-da1d-4915-b3b1-ecf71053c68c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39ed2d00-d693-4287-94ba-e1faf75e6226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:19:56.571433 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-59a6c399-da1d-4915-b3b1-ecf71053c68c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39ed2d00-d693-4287-94ba-e1faf75e6226) transitioned into state 'SUCCESS' from state '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-1045780891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='aaf73514df7b410c98c70f7227365ab4',qos_specs=None,replication_status=,reservations=['67c49a8a-bd73-4254-bbdf-c04cf5bdf33e','38574c44-3e65-4370-82dc-4482f36befb9','0bd32f2e-9c72-484f-8cf4-718362a7d5b8','03fdcc03-6ffa-4786-9277-1d84e83a7938'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd48c8ae4af4c31b929bc9c8d52511f',volume_type_id=01f5c48a-409d-4124-a30d-d099d1476f00)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:19:56.572193 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-59a6c399-da1d-4915-b3b1-ecf71053c68c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af247f3f-8108-4669-ab98-a1f58fc864b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:19:56.605861 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-59a6c399-da1d-4915-b3b1-ecf71053c68c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af247f3f-8108-4669-ab98-a1f58fc864b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:19:56.605861 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-59a6c399-da1d-4915-b3b1-ecf71053c68c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Flow 'volume_create_api' (9c31c874-9374-42e7-9589-79fb6c5bda99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:19:56.605861 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-59a6c399-da1d-4915-b3b1-ecf71053c68c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Create volume request issued successfully. Jul 03 19:19:56.606343 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-59a6c399-da1d-4915-b3b1-ecf71053c68c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:19:56.606971 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 2/9] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:19:55 2026] POST /volume/v3/volumes => generated 756 bytes in 940 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:19:56.626461 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d3f7424a-3148-4aae-98ae-0359cc8b8f90 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:19:56.634486 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d3f7424a-3148-4aae-98ae-0359cc8b8f90 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:19:56.634486 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d3f7424a-3148-4aae-98ae-0359cc8b8f90 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:19:56.634486 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d3f7424a-3148-4aae-98ae-0359cc8b8f90 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:19:56.692489 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:19:56.692489 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:19:56.702977 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d3f7424a-3148-4aae-98ae-0359cc8b8f90 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:19:56.711343 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d3f7424a-3148-4aae-98ae-0359cc8b8f90 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:19:56.711824 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 3/10] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:19:56 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 824 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:19:57.200286 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-94fc9b93-b60e-4b36-a6ea-0648d5ec8ca1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:19:57.489626 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-94fc9b93-b60e-4b36-a6ea-0648d5ec8ca1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:19:57.489970 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-94fc9b93-b60e-4b36-a6ea-0648d5ec8ca1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-31694046"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:19:57.492308 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-94fc9b93-b60e-4b36-a6ea-0648d5ec8ca1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-31694046'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:19:57.492484 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-94fc9b93-b60e-4b36-a6ea-0648d5ec8ca1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Create volume of 1 GB Jul 03 19:19:57.516004 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-94fc9b93-b60e-4b36-a6ea-0648d5ec8ca1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Availability zone cache updated, next update will occur around 2026-07-03 20:19:57.514992. {{(pid=99925) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 19:19:57.516306 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-94fc9b93-b60e-4b36-a6ea-0648d5ec8ca1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Availability Zones retrieved successfully. Jul 03 19:19:57.547037 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-94fc9b93-b60e-4b36-a6ea-0648d5ec8ca1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Flow 'volume_create_api' (26f0d612-c737-404c-a71c-f1480506b84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:19:57.548354 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-94fc9b93-b60e-4b36-a6ea-0648d5ec8ca1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edefbc66-ae97-47d4-a2b1-dd74ccf08ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:19:57.549803 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-94fc9b93-b60e-4b36-a6ea-0648d5ec8ca1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:19:57.623953 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-94fc9b93-b60e-4b36-a6ea-0648d5ec8ca1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edefbc66-ae97-47d4-a2b1-dd74ccf08ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:19:57.625081 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-94fc9b93-b60e-4b36-a6ea-0648d5ec8ca1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e04d9de-a83c-40c2-9ced-9959c2eac5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:19:57.683514 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-94fc9b93-b60e-4b36-a6ea-0648d5ec8ca1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-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 19:19:57.683797 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-94fc9b93-b60e-4b36-a6ea-0648d5ec8ca1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-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 19:19:57.733206 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6b879b6c-9e2e-41cd-8e83-1daec652eb37 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:19:57.736773 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6b879b6c-9e2e-41cd-8e83-1daec652eb37 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:19:57.737099 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6b879b6c-9e2e-41cd-8e83-1daec652eb37 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:19:57.737344 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6b879b6c-9e2e-41cd-8e83-1daec652eb37 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:19:57.753680 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:19:57.753680 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:19:57.767324 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6b879b6c-9e2e-41cd-8e83-1daec652eb37 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:19:57.777687 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6b879b6c-9e2e-41cd-8e83-1daec652eb37 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:19:57.778204 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 3/11] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:19:57 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:19:57.793955 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-94fc9b93-b60e-4b36-a6ea-0648d5ec8ca1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Created reservations ['6a63cbb1-6948-4149-9be2-e1cee9b80f3d', '3204e7fb-e898-49bd-b701-630140f40963', '0fb61f6d-c1ff-4d69-b75f-e7cdeb2d1954', '32f86421-98c6-4cb3-9b26-47fbd250bef4'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:19:57.794041 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-94fc9b93-b60e-4b36-a6ea-0648d5ec8ca1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e04d9de-a83c-40c2-9ced-9959c2eac5c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a63cbb1-6948-4149-9be2-e1cee9b80f3d', '3204e7fb-e898-49bd-b701-630140f40963', '0fb61f6d-c1ff-4d69-b75f-e7cdeb2d1954', '32f86421-98c6-4cb3-9b26-47fbd250bef4']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:19:57.795419 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-94fc9b93-b60e-4b36-a6ea-0648d5ec8ca1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18a220bb-0fe3-4859-a0f3-1d7dc448ecba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:19:57.802272 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d5093421-64f2-47ad-8825-f2352a9a0a13 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:19:57.876029 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-94fc9b93-b60e-4b36-a6ea-0648d5ec8ca1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18a220bb-0fe3-4859-a0f3-1d7dc448ecba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c0b0fe6-4018-427e-9a92-17b6df81bc79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-31694046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eff73ac81f62454991287d6f8103808e',qos_specs=None,replication_status=,reservations=['6a63cbb1-6948-4149-9be2-e1cee9b80f3d','3204e7fb-e898-49bd-b701-630140f40963','0fb61f6d-c1ff-4d69-b75f-e7cdeb2d1954','32f86421-98c6-4cb3-9b26-47fbd250bef4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e55680c3ff84c739bb946a5d43171ff',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:19:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-31694046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c0b0fe6-4018-427e-9a92-17b6df81bc79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eff73ac81f62454991287d6f8103808e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e55680c3ff84c739bb946a5d43171ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:19:57.877073 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-94fc9b93-b60e-4b36-a6ea-0648d5ec8ca1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (221b7352-9658-4d66-b3d3-eb5964a09abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:19:57.917464 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-94fc9b93-b60e-4b36-a6ea-0648d5ec8ca1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (221b7352-9658-4d66-b3d3-eb5964a09abd) transitioned into state 'SUCCESS' from state '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-31694046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eff73ac81f62454991287d6f8103808e',qos_specs=None,replication_status=,reservations=['6a63cbb1-6948-4149-9be2-e1cee9b80f3d','3204e7fb-e898-49bd-b701-630140f40963','0fb61f6d-c1ff-4d69-b75f-e7cdeb2d1954','32f86421-98c6-4cb3-9b26-47fbd250bef4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e55680c3ff84c739bb946a5d43171ff',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:19:57.918505 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-94fc9b93-b60e-4b36-a6ea-0648d5ec8ca1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22c068ee-6bb3-47f2-827d-d9214107e60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:19:57.959980 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-94fc9b93-b60e-4b36-a6ea-0648d5ec8ca1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22c068ee-6bb3-47f2-827d-d9214107e60e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:19:57.960982 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-94fc9b93-b60e-4b36-a6ea-0648d5ec8ca1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Flow 'volume_create_api' (26f0d612-c737-404c-a71c-f1480506b84a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:19:57.962412 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-94fc9b93-b60e-4b36-a6ea-0648d5ec8ca1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Create volume request issued successfully. Jul 03 19:19:57.963068 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-94fc9b93-b60e-4b36-a6ea-0648d5ec8ca1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:19:57.964267 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 4/12] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:19:57 2026] POST /volume/v3/volumes => generated 781 bytes in 764 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:19:57.978232 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f3a8a8b9-c3a7-4ae5-8950-ebfb6581f4be None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:19:57.980684 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f3a8a8b9-c3a7-4ae5-8950-ebfb6581f4be tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] GET https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 Jul 03 19:19:57.980947 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f3a8a8b9-c3a7-4ae5-8950-ebfb6581f4be tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:19:57.981097 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f3a8a8b9-c3a7-4ae5-8950-ebfb6581f4be tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:19:58.022191 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:19:58.022191 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:19:58.027235 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f3a8a8b9-c3a7-4ae5-8950-ebfb6581f4be tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Volume info retrieved successfully. Jul 03 19:19:58.033009 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f3a8a8b9-c3a7-4ae5-8950-ebfb6581f4be tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 returned with HTTP 200 Jul 03 19:19:58.033345 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 4/13] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:19:57 2026] GET /volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 => generated 960 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:19:58.067137 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d5093421-64f2-47ad-8825-f2352a9a0a13 tempest-TestMultiAttachVolumeSwap-585590625 tempest-TestMultiAttachVolumeSwap-585590625-project-admin] POST https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7/action Jul 03 19:19:58.067961 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d5093421-64f2-47ad-8825-f2352a9a0a13 tempest-TestMultiAttachVolumeSwap-585590625 tempest-TestMultiAttachVolumeSwap-585590625-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:19:58.068116 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d5093421-64f2-47ad-8825-f2352a9a0a13 tempest-TestMultiAttachVolumeSwap-585590625 tempest-TestMultiAttachVolumeSwap-585590625-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:19:58.106256 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:19:58.106256 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:19:58.106819 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d5093421-64f2-47ad-8825-f2352a9a0a13 tempest-TestMultiAttachVolumeSwap-585590625 tempest-TestMultiAttachVolumeSwap-585590625-project-admin] Volume info retrieved successfully. Jul 03 19:19:58.124525 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d5093421-64f2-47ad-8825-f2352a9a0a13 tempest-TestMultiAttachVolumeSwap-585590625 tempest-TestMultiAttachVolumeSwap-585590625-project-admin] Update volume admin metadata completed successfully. Jul 03 19:19:58.124816 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d5093421-64f2-47ad-8825-f2352a9a0a13 tempest-TestMultiAttachVolumeSwap-585590625 tempest-TestMultiAttachVolumeSwap-585590625-project-admin] Update readonly setting on volume completed successfully. Jul 03 19:19:58.125751 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d5093421-64f2-47ad-8825-f2352a9a0a13 tempest-TestMultiAttachVolumeSwap-585590625 tempest-TestMultiAttachVolumeSwap-585590625-project-admin] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7/action returned with HTTP 202 Jul 03 19:19:58.126403 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 3/14] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:19:57 2026] POST /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7/action => generated 0 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:19:58.142360 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-338c6a56-e596-478a-91f3-30fb676b9115 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:19:58.144702 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-338c6a56-e596-478a-91f3-30fb676b9115 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:19:58.145195 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-338c6a56-e596-478a-91f3-30fb676b9115 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1658041505"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:19:58.147255 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-338c6a56-e596-478a-91f3-30fb676b9115 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1658041505'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:19:58.152088 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-338c6a56-e596-478a-91f3-30fb676b9115 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Create volume of 1 GB Jul 03 19:19:58.152538 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:19:58.152538 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:19:58.153276 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-338c6a56-e596-478a-91f3-30fb676b9115 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Availability Zones retrieved successfully. Jul 03 19:19:58.162225 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-338c6a56-e596-478a-91f3-30fb676b9115 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Flow 'volume_create_api' (8be3de17-0708-4381-8858-0073aabbbb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:19:58.163780 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-338c6a56-e596-478a-91f3-30fb676b9115 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed980de1-c9bd-471c-9fe4-c2d056e02bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:19:58.165276 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-338c6a56-e596-478a-91f3-30fb676b9115 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:19:58.192043 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:19:58.192043 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:19:58.215205 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-338c6a56-e596-478a-91f3-30fb676b9115 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed980de1-c9bd-471c-9fe4-c2d056e02bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:36Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=01f5c48a-409d-4124-a30d-d099d1476f00,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f5c48a-409d-4124-a30d-d099d1476f00', 'encryption_key_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=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:19:58.215205 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-338c6a56-e596-478a-91f3-30fb676b9115 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (820f4c05-188b-4ae2-be43-40c795a8910a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:19:58.273132 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-338c6a56-e596-478a-91f3-30fb676b9115 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-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 19:19:58.274031 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-338c6a56-e596-478a-91f3-30fb676b9115 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-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 19:19:58.303883 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-338c6a56-e596-478a-91f3-30fb676b9115 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Created reservations ['476d9ab9-5432-4b4c-934d-8d2cf17e2ee5', '21f68f42-dc22-4529-9df5-2c3fbd4811f8', 'c4fdd803-d573-417d-94fb-aa92ba3782aa', 'e9f5e2cf-3c7e-4513-8d6a-e4517a0a3f86'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:19:58.305276 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-338c6a56-e596-478a-91f3-30fb676b9115 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (820f4c05-188b-4ae2-be43-40c795a8910a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['476d9ab9-5432-4b4c-934d-8d2cf17e2ee5', '21f68f42-dc22-4529-9df5-2c3fbd4811f8', 'c4fdd803-d573-417d-94fb-aa92ba3782aa', 'e9f5e2cf-3c7e-4513-8d6a-e4517a0a3f86']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:19:58.306157 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-338c6a56-e596-478a-91f3-30fb676b9115 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (333be86d-51e8-4d2c-9e17-eeda8fb37211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:19:58.342382 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-338c6a56-e596-478a-91f3-30fb676b9115 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (333be86d-51e8-4d2c-9e17-eeda8fb37211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80ae3484-78a4-4cef-9d47-1bf0e8695a89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1658041505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='aaf73514df7b410c98c70f7227365ab4',qos_specs=None,replication_status=,reservations=['476d9ab9-5432-4b4c-934d-8d2cf17e2ee5','21f68f42-dc22-4529-9df5-2c3fbd4811f8','c4fdd803-d573-417d-94fb-aa92ba3782aa','e9f5e2cf-3c7e-4513-8d6a-e4517a0a3f86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd48c8ae4af4c31b929bc9c8d52511f',volume_type_id=01f5c48a-409d-4124-a30d-d099d1476f00), 'volume': Volume(_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-03T19:19:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1658041505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80ae3484-78a4-4cef-9d47-1bf0e8695a89,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='aaf73514df7b410c98c70f7227365ab4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcd48c8ae4af4c31b929bc9c8d52511f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f5c48a-409d-4124-a30d-d099d1476f00),volume_type_id=01f5c48a-409d-4124-a30d-d099d1476f00)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:19:58.344396 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-338c6a56-e596-478a-91f3-30fb676b9115 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (442640a9-3828-4223-94b3-dd3e19c77bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:19:58.385957 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-338c6a56-e596-478a-91f3-30fb676b9115 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (442640a9-3828-4223-94b3-dd3e19c77bf3) transitioned into state 'SUCCESS' from state '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-1658041505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='aaf73514df7b410c98c70f7227365ab4',qos_specs=None,replication_status=,reservations=['476d9ab9-5432-4b4c-934d-8d2cf17e2ee5','21f68f42-dc22-4529-9df5-2c3fbd4811f8','c4fdd803-d573-417d-94fb-aa92ba3782aa','e9f5e2cf-3c7e-4513-8d6a-e4517a0a3f86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd48c8ae4af4c31b929bc9c8d52511f',volume_type_id=01f5c48a-409d-4124-a30d-d099d1476f00)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:19:58.386503 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-338c6a56-e596-478a-91f3-30fb676b9115 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a9ac698-8bc0-494b-9cc9-c343490e373b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:19:58.413716 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-338c6a56-e596-478a-91f3-30fb676b9115 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a9ac698-8bc0-494b-9cc9-c343490e373b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:19:58.414895 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-338c6a56-e596-478a-91f3-30fb676b9115 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Flow 'volume_create_api' (8be3de17-0708-4381-8858-0073aabbbb75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:19:58.415353 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-338c6a56-e596-478a-91f3-30fb676b9115 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Create volume request issued successfully. Jul 03 19:19:58.416059 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-338c6a56-e596-478a-91f3-30fb676b9115 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:19:58.416634 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 4/15] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:19:58 2026] POST /volume/v3/volumes => generated 756 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:19:58.439791 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-129902e9-6577-40d7-bded-1425b2acd132 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:19:58.441577 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-129902e9-6577-40d7-bded-1425b2acd132 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/80ae3484-78a4-4cef-9d47-1bf0e8695a89 Jul 03 19:19:58.441919 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-129902e9-6577-40d7-bded-1425b2acd132 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:19:58.442131 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-129902e9-6577-40d7-bded-1425b2acd132 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:19:58.492456 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:19:58.492456 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:19:58.503091 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-129902e9-6577-40d7-bded-1425b2acd132 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:19:58.519397 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-129902e9-6577-40d7-bded-1425b2acd132 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/80ae3484-78a4-4cef-9d47-1bf0e8695a89 returned with HTTP 200 Jul 03 19:19:58.520331 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 5/16] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:19:58 2026] GET /volume/v3/volumes/80ae3484-78a4-4cef-9d47-1bf0e8695a89 => generated 824 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:19:59.051232 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d21b3f26-df8d-4456-a0c9-ae3844302c4c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:19:59.053593 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d21b3f26-df8d-4456-a0c9-ae3844302c4c tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] GET https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 Jul 03 19:19:59.054028 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d21b3f26-df8d-4456-a0c9-ae3844302c4c tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:19:59.054314 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d21b3f26-df8d-4456-a0c9-ae3844302c4c tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:19:59.067514 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:19:59.067514 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:19:59.073855 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d21b3f26-df8d-4456-a0c9-ae3844302c4c tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Volume info retrieved successfully. Jul 03 19:19:59.079900 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d21b3f26-df8d-4456-a0c9-ae3844302c4c tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 returned with HTTP 200 Jul 03 19:19:59.080310 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 5/17] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:19:59 2026] GET /volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 => generated 1012 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:19:59.540740 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-747815ce-1361-4c8c-9e5e-7b9b14437375 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:19:59.544082 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-747815ce-1361-4c8c-9e5e-7b9b14437375 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/80ae3484-78a4-4cef-9d47-1bf0e8695a89 Jul 03 19:19:59.544456 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-747815ce-1361-4c8c-9e5e-7b9b14437375 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:19:59.544694 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-747815ce-1361-4c8c-9e5e-7b9b14437375 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:19:59.555405 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:19:59.555405 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:19:59.561845 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-747815ce-1361-4c8c-9e5e-7b9b14437375 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:19:59.571251 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-747815ce-1361-4c8c-9e5e-7b9b14437375 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/80ae3484-78a4-4cef-9d47-1bf0e8695a89 returned with HTTP 200 Jul 03 19:19:59.571251 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 4/18] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:19:59 2026] GET /volume/v3/volumes/80ae3484-78a4-4cef-9d47-1bf0e8695a89 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:07.056311 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-33e2bc77-fd05-4304-b302-d7c9ec8d18e2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:07.059561 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-33e2bc77-fd05-4304-b302-d7c9ec8d18e2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:20:07.059906 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-33e2bc77-fd05-4304-b302-d7c9ec8d18e2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-890123074"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:20:07.063619 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-33e2bc77-fd05-4304-b302-d7c9ec8d18e2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-890123074'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:20:07.063619 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-33e2bc77-fd05-4304-b302-d7c9ec8d18e2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Create volume of 1 GB Jul 03 19:20:07.063619 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:07.063619 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:20:07.068094 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-33e2bc77-fd05-4304-b302-d7c9ec8d18e2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Availability Zones retrieved successfully. Jul 03 19:20:07.076229 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-33e2bc77-fd05-4304-b302-d7c9ec8d18e2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Flow 'volume_create_api' (8b244272-c2db-415b-b8ed-b504ac4e7928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:20:07.077452 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-33e2bc77-fd05-4304-b302-d7c9ec8d18e2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cff96cf-6d12-4023-932d-e7c31a54aa77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:07.078735 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-33e2bc77-fd05-4304-b302-d7c9ec8d18e2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:20:07.121951 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-33e2bc77-fd05-4304-b302-d7c9ec8d18e2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cff96cf-6d12-4023-932d-e7c31a54aa77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:07.122985 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-33e2bc77-fd05-4304-b302-d7c9ec8d18e2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07769065-b827-458c-a1f6-7b361bee0def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:07.216977 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-33e2bc77-fd05-4304-b302-d7c9ec8d18e2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Created reservations ['1aa34d83-af6b-4943-a21b-2a2c9ef0a188', 'eea581ea-07dc-4970-a975-c2bfd7cc681b', '8708a96b-8943-4663-8fdd-1e1270a933ec', '3d33cb1e-7639-447d-8840-c7e3c52b8566'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:20:07.217935 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-33e2bc77-fd05-4304-b302-d7c9ec8d18e2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07769065-b827-458c-a1f6-7b361bee0def) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1aa34d83-af6b-4943-a21b-2a2c9ef0a188', 'eea581ea-07dc-4970-a975-c2bfd7cc681b', '8708a96b-8943-4663-8fdd-1e1270a933ec', '3d33cb1e-7639-447d-8840-c7e3c52b8566']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:07.220001 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-33e2bc77-fd05-4304-b302-d7c9ec8d18e2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64a7a238-a6fd-4aef-98af-4392681b94cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:07.253966 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-33e2bc77-fd05-4304-b302-d7c9ec8d18e2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64a7a238-a6fd-4aef-98af-4392681b94cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fb01a0b-2274-46cf-820a-fc9778b5f68a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-890123074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb25b45d88f24107a74d8212e13643c4',qos_specs=None,replication_status=,reservations=['1aa34d83-af6b-4943-a21b-2a2c9ef0a188','eea581ea-07dc-4970-a975-c2bfd7cc681b','8708a96b-8943-4663-8fdd-1e1270a933ec','3d33cb1e-7639-447d-8840-c7e3c52b8566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42a1e1a53eb84412a7632eafee4b809e',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:20:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-890123074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fb01a0b-2274-46cf-820a-fc9778b5f68a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb25b45d88f24107a74d8212e13643c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42a1e1a53eb84412a7632eafee4b809e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:07.255246 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-33e2bc77-fd05-4304-b302-d7c9ec8d18e2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35caa5b5-aef5-4311-8f6e-4cc17dcdf938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:07.290697 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-33e2bc77-fd05-4304-b302-d7c9ec8d18e2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35caa5b5-aef5-4311-8f6e-4cc17dcdf938) transitioned into state 'SUCCESS' from state '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-890123074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb25b45d88f24107a74d8212e13643c4',qos_specs=None,replication_status=,reservations=['1aa34d83-af6b-4943-a21b-2a2c9ef0a188','eea581ea-07dc-4970-a975-c2bfd7cc681b','8708a96b-8943-4663-8fdd-1e1270a933ec','3d33cb1e-7639-447d-8840-c7e3c52b8566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42a1e1a53eb84412a7632eafee4b809e',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:07.290697 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-33e2bc77-fd05-4304-b302-d7c9ec8d18e2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23504e3c-b190-4ad6-90c1-847075a618b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:07.312103 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-33e2bc77-fd05-4304-b302-d7c9ec8d18e2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23504e3c-b190-4ad6-90c1-847075a618b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:07.313388 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-33e2bc77-fd05-4304-b302-d7c9ec8d18e2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Flow 'volume_create_api' (8b244272-c2db-415b-b8ed-b504ac4e7928) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:20:07.313871 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-33e2bc77-fd05-4304-b302-d7c9ec8d18e2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Create volume request issued successfully. Jul 03 19:20:07.315132 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-33e2bc77-fd05-4304-b302-d7c9ec8d18e2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:20:07.315852 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 5/19] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:20:07 2026] POST /volume/v3/volumes => generated 749 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:20:07.344043 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-59eef018-65ba-4358-b656-8072ffc00a53 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:07.345654 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-59eef018-65ba-4358-b656-8072ffc00a53 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] GET https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a Jul 03 19:20:07.346087 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-59eef018-65ba-4358-b656-8072ffc00a53 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:07.346524 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-59eef018-65ba-4358-b656-8072ffc00a53 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:07.356575 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:07.356575 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:20:07.361974 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-59eef018-65ba-4358-b656-8072ffc00a53 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Volume info retrieved successfully. Jul 03 19:20:07.377944 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-59eef018-65ba-4358-b656-8072ffc00a53 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a returned with HTTP 200 Jul 03 19:20:07.378494 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 6/20] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:07 2026] GET /volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:08.396951 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c5be1208-558c-44d4-b709-993dc34adbce None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:08.399472 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c5be1208-558c-44d4-b709-993dc34adbce tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] GET https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a Jul 03 19:20:08.399794 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c5be1208-558c-44d4-b709-993dc34adbce tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:08.400213 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c5be1208-558c-44d4-b709-993dc34adbce tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:08.414697 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:08.414697 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:20:08.423476 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c5be1208-558c-44d4-b709-993dc34adbce tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Volume info retrieved successfully. Jul 03 19:20:08.430205 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c5be1208-558c-44d4-b709-993dc34adbce tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a returned with HTTP 200 Jul 03 19:20:08.430716 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 6/21] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:08 2026] GET /volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:08.554435 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-d1d86835-4408-4595-8a64-01d9077edadc None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:08.557710 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-d1d86835-4408-4595-8a64-01d9077edadc tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] GET https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a Jul 03 19:20:08.557974 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-d1d86835-4408-4595-8a64-01d9077edadc tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:08.558205 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-d1d86835-4408-4595-8a64-01d9077edadc tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:08.566989 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:08.566989 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:20:08.573079 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-d1d86835-4408-4595-8a64-01d9077edadc tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Volume info retrieved successfully. Jul 03 19:20:08.580317 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-d1d86835-4408-4595-8a64-01d9077edadc tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a returned with HTTP 200 Jul 03 19:20:08.581119 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 5/22] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:20:08 2026] GET /volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:11.006063 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e148e304-7808-49f5-ac8e-8e650d619841 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:11.009128 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e148e304-7808-49f5-ac8e-8e650d619841 None None] GET https://10.4.3.61/volume// Jul 03 19:20:11.009790 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e148e304-7808-49f5-ac8e-8e650d619841 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:11.009864 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e148e304-7808-49f5-ac8e-8e650d619841 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:11.010428 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e148e304-7808-49f5-ac8e-8e650d619841 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:20:11.010961 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 6/23] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:20:11 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:20:11.033568 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-c149ea8f-2b35-4ef2-8fc4-9c02ddc3bbbb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:11.353074 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-c149ea8f-2b35-4ef2-8fc4-9c02ddc3bbbb tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:20:11.353445 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-c149ea8f-2b35-4ef2-8fc4-9c02ddc3bbbb tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2fb01a0b-2274-46cf-820a-fc9778b5f68a", "connector": null, "instance_uuid": "0c454938-3592-485a-b874-c0345869d185"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:20:11.366367 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:11.366367 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:20:11.439562 np0000004460 devstack@c-api.service[99925]: /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 19:20:11.439562 np0000004460 devstack@c-api.service[99925]: .first() Jul 03 19:20:11.481155 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-c149ea8f-2b35-4ef2-8fc4-9c02ddc3bbbb tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:20:11.481616 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 7/24] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:20:11 2026] POST /volume/v3/attachments => generated 273 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:20:11.635644 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1d216c67-a045-4db8-b2e3-74bab93b19d2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:11.638436 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1d216c67-a045-4db8-b2e3-74bab93b19d2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] GET https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a Jul 03 19:20:11.638719 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1d216c67-a045-4db8-b2e3-74bab93b19d2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:11.638943 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1d216c67-a045-4db8-b2e3-74bab93b19d2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:11.659773 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:11.659773 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:20:11.664681 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1d216c67-a045-4db8-b2e3-74bab93b19d2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Volume info retrieved successfully. Jul 03 19:20:11.670683 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1d216c67-a045-4db8-b2e3-74bab93b19d2 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a returned with HTTP 200 Jul 03 19:20:11.671719 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 7/25] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:11 2026] GET /volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:12.043011 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c0b13ec0-bed1-4b8b-a52f-5af144bedc86 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:12.043011 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c0b13ec0-bed1-4b8b-a52f-5af144bedc86 None None] GET https://10.4.3.61/volume// Jul 03 19:20:12.043373 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c0b13ec0-bed1-4b8b-a52f-5af144bedc86 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:12.044225 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c0b13ec0-bed1-4b8b-a52f-5af144bedc86 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:12.044301 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c0b13ec0-bed1-4b8b-a52f-5af144bedc86 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:20:12.044805 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 6/26] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:20:12 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:20:12.069690 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-4469bdfd-c4bc-4bec-b7f1-690223be604a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:12.073101 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-4469bdfd-c4bc-4bec-b7f1-690223be604a tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] GET https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a Jul 03 19:20:12.073295 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-4469bdfd-c4bc-4bec-b7f1-690223be604a tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:12.073998 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-4469bdfd-c4bc-4bec-b7f1-690223be604a tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:12.092828 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:12.092828 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:20:12.100282 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-4469bdfd-c4bc-4bec-b7f1-690223be604a tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Volume info retrieved successfully. Jul 03 19:20:12.106988 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-4469bdfd-c4bc-4bec-b7f1-690223be604a tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a returned with HTTP 200 Jul 03 19:20:12.107577 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 7/27] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:20:12 2026] GET /volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a => generated 1021 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:20:12.689541 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f9134465-9291-4f14-abb5-852e9972fc08 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:12.691597 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f9134465-9291-4f14-abb5-852e9972fc08 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] GET https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a Jul 03 19:20:12.691997 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f9134465-9291-4f14-abb5-852e9972fc08 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:12.692328 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f9134465-9291-4f14-abb5-852e9972fc08 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:12.712186 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:12.712186 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:20:12.717112 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f9134465-9291-4f14-abb5-852e9972fc08 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Volume info retrieved successfully. Jul 03 19:20:12.723331 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f9134465-9291-4f14-abb5-852e9972fc08 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a returned with HTTP 200 Jul 03 19:20:12.723851 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 8/28] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:12 2026] GET /volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:13.571252 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-b4ac63d4-c6ba-4c45-a580-54e105fd4d05 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:13.574975 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-b4ac63d4-c6ba-4c45-a580-54e105fd4d05 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] PUT https://10.4.3.61/volume/v3/attachments/75b8457c-015c-4062-a06e-a2e4a7389be4 Jul 03 19:20:13.575504 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-b4ac63d4-c6ba-4c45-a580-54e105fd4d05 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:20:13.590147 np0000004460 devstack@c-api.service[99927]: /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 19:20:13.590147 np0000004460 devstack@c-api.service[99927]: .first() Jul 03 19:20:13.600194 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-b4ac63d4-c6ba-4c45-a580-54e105fd4d05 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Acquiring lock "cinder-attachment_update-2fb01a0b-2274-46cf-820a-fc9778b5f68a-np0000004460" by "attachment_update" {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:20:13.607987 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-b4ac63d4-c6ba-4c45-a580-54e105fd4d05 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Lock "cinder-attachment_update-2fb01a0b-2274-46cf-820a-fc9778b5f68a-np0000004460" acquired by "attachment_update" :: waited 0.008s {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:20:13.609449 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:13.609449 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:20:13.743356 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-21e644ee-a031-4e74-b416-7ddf47f99747 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:13.747784 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-21e644ee-a031-4e74-b416-7ddf47f99747 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] GET https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a Jul 03 19:20:13.748240 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-21e644ee-a031-4e74-b416-7ddf47f99747 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:13.749144 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-21e644ee-a031-4e74-b416-7ddf47f99747 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:13.776866 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:13.776866 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:20:13.790909 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-21e644ee-a031-4e74-b416-7ddf47f99747 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Volume info retrieved successfully. Jul 03 19:20:13.800770 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-21e644ee-a031-4e74-b416-7ddf47f99747 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a returned with HTTP 200 Jul 03 19:20:13.800770 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 7/29] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:13 2026] GET /volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a => generated 841 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:14.183627 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-b4ac63d4-c6ba-4c45-a580-54e105fd4d05 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Lock "cinder-attachment_update-2fb01a0b-2274-46cf-820a-fc9778b5f68a-np0000004460" released by "attachment_update" :: held 0.576s {{(pid=99927) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:20:14.184528 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-b4ac63d4-c6ba-4c45-a580-54e105fd4d05 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/attachments/75b8457c-015c-4062-a06e-a2e4a7389be4 returned with HTTP 200 Jul 03 19:20:14.184528 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 8/30] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:20:13 2026] PUT /volume/v3/attachments/75b8457c-015c-4062-a06e-a2e4a7389be4 => generated 969 bytes in 614 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:20:14.822352 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-690373c2-1c93-4544-b494-a12ab7c0ef0f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:14.825359 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-690373c2-1c93-4544-b494-a12ab7c0ef0f tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] GET https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a Jul 03 19:20:14.825584 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-690373c2-1c93-4544-b494-a12ab7c0ef0f tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:14.825774 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-690373c2-1c93-4544-b494-a12ab7c0ef0f tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:14.841207 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:14.841207 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:20:14.858850 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-690373c2-1c93-4544-b494-a12ab7c0ef0f tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Volume info retrieved successfully. Jul 03 19:20:14.869063 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-690373c2-1c93-4544-b494-a12ab7c0ef0f tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a returned with HTTP 200 Jul 03 19:20:14.869630 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 8/31] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:14 2026] GET /volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:15.888051 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-848654d6-b06d-4813-a400-c64bd71b34ba None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:15.893341 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-848654d6-b06d-4813-a400-c64bd71b34ba tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] GET https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a Jul 03 19:20:15.893341 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-848654d6-b06d-4813-a400-c64bd71b34ba tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:15.893341 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-848654d6-b06d-4813-a400-c64bd71b34ba tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:15.905361 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:15.905361 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:20:15.910847 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-848654d6-b06d-4813-a400-c64bd71b34ba tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Volume info retrieved successfully. Jul 03 19:20:15.918608 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-848654d6-b06d-4813-a400-c64bd71b34ba tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a returned with HTTP 200 Jul 03 19:20:15.919431 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 9/32] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:15 2026] GET /volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:16.939813 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c58e207f-3e8c-4949-afd3-b60c38837ce1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:16.944103 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c58e207f-3e8c-4949-afd3-b60c38837ce1 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] GET https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a Jul 03 19:20:16.944398 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c58e207f-3e8c-4949-afd3-b60c38837ce1 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:16.944679 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c58e207f-3e8c-4949-afd3-b60c38837ce1 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:16.973927 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:16.973927 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:20:16.980530 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c58e207f-3e8c-4949-afd3-b60c38837ce1 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Volume info retrieved successfully. Jul 03 19:20:16.989268 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c58e207f-3e8c-4949-afd3-b60c38837ce1 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a returned with HTTP 200 Jul 03 19:20:16.989849 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 8/33] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:16 2026] GET /volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a => generated 842 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:18.009793 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-cf73d6d2-8d56-48c4-bc8a-af2e1bf1b66d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:18.015861 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cf73d6d2-8d56-48c4-bc8a-af2e1bf1b66d tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] GET https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a Jul 03 19:20:18.015861 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cf73d6d2-8d56-48c4-bc8a-af2e1bf1b66d tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:18.015861 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cf73d6d2-8d56-48c4-bc8a-af2e1bf1b66d tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:18.041148 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:18.041148 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:20:18.053522 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-cf73d6d2-8d56-48c4-bc8a-af2e1bf1b66d tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Volume info retrieved successfully. Jul 03 19:20:18.062145 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cf73d6d2-8d56-48c4-bc8a-af2e1bf1b66d tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a returned with HTTP 200 Jul 03 19:20:18.063266 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 9/34] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:18 2026] GET /volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a => generated 842 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:19.078777 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a3a01114-5571-458e-a823-fe2caff6b2d3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:19.081896 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a3a01114-5571-458e-a823-fe2caff6b2d3 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] GET https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a Jul 03 19:20:19.082381 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a3a01114-5571-458e-a823-fe2caff6b2d3 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:19.082952 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a3a01114-5571-458e-a823-fe2caff6b2d3 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:19.101596 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:19.101596 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:20:19.114527 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a3a01114-5571-458e-a823-fe2caff6b2d3 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Volume info retrieved successfully. Jul 03 19:20:19.124847 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a3a01114-5571-458e-a823-fe2caff6b2d3 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a returned with HTTP 200 Jul 03 19:20:19.124847 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 9/35] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:19 2026] GET /volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:20.143279 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3a05f5ad-24c9-4c23-b25a-445b5190dae6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:20.145494 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3a05f5ad-24c9-4c23-b25a-445b5190dae6 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] GET https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a Jul 03 19:20:20.145754 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3a05f5ad-24c9-4c23-b25a-445b5190dae6 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:20.145953 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3a05f5ad-24c9-4c23-b25a-445b5190dae6 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:20.158234 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:20.158234 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:20:20.165107 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3a05f5ad-24c9-4c23-b25a-445b5190dae6 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Volume info retrieved successfully. Jul 03 19:20:20.170829 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3a05f5ad-24c9-4c23-b25a-445b5190dae6 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a returned with HTTP 200 Jul 03 19:20:20.171302 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 10/36] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:20 2026] GET /volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:21.187153 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7229fb46-3df7-452d-a4b6-aa4a91216b0b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:21.189721 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7229fb46-3df7-452d-a4b6-aa4a91216b0b tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] GET https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a Jul 03 19:20:21.189931 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7229fb46-3df7-452d-a4b6-aa4a91216b0b tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:21.190126 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7229fb46-3df7-452d-a4b6-aa4a91216b0b tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:21.204403 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:21.204403 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:20:21.210247 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7229fb46-3df7-452d-a4b6-aa4a91216b0b tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Volume info retrieved successfully. Jul 03 19:20:21.217923 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7229fb46-3df7-452d-a4b6-aa4a91216b0b tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a returned with HTTP 200 Jul 03 19:20:21.218510 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 9/37] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:21 2026] GET /volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:21.455395 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-957bba22-1906-4320-940c-70b169cd6cc0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:21.463470 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-957bba22-1906-4320-940c-70b169cd6cc0 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] POST https://10.4.3.61/volume/v3/attachments/75b8457c-015c-4062-a06e-a2e4a7389be4/action Jul 03 19:20:21.467986 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-957bba22-1906-4320-940c-70b169cd6cc0 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Action body: b'{"os-complete": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:20:21.468230 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-957bba22-1906-4320-940c-70b169cd6cc0 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:20:21.496807 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:21.496807 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:20:21.523742 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-0294b43b-1fcb-4ae2-860d-caf146b01ceb req-957bba22-1906-4320-940c-70b169cd6cc0 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/attachments/75b8457c-015c-4062-a06e-a2e4a7389be4/action returned with HTTP 204 Jul 03 19:20:21.527234 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 10/38] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:20:21 2026] POST /volume/v3/attachments/75b8457c-015c-4062-a06e-a2e4a7389be4/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:20:22.240553 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-921df5c5-cb01-448e-b05a-a6a44a5c6f7e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:22.248952 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-921df5c5-cb01-448e-b05a-a6a44a5c6f7e tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] GET https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a Jul 03 19:20:22.249375 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-921df5c5-cb01-448e-b05a-a6a44a5c6f7e tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:22.249625 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-921df5c5-cb01-448e-b05a-a6a44a5c6f7e tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:22.273565 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:22.273565 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:20:22.291368 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-921df5c5-cb01-448e-b05a-a6a44a5c6f7e tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Volume info retrieved successfully. Jul 03 19:20:22.302763 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-921df5c5-cb01-448e-b05a-a6a44a5c6f7e tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a returned with HTTP 200 Jul 03 19:20:22.303336 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 10/39] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:22 2026] GET /volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a => generated 1134 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:20:22.325474 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c47be043-26cb-4664-a58d-135ee17096eb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:22.328116 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c47be043-26cb-4664-a58d-135ee17096eb tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] GET https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a Jul 03 19:20:22.328349 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c47be043-26cb-4664-a58d-135ee17096eb tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:22.328660 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c47be043-26cb-4664-a58d-135ee17096eb tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:22.351012 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:22.351012 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:20:22.360190 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c47be043-26cb-4664-a58d-135ee17096eb tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Volume info retrieved successfully. Jul 03 19:20:22.368302 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c47be043-26cb-4664-a58d-135ee17096eb tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a returned with HTTP 200 Jul 03 19:20:22.368949 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 11/40] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:22 2026] GET /volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a => generated 1134 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:20:27.024673 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-abcaa1aa-f925-414b-b368-aa534b9b9c46 req-73c4dcc2-5cfb-4906-a2a9-c12193425167 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:27.026992 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-abcaa1aa-f925-414b-b368-aa534b9b9c46 req-73c4dcc2-5cfb-4906-a2a9-c12193425167 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] DELETE https://10.4.3.61/volume/v3/attachments/75b8457c-015c-4062-a06e-a2e4a7389be4 Jul 03 19:20:27.027273 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-abcaa1aa-f925-414b-b368-aa534b9b9c46 req-73c4dcc2-5cfb-4906-a2a9-c12193425167 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:27.027549 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-abcaa1aa-f925-414b-b368-aa534b9b9c46 req-73c4dcc2-5cfb-4906-a2a9-c12193425167 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:27.038754 np0000004460 devstack@c-api.service[99926]: /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 19:20:27.038754 np0000004460 devstack@c-api.service[99926]: .first() Jul 03 19:20:27.051642 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:27.051642 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:20:27.630621 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-abcaa1aa-f925-414b-b368-aa534b9b9c46 req-73c4dcc2-5cfb-4906-a2a9-c12193425167 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/attachments/75b8457c-015c-4062-a06e-a2e4a7389be4 returned with HTTP 200 Jul 03 19:20:27.631249 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 10/41] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:20:27 2026] DELETE /volume/v3/attachments/75b8457c-015c-4062-a06e-a2e4a7389be4 => generated 19 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:30.213629 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-60d28054-78e5-4e35-91fe-fc709dff81cc None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:30.556114 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-60d28054-78e5-4e35-91fe-fc709dff81cc tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:20:30.556435 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-60d28054-78e5-4e35-91fe-fc709dff81cc tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-185288814", "imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:20:30.558019 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-60d28054-78e5-4e35-91fe-fc709dff81cc tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-185288814', 'imageRef': '6fdb725c-805c-4eab-bb34-5aad39949775'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:20:31.203864 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3b83d004-9237-4a63-a83e-912020d75393 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:31.205906 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3b83d004-9237-4a63-a83e-912020d75393 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] GET https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a Jul 03 19:20:31.206153 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3b83d004-9237-4a63-a83e-912020d75393 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:31.206536 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3b83d004-9237-4a63-a83e-912020d75393 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:31.217383 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:31.217383 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:20:31.226547 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3b83d004-9237-4a63-a83e-912020d75393 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Volume info retrieved successfully. Jul 03 19:20:31.234064 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3b83d004-9237-4a63-a83e-912020d75393 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a returned with HTTP 200 Jul 03 19:20:31.234731 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 11/42] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:31 2026] GET /volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:20:31.251794 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-011d2106-3479-447c-97fd-99dbeeff9ca5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:31.254708 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-011d2106-3479-447c-97fd-99dbeeff9ca5 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] GET https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a Jul 03 19:20:31.254708 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-011d2106-3479-447c-97fd-99dbeeff9ca5 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:31.255282 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-011d2106-3479-447c-97fd-99dbeeff9ca5 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:31.257807 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-60d28054-78e5-4e35-91fe-fc709dff81cc tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Create volume of 1 GB Jul 03 19:20:31.265364 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:31.265364 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:20:31.271150 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-011d2106-3479-447c-97fd-99dbeeff9ca5 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Volume info retrieved successfully. Jul 03 19:20:31.275239 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-60d28054-78e5-4e35-91fe-fc709dff81cc tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Availability zone cache updated, next update will occur around 2026-07-03 20:20:31.274158. {{(pid=99927) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 19:20:31.275844 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-60d28054-78e5-4e35-91fe-fc709dff81cc tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Availability Zones retrieved successfully. Jul 03 19:20:31.277663 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-011d2106-3479-447c-97fd-99dbeeff9ca5 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a returned with HTTP 200 Jul 03 19:20:31.278639 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 12/43] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:31 2026] GET /volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:31.307402 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-60d28054-78e5-4e35-91fe-fc709dff81cc tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Flow 'volume_create_api' (73241181-2bd7-4f75-bdbd-e0e413cb031c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:20:31.309329 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-60d28054-78e5-4e35-91fe-fc709dff81cc tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (978dd2de-e9af-43e2-9ec2-f20ee2c25b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:31.310618 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-60d28054-78e5-4e35-91fe-fc709dff81cc tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:20:31.344401 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-950565b4-471f-442f-89b2-feb9e720be1a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:31.346486 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-950565b4-471f-442f-89b2-feb9e720be1a tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] GET https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a Jul 03 19:20:31.346486 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-950565b4-471f-442f-89b2-feb9e720be1a tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:31.347123 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-950565b4-471f-442f-89b2-feb9e720be1a tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:31.363661 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:31.363661 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:20:31.373745 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-950565b4-471f-442f-89b2-feb9e720be1a tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Volume info retrieved successfully. Jul 03 19:20:31.381736 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-950565b4-471f-442f-89b2-feb9e720be1a tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a returned with HTTP 200 Jul 03 19:20:31.382731 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 11/44] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:31 2026] GET /volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:31.409514 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-82cfcd48-791a-4fbd-886a-9a7e71c72033 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:31.418384 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-82cfcd48-791a-4fbd-886a-9a7e71c72033 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] DELETE https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a Jul 03 19:20:31.418384 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-82cfcd48-791a-4fbd-886a-9a7e71c72033 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:31.418612 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-82cfcd48-791a-4fbd-886a-9a7e71c72033 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:31.419007 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-82cfcd48-791a-4fbd-886a-9a7e71c72033 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Delete volume with id: 2fb01a0b-2274-46cf-820a-fc9778b5f68a Jul 03 19:20:31.429557 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:31.429557 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:20:31.430466 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-82cfcd48-791a-4fbd-886a-9a7e71c72033 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Volume info retrieved successfully. Jul 03 19:20:31.499947 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-60d28054-78e5-4e35-91fe-fc709dff81cc tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (978dd2de-e9af-43e2-9ec2-f20ee2c25b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:31.500746 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-60d28054-78e5-4e35-91fe-fc709dff81cc tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13929e8f-e94f-4b92-96be-7ac5005aee45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:31.509206 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-82cfcd48-791a-4fbd-886a-9a7e71c72033 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Delete volume request issued successfully. Jul 03 19:20:31.509571 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-82cfcd48-791a-4fbd-886a-9a7e71c72033 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a returned with HTTP 202 Jul 03 19:20:31.510184 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 12/45] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:20:31 2026] DELETE /volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:20:31.521139 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3883602c-b531-4d63-99c9-d5250bf82949 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:31.524452 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3883602c-b531-4d63-99c9-d5250bf82949 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] GET https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a Jul 03 19:20:31.524988 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3883602c-b531-4d63-99c9-d5250bf82949 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:31.526114 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3883602c-b531-4d63-99c9-d5250bf82949 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:31.537071 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:31.537071 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:20:31.545701 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3883602c-b531-4d63-99c9-d5250bf82949 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Volume info retrieved successfully. Jul 03 19:20:31.552644 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-60d28054-78e5-4e35-91fe-fc709dff81cc tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-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 19:20:31.553133 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-60d28054-78e5-4e35-91fe-fc709dff81cc tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-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 19:20:31.555517 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3883602c-b531-4d63-99c9-d5250bf82949 tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a returned with HTTP 200 Jul 03 19:20:31.556494 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 13/46] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:31 2026] GET /volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:31.636020 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-60d28054-78e5-4e35-91fe-fc709dff81cc tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Created reservations ['7cbe3209-d167-440a-bf50-137aa2f56017', 'f63d6111-6b96-4437-a31f-8e7459ab06b9', '16910b69-f2b4-4f7f-a2ad-a71cce75e8c4', '9639c4ac-347b-4bf5-ae23-d7651b8cf581'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:20:31.636907 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-60d28054-78e5-4e35-91fe-fc709dff81cc tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13929e8f-e94f-4b92-96be-7ac5005aee45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cbe3209-d167-440a-bf50-137aa2f56017', 'f63d6111-6b96-4437-a31f-8e7459ab06b9', '16910b69-f2b4-4f7f-a2ad-a71cce75e8c4', '9639c4ac-347b-4bf5-ae23-d7651b8cf581']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:31.638251 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-60d28054-78e5-4e35-91fe-fc709dff81cc tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f78dd79e-bacd-4ec4-bcae-10a385af93c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:31.680895 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-60d28054-78e5-4e35-91fe-fc709dff81cc tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f78dd79e-bacd-4ec4-bcae-10a385af93c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd24e77a5-86b5-4f72-a5ea-d4f6d11118f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-185288814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25136353df334bab8c30b1b91f6415eb',qos_specs=None,replication_status=,reservations=['7cbe3209-d167-440a-bf50-137aa2f56017','f63d6111-6b96-4437-a31f-8e7459ab06b9','16910b69-f2b4-4f7f-a2ad-a71cce75e8c4','9639c4ac-347b-4bf5-ae23-d7651b8cf581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc20e5f4cca047cdbc0d33b413af63c6',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:20:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-185288814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d24e77a5-86b5-4f72-a5ea-d4f6d11118f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25136353df334bab8c30b1b91f6415eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc20e5f4cca047cdbc0d33b413af63c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:31.682517 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-60d28054-78e5-4e35-91fe-fc709dff81cc tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd7156ca-870b-4b28-80e2-c1cd8ebd042e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:31.737986 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-60d28054-78e5-4e35-91fe-fc709dff81cc tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd7156ca-870b-4b28-80e2-c1cd8ebd042e) transitioned into state 'SUCCESS' from state '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-185288814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25136353df334bab8c30b1b91f6415eb',qos_specs=None,replication_status=,reservations=['7cbe3209-d167-440a-bf50-137aa2f56017','f63d6111-6b96-4437-a31f-8e7459ab06b9','16910b69-f2b4-4f7f-a2ad-a71cce75e8c4','9639c4ac-347b-4bf5-ae23-d7651b8cf581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc20e5f4cca047cdbc0d33b413af63c6',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:31.745619 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-60d28054-78e5-4e35-91fe-fc709dff81cc tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eca71fa8-c4d1-4f95-982d-4d77598dddf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:31.762686 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-60d28054-78e5-4e35-91fe-fc709dff81cc tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eca71fa8-c4d1-4f95-982d-4d77598dddf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:31.763700 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-60d28054-78e5-4e35-91fe-fc709dff81cc tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Flow 'volume_create_api' (73241181-2bd7-4f75-bdbd-e0e413cb031c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:20:31.763700 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-60d28054-78e5-4e35-91fe-fc709dff81cc tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Create volume request issued successfully. Jul 03 19:20:31.764327 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-60d28054-78e5-4e35-91fe-fc709dff81cc tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:20:31.764716 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 11/47] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:20:30 2026] POST /volume/v3/volumes => generated 754 bytes in 1552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:20:31.779659 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a55fdc19-c08a-485b-a762-e002d9250e16 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:31.783289 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a55fdc19-c08a-485b-a762-e002d9250e16 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 Jul 03 19:20:31.783544 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a55fdc19-c08a-485b-a762-e002d9250e16 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:31.784232 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a55fdc19-c08a-485b-a762-e002d9250e16 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:31.796191 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:31.796191 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:20:31.803890 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a55fdc19-c08a-485b-a762-e002d9250e16 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:20:31.812511 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a55fdc19-c08a-485b-a762-e002d9250e16 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 returned with HTTP 200 Jul 03 19:20:31.813241 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 12/48] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:31 2026] GET /volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:32.572492 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-48dd2036-c72f-4328-876d-ee1c7c31b1ac None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:32.576126 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-48dd2036-c72f-4328-876d-ee1c7c31b1ac tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] GET https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a Jul 03 19:20:32.576497 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-48dd2036-c72f-4328-876d-ee1c7c31b1ac tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:32.576789 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-48dd2036-c72f-4328-876d-ee1c7c31b1ac tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:32.585110 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-48dd2036-c72f-4328-876d-ee1c7c31b1ac tempest-DeleteServersTestJSON-744996677 tempest-DeleteServersTestJSON-744996677-project-member] https://10.4.3.61/volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a returned with HTTP 404 Jul 03 19:20:32.585876 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 13/49] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:32 2026] GET /volume/v3/volumes/2fb01a0b-2274-46cf-820a-fc9778b5f68a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 19:20:32.834066 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9d5a8d73-bb76-43d8-bf3e-4a68698bd7d2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:32.837897 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9d5a8d73-bb76-43d8-bf3e-4a68698bd7d2 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 Jul 03 19:20:32.838197 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9d5a8d73-bb76-43d8-bf3e-4a68698bd7d2 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:32.838523 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9d5a8d73-bb76-43d8-bf3e-4a68698bd7d2 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:32.852820 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:32.852820 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:20:32.869124 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-9d5a8d73-bb76-43d8-bf3e-4a68698bd7d2 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:20:32.878458 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9d5a8d73-bb76-43d8-bf3e-4a68698bd7d2 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 returned with HTTP 200 Jul 03 19:20:32.878458 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 14/50] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:32 2026] GET /volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:33.897904 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2a1d015a-596d-430e-b1fc-05e470e90439 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:33.900911 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2a1d015a-596d-430e-b1fc-05e470e90439 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 Jul 03 19:20:33.900911 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2a1d015a-596d-430e-b1fc-05e470e90439 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:33.901572 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2a1d015a-596d-430e-b1fc-05e470e90439 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:33.921019 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:33.921019 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:20:33.926653 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-2a1d015a-596d-430e-b1fc-05e470e90439 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:20:33.932067 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2a1d015a-596d-430e-b1fc-05e470e90439 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 returned with HTTP 200 Jul 03 19:20:33.932742 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 12/51] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:33 2026] GET /volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:34.956260 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9cede7d2-030e-46f2-bde7-76fadb945b1c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:34.958867 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9cede7d2-030e-46f2-bde7-76fadb945b1c tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 Jul 03 19:20:34.959142 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9cede7d2-030e-46f2-bde7-76fadb945b1c tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:34.959390 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9cede7d2-030e-46f2-bde7-76fadb945b1c tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:34.970208 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:34.970208 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:20:34.979723 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9cede7d2-030e-46f2-bde7-76fadb945b1c tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:20:34.987774 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9cede7d2-030e-46f2-bde7-76fadb945b1c tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 returned with HTTP 200 Jul 03 19:20:34.988467 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 13/52] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:34 2026] GET /volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 => generated 904 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:36.007216 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-06477e60-9db3-4294-abdd-3f43692f673f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:36.008885 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-06477e60-9db3-4294-abdd-3f43692f673f tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 Jul 03 19:20:36.009078 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-06477e60-9db3-4294-abdd-3f43692f673f tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:36.009303 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-06477e60-9db3-4294-abdd-3f43692f673f tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:36.023289 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:36.023289 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:20:36.034623 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-06477e60-9db3-4294-abdd-3f43692f673f tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:20:36.044464 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-06477e60-9db3-4294-abdd-3f43692f673f tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 returned with HTTP 200 Jul 03 19:20:36.045140 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 14/53] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:36 2026] GET /volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 => generated 907 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:37.060484 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-dd8ea782-e3b4-4d98-9d71-836422181cf4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:37.063565 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dd8ea782-e3b4-4d98-9d71-836422181cf4 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 Jul 03 19:20:37.063565 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-dd8ea782-e3b4-4d98-9d71-836422181cf4 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:37.063811 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-dd8ea782-e3b4-4d98-9d71-836422181cf4 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:37.073207 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:37.073207 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:20:37.079993 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-dd8ea782-e3b4-4d98-9d71-836422181cf4 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:20:37.085934 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dd8ea782-e3b4-4d98-9d71-836422181cf4 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 returned with HTTP 200 Jul 03 19:20:37.086154 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 15/54] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:37 2026] GET /volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 => generated 907 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:38.103041 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-be84e1d8-3ea8-45cf-baf2-fe3d2eb45704 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:38.108346 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-be84e1d8-3ea8-45cf-baf2-fe3d2eb45704 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 Jul 03 19:20:38.108346 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-be84e1d8-3ea8-45cf-baf2-fe3d2eb45704 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:38.108346 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-be84e1d8-3ea8-45cf-baf2-fe3d2eb45704 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:38.118106 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:38.118106 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:20:38.124516 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-be84e1d8-3ea8-45cf-baf2-fe3d2eb45704 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:20:38.134482 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-be84e1d8-3ea8-45cf-baf2-fe3d2eb45704 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 returned with HTTP 200 Jul 03 19:20:38.135274 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 13/55] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:38 2026] GET /volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 => generated 907 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:39.060699 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b4809f03-cb87-43ac-83bb-5cdb364f77dd None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:39.062474 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b4809f03-cb87-43ac-83bb-5cdb364f77dd tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:20:39.062882 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b4809f03-cb87-43ac-83bb-5cdb364f77dd tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-963449366"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:20:39.064805 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-b4809f03-cb87-43ac-83bb-5cdb364f77dd tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-963449366'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:20:39.065501 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-b4809f03-cb87-43ac-83bb-5cdb364f77dd tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Create volume of 1 GB Jul 03 19:20:39.072906 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b4809f03-cb87-43ac-83bb-5cdb364f77dd tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Availability Zones retrieved successfully. Jul 03 19:20:39.085038 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b4809f03-cb87-43ac-83bb-5cdb364f77dd tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Flow 'volume_create_api' (fca8e4b9-8d80-40a9-9eaa-a0d6e0ebd723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:20:39.086748 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b4809f03-cb87-43ac-83bb-5cdb364f77dd tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1d37225-f1d8-41fc-a33b-d3d61b0a6f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:39.089007 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-b4809f03-cb87-43ac-83bb-5cdb364f77dd tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:20:39.152662 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-852e4608-fadb-4239-b6bf-8f98ad552f0f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:39.153197 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b4809f03-cb87-43ac-83bb-5cdb364f77dd tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1d37225-f1d8-41fc-a33b-d3d61b0a6f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:39.154375 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b4809f03-cb87-43ac-83bb-5cdb364f77dd tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1e9f393-e463-4e53-a294-902eaca6361a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:39.154922 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-852e4608-fadb-4239-b6bf-8f98ad552f0f tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 Jul 03 19:20:39.155175 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-852e4608-fadb-4239-b6bf-8f98ad552f0f tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:39.155420 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-852e4608-fadb-4239-b6bf-8f98ad552f0f tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:39.165355 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:39.165355 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:20:39.176793 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-852e4608-fadb-4239-b6bf-8f98ad552f0f tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:20:39.191192 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-852e4608-fadb-4239-b6bf-8f98ad552f0f tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 returned with HTTP 200 Jul 03 19:20:39.191790 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 15/56] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:39 2026] GET /volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 => generated 907 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:39.206339 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-b4809f03-cb87-43ac-83bb-5cdb364f77dd tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-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 19:20:39.206849 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-b4809f03-cb87-43ac-83bb-5cdb364f77dd tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-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 19:20:39.277265 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-b4809f03-cb87-43ac-83bb-5cdb364f77dd tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Created reservations ['f51b4d2f-8d37-4914-b8af-edbde39dcc80', 'e81712f6-6eb7-459b-921e-b11fcefc2ed6', '292f86a6-2225-41e6-b7d0-e65e421626bd', 'ab0c4fa7-b454-438a-bf46-361c95232b48'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:20:39.278007 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b4809f03-cb87-43ac-83bb-5cdb364f77dd tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1e9f393-e463-4e53-a294-902eaca6361a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f51b4d2f-8d37-4914-b8af-edbde39dcc80', 'e81712f6-6eb7-459b-921e-b11fcefc2ed6', '292f86a6-2225-41e6-b7d0-e65e421626bd', 'ab0c4fa7-b454-438a-bf46-361c95232b48']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:39.280014 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b4809f03-cb87-43ac-83bb-5cdb364f77dd tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f4f8c1b-162f-4e28-b5d2-449bdd20bb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:39.316349 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b4809f03-cb87-43ac-83bb-5cdb364f77dd tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f4f8c1b-162f-4e28-b5d2-449bdd20bb39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0f4af19-5d66-4737-80a9-9d195ff7f7d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-963449366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e841df843c34db584fe6165169bfddf',qos_specs=None,replication_status=,reservations=['f51b4d2f-8d37-4914-b8af-edbde39dcc80','e81712f6-6eb7-459b-921e-b11fcefc2ed6','292f86a6-2225-41e6-b7d0-e65e421626bd','ab0c4fa7-b454-438a-bf46-361c95232b48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ec5abdc1fb94a9f9db36b545d0c805e',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:20:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-963449366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0f4af19-5d66-4737-80a9-9d195ff7f7d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e841df843c34db584fe6165169bfddf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ec5abdc1fb94a9f9db36b545d0c805e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:39.317354 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b4809f03-cb87-43ac-83bb-5cdb364f77dd tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33042389-aa6d-4771-800a-59a0cd580899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:39.355447 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b4809f03-cb87-43ac-83bb-5cdb364f77dd tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33042389-aa6d-4771-800a-59a0cd580899) transitioned into state 'SUCCESS' from state '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-963449366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e841df843c34db584fe6165169bfddf',qos_specs=None,replication_status=,reservations=['f51b4d2f-8d37-4914-b8af-edbde39dcc80','e81712f6-6eb7-459b-921e-b11fcefc2ed6','292f86a6-2225-41e6-b7d0-e65e421626bd','ab0c4fa7-b454-438a-bf46-361c95232b48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ec5abdc1fb94a9f9db36b545d0c805e',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:39.356609 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b4809f03-cb87-43ac-83bb-5cdb364f77dd tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d2e726-3259-4c71-917c-92c63ac5a2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:39.375907 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b4809f03-cb87-43ac-83bb-5cdb364f77dd tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d2e726-3259-4c71-917c-92c63ac5a2ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:39.377141 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b4809f03-cb87-43ac-83bb-5cdb364f77dd tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Flow 'volume_create_api' (fca8e4b9-8d80-40a9-9eaa-a0d6e0ebd723) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:20:39.377589 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b4809f03-cb87-43ac-83bb-5cdb364f77dd tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Create volume request issued successfully. Jul 03 19:20:39.378464 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b4809f03-cb87-43ac-83bb-5cdb364f77dd tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:20:39.379120 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 14/57] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:20:39 2026] POST /volume/v3/volumes => generated 751 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:20:39.402387 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c0957b42-8310-406e-93f7-c2970c65bcf8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:39.405047 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c0957b42-8310-406e-93f7-c2970c65bcf8 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] GET https://10.4.3.61/volume/v3/volumes/c0f4af19-5d66-4737-80a9-9d195ff7f7d0 Jul 03 19:20:39.405256 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c0957b42-8310-406e-93f7-c2970c65bcf8 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:39.405605 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c0957b42-8310-406e-93f7-c2970c65bcf8 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:39.417889 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:39.417889 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:20:39.423823 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c0957b42-8310-406e-93f7-c2970c65bcf8 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Volume info retrieved successfully. Jul 03 19:20:39.431183 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c0957b42-8310-406e-93f7-c2970c65bcf8 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] https://10.4.3.61/volume/v3/volumes/c0f4af19-5d66-4737-80a9-9d195ff7f7d0 returned with HTTP 200 Jul 03 19:20:39.431942 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 16/58] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:39 2026] GET /volume/v3/volumes/c0f4af19-5d66-4737-80a9-9d195ff7f7d0 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:40.209536 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ff8f298c-7a15-49b2-a8c3-edd002766966 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:40.211992 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ff8f298c-7a15-49b2-a8c3-edd002766966 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 Jul 03 19:20:40.214348 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ff8f298c-7a15-49b2-a8c3-edd002766966 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:40.214348 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ff8f298c-7a15-49b2-a8c3-edd002766966 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:40.223099 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:40.223099 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:20:40.230383 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ff8f298c-7a15-49b2-a8c3-edd002766966 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:20:40.237106 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ff8f298c-7a15-49b2-a8c3-edd002766966 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 returned with HTTP 200 Jul 03 19:20:40.237713 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 14/59] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:40 2026] GET /volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 => generated 907 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:40.451678 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-59aa21f9-df79-4409-9473-69715339ce1d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:40.453803 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-59aa21f9-df79-4409-9473-69715339ce1d tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] GET https://10.4.3.61/volume/v3/volumes/c0f4af19-5d66-4737-80a9-9d195ff7f7d0 Jul 03 19:20:40.454026 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-59aa21f9-df79-4409-9473-69715339ce1d tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:40.454282 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-59aa21f9-df79-4409-9473-69715339ce1d tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:40.463670 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:40.463670 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:20:40.468811 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-59aa21f9-df79-4409-9473-69715339ce1d tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Volume info retrieved successfully. Jul 03 19:20:40.475566 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-59aa21f9-df79-4409-9473-69715339ce1d tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] https://10.4.3.61/volume/v3/volumes/c0f4af19-5d66-4737-80a9-9d195ff7f7d0 returned with HTTP 200 Jul 03 19:20:40.476046 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 16/60] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:40 2026] GET /volume/v3/volumes/c0f4af19-5d66-4737-80a9-9d195ff7f7d0 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:40.490005 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-bb7dfd67-ee9e-4f6c-ab3b-0b7d836626e8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:40.492743 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bb7dfd67-ee9e-4f6c-ab3b-0b7d836626e8 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] POST https://10.4.3.61/volume/v3/volumes/c0f4af19-5d66-4737-80a9-9d195ff7f7d0/action Jul 03 19:20:40.492989 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bb7dfd67-ee9e-4f6c-ab3b-0b7d836626e8 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:20:40.493365 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bb7dfd67-ee9e-4f6c-ab3b-0b7d836626e8 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:20:40.504815 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:40.504815 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:20:40.505615 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-bb7dfd67-ee9e-4f6c-ab3b-0b7d836626e8 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Volume info retrieved successfully. Jul 03 19:20:40.516012 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-bb7dfd67-ee9e-4f6c-ab3b-0b7d836626e8 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Volume updated successfully. Jul 03 19:20:40.516012 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bb7dfd67-ee9e-4f6c-ab3b-0b7d836626e8 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] https://10.4.3.61/volume/v3/volumes/c0f4af19-5d66-4737-80a9-9d195ff7f7d0/action returned with HTTP 200 Jul 03 19:20:40.516012 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 15/61] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:20:40 2026] POST /volume/v3/volumes/c0f4af19-5d66-4737-80a9-9d195ff7f7d0/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 19:20:40.524876 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e7e7323f-ba1b-4ceb-9c41-c6c8fc645fdc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:40.527935 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e7e7323f-ba1b-4ceb-9c41-c6c8fc645fdc tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] GET https://10.4.3.61/volume/v3/volumes/c0f4af19-5d66-4737-80a9-9d195ff7f7d0 Jul 03 19:20:40.528130 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e7e7323f-ba1b-4ceb-9c41-c6c8fc645fdc tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:40.529490 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e7e7323f-ba1b-4ceb-9c41-c6c8fc645fdc tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:40.540191 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:40.540191 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:20:40.545878 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e7e7323f-ba1b-4ceb-9c41-c6c8fc645fdc tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Volume info retrieved successfully. Jul 03 19:20:40.552761 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e7e7323f-ba1b-4ceb-9c41-c6c8fc645fdc tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] https://10.4.3.61/volume/v3/volumes/c0f4af19-5d66-4737-80a9-9d195ff7f7d0 returned with HTTP 200 Jul 03 19:20:40.553337 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 17/62] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:40 2026] GET /volume/v3/volumes/c0f4af19-5d66-4737-80a9-9d195ff7f7d0 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:40.807616 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-2021818f-b9bb-4104-92c2-c0a68b972053 req-504b6464-5b1d-4f93-a161-c98645ec9478 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:40.811078 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-2021818f-b9bb-4104-92c2-c0a68b972053 req-504b6464-5b1d-4f93-a161-c98645ec9478 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] GET https://10.4.3.61/volume/v3/volumes/c0f4af19-5d66-4737-80a9-9d195ff7f7d0 Jul 03 19:20:40.811372 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-2021818f-b9bb-4104-92c2-c0a68b972053 req-504b6464-5b1d-4f93-a161-c98645ec9478 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:40.811638 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-2021818f-b9bb-4104-92c2-c0a68b972053 req-504b6464-5b1d-4f93-a161-c98645ec9478 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:40.821949 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:40.821949 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:20:40.829493 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-2021818f-b9bb-4104-92c2-c0a68b972053 req-504b6464-5b1d-4f93-a161-c98645ec9478 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Volume info retrieved successfully. Jul 03 19:20:40.836555 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-2021818f-b9bb-4104-92c2-c0a68b972053 req-504b6464-5b1d-4f93-a161-c98645ec9478 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] https://10.4.3.61/volume/v3/volumes/c0f4af19-5d66-4737-80a9-9d195ff7f7d0 returned with HTTP 200 Jul 03 19:20:40.837026 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 15/63] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:20:40 2026] GET /volume/v3/volumes/c0f4af19-5d66-4737-80a9-9d195ff7f7d0 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:41.255525 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1821ece9-349a-429d-8548-de84e629999f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:41.258312 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1821ece9-349a-429d-8548-de84e629999f tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 Jul 03 19:20:41.258312 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1821ece9-349a-429d-8548-de84e629999f tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:41.258312 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1821ece9-349a-429d-8548-de84e629999f tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:41.266718 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:41.266718 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:20:41.273231 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1821ece9-349a-429d-8548-de84e629999f tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:20:41.279494 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1821ece9-349a-429d-8548-de84e629999f tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 returned with HTTP 200 Jul 03 19:20:41.279997 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 17/64] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:41 2026] GET /volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 => generated 907 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:41.433961 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9457d6d0-d0d9-435a-b096-2b7fd77fdd4c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:41.436658 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9457d6d0-d0d9-435a-b096-2b7fd77fdd4c tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:20:41.437133 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9457d6d0-d0d9-435a-b096-2b7fd77fdd4c tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1531154313"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:20:41.439426 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-9457d6d0-d0d9-435a-b096-2b7fd77fdd4c tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1531154313'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:20:41.439626 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-9457d6d0-d0d9-435a-b096-2b7fd77fdd4c tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Create volume of 1 GB Jul 03 19:20:41.448418 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9457d6d0-d0d9-435a-b096-2b7fd77fdd4c tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Availability Zones retrieved successfully. Jul 03 19:20:41.459010 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-9457d6d0-d0d9-435a-b096-2b7fd77fdd4c tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Flow 'volume_create_api' (67164e81-3c0b-4779-8395-f717135a3a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:20:41.460807 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-9457d6d0-d0d9-435a-b096-2b7fd77fdd4c tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c5fb05a-1b11-49f1-8a56-1d289b21883f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:41.464351 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-9457d6d0-d0d9-435a-b096-2b7fd77fdd4c tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:20:41.504176 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-9457d6d0-d0d9-435a-b096-2b7fd77fdd4c tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c5fb05a-1b11-49f1-8a56-1d289b21883f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:41.505269 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-9457d6d0-d0d9-435a-b096-2b7fd77fdd4c tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bde4efd-4b6a-436a-be66-40a34f5b65c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:41.569545 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-9457d6d0-d0d9-435a-b096-2b7fd77fdd4c tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Created reservations ['63cab55e-02ec-4608-bd5c-3206ad0f8b63', '7fb96b5a-0a6c-4b50-92d6-e106f60a94df', '1155d133-525e-4587-9910-9ae3a6b9b7d8', '1cd39481-35a8-40fa-b1fa-0729520d0db7'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:20:41.570634 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-9457d6d0-d0d9-435a-b096-2b7fd77fdd4c tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bde4efd-4b6a-436a-be66-40a34f5b65c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63cab55e-02ec-4608-bd5c-3206ad0f8b63', '7fb96b5a-0a6c-4b50-92d6-e106f60a94df', '1155d133-525e-4587-9910-9ae3a6b9b7d8', '1cd39481-35a8-40fa-b1fa-0729520d0db7']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:41.571628 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-9457d6d0-d0d9-435a-b096-2b7fd77fdd4c tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9371f2b7-c721-4841-aa62-689b6fd58582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:41.605491 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-9457d6d0-d0d9-435a-b096-2b7fd77fdd4c tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9371f2b7-c721-4841-aa62-689b6fd58582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd01c4f5d-c0dc-4b2a-bb2c-0dbf7b4f5f0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1531154313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e841df843c34db584fe6165169bfddf',qos_specs=None,replication_status=,reservations=['63cab55e-02ec-4608-bd5c-3206ad0f8b63','7fb96b5a-0a6c-4b50-92d6-e106f60a94df','1155d133-525e-4587-9910-9ae3a6b9b7d8','1cd39481-35a8-40fa-b1fa-0729520d0db7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ec5abdc1fb94a9f9db36b545d0c805e',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:20:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1531154313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d01c4f5d-c0dc-4b2a-bb2c-0dbf7b4f5f0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e841df843c34db584fe6165169bfddf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ec5abdc1fb94a9f9db36b545d0c805e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:41.606438 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-9457d6d0-d0d9-435a-b096-2b7fd77fdd4c tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc1fa008-430f-4f9d-85b2-9cca8da3bbfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:41.635479 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-9457d6d0-d0d9-435a-b096-2b7fd77fdd4c tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc1fa008-430f-4f9d-85b2-9cca8da3bbfc) transitioned into state 'SUCCESS' from state '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-1531154313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e841df843c34db584fe6165169bfddf',qos_specs=None,replication_status=,reservations=['63cab55e-02ec-4608-bd5c-3206ad0f8b63','7fb96b5a-0a6c-4b50-92d6-e106f60a94df','1155d133-525e-4587-9910-9ae3a6b9b7d8','1cd39481-35a8-40fa-b1fa-0729520d0db7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ec5abdc1fb94a9f9db36b545d0c805e',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:41.636186 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-9457d6d0-d0d9-435a-b096-2b7fd77fdd4c tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a86b3322-b272-4bfc-a807-789a53695b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:41.652489 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-9457d6d0-d0d9-435a-b096-2b7fd77fdd4c tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a86b3322-b272-4bfc-a807-789a53695b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:41.653804 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-9457d6d0-d0d9-435a-b096-2b7fd77fdd4c tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Flow 'volume_create_api' (67164e81-3c0b-4779-8395-f717135a3a6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:20:41.654350 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9457d6d0-d0d9-435a-b096-2b7fd77fdd4c tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Create volume request issued successfully. Jul 03 19:20:41.655203 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9457d6d0-d0d9-435a-b096-2b7fd77fdd4c tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:20:41.655693 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 16/65] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:20:41 2026] POST /volume/v3/volumes => generated 752 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:20:41.673064 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-165ec083-d080-4903-a695-89aadebe41fc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:41.676083 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-165ec083-d080-4903-a695-89aadebe41fc tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] GET https://10.4.3.61/volume/v3/volumes/d01c4f5d-c0dc-4b2a-bb2c-0dbf7b4f5f0b Jul 03 19:20:41.680332 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-165ec083-d080-4903-a695-89aadebe41fc tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:41.680713 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-165ec083-d080-4903-a695-89aadebe41fc tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:41.690087 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:41.690087 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:20:41.695776 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-165ec083-d080-4903-a695-89aadebe41fc tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Volume info retrieved successfully. Jul 03 19:20:41.702393 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-165ec083-d080-4903-a695-89aadebe41fc tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] https://10.4.3.61/volume/v3/volumes/d01c4f5d-c0dc-4b2a-bb2c-0dbf7b4f5f0b returned with HTTP 200 Jul 03 19:20:41.702941 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 18/66] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:41 2026] GET /volume/v3/volumes/d01c4f5d-c0dc-4b2a-bb2c-0dbf7b4f5f0b => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:42.299751 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-cc341b50-5820-4abb-9f81-cbfb7d22de51 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:42.303131 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cc341b50-5820-4abb-9f81-cbfb7d22de51 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 Jul 03 19:20:42.303470 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cc341b50-5820-4abb-9f81-cbfb7d22de51 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:42.303760 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cc341b50-5820-4abb-9f81-cbfb7d22de51 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:42.317365 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:42.317365 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:20:42.325768 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-cc341b50-5820-4abb-9f81-cbfb7d22de51 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:20:42.331591 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cc341b50-5820-4abb-9f81-cbfb7d22de51 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 returned with HTTP 200 Jul 03 19:20:42.332195 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 16/67] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:42 2026] GET /volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 => generated 907 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:42.720531 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ce642268-b2f4-4a88-a945-495446afd278 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:42.722936 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ce642268-b2f4-4a88-a945-495446afd278 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] GET https://10.4.3.61/volume/v3/volumes/d01c4f5d-c0dc-4b2a-bb2c-0dbf7b4f5f0b Jul 03 19:20:42.723312 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ce642268-b2f4-4a88-a945-495446afd278 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:42.723594 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ce642268-b2f4-4a88-a945-495446afd278 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:42.733868 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:42.733868 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:20:42.740306 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ce642268-b2f4-4a88-a945-495446afd278 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Volume info retrieved successfully. Jul 03 19:20:42.746896 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ce642268-b2f4-4a88-a945-495446afd278 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] https://10.4.3.61/volume/v3/volumes/d01c4f5d-c0dc-4b2a-bb2c-0dbf7b4f5f0b returned with HTTP 200 Jul 03 19:20:42.747268 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 18/68] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:42 2026] GET /volume/v3/volumes/d01c4f5d-c0dc-4b2a-bb2c-0dbf7b4f5f0b => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:43.268511 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-20027e0d-09c0-4fa4-895b-2bf98f3bdc09 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:43.272508 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-20027e0d-09c0-4fa4-895b-2bf98f3bdc09 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] DELETE https://10.4.3.61/volume/v3/volumes/d01c4f5d-c0dc-4b2a-bb2c-0dbf7b4f5f0b Jul 03 19:20:43.273083 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-20027e0d-09c0-4fa4-895b-2bf98f3bdc09 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:43.273083 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-20027e0d-09c0-4fa4-895b-2bf98f3bdc09 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:43.273083 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-20027e0d-09c0-4fa4-895b-2bf98f3bdc09 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Delete volume with id: d01c4f5d-c0dc-4b2a-bb2c-0dbf7b4f5f0b Jul 03 19:20:43.285374 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:43.285374 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:20:43.286588 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-20027e0d-09c0-4fa4-895b-2bf98f3bdc09 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Volume info retrieved successfully. Jul 03 19:20:43.342847 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-20027e0d-09c0-4fa4-895b-2bf98f3bdc09 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Delete volume request issued successfully. Jul 03 19:20:43.342847 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-20027e0d-09c0-4fa4-895b-2bf98f3bdc09 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] https://10.4.3.61/volume/v3/volumes/d01c4f5d-c0dc-4b2a-bb2c-0dbf7b4f5f0b returned with HTTP 202 Jul 03 19:20:43.342847 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 17/69] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:20:43 2026] DELETE /volume/v3/volumes/d01c4f5d-c0dc-4b2a-bb2c-0dbf7b4f5f0b => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:20:43.355398 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-de8c5830-4bec-4d66-a2ed-26b24d030e22 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:43.356081 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f7325b4e-6946-4c99-b9a0-022beba80118 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:43.359110 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-de8c5830-4bec-4d66-a2ed-26b24d030e22 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 Jul 03 19:20:43.359110 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-de8c5830-4bec-4d66-a2ed-26b24d030e22 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:43.359337 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f7325b4e-6946-4c99-b9a0-022beba80118 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] GET https://10.4.3.61/volume/v3/volumes/d01c4f5d-c0dc-4b2a-bb2c-0dbf7b4f5f0b Jul 03 19:20:43.359401 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-de8c5830-4bec-4d66-a2ed-26b24d030e22 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:43.359445 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f7325b4e-6946-4c99-b9a0-022beba80118 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:43.359445 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f7325b4e-6946-4c99-b9a0-022beba80118 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:43.371256 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:43.371256 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:20:43.371785 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:43.371785 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:20:43.377593 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f7325b4e-6946-4c99-b9a0-022beba80118 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Volume info retrieved successfully. Jul 03 19:20:43.381566 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-de8c5830-4bec-4d66-a2ed-26b24d030e22 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:20:43.385129 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f7325b4e-6946-4c99-b9a0-022beba80118 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] https://10.4.3.61/volume/v3/volumes/d01c4f5d-c0dc-4b2a-bb2c-0dbf7b4f5f0b returned with HTTP 200 Jul 03 19:20:43.385985 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 17/70] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:43 2026] GET /volume/v3/volumes/d01c4f5d-c0dc-4b2a-bb2c-0dbf7b4f5f0b => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:43.390946 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-de8c5830-4bec-4d66-a2ed-26b24d030e22 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 returned with HTTP 200 Jul 03 19:20:43.391434 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 19/71] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:43 2026] GET /volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 => generated 907 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:44.401929 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a2e2f6fd-cd6e-43ed-b0b0-ad445328bf6f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:44.406719 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a2e2f6fd-cd6e-43ed-b0b0-ad445328bf6f tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] GET https://10.4.3.61/volume/v3/volumes/d01c4f5d-c0dc-4b2a-bb2c-0dbf7b4f5f0b Jul 03 19:20:44.407050 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a2e2f6fd-cd6e-43ed-b0b0-ad445328bf6f tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:44.407401 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a2e2f6fd-cd6e-43ed-b0b0-ad445328bf6f tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:44.414682 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ab630bd2-8cc1-48f3-96d7-1cf3af2a533c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:44.416940 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ab630bd2-8cc1-48f3-96d7-1cf3af2a533c tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 Jul 03 19:20:44.417146 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ab630bd2-8cc1-48f3-96d7-1cf3af2a533c tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:44.417330 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a2e2f6fd-cd6e-43ed-b0b0-ad445328bf6f tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] https://10.4.3.61/volume/v3/volumes/d01c4f5d-c0dc-4b2a-bb2c-0dbf7b4f5f0b returned with HTTP 404 Jul 03 19:20:44.417443 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ab630bd2-8cc1-48f3-96d7-1cf3af2a533c tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:44.417863 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 19/72] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:44 2026] GET /volume/v3/volumes/d01c4f5d-c0dc-4b2a-bb2c-0dbf7b4f5f0b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:20:44.432017 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-11a11a5d-3b19-461e-9205-94369f833690 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:44.434827 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-11a11a5d-3b19-461e-9205-94369f833690 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] DELETE https://10.4.3.61/volume/v3/volumes/c0f4af19-5d66-4737-80a9-9d195ff7f7d0 Jul 03 19:20:44.435000 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-11a11a5d-3b19-461e-9205-94369f833690 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:44.435798 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:44.435798 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:20:44.435985 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-11a11a5d-3b19-461e-9205-94369f833690 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:44.435985 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-11a11a5d-3b19-461e-9205-94369f833690 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Delete volume with id: c0f4af19-5d66-4737-80a9-9d195ff7f7d0 Jul 03 19:20:44.440853 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ab630bd2-8cc1-48f3-96d7-1cf3af2a533c tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:20:44.443708 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:44.443708 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:20:44.444479 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-11a11a5d-3b19-461e-9205-94369f833690 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Volume info retrieved successfully. Jul 03 19:20:44.446870 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ab630bd2-8cc1-48f3-96d7-1cf3af2a533c tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 returned with HTTP 200 Jul 03 19:20:44.447308 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 18/73] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:44 2026] GET /volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 => generated 907 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:44.473944 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-11a11a5d-3b19-461e-9205-94369f833690 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Delete volume request issued successfully. Jul 03 19:20:44.474263 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-11a11a5d-3b19-461e-9205-94369f833690 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] https://10.4.3.61/volume/v3/volumes/c0f4af19-5d66-4737-80a9-9d195ff7f7d0 returned with HTTP 202 Jul 03 19:20:44.474730 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 18/74] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:20:44 2026] DELETE /volume/v3/volumes/c0f4af19-5d66-4737-80a9-9d195ff7f7d0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:20:44.485962 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4e2c5811-7c44-43fd-a028-93ef4f69ca9f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:44.488189 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4e2c5811-7c44-43fd-a028-93ef4f69ca9f tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] GET https://10.4.3.61/volume/v3/volumes/c0f4af19-5d66-4737-80a9-9d195ff7f7d0 Jul 03 19:20:44.488577 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4e2c5811-7c44-43fd-a028-93ef4f69ca9f tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:44.488909 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4e2c5811-7c44-43fd-a028-93ef4f69ca9f tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:44.499324 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:44.499324 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:20:44.504751 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-4e2c5811-7c44-43fd-a028-93ef4f69ca9f tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Volume info retrieved successfully. Jul 03 19:20:44.511684 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4e2c5811-7c44-43fd-a028-93ef4f69ca9f tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] https://10.4.3.61/volume/v3/volumes/c0f4af19-5d66-4737-80a9-9d195ff7f7d0 returned with HTTP 200 Jul 03 19:20:44.512357 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 20/75] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:44 2026] GET /volume/v3/volumes/c0f4af19-5d66-4737-80a9-9d195ff7f7d0 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:45.465742 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9ba69996-987b-4a5d-a748-5cabe82c663c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:45.467299 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9ba69996-987b-4a5d-a748-5cabe82c663c tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 Jul 03 19:20:45.467546 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9ba69996-987b-4a5d-a748-5cabe82c663c tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:45.467795 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9ba69996-987b-4a5d-a748-5cabe82c663c tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:45.475647 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:45.475647 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:20:45.480017 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-9ba69996-987b-4a5d-a748-5cabe82c663c tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:20:45.486004 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9ba69996-987b-4a5d-a748-5cabe82c663c tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 returned with HTTP 200 Jul 03 19:20:45.486559 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 20/76] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:45 2026] GET /volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 => generated 1393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:20:45.504605 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-538ed4b6-1132-4bb2-9ac3-7059b0d127da None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:45.507485 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-538ed4b6-1132-4bb2-9ac3-7059b0d127da tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:20:45.508015 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-538ed4b6-1132-4bb2-9ac3-7059b0d127da tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1966074050"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:20:45.510239 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-538ed4b6-1132-4bb2-9ac3-7059b0d127da tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1966074050'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:20:45.510578 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-538ed4b6-1132-4bb2-9ac3-7059b0d127da tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Create volume of 1 GB Jul 03 19:20:45.516518 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-538ed4b6-1132-4bb2-9ac3-7059b0d127da tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Availability Zones retrieved successfully. Jul 03 19:20:45.531315 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-18ec2dfc-d98a-4a35-9dbf-9739f34d43a7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:45.533955 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-538ed4b6-1132-4bb2-9ac3-7059b0d127da tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Flow 'volume_create_api' (4ba1b1f1-9a1a-41d0-b8ea-7a9f32704cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:20:45.534091 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-18ec2dfc-d98a-4a35-9dbf-9739f34d43a7 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] GET https://10.4.3.61/volume/v3/volumes/c0f4af19-5d66-4737-80a9-9d195ff7f7d0 Jul 03 19:20:45.534426 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-18ec2dfc-d98a-4a35-9dbf-9739f34d43a7 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:45.534711 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-18ec2dfc-d98a-4a35-9dbf-9739f34d43a7 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:45.535795 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-538ed4b6-1132-4bb2-9ac3-7059b0d127da tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa91589a-1c55-4294-b7a7-fb506b0fdc8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:45.537275 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-538ed4b6-1132-4bb2-9ac3-7059b0d127da tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:20:45.542621 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-18ec2dfc-d98a-4a35-9dbf-9739f34d43a7 tempest-ServersNegativeTestJSON-1935538823 tempest-ServersNegativeTestJSON-1935538823-project-member] https://10.4.3.61/volume/v3/volumes/c0f4af19-5d66-4737-80a9-9d195ff7f7d0 returned with HTTP 404 Jul 03 19:20:45.543538 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 19/77] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:45 2026] GET /volume/v3/volumes/c0f4af19-5d66-4737-80a9-9d195ff7f7d0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:20:45.583078 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-538ed4b6-1132-4bb2-9ac3-7059b0d127da tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa91589a-1c55-4294-b7a7-fb506b0fdc8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:45.584211 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-538ed4b6-1132-4bb2-9ac3-7059b0d127da tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9734a510-f295-46f0-a482-49f662bcecdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:45.644088 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-538ed4b6-1132-4bb2-9ac3-7059b0d127da tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Created reservations ['ec961770-0a34-4da0-9dfc-d3118d09a8fb', '4cbcf06a-07c5-4f76-9ae3-6d3621ce46b7', '4ce54d35-dc60-4167-acad-654a1f11cfaa', '75e1bbaf-8b23-4515-bda2-c048c0f639bb'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:20:45.645056 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-538ed4b6-1132-4bb2-9ac3-7059b0d127da tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9734a510-f295-46f0-a482-49f662bcecdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec961770-0a34-4da0-9dfc-d3118d09a8fb', '4cbcf06a-07c5-4f76-9ae3-6d3621ce46b7', '4ce54d35-dc60-4167-acad-654a1f11cfaa', '75e1bbaf-8b23-4515-bda2-c048c0f639bb']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:45.645919 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-538ed4b6-1132-4bb2-9ac3-7059b0d127da tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (506c5868-f70d-4eed-9270-fb65efe61ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:45.673019 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-538ed4b6-1132-4bb2-9ac3-7059b0d127da tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (506c5868-f70d-4eed-9270-fb65efe61ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc874c9e-1e7f-4a8c-85f4-913c5fc712e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1966074050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25136353df334bab8c30b1b91f6415eb',qos_specs=None,replication_status=,reservations=['ec961770-0a34-4da0-9dfc-d3118d09a8fb','4cbcf06a-07c5-4f76-9ae3-6d3621ce46b7','4ce54d35-dc60-4167-acad-654a1f11cfaa','75e1bbaf-8b23-4515-bda2-c048c0f639bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc20e5f4cca047cdbc0d33b413af63c6',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:20:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1966074050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc874c9e-1e7f-4a8c-85f4-913c5fc712e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25136353df334bab8c30b1b91f6415eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc20e5f4cca047cdbc0d33b413af63c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:45.673864 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-538ed4b6-1132-4bb2-9ac3-7059b0d127da tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3f7bdd5-995a-4892-a9ea-2b8a0a7cb6e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:45.696153 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-538ed4b6-1132-4bb2-9ac3-7059b0d127da tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3f7bdd5-995a-4892-a9ea-2b8a0a7cb6e7) transitioned into state 'SUCCESS' from state '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-1966074050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25136353df334bab8c30b1b91f6415eb',qos_specs=None,replication_status=,reservations=['ec961770-0a34-4da0-9dfc-d3118d09a8fb','4cbcf06a-07c5-4f76-9ae3-6d3621ce46b7','4ce54d35-dc60-4167-acad-654a1f11cfaa','75e1bbaf-8b23-4515-bda2-c048c0f639bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc20e5f4cca047cdbc0d33b413af63c6',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:45.696885 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-538ed4b6-1132-4bb2-9ac3-7059b0d127da tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcd2a9c9-7a7f-42bd-8dff-89aaafd7dbae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:45.707957 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-538ed4b6-1132-4bb2-9ac3-7059b0d127da tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcd2a9c9-7a7f-42bd-8dff-89aaafd7dbae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:45.708903 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-538ed4b6-1132-4bb2-9ac3-7059b0d127da tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Flow 'volume_create_api' (4ba1b1f1-9a1a-41d0-b8ea-7a9f32704cbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:20:45.709307 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-538ed4b6-1132-4bb2-9ac3-7059b0d127da tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Create volume request issued successfully. Jul 03 19:20:45.710006 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-538ed4b6-1132-4bb2-9ac3-7059b0d127da tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:20:45.711339 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 19/78] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:20:45 2026] POST /volume/v3/volumes => generated 755 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:20:45.730497 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ab8adb3c-f502-4c4e-8e85-9f3f5f755135 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:45.730497 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ab8adb3c-f502-4c4e-8e85-9f3f5f755135 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/fc874c9e-1e7f-4a8c-85f4-913c5fc712e6 Jul 03 19:20:45.730497 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ab8adb3c-f502-4c4e-8e85-9f3f5f755135 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:45.730497 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ab8adb3c-f502-4c4e-8e85-9f3f5f755135 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:45.737734 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:45.737734 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:20:45.743841 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ab8adb3c-f502-4c4e-8e85-9f3f5f755135 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:20:45.754182 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ab8adb3c-f502-4c4e-8e85-9f3f5f755135 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/fc874c9e-1e7f-4a8c-85f4-913c5fc712e6 returned with HTTP 200 Jul 03 19:20:45.755655 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 21/79] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:45 2026] GET /volume/v3/volumes/fc874c9e-1e7f-4a8c-85f4-913c5fc712e6 => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:46.618904 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b57e54fb-96a3-4dff-b0ae-476ed3d1c8f1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:46.622425 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b57e54fb-96a3-4dff-b0ae-476ed3d1c8f1 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:20:46.622876 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b57e54fb-96a3-4dff-b0ae-476ed3d1c8f1 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-284283342"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:20:46.624901 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-b57e54fb-96a3-4dff-b0ae-476ed3d1c8f1 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-284283342'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:20:46.625061 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-b57e54fb-96a3-4dff-b0ae-476ed3d1c8f1 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Create volume of 1 GB Jul 03 19:20:46.631527 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b57e54fb-96a3-4dff-b0ae-476ed3d1c8f1 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Availability Zones retrieved successfully. Jul 03 19:20:46.641292 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b57e54fb-96a3-4dff-b0ae-476ed3d1c8f1 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Flow 'volume_create_api' (e8532ea8-f173-4d58-adc5-35f326f3e73e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:20:46.642536 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b57e54fb-96a3-4dff-b0ae-476ed3d1c8f1 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce93d541-7d4f-45b0-a700-d287e76549e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:46.643523 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-b57e54fb-96a3-4dff-b0ae-476ed3d1c8f1 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:20:46.686039 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b57e54fb-96a3-4dff-b0ae-476ed3d1c8f1 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce93d541-7d4f-45b0-a700-d287e76549e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:46.686783 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b57e54fb-96a3-4dff-b0ae-476ed3d1c8f1 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b034364d-0715-4ce7-a47a-5e88bea9964d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:46.780046 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-06fc769a-d5c8-4ad5-b61b-335095329c77 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:46.780046 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-06fc769a-d5c8-4ad5-b61b-335095329c77 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/fc874c9e-1e7f-4a8c-85f4-913c5fc712e6 Jul 03 19:20:46.780544 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-06fc769a-d5c8-4ad5-b61b-335095329c77 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:46.781112 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-06fc769a-d5c8-4ad5-b61b-335095329c77 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:46.793490 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:46.793490 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:20:46.793958 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-b57e54fb-96a3-4dff-b0ae-476ed3d1c8f1 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Created reservations ['717af326-9ef1-4724-b79e-c35f95a9cec8', 'b8b28ea6-bc2f-44dd-8c1f-19d08350322c', '5fa7d15f-56b3-4fc8-b813-c6730cbb8553', '4f6da242-9b8f-41b9-90ed-635d297c45f0'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:20:46.794937 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b57e54fb-96a3-4dff-b0ae-476ed3d1c8f1 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b034364d-0715-4ce7-a47a-5e88bea9964d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['717af326-9ef1-4724-b79e-c35f95a9cec8', 'b8b28ea6-bc2f-44dd-8c1f-19d08350322c', '5fa7d15f-56b3-4fc8-b813-c6730cbb8553', '4f6da242-9b8f-41b9-90ed-635d297c45f0']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:46.797120 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b57e54fb-96a3-4dff-b0ae-476ed3d1c8f1 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a8b930c-7e7e-433c-b9ef-a656a6b9941d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:46.800636 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-06fc769a-d5c8-4ad5-b61b-335095329c77 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:20:46.808025 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-06fc769a-d5c8-4ad5-b61b-335095329c77 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/fc874c9e-1e7f-4a8c-85f4-913c5fc712e6 returned with HTTP 200 Jul 03 19:20:46.808654 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 20/80] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:46 2026] GET /volume/v3/volumes/fc874c9e-1e7f-4a8c-85f4-913c5fc712e6 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:46.822807 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-92d113b5-25ad-48fd-909c-82b18e8778d3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:46.825417 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-92d113b5-25ad-48fd-909c-82b18e8778d3 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:20:46.825856 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-92d113b5-25ad-48fd-909c-82b18e8778d3 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1030128191"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:20:46.827676 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-92d113b5-25ad-48fd-909c-82b18e8778d3 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1030128191'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:20:46.827828 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-92d113b5-25ad-48fd-909c-82b18e8778d3 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Create volume of 1 GB Jul 03 19:20:46.828221 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:46.828221 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:20:46.833584 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b57e54fb-96a3-4dff-b0ae-476ed3d1c8f1 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a8b930c-7e7e-433c-b9ef-a656a6b9941d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea6571c8-08f9-48ce-b138-c43984a20980', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-284283342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26d6c9e88284708b32aa4946ca851d7',qos_specs=None,replication_status=,reservations=['717af326-9ef1-4724-b79e-c35f95a9cec8','b8b28ea6-bc2f-44dd-8c1f-19d08350322c','5fa7d15f-56b3-4fc8-b813-c6730cbb8553','4f6da242-9b8f-41b9-90ed-635d297c45f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb279150d1b46b9be695dfd8810090d',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:20:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-284283342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea6571c8-08f9-48ce-b138-c43984a20980,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d26d6c9e88284708b32aa4946ca851d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8eb279150d1b46b9be695dfd8810090d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:46.834339 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-92d113b5-25ad-48fd-909c-82b18e8778d3 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Availability Zones retrieved successfully. Jul 03 19:20:46.834435 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b57e54fb-96a3-4dff-b0ae-476ed3d1c8f1 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea3d7a8b-5315-4730-a2f5-9c68b4231f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:46.842020 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-92d113b5-25ad-48fd-909c-82b18e8778d3 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Flow 'volume_create_api' (1eb2cbd7-168e-4acf-a7f9-41b7c85d3469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:20:46.843356 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-92d113b5-25ad-48fd-909c-82b18e8778d3 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba163b83-9614-4e74-b8ea-bca382121d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:46.844708 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-92d113b5-25ad-48fd-909c-82b18e8778d3 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:20:46.861825 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b57e54fb-96a3-4dff-b0ae-476ed3d1c8f1 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea3d7a8b-5315-4730-a2f5-9c68b4231f79) transitioned into state 'SUCCESS' from state '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-284283342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26d6c9e88284708b32aa4946ca851d7',qos_specs=None,replication_status=,reservations=['717af326-9ef1-4724-b79e-c35f95a9cec8','b8b28ea6-bc2f-44dd-8c1f-19d08350322c','5fa7d15f-56b3-4fc8-b813-c6730cbb8553','4f6da242-9b8f-41b9-90ed-635d297c45f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb279150d1b46b9be695dfd8810090d',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:46.862863 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b57e54fb-96a3-4dff-b0ae-476ed3d1c8f1 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d95d06c-8c3b-4e31-ac64-85ad3403eaf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:46.877251 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b57e54fb-96a3-4dff-b0ae-476ed3d1c8f1 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d95d06c-8c3b-4e31-ac64-85ad3403eaf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:46.878264 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b57e54fb-96a3-4dff-b0ae-476ed3d1c8f1 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Flow 'volume_create_api' (e8532ea8-f173-4d58-adc5-35f326f3e73e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:20:46.878629 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b57e54fb-96a3-4dff-b0ae-476ed3d1c8f1 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Create volume request issued successfully. Jul 03 19:20:46.879597 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b57e54fb-96a3-4dff-b0ae-476ed3d1c8f1 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:20:46.880102 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 21/81] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:20:46 2026] POST /volume/v3/volumes => generated 751 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:20:46.882830 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-92d113b5-25ad-48fd-909c-82b18e8778d3 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba163b83-9614-4e74-b8ea-bca382121d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:46.883964 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-92d113b5-25ad-48fd-909c-82b18e8778d3 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9c45e53-afec-4b91-bb53-7d05583f7289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:46.947306 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-92d113b5-25ad-48fd-909c-82b18e8778d3 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Created reservations ['78b68f44-44df-499a-a4bb-09a189e059c9', '70a1feed-79d8-40c9-9f54-cbbaa395676d', '5d068919-0cc6-49ba-bcc2-914be20bc42d', '643d6017-2ab0-4219-a899-9622d3938474'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:20:46.947306 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-92d113b5-25ad-48fd-909c-82b18e8778d3 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9c45e53-afec-4b91-bb53-7d05583f7289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78b68f44-44df-499a-a4bb-09a189e059c9', '70a1feed-79d8-40c9-9f54-cbbaa395676d', '5d068919-0cc6-49ba-bcc2-914be20bc42d', '643d6017-2ab0-4219-a899-9622d3938474']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:46.947306 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-92d113b5-25ad-48fd-909c-82b18e8778d3 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d13c633b-3659-461e-b314-1f51093bea77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:46.978752 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-92d113b5-25ad-48fd-909c-82b18e8778d3 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d13c633b-3659-461e-b314-1f51093bea77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39a7485e-9405-4475-9e78-c14853306a04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1030128191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25136353df334bab8c30b1b91f6415eb',qos_specs=None,replication_status=,reservations=['78b68f44-44df-499a-a4bb-09a189e059c9','70a1feed-79d8-40c9-9f54-cbbaa395676d','5d068919-0cc6-49ba-bcc2-914be20bc42d','643d6017-2ab0-4219-a899-9622d3938474'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc20e5f4cca047cdbc0d33b413af63c6',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:20:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1030128191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39a7485e-9405-4475-9e78-c14853306a04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25136353df334bab8c30b1b91f6415eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc20e5f4cca047cdbc0d33b413af63c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:46.979810 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-92d113b5-25ad-48fd-909c-82b18e8778d3 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5867119d-f590-440f-a765-f5e6c7d32524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:47.021531 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-92d113b5-25ad-48fd-909c-82b18e8778d3 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5867119d-f590-440f-a765-f5e6c7d32524) transitioned into state 'SUCCESS' from state '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-1030128191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25136353df334bab8c30b1b91f6415eb',qos_specs=None,replication_status=,reservations=['78b68f44-44df-499a-a4bb-09a189e059c9','70a1feed-79d8-40c9-9f54-cbbaa395676d','5d068919-0cc6-49ba-bcc2-914be20bc42d','643d6017-2ab0-4219-a899-9622d3938474'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc20e5f4cca047cdbc0d33b413af63c6',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:47.022572 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-92d113b5-25ad-48fd-909c-82b18e8778d3 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87c343ba-ce3c-42c2-a267-feef24fb367c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:47.038641 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-92d113b5-25ad-48fd-909c-82b18e8778d3 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87c343ba-ce3c-42c2-a267-feef24fb367c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:47.041365 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-92d113b5-25ad-48fd-909c-82b18e8778d3 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Flow 'volume_create_api' (1eb2cbd7-168e-4acf-a7f9-41b7c85d3469) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:20:47.041365 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-92d113b5-25ad-48fd-909c-82b18e8778d3 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Create volume request issued successfully. Jul 03 19:20:47.041365 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-92d113b5-25ad-48fd-909c-82b18e8778d3 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:20:47.041365 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 20/82] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:20:46 2026] POST /volume/v3/volumes => generated 755 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:20:47.060327 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8a8bcae1-4e29-4b3a-86f2-3aefad9df546 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:47.063031 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8a8bcae1-4e29-4b3a-86f2-3aefad9df546 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/39a7485e-9405-4475-9e78-c14853306a04 Jul 03 19:20:47.063513 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8a8bcae1-4e29-4b3a-86f2-3aefad9df546 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:47.064074 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8a8bcae1-4e29-4b3a-86f2-3aefad9df546 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:47.074031 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:47.074031 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:20:47.081808 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-8a8bcae1-4e29-4b3a-86f2-3aefad9df546 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:20:47.089983 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8a8bcae1-4e29-4b3a-86f2-3aefad9df546 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/39a7485e-9405-4475-9e78-c14853306a04 returned with HTTP 200 Jul 03 19:20:47.091019 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 22/83] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:47 2026] GET /volume/v3/volumes/39a7485e-9405-4475-9e78-c14853306a04 => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:48.108455 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9e8610fd-2251-4d31-8fc1-f1f39ef0a073 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:48.110559 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9e8610fd-2251-4d31-8fc1-f1f39ef0a073 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/39a7485e-9405-4475-9e78-c14853306a04 Jul 03 19:20:48.110800 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9e8610fd-2251-4d31-8fc1-f1f39ef0a073 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:48.111053 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9e8610fd-2251-4d31-8fc1-f1f39ef0a073 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:48.119420 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:48.119420 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:20:48.124115 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-9e8610fd-2251-4d31-8fc1-f1f39ef0a073 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:20:48.129841 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9e8610fd-2251-4d31-8fc1-f1f39ef0a073 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/39a7485e-9405-4475-9e78-c14853306a04 returned with HTTP 200 Jul 03 19:20:48.130382 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 21/84] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:48 2026] GET /volume/v3/volumes/39a7485e-9405-4475-9e78-c14853306a04 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:54.909668 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-330889d2-e479-4e21-9285-6ad99ea3a9f0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:54.911874 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-330889d2-e479-4e21-9285-6ad99ea3a9f0 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:20:54.912390 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-330889d2-e479-4e21-9285-6ad99ea3a9f0 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-9575070"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:20:54.914348 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-330889d2-e479-4e21-9285-6ad99ea3a9f0 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-9575070'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:20:54.914536 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-330889d2-e479-4e21-9285-6ad99ea3a9f0 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Create volume of 1 GB Jul 03 19:20:54.914890 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:54.914890 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:20:54.917659 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=130,cinder:INSERT=27,cinder:UPDATE=37 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:20:54.920553 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-330889d2-e479-4e21-9285-6ad99ea3a9f0 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Availability Zones retrieved successfully. Jul 03 19:20:54.928007 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-330889d2-e479-4e21-9285-6ad99ea3a9f0 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Flow 'volume_create_api' (fd7c88c8-c178-48ce-bad5-2cb7d6ad450b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:20:54.929003 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-330889d2-e479-4e21-9285-6ad99ea3a9f0 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef670a96-efa9-4798-91fb-44e885d14187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:54.930606 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-330889d2-e479-4e21-9285-6ad99ea3a9f0 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:20:54.960623 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-330889d2-e479-4e21-9285-6ad99ea3a9f0 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef670a96-efa9-4798-91fb-44e885d14187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:54.963722 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-330889d2-e479-4e21-9285-6ad99ea3a9f0 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6f84cae-e052-4e21-8074-417a7117ad35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:55.048428 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-330889d2-e479-4e21-9285-6ad99ea3a9f0 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Created reservations ['138ebb97-944d-4682-abb4-288b5706c25c', 'f5479736-1c34-43a1-a037-314907f8102d', '14d0d22c-79e6-4f1f-8d90-8586fdf197a0', '18ef070c-9b94-4a83-a613-e9dae8e003c1'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:20:55.049399 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-330889d2-e479-4e21-9285-6ad99ea3a9f0 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6f84cae-e052-4e21-8074-417a7117ad35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['138ebb97-944d-4682-abb4-288b5706c25c', 'f5479736-1c34-43a1-a037-314907f8102d', '14d0d22c-79e6-4f1f-8d90-8586fdf197a0', '18ef070c-9b94-4a83-a613-e9dae8e003c1']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:55.050070 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-330889d2-e479-4e21-9285-6ad99ea3a9f0 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96be104d-09a7-4250-a7e0-f4aabc34b4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:55.077700 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-330889d2-e479-4e21-9285-6ad99ea3a9f0 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96be104d-09a7-4250-a7e0-f4aabc34b4ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-9575070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4693a006dd89419a8e6644fa4e8acb04',qos_specs=None,replication_status=,reservations=['138ebb97-944d-4682-abb4-288b5706c25c','f5479736-1c34-43a1-a037-314907f8102d','14d0d22c-79e6-4f1f-8d90-8586fdf197a0','18ef070c-9b94-4a83-a613-e9dae8e003c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1e6bb29f13f4ee48c99f11f2347eea0',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:20:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-9575070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4693a006dd89419a8e6644fa4e8acb04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1e6bb29f13f4ee48c99f11f2347eea0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:55.078458 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-330889d2-e479-4e21-9285-6ad99ea3a9f0 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7abf4022-ad3e-471c-9eaa-97894445750f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:55.103833 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-330889d2-e479-4e21-9285-6ad99ea3a9f0 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7abf4022-ad3e-471c-9eaa-97894445750f) transitioned into state 'SUCCESS' from state '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-9575070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4693a006dd89419a8e6644fa4e8acb04',qos_specs=None,replication_status=,reservations=['138ebb97-944d-4682-abb4-288b5706c25c','f5479736-1c34-43a1-a037-314907f8102d','14d0d22c-79e6-4f1f-8d90-8586fdf197a0','18ef070c-9b94-4a83-a613-e9dae8e003c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1e6bb29f13f4ee48c99f11f2347eea0',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:55.104685 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-330889d2-e479-4e21-9285-6ad99ea3a9f0 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53adccc6-90f8-4b8b-b823-bdc682a7c843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:55.116184 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-330889d2-e479-4e21-9285-6ad99ea3a9f0 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53adccc6-90f8-4b8b-b823-bdc682a7c843) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:20:55.117126 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-330889d2-e479-4e21-9285-6ad99ea3a9f0 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Flow 'volume_create_api' (fd7c88c8-c178-48ce-bad5-2cb7d6ad450b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:20:55.117451 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-330889d2-e479-4e21-9285-6ad99ea3a9f0 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Create volume request issued successfully. Jul 03 19:20:55.117991 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-330889d2-e479-4e21-9285-6ad99ea3a9f0 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:20:55.118482 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 22/85] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:20:54 2026] POST /volume/v3/volumes => generated 747 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:20:55.137538 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b7232744-cc6b-4179-bf12-8c1d5d253f5e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:55.139923 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b7232744-cc6b-4179-bf12-8c1d5d253f5e tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] GET https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:20:55.140485 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b7232744-cc6b-4179-bf12-8c1d5d253f5e tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:55.140485 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b7232744-cc6b-4179-bf12-8c1d5d253f5e tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:55.152469 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:55.152469 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:20:55.156701 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b7232744-cc6b-4179-bf12-8c1d5d253f5e tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Volume info retrieved successfully. Jul 03 19:20:55.161901 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b7232744-cc6b-4179-bf12-8c1d5d253f5e tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 returned with HTTP 200 Jul 03 19:20:55.162407 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 21/86] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:55 2026] GET /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:56.179345 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-529a2e3a-28ad-4b8d-b64a-8c45f2cc9930 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:56.182907 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-529a2e3a-28ad-4b8d-b64a-8c45f2cc9930 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] GET https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:20:56.183194 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-529a2e3a-28ad-4b8d-b64a-8c45f2cc9930 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:56.183469 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-529a2e3a-28ad-4b8d-b64a-8c45f2cc9930 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:56.185726 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=107,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:20:56.195097 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:56.195097 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:20:56.200072 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-529a2e3a-28ad-4b8d-b64a-8c45f2cc9930 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Volume info retrieved successfully. Jul 03 19:20:56.205481 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-529a2e3a-28ad-4b8d-b64a-8c45f2cc9930 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 returned with HTTP 200 Jul 03 19:20:56.205997 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 23/87] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:56 2026] GET /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:56.697957 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-469492e2-17d1-4392-a9da-dbeb74b30b19 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:56.700780 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-469492e2-17d1-4392-a9da-dbeb74b30b19 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] GET https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 Jul 03 19:20:56.701077 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-469492e2-17d1-4392-a9da-dbeb74b30b19 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:56.701414 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-469492e2-17d1-4392-a9da-dbeb74b30b19 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:56.704088 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=99,cinder:UPDATE=16,cinder:INSERT=11 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:20:56.713026 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:56.713026 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:20:56.720324 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-469492e2-17d1-4392-a9da-dbeb74b30b19 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Volume info retrieved successfully. Jul 03 19:20:56.726665 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-469492e2-17d1-4392-a9da-dbeb74b30b19 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 returned with HTTP 200 Jul 03 19:20:56.727715 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 22/88] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:20:56 2026] GET /volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 => generated 1012 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:20:58.010152 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-c6a44611-36ba-41d5-a8b1-36c1638ce07f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:58.012370 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-c6a44611-36ba-41d5-a8b1-36c1638ce07f tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 Jul 03 19:20:58.012667 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-c6a44611-36ba-41d5-a8b1-36c1638ce07f tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:58.012861 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-c6a44611-36ba-41d5-a8b1-36c1638ce07f tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:58.020193 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:58.020193 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:20:58.024440 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-c6a44611-36ba-41d5-a8b1-36c1638ce07f tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:20:58.029852 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-c6a44611-36ba-41d5-a8b1-36c1638ce07f tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 returned with HTTP 200 Jul 03 19:20:58.030433 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 23/89] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:20:58 2026] GET /volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 => generated 1393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:20:58.039858 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-c173ac11-6793-407d-9f0d-a33dd535ee21 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:58.042566 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-c173ac11-6793-407d-9f0d-a33dd535ee21 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/fc874c9e-1e7f-4a8c-85f4-913c5fc712e6 Jul 03 19:20:58.042767 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-c173ac11-6793-407d-9f0d-a33dd535ee21 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:58.042992 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-c173ac11-6793-407d-9f0d-a33dd535ee21 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:58.044950 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=174,cinder:INSERT=40,cinder:UPDATE=65 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:20:58.051800 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:58.051800 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:20:58.056791 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-c173ac11-6793-407d-9f0d-a33dd535ee21 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:20:58.061830 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-c173ac11-6793-407d-9f0d-a33dd535ee21 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/fc874c9e-1e7f-4a8c-85f4-913c5fc712e6 returned with HTTP 200 Jul 03 19:20:58.062310 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 22/90] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:20:58 2026] GET /volume/v3/volumes/fc874c9e-1e7f-4a8c-85f4-913c5fc712e6 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:58.070823 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-5cacf959-bdc2-4631-8fd5-a26424f2570c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:58.072881 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-5cacf959-bdc2-4631-8fd5-a26424f2570c tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/39a7485e-9405-4475-9e78-c14853306a04 Jul 03 19:20:58.073069 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-5cacf959-bdc2-4631-8fd5-a26424f2570c tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:58.073314 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-5cacf959-bdc2-4631-8fd5-a26424f2570c tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:58.080775 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:58.080775 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:20:58.085151 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-5cacf959-bdc2-4631-8fd5-a26424f2570c tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:20:58.090014 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-5cacf959-bdc2-4631-8fd5-a26424f2570c tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/39a7485e-9405-4475-9e78-c14853306a04 returned with HTTP 200 Jul 03 19:20:58.090558 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 24/91] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:20:58 2026] GET /volume/v3/volumes/39a7485e-9405-4475-9e78-c14853306a04 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:20:58.102102 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c43f7be2-a83f-427d-b90e-f14219d1838c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:58.102445 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c43f7be2-a83f-427d-b90e-f14219d1838c None None] GET https://10.4.3.61/volume// Jul 03 19:20:58.102541 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c43f7be2-a83f-427d-b90e-f14219d1838c None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:58.102769 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c43f7be2-a83f-427d-b90e-f14219d1838c None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:58.103234 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c43f7be2-a83f-427d-b90e-f14219d1838c None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:20:58.103505 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 23/92] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:20:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:20:58.113191 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-9198b024-b2ee-4ded-95f4-799a83c91a34 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:58.115650 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-9198b024-b2ee-4ded-95f4-799a83c91a34 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:20:58.116104 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-9198b024-b2ee-4ded-95f4-799a83c91a34 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d24e77a5-86b5-4f72-a5ea-d4f6d11118f0", "connector": null, "instance_uuid": "7d60f5b4-01f8-48eb-ae8b-0ed70cc98ed8"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:20:58.127310 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:58.127310 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:20:58.165485 np0000004460 devstack@c-api.service[99924]: /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 19:20:58.165485 np0000004460 devstack@c-api.service[99924]: .first() Jul 03 19:20:58.182010 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-9198b024-b2ee-4ded-95f4-799a83c91a34 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:20:58.182779 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 24/93] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:20:58 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:20:58.190543 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-481f6244-2106-425d-9ec1-4547b9719308 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:58.190963 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-481f6244-2106-425d-9ec1-4547b9719308 None None] GET https://10.4.3.61/volume// Jul 03 19:20:58.191142 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-481f6244-2106-425d-9ec1-4547b9719308 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:58.191397 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-481f6244-2106-425d-9ec1-4547b9719308 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:58.191782 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-481f6244-2106-425d-9ec1-4547b9719308 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:20:58.192080 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 23/94] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:20:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:20:58.201888 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-b223a2d3-216a-4b34-8bad-df433b8324c1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:58.205039 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-b223a2d3-216a-4b34-8bad-df433b8324c1 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:20:58.205479 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-b223a2d3-216a-4b34-8bad-df433b8324c1 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fc874c9e-1e7f-4a8c-85f4-913c5fc712e6", "connector": null, "instance_uuid": "7d60f5b4-01f8-48eb-ae8b-0ed70cc98ed8"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:20:58.213984 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:58.213984 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:20:58.247484 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-b223a2d3-216a-4b34-8bad-df433b8324c1 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:20:58.247987 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 25/95] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:20:58 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:20:58.256482 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-60bd987f-5b88-40d7-bcdd-e19a313b142b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:58.256873 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-60bd987f-5b88-40d7-bcdd-e19a313b142b None None] GET https://10.4.3.61/volume// Jul 03 19:20:58.257083 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-60bd987f-5b88-40d7-bcdd-e19a313b142b None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:58.257342 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-60bd987f-5b88-40d7-bcdd-e19a313b142b None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:58.257680 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-60bd987f-5b88-40d7-bcdd-e19a313b142b None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:20:58.257962 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 24/96] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:20:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:20:58.268440 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-c71e87c9-80fa-404b-b55a-b0db7cae36f8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:58.271221 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-c71e87c9-80fa-404b-b55a-b0db7cae36f8 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:20:58.271632 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-c71e87c9-80fa-404b-b55a-b0db7cae36f8 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39a7485e-9405-4475-9e78-c14853306a04", "connector": null, "instance_uuid": "7d60f5b4-01f8-48eb-ae8b-0ed70cc98ed8"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:20:58.283219 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:58.283219 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:20:58.323257 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-c71e87c9-80fa-404b-b55a-b0db7cae36f8 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:20:58.324061 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 25/97] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:20:58 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:20:58.950674 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ac903058-ccf7-4317-972c-08dd914a5e77 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:58.951356 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ac903058-ccf7-4317-972c-08dd914a5e77 None None] GET https://10.4.3.61/volume// Jul 03 19:20:58.951453 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ac903058-ccf7-4317-972c-08dd914a5e77 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:58.951649 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ac903058-ccf7-4317-972c-08dd914a5e77 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:58.951975 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ac903058-ccf7-4317-972c-08dd914a5e77 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:20:58.952320 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 24/98] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:20:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:20:58.972817 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-ad3ef0ce-2d6f-4cdc-8bad-024072099685 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:59.287935 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-ad3ef0ce-2d6f-4cdc-8bad-024072099685 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:20:59.288503 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-ad3ef0ce-2d6f-4cdc-8bad-024072099685 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1c0b0fe6-4018-427e-9a92-17b6df81bc79", "connector": null, "instance_uuid": "34c8e168-9140-457c-af05-0ab8bfef0a11"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:20:59.303252 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:59.303252 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:20:59.339376 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-ad3ef0ce-2d6f-4cdc-8bad-024072099685 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:20:59.340239 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 26/99] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:20:58 2026] POST /volume/v3/attachments => generated 273 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:20:59.757429 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e00c98ff-43ab-4c33-9030-712083110830 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:59.768488 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a55fadfd-145e-4990-95fc-2ba22a5cfd45 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:59.771545 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a55fadfd-145e-4990-95fc-2ba22a5cfd45 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] GET https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 Jul 03 19:20:59.772394 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a55fadfd-145e-4990-95fc-2ba22a5cfd45 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:59.772394 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a55fadfd-145e-4990-95fc-2ba22a5cfd45 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:59.831422 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:59.831422 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:20:59.838229 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a55fadfd-145e-4990-95fc-2ba22a5cfd45 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Volume info retrieved successfully. Jul 03 19:20:59.844471 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a55fadfd-145e-4990-95fc-2ba22a5cfd45 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 returned with HTTP 200 Jul 03 19:20:59.845036 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 26/100] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:20:59 2026] GET /volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 => generated 1011 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:20:59.876949 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-42f7bed1-7e6e-4a19-8aa1-92419f546d9f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:59.877577 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-42f7bed1-7e6e-4a19-8aa1-92419f546d9f None None] GET https://10.4.3.61/volume// Jul 03 19:20:59.877577 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-42f7bed1-7e6e-4a19-8aa1-92419f546d9f None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:59.877774 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-42f7bed1-7e6e-4a19-8aa1-92419f546d9f None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:59.878087 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-42f7bed1-7e6e-4a19-8aa1-92419f546d9f None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:20:59.878413 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 25/101] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:20:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 19:20:59.888669 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-e917ff06-2f31-4142-b860-a66be7d341b8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:20:59.891052 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-e917ff06-2f31-4142-b860-a66be7d341b8 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] GET https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 Jul 03 19:20:59.891312 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-e917ff06-2f31-4142-b860-a66be7d341b8 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:20:59.891513 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-e917ff06-2f31-4142-b860-a66be7d341b8 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:20:59.903582 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:20:59.903582 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:20:59.908947 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-e917ff06-2f31-4142-b860-a66be7d341b8 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Volume info retrieved successfully. Jul 03 19:20:59.914671 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-e917ff06-2f31-4142-b860-a66be7d341b8 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 returned with HTTP 200 Jul 03 19:20:59.915437 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 27/102] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:20:59 2026] GET /volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 => generated 1234 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:20:59.965933 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e00c98ff-43ab-4c33-9030-712083110830 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:20:59.966303 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e00c98ff-43ab-4c33-9030-712083110830 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-241754868"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:20:59.968199 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-e00c98ff-43ab-4c33-9030-712083110830 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-241754868'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:20:59.968371 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-e00c98ff-43ab-4c33-9030-712083110830 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Create volume of 1 GB Jul 03 19:20:59.976267 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e00c98ff-43ab-4c33-9030-712083110830 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Availability Zones retrieved successfully. Jul 03 19:20:59.984086 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e00c98ff-43ab-4c33-9030-712083110830 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Flow 'volume_create_api' (16a05fbd-2ff6-44c5-986a-75d3761732f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:20:59.985146 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e00c98ff-43ab-4c33-9030-712083110830 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1613063a-793c-479e-b1f7-5fb75994412c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:20:59.986748 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-e00c98ff-43ab-4c33-9030-712083110830 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:21:00.010978 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-357cc1dc-c1d0-4d78-ad43-81b20ed6dafc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:00.013650 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-357cc1dc-c1d0-4d78-ad43-81b20ed6dafc tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] PUT https://10.4.3.61/volume/v3/attachments/26661a74-6f50-434a-9aab-12ca42db279b Jul 03 19:21:00.014089 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-357cc1dc-c1d0-4d78-ad43-81b20ed6dafc tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:00.030891 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e00c98ff-43ab-4c33-9030-712083110830 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1613063a-793c-479e-b1f7-5fb75994412c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:00.032070 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e00c98ff-43ab-4c33-9030-712083110830 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55d9b7cf-df37-40a9-937a-e13da48d3c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:00.035857 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-357cc1dc-c1d0-4d78-ad43-81b20ed6dafc tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Acquiring lock "cinder-attachment_update-1c0b0fe6-4018-427e-9a92-17b6df81bc79-np0000004460" by "attachment_update" {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:21:00.043602 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-357cc1dc-c1d0-4d78-ad43-81b20ed6dafc tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Lock "cinder-attachment_update-1c0b0fe6-4018-427e-9a92-17b6df81bc79-np0000004460" acquired by "attachment_update" :: waited 0.008s {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:21:00.044760 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:00.044760 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:00.125028 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-e00c98ff-43ab-4c33-9030-712083110830 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Created reservations ['3ddc1eeb-f867-4661-b672-be4b2d67cf91', '18bf8fdf-4e33-4f27-877b-5226dc1c7498', '8c11ef45-a28f-49cf-be4f-68f255cdf294', '10ac812f-9083-4bcd-9065-c871e82c39d1'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:21:00.126981 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e00c98ff-43ab-4c33-9030-712083110830 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55d9b7cf-df37-40a9-937a-e13da48d3c2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ddc1eeb-f867-4661-b672-be4b2d67cf91', '18bf8fdf-4e33-4f27-877b-5226dc1c7498', '8c11ef45-a28f-49cf-be4f-68f255cdf294', '10ac812f-9083-4bcd-9065-c871e82c39d1']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:00.127393 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e00c98ff-43ab-4c33-9030-712083110830 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e443203c-6bff-452d-995e-2847071c7754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:00.166259 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e00c98ff-43ab-4c33-9030-712083110830 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e443203c-6bff-452d-995e-2847071c7754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e4a4628-fbf1-4172-b78f-c846bf01b788', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-241754868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55f647f9c8ca4839858df752c97597c9',qos_specs=None,replication_status=,reservations=['3ddc1eeb-f867-4661-b672-be4b2d67cf91','18bf8fdf-4e33-4f27-877b-5226dc1c7498','8c11ef45-a28f-49cf-be4f-68f255cdf294','10ac812f-9083-4bcd-9065-c871e82c39d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d639fbf8d1440f0bd15a2f88a1432c7',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:21:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-241754868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e4a4628-fbf1-4172-b78f-c846bf01b788,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55f647f9c8ca4839858df752c97597c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d639fbf8d1440f0bd15a2f88a1432c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:00.166259 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e00c98ff-43ab-4c33-9030-712083110830 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28c687ed-ecfd-4519-995f-3943c19f104e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:00.193974 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e00c98ff-43ab-4c33-9030-712083110830 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28c687ed-ecfd-4519-995f-3943c19f104e) transitioned into state 'SUCCESS' from state '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-241754868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55f647f9c8ca4839858df752c97597c9',qos_specs=None,replication_status=,reservations=['3ddc1eeb-f867-4661-b672-be4b2d67cf91','18bf8fdf-4e33-4f27-877b-5226dc1c7498','8c11ef45-a28f-49cf-be4f-68f255cdf294','10ac812f-9083-4bcd-9065-c871e82c39d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d639fbf8d1440f0bd15a2f88a1432c7',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:00.195059 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e00c98ff-43ab-4c33-9030-712083110830 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15c38b91-6a5c-403b-aaaf-b519a1ed6ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:00.212326 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e00c98ff-43ab-4c33-9030-712083110830 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15c38b91-6a5c-403b-aaaf-b519a1ed6ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:00.213216 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e00c98ff-43ab-4c33-9030-712083110830 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Flow 'volume_create_api' (16a05fbd-2ff6-44c5-986a-75d3761732f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:21:00.213556 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e00c98ff-43ab-4c33-9030-712083110830 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Create volume request issued successfully. Jul 03 19:21:00.214347 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e00c98ff-43ab-4c33-9030-712083110830 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:21:00.214682 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 25/103] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:20:59 2026] POST /volume/v3/volumes => generated 748 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:21:00.230492 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e4cac683-e081-49bd-9e8b-f4bcf7ab3226 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:00.232750 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e4cac683-e081-49bd-9e8b-f4bcf7ab3226 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/volumes/0e4a4628-fbf1-4172-b78f-c846bf01b788 Jul 03 19:21:00.232992 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e4cac683-e081-49bd-9e8b-f4bcf7ab3226 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:00.233420 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e4cac683-e081-49bd-9e8b-f4bcf7ab3226 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:00.242405 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:00.242405 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:00.248703 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e4cac683-e081-49bd-9e8b-f4bcf7ab3226 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Volume info retrieved successfully. Jul 03 19:21:00.255207 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e4cac683-e081-49bd-9e8b-f4bcf7ab3226 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/volumes/0e4a4628-fbf1-4172-b78f-c846bf01b788 returned with HTTP 200 Jul 03 19:21:00.256222 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 26/104] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:00 2026] GET /volume/v3/volumes/0e4a4628-fbf1-4172-b78f-c846bf01b788 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:00.586058 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-357cc1dc-c1d0-4d78-ad43-81b20ed6dafc tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Lock "cinder-attachment_update-1c0b0fe6-4018-427e-9a92-17b6df81bc79-np0000004460" released by "attachment_update" :: held 0.542s {{(pid=99924) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:21:00.586447 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-357cc1dc-c1d0-4d78-ad43-81b20ed6dafc tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/attachments/26661a74-6f50-434a-9aab-12ca42db279b returned with HTTP 200 Jul 03 19:21:00.586919 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 27/105] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:21:00 2026] PUT /volume/v3/attachments/26661a74-6f50-434a-9aab-12ca42db279b => generated 969 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:00.860401 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-194b0692-56e0-4db0-abce-2940d2097281 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:00.862468 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-194b0692-56e0-4db0-abce-2940d2097281 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] GET https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 Jul 03 19:21:00.862871 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-194b0692-56e0-4db0-abce-2940d2097281 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:00.863218 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-194b0692-56e0-4db0-abce-2940d2097281 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:00.873570 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:00.873570 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:00.877948 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-194b0692-56e0-4db0-abce-2940d2097281 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Volume info retrieved successfully. Jul 03 19:21:00.883577 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-194b0692-56e0-4db0-abce-2940d2097281 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 returned with HTTP 200 Jul 03 19:21:00.884259 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 28/106] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:00 2026] GET /volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 => generated 1012 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:01.274179 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6f889468-adc2-4afb-b50a-c22e574e0158 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:01.276461 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6f889468-adc2-4afb-b50a-c22e574e0158 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/volumes/0e4a4628-fbf1-4172-b78f-c846bf01b788 Jul 03 19:21:01.276741 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6f889468-adc2-4afb-b50a-c22e574e0158 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:01.277027 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6f889468-adc2-4afb-b50a-c22e574e0158 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:01.289444 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:01.289444 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:01.295995 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6f889468-adc2-4afb-b50a-c22e574e0158 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Volume info retrieved successfully. Jul 03 19:21:01.302049 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6f889468-adc2-4afb-b50a-c22e574e0158 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/volumes/0e4a4628-fbf1-4172-b78f-c846bf01b788 returned with HTTP 200 Jul 03 19:21:01.302699 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 26/107] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:01 2026] GET /volume/v3/volumes/0e4a4628-fbf1-4172-b78f-c846bf01b788 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:01.317796 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-2a373e80-c5bd-445d-b516-b775abbc0f5f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:01.320230 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2a373e80-c5bd-445d-b516-b775abbc0f5f tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:21:01.320738 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2a373e80-c5bd-445d-b516-b775abbc0f5f tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e4a4628-fbf1-4172-b78f-c846bf01b788", "name": "tempest-SnapshotsActionsTest-Snapshot-1621158407"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:01.332421 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:01.332421 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:01.332940 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-2a373e80-c5bd-445d-b516-b775abbc0f5f tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Volume info retrieved successfully. Jul 03 19:21:01.333160 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-2a373e80-c5bd-445d-b516-b775abbc0f5f tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Create snapshot from volume 0e4a4628-fbf1-4172-b78f-c846bf01b788 Jul 03 19:21:01.353976 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-2a373e80-c5bd-445d-b516-b775abbc0f5f tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-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 19:21:01.386066 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-2a373e80-c5bd-445d-b516-b775abbc0f5f tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Created reservations ['fb0febc3-9c2b-4576-ba78-0165104b211f', '71bfbcf5-b575-409e-905d-23cdc3fcc919', '16162dd6-ae69-4468-9a3f-c717de45c4d3', 'c02a8549-24cf-40c2-867b-5d857f284ab7'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:21:01.602200 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-2a373e80-c5bd-445d-b516-b775abbc0f5f tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot create request issued successfully. Jul 03 19:21:01.603297 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2a373e80-c5bd-445d-b516-b775abbc0f5f tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:21:01.603297 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 27/108] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:21:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:21:01.615689 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fd767e10-7747-4df4-b812-187edaf8dec4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:01.620398 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fd767e10-7747-4df4-b812-187edaf8dec4 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af Jul 03 19:21:01.620757 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fd767e10-7747-4df4-b812-187edaf8dec4 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:01.621065 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fd767e10-7747-4df4-b812-187edaf8dec4 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:01.658411 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:01.658411 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:01.659224 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-fd767e10-7747-4df4-b812-187edaf8dec4 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:01.660036 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fd767e10-7747-4df4-b812-187edaf8dec4 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af returned with HTTP 200 Jul 03 19:21:01.660800 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 28/109] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:01 2026] GET /volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af => generated 439 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:01.900132 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-dde277fc-d402-4f38-9152-6a0654250d8d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:01.901940 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dde277fc-d402-4f38-9152-6a0654250d8d tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] GET https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 Jul 03 19:21:01.902209 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-dde277fc-d402-4f38-9152-6a0654250d8d tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:01.902421 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-dde277fc-d402-4f38-9152-6a0654250d8d tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:01.914891 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:01.914891 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:01.919051 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-dde277fc-d402-4f38-9152-6a0654250d8d tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Volume info retrieved successfully. Jul 03 19:21:01.924711 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dde277fc-d402-4f38-9152-6a0654250d8d tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 returned with HTTP 200 Jul 03 19:21:01.925282 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 29/110] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:01 2026] GET /volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 => generated 1012 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:02.673989 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6231316b-5b81-4966-972e-d27937c5b40c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:02.676539 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6231316b-5b81-4966-972e-d27937c5b40c tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af Jul 03 19:21:02.676818 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6231316b-5b81-4966-972e-d27937c5b40c tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:02.677241 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6231316b-5b81-4966-972e-d27937c5b40c tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:02.711124 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:02.711124 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:02.711741 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6231316b-5b81-4966-972e-d27937c5b40c tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:02.712910 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6231316b-5b81-4966-972e-d27937c5b40c tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af returned with HTTP 200 Jul 03 19:21:02.713601 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 27/111] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:02 2026] GET /volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:02.724962 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e0390e50-353c-4589-b1b5-f859188b7ce0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:02.943366 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-dfe45b55-95cc-4960-850a-fa9545d0907a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:02.946015 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-dfe45b55-95cc-4960-850a-fa9545d0907a tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] GET https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 Jul 03 19:21:02.946015 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-dfe45b55-95cc-4960-850a-fa9545d0907a tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:02.946015 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-dfe45b55-95cc-4960-850a-fa9545d0907a tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:02.959986 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:02.959986 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:02.964252 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-dfe45b55-95cc-4960-850a-fa9545d0907a tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Volume info retrieved successfully. Jul 03 19:21:02.970362 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-dfe45b55-95cc-4960-850a-fa9545d0907a tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 returned with HTTP 200 Jul 03 19:21:02.970813 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 29/112] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:02 2026] GET /volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 => generated 1012 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:03.030666 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e0390e50-353c-4589-b1b5-f859188b7ce0 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] POST https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action Jul 03 19:21:03.030992 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e0390e50-353c-4589-b1b5-f859188b7ce0 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:03.031130 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e0390e50-353c-4589-b1b5-f859188b7ce0 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:03.034756 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.admin_actions [None req-e0390e50-353c-4589-b1b5-f859188b7ce0 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Updating snapshot 'e5167972-a18a-4c40-a3f9-80fbb723a9af' with '{'status': 'creating'}' {{(pid=99926) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 19:21:03.056895 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:03.056895 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:03.073504 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e0390e50-353c-4589-b1b5-f859188b7ce0 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action returned with HTTP 202 Jul 03 19:21:03.073901 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 28/113] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:21:02 2026] POST /volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action => generated 0 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:21:03.087246 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f5e3082e-94e7-4227-8e03-467c7d673d81 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:03.089148 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f5e3082e-94e7-4227-8e03-467c7d673d81 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af Jul 03 19:21:03.089355 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f5e3082e-94e7-4227-8e03-467c7d673d81 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:03.089553 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f5e3082e-94e7-4227-8e03-467c7d673d81 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:03.109656 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:03.109656 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:03.110437 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f5e3082e-94e7-4227-8e03-467c7d673d81 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:03.111440 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f5e3082e-94e7-4227-8e03-467c7d673d81 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af returned with HTTP 200 Jul 03 19:21:03.111867 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 30/114] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:03 2026] GET /volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:03.125322 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3313f194-311a-4bd3-b320-1c66ce473ce8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:03.127645 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3313f194-311a-4bd3-b320-1c66ce473ce8 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] POST https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action Jul 03 19:21:03.128127 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3313f194-311a-4bd3-b320-1c66ce473ce8 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:03.129134 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3313f194-311a-4bd3-b320-1c66ce473ce8 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:03.130132 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.admin_actions [None req-3313f194-311a-4bd3-b320-1c66ce473ce8 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Updating snapshot 'e5167972-a18a-4c40-a3f9-80fbb723a9af' with '{'status': 'available'}' {{(pid=99927) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 19:21:03.157444 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:03.157444 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:03.174549 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3313f194-311a-4bd3-b320-1c66ce473ce8 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action returned with HTTP 202 Jul 03 19:21:03.174943 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 28/115] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:21:03 2026] POST /volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:21:03.181859 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-62843efc-fbf5-4b92-9bea-33f0afdfd835 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:03.184191 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-62843efc-fbf5-4b92-9bea-33f0afdfd835 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af Jul 03 19:21:03.184379 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-62843efc-fbf5-4b92-9bea-33f0afdfd835 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:03.185304 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-62843efc-fbf5-4b92-9bea-33f0afdfd835 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:03.189993 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:03.189993 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:03.190502 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-62843efc-fbf5-4b92-9bea-33f0afdfd835 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:03.191361 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-62843efc-fbf5-4b92-9bea-33f0afdfd835 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af returned with HTTP 200 Jul 03 19:21:03.191725 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 30/116] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:03 2026] GET /volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:03.205279 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a86c505b-5fba-41f3-879a-3e5c99ff512a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:03.207182 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a86c505b-5fba-41f3-879a-3e5c99ff512a tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:21:03.207587 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a86c505b-5fba-41f3-879a-3e5c99ff512a tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e4a4628-fbf1-4172-b78f-c846bf01b788", "name": "tempest-SnapshotsActionsTest-Snapshot-669540779"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:03.216847 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:03.216847 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:03.217493 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a86c505b-5fba-41f3-879a-3e5c99ff512a tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Volume info retrieved successfully. Jul 03 19:21:03.217669 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-a86c505b-5fba-41f3-879a-3e5c99ff512a tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Create snapshot from volume 0e4a4628-fbf1-4172-b78f-c846bf01b788 Jul 03 19:21:03.246592 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-a86c505b-5fba-41f3-879a-3e5c99ff512a tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Created reservations ['30edb942-6699-4bd2-8e37-4c7467af1d7c', '033cf668-2602-4198-8d24-61315269b239', '13fd1e2e-850c-4cec-947a-1a32a671141e', 'cb696983-caa8-44d1-a6d6-199c227554b5'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:21:03.282081 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a86c505b-5fba-41f3-879a-3e5c99ff512a tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot create request issued successfully. Jul 03 19:21:03.282538 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a86c505b-5fba-41f3-879a-3e5c99ff512a tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:21:03.283017 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 29/117] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:21:03 2026] POST /volume/v3/snapshots => generated 306 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:21:03.293120 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7eb151c6-4800-4d5e-86f2-26a7deb52898 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:03.295258 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7eb151c6-4800-4d5e-86f2-26a7deb52898 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc Jul 03 19:21:03.295515 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7eb151c6-4800-4d5e-86f2-26a7deb52898 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:03.295740 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7eb151c6-4800-4d5e-86f2-26a7deb52898 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:03.301855 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:03.301855 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:03.302476 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7eb151c6-4800-4d5e-86f2-26a7deb52898 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:03.303347 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7eb151c6-4800-4d5e-86f2-26a7deb52898 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc returned with HTTP 200 Jul 03 19:21:03.303765 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 31/118] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:03 2026] GET /volume/v3/snapshots/73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:03.988135 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8e9d41e6-26a3-4275-b1bf-0b600574d77e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:03.990801 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8e9d41e6-26a3-4275-b1bf-0b600574d77e tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] GET https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 Jul 03 19:21:03.991477 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8e9d41e6-26a3-4275-b1bf-0b600574d77e tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:03.991477 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8e9d41e6-26a3-4275-b1bf-0b600574d77e tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:04.013760 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:04.013760 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:04.021022 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8e9d41e6-26a3-4275-b1bf-0b600574d77e tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Volume info retrieved successfully. Jul 03 19:21:04.026522 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8e9d41e6-26a3-4275-b1bf-0b600574d77e tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 returned with HTTP 200 Jul 03 19:21:04.026793 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 29/119] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:03 2026] GET /volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 => generated 1012 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:04.315410 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-62cd57ee-6589-4f87-97fb-b9282a4fbf4a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:04.320249 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-62cd57ee-6589-4f87-97fb-b9282a4fbf4a tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc Jul 03 19:21:04.320249 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-62cd57ee-6589-4f87-97fb-b9282a4fbf4a tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:04.320249 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-62cd57ee-6589-4f87-97fb-b9282a4fbf4a tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:04.323611 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:04.323611 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:04.324047 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-62cd57ee-6589-4f87-97fb-b9282a4fbf4a tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:04.325417 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-62cd57ee-6589-4f87-97fb-b9282a4fbf4a tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc returned with HTTP 200 Jul 03 19:21:04.325417 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 31/120] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:04 2026] GET /volume/v3/snapshots/73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:04.342303 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-02bbf3b2-cb69-4ea1-9f33-c3ba13224497 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:04.344425 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-02bbf3b2-cb69-4ea1-9f33-c3ba13224497 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] POST https://10.4.3.61/volume/v3/snapshots/73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc/action Jul 03 19:21:04.344840 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-02bbf3b2-cb69-4ea1-9f33-c3ba13224497 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:04.345868 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-02bbf3b2-cb69-4ea1-9f33-c3ba13224497 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:04.346581 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.admin_actions [None req-02bbf3b2-cb69-4ea1-9f33-c3ba13224497 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Updating snapshot '73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc' with '{'status': 'creating'}' {{(pid=99926) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 19:21:04.362329 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:04.362329 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:04.376767 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-02bbf3b2-cb69-4ea1-9f33-c3ba13224497 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] https://10.4.3.61/volume/v3/snapshots/73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc/action returned with HTTP 202 Jul 03 19:21:04.377506 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 30/121] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:21:04 2026] POST /volume/v3/snapshots/73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:21:04.386088 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-98aac362-f4b6-4e17-bbe6-ac5e103d65a1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:04.388406 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-98aac362-f4b6-4e17-bbe6-ac5e103d65a1 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc Jul 03 19:21:04.388754 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-98aac362-f4b6-4e17-bbe6-ac5e103d65a1 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:04.389036 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-98aac362-f4b6-4e17-bbe6-ac5e103d65a1 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:04.398102 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:04.398102 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:04.398723 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-98aac362-f4b6-4e17-bbe6-ac5e103d65a1 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:04.399913 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-98aac362-f4b6-4e17-bbe6-ac5e103d65a1 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc returned with HTTP 200 Jul 03 19:21:04.400608 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 32/122] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:04 2026] GET /volume/v3/snapshots/73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:04.411423 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e3768ac3-5558-49ef-915a-3cd1d4bf8767 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:04.413359 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e3768ac3-5558-49ef-915a-3cd1d4bf8767 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] POST https://10.4.3.61/volume/v3/snapshots/73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc/action Jul 03 19:21:04.413819 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e3768ac3-5558-49ef-915a-3cd1d4bf8767 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:04.413971 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e3768ac3-5558-49ef-915a-3cd1d4bf8767 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:04.421529 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:04.421529 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:04.421924 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e3768ac3-5558-49ef-915a-3cd1d4bf8767 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Snapshot retrieved successfully. Jul 03 19:21:04.451472 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e3768ac3-5558-49ef-915a-3cd1d4bf8767 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Snapshot delete request issued successfully. Jul 03 19:21:04.451695 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e3768ac3-5558-49ef-915a-3cd1d4bf8767 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] https://10.4.3.61/volume/v3/snapshots/73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc/action returned with HTTP 202 Jul 03 19:21:04.452308 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 30/123] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:21:04 2026] POST /volume/v3/snapshots/73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:21:04.462142 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d1168d98-cd2f-4f50-9593-c0f6da6a5db8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:04.464491 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d1168d98-cd2f-4f50-9593-c0f6da6a5db8 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc Jul 03 19:21:04.464826 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d1168d98-cd2f-4f50-9593-c0f6da6a5db8 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:04.465389 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d1168d98-cd2f-4f50-9593-c0f6da6a5db8 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:04.471488 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:04.471488 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:04.472326 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d1168d98-cd2f-4f50-9593-c0f6da6a5db8 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:04.473032 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d1168d98-cd2f-4f50-9593-c0f6da6a5db8 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc returned with HTTP 200 Jul 03 19:21:04.473954 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 32/124] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:04 2026] GET /volume/v3/snapshots/73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:05.043689 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4dee5fd8-8942-4cc1-92bf-1eb7576d02c1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:05.045574 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4dee5fd8-8942-4cc1-92bf-1eb7576d02c1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] GET https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 Jul 03 19:21:05.045752 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4dee5fd8-8942-4cc1-92bf-1eb7576d02c1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:05.045921 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4dee5fd8-8942-4cc1-92bf-1eb7576d02c1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:05.056290 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:05.056290 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:05.060440 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-4dee5fd8-8942-4cc1-92bf-1eb7576d02c1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Volume info retrieved successfully. Jul 03 19:21:05.064876 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4dee5fd8-8942-4cc1-92bf-1eb7576d02c1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 returned with HTTP 200 Jul 03 19:21:05.065442 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 31/125] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:05 2026] GET /volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 => generated 1012 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:05.483800 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-af91f3c4-c508-4965-979f-e7efe7633ba4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:05.486386 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-af91f3c4-c508-4965-979f-e7efe7633ba4 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc Jul 03 19:21:05.486730 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-af91f3c4-c508-4965-979f-e7efe7633ba4 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:05.487059 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-af91f3c4-c508-4965-979f-e7efe7633ba4 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:05.494288 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-af91f3c4-c508-4965-979f-e7efe7633ba4 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc returned with HTTP 404 Jul 03 19:21:05.495120 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 33/126] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:05 2026] GET /volume/v3/snapshots/73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:05.503157 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ae6e5b47-62ea-45b6-a95f-537e4abb9d49 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:05.505123 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ae6e5b47-62ea-45b6-a95f-537e4abb9d49 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] POST https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action Jul 03 19:21:05.505775 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ae6e5b47-62ea-45b6-a95f-537e4abb9d49 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:05.505996 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ae6e5b47-62ea-45b6-a95f-537e4abb9d49 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:05.507534 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.admin_actions [None req-ae6e5b47-62ea-45b6-a95f-537e4abb9d49 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Updating snapshot 'e5167972-a18a-4c40-a3f9-80fbb723a9af' with '{'status': 'available'}' {{(pid=99927) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 19:21:05.522203 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:05.522203 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:05.540158 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ae6e5b47-62ea-45b6-a95f-537e4abb9d49 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action returned with HTTP 202 Jul 03 19:21:05.540962 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 31/127] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:21:05 2026] POST /volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:21:05.551191 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c8e7a101-ddd6-4c99-a6c2-8f109ce0b4b2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:05.553449 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c8e7a101-ddd6-4c99-a6c2-8f109ce0b4b2 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af Jul 03 19:21:05.553864 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c8e7a101-ddd6-4c99-a6c2-8f109ce0b4b2 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:05.554069 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c8e7a101-ddd6-4c99-a6c2-8f109ce0b4b2 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:05.562365 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:05.562365 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:05.562917 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c8e7a101-ddd6-4c99-a6c2-8f109ce0b4b2 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:05.564280 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c8e7a101-ddd6-4c99-a6c2-8f109ce0b4b2 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af returned with HTTP 200 Jul 03 19:21:05.564716 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 33/128] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:05 2026] GET /volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:05.575259 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-95ed2a76-bd56-44bb-8491-37a37e218971 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:05.577523 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-95ed2a76-bd56-44bb-8491-37a37e218971 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc Jul 03 19:21:05.577793 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-95ed2a76-bd56-44bb-8491-37a37e218971 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:05.578036 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-95ed2a76-bd56-44bb-8491-37a37e218971 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:05.578221 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-95ed2a76-bd56-44bb-8491-37a37e218971 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Delete snapshot with id: 73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc Jul 03 19:21:05.583663 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-95ed2a76-bd56-44bb-8491-37a37e218971 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc returned with HTTP 404 Jul 03 19:21:05.584613 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 32/129] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:21:05 2026] DELETE /volume/v3/snapshots/73ba9e35-0eb0-4c84-bf54-9e74f7ec41dc => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:05.595603 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6d4576cf-77d6-42c8-bbb2-bd4690e04abf None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:05.597922 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6d4576cf-77d6-42c8-bbb2-bd4690e04abf tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:21:05.598485 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6d4576cf-77d6-42c8-bbb2-bd4690e04abf tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e4a4628-fbf1-4172-b78f-c846bf01b788", "name": "tempest-SnapshotsActionsTest-Snapshot-389514080"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:05.616955 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:05.616955 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:05.617689 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6d4576cf-77d6-42c8-bbb2-bd4690e04abf tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Volume info retrieved successfully. Jul 03 19:21:05.620222 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-6d4576cf-77d6-42c8-bbb2-bd4690e04abf tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Create snapshot from volume 0e4a4628-fbf1-4172-b78f-c846bf01b788 Jul 03 19:21:05.665625 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-6d4576cf-77d6-42c8-bbb2-bd4690e04abf tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-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 19:21:05.692453 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-6d4576cf-77d6-42c8-bbb2-bd4690e04abf tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Created reservations ['40b6d68d-baaa-4528-8e2b-18e36e3bada0', '23be7138-919d-4ff3-b75d-b60679a32806', '7b461467-0c17-4684-b308-13edd89b0118', 'f8a5b327-a4ae-4e17-8ec5-c66c77369d80'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:21:05.736570 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6d4576cf-77d6-42c8-bbb2-bd4690e04abf tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot create request issued successfully. Jul 03 19:21:05.736570 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6d4576cf-77d6-42c8-bbb2-bd4690e04abf tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:21:05.736570 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 34/130] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:21:05 2026] POST /volume/v3/snapshots => generated 306 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:21:05.749219 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ceacbf88-34b2-4f93-9d47-2eb38a344f63 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:05.753539 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ceacbf88-34b2-4f93-9d47-2eb38a344f63 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/136305cc-fbee-44e2-aa90-378fab69107b Jul 03 19:21:05.753539 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ceacbf88-34b2-4f93-9d47-2eb38a344f63 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:05.753539 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ceacbf88-34b2-4f93-9d47-2eb38a344f63 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:05.760342 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:05.760342 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:05.761148 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ceacbf88-34b2-4f93-9d47-2eb38a344f63 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:05.762656 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ceacbf88-34b2-4f93-9d47-2eb38a344f63 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/136305cc-fbee-44e2-aa90-378fab69107b returned with HTTP 200 Jul 03 19:21:05.763281 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 32/131] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:05 2026] GET /volume/v3/snapshots/136305cc-fbee-44e2-aa90-378fab69107b => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:06.079318 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a4654963-b2cd-4690-a9e5-194bd5baf947 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:06.081432 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a4654963-b2cd-4690-a9e5-194bd5baf947 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] GET https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 Jul 03 19:21:06.081663 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a4654963-b2cd-4690-a9e5-194bd5baf947 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:06.081854 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a4654963-b2cd-4690-a9e5-194bd5baf947 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:06.098440 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:06.098440 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:06.103120 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a4654963-b2cd-4690-a9e5-194bd5baf947 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Volume info retrieved successfully. Jul 03 19:21:06.108105 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a4654963-b2cd-4690-a9e5-194bd5baf947 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 returned with HTTP 200 Jul 03 19:21:06.108518 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 34/132] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:06 2026] GET /volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 => generated 1012 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:06.777464 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-576ab6ff-f9f6-4069-9204-59572d7a280e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:06.781455 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-576ab6ff-f9f6-4069-9204-59572d7a280e tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/136305cc-fbee-44e2-aa90-378fab69107b Jul 03 19:21:06.781718 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-576ab6ff-f9f6-4069-9204-59572d7a280e tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:06.781914 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-576ab6ff-f9f6-4069-9204-59572d7a280e tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:06.791176 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:06.791176 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:06.791826 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-576ab6ff-f9f6-4069-9204-59572d7a280e tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:06.792893 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-576ab6ff-f9f6-4069-9204-59572d7a280e tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/136305cc-fbee-44e2-aa90-378fab69107b returned with HTTP 200 Jul 03 19:21:06.793520 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 33/133] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:06 2026] GET /volume/v3/snapshots/136305cc-fbee-44e2-aa90-378fab69107b => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:06.806954 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-61ff35d0-44e3-421d-9933-4fb50df053fb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:06.811190 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-61ff35d0-44e3-421d-9933-4fb50df053fb tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] POST https://10.4.3.61/volume/v3/snapshots/136305cc-fbee-44e2-aa90-378fab69107b/action Jul 03 19:21:06.811190 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-61ff35d0-44e3-421d-9933-4fb50df053fb tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:06.811190 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-61ff35d0-44e3-421d-9933-4fb50df053fb tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:06.811597 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.contrib.admin_actions [None req-61ff35d0-44e3-421d-9933-4fb50df053fb tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Updating snapshot '136305cc-fbee-44e2-aa90-378fab69107b' with '{'status': 'deleting'}' {{(pid=99925) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 19:21:06.853771 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:06.853771 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:06.878847 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-61ff35d0-44e3-421d-9933-4fb50df053fb tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] https://10.4.3.61/volume/v3/snapshots/136305cc-fbee-44e2-aa90-378fab69107b/action returned with HTTP 202 Jul 03 19:21:06.879362 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 35/134] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:21:06 2026] POST /volume/v3/snapshots/136305cc-fbee-44e2-aa90-378fab69107b/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:21:06.888582 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5cd364bb-f945-46c5-9be7-7e8af46f6493 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:06.890484 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5cd364bb-f945-46c5-9be7-7e8af46f6493 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/136305cc-fbee-44e2-aa90-378fab69107b Jul 03 19:21:06.890842 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5cd364bb-f945-46c5-9be7-7e8af46f6493 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:06.891160 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5cd364bb-f945-46c5-9be7-7e8af46f6493 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:06.899808 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:06.899808 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:06.900701 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5cd364bb-f945-46c5-9be7-7e8af46f6493 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:06.901883 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5cd364bb-f945-46c5-9be7-7e8af46f6493 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/136305cc-fbee-44e2-aa90-378fab69107b returned with HTTP 200 Jul 03 19:21:06.902846 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 33/135] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:06 2026] GET /volume/v3/snapshots/136305cc-fbee-44e2-aa90-378fab69107b => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:21:06.913156 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-18fd46a3-e8bf-4fb6-bc95-7ec72666521f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:06.915911 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-18fd46a3-e8bf-4fb6-bc95-7ec72666521f tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] POST https://10.4.3.61/volume/v3/snapshots/136305cc-fbee-44e2-aa90-378fab69107b/action Jul 03 19:21:06.916825 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-18fd46a3-e8bf-4fb6-bc95-7ec72666521f tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:06.917005 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-18fd46a3-e8bf-4fb6-bc95-7ec72666521f tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:07.098957 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:07.098957 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:07.098957 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-18fd46a3-e8bf-4fb6-bc95-7ec72666521f tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Snapshot retrieved successfully. Jul 03 19:21:07.125381 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-18fd46a3-e8bf-4fb6-bc95-7ec72666521f tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Snapshot delete request issued successfully. Jul 03 19:21:07.125381 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-18fd46a3-e8bf-4fb6-bc95-7ec72666521f tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] https://10.4.3.61/volume/v3/snapshots/136305cc-fbee-44e2-aa90-378fab69107b/action returned with HTTP 202 Jul 03 19:21:07.125381 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 35/136] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:21:06 2026] POST /volume/v3/snapshots/136305cc-fbee-44e2-aa90-378fab69107b/action => generated 0 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:21:07.128940 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c38ce4c3-7f9b-45e0-a64b-f384420d2863 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:07.130946 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c38ce4c3-7f9b-45e0-a64b-f384420d2863 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] GET https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 Jul 03 19:21:07.131281 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c38ce4c3-7f9b-45e0-a64b-f384420d2863 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:07.131483 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c38ce4c3-7f9b-45e0-a64b-f384420d2863 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:07.135938 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9fd12aaf-1596-4992-b06e-32cc21752556 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:07.139221 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9fd12aaf-1596-4992-b06e-32cc21752556 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/136305cc-fbee-44e2-aa90-378fab69107b Jul 03 19:21:07.142128 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9fd12aaf-1596-4992-b06e-32cc21752556 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:07.142128 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9fd12aaf-1596-4992-b06e-32cc21752556 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:07.163968 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:07.163968 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:07.175253 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c38ce4c3-7f9b-45e0-a64b-f384420d2863 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Volume info retrieved successfully. Jul 03 19:21:07.182026 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c38ce4c3-7f9b-45e0-a64b-f384420d2863 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 returned with HTTP 200 Jul 03 19:21:07.182623 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 34/137] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:07 2026] GET /volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 => generated 1012 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:07.315965 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:07.315965 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:07.316598 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-9fd12aaf-1596-4992-b06e-32cc21752556 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:07.317771 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9fd12aaf-1596-4992-b06e-32cc21752556 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/136305cc-fbee-44e2-aa90-378fab69107b returned with HTTP 200 Jul 03 19:21:07.319137 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 36/138] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:07 2026] GET /volume/v3/snapshots/136305cc-fbee-44e2-aa90-378fab69107b => generated 464 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:07.859772 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-0cd22a49-a2c2-47fd-850f-efc1c723ba36 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:07.865240 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-0cd22a49-a2c2-47fd-850f-efc1c723ba36 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] POST https://10.4.3.61/volume/v3/attachments/26661a74-6f50-434a-9aab-12ca42db279b/action Jul 03 19:21:07.865970 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-0cd22a49-a2c2-47fd-850f-efc1c723ba36 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Action body: b'{"os-complete": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:07.865970 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-0cd22a49-a2c2-47fd-850f-efc1c723ba36 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:07.907936 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:07.907936 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:07.939150 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-9c5bbb27-26ae-401b-95c7-4b67c46edcf9 req-0cd22a49-a2c2-47fd-850f-efc1c723ba36 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/attachments/26661a74-6f50-434a-9aab-12ca42db279b/action returned with HTTP 204 Jul 03 19:21:07.942683 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 34/139] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:21:07 2026] POST /volume/v3/attachments/26661a74-6f50-434a-9aab-12ca42db279b/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:08.199223 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3f3c84c7-10a0-4c81-9a66-a831c6ee2e88 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:08.204671 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3f3c84c7-10a0-4c81-9a66-a831c6ee2e88 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] GET https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 Jul 03 19:21:08.208407 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3f3c84c7-10a0-4c81-9a66-a831c6ee2e88 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:08.208407 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3f3c84c7-10a0-4c81-9a66-a831c6ee2e88 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:08.221151 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:08.221151 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:08.226605 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3f3c84c7-10a0-4c81-9a66-a831c6ee2e88 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Volume info retrieved successfully. Jul 03 19:21:08.232813 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3f3c84c7-10a0-4c81-9a66-a831c6ee2e88 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 returned with HTTP 200 Jul 03 19:21:08.233475 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 36/140] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:08 2026] GET /volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 => generated 1314 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:08.248492 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e13f6a00-d7d9-47d7-95b1-4c1570963928 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:08.250612 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e13f6a00-d7d9-47d7-95b1-4c1570963928 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] GET https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 Jul 03 19:21:08.250844 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e13f6a00-d7d9-47d7-95b1-4c1570963928 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:08.251099 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e13f6a00-d7d9-47d7-95b1-4c1570963928 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:08.263017 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:08.263017 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:08.267399 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e13f6a00-d7d9-47d7-95b1-4c1570963928 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Volume info retrieved successfully. Jul 03 19:21:08.272909 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e13f6a00-d7d9-47d7-95b1-4c1570963928 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 returned with HTTP 200 Jul 03 19:21:08.273577 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 35/141] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:08 2026] GET /volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 => generated 1314 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:08.331781 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d417c68a-4011-4eab-a7ea-36a377bb0eab None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:08.333742 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d417c68a-4011-4eab-a7ea-36a377bb0eab tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/136305cc-fbee-44e2-aa90-378fab69107b Jul 03 19:21:08.333742 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d417c68a-4011-4eab-a7ea-36a377bb0eab tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:08.334478 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d417c68a-4011-4eab-a7ea-36a377bb0eab tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:08.341871 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d417c68a-4011-4eab-a7ea-36a377bb0eab tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/136305cc-fbee-44e2-aa90-378fab69107b returned with HTTP 404 Jul 03 19:21:08.341871 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 37/142] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:08 2026] GET /volume/v3/snapshots/136305cc-fbee-44e2-aa90-378fab69107b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:08.351528 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b68ecc5a-71ea-4aaa-8b4d-03b6ccf93e19 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:08.357686 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b68ecc5a-71ea-4aaa-8b4d-03b6ccf93e19 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] POST https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action Jul 03 19:21:08.357686 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b68ecc5a-71ea-4aaa-8b4d-03b6ccf93e19 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:08.357686 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b68ecc5a-71ea-4aaa-8b4d-03b6ccf93e19 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:08.358264 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.admin_actions [None req-b68ecc5a-71ea-4aaa-8b4d-03b6ccf93e19 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Updating snapshot 'e5167972-a18a-4c40-a3f9-80fbb723a9af' with '{'status': 'available'}' {{(pid=99927) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 19:21:08.387818 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:08.387818 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:08.435041 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b68ecc5a-71ea-4aaa-8b4d-03b6ccf93e19 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action returned with HTTP 202 Jul 03 19:21:08.435631 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 35/143] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:21:08 2026] POST /volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:21:08.444933 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-76f94a9b-9070-4dce-abdf-32ecf1868611 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:08.447756 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-76f94a9b-9070-4dce-abdf-32ecf1868611 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af Jul 03 19:21:08.448318 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-76f94a9b-9070-4dce-abdf-32ecf1868611 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:08.448671 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-76f94a9b-9070-4dce-abdf-32ecf1868611 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:08.460898 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:08.460898 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:08.460898 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-76f94a9b-9070-4dce-abdf-32ecf1868611 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:08.462341 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-76f94a9b-9070-4dce-abdf-32ecf1868611 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af returned with HTTP 200 Jul 03 19:21:08.462802 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 37/144] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:08 2026] GET /volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:08.478621 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f686fc61-7a0c-4e4c-b34a-d1c18dad15b0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:08.481004 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f686fc61-7a0c-4e4c-b34a-d1c18dad15b0 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/136305cc-fbee-44e2-aa90-378fab69107b Jul 03 19:21:08.481404 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f686fc61-7a0c-4e4c-b34a-d1c18dad15b0 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:08.482152 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f686fc61-7a0c-4e4c-b34a-d1c18dad15b0 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:08.482152 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-f686fc61-7a0c-4e4c-b34a-d1c18dad15b0 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Delete snapshot with id: 136305cc-fbee-44e2-aa90-378fab69107b Jul 03 19:21:08.494621 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f686fc61-7a0c-4e4c-b34a-d1c18dad15b0 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/136305cc-fbee-44e2-aa90-378fab69107b returned with HTTP 404 Jul 03 19:21:08.494621 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 36/145] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:21:08 2026] DELETE /volume/v3/snapshots/136305cc-fbee-44e2-aa90-378fab69107b => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:08.506073 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0eaf0fa8-ecde-41eb-a03b-c8824b2644b4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:08.508885 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0eaf0fa8-ecde-41eb-a03b-c8824b2644b4 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:21:08.509929 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0eaf0fa8-ecde-41eb-a03b-c8824b2644b4 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e4a4628-fbf1-4172-b78f-c846bf01b788", "name": "tempest-SnapshotsActionsTest-Snapshot-1712364569"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:08.529132 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:08.529132 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:08.532647 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0eaf0fa8-ecde-41eb-a03b-c8824b2644b4 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Volume info retrieved successfully. Jul 03 19:21:08.532647 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-0eaf0fa8-ecde-41eb-a03b-c8824b2644b4 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Create snapshot from volume 0e4a4628-fbf1-4172-b78f-c846bf01b788 Jul 03 19:21:08.588122 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-0eaf0fa8-ecde-41eb-a03b-c8824b2644b4 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Created reservations ['1aead29e-1af5-4c25-aadd-c9e38f6a67f3', 'bc9c8292-8e73-420c-8831-5a45c43e5aa4', '2f2a1f08-63f6-48f5-ad20-1c37adef8cc5', 'c56b3781-0922-4d76-9099-44b0d2f372de'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:21:08.646126 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0eaf0fa8-ecde-41eb-a03b-c8824b2644b4 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot create request issued successfully. Jul 03 19:21:08.648561 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0eaf0fa8-ecde-41eb-a03b-c8824b2644b4 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:21:08.648561 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 38/146] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:21:08 2026] POST /volume/v3/snapshots => generated 307 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:21:08.664182 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1b659ed8-859b-4f12-b544-1aeb79340a16 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:08.668126 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1b659ed8-859b-4f12-b544-1aeb79340a16 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/aab7612c-521b-4e41-8a7c-6ec7e09a21fa Jul 03 19:21:08.669125 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1b659ed8-859b-4f12-b544-1aeb79340a16 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:08.670071 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1b659ed8-859b-4f12-b544-1aeb79340a16 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:08.681327 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:08.681327 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:08.681327 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1b659ed8-859b-4f12-b544-1aeb79340a16 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:08.682078 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1b659ed8-859b-4f12-b544-1aeb79340a16 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/aab7612c-521b-4e41-8a7c-6ec7e09a21fa returned with HTTP 200 Jul 03 19:21:08.682663 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 36/147] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:08 2026] GET /volume/v3/snapshots/aab7612c-521b-4e41-8a7c-6ec7e09a21fa => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:08.903327 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-67359012-f6d1-47d4-84de-857ecdbbed75 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:08.903920 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-67359012-f6d1-47d4-84de-857ecdbbed75 None None] GET https://10.4.3.61/volume// Jul 03 19:21:08.904107 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-67359012-f6d1-47d4-84de-857ecdbbed75 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:08.904107 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-67359012-f6d1-47d4-84de-857ecdbbed75 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:08.904867 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-67359012-f6d1-47d4-84de-857ecdbbed75 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:21:08.905358 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 38/148] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:21:08 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:21:08.929445 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d698285f-36dd-4679-ac63-6bf73fde25d4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:08.934361 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-bc34da9d-8abb-4016-9df5-78de5a4a09cd None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:08.934521 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d698285f-36dd-4679-ac63-6bf73fde25d4 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] GET https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 Jul 03 19:21:08.935864 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d698285f-36dd-4679-ac63-6bf73fde25d4 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:08.936702 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d698285f-36dd-4679-ac63-6bf73fde25d4 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:08.937149 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-bc34da9d-8abb-4016-9df5-78de5a4a09cd tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 Jul 03 19:21:08.937467 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-bc34da9d-8abb-4016-9df5-78de5a4a09cd tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:08.937723 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-bc34da9d-8abb-4016-9df5-78de5a4a09cd tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:08.954233 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:08.954233 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:08.954419 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:08.954419 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:08.959511 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-3dce2b4c-becc-4b56-908e-136cf54c9b27 req-71e2c91f-dc91-45ed-a750-9402e6417a13 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:08.960392 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-bc34da9d-8abb-4016-9df5-78de5a4a09cd tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:21:08.962489 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d698285f-36dd-4679-ac63-6bf73fde25d4 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Volume info retrieved successfully. Jul 03 19:21:08.963419 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-3dce2b4c-becc-4b56-908e-136cf54c9b27 req-71e2c91f-dc91-45ed-a750-9402e6417a13 tempest-VolumesAssistedSnapshotsTest-266025767 tempest-VolumesAssistedSnapshotsTest-266025767-project] POST https://10.4.3.61/volume/v3/snapshots/None/action Jul 03 19:21:08.965191 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-3dce2b4c-becc-4b56-908e-136cf54c9b27 req-71e2c91f-dc91-45ed-a750-9402e6417a13 tempest-VolumesAssistedSnapshotsTest-266025767 tempest-VolumesAssistedSnapshotsTest-266025767-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:08.965191 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-3dce2b4c-becc-4b56-908e-136cf54c9b27 req-71e2c91f-dc91-45ed-a750-9402e6417a13 tempest-VolumesAssistedSnapshotsTest-266025767 tempest-VolumesAssistedSnapshotsTest-266025767-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:08.966331 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-bc34da9d-8abb-4016-9df5-78de5a4a09cd tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 returned with HTTP 200 Jul 03 19:21:08.966546 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.snapshot_actions [req-3dce2b4c-becc-4b56-908e-136cf54c9b27 req-71e2c91f-dc91-45ed-a750-9402e6417a13 tempest-VolumesAssistedSnapshotsTest-266025767 tempest-VolumesAssistedSnapshotsTest-266025767-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=99927) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 19:21:08.966766 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 39/149] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:21:08 2026] GET /volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 => generated 1572 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:21:08.968201 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d698285f-36dd-4679-ac63-6bf73fde25d4 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 returned with HTTP 200 Jul 03 19:21:08.968632 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 37/150] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:08 2026] GET /volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 => generated 1314 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:08.980616 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-3dce2b4c-becc-4b56-908e-136cf54c9b27 req-71e2c91f-dc91-45ed-a750-9402e6417a13 tempest-VolumesAssistedSnapshotsTest-266025767 tempest-VolumesAssistedSnapshotsTest-266025767-project] https://10.4.3.61/volume/v3/snapshots/None/action returned with HTTP 404 Jul 03 19:21:08.983250 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 37/151] 10.4.3.61 () {72 vars in 1575 bytes} [Fri Jul 3 19:21:08 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:21:09.051823 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-5e294a25-a0da-4cec-94f3-d209add215b6 req-10753f0f-fc7c-4f88-9550-44a2304ccdc7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:09.056550 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-5e294a25-a0da-4cec-94f3-d209add215b6 req-10753f0f-fc7c-4f88-9550-44a2304ccdc7 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] GET https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 Jul 03 19:21:09.056814 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-5e294a25-a0da-4cec-94f3-d209add215b6 req-10753f0f-fc7c-4f88-9550-44a2304ccdc7 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:09.057109 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-5e294a25-a0da-4cec-94f3-d209add215b6 req-10753f0f-fc7c-4f88-9550-44a2304ccdc7 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:09.062073 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-754739be-c108-4be8-9449-988683666dbd None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:09.065575 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-754739be-c108-4be8-9449-988683666dbd tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] PUT https://10.4.3.61/volume/v3/attachments/f4130431-d3a4-4273-af88-7b24daa1086f Jul 03 19:21:09.065905 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-754739be-c108-4be8-9449-988683666dbd tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:09.078519 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:09.078519 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:09.078769 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-754739be-c108-4be8-9449-988683666dbd tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Acquiring lock "cinder-attachment_update-d24e77a5-86b5-4f72-a5ea-d4f6d11118f0-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:21:09.081968 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-5e294a25-a0da-4cec-94f3-d209add215b6 req-10753f0f-fc7c-4f88-9550-44a2304ccdc7 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Volume info retrieved successfully. Jul 03 19:21:09.086485 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-754739be-c108-4be8-9449-988683666dbd tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Lock "cinder-attachment_update-d24e77a5-86b5-4f72-a5ea-d4f6d11118f0-np0000004460" acquired by "attachment_update" :: waited 0.008s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:21:09.087468 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:09.087468 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:09.089917 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-5e294a25-a0da-4cec-94f3-d209add215b6 req-10753f0f-fc7c-4f88-9550-44a2304ccdc7 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 returned with HTTP 200 Jul 03 19:21:09.090520 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 39/152] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:21:09 2026] GET /volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 => generated 1314 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:21:09.156174 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-5e294a25-a0da-4cec-94f3-d209add215b6 req-932f09e9-10f9-4f47-829c-b34578292299 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:09.158898 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-5e294a25-a0da-4cec-94f3-d209add215b6 req-932f09e9-10f9-4f47-829c-b34578292299 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] POST https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79/action Jul 03 19:21:09.159347 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-5e294a25-a0da-4cec-94f3-d209add215b6 req-932f09e9-10f9-4f47-829c-b34578292299 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:09.159539 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-5e294a25-a0da-4cec-94f3-d209add215b6 req-932f09e9-10f9-4f47-829c-b34578292299 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:09.174060 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:09.174060 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:09.174587 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-5e294a25-a0da-4cec-94f3-d209add215b6 req-932f09e9-10f9-4f47-829c-b34578292299 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Volume info retrieved successfully. Jul 03 19:21:09.184310 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-5e294a25-a0da-4cec-94f3-d209add215b6 req-932f09e9-10f9-4f47-829c-b34578292299 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Begin detaching volume completed successfully. Jul 03 19:21:09.184608 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-5e294a25-a0da-4cec-94f3-d209add215b6 req-932f09e9-10f9-4f47-829c-b34578292299 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79/action returned with HTTP 202 Jul 03 19:21:09.185312 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 38/153] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:21:09 2026] POST /volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:21:09.379479 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-88a8ad7d-8eec-4a3b-94bb-cb7bd8be97d0 req-c48f78b6-3993-4b71-b290-7abd0a1695cb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:09.382041 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-88a8ad7d-8eec-4a3b-94bb-cb7bd8be97d0 req-c48f78b6-3993-4b71-b290-7abd0a1695cb tempest-VolumesAssistedSnapshotsTest-266025767 tempest-VolumesAssistedSnapshotsTest-266025767-project] POST https://10.4.3.61/volume/v3/snapshots/2a901106-ca3b-4460-828b-6f71c55435c6/action Jul 03 19:21:09.382528 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-88a8ad7d-8eec-4a3b-94bb-cb7bd8be97d0 req-c48f78b6-3993-4b71-b290-7abd0a1695cb tempest-VolumesAssistedSnapshotsTest-266025767 tempest-VolumesAssistedSnapshotsTest-266025767-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:09.382652 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-88a8ad7d-8eec-4a3b-94bb-cb7bd8be97d0 req-c48f78b6-3993-4b71-b290-7abd0a1695cb tempest-VolumesAssistedSnapshotsTest-266025767 tempest-VolumesAssistedSnapshotsTest-266025767-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:09.384406 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.snapshot_actions [req-88a8ad7d-8eec-4a3b-94bb-cb7bd8be97d0 req-c48f78b6-3993-4b71-b290-7abd0a1695cb tempest-VolumesAssistedSnapshotsTest-266025767 tempest-VolumesAssistedSnapshotsTest-266025767-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=99927) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 19:21:09.389320 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-88a8ad7d-8eec-4a3b-94bb-cb7bd8be97d0 req-c48f78b6-3993-4b71-b290-7abd0a1695cb tempest-VolumesAssistedSnapshotsTest-266025767 tempest-VolumesAssistedSnapshotsTest-266025767-project] https://10.4.3.61/volume/v3/snapshots/2a901106-ca3b-4460-828b-6f71c55435c6/action returned with HTTP 404 Jul 03 19:21:09.389963 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 38/154] 10.4.3.61 () {72 vars in 1671 bytes} [Fri Jul 3 19:21:09 2026] POST /volume/v3/snapshots/2a901106-ca3b-4460-828b-6f71c55435c6/action => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:09.430313 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-440a5f41-f3f9-4b7d-ad2a-3f1eca884aee None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:09.432245 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-440a5f41-f3f9-4b7d-ad2a-3f1eca884aee tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:21:09.432590 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-440a5f41-f3f9-4b7d-ad2a-3f1eca884aee tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-582814215"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:09.434230 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-440a5f41-f3f9-4b7d-ad2a-3f1eca884aee tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-582814215'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:21:09.434412 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-440a5f41-f3f9-4b7d-ad2a-3f1eca884aee tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Create volume of 1 GB Jul 03 19:21:09.438811 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-440a5f41-f3f9-4b7d-ad2a-3f1eca884aee tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Availability Zones retrieved successfully. Jul 03 19:21:09.445080 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-440a5f41-f3f9-4b7d-ad2a-3f1eca884aee tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Flow 'volume_create_api' (3de4f02c-a611-4884-82be-2bdb9f1247f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:21:09.446366 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-440a5f41-f3f9-4b7d-ad2a-3f1eca884aee tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43d8a392-d8af-46c5-bb03-8a83fa3b73f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:09.447217 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-440a5f41-f3f9-4b7d-ad2a-3f1eca884aee tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:21:09.479644 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-440a5f41-f3f9-4b7d-ad2a-3f1eca884aee tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43d8a392-d8af-46c5-bb03-8a83fa3b73f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:09.480575 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-440a5f41-f3f9-4b7d-ad2a-3f1eca884aee tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c31a232-becd-4f9a-8cb4-5ae6269fcba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:09.550701 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-440a5f41-f3f9-4b7d-ad2a-3f1eca884aee tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Created reservations ['74537dae-00ca-480a-a00d-392ff9ad6da6', 'f94c20f8-1dee-426b-86b7-42ff3dae29cd', 'eeae48ea-a8bf-49f6-8b7f-591f8f332802', '59e887cb-2b42-4b7d-9f87-337cb41b0c2f'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:21:09.551533 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-440a5f41-f3f9-4b7d-ad2a-3f1eca884aee tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c31a232-becd-4f9a-8cb4-5ae6269fcba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74537dae-00ca-480a-a00d-392ff9ad6da6', 'f94c20f8-1dee-426b-86b7-42ff3dae29cd', 'eeae48ea-a8bf-49f6-8b7f-591f8f332802', '59e887cb-2b42-4b7d-9f87-337cb41b0c2f']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:09.552340 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-440a5f41-f3f9-4b7d-ad2a-3f1eca884aee tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d587af4-d358-4005-b490-4e3b85998596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:09.577371 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-440a5f41-f3f9-4b7d-ad2a-3f1eca884aee tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d587af4-d358-4005-b490-4e3b85998596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e554100d-29e1-4003-b84a-0e8f1fec843f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-582814215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc5ba6bf2c17436bafaefa9b5919aa52',qos_specs=None,replication_status=,reservations=['74537dae-00ca-480a-a00d-392ff9ad6da6','f94c20f8-1dee-426b-86b7-42ff3dae29cd','eeae48ea-a8bf-49f6-8b7f-591f8f332802','59e887cb-2b42-4b7d-9f87-337cb41b0c2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f08decdccf2040baa19936e0268d0161',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:21:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-582814215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e554100d-29e1-4003-b84a-0e8f1fec843f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc5ba6bf2c17436bafaefa9b5919aa52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f08decdccf2040baa19936e0268d0161',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:09.578093 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-440a5f41-f3f9-4b7d-ad2a-3f1eca884aee tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (248dfa52-b9c0-4a7f-842a-c844b37aaa57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:09.598289 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-440a5f41-f3f9-4b7d-ad2a-3f1eca884aee tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (248dfa52-b9c0-4a7f-842a-c844b37aaa57) transitioned into state 'SUCCESS' from state '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-582814215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc5ba6bf2c17436bafaefa9b5919aa52',qos_specs=None,replication_status=,reservations=['74537dae-00ca-480a-a00d-392ff9ad6da6','f94c20f8-1dee-426b-86b7-42ff3dae29cd','eeae48ea-a8bf-49f6-8b7f-591f8f332802','59e887cb-2b42-4b7d-9f87-337cb41b0c2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f08decdccf2040baa19936e0268d0161',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:09.599083 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-440a5f41-f3f9-4b7d-ad2a-3f1eca884aee tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96134def-8a3a-47b0-a78b-3d3a07c3978d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:09.608033 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-440a5f41-f3f9-4b7d-ad2a-3f1eca884aee tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96134def-8a3a-47b0-a78b-3d3a07c3978d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:09.608872 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-440a5f41-f3f9-4b7d-ad2a-3f1eca884aee tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Flow 'volume_create_api' (3de4f02c-a611-4884-82be-2bdb9f1247f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:21:09.609294 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-440a5f41-f3f9-4b7d-ad2a-3f1eca884aee tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Create volume request issued successfully. Jul 03 19:21:09.609867 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-440a5f41-f3f9-4b7d-ad2a-3f1eca884aee tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:21:09.610303 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 40/155] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:21:09 2026] POST /volume/v3/volumes => generated 752 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:21:09.626110 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-bb15b4c4-d897-4c72-81ec-3731597a3e25 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:09.628554 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bb15b4c4-d897-4c72-81ec-3731597a3e25 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] GET https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:09.628838 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bb15b4c4-d897-4c72-81ec-3731597a3e25 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:09.629075 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bb15b4c4-d897-4c72-81ec-3731597a3e25 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:09.631388 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-754739be-c108-4be8-9449-988683666dbd tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Lock "cinder-attachment_update-d24e77a5-86b5-4f72-a5ea-d4f6d11118f0-np0000004460" released by "attachment_update" :: held 0.545s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:21:09.631818 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-754739be-c108-4be8-9449-988683666dbd tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/attachments/f4130431-d3a4-4273-af88-7b24daa1086f returned with HTTP 200 Jul 03 19:21:09.632927 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 40/156] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:21:09 2026] PUT /volume/v3/attachments/f4130431-d3a4-4273-af88-7b24daa1086f => generated 969 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:09.641762 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:09.641762 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:09.649953 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-bb15b4c4-d897-4c72-81ec-3731597a3e25 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Volume info retrieved successfully. Jul 03 19:21:09.657316 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bb15b4c4-d897-4c72-81ec-3731597a3e25 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f returned with HTTP 200 Jul 03 19:21:09.657876 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 39/157] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:09 2026] GET /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:09.693878 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c6042f80-37f2-4200-bf23-3e4647deaa3c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:09.696073 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c6042f80-37f2-4200-bf23-3e4647deaa3c tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/aab7612c-521b-4e41-8a7c-6ec7e09a21fa Jul 03 19:21:09.696295 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c6042f80-37f2-4200-bf23-3e4647deaa3c tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:09.696845 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c6042f80-37f2-4200-bf23-3e4647deaa3c tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:09.705772 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:09.705772 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:09.706571 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c6042f80-37f2-4200-bf23-3e4647deaa3c tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:09.707591 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c6042f80-37f2-4200-bf23-3e4647deaa3c tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/aab7612c-521b-4e41-8a7c-6ec7e09a21fa returned with HTTP 200 Jul 03 19:21:09.708064 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 39/158] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:09 2026] GET /volume/v3/snapshots/aab7612c-521b-4e41-8a7c-6ec7e09a21fa => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:09.720536 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-09fcad1e-5963-4da3-bafa-e50286975c79 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:09.722615 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-09fcad1e-5963-4da3-bafa-e50286975c79 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] POST https://10.4.3.61/volume/v3/snapshots/aab7612c-521b-4e41-8a7c-6ec7e09a21fa/action Jul 03 19:21:09.722892 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-09fcad1e-5963-4da3-bafa-e50286975c79 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:09.723086 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-09fcad1e-5963-4da3-bafa-e50286975c79 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:09.725377 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.admin_actions [None req-09fcad1e-5963-4da3-bafa-e50286975c79 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Updating snapshot 'aab7612c-521b-4e41-8a7c-6ec7e09a21fa' with '{'status': 'error'}' {{(pid=99924) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 19:21:09.736983 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:09.736983 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:09.755512 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-09fcad1e-5963-4da3-bafa-e50286975c79 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] https://10.4.3.61/volume/v3/snapshots/aab7612c-521b-4e41-8a7c-6ec7e09a21fa/action returned with HTTP 202 Jul 03 19:21:09.756140 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 41/159] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:21:09 2026] POST /volume/v3/snapshots/aab7612c-521b-4e41-8a7c-6ec7e09a21fa/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:21:09.764235 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-57f2cac6-0b18-4e4f-901e-0c2a041a390b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:09.767118 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-57f2cac6-0b18-4e4f-901e-0c2a041a390b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/aab7612c-521b-4e41-8a7c-6ec7e09a21fa Jul 03 19:21:09.767466 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-57f2cac6-0b18-4e4f-901e-0c2a041a390b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:09.767733 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-57f2cac6-0b18-4e4f-901e-0c2a041a390b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:09.774338 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:09.774338 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:09.775180 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-57f2cac6-0b18-4e4f-901e-0c2a041a390b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:09.776281 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-57f2cac6-0b18-4e4f-901e-0c2a041a390b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/aab7612c-521b-4e41-8a7c-6ec7e09a21fa returned with HTTP 200 Jul 03 19:21:09.776747 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 41/160] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:09 2026] GET /volume/v3/snapshots/aab7612c-521b-4e41-8a7c-6ec7e09a21fa => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:09.786707 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-334fa147-a698-492a-8166-cf09920d0bf0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:09.788865 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-334fa147-a698-492a-8166-cf09920d0bf0 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] POST https://10.4.3.61/volume/v3/snapshots/aab7612c-521b-4e41-8a7c-6ec7e09a21fa/action Jul 03 19:21:09.789357 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-334fa147-a698-492a-8166-cf09920d0bf0 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:09.789550 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-334fa147-a698-492a-8166-cf09920d0bf0 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:09.797763 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:09.797763 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:09.798130 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-334fa147-a698-492a-8166-cf09920d0bf0 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Snapshot retrieved successfully. Jul 03 19:21:09.819096 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-334fa147-a698-492a-8166-cf09920d0bf0 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Snapshot delete request issued successfully. Jul 03 19:21:09.819507 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-334fa147-a698-492a-8166-cf09920d0bf0 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] https://10.4.3.61/volume/v3/snapshots/aab7612c-521b-4e41-8a7c-6ec7e09a21fa/action returned with HTTP 202 Jul 03 19:21:09.820310 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 40/161] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:21:09 2026] POST /volume/v3/snapshots/aab7612c-521b-4e41-8a7c-6ec7e09a21fa/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 19:21:09.828433 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-43a6381e-2df6-492a-8089-8a6321440d1b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:09.830441 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-43a6381e-2df6-492a-8089-8a6321440d1b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/aab7612c-521b-4e41-8a7c-6ec7e09a21fa Jul 03 19:21:09.830672 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-43a6381e-2df6-492a-8089-8a6321440d1b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:09.830908 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-43a6381e-2df6-492a-8089-8a6321440d1b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:09.837155 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:09.837155 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:09.837806 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-43a6381e-2df6-492a-8089-8a6321440d1b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:09.838738 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-43a6381e-2df6-492a-8089-8a6321440d1b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/aab7612c-521b-4e41-8a7c-6ec7e09a21fa returned with HTTP 200 Jul 03 19:21:09.839159 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 40/162] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:09 2026] GET /volume/v3/snapshots/aab7612c-521b-4e41-8a7c-6ec7e09a21fa => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:10.148240 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-eb371884-f66f-4b56-abcd-1fca665674ee None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:10.149427 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-eb371884-f66f-4b56-abcd-1fca665674ee tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] POST https://10.4.3.61/volume/v3/attachments/f4130431-d3a4-4273-af88-7b24daa1086f/action Jul 03 19:21:10.149941 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-eb371884-f66f-4b56-abcd-1fca665674ee tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Action body: b'{"os-complete": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:10.149941 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-eb371884-f66f-4b56-abcd-1fca665674ee tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:10.171915 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:10.171915 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:10.189596 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-eb371884-f66f-4b56-abcd-1fca665674ee tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/attachments/f4130431-d3a4-4273-af88-7b24daa1086f/action returned with HTTP 204 Jul 03 19:21:10.190202 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 42/163] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:21:10 2026] POST /volume/v3/attachments/f4130431-d3a4-4273-af88-7b24daa1086f/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:10.234959 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c73237ff-6d24-4aa0-ab5b-041a68cf8902 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:10.235712 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c73237ff-6d24-4aa0-ab5b-041a68cf8902 None None] GET https://10.4.3.61/volume// Jul 03 19:21:10.235909 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c73237ff-6d24-4aa0-ab5b-041a68cf8902 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:10.236108 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c73237ff-6d24-4aa0-ab5b-041a68cf8902 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:10.236597 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c73237ff-6d24-4aa0-ab5b-041a68cf8902 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:21:10.236964 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 42/164] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:21:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:21:10.247036 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-5e294a25-a0da-4cec-94f3-d209add215b6 req-ec54d888-2077-4985-b2e0-baa67e2b2327 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:10.250973 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-5e294a25-a0da-4cec-94f3-d209add215b6 req-ec54d888-2077-4985-b2e0-baa67e2b2327 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] GET https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 Jul 03 19:21:10.250973 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-5e294a25-a0da-4cec-94f3-d209add215b6 req-ec54d888-2077-4985-b2e0-baa67e2b2327 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:10.250973 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-5e294a25-a0da-4cec-94f3-d209add215b6 req-ec54d888-2077-4985-b2e0-baa67e2b2327 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:10.272955 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:10.272955 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:10.277816 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-5e294a25-a0da-4cec-94f3-d209add215b6 req-ec54d888-2077-4985-b2e0-baa67e2b2327 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Volume info retrieved successfully. Jul 03 19:21:10.282531 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-5e294a25-a0da-4cec-94f3-d209add215b6 req-ec54d888-2077-4985-b2e0-baa67e2b2327 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 returned with HTTP 200 Jul 03 19:21:10.282971 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 41/165] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:21:10 2026] GET /volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 => generated 1540 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:21:10.674077 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-19ba1978-5103-43ce-bf7c-7948115f108e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:10.676544 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-19ba1978-5103-43ce-bf7c-7948115f108e tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] GET https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:10.677276 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-19ba1978-5103-43ce-bf7c-7948115f108e tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:10.677276 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-19ba1978-5103-43ce-bf7c-7948115f108e tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:10.714965 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1db13642-5d5e-4d4c-93b1-8a31b138d724 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:10.715696 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1db13642-5d5e-4d4c-93b1-8a31b138d724 None None] GET https://10.4.3.61/volume// Jul 03 19:21:10.715696 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1db13642-5d5e-4d4c-93b1-8a31b138d724 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:10.716241 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1db13642-5d5e-4d4c-93b1-8a31b138d724 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:10.717150 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1db13642-5d5e-4d4c-93b1-8a31b138d724 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:21:10.717150 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 43/166] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:21:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:21:10.742904 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-96d50cca-53cb-4c0d-8190-607c482d69b5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:10.745710 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-96d50cca-53cb-4c0d-8190-607c482d69b5 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/fc874c9e-1e7f-4a8c-85f4-913c5fc712e6 Jul 03 19:21:10.746219 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-96d50cca-53cb-4c0d-8190-607c482d69b5 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:10.746580 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-96d50cca-53cb-4c0d-8190-607c482d69b5 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:10.765944 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:10.765944 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:10.775074 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-96d50cca-53cb-4c0d-8190-607c482d69b5 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:21:10.781693 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-96d50cca-53cb-4c0d-8190-607c482d69b5 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/fc874c9e-1e7f-4a8c-85f4-913c5fc712e6 returned with HTTP 200 Jul 03 19:21:10.782352 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 43/167] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:21:10 2026] GET /volume/v3/volumes/fc874c9e-1e7f-4a8c-85f4-913c5fc712e6 => generated 1027 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:21:10.824600 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:10.824600 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:10.828918 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-19ba1978-5103-43ce-bf7c-7948115f108e tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Volume info retrieved successfully. Jul 03 19:21:10.833606 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-19ba1978-5103-43ce-bf7c-7948115f108e tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f returned with HTTP 200 Jul 03 19:21:10.834106 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 41/168] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:10 2026] GET /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f => generated 845 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:10.853542 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ba720350-6d58-4a80-a4db-30ec5f67c42a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:10.856308 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ba720350-6d58-4a80-a4db-30ec5f67c42a tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/aab7612c-521b-4e41-8a7c-6ec7e09a21fa Jul 03 19:21:10.856585 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ba720350-6d58-4a80-a4db-30ec5f67c42a tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:10.856773 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ba720350-6d58-4a80-a4db-30ec5f67c42a tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:10.862193 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ba720350-6d58-4a80-a4db-30ec5f67c42a tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/aab7612c-521b-4e41-8a7c-6ec7e09a21fa returned with HTTP 404 Jul 03 19:21:10.866205 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 42/169] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:10 2026] GET /volume/v3/snapshots/aab7612c-521b-4e41-8a7c-6ec7e09a21fa => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:10.872601 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-189327d6-b4b5-47d3-9ce1-1365cdd022ce None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:10.874970 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-189327d6-b4b5-47d3-9ce1-1365cdd022ce tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] POST https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action Jul 03 19:21:10.875312 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-189327d6-b4b5-47d3-9ce1-1365cdd022ce tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:10.875399 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-a6ac60a2-42ac-4733-a3ef-80d9453aa2af None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:10.875484 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-189327d6-b4b5-47d3-9ce1-1365cdd022ce tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:10.876859 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.admin_actions [None req-189327d6-b4b5-47d3-9ce1-1365cdd022ce tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Updating snapshot 'e5167972-a18a-4c40-a3f9-80fbb723a9af' with '{'status': 'available'}' {{(pid=99924) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 19:21:10.877542 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-a6ac60a2-42ac-4733-a3ef-80d9453aa2af tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] PUT https://10.4.3.61/volume/v3/attachments/603f951b-2856-477f-afda-fd4e8bb7e4be Jul 03 19:21:10.878090 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-a6ac60a2-42ac-4733-a3ef-80d9453aa2af tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:10.887909 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-53cfdbab-5257-4484-b54f-d776c345c626 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:10.889339 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:10.889339 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:10.889931 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-53cfdbab-5257-4484-b54f-d776c345c626 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] GET https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:10.890136 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-53cfdbab-5257-4484-b54f-d776c345c626 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:10.890345 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-53cfdbab-5257-4484-b54f-d776c345c626 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:10.890413 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-a6ac60a2-42ac-4733-a3ef-80d9453aa2af tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Acquiring lock "cinder-attachment_update-fc874c9e-1e7f-4a8c-85f4-913c5fc712e6-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:21:10.897119 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-a6ac60a2-42ac-4733-a3ef-80d9453aa2af tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Lock "cinder-attachment_update-fc874c9e-1e7f-4a8c-85f4-913c5fc712e6-np0000004460" acquired by "attachment_update" :: waited 0.007s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:21:10.897970 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:10.897970 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:10.898822 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:10.898822 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:10.903013 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-53cfdbab-5257-4484-b54f-d776c345c626 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Volume info retrieved successfully. Jul 03 19:21:10.908750 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-53cfdbab-5257-4484-b54f-d776c345c626 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f returned with HTTP 200 Jul 03 19:21:10.909276 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 42/170] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:21:10 2026] GET /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:10.919008 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-189327d6-b4b5-47d3-9ce1-1365cdd022ce tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action returned with HTTP 202 Jul 03 19:21:10.919491 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 44/171] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:21:10 2026] POST /volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:21:10.928416 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4424b94a-0879-4fd2-a721-55cc8c6e34e2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:10.934567 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4424b94a-0879-4fd2-a721-55cc8c6e34e2 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af Jul 03 19:21:10.934567 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4424b94a-0879-4fd2-a721-55cc8c6e34e2 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:10.934690 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4424b94a-0879-4fd2-a721-55cc8c6e34e2 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:10.945024 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:10.945024 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:10.945230 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-4424b94a-0879-4fd2-a721-55cc8c6e34e2 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:10.947139 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4424b94a-0879-4fd2-a721-55cc8c6e34e2 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af returned with HTTP 200 Jul 03 19:21:10.947683 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 43/172] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:10 2026] GET /volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:10.961552 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c4e43530-a04c-4ea9-bad1-8f0e5b58c34f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:10.963524 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c4e43530-a04c-4ea9-bad1-8f0e5b58c34f tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/aab7612c-521b-4e41-8a7c-6ec7e09a21fa Jul 03 19:21:10.963742 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c4e43530-a04c-4ea9-bad1-8f0e5b58c34f tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:10.963931 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c4e43530-a04c-4ea9-bad1-8f0e5b58c34f tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:10.964108 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-c4e43530-a04c-4ea9-bad1-8f0e5b58c34f tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Delete snapshot with id: aab7612c-521b-4e41-8a7c-6ec7e09a21fa Jul 03 19:21:10.971197 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c4e43530-a04c-4ea9-bad1-8f0e5b58c34f tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/aab7612c-521b-4e41-8a7c-6ec7e09a21fa returned with HTTP 404 Jul 03 19:21:10.971789 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 43/173] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:21:10 2026] DELETE /volume/v3/snapshots/aab7612c-521b-4e41-8a7c-6ec7e09a21fa => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:10.984059 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bf89e606-0db1-46b0-b1c7-473149dd7357 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:10.986342 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bf89e606-0db1-46b0-b1c7-473149dd7357 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:21:10.986647 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bf89e606-0db1-46b0-b1c7-473149dd7357 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e4a4628-fbf1-4172-b78f-c846bf01b788", "name": "tempest-SnapshotsActionsTest-Snapshot-806375136"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:11.000950 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:11.000950 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:11.001679 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-bf89e606-0db1-46b0-b1c7-473149dd7357 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Volume info retrieved successfully. Jul 03 19:21:11.001801 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-bf89e606-0db1-46b0-b1c7-473149dd7357 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Create snapshot from volume 0e4a4628-fbf1-4172-b78f-c846bf01b788 Jul 03 19:21:11.025123 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-bf89e606-0db1-46b0-b1c7-473149dd7357 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-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 19:21:11.062697 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-bf89e606-0db1-46b0-b1c7-473149dd7357 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Created reservations ['38b14756-bc9e-420b-a989-247c2a841028', '0eafc28e-abe4-440f-833c-cfcd276a11ee', '084dafc2-fbd4-4283-857a-90ab9729c562', '5ce06b1d-f960-462a-a51c-a234589048cd'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:21:11.116914 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-bf89e606-0db1-46b0-b1c7-473149dd7357 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot create request issued successfully. Jul 03 19:21:11.118216 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bf89e606-0db1-46b0-b1c7-473149dd7357 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:21:11.118726 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 45/174] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:21:10 2026] POST /volume/v3/snapshots => generated 306 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:21:11.128664 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1f073fb9-0450-4e62-880f-a8578c216123 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:11.131919 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1f073fb9-0450-4e62-880f-a8578c216123 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/c21c8a87-f8fa-49aa-810a-3b4cf68af940 Jul 03 19:21:11.132272 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1f073fb9-0450-4e62-880f-a8578c216123 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:11.132503 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1f073fb9-0450-4e62-880f-a8578c216123 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:11.143617 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:11.143617 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:11.144107 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1f073fb9-0450-4e62-880f-a8578c216123 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:11.144954 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1f073fb9-0450-4e62-880f-a8578c216123 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/c21c8a87-f8fa-49aa-810a-3b4cf68af940 returned with HTTP 200 Jul 03 19:21:11.145355 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 44/175] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:11 2026] GET /volume/v3/snapshots/c21c8a87-f8fa-49aa-810a-3b4cf68af940 => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:11.183076 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-5e294a25-a0da-4cec-94f3-d209add215b6 req-6e2fe4af-a308-4336-9559-ea44345c5837 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:11.185680 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-5e294a25-a0da-4cec-94f3-d209add215b6 req-6e2fe4af-a308-4336-9559-ea44345c5837 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] DELETE https://10.4.3.61/volume/v3/attachments/26661a74-6f50-434a-9aab-12ca42db279b Jul 03 19:21:11.187132 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-5e294a25-a0da-4cec-94f3-d209add215b6 req-6e2fe4af-a308-4336-9559-ea44345c5837 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:11.187132 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-5e294a25-a0da-4cec-94f3-d209add215b6 req-6e2fe4af-a308-4336-9559-ea44345c5837 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:11.195671 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:11.195671 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:11.433656 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-a6ac60a2-42ac-4733-a3ef-80d9453aa2af tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Lock "cinder-attachment_update-fc874c9e-1e7f-4a8c-85f4-913c5fc712e6-np0000004460" released by "attachment_update" :: held 0.536s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:21:11.434180 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-a6ac60a2-42ac-4733-a3ef-80d9453aa2af tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/attachments/603f951b-2856-477f-afda-fd4e8bb7e4be returned with HTTP 200 Jul 03 19:21:11.435588 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 44/176] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:21:10 2026] PUT /volume/v3/attachments/603f951b-2856-477f-afda-fd4e8bb7e4be => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:11.747699 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-5e294a25-a0da-4cec-94f3-d209add215b6 req-6e2fe4af-a308-4336-9559-ea44345c5837 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/attachments/26661a74-6f50-434a-9aab-12ca42db279b returned with HTTP 200 Jul 03 19:21:11.748708 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 44/177] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:21:11 2026] DELETE /volume/v3/attachments/26661a74-6f50-434a-9aab-12ca42db279b => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:11.898029 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-476408d2-a809-4216-828c-388cd96783bf None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:11.900852 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-476408d2-a809-4216-828c-388cd96783bf tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:11.901047 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-476408d2-a809-4216-828c-388cd96783bf tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:11.901263 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-476408d2-a809-4216-828c-388cd96783bf tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:11.908850 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:11.908850 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:11.913046 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-476408d2-a809-4216-828c-388cd96783bf tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:11.917702 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-476408d2-a809-4216-828c-388cd96783bf tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:11.918145 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 46/178] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:21:11 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:11.946325 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-0032788a-5d68-4fc4-93af-578c37627712 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:11.952333 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-0032788a-5d68-4fc4-93af-578c37627712 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] POST https://10.4.3.61/volume/v3/attachments/603f951b-2856-477f-afda-fd4e8bb7e4be/action Jul 03 19:21:11.952837 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-0032788a-5d68-4fc4-93af-578c37627712 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:11.953042 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-0032788a-5d68-4fc4-93af-578c37627712 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:11.976974 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:11.976974 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:11.996641 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-0032788a-5d68-4fc4-93af-578c37627712 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/attachments/603f951b-2856-477f-afda-fd4e8bb7e4be/action returned with HTTP 204 Jul 03 19:21:11.997289 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 45/179] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:21:11 2026] POST /volume/v3/attachments/603f951b-2856-477f-afda-fd4e8bb7e4be/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:12.156650 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-636ff68a-9eb6-48a9-a734-865971ae2fa8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:12.158832 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-636ff68a-9eb6-48a9-a734-865971ae2fa8 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/c21c8a87-f8fa-49aa-810a-3b4cf68af940 Jul 03 19:21:12.159161 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-636ff68a-9eb6-48a9-a734-865971ae2fa8 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:12.159475 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-636ff68a-9eb6-48a9-a734-865971ae2fa8 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:12.166156 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:12.166156 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:12.167068 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-636ff68a-9eb6-48a9-a734-865971ae2fa8 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:12.168066 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-636ff68a-9eb6-48a9-a734-865971ae2fa8 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/c21c8a87-f8fa-49aa-810a-3b4cf68af940 returned with HTTP 200 Jul 03 19:21:12.168572 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 45/180] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:12 2026] GET /volume/v3/snapshots/c21c8a87-f8fa-49aa-810a-3b4cf68af940 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:12.183673 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-44d73035-0a49-4062-902d-86c72292d4e9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:12.185607 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-44d73035-0a49-4062-902d-86c72292d4e9 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] POST https://10.4.3.61/volume/v3/snapshots/c21c8a87-f8fa-49aa-810a-3b4cf68af940/action Jul 03 19:21:12.186274 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-44d73035-0a49-4062-902d-86c72292d4e9 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:12.186570 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-44d73035-0a49-4062-902d-86c72292d4e9 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:12.188491 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.admin_actions [None req-44d73035-0a49-4062-902d-86c72292d4e9 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Updating snapshot 'c21c8a87-f8fa-49aa-810a-3b4cf68af940' with '{'status': 'error_deleting'}' {{(pid=99927) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 19:21:12.200733 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:12.200733 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:12.223235 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-44d73035-0a49-4062-902d-86c72292d4e9 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] https://10.4.3.61/volume/v3/snapshots/c21c8a87-f8fa-49aa-810a-3b4cf68af940/action returned with HTTP 202 Jul 03 19:21:12.223235 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 45/181] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:21:12 2026] POST /volume/v3/snapshots/c21c8a87-f8fa-49aa-810a-3b4cf68af940/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:21:12.234146 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-277fe558-5695-4a3c-9f69-c50984f768c2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:12.236081 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-277fe558-5695-4a3c-9f69-c50984f768c2 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/c21c8a87-f8fa-49aa-810a-3b4cf68af940 Jul 03 19:21:12.236394 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-277fe558-5695-4a3c-9f69-c50984f768c2 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:12.236491 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-277fe558-5695-4a3c-9f69-c50984f768c2 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:12.241907 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:12.241907 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:12.242405 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-277fe558-5695-4a3c-9f69-c50984f768c2 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:12.243250 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-277fe558-5695-4a3c-9f69-c50984f768c2 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/c21c8a87-f8fa-49aa-810a-3b4cf68af940 returned with HTTP 200 Jul 03 19:21:12.243660 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 47/182] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:12 2026] GET /volume/v3/snapshots/c21c8a87-f8fa-49aa-810a-3b4cf68af940 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:12.255296 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-fb19e3a0-5e83-45da-82fe-a618beb64f24 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:12.256901 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fb19e3a0-5e83-45da-82fe-a618beb64f24 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] POST https://10.4.3.61/volume/v3/snapshots/c21c8a87-f8fa-49aa-810a-3b4cf68af940/action Jul 03 19:21:12.257232 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fb19e3a0-5e83-45da-82fe-a618beb64f24 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:12.257367 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fb19e3a0-5e83-45da-82fe-a618beb64f24 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:12.264190 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:12.264190 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:12.264548 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-fb19e3a0-5e83-45da-82fe-a618beb64f24 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Snapshot retrieved successfully. Jul 03 19:21:12.282604 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-fb19e3a0-5e83-45da-82fe-a618beb64f24 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Snapshot delete request issued successfully. Jul 03 19:21:12.282963 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fb19e3a0-5e83-45da-82fe-a618beb64f24 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] https://10.4.3.61/volume/v3/snapshots/c21c8a87-f8fa-49aa-810a-3b4cf68af940/action returned with HTTP 202 Jul 03 19:21:12.283469 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 46/183] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:21:12 2026] POST /volume/v3/snapshots/c21c8a87-f8fa-49aa-810a-3b4cf68af940/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:21:12.292361 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-818f717d-98e1-428a-9ee8-f3eaf38cbae2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:12.294339 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-818f717d-98e1-428a-9ee8-f3eaf38cbae2 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/c21c8a87-f8fa-49aa-810a-3b4cf68af940 Jul 03 19:21:12.294508 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-818f717d-98e1-428a-9ee8-f3eaf38cbae2 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:12.294723 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-818f717d-98e1-428a-9ee8-f3eaf38cbae2 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:12.299949 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:12.299949 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:12.300446 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-818f717d-98e1-428a-9ee8-f3eaf38cbae2 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:12.301272 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-818f717d-98e1-428a-9ee8-f3eaf38cbae2 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/c21c8a87-f8fa-49aa-810a-3b4cf68af940 returned with HTTP 200 Jul 03 19:21:12.301720 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 46/184] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:12 2026] GET /volume/v3/snapshots/c21c8a87-f8fa-49aa-810a-3b4cf68af940 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:12.468018 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6acfdf2b-b017-4333-bbce-e8c93921964b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:12.471554 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6acfdf2b-b017-4333-bbce-e8c93921964b tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] GET https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 Jul 03 19:21:12.471554 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6acfdf2b-b017-4333-bbce-e8c93921964b tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:12.471554 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6acfdf2b-b017-4333-bbce-e8c93921964b tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:12.482011 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:12.482011 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:12.486787 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6acfdf2b-b017-4333-bbce-e8c93921964b tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Volume info retrieved successfully. Jul 03 19:21:12.493328 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6acfdf2b-b017-4333-bbce-e8c93921964b tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 returned with HTTP 200 Jul 03 19:21:12.494146 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 46/185] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:12 2026] GET /volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 => generated 1012 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:12.509861 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bfa35d38-ec54-4d4f-8dbe-fbc736ca9928 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:12.510256 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bfa35d38-ec54-4d4f-8dbe-fbc736ca9928 None None] GET https://10.4.3.61/volume// Jul 03 19:21:12.510456 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bfa35d38-ec54-4d4f-8dbe-fbc736ca9928 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:12.510646 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bfa35d38-ec54-4d4f-8dbe-fbc736ca9928 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:12.511043 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bfa35d38-ec54-4d4f-8dbe-fbc736ca9928 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:21:12.511575 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 48/186] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:21:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:21:12.513636 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d304bb56-f963-4a27-866a-11b6c1a1c9f1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:12.516318 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d304bb56-f963-4a27-866a-11b6c1a1c9f1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 Jul 03 19:21:12.516600 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d304bb56-f963-4a27-866a-11b6c1a1c9f1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:12.516899 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d304bb56-f963-4a27-866a-11b6c1a1c9f1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:12.517132 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-d304bb56-f963-4a27-866a-11b6c1a1c9f1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Delete volume with id: 1c0b0fe6-4018-427e-9a92-17b6df81bc79 Jul 03 19:21:12.525372 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-7670862e-1f63-4b83-8cc3-7e6cdee3d132 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:12.527264 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:12.527264 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:12.527524 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-7670862e-1f63-4b83-8cc3-7e6cdee3d132 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/39a7485e-9405-4475-9e78-c14853306a04 Jul 03 19:21:12.527757 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-7670862e-1f63-4b83-8cc3-7e6cdee3d132 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:12.527801 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d304bb56-f963-4a27-866a-11b6c1a1c9f1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Volume info retrieved successfully. Jul 03 19:21:12.527958 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-7670862e-1f63-4b83-8cc3-7e6cdee3d132 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:12.553037 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:12.553037 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:12.557232 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-7670862e-1f63-4b83-8cc3-7e6cdee3d132 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:21:12.562228 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-7670862e-1f63-4b83-8cc3-7e6cdee3d132 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/39a7485e-9405-4475-9e78-c14853306a04 returned with HTTP 200 Jul 03 19:21:12.562626 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 47/187] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:21:12 2026] GET /volume/v3/volumes/39a7485e-9405-4475-9e78-c14853306a04 => generated 1027 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:21:12.569765 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d304bb56-f963-4a27-866a-11b6c1a1c9f1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Delete volume request issued successfully. Jul 03 19:21:12.570045 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d304bb56-f963-4a27-866a-11b6c1a1c9f1 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 returned with HTTP 202 Jul 03 19:21:12.570580 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 47/188] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:21:12 2026] DELETE /volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:21:12.580640 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4d784ca2-8ac5-46e4-a3f5-922ae8a0ed34 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:12.584897 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4d784ca2-8ac5-46e4-a3f5-922ae8a0ed34 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] GET https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 Jul 03 19:21:12.584897 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4d784ca2-8ac5-46e4-a3f5-922ae8a0ed34 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:12.584897 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4d784ca2-8ac5-46e4-a3f5-922ae8a0ed34 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:12.593840 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:12.593840 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:12.600333 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4d784ca2-8ac5-46e4-a3f5-922ae8a0ed34 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Volume info retrieved successfully. Jul 03 19:21:12.606844 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4d784ca2-8ac5-46e4-a3f5-922ae8a0ed34 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 returned with HTTP 200 Jul 03 19:21:12.607634 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 47/189] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:12 2026] GET /volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 => generated 1011 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:12.663297 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-7cda614b-2136-4b41-bfc3-9679a67a7125 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:12.666420 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-7cda614b-2136-4b41-bfc3-9679a67a7125 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] PUT https://10.4.3.61/volume/v3/attachments/80dc4d39-5f1d-42db-84c0-6497a75034fd Jul 03 19:21:12.666868 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-7cda614b-2136-4b41-bfc3-9679a67a7125 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:12.678249 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-7cda614b-2136-4b41-bfc3-9679a67a7125 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Acquiring lock "cinder-attachment_update-39a7485e-9405-4475-9e78-c14853306a04-np0000004460" by "attachment_update" {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:21:12.683856 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-7cda614b-2136-4b41-bfc3-9679a67a7125 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Lock "cinder-attachment_update-39a7485e-9405-4475-9e78-c14853306a04-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:21:12.685080 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:12.685080 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:13.220139 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-7cda614b-2136-4b41-bfc3-9679a67a7125 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Lock "cinder-attachment_update-39a7485e-9405-4475-9e78-c14853306a04-np0000004460" released by "attachment_update" :: held 0.536s {{(pid=99924) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:21:13.220623 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-7cda614b-2136-4b41-bfc3-9679a67a7125 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/attachments/80dc4d39-5f1d-42db-84c0-6497a75034fd returned with HTTP 200 Jul 03 19:21:13.221395 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 49/190] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:21:12 2026] PUT /volume/v3/attachments/80dc4d39-5f1d-42db-84c0-6497a75034fd => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:13.234937 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6e0fc2c1-125a-4279-a0ac-4f4c5dc3ee59 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:13.235470 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6e0fc2c1-125a-4279-a0ac-4f4c5dc3ee59 None None] GET https://10.4.3.61/volume// Jul 03 19:21:13.235704 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6e0fc2c1-125a-4279-a0ac-4f4c5dc3ee59 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:13.236103 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6e0fc2c1-125a-4279-a0ac-4f4c5dc3ee59 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:13.236484 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6e0fc2c1-125a-4279-a0ac-4f4c5dc3ee59 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:21:13.236787 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 48/191] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:21:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:21:13.260683 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-1cc64da6-9a1f-4072-8e9d-16b90fc3ed19 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:13.310735 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-378e7c95-2d0f-4a02-ac42-8a7fafb04e58 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:13.312659 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-378e7c95-2d0f-4a02-ac42-8a7fafb04e58 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/c21c8a87-f8fa-49aa-810a-3b4cf68af940 Jul 03 19:21:13.312865 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-378e7c95-2d0f-4a02-ac42-8a7fafb04e58 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:13.313074 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-378e7c95-2d0f-4a02-ac42-8a7fafb04e58 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:13.317802 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-378e7c95-2d0f-4a02-ac42-8a7fafb04e58 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/c21c8a87-f8fa-49aa-810a-3b4cf68af940 returned with HTTP 404 Jul 03 19:21:13.318352 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 48/192] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:13 2026] GET /volume/v3/snapshots/c21c8a87-f8fa-49aa-810a-3b4cf68af940 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:13.326243 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d4e67e72-a93f-44c7-88c2-800d898fadb6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:13.328948 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d4e67e72-a93f-44c7-88c2-800d898fadb6 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] POST https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action Jul 03 19:21:13.329737 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d4e67e72-a93f-44c7-88c2-800d898fadb6 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:13.329967 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d4e67e72-a93f-44c7-88c2-800d898fadb6 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:13.332347 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.admin_actions [None req-d4e67e72-a93f-44c7-88c2-800d898fadb6 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Updating snapshot 'e5167972-a18a-4c40-a3f9-80fbb723a9af' with '{'status': 'available'}' {{(pid=99924) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 19:21:13.344698 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:13.344698 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:13.363961 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d4e67e72-a93f-44c7-88c2-800d898fadb6 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action returned with HTTP 202 Jul 03 19:21:13.364457 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 50/193] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:21:13 2026] POST /volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:21:13.372021 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1484b36b-6f20-440e-b82d-eca9cabb24b1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:13.373963 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1484b36b-6f20-440e-b82d-eca9cabb24b1 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af Jul 03 19:21:13.374349 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1484b36b-6f20-440e-b82d-eca9cabb24b1 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:13.374568 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1484b36b-6f20-440e-b82d-eca9cabb24b1 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:13.384857 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:13.384857 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:13.385503 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-1484b36b-6f20-440e-b82d-eca9cabb24b1 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:13.386641 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1484b36b-6f20-440e-b82d-eca9cabb24b1 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af returned with HTTP 200 Jul 03 19:21:13.387142 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 49/194] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:13 2026] GET /volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:13.396496 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-757db078-54d3-4c0f-83bc-284730282a78 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:13.398417 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-757db078-54d3-4c0f-83bc-284730282a78 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/c21c8a87-f8fa-49aa-810a-3b4cf68af940 Jul 03 19:21:13.398662 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-757db078-54d3-4c0f-83bc-284730282a78 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:13.398914 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-757db078-54d3-4c0f-83bc-284730282a78 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:13.399059 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-757db078-54d3-4c0f-83bc-284730282a78 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Delete snapshot with id: c21c8a87-f8fa-49aa-810a-3b4cf68af940 Jul 03 19:21:13.404045 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-757db078-54d3-4c0f-83bc-284730282a78 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/c21c8a87-f8fa-49aa-810a-3b4cf68af940 returned with HTTP 404 Jul 03 19:21:13.404541 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 49/195] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:21:13 2026] DELETE /volume/v3/snapshots/c21c8a87-f8fa-49aa-810a-3b4cf68af940 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:13.414144 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3e5f3af2-f739-48f0-9e07-80538f1c91a4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:13.416654 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3e5f3af2-f739-48f0-9e07-80538f1c91a4 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] POST https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action Jul 03 19:21:13.417000 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3e5f3af2-f739-48f0-9e07-80538f1c91a4 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:13.417175 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3e5f3af2-f739-48f0-9e07-80538f1c91a4 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:13.418621 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.admin_actions [None req-3e5f3af2-f739-48f0-9e07-80538f1c91a4 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Updating snapshot 'e5167972-a18a-4c40-a3f9-80fbb723a9af' with '{'status': 'creating'}' {{(pid=99924) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 19:21:13.428347 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:13.428347 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:13.440791 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3e5f3af2-f739-48f0-9e07-80538f1c91a4 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action returned with HTTP 202 Jul 03 19:21:13.441444 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 51/196] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:21:13 2026] POST /volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:21:13.448660 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-27b8d1bf-a5a8-4552-a3ef-e07bf2dda6c4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:13.450606 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-27b8d1bf-a5a8-4552-a3ef-e07bf2dda6c4 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af Jul 03 19:21:13.450813 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-27b8d1bf-a5a8-4552-a3ef-e07bf2dda6c4 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:13.451021 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-27b8d1bf-a5a8-4552-a3ef-e07bf2dda6c4 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:13.456488 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:13.456488 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:13.456909 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-27b8d1bf-a5a8-4552-a3ef-e07bf2dda6c4 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:13.457848 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-27b8d1bf-a5a8-4552-a3ef-e07bf2dda6c4 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af returned with HTTP 200 Jul 03 19:21:13.458295 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 50/197] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:13 2026] GET /volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:13.467925 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b1aa9037-cd38-40a4-b223-778013a4606b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:13.469812 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b1aa9037-cd38-40a4-b223-778013a4606b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] POST https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action Jul 03 19:21:13.470308 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b1aa9037-cd38-40a4-b223-778013a4606b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:13.470482 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b1aa9037-cd38-40a4-b223-778013a4606b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:13.471978 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.snapshot_actions [None req-b1aa9037-cd38-40a4-b223-778013a4606b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99927) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 19:21:13.477316 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:13.477316 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:13.478005 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.snapshot_actions [None req-b1aa9037-cd38-40a4-b223-778013a4606b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Updating snapshot e5167972-a18a-4c40-a3f9-80fbb723a9af with info {'id': 'e5167972-a18a-4c40-a3f9-80fbb723a9af', 'status': 'error', 'progress': '80%'} Jul 03 19:21:13.484819 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b1aa9037-cd38-40a4-b223-778013a4606b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action returned with HTTP 202 Jul 03 19:21:13.485394 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 50/198] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:21:13 2026] POST /volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:21:13.493417 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8136a3bc-fcf5-49f4-93a8-9d7db9127cf1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:13.495645 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8136a3bc-fcf5-49f4-93a8-9d7db9127cf1 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] GET https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af Jul 03 19:21:13.495927 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8136a3bc-fcf5-49f4-93a8-9d7db9127cf1 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:13.496177 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8136a3bc-fcf5-49f4-93a8-9d7db9127cf1 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:13.501556 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:13.501556 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:13.501953 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-8136a3bc-fcf5-49f4-93a8-9d7db9127cf1 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Snapshot retrieved successfully. Jul 03 19:21:13.502691 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8136a3bc-fcf5-49f4-93a8-9d7db9127cf1 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af returned with HTTP 200 Jul 03 19:21:13.503101 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 52/199] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:13 2026] GET /volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:13.509404 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-1cc64da6-9a1f-4072-8e9d-16b90fc3ed19 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:21:13.509740 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-1cc64da6-9a1f-4072-8e9d-16b90fc3ed19 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e554100d-29e1-4003-b84a-0e8f1fec843f", "connector": null, "instance_uuid": "eca4e274-8bc6-4ccf-a2b6-704ece6b5415"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:13.513939 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d51668ef-362e-435f-8416-6c8afeec0fa5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:13.516194 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d51668ef-362e-435f-8416-6c8afeec0fa5 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] POST https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action Jul 03 19:21:13.516653 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d51668ef-362e-435f-8416-6c8afeec0fa5 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:13.516810 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d51668ef-362e-435f-8416-6c8afeec0fa5 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:13.518264 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.contrib.admin_actions [None req-d51668ef-362e-435f-8416-6c8afeec0fa5 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] Updating snapshot 'e5167972-a18a-4c40-a3f9-80fbb723a9af' with '{'status': 'available'}' {{(pid=99925) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 19:21:13.520230 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:13.520230 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:13.530311 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:13.530311 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:13.543695 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d51668ef-362e-435f-8416-6c8afeec0fa5 tempest-SnapshotsActionsTest-169458710 tempest-SnapshotsActionsTest-169458710-project-admin] https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action returned with HTTP 202 Jul 03 19:21:13.544205 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 51/200] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:21:13 2026] POST /volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:21:13.551320 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-85ea8edf-9590-4b6e-875d-04cb2d73e3a7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:13.553188 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-1cc64da6-9a1f-4072-8e9d-16b90fc3ed19 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:21:13.553284 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-85ea8edf-9590-4b6e-875d-04cb2d73e3a7 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af Jul 03 19:21:13.553455 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-85ea8edf-9590-4b6e-875d-04cb2d73e3a7 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:13.553657 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-85ea8edf-9590-4b6e-875d-04cb2d73e3a7 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:13.553879 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 48/201] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:21:13 2026] POST /volume/v3/attachments => generated 273 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:13.559553 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:13.559553 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:13.560055 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-85ea8edf-9590-4b6e-875d-04cb2d73e3a7 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:13.560862 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-85ea8edf-9590-4b6e-875d-04cb2d73e3a7 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af returned with HTTP 200 Jul 03 19:21:13.561280 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 51/202] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:13 2026] GET /volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:13.572009 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-99be9e61-985e-4dea-82b2-49d031dd3d6b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:13.576354 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-99be9e61-985e-4dea-82b2-49d031dd3d6b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af Jul 03 19:21:13.576354 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-99be9e61-985e-4dea-82b2-49d031dd3d6b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:13.576354 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-99be9e61-985e-4dea-82b2-49d031dd3d6b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:13.576354 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-99be9e61-985e-4dea-82b2-49d031dd3d6b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Delete snapshot with id: e5167972-a18a-4c40-a3f9-80fbb723a9af Jul 03 19:21:13.580186 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:13.580186 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:13.580608 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-99be9e61-985e-4dea-82b2-49d031dd3d6b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:13.599970 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-99be9e61-985e-4dea-82b2-49d031dd3d6b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot delete request issued successfully. Jul 03 19:21:13.600266 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-99be9e61-985e-4dea-82b2-49d031dd3d6b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af returned with HTTP 202 Jul 03 19:21:13.600713 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 53/203] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:21:13 2026] DELETE /volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:21:13.607893 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-686e78bb-b6a1-4c99-ac57-44ebcee71e5c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:13.610039 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-686e78bb-b6a1-4c99-ac57-44ebcee71e5c tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af Jul 03 19:21:13.610269 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-686e78bb-b6a1-4c99-ac57-44ebcee71e5c tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:13.610538 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-686e78bb-b6a1-4c99-ac57-44ebcee71e5c tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:13.616928 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:13.616928 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:13.617476 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-686e78bb-b6a1-4c99-ac57-44ebcee71e5c tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Snapshot retrieved successfully. Jul 03 19:21:13.618329 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-686e78bb-b6a1-4c99-ac57-44ebcee71e5c tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af returned with HTTP 200 Jul 03 19:21:13.618751 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 52/204] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:13 2026] GET /volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:13.627291 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-24d60d6b-fe57-4a31-aee0-9a5ce43a2578 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:13.629510 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-24d60d6b-fe57-4a31-aee0-9a5ce43a2578 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] GET https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 Jul 03 19:21:13.629756 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-24d60d6b-fe57-4a31-aee0-9a5ce43a2578 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:13.630012 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-24d60d6b-fe57-4a31-aee0-9a5ce43a2578 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:13.637480 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-24d60d6b-fe57-4a31-aee0-9a5ce43a2578 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 returned with HTTP 404 Jul 03 19:21:13.637932 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 49/205] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:13 2026] GET /volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:13.738087 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-21baf4b7-08e7-4e67-a530-d6112f856dae None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:13.742311 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-21baf4b7-08e7-4e67-a530-d6112f856dae tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] POST https://10.4.3.61/volume/v3/attachments/80dc4d39-5f1d-42db-84c0-6497a75034fd/action Jul 03 19:21:13.742311 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-21baf4b7-08e7-4e67-a530-d6112f856dae tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Action body: b'{"os-complete": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:13.742564 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-21baf4b7-08e7-4e67-a530-d6112f856dae tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:13.760057 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:13.760057 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:13.772139 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-2de396a7-d44f-4f25-a42f-24e6e1b25905 req-21baf4b7-08e7-4e67-a530-d6112f856dae tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/attachments/80dc4d39-5f1d-42db-84c0-6497a75034fd/action returned with HTTP 204 Jul 03 19:21:13.772814 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 52/206] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:21:13 2026] POST /volume/v3/attachments/80dc4d39-5f1d-42db-84c0-6497a75034fd/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:13.958099 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-17c5d7fc-0164-412b-b500-564364fd6842 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:13.961085 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-17c5d7fc-0164-412b-b500-564364fd6842 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] GET https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:13.961368 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-17c5d7fc-0164-412b-b500-564364fd6842 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:13.961570 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-17c5d7fc-0164-412b-b500-564364fd6842 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:13.972807 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:13.972807 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:13.976565 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-094159f7-876d-445d-8b5b-10035ed1b095 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:13.977041 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-094159f7-876d-445d-8b5b-10035ed1b095 None None] GET https://10.4.3.61/volume// Jul 03 19:21:13.977273 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-094159f7-876d-445d-8b5b-10035ed1b095 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:13.977538 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-094159f7-876d-445d-8b5b-10035ed1b095 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:13.977964 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-094159f7-876d-445d-8b5b-10035ed1b095 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:21:13.978082 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-17c5d7fc-0164-412b-b500-564364fd6842 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Volume info retrieved successfully. Jul 03 19:21:13.978381 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 53/207] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:21:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:21:13.984968 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-17c5d7fc-0164-412b-b500-564364fd6842 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f returned with HTTP 200 Jul 03 19:21:13.985671 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 54/208] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:13 2026] GET /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:13.987784 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-b77c5f09-801e-4ff8-bb43-da83893924f3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:13.990544 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-b77c5f09-801e-4ff8-bb43-da83893924f3 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:21:13.990846 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-b77c5f09-801e-4ff8-bb43-da83893924f3 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d97be08d-f372-443e-8758-a91e5459c1f7", "connector": null, "instance_uuid": "8dd23781-48b4-419a-bcd8-3541c8c08022"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:14.000467 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:14.000467 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:14.036610 np0000004460 devstack@c-api.service[99926]: WARNING cinder.volume.api [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-b77c5f09-801e-4ff8-bb43-da83893924f3 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 19:21:14.044457 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-b77c5f09-801e-4ff8-bb43-da83893924f3 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:21:14.044839 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 50/209] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:21:13 2026] POST /volume/v3/attachments => generated 271 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:14.090662 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7f7f5ff4-17e5-497e-b188-6e6cededcc3e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:14.091125 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7f7f5ff4-17e5-497e-b188-6e6cededcc3e None None] GET https://10.4.3.61/volume// Jul 03 19:21:14.091735 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7f7f5ff4-17e5-497e-b188-6e6cededcc3e None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:14.092009 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7f7f5ff4-17e5-497e-b188-6e6cededcc3e None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:14.092523 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7f7f5ff4-17e5-497e-b188-6e6cededcc3e None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:21:14.092843 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 53/210] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:21:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:21:14.102944 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-541d1f6e-7531-4407-9804-2e915954e4b2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:14.107340 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-541d1f6e-7531-4407-9804-2e915954e4b2 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] GET https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:14.107620 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-541d1f6e-7531-4407-9804-2e915954e4b2 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:14.107741 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-541d1f6e-7531-4407-9804-2e915954e4b2 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:14.118512 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:14.118512 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:14.122993 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-541d1f6e-7531-4407-9804-2e915954e4b2 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Volume info retrieved successfully. Jul 03 19:21:14.128315 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-541d1f6e-7531-4407-9804-2e915954e4b2 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f returned with HTTP 200 Jul 03 19:21:14.128705 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 54/211] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:21:14 2026] GET /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:21:14.218515 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-0e1d8154-94b2-42e0-af88-83ab6211553e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:14.226159 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-0e1d8154-94b2-42e0-af88-83ab6211553e tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] PUT https://10.4.3.61/volume/v3/attachments/f6425446-3b01-490a-b506-ace08af98a28 Jul 03 19:21:14.227444 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-0e1d8154-94b2-42e0-af88-83ab6211553e tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:14.241203 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-0e1d8154-94b2-42e0-af88-83ab6211553e tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Acquiring lock "cinder-attachment_update-e554100d-29e1-4003-b84a-0e8f1fec843f-np0000004460" by "attachment_update" {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:21:14.247661 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-0e1d8154-94b2-42e0-af88-83ab6211553e tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Lock "cinder-attachment_update-e554100d-29e1-4003-b84a-0e8f1fec843f-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:21:14.247895 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:14.247895 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:14.459144 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-047b05d3-0ff5-4aaa-aa73-ba334b8412aa None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:14.461458 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-047b05d3-0ff5-4aaa-aa73-ba334b8412aa tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:14.461727 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-047b05d3-0ff5-4aaa-aa73-ba334b8412aa tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:14.461997 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-047b05d3-0ff5-4aaa-aa73-ba334b8412aa tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:14.476250 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:14.476250 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:14.484216 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-047b05d3-0ff5-4aaa-aa73-ba334b8412aa tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:14.489455 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-047b05d3-0ff5-4aaa-aa73-ba334b8412aa tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:14.489805 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 51/212] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:14 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:14.578009 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-098c0713-eb2b-4aac-898c-a0adbcbaeefe None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:14.578404 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-098c0713-eb2b-4aac-898c-a0adbcbaeefe None None] GET https://10.4.3.61/volume// Jul 03 19:21:14.578540 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-098c0713-eb2b-4aac-898c-a0adbcbaeefe None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:14.578661 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-098c0713-eb2b-4aac-898c-a0adbcbaeefe None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:14.578959 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-098c0713-eb2b-4aac-898c-a0adbcbaeefe None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:21:14.579280 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 54/213] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:21:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:21:14.590692 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-88ba5ce8-d0b2-46e4-957b-a7961be50fec None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:14.592938 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-88ba5ce8-d0b2-46e4-957b-a7961be50fec tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:14.595251 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-88ba5ce8-d0b2-46e4-957b-a7961be50fec tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:14.595514 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-88ba5ce8-d0b2-46e4-957b-a7961be50fec tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:14.609467 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:14.609467 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:14.614191 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-88ba5ce8-d0b2-46e4-957b-a7961be50fec tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:14.620422 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-88ba5ce8-d0b2-46e4-957b-a7961be50fec tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:14.621050 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 55/214] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:21:14 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 1046 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:21:14.628117 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-2e496677-7477-4cf0-bec8-c6c3640b87c7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:14.630154 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2e496677-7477-4cf0-bec8-c6c3640b87c7 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af Jul 03 19:21:14.630442 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2e496677-7477-4cf0-bec8-c6c3640b87c7 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:14.630709 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2e496677-7477-4cf0-bec8-c6c3640b87c7 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:14.636333 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2e496677-7477-4cf0-bec8-c6c3640b87c7 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af returned with HTTP 404 Jul 03 19:21:14.637217 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 52/215] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:14 2026] GET /volume/v3/snapshots/e5167972-a18a-4c40-a3f9-80fbb723a9af => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:14.646270 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-28f877bd-488b-42be-890f-5f73ff2fb85d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:14.650124 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-28f877bd-488b-42be-890f-5f73ff2fb85d tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/volumes/0e4a4628-fbf1-4172-b78f-c846bf01b788 Jul 03 19:21:14.650401 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-28f877bd-488b-42be-890f-5f73ff2fb85d tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:14.650718 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-28f877bd-488b-42be-890f-5f73ff2fb85d tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:14.667756 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:14.667756 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:14.674729 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-28f877bd-488b-42be-890f-5f73ff2fb85d tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Volume info retrieved successfully. Jul 03 19:21:14.682190 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-28f877bd-488b-42be-890f-5f73ff2fb85d tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/volumes/0e4a4628-fbf1-4172-b78f-c846bf01b788 returned with HTTP 200 Jul 03 19:21:14.682784 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 55/216] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:14 2026] GET /volume/v3/volumes/0e4a4628-fbf1-4172-b78f-c846bf01b788 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:14.702534 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-98268f58-9f41-4294-a81c-9a35645a6c6f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:14.704810 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-98268f58-9f41-4294-a81c-9a35645a6c6f tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] DELETE https://10.4.3.61/volume/v3/volumes/0e4a4628-fbf1-4172-b78f-c846bf01b788 Jul 03 19:21:14.705053 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-98268f58-9f41-4294-a81c-9a35645a6c6f tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:14.705303 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-98268f58-9f41-4294-a81c-9a35645a6c6f tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:14.705705 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-98268f58-9f41-4294-a81c-9a35645a6c6f tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Delete volume with id: 0e4a4628-fbf1-4172-b78f-c846bf01b788 Jul 03 19:21:14.718057 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:14.718057 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:14.718833 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-98268f58-9f41-4294-a81c-9a35645a6c6f tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Volume info retrieved successfully. Jul 03 19:21:14.722120 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-8e9be2c3-fa9f-44b7-ba57-1833a8f4e021 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:14.724332 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-8e9be2c3-fa9f-44b7-ba57-1833a8f4e021 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] PUT https://10.4.3.61/volume/v3/attachments/2c977099-5ebd-4bf6-a575-013b2b532a59 Jul 03 19:21:14.724817 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-8e9be2c3-fa9f-44b7-ba57-1833a8f4e021 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:14.735703 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-8e9be2c3-fa9f-44b7-ba57-1833a8f4e021 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Acquiring lock "cinder-attachment_update-d97be08d-f372-443e-8758-a91e5459c1f7-np0000004460" by "attachment_update" {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:21:14.743586 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-8e9be2c3-fa9f-44b7-ba57-1833a8f4e021 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Lock "cinder-attachment_update-d97be08d-f372-443e-8758-a91e5459c1f7-np0000004460" acquired by "attachment_update" :: waited 0.008s {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:21:14.744890 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:14.744890 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:14.757399 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-98268f58-9f41-4294-a81c-9a35645a6c6f tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Delete volume request issued successfully. Jul 03 19:21:14.760487 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-98268f58-9f41-4294-a81c-9a35645a6c6f tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/volumes/0e4a4628-fbf1-4172-b78f-c846bf01b788 returned with HTTP 202 Jul 03 19:21:14.760487 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 56/217] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:21:14 2026] DELETE /volume/v3/volumes/0e4a4628-fbf1-4172-b78f-c846bf01b788 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:21:14.767034 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1fab276b-101e-48a1-8df6-34c5e3e01b1b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:14.771190 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1fab276b-101e-48a1-8df6-34c5e3e01b1b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/volumes/0e4a4628-fbf1-4172-b78f-c846bf01b788 Jul 03 19:21:14.771190 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1fab276b-101e-48a1-8df6-34c5e3e01b1b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:14.771407 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1fab276b-101e-48a1-8df6-34c5e3e01b1b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:14.784105 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-0e1d8154-94b2-42e0-af88-83ab6211553e tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Lock "cinder-attachment_update-e554100d-29e1-4003-b84a-0e8f1fec843f-np0000004460" released by "attachment_update" :: held 0.537s {{(pid=99924) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:21:14.785033 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-0e1d8154-94b2-42e0-af88-83ab6211553e tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/attachments/f6425446-3b01-490a-b506-ace08af98a28 returned with HTTP 200 Jul 03 19:21:14.785182 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:14.785182 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:14.785240 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 55/218] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:21:14 2026] PUT /volume/v3/attachments/f6425446-3b01-490a-b506-ace08af98a28 => generated 969 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:14.790361 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1fab276b-101e-48a1-8df6-34c5e3e01b1b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Volume info retrieved successfully. Jul 03 19:21:14.799143 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1fab276b-101e-48a1-8df6-34c5e3e01b1b tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/volumes/0e4a4628-fbf1-4172-b78f-c846bf01b788 returned with HTTP 200 Jul 03 19:21:14.799834 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 56/219] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:14 2026] GET /volume/v3/volumes/0e4a4628-fbf1-4172-b78f-c846bf01b788 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:15.004427 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fbb5edae-27e0-4e64-8c87-1e171ba144c6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:15.006606 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fbb5edae-27e0-4e64-8c87-1e171ba144c6 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] GET https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:15.007022 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fbb5edae-27e0-4e64-8c87-1e171ba144c6 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:15.007219 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fbb5edae-27e0-4e64-8c87-1e171ba144c6 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:15.018925 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:15.018925 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:15.023710 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-fbb5edae-27e0-4e64-8c87-1e171ba144c6 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Volume info retrieved successfully. Jul 03 19:21:15.029283 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fbb5edae-27e0-4e64-8c87-1e171ba144c6 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f returned with HTTP 200 Jul 03 19:21:15.029819 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 57/220] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:15 2026] GET /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:15.286979 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-8e9be2c3-fa9f-44b7-ba57-1833a8f4e021 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Lock "cinder-attachment_update-d97be08d-f372-443e-8758-a91e5459c1f7-np0000004460" released by "attachment_update" :: held 0.543s {{(pid=99926) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:21:15.287530 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-8e9be2c3-fa9f-44b7-ba57-1833a8f4e021 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/attachments/2c977099-5ebd-4bf6-a575-013b2b532a59 returned with HTTP 200 Jul 03 19:21:15.288040 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 53/221] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:21:14 2026] PUT /volume/v3/attachments/2c977099-5ebd-4bf6-a575-013b2b532a59 => generated 967 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:15.505149 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5ee4a6ae-2971-4b94-847d-db484ef36750 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:15.507574 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5ee4a6ae-2971-4b94-847d-db484ef36750 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:15.507878 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5ee4a6ae-2971-4b94-847d-db484ef36750 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:15.508095 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5ee4a6ae-2971-4b94-847d-db484ef36750 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:15.522750 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:15.522750 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:15.527531 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-5ee4a6ae-2971-4b94-847d-db484ef36750 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:15.533735 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5ee4a6ae-2971-4b94-847d-db484ef36750 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:15.534298 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 56/222] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:15 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:15.816046 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c6ec7c2a-51d7-43cb-9026-c020911a9520 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:15.818116 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c6ec7c2a-51d7-43cb-9026-c020911a9520 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] GET https://10.4.3.61/volume/v3/volumes/0e4a4628-fbf1-4172-b78f-c846bf01b788 Jul 03 19:21:15.818439 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c6ec7c2a-51d7-43cb-9026-c020911a9520 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:15.818677 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c6ec7c2a-51d7-43cb-9026-c020911a9520 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:15.825102 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c6ec7c2a-51d7-43cb-9026-c020911a9520 tempest-SnapshotsActionsTest-1140731868 tempest-SnapshotsActionsTest-1140731868-project-member] https://10.4.3.61/volume/v3/volumes/0e4a4628-fbf1-4172-b78f-c846bf01b788 returned with HTTP 404 Jul 03 19:21:15.825787 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 57/223] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:15 2026] GET /volume/v3/volumes/0e4a4628-fbf1-4172-b78f-c846bf01b788 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:16.048656 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ec5f24c7-7600-4e9c-ae55-fae686dfed25 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:16.059452 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ec5f24c7-7600-4e9c-ae55-fae686dfed25 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] GET https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:16.059452 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ec5f24c7-7600-4e9c-ae55-fae686dfed25 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:16.059452 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ec5f24c7-7600-4e9c-ae55-fae686dfed25 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:16.072583 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:16.072583 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:16.079327 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ec5f24c7-7600-4e9c-ae55-fae686dfed25 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Volume info retrieved successfully. Jul 03 19:21:16.086184 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ec5f24c7-7600-4e9c-ae55-fae686dfed25 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f returned with HTTP 200 Jul 03 19:21:16.086814 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 58/224] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:16 2026] GET /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:16.551300 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c3e94b84-d4a9-4c55-af4e-012693928b21 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:16.555466 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c3e94b84-d4a9-4c55-af4e-012693928b21 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:16.555734 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c3e94b84-d4a9-4c55-af4e-012693928b21 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:16.556003 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c3e94b84-d4a9-4c55-af4e-012693928b21 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:16.568452 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:16.568452 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:16.573645 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c3e94b84-d4a9-4c55-af4e-012693928b21 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:16.580420 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c3e94b84-d4a9-4c55-af4e-012693928b21 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:16.581040 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 54/225] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:16 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:17.109957 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4545918e-2693-4a05-91c3-3b9a57aca51b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:17.109957 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4545918e-2693-4a05-91c3-3b9a57aca51b tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] GET https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:17.109957 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4545918e-2693-4a05-91c3-3b9a57aca51b tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:17.109957 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4545918e-2693-4a05-91c3-3b9a57aca51b tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:17.121829 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:17.121829 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:17.126570 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-4545918e-2693-4a05-91c3-3b9a57aca51b tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Volume info retrieved successfully. Jul 03 19:21:17.132671 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4545918e-2693-4a05-91c3-3b9a57aca51b tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f returned with HTTP 200 Jul 03 19:21:17.132671 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 57/226] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:17 2026] GET /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:17.595928 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-228a7e42-4187-461e-8024-47b3632b5f76 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:17.600458 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-228a7e42-4187-461e-8024-47b3632b5f76 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:17.600623 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-228a7e42-4187-461e-8024-47b3632b5f76 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:17.600808 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-228a7e42-4187-461e-8024-47b3632b5f76 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:17.614239 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:17.614239 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:17.618420 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-228a7e42-4187-461e-8024-47b3632b5f76 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:17.628306 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-228a7e42-4187-461e-8024-47b3632b5f76 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:17.628306 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 58/227] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:17 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:18.149072 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-97b80691-4ed0-4074-977b-933b2a17623e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:18.150840 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-97b80691-4ed0-4074-977b-933b2a17623e tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] GET https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:18.151019 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-97b80691-4ed0-4074-977b-933b2a17623e tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:18.151217 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-97b80691-4ed0-4074-977b-933b2a17623e tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:18.161228 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:18.161228 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:18.165396 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-97b80691-4ed0-4074-977b-933b2a17623e tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Volume info retrieved successfully. Jul 03 19:21:18.171016 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-97b80691-4ed0-4074-977b-933b2a17623e tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f returned with HTTP 200 Jul 03 19:21:18.171416 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 59/228] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:18 2026] GET /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:18.638604 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-885d4bcb-9696-4b4c-827c-74e648fad2f9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:18.640932 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-885d4bcb-9696-4b4c-827c-74e648fad2f9 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:18.641149 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-885d4bcb-9696-4b4c-827c-74e648fad2f9 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:18.641478 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-885d4bcb-9696-4b4c-827c-74e648fad2f9 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:18.653093 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:18.653093 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:18.657338 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-885d4bcb-9696-4b4c-827c-74e648fad2f9 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:18.662499 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-885d4bcb-9696-4b4c-827c-74e648fad2f9 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:18.663007 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 55/229] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:18 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:19.190517 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8a29fa7b-dc13-4ec4-b97e-c8d3149a6d09 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:19.193356 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8a29fa7b-dc13-4ec4-b97e-c8d3149a6d09 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] GET https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:19.193659 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8a29fa7b-dc13-4ec4-b97e-c8d3149a6d09 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:19.193890 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8a29fa7b-dc13-4ec4-b97e-c8d3149a6d09 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:19.206119 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:19.206119 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:19.213218 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-8a29fa7b-dc13-4ec4-b97e-c8d3149a6d09 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Volume info retrieved successfully. Jul 03 19:21:19.222658 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8a29fa7b-dc13-4ec4-b97e-c8d3149a6d09 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f returned with HTTP 200 Jul 03 19:21:19.223349 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 58/230] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:19 2026] GET /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:19.679587 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-dd581415-f569-4ba3-b648-5926c6504d1c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:19.683113 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dd581415-f569-4ba3-b648-5926c6504d1c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:19.683290 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-dd581415-f569-4ba3-b648-5926c6504d1c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:19.683503 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-dd581415-f569-4ba3-b648-5926c6504d1c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:19.701600 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:19.701600 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:19.708446 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-dd581415-f569-4ba3-b648-5926c6504d1c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:19.715069 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dd581415-f569-4ba3-b648-5926c6504d1c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:19.715609 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 59/231] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:19 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 867 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:20.240949 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8ce4d630-cfde-47f7-a8a8-fb8ba706d941 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:20.243227 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8ce4d630-cfde-47f7-a8a8-fb8ba706d941 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] GET https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:20.243491 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8ce4d630-cfde-47f7-a8a8-fb8ba706d941 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:20.243748 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8ce4d630-cfde-47f7-a8a8-fb8ba706d941 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:20.256699 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:20.256699 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:20.261600 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-8ce4d630-cfde-47f7-a8a8-fb8ba706d941 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Volume info retrieved successfully. Jul 03 19:21:20.270076 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8ce4d630-cfde-47f7-a8a8-fb8ba706d941 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f returned with HTTP 200 Jul 03 19:21:20.271028 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 60/232] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:20 2026] GET /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:20.733202 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a66036c7-7a87-48f9-9b45-9c8e33827b8d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:20.736686 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a66036c7-7a87-48f9-9b45-9c8e33827b8d tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:20.736934 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a66036c7-7a87-48f9-9b45-9c8e33827b8d tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:20.737177 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a66036c7-7a87-48f9-9b45-9c8e33827b8d tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:20.747402 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:20.747402 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:20.754218 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a66036c7-7a87-48f9-9b45-9c8e33827b8d tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:20.760557 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a66036c7-7a87-48f9-9b45-9c8e33827b8d tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:20.761448 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 56/233] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:20 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:21.098996 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-0616c992-e93b-4c33-b255-0104554926f5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:21.101794 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-0616c992-e93b-4c33-b255-0104554926f5 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] POST https://10.4.3.61/volume/v3/attachments/f6425446-3b01-490a-b506-ace08af98a28/action Jul 03 19:21:21.102415 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-0616c992-e93b-4c33-b255-0104554926f5 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Action body: b'{"os-complete": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:21.102709 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-0616c992-e93b-4c33-b255-0104554926f5 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:21.124888 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:21.124888 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:21.138418 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-b088b665-ed3d-4aa8-ba73-7f1e863cf668 req-0616c992-e93b-4c33-b255-0104554926f5 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/attachments/f6425446-3b01-490a-b506-ace08af98a28/action returned with HTTP 204 Jul 03 19:21:21.138931 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 59/234] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:21:21 2026] POST /volume/v3/attachments/f6425446-3b01-490a-b506-ace08af98a28/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:21.205890 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-418a9b26-b1ce-45eb-ad07-3e34be37486c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:21.284303 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c12a4e13-1948-40c6-9aa5-4848b16731a3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:21.287877 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c12a4e13-1948-40c6-9aa5-4848b16731a3 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] GET https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:21.288081 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c12a4e13-1948-40c6-9aa5-4848b16731a3 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:21.288290 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c12a4e13-1948-40c6-9aa5-4848b16731a3 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:21.304865 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:21.304865 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:21.311254 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c12a4e13-1948-40c6-9aa5-4848b16731a3 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Volume info retrieved successfully. Jul 03 19:21:21.318293 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c12a4e13-1948-40c6-9aa5-4848b16731a3 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f returned with HTTP 200 Jul 03 19:21:21.318759 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 61/235] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:21 2026] GET /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:21.333111 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-dc25e1eb-8c2a-4a72-bd7b-de7f5bc340bd None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:21.335216 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-dc25e1eb-8c2a-4a72-bd7b-de7f5bc340bd tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] GET https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:21.335522 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-dc25e1eb-8c2a-4a72-bd7b-de7f5bc340bd tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:21.335782 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-dc25e1eb-8c2a-4a72-bd7b-de7f5bc340bd tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:21.346637 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:21.346637 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:21.352190 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-dc25e1eb-8c2a-4a72-bd7b-de7f5bc340bd tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Volume info retrieved successfully. Jul 03 19:21:21.359092 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-dc25e1eb-8c2a-4a72-bd7b-de7f5bc340bd tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f returned with HTTP 200 Jul 03 19:21:21.359675 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 57/236] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:21 2026] GET /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:21.374803 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a0fb6c7d-6c2c-4d66-96df-d2157191fdc7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:21.379458 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a0fb6c7d-6c2c-4d66-96df-d2157191fdc7 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-reader] GET https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:21.379458 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a0fb6c7d-6c2c-4d66-96df-d2157191fdc7 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-reader] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:21.379458 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a0fb6c7d-6c2c-4d66-96df-d2157191fdc7 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-reader] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:21.397121 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:21.397121 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:21.403352 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a0fb6c7d-6c2c-4d66-96df-d2157191fdc7 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-reader] Volume info retrieved successfully. Jul 03 19:21:21.411269 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a0fb6c7d-6c2c-4d66-96df-d2157191fdc7 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-reader] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f returned with HTTP 200 Jul 03 19:21:21.411724 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 60/237] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:21 2026] GET /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:21.541623 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-418a9b26-b1ce-45eb-ad07-3e34be37486c tempest-UserMessagesTest-2083804247 tempest-UserMessagesTest-2083804247-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:21:21.542081 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-418a9b26-b1ce-45eb-ad07-3e34be37486c tempest-UserMessagesTest-2083804247 tempest-UserMessagesTest-2083804247-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-619501071", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1125017488", "vendor_name": "tempest-vendor_name-1560945497"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:21.560988 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-2e178c9e-46b5-4958-a766-783f7189ea43 req-d80cfefe-854a-4500-bf52-74e287def7b5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:21.563292 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2e178c9e-46b5-4958-a766-783f7189ea43 req-d80cfefe-854a-4500-bf52-74e287def7b5 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] GET https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:21.566441 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-2e178c9e-46b5-4958-a766-783f7189ea43 req-d80cfefe-854a-4500-bf52-74e287def7b5 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:21.566441 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-2e178c9e-46b5-4958-a766-783f7189ea43 req-d80cfefe-854a-4500-bf52-74e287def7b5 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:21.580341 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-418a9b26-b1ce-45eb-ad07-3e34be37486c tempest-UserMessagesTest-2083804247 tempest-UserMessagesTest-2083804247-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:21:21.580820 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 60/238] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:21:21 2026] POST /volume/v3/types => generated 327 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:21.586110 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:21.586110 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:21.593248 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-2e178c9e-46b5-4958-a766-783f7189ea43 req-d80cfefe-854a-4500-bf52-74e287def7b5 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Volume info retrieved successfully. Jul 03 19:21:21.595589 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-68e7a555-b75f-485a-b871-4a9415047fe8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:21.599722 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2e178c9e-46b5-4958-a766-783f7189ea43 req-d80cfefe-854a-4500-bf52-74e287def7b5 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f returned with HTTP 200 Jul 03 19:21:21.600300 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 62/239] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:21:21 2026] GET /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:21.656671 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-2e178c9e-46b5-4958-a766-783f7189ea43 req-983e47ff-a04e-4279-98d1-6a355506d116 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:21.659502 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2e178c9e-46b5-4958-a766-783f7189ea43 req-983e47ff-a04e-4279-98d1-6a355506d116 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] POST https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f/action Jul 03 19:21:21.660268 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-2e178c9e-46b5-4958-a766-783f7189ea43 req-983e47ff-a04e-4279-98d1-6a355506d116 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:21.660268 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-2e178c9e-46b5-4958-a766-783f7189ea43 req-983e47ff-a04e-4279-98d1-6a355506d116 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:21.677002 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:21.677002 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:21.677381 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-2e178c9e-46b5-4958-a766-783f7189ea43 req-983e47ff-a04e-4279-98d1-6a355506d116 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Volume info retrieved successfully. Jul 03 19:21:21.689532 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-2e178c9e-46b5-4958-a766-783f7189ea43 req-983e47ff-a04e-4279-98d1-6a355506d116 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Begin detaching volume completed successfully. Jul 03 19:21:21.689983 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2e178c9e-46b5-4958-a766-783f7189ea43 req-983e47ff-a04e-4279-98d1-6a355506d116 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f/action returned with HTTP 202 Jul 03 19:21:21.690586 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 61/240] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:21:21 2026] POST /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:21:21.716940 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-00916679-9e4e-4d0a-b09b-305ee6112724 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:21.719433 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-00916679-9e4e-4d0a-b09b-305ee6112724 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-reader] GET https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:21.719647 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-00916679-9e4e-4d0a-b09b-305ee6112724 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-reader] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:21.719835 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-00916679-9e4e-4d0a-b09b-305ee6112724 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-reader] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:21.724600 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4cfc2094-5927-4b61-8325-e8278ee2254d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:21.727256 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4cfc2094-5927-4b61-8325-e8278ee2254d tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 Jul 03 19:21:21.727698 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4cfc2094-5927-4b61-8325-e8278ee2254d tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:21.727988 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4cfc2094-5927-4b61-8325-e8278ee2254d tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:21.728245 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-4cfc2094-5927-4b61-8325-e8278ee2254d tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Delete volume with id: 1c0b0fe6-4018-427e-9a92-17b6df81bc79 Jul 03 19:21:21.736245 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4cfc2094-5927-4b61-8325-e8278ee2254d tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 returned with HTTP 404 Jul 03 19:21:21.737308 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 63/241] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:21:21 2026] DELETE /volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:21.738365 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:21.738365 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:21.744116 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-00916679-9e4e-4d0a-b09b-305ee6112724 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-reader] Volume info retrieved successfully. Jul 03 19:21:21.748445 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b78e2d0d-029b-4736-9169-eb3f8b222287 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:21.750078 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-00916679-9e4e-4d0a-b09b-305ee6112724 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-reader] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f returned with HTTP 200 Jul 03 19:21:21.750840 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 61/242] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:21 2026] GET /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:21.750997 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b78e2d0d-029b-4736-9169-eb3f8b222287 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] GET https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 Jul 03 19:21:21.751185 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b78e2d0d-029b-4736-9169-eb3f8b222287 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:21.751464 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b78e2d0d-029b-4736-9169-eb3f8b222287 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:21.760464 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b78e2d0d-029b-4736-9169-eb3f8b222287 tempest-VolumesAssistedSnapshotsTest-1792453496 tempest-VolumesAssistedSnapshotsTest-1792453496-project-admin] https://10.4.3.61/volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 returned with HTTP 404 Jul 03 19:21:21.760956 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 62/243] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:21 2026] GET /volume/v3/volumes/1c0b0fe6-4018-427e-9a92-17b6df81bc79 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:21.777258 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ee9369fd-dfa0-4e90-89ba-767b10527ac5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:21.780447 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ee9369fd-dfa0-4e90-89ba-767b10527ac5 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:21.780447 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ee9369fd-dfa0-4e90-89ba-767b10527ac5 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:21.782061 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ee9369fd-dfa0-4e90-89ba-767b10527ac5 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:21.797340 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:21.797340 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:21.806434 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ee9369fd-dfa0-4e90-89ba-767b10527ac5 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:21.814937 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ee9369fd-dfa0-4e90-89ba-767b10527ac5 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:21.815615 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 64/244] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:21 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 867 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:21.894457 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-68e7a555-b75f-485a-b871-4a9415047fe8 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:21:21.895041 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-68e7a555-b75f-485a-b871-4a9415047fe8 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f6116428-3ac7-4b1b-b69a-a4e8cf51bcf6", "size": 1, "name": "tempest-UserMessagesTest-Volume-146155890"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:21.898259 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-68e7a555-b75f-485a-b871-4a9415047fe8 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Create volume request body: {'volume': {'volume_type': 'f6116428-3ac7-4b1b-b69a-a4e8cf51bcf6', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-146155890'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:21:21.917770 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-68e7a555-b75f-485a-b871-4a9415047fe8 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Create volume of 1 GB Jul 03 19:21:21.918579 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:21.918579 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:21.919419 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-68e7a555-b75f-485a-b871-4a9415047fe8 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Availability Zones retrieved successfully. Jul 03 19:21:21.931450 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-68e7a555-b75f-485a-b871-4a9415047fe8 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Flow 'volume_create_api' (52b565f0-3e81-4195-8d69-0dda58a1c55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:21:21.932709 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-68e7a555-b75f-485a-b871-4a9415047fe8 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0efcda40-223e-4167-bf2a-28a16826a451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:21.934241 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-68e7a555-b75f-485a-b871-4a9415047fe8 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:21:21.953029 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b6a2cd2d-6a95-4283-932a-78fd7463b131 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:21.954962 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b6a2cd2d-6a95-4283-932a-78fd7463b131 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] GET https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f Jul 03 19:21:21.954962 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b6a2cd2d-6a95-4283-932a-78fd7463b131 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:21.954962 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b6a2cd2d-6a95-4283-932a-78fd7463b131 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:21.965537 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:21.965537 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:21.966755 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-68e7a555-b75f-485a-b871-4a9415047fe8 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0efcda40-223e-4167-bf2a-28a16826a451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:21:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1125017488',vendor_name='tempest-vendor_name-1560945497'},id=f6116428-3ac7-4b1b-b69a-a4e8cf51bcf6,is_public=True,name='tempest-UserMessagesTest-volume-type-619501071',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f6116428-3ac7-4b1b-b69a-a4e8cf51bcf6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:21.967755 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-68e7a555-b75f-485a-b871-4a9415047fe8 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e76c86f-54ad-4662-8b49-c31e2ef8cacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:21.971593 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b6a2cd2d-6a95-4283-932a-78fd7463b131 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Volume info retrieved successfully. Jul 03 19:21:21.981534 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b6a2cd2d-6a95-4283-932a-78fd7463b131 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f returned with HTTP 200 Jul 03 19:21:21.981974 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 62/245] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:21 2026] GET /volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:22.010244 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-68e7a555-b75f-485a-b871-4a9415047fe8 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-619501071 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-619501071, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:21:22.010562 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-68e7a555-b75f-485a-b871-4a9415047fe8 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-619501071 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-619501071, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:21:22.049947 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-58ffcb57-b937-43e1-90a5-e0492a320a22 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:22.052762 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-58ffcb57-b937-43e1-90a5-e0492a320a22 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] GET https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f Jul 03 19:21:22.053204 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-58ffcb57-b937-43e1-90a5-e0492a320a22 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:22.053384 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-58ffcb57-b937-43e1-90a5-e0492a320a22 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:22.066475 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:22.066475 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:22.076337 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-58ffcb57-b937-43e1-90a5-e0492a320a22 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Volume info retrieved successfully. Jul 03 19:21:22.083082 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-58ffcb57-b937-43e1-90a5-e0492a320a22 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f returned with HTTP 200 Jul 03 19:21:22.084005 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 63/246] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:21:22 2026] GET /volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:22.090777 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-68e7a555-b75f-485a-b871-4a9415047fe8 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Created reservations ['50266720-04aa-4768-866a-b0eca3c09b24', '350a31df-cb1f-4b59-898e-385533f109f2', '8dd032c9-5d91-4316-b612-f4178404025c', '79cc6e3a-689f-43d9-bd0c-952a45bcef93'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:21:22.091904 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-68e7a555-b75f-485a-b871-4a9415047fe8 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e76c86f-54ad-4662-8b49-c31e2ef8cacf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50266720-04aa-4768-866a-b0eca3c09b24', '350a31df-cb1f-4b59-898e-385533f109f2', '8dd032c9-5d91-4316-b612-f4178404025c', '79cc6e3a-689f-43d9-bd0c-952a45bcef93']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:22.093007 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-68e7a555-b75f-485a-b871-4a9415047fe8 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (069fdf49-6ced-4081-ae12-8fb53f300147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:22.136946 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-68e7a555-b75f-485a-b871-4a9415047fe8 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (069fdf49-6ced-4081-ae12-8fb53f300147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fae0cbd-5c54-4434-b9ad-e8ae1277ae48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-146155890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f6c16e8974141cab30bf266a462a554',qos_specs=None,replication_status=,reservations=['50266720-04aa-4768-866a-b0eca3c09b24','350a31df-cb1f-4b59-898e-385533f109f2','8dd032c9-5d91-4316-b612-f4178404025c','79cc6e3a-689f-43d9-bd0c-952a45bcef93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4114b825f354e95bc04698452719f8f',volume_type_id=f6116428-3ac7-4b1b-b69a-a4e8cf51bcf6), 'volume': Volume(_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-03T19:21:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-146155890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fae0cbd-5c54-4434-b9ad-e8ae1277ae48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f6c16e8974141cab30bf266a462a554',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4114b825f354e95bc04698452719f8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f6116428-3ac7-4b1b-b69a-a4e8cf51bcf6),volume_type_id=f6116428-3ac7-4b1b-b69a-a4e8cf51bcf6)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:22.137230 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-68e7a555-b75f-485a-b871-4a9415047fe8 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6aa83c0-34ab-499f-8228-12cbb79d7259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:22.168053 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-68e7a555-b75f-485a-b871-4a9415047fe8 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6aa83c0-34ab-499f-8228-12cbb79d7259) transitioned into state 'SUCCESS' from state '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-146155890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f6c16e8974141cab30bf266a462a554',qos_specs=None,replication_status=,reservations=['50266720-04aa-4768-866a-b0eca3c09b24','350a31df-cb1f-4b59-898e-385533f109f2','8dd032c9-5d91-4316-b612-f4178404025c','79cc6e3a-689f-43d9-bd0c-952a45bcef93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4114b825f354e95bc04698452719f8f',volume_type_id=f6116428-3ac7-4b1b-b69a-a4e8cf51bcf6)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:22.169677 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-68e7a555-b75f-485a-b871-4a9415047fe8 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d11da3-ef7c-4a58-8e61-e6e774890eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:22.188756 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-68e7a555-b75f-485a-b871-4a9415047fe8 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d11da3-ef7c-4a58-8e61-e6e774890eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:22.190117 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-68e7a555-b75f-485a-b871-4a9415047fe8 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Flow 'volume_create_api' (52b565f0-3e81-4195-8d69-0dda58a1c55f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:21:22.190516 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-68e7a555-b75f-485a-b871-4a9415047fe8 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Create volume request issued successfully. Jul 03 19:21:22.191224 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-68e7a555-b75f-485a-b871-4a9415047fe8 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:21:22.191671 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 58/247] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:21:21 2026] POST /volume/v3/volumes => generated 782 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:21:22.208191 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0a7da467-5cb4-437f-8109-b06cadf047d0 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:22.210274 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0a7da467-5cb4-437f-8109-b06cadf047d0 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] GET https://10.4.3.61/volume/v3/volumes/7fae0cbd-5c54-4434-b9ad-e8ae1277ae48 Jul 03 19:21:22.210583 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0a7da467-5cb4-437f-8109-b06cadf047d0 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:22.210850 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0a7da467-5cb4-437f-8109-b06cadf047d0 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:22.231665 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:22.231665 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:22.238756 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0a7da467-5cb4-437f-8109-b06cadf047d0 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Volume info retrieved successfully. Jul 03 19:21:22.247833 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0a7da467-5cb4-437f-8109-b06cadf047d0 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] https://10.4.3.61/volume/v3/volumes/7fae0cbd-5c54-4434-b9ad-e8ae1277ae48 returned with HTTP 200 Jul 03 19:21:22.248368 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 65/248] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:21:22 2026] GET /volume/v3/volumes/7fae0cbd-5c54-4434-b9ad-e8ae1277ae48 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:22.724019 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7d64c0cf-573d-4061-8a53-6c2071abf3b9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:22.724546 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7d64c0cf-573d-4061-8a53-6c2071abf3b9 None None] GET https://10.4.3.61/volume// Jul 03 19:21:22.724546 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7d64c0cf-573d-4061-8a53-6c2071abf3b9 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:22.724746 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7d64c0cf-573d-4061-8a53-6c2071abf3b9 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:22.725106 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7d64c0cf-573d-4061-8a53-6c2071abf3b9 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:21:22.725636 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 63/249] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:21:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:21:22.734532 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-2e178c9e-46b5-4958-a766-783f7189ea43 req-417d7c14-6cd1-4695-9b90-e8f51f500e40 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:22.738283 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2e178c9e-46b5-4958-a766-783f7189ea43 req-417d7c14-6cd1-4695-9b90-e8f51f500e40 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] GET https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:22.738283 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-2e178c9e-46b5-4958-a766-783f7189ea43 req-417d7c14-6cd1-4695-9b90-e8f51f500e40 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:22.738283 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-2e178c9e-46b5-4958-a766-783f7189ea43 req-417d7c14-6cd1-4695-9b90-e8f51f500e40 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:22.751770 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:22.751770 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:22.758499 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-2e178c9e-46b5-4958-a766-783f7189ea43 req-417d7c14-6cd1-4695-9b90-e8f51f500e40 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Volume info retrieved successfully. Jul 03 19:21:22.766145 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2e178c9e-46b5-4958-a766-783f7189ea43 req-417d7c14-6cd1-4695-9b90-e8f51f500e40 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f returned with HTTP 200 Jul 03 19:21:22.766755 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 64/250] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:21:22 2026] GET /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f => generated 1320 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:21:22.772975 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-44cc8de2-3662-481e-8ccc-ecb41ce35200 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:22.775548 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-44cc8de2-3662-481e-8ccc-ecb41ce35200 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-reader] GET https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:22.775859 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-44cc8de2-3662-481e-8ccc-ecb41ce35200 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-reader] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:22.776052 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-44cc8de2-3662-481e-8ccc-ecb41ce35200 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-reader] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:22.790192 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:22.790192 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:22.795329 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-44cc8de2-3662-481e-8ccc-ecb41ce35200 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-reader] Volume info retrieved successfully. Jul 03 19:21:22.802656 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-44cc8de2-3662-481e-8ccc-ecb41ce35200 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-reader] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f returned with HTTP 200 Jul 03 19:21:22.803082 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 59/251] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:22 2026] GET /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:22.835367 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1a1a8b79-8807-4db5-a65b-a8981b0b901b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:22.842793 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1a1a8b79-8807-4db5-a65b-a8981b0b901b tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:22.842793 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1a1a8b79-8807-4db5-a65b-a8981b0b901b tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:22.842793 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1a1a8b79-8807-4db5-a65b-a8981b0b901b tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:22.867065 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:22.867065 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:22.871796 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-1a1a8b79-8807-4db5-a65b-a8981b0b901b tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:22.878843 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1a1a8b79-8807-4db5-a65b-a8981b0b901b tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:22.879969 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 66/252] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:22 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 867 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:23.263757 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6e814659-6b4f-445f-968b-876450713cb7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:23.267527 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6e814659-6b4f-445f-968b-876450713cb7 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] GET https://10.4.3.61/volume/v3/volumes/7fae0cbd-5c54-4434-b9ad-e8ae1277ae48 Jul 03 19:21:23.267819 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6e814659-6b4f-445f-968b-876450713cb7 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:23.268088 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6e814659-6b4f-445f-968b-876450713cb7 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:23.283379 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:23.283379 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:23.292054 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6e814659-6b4f-445f-968b-876450713cb7 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Volume info retrieved successfully. Jul 03 19:21:23.302083 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6e814659-6b4f-445f-968b-876450713cb7 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] https://10.4.3.61/volume/v3/volumes/7fae0cbd-5c54-4434-b9ad-e8ae1277ae48 returned with HTTP 200 Jul 03 19:21:23.303389 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 64/253] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:21:23 2026] GET /volume/v3/volumes/7fae0cbd-5c54-4434-b9ad-e8ae1277ae48 => generated 871 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:23.316731 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-2e178c9e-46b5-4958-a766-783f7189ea43 req-f19096eb-14b3-4af8-b843-20b4697fb903 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:23.320260 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7f5cbdc3-bd4e-433e-818d-7a1290e3a1f6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:23.320638 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2e178c9e-46b5-4958-a766-783f7189ea43 req-f19096eb-14b3-4af8-b843-20b4697fb903 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] DELETE https://10.4.3.61/volume/v3/attachments/f6425446-3b01-490a-b506-ace08af98a28 Jul 03 19:21:23.320638 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-2e178c9e-46b5-4958-a766-783f7189ea43 req-f19096eb-14b3-4af8-b843-20b4697fb903 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:23.320760 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-2e178c9e-46b5-4958-a766-783f7189ea43 req-f19096eb-14b3-4af8-b843-20b4697fb903 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:23.322751 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7f5cbdc3-bd4e-433e-818d-7a1290e3a1f6 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] GET https://10.4.3.61/volume/v3/messages Jul 03 19:21:23.323086 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7f5cbdc3-bd4e-433e-818d-7a1290e3a1f6 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:23.324201 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7f5cbdc3-bd4e-433e-818d-7a1290e3a1f6 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:23.331233 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:23.331233 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:23.331965 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7f5cbdc3-bd4e-433e-818d-7a1290e3a1f6 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] https://10.4.3.61/volume/v3/messages returned with HTTP 200 Jul 03 19:21:23.332529 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 60/254] 10.4.3.61 () {68 vars in 1273 bytes} [Fri Jul 3 19:21:23 2026] GET /volume/v3/messages => generated 668 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:23.345847 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-abb72605-f1cd-47e3-97aa-6f5575ea4f56 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:23.350190 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-abb72605-f1cd-47e3-97aa-6f5575ea4f56 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] DELETE https://10.4.3.61/volume/v3/messages/025f5de2-4e66-4528-8001-89992829e3d8 Jul 03 19:21:23.350190 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-abb72605-f1cd-47e3-97aa-6f5575ea4f56 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:23.350190 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-abb72605-f1cd-47e3-97aa-6f5575ea4f56 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:23.368472 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-abb72605-f1cd-47e3-97aa-6f5575ea4f56 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] https://10.4.3.61/volume/v3/messages/025f5de2-4e66-4528-8001-89992829e3d8 returned with HTTP 204 Jul 03 19:21:23.369227 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 67/255] 10.4.3.61 () {68 vars in 1387 bytes} [Fri Jul 3 19:21:23 2026] DELETE /volume/v3/messages/025f5de2-4e66-4528-8001-89992829e3d8 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 19:21:23.377972 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-79dcaa94-1ac6-440c-87cd-2bbe05e72c16 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:23.380413 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-79dcaa94-1ac6-440c-87cd-2bbe05e72c16 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] GET https://10.4.3.61/volume/v3/messages/025f5de2-4e66-4528-8001-89992829e3d8 Jul 03 19:21:23.380709 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-79dcaa94-1ac6-440c-87cd-2bbe05e72c16 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:23.380970 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-79dcaa94-1ac6-440c-87cd-2bbe05e72c16 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:23.388732 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-79dcaa94-1ac6-440c-87cd-2bbe05e72c16 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] https://10.4.3.61/volume/v3/messages/025f5de2-4e66-4528-8001-89992829e3d8 returned with HTTP 404 Jul 03 19:21:23.390282 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 65/256] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:21:23 2026] GET /volume/v3/messages/025f5de2-4e66-4528-8001-89992829e3d8 => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:23.399939 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0af5377a-b693-4989-8cbc-d7995c50d2dd None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:23.403099 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0af5377a-b693-4989-8cbc-d7995c50d2dd tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] GET https://10.4.3.61/volume/v3/volumes/7fae0cbd-5c54-4434-b9ad-e8ae1277ae48 Jul 03 19:21:23.403099 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0af5377a-b693-4989-8cbc-d7995c50d2dd tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:23.403463 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0af5377a-b693-4989-8cbc-d7995c50d2dd tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:23.413032 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:23.413032 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:23.419439 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0af5377a-b693-4989-8cbc-d7995c50d2dd tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Volume info retrieved successfully. Jul 03 19:21:23.425437 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0af5377a-b693-4989-8cbc-d7995c50d2dd tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] https://10.4.3.61/volume/v3/volumes/7fae0cbd-5c54-4434-b9ad-e8ae1277ae48 returned with HTTP 200 Jul 03 19:21:23.426063 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 61/257] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:21:23 2026] GET /volume/v3/volumes/7fae0cbd-5c54-4434-b9ad-e8ae1277ae48 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:23.443596 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-efacb84b-6745-4779-a5d1-0d8946df9170 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:23.445356 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-efacb84b-6745-4779-a5d1-0d8946df9170 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] DELETE https://10.4.3.61/volume/v3/volumes/7fae0cbd-5c54-4434-b9ad-e8ae1277ae48 Jul 03 19:21:23.445878 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-efacb84b-6745-4779-a5d1-0d8946df9170 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:23.446236 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-efacb84b-6745-4779-a5d1-0d8946df9170 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:23.446469 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-efacb84b-6745-4779-a5d1-0d8946df9170 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Delete volume with id: 7fae0cbd-5c54-4434-b9ad-e8ae1277ae48 Jul 03 19:21:23.457214 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:23.457214 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:23.458189 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-efacb84b-6745-4779-a5d1-0d8946df9170 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Volume info retrieved successfully. Jul 03 19:21:23.461330 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-efacb84b-6745-4779-a5d1-0d8946df9170 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99925) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 19:21:23.476774 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-efacb84b-6745-4779-a5d1-0d8946df9170 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-619501071 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-619501071, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:21:23.477404 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-efacb84b-6745-4779-a5d1-0d8946df9170 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-619501071 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-619501071, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:21:23.499355 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-efacb84b-6745-4779-a5d1-0d8946df9170 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Created reservations ['bc7f8ef4-2335-479e-9997-d92768231523', '4bd97d31-080f-4273-85a4-b6c9f8fb7d98', '9d1f0b0a-bad9-41de-bae5-fee9e4632ae9', '228d4114-e756-4ff7-bab9-414f3f4612c9'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:21:23.556601 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-efacb84b-6745-4779-a5d1-0d8946df9170 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Delete volume request issued successfully. Jul 03 19:21:23.556601 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-efacb84b-6745-4779-a5d1-0d8946df9170 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] https://10.4.3.61/volume/v3/volumes/7fae0cbd-5c54-4434-b9ad-e8ae1277ae48 returned with HTTP 202 Jul 03 19:21:23.556601 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 68/258] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:21:23 2026] DELETE /volume/v3/volumes/7fae0cbd-5c54-4434-b9ad-e8ae1277ae48 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:21:23.568978 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-40531288-8a54-420c-8571-8a4bc279d483 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:23.574160 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-40531288-8a54-420c-8571-8a4bc279d483 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] GET https://10.4.3.61/volume/v3/volumes/7fae0cbd-5c54-4434-b9ad-e8ae1277ae48 Jul 03 19:21:23.574453 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-40531288-8a54-420c-8571-8a4bc279d483 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:23.576015 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-40531288-8a54-420c-8571-8a4bc279d483 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:23.588864 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-40531288-8a54-420c-8571-8a4bc279d483 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] https://10.4.3.61/volume/v3/volumes/7fae0cbd-5c54-4434-b9ad-e8ae1277ae48 returned with HTTP 404 Jul 03 19:21:23.590029 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 66/259] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:21:23 2026] GET /volume/v3/volumes/7fae0cbd-5c54-4434-b9ad-e8ae1277ae48 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:23.599529 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3ecb199c-01cf-43aa-82f2-043a229aef6a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:23.601992 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3ecb199c-01cf-43aa-82f2-043a229aef6a tempest-UserMessagesTest-2083804247 tempest-UserMessagesTest-2083804247-project-admin] DELETE https://10.4.3.61/volume/v3/types/f6116428-3ac7-4b1b-b69a-a4e8cf51bcf6 Jul 03 19:21:23.602272 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3ecb199c-01cf-43aa-82f2-043a229aef6a tempest-UserMessagesTest-2083804247 tempest-UserMessagesTest-2083804247-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:23.602519 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3ecb199c-01cf-43aa-82f2-043a229aef6a tempest-UserMessagesTest-2083804247 tempest-UserMessagesTest-2083804247-project-admin] Calling method '_delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:23.662707 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3ecb199c-01cf-43aa-82f2-043a229aef6a tempest-UserMessagesTest-2083804247 tempest-UserMessagesTest-2083804247-project-admin] https://10.4.3.61/volume/v3/types/f6116428-3ac7-4b1b-b69a-a4e8cf51bcf6 returned with HTTP 202 Jul 03 19:21:23.663254 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 62/260] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:21:23 2026] DELETE /volume/v3/types/f6116428-3ac7-4b1b-b69a-a4e8cf51bcf6 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:21:23.673008 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6942c8bb-5527-42c1-8f68-8c7cc463fcda None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:23.675002 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6942c8bb-5527-42c1-8f68-8c7cc463fcda tempest-UserMessagesTest-2083804247 tempest-UserMessagesTest-2083804247-project-admin] GET https://10.4.3.61/volume/v3/types/f6116428-3ac7-4b1b-b69a-a4e8cf51bcf6 Jul 03 19:21:23.675423 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6942c8bb-5527-42c1-8f68-8c7cc463fcda tempest-UserMessagesTest-2083804247 tempest-UserMessagesTest-2083804247-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:23.675783 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6942c8bb-5527-42c1-8f68-8c7cc463fcda tempest-UserMessagesTest-2083804247 tempest-UserMessagesTest-2083804247-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:23.681748 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6942c8bb-5527-42c1-8f68-8c7cc463fcda tempest-UserMessagesTest-2083804247 tempest-UserMessagesTest-2083804247-project-admin] https://10.4.3.61/volume/v3/types/f6116428-3ac7-4b1b-b69a-a4e8cf51bcf6 returned with HTTP 404 Jul 03 19:21:23.682634 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 69/261] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:21:23 2026] GET /volume/v3/types/f6116428-3ac7-4b1b-b69a-a4e8cf51bcf6 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:23.694520 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ce5a4c6d-3362-416f-b90a-ca3d0190959a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:23.696341 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ce5a4c6d-3362-416f-b90a-ca3d0190959a tempest-UserMessagesTest-2083804247 tempest-UserMessagesTest-2083804247-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:21:23.696783 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ce5a4c6d-3362-416f-b90a-ca3d0190959a tempest-UserMessagesTest-2083804247 tempest-UserMessagesTest-2083804247-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1496517051", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1072316746", "vendor_name": "tempest-vendor_name-258061147"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:23.720750 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ce5a4c6d-3362-416f-b90a-ca3d0190959a tempest-UserMessagesTest-2083804247 tempest-UserMessagesTest-2083804247-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:21:23.721154 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 67/262] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:21:23 2026] POST /volume/v3/types => generated 327 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:23.732907 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c866c4d9-8b1e-4852-be6d-5aadf94dcb32 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:23.735202 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c866c4d9-8b1e-4852-be6d-5aadf94dcb32 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:21:23.735721 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c866c4d9-8b1e-4852-be6d-5aadf94dcb32 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9a23e61f-e9a5-4618-b30d-40b9aef31724", "size": 1, "name": "tempest-UserMessagesTest-Volume-1244457303"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:23.738182 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-c866c4d9-8b1e-4852-be6d-5aadf94dcb32 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Create volume request body: {'volume': {'volume_type': '9a23e61f-e9a5-4618-b30d-40b9aef31724', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1244457303'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:21:23.744286 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-c866c4d9-8b1e-4852-be6d-5aadf94dcb32 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Create volume of 1 GB Jul 03 19:21:23.745101 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:23.745101 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:23.745325 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c866c4d9-8b1e-4852-be6d-5aadf94dcb32 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Availability Zones retrieved successfully. Jul 03 19:21:23.752637 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c866c4d9-8b1e-4852-be6d-5aadf94dcb32 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Flow 'volume_create_api' (2fb64b0e-4936-40c4-9ed1-a2e7b71bdbfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:21:23.753919 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c866c4d9-8b1e-4852-be6d-5aadf94dcb32 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70ab3e40-e511-4e02-9d35-82b513fddb7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:23.755011 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-c866c4d9-8b1e-4852-be6d-5aadf94dcb32 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:21:23.779763 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c866c4d9-8b1e-4852-be6d-5aadf94dcb32 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70ab3e40-e511-4e02-9d35-82b513fddb7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:21:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1072316746',vendor_name='tempest-vendor_name-258061147'},id=9a23e61f-e9a5-4618-b30d-40b9aef31724,is_public=True,name='tempest-UserMessagesTest-volume-type-1496517051',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a23e61f-e9a5-4618-b30d-40b9aef31724', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:23.780966 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c866c4d9-8b1e-4852-be6d-5aadf94dcb32 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a866fb23-1088-4942-a86a-0aa424b70dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:23.815934 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-c866c4d9-8b1e-4852-be6d-5aadf94dcb32 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1496517051 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1496517051, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:21:23.816357 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-c866c4d9-8b1e-4852-be6d-5aadf94dcb32 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1496517051 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1496517051, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:21:23.824391 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a886dc77-eb70-486b-9cb7-d9ddd3ff9178 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:23.828001 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a886dc77-eb70-486b-9cb7-d9ddd3ff9178 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-reader] GET https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:23.828001 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a886dc77-eb70-486b-9cb7-d9ddd3ff9178 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-reader] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:23.828001 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a886dc77-eb70-486b-9cb7-d9ddd3ff9178 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-reader] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:23.840196 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:23.840196 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:23.846992 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a886dc77-eb70-486b-9cb7-d9ddd3ff9178 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-reader] Volume info retrieved successfully. Jul 03 19:21:23.853609 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a886dc77-eb70-486b-9cb7-d9ddd3ff9178 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-reader] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f returned with HTTP 200 Jul 03 19:21:23.854368 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 70/263] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:23 2026] GET /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:23.860715 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-c866c4d9-8b1e-4852-be6d-5aadf94dcb32 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Created reservations ['eed7ffe3-a715-45da-b6d1-8f5f09e70234', '0ffdcf76-8eb6-4444-9ecf-f22edcc3f255', '8c271958-8401-416b-bb64-7404159c54d6', 'b373b892-f01f-4231-ac5c-c79dde498e02'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:21:23.861997 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c866c4d9-8b1e-4852-be6d-5aadf94dcb32 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a866fb23-1088-4942-a86a-0aa424b70dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eed7ffe3-a715-45da-b6d1-8f5f09e70234', '0ffdcf76-8eb6-4444-9ecf-f22edcc3f255', '8c271958-8401-416b-bb64-7404159c54d6', 'b373b892-f01f-4231-ac5c-c79dde498e02']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:23.863075 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c866c4d9-8b1e-4852-be6d-5aadf94dcb32 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f01cd5e6-5a91-45d4-aab2-c240f26eeed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:23.891653 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c866c4d9-8b1e-4852-be6d-5aadf94dcb32 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f01cd5e6-5a91-45d4-aab2-c240f26eeed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f864e0bb-2de4-4b2b-bc7b-a97e73a07a15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1244457303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f6c16e8974141cab30bf266a462a554',qos_specs=None,replication_status=,reservations=['eed7ffe3-a715-45da-b6d1-8f5f09e70234','0ffdcf76-8eb6-4444-9ecf-f22edcc3f255','8c271958-8401-416b-bb64-7404159c54d6','b373b892-f01f-4231-ac5c-c79dde498e02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4114b825f354e95bc04698452719f8f',volume_type_id=9a23e61f-e9a5-4618-b30d-40b9aef31724), 'volume': Volume(_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-03T19:21:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1244457303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f864e0bb-2de4-4b2b-bc7b-a97e73a07a15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f6c16e8974141cab30bf266a462a554',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4114b825f354e95bc04698452719f8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a23e61f-e9a5-4618-b30d-40b9aef31724),volume_type_id=9a23e61f-e9a5-4618-b30d-40b9aef31724)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:23.892298 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c866c4d9-8b1e-4852-be6d-5aadf94dcb32 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e7e6933-cb58-4c81-884f-8229e0393705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:23.894772 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2e178c9e-46b5-4958-a766-783f7189ea43 req-f19096eb-14b3-4af8-b843-20b4697fb903 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/attachments/f6425446-3b01-490a-b506-ace08af98a28 returned with HTTP 200 Jul 03 19:21:23.895086 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 65/264] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:21:23 2026] DELETE /volume/v3/attachments/f6425446-3b01-490a-b506-ace08af98a28 => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:23.899602 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c43e1e58-d05f-4af9-8244-4d8aa4115b1a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:23.902808 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c43e1e58-d05f-4af9-8244-4d8aa4115b1a tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:23.903218 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c43e1e58-d05f-4af9-8244-4d8aa4115b1a tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:23.903276 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c43e1e58-d05f-4af9-8244-4d8aa4115b1a tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:23.920222 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c866c4d9-8b1e-4852-be6d-5aadf94dcb32 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e7e6933-cb58-4c81-884f-8229e0393705) transitioned into state 'SUCCESS' from state '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-1244457303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f6c16e8974141cab30bf266a462a554',qos_specs=None,replication_status=,reservations=['eed7ffe3-a715-45da-b6d1-8f5f09e70234','0ffdcf76-8eb6-4444-9ecf-f22edcc3f255','8c271958-8401-416b-bb64-7404159c54d6','b373b892-f01f-4231-ac5c-c79dde498e02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4114b825f354e95bc04698452719f8f',volume_type_id=9a23e61f-e9a5-4618-b30d-40b9aef31724)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:23.921295 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:23.921295 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:23.921425 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c866c4d9-8b1e-4852-be6d-5aadf94dcb32 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21de82d0-4d1e-406a-92ef-4552a8ec1303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:23.926906 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c43e1e58-d05f-4af9-8244-4d8aa4115b1a tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:23.933094 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c866c4d9-8b1e-4852-be6d-5aadf94dcb32 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21de82d0-4d1e-406a-92ef-4552a8ec1303) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:23.934466 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c866c4d9-8b1e-4852-be6d-5aadf94dcb32 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Flow 'volume_create_api' (2fb64b0e-4936-40c4-9ed1-a2e7b71bdbfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:21:23.934599 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c43e1e58-d05f-4af9-8244-4d8aa4115b1a tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:23.934931 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c866c4d9-8b1e-4852-be6d-5aadf94dcb32 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Create volume request issued successfully. Jul 03 19:21:23.935142 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 68/265] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:23 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 867 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:23.939265 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c866c4d9-8b1e-4852-be6d-5aadf94dcb32 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:21:23.939265 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 63/266] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:21:23 2026] POST /volume/v3/volumes => generated 784 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:21:23.956019 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d7dc041e-f4b4-4c9c-ad12-b29dda8b663c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:23.968589 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d7dc041e-f4b4-4c9c-ad12-b29dda8b663c tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] GET https://10.4.3.61/volume/v3/volumes/f864e0bb-2de4-4b2b-bc7b-a97e73a07a15 Jul 03 19:21:23.968589 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d7dc041e-f4b4-4c9c-ad12-b29dda8b663c tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:23.968589 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d7dc041e-f4b4-4c9c-ad12-b29dda8b663c tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:23.984026 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:23.984026 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:23.990848 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d7dc041e-f4b4-4c9c-ad12-b29dda8b663c tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Volume info retrieved successfully. Jul 03 19:21:23.997362 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d7dc041e-f4b4-4c9c-ad12-b29dda8b663c tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] https://10.4.3.61/volume/v3/volumes/f864e0bb-2de4-4b2b-bc7b-a97e73a07a15 returned with HTTP 200 Jul 03 19:21:23.998049 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 71/267] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:21:23 2026] GET /volume/v3/volumes/f864e0bb-2de4-4b2b-bc7b-a97e73a07a15 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:24.110088 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-989240eb-4083-4178-ac49-201d4c0dd039 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:24.112374 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-989240eb-4083-4178-ac49-201d4c0dd039 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] POST https://10.4.3.61/volume/v3/attachments/2c977099-5ebd-4bf6-a575-013b2b532a59/action Jul 03 19:21:24.112791 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-989240eb-4083-4178-ac49-201d4c0dd039 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Action body: b'{"os-complete": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:24.112969 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-989240eb-4083-4178-ac49-201d4c0dd039 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:24.135138 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:24.135138 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:24.153635 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-fcb6c73e-e619-4019-b42b-a52f2436a356 req-989240eb-4083-4178-ac49-201d4c0dd039 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/attachments/2c977099-5ebd-4bf6-a575-013b2b532a59/action returned with HTTP 204 Jul 03 19:21:24.154314 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 66/268] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:21:24 2026] POST /volume/v3/attachments/2c977099-5ebd-4bf6-a575-013b2b532a59/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 03 19:21:24.467960 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a25a78d4-fa7e-45c0-a69b-119a078a8242 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:24.468412 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a25a78d4-fa7e-45c0-a69b-119a078a8242 None None] GET https://10.4.3.61/volume// Jul 03 19:21:24.468609 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a25a78d4-fa7e-45c0-a69b-119a078a8242 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:24.469035 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a25a78d4-fa7e-45c0-a69b-119a078a8242 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:24.469479 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a25a78d4-fa7e-45c0-a69b-119a078a8242 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:21:24.470023 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 69/269] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:21:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:21:24.497429 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-b0695e93-8374-4a45-b771-5e7556b96b0e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:24.814321 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-b0695e93-8374-4a45-b771-5e7556b96b0e tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:21:24.815019 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-b0695e93-8374-4a45-b771-5e7556b96b0e tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d9f9aaa-deed-4b59-b65b-421ae7bf085f", "connector": null, "instance_uuid": "4ea30fcf-6347-44c9-926b-02cf03934675"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:24.827496 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:24.827496 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:24.864023 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-b0695e93-8374-4a45-b771-5e7556b96b0e tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:21:24.864625 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 64/270] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:21:24 2026] POST /volume/v3/attachments => generated 273 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:24.877017 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0483c178-d7b2-474a-bb12-78707aecc3b4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:24.881625 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0483c178-d7b2-474a-bb12-78707aecc3b4 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-reader] GET https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:24.882141 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0483c178-d7b2-474a-bb12-78707aecc3b4 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-reader] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:24.882651 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0483c178-d7b2-474a-bb12-78707aecc3b4 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-reader] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:24.894064 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:24.894064 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:24.912828 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0483c178-d7b2-474a-bb12-78707aecc3b4 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-reader] Volume info retrieved successfully. Jul 03 19:21:24.924255 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0483c178-d7b2-474a-bb12-78707aecc3b4 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-reader] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f returned with HTTP 200 Jul 03 19:21:24.924255 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 72/271] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:24 2026] GET /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:24.960731 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e8bb7336-eef5-46d5-b9bf-1fc320c554cc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:24.967200 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e8bb7336-eef5-46d5-b9bf-1fc320c554cc tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:24.967200 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e8bb7336-eef5-46d5-b9bf-1fc320c554cc tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:24.967200 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e8bb7336-eef5-46d5-b9bf-1fc320c554cc tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:24.983765 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:24.983765 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:24.991780 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e8bb7336-eef5-46d5-b9bf-1fc320c554cc tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:24.998058 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e8bb7336-eef5-46d5-b9bf-1fc320c554cc tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:24.998828 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 67/272] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:24 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 1159 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:25.011307 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-73e26a04-b6c8-4458-bf0b-3450b7ec9281 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:25.014379 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-fa699b05-7bdd-4059-96d3-6140115939a1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:25.014624 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-73e26a04-b6c8-4458-bf0b-3450b7ec9281 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] GET https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:25.014918 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-73e26a04-b6c8-4458-bf0b-3450b7ec9281 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:25.015123 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-73e26a04-b6c8-4458-bf0b-3450b7ec9281 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:25.017182 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fa699b05-7bdd-4059-96d3-6140115939a1 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] GET https://10.4.3.61/volume/v3/volumes/f864e0bb-2de4-4b2b-bc7b-a97e73a07a15 Jul 03 19:21:25.017524 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fa699b05-7bdd-4059-96d3-6140115939a1 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:25.018188 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fa699b05-7bdd-4059-96d3-6140115939a1 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:25.023820 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:25.023820 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:25.026487 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:25.026487 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:25.028386 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-73e26a04-b6c8-4458-bf0b-3450b7ec9281 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Volume info retrieved successfully. Jul 03 19:21:25.033650 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-73e26a04-b6c8-4458-bf0b-3450b7ec9281 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f returned with HTTP 200 Jul 03 19:21:25.034134 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 70/273] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:25 2026] GET /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:25.037492 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-fa699b05-7bdd-4059-96d3-6140115939a1 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Volume info retrieved successfully. Jul 03 19:21:25.044064 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fa699b05-7bdd-4059-96d3-6140115939a1 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] https://10.4.3.61/volume/v3/volumes/f864e0bb-2de4-4b2b-bc7b-a97e73a07a15 returned with HTTP 200 Jul 03 19:21:25.044603 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 65/274] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:21:25 2026] GET /volume/v3/volumes/f864e0bb-2de4-4b2b-bc7b-a97e73a07a15 => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:25.065712 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3e58c1bc-0d1e-4364-9e60-0b6f56a019a2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:25.067384 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3e58c1bc-0d1e-4364-9e60-0b6f56a019a2 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] GET https://10.4.3.61/volume/v3/messages Jul 03 19:21:25.067789 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3e58c1bc-0d1e-4364-9e60-0b6f56a019a2 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:25.068184 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3e58c1bc-0d1e-4364-9e60-0b6f56a019a2 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:25.074708 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-5385ed6f-0b6f-4067-99ee-c854df40895c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:25.075857 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3e58c1bc-0d1e-4364-9e60-0b6f56a019a2 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] https://10.4.3.61/volume/v3/messages returned with HTTP 200 Jul 03 19:21:25.076610 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 73/275] 10.4.3.61 () {68 vars in 1273 bytes} [Fri Jul 3 19:21:25 2026] GET /volume/v3/messages => generated 668 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:25.078008 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-5385ed6f-0b6f-4067-99ee-c854df40895c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:25.078328 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-5385ed6f-0b6f-4067-99ee-c854df40895c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:25.078596 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-5385ed6f-0b6f-4067-99ee-c854df40895c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:25.091523 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-760b281e-0533-43ac-a92c-34fb5d54e1a1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:25.093614 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-760b281e-0533-43ac-a92c-34fb5d54e1a1 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] GET https://10.4.3.61/volume/v3/messages/7f409da4-703c-471e-871a-58b348603e92 Jul 03 19:21:25.093824 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:25.093824 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:25.093985 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-760b281e-0533-43ac-a92c-34fb5d54e1a1 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:25.094688 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-760b281e-0533-43ac-a92c-34fb5d54e1a1 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:25.103298 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-760b281e-0533-43ac-a92c-34fb5d54e1a1 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] https://10.4.3.61/volume/v3/messages/7f409da4-703c-471e-871a-58b348603e92 returned with HTTP 200 Jul 03 19:21:25.103605 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 71/276] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:21:25 2026] GET /volume/v3/messages/7f409da4-703c-471e-871a-58b348603e92 => generated 665 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:25.104785 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-5385ed6f-0b6f-4067-99ee-c854df40895c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:25.106892 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b165a779-8380-4534-b032-e401da7f1e7a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:25.112402 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-5385ed6f-0b6f-4067-99ee-c854df40895c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:25.112984 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 68/277] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:21:25 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 1159 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:25.116257 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b165a779-8380-4534-b032-e401da7f1e7a tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] GET https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:25.116257 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b165a779-8380-4534-b032-e401da7f1e7a tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:25.116599 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b165a779-8380-4534-b032-e401da7f1e7a tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:25.120911 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-09075c74-1844-482e-b1a7-92ae73bf7015 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:25.128194 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-09075c74-1844-482e-b1a7-92ae73bf7015 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] GET https://10.4.3.61/volume/v3/messages Jul 03 19:21:25.128352 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:25.128352 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:25.128428 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-09075c74-1844-482e-b1a7-92ae73bf7015 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:25.128428 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-09075c74-1844-482e-b1a7-92ae73bf7015 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:25.133368 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b165a779-8380-4534-b032-e401da7f1e7a tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Volume info retrieved successfully. Jul 03 19:21:25.133909 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-09075c74-1844-482e-b1a7-92ae73bf7015 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] https://10.4.3.61/volume/v3/messages returned with HTTP 200 Jul 03 19:21:25.134545 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 74/278] 10.4.3.61 () {68 vars in 1273 bytes} [Fri Jul 3 19:21:25 2026] GET /volume/v3/messages => generated 668 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:25.136187 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-20c5fd6e-b452-4f7d-a520-1882f2948798 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:25.139522 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-20c5fd6e-b452-4f7d-a520-1882f2948798 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] GET https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f Jul 03 19:21:25.139918 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-20c5fd6e-b452-4f7d-a520-1882f2948798 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:25.140071 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b165a779-8380-4534-b032-e401da7f1e7a tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f returned with HTTP 200 Jul 03 19:21:25.140280 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-20c5fd6e-b452-4f7d-a520-1882f2948798 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:25.140395 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 66/279] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:25 2026] GET /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:25.145940 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e10b7c80-753a-490b-85ed-b55a7267c067 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:25.148408 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e10b7c80-753a-490b-85ed-b55a7267c067 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] DELETE https://10.4.3.61/volume/v3/messages/7f409da4-703c-471e-871a-58b348603e92 Jul 03 19:21:25.148656 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e10b7c80-753a-490b-85ed-b55a7267c067 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:25.149980 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e10b7c80-753a-490b-85ed-b55a7267c067 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:25.158082 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:25.158082 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:25.165504 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-20c5fd6e-b452-4f7d-a520-1882f2948798 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Volume info retrieved successfully. Jul 03 19:21:25.175620 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e10b7c80-753a-490b-85ed-b55a7267c067 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] https://10.4.3.61/volume/v3/messages/7f409da4-703c-471e-871a-58b348603e92 returned with HTTP 204 Jul 03 19:21:25.176320 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 69/280] 10.4.3.61 () {68 vars in 1387 bytes} [Fri Jul 3 19:21:25 2026] DELETE /volume/v3/messages/7f409da4-703c-471e-871a-58b348603e92 => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 19:21:25.176763 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-20c5fd6e-b452-4f7d-a520-1882f2948798 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f returned with HTTP 200 Jul 03 19:21:25.177332 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 72/281] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:25 2026] GET /volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:25.188001 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9b4cbbfb-1d63-4ea2-9eca-7047795f86a2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:25.191157 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9b4cbbfb-1d63-4ea2-9eca-7047795f86a2 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] GET https://10.4.3.61/volume/v3/volumes/f864e0bb-2de4-4b2b-bc7b-a97e73a07a15 Jul 03 19:21:25.191591 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9b4cbbfb-1d63-4ea2-9eca-7047795f86a2 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:25.191933 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9b4cbbfb-1d63-4ea2-9eca-7047795f86a2 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:25.202302 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:25.202302 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:25.208235 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-9b4cbbfb-1d63-4ea2-9eca-7047795f86a2 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Volume info retrieved successfully. Jul 03 19:21:25.214309 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9b4cbbfb-1d63-4ea2-9eca-7047795f86a2 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] https://10.4.3.61/volume/v3/volumes/f864e0bb-2de4-4b2b-bc7b-a97e73a07a15 returned with HTTP 200 Jul 03 19:21:25.215049 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 75/282] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:21:25 2026] GET /volume/v3/volumes/f864e0bb-2de4-4b2b-bc7b-a97e73a07a15 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:25.230870 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-120f7f19-6cf5-45e1-80d4-0f5e850cbe40 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:25.233318 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-120f7f19-6cf5-45e1-80d4-0f5e850cbe40 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] DELETE https://10.4.3.61/volume/v3/volumes/f864e0bb-2de4-4b2b-bc7b-a97e73a07a15 Jul 03 19:21:25.233606 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-120f7f19-6cf5-45e1-80d4-0f5e850cbe40 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:25.233854 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-120f7f19-6cf5-45e1-80d4-0f5e850cbe40 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:25.234926 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-120f7f19-6cf5-45e1-80d4-0f5e850cbe40 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Delete volume with id: f864e0bb-2de4-4b2b-bc7b-a97e73a07a15 Jul 03 19:21:25.248362 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:25.248362 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:25.249574 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-120f7f19-6cf5-45e1-80d4-0f5e850cbe40 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Volume info retrieved successfully. Jul 03 19:21:25.252503 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-120f7f19-6cf5-45e1-80d4-0f5e850cbe40 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99926) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 19:21:25.293240 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-120f7f19-6cf5-45e1-80d4-0f5e850cbe40 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Created reservations ['09ec5803-da09-4420-94fc-41d26ce6c640', '2ccce219-86ae-40c4-9550-f8bda79d1f37', '83c379a2-a8b0-4505-b05e-4292e27c75a3', '95c79e8d-99ee-4c75-97b9-d53538301fb3'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:21:25.347118 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-120f7f19-6cf5-45e1-80d4-0f5e850cbe40 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Delete volume request issued successfully. Jul 03 19:21:25.347393 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-120f7f19-6cf5-45e1-80d4-0f5e850cbe40 tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] https://10.4.3.61/volume/v3/volumes/f864e0bb-2de4-4b2b-bc7b-a97e73a07a15 returned with HTTP 202 Jul 03 19:21:25.347918 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 67/283] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:21:25 2026] DELETE /volume/v3/volumes/f864e0bb-2de4-4b2b-bc7b-a97e73a07a15 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:21:25.354843 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f70f73e5-7948-4c2d-87e1-91fd7c9ce7bc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:25.356738 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f70f73e5-7948-4c2d-87e1-91fd7c9ce7bc tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] GET https://10.4.3.61/volume/v3/volumes/f864e0bb-2de4-4b2b-bc7b-a97e73a07a15 Jul 03 19:21:25.356977 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f70f73e5-7948-4c2d-87e1-91fd7c9ce7bc tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:25.357406 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f70f73e5-7948-4c2d-87e1-91fd7c9ce7bc tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:25.364090 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f70f73e5-7948-4c2d-87e1-91fd7c9ce7bc tempest-UserMessagesTest-804572241 tempest-UserMessagesTest-804572241-project-member] https://10.4.3.61/volume/v3/volumes/f864e0bb-2de4-4b2b-bc7b-a97e73a07a15 returned with HTTP 404 Jul 03 19:21:25.364646 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 70/284] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:21:25 2026] GET /volume/v3/volumes/f864e0bb-2de4-4b2b-bc7b-a97e73a07a15 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:25.373006 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1593b237-4a58-445f-acc1-df3ad2784118 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:25.375545 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1593b237-4a58-445f-acc1-df3ad2784118 tempest-UserMessagesTest-2083804247 tempest-UserMessagesTest-2083804247-project-admin] DELETE https://10.4.3.61/volume/v3/types/9a23e61f-e9a5-4618-b30d-40b9aef31724 Jul 03 19:21:25.375672 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1593b237-4a58-445f-acc1-df3ad2784118 tempest-UserMessagesTest-2083804247 tempest-UserMessagesTest-2083804247-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:25.375842 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1593b237-4a58-445f-acc1-df3ad2784118 tempest-UserMessagesTest-2083804247 tempest-UserMessagesTest-2083804247-project-admin] Calling method '_delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:25.426463 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-129f1465-df52-49d2-8b03-a6360a3a3246 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:25.426954 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-129f1465-df52-49d2-8b03-a6360a3a3246 None None] GET https://10.4.3.61/volume// Jul 03 19:21:25.427128 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-129f1465-df52-49d2-8b03-a6360a3a3246 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:25.427336 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-129f1465-df52-49d2-8b03-a6360a3a3246 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:25.427698 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-129f1465-df52-49d2-8b03-a6360a3a3246 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:21:25.428017 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 76/285] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:21:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:21:25.438249 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-16b7828d-4a54-45db-bc2e-68854bfa4131 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:25.441288 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-16b7828d-4a54-45db-bc2e-68854bfa4131 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] GET https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f Jul 03 19:21:25.441558 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-16b7828d-4a54-45db-bc2e-68854bfa4131 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:25.441769 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-16b7828d-4a54-45db-bc2e-68854bfa4131 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:25.458464 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:25.458464 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:25.461195 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1593b237-4a58-445f-acc1-df3ad2784118 tempest-UserMessagesTest-2083804247 tempest-UserMessagesTest-2083804247-project-admin] https://10.4.3.61/volume/v3/types/9a23e61f-e9a5-4618-b30d-40b9aef31724 returned with HTTP 202 Jul 03 19:21:25.461741 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 73/286] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:21:25 2026] DELETE /volume/v3/types/9a23e61f-e9a5-4618-b30d-40b9aef31724 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:21:25.468621 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-16b7828d-4a54-45db-bc2e-68854bfa4131 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Volume info retrieved successfully. Jul 03 19:21:25.474383 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-02b8971e-0b10-4120-bd35-0e30ea327f1e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:25.477427 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-02b8971e-0b10-4120-bd35-0e30ea327f1e tempest-UserMessagesTest-2083804247 tempest-UserMessagesTest-2083804247-project-admin] GET https://10.4.3.61/volume/v3/types/9a23e61f-e9a5-4618-b30d-40b9aef31724 Jul 03 19:21:25.477697 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-02b8971e-0b10-4120-bd35-0e30ea327f1e tempest-UserMessagesTest-2083804247 tempest-UserMessagesTest-2083804247-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:25.477975 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-02b8971e-0b10-4120-bd35-0e30ea327f1e tempest-UserMessagesTest-2083804247 tempest-UserMessagesTest-2083804247-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:25.478278 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-16b7828d-4a54-45db-bc2e-68854bfa4131 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f returned with HTTP 200 Jul 03 19:21:25.478848 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 68/287] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:21:25 2026] GET /volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f => generated 1029 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:21:25.485540 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-02b8971e-0b10-4120-bd35-0e30ea327f1e tempest-UserMessagesTest-2083804247 tempest-UserMessagesTest-2083804247-project-admin] https://10.4.3.61/volume/v3/types/9a23e61f-e9a5-4618-b30d-40b9aef31724 returned with HTTP 404 Jul 03 19:21:25.486192 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 71/288] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:21:25 2026] GET /volume/v3/types/9a23e61f-e9a5-4618-b30d-40b9aef31724 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:25.572613 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-f038f1e2-6dbc-4871-83fd-4e8b47eaa514 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:25.576368 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-f038f1e2-6dbc-4871-83fd-4e8b47eaa514 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] PUT https://10.4.3.61/volume/v3/attachments/844a2b9c-8e51-4632-a78d-edf4a23b15f6 Jul 03 19:21:25.577117 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-f038f1e2-6dbc-4871-83fd-4e8b47eaa514 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:25.588316 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-f038f1e2-6dbc-4871-83fd-4e8b47eaa514 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Acquiring lock "cinder-attachment_update-5d9f9aaa-deed-4b59-b65b-421ae7bf085f-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:21:25.607606 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-f038f1e2-6dbc-4871-83fd-4e8b47eaa514 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Lock "cinder-attachment_update-5d9f9aaa-deed-4b59-b65b-421ae7bf085f-np0000004460" acquired by "attachment_update" :: waited 0.018s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:21:25.608084 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:25.608084 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:26.152849 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-f038f1e2-6dbc-4871-83fd-4e8b47eaa514 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Lock "cinder-attachment_update-5d9f9aaa-deed-4b59-b65b-421ae7bf085f-np0000004460" released by "attachment_update" :: held 0.546s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:21:26.153429 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-f038f1e2-6dbc-4871-83fd-4e8b47eaa514 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/attachments/844a2b9c-8e51-4632-a78d-edf4a23b15f6 returned with HTTP 200 Jul 03 19:21:26.154032 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 77/289] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:21:25 2026] PUT /volume/v3/attachments/844a2b9c-8e51-4632-a78d-edf4a23b15f6 => generated 969 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:26.196087 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-344976f2-b3d4-4556-896d-427bb9b7b40b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:26.197853 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-344976f2-b3d4-4556-896d-427bb9b7b40b tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] GET https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f Jul 03 19:21:26.198074 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-344976f2-b3d4-4556-896d-427bb9b7b40b tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:26.198297 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-344976f2-b3d4-4556-896d-427bb9b7b40b tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:26.210251 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:26.210251 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:26.216832 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-344976f2-b3d4-4556-896d-427bb9b7b40b tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Volume info retrieved successfully. Jul 03 19:21:26.224988 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-344976f2-b3d4-4556-896d-427bb9b7b40b tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f returned with HTTP 200 Jul 03 19:21:26.225743 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 74/290] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:26 2026] GET /volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:27.175945 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e802779f-f689-468f-8a1e-d44e5f303a76 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:27.176428 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e802779f-f689-468f-8a1e-d44e5f303a76 None None] GET https://10.4.3.61/volume// Jul 03 19:21:27.176638 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e802779f-f689-468f-8a1e-d44e5f303a76 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:27.177006 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e802779f-f689-468f-8a1e-d44e5f303a76 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:27.177477 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e802779f-f689-468f-8a1e-d44e5f303a76 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:21:27.177944 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 69/291] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:21:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:21:27.187484 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-14bd1995-b92b-476f-b5f6-1eb7f0319dcd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:27.194405 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-14bd1995-b92b-476f-b5f6-1eb7f0319dcd tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:21:27.194991 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-14bd1995-b92b-476f-b5f6-1eb7f0319dcd tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d97be08d-f372-443e-8758-a91e5459c1f7", "connector": null, "instance_uuid": "dbaed955-2a2e-4c25-ba49-c9a51e38b8cb"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:27.214282 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:27.214282 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:27.245552 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-22389b2f-4e19-4eef-a271-dcae865c2470 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:27.248684 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-22389b2f-4e19-4eef-a271-dcae865c2470 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] GET https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f Jul 03 19:21:27.251134 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-22389b2f-4e19-4eef-a271-dcae865c2470 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:27.251134 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-22389b2f-4e19-4eef-a271-dcae865c2470 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:27.270232 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:27.270232 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:27.272969 np0000004460 devstack@c-api.service[99924]: WARNING cinder.volume.api [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-14bd1995-b92b-476f-b5f6-1eb7f0319dcd tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 19:21:27.279565 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-22389b2f-4e19-4eef-a271-dcae865c2470 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Volume info retrieved successfully. Jul 03 19:21:27.285138 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-22389b2f-4e19-4eef-a271-dcae865c2470 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f returned with HTTP 200 Jul 03 19:21:27.286405 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 78/292] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:27 2026] GET /volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:27.288532 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-14bd1995-b92b-476f-b5f6-1eb7f0319dcd tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:21:27.289885 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 72/293] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:21:27 2026] POST /volume/v3/attachments => generated 271 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:27.660332 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3c9b6d34-369c-4067-a722-92ab599d2b6c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:27.667796 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3c9b6d34-369c-4067-a722-92ab599d2b6c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:27.667796 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3c9b6d34-369c-4067-a722-92ab599d2b6c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:27.667796 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3c9b6d34-369c-4067-a722-92ab599d2b6c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:27.689179 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:27.689179 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:27.697682 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-3c9b6d34-369c-4067-a722-92ab599d2b6c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:27.705176 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3c9b6d34-369c-4067-a722-92ab599d2b6c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:27.706073 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 75/294] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:27 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 1161 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:27.853718 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-546177fa-8d50-46ac-8fd2-2744f3bd94cf None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:27.854244 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-546177fa-8d50-46ac-8fd2-2744f3bd94cf None None] GET https://10.4.3.61/volume// Jul 03 19:21:27.855085 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-546177fa-8d50-46ac-8fd2-2744f3bd94cf None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:27.855085 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-546177fa-8d50-46ac-8fd2-2744f3bd94cf None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:27.855242 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-546177fa-8d50-46ac-8fd2-2744f3bd94cf None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:21:27.856051 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 70/295] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:21:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:21:27.868140 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-f38e6ce4-9737-49ac-a8e4-f1d2774f4ec8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:27.871858 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-f38e6ce4-9737-49ac-a8e4-f1d2774f4ec8 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:27.872084 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-f38e6ce4-9737-49ac-a8e4-f1d2774f4ec8 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:27.872472 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-f38e6ce4-9737-49ac-a8e4-f1d2774f4ec8 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:27.896395 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:27.896395 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:27.904417 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-f38e6ce4-9737-49ac-a8e4-f1d2774f4ec8 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:27.911896 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-f38e6ce4-9737-49ac-a8e4-f1d2774f4ec8 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:27.912471 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 79/296] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:21:27 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 1341 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:21:28.016249 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-b0b6b1a8-e182-403d-b569-2edd0cbe30ae None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:28.018497 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-b0b6b1a8-e182-403d-b569-2edd0cbe30ae tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] PUT https://10.4.3.61/volume/v3/attachments/08a47c52-1c04-4c38-9ff6-f0584d95b769 Jul 03 19:21:28.019686 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-b0b6b1a8-e182-403d-b569-2edd0cbe30ae tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:28.027384 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-b0b6b1a8-e182-403d-b569-2edd0cbe30ae tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Acquiring lock "cinder-attachment_update-d97be08d-f372-443e-8758-a91e5459c1f7-np0000004460" by "attachment_update" {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:21:28.035714 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-b0b6b1a8-e182-403d-b569-2edd0cbe30ae tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Lock "cinder-attachment_update-d97be08d-f372-443e-8758-a91e5459c1f7-np0000004460" acquired by "attachment_update" :: waited 0.008s {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:21:28.037498 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:28.037498 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:28.307865 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5132c8a4-56e7-4cfc-b269-01d0f3869b52 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:28.310480 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5132c8a4-56e7-4cfc-b269-01d0f3869b52 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] GET https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f Jul 03 19:21:28.310691 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5132c8a4-56e7-4cfc-b269-01d0f3869b52 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:28.311934 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5132c8a4-56e7-4cfc-b269-01d0f3869b52 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:28.325912 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:28.325912 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:28.332591 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5132c8a4-56e7-4cfc-b269-01d0f3869b52 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Volume info retrieved successfully. Jul 03 19:21:28.338686 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5132c8a4-56e7-4cfc-b269-01d0f3869b52 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f returned with HTTP 200 Jul 03 19:21:28.339351 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 76/297] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:28 2026] GET /volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:28.592236 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-b0b6b1a8-e182-403d-b569-2edd0cbe30ae tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Lock "cinder-attachment_update-d97be08d-f372-443e-8758-a91e5459c1f7-np0000004460" released by "attachment_update" :: held 0.557s {{(pid=99924) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:21:28.592626 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-b0b6b1a8-e182-403d-b569-2edd0cbe30ae tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/attachments/08a47c52-1c04-4c38-9ff6-f0584d95b769 returned with HTTP 200 Jul 03 19:21:28.593192 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 73/298] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:21:28 2026] PUT /volume/v3/attachments/08a47c52-1c04-4c38-9ff6-f0584d95b769 => generated 967 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:28.727078 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-33e4a6bc-2842-41e2-a5f6-26a4203fd98c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:28.729104 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-33e4a6bc-2842-41e2-a5f6-26a4203fd98c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:28.729429 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-33e4a6bc-2842-41e2-a5f6-26a4203fd98c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:28.729577 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-33e4a6bc-2842-41e2-a5f6-26a4203fd98c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:28.771618 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:28.771618 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:28.778598 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-33e4a6bc-2842-41e2-a5f6-26a4203fd98c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:28.786707 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-33e4a6bc-2842-41e2-a5f6-26a4203fd98c tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:28.787254 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 71/299] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:28 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 1162 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:29.355999 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d6c7f077-7ab5-4545-9987-25f9681988c0 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:29.357948 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d6c7f077-7ab5-4545-9987-25f9681988c0 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] GET https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f Jul 03 19:21:29.358599 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d6c7f077-7ab5-4545-9987-25f9681988c0 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:29.358884 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d6c7f077-7ab5-4545-9987-25f9681988c0 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:29.368242 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:29.368242 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:29.371835 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d6c7f077-7ab5-4545-9987-25f9681988c0 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Volume info retrieved successfully. Jul 03 19:21:29.376137 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d6c7f077-7ab5-4545-9987-25f9681988c0 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f returned with HTTP 200 Jul 03 19:21:29.376582 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 80/300] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:29 2026] GET /volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:29.803740 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0be010a4-dffc-437b-ac14-2f6e86718014 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:29.807621 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0be010a4-dffc-437b-ac14-2f6e86718014 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:29.807621 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0be010a4-dffc-437b-ac14-2f6e86718014 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:29.807621 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0be010a4-dffc-437b-ac14-2f6e86718014 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:29.824888 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:29.824888 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:29.830370 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0be010a4-dffc-437b-ac14-2f6e86718014 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:29.837078 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0be010a4-dffc-437b-ac14-2f6e86718014 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:29.837682 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 77/301] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:29 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 1162 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:30.393150 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e05938d2-791c-4456-896b-a7dbf4936997 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:30.396204 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e05938d2-791c-4456-896b-a7dbf4936997 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] GET https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f Jul 03 19:21:30.396626 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e05938d2-791c-4456-896b-a7dbf4936997 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:30.397050 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e05938d2-791c-4456-896b-a7dbf4936997 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:30.432887 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:30.432887 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:30.439637 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e05938d2-791c-4456-896b-a7dbf4936997 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Volume info retrieved successfully. Jul 03 19:21:30.447716 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e05938d2-791c-4456-896b-a7dbf4936997 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f returned with HTTP 200 Jul 03 19:21:30.448296 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 74/302] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:30 2026] GET /volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:30.853793 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ff374bd9-f99e-474e-9fad-8dfa7459d866 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:30.856509 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ff374bd9-f99e-474e-9fad-8dfa7459d866 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:30.856813 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ff374bd9-f99e-474e-9fad-8dfa7459d866 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:30.857115 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ff374bd9-f99e-474e-9fad-8dfa7459d866 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:30.875438 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:30.875438 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:30.881046 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ff374bd9-f99e-474e-9fad-8dfa7459d866 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:30.886786 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ff374bd9-f99e-474e-9fad-8dfa7459d866 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:30.887387 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 72/303] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:30 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 1162 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:31.464193 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a8a47d27-8fb8-4359-8e2f-2ab384130e5b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:31.467814 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a8a47d27-8fb8-4359-8e2f-2ab384130e5b tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] GET https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f Jul 03 19:21:31.468105 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a8a47d27-8fb8-4359-8e2f-2ab384130e5b tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:31.468382 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a8a47d27-8fb8-4359-8e2f-2ab384130e5b tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:31.481479 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:31.481479 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:31.486081 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a8a47d27-8fb8-4359-8e2f-2ab384130e5b tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Volume info retrieved successfully. Jul 03 19:21:31.491838 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a8a47d27-8fb8-4359-8e2f-2ab384130e5b tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f returned with HTTP 200 Jul 03 19:21:31.492432 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 81/304] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:31 2026] GET /volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:31.583687 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b3e6b61b-b1a6-41f6-a94b-5f02ad624dfb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:31.826853 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b3e6b61b-b1a6-41f6-a94b-5f02ad624dfb tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] GET https://10.4.3.61/volume/v3/os-services Jul 03 19:21:31.827061 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b3e6b61b-b1a6-41f6-a94b-5f02ad624dfb tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:31.827298 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b3e6b61b-b1a6-41f6-a94b-5f02ad624dfb tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:31.832077 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b3e6b61b-b1a6-41f6-a94b-5f02ad624dfb tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] https://10.4.3.61/volume/v3/os-services returned with HTTP 200 Jul 03 19:21:31.832464 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 78/305] 10.4.3.61 () {66 vars in 1242 bytes} [Fri Jul 3 19:21:31 2026] GET /volume/v3/os-services => generated 626 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:31.845605 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a8e21a2f-1618-48c2-823f-7cd08117577a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:31.848126 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a8e21a2f-1618-48c2-823f-7cd08117577a tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] GET https://10.4.3.61/volume/v3/os-services?host=np0000004460 Jul 03 19:21:31.848354 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a8e21a2f-1618-48c2-823f-7cd08117577a tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:31.848543 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a8e21a2f-1618-48c2-823f-7cd08117577a tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:31.855465 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a8e21a2f-1618-48c2-823f-7cd08117577a tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] https://10.4.3.61/volume/v3/os-services?host=np0000004460 returned with HTTP 200 Jul 03 19:21:31.855868 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 75/306] 10.4.3.61 () {66 vars in 1277 bytes} [Fri Jul 3 19:21:31 2026] GET /volume/v3/os-services?host=np0000004460 => generated 626 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:31.867185 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-309497dc-5a8a-4580-9311-663a13e0e581 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:31.872454 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-309497dc-5a8a-4580-9311-663a13e0e581 tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] GET https://10.4.3.61/volume/v3/os-services?host=np0000004460&binary=cinder-scheduler Jul 03 19:21:31.873499 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-309497dc-5a8a-4580-9311-663a13e0e581 tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:31.873499 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-309497dc-5a8a-4580-9311-663a13e0e581 tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:31.887647 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-309497dc-5a8a-4580-9311-663a13e0e581 tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] https://10.4.3.61/volume/v3/os-services?host=np0000004460&binary=cinder-scheduler returned with HTTP 200 Jul 03 19:21:31.888191 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 73/307] 10.4.3.61 () {66 vars in 1325 bytes} [Fri Jul 3 19:21:31 2026] GET /volume/v3/os-services?host=np0000004460&binary=cinder-scheduler => generated 191 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:31.903752 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5d7b9ecf-2801-42b9-a5d1-8b0f03a4cdfc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:31.905029 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c092bae2-a61c-4c63-b002-e97210ccbb4b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:31.907926 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5d7b9ecf-2801-42b9-a5d1-8b0f03a4cdfc tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:31.908080 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c092bae2-a61c-4c63-b002-e97210ccbb4b tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] GET https://10.4.3.61/volume/v3/os-services?binary=cinder-scheduler Jul 03 19:21:31.908414 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c092bae2-a61c-4c63-b002-e97210ccbb4b tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:31.908683 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c092bae2-a61c-4c63-b002-e97210ccbb4b tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:31.908735 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5d7b9ecf-2801-42b9-a5d1-8b0f03a4cdfc tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:31.909881 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5d7b9ecf-2801-42b9-a5d1-8b0f03a4cdfc tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:31.913809 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c092bae2-a61c-4c63-b002-e97210ccbb4b tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] https://10.4.3.61/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 03 19:21:31.914347 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 79/308] 10.4.3.61 () {66 vars in 1289 bytes} [Fri Jul 3 19:21:31 2026] GET /volume/v3/os-services?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 19:21:31.929051 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:31.929051 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:31.932349 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-56c6f1e8-9f47-49ee-b164-9c4eb6fcf668 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:31.937565 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5d7b9ecf-2801-42b9-a5d1-8b0f03a4cdfc tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:31.943683 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5d7b9ecf-2801-42b9-a5d1-8b0f03a4cdfc tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:31.944348 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 82/309] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:31 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 1162 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:32.232241 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-56c6f1e8-9f47-49ee-b164-9c4eb6fcf668 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:21:32.232581 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-56c6f1e8-9f47-49ee-b164-9c4eb6fcf668 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-2112642115"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:32.234599 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-56c6f1e8-9f47-49ee-b164-9c4eb6fcf668 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-2112642115'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:21:32.234698 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-56c6f1e8-9f47-49ee-b164-9c4eb6fcf668 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Create volume of 1 GB Jul 03 19:21:32.239253 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-56c6f1e8-9f47-49ee-b164-9c4eb6fcf668 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Availability Zones retrieved successfully. Jul 03 19:21:32.246851 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-56c6f1e8-9f47-49ee-b164-9c4eb6fcf668 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Flow 'volume_create_api' (63995153-15a0-4177-9dae-31e18d634be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:21:32.248057 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-56c6f1e8-9f47-49ee-b164-9c4eb6fcf668 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28e3dd72-78cf-4f3d-9828-e3aaa527dd74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:32.249292 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-56c6f1e8-9f47-49ee-b164-9c4eb6fcf668 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:21:32.279974 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-56c6f1e8-9f47-49ee-b164-9c4eb6fcf668 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28e3dd72-78cf-4f3d-9828-e3aaa527dd74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:32.280733 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-56c6f1e8-9f47-49ee-b164-9c4eb6fcf668 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db346fd6-21de-4c3c-81c3-258d44f85385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:32.348522 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-56c6f1e8-9f47-49ee-b164-9c4eb6fcf668 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Created reservations ['928789b0-96d7-4cbf-9ac4-95591b40307d', '981aa090-64a7-478c-baca-ac2469a30cb2', '01b28c3c-1ff3-426d-8c82-04afc618f92f', '367a2ea0-7c8c-4756-8110-92624ed8e15c'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:21:32.349883 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-56c6f1e8-9f47-49ee-b164-9c4eb6fcf668 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db346fd6-21de-4c3c-81c3-258d44f85385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['928789b0-96d7-4cbf-9ac4-95591b40307d', '981aa090-64a7-478c-baca-ac2469a30cb2', '01b28c3c-1ff3-426d-8c82-04afc618f92f', '367a2ea0-7c8c-4756-8110-92624ed8e15c']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:32.350997 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-56c6f1e8-9f47-49ee-b164-9c4eb6fcf668 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5ccd900-2c49-48c9-a0c8-98ebdc07ede3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:32.386186 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-56c6f1e8-9f47-49ee-b164-9c4eb6fcf668 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5ccd900-2c49-48c9-a0c8-98ebdc07ede3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7024f2b-2377-4b1b-8547-b53d011ce73b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2112642115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d85ab2aa57104aa7944202ad9c96115a',qos_specs=None,replication_status=,reservations=['928789b0-96d7-4cbf-9ac4-95591b40307d','981aa090-64a7-478c-baca-ac2469a30cb2','01b28c3c-1ff3-426d-8c82-04afc618f92f','367a2ea0-7c8c-4756-8110-92624ed8e15c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e6dec962a994ce6bc120057ee70e619',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:21:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2112642115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7024f2b-2377-4b1b-8547-b53d011ce73b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d85ab2aa57104aa7944202ad9c96115a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e6dec962a994ce6bc120057ee70e619',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:32.387700 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-56c6f1e8-9f47-49ee-b164-9c4eb6fcf668 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02feb2df-ec51-44db-b193-7652b5cfc70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:32.417763 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-56c6f1e8-9f47-49ee-b164-9c4eb6fcf668 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02feb2df-ec51-44db-b193-7652b5cfc70f) transitioned into state 'SUCCESS' from state '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-2112642115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d85ab2aa57104aa7944202ad9c96115a',qos_specs=None,replication_status=,reservations=['928789b0-96d7-4cbf-9ac4-95591b40307d','981aa090-64a7-478c-baca-ac2469a30cb2','01b28c3c-1ff3-426d-8c82-04afc618f92f','367a2ea0-7c8c-4756-8110-92624ed8e15c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e6dec962a994ce6bc120057ee70e619',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:32.418774 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-56c6f1e8-9f47-49ee-b164-9c4eb6fcf668 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6f64814-4ef4-42e9-9177-912e3fc6af65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:32.434536 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-56c6f1e8-9f47-49ee-b164-9c4eb6fcf668 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6f64814-4ef4-42e9-9177-912e3fc6af65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:32.435530 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-56c6f1e8-9f47-49ee-b164-9c4eb6fcf668 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Flow 'volume_create_api' (63995153-15a0-4177-9dae-31e18d634be8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:21:32.435941 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-56c6f1e8-9f47-49ee-b164-9c4eb6fcf668 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Create volume request issued successfully. Jul 03 19:21:32.436669 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-56c6f1e8-9f47-49ee-b164-9c4eb6fcf668 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:21:32.437139 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 76/310] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:21:31 2026] POST /volume/v3/volumes => generated 752 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:21:32.455008 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-85a2901c-121b-45d4-87cd-c1660adddaa9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:32.458209 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-85a2901c-121b-45d4-87cd-c1660adddaa9 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] GET https://10.4.3.61/volume/v3/volumes/e7024f2b-2377-4b1b-8547-b53d011ce73b Jul 03 19:21:32.458209 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-85a2901c-121b-45d4-87cd-c1660adddaa9 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:32.458209 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-85a2901c-121b-45d4-87cd-c1660adddaa9 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:32.469240 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:32.469240 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:32.473675 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-85a2901c-121b-45d4-87cd-c1660adddaa9 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Volume info retrieved successfully. Jul 03 19:21:32.479275 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-85a2901c-121b-45d4-87cd-c1660adddaa9 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] https://10.4.3.61/volume/v3/volumes/e7024f2b-2377-4b1b-8547-b53d011ce73b returned with HTTP 200 Jul 03 19:21:32.479724 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 74/311] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:32 2026] GET /volume/v3/volumes/e7024f2b-2377-4b1b-8547-b53d011ce73b => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:32.507698 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b23703e8-b9e3-469e-9f85-c255bc975537 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:32.510284 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b23703e8-b9e3-469e-9f85-c255bc975537 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] GET https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f Jul 03 19:21:32.511176 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b23703e8-b9e3-469e-9f85-c255bc975537 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:32.511776 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b23703e8-b9e3-469e-9f85-c255bc975537 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:32.524037 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:32.524037 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:32.527978 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b23703e8-b9e3-469e-9f85-c255bc975537 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Volume info retrieved successfully. Jul 03 19:21:32.532444 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b23703e8-b9e3-469e-9f85-c255bc975537 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f returned with HTTP 200 Jul 03 19:21:32.532838 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 80/312] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:32 2026] GET /volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:32.959874 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-cf9dc16f-6065-4673-90bf-9917a770c6d4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:32.962869 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cf9dc16f-6065-4673-90bf-9917a770c6d4 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:32.962994 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cf9dc16f-6065-4673-90bf-9917a770c6d4 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:32.963406 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cf9dc16f-6065-4673-90bf-9917a770c6d4 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:32.979024 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:32.979024 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:32.984702 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-cf9dc16f-6065-4673-90bf-9917a770c6d4 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:32.990603 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cf9dc16f-6065-4673-90bf-9917a770c6d4 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:32.991445 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 83/313] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:32 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 1162 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:33.494608 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-da5ba404-cc90-4248-9904-becde7fd05dd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:33.496424 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-da5ba404-cc90-4248-9904-becde7fd05dd tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] GET https://10.4.3.61/volume/v3/volumes/e7024f2b-2377-4b1b-8547-b53d011ce73b Jul 03 19:21:33.496844 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-da5ba404-cc90-4248-9904-becde7fd05dd tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:33.496922 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-da5ba404-cc90-4248-9904-becde7fd05dd tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:33.506191 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:33.506191 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:33.511355 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-da5ba404-cc90-4248-9904-becde7fd05dd tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Volume info retrieved successfully. Jul 03 19:21:33.516254 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-da5ba404-cc90-4248-9904-becde7fd05dd tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] https://10.4.3.61/volume/v3/volumes/e7024f2b-2377-4b1b-8547-b53d011ce73b returned with HTTP 200 Jul 03 19:21:33.516656 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 77/314] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:33 2026] GET /volume/v3/volumes/e7024f2b-2377-4b1b-8547-b53d011ce73b => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:33.534037 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b2389958-6154-44f2-929e-8e70b95e9f68 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:33.540157 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b2389958-6154-44f2-929e-8e70b95e9f68 tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] GET https://10.4.3.61/volume/v3/volumes/e7024f2b-2377-4b1b-8547-b53d011ce73b Jul 03 19:21:33.540444 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b2389958-6154-44f2-929e-8e70b95e9f68 tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:33.540671 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b2389958-6154-44f2-929e-8e70b95e9f68 tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:33.549215 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4ddaf75f-5434-40a2-94c1-1405ebd1027a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:33.551189 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:33.551189 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:33.553236 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4ddaf75f-5434-40a2-94c1-1405ebd1027a tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] GET https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f Jul 03 19:21:33.553236 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4ddaf75f-5434-40a2-94c1-1405ebd1027a tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:33.553236 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4ddaf75f-5434-40a2-94c1-1405ebd1027a tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:33.557247 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b2389958-6154-44f2-929e-8e70b95e9f68 tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] Volume info retrieved successfully. Jul 03 19:21:33.563013 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b2389958-6154-44f2-929e-8e70b95e9f68 tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] https://10.4.3.61/volume/v3/volumes/e7024f2b-2377-4b1b-8547-b53d011ce73b returned with HTTP 200 Jul 03 19:21:33.563486 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 75/315] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:33 2026] GET /volume/v3/volumes/e7024f2b-2377-4b1b-8547-b53d011ce73b => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:33.563714 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:33.563714 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:33.568337 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4ddaf75f-5434-40a2-94c1-1405ebd1027a tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Volume info retrieved successfully. Jul 03 19:21:33.573219 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4ddaf75f-5434-40a2-94c1-1405ebd1027a tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f returned with HTTP 200 Jul 03 19:21:33.573676 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 81/316] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:33 2026] GET /volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:33.577078 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ecfaa276-a486-4fc0-9941-c3ee2a0e900d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:33.581614 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ecfaa276-a486-4fc0-9941-c3ee2a0e900d tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] GET https://10.4.3.61/volume/v3/os-services?host=np0000004460&binary=cinder-volume Jul 03 19:21:33.582097 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ecfaa276-a486-4fc0-9941-c3ee2a0e900d tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:33.583310 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ecfaa276-a486-4fc0-9941-c3ee2a0e900d tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:33.594206 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ecfaa276-a486-4fc0-9941-c3ee2a0e900d tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] https://10.4.3.61/volume/v3/os-services?host=np0000004460&binary=cinder-volume returned with HTTP 200 Jul 03 19:21:33.596024 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 84/317] 10.4.3.61 () {66 vars in 1319 bytes} [Fri Jul 3 19:21:33 2026] GET /volume/v3/os-services?host=np0000004460&binary=cinder-volume => generated 275 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:33.606407 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-02792c49-5fe1-42cd-9ac9-ea79746b1a34 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:33.608499 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-02792c49-5fe1-42cd-9ac9-ea79746b1a34 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] GET https://10.4.3.61/volume/v3/volumes/e7024f2b-2377-4b1b-8547-b53d011ce73b Jul 03 19:21:33.608751 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-02792c49-5fe1-42cd-9ac9-ea79746b1a34 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:33.608952 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-02792c49-5fe1-42cd-9ac9-ea79746b1a34 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:33.616637 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:33.616637 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:33.621788 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-02792c49-5fe1-42cd-9ac9-ea79746b1a34 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Volume info retrieved successfully. Jul 03 19:21:33.627805 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-02792c49-5fe1-42cd-9ac9-ea79746b1a34 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] https://10.4.3.61/volume/v3/volumes/e7024f2b-2377-4b1b-8547-b53d011ce73b returned with HTTP 200 Jul 03 19:21:33.628277 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 78/318] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:33 2026] GET /volume/v3/volumes/e7024f2b-2377-4b1b-8547-b53d011ce73b => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:33.646704 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-890551be-0553-4aee-b515-676c29c54bb5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:33.648600 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-890551be-0553-4aee-b515-676c29c54bb5 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] DELETE https://10.4.3.61/volume/v3/volumes/e7024f2b-2377-4b1b-8547-b53d011ce73b Jul 03 19:21:33.648903 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-890551be-0553-4aee-b515-676c29c54bb5 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:33.649112 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-890551be-0553-4aee-b515-676c29c54bb5 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:33.649586 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-890551be-0553-4aee-b515-676c29c54bb5 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Delete volume with id: e7024f2b-2377-4b1b-8547-b53d011ce73b Jul 03 19:21:33.657800 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:33.657800 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:33.658476 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-890551be-0553-4aee-b515-676c29c54bb5 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Volume info retrieved successfully. Jul 03 19:21:33.685003 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-890551be-0553-4aee-b515-676c29c54bb5 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Delete volume request issued successfully. Jul 03 19:21:33.685245 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-890551be-0553-4aee-b515-676c29c54bb5 tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] https://10.4.3.61/volume/v3/volumes/e7024f2b-2377-4b1b-8547-b53d011ce73b returned with HTTP 202 Jul 03 19:21:33.685802 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 76/319] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:21:33 2026] DELETE /volume/v3/volumes/e7024f2b-2377-4b1b-8547-b53d011ce73b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 19:21:33.694849 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-77e877a1-bffe-4319-8e02-b8127ae2e63d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:33.697778 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-77e877a1-bffe-4319-8e02-b8127ae2e63d tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] GET https://10.4.3.61/volume/v3/volumes/e7024f2b-2377-4b1b-8547-b53d011ce73b Jul 03 19:21:33.698069 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-77e877a1-bffe-4319-8e02-b8127ae2e63d tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:33.698350 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-77e877a1-bffe-4319-8e02-b8127ae2e63d tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:33.708129 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:33.708129 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:33.717075 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-77e877a1-bffe-4319-8e02-b8127ae2e63d tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Volume info retrieved successfully. Jul 03 19:21:33.726603 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-77e877a1-bffe-4319-8e02-b8127ae2e63d tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] https://10.4.3.61/volume/v3/volumes/e7024f2b-2377-4b1b-8547-b53d011ce73b returned with HTTP 200 Jul 03 19:21:33.727260 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 82/320] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:33 2026] GET /volume/v3/volumes/e7024f2b-2377-4b1b-8547-b53d011ce73b => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:33.745178 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c29020cb-8a34-441e-a8f1-a9aff07bfe65 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:33.749237 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c29020cb-8a34-441e-a8f1-a9aff07bfe65 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] DELETE https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:33.749885 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c29020cb-8a34-441e-a8f1-a9aff07bfe65 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:33.750295 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c29020cb-8a34-441e-a8f1-a9aff07bfe65 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:33.750652 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-c29020cb-8a34-441e-a8f1-a9aff07bfe65 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Delete volume with id: e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:33.760973 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:33.760973 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:33.762229 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c29020cb-8a34-441e-a8f1-a9aff07bfe65 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Volume info retrieved successfully. Jul 03 19:21:33.792239 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c29020cb-8a34-441e-a8f1-a9aff07bfe65 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Delete volume request issued successfully. Jul 03 19:21:33.792528 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c29020cb-8a34-441e-a8f1-a9aff07bfe65 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f returned with HTTP 202 Jul 03 19:21:33.793210 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 85/321] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:21:33 2026] DELETE /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:21:33.800967 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f23b330c-87f6-4fde-893d-7f26e8e11269 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:33.804497 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f23b330c-87f6-4fde-893d-7f26e8e11269 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] GET https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:33.805058 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f23b330c-87f6-4fde-893d-7f26e8e11269 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:33.805058 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f23b330c-87f6-4fde-893d-7f26e8e11269 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:33.814682 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:33.814682 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:33.819441 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f23b330c-87f6-4fde-893d-7f26e8e11269 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Volume info retrieved successfully. Jul 03 19:21:33.825705 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f23b330c-87f6-4fde-893d-7f26e8e11269 tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f returned with HTTP 200 Jul 03 19:21:33.826255 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 79/322] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:33 2026] GET /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:34.007250 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ac6118b3-8a1b-4c00-aca1-ee83839c1faf None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:34.009306 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ac6118b3-8a1b-4c00-aca1-ee83839c1faf tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:34.009589 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ac6118b3-8a1b-4c00-aca1-ee83839c1faf tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:34.009851 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ac6118b3-8a1b-4c00-aca1-ee83839c1faf tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:34.022455 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:34.022455 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:34.026290 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ac6118b3-8a1b-4c00-aca1-ee83839c1faf tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:34.031641 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ac6118b3-8a1b-4c00-aca1-ee83839c1faf tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:34.032188 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 77/323] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:34 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 1162 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:34.590097 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-73fba374-892f-4f50-b79d-bf6994e80249 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:34.590097 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-73fba374-892f-4f50-b79d-bf6994e80249 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] POST https://10.4.3.61/volume/v3/attachments/844a2b9c-8e51-4632-a78d-edf4a23b15f6/action Jul 03 19:21:34.590097 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-73fba374-892f-4f50-b79d-bf6994e80249 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Action body: b'{"os-complete": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:34.590097 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-73fba374-892f-4f50-b79d-bf6994e80249 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:34.593896 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7692d765-bde0-43b7-91d3-b85a29c20d85 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:34.593896 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7692d765-bde0-43b7-91d3-b85a29c20d85 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] GET https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f Jul 03 19:21:34.594274 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7692d765-bde0-43b7-91d3-b85a29c20d85 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:34.594380 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7692d765-bde0-43b7-91d3-b85a29c20d85 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:34.613205 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:34.613205 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:34.614195 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:34.614195 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:34.617359 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7692d765-bde0-43b7-91d3-b85a29c20d85 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Volume info retrieved successfully. Jul 03 19:21:34.624677 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7692d765-bde0-43b7-91d3-b85a29c20d85 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f returned with HTTP 200 Jul 03 19:21:34.625095 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 86/324] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:34 2026] GET /volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:34.636954 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-7b4e4284-47fb-4002-9803-38d21c8aa2c7 req-73fba374-892f-4f50-b79d-bf6994e80249 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/attachments/844a2b9c-8e51-4632-a78d-edf4a23b15f6/action returned with HTTP 204 Jul 03 19:21:34.637041 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 83/325] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:21:34 2026] POST /volume/v3/attachments/844a2b9c-8e51-4632-a78d-edf4a23b15f6/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:34.742184 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-41a2e7b7-dc05-4a97-a653-88417b7576eb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:34.745121 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-41a2e7b7-dc05-4a97-a653-88417b7576eb tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] GET https://10.4.3.61/volume/v3/volumes/e7024f2b-2377-4b1b-8547-b53d011ce73b Jul 03 19:21:34.745121 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-41a2e7b7-dc05-4a97-a653-88417b7576eb tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:34.745346 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-41a2e7b7-dc05-4a97-a653-88417b7576eb tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:34.754561 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-41a2e7b7-dc05-4a97-a653-88417b7576eb tempest-VolumesServicesTestJSON-2118889099 tempest-VolumesServicesTestJSON-2118889099-project-member] https://10.4.3.61/volume/v3/volumes/e7024f2b-2377-4b1b-8547-b53d011ce73b returned with HTTP 404 Jul 03 19:21:34.754696 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 80/326] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:34 2026] GET /volume/v3/volumes/e7024f2b-2377-4b1b-8547-b53d011ce73b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:34.767407 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-36e9f406-ad76-42dd-a9c3-808feaa72ab1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:34.769626 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-36e9f406-ad76-42dd-a9c3-808feaa72ab1 tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] GET https://10.4.3.61/volume/v3/os-services Jul 03 19:21:34.769626 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-36e9f406-ad76-42dd-a9c3-808feaa72ab1 tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:34.769626 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-36e9f406-ad76-42dd-a9c3-808feaa72ab1 tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:34.779073 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-36e9f406-ad76-42dd-a9c3-808feaa72ab1 tempest-VolumesServicesTestJSON-1326037662 tempest-VolumesServicesTestJSON-1326037662-project-admin] https://10.4.3.61/volume/v3/os-services returned with HTTP 200 Jul 03 19:21:34.779073 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 78/327] 10.4.3.61 () {66 vars in 1242 bytes} [Fri Jul 3 19:21:34 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 19:21:34.838680 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-90964f54-fb51-44a3-aa30-a4399b4866ea None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:34.840795 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-90964f54-fb51-44a3-aa30-a4399b4866ea tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] GET https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f Jul 03 19:21:34.841064 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-90964f54-fb51-44a3-aa30-a4399b4866ea tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:34.841366 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-90964f54-fb51-44a3-aa30-a4399b4866ea tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:34.850323 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-90964f54-fb51-44a3-aa30-a4399b4866ea tempest-AttachSCSIVolumeTestJSON-496493083 tempest-AttachSCSIVolumeTestJSON-496493083-project-member] https://10.4.3.61/volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f returned with HTTP 404 Jul 03 19:21:34.851257 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 87/328] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:34 2026] GET /volume/v3/volumes/e554100d-29e1-4003-b84a-0e8f1fec843f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:35.045685 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-84d899d6-6f6c-4258-86c0-65c09b12e4ab None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:35.048141 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-84d899d6-6f6c-4258-86c0-65c09b12e4ab tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:35.048451 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-84d899d6-6f6c-4258-86c0-65c09b12e4ab tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:35.048906 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-84d899d6-6f6c-4258-86c0-65c09b12e4ab tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:35.063827 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:35.063827 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:35.068593 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-84d899d6-6f6c-4258-86c0-65c09b12e4ab tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:35.075009 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-84d899d6-6f6c-4258-86c0-65c09b12e4ab tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:35.075183 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 84/329] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:35 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 1162 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:35.642230 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-260a915d-50d9-4bf1-bd33-2477c9aa0aaf None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:35.644616 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-260a915d-50d9-4bf1-bd33-2477c9aa0aaf tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] GET https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f Jul 03 19:21:35.644923 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-260a915d-50d9-4bf1-bd33-2477c9aa0aaf tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:35.645219 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-260a915d-50d9-4bf1-bd33-2477c9aa0aaf tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:35.660073 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:35.660073 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:35.665018 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-260a915d-50d9-4bf1-bd33-2477c9aa0aaf tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Volume info retrieved successfully. Jul 03 19:21:35.672183 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-260a915d-50d9-4bf1-bd33-2477c9aa0aaf tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f returned with HTTP 200 Jul 03 19:21:35.672334 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 81/330] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:35 2026] GET /volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:35.686351 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c71edae2-08dc-4fbd-8aac-8b0ad26f0eb7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:35.688833 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c71edae2-08dc-4fbd-8aac-8b0ad26f0eb7 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] GET https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f Jul 03 19:21:35.688833 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c71edae2-08dc-4fbd-8aac-8b0ad26f0eb7 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:35.689535 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c71edae2-08dc-4fbd-8aac-8b0ad26f0eb7 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:35.700581 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:35.700581 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:35.705295 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c71edae2-08dc-4fbd-8aac-8b0ad26f0eb7 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Volume info retrieved successfully. Jul 03 19:21:35.711538 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c71edae2-08dc-4fbd-8aac-8b0ad26f0eb7 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f returned with HTTP 200 Jul 03 19:21:35.712112 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 79/331] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:35 2026] GET /volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:35.724358 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5bac8140-b8df-4c42-b011-b12f1a65da38 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:35.727649 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5bac8140-b8df-4c42-b011-b12f1a65da38 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] GET https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f Jul 03 19:21:35.727846 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5bac8140-b8df-4c42-b011-b12f1a65da38 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:35.728059 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5bac8140-b8df-4c42-b011-b12f1a65da38 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:35.742992 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:35.742992 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:35.748606 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5bac8140-b8df-4c42-b011-b12f1a65da38 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Volume info retrieved successfully. Jul 03 19:21:35.757307 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5bac8140-b8df-4c42-b011-b12f1a65da38 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f returned with HTTP 200 Jul 03 19:21:35.758115 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 88/332] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:35 2026] GET /volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:35.996422 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-a69ec76a-3a2e-4ce3-bd98-351ba88f0ae0 req-b76e9e37-2ea3-479a-9403-f9698a7fc994 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:35.999605 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-a69ec76a-3a2e-4ce3-bd98-351ba88f0ae0 req-b76e9e37-2ea3-479a-9403-f9698a7fc994 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] GET https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f Jul 03 19:21:35.999605 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-a69ec76a-3a2e-4ce3-bd98-351ba88f0ae0 req-b76e9e37-2ea3-479a-9403-f9698a7fc994 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:35.999605 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-a69ec76a-3a2e-4ce3-bd98-351ba88f0ae0 req-b76e9e37-2ea3-479a-9403-f9698a7fc994 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:36.009877 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:36.009877 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:36.014750 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-a69ec76a-3a2e-4ce3-bd98-351ba88f0ae0 req-b76e9e37-2ea3-479a-9403-f9698a7fc994 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Volume info retrieved successfully. Jul 03 19:21:36.021282 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-a69ec76a-3a2e-4ce3-bd98-351ba88f0ae0 req-b76e9e37-2ea3-479a-9403-f9698a7fc994 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f returned with HTTP 200 Jul 03 19:21:36.021897 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 85/333] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:21:35 2026] GET /volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:36.094433 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f7c0a183-0a17-4655-8b24-8c135c249201 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:36.097513 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f7c0a183-0a17-4655-8b24-8c135c249201 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:36.098346 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f7c0a183-0a17-4655-8b24-8c135c249201 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:36.098681 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f7c0a183-0a17-4655-8b24-8c135c249201 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:36.119478 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:36.119478 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:36.124493 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f7c0a183-0a17-4655-8b24-8c135c249201 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:36.131295 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f7c0a183-0a17-4655-8b24-8c135c249201 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:36.131755 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 82/334] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:36 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 1162 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:36.614256 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-c20c870c-22ba-4a86-b1a3-48143d5484f4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:36.616410 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-c20c870c-22ba-4a86-b1a3-48143d5484f4 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] POST https://10.4.3.61/volume/v3/attachments/08a47c52-1c04-4c38-9ff6-f0584d95b769/action Jul 03 19:21:36.616769 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-c20c870c-22ba-4a86-b1a3-48143d5484f4 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:36.617765 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-c20c870c-22ba-4a86-b1a3-48143d5484f4 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:36.657109 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:36.657109 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:36.684716 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-062e0634-77f8-427f-99f0-8fc90c5381f3 req-c20c870c-22ba-4a86-b1a3-48143d5484f4 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/attachments/08a47c52-1c04-4c38-9ff6-f0584d95b769/action returned with HTTP 204 Jul 03 19:21:36.685046 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 80/335] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:21:36 2026] POST /volume/v3/attachments/08a47c52-1c04-4c38-9ff6-f0584d95b769/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:37.152634 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a796505c-fab8-4912-a822-d39335a43f0e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:37.154707 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a796505c-fab8-4912-a822-d39335a43f0e tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:37.155012 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a796505c-fab8-4912-a822-d39335a43f0e tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:37.157475 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a796505c-fab8-4912-a822-d39335a43f0e tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:37.189355 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:37.189355 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:37.198389 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a796505c-fab8-4912-a822-d39335a43f0e tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:37.208551 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a796505c-fab8-4912-a822-d39335a43f0e tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:37.208551 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 89/336] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:37 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 1456 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:37.770702 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-4964dde5-eaca-4117-b7d4-6192de9237ba req-57f119ed-215d-4cb5-8ab3-31968025f235 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:37.773889 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-4964dde5-eaca-4117-b7d4-6192de9237ba req-57f119ed-215d-4cb5-8ab3-31968025f235 tempest-TestMultiAttachVolumeSwap-945016087 tempest-TestMultiAttachVolumeSwap-945016087-project] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:37.774154 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-4964dde5-eaca-4117-b7d4-6192de9237ba req-57f119ed-215d-4cb5-8ab3-31968025f235 tempest-TestMultiAttachVolumeSwap-945016087 tempest-TestMultiAttachVolumeSwap-945016087-project] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:37.774614 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-4964dde5-eaca-4117-b7d4-6192de9237ba req-57f119ed-215d-4cb5-8ab3-31968025f235 tempest-TestMultiAttachVolumeSwap-945016087 tempest-TestMultiAttachVolumeSwap-945016087-project] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:37.794422 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:37.794422 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:37.811732 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-4964dde5-eaca-4117-b7d4-6192de9237ba req-57f119ed-215d-4cb5-8ab3-31968025f235 tempest-TestMultiAttachVolumeSwap-945016087 tempest-TestMultiAttachVolumeSwap-945016087-project] Volume info retrieved successfully. Jul 03 19:21:37.819208 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-4964dde5-eaca-4117-b7d4-6192de9237ba req-57f119ed-215d-4cb5-8ab3-31968025f235 tempest-TestMultiAttachVolumeSwap-945016087 tempest-TestMultiAttachVolumeSwap-945016087-project] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:37.819840 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 86/337] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:21:37 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 1649 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:37.838952 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fbcc28c6-eaae-4b3f-b881-ee576e2d7c8d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:37.841361 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fbcc28c6-eaae-4b3f-b881-ee576e2d7c8d tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-reader] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:37.841905 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fbcc28c6-eaae-4b3f-b881-ee576e2d7c8d tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-reader] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:37.841905 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fbcc28c6-eaae-4b3f-b881-ee576e2d7c8d tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-reader] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:37.859875 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:37.859875 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:37.866714 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-fbcc28c6-eaae-4b3f-b881-ee576e2d7c8d tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-reader] Volume info retrieved successfully. Jul 03 19:21:37.876132 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fbcc28c6-eaae-4b3f-b881-ee576e2d7c8d tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-reader] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:37.876967 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 83/338] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:37 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 1456 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:21:37.896156 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-df5f2a92-9dbe-4bd3-8ad0-0fcde159da2a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:37.899651 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-df5f2a92-9dbe-4bd3-8ad0-0fcde159da2a tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-reader] GET https://10.4.3.61/volume/v3/volumes/80ae3484-78a4-4cef-9d47-1bf0e8695a89 Jul 03 19:21:37.899917 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-df5f2a92-9dbe-4bd3-8ad0-0fcde159da2a tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-reader] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:37.900186 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-df5f2a92-9dbe-4bd3-8ad0-0fcde159da2a tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-reader] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:37.909910 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:37.909910 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:37.915138 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-df5f2a92-9dbe-4bd3-8ad0-0fcde159da2a tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-reader] Volume info retrieved successfully. Jul 03 19:21:37.921656 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-df5f2a92-9dbe-4bd3-8ad0-0fcde159da2a tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-reader] https://10.4.3.61/volume/v3/volumes/80ae3484-78a4-4cef-9d47-1bf0e8695a89 returned with HTTP 200 Jul 03 19:21:37.922239 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 81/339] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:37 2026] GET /volume/v3/volumes/80ae3484-78a4-4cef-9d47-1bf0e8695a89 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:38.047137 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-eaa3de94-dd63-433b-90fa-4670aa126a4d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:38.050688 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-eaa3de94-dd63-433b-90fa-4670aa126a4d tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:38.050998 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-eaa3de94-dd63-433b-90fa-4670aa126a4d tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:38.051296 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-eaa3de94-dd63-433b-90fa-4670aa126a4d tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:38.068813 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:38.068813 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:38.079269 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-eaa3de94-dd63-433b-90fa-4670aa126a4d tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:38.087108 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-eaa3de94-dd63-433b-90fa-4670aa126a4d tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:38.087881 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 90/340] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:38 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 1456 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:38.163186 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-22013d48-98fb-429c-a9df-456761830ebb req-6cff5062-2ef4-4ff1-8403-2f951b2837fc None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:38.166314 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-22013d48-98fb-429c-a9df-456761830ebb req-6cff5062-2ef4-4ff1-8403-2f951b2837fc tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:38.166442 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-22013d48-98fb-429c-a9df-456761830ebb req-6cff5062-2ef4-4ff1-8403-2f951b2837fc tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:38.167020 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-22013d48-98fb-429c-a9df-456761830ebb req-6cff5062-2ef4-4ff1-8403-2f951b2837fc tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:38.190214 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:38.190214 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:38.196477 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-22013d48-98fb-429c-a9df-456761830ebb req-6cff5062-2ef4-4ff1-8403-2f951b2837fc tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:38.203204 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-22013d48-98fb-429c-a9df-456761830ebb req-6cff5062-2ef4-4ff1-8403-2f951b2837fc tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:38.203738 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 87/341] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:21:38 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 1456 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:38.230095 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-22013d48-98fb-429c-a9df-456761830ebb req-49bfb305-a498-4194-a9bc-c1e98a9f523e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:38.233071 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-22013d48-98fb-429c-a9df-456761830ebb req-49bfb305-a498-4194-a9bc-c1e98a9f523e tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] POST https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7/action Jul 03 19:21:38.233739 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-22013d48-98fb-429c-a9df-456761830ebb req-49bfb305-a498-4194-a9bc-c1e98a9f523e tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:38.233816 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-22013d48-98fb-429c-a9df-456761830ebb req-49bfb305-a498-4194-a9bc-c1e98a9f523e tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:38.259786 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:38.259786 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:38.260332 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-22013d48-98fb-429c-a9df-456761830ebb req-49bfb305-a498-4194-a9bc-c1e98a9f523e tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:38.278363 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-22013d48-98fb-429c-a9df-456761830ebb req-49bfb305-a498-4194-a9bc-c1e98a9f523e tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Begin detaching volume completed successfully. Jul 03 19:21:38.278556 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-22013d48-98fb-429c-a9df-456761830ebb req-49bfb305-a498-4194-a9bc-c1e98a9f523e tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7/action returned with HTTP 202 Jul 03 19:21:38.279970 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 84/342] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:21:38 2026] POST /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:21:39.320329 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-40e42f88-ee07-44ec-a0b3-ec8aa91b1ff7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:39.320914 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-40e42f88-ee07-44ec-a0b3-ec8aa91b1ff7 None None] GET https://10.4.3.61/volume// Jul 03 19:21:39.321343 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-40e42f88-ee07-44ec-a0b3-ec8aa91b1ff7 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:39.321526 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-40e42f88-ee07-44ec-a0b3-ec8aa91b1ff7 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:39.322268 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-40e42f88-ee07-44ec-a0b3-ec8aa91b1ff7 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:21:39.323093 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 82/343] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:21:39 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:21:39.333250 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-22013d48-98fb-429c-a9df-456761830ebb req-6c3184c1-d7ea-469b-8819-598eae374ced None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:39.336153 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-22013d48-98fb-429c-a9df-456761830ebb req-6c3184c1-d7ea-469b-8819-598eae374ced tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:39.336641 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-22013d48-98fb-429c-a9df-456761830ebb req-6c3184c1-d7ea-469b-8819-598eae374ced tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:39.337075 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-22013d48-98fb-429c-a9df-456761830ebb req-6c3184c1-d7ea-469b-8819-598eae374ced tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:39.355894 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:39.355894 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:39.366856 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-22013d48-98fb-429c-a9df-456761830ebb req-6c3184c1-d7ea-469b-8819-598eae374ced tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:39.374500 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-22013d48-98fb-429c-a9df-456761830ebb req-6c3184c1-d7ea-469b-8819-598eae374ced tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:39.375194 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 91/344] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:21:39 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 1639 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:21:40.157017 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-22013d48-98fb-429c-a9df-456761830ebb req-6681598a-77d4-4b6c-b55c-171b570de420 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:40.160154 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-22013d48-98fb-429c-a9df-456761830ebb req-6681598a-77d4-4b6c-b55c-171b570de420 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:40.160354 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-22013d48-98fb-429c-a9df-456761830ebb req-6681598a-77d4-4b6c-b55c-171b570de420 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:40.160621 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-22013d48-98fb-429c-a9df-456761830ebb req-6681598a-77d4-4b6c-b55c-171b570de420 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:40.173598 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:40.173598 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:40.177630 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-22013d48-98fb-429c-a9df-456761830ebb req-6681598a-77d4-4b6c-b55c-171b570de420 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:40.182625 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-22013d48-98fb-429c-a9df-456761830ebb req-6681598a-77d4-4b6c-b55c-171b570de420 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:40.183088 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 88/345] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:21:40 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 1459 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:40.700248 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-22013d48-98fb-429c-a9df-456761830ebb req-9cdaf487-a692-4fac-a49f-6864525b45a3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:40.703390 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-22013d48-98fb-429c-a9df-456761830ebb req-9cdaf487-a692-4fac-a49f-6864525b45a3 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] DELETE https://10.4.3.61/volume/v3/attachments/08a47c52-1c04-4c38-9ff6-f0584d95b769 Jul 03 19:21:40.703654 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-22013d48-98fb-429c-a9df-456761830ebb req-9cdaf487-a692-4fac-a49f-6864525b45a3 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:40.703940 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-22013d48-98fb-429c-a9df-456761830ebb req-9cdaf487-a692-4fac-a49f-6864525b45a3 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:40.719519 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:40.719519 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:40.924064 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b92abe5e-aaf5-4514-ac62-d74a01cddee1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:41.281855 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b92abe5e-aaf5-4514-ac62-d74a01cddee1 tempest-VolumeServicesNegativeTest-689065873 tempest-VolumeServicesNegativeTest-689065873-project-admin] GET https://10.4.3.61/volume/v3/os-services Jul 03 19:21:41.282153 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b92abe5e-aaf5-4514-ac62-d74a01cddee1 tempest-VolumeServicesNegativeTest-689065873 tempest-VolumeServicesNegativeTest-689065873-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:41.282966 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b92abe5e-aaf5-4514-ac62-d74a01cddee1 tempest-VolumeServicesNegativeTest-689065873 tempest-VolumeServicesNegativeTest-689065873-project-admin] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:41.295473 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b92abe5e-aaf5-4514-ac62-d74a01cddee1 tempest-VolumeServicesNegativeTest-689065873 tempest-VolumeServicesNegativeTest-689065873-project-admin] https://10.4.3.61/volume/v3/os-services returned with HTTP 200 Jul 03 19:21:41.295832 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 83/346] 10.4.3.61 () {66 vars in 1242 bytes} [Fri Jul 3 19:21:40 2026] GET /volume/v3/os-services => generated 626 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:41.301336 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-22013d48-98fb-429c-a9df-456761830ebb req-9cdaf487-a692-4fac-a49f-6864525b45a3 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/attachments/08a47c52-1c04-4c38-9ff6-f0584d95b769 returned with HTTP 200 Jul 03 19:21:41.301336 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 85/347] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:21:40 2026] DELETE /volume/v3/attachments/08a47c52-1c04-4c38-9ff6-f0584d95b769 => generated 192 bytes in 602 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:41.308687 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8fa187ed-98b6-441c-b627-7efbfbf99718 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:41.312609 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8fa187ed-98b6-441c-b627-7efbfbf99718 tempest-VolumeServicesNegativeTest-689065873 tempest-VolumeServicesNegativeTest-689065873-project-admin] PUT https://10.4.3.61/volume/v3/os-services/disable-log-reason Jul 03 19:21:41.313331 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8fa187ed-98b6-441c-b627-7efbfbf99718 tempest-VolumeServicesNegativeTest-689065873 tempest-VolumeServicesNegativeTest-689065873-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000004460", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:41.315476 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8fa187ed-98b6-441c-b627-7efbfbf99718 tempest-VolumeServicesNegativeTest-689065873 tempest-VolumeServicesNegativeTest-689065873-project-admin] https://10.4.3.61/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 03 19:21:41.315722 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 92/348] 10.4.3.61 () {68 vars in 1319 bytes} [Fri Jul 3 19:21:41 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 19:21:41.332637 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9c631062-68e4-4472-af1d-1b5b036bb79f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:41.336191 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9c631062-68e4-4472-af1d-1b5b036bb79f tempest-VolumeServicesNegativeTest-689065873 tempest-VolumeServicesNegativeTest-689065873-project-admin] PUT https://10.4.3.61/volume/v3/os-services/disable Jul 03 19:21:41.337010 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9c631062-68e4-4472-af1d-1b5b036bb79f tempest-VolumeServicesNegativeTest-689065873 tempest-VolumeServicesNegativeTest-689065873-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000004460", "binary": "invalid_binary"} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:41.356054 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9c631062-68e4-4472-af1d-1b5b036bb79f tempest-VolumeServicesNegativeTest-689065873 tempest-VolumeServicesNegativeTest-689065873-project-admin] https://10.4.3.61/volume/v3/os-services/disable returned with HTTP 404 Jul 03 19:21:41.358479 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 89/349] 10.4.3.61 () {68 vars in 1286 bytes} [Fri Jul 3 19:21:41 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:41.372122 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3bc4fb90-fe3b-4582-b406-52a1e1e84c95 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:41.374808 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3bc4fb90-fe3b-4582-b406-52a1e1e84c95 tempest-VolumeServicesNegativeTest-689065873 tempest-VolumeServicesNegativeTest-689065873-project-admin] PUT https://10.4.3.61/volume/v3/os-services/enable Jul 03 19:21:41.375033 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3bc4fb90-fe3b-4582-b406-52a1e1e84c95 tempest-VolumeServicesNegativeTest-689065873 tempest-VolumeServicesNegativeTest-689065873-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:41.388911 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3bc4fb90-fe3b-4582-b406-52a1e1e84c95 tempest-VolumeServicesNegativeTest-689065873 tempest-VolumeServicesNegativeTest-689065873-project-admin] https://10.4.3.61/volume/v3/os-services/enable returned with HTTP 404 Jul 03 19:21:41.389533 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 84/350] 10.4.3.61 () {68 vars in 1283 bytes} [Fri Jul 3 19:21:41 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 19:21:41.400796 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4d3763fc-607b-4381-9e44-95d4d86273a5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:41.402733 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4d3763fc-607b-4381-9e44-95d4d86273a5 tempest-VolumeServicesNegativeTest-689065873 tempest-VolumeServicesNegativeTest-689065873-project-admin] PUT https://10.4.3.61/volume/v3/os-services/freeze Jul 03 19:21:41.404678 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4d3763fc-607b-4381-9e44-95d4d86273a5 tempest-VolumeServicesNegativeTest-689065873 tempest-VolumeServicesNegativeTest-689065873-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:41.410775 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:41.410775 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:41.419658 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4d3763fc-607b-4381-9e44-95d4d86273a5 tempest-VolumeServicesNegativeTest-689065873 tempest-VolumeServicesNegativeTest-689065873-project-admin] https://10.4.3.61/volume/v3/os-services/freeze returned with HTTP 400 Jul 03 19:21:41.420383 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 86/351] 10.4.3.61 () {68 vars in 1283 bytes} [Fri Jul 3 19:21:41 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:21:41.447223 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6ebc6c1d-0434-4a36-8054-80d99503b414 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:41.451047 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6ebc6c1d-0434-4a36-8054-80d99503b414 tempest-VolumeServicesNegativeTest-689065873 tempest-VolumeServicesNegativeTest-689065873-project-admin] PUT https://10.4.3.61/volume/v3/os-services/thaw Jul 03 19:21:41.451457 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6ebc6c1d-0434-4a36-8054-80d99503b414 tempest-VolumeServicesNegativeTest-689065873 tempest-VolumeServicesNegativeTest-689065873-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:41.468469 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6ebc6c1d-0434-4a36-8054-80d99503b414 tempest-VolumeServicesNegativeTest-689065873 tempest-VolumeServicesNegativeTest-689065873-project-admin] https://10.4.3.61/volume/v3/os-services/thaw returned with HTTP 400 Jul 03 19:21:41.469214 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 93/352] 10.4.3.61 () {68 vars in 1277 bytes} [Fri Jul 3 19:21:41 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:21:42.830496 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a043e6dc-23f8-4a4e-aa02-eac76fff103a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:42.836942 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a043e6dc-23f8-4a4e-aa02-eac76fff103a tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:42.840508 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a043e6dc-23f8-4a4e-aa02-eac76fff103a tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:42.841136 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a043e6dc-23f8-4a4e-aa02-eac76fff103a tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:42.852651 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:42.852651 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:42.858712 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a043e6dc-23f8-4a4e-aa02-eac76fff103a tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:42.866924 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a043e6dc-23f8-4a4e-aa02-eac76fff103a tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:42.867557 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 90/353] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:42 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 1159 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:42.955918 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-32259b10-288f-421a-8984-95bf8ca80a1b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:42.958846 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-32259b10-288f-421a-8984-95bf8ca80a1b tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:42.959007 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-32259b10-288f-421a-8984-95bf8ca80a1b tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:42.959572 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-32259b10-288f-421a-8984-95bf8ca80a1b tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:42.976268 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:42.976268 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:42.980478 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-32259b10-288f-421a-8984-95bf8ca80a1b tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:42.986146 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-32259b10-288f-421a-8984-95bf8ca80a1b tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:42.986867 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 85/354] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:21:42 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 1159 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:43.057470 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-8b7fedd9-130f-4eed-ad54-87f8d888475b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:43.060348 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-8b7fedd9-130f-4eed-ad54-87f8d888475b tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] POST https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7/action Jul 03 19:21:43.061770 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-8b7fedd9-130f-4eed-ad54-87f8d888475b tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:43.061770 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-8b7fedd9-130f-4eed-ad54-87f8d888475b tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:43.090073 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:43.090073 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:43.090073 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-8b7fedd9-130f-4eed-ad54-87f8d888475b tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:43.101678 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-8b7fedd9-130f-4eed-ad54-87f8d888475b tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Begin detaching volume completed successfully. Jul 03 19:21:43.101918 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-8b7fedd9-130f-4eed-ad54-87f8d888475b tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7/action returned with HTTP 202 Jul 03 19:21:43.102685 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 87/355] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:21:43 2026] POST /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:21:43.463607 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3835482c-a468-4020-b5ef-5284cd56b07c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:43.465781 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3835482c-a468-4020-b5ef-5284cd56b07c tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 Jul 03 19:21:43.466558 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3835482c-a468-4020-b5ef-5284cd56b07c tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:43.466805 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3835482c-a468-4020-b5ef-5284cd56b07c tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:43.478680 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:43.478680 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:43.490041 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3835482c-a468-4020-b5ef-5284cd56b07c tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:21:43.497863 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3835482c-a468-4020-b5ef-5284cd56b07c tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 returned with HTTP 200 Jul 03 19:21:43.498581 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 94/356] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:43 2026] GET /volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:43.562003 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-33dc16cf-97ec-4e3d-a8d9-b41e72a52541 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:43.567184 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-33dc16cf-97ec-4e3d-a8d9-b41e72a52541 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 Jul 03 19:21:43.567184 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-33dc16cf-97ec-4e3d-a8d9-b41e72a52541 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:43.567184 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-33dc16cf-97ec-4e3d-a8d9-b41e72a52541 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:43.580220 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:43.580220 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:43.586879 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-33dc16cf-97ec-4e3d-a8d9-b41e72a52541 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:21:43.594500 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-33dc16cf-97ec-4e3d-a8d9-b41e72a52541 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 returned with HTTP 200 Jul 03 19:21:43.595597 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 91/357] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:21:43 2026] GET /volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:44.161440 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ca2152c1-5b7f-4a45-849d-fdb234d972e5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:44.161971 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ca2152c1-5b7f-4a45-849d-fdb234d972e5 None None] GET https://10.4.3.61/volume// Jul 03 19:21:44.162323 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ca2152c1-5b7f-4a45-849d-fdb234d972e5 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:44.162676 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ca2152c1-5b7f-4a45-849d-fdb234d972e5 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:44.163120 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ca2152c1-5b7f-4a45-849d-fdb234d972e5 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:21:44.163879 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 86/358] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:21:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:21:44.174885 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-b2b3fd28-dad5-4935-aca1-a5005bfb8fbd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:44.178177 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-b2b3fd28-dad5-4935-aca1-a5005bfb8fbd tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:44.178497 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-b2b3fd28-dad5-4935-aca1-a5005bfb8fbd tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:44.178793 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-b2b3fd28-dad5-4935-aca1-a5005bfb8fbd tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:44.195011 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:44.195011 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:44.200942 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-b2b3fd28-dad5-4935-aca1-a5005bfb8fbd tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:44.207381 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-b2b3fd28-dad5-4935-aca1-a5005bfb8fbd tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:44.207975 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 88/359] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:21:44 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 1342 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:21:45.658766 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6f156190-160b-414d-af11-d1429896e58e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:45.659311 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6f156190-160b-414d-af11-d1429896e58e None None] GET https://10.4.3.61/volume// Jul 03 19:21:45.659404 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6f156190-160b-414d-af11-d1429896e58e None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:45.659586 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6f156190-160b-414d-af11-d1429896e58e None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:45.659973 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6f156190-160b-414d-af11-d1429896e58e None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:21:45.660399 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 95/360] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:21:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:21:45.675007 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-e4b1ff37-ce0d-42bc-9af3-3667b871e4b9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:45.677701 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-e4b1ff37-ce0d-42bc-9af3-3667b871e4b9 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:21:45.678282 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-e4b1ff37-ce0d-42bc-9af3-3667b871e4b9 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea6571c8-08f9-48ce-b138-c43984a20980", "connector": null, "instance_uuid": "c5ca99cc-8878-44b7-9452-63312f79762b"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:45.691494 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:45.691494 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:45.760200 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-e4b1ff37-ce0d-42bc-9af3-3667b871e4b9 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:21:45.760646 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 92/361] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:21:45 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:46.132213 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-40abc48c-761a-4a1c-a999-d6708e5a1e8d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:46.136827 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-40abc48c-761a-4a1c-a999-d6708e5a1e8d tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 Jul 03 19:21:46.136827 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-40abc48c-761a-4a1c-a999-d6708e5a1e8d tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:46.137027 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-40abc48c-761a-4a1c-a999-d6708e5a1e8d tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:46.156982 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:46.156982 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:46.167326 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-40abc48c-761a-4a1c-a999-d6708e5a1e8d tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:21:46.181381 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-40abc48c-761a-4a1c-a999-d6708e5a1e8d tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 returned with HTTP 200 Jul 03 19:21:46.181381 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 87/362] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:46 2026] GET /volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:46.304484 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-6e6f148c-7b56-4e02-9801-af0990c25423 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:46.308448 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-6e6f148c-7b56-4e02-9801-af0990c25423 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:21:46.308448 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-6e6f148c-7b56-4e02-9801-af0990c25423 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:46.308609 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-6e6f148c-7b56-4e02-9801-af0990c25423 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:46.314442 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-46ab3a06-98e0-4dc1-a555-129f363d9703 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:46.315140 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-46ab3a06-98e0-4dc1-a555-129f363d9703 None None] GET https://10.4.3.61/volume// Jul 03 19:21:46.317783 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-46ab3a06-98e0-4dc1-a555-129f363d9703 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:46.317783 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-46ab3a06-98e0-4dc1-a555-129f363d9703 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:46.317783 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-46ab3a06-98e0-4dc1-a555-129f363d9703 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:21:46.320734 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 96/363] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:21:46 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:21:46.328531 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:46.328531 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:46.334479 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-6e6f148c-7b56-4e02-9801-af0990c25423 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:46.335680 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-91f1142b-31fc-4fa5-809d-65b4ddd414ce None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:46.339482 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-91f1142b-31fc-4fa5-809d-65b4ddd414ce tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 Jul 03 19:21:46.339686 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-91f1142b-31fc-4fa5-809d-65b4ddd414ce tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:46.339913 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-91f1142b-31fc-4fa5-809d-65b4ddd414ce tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:46.340341 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-6e6f148c-7b56-4e02-9801-af0990c25423 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:21:46.344205 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 89/364] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:21:46 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 1162 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:46.352895 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:46.352895 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:46.356836 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-91f1142b-31fc-4fa5-809d-65b4ddd414ce tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:21:46.361301 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-91f1142b-31fc-4fa5-809d-65b4ddd414ce tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 returned with HTTP 200 Jul 03 19:21:46.361671 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 93/365] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:21:46 2026] GET /volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 19:21:46.479525 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-e63620ea-e802-4f05-98fd-ed47b7b70577 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:46.479917 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-e63620ea-e802-4f05-98fd-ed47b7b70577 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] PUT https://10.4.3.61/volume/v3/attachments/f26731d1-9cf3-4669-8961-84d776f01f6a Jul 03 19:21:46.480583 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-e63620ea-e802-4f05-98fd-ed47b7b70577 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:46.494002 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-e63620ea-e802-4f05-98fd-ed47b7b70577 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Acquiring lock "cinder-attachment_update-ea6571c8-08f9-48ce-b138-c43984a20980-np0000004460" by "attachment_update" {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:21:46.499935 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-e63620ea-e802-4f05-98fd-ed47b7b70577 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Lock "cinder-attachment_update-ea6571c8-08f9-48ce-b138-c43984a20980-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:21:46.501381 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:46.501381 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:47.031670 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-e63620ea-e802-4f05-98fd-ed47b7b70577 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Lock "cinder-attachment_update-ea6571c8-08f9-48ce-b138-c43984a20980-np0000004460" released by "attachment_update" :: held 0.532s {{(pid=99926) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:21:47.032152 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-e63620ea-e802-4f05-98fd-ed47b7b70577 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/attachments/f26731d1-9cf3-4669-8961-84d776f01f6a returned with HTTP 200 Jul 03 19:21:47.032853 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 88/366] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:21:46 2026] PUT /volume/v3/attachments/f26731d1-9cf3-4669-8961-84d776f01f6a => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:47.195937 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d7414c12-1daf-4c42-bf10-b2347f00be81 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:47.197951 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d7414c12-1daf-4c42-bf10-b2347f00be81 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 Jul 03 19:21:47.198142 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d7414c12-1daf-4c42-bf10-b2347f00be81 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:47.198352 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d7414c12-1daf-4c42-bf10-b2347f00be81 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:47.209943 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:47.209943 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:47.215967 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d7414c12-1daf-4c42-bf10-b2347f00be81 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:21:47.221930 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d7414c12-1daf-4c42-bf10-b2347f00be81 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 returned with HTTP 200 Jul 03 19:21:47.222061 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 97/367] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:47 2026] GET /volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:47.527519 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bef728b8-a333-4bbf-a6b4-0e276e7bbd16 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:47.838360 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bef728b8-a333-4bbf-a6b4-0e276e7bbd16 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-project-admin] GET https://10.4.3.61/volume/v3/os-quota-sets/70c6e7b3d68b4006b6d99c3204d08751 Jul 03 19:21:47.838586 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bef728b8-a333-4bbf-a6b4-0e276e7bbd16 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:47.838788 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bef728b8-a333-4bbf-a6b4-0e276e7bbd16 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:47.849509 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-6219eff8-8ea0-47e1-b178-6e8c7634c71b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:47.852509 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-6219eff8-8ea0-47e1-b178-6e8c7634c71b tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] DELETE https://10.4.3.61/volume/v3/attachments/2c977099-5ebd-4bf6-a575-013b2b532a59 Jul 03 19:21:47.852705 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-6219eff8-8ea0-47e1-b178-6e8c7634c71b tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:47.852932 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-6219eff8-8ea0-47e1-b178-6e8c7634c71b tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:47.863612 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:47.863612 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:47.866964 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-bef728b8-a333-4bbf-a6b4-0e276e7bbd16 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-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 19:21:47.867707 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-bef728b8-a333-4bbf-a6b4-0e276e7bbd16 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-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 19:21:47.868012 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-bef728b8-a333-4bbf-a6b4-0e276e7bbd16 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-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 19:21:47.868342 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-bef728b8-a333-4bbf-a6b4-0e276e7bbd16 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-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 19:21:47.878388 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bef728b8-a333-4bbf-a6b4-0e276e7bbd16 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/70c6e7b3d68b4006b6d99c3204d08751 returned with HTTP 200 Jul 03 19:21:47.878388 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 90/368] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:47 2026] GET /volume/v3/os-quota-sets/70c6e7b3d68b4006b6d99c3204d08751 => generated 437 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:47.889387 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5f3728cb-eb3a-4807-80ac-44e55cc526e3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:47.892688 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5f3728cb-eb3a-4807-80ac-44e55cc526e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-project-admin] PUT https://10.4.3.61/volume/v3/os-quota-sets/70c6e7b3d68b4006b6d99c3204d08751 Jul 03 19:21:47.893254 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5f3728cb-eb3a-4807-80ac-44e55cc526e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:47.908139 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:47.908139 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:47.965980 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-5f3728cb-eb3a-4807-80ac-44e55cc526e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-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 19:21:47.967052 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-5f3728cb-eb3a-4807-80ac-44e55cc526e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-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 19:21:47.967052 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-5f3728cb-eb3a-4807-80ac-44e55cc526e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-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 19:21:47.967434 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-5f3728cb-eb3a-4807-80ac-44e55cc526e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-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 19:21:47.978852 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5f3728cb-eb3a-4807-80ac-44e55cc526e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/70c6e7b3d68b4006b6d99c3204d08751 returned with HTTP 200 Jul 03 19:21:47.979522 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 89/369] 10.4.3.61 () {68 vars in 1367 bytes} [Fri Jul 3 19:21:47 2026] PUT /volume/v3/os-quota-sets/70c6e7b3d68b4006b6d99c3204d08751 => generated 390 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:47.996196 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-539a642d-03f4-4fbb-a74e-819f458d6de6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:48.238266 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ef2bb046-b45e-4403-9d9b-7bbe833636f6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:48.241152 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ef2bb046-b45e-4403-9d9b-7bbe833636f6 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 Jul 03 19:21:48.241469 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ef2bb046-b45e-4403-9d9b-7bbe833636f6 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:48.241674 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ef2bb046-b45e-4403-9d9b-7bbe833636f6 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:48.254877 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:48.254877 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:48.258891 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ef2bb046-b45e-4403-9d9b-7bbe833636f6 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:21:48.264657 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ef2bb046-b45e-4403-9d9b-7bbe833636f6 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 returned with HTTP 200 Jul 03 19:21:48.265241 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 91/370] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:48 2026] GET /volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:48.280884 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-539a642d-03f4-4fbb-a74e-819f458d6de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:21:48.281277 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-539a642d-03f4-4fbb-a74e-819f458d6de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1159776268"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:48.283189 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-539a642d-03f4-4fbb-a74e-819f458d6de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1159776268'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:21:48.283428 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-539a642d-03f4-4fbb-a74e-819f458d6de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Create volume of 1 GB Jul 03 19:21:48.288952 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-539a642d-03f4-4fbb-a74e-819f458d6de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Availability Zones retrieved successfully. Jul 03 19:21:48.296202 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-539a642d-03f4-4fbb-a74e-819f458d6de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Flow 'volume_create_api' (81d4d222-4174-4fc6-a9c6-d967a0c06da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:21:48.297851 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-539a642d-03f4-4fbb-a74e-819f458d6de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (992672a4-be62-4a8b-84bc-3226833682c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:48.299114 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-539a642d-03f4-4fbb-a74e-819f458d6de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:21:48.341774 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-539a642d-03f4-4fbb-a74e-819f458d6de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (992672a4-be62-4a8b-84bc-3226833682c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:48.342674 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-539a642d-03f4-4fbb-a74e-819f458d6de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e746400c-129d-45c7-9851-bc9614338a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:48.404988 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-589efe70-1cd5-4293-82c6-224cfe999a6c req-6219eff8-8ea0-47e1-b178-6e8c7634c71b tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/attachments/2c977099-5ebd-4bf6-a575-013b2b532a59 returned with HTTP 200 Jul 03 19:21:48.405309 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 94/371] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:21:47 2026] DELETE /volume/v3/attachments/2c977099-5ebd-4bf6-a575-013b2b532a59 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:48.430239 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-539a642d-03f4-4fbb-a74e-819f458d6de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Created reservations ['37287134-26e0-4326-8579-a13a6179863f', '0eabfaa8-7b5a-4960-bd11-02a2e392c514', 'd1b5625e-bb4a-4d34-8da8-da836f0c0f66', '956edbd1-0511-474a-949f-c9b66b974ad1'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:21:48.430643 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-539a642d-03f4-4fbb-a74e-819f458d6de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e746400c-129d-45c7-9851-bc9614338a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37287134-26e0-4326-8579-a13a6179863f', '0eabfaa8-7b5a-4960-bd11-02a2e392c514', 'd1b5625e-bb4a-4d34-8da8-da836f0c0f66', '956edbd1-0511-474a-949f-c9b66b974ad1']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:48.431838 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-539a642d-03f4-4fbb-a74e-819f458d6de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f5afb16-66e1-4ce0-ad71-8cb43e231d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:48.462055 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-539a642d-03f4-4fbb-a74e-819f458d6de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f5afb16-66e1-4ce0-ad71-8cb43e231d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a89edbd-7f39-46f3-88fe-e37f6633bd4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1159776268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70c6e7b3d68b4006b6d99c3204d08751',qos_specs=None,replication_status=,reservations=['37287134-26e0-4326-8579-a13a6179863f','0eabfaa8-7b5a-4960-bd11-02a2e392c514','d1b5625e-bb4a-4d34-8da8-da836f0c0f66','956edbd1-0511-474a-949f-c9b66b974ad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcaffa465e514e12a257a2ee344e7244',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:21:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1159776268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a89edbd-7f39-46f3-88fe-e37f6633bd4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70c6e7b3d68b4006b6d99c3204d08751',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcaffa465e514e12a257a2ee344e7244',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:48.462853 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-539a642d-03f4-4fbb-a74e-819f458d6de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (090ace40-237c-4ba5-9dce-ab6647e80def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:48.486247 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-539a642d-03f4-4fbb-a74e-819f458d6de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (090ace40-237c-4ba5-9dce-ab6647e80def) transitioned into state 'SUCCESS' from state '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-1159776268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70c6e7b3d68b4006b6d99c3204d08751',qos_specs=None,replication_status=,reservations=['37287134-26e0-4326-8579-a13a6179863f','0eabfaa8-7b5a-4960-bd11-02a2e392c514','d1b5625e-bb4a-4d34-8da8-da836f0c0f66','956edbd1-0511-474a-949f-c9b66b974ad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcaffa465e514e12a257a2ee344e7244',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:48.486939 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-539a642d-03f4-4fbb-a74e-819f458d6de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f72b974d-a686-4dcc-a19d-7e21fbc763b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:48.501143 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-539a642d-03f4-4fbb-a74e-819f458d6de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f72b974d-a686-4dcc-a19d-7e21fbc763b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:48.503599 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-539a642d-03f4-4fbb-a74e-819f458d6de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Flow 'volume_create_api' (81d4d222-4174-4fc6-a9c6-d967a0c06da6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:21:48.504214 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-539a642d-03f4-4fbb-a74e-819f458d6de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Create volume request issued successfully. Jul 03 19:21:48.505047 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-539a642d-03f4-4fbb-a74e-819f458d6de6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:21:48.505403 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 98/372] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:21:47 2026] POST /volume/v3/volumes => generated 765 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:21:48.525846 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-28369e22-ff65-4223-a841-cf011b17ecce None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:48.529430 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-28369e22-ff65-4223-a841-cf011b17ecce tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] GET https://10.4.3.61/volume/v3/volumes/3a89edbd-7f39-46f3-88fe-e37f6633bd4b Jul 03 19:21:48.529797 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-28369e22-ff65-4223-a841-cf011b17ecce tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:48.530088 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-28369e22-ff65-4223-a841-cf011b17ecce tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:48.540680 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:48.540680 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:48.546610 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-28369e22-ff65-4223-a841-cf011b17ecce tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Volume info retrieved successfully. Jul 03 19:21:48.553769 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-28369e22-ff65-4223-a841-cf011b17ecce tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] https://10.4.3.61/volume/v3/volumes/3a89edbd-7f39-46f3-88fe-e37f6633bd4b returned with HTTP 200 Jul 03 19:21:48.554368 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 90/373] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:48 2026] GET /volume/v3/volumes/3a89edbd-7f39-46f3-88fe-e37f6633bd4b => generated 833 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:49.282226 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f461affc-f72f-4ca2-a9ef-0f642839d4b2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:49.288403 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f461affc-f72f-4ca2-a9ef-0f642839d4b2 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 Jul 03 19:21:49.288731 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f461affc-f72f-4ca2-a9ef-0f642839d4b2 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:49.289022 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f461affc-f72f-4ca2-a9ef-0f642839d4b2 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:49.306941 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:49.306941 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:49.315277 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f461affc-f72f-4ca2-a9ef-0f642839d4b2 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:21:49.322838 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f461affc-f72f-4ca2-a9ef-0f642839d4b2 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 returned with HTTP 200 Jul 03 19:21:49.323523 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 92/374] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:49 2026] GET /volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:49.570803 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-cf7150c4-77eb-482b-a2cd-246dab09c6bd None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:49.573257 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cf7150c4-77eb-482b-a2cd-246dab09c6bd tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] GET https://10.4.3.61/volume/v3/volumes/3a89edbd-7f39-46f3-88fe-e37f6633bd4b Jul 03 19:21:49.573522 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cf7150c4-77eb-482b-a2cd-246dab09c6bd tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:49.573790 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cf7150c4-77eb-482b-a2cd-246dab09c6bd tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:49.584233 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:49.584233 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:49.590125 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-cf7150c4-77eb-482b-a2cd-246dab09c6bd tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Volume info retrieved successfully. Jul 03 19:21:49.596202 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cf7150c4-77eb-482b-a2cd-246dab09c6bd tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] https://10.4.3.61/volume/v3/volumes/3a89edbd-7f39-46f3-88fe-e37f6633bd4b returned with HTTP 200 Jul 03 19:21:49.597092 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 95/375] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:49 2026] GET /volume/v3/volumes/3a89edbd-7f39-46f3-88fe-e37f6633bd4b => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:49.615961 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c423d9a0-e89f-49a4-a2c6-bcc265d15155 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:49.618248 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c423d9a0-e89f-49a4-a2c6-bcc265d15155 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:21:49.618788 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c423d9a0-e89f-49a4-a2c6-bcc265d15155 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3a89edbd-7f39-46f3-88fe-e37f6633bd4b", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1435000438"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:49.627758 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:49.627758 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:49.628325 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c423d9a0-e89f-49a4-a2c6-bcc265d15155 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Volume info retrieved successfully. Jul 03 19:21:49.628466 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-c423d9a0-e89f-49a4-a2c6-bcc265d15155 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Create snapshot from volume 3a89edbd-7f39-46f3-88fe-e37f6633bd4b Jul 03 19:21:49.673314 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-c423d9a0-e89f-49a4-a2c6-bcc265d15155 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Created reservations ['9d6942e6-850d-4038-878a-78445db4f697', 'a3431ead-e9d0-47a6-bddd-33cf55ff512e', '5fd7003c-bb01-455e-a491-af23968bda1e', '18bafd92-6566-47db-b9fe-ee7ef2be5142'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:21:49.710627 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c423d9a0-e89f-49a4-a2c6-bcc265d15155 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Snapshot create request issued successfully. Jul 03 19:21:49.711094 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c423d9a0-e89f-49a4-a2c6-bcc265d15155 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:21:49.711928 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 99/376] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:21:49 2026] POST /volume/v3/snapshots => generated 323 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:21:49.722069 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b3721e02-d565-45c7-998c-3fdd215c1147 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:49.725208 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b3721e02-d565-45c7-998c-3fdd215c1147 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] GET https://10.4.3.61/volume/v3/snapshots/7aa246b8-732d-4f48-989d-2e7b6b96368f Jul 03 19:21:49.725791 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b3721e02-d565-45c7-998c-3fdd215c1147 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:49.725858 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b3721e02-d565-45c7-998c-3fdd215c1147 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:49.732271 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:49.732271 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:49.733157 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b3721e02-d565-45c7-998c-3fdd215c1147 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Snapshot retrieved successfully. Jul 03 19:21:49.733955 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b3721e02-d565-45c7-998c-3fdd215c1147 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] https://10.4.3.61/volume/v3/snapshots/7aa246b8-732d-4f48-989d-2e7b6b96368f returned with HTTP 200 Jul 03 19:21:49.734446 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 91/377] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:49 2026] GET /volume/v3/snapshots/7aa246b8-732d-4f48-989d-2e7b6b96368f => generated 455 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:50.341648 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b2546fdc-8c72-442e-8741-893771a4fb20 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:50.343908 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b2546fdc-8c72-442e-8741-893771a4fb20 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 Jul 03 19:21:50.344526 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b2546fdc-8c72-442e-8741-893771a4fb20 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:50.345187 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b2546fdc-8c72-442e-8741-893771a4fb20 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:50.357051 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:50.357051 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:50.363105 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b2546fdc-8c72-442e-8741-893771a4fb20 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:21:50.370620 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b2546fdc-8c72-442e-8741-893771a4fb20 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 returned with HTTP 200 Jul 03 19:21:50.371530 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 93/378] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:50 2026] GET /volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:50.748046 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-33b3a69e-9ac7-4c85-ac38-282d37758940 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:50.750826 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-33b3a69e-9ac7-4c85-ac38-282d37758940 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] GET https://10.4.3.61/volume/v3/snapshots/7aa246b8-732d-4f48-989d-2e7b6b96368f Jul 03 19:21:50.751987 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-33b3a69e-9ac7-4c85-ac38-282d37758940 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:50.752613 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-33b3a69e-9ac7-4c85-ac38-282d37758940 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:50.761501 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:50.761501 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:50.762597 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-33b3a69e-9ac7-4c85-ac38-282d37758940 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Snapshot retrieved successfully. Jul 03 19:21:50.763874 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-33b3a69e-9ac7-4c85-ac38-282d37758940 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] https://10.4.3.61/volume/v3/snapshots/7aa246b8-732d-4f48-989d-2e7b6b96368f returned with HTTP 200 Jul 03 19:21:50.764425 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 96/379] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:50 2026] GET /volume/v3/snapshots/7aa246b8-732d-4f48-989d-2e7b6b96368f => generated 482 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:50.777035 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e7623046-7475-43a0-8e2f-f8e5000f27a6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:50.783374 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e7623046-7475-43a0-8e2f-f8e5000f27a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-project-admin] PUT https://10.4.3.61/volume/v3/os-quota-sets/70c6e7b3d68b4006b6d99c3204d08751 Jul 03 19:21:50.784223 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e7623046-7475-43a0-8e2f-f8e5000f27a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:50.806288 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:50.806288 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:50.865081 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-e7623046-7475-43a0-8e2f-f8e5000f27a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-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 19:21:50.865378 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-e7623046-7475-43a0-8e2f-f8e5000f27a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-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 19:21:50.865803 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-e7623046-7475-43a0-8e2f-f8e5000f27a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-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 19:21:50.866539 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-e7623046-7475-43a0-8e2f-f8e5000f27a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-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 19:21:50.866882 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-e7623046-7475-43a0-8e2f-f8e5000f27a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-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 19:21:50.867640 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-e7623046-7475-43a0-8e2f-f8e5000f27a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-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 19:21:50.875779 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e7623046-7475-43a0-8e2f-f8e5000f27a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/70c6e7b3d68b4006b6d99c3204d08751 returned with HTTP 200 Jul 03 19:21:50.876328 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 100/380] 10.4.3.61 () {68 vars in 1367 bytes} [Fri Jul 3 19:21:50 2026] PUT /volume/v3/os-quota-sets/70c6e7b3d68b4006b6d99c3204d08751 => generated 390 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:50.893832 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9ef7f95f-159a-45b4-a31d-1a5bd4ea35a8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:50.898856 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9ef7f95f-159a-45b4-a31d-1a5bd4ea35a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:21:50.900722 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9ef7f95f-159a-45b4-a31d-1a5bd4ea35a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3a89edbd-7f39-46f3-88fe-e37f6633bd4b"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:50.912523 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:50.912523 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:50.912969 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9ef7f95f-159a-45b4-a31d-1a5bd4ea35a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Volume info retrieved successfully. Jul 03 19:21:50.913114 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-9ef7f95f-159a-45b4-a31d-1a5bd4ea35a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Create snapshot from volume 3a89edbd-7f39-46f3-88fe-e37f6633bd4b Jul 03 19:21:50.940464 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota_utils [None req-9ef7f95f-159a-45b4-a31d-1a5bd4ea35a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Quota exceeded for 70c6e7b3d68b4006b6d99c3204d08751, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 19:21:50.940871 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.middleware.fault [None req-9ef7f95f-159a-45b4-a31d-1a5bd4ea35a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 413 Jul 03 19:21:50.942016 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 92/381] 10.4.3.61 () {68 vars in 1257 bytes} [Fri Jul 3 19:21:50 2026] POST /volume/v3/snapshots => generated 208 bytes in 49 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 19:21:50.953331 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-59487a61-096f-44e5-bc16-82a5e1fb0a15 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:50.957334 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-59487a61-096f-44e5-bc16-82a5e1fb0a15 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-project-admin] PUT https://10.4.3.61/volume/v3/os-quota-sets/70c6e7b3d68b4006b6d99c3204d08751 Jul 03 19:21:50.959187 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-59487a61-096f-44e5-bc16-82a5e1fb0a15 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:51.065473 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-59487a61-096f-44e5-bc16-82a5e1fb0a15 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/70c6e7b3d68b4006b6d99c3204d08751 returned with HTTP 200 Jul 03 19:21:51.066201 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 94/382] 10.4.3.61 () {68 vars in 1367 bytes} [Fri Jul 3 19:21:50 2026] PUT /volume/v3/os-quota-sets/70c6e7b3d68b4006b6d99c3204d08751 => generated 390 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:51.081548 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-73a7fd79-ce3a-4abd-940e-d22e16de68da None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:51.081548 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-73a7fd79-ce3a-4abd-940e-d22e16de68da tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:21:51.082471 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-73a7fd79-ce3a-4abd-940e-d22e16de68da tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3a89edbd-7f39-46f3-88fe-e37f6633bd4b"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:51.096942 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:51.096942 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:51.097145 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-73a7fd79-ce3a-4abd-940e-d22e16de68da tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Volume info retrieved successfully. Jul 03 19:21:51.097602 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-73a7fd79-ce3a-4abd-940e-d22e16de68da tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Create snapshot from volume 3a89edbd-7f39-46f3-88fe-e37f6633bd4b Jul 03 19:21:51.122307 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-73a7fd79-ce3a-4abd-940e-d22e16de68da tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-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 19:21:51.128213 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota_utils [None req-73a7fd79-ce3a-4abd-940e-d22e16de68da tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Quota exceeded for 70c6e7b3d68b4006b6d99c3204d08751, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 03 19:21:51.130073 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.middleware.fault [None req-73a7fd79-ce3a-4abd-940e-d22e16de68da tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 413 Jul 03 19:21:51.130073 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 97/383] 10.4.3.61 () {68 vars in 1257 bytes} [Fri Jul 3 19:21:51 2026] POST /volume/v3/snapshots => generated 133 bytes in 50 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 19:21:51.142912 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c3c0497f-e50b-474b-88e0-5080546f565b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:51.145468 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c3c0497f-e50b-474b-88e0-5080546f565b tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/7aa246b8-732d-4f48-989d-2e7b6b96368f Jul 03 19:21:51.146061 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c3c0497f-e50b-474b-88e0-5080546f565b tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:51.146061 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c3c0497f-e50b-474b-88e0-5080546f565b tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:51.146500 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-c3c0497f-e50b-474b-88e0-5080546f565b tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Delete snapshot with id: 7aa246b8-732d-4f48-989d-2e7b6b96368f Jul 03 19:21:51.152773 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:51.152773 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:51.153380 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c3c0497f-e50b-474b-88e0-5080546f565b tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Snapshot retrieved successfully. Jul 03 19:21:51.180771 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c3c0497f-e50b-474b-88e0-5080546f565b tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Snapshot delete request issued successfully. Jul 03 19:21:51.180771 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c3c0497f-e50b-474b-88e0-5080546f565b tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] https://10.4.3.61/volume/v3/snapshots/7aa246b8-732d-4f48-989d-2e7b6b96368f returned with HTTP 202 Jul 03 19:21:51.181338 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 101/384] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:21:51 2026] DELETE /volume/v3/snapshots/7aa246b8-732d-4f48-989d-2e7b6b96368f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:21:51.194859 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-755a0d34-ed42-4bae-9dc0-20251e1b4696 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:51.197080 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-755a0d34-ed42-4bae-9dc0-20251e1b4696 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] GET https://10.4.3.61/volume/v3/snapshots/7aa246b8-732d-4f48-989d-2e7b6b96368f Jul 03 19:21:51.197080 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-755a0d34-ed42-4bae-9dc0-20251e1b4696 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:51.197322 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-755a0d34-ed42-4bae-9dc0-20251e1b4696 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:51.202690 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:51.202690 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:51.203319 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-755a0d34-ed42-4bae-9dc0-20251e1b4696 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Snapshot retrieved successfully. Jul 03 19:21:51.204183 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-755a0d34-ed42-4bae-9dc0-20251e1b4696 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] https://10.4.3.61/volume/v3/snapshots/7aa246b8-732d-4f48-989d-2e7b6b96368f returned with HTTP 200 Jul 03 19:21:51.204559 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 93/385] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:51 2026] GET /volume/v3/snapshots/7aa246b8-732d-4f48-989d-2e7b6b96368f => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:51.389411 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9e165738-511b-4571-b666-53b30ac31d11 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:51.393414 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9e165738-511b-4571-b666-53b30ac31d11 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 Jul 03 19:21:51.393414 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9e165738-511b-4571-b666-53b30ac31d11 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:51.393414 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9e165738-511b-4571-b666-53b30ac31d11 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:51.409110 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:51.409110 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:51.417188 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-9e165738-511b-4571-b666-53b30ac31d11 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:21:51.420995 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9e165738-511b-4571-b666-53b30ac31d11 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 returned with HTTP 200 Jul 03 19:21:51.423190 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 95/386] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:51 2026] GET /volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:52.224864 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3f34eb4c-d16f-4ded-8f6a-742657132d47 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:52.231151 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3f34eb4c-d16f-4ded-8f6a-742657132d47 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] GET https://10.4.3.61/volume/v3/snapshots/7aa246b8-732d-4f48-989d-2e7b6b96368f Jul 03 19:21:52.231465 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3f34eb4c-d16f-4ded-8f6a-742657132d47 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:52.231623 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3f34eb4c-d16f-4ded-8f6a-742657132d47 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:52.240069 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3f34eb4c-d16f-4ded-8f6a-742657132d47 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] https://10.4.3.61/volume/v3/snapshots/7aa246b8-732d-4f48-989d-2e7b6b96368f returned with HTTP 404 Jul 03 19:21:52.240978 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 98/387] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:21:52 2026] GET /volume/v3/snapshots/7aa246b8-732d-4f48-989d-2e7b6b96368f => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:52.260594 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1ce1dc2c-3bcb-4378-9ad3-6c6bcaeb0d00 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:52.265500 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1ce1dc2c-3bcb-4378-9ad3-6c6bcaeb0d00 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] GET https://10.4.3.61/volume/v3/volumes/3a89edbd-7f39-46f3-88fe-e37f6633bd4b Jul 03 19:21:52.266293 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1ce1dc2c-3bcb-4378-9ad3-6c6bcaeb0d00 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:52.266694 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1ce1dc2c-3bcb-4378-9ad3-6c6bcaeb0d00 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:52.284085 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:52.284085 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:52.290730 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-1ce1dc2c-3bcb-4378-9ad3-6c6bcaeb0d00 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Volume info retrieved successfully. Jul 03 19:21:52.301864 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1ce1dc2c-3bcb-4378-9ad3-6c6bcaeb0d00 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] https://10.4.3.61/volume/v3/volumes/3a89edbd-7f39-46f3-88fe-e37f6633bd4b returned with HTTP 200 Jul 03 19:21:52.302553 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 102/388] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:52 2026] GET /volume/v3/volumes/3a89edbd-7f39-46f3-88fe-e37f6633bd4b => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:52.325132 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ff780237-4406-456a-868e-89b0f1e828c4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:52.327823 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ff780237-4406-456a-868e-89b0f1e828c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] DELETE https://10.4.3.61/volume/v3/volumes/3a89edbd-7f39-46f3-88fe-e37f6633bd4b Jul 03 19:21:52.328056 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ff780237-4406-456a-868e-89b0f1e828c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:52.330494 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ff780237-4406-456a-868e-89b0f1e828c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:52.330769 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-ff780237-4406-456a-868e-89b0f1e828c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Delete volume with id: 3a89edbd-7f39-46f3-88fe-e37f6633bd4b Jul 03 19:21:52.345083 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:52.345083 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:52.345831 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ff780237-4406-456a-868e-89b0f1e828c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Volume info retrieved successfully. Jul 03 19:21:52.406541 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ff780237-4406-456a-868e-89b0f1e828c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Delete volume request issued successfully. Jul 03 19:21:52.406976 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ff780237-4406-456a-868e-89b0f1e828c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] https://10.4.3.61/volume/v3/volumes/3a89edbd-7f39-46f3-88fe-e37f6633bd4b returned with HTTP 202 Jul 03 19:21:52.407811 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 94/389] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:21:52 2026] DELETE /volume/v3/volumes/3a89edbd-7f39-46f3-88fe-e37f6633bd4b => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:21:52.417356 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5b752486-56b3-4e40-9c24-9e2b6a1aeacf None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:52.421609 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5b752486-56b3-4e40-9c24-9e2b6a1aeacf tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] GET https://10.4.3.61/volume/v3/volumes/3a89edbd-7f39-46f3-88fe-e37f6633bd4b Jul 03 19:21:52.421609 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5b752486-56b3-4e40-9c24-9e2b6a1aeacf tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:52.421609 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5b752486-56b3-4e40-9c24-9e2b6a1aeacf tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:52.435391 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:52.435391 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:52.439331 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9e5808a0-9544-4244-8cff-8f6107a9579d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:52.442207 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9e5808a0-9544-4244-8cff-8f6107a9579d tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 Jul 03 19:21:52.442207 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9e5808a0-9544-4244-8cff-8f6107a9579d tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:52.442588 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9e5808a0-9544-4244-8cff-8f6107a9579d tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:52.448606 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-5b752486-56b3-4e40-9c24-9e2b6a1aeacf tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Volume info retrieved successfully. Jul 03 19:21:52.459746 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5b752486-56b3-4e40-9c24-9e2b6a1aeacf tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] https://10.4.3.61/volume/v3/volumes/3a89edbd-7f39-46f3-88fe-e37f6633bd4b returned with HTTP 200 Jul 03 19:21:52.459746 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 96/390] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:52 2026] GET /volume/v3/volumes/3a89edbd-7f39-46f3-88fe-e37f6633bd4b => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:52.476739 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:52.476739 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:52.484782 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-9e5808a0-9544-4244-8cff-8f6107a9579d tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:21:52.495710 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9e5808a0-9544-4244-8cff-8f6107a9579d tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 returned with HTTP 200 Jul 03 19:21:52.496361 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 99/391] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:52 2026] GET /volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 => generated 844 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:53.479746 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d2caf7b0-24e5-4962-8300-968a08c45336 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:53.482905 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d2caf7b0-24e5-4962-8300-968a08c45336 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] GET https://10.4.3.61/volume/v3/volumes/3a89edbd-7f39-46f3-88fe-e37f6633bd4b Jul 03 19:21:53.484175 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d2caf7b0-24e5-4962-8300-968a08c45336 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:53.484175 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d2caf7b0-24e5-4962-8300-968a08c45336 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:53.493413 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d2caf7b0-24e5-4962-8300-968a08c45336 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923 tempest-VolumeSnapshotQuotasNegativeTestJSON-1791498923-project-member] https://10.4.3.61/volume/v3/volumes/3a89edbd-7f39-46f3-88fe-e37f6633bd4b returned with HTTP 404 Jul 03 19:21:53.495392 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 103/392] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:53 2026] GET /volume/v3/volumes/3a89edbd-7f39-46f3-88fe-e37f6633bd4b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:53.504956 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-34d512b1-dac6-4cbc-99c5-27fae32dae6b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:53.507034 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-34d512b1-dac6-4cbc-99c5-27fae32dae6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-project-admin] PUT https://10.4.3.61/volume/v3/os-quota-sets/70c6e7b3d68b4006b6d99c3204d08751 Jul 03 19:21:53.508960 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-34d512b1-dac6-4cbc-99c5-27fae32dae6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-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=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:53.515925 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8ca14d71-cf03-465b-a8e3-dc935e34f6e8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:53.518959 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8ca14d71-cf03-465b-a8e3-dc935e34f6e8 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 Jul 03 19:21:53.519454 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8ca14d71-cf03-465b-a8e3-dc935e34f6e8 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:53.519949 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8ca14d71-cf03-465b-a8e3-dc935e34f6e8 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:53.539473 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:53.539473 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:53.552764 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-8ca14d71-cf03-465b-a8e3-dc935e34f6e8 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:21:53.559334 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8ca14d71-cf03-465b-a8e3-dc935e34f6e8 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 returned with HTTP 200 Jul 03 19:21:53.560218 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 97/393] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:53 2026] GET /volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:53.658352 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-34d512b1-dac6-4cbc-99c5-27fae32dae6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051 tempest-VolumeSnapshotQuotasNegativeTestJSON-1783717051-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/70c6e7b3d68b4006b6d99c3204d08751 returned with HTTP 200 Jul 03 19:21:53.659031 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 95/394] 10.4.3.61 () {68 vars in 1368 bytes} [Fri Jul 3 19:21:53 2026] PUT /volume/v3/os-quota-sets/70c6e7b3d68b4006b6d99c3204d08751 => generated 395 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:54.130966 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-fe39c597-3137-42f4-a5ff-e5ddddcdd7d2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:54.136067 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-fe39c597-3137-42f4-a5ff-e5ddddcdd7d2 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] POST https://10.4.3.61/volume/v3/attachments/f26731d1-9cf3-4669-8961-84d776f01f6a/action Jul 03 19:21:54.138860 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-fe39c597-3137-42f4-a5ff-e5ddddcdd7d2 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Action body: b'{"os-complete": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:21:54.139302 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-fe39c597-3137-42f4-a5ff-e5ddddcdd7d2 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:54.167933 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:54.167933 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:54.189959 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6e3949c9-3c77-4b0a-bf42-a01bb5e01038 req-fe39c597-3137-42f4-a5ff-e5ddddcdd7d2 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/attachments/f26731d1-9cf3-4669-8961-84d776f01f6a/action returned with HTTP 204 Jul 03 19:21:54.190706 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 100/395] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:21:54 2026] POST /volume/v3/attachments/f26731d1-9cf3-4669-8961-84d776f01f6a/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:21:54.580997 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-042fbb02-58c9-4913-9273-937de6e64f74 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:54.584014 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-042fbb02-58c9-4913-9273-937de6e64f74 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 Jul 03 19:21:54.584183 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-042fbb02-58c9-4913-9273-937de6e64f74 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:54.584536 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-042fbb02-58c9-4913-9273-937de6e64f74 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:54.621484 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:54.621484 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:54.629468 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-042fbb02-58c9-4913-9273-937de6e64f74 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:21:54.640386 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-042fbb02-58c9-4913-9273-937de6e64f74 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 returned with HTTP 200 Jul 03 19:21:54.642192 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 104/396] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:54 2026] GET /volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 => generated 1136 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:21:54.658285 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d475f10d-ddc4-4678-ae45-208e7d680cd0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:54.663042 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d475f10d-ddc4-4678-ae45-208e7d680cd0 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 Jul 03 19:21:54.663042 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d475f10d-ddc4-4678-ae45-208e7d680cd0 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:54.663282 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d475f10d-ddc4-4678-ae45-208e7d680cd0 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:54.687307 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:54.687307 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:54.695127 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d475f10d-ddc4-4678-ae45-208e7d680cd0 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:21:54.703663 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d475f10d-ddc4-4678-ae45-208e7d680cd0 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 returned with HTTP 200 Jul 03 19:21:54.704240 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 98/397] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:54 2026] GET /volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 => generated 1136 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:55.363804 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-6efbd320-8011-45ec-96a3-1be9364c9568 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:55.369352 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-6efbd320-8011-45ec-96a3-1be9364c9568 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 Jul 03 19:21:55.369352 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-6efbd320-8011-45ec-96a3-1be9364c9568 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:55.369352 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-6efbd320-8011-45ec-96a3-1be9364c9568 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:55.383266 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:55.383266 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:55.387186 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-6efbd320-8011-45ec-96a3-1be9364c9568 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:21:55.393119 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-6efbd320-8011-45ec-96a3-1be9364c9568 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 returned with HTTP 200 Jul 03 19:21:55.393656 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 96/398] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:21:55 2026] GET /volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:58.170210 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-23541bd5-52b4-4f48-a4e5-c6e2aac26342 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:58.968560 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-23541bd5-52b4-4f48-a4e5-c6e2aac26342 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:21:58.968560 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-23541bd5-52b4-4f48-a4e5-c6e2aac26342 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1495534729", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:58.968560 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=289,cinder:INSERT=17,cinder:UPDATE=38,cinder:DELETE=4 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:21:58.968560 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-23541bd5-52b4-4f48-a4e5-c6e2aac26342 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:21:58.968560 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 101/399] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:21:58 2026] POST /volume/v3/types => generated 275 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:58.970900 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1f93421e-4e99-46a0-be50-b64141d761b0 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:58.970900 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1f93421e-4e99-46a0-be50-b64141d761b0 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:21:58.970900 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1f93421e-4e99-46a0-be50-b64141d761b0 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1306918025", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:58.973994 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4a4eec3f-471d-434f-986c-0bbf1865a420 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:58.973994 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4a4eec3f-471d-434f-986c-0bbf1865a420 None None] GET https://10.4.3.61/volume// Jul 03 19:21:58.973994 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4a4eec3f-471d-434f-986c-0bbf1865a420 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:58.973994 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4a4eec3f-471d-434f-986c-0bbf1865a420 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:58.973994 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4a4eec3f-471d-434f-986c-0bbf1865a420 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:21:58.976183 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=339,cinder:UPDATE=78,cinder:INSERT=35,cinder:DELETE=2 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:21:58.976714 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 99/400] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:21:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:21:58.977133 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-53147bf1-eb69-4bba-a02e-72431046bfc0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:58.977133 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-53147bf1-eb69-4bba-a02e-72431046bfc0 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:21:58.977133 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-53147bf1-eb69-4bba-a02e-72431046bfc0 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea6571c8-08f9-48ce-b138-c43984a20980", "connector": null, "instance_uuid": "c5ca99cc-8878-44b7-9452-63312f79762b"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:58.977133 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=347,cinder:INSERT=46,cinder:UPDATE=90,cinder:DELETE=2 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:21:58.979702 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1f93421e-4e99-46a0-be50-b64141d761b0 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:21:58.979702 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 105/401] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:21:58 2026] POST /volume/v3/types => generated 275 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:58.980090 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d9469ff3-cd16-43bd-8808-931cde6e152b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:58.980464 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:58.980464 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:58.980464 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-53147bf1-eb69-4bba-a02e-72431046bfc0 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:21:58.980464 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 97/402] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:21:58 2026] POST /volume/v3/attachments => generated 273 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:21:58.980951 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-eda1239d-90b1-45c9-a298-e889460fc445 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:58.980951 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eda1239d-90b1-45c9-a298-e889460fc445 None None] GET https://10.4.3.61/volume// Jul 03 19:21:58.980951 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eda1239d-90b1-45c9-a298-e889460fc445 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:58.980951 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eda1239d-90b1-45c9-a298-e889460fc445 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:58.980951 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eda1239d-90b1-45c9-a298-e889460fc445 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:21:58.980951 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 100/403] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:21:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 19:21:58.981611 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-732fb3e1-9782-42a1-801c-cf814b0ed7b7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:58.981611 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-732fb3e1-9782-42a1-801c-cf814b0ed7b7 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 Jul 03 19:21:58.981611 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-732fb3e1-9782-42a1-801c-cf814b0ed7b7 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:58.981611 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-732fb3e1-9782-42a1-801c-cf814b0ed7b7 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:58.981611 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:58.981611 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:58.981611 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-732fb3e1-9782-42a1-801c-cf814b0ed7b7 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:21:58.981611 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-732fb3e1-9782-42a1-801c-cf814b0ed7b7 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 returned with HTTP 200 Jul 03 19:21:58.981611 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 106/404] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:21:58 2026] GET /volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 => generated 1316 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:21:58.982385 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d9469ff3-cd16-43bd-8808-931cde6e152b tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:21:58.982385 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d9469ff3-cd16-43bd-8808-931cde6e152b tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-402521429", "volume_type": "73d283ad-55e9-4ab6-8ae4-9884bfd746d1", "size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:21:58.982385 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-d9469ff3-cd16-43bd-8808-931cde6e152b tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-402521429', 'volume_type': '73d283ad-55e9-4ab6-8ae4-9884bfd746d1', 'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:21:58.982385 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-d9469ff3-cd16-43bd-8808-931cde6e152b tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Create volume of 1 GB Jul 03 19:21:58.982385 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:58.982385 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:58.982385 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d9469ff3-cd16-43bd-8808-931cde6e152b tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Availability Zones retrieved successfully. Jul 03 19:21:58.982385 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d9469ff3-cd16-43bd-8808-931cde6e152b tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Flow 'volume_create_api' (e0d7a8a2-0ba4-4399-9368-c66a989131a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:21:58.982385 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d9469ff3-cd16-43bd-8808-931cde6e152b tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ccf50e8-e4e3-47f5-88fc-e34e73869e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:58.982385 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-d9469ff3-cd16-43bd-8808-931cde6e152b tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:21:58.982385 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d9469ff3-cd16-43bd-8808-931cde6e152b tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ccf50e8-e4e3-47f5-88fc-e34e73869e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:21:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=73d283ad-55e9-4ab6-8ae4-9884bfd746d1,is_public=True,name='tempest-VolumeTypesTest-volume-type-1495534729',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '73d283ad-55e9-4ab6-8ae4-9884bfd746d1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:58.982385 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d9469ff3-cd16-43bd-8808-931cde6e152b tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93165bbe-6723-4692-a111-52c96599a823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:58.982385 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-d9469ff3-cd16-43bd-8808-931cde6e152b tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1495534729 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1495534729, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:21:58.982385 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-d9469ff3-cd16-43bd-8808-931cde6e152b tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1495534729 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1495534729, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:21:58.982385 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-d9469ff3-cd16-43bd-8808-931cde6e152b tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Created reservations ['bf40c410-5982-4ce6-ad7d-161075dba12b', '7194ab77-7787-46e8-b8bd-6d0c106cc54e', '8d937a82-5d8a-46db-ac87-7e4934b36b8b', '6493af9b-d65d-4034-8f26-fe62b6f8d855'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:21:58.983455 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d9469ff3-cd16-43bd-8808-931cde6e152b tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93165bbe-6723-4692-a111-52c96599a823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf40c410-5982-4ce6-ad7d-161075dba12b', '7194ab77-7787-46e8-b8bd-6d0c106cc54e', '8d937a82-5d8a-46db-ac87-7e4934b36b8b', '6493af9b-d65d-4034-8f26-fe62b6f8d855']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:58.983455 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d9469ff3-cd16-43bd-8808-931cde6e152b tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6d0cdc0-59c1-4b42-9b37-167217941b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:58.983455 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d9469ff3-cd16-43bd-8808-931cde6e152b tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6d0cdc0-59c1-4b42-9b37-167217941b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40cb25dc-bf74-4d75-be6e-f6783da299d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-402521429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99104909296640d28e2baf16483f629b',qos_specs=None,replication_status=,reservations=['bf40c410-5982-4ce6-ad7d-161075dba12b','7194ab77-7787-46e8-b8bd-6d0c106cc54e','8d937a82-5d8a-46db-ac87-7e4934b36b8b','6493af9b-d65d-4034-8f26-fe62b6f8d855'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d35c5f4f797341a4916ec92feced1c4e',volume_type_id=73d283ad-55e9-4ab6-8ae4-9884bfd746d1), 'volume': Volume(_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-03T19:21:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-402521429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40cb25dc-bf74-4d75-be6e-f6783da299d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99104909296640d28e2baf16483f629b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d35c5f4f797341a4916ec92feced1c4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(73d283ad-55e9-4ab6-8ae4-9884bfd746d1),volume_type_id=73d283ad-55e9-4ab6-8ae4-9884bfd746d1)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:58.983455 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d9469ff3-cd16-43bd-8808-931cde6e152b tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c835f20-4281-4072-ac48-79d093050917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:58.983455 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d9469ff3-cd16-43bd-8808-931cde6e152b tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c835f20-4281-4072-ac48-79d093050917) transitioned into state 'SUCCESS' from state '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-402521429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99104909296640d28e2baf16483f629b',qos_specs=None,replication_status=,reservations=['bf40c410-5982-4ce6-ad7d-161075dba12b','7194ab77-7787-46e8-b8bd-6d0c106cc54e','8d937a82-5d8a-46db-ac87-7e4934b36b8b','6493af9b-d65d-4034-8f26-fe62b6f8d855'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d35c5f4f797341a4916ec92feced1c4e',volume_type_id=73d283ad-55e9-4ab6-8ae4-9884bfd746d1)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:58.983455 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d9469ff3-cd16-43bd-8808-931cde6e152b tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dd1244b-4d49-46c8-82ad-d35cf17e1f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:21:58.986644 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d9469ff3-cd16-43bd-8808-931cde6e152b tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dd1244b-4d49-46c8-82ad-d35cf17e1f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:21:58.987912 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d9469ff3-cd16-43bd-8808-931cde6e152b tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Flow 'volume_create_api' (e0d7a8a2-0ba4-4399-9368-c66a989131a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:21:58.988427 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d9469ff3-cd16-43bd-8808-931cde6e152b tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Create volume request issued successfully. Jul 03 19:21:58.989346 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d9469ff3-cd16-43bd-8808-931cde6e152b tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:21:58.989974 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 102/405] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:21:58 2026] POST /volume/v3/volumes => generated 781 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:21:59.009043 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0e4322ea-9af0-4919-a46b-eec9ef6f8210 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:59.011318 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0e4322ea-9af0-4919-a46b-eec9ef6f8210 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] GET https://10.4.3.61/volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 Jul 03 19:21:59.011673 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0e4322ea-9af0-4919-a46b-eec9ef6f8210 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:59.011940 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0e4322ea-9af0-4919-a46b-eec9ef6f8210 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:59.024077 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:59.024077 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:21:59.028900 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0e4322ea-9af0-4919-a46b-eec9ef6f8210 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Volume info retrieved successfully. Jul 03 19:21:59.035580 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0e4322ea-9af0-4919-a46b-eec9ef6f8210 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] https://10.4.3.61/volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 returned with HTTP 200 Jul 03 19:21:59.036120 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 98/406] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:59 2026] GET /volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:21:59.095234 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-6f6e9277-5a4c-4581-aa69-de08fe0da451 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:59.100269 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-6f6e9277-5a4c-4581-aa69-de08fe0da451 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] DELETE https://10.4.3.61/volume/v3/attachments/f26731d1-9cf3-4669-8961-84d776f01f6a Jul 03 19:21:59.100269 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-6f6e9277-5a4c-4581-aa69-de08fe0da451 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:59.100269 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-6f6e9277-5a4c-4581-aa69-de08fe0da451 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:59.102390 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=378,cinder:INSERT=38,cinder:UPDATE=82,cinder:DELETE=4 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:21:59.114371 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:59.114371 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:21:59.698185 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-6f6e9277-5a4c-4581-aa69-de08fe0da451 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/attachments/f26731d1-9cf3-4669-8961-84d776f01f6a returned with HTTP 200 Jul 03 19:21:59.698748 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 101/407] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:21:59 2026] DELETE /volume/v3/attachments/f26731d1-9cf3-4669-8961-84d776f01f6a => generated 192 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:21:59.745523 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2fb9c8c8-8f3f-4222-aae6-7b60c1a0d044 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:59.749198 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2fb9c8c8-8f3f-4222-aae6-7b60c1a0d044 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] DELETE https://10.4.3.61/volume/v3/volumes/80ae3484-78a4-4cef-9d47-1bf0e8695a89 Jul 03 19:21:59.750133 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2fb9c8c8-8f3f-4222-aae6-7b60c1a0d044 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:59.750133 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2fb9c8c8-8f3f-4222-aae6-7b60c1a0d044 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:59.750450 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-2fb9c8c8-8f3f-4222-aae6-7b60c1a0d044 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Delete volume with id: 80ae3484-78a4-4cef-9d47-1bf0e8695a89 Jul 03 19:21:59.762468 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:59.762468 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:21:59.765442 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-2fb9c8c8-8f3f-4222-aae6-7b60c1a0d044 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:59.825622 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-2fb9c8c8-8f3f-4222-aae6-7b60c1a0d044 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Delete volume request issued successfully. Jul 03 19:21:59.825927 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2fb9c8c8-8f3f-4222-aae6-7b60c1a0d044 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/80ae3484-78a4-4cef-9d47-1bf0e8695a89 returned with HTTP 202 Jul 03 19:21:59.827719 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 107/408] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:21:59 2026] DELETE /volume/v3/volumes/80ae3484-78a4-4cef-9d47-1bf0e8695a89 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:21:59.840132 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-15170ef4-505a-4281-832c-f866c314cf70 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:21:59.842747 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-15170ef4-505a-4281-832c-f866c314cf70 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/80ae3484-78a4-4cef-9d47-1bf0e8695a89 Jul 03 19:21:59.843054 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-15170ef4-505a-4281-832c-f866c314cf70 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:21:59.843366 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-15170ef4-505a-4281-832c-f866c314cf70 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:21:59.853853 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:21:59.853853 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:21:59.859373 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-15170ef4-505a-4281-832c-f866c314cf70 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:21:59.865764 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-15170ef4-505a-4281-832c-f866c314cf70 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/80ae3484-78a4-4cef-9d47-1bf0e8695a89 returned with HTTP 200 Jul 03 19:21:59.866268 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 103/409] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:21:59 2026] GET /volume/v3/volumes/80ae3484-78a4-4cef-9d47-1bf0e8695a89 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:00.057834 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b86f197c-53fb-4630-adc8-46e66a6b2e9a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:00.060302 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b86f197c-53fb-4630-adc8-46e66a6b2e9a tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] GET https://10.4.3.61/volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 Jul 03 19:22:00.060743 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b86f197c-53fb-4630-adc8-46e66a6b2e9a tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:00.061033 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b86f197c-53fb-4630-adc8-46e66a6b2e9a tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:00.068730 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:00.068730 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:00.073574 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b86f197c-53fb-4630-adc8-46e66a6b2e9a tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Volume info retrieved successfully. Jul 03 19:22:00.080227 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b86f197c-53fb-4630-adc8-46e66a6b2e9a tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] https://10.4.3.61/volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 returned with HTTP 200 Jul 03 19:22:00.080914 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 99/410] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:00 2026] GET /volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:00.095179 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-487ed41b-bde2-4ecf-9b24-73d98f881237 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:00.097250 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-487ed41b-bde2-4ecf-9b24-73d98f881237 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] POST https://10.4.3.61/volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5/action Jul 03 19:22:00.097698 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-487ed41b-bde2-4ecf-9b24-73d98f881237 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Action body: b'{"os-retype": {"new_type": "ce6787f3-3be8-4df1-9b36-fb208d3d8ffc"}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:22:00.097887 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-487ed41b-bde2-4ecf-9b24-73d98f881237 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "ce6787f3-3be8-4df1-9b36-fb208d3d8ffc"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:00.108384 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:00.108384 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:00.109535 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-487ed41b-bde2-4ecf-9b24-73d98f881237 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Volume info retrieved successfully. Jul 03 19:22:00.145731 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-487ed41b-bde2-4ecf-9b24-73d98f881237 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1306918025 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1306918025, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:22:00.146284 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-487ed41b-bde2-4ecf-9b24-73d98f881237 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1306918025 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1306918025, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:22:00.191468 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-487ed41b-bde2-4ecf-9b24-73d98f881237 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Created reservations ['b953db18-87ec-493c-a30f-e43900063524', '69cd57f3-0576-4cea-9fe1-04b90d852a4c'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:22:00.213557 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-487ed41b-bde2-4ecf-9b24-73d98f881237 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1495534729 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1495534729, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:22:00.214517 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-487ed41b-bde2-4ecf-9b24-73d98f881237 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1495534729 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1495534729, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:22:00.233353 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-487ed41b-bde2-4ecf-9b24-73d98f881237 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Created reservations ['0ea17f71-ce57-4217-9cc8-da50205a012d', '54ca5b0a-790e-4694-bbc7-7e4a918b3416'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:22:00.303238 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-487ed41b-bde2-4ecf-9b24-73d98f881237 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Retype volume request issued successfully. Jul 03 19:22:00.304865 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-487ed41b-bde2-4ecf-9b24-73d98f881237 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] https://10.4.3.61/volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5/action returned with HTTP 202 Jul 03 19:22:00.304865 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 102/411] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:22:00 2026] POST /volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5/action => generated 0 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:22:00.321951 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-aee79a0b-151b-4029-a06e-e25c14f092a1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:00.325441 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-aee79a0b-151b-4029-a06e-e25c14f092a1 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] GET https://10.4.3.61/volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 Jul 03 19:22:00.326562 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-aee79a0b-151b-4029-a06e-e25c14f092a1 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:00.327209 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-aee79a0b-151b-4029-a06e-e25c14f092a1 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:00.341580 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:00.341580 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:00.349055 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-aee79a0b-151b-4029-a06e-e25c14f092a1 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Volume info retrieved successfully. Jul 03 19:22:00.373460 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-aee79a0b-151b-4029-a06e-e25c14f092a1 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] https://10.4.3.61/volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 returned with HTTP 200 Jul 03 19:22:00.378973 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 108/412] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:00 2026] GET /volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 => generated 873 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:00.883986 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-cbe4af9a-c616-41c7-9e72-fcd7b27c0c76 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:00.889457 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cbe4af9a-c616-41c7-9e72-fcd7b27c0c76 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/80ae3484-78a4-4cef-9d47-1bf0e8695a89 Jul 03 19:22:00.889721 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cbe4af9a-c616-41c7-9e72-fcd7b27c0c76 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:00.889930 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cbe4af9a-c616-41c7-9e72-fcd7b27c0c76 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:00.905286 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cbe4af9a-c616-41c7-9e72-fcd7b27c0c76 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/80ae3484-78a4-4cef-9d47-1bf0e8695a89 returned with HTTP 404 Jul 03 19:22:00.906106 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 104/413] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:00 2026] GET /volume/v3/volumes/80ae3484-78a4-4cef-9d47-1bf0e8695a89 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:00.916472 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-bd6cd42e-c0bb-4928-9bce-64a708680154 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:00.920965 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bd6cd42e-c0bb-4928-9bce-64a708680154 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] DELETE https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:22:00.920965 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bd6cd42e-c0bb-4928-9bce-64a708680154 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:00.921305 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bd6cd42e-c0bb-4928-9bce-64a708680154 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:00.922631 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-bd6cd42e-c0bb-4928-9bce-64a708680154 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Delete volume with id: d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:22:00.929680 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:00.929680 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:00.930444 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-bd6cd42e-c0bb-4928-9bce-64a708680154 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:22:00.954129 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-bd6cd42e-c0bb-4928-9bce-64a708680154 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Delete volume request issued successfully. Jul 03 19:22:00.954517 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bd6cd42e-c0bb-4928-9bce-64a708680154 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 202 Jul 03 19:22:00.955290 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 100/414] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:22:00 2026] DELETE /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:22:00.962706 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d55eaf7b-6ea1-42fa-8a27-1da1f25022f7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:00.965810 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d55eaf7b-6ea1-42fa-8a27-1da1f25022f7 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:22:00.966028 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d55eaf7b-6ea1-42fa-8a27-1da1f25022f7 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:00.966272 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d55eaf7b-6ea1-42fa-8a27-1da1f25022f7 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:00.974009 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:00.974009 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:00.978543 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d55eaf7b-6ea1-42fa-8a27-1da1f25022f7 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Volume info retrieved successfully. Jul 03 19:22:00.984447 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d55eaf7b-6ea1-42fa-8a27-1da1f25022f7 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 200 Jul 03 19:22:00.985057 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 103/415] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:00 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:01.394358 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9e91596a-9643-4cf6-b382-3b5e95a96f52 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:01.394840 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9e91596a-9643-4cf6-b382-3b5e95a96f52 None None] GET https://10.4.3.61/volume// Jul 03 19:22:01.395011 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9e91596a-9643-4cf6-b382-3b5e95a96f52 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:01.395177 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9e91596a-9643-4cf6-b382-3b5e95a96f52 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:01.395602 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9e91596a-9643-4cf6-b382-3b5e95a96f52 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:22:01.395840 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0d5deb4c-48d4-48bf-8049-c588e4452107 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:01.395981 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 109/416] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:22:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:22:01.398176 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0d5deb4c-48d4-48bf-8049-c588e4452107 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] GET https://10.4.3.61/volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 Jul 03 19:22:01.398176 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0d5deb4c-48d4-48bf-8049-c588e4452107 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:01.398434 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0d5deb4c-48d4-48bf-8049-c588e4452107 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:01.405276 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-501fd89a-9728-4415-a9be-cb8f7737534a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:01.406919 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:01.406919 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:01.410298 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-501fd89a-9728-4415-a9be-cb8f7737534a tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 Jul 03 19:22:01.411193 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-501fd89a-9728-4415-a9be-cb8f7737534a tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:01.411462 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-501fd89a-9728-4415-a9be-cb8f7737534a tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:01.411924 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0d5deb4c-48d4-48bf-8049-c588e4452107 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Volume info retrieved successfully. Jul 03 19:22:01.418272 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0d5deb4c-48d4-48bf-8049-c588e4452107 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] https://10.4.3.61/volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 returned with HTTP 200 Jul 03 19:22:01.418469 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 105/417] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:01 2026] GET /volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:01.424406 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:01.424406 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:01.429299 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-501fd89a-9728-4415-a9be-cb8f7737534a tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:22:01.432044 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-71a97216-e69a-4dcf-a4a9-c0907de5212d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:01.433942 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-71a97216-e69a-4dcf-a4a9-c0907de5212d tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] GET https://10.4.3.61/volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 Jul 03 19:22:01.434216 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-71a97216-e69a-4dcf-a4a9-c0907de5212d tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:01.434394 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-501fd89a-9728-4415-a9be-cb8f7737534a tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 returned with HTTP 200 Jul 03 19:22:01.434460 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-71a97216-e69a-4dcf-a4a9-c0907de5212d tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:01.435031 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 101/418] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:22:01 2026] GET /volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 => generated 1023 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:22:01.443756 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:01.443756 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:01.451616 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-71a97216-e69a-4dcf-a4a9-c0907de5212d tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Volume info retrieved successfully. Jul 03 19:22:01.457089 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-71a97216-e69a-4dcf-a4a9-c0907de5212d tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] https://10.4.3.61/volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 returned with HTTP 200 Jul 03 19:22:01.457715 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 104/419] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:01 2026] GET /volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:01.472101 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a483329f-be21-4295-9f9d-6ded66c332e8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:01.474673 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a483329f-be21-4295-9f9d-6ded66c332e8 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] GET https://10.4.3.61/volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 Jul 03 19:22:01.474925 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a483329f-be21-4295-9f9d-6ded66c332e8 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:01.475218 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a483329f-be21-4295-9f9d-6ded66c332e8 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:01.487359 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:01.487359 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:01.493761 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a483329f-be21-4295-9f9d-6ded66c332e8 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Volume info retrieved successfully. Jul 03 19:22:01.499752 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a483329f-be21-4295-9f9d-6ded66c332e8 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] https://10.4.3.61/volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 returned with HTTP 200 Jul 03 19:22:01.500147 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 110/420] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:01 2026] GET /volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:01.515304 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-20cfe3f2-2337-4d5f-866c-c4e8f5e0b05e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:01.517734 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-20cfe3f2-2337-4d5f-866c-c4e8f5e0b05e tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] DELETE https://10.4.3.61/volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 Jul 03 19:22:01.518074 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-20cfe3f2-2337-4d5f-866c-c4e8f5e0b05e tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:01.518336 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-20cfe3f2-2337-4d5f-866c-c4e8f5e0b05e tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:01.518609 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-20cfe3f2-2337-4d5f-866c-c4e8f5e0b05e tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Delete volume with id: 40cb25dc-bf74-4d75-be6e-f6783da299d5 Jul 03 19:22:01.527906 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:01.527906 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:01.527906 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-20cfe3f2-2337-4d5f-866c-c4e8f5e0b05e tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Volume info retrieved successfully. Jul 03 19:22:01.528088 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-3824370c-522c-48f6-89dd-4df8c71112ae None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:01.529984 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-3824370c-522c-48f6-89dd-4df8c71112ae tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] PUT https://10.4.3.61/volume/v3/attachments/9b9e7fa9-c36b-4baa-841f-d2b4c3ec07a3 Jul 03 19:22:01.530937 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-3824370c-522c-48f6-89dd-4df8c71112ae tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:01.540182 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-3824370c-522c-48f6-89dd-4df8c71112ae tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Acquiring lock "cinder-attachment_update-ea6571c8-08f9-48ce-b138-c43984a20980-np0000004460" by "attachment_update" {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:22:01.546434 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-3824370c-522c-48f6-89dd-4df8c71112ae tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Lock "cinder-attachment_update-ea6571c8-08f9-48ce-b138-c43984a20980-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:22:01.547747 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:01.547747 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:01.552770 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-20cfe3f2-2337-4d5f-866c-c4e8f5e0b05e tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Delete volume request issued successfully. Jul 03 19:22:01.552770 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-20cfe3f2-2337-4d5f-866c-c4e8f5e0b05e tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] https://10.4.3.61/volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 returned with HTTP 202 Jul 03 19:22:01.552770 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 106/421] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:22:01 2026] DELETE /volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:22:01.564489 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8a4eac89-9e7d-4935-9dea-e4ce06dd85c0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:01.565149 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8a4eac89-9e7d-4935-9dea-e4ce06dd85c0 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] GET https://10.4.3.61/volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 Jul 03 19:22:01.565427 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8a4eac89-9e7d-4935-9dea-e4ce06dd85c0 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:01.565703 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8a4eac89-9e7d-4935-9dea-e4ce06dd85c0 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:01.577132 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:01.577132 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:01.585063 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-8a4eac89-9e7d-4935-9dea-e4ce06dd85c0 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Volume info retrieved successfully. Jul 03 19:22:01.599270 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8a4eac89-9e7d-4935-9dea-e4ce06dd85c0 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] https://10.4.3.61/volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 returned with HTTP 200 Jul 03 19:22:01.599855 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 105/422] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:01 2026] GET /volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 => generated 873 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:02.005338 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-883ee458-1f35-4bad-bc4d-a2ed664a5846 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:02.009416 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-883ee458-1f35-4bad-bc4d-a2ed664a5846 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] GET https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 Jul 03 19:22:02.009416 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-883ee458-1f35-4bad-bc4d-a2ed664a5846 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:02.009416 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-883ee458-1f35-4bad-bc4d-a2ed664a5846 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:02.018026 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-883ee458-1f35-4bad-bc4d-a2ed664a5846 tempest-TestMultiAttachVolumeSwap-564768983 tempest-TestMultiAttachVolumeSwap-564768983-project-member] https://10.4.3.61/volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 returned with HTTP 404 Jul 03 19:22:02.019110 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 111/423] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:02 2026] GET /volume/v3/volumes/d97be08d-f372-443e-8758-a91e5459c1f7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:02.077602 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-3824370c-522c-48f6-89dd-4df8c71112ae tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Lock "cinder-attachment_update-ea6571c8-08f9-48ce-b138-c43984a20980-np0000004460" released by "attachment_update" :: held 0.531s {{(pid=99926) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:22:02.078206 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-3824370c-522c-48f6-89dd-4df8c71112ae tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/attachments/9b9e7fa9-c36b-4baa-841f-d2b4c3ec07a3 returned with HTTP 200 Jul 03 19:22:02.078642 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 102/424] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:22:01 2026] PUT /volume/v3/attachments/9b9e7fa9-c36b-4baa-841f-d2b4c3ec07a3 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:02.599807 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-54d7c2e9-831a-48fc-aac4-9c98dc43c3a6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:02.603686 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-54d7c2e9-831a-48fc-aac4-9c98dc43c3a6 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] POST https://10.4.3.61/volume/v3/attachments/9b9e7fa9-c36b-4baa-841f-d2b4c3ec07a3/action Jul 03 19:22:02.604248 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-54d7c2e9-831a-48fc-aac4-9c98dc43c3a6 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Action body: b'{"os-complete": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:22:02.604814 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-54d7c2e9-831a-48fc-aac4-9c98dc43c3a6 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:02.623088 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-36b53280-9e3b-407e-b729-7f22e3c9d538 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:02.626885 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-36b53280-9e3b-407e-b729-7f22e3c9d538 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] GET https://10.4.3.61/volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 Jul 03 19:22:02.627248 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-36b53280-9e3b-407e-b729-7f22e3c9d538 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:02.627663 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-36b53280-9e3b-407e-b729-7f22e3c9d538 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:02.638275 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:02.638275 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:02.638901 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-36b53280-9e3b-407e-b729-7f22e3c9d538 tempest-VolumeTypesTest-1964233966 tempest-VolumeTypesTest-1964233966-project-member] https://10.4.3.61/volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 returned with HTTP 404 Jul 03 19:22:02.639623 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 106/425] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:02 2026] GET /volume/v3/volumes/40cb25dc-bf74-4d75-be6e-f6783da299d5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:02.652627 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-003ac6be-af36-44c0-8c73-556b9bea3077 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:02.654957 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-003ac6be-af36-44c0-8c73-556b9bea3077 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] DELETE https://10.4.3.61/volume/v3/types/ce6787f3-3be8-4df1-9b36-fb208d3d8ffc Jul 03 19:22:02.655502 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-003ac6be-af36-44c0-8c73-556b9bea3077 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:02.655944 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-003ac6be-af36-44c0-8c73-556b9bea3077 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Calling method '_delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:02.662542 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-c8071df2-ca3b-473e-b29d-a3d0679763c5 req-54d7c2e9-831a-48fc-aac4-9c98dc43c3a6 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/attachments/9b9e7fa9-c36b-4baa-841f-d2b4c3ec07a3/action returned with HTTP 204 Jul 03 19:22:02.663067 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 107/426] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:22:02 2026] POST /volume/v3/attachments/9b9e7fa9-c36b-4baa-841f-d2b4c3ec07a3/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:02.732895 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-003ac6be-af36-44c0-8c73-556b9bea3077 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types/ce6787f3-3be8-4df1-9b36-fb208d3d8ffc returned with HTTP 202 Jul 03 19:22:02.733748 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 112/427] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:22:02 2026] DELETE /volume/v3/types/ce6787f3-3be8-4df1-9b36-fb208d3d8ffc => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:22:02.745680 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-30727bf3-9a59-4e45-ab75-24d29cacb47c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:02.748657 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-30727bf3-9a59-4e45-ab75-24d29cacb47c tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] GET https://10.4.3.61/volume/v3/types/ce6787f3-3be8-4df1-9b36-fb208d3d8ffc Jul 03 19:22:02.748657 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-30727bf3-9a59-4e45-ab75-24d29cacb47c tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:02.749154 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-30727bf3-9a59-4e45-ab75-24d29cacb47c tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:02.761665 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-30727bf3-9a59-4e45-ab75-24d29cacb47c tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types/ce6787f3-3be8-4df1-9b36-fb208d3d8ffc returned with HTTP 404 Jul 03 19:22:02.763827 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 103/428] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:22:02 2026] GET /volume/v3/types/ce6787f3-3be8-4df1-9b36-fb208d3d8ffc => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:02.773677 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-942a3f3f-4a5c-45a7-9915-3f30ca750249 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:02.777938 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-942a3f3f-4a5c-45a7-9915-3f30ca750249 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] DELETE https://10.4.3.61/volume/v3/types/73d283ad-55e9-4ab6-8ae4-9884bfd746d1 Jul 03 19:22:02.778881 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-942a3f3f-4a5c-45a7-9915-3f30ca750249 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:02.778881 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-942a3f3f-4a5c-45a7-9915-3f30ca750249 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Calling method '_delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:02.845258 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-942a3f3f-4a5c-45a7-9915-3f30ca750249 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types/73d283ad-55e9-4ab6-8ae4-9884bfd746d1 returned with HTTP 202 Jul 03 19:22:02.845937 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 107/429] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:22:02 2026] DELETE /volume/v3/types/73d283ad-55e9-4ab6-8ae4-9884bfd746d1 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:22:02.860238 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f3ac84db-c2e6-418f-bf91-0c3dba2f76bc None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:02.865763 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f3ac84db-c2e6-418f-bf91-0c3dba2f76bc tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] GET https://10.4.3.61/volume/v3/types/73d283ad-55e9-4ab6-8ae4-9884bfd746d1 Jul 03 19:22:02.866007 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f3ac84db-c2e6-418f-bf91-0c3dba2f76bc tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:02.866225 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f3ac84db-c2e6-418f-bf91-0c3dba2f76bc tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:02.872340 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f3ac84db-c2e6-418f-bf91-0c3dba2f76bc tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types/73d283ad-55e9-4ab6-8ae4-9884bfd746d1 returned with HTTP 404 Jul 03 19:22:02.872987 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 108/430] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:22:02 2026] GET /volume/v3/types/73d283ad-55e9-4ab6-8ae4-9884bfd746d1 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:02.882354 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c90b7c8a-3b9c-40e8-aee8-21c6e35d145a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:02.884066 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c90b7c8a-3b9c-40e8-aee8-21c6e35d145a tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:22:02.884463 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c90b7c8a-3b9c-40e8-aee8-21c6e35d145a tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-519982114", "description": "tempest-volume-type-description-1190826046", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:02.905557 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c90b7c8a-3b9c-40e8-aee8-21c6e35d145a tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:22:02.906071 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 113/431] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:22:02 2026] POST /volume/v3/types => generated 314 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:02.916082 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-712c8387-bfd6-4592-b92c-60ce19af20b9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:02.921627 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-712c8387-bfd6-4592-b92c-60ce19af20b9 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] GET https://10.4.3.61/volume/v3/types/efa248ca-5a6a-4c00-bd08-0a3267769434 Jul 03 19:22:02.921967 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-712c8387-bfd6-4592-b92c-60ce19af20b9 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:02.922328 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-712c8387-bfd6-4592-b92c-60ce19af20b9 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:02.930153 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:02.930153 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:02.932640 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-712c8387-bfd6-4592-b92c-60ce19af20b9 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types/efa248ca-5a6a-4c00-bd08-0a3267769434 returned with HTTP 200 Jul 03 19:22:02.933670 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 104/432] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:22:02 2026] GET /volume/v3/types/efa248ca-5a6a-4c00-bd08-0a3267769434 => generated 336 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:02.945419 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f5702465-89ee-406d-a035-392cd4d49fdb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:02.947535 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f5702465-89ee-406d-a035-392cd4d49fdb tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] DELETE https://10.4.3.61/volume/v3/types/efa248ca-5a6a-4c00-bd08-0a3267769434 Jul 03 19:22:02.947779 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f5702465-89ee-406d-a035-392cd4d49fdb tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:02.947998 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f5702465-89ee-406d-a035-392cd4d49fdb tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Calling method '_delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:02.990667 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f5702465-89ee-406d-a035-392cd4d49fdb tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types/efa248ca-5a6a-4c00-bd08-0a3267769434 returned with HTTP 202 Jul 03 19:22:02.991278 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 108/433] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:22:02 2026] DELETE /volume/v3/types/efa248ca-5a6a-4c00-bd08-0a3267769434 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:22:02.999237 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-79d70417-b682-4f12-9f22-18d019fa6c9f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:03.001965 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-79d70417-b682-4f12-9f22-18d019fa6c9f tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] GET https://10.4.3.61/volume/v3/types/efa248ca-5a6a-4c00-bd08-0a3267769434 Jul 03 19:22:03.002608 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-79d70417-b682-4f12-9f22-18d019fa6c9f tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:03.002934 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-79d70417-b682-4f12-9f22-18d019fa6c9f tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:03.007318 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-79d70417-b682-4f12-9f22-18d019fa6c9f tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types/efa248ca-5a6a-4c00-bd08-0a3267769434 returned with HTTP 404 Jul 03 19:22:03.007959 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 109/434] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:22:02 2026] GET /volume/v3/types/efa248ca-5a6a-4c00-bd08-0a3267769434 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:03.018925 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1806a98a-301d-4084-83c9-621ceb889635 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:03.022986 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1806a98a-301d-4084-83c9-621ceb889635 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:22:03.022986 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1806a98a-301d-4084-83c9-621ceb889635 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-21111599"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:03.047532 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1806a98a-301d-4084-83c9-621ceb889635 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:22:03.048118 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 114/435] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:22:03 2026] POST /volume/v3/types => generated 219 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:03.060328 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d5ba9f26-d7ef-432d-9aef-8bc7224d95a5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:03.062401 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d5ba9f26-d7ef-432d-9aef-8bc7224d95a5 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] POST https://10.4.3.61/volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3/encryption Jul 03 19:22:03.062795 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d5ba9f26-d7ef-432d-9aef-8bc7224d95a5 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:03.092519 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1c1053ee-5235-4f57-9355-e975f87861d5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:03.102739 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d5ba9f26-d7ef-432d-9aef-8bc7224d95a5 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3/encryption returned with HTTP 200 Jul 03 19:22:03.103300 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 105/436] 10.4.3.61 () {68 vars in 1390 bytes} [Fri Jul 3 19:22:03 2026] POST /volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:03.114108 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c5095994-df64-4cf9-a650-23bca5b8e089 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:03.116491 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c5095994-df64-4cf9-a650-23bca5b8e089 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] GET https://10.4.3.61/volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3/encryption Jul 03 19:22:03.116763 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c5095994-df64-4cf9-a650-23bca5b8e089 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:03.117421 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c5095994-df64-4cf9-a650-23bca5b8e089 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:03.126719 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c5095994-df64-4cf9-a650-23bca5b8e089 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3/encryption returned with HTTP 200 Jul 03 19:22:03.127198 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 110/437] 10.4.3.61 () {66 vars in 1368 bytes} [Fri Jul 3 19:22:03 2026] GET /volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3/encryption => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:03.138960 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f93e02b7-1c84-402a-8d67-98c9135abf71 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:03.142915 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f93e02b7-1c84-402a-8d67-98c9135abf71 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] PUT https://10.4.3.61/volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3/encryption/0520f4d6-9b44-4009-8444-d27924569224 Jul 03 19:22:03.143731 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f93e02b7-1c84-402a-8d67-98c9135abf71 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:03.190614 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f93e02b7-1c84-402a-8d67-98c9135abf71 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3/encryption/0520f4d6-9b44-4009-8444-d27924569224 returned with HTTP 200 Jul 03 19:22:03.191057 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 115/438] 10.4.3.61 () {68 vars in 1500 bytes} [Fri Jul 3 19:22:03 2026] PUT /volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3/encryption/0520f4d6-9b44-4009-8444-d27924569224 => generated 122 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:03.205653 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9a690ac7-deb6-41d5-9eb3-e1b98952fe2b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:03.212771 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9a690ac7-deb6-41d5-9eb3-e1b98952fe2b tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] GET https://10.4.3.61/volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3/encryption Jul 03 19:22:03.212771 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9a690ac7-deb6-41d5-9eb3-e1b98952fe2b tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:03.212956 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9a690ac7-deb6-41d5-9eb3-e1b98952fe2b tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:03.223875 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9a690ac7-deb6-41d5-9eb3-e1b98952fe2b tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3/encryption returned with HTTP 200 Jul 03 19:22:03.224933 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 106/439] 10.4.3.61 () {66 vars in 1368 bytes} [Fri Jul 3 19:22:03 2026] GET /volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3/encryption => generated 347 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:03.230283 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1c1053ee-5235-4f57-9355-e975f87861d5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:22:03.230800 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1c1053ee-5235-4f57-9355-e975f87861d5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-364184436", "imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:03.233779 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-1c1053ee-5235-4f57-9355-e975f87861d5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-364184436', 'imageRef': '6fdb725c-805c-4eab-bb34-5aad39949775'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:22:03.238030 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0a8740b5-1cbf-42d0-93c2-5958ea1e6bb5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:03.242411 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0a8740b5-1cbf-42d0-93c2-5958ea1e6bb5 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] GET https://10.4.3.61/volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3/encryption/cipher Jul 03 19:22:03.242684 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0a8740b5-1cbf-42d0-93c2-5958ea1e6bb5 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:03.242990 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0a8740b5-1cbf-42d0-93c2-5958ea1e6bb5 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:03.258483 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0a8740b5-1cbf-42d0-93c2-5958ea1e6bb5 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3/encryption/cipher returned with HTTP 200 Jul 03 19:22:03.258981 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 111/440] 10.4.3.61 () {66 vars in 1389 bytes} [Fri Jul 3 19:22:03 2026] GET /volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3/encryption/cipher => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:22:03.267252 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6b5c6810-d1dd-4dff-a181-a110dd3b9ba9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:03.269719 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6b5c6810-d1dd-4dff-a181-a110dd3b9ba9 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] DELETE https://10.4.3.61/volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3/encryption/0520f4d6-9b44-4009-8444-d27924569224 Jul 03 19:22:03.269950 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6b5c6810-d1dd-4dff-a181-a110dd3b9ba9 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:03.270304 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6b5c6810-d1dd-4dff-a181-a110dd3b9ba9 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:03.301979 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6b5c6810-d1dd-4dff-a181-a110dd3b9ba9 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3/encryption/0520f4d6-9b44-4009-8444-d27924569224 returned with HTTP 202 Jul 03 19:22:03.302938 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 116/441] 10.4.3.61 () {66 vars in 1482 bytes} [Fri Jul 3 19:22:03 2026] DELETE /volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3/encryption/0520f4d6-9b44-4009-8444-d27924569224 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 19:22:03.313995 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-931eae98-eae1-42e1-8a2d-8df79fbe5a54 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:03.318905 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-931eae98-eae1-42e1-8a2d-8df79fbe5a54 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] GET https://10.4.3.61/volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3/encryption Jul 03 19:22:03.318905 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-931eae98-eae1-42e1-8a2d-8df79fbe5a54 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:03.321768 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-931eae98-eae1-42e1-8a2d-8df79fbe5a54 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:03.336261 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-931eae98-eae1-42e1-8a2d-8df79fbe5a54 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3/encryption returned with HTTP 200 Jul 03 19:22:03.336885 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 107/442] 10.4.3.61 () {66 vars in 1368 bytes} [Fri Jul 3 19:22:03 2026] GET /volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3/encryption => generated 2 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 19:22:03.345439 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ffdc3a00-c8d2-47eb-ae19-1894ecdab930 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:03.347638 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ffdc3a00-c8d2-47eb-ae19-1894ecdab930 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] GET https://10.4.3.61/volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3/encryption Jul 03 19:22:03.347834 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ffdc3a00-c8d2-47eb-ae19-1894ecdab930 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:03.348015 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ffdc3a00-c8d2-47eb-ae19-1894ecdab930 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:03.355740 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ffdc3a00-c8d2-47eb-ae19-1894ecdab930 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3/encryption returned with HTTP 200 Jul 03 19:22:03.356177 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 112/443] 10.4.3.61 () {66 vars in 1368 bytes} [Fri Jul 3 19:22:03 2026] GET /volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3/encryption => generated 2 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 19:22:03.365807 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6b7fe660-1274-430e-a656-64e61459cc16 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:03.368134 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6b7fe660-1274-430e-a656-64e61459cc16 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] DELETE https://10.4.3.61/volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3 Jul 03 19:22:03.368446 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6b7fe660-1274-430e-a656-64e61459cc16 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:03.368784 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6b7fe660-1274-430e-a656-64e61459cc16 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Calling method '_delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:03.403883 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6b7fe660-1274-430e-a656-64e61459cc16 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3 returned with HTTP 202 Jul 03 19:22:03.404417 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 117/444] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:22:03 2026] DELETE /volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:22:03.416372 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-51e825a5-9a57-42e1-b659-b4b50ce1c578 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:03.419245 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-51e825a5-9a57-42e1-b659-b4b50ce1c578 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] GET https://10.4.3.61/volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3 Jul 03 19:22:03.419443 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-51e825a5-9a57-42e1-b659-b4b50ce1c578 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:03.419675 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-51e825a5-9a57-42e1-b659-b4b50ce1c578 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:03.423542 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-51e825a5-9a57-42e1-b659-b4b50ce1c578 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3 returned with HTTP 404 Jul 03 19:22:03.424280 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 108/445] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:22:03 2026] GET /volume/v3/types/1cf9e0da-702f-41f8-babf-c0e137a24fb3 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 19:22:03.435505 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-40fdbcdb-8f49-4098-b418-d41520a1afcb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:03.437652 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-40fdbcdb-8f49-4098-b418-d41520a1afcb tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] GET https://10.4.3.61/volume/v3/types Jul 03 19:22:03.437755 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-40fdbcdb-8f49-4098-b418-d41520a1afcb tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:03.437965 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-40fdbcdb-8f49-4098-b418-d41520a1afcb tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:03.461042 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-40fdbcdb-8f49-4098-b418-d41520a1afcb tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:22:03.461725 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 113/446] 10.4.3.61 () {66 vars in 1224 bytes} [Fri Jul 3 19:22:03 2026] GET /volume/v3/types => generated 670 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:03.476719 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-39b99118-93bd-473f-be12-45d92582de65 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:03.479100 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-39b99118-93bd-473f-be12-45d92582de65 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:22:03.479464 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-39b99118-93bd-473f-be12-45d92582de65 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1856253893"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:03.502774 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-39b99118-93bd-473f-be12-45d92582de65 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:22:03.503373 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 118/447] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:22:03 2026] POST /volume/v3/types => generated 221 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:03.513953 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3430500e-b2aa-49a6-b370-428b490bc46c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:03.515350 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3430500e-b2aa-49a6-b370-428b490bc46c tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] PUT https://10.4.3.61/volume/v3/types/2e74b570-c64a-4658-aa4c-1acf3730178e Jul 03 19:22:03.515731 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3430500e-b2aa-49a6-b370-428b490bc46c tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1636272417", "description": "tempest-volume-type-description-1756544749", "is_public": false}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:03.576574 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3430500e-b2aa-49a6-b370-428b490bc46c tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types/2e74b570-c64a-4658-aa4c-1acf3730178e returned with HTTP 200 Jul 03 19:22:03.577495 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 109/448] 10.4.3.61 () {68 vars in 1356 bytes} [Fri Jul 3 19:22:03 2026] PUT /volume/v3/types/2e74b570-c64a-4658-aa4c-1acf3730178e => generated 205 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:03.586876 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a3135d4b-daaf-4fed-8347-cdf493b04527 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:03.588915 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a3135d4b-daaf-4fed-8347-cdf493b04527 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] GET https://10.4.3.61/volume/v3/types/2e74b570-c64a-4658-aa4c-1acf3730178e Jul 03 19:22:03.589188 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a3135d4b-daaf-4fed-8347-cdf493b04527 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:03.589343 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a3135d4b-daaf-4fed-8347-cdf493b04527 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:03.595349 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a3135d4b-daaf-4fed-8347-cdf493b04527 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types/2e74b570-c64a-4658-aa4c-1acf3730178e returned with HTTP 200 Jul 03 19:22:03.595880 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 114/449] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:22:03 2026] GET /volume/v3/types/2e74b570-c64a-4658-aa4c-1acf3730178e => generated 269 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:03.610995 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f8a92c3e-6d9e-4cff-a52c-7b4ce5452160 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:03.613264 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f8a92c3e-6d9e-4cff-a52c-7b4ce5452160 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] DELETE https://10.4.3.61/volume/v3/types/2e74b570-c64a-4658-aa4c-1acf3730178e Jul 03 19:22:03.613532 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f8a92c3e-6d9e-4cff-a52c-7b4ce5452160 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:03.613779 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f8a92c3e-6d9e-4cff-a52c-7b4ce5452160 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Calling method '_delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:03.648949 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-1c1053ee-5235-4f57-9355-e975f87861d5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Create volume of 1 GB Jul 03 19:22:03.655841 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1c1053ee-5235-4f57-9355-e975f87861d5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Availability Zones retrieved successfully. Jul 03 19:22:03.659137 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f8a92c3e-6d9e-4cff-a52c-7b4ce5452160 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types/2e74b570-c64a-4658-aa4c-1acf3730178e returned with HTTP 202 Jul 03 19:22:03.659703 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 119/450] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:22:03 2026] DELETE /volume/v3/types/2e74b570-c64a-4658-aa4c-1acf3730178e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:22:03.662329 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1c1053ee-5235-4f57-9355-e975f87861d5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Flow 'volume_create_api' (259e3cf5-2574-44d8-b1f7-4e3d6e837e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:22:03.663661 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1c1053ee-5235-4f57-9355-e975f87861d5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb772e29-a426-4cd4-9f06-afb85e3e867f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:03.665005 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-1c1053ee-5235-4f57-9355-e975f87861d5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:22:03.668185 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8907e09e-a02e-466e-a154-e596626b9a97 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:03.672378 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8907e09e-a02e-466e-a154-e596626b9a97 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] GET https://10.4.3.61/volume/v3/types/2e74b570-c64a-4658-aa4c-1acf3730178e Jul 03 19:22:03.672766 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8907e09e-a02e-466e-a154-e596626b9a97 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:03.674277 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8907e09e-a02e-466e-a154-e596626b9a97 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:03.677248 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8907e09e-a02e-466e-a154-e596626b9a97 tempest-VolumeTypesTest-1418991622 tempest-VolumeTypesTest-1418991622-project-admin] https://10.4.3.61/volume/v3/types/2e74b570-c64a-4658-aa4c-1acf3730178e returned with HTTP 404 Jul 03 19:22:03.677957 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 110/451] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:22:03 2026] GET /volume/v3/types/2e74b570-c64a-4658-aa4c-1acf3730178e => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:03.779885 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1c1053ee-5235-4f57-9355-e975f87861d5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb772e29-a426-4cd4-9f06-afb85e3e867f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:03.780453 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1c1053ee-5235-4f57-9355-e975f87861d5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b679c18a-733b-4fc1-93cf-91a0ca892fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:03.886677 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-1c1053ee-5235-4f57-9355-e975f87861d5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Created reservations ['a2e16e57-e299-468c-b1a4-79edbe014a91', 'edfe6e43-1ec8-43fb-81e2-b2b48578b10f', 'b2ddd6ed-4c08-4aad-9771-d580ea03a30e', 'f912fd69-eba8-4840-aad0-e08d1f29a732'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:22:03.887491 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1c1053ee-5235-4f57-9355-e975f87861d5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b679c18a-733b-4fc1-93cf-91a0ca892fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2e16e57-e299-468c-b1a4-79edbe014a91', 'edfe6e43-1ec8-43fb-81e2-b2b48578b10f', 'b2ddd6ed-4c08-4aad-9771-d580ea03a30e', 'f912fd69-eba8-4840-aad0-e08d1f29a732']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:03.888624 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1c1053ee-5235-4f57-9355-e975f87861d5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e014f6ef-0470-475e-8239-8dd53650a56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:03.921671 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1c1053ee-5235-4f57-9355-e975f87861d5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e014f6ef-0470-475e-8239-8dd53650a56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7118de5d-c6d2-4b00-8920-cb13bdbfc320', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-364184436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a125a8c523c34d6281005df93d56b67c',qos_specs=None,replication_status=,reservations=['a2e16e57-e299-468c-b1a4-79edbe014a91','edfe6e43-1ec8-43fb-81e2-b2b48578b10f','b2ddd6ed-4c08-4aad-9771-d580ea03a30e','f912fd69-eba8-4840-aad0-e08d1f29a732'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f9329e52d494c4487c0929e30623bd0',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:22:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-364184436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7118de5d-c6d2-4b00-8920-cb13bdbfc320,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a125a8c523c34d6281005df93d56b67c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f9329e52d494c4487c0929e30623bd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:03.922488 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1c1053ee-5235-4f57-9355-e975f87861d5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bed06d4d-1de6-4640-93af-f1a8000648db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:03.945293 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1c1053ee-5235-4f57-9355-e975f87861d5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bed06d4d-1de6-4640-93af-f1a8000648db) transitioned into state 'SUCCESS' from state '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-364184436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a125a8c523c34d6281005df93d56b67c',qos_specs=None,replication_status=,reservations=['a2e16e57-e299-468c-b1a4-79edbe014a91','edfe6e43-1ec8-43fb-81e2-b2b48578b10f','b2ddd6ed-4c08-4aad-9771-d580ea03a30e','f912fd69-eba8-4840-aad0-e08d1f29a732'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f9329e52d494c4487c0929e30623bd0',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:03.946134 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1c1053ee-5235-4f57-9355-e975f87861d5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e19ddbc2-87e4-45a8-9362-356d73a1691e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:03.965721 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1c1053ee-5235-4f57-9355-e975f87861d5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e19ddbc2-87e4-45a8-9362-356d73a1691e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:03.966679 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1c1053ee-5235-4f57-9355-e975f87861d5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Flow 'volume_create_api' (259e3cf5-2574-44d8-b1f7-4e3d6e837e57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:22:03.966945 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1c1053ee-5235-4f57-9355-e975f87861d5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Create volume request issued successfully. Jul 03 19:22:03.967669 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1c1053ee-5235-4f57-9355-e975f87861d5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:22:03.968127 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 109/452] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:22:03 2026] POST /volume/v3/volumes => generated 749 bytes in 876 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:22:03.981427 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5f40c882-b8ea-4c42-9183-41e900cad1b4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:03.983332 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5f40c882-b8ea-4c42-9183-41e900cad1b4 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] GET https://10.4.3.61/volume/v3/volumes/7118de5d-c6d2-4b00-8920-cb13bdbfc320 Jul 03 19:22:03.983541 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5f40c882-b8ea-4c42-9183-41e900cad1b4 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:03.983745 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5f40c882-b8ea-4c42-9183-41e900cad1b4 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:04.000011 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:04.000011 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:04.006501 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5f40c882-b8ea-4c42-9183-41e900cad1b4 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Volume info retrieved successfully. Jul 03 19:22:04.011787 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5f40c882-b8ea-4c42-9183-41e900cad1b4 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/volumes/7118de5d-c6d2-4b00-8920-cb13bdbfc320 returned with HTTP 200 Jul 03 19:22:04.012713 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 115/453] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:03 2026] GET /volume/v3/volumes/7118de5d-c6d2-4b00-8920-cb13bdbfc320 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:05.028955 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a534edb1-2ee3-4c65-ae11-34997af35061 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:05.030833 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a534edb1-2ee3-4c65-ae11-34997af35061 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] GET https://10.4.3.61/volume/v3/volumes/7118de5d-c6d2-4b00-8920-cb13bdbfc320 Jul 03 19:22:05.031054 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a534edb1-2ee3-4c65-ae11-34997af35061 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:05.031266 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a534edb1-2ee3-4c65-ae11-34997af35061 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:05.040440 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:05.040440 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:05.045191 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a534edb1-2ee3-4c65-ae11-34997af35061 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Volume info retrieved successfully. Jul 03 19:22:05.051146 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a534edb1-2ee3-4c65-ae11-34997af35061 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/volumes/7118de5d-c6d2-4b00-8920-cb13bdbfc320 returned with HTTP 200 Jul 03 19:22:05.051592 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 120/454] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:05 2026] GET /volume/v3/volumes/7118de5d-c6d2-4b00-8920-cb13bdbfc320 => generated 1357 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:05.071280 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-54fd0315-2d96-4a12-916c-94bb5e6f3997 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:05.071280 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-54fd0315-2d96-4a12-916c-94bb5e6f3997 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:22:05.071892 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-54fd0315-2d96-4a12-916c-94bb5e6f3997 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1580563203"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:05.074039 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-54fd0315-2d96-4a12-916c-94bb5e6f3997 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1580563203'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:22:05.074139 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-54fd0315-2d96-4a12-916c-94bb5e6f3997 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Create volume of 1 GB Jul 03 19:22:05.080032 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-54fd0315-2d96-4a12-916c-94bb5e6f3997 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Availability Zones retrieved successfully. Jul 03 19:22:05.094261 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-54fd0315-2d96-4a12-916c-94bb5e6f3997 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Flow 'volume_create_api' (3d95aa58-f7fe-4781-b825-042e3f9dd0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:22:05.100265 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-54fd0315-2d96-4a12-916c-94bb5e6f3997 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (236d1575-17ed-4dab-8912-57c1505f430b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:05.101825 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-54fd0315-2d96-4a12-916c-94bb5e6f3997 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:22:05.147199 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-54fd0315-2d96-4a12-916c-94bb5e6f3997 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (236d1575-17ed-4dab-8912-57c1505f430b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:05.149135 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-54fd0315-2d96-4a12-916c-94bb5e6f3997 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23e175d4-e918-4690-a9f7-b0f06a8abdc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:05.223230 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-54fd0315-2d96-4a12-916c-94bb5e6f3997 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Created reservations ['68cc9be1-f87e-4983-b3ad-7aa508015bbb', '012b22b7-1d98-403d-a25e-1b2653d8d7bc', '37db8799-dad7-46ec-827b-94c449b6a31f', '00ad1b05-9273-4349-b522-f85c2d7aa273'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:22:05.224100 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-54fd0315-2d96-4a12-916c-94bb5e6f3997 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23e175d4-e918-4690-a9f7-b0f06a8abdc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68cc9be1-f87e-4983-b3ad-7aa508015bbb', '012b22b7-1d98-403d-a25e-1b2653d8d7bc', '37db8799-dad7-46ec-827b-94c449b6a31f', '00ad1b05-9273-4349-b522-f85c2d7aa273']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:05.224927 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-54fd0315-2d96-4a12-916c-94bb5e6f3997 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaf3737f-56b5-4610-96f5-836ee9597a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:05.256863 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-54fd0315-2d96-4a12-916c-94bb5e6f3997 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaf3737f-56b5-4610-96f5-836ee9597a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40ffc4d9-b106-4686-8359-f3d919e7668a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1580563203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a125a8c523c34d6281005df93d56b67c',qos_specs=None,replication_status=,reservations=['68cc9be1-f87e-4983-b3ad-7aa508015bbb','012b22b7-1d98-403d-a25e-1b2653d8d7bc','37db8799-dad7-46ec-827b-94c449b6a31f','00ad1b05-9273-4349-b522-f85c2d7aa273'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f9329e52d494c4487c0929e30623bd0',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:22:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1580563203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40ffc4d9-b106-4686-8359-f3d919e7668a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a125a8c523c34d6281005df93d56b67c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f9329e52d494c4487c0929e30623bd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:05.257628 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-54fd0315-2d96-4a12-916c-94bb5e6f3997 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (539488ab-821e-4ff9-ba88-a826a254e198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:05.288559 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-54fd0315-2d96-4a12-916c-94bb5e6f3997 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (539488ab-821e-4ff9-ba88-a826a254e198) transitioned into state 'SUCCESS' from state '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-1580563203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a125a8c523c34d6281005df93d56b67c',qos_specs=None,replication_status=,reservations=['68cc9be1-f87e-4983-b3ad-7aa508015bbb','012b22b7-1d98-403d-a25e-1b2653d8d7bc','37db8799-dad7-46ec-827b-94c449b6a31f','00ad1b05-9273-4349-b522-f85c2d7aa273'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f9329e52d494c4487c0929e30623bd0',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:05.289519 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-54fd0315-2d96-4a12-916c-94bb5e6f3997 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf1e330-b17a-42e9-9536-0904615d0b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:05.324103 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-54fd0315-2d96-4a12-916c-94bb5e6f3997 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf1e330-b17a-42e9-9536-0904615d0b0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:05.325092 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-54fd0315-2d96-4a12-916c-94bb5e6f3997 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Flow 'volume_create_api' (3d95aa58-f7fe-4781-b825-042e3f9dd0fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:22:05.325793 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-54fd0315-2d96-4a12-916c-94bb5e6f3997 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Create volume request issued successfully. Jul 03 19:22:05.326499 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-54fd0315-2d96-4a12-916c-94bb5e6f3997 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:22:05.329780 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 111/455] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:22:05 2026] POST /volume/v3/volumes => generated 750 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:22:05.345015 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a15083c9-53e4-4b3f-8bf4-a6407870cac9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:05.347832 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a15083c9-53e4-4b3f-8bf4-a6407870cac9 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] GET https://10.4.3.61/volume/v3/volumes/40ffc4d9-b106-4686-8359-f3d919e7668a Jul 03 19:22:05.347997 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a15083c9-53e4-4b3f-8bf4-a6407870cac9 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:05.348572 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a15083c9-53e4-4b3f-8bf4-a6407870cac9 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:05.357269 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:05.357269 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:05.362891 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a15083c9-53e4-4b3f-8bf4-a6407870cac9 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Volume info retrieved successfully. Jul 03 19:22:05.369796 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a15083c9-53e4-4b3f-8bf4-a6407870cac9 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/volumes/40ffc4d9-b106-4686-8359-f3d919e7668a returned with HTTP 200 Jul 03 19:22:05.370277 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 110/456] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:05 2026] GET /volume/v3/volumes/40ffc4d9-b106-4686-8359-f3d919e7668a => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:22:06.389312 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b1c44a73-ca2e-4446-8fe4-c77f92d009d7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:06.392533 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b1c44a73-ca2e-4446-8fe4-c77f92d009d7 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] GET https://10.4.3.61/volume/v3/volumes/40ffc4d9-b106-4686-8359-f3d919e7668a Jul 03 19:22:06.392816 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b1c44a73-ca2e-4446-8fe4-c77f92d009d7 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:06.393085 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b1c44a73-ca2e-4446-8fe4-c77f92d009d7 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:06.401804 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:06.401804 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:06.409506 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b1c44a73-ca2e-4446-8fe4-c77f92d009d7 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Volume info retrieved successfully. Jul 03 19:22:06.416459 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b1c44a73-ca2e-4446-8fe4-c77f92d009d7 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/volumes/40ffc4d9-b106-4686-8359-f3d919e7668a returned with HTTP 200 Jul 03 19:22:06.417069 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 116/457] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:06 2026] GET /volume/v3/volumes/40ffc4d9-b106-4686-8359-f3d919e7668a => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:06.432409 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-aa6ed32a-cc23-482c-9cfc-fc6e4b1c5397 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:06.434753 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-aa6ed32a-cc23-482c-9cfc-fc6e4b1c5397 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:22:06.435057 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-aa6ed32a-cc23-482c-9cfc-fc6e4b1c5397 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1672066425"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:06.436854 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-aa6ed32a-cc23-482c-9cfc-fc6e4b1c5397 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1672066425'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:22:06.437094 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-aa6ed32a-cc23-482c-9cfc-fc6e4b1c5397 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Create volume of 1 GB Jul 03 19:22:06.442057 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-aa6ed32a-cc23-482c-9cfc-fc6e4b1c5397 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Availability Zones retrieved successfully. Jul 03 19:22:06.448775 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-aa6ed32a-cc23-482c-9cfc-fc6e4b1c5397 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Flow 'volume_create_api' (2c7134b8-b6b6-4939-b9ba-31b3fc513cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:22:06.449923 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-aa6ed32a-cc23-482c-9cfc-fc6e4b1c5397 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fc8eca6-4722-4a61-bde6-e9dbd5883113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:06.451055 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-aa6ed32a-cc23-482c-9cfc-fc6e4b1c5397 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:22:06.494843 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-aa6ed32a-cc23-482c-9cfc-fc6e4b1c5397 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fc8eca6-4722-4a61-bde6-e9dbd5883113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:06.495602 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-aa6ed32a-cc23-482c-9cfc-fc6e4b1c5397 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c82a6e1e-adfc-4dc1-b14f-fbf0d4950b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:06.547481 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8818cab5-d114-4fec-ba04-3748c918ae50 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:06.552212 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-aa6ed32a-cc23-482c-9cfc-fc6e4b1c5397 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Created reservations ['e0821d71-f7f6-4a6d-a8ef-f6425eb64f25', 'db6181b6-f589-4745-a523-1b3ea17ea0e5', '667557e4-c800-4189-966d-b8bb6662d31f', 'a74a5a23-d58f-450a-a07a-2c63a4f85815'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:22:06.553121 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-aa6ed32a-cc23-482c-9cfc-fc6e4b1c5397 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c82a6e1e-adfc-4dc1-b14f-fbf0d4950b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0821d71-f7f6-4a6d-a8ef-f6425eb64f25', 'db6181b6-f589-4745-a523-1b3ea17ea0e5', '667557e4-c800-4189-966d-b8bb6662d31f', 'a74a5a23-d58f-450a-a07a-2c63a4f85815']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:06.554088 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-aa6ed32a-cc23-482c-9cfc-fc6e4b1c5397 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3748cad-5f5d-4e32-b693-6c0b827976f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:06.594259 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-aa6ed32a-cc23-482c-9cfc-fc6e4b1c5397 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3748cad-5f5d-4e32-b693-6c0b827976f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a93b7fa-377b-4c2a-ad98-ad2ae988b803', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1672066425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a125a8c523c34d6281005df93d56b67c',qos_specs=None,replication_status=,reservations=['e0821d71-f7f6-4a6d-a8ef-f6425eb64f25','db6181b6-f589-4745-a523-1b3ea17ea0e5','667557e4-c800-4189-966d-b8bb6662d31f','a74a5a23-d58f-450a-a07a-2c63a4f85815'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f9329e52d494c4487c0929e30623bd0',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:22:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1672066425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a93b7fa-377b-4c2a-ad98-ad2ae988b803,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a125a8c523c34d6281005df93d56b67c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f9329e52d494c4487c0929e30623bd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:06.595101 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-aa6ed32a-cc23-482c-9cfc-fc6e4b1c5397 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09fcf934-4411-4bb2-be94-62c11793029b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:06.641558 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-aa6ed32a-cc23-482c-9cfc-fc6e4b1c5397 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09fcf934-4411-4bb2-be94-62c11793029b) transitioned into state 'SUCCESS' from state '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-1672066425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a125a8c523c34d6281005df93d56b67c',qos_specs=None,replication_status=,reservations=['e0821d71-f7f6-4a6d-a8ef-f6425eb64f25','db6181b6-f589-4745-a523-1b3ea17ea0e5','667557e4-c800-4189-966d-b8bb6662d31f','a74a5a23-d58f-450a-a07a-2c63a4f85815'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f9329e52d494c4487c0929e30623bd0',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:06.642208 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-aa6ed32a-cc23-482c-9cfc-fc6e4b1c5397 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (629b1d00-2d51-46d7-833b-32c7ee4b97a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:06.662923 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-aa6ed32a-cc23-482c-9cfc-fc6e4b1c5397 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (629b1d00-2d51-46d7-833b-32c7ee4b97a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:06.664274 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-aa6ed32a-cc23-482c-9cfc-fc6e4b1c5397 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Flow 'volume_create_api' (2c7134b8-b6b6-4939-b9ba-31b3fc513cce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:22:06.664722 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-aa6ed32a-cc23-482c-9cfc-fc6e4b1c5397 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Create volume request issued successfully. Jul 03 19:22:06.665596 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-aa6ed32a-cc23-482c-9cfc-fc6e4b1c5397 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:22:06.666134 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 121/458] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:22:06 2026] POST /volume/v3/volumes => generated 750 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:22:06.680906 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-014af9a7-1a77-4779-8f42-e1db17d2c94f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:06.683276 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-014af9a7-1a77-4779-8f42-e1db17d2c94f tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] GET https://10.4.3.61/volume/v3/volumes/5a93b7fa-377b-4c2a-ad98-ad2ae988b803 Jul 03 19:22:06.683473 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-014af9a7-1a77-4779-8f42-e1db17d2c94f tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:06.683716 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-014af9a7-1a77-4779-8f42-e1db17d2c94f tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:06.691133 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:06.691133 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:06.695109 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-014af9a7-1a77-4779-8f42-e1db17d2c94f tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Volume info retrieved successfully. Jul 03 19:22:06.700398 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-014af9a7-1a77-4779-8f42-e1db17d2c94f tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/volumes/5a93b7fa-377b-4c2a-ad98-ad2ae988b803 returned with HTTP 200 Jul 03 19:22:06.700805 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 111/459] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:06 2026] GET /volume/v3/volumes/5a93b7fa-377b-4c2a-ad98-ad2ae988b803 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:06.712744 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8818cab5-d114-4fec-ba04-3748c918ae50 tempest-ExtensionsTestJSON-1022688530 tempest-ExtensionsTestJSON-1022688530-project-member] GET https://10.4.3.61/volume/v3/extensions Jul 03 19:22:06.713052 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8818cab5-d114-4fec-ba04-3748c918ae50 tempest-ExtensionsTestJSON-1022688530 tempest-ExtensionsTestJSON-1022688530-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:06.713387 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8818cab5-d114-4fec-ba04-3748c918ae50 tempest-ExtensionsTestJSON-1022688530 tempest-ExtensionsTestJSON-1022688530-project-member] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:06.713909 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8818cab5-d114-4fec-ba04-3748c918ae50 tempest-ExtensionsTestJSON-1022688530 tempest-ExtensionsTestJSON-1022688530-project-member] https://10.4.3.61/volume/v3/extensions returned with HTTP 200 Jul 03 19:22:06.714498 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 112/460] 10.4.3.61 () {66 vars in 1239 bytes} [Fri Jul 3 19:22:06 2026] GET /volume/v3/extensions => generated 5245 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:07.719441 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a836a1e1-f759-4ca9-b69f-d0c9a33523f1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:07.724379 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a836a1e1-f759-4ca9-b69f-d0c9a33523f1 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] GET https://10.4.3.61/volume/v3/volumes/5a93b7fa-377b-4c2a-ad98-ad2ae988b803 Jul 03 19:22:07.724379 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a836a1e1-f759-4ca9-b69f-d0c9a33523f1 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:07.724379 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a836a1e1-f759-4ca9-b69f-d0c9a33523f1 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:07.735490 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:07.735490 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:07.746310 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a836a1e1-f759-4ca9-b69f-d0c9a33523f1 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Volume info retrieved successfully. Jul 03 19:22:07.757407 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a836a1e1-f759-4ca9-b69f-d0c9a33523f1 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/volumes/5a93b7fa-377b-4c2a-ad98-ad2ae988b803 returned with HTTP 200 Jul 03 19:22:07.757774 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 117/461] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:07 2026] GET /volume/v3/volumes/5a93b7fa-377b-4c2a-ad98-ad2ae988b803 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:08.453763 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-84a46f8c-e046-4659-ada2-55e0d941365d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:08.664150 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-84a46f8c-e046-4659-ada2-55e0d941365d tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:22:08.664782 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-84a46f8c-e046-4659-ada2-55e0d941365d tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1560297598"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:08.666721 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-84a46f8c-e046-4659-ada2-55e0d941365d tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1560297598'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:22:08.668224 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-84a46f8c-e046-4659-ada2-55e0d941365d tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Create volume of 1 GB Jul 03 19:22:08.668611 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:08.668611 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:08.674379 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-84a46f8c-e046-4659-ada2-55e0d941365d tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Availability Zones retrieved successfully. Jul 03 19:22:08.682904 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-84a46f8c-e046-4659-ada2-55e0d941365d tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Flow 'volume_create_api' (23455fe0-35b6-4f27-afd5-1598c726a9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:22:08.684275 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-84a46f8c-e046-4659-ada2-55e0d941365d tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2cb1518-02f5-47bb-83ff-b0d92a41e404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:08.685689 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-84a46f8c-e046-4659-ada2-55e0d941365d tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:22:08.726936 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-84a46f8c-e046-4659-ada2-55e0d941365d tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2cb1518-02f5-47bb-83ff-b0d92a41e404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:08.727899 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-84a46f8c-e046-4659-ada2-55e0d941365d tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31225db2-3e87-4c43-9587-c5e2fd2adad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:08.802703 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-84a46f8c-e046-4659-ada2-55e0d941365d tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Created reservations ['13a72486-35e5-4e5f-9085-79f5a6b29af0', 'ffd41476-be1b-4075-a39d-da4d5b631bea', 'f0213fa9-addd-42fe-8a49-f6e074b9d90f', '237b896e-ce49-4412-8a97-8f0ef61eb70a'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:22:08.803591 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-84a46f8c-e046-4659-ada2-55e0d941365d tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31225db2-3e87-4c43-9587-c5e2fd2adad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13a72486-35e5-4e5f-9085-79f5a6b29af0', 'ffd41476-be1b-4075-a39d-da4d5b631bea', 'f0213fa9-addd-42fe-8a49-f6e074b9d90f', '237b896e-ce49-4412-8a97-8f0ef61eb70a']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:08.804984 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-84a46f8c-e046-4659-ada2-55e0d941365d tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd53c5a8-3167-4386-9117-a295c6ca02e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:08.831751 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-84a46f8c-e046-4659-ada2-55e0d941365d tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd53c5a8-3167-4386-9117-a295c6ca02e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f984f660-8279-4d9c-9a0b-1197cb693ca0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1560297598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6a177c08ba54cec8657573c26c859a7',qos_specs=None,replication_status=,reservations=['13a72486-35e5-4e5f-9085-79f5a6b29af0','ffd41476-be1b-4075-a39d-da4d5b631bea','f0213fa9-addd-42fe-8a49-f6e074b9d90f','237b896e-ce49-4412-8a97-8f0ef61eb70a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de76bed8090040b5bc3c8d1fd3ccb051',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:22:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1560297598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f984f660-8279-4d9c-9a0b-1197cb693ca0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6a177c08ba54cec8657573c26c859a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de76bed8090040b5bc3c8d1fd3ccb051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:08.832929 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-84a46f8c-e046-4659-ada2-55e0d941365d tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9641bdd-c173-4fb0-a5d5-4df93a0ceac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:08.859895 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-84a46f8c-e046-4659-ada2-55e0d941365d tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9641bdd-c173-4fb0-a5d5-4df93a0ceac1) transitioned into state 'SUCCESS' from state '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-1560297598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6a177c08ba54cec8657573c26c859a7',qos_specs=None,replication_status=,reservations=['13a72486-35e5-4e5f-9085-79f5a6b29af0','ffd41476-be1b-4075-a39d-da4d5b631bea','f0213fa9-addd-42fe-8a49-f6e074b9d90f','237b896e-ce49-4412-8a97-8f0ef61eb70a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de76bed8090040b5bc3c8d1fd3ccb051',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:08.860980 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-84a46f8c-e046-4659-ada2-55e0d941365d tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75fed457-fe21-4135-9782-f7a886a5dee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:08.876345 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-84a46f8c-e046-4659-ada2-55e0d941365d tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75fed457-fe21-4135-9782-f7a886a5dee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:08.877537 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-84a46f8c-e046-4659-ada2-55e0d941365d tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Flow 'volume_create_api' (23455fe0-35b6-4f27-afd5-1598c726a9db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:22:08.877902 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-84a46f8c-e046-4659-ada2-55e0d941365d tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Create volume request issued successfully. Jul 03 19:22:08.878677 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-84a46f8c-e046-4659-ada2-55e0d941365d tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:22:08.879227 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 122/462] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:22:08 2026] POST /volume/v3/volumes => generated 749 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:22:08.893289 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e359adfe-5a4f-41f7-8c57-056a9fd42b12 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:08.894597 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e359adfe-5a4f-41f7-8c57-056a9fd42b12 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/volumes/f984f660-8279-4d9c-9a0b-1197cb693ca0 Jul 03 19:22:08.894793 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e359adfe-5a4f-41f7-8c57-056a9fd42b12 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:08.894971 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e359adfe-5a4f-41f7-8c57-056a9fd42b12 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:08.901333 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:08.901333 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:08.904891 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e359adfe-5a4f-41f7-8c57-056a9fd42b12 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Volume info retrieved successfully. Jul 03 19:22:08.909590 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e359adfe-5a4f-41f7-8c57-056a9fd42b12 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes/f984f660-8279-4d9c-9a0b-1197cb693ca0 returned with HTTP 200 Jul 03 19:22:08.910022 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 112/463] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:08 2026] GET /volume/v3/volumes/f984f660-8279-4d9c-9a0b-1197cb693ca0 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:09.928067 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-44e2d63a-58a1-49a5-aea7-5d7e731aefb3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:09.929789 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-44e2d63a-58a1-49a5-aea7-5d7e731aefb3 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/volumes/f984f660-8279-4d9c-9a0b-1197cb693ca0 Jul 03 19:22:09.929957 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-44e2d63a-58a1-49a5-aea7-5d7e731aefb3 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:09.930174 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-44e2d63a-58a1-49a5-aea7-5d7e731aefb3 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:09.937951 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:09.937951 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:09.942496 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-44e2d63a-58a1-49a5-aea7-5d7e731aefb3 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Volume info retrieved successfully. Jul 03 19:22:09.949210 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-44e2d63a-58a1-49a5-aea7-5d7e731aefb3 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes/f984f660-8279-4d9c-9a0b-1197cb693ca0 returned with HTTP 200 Jul 03 19:22:09.949664 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 113/464] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:09 2026] GET /volume/v3/volumes/f984f660-8279-4d9c-9a0b-1197cb693ca0 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:09.966345 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-df9225aa-e312-4f8e-a3db-b7b40f5c3a75 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:09.970592 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-df9225aa-e312-4f8e-a3db-b7b40f5c3a75 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:22:09.970592 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-df9225aa-e312-4f8e-a3db-b7b40f5c3a75 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f984f660-8279-4d9c-9a0b-1197cb693ca0", "name": "tempest-VolumesDeleteCascade-Snapshot-817863128"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:09.979630 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:09.979630 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:09.980340 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-df9225aa-e312-4f8e-a3db-b7b40f5c3a75 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Volume info retrieved successfully. Jul 03 19:22:09.980423 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-df9225aa-e312-4f8e-a3db-b7b40f5c3a75 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Create snapshot from volume f984f660-8279-4d9c-9a0b-1197cb693ca0 Jul 03 19:22:10.048069 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-df9225aa-e312-4f8e-a3db-b7b40f5c3a75 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Created reservations ['20d6d902-365a-4d97-9e90-56d437d12a02', '115ba47e-fcf8-452c-8786-a25d43166685', 'fadb8841-1ee9-4c59-abc4-8b76c948f36d', '9cc32333-710c-4e69-b89e-5d681d1f5944'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:22:10.098144 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-df9225aa-e312-4f8e-a3db-b7b40f5c3a75 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Snapshot create request issued successfully. Jul 03 19:22:10.098536 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-df9225aa-e312-4f8e-a3db-b7b40f5c3a75 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:22:10.099019 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 118/465] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:22:09 2026] POST /volume/v3/snapshots => generated 306 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:22:10.110783 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-75e2f8e8-7b51-4899-9bd4-d8a509662eab None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:10.113474 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-75e2f8e8-7b51-4899-9bd4-d8a509662eab tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/snapshots/689934c6-82cb-4a1a-b694-d264be5612f8 Jul 03 19:22:10.113620 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-75e2f8e8-7b51-4899-9bd4-d8a509662eab tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:10.113837 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-75e2f8e8-7b51-4899-9bd4-d8a509662eab tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:10.120531 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:10.120531 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:10.121411 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-75e2f8e8-7b51-4899-9bd4-d8a509662eab tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Snapshot retrieved successfully. Jul 03 19:22:10.122453 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-75e2f8e8-7b51-4899-9bd4-d8a509662eab tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/snapshots/689934c6-82cb-4a1a-b694-d264be5612f8 returned with HTTP 200 Jul 03 19:22:10.122840 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 123/466] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:22:10 2026] GET /volume/v3/snapshots/689934c6-82cb-4a1a-b694-d264be5612f8 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:11.134046 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-83ef10cc-2f37-4452-bbd2-7bb8ecf65477 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:11.136206 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-83ef10cc-2f37-4452-bbd2-7bb8ecf65477 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/snapshots/689934c6-82cb-4a1a-b694-d264be5612f8 Jul 03 19:22:11.136491 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-83ef10cc-2f37-4452-bbd2-7bb8ecf65477 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:11.136777 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-83ef10cc-2f37-4452-bbd2-7bb8ecf65477 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:11.147099 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:11.147099 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:11.148931 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-83ef10cc-2f37-4452-bbd2-7bb8ecf65477 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Snapshot retrieved successfully. Jul 03 19:22:11.149827 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-83ef10cc-2f37-4452-bbd2-7bb8ecf65477 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/snapshots/689934c6-82cb-4a1a-b694-d264be5612f8 returned with HTTP 200 Jul 03 19:22:11.151285 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 113/467] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:22:11 2026] GET /volume/v3/snapshots/689934c6-82cb-4a1a-b694-d264be5612f8 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:11.164419 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e4b43521-85a2-4d2b-967c-dfb15465cc31 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:11.164419 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e4b43521-85a2-4d2b-967c-dfb15465cc31 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:22:11.165580 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e4b43521-85a2-4d2b-967c-dfb15465cc31 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f984f660-8279-4d9c-9a0b-1197cb693ca0", "name": "tempest-VolumesDeleteCascade-Snapshot-1905707455"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:11.173565 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:11.173565 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:11.174201 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e4b43521-85a2-4d2b-967c-dfb15465cc31 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Volume info retrieved successfully. Jul 03 19:22:11.174246 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-e4b43521-85a2-4d2b-967c-dfb15465cc31 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Create snapshot from volume f984f660-8279-4d9c-9a0b-1197cb693ca0 Jul 03 19:22:11.210703 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-e4b43521-85a2-4d2b-967c-dfb15465cc31 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Created reservations ['f1cd03b1-b397-4e4e-8003-cb38ffaad5be', '5bec8b81-bd52-4f01-98c8-5ae3f0551c7a', '74fa669e-74ba-4f4c-a852-a8db9d265c4e', 'bdb9bb8a-6dcf-47a3-a1e4-cee46e453e88'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:22:11.253888 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e4b43521-85a2-4d2b-967c-dfb15465cc31 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Snapshot create request issued successfully. Jul 03 19:22:11.254305 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e4b43521-85a2-4d2b-967c-dfb15465cc31 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:22:11.254789 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 114/468] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:22:11 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 19:22:11.267588 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d6cfd2de-f626-4c73-88d5-b976619b56cb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:11.270509 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d6cfd2de-f626-4c73-88d5-b976619b56cb tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/snapshots/04f53836-e74a-4537-9450-ab3156a64104 Jul 03 19:22:11.270509 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d6cfd2de-f626-4c73-88d5-b976619b56cb tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:11.270739 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d6cfd2de-f626-4c73-88d5-b976619b56cb tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:11.276896 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:11.276896 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:11.277381 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d6cfd2de-f626-4c73-88d5-b976619b56cb tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Snapshot retrieved successfully. Jul 03 19:22:11.278319 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d6cfd2de-f626-4c73-88d5-b976619b56cb tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/snapshots/04f53836-e74a-4537-9450-ab3156a64104 returned with HTTP 200 Jul 03 19:22:11.278760 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 119/469] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:22:11 2026] GET /volume/v3/snapshots/04f53836-e74a-4537-9450-ab3156a64104 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:12.291069 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-70ad4ed2-64c4-48b8-bda3-e18b79b5c6a7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:12.293463 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-70ad4ed2-64c4-48b8-bda3-e18b79b5c6a7 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/snapshots/04f53836-e74a-4537-9450-ab3156a64104 Jul 03 19:22:12.293730 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-70ad4ed2-64c4-48b8-bda3-e18b79b5c6a7 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:12.293972 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-70ad4ed2-64c4-48b8-bda3-e18b79b5c6a7 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:12.300918 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:12.300918 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:12.301454 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-70ad4ed2-64c4-48b8-bda3-e18b79b5c6a7 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Snapshot retrieved successfully. Jul 03 19:22:12.302717 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-70ad4ed2-64c4-48b8-bda3-e18b79b5c6a7 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/snapshots/04f53836-e74a-4537-9450-ab3156a64104 returned with HTTP 200 Jul 03 19:22:12.303727 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 124/470] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:22:12 2026] GET /volume/v3/snapshots/04f53836-e74a-4537-9450-ab3156a64104 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:12.323779 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-99132fe6-3137-489a-bc2f-d6d30975d131 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:12.323779 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-99132fe6-3137-489a-bc2f-d6d30975d131 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] DELETE https://10.4.3.61/volume/v3/volumes/f984f660-8279-4d9c-9a0b-1197cb693ca0?cascade=True Jul 03 19:22:12.323779 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-99132fe6-3137-489a-bc2f-d6d30975d131 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:12.323779 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-99132fe6-3137-489a-bc2f-d6d30975d131 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:12.323779 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-99132fe6-3137-489a-bc2f-d6d30975d131 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Delete volume with id: f984f660-8279-4d9c-9a0b-1197cb693ca0 Jul 03 19:22:12.333580 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:12.333580 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:12.334042 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-99132fe6-3137-489a-bc2f-d6d30975d131 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Volume info retrieved successfully. Jul 03 19:22:12.418873 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-99132fe6-3137-489a-bc2f-d6d30975d131 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Delete volume request issued successfully. Jul 03 19:22:12.419174 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-99132fe6-3137-489a-bc2f-d6d30975d131 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes/f984f660-8279-4d9c-9a0b-1197cb693ca0?cascade=True returned with HTTP 202 Jul 03 19:22:12.419780 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 114/471] 10.4.3.61 () {66 vars in 1369 bytes} [Fri Jul 3 19:22:12 2026] DELETE /volume/v3/volumes/f984f660-8279-4d9c-9a0b-1197cb693ca0?cascade=True => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:22:12.429379 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-69a3deac-afda-44ae-8f8c-1d188909cafa None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:12.431749 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-69a3deac-afda-44ae-8f8c-1d188909cafa tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/volumes/f984f660-8279-4d9c-9a0b-1197cb693ca0 Jul 03 19:22:12.432054 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-69a3deac-afda-44ae-8f8c-1d188909cafa tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:12.432520 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-69a3deac-afda-44ae-8f8c-1d188909cafa tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:12.441240 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:12.441240 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:12.446648 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-69a3deac-afda-44ae-8f8c-1d188909cafa tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Volume info retrieved successfully. Jul 03 19:22:12.452540 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-69a3deac-afda-44ae-8f8c-1d188909cafa tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes/f984f660-8279-4d9c-9a0b-1197cb693ca0 returned with HTTP 200 Jul 03 19:22:12.452540 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 115/472] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:12 2026] GET /volume/v3/volumes/f984f660-8279-4d9c-9a0b-1197cb693ca0 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:13.468189 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8ab8037b-727b-4baf-98de-82a9a64d81d8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:13.471963 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8ab8037b-727b-4baf-98de-82a9a64d81d8 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/volumes/f984f660-8279-4d9c-9a0b-1197cb693ca0 Jul 03 19:22:13.471963 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8ab8037b-727b-4baf-98de-82a9a64d81d8 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:13.471963 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8ab8037b-727b-4baf-98de-82a9a64d81d8 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:13.478465 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8ab8037b-727b-4baf-98de-82a9a64d81d8 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes/f984f660-8279-4d9c-9a0b-1197cb693ca0 returned with HTTP 404 Jul 03 19:22:13.479849 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 120/473] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:13 2026] GET /volume/v3/volumes/f984f660-8279-4d9c-9a0b-1197cb693ca0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 19:22:13.489368 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b5703a44-1766-41c0-8f9a-0dbffae48564 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:13.492971 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b5703a44-1766-41c0-8f9a-0dbffae48564 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/volumes Jul 03 19:22:13.493225 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b5703a44-1766-41c0-8f9a-0dbffae48564 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:13.493454 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b5703a44-1766-41c0-8f9a-0dbffae48564 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:13.494931 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-b5703a44-1766-41c0-8f9a-0dbffae48564 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:13.495988 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b5703a44-1766-41c0-8f9a-0dbffae48564 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99925) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:13.532531 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b5703a44-1766-41c0-8f9a-0dbffae48564 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Get all volumes completed successfully. Jul 03 19:22:13.532982 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b5703a44-1766-41c0-8f9a-0dbffae48564 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 200 Jul 03 19:22:13.533388 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 125/474] 10.4.3.61 () {66 vars in 1230 bytes} [Fri Jul 3 19:22:13 2026] GET /volume/v3/volumes => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:22:13.552200 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c28f4634-39ea-404b-9182-789c9f6f96b5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:13.555278 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c28f4634-39ea-404b-9182-789c9f6f96b5 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/snapshots Jul 03 19:22:13.555964 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c28f4634-39ea-404b-9182-789c9f6f96b5 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:13.556327 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c28f4634-39ea-404b-9182-789c9f6f96b5 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:13.556914 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.api_utils [None req-c28f4634-39ea-404b-9182-789c9f6f96b5 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Removing options '' from query. {{(pid=99924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:13.557179 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:13.557179 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:13.558134 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.db.api [None req-c28f4634-39ea-404b-9182-789c9f6f96b5 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Building query based on filter {{(pid=99924) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:22:13.570436 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c28f4634-39ea-404b-9182-789c9f6f96b5 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Get all snapshots completed successfully. Jul 03 19:22:13.570900 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c28f4634-39ea-404b-9182-789c9f6f96b5 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 200 Jul 03 19:22:13.571618 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 115/475] 10.4.3.61 () {66 vars in 1236 bytes} [Fri Jul 3 19:22:13 2026] GET /volume/v3/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:22:13.584763 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b23aee66-0686-4144-9dd0-dd589ad34f76 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:13.587332 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b23aee66-0686-4144-9dd0-dd589ad34f76 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/04f53836-e74a-4537-9450-ab3156a64104 Jul 03 19:22:13.587676 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b23aee66-0686-4144-9dd0-dd589ad34f76 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:13.587994 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b23aee66-0686-4144-9dd0-dd589ad34f76 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:13.588325 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-b23aee66-0686-4144-9dd0-dd589ad34f76 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Delete snapshot with id: 04f53836-e74a-4537-9450-ab3156a64104 Jul 03 19:22:13.596925 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b23aee66-0686-4144-9dd0-dd589ad34f76 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/snapshots/04f53836-e74a-4537-9450-ab3156a64104 returned with HTTP 404 Jul 03 19:22:13.597774 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 116/476] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:22:13 2026] DELETE /volume/v3/snapshots/04f53836-e74a-4537-9450-ab3156a64104 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:13.610865 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b09af920-70e6-4f59-8371-419d25cc072a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:13.616197 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b09af920-70e6-4f59-8371-419d25cc072a tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/689934c6-82cb-4a1a-b694-d264be5612f8 Jul 03 19:22:13.616197 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b09af920-70e6-4f59-8371-419d25cc072a tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:13.616197 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b09af920-70e6-4f59-8371-419d25cc072a tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:13.616197 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-b09af920-70e6-4f59-8371-419d25cc072a tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Delete snapshot with id: 689934c6-82cb-4a1a-b694-d264be5612f8 Jul 03 19:22:13.628085 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b09af920-70e6-4f59-8371-419d25cc072a tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/snapshots/689934c6-82cb-4a1a-b694-d264be5612f8 returned with HTTP 404 Jul 03 19:22:13.628085 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 121/477] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:22:13 2026] DELETE /volume/v3/snapshots/689934c6-82cb-4a1a-b694-d264be5612f8 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:13.641303 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-965f8e68-58ad-48e5-81bc-5c635506d58f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:13.643511 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-965f8e68-58ad-48e5-81bc-5c635506d58f tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/volumes/f984f660-8279-4d9c-9a0b-1197cb693ca0 Jul 03 19:22:13.644229 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-965f8e68-58ad-48e5-81bc-5c635506d58f tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:13.644229 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-965f8e68-58ad-48e5-81bc-5c635506d58f tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:13.657467 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-965f8e68-58ad-48e5-81bc-5c635506d58f tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes/f984f660-8279-4d9c-9a0b-1197cb693ca0 returned with HTTP 404 Jul 03 19:22:13.658741 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 126/478] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:13 2026] GET /volume/v3/volumes/f984f660-8279-4d9c-9a0b-1197cb693ca0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:13.668658 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c0f3d385-15c7-4491-8417-acb20f53f3bb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:13.672060 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c0f3d385-15c7-4491-8417-acb20f53f3bb tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] DELETE https://10.4.3.61/volume/v3/volumes/f984f660-8279-4d9c-9a0b-1197cb693ca0 Jul 03 19:22:13.672398 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c0f3d385-15c7-4491-8417-acb20f53f3bb tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:13.672888 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c0f3d385-15c7-4491-8417-acb20f53f3bb tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:13.673306 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-c0f3d385-15c7-4491-8417-acb20f53f3bb tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Delete volume with id: f984f660-8279-4d9c-9a0b-1197cb693ca0 Jul 03 19:22:13.683877 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c0f3d385-15c7-4491-8417-acb20f53f3bb tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes/f984f660-8279-4d9c-9a0b-1197cb693ca0 returned with HTTP 404 Jul 03 19:22:13.685068 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 116/479] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:22:13 2026] DELETE /volume/v3/volumes/f984f660-8279-4d9c-9a0b-1197cb693ca0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:13.697834 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c7d905d1-fbf1-4af5-bfe7-5b5213594505 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:13.702222 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c7d905d1-fbf1-4af5-bfe7-5b5213594505 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:22:13.702222 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c7d905d1-fbf1-4af5-bfe7-5b5213594505 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-833588728"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:13.706150 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-c7d905d1-fbf1-4af5-bfe7-5b5213594505 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-833588728'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:22:13.706150 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-c7d905d1-fbf1-4af5-bfe7-5b5213594505 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Create volume of 1 GB Jul 03 19:22:13.710926 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c7d905d1-fbf1-4af5-bfe7-5b5213594505 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Availability Zones retrieved successfully. Jul 03 19:22:13.725216 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c7d905d1-fbf1-4af5-bfe7-5b5213594505 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Flow 'volume_create_api' (f1090479-6257-4fc3-a0c4-a481d02f733b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:22:13.725216 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c7d905d1-fbf1-4af5-bfe7-5b5213594505 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46e8b059-6e27-4e49-9ec5-142bb775f220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:13.725216 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-c7d905d1-fbf1-4af5-bfe7-5b5213594505 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:22:13.768699 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c7d905d1-fbf1-4af5-bfe7-5b5213594505 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46e8b059-6e27-4e49-9ec5-142bb775f220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:13.770033 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c7d905d1-fbf1-4af5-bfe7-5b5213594505 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9d2fe76-5e5c-4f7c-b2b5-1252dc222dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:13.782458 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-fd40f1ef-d4e3-40f3-9093-26810c03ba1b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:13.785159 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-fd40f1ef-d4e3-40f3-9093-26810c03ba1b tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] GET https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:22:13.785343 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-fd40f1ef-d4e3-40f3-9093-26810c03ba1b tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:13.785656 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-fd40f1ef-d4e3-40f3-9093-26810c03ba1b tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:13.796150 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:13.796150 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:13.803354 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-fd40f1ef-d4e3-40f3-9093-26810c03ba1b tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Volume info retrieved successfully. Jul 03 19:22:13.811838 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-fd40f1ef-d4e3-40f3-9093-26810c03ba1b tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 returned with HTTP 200 Jul 03 19:22:13.812523 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 122/480] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:22:13 2026] GET /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:13.846697 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-c7d905d1-fbf1-4af5-bfe7-5b5213594505 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Created reservations ['6a4da26b-65b8-4e34-895b-e2bfba81e8ef', '265c4ff6-11cc-436c-964d-4ba42a07960c', 'dea2b4a3-758c-47b9-a6fd-16f12cf0963f', 'd7b08421-8f74-40cd-9758-8e74c8be336c'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:22:13.848825 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c7d905d1-fbf1-4af5-bfe7-5b5213594505 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9d2fe76-5e5c-4f7c-b2b5-1252dc222dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a4da26b-65b8-4e34-895b-e2bfba81e8ef', '265c4ff6-11cc-436c-964d-4ba42a07960c', 'dea2b4a3-758c-47b9-a6fd-16f12cf0963f', 'd7b08421-8f74-40cd-9758-8e74c8be336c']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:13.849321 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c7d905d1-fbf1-4af5-bfe7-5b5213594505 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a053299-721b-4e48-bcbb-d3fbe951b58b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:13.885576 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c7d905d1-fbf1-4af5-bfe7-5b5213594505 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a053299-721b-4e48-bcbb-d3fbe951b58b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbe7bfa4-6509-4de6-ad6b-e3e639363a13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-833588728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6a177c08ba54cec8657573c26c859a7',qos_specs=None,replication_status=,reservations=['6a4da26b-65b8-4e34-895b-e2bfba81e8ef','265c4ff6-11cc-436c-964d-4ba42a07960c','dea2b4a3-758c-47b9-a6fd-16f12cf0963f','d7b08421-8f74-40cd-9758-8e74c8be336c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de76bed8090040b5bc3c8d1fd3ccb051',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:22:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-833588728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbe7bfa4-6509-4de6-ad6b-e3e639363a13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6a177c08ba54cec8657573c26c859a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de76bed8090040b5bc3c8d1fd3ccb051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:13.886055 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c7d905d1-fbf1-4af5-bfe7-5b5213594505 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef2484d2-3c9c-49a6-8549-8fbc883fbfdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:13.918719 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c7d905d1-fbf1-4af5-bfe7-5b5213594505 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef2484d2-3c9c-49a6-8549-8fbc883fbfdb) transitioned into state 'SUCCESS' from state '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-833588728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6a177c08ba54cec8657573c26c859a7',qos_specs=None,replication_status=,reservations=['6a4da26b-65b8-4e34-895b-e2bfba81e8ef','265c4ff6-11cc-436c-964d-4ba42a07960c','dea2b4a3-758c-47b9-a6fd-16f12cf0963f','d7b08421-8f74-40cd-9758-8e74c8be336c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de76bed8090040b5bc3c8d1fd3ccb051',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:13.919801 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c7d905d1-fbf1-4af5-bfe7-5b5213594505 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff8fcce7-6c08-439f-8559-4a27e698b3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:13.944709 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c7d905d1-fbf1-4af5-bfe7-5b5213594505 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff8fcce7-6c08-439f-8559-4a27e698b3d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:13.946102 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c7d905d1-fbf1-4af5-bfe7-5b5213594505 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Flow 'volume_create_api' (f1090479-6257-4fc3-a0c4-a481d02f733b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:22:13.946589 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c7d905d1-fbf1-4af5-bfe7-5b5213594505 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Create volume request issued successfully. Jul 03 19:22:13.947455 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c7d905d1-fbf1-4af5-bfe7-5b5213594505 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:22:13.947926 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 117/481] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:22:13 2026] POST /volume/v3/volumes => generated 748 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:22:13.968536 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-58e13b32-9946-4299-a255-18d6559bbe25 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:13.975999 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-58e13b32-9946-4299-a255-18d6559bbe25 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/volumes/fbe7bfa4-6509-4de6-ad6b-e3e639363a13 Jul 03 19:22:13.975999 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-58e13b32-9946-4299-a255-18d6559bbe25 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:13.975999 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-58e13b32-9946-4299-a255-18d6559bbe25 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:13.993386 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:13.993386 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:13.999898 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-58e13b32-9946-4299-a255-18d6559bbe25 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Volume info retrieved successfully. Jul 03 19:22:14.008729 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-58e13b32-9946-4299-a255-18d6559bbe25 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes/fbe7bfa4-6509-4de6-ad6b-e3e639363a13 returned with HTTP 200 Jul 03 19:22:14.009244 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 127/482] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:13 2026] GET /volume/v3/volumes/fbe7bfa4-6509-4de6-ad6b-e3e639363a13 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:15.026429 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7b521c29-dbdd-4869-9b7a-a9ef5b97a662 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:15.029417 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7b521c29-dbdd-4869-9b7a-a9ef5b97a662 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/volumes/fbe7bfa4-6509-4de6-ad6b-e3e639363a13 Jul 03 19:22:15.029417 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7b521c29-dbdd-4869-9b7a-a9ef5b97a662 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:15.029639 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7b521c29-dbdd-4869-9b7a-a9ef5b97a662 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:15.043909 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:15.043909 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:15.057044 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7b521c29-dbdd-4869-9b7a-a9ef5b97a662 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Volume info retrieved successfully. Jul 03 19:22:15.065212 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7b521c29-dbdd-4869-9b7a-a9ef5b97a662 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes/fbe7bfa4-6509-4de6-ad6b-e3e639363a13 returned with HTTP 200 Jul 03 19:22:15.065885 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 117/483] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:15 2026] GET /volume/v3/volumes/fbe7bfa4-6509-4de6-ad6b-e3e639363a13 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:15.085764 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f51eccbd-ea42-4eb6-94ba-11a0da741d7c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:15.091193 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f51eccbd-ea42-4eb6-94ba-11a0da741d7c tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:22:15.091193 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f51eccbd-ea42-4eb6-94ba-11a0da741d7c tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fbe7bfa4-6509-4de6-ad6b-e3e639363a13", "name": "tempest-VolumesDeleteCascade-Snapshot-1496862083"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:15.100608 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:15.100608 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:15.102618 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f51eccbd-ea42-4eb6-94ba-11a0da741d7c tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Volume info retrieved successfully. Jul 03 19:22:15.102618 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-f51eccbd-ea42-4eb6-94ba-11a0da741d7c tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Create snapshot from volume fbe7bfa4-6509-4de6-ad6b-e3e639363a13 Jul 03 19:22:15.133251 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-f51eccbd-ea42-4eb6-94ba-11a0da741d7c tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Created reservations ['3f49701c-07a5-41a3-9dda-86d969351535', '4a147fb1-3aa7-46a8-95bb-3e21b339bfd0', '6bf3dfe8-7c25-4e06-bca5-3a58e34694d5', '1b18281e-d237-414f-aa7d-4f40dd48197c'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:22:15.184101 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f51eccbd-ea42-4eb6-94ba-11a0da741d7c tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Snapshot create request issued successfully. Jul 03 19:22:15.184633 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f51eccbd-ea42-4eb6-94ba-11a0da741d7c tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:22:15.185215 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 123/484] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:22:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:22:15.199244 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e240967b-b47c-4d02-bba9-afb046e80964 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:15.202623 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e240967b-b47c-4d02-bba9-afb046e80964 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/snapshots/d36cc0d3-4b59-45ad-8ca9-9385151d89ed Jul 03 19:22:15.202623 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e240967b-b47c-4d02-bba9-afb046e80964 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:15.202623 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e240967b-b47c-4d02-bba9-afb046e80964 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:15.214459 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:15.214459 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:15.214459 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e240967b-b47c-4d02-bba9-afb046e80964 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Snapshot retrieved successfully. Jul 03 19:22:15.214459 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e240967b-b47c-4d02-bba9-afb046e80964 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/snapshots/d36cc0d3-4b59-45ad-8ca9-9385151d89ed returned with HTTP 200 Jul 03 19:22:15.214459 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 118/485] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:22:15 2026] GET /volume/v3/snapshots/d36cc0d3-4b59-45ad-8ca9-9385151d89ed => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:15.414369 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3450365f-23aa-494e-9ee5-3f2f5074d60e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:15.417006 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3450365f-23aa-494e-9ee5-3f2f5074d60e tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:22:15.417408 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3450365f-23aa-494e-9ee5-3f2f5074d60e tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-693591012"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:15.419802 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-3450365f-23aa-494e-9ee5-3f2f5074d60e tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-693591012'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:22:15.420279 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-3450365f-23aa-494e-9ee5-3f2f5074d60e tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Create volume of 1 GB Jul 03 19:22:15.426511 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3450365f-23aa-494e-9ee5-3f2f5074d60e tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Availability Zones retrieved successfully. Jul 03 19:22:15.437622 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3450365f-23aa-494e-9ee5-3f2f5074d60e tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Flow 'volume_create_api' (b947e9b7-c4a6-4625-a257-3e0e479e26c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:22:15.438867 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3450365f-23aa-494e-9ee5-3f2f5074d60e tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eb7933d-b316-4b9b-9ac5-8ee655291478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:15.440797 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-3450365f-23aa-494e-9ee5-3f2f5074d60e tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:22:15.488990 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3450365f-23aa-494e-9ee5-3f2f5074d60e tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eb7933d-b316-4b9b-9ac5-8ee655291478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:15.491410 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3450365f-23aa-494e-9ee5-3f2f5074d60e tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c67e143-4fc9-404f-90e5-9ab79838884d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:15.633130 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-3450365f-23aa-494e-9ee5-3f2f5074d60e tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Created reservations ['8be859f7-a501-480b-9836-788a9600e10d', 'c52bbdf0-48b5-4adf-a608-ed5d9bede9f5', 'ef11ab49-324f-4dad-a806-837451ca8bdf', 'f822dc25-df70-4e07-a18b-a29676ba4e51'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:22:15.634252 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3450365f-23aa-494e-9ee5-3f2f5074d60e tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c67e143-4fc9-404f-90e5-9ab79838884d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8be859f7-a501-480b-9836-788a9600e10d', 'c52bbdf0-48b5-4adf-a608-ed5d9bede9f5', 'ef11ab49-324f-4dad-a806-837451ca8bdf', 'f822dc25-df70-4e07-a18b-a29676ba4e51']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:15.635147 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3450365f-23aa-494e-9ee5-3f2f5074d60e tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (719ce5bc-f48f-47a4-92b7-6719de9003b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:15.682002 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3450365f-23aa-494e-9ee5-3f2f5074d60e tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (719ce5bc-f48f-47a4-92b7-6719de9003b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd83163b-50d4-439b-9413-585cfbe3c2b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-693591012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67a495e3b12146eab0b3a3c43ffdcb38',qos_specs=None,replication_status=,reservations=['8be859f7-a501-480b-9836-788a9600e10d','c52bbdf0-48b5-4adf-a608-ed5d9bede9f5','ef11ab49-324f-4dad-a806-837451ca8bdf','f822dc25-df70-4e07-a18b-a29676ba4e51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6b0d92dc2d046e3856e495f94cd0b36',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:22:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-693591012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd83163b-50d4-439b-9413-585cfbe3c2b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67a495e3b12146eab0b3a3c43ffdcb38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6b0d92dc2d046e3856e495f94cd0b36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:15.683263 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3450365f-23aa-494e-9ee5-3f2f5074d60e tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faa9a247-64bb-479c-9e6f-4eead247340e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:15.756428 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3450365f-23aa-494e-9ee5-3f2f5074d60e tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faa9a247-64bb-479c-9e6f-4eead247340e) transitioned into state 'SUCCESS' from state '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-693591012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67a495e3b12146eab0b3a3c43ffdcb38',qos_specs=None,replication_status=,reservations=['8be859f7-a501-480b-9836-788a9600e10d','c52bbdf0-48b5-4adf-a608-ed5d9bede9f5','ef11ab49-324f-4dad-a806-837451ca8bdf','f822dc25-df70-4e07-a18b-a29676ba4e51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6b0d92dc2d046e3856e495f94cd0b36',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:15.757277 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3450365f-23aa-494e-9ee5-3f2f5074d60e tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19ec3956-a6c0-4b70-a14c-d6e5dd5498a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:15.777714 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3450365f-23aa-494e-9ee5-3f2f5074d60e tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19ec3956-a6c0-4b70-a14c-d6e5dd5498a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:15.778760 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3450365f-23aa-494e-9ee5-3f2f5074d60e tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Flow 'volume_create_api' (b947e9b7-c4a6-4625-a257-3e0e479e26c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:22:15.779115 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3450365f-23aa-494e-9ee5-3f2f5074d60e tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Create volume request issued successfully. Jul 03 19:22:15.780021 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3450365f-23aa-494e-9ee5-3f2f5074d60e tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:22:15.786227 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 128/486] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:22:15 2026] POST /volume/v3/volumes => generated 752 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 19:22:15.805124 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1289d6ef-abfb-4a84-991e-b22e3652494a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:15.806838 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1289d6ef-abfb-4a84-991e-b22e3652494a tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] GET https://10.4.3.61/volume/v3/volumes/cd83163b-50d4-439b-9413-585cfbe3c2b0 Jul 03 19:22:15.808637 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1289d6ef-abfb-4a84-991e-b22e3652494a tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:15.808637 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1289d6ef-abfb-4a84-991e-b22e3652494a tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:15.823478 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:15.823478 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:15.832577 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1289d6ef-abfb-4a84-991e-b22e3652494a tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Volume info retrieved successfully. Jul 03 19:22:15.841493 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1289d6ef-abfb-4a84-991e-b22e3652494a tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] https://10.4.3.61/volume/v3/volumes/cd83163b-50d4-439b-9413-585cfbe3c2b0 returned with HTTP 200 Jul 03 19:22:15.841493 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 118/487] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:15 2026] GET /volume/v3/volumes/cd83163b-50d4-439b-9413-585cfbe3c2b0 => generated 820 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:15.873676 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f9548719-060a-42c3-9a73-4b6bb649b5fd None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:15.874187 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f9548719-060a-42c3-9a73-4b6bb649b5fd None None] GET https://10.4.3.61/volume// Jul 03 19:22:15.874361 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f9548719-060a-42c3-9a73-4b6bb649b5fd None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:15.874608 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f9548719-060a-42c3-9a73-4b6bb649b5fd None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:15.874990 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f9548719-060a-42c3-9a73-4b6bb649b5fd None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:22:15.875359 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 124/488] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:22:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:22:15.888531 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-e84dd02b-3677-4628-9e9e-0e512de65043 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:15.891782 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-e84dd02b-3677-4628-9e9e-0e512de65043 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:22:15.892192 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-e84dd02b-3677-4628-9e9e-0e512de65043 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2", "connector": null, "instance_uuid": "b4f1806f-64f6-4830-bcd6-47af984bbb08"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:15.903869 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:15.903869 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:15.968782 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-e84dd02b-3677-4628-9e9e-0e512de65043 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:22:15.969542 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 119/489] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:22:15 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:16.227188 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a0c097e1-1c1f-42ef-a9af-b1c134c84659 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:16.230402 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a0c097e1-1c1f-42ef-a9af-b1c134c84659 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/snapshots/d36cc0d3-4b59-45ad-8ca9-9385151d89ed Jul 03 19:22:16.231129 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a0c097e1-1c1f-42ef-a9af-b1c134c84659 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:16.231129 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a0c097e1-1c1f-42ef-a9af-b1c134c84659 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:16.240180 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:16.240180 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:16.240853 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a0c097e1-1c1f-42ef-a9af-b1c134c84659 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Snapshot retrieved successfully. Jul 03 19:22:16.242037 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a0c097e1-1c1f-42ef-a9af-b1c134c84659 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/snapshots/d36cc0d3-4b59-45ad-8ca9-9385151d89ed returned with HTTP 200 Jul 03 19:22:16.242788 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 129/490] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:22:16 2026] GET /volume/v3/snapshots/d36cc0d3-4b59-45ad-8ca9-9385151d89ed => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:16.264274 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3c3fdd3c-2b89-43d4-8e38-e639db38b9c9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:16.272325 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3c3fdd3c-2b89-43d4-8e38-e639db38b9c9 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:22:16.272325 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3c3fdd3c-2b89-43d4-8e38-e639db38b9c9 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d36cc0d3-4b59-45ad-8ca9-9385151d89ed", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-7239684"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:16.276923 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-3c3fdd3c-2b89-43d4-8e38-e639db38b9c9 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Create volume request body: {'volume': {'snapshot_id': 'd36cc0d3-4b59-45ad-8ca9-9385151d89ed', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-7239684'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:22:16.290577 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:16.290577 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:16.291071 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3c3fdd3c-2b89-43d4-8e38-e639db38b9c9 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Snapshot retrieved successfully. Jul 03 19:22:16.291507 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-3c3fdd3c-2b89-43d4-8e38-e639db38b9c9 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Create volume of 1 GB Jul 03 19:22:16.299786 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3c3fdd3c-2b89-43d4-8e38-e639db38b9c9 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Availability Zones retrieved successfully. Jul 03 19:22:16.306509 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-3c3fdd3c-2b89-43d4-8e38-e639db38b9c9 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Flow 'volume_create_api' (0b34ef90-ae29-4ba5-acd7-fc58161118fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:22:16.308591 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-3c3fdd3c-2b89-43d4-8e38-e639db38b9c9 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aefa707-3bd2-46de-96ec-77c21d861688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:16.310479 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-3c3fdd3c-2b89-43d4-8e38-e639db38b9c9 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:22:16.344385 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-53d4ef15-3026-42b0-88da-fb0f9ba93ee9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:16.348145 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-53d4ef15-3026-42b0-88da-fb0f9ba93ee9 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] GET https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:22:16.348345 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-53d4ef15-3026-42b0-88da-fb0f9ba93ee9 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:16.348597 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-53d4ef15-3026-42b0-88da-fb0f9ba93ee9 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:16.361973 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-3c3fdd3c-2b89-43d4-8e38-e639db38b9c9 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aefa707-3bd2-46de-96ec-77c21d861688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd36cc0d3-4b59-45ad-8ca9-9385151d89ed', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:16.363753 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-3c3fdd3c-2b89-43d4-8e38-e639db38b9c9 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19d48ce9-c728-4071-b58b-b3a040cc9c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:16.363899 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:16.363899 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:16.367837 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-53d4ef15-3026-42b0-88da-fb0f9ba93ee9 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Volume info retrieved successfully. Jul 03 19:22:16.372809 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-53d4ef15-3026-42b0-88da-fb0f9ba93ee9 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 returned with HTTP 200 Jul 03 19:22:16.373407 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 125/491] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:16 2026] GET /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:16.438614 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-3c3fdd3c-2b89-43d4-8e38-e639db38b9c9 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Created reservations ['74130311-936f-43a0-9cc4-8256fd9fdd43', 'b0e7db96-20c3-4775-bb32-239555d15460', 'b661707f-d74d-4b6d-8799-f5f436c31d1f', 'c39f0ede-e3ba-42c4-b760-8d112bb4cdfe'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:22:16.438614 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-3c3fdd3c-2b89-43d4-8e38-e639db38b9c9 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19d48ce9-c728-4071-b58b-b3a040cc9c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74130311-936f-43a0-9cc4-8256fd9fdd43', 'b0e7db96-20c3-4775-bb32-239555d15460', 'b661707f-d74d-4b6d-8799-f5f436c31d1f', 'c39f0ede-e3ba-42c4-b760-8d112bb4cdfe']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:16.439348 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-3c3fdd3c-2b89-43d4-8e38-e639db38b9c9 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e514d105-d8c1-4845-b2cb-3061319d541f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:16.503726 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-3c3fdd3c-2b89-43d4-8e38-e639db38b9c9 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e514d105-d8c1-4845-b2cb-3061319d541f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a38249f4-b766-4921-b50f-b7f11fcdd80b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-7239684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6a177c08ba54cec8657573c26c859a7',qos_specs=None,replication_status=,reservations=['74130311-936f-43a0-9cc4-8256fd9fdd43','b0e7db96-20c3-4775-bb32-239555d15460','b661707f-d74d-4b6d-8799-f5f436c31d1f','c39f0ede-e3ba-42c4-b760-8d112bb4cdfe'],size=1,snapshot_id=d36cc0d3-4b59-45ad-8ca9-9385151d89ed,source_replicaid=,source_volid=None,status='creating',user_id='de76bed8090040b5bc3c8d1fd3ccb051',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:22:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-7239684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a38249f4-b766-4921-b50f-b7f11fcdd80b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6a177c08ba54cec8657573c26c859a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d36cc0d3-4b59-45ad-8ca9-9385151d89ed,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de76bed8090040b5bc3c8d1fd3ccb051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:16.504499 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-3c3fdd3c-2b89-43d4-8e38-e639db38b9c9 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (069d4446-acc8-46a4-a74d-0c9dd2398912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:16.511680 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-49d78f2b-8132-4833-96de-b6bc70c5e04b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:16.511680 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-49d78f2b-8132-4833-96de-b6bc70c5e04b None None] GET https://10.4.3.61/volume// Jul 03 19:22:16.513939 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-49d78f2b-8132-4833-96de-b6bc70c5e04b None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:16.513939 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-49d78f2b-8132-4833-96de-b6bc70c5e04b None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:16.514619 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-49d78f2b-8132-4833-96de-b6bc70c5e04b None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:22:16.515328 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 120/492] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:22:16 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:22:16.533130 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-f28634a7-874d-47ed-bea3-8d5f2f203550 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:16.539826 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-f28634a7-874d-47ed-bea3-8d5f2f203550 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] GET https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:22:16.540346 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-f28634a7-874d-47ed-bea3-8d5f2f203550 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:16.541243 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-f28634a7-874d-47ed-bea3-8d5f2f203550 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:16.550654 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-3c3fdd3c-2b89-43d4-8e38-e639db38b9c9 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (069d4446-acc8-46a4-a74d-0c9dd2398912) transitioned into state 'SUCCESS' from state '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-7239684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6a177c08ba54cec8657573c26c859a7',qos_specs=None,replication_status=,reservations=['74130311-936f-43a0-9cc4-8256fd9fdd43','b0e7db96-20c3-4775-bb32-239555d15460','b661707f-d74d-4b6d-8799-f5f436c31d1f','c39f0ede-e3ba-42c4-b760-8d112bb4cdfe'],size=1,snapshot_id=d36cc0d3-4b59-45ad-8ca9-9385151d89ed,source_replicaid=,source_volid=None,status='creating',user_id='de76bed8090040b5bc3c8d1fd3ccb051',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:16.551901 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-3c3fdd3c-2b89-43d4-8e38-e639db38b9c9 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d808ca1d-0f8c-49d5-9a46-a4954e1a100d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:16.561003 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:16.561003 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:16.566615 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-f28634a7-874d-47ed-bea3-8d5f2f203550 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Volume info retrieved successfully. Jul 03 19:22:16.576298 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-f28634a7-874d-47ed-bea3-8d5f2f203550 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 returned with HTTP 200 Jul 03 19:22:16.576803 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 130/493] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:22:16 2026] GET /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 => generated 1019 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:22:16.580266 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-3c3fdd3c-2b89-43d4-8e38-e639db38b9c9 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d808ca1d-0f8c-49d5-9a46-a4954e1a100d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:16.581704 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-3c3fdd3c-2b89-43d4-8e38-e639db38b9c9 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Flow 'volume_create_api' (0b34ef90-ae29-4ba5-acd7-fc58161118fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:22:16.582308 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3c3fdd3c-2b89-43d4-8e38-e639db38b9c9 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Create volume request issued successfully. Jul 03 19:22:16.583962 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3c3fdd3c-2b89-43d4-8e38-e639db38b9c9 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:22:16.583962 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 119/494] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:22:16 2026] POST /volume/v3/volumes => generated 780 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:22:16.602072 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1bc23a6a-f674-4ee0-83bb-e08dc24309fb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:16.604647 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1bc23a6a-f674-4ee0-83bb-e08dc24309fb tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/volumes/a38249f4-b766-4921-b50f-b7f11fcdd80b Jul 03 19:22:16.605709 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1bc23a6a-f674-4ee0-83bb-e08dc24309fb tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:16.608734 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1bc23a6a-f674-4ee0-83bb-e08dc24309fb tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:16.616494 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:16.616494 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:16.622655 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1bc23a6a-f674-4ee0-83bb-e08dc24309fb tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Volume info retrieved successfully. Jul 03 19:22:16.630336 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1bc23a6a-f674-4ee0-83bb-e08dc24309fb tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes/a38249f4-b766-4921-b50f-b7f11fcdd80b returned with HTTP 200 Jul 03 19:22:16.630336 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 126/495] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:16 2026] GET /volume/v3/volumes/a38249f4-b766-4921-b50f-b7f11fcdd80b => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:16.696984 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-106a90b5-8651-4c1a-b5e7-091b6534b686 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:16.701694 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-106a90b5-8651-4c1a-b5e7-091b6534b686 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] PUT https://10.4.3.61/volume/v3/attachments/a70ae575-103a-4b16-9f79-8e05605f5681 Jul 03 19:22:16.702519 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-106a90b5-8651-4c1a-b5e7-091b6534b686 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:16.720597 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-106a90b5-8651-4c1a-b5e7-091b6534b686 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Acquiring lock "cinder-attachment_update-7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2-np0000004460" by "attachment_update" {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:22:16.730288 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-106a90b5-8651-4c1a-b5e7-091b6534b686 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Lock "cinder-attachment_update-7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2-np0000004460" acquired by "attachment_update" :: waited 0.011s {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:22:16.731838 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:16.731838 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:16.859994 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6630c208-e1a8-48e7-8a81-4babc43fe72b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:16.862143 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6630c208-e1a8-48e7-8a81-4babc43fe72b tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] GET https://10.4.3.61/volume/v3/volumes/cd83163b-50d4-439b-9413-585cfbe3c2b0 Jul 03 19:22:16.862376 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6630c208-e1a8-48e7-8a81-4babc43fe72b tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:16.862589 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6630c208-e1a8-48e7-8a81-4babc43fe72b tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:16.872975 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:16.872975 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:16.879020 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6630c208-e1a8-48e7-8a81-4babc43fe72b tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Volume info retrieved successfully. Jul 03 19:22:16.885520 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6630c208-e1a8-48e7-8a81-4babc43fe72b tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] https://10.4.3.61/volume/v3/volumes/cd83163b-50d4-439b-9413-585cfbe3c2b0 returned with HTTP 200 Jul 03 19:22:16.886059 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 131/496] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:16 2026] GET /volume/v3/volumes/cd83163b-50d4-439b-9413-585cfbe3c2b0 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:17.156802 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-3a36fc48-859e-4cd7-8a1f-224ae89cdd13 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:17.166233 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-e66da716-63cf-4805-a009-5d02ae82106d req-611a275c-08c1-46cb-83e3-b58619dd88e2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:17.168415 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-3a36fc48-859e-4cd7-8a1f-224ae89cdd13 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] GET https://10.4.3.61/volume/v3/volumes/7118de5d-c6d2-4b00-8920-cb13bdbfc320 Jul 03 19:22:17.168415 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-3a36fc48-859e-4cd7-8a1f-224ae89cdd13 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:17.168415 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-3a36fc48-859e-4cd7-8a1f-224ae89cdd13 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:17.173581 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-e66da716-63cf-4805-a009-5d02ae82106d req-611a275c-08c1-46cb-83e3-b58619dd88e2 tempest-VolumesAdminNegativeTest-708073992 tempest-VolumesAdminNegativeTest-708073992-project] GET https://10.4.3.61/volume/v3/volumes/21244227-3c5f-4290-a283-96021b5f46e1 Jul 03 19:22:17.173581 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-e66da716-63cf-4805-a009-5d02ae82106d req-611a275c-08c1-46cb-83e3-b58619dd88e2 tempest-VolumesAdminNegativeTest-708073992 tempest-VolumesAdminNegativeTest-708073992-project] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:17.173581 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-e66da716-63cf-4805-a009-5d02ae82106d req-611a275c-08c1-46cb-83e3-b58619dd88e2 tempest-VolumesAdminNegativeTest-708073992 tempest-VolumesAdminNegativeTest-708073992-project] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:17.185889 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:17.185889 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:17.193826 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-e66da716-63cf-4805-a009-5d02ae82106d req-611a275c-08c1-46cb-83e3-b58619dd88e2 tempest-VolumesAdminNegativeTest-708073992 tempest-VolumesAdminNegativeTest-708073992-project] https://10.4.3.61/volume/v3/volumes/21244227-3c5f-4290-a283-96021b5f46e1 returned with HTTP 404 Jul 03 19:22:17.193826 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 127/497] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:22:17 2026] GET /volume/v3/volumes/21244227-3c5f-4290-a283-96021b5f46e1 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:17.194542 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-3a36fc48-859e-4cd7-8a1f-224ae89cdd13 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Volume info retrieved successfully. Jul 03 19:22:17.203192 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-3a36fc48-859e-4cd7-8a1f-224ae89cdd13 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/volumes/7118de5d-c6d2-4b00-8920-cb13bdbfc320 returned with HTTP 200 Jul 03 19:22:17.203654 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 120/498] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:22:17 2026] GET /volume/v3/volumes/7118de5d-c6d2-4b00-8920-cb13bdbfc320 => generated 1357 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:17.212665 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-863e50d2-b6ad-4ba0-b69a-b932c21fc57c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:17.215607 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-863e50d2-b6ad-4ba0-b69a-b932c21fc57c tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] DELETE https://10.4.3.61/volume/v3/volumes/cd83163b-50d4-439b-9413-585cfbe3c2b0 Jul 03 19:22:17.215607 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-863e50d2-b6ad-4ba0-b69a-b932c21fc57c tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:17.215607 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-863e50d2-b6ad-4ba0-b69a-b932c21fc57c tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:17.215607 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-863e50d2-b6ad-4ba0-b69a-b932c21fc57c tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Delete volume with id: cd83163b-50d4-439b-9413-585cfbe3c2b0 Jul 03 19:22:17.217240 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-2b01d1ea-fed9-40ac-ad38-0309482e207c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:17.219870 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-2b01d1ea-fed9-40ac-ad38-0309482e207c tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] GET https://10.4.3.61/volume/v3/volumes/40ffc4d9-b106-4686-8359-f3d919e7668a Jul 03 19:22:17.220205 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-2b01d1ea-fed9-40ac-ad38-0309482e207c tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:17.220437 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-2b01d1ea-fed9-40ac-ad38-0309482e207c tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:17.232118 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:17.232118 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:17.236156 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-863e50d2-b6ad-4ba0-b69a-b932c21fc57c tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Volume info retrieved successfully. Jul 03 19:22:17.243916 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:17.243916 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:17.251326 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-2b01d1ea-fed9-40ac-ad38-0309482e207c tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Volume info retrieved successfully. Jul 03 19:22:17.261768 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-2b01d1ea-fed9-40ac-ad38-0309482e207c tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/volumes/40ffc4d9-b106-4686-8359-f3d919e7668a returned with HTTP 200 Jul 03 19:22:17.262588 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 128/499] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:22:17 2026] GET /volume/v3/volumes/40ffc4d9-b106-4686-8359-f3d919e7668a => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:17.277503 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-106a90b5-8651-4c1a-b5e7-091b6534b686 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Lock "cinder-attachment_update-7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2-np0000004460" released by "attachment_update" :: held 0.547s {{(pid=99926) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:22:17.277993 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-106a90b5-8651-4c1a-b5e7-091b6534b686 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/attachments/a70ae575-103a-4b16-9f79-8e05605f5681 returned with HTTP 200 Jul 03 19:22:17.278604 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 121/500] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:22:16 2026] PUT /volume/v3/attachments/a70ae575-103a-4b16-9f79-8e05605f5681 => generated 969 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:17.279440 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-c27c7fbe-23e1-435d-be4e-178c9d5d5873 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:17.282478 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-c27c7fbe-23e1-435d-be4e-178c9d5d5873 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] GET https://10.4.3.61/volume/v3/volumes/5a93b7fa-377b-4c2a-ad98-ad2ae988b803 Jul 03 19:22:17.282743 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-c27c7fbe-23e1-435d-be4e-178c9d5d5873 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:17.283058 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-c27c7fbe-23e1-435d-be4e-178c9d5d5873 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:17.291800 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-863e50d2-b6ad-4ba0-b69a-b932c21fc57c tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Delete volume request issued successfully. Jul 03 19:22:17.291800 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-863e50d2-b6ad-4ba0-b69a-b932c21fc57c tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] https://10.4.3.61/volume/v3/volumes/cd83163b-50d4-439b-9413-585cfbe3c2b0 returned with HTTP 202 Jul 03 19:22:17.291800 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 132/501] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:22:17 2026] DELETE /volume/v3/volumes/cd83163b-50d4-439b-9413-585cfbe3c2b0 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:22:17.292386 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:17.292386 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:17.308069 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-c27c7fbe-23e1-435d-be4e-178c9d5d5873 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Volume info retrieved successfully. Jul 03 19:22:17.311671 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0cfb7af4-4a12-4279-9d0d-193773093add None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:17.317271 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0cfb7af4-4a12-4279-9d0d-193773093add tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] GET https://10.4.3.61/volume/v3/volumes/cd83163b-50d4-439b-9413-585cfbe3c2b0 Jul 03 19:22:17.317271 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0cfb7af4-4a12-4279-9d0d-193773093add tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:17.317271 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0cfb7af4-4a12-4279-9d0d-193773093add tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:17.317607 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-c27c7fbe-23e1-435d-be4e-178c9d5d5873 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/volumes/5a93b7fa-377b-4c2a-ad98-ad2ae988b803 returned with HTTP 200 Jul 03 19:22:17.317607 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 121/502] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:22:17 2026] GET /volume/v3/volumes/5a93b7fa-377b-4c2a-ad98-ad2ae988b803 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:17.330896 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:17.330896 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:17.340285 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b15c2fb6-0c90-4f14-9748-6513be4bb460 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:17.340631 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b15c2fb6-0c90-4f14-9748-6513be4bb460 None None] GET https://10.4.3.61/volume// Jul 03 19:22:17.340797 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b15c2fb6-0c90-4f14-9748-6513be4bb460 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:17.341023 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b15c2fb6-0c90-4f14-9748-6513be4bb460 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:17.341376 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b15c2fb6-0c90-4f14-9748-6513be4bb460 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:22:17.341787 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 122/503] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:22:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:22:17.343472 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0cfb7af4-4a12-4279-9d0d-193773093add tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Volume info retrieved successfully. Jul 03 19:22:17.354036 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0cfb7af4-4a12-4279-9d0d-193773093add tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] https://10.4.3.61/volume/v3/volumes/cd83163b-50d4-439b-9413-585cfbe3c2b0 returned with HTTP 200 Jul 03 19:22:17.354036 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 129/504] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:17 2026] GET /volume/v3/volumes/cd83163b-50d4-439b-9413-585cfbe3c2b0 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:17.357782 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-39b50e94-7a81-407a-adc4-ef880876c828 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:17.361419 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-39b50e94-7a81-407a-adc4-ef880876c828 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:22:17.361875 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-39b50e94-7a81-407a-adc4-ef880876c828 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7118de5d-c6d2-4b00-8920-cb13bdbfc320", "connector": null, "instance_uuid": "710237fa-1fc4-4fbf-abbf-91bae04d20e8"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:17.376114 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:17.376114 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:17.388939 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9dcbb9d1-c663-4929-97f7-30761c191045 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:17.391303 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9dcbb9d1-c663-4929-97f7-30761c191045 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] GET https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:22:17.391521 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9dcbb9d1-c663-4929-97f7-30761c191045 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:17.391756 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9dcbb9d1-c663-4929-97f7-30761c191045 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:17.410724 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:17.410724 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:17.423151 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-9dcbb9d1-c663-4929-97f7-30761c191045 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Volume info retrieved successfully. Jul 03 19:22:17.432092 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9dcbb9d1-c663-4929-97f7-30761c191045 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 returned with HTTP 200 Jul 03 19:22:17.432983 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 122/505] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:17 2026] GET /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 => generated 840 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:17.448489 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-39b50e94-7a81-407a-adc4-ef880876c828 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:22:17.448952 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 133/506] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:22:17 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:17.459191 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d50867ad-de02-457c-991d-c3350ef121d7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:17.459663 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d50867ad-de02-457c-991d-c3350ef121d7 None None] GET https://10.4.3.61/volume// Jul 03 19:22:17.459892 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d50867ad-de02-457c-991d-c3350ef121d7 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:17.460138 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d50867ad-de02-457c-991d-c3350ef121d7 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:17.462382 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d50867ad-de02-457c-991d-c3350ef121d7 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:22:17.462982 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 123/507] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:22:17 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:22:17.475496 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-44d3f93f-3588-41b2-9b6e-4ce9cd04bb16 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:17.478019 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-44d3f93f-3588-41b2-9b6e-4ce9cd04bb16 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:22:17.478634 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-44d3f93f-3588-41b2-9b6e-4ce9cd04bb16 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40ffc4d9-b106-4686-8359-f3d919e7668a", "connector": null, "instance_uuid": "710237fa-1fc4-4fbf-abbf-91bae04d20e8"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:17.493249 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:17.493249 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:17.555532 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-44d3f93f-3588-41b2-9b6e-4ce9cd04bb16 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:22:17.556030 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 130/508] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:22:17 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:17.568524 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4f9077ea-85b3-4fd3-87d8-fd956a10e805 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:17.569213 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4f9077ea-85b3-4fd3-87d8-fd956a10e805 None None] GET https://10.4.3.61/volume// Jul 03 19:22:17.569506 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4f9077ea-85b3-4fd3-87d8-fd956a10e805 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:17.569794 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4f9077ea-85b3-4fd3-87d8-fd956a10e805 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:17.570457 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4f9077ea-85b3-4fd3-87d8-fd956a10e805 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:22:17.571043 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 123/509] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:22:17 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:22:17.582244 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-aac2e538-2f4f-4930-ba15-b933813e441b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:17.589413 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-aac2e538-2f4f-4930-ba15-b933813e441b tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:22:17.590358 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-aac2e538-2f4f-4930-ba15-b933813e441b tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a93b7fa-377b-4c2a-ad98-ad2ae988b803", "connector": null, "instance_uuid": "710237fa-1fc4-4fbf-abbf-91bae04d20e8"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:17.603101 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:17.603101 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:17.648721 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-40da4547-4f0a-4775-88af-02c26b19c99f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:17.651063 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-40da4547-4f0a-4775-88af-02c26b19c99f tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/volumes/a38249f4-b766-4921-b50f-b7f11fcdd80b Jul 03 19:22:17.652499 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-40da4547-4f0a-4775-88af-02c26b19c99f tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:17.652499 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-40da4547-4f0a-4775-88af-02c26b19c99f tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:17.658898 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-aac2e538-2f4f-4930-ba15-b933813e441b tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:22:17.659628 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 134/510] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:22:17 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:17.663931 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:17.663931 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:17.669669 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-40da4547-4f0a-4775-88af-02c26b19c99f tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Volume info retrieved successfully. Jul 03 19:22:17.678761 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-40da4547-4f0a-4775-88af-02c26b19c99f tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes/a38249f4-b766-4921-b50f-b7f11fcdd80b returned with HTTP 200 Jul 03 19:22:17.679309 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 124/511] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:17 2026] GET /volume/v3/volumes/a38249f4-b766-4921-b50f-b7f11fcdd80b => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:17.703605 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ae755de8-68af-404c-8152-2d4b073f9363 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:17.707959 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ae755de8-68af-404c-8152-2d4b073f9363 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/volumes/a38249f4-b766-4921-b50f-b7f11fcdd80b Jul 03 19:22:17.708711 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ae755de8-68af-404c-8152-2d4b073f9363 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:17.708711 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ae755de8-68af-404c-8152-2d4b073f9363 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:17.726834 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:17.726834 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:17.737436 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ae755de8-68af-404c-8152-2d4b073f9363 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Volume info retrieved successfully. Jul 03 19:22:17.743423 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ae755de8-68af-404c-8152-2d4b073f9363 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes/a38249f4-b766-4921-b50f-b7f11fcdd80b returned with HTTP 200 Jul 03 19:22:17.743968 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 131/512] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:17 2026] GET /volume/v3/volumes/a38249f4-b766-4921-b50f-b7f11fcdd80b => generated 873 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:17.761463 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b326cabf-ddbd-4a3b-9437-4807479ffbbb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:17.764397 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b326cabf-ddbd-4a3b-9437-4807479ffbbb tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] DELETE https://10.4.3.61/volume/v3/volumes/fbe7bfa4-6509-4de6-ad6b-e3e639363a13?cascade=True Jul 03 19:22:17.764687 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b326cabf-ddbd-4a3b-9437-4807479ffbbb tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:17.765538 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b326cabf-ddbd-4a3b-9437-4807479ffbbb tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:17.766439 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-b326cabf-ddbd-4a3b-9437-4807479ffbbb tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Delete volume with id: fbe7bfa4-6509-4de6-ad6b-e3e639363a13 Jul 03 19:22:17.786759 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:17.786759 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:17.789055 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b326cabf-ddbd-4a3b-9437-4807479ffbbb tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Volume info retrieved successfully. Jul 03 19:22:17.843007 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b326cabf-ddbd-4a3b-9437-4807479ffbbb tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Delete volume request issued successfully. Jul 03 19:22:17.843415 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b326cabf-ddbd-4a3b-9437-4807479ffbbb tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes/fbe7bfa4-6509-4de6-ad6b-e3e639363a13?cascade=True returned with HTTP 202 Jul 03 19:22:17.844920 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 124/513] 10.4.3.61 () {66 vars in 1369 bytes} [Fri Jul 3 19:22:17 2026] DELETE /volume/v3/volumes/fbe7bfa4-6509-4de6-ad6b-e3e639363a13?cascade=True => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:22:17.859043 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2a0cbe5a-7cd2-4dae-9b99-a3cceb49226c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:17.863326 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2a0cbe5a-7cd2-4dae-9b99-a3cceb49226c tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/volumes/fbe7bfa4-6509-4de6-ad6b-e3e639363a13 Jul 03 19:22:17.863326 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2a0cbe5a-7cd2-4dae-9b99-a3cceb49226c tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:17.863326 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2a0cbe5a-7cd2-4dae-9b99-a3cceb49226c tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:17.874641 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:17.874641 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:17.880409 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-2a0cbe5a-7cd2-4dae-9b99-a3cceb49226c tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Volume info retrieved successfully. Jul 03 19:22:17.890105 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2a0cbe5a-7cd2-4dae-9b99-a3cceb49226c tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes/fbe7bfa4-6509-4de6-ad6b-e3e639363a13 returned with HTTP 200 Jul 03 19:22:17.890958 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 135/514] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:17 2026] GET /volume/v3/volumes/fbe7bfa4-6509-4de6-ad6b-e3e639363a13 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:18.379578 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-64915409-cbc0-4719-8dae-d1079d1ba404 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:18.382923 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-64915409-cbc0-4719-8dae-d1079d1ba404 tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] GET https://10.4.3.61/volume/v3/volumes/cd83163b-50d4-439b-9413-585cfbe3c2b0 Jul 03 19:22:18.383528 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-64915409-cbc0-4719-8dae-d1079d1ba404 tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:18.384239 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-64915409-cbc0-4719-8dae-d1079d1ba404 tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:18.399256 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-64915409-cbc0-4719-8dae-d1079d1ba404 tempest-VolumesAdminNegativeTest-558977706 tempest-VolumesAdminNegativeTest-558977706-project-member] https://10.4.3.61/volume/v3/volumes/cd83163b-50d4-439b-9413-585cfbe3c2b0 returned with HTTP 404 Jul 03 19:22:18.399943 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 125/515] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:18 2026] GET /volume/v3/volumes/cd83163b-50d4-439b-9413-585cfbe3c2b0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:18.459224 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c0c58e90-9b6f-4007-b138-dd254cfe1f31 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:18.462628 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c0c58e90-9b6f-4007-b138-dd254cfe1f31 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] GET https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:22:18.462628 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c0c58e90-9b6f-4007-b138-dd254cfe1f31 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:18.463481 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c0c58e90-9b6f-4007-b138-dd254cfe1f31 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:18.485396 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:18.485396 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:18.491018 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c0c58e90-9b6f-4007-b138-dd254cfe1f31 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Volume info retrieved successfully. Jul 03 19:22:18.499278 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c0c58e90-9b6f-4007-b138-dd254cfe1f31 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 returned with HTTP 200 Jul 03 19:22:18.500000 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 132/516] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:18 2026] GET /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:18.909837 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3063e88d-6a3c-4965-86cf-13855ede374d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:18.912626 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3063e88d-6a3c-4965-86cf-13855ede374d tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/volumes/fbe7bfa4-6509-4de6-ad6b-e3e639363a13 Jul 03 19:22:18.913152 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3063e88d-6a3c-4965-86cf-13855ede374d tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:18.913494 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3063e88d-6a3c-4965-86cf-13855ede374d tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:18.923324 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3063e88d-6a3c-4965-86cf-13855ede374d tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes/fbe7bfa4-6509-4de6-ad6b-e3e639363a13 returned with HTTP 404 Jul 03 19:22:18.924223 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 125/517] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:18 2026] GET /volume/v3/volumes/fbe7bfa4-6509-4de6-ad6b-e3e639363a13 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:18.935267 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7f8b455a-3392-4a02-8687-d3c3a2fd351a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:18.938131 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7f8b455a-3392-4a02-8687-d3c3a2fd351a tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/volumes Jul 03 19:22:18.938316 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7f8b455a-3392-4a02-8687-d3c3a2fd351a tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:18.938610 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7f8b455a-3392-4a02-8687-d3c3a2fd351a tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:18.938960 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-7f8b455a-3392-4a02-8687-d3c3a2fd351a tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:18.940389 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7f8b455a-3392-4a02-8687-d3c3a2fd351a tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99925) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:18.950649 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7f8b455a-3392-4a02-8687-d3c3a2fd351a tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Get all volumes completed successfully. Jul 03 19:22:18.951282 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7f8b455a-3392-4a02-8687-d3c3a2fd351a tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 200 Jul 03 19:22:18.952031 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 136/518] 10.4.3.61 () {66 vars in 1230 bytes} [Fri Jul 3 19:22:18 2026] GET /volume/v3/volumes => generated 330 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:18.963539 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8d100495-6a9d-47b5-ae92-849591cbdda5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:18.966609 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8d100495-6a9d-47b5-ae92-849591cbdda5 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/snapshots Jul 03 19:22:18.966609 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8d100495-6a9d-47b5-ae92-849591cbdda5 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:18.966609 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8d100495-6a9d-47b5-ae92-849591cbdda5 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:18.967837 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.api_utils [None req-8d100495-6a9d-47b5-ae92-849591cbdda5 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Removing options '' from query. {{(pid=99926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:18.969008 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.db.api [None req-8d100495-6a9d-47b5-ae92-849591cbdda5 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Building query based on filter {{(pid=99926) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:22:18.984953 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8d100495-6a9d-47b5-ae92-849591cbdda5 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Get all snapshots completed successfully. Jul 03 19:22:18.985362 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8d100495-6a9d-47b5-ae92-849591cbdda5 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 200 Jul 03 19:22:18.985900 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 126/519] 10.4.3.61 () {66 vars in 1236 bytes} [Fri Jul 3 19:22:18 2026] GET /volume/v3/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:22:18.999082 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1a9f5724-c4d7-4230-a99b-d6c0eb7d9f0f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:19.002087 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1a9f5724-c4d7-4230-a99b-d6c0eb7d9f0f tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/volumes/a38249f4-b766-4921-b50f-b7f11fcdd80b Jul 03 19:22:19.002351 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1a9f5724-c4d7-4230-a99b-d6c0eb7d9f0f tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:19.002580 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1a9f5724-c4d7-4230-a99b-d6c0eb7d9f0f tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:19.011028 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:19.011028 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:19.015872 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1a9f5724-c4d7-4230-a99b-d6c0eb7d9f0f tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Volume info retrieved successfully. Jul 03 19:22:19.021733 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1a9f5724-c4d7-4230-a99b-d6c0eb7d9f0f tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes/a38249f4-b766-4921-b50f-b7f11fcdd80b returned with HTTP 200 Jul 03 19:22:19.022114 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 133/520] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:18 2026] GET /volume/v3/volumes/a38249f4-b766-4921-b50f-b7f11fcdd80b => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:19.038365 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-396a6946-34df-4830-b922-89ab0e0ab8fc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:19.040970 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-396a6946-34df-4830-b922-89ab0e0ab8fc tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] DELETE https://10.4.3.61/volume/v3/volumes/a38249f4-b766-4921-b50f-b7f11fcdd80b Jul 03 19:22:19.041301 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-396a6946-34df-4830-b922-89ab0e0ab8fc tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:19.041588 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-396a6946-34df-4830-b922-89ab0e0ab8fc tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:19.041847 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-396a6946-34df-4830-b922-89ab0e0ab8fc tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Delete volume with id: a38249f4-b766-4921-b50f-b7f11fcdd80b Jul 03 19:22:19.055613 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:19.055613 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:19.056377 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-396a6946-34df-4830-b922-89ab0e0ab8fc tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Volume info retrieved successfully. Jul 03 19:22:19.086732 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-396a6946-34df-4830-b922-89ab0e0ab8fc tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Delete volume request issued successfully. Jul 03 19:22:19.087177 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-396a6946-34df-4830-b922-89ab0e0ab8fc tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes/a38249f4-b766-4921-b50f-b7f11fcdd80b returned with HTTP 202 Jul 03 19:22:19.087784 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 126/521] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:22:19 2026] DELETE /volume/v3/volumes/a38249f4-b766-4921-b50f-b7f11fcdd80b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:22:19.097316 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-427db27d-f6c4-4087-85fa-55d1203f7d66 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:19.099676 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-427db27d-f6c4-4087-85fa-55d1203f7d66 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/volumes/a38249f4-b766-4921-b50f-b7f11fcdd80b Jul 03 19:22:19.099911 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-427db27d-f6c4-4087-85fa-55d1203f7d66 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:19.100144 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-427db27d-f6c4-4087-85fa-55d1203f7d66 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:19.111047 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:19.111047 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:19.130137 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-427db27d-f6c4-4087-85fa-55d1203f7d66 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Volume info retrieved successfully. Jul 03 19:22:19.138984 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-427db27d-f6c4-4087-85fa-55d1203f7d66 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes/a38249f4-b766-4921-b50f-b7f11fcdd80b returned with HTTP 200 Jul 03 19:22:19.142973 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 137/522] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:19 2026] GET /volume/v3/volumes/a38249f4-b766-4921-b50f-b7f11fcdd80b => generated 872 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:22:19.516911 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a2021311-3f9c-47fd-b6e5-fd0d5dfb0022 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:19.519607 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a2021311-3f9c-47fd-b6e5-fd0d5dfb0022 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] GET https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:22:19.520113 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a2021311-3f9c-47fd-b6e5-fd0d5dfb0022 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:19.520302 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a2021311-3f9c-47fd-b6e5-fd0d5dfb0022 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:19.556880 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:19.556880 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:19.572842 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a2021311-3f9c-47fd-b6e5-fd0d5dfb0022 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Volume info retrieved successfully. Jul 03 19:22:19.574815 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a2021311-3f9c-47fd-b6e5-fd0d5dfb0022 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 returned with HTTP 200 Jul 03 19:22:19.575311 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 127/523] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:19 2026] GET /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 => generated 840 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:20.154581 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e8b43719-02ca-441b-b67d-98d4385962ca None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:20.156729 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e8b43719-02ca-441b-b67d-98d4385962ca tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/volumes/a38249f4-b766-4921-b50f-b7f11fcdd80b Jul 03 19:22:20.156981 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e8b43719-02ca-441b-b67d-98d4385962ca tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:20.157253 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e8b43719-02ca-441b-b67d-98d4385962ca tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:20.166313 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e8b43719-02ca-441b-b67d-98d4385962ca tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes/a38249f4-b766-4921-b50f-b7f11fcdd80b returned with HTTP 404 Jul 03 19:22:20.167417 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 134/524] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:20 2026] GET /volume/v3/volumes/a38249f4-b766-4921-b50f-b7f11fcdd80b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:20.175826 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9df48485-ec0d-4859-b175-bb9e78bce266 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:20.178053 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9df48485-ec0d-4859-b175-bb9e78bce266 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/d36cc0d3-4b59-45ad-8ca9-9385151d89ed Jul 03 19:22:20.178318 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9df48485-ec0d-4859-b175-bb9e78bce266 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:20.178551 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9df48485-ec0d-4859-b175-bb9e78bce266 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:20.178663 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-9df48485-ec0d-4859-b175-bb9e78bce266 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Delete snapshot with id: d36cc0d3-4b59-45ad-8ca9-9385151d89ed Jul 03 19:22:20.184385 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9df48485-ec0d-4859-b175-bb9e78bce266 tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/snapshots/d36cc0d3-4b59-45ad-8ca9-9385151d89ed returned with HTTP 404 Jul 03 19:22:20.185261 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 127/525] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:22:20 2026] DELETE /volume/v3/snapshots/d36cc0d3-4b59-45ad-8ca9-9385151d89ed => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 19:22:20.196390 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-172fdfa0-58bc-4d5b-80bf-0de56ded6b5c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:20.198359 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-172fdfa0-58bc-4d5b-80bf-0de56ded6b5c tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] GET https://10.4.3.61/volume/v3/volumes/fbe7bfa4-6509-4de6-ad6b-e3e639363a13 Jul 03 19:22:20.198579 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-172fdfa0-58bc-4d5b-80bf-0de56ded6b5c tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:20.198804 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-172fdfa0-58bc-4d5b-80bf-0de56ded6b5c tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:20.207208 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-172fdfa0-58bc-4d5b-80bf-0de56ded6b5c tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes/fbe7bfa4-6509-4de6-ad6b-e3e639363a13 returned with HTTP 404 Jul 03 19:22:20.207999 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 138/526] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:20 2026] GET /volume/v3/volumes/fbe7bfa4-6509-4de6-ad6b-e3e639363a13 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:20.220831 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-17e34073-d485-42db-8e7d-a3a7aac0ca1f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:20.226054 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-17e34073-d485-42db-8e7d-a3a7aac0ca1f tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] DELETE https://10.4.3.61/volume/v3/volumes/fbe7bfa4-6509-4de6-ad6b-e3e639363a13 Jul 03 19:22:20.226401 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-17e34073-d485-42db-8e7d-a3a7aac0ca1f tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:20.226578 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-17e34073-d485-42db-8e7d-a3a7aac0ca1f tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:20.227229 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-17e34073-d485-42db-8e7d-a3a7aac0ca1f tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] Delete volume with id: fbe7bfa4-6509-4de6-ad6b-e3e639363a13 Jul 03 19:22:20.236130 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-17e34073-d485-42db-8e7d-a3a7aac0ca1f tempest-VolumesDeleteCascade-466098054 tempest-VolumesDeleteCascade-466098054-project-member] https://10.4.3.61/volume/v3/volumes/fbe7bfa4-6509-4de6-ad6b-e3e639363a13 returned with HTTP 404 Jul 03 19:22:20.236801 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 128/527] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:22:20 2026] DELETE /volume/v3/volumes/fbe7bfa4-6509-4de6-ad6b-e3e639363a13 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:20.593679 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-10ded50a-a45f-4672-a11b-ce89904b2463 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:20.596721 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-10ded50a-a45f-4672-a11b-ce89904b2463 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] GET https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:22:20.596933 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-10ded50a-a45f-4672-a11b-ce89904b2463 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:20.600326 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-10ded50a-a45f-4672-a11b-ce89904b2463 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:20.623608 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:20.623608 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:20.627560 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-10ded50a-a45f-4672-a11b-ce89904b2463 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Volume info retrieved successfully. Jul 03 19:22:20.634548 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-10ded50a-a45f-4672-a11b-ce89904b2463 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 returned with HTTP 200 Jul 03 19:22:20.635042 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 135/528] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:20 2026] GET /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:21.646909 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-89ef42d1-799b-4e4c-9e17-89009321f791 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:21.649540 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-89ef42d1-799b-4e4c-9e17-89009321f791 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] GET https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:22:21.650289 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-89ef42d1-799b-4e4c-9e17-89009321f791 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:21.650289 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-89ef42d1-799b-4e4c-9e17-89009321f791 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:21.662878 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:21.662878 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:21.667937 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-89ef42d1-799b-4e4c-9e17-89009321f791 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Volume info retrieved successfully. Jul 03 19:22:21.672514 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-89ef42d1-799b-4e4c-9e17-89009321f791 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 returned with HTTP 200 Jul 03 19:22:21.672826 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 128/529] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:21 2026] GET /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:22.138591 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fe7f4cb9-d2e9-427c-85e3-50d370dbf50c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:22.236569 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fe7f4cb9-d2e9-427c-85e3-50d370dbf50c tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes Jul 03 19:22:22.236858 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fe7f4cb9-d2e9-427c-85e3-50d370dbf50c tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:22.237142 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fe7f4cb9-d2e9-427c-85e3-50d370dbf50c tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:22.237499 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-fe7f4cb9-d2e9-427c-85e3-50d370dbf50c tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:22.238560 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-fe7f4cb9-d2e9-427c-85e3-50d370dbf50c tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99925) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:22.247356 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-fe7f4cb9-d2e9-427c-85e3-50d370dbf50c tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:22.247844 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fe7f4cb9-d2e9-427c-85e3-50d370dbf50c tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 200 Jul 03 19:22:22.248344 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 139/530] 10.4.3.61 () {66 vars in 1230 bytes} [Fri Jul 3 19:22:22 2026] GET /volume/v3/volumes => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:22:22.257558 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5425b07c-1a13-4a08-a153-b59374a2dc5e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:22.259442 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5425b07c-1a13-4a08-a153-b59374a2dc5e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:22:22.259810 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5425b07c-1a13-4a08-a153-b59374a2dc5e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-611064700"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:22.261682 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-5425b07c-1a13-4a08-a153-b59374a2dc5e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-611064700'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:22:22.261784 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-5425b07c-1a13-4a08-a153-b59374a2dc5e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Create volume of 1 GB Jul 03 19:22:22.266015 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5425b07c-1a13-4a08-a153-b59374a2dc5e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Availability Zones retrieved successfully. Jul 03 19:22:22.272221 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5425b07c-1a13-4a08-a153-b59374a2dc5e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Flow 'volume_create_api' (98485335-7ba5-4729-ae04-bd3e305851da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:22:22.273587 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5425b07c-1a13-4a08-a153-b59374a2dc5e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4c65fa4-95de-4b51-a0e1-f73235f0417e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:22.274920 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-5425b07c-1a13-4a08-a153-b59374a2dc5e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:22:22.310083 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5425b07c-1a13-4a08-a153-b59374a2dc5e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4c65fa4-95de-4b51-a0e1-f73235f0417e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:22.311340 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5425b07c-1a13-4a08-a153-b59374a2dc5e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (773bbf43-27bb-455e-ab84-9273f4a2037b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:22.408313 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-5425b07c-1a13-4a08-a153-b59374a2dc5e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Created reservations ['4ba8d6b7-463b-47ac-97a0-02a9717df533', '2dffda87-807e-4fbc-b055-1468f3249a47', '3c2e1cfc-e0ae-4720-a46a-b6004da83a59', '95a12c2f-716a-49a7-bd72-c9094d36a794'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:22:22.409187 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5425b07c-1a13-4a08-a153-b59374a2dc5e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (773bbf43-27bb-455e-ab84-9273f4a2037b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ba8d6b7-463b-47ac-97a0-02a9717df533', '2dffda87-807e-4fbc-b055-1468f3249a47', '3c2e1cfc-e0ae-4720-a46a-b6004da83a59', '95a12c2f-716a-49a7-bd72-c9094d36a794']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:22.410786 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5425b07c-1a13-4a08-a153-b59374a2dc5e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e76c1d87-0d5d-40f5-83ac-4753db62c9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:22.456901 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5425b07c-1a13-4a08-a153-b59374a2dc5e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e76c1d87-0d5d-40f5-83ac-4753db62c9f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '483b8af6-68fd-44a3-9698-1f72726f7937', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-611064700',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8f9288084f9043ecba4aad2e13760a00',qos_specs=None,replication_status=,reservations=['4ba8d6b7-463b-47ac-97a0-02a9717df533','2dffda87-807e-4fbc-b055-1468f3249a47','3c2e1cfc-e0ae-4720-a46a-b6004da83a59','95a12c2f-716a-49a7-bd72-c9094d36a794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bd5d921d6c147f0aad584673043a12c',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:22:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-611064700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=483b8af6-68fd-44a3-9698-1f72726f7937,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8f9288084f9043ecba4aad2e13760a00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bd5d921d6c147f0aad584673043a12c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:22.457971 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5425b07c-1a13-4a08-a153-b59374a2dc5e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92cd8f9d-a6d9-4596-bced-6077ee2ae4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:22.493232 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5425b07c-1a13-4a08-a153-b59374a2dc5e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92cd8f9d-a6d9-4596-bced-6077ee2ae4d0) transitioned into state 'SUCCESS' from state '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-611064700',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8f9288084f9043ecba4aad2e13760a00',qos_specs=None,replication_status=,reservations=['4ba8d6b7-463b-47ac-97a0-02a9717df533','2dffda87-807e-4fbc-b055-1468f3249a47','3c2e1cfc-e0ae-4720-a46a-b6004da83a59','95a12c2f-716a-49a7-bd72-c9094d36a794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bd5d921d6c147f0aad584673043a12c',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:22.494091 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5425b07c-1a13-4a08-a153-b59374a2dc5e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a95e4bf2-b129-451e-987e-c4c69bdc1964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:22.508579 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5425b07c-1a13-4a08-a153-b59374a2dc5e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a95e4bf2-b129-451e-987e-c4c69bdc1964) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:22.509888 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5425b07c-1a13-4a08-a153-b59374a2dc5e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Flow 'volume_create_api' (98485335-7ba5-4729-ae04-bd3e305851da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:22:22.511262 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5425b07c-1a13-4a08-a153-b59374a2dc5e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Create volume request issued successfully. Jul 03 19:22:22.512397 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5425b07c-1a13-4a08-a153-b59374a2dc5e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:22:22.513030 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 129/531] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:22:22 2026] POST /volume/v3/volumes => generated 761 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:22:22.524755 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b0606120-2539-441d-a38c-1501a90bfa44 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:22.526594 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b0606120-2539-441d-a38c-1501a90bfa44 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/483b8af6-68fd-44a3-9698-1f72726f7937 Jul 03 19:22:22.526800 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b0606120-2539-441d-a38c-1501a90bfa44 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:22.527042 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b0606120-2539-441d-a38c-1501a90bfa44 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:22.534380 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:22.534380 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:22.538632 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b0606120-2539-441d-a38c-1501a90bfa44 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Volume info retrieved successfully. Jul 03 19:22:22.543695 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b0606120-2539-441d-a38c-1501a90bfa44 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/483b8af6-68fd-44a3-9698-1f72726f7937 returned with HTTP 200 Jul 03 19:22:22.544110 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 136/532] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:22 2026] GET /volume/v3/volumes/483b8af6-68fd-44a3-9698-1f72726f7937 => generated 829 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:22.689069 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ab02a6ce-2587-4ee3-bfac-a58ff96f5cd4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:22.691148 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ab02a6ce-2587-4ee3-bfac-a58ff96f5cd4 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] GET https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:22:22.691408 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ab02a6ce-2587-4ee3-bfac-a58ff96f5cd4 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:22.691697 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ab02a6ce-2587-4ee3-bfac-a58ff96f5cd4 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:22.701824 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:22.701824 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:22.706010 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ab02a6ce-2587-4ee3-bfac-a58ff96f5cd4 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Volume info retrieved successfully. Jul 03 19:22:22.711520 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ab02a6ce-2587-4ee3-bfac-a58ff96f5cd4 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 returned with HTTP 200 Jul 03 19:22:22.711968 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 129/533] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:22 2026] GET /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:23.561270 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-43a20c3f-7264-4daf-b87b-7457da536960 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:23.563972 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-43a20c3f-7264-4daf-b87b-7457da536960 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/483b8af6-68fd-44a3-9698-1f72726f7937 Jul 03 19:22:23.564244 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-43a20c3f-7264-4daf-b87b-7457da536960 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:23.564568 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-43a20c3f-7264-4daf-b87b-7457da536960 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:23.575177 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:23.575177 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:23.580294 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-43a20c3f-7264-4daf-b87b-7457da536960 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Volume info retrieved successfully. Jul 03 19:22:23.587563 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-43a20c3f-7264-4daf-b87b-7457da536960 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/483b8af6-68fd-44a3-9698-1f72726f7937 returned with HTTP 200 Jul 03 19:22:23.587911 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 140/534] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:23 2026] GET /volume/v3/volumes/483b8af6-68fd-44a3-9698-1f72726f7937 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:23.604715 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f9ec70a4-48a4-450c-8926-20c39a8a5ef0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:23.608118 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f9ec70a4-48a4-450c-8926-20c39a8a5ef0 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/483b8af6-68fd-44a3-9698-1f72726f7937 Jul 03 19:22:23.608242 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f9ec70a4-48a4-450c-8926-20c39a8a5ef0 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:23.608745 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f9ec70a4-48a4-450c-8926-20c39a8a5ef0 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:23.617674 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:23.617674 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:23.622608 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f9ec70a4-48a4-450c-8926-20c39a8a5ef0 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Volume info retrieved successfully. Jul 03 19:22:23.634067 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f9ec70a4-48a4-450c-8926-20c39a8a5ef0 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/483b8af6-68fd-44a3-9698-1f72726f7937 returned with HTTP 200 Jul 03 19:22:23.634067 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 130/535] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:23 2026] GET /volume/v3/volumes/483b8af6-68fd-44a3-9698-1f72726f7937 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:23.651195 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0c04466a-a753-4ab6-90c2-65e2fcc39b41 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:23.654863 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0c04466a-a753-4ab6-90c2-65e2fcc39b41 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:22:23.655218 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0c04466a-a753-4ab6-90c2-65e2fcc39b41 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1007539519"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:23.657350 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-0c04466a-a753-4ab6-90c2-65e2fcc39b41 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1007539519'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:22:23.657561 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-0c04466a-a753-4ab6-90c2-65e2fcc39b41 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Create volume of 1 GB Jul 03 19:22:23.662577 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0c04466a-a753-4ab6-90c2-65e2fcc39b41 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Availability Zones retrieved successfully. Jul 03 19:22:23.671732 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0c04466a-a753-4ab6-90c2-65e2fcc39b41 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Flow 'volume_create_api' (b4437c75-46fb-4529-8db2-9a6cdaabec1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:22:23.675517 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0c04466a-a753-4ab6-90c2-65e2fcc39b41 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37fefdcd-5c9c-410a-ab3c-303990389050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:23.675517 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-0c04466a-a753-4ab6-90c2-65e2fcc39b41 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:22:23.715911 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0c04466a-a753-4ab6-90c2-65e2fcc39b41 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37fefdcd-5c9c-410a-ab3c-303990389050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:23.716747 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0c04466a-a753-4ab6-90c2-65e2fcc39b41 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83e952e5-650e-432d-9af1-f7d6e16b55b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:23.726836 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8a86d62e-10b6-46fa-ae6f-bffc4cbc5acb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:23.733721 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8a86d62e-10b6-46fa-ae6f-bffc4cbc5acb tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] GET https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:22:23.733918 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8a86d62e-10b6-46fa-ae6f-bffc4cbc5acb tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:23.734096 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8a86d62e-10b6-46fa-ae6f-bffc4cbc5acb tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:23.746080 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:23.746080 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:23.750644 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-8a86d62e-10b6-46fa-ae6f-bffc4cbc5acb tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Volume info retrieved successfully. Jul 03 19:22:23.755187 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8a86d62e-10b6-46fa-ae6f-bffc4cbc5acb tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 returned with HTTP 200 Jul 03 19:22:23.755613 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 130/536] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:23 2026] GET /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:23.772061 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-0c04466a-a753-4ab6-90c2-65e2fcc39b41 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Created reservations ['edcb3260-9bd5-4b3b-816a-981ddc4c34ae', '91d98e8a-97a1-489e-822c-76a3fd603b96', '4ed1aa1e-7443-4368-8145-11e611a01f97', '181fd1e3-a16c-4ec3-b046-523b7dc61384'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:22:23.773015 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0c04466a-a753-4ab6-90c2-65e2fcc39b41 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83e952e5-650e-432d-9af1-f7d6e16b55b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edcb3260-9bd5-4b3b-816a-981ddc4c34ae', '91d98e8a-97a1-489e-822c-76a3fd603b96', '4ed1aa1e-7443-4368-8145-11e611a01f97', '181fd1e3-a16c-4ec3-b046-523b7dc61384']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:23.773991 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0c04466a-a753-4ab6-90c2-65e2fcc39b41 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0c44528-7d3d-4a95-937a-c86d2ab42fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:23.801389 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0c04466a-a753-4ab6-90c2-65e2fcc39b41 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0c44528-7d3d-4a95-937a-c86d2ab42fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e9eea0d-d105-4b4c-b874-428cee544027', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1007539519',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8f9288084f9043ecba4aad2e13760a00',qos_specs=None,replication_status=,reservations=['edcb3260-9bd5-4b3b-816a-981ddc4c34ae','91d98e8a-97a1-489e-822c-76a3fd603b96','4ed1aa1e-7443-4368-8145-11e611a01f97','181fd1e3-a16c-4ec3-b046-523b7dc61384'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bd5d921d6c147f0aad584673043a12c',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:22:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1007539519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e9eea0d-d105-4b4c-b874-428cee544027,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8f9288084f9043ecba4aad2e13760a00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bd5d921d6c147f0aad584673043a12c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:23.802943 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0c04466a-a753-4ab6-90c2-65e2fcc39b41 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2e18d7b-438d-42d4-a4b1-6bb18dedac1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:23.824377 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0c04466a-a753-4ab6-90c2-65e2fcc39b41 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2e18d7b-438d-42d4-a4b1-6bb18dedac1a) transitioned into state 'SUCCESS' from state '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-1007539519',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8f9288084f9043ecba4aad2e13760a00',qos_specs=None,replication_status=,reservations=['edcb3260-9bd5-4b3b-816a-981ddc4c34ae','91d98e8a-97a1-489e-822c-76a3fd603b96','4ed1aa1e-7443-4368-8145-11e611a01f97','181fd1e3-a16c-4ec3-b046-523b7dc61384'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bd5d921d6c147f0aad584673043a12c',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:23.825328 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0c04466a-a753-4ab6-90c2-65e2fcc39b41 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f24319fb-f087-4f4a-9e12-a5f2efe43fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:23.837569 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0c04466a-a753-4ab6-90c2-65e2fcc39b41 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f24319fb-f087-4f4a-9e12-a5f2efe43fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:23.838663 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0c04466a-a753-4ab6-90c2-65e2fcc39b41 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Flow 'volume_create_api' (b4437c75-46fb-4529-8db2-9a6cdaabec1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:22:23.839029 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0c04466a-a753-4ab6-90c2-65e2fcc39b41 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Create volume request issued successfully. Jul 03 19:22:23.839755 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0c04466a-a753-4ab6-90c2-65e2fcc39b41 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:22:23.840399 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 137/537] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:22:23 2026] POST /volume/v3/volumes => generated 762 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:22:23.855113 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-40b9620a-8393-4488-b2c3-a85966091d77 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:23.857686 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-40b9620a-8393-4488-b2c3-a85966091d77 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/9e9eea0d-d105-4b4c-b874-428cee544027 Jul 03 19:22:23.857985 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-40b9620a-8393-4488-b2c3-a85966091d77 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:23.860618 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-40b9620a-8393-4488-b2c3-a85966091d77 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:23.870328 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:23.870328 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:23.875266 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-40b9620a-8393-4488-b2c3-a85966091d77 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Volume info retrieved successfully. Jul 03 19:22:23.880308 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-40b9620a-8393-4488-b2c3-a85966091d77 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/9e9eea0d-d105-4b4c-b874-428cee544027 returned with HTTP 200 Jul 03 19:22:23.880710 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 141/538] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:23 2026] GET /volume/v3/volumes/9e9eea0d-d105-4b4c-b874-428cee544027 => generated 830 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:24.585717 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-b6502e7e-e801-4701-acbb-b6fcd3082149 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:24.588183 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-b6502e7e-e801-4701-acbb-b6fcd3082149 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] POST https://10.4.3.61/volume/v3/attachments/a70ae575-103a-4b16-9f79-8e05605f5681/action Jul 03 19:22:24.588893 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-b6502e7e-e801-4701-acbb-b6fcd3082149 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:22:24.589055 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-b6502e7e-e801-4701-acbb-b6fcd3082149 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:24.606246 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:24.606246 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:24.618237 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-75ad4594-4934-4857-b1a5-70aa56ad870e req-b6502e7e-e801-4701-acbb-b6fcd3082149 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/attachments/a70ae575-103a-4b16-9f79-8e05605f5681/action returned with HTTP 204 Jul 03 19:22:24.618920 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 131/539] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:22:24 2026] POST /volume/v3/attachments/a70ae575-103a-4b16-9f79-8e05605f5681/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:24.774080 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c718c771-2a3d-477b-b780-8e4c7e2a84fa None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:24.776241 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c718c771-2a3d-477b-b780-8e4c7e2a84fa tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] GET https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:22:24.776511 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c718c771-2a3d-477b-b780-8e4c7e2a84fa tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:24.776740 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c718c771-2a3d-477b-b780-8e4c7e2a84fa tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:24.787780 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:24.787780 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:24.797981 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c718c771-2a3d-477b-b780-8e4c7e2a84fa tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Volume info retrieved successfully. Jul 03 19:22:24.812506 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c718c771-2a3d-477b-b780-8e4c7e2a84fa tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 returned with HTTP 200 Jul 03 19:22:24.813245 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 131/540] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:24 2026] GET /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:24.832159 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f8364113-f31b-47e5-ba95-07cbc96ead81 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:24.834606 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f8364113-f31b-47e5-ba95-07cbc96ead81 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] GET https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:22:24.834823 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f8364113-f31b-47e5-ba95-07cbc96ead81 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:24.835069 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f8364113-f31b-47e5-ba95-07cbc96ead81 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:24.847316 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:24.847316 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:24.851349 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f8364113-f31b-47e5-ba95-07cbc96ead81 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Volume info retrieved successfully. Jul 03 19:22:24.856380 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f8364113-f31b-47e5-ba95-07cbc96ead81 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 returned with HTTP 200 Jul 03 19:22:24.856792 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 138/541] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:24 2026] GET /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:24.896635 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-91cddea5-68fb-4018-b506-f0359c6eba0e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:24.898182 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-91cddea5-68fb-4018-b506-f0359c6eba0e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/9e9eea0d-d105-4b4c-b874-428cee544027 Jul 03 19:22:24.898607 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-91cddea5-68fb-4018-b506-f0359c6eba0e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:24.898727 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-91cddea5-68fb-4018-b506-f0359c6eba0e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:24.916252 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:24.916252 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:24.922874 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-91cddea5-68fb-4018-b506-f0359c6eba0e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Volume info retrieved successfully. Jul 03 19:22:24.929039 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-91cddea5-68fb-4018-b506-f0359c6eba0e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/9e9eea0d-d105-4b4c-b874-428cee544027 returned with HTTP 200 Jul 03 19:22:24.929316 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 142/542] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:24 2026] GET /volume/v3/volumes/9e9eea0d-d105-4b4c-b874-428cee544027 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:24.948099 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-394cf3e3-c0c7-4c42-a74c-259196816ec2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:24.954435 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-394cf3e3-c0c7-4c42-a74c-259196816ec2 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/9e9eea0d-d105-4b4c-b874-428cee544027 Jul 03 19:22:24.954728 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-394cf3e3-c0c7-4c42-a74c-259196816ec2 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:24.955023 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-394cf3e3-c0c7-4c42-a74c-259196816ec2 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:24.964900 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:24.964900 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:24.970866 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-394cf3e3-c0c7-4c42-a74c-259196816ec2 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Volume info retrieved successfully. Jul 03 19:22:24.976491 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-394cf3e3-c0c7-4c42-a74c-259196816ec2 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/9e9eea0d-d105-4b4c-b874-428cee544027 returned with HTTP 200 Jul 03 19:22:24.977027 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 132/543] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:24 2026] GET /volume/v3/volumes/9e9eea0d-d105-4b4c-b874-428cee544027 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:24.991483 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6a41a995-0c11-4f73-890b-1c94be9fdb72 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:24.993242 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6a41a995-0c11-4f73-890b-1c94be9fdb72 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:22:24.993594 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6a41a995-0c11-4f73-890b-1c94be9fdb72 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-152044183"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:24.995130 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-6a41a995-0c11-4f73-890b-1c94be9fdb72 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-152044183'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:22:24.995361 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-6a41a995-0c11-4f73-890b-1c94be9fdb72 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Create volume of 1 GB Jul 03 19:22:24.999358 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6a41a995-0c11-4f73-890b-1c94be9fdb72 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Availability Zones retrieved successfully. Jul 03 19:22:25.004917 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6a41a995-0c11-4f73-890b-1c94be9fdb72 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Flow 'volume_create_api' (42ee5baa-fa14-4e51-9104-67a20998b0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:22:25.006137 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6a41a995-0c11-4f73-890b-1c94be9fdb72 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eafd879f-92bc-4c56-9626-179b111d9b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:25.007180 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-6a41a995-0c11-4f73-890b-1c94be9fdb72 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:22:25.037950 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6a41a995-0c11-4f73-890b-1c94be9fdb72 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eafd879f-92bc-4c56-9626-179b111d9b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:25.038859 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6a41a995-0c11-4f73-890b-1c94be9fdb72 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (685d7485-b5c4-4d5e-89ba-19a308a7d1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:25.090406 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-6a41a995-0c11-4f73-890b-1c94be9fdb72 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Created reservations ['e5393117-5c7c-4868-8843-e5f95695eab9', '16502a74-dc4a-480f-8e2b-cc8c501befca', '459f61b8-c9a7-4741-8c02-624de6d98b34', '021c7d9a-c951-4dd4-adce-546b892b8bd1'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:22:25.091355 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6a41a995-0c11-4f73-890b-1c94be9fdb72 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (685d7485-b5c4-4d5e-89ba-19a308a7d1cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5393117-5c7c-4868-8843-e5f95695eab9', '16502a74-dc4a-480f-8e2b-cc8c501befca', '459f61b8-c9a7-4741-8c02-624de6d98b34', '021c7d9a-c951-4dd4-adce-546b892b8bd1']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:25.092300 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6a41a995-0c11-4f73-890b-1c94be9fdb72 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e6f9467-c5d7-4eb5-b110-776006880077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:25.120900 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6a41a995-0c11-4f73-890b-1c94be9fdb72 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e6f9467-c5d7-4eb5-b110-776006880077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b99417f-ce69-4975-812b-5b3a3d6595a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-152044183',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8f9288084f9043ecba4aad2e13760a00',qos_specs=None,replication_status=,reservations=['e5393117-5c7c-4868-8843-e5f95695eab9','16502a74-dc4a-480f-8e2b-cc8c501befca','459f61b8-c9a7-4741-8c02-624de6d98b34','021c7d9a-c951-4dd4-adce-546b892b8bd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bd5d921d6c147f0aad584673043a12c',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:22:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-152044183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b99417f-ce69-4975-812b-5b3a3d6595a5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8f9288084f9043ecba4aad2e13760a00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bd5d921d6c147f0aad584673043a12c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:25.121917 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6a41a995-0c11-4f73-890b-1c94be9fdb72 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a89bfa86-f5dc-4b46-a760-2302f1c02781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:25.146417 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6a41a995-0c11-4f73-890b-1c94be9fdb72 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a89bfa86-f5dc-4b46-a760-2302f1c02781) transitioned into state 'SUCCESS' from state '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-152044183',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8f9288084f9043ecba4aad2e13760a00',qos_specs=None,replication_status=,reservations=['e5393117-5c7c-4868-8843-e5f95695eab9','16502a74-dc4a-480f-8e2b-cc8c501befca','459f61b8-c9a7-4741-8c02-624de6d98b34','021c7d9a-c951-4dd4-adce-546b892b8bd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bd5d921d6c147f0aad584673043a12c',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:25.147415 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6a41a995-0c11-4f73-890b-1c94be9fdb72 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4480ee34-6318-4f46-bf32-4fbe022ee0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:25.161217 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6a41a995-0c11-4f73-890b-1c94be9fdb72 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4480ee34-6318-4f46-bf32-4fbe022ee0b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:25.161217 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6a41a995-0c11-4f73-890b-1c94be9fdb72 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Flow 'volume_create_api' (42ee5baa-fa14-4e51-9104-67a20998b0fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:22:25.161217 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6a41a995-0c11-4f73-890b-1c94be9fdb72 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Create volume request issued successfully. Jul 03 19:22:25.161217 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6a41a995-0c11-4f73-890b-1c94be9fdb72 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:22:25.161592 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 132/544] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:22:24 2026] POST /volume/v3/volumes => generated 761 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:22:25.182029 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3cb002b1-0dc9-473e-aa75-4c9a4b23d6a7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:25.185122 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3cb002b1-0dc9-473e-aa75-4c9a4b23d6a7 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/6b99417f-ce69-4975-812b-5b3a3d6595a5 Jul 03 19:22:25.185859 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3cb002b1-0dc9-473e-aa75-4c9a4b23d6a7 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:25.186358 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3cb002b1-0dc9-473e-aa75-4c9a4b23d6a7 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:25.199188 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:25.199188 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:25.204425 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-3cb002b1-0dc9-473e-aa75-4c9a4b23d6a7 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Volume info retrieved successfully. Jul 03 19:22:25.211983 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3cb002b1-0dc9-473e-aa75-4c9a4b23d6a7 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/6b99417f-ce69-4975-812b-5b3a3d6595a5 returned with HTTP 200 Jul 03 19:22:25.211983 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 139/545] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:25 2026] GET /volume/v3/volumes/6b99417f-ce69-4975-812b-5b3a3d6595a5 => generated 829 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:25.627552 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-340e544d-8164-45b7-bc05-6be2af9a76d0 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:25.627701 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-340e544d-8164-45b7-bc05-6be2af9a76d0 None None] GET https://10.4.3.61/volume// Jul 03 19:22:25.627879 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-340e544d-8164-45b7-bc05-6be2af9a76d0 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:25.628127 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-340e544d-8164-45b7-bc05-6be2af9a76d0 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:25.628656 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-340e544d-8164-45b7-bc05-6be2af9a76d0 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:22:25.629600 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 143/546] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:22:25 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:22:25.637731 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-318f5a00-d142-49f9-9590-d2c1ec6bdb32 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:25.644577 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-318f5a00-d142-49f9-9590-d2c1ec6bdb32 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] GET https://10.4.3.61/volume/v3/volumes/7118de5d-c6d2-4b00-8920-cb13bdbfc320 Jul 03 19:22:25.644577 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-318f5a00-d142-49f9-9590-d2c1ec6bdb32 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:25.644887 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-318f5a00-d142-49f9-9590-d2c1ec6bdb32 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:25.660785 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:25.660785 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:25.665775 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-318f5a00-d142-49f9-9590-d2c1ec6bdb32 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Volume info retrieved successfully. Jul 03 19:22:25.674309 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-318f5a00-d142-49f9-9590-d2c1ec6bdb32 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/volumes/7118de5d-c6d2-4b00-8920-cb13bdbfc320 returned with HTTP 200 Jul 03 19:22:25.674309 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 133/547] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:22:25 2026] GET /volume/v3/volumes/7118de5d-c6d2-4b00-8920-cb13bdbfc320 => generated 1536 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:22:25.786087 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-6a6e4162-e3d0-40a9-a19f-4320d6b1b19e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:25.791476 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-6a6e4162-e3d0-40a9-a19f-4320d6b1b19e tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] PUT https://10.4.3.61/volume/v3/attachments/8ee5c57d-4dd0-48ea-a243-31e23d5f0866 Jul 03 19:22:25.791975 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-6a6e4162-e3d0-40a9-a19f-4320d6b1b19e tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:25.807088 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-6a6e4162-e3d0-40a9-a19f-4320d6b1b19e tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Acquiring lock "cinder-attachment_update-7118de5d-c6d2-4b00-8920-cb13bdbfc320-np0000004460" by "attachment_update" {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:22:25.813194 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-6a6e4162-e3d0-40a9-a19f-4320d6b1b19e tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Lock "cinder-attachment_update-7118de5d-c6d2-4b00-8920-cb13bdbfc320-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:22:25.814714 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:25.814714 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:26.230285 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-07d11a63-fef7-4bd1-8409-bfc1a0ee4212 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:26.233231 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-07d11a63-fef7-4bd1-8409-bfc1a0ee4212 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/6b99417f-ce69-4975-812b-5b3a3d6595a5 Jul 03 19:22:26.233231 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-07d11a63-fef7-4bd1-8409-bfc1a0ee4212 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:26.233755 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-07d11a63-fef7-4bd1-8409-bfc1a0ee4212 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:26.245431 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:26.245431 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:26.253985 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-07d11a63-fef7-4bd1-8409-bfc1a0ee4212 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Volume info retrieved successfully. Jul 03 19:22:26.262794 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-07d11a63-fef7-4bd1-8409-bfc1a0ee4212 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/6b99417f-ce69-4975-812b-5b3a3d6595a5 returned with HTTP 200 Jul 03 19:22:26.263491 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 140/548] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:26 2026] GET /volume/v3/volumes/6b99417f-ce69-4975-812b-5b3a3d6595a5 => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:26.282358 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-52ea3022-6598-4a1e-bbc4-c0572eb2448d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:26.286874 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-52ea3022-6598-4a1e-bbc4-c0572eb2448d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/6b99417f-ce69-4975-812b-5b3a3d6595a5 Jul 03 19:22:26.286874 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-52ea3022-6598-4a1e-bbc4-c0572eb2448d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:26.286874 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-52ea3022-6598-4a1e-bbc4-c0572eb2448d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:26.306293 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:26.306293 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:26.316433 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-52ea3022-6598-4a1e-bbc4-c0572eb2448d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Volume info retrieved successfully. Jul 03 19:22:26.323511 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-52ea3022-6598-4a1e-bbc4-c0572eb2448d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/6b99417f-ce69-4975-812b-5b3a3d6595a5 returned with HTTP 200 Jul 03 19:22:26.323511 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 144/549] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:26 2026] GET /volume/v3/volumes/6b99417f-ce69-4975-812b-5b3a3d6595a5 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:26.349623 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-758623bd-80d7-4f1e-9777-ce99f132a27b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:26.352562 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-758623bd-80d7-4f1e-9777-ce99f132a27b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes Jul 03 19:22:26.352788 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-758623bd-80d7-4f1e-9777-ce99f132a27b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:26.353516 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-758623bd-80d7-4f1e-9777-ce99f132a27b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:26.353516 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.api_utils [None req-758623bd-80d7-4f1e-9777-ce99f132a27b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:26.355212 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-758623bd-80d7-4f1e-9777-ce99f132a27b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99926) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:26.355753 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-6a6e4162-e3d0-40a9-a19f-4320d6b1b19e tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Lock "cinder-attachment_update-7118de5d-c6d2-4b00-8920-cb13bdbfc320-np0000004460" released by "attachment_update" :: held 0.542s {{(pid=99924) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:22:26.356431 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-6a6e4162-e3d0-40a9-a19f-4320d6b1b19e tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/attachments/8ee5c57d-4dd0-48ea-a243-31e23d5f0866 returned with HTTP 200 Jul 03 19:22:26.357471 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 133/550] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:22:25 2026] PUT /volume/v3/attachments/8ee5c57d-4dd0-48ea-a243-31e23d5f0866 => generated 969 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:26.399227 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-758623bd-80d7-4f1e-9777-ce99f132a27b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:26.400080 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-758623bd-80d7-4f1e-9777-ce99f132a27b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 200 Jul 03 19:22:26.401039 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 134/551] 10.4.3.61 () {66 vars in 1230 bytes} [Fri Jul 3 19:22:26 2026] GET /volume/v3/volumes => generated 968 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:26.414605 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-78818165-c4b2-4bf0-a527-b2a57b2e5966 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:26.419423 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-78818165-c4b2-4bf0-a527-b2a57b2e5966 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1007539519 Jul 03 19:22:26.419423 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-78818165-c4b2-4bf0-a527-b2a57b2e5966 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:26.419423 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-78818165-c4b2-4bf0-a527-b2a57b2e5966 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:26.422061 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-78818165-c4b2-4bf0-a527-b2a57b2e5966 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:26.426183 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-78818165-c4b2-4bf0-a527-b2a57b2e5966 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1007539519'), ('no_migration_targets', True)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:26.481807 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-78818165-c4b2-4bf0-a527-b2a57b2e5966 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:26.481807 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-78818165-c4b2-4bf0-a527-b2a57b2e5966 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1007539519 returned with HTTP 200 Jul 03 19:22:26.481807 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 141/552] 10.4.3.61 () {66 vars in 1331 bytes} [Fri Jul 3 19:22:26 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1007539519 => generated 332 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:26.494746 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3629a7e2-aaa5-420c-b460-a65ad7547e3e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:26.496978 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3629a7e2-aaa5-420c-b460-a65ad7547e3e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-611064700 Jul 03 19:22:26.497307 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3629a7e2-aaa5-420c-b460-a65ad7547e3e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:26.497705 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3629a7e2-aaa5-420c-b460-a65ad7547e3e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'detail' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:26.498034 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-3629a7e2-aaa5-420c-b460-a65ad7547e3e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:26.499135 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3629a7e2-aaa5-420c-b460-a65ad7547e3e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-611064700'), ('no_migration_targets', True)]). {{(pid=99925) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:26.541527 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3629a7e2-aaa5-420c-b460-a65ad7547e3e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:26.542607 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:26.542607 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:26.551643 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3629a7e2-aaa5-420c-b460-a65ad7547e3e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-611064700 returned with HTTP 200 Jul 03 19:22:26.552359 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 145/553] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:22:26 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-611064700 => generated 857 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:26.554365 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-3ffa06f6-1e7f-41eb-866b-1c0cd3d0579b req-175e5124-add2-4883-b075-d8b526743059 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:26.556660 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-3ffa06f6-1e7f-41eb-866b-1c0cd3d0579b req-175e5124-add2-4883-b075-d8b526743059 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] GET https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:22:26.559186 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-3ffa06f6-1e7f-41eb-866b-1c0cd3d0579b req-175e5124-add2-4883-b075-d8b526743059 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:26.559186 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-3ffa06f6-1e7f-41eb-866b-1c0cd3d0579b req-175e5124-add2-4883-b075-d8b526743059 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:26.572541 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-46613803-d750-4c90-bdcb-eee030e25261 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:26.574721 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-46613803-d750-4c90-bdcb-eee030e25261 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/detail?limit=1 Jul 03 19:22:26.575186 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-46613803-d750-4c90-bdcb-eee030e25261 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:26.575268 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-46613803-d750-4c90-bdcb-eee030e25261 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'detail' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:26.575617 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.api_utils [None req-46613803-d750-4c90-bdcb-eee030e25261 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:26.576037 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:26.576037 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:26.576742 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-46613803-d750-4c90-bdcb-eee030e25261 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99926) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:26.577984 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:26.577984 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:26.585616 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-3ffa06f6-1e7f-41eb-866b-1c0cd3d0579b req-175e5124-add2-4883-b075-d8b526743059 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Volume info retrieved successfully. Jul 03 19:22:26.585858 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-46613803-d750-4c90-bdcb-eee030e25261 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:26.586138 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:26.586138 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:26.590929 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-3ffa06f6-1e7f-41eb-866b-1c0cd3d0579b req-175e5124-add2-4883-b075-d8b526743059 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 returned with HTTP 200 Jul 03 19:22:26.591842 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 134/554] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:22:26 2026] GET /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:26.591924 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-46613803-d750-4c90-bdcb-eee030e25261 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 03 19:22:26.592481 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 135/555] 10.4.3.61 () {66 vars in 1266 bytes} [Fri Jul 3 19:22:26 2026] GET /volume/v3/volumes/detail?limit=1 => generated 999 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:26.610713 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-94b2756f-47e0-4fb8-acb8-2f6782f9b0d8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:26.615435 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-94b2756f-47e0-4fb8-acb8-2f6782f9b0d8 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/detail?limit=1&marker=6b99417f-ce69-4975-812b-5b3a3d6595a5 Jul 03 19:22:26.615664 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-94b2756f-47e0-4fb8-acb8-2f6782f9b0d8 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:26.615961 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-94b2756f-47e0-4fb8-acb8-2f6782f9b0d8 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:26.616462 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-94b2756f-47e0-4fb8-acb8-2f6782f9b0d8 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:26.617021 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:26.617021 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:26.617858 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-94b2756f-47e0-4fb8-acb8-2f6782f9b0d8 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:26.655507 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-3ffa06f6-1e7f-41eb-866b-1c0cd3d0579b req-76dd6797-0959-4085-8e8b-8baab8430ead None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:26.659777 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-3ffa06f6-1e7f-41eb-866b-1c0cd3d0579b req-76dd6797-0959-4085-8e8b-8baab8430ead tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] POST https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2/action Jul 03 19:22:26.659777 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-3ffa06f6-1e7f-41eb-866b-1c0cd3d0579b req-76dd6797-0959-4085-8e8b-8baab8430ead tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:22:26.659777 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-3ffa06f6-1e7f-41eb-866b-1c0cd3d0579b req-76dd6797-0959-4085-8e8b-8baab8430ead tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:26.671269 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-94b2756f-47e0-4fb8-acb8-2f6782f9b0d8 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:26.671269 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:26.671269 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:26.676213 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:26.676213 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:26.676881 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-94b2756f-47e0-4fb8-acb8-2f6782f9b0d8 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/detail?limit=1&marker=6b99417f-ce69-4975-812b-5b3a3d6595a5 returned with HTTP 200 Jul 03 19:22:26.676965 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-3ffa06f6-1e7f-41eb-866b-1c0cd3d0579b req-76dd6797-0959-4085-8e8b-8baab8430ead tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Volume info retrieved successfully. Jul 03 19:22:26.677499 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 142/556] 10.4.3.61 () {66 vars in 1354 bytes} [Fri Jul 3 19:22:26 2026] GET /volume/v3/volumes/detail?limit=1&marker=6b99417f-ce69-4975-812b-5b3a3d6595a5 => generated 1000 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:26.689249 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-3ffa06f6-1e7f-41eb-866b-1c0cd3d0579b req-76dd6797-0959-4085-8e8b-8baab8430ead tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Begin detaching volume completed successfully. Jul 03 19:22:26.689462 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-3ffa06f6-1e7f-41eb-866b-1c0cd3d0579b req-76dd6797-0959-4085-8e8b-8baab8430ead tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2/action returned with HTTP 202 Jul 03 19:22:26.690724 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 146/557] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:22:26 2026] POST /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:22:26.695322 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-24240a36-94a3-4674-8708-23bfe3bb9e6e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:26.701219 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-24240a36-94a3-4674-8708-23bfe3bb9e6e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/detail?limit=1&marker=9e9eea0d-d105-4b4c-b874-428cee544027 Jul 03 19:22:26.701219 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-24240a36-94a3-4674-8708-23bfe3bb9e6e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:26.701219 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-24240a36-94a3-4674-8708-23bfe3bb9e6e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'detail' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:26.702633 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.api_utils [None req-24240a36-94a3-4674-8708-23bfe3bb9e6e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:26.704063 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-24240a36-94a3-4674-8708-23bfe3bb9e6e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99924) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:26.722792 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3c47e827-3c9e-4025-aed3-b4c45094fe66 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:26.726954 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3c47e827-3c9e-4025-aed3-b4c45094fe66 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] GET https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:22:26.727241 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3c47e827-3c9e-4025-aed3-b4c45094fe66 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:26.727534 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3c47e827-3c9e-4025-aed3-b4c45094fe66 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:26.739577 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:26.739577 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:26.745722 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-3c47e827-3c9e-4025-aed3-b4c45094fe66 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Volume info retrieved successfully. Jul 03 19:22:26.755529 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3c47e827-3c9e-4025-aed3-b4c45094fe66 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 returned with HTTP 200 Jul 03 19:22:26.755529 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 136/558] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:26 2026] GET /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:26.755755 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-24240a36-94a3-4674-8708-23bfe3bb9e6e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:26.756403 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:26.756403 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:26.761289 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-24240a36-94a3-4674-8708-23bfe3bb9e6e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/detail?limit=1&marker=9e9eea0d-d105-4b4c-b874-428cee544027 returned with HTTP 200 Jul 03 19:22:26.761755 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 135/559] 10.4.3.61 () {66 vars in 1354 bytes} [Fri Jul 3 19:22:26 2026] GET /volume/v3/volumes/detail?limit=1&marker=9e9eea0d-d105-4b4c-b874-428cee544027 => generated 999 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:26.779042 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-cb5cbc66-fe4f-4bca-92bd-3ec201710444 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:26.782117 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cb5cbc66-fe4f-4bca-92bd-3ec201710444 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/detail?limit=1&marker=483b8af6-68fd-44a3-9698-1f72726f7937 Jul 03 19:22:26.782117 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cb5cbc66-fe4f-4bca-92bd-3ec201710444 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:26.783409 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cb5cbc66-fe4f-4bca-92bd-3ec201710444 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:26.783409 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-cb5cbc66-fe4f-4bca-92bd-3ec201710444 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:26.784155 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-cb5cbc66-fe4f-4bca-92bd-3ec201710444 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:26.799997 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-cb5cbc66-fe4f-4bca-92bd-3ec201710444 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:26.803759 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cb5cbc66-fe4f-4bca-92bd-3ec201710444 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/detail?limit=1&marker=483b8af6-68fd-44a3-9698-1f72726f7937 returned with HTTP 200 Jul 03 19:22:26.804141 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 143/560] 10.4.3.61 () {66 vars in 1354 bytes} [Fri Jul 3 19:22:26 2026] GET /volume/v3/volumes/detail?limit=1&marker=483b8af6-68fd-44a3-9698-1f72726f7937 => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:22:26.821328 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5fa6f472-8983-4dfa-b325-cdbdb273ca8b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:26.824335 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5fa6f472-8983-4dfa-b325-cdbdb273ca8b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 03 19:22:26.824664 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5fa6f472-8983-4dfa-b325-cdbdb273ca8b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:26.824964 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5fa6f472-8983-4dfa-b325-cdbdb273ca8b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'detail' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:26.825339 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-5fa6f472-8983-4dfa-b325-cdbdb273ca8b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:26.825666 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5fa6f472-8983-4dfa-b325-cdbdb273ca8b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Could not evaluate value available, assuming string {{(pid=99925) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 19:22:26.826736 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5fa6f472-8983-4dfa-b325-cdbdb273ca8b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99925) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:26.875198 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-8e274f31-bedc-4922-9854-952a6086c9b9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:26.875841 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5fa6f472-8983-4dfa-b325-cdbdb273ca8b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:26.877158 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:26.877158 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:26.877987 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-8e274f31-bedc-4922-9854-952a6086c9b9 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] POST https://10.4.3.61/volume/v3/attachments/8ee5c57d-4dd0-48ea-a243-31e23d5f0866/action Jul 03 19:22:26.878442 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-8e274f31-bedc-4922-9854-952a6086c9b9 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:22:26.878640 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-8e274f31-bedc-4922-9854-952a6086c9b9 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:26.885741 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5fa6f472-8983-4dfa-b325-cdbdb273ca8b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 03 19:22:26.886420 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 147/561] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:22:26 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1885 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:26.898440 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b96d2565-f7e4-46ef-b62b-a491b1ee2071 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:26.898921 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:26.898921 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:26.901045 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b96d2565-f7e4-46ef-b62b-a491b1ee2071 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 03 19:22:26.901748 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b96d2565-f7e4-46ef-b62b-a491b1ee2071 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:26.901992 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b96d2565-f7e4-46ef-b62b-a491b1ee2071 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'detail' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:26.902317 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.api_utils [None req-b96d2565-f7e4-46ef-b62b-a491b1ee2071 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:26.902839 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b96d2565-f7e4-46ef-b62b-a491b1ee2071 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Could not evaluate value available, assuming string {{(pid=99924) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 19:22:26.904045 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b96d2565-f7e4-46ef-b62b-a491b1ee2071 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99924) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:26.919303 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-8e274f31-bedc-4922-9854-952a6086c9b9 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/attachments/8ee5c57d-4dd0-48ea-a243-31e23d5f0866/action returned with HTTP 204 Jul 03 19:22:26.919915 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 137/562] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:22:26 2026] POST /volume/v3/attachments/8ee5c57d-4dd0-48ea-a243-31e23d5f0866/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:26.938698 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b96d2565-f7e4-46ef-b62b-a491b1ee2071 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:26.939747 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:26.939747 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:26.944930 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b96d2565-f7e4-46ef-b62b-a491b1ee2071 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 03 19:22:26.945812 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 136/563] 10.4.3.61 () {66 vars in 1352 bytes} [Fri Jul 3 19:22:26 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1887 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:26.965339 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b2c1114e-aa02-4b2b-a82b-5a36e23a5a59 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:26.967845 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b2c1114e-aa02-4b2b-a82b-5a36e23a5a59 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes?limit=1 Jul 03 19:22:26.968183 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b2c1114e-aa02-4b2b-a82b-5a36e23a5a59 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:26.968483 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b2c1114e-aa02-4b2b-a82b-5a36e23a5a59 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:26.968846 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-b2c1114e-aa02-4b2b-a82b-5a36e23a5a59 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:26.970474 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b2c1114e-aa02-4b2b-a82b-5a36e23a5a59 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:27.013516 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b2c1114e-aa02-4b2b-a82b-5a36e23a5a59 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:27.014300 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b2c1114e-aa02-4b2b-a82b-5a36e23a5a59 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 03 19:22:27.014731 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 144/564] 10.4.3.61 () {66 vars in 1245 bytes} [Fri Jul 3 19:22:26 2026] GET /volume/v3/volumes?limit=1 => generated 466 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:27.025231 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1f1704af-c251-4e28-ae12-c7d6d197f065 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:27.029411 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1f1704af-c251-4e28-ae12-c7d6d197f065 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes?limit=1&marker=6b99417f-ce69-4975-812b-5b3a3d6595a5 Jul 03 19:22:27.029411 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1f1704af-c251-4e28-ae12-c7d6d197f065 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:27.030629 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1f1704af-c251-4e28-ae12-c7d6d197f065 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:27.031489 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-1f1704af-c251-4e28-ae12-c7d6d197f065 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:27.032351 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-1f1704af-c251-4e28-ae12-c7d6d197f065 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99925) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:27.071595 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-1f1704af-c251-4e28-ae12-c7d6d197f065 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:27.072058 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1f1704af-c251-4e28-ae12-c7d6d197f065 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes?limit=1&marker=6b99417f-ce69-4975-812b-5b3a3d6595a5 returned with HTTP 200 Jul 03 19:22:27.072599 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 148/565] 10.4.3.61 () {66 vars in 1333 bytes} [Fri Jul 3 19:22:27 2026] GET /volume/v3/volumes?limit=1&marker=6b99417f-ce69-4975-812b-5b3a3d6595a5 => generated 467 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:27.089310 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0f5b6610-d737-4c0d-b29d-9b9e10da345f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:27.091024 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0f5b6610-d737-4c0d-b29d-9b9e10da345f tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes?limit=1&marker=9e9eea0d-d105-4b4c-b874-428cee544027 Jul 03 19:22:27.091217 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0f5b6610-d737-4c0d-b29d-9b9e10da345f tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:27.091506 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0f5b6610-d737-4c0d-b29d-9b9e10da345f tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:27.091754 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.api_utils [None req-0f5b6610-d737-4c0d-b29d-9b9e10da345f tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:27.092584 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-0f5b6610-d737-4c0d-b29d-9b9e10da345f tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99926) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:27.150190 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0f5b6610-d737-4c0d-b29d-9b9e10da345f tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:27.150190 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0f5b6610-d737-4c0d-b29d-9b9e10da345f tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes?limit=1&marker=9e9eea0d-d105-4b4c-b874-428cee544027 returned with HTTP 200 Jul 03 19:22:27.150190 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 138/566] 10.4.3.61 () {66 vars in 1333 bytes} [Fri Jul 3 19:22:27 2026] GET /volume/v3/volumes?limit=1&marker=9e9eea0d-d105-4b4c-b874-428cee544027 => generated 466 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:27.160578 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1e813d4e-bc1c-4e09-b7b2-2d656551ebb9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:27.162657 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1e813d4e-bc1c-4e09-b7b2-2d656551ebb9 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes?limit=1&marker=483b8af6-68fd-44a3-9698-1f72726f7937 Jul 03 19:22:27.162911 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1e813d4e-bc1c-4e09-b7b2-2d656551ebb9 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:27.163161 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1e813d4e-bc1c-4e09-b7b2-2d656551ebb9 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:27.163538 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.api_utils [None req-1e813d4e-bc1c-4e09-b7b2-2d656551ebb9 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:27.164394 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1e813d4e-bc1c-4e09-b7b2-2d656551ebb9 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99924) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:27.176744 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1e813d4e-bc1c-4e09-b7b2-2d656551ebb9 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:27.177206 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1e813d4e-bc1c-4e09-b7b2-2d656551ebb9 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes?limit=1&marker=483b8af6-68fd-44a3-9698-1f72726f7937 returned with HTTP 200 Jul 03 19:22:27.177607 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 137/567] 10.4.3.61 () {66 vars in 1333 bytes} [Fri Jul 3 19:22:27 2026] GET /volume/v3/volumes?limit=1&marker=483b8af6-68fd-44a3-9698-1f72726f7937 => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:22:27.189084 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7d48d408-d1ea-480a-a3a7-f3c3bb3d224c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:27.195523 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7d48d408-d1ea-480a-a3a7-f3c3bb3d224c tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-152044183&status=available Jul 03 19:22:27.195523 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7d48d408-d1ea-480a-a3a7-f3c3bb3d224c tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:27.195523 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7d48d408-d1ea-480a-a3a7-f3c3bb3d224c tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:27.195523 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-7d48d408-d1ea-480a-a3a7-f3c3bb3d224c tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:27.195523 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-7d48d408-d1ea-480a-a3a7-f3c3bb3d224c tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Could not evaluate value available, assuming string {{(pid=99927) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 19:22:27.197786 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:27.197786 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:27.197786 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-7d48d408-d1ea-480a-a3a7-f3c3bb3d224c tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-152044183'), ('no_migration_targets', True)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:27.241923 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-7d48d408-d1ea-480a-a3a7-f3c3bb3d224c tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:27.242962 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7d48d408-d1ea-480a-a3a7-f3c3bb3d224c tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-152044183&status=available returned with HTTP 200 Jul 03 19:22:27.243416 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 145/568] 10.4.3.61 () {66 vars in 1363 bytes} [Fri Jul 3 19:22:27 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-152044183&status=available => generated 331 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:27.254838 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c4c6c483-dd75-4c3b-afd0-64ddd05cf145 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:27.257026 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c4c6c483-dd75-4c3b-afd0-64ddd05cf145 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1007539519&status=available Jul 03 19:22:27.257334 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c4c6c483-dd75-4c3b-afd0-64ddd05cf145 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:27.257629 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c4c6c483-dd75-4c3b-afd0-64ddd05cf145 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'detail' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:27.257915 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-c4c6c483-dd75-4c3b-afd0-64ddd05cf145 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:27.258191 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-c4c6c483-dd75-4c3b-afd0-64ddd05cf145 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Could not evaluate value available, assuming string {{(pid=99925) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 19:22:27.258507 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:27.258507 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:27.259051 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-c4c6c483-dd75-4c3b-afd0-64ddd05cf145 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1007539519'), ('no_migration_targets', True)]). {{(pid=99925) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:27.300456 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c4c6c483-dd75-4c3b-afd0-64ddd05cf145 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:27.301678 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:27.301678 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:27.307218 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c4c6c483-dd75-4c3b-afd0-64ddd05cf145 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1007539519&status=available returned with HTTP 200 Jul 03 19:22:27.307729 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 149/569] 10.4.3.61 () {66 vars in 1386 bytes} [Fri Jul 3 19:22:27 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1007539519&status=available => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:27.324838 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d74aa747-5251-4088-891e-ae21d95cb2cd None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:27.326586 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d74aa747-5251-4088-891e-ae21d95cb2cd tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/detail?marker=483b8af6-68fd-44a3-9698-1f72726f7937&sort=id%3Aasc Jul 03 19:22:27.326783 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d74aa747-5251-4088-891e-ae21d95cb2cd tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:27.326958 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d74aa747-5251-4088-891e-ae21d95cb2cd tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'detail' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:27.327213 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.api_utils [None req-d74aa747-5251-4088-891e-ae21d95cb2cd tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:27.327531 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:27.327531 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:27.327962 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d74aa747-5251-4088-891e-ae21d95cb2cd tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99926) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:27.364995 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d74aa747-5251-4088-891e-ae21d95cb2cd tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:27.366098 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:27.366098 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:27.373381 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d74aa747-5251-4088-891e-ae21d95cb2cd tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/detail?marker=483b8af6-68fd-44a3-9698-1f72726f7937&sort=id%3Aasc returned with HTTP 200 Jul 03 19:22:27.373867 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 139/570] 10.4.3.61 () {66 vars in 1366 bytes} [Fri Jul 3 19:22:27 2026] GET /volume/v3/volumes/detail?marker=483b8af6-68fd-44a3-9698-1f72726f7937&sort=id%3Aasc => generated 1702 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:27.394553 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-edc02729-0118-46e3-acc3-09aea098f21d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:27.399863 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-edc02729-0118-46e3-acc3-09aea098f21d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 19:22:27.399863 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-edc02729-0118-46e3-acc3-09aea098f21d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:27.400208 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-edc02729-0118-46e3-acc3-09aea098f21d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'detail' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:27.400544 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.api_utils [None req-edc02729-0118-46e3-acc3-09aea098f21d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:27.401639 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-edc02729-0118-46e3-acc3-09aea098f21d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99924) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:27.439623 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fd372df2-aeed-462c-8a67-ebe004ad4e21 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:27.439946 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fd372df2-aeed-462c-8a67-ebe004ad4e21 None None] GET https://10.4.3.61/volume// Jul 03 19:22:27.440161 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fd372df2-aeed-462c-8a67-ebe004ad4e21 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:27.440478 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fd372df2-aeed-462c-8a67-ebe004ad4e21 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:27.440875 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fd372df2-aeed-462c-8a67-ebe004ad4e21 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:22:27.442298 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 146/571] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:22:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:22:27.453892 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-05561118-317b-43ca-8ce9-2d511ba55228 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:27.457587 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-05561118-317b-43ca-8ce9-2d511ba55228 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] GET https://10.4.3.61/volume/v3/volumes/40ffc4d9-b106-4686-8359-f3d919e7668a Jul 03 19:22:27.458031 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-05561118-317b-43ca-8ce9-2d511ba55228 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:27.458474 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-05561118-317b-43ca-8ce9-2d511ba55228 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:27.460267 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-edc02729-0118-46e3-acc3-09aea098f21d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:27.461488 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:27.461488 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:27.467390 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-edc02729-0118-46e3-acc3-09aea098f21d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 19:22:27.467990 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 138/572] 10.4.3.61 () {66 vars in 1330 bytes} [Fri Jul 3 19:22:27 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2546 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:27.472319 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:27.472319 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:27.478092 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-05561118-317b-43ca-8ce9-2d511ba55228 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Volume info retrieved successfully. Jul 03 19:22:27.484979 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-05561118-317b-43ca-8ce9-2d511ba55228 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/volumes/40ffc4d9-b106-4686-8359-f3d919e7668a returned with HTTP 200 Jul 03 19:22:27.485700 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 150/573] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:22:27 2026] GET /volume/v3/volumes/40ffc4d9-b106-4686-8359-f3d919e7668a => generated 1022 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:22:27.490316 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-dc45dba1-53cd-4f91-a505-d365b0f697cb None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:27.492504 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-dc45dba1-53cd-4f91-a505-d365b0f697cb tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:22:27.493705 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-dc45dba1-53cd-4f91-a505-d365b0f697cb tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:27.493705 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-dc45dba1-53cd-4f91-a505-d365b0f697cb tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'detail' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:27.493705 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.api_utils [None req-dc45dba1-53cd-4f91-a505-d365b0f697cb tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:27.494193 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-dc45dba1-53cd-4f91-a505-d365b0f697cb tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99926) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:27.509650 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-dc45dba1-53cd-4f91-a505-d365b0f697cb tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:27.510761 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:27.510761 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:27.516301 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-dc45dba1-53cd-4f91-a505-d365b0f697cb tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:22:27.516888 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 140/574] 10.4.3.61 () {66 vars in 1251 bytes} [Fri Jul 3 19:22:27 2026] GET /volume/v3/volumes/detail => generated 2546 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:22:27.539959 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b832b89f-0af0-4e5f-8f9c-38aa0e6e362e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:27.543129 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b832b89f-0af0-4e5f-8f9c-38aa0e6e362e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 19:22:27.543536 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b832b89f-0af0-4e5f-8f9c-38aa0e6e362e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:27.543980 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b832b89f-0af0-4e5f-8f9c-38aa0e6e362e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:27.544389 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-b832b89f-0af0-4e5f-8f9c-38aa0e6e362e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:27.544950 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:27.544950 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:27.546248 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b832b89f-0af0-4e5f-8f9c-38aa0e6e362e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:27.590186 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-d1f3a98b-78ae-4fa3-b350-fa15912c38e2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:27.592960 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-d1f3a98b-78ae-4fa3-b350-fa15912c38e2 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] PUT https://10.4.3.61/volume/v3/attachments/31ecea94-ef09-4359-a0a0-b8d40ce285f9 Jul 03 19:22:27.593437 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-d1f3a98b-78ae-4fa3-b350-fa15912c38e2 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:27.607550 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b832b89f-0af0-4e5f-8f9c-38aa0e6e362e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:27.608261 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b832b89f-0af0-4e5f-8f9c-38aa0e6e362e tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 19:22:27.609219 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 147/575] 10.4.3.61 () {66 vars in 1309 bytes} [Fri Jul 3 19:22:27 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 968 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:27.617740 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-d1f3a98b-78ae-4fa3-b350-fa15912c38e2 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Acquiring lock "cinder-attachment_update-40ffc4d9-b106-4686-8359-f3d919e7668a-np0000004460" by "attachment_update" {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:22:27.623964 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-d1f3a98b-78ae-4fa3-b350-fa15912c38e2 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Lock "cinder-attachment_update-40ffc4d9-b106-4686-8359-f3d919e7668a-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:22:27.625429 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:27.625429 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:27.627115 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e37a0ee5-2ec9-4530-8cb7-849e4aeead92 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:27.629114 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e37a0ee5-2ec9-4530-8cb7-849e4aeead92 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes?availability_zone=nova Jul 03 19:22:27.629354 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e37a0ee5-2ec9-4530-8cb7-849e4aeead92 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:27.629629 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e37a0ee5-2ec9-4530-8cb7-849e4aeead92 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:27.629856 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-e37a0ee5-2ec9-4530-8cb7-849e4aeead92 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:27.630073 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e37a0ee5-2ec9-4530-8cb7-849e4aeead92 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Could not evaluate value nova, assuming string {{(pid=99925) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 19:22:27.630825 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e37a0ee5-2ec9-4530-8cb7-849e4aeead92 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99925) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:27.667744 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e37a0ee5-2ec9-4530-8cb7-849e4aeead92 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:27.668556 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e37a0ee5-2ec9-4530-8cb7-849e4aeead92 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 19:22:27.668969 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 151/576] 10.4.3.61 () {66 vars in 1275 bytes} [Fri Jul 3 19:22:27 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:27.683043 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0ed3faa7-0143-4bd3-9580-813b363e2d8d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:27.685612 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0ed3faa7-0143-4bd3-9580-813b363e2d8d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes?availability_zone=nova Jul 03 19:22:27.685612 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0ed3faa7-0143-4bd3-9580-813b363e2d8d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:27.685808 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0ed3faa7-0143-4bd3-9580-813b363e2d8d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:27.686039 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.api_utils [None req-0ed3faa7-0143-4bd3-9580-813b363e2d8d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:27.686303 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-0ed3faa7-0143-4bd3-9580-813b363e2d8d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Could not evaluate value nova, assuming string {{(pid=99926) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 19:22:27.687634 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-0ed3faa7-0143-4bd3-9580-813b363e2d8d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99926) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:27.734028 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-88484dfd-4002-41d6-a74f-db36414b3082 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:27.734213 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0ed3faa7-0143-4bd3-9580-813b363e2d8d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:27.734695 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-88484dfd-4002-41d6-a74f-db36414b3082 None None] GET https://10.4.3.61/volume// Jul 03 19:22:27.734695 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-88484dfd-4002-41d6-a74f-db36414b3082 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:27.734695 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-88484dfd-4002-41d6-a74f-db36414b3082 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:27.735249 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0ed3faa7-0143-4bd3-9580-813b363e2d8d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 19:22:27.735408 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-88484dfd-4002-41d6-a74f-db36414b3082 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:22:27.736112 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 141/577] 10.4.3.61 () {66 vars in 1275 bytes} [Fri Jul 3 19:22:27 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:27.736682 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 148/578] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:22:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:22:27.749185 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ea0833b1-78f4-4fe4-9589-86cd1382126d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:27.751799 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ea0833b1-78f4-4fe4-9589-86cd1382126d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes?bootable=false Jul 03 19:22:27.751799 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ea0833b1-78f4-4fe4-9589-86cd1382126d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:27.751938 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ea0833b1-78f4-4fe4-9589-86cd1382126d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:27.751992 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-3ffa06f6-1e7f-41eb-866b-1c0cd3d0579b req-0bfb3268-8ea5-444c-8381-09606cdbc5ef None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:27.752206 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-ea0833b1-78f4-4fe4-9589-86cd1382126d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:27.752568 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:27.752568 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:27.753141 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-ea0833b1-78f4-4fe4-9589-86cd1382126d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99925) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:27.756126 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-3ffa06f6-1e7f-41eb-866b-1c0cd3d0579b req-0bfb3268-8ea5-444c-8381-09606cdbc5ef tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] GET https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:22:27.756126 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-3ffa06f6-1e7f-41eb-866b-1c0cd3d0579b req-0bfb3268-8ea5-444c-8381-09606cdbc5ef tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:27.756419 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-3ffa06f6-1e7f-41eb-866b-1c0cd3d0579b req-0bfb3268-8ea5-444c-8381-09606cdbc5ef tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:27.769873 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2aa51e68-04e7-42bd-a14b-5a1c12455b98 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:27.772746 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2aa51e68-04e7-42bd-a14b-5a1c12455b98 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] GET https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:22:27.772874 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2aa51e68-04e7-42bd-a14b-5a1c12455b98 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:27.773279 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2aa51e68-04e7-42bd-a14b-5a1c12455b98 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:27.775199 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:27.775199 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:27.781901 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-3ffa06f6-1e7f-41eb-866b-1c0cd3d0579b req-0bfb3268-8ea5-444c-8381-09606cdbc5ef tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Volume info retrieved successfully. Jul 03 19:22:27.791091 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-3ffa06f6-1e7f-41eb-866b-1c0cd3d0579b req-0bfb3268-8ea5-444c-8381-09606cdbc5ef tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 returned with HTTP 200 Jul 03 19:22:27.791413 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:27.791413 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:27.791776 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 142/579] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:22:27 2026] GET /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 => generated 1315 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:22:27.798606 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-2aa51e68-04e7-42bd-a14b-5a1c12455b98 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Volume info retrieved successfully. Jul 03 19:22:27.804305 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ea0833b1-78f4-4fe4-9589-86cd1382126d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:27.805242 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ea0833b1-78f4-4fe4-9589-86cd1382126d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 19:22:27.807839 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2aa51e68-04e7-42bd-a14b-5a1c12455b98 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 returned with HTTP 200 Jul 03 19:22:27.807839 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 149/580] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:27 2026] GET /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 => generated 1135 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:27.810053 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 152/581] 10.4.3.61 () {66 vars in 1259 bytes} [Fri Jul 3 19:22:27 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:27.825050 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-373e22ef-4819-4a1f-ab3d-9b1a6224344a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:27.827076 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-373e22ef-4819-4a1f-ab3d-9b1a6224344a tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes?bootable=false Jul 03 19:22:27.827965 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-373e22ef-4819-4a1f-ab3d-9b1a6224344a tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:27.827965 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-373e22ef-4819-4a1f-ab3d-9b1a6224344a tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:27.827965 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.api_utils [None req-373e22ef-4819-4a1f-ab3d-9b1a6224344a tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:27.828998 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-373e22ef-4819-4a1f-ab3d-9b1a6224344a tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99926) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:27.873461 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-373e22ef-4819-4a1f-ab3d-9b1a6224344a tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:27.874861 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-373e22ef-4819-4a1f-ab3d-9b1a6224344a tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 19:22:27.874861 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 143/582] 10.4.3.61 () {66 vars in 1259 bytes} [Fri Jul 3 19:22:27 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:27.891502 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-aedaacd9-3cd7-4427-a3a7-7d47d3cda7da None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:27.893773 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-aedaacd9-3cd7-4427-a3a7-7d47d3cda7da tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes?status=available Jul 03 19:22:27.893973 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-aedaacd9-3cd7-4427-a3a7-7d47d3cda7da tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:27.894207 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-aedaacd9-3cd7-4427-a3a7-7d47d3cda7da tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:27.895198 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-aedaacd9-3cd7-4427-a3a7-7d47d3cda7da tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:27.895198 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-aedaacd9-3cd7-4427-a3a7-7d47d3cda7da tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Could not evaluate value available, assuming string {{(pid=99927) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 19:22:27.896041 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-aedaacd9-3cd7-4427-a3a7-7d47d3cda7da tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:27.934983 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-aedaacd9-3cd7-4427-a3a7-7d47d3cda7da tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:27.935551 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-aedaacd9-3cd7-4427-a3a7-7d47d3cda7da tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 19:22:27.936326 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 150/583] 10.4.3.61 () {66 vars in 1263 bytes} [Fri Jul 3 19:22:27 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:27.951728 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2e6f9186-56b2-49a4-9f7b-a99c88128048 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:27.956590 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2e6f9186-56b2-49a4-9f7b-a99c88128048 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes?status=available Jul 03 19:22:27.956590 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2e6f9186-56b2-49a4-9f7b-a99c88128048 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:27.957797 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2e6f9186-56b2-49a4-9f7b-a99c88128048 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:27.957797 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-2e6f9186-56b2-49a4-9f7b-a99c88128048 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:27.957797 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-2e6f9186-56b2-49a4-9f7b-a99c88128048 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Could not evaluate value available, assuming string {{(pid=99925) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 19:22:27.959143 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:27.959143 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:27.960626 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-2e6f9186-56b2-49a4-9f7b-a99c88128048 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99925) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:28.008342 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-2e6f9186-56b2-49a4-9f7b-a99c88128048 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:28.009908 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2e6f9186-56b2-49a4-9f7b-a99c88128048 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 19:22:28.010419 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 153/584] 10.4.3.61 () {66 vars in 1263 bytes} [Fri Jul 3 19:22:27 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:28.027767 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ca232a7b-61a0-4e04-9801-aa86d8a387f8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:28.031770 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ca232a7b-61a0-4e04-9801-aa86d8a387f8 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/detail?availability_zone=nova Jul 03 19:22:28.031770 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ca232a7b-61a0-4e04-9801-aa86d8a387f8 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:28.032565 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ca232a7b-61a0-4e04-9801-aa86d8a387f8 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'detail' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:28.033141 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.api_utils [None req-ca232a7b-61a0-4e04-9801-aa86d8a387f8 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:28.033507 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-ca232a7b-61a0-4e04-9801-aa86d8a387f8 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Could not evaluate value nova, assuming string {{(pid=99926) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 19:22:28.034719 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:28.034719 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:28.034719 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-ca232a7b-61a0-4e04-9801-aa86d8a387f8 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99926) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:28.048423 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ca232a7b-61a0-4e04-9801-aa86d8a387f8 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:28.050479 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:28.050479 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:28.056452 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ca232a7b-61a0-4e04-9801-aa86d8a387f8 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 03 19:22:28.057061 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 144/585] 10.4.3.61 () {66 vars in 1296 bytes} [Fri Jul 3 19:22:28 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2546 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:28.079543 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6a99ea88-f4ea-4c18-b0f7-275a556dbcf5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:28.082624 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6a99ea88-f4ea-4c18-b0f7-275a556dbcf5 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/detail?bootable=false Jul 03 19:22:28.082624 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6a99ea88-f4ea-4c18-b0f7-275a556dbcf5 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:28.082624 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6a99ea88-f4ea-4c18-b0f7-275a556dbcf5 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:28.082624 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-6a99ea88-f4ea-4c18-b0f7-275a556dbcf5 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:28.082624 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:28.082624 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:28.083003 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-6a99ea88-f4ea-4c18-b0f7-275a556dbcf5 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:28.133692 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6a99ea88-f4ea-4c18-b0f7-275a556dbcf5 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:28.135398 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:28.135398 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:28.143508 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6a99ea88-f4ea-4c18-b0f7-275a556dbcf5 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 03 19:22:28.144632 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 151/586] 10.4.3.61 () {66 vars in 1280 bytes} [Fri Jul 3 19:22:28 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2546 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:28.166526 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-d1f3a98b-78ae-4fa3-b350-fa15912c38e2 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Lock "cinder-attachment_update-40ffc4d9-b106-4686-8359-f3d919e7668a-np0000004460" released by "attachment_update" :: held 0.542s {{(pid=99924) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:22:28.166941 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-d1f3a98b-78ae-4fa3-b350-fa15912c38e2 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/attachments/31ecea94-ef09-4359-a0a0-b8d40ce285f9 returned with HTTP 200 Jul 03 19:22:28.167833 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 139/587] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:22:27 2026] PUT /volume/v3/attachments/31ecea94-ef09-4359-a0a0-b8d40ce285f9 => generated 969 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:28.168607 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5c8846c4-b55c-4a1f-805a-7f96c93f0299 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:28.172295 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5c8846c4-b55c-4a1f-805a-7f96c93f0299 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/detail?status=available Jul 03 19:22:28.172503 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5c8846c4-b55c-4a1f-805a-7f96c93f0299 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:28.173014 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5c8846c4-b55c-4a1f-805a-7f96c93f0299 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'detail' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:28.173909 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-5c8846c4-b55c-4a1f-805a-7f96c93f0299 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:22:28.174630 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5c8846c4-b55c-4a1f-805a-7f96c93f0299 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Could not evaluate value available, assuming string {{(pid=99925) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 19:22:28.175111 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:28.175111 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:28.175963 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5c8846c4-b55c-4a1f-805a-7f96c93f0299 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99925) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:22:28.186564 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5c8846c4-b55c-4a1f-805a-7f96c93f0299 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Get all volumes completed successfully. Jul 03 19:22:28.187741 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:28.187741 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:28.192761 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5c8846c4-b55c-4a1f-805a-7f96c93f0299 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 03 19:22:28.193886 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 154/588] 10.4.3.61 () {66 vars in 1284 bytes} [Fri Jul 3 19:22:28 2026] GET /volume/v3/volumes/detail?status=available => generated 2546 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:28.214492 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-645d6a75-a778-4216-a44b-dca7844cdded None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:28.217118 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-645d6a75-a778-4216-a44b-dca7844cdded tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/6b99417f-ce69-4975-812b-5b3a3d6595a5 Jul 03 19:22:28.220487 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-645d6a75-a778-4216-a44b-dca7844cdded tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:28.220487 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-645d6a75-a778-4216-a44b-dca7844cdded tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:28.230841 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:28.230841 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:28.237656 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-645d6a75-a778-4216-a44b-dca7844cdded tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Volume info retrieved successfully. Jul 03 19:22:28.246912 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-645d6a75-a778-4216-a44b-dca7844cdded tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/6b99417f-ce69-4975-812b-5b3a3d6595a5 returned with HTTP 200 Jul 03 19:22:28.246912 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 145/589] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:28 2026] GET /volume/v3/volumes/6b99417f-ce69-4975-812b-5b3a3d6595a5 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:28.264062 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-69f1d29d-0b90-44d2-9919-38b0ad12d53d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:28.266806 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-69f1d29d-0b90-44d2-9919-38b0ad12d53d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] DELETE https://10.4.3.61/volume/v3/volumes/6b99417f-ce69-4975-812b-5b3a3d6595a5 Jul 03 19:22:28.266955 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-69f1d29d-0b90-44d2-9919-38b0ad12d53d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:28.267549 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-69f1d29d-0b90-44d2-9919-38b0ad12d53d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:28.267549 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-69f1d29d-0b90-44d2-9919-38b0ad12d53d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Delete volume with id: 6b99417f-ce69-4975-812b-5b3a3d6595a5 Jul 03 19:22:28.276506 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:28.276506 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:28.277020 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-69f1d29d-0b90-44d2-9919-38b0ad12d53d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Volume info retrieved successfully. Jul 03 19:22:28.358458 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-69f1d29d-0b90-44d2-9919-38b0ad12d53d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Delete volume request issued successfully. Jul 03 19:22:28.358458 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-69f1d29d-0b90-44d2-9919-38b0ad12d53d tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/6b99417f-ce69-4975-812b-5b3a3d6595a5 returned with HTTP 202 Jul 03 19:22:28.358458 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 152/590] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:22:28 2026] DELETE /volume/v3/volumes/6b99417f-ce69-4975-812b-5b3a3d6595a5 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:22:28.377199 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c77c1957-e1da-4ea6-beae-3de03d881ed9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:28.379837 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c77c1957-e1da-4ea6-beae-3de03d881ed9 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/6b99417f-ce69-4975-812b-5b3a3d6595a5 Jul 03 19:22:28.380530 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c77c1957-e1da-4ea6-beae-3de03d881ed9 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:28.380530 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c77c1957-e1da-4ea6-beae-3de03d881ed9 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:28.391765 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:28.391765 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:28.403087 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c77c1957-e1da-4ea6-beae-3de03d881ed9 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Volume info retrieved successfully. Jul 03 19:22:28.417444 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c77c1957-e1da-4ea6-beae-3de03d881ed9 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/6b99417f-ce69-4975-812b-5b3a3d6595a5 returned with HTTP 200 Jul 03 19:22:28.418235 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 140/591] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:28 2026] GET /volume/v3/volumes/6b99417f-ce69-4975-812b-5b3a3d6595a5 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:28.681830 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-f29b9404-1247-43dc-ac61-591c6502938e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:28.684643 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-f29b9404-1247-43dc-ac61-591c6502938e tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] POST https://10.4.3.61/volume/v3/attachments/31ecea94-ef09-4359-a0a0-b8d40ce285f9/action Jul 03 19:22:28.685122 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-f29b9404-1247-43dc-ac61-591c6502938e tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Action body: b'{"os-complete": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:22:28.685294 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-f29b9404-1247-43dc-ac61-591c6502938e tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:28.726316 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:28.726316 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:28.760810 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-f29b9404-1247-43dc-ac61-591c6502938e tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/attachments/31ecea94-ef09-4359-a0a0-b8d40ce285f9/action returned with HTTP 204 Jul 03 19:22:28.761232 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 155/592] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:22:28 2026] POST /volume/v3/attachments/31ecea94-ef09-4359-a0a0-b8d40ce285f9/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:28.827134 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-de4e9c30-a644-4d95-873d-722b0eadad61 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:28.829333 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-de4e9c30-a644-4d95-873d-722b0eadad61 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] GET https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:22:28.829657 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-de4e9c30-a644-4d95-873d-722b0eadad61 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:28.829886 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-de4e9c30-a644-4d95-873d-722b0eadad61 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:28.841496 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:28.841496 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:28.846143 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-de4e9c30-a644-4d95-873d-722b0eadad61 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Volume info retrieved successfully. Jul 03 19:22:28.854499 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-de4e9c30-a644-4d95-873d-722b0eadad61 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 returned with HTTP 200 Jul 03 19:22:28.855158 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 146/593] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:28 2026] GET /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:28.939274 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-3ffa06f6-1e7f-41eb-866b-1c0cd3d0579b req-203bfb3d-68e2-45ac-818a-6ea5b8d59f3b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:28.943722 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-3ffa06f6-1e7f-41eb-866b-1c0cd3d0579b req-203bfb3d-68e2-45ac-818a-6ea5b8d59f3b tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] DELETE https://10.4.3.61/volume/v3/attachments/a70ae575-103a-4b16-9f79-8e05605f5681 Jul 03 19:22:28.944802 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-3ffa06f6-1e7f-41eb-866b-1c0cd3d0579b req-203bfb3d-68e2-45ac-818a-6ea5b8d59f3b tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:28.944802 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-3ffa06f6-1e7f-41eb-866b-1c0cd3d0579b req-203bfb3d-68e2-45ac-818a-6ea5b8d59f3b tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:28.961337 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:28.961337 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:29.277713 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ad3aef57-1ef6-48ca-8be3-15b20af2b0a9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:29.278216 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ad3aef57-1ef6-48ca-8be3-15b20af2b0a9 None None] GET https://10.4.3.61/volume// Jul 03 19:22:29.278216 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ad3aef57-1ef6-48ca-8be3-15b20af2b0a9 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:29.278377 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ad3aef57-1ef6-48ca-8be3-15b20af2b0a9 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:29.279071 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ad3aef57-1ef6-48ca-8be3-15b20af2b0a9 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:22:29.279750 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 141/594] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:22:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:22:29.294303 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-24e0cd03-6216-4eed-9e14-e7e742efacab None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:29.300051 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-24e0cd03-6216-4eed-9e14-e7e742efacab tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] GET https://10.4.3.61/volume/v3/volumes/5a93b7fa-377b-4c2a-ad98-ad2ae988b803 Jul 03 19:22:29.300051 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-24e0cd03-6216-4eed-9e14-e7e742efacab tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:29.300051 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-24e0cd03-6216-4eed-9e14-e7e742efacab tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:29.309627 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:29.309627 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:29.317742 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-24e0cd03-6216-4eed-9e14-e7e742efacab tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Volume info retrieved successfully. Jul 03 19:22:29.326309 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-24e0cd03-6216-4eed-9e14-e7e742efacab tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/volumes/5a93b7fa-377b-4c2a-ad98-ad2ae988b803 returned with HTTP 200 Jul 03 19:22:29.327095 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 156/595] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:22:29 2026] GET /volume/v3/volumes/5a93b7fa-377b-4c2a-ad98-ad2ae988b803 => generated 1022 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:22:29.442877 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8ab81f78-29d4-41d9-8c58-c064dfa28356 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:29.443135 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8ab81f78-29d4-41d9-8c58-c064dfa28356 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/6b99417f-ce69-4975-812b-5b3a3d6595a5 Jul 03 19:22:29.443483 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8ab81f78-29d4-41d9-8c58-c064dfa28356 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:29.444223 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8ab81f78-29d4-41d9-8c58-c064dfa28356 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:29.464002 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8ab81f78-29d4-41d9-8c58-c064dfa28356 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/6b99417f-ce69-4975-812b-5b3a3d6595a5 returned with HTTP 404 Jul 03 19:22:29.464002 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 147/596] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:29 2026] GET /volume/v3/volumes/6b99417f-ce69-4975-812b-5b3a3d6595a5 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:29.476283 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-505092b0-8c7f-4bde-9387-f507d21b7a46 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:29.478572 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-505092b0-8c7f-4bde-9387-f507d21b7a46 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/9e9eea0d-d105-4b4c-b874-428cee544027 Jul 03 19:22:29.481948 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-505092b0-8c7f-4bde-9387-f507d21b7a46 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:29.481948 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-505092b0-8c7f-4bde-9387-f507d21b7a46 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:29.499146 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-7f34b910-97e5-424f-a320-8d80efac9472 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:29.506474 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:29.506474 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:29.506610 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-7f34b910-97e5-424f-a320-8d80efac9472 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] PUT https://10.4.3.61/volume/v3/attachments/94102312-f964-42ed-b2a1-3d6e990477ee Jul 03 19:22:29.506610 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-7f34b910-97e5-424f-a320-8d80efac9472 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:29.509290 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-505092b0-8c7f-4bde-9387-f507d21b7a46 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Volume info retrieved successfully. Jul 03 19:22:29.517655 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-505092b0-8c7f-4bde-9387-f507d21b7a46 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/9e9eea0d-d105-4b4c-b874-428cee544027 returned with HTTP 200 Jul 03 19:22:29.518359 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 142/597] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:29 2026] GET /volume/v3/volumes/9e9eea0d-d105-4b4c-b874-428cee544027 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:29.529580 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-7f34b910-97e5-424f-a320-8d80efac9472 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Acquiring lock "cinder-attachment_update-5a93b7fa-377b-4c2a-ad98-ad2ae988b803-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:22:29.537133 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-47a29e97-3b86-4993-b6bd-f6820400e57b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:29.542386 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-7f34b910-97e5-424f-a320-8d80efac9472 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Lock "cinder-attachment_update-5a93b7fa-377b-4c2a-ad98-ad2ae988b803-np0000004460" acquired by "attachment_update" :: waited 0.013s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:22:29.543970 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:29.543970 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:29.544300 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-3ffa06f6-1e7f-41eb-866b-1c0cd3d0579b req-203bfb3d-68e2-45ac-818a-6ea5b8d59f3b tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/attachments/a70ae575-103a-4b16-9f79-8e05605f5681 returned with HTTP 200 Jul 03 19:22:29.545142 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 153/598] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:22:28 2026] DELETE /volume/v3/attachments/a70ae575-103a-4b16-9f79-8e05605f5681 => generated 19 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:29.545422 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-47a29e97-3b86-4993-b6bd-f6820400e57b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] DELETE https://10.4.3.61/volume/v3/volumes/9e9eea0d-d105-4b4c-b874-428cee544027 Jul 03 19:22:29.546611 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-47a29e97-3b86-4993-b6bd-f6820400e57b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:29.547435 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-47a29e97-3b86-4993-b6bd-f6820400e57b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:29.547435 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-47a29e97-3b86-4993-b6bd-f6820400e57b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Delete volume with id: 9e9eea0d-d105-4b4c-b874-428cee544027 Jul 03 19:22:29.565917 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:29.565917 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:29.565917 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-47a29e97-3b86-4993-b6bd-f6820400e57b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Volume info retrieved successfully. Jul 03 19:22:29.645787 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-47a29e97-3b86-4993-b6bd-f6820400e57b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Delete volume request issued successfully. Jul 03 19:22:29.645787 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-47a29e97-3b86-4993-b6bd-f6820400e57b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/9e9eea0d-d105-4b4c-b874-428cee544027 returned with HTTP 202 Jul 03 19:22:29.645787 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 148/599] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:22:29 2026] DELETE /volume/v3/volumes/9e9eea0d-d105-4b4c-b874-428cee544027 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:22:29.660217 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6e85f33e-aa1f-488d-be85-0ef89a45a072 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:29.663473 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6e85f33e-aa1f-488d-be85-0ef89a45a072 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/9e9eea0d-d105-4b4c-b874-428cee544027 Jul 03 19:22:29.664736 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6e85f33e-aa1f-488d-be85-0ef89a45a072 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:29.665105 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6e85f33e-aa1f-488d-be85-0ef89a45a072 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:29.677396 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:29.677396 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:29.684852 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6e85f33e-aa1f-488d-be85-0ef89a45a072 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Volume info retrieved successfully. Jul 03 19:22:29.694501 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6e85f33e-aa1f-488d-be85-0ef89a45a072 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/9e9eea0d-d105-4b4c-b874-428cee544027 returned with HTTP 200 Jul 03 19:22:29.694501 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 143/600] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:29 2026] GET /volume/v3/volumes/9e9eea0d-d105-4b4c-b874-428cee544027 => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:29.873839 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0c1d9f3f-16da-44bd-b362-cfd138d31f3a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:29.875268 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0c1d9f3f-16da-44bd-b362-cfd138d31f3a tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] GET https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:22:29.875537 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0c1d9f3f-16da-44bd-b362-cfd138d31f3a tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:29.875770 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0c1d9f3f-16da-44bd-b362-cfd138d31f3a tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:29.888313 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:29.888313 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:29.894137 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0c1d9f3f-16da-44bd-b362-cfd138d31f3a tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Volume info retrieved successfully. Jul 03 19:22:29.903096 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0c1d9f3f-16da-44bd-b362-cfd138d31f3a tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 returned with HTTP 200 Jul 03 19:22:29.903096 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 154/601] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:29 2026] GET /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:30.104196 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-7f34b910-97e5-424f-a320-8d80efac9472 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Lock "cinder-attachment_update-5a93b7fa-377b-4c2a-ad98-ad2ae988b803-np0000004460" released by "attachment_update" :: held 0.562s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:22:30.105281 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-7f34b910-97e5-424f-a320-8d80efac9472 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/attachments/94102312-f964-42ed-b2a1-3d6e990477ee returned with HTTP 200 Jul 03 19:22:30.105632 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 157/602] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:22:29 2026] PUT /volume/v3/attachments/94102312-f964-42ed-b2a1-3d6e990477ee => generated 969 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:30.627235 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-5182118a-7fe0-47a6-8bcb-053953f59445 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:30.635050 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-5182118a-7fe0-47a6-8bcb-053953f59445 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] POST https://10.4.3.61/volume/v3/attachments/94102312-f964-42ed-b2a1-3d6e990477ee/action Jul 03 19:22:30.635050 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-5182118a-7fe0-47a6-8bcb-053953f59445 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:22:30.635050 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-5182118a-7fe0-47a6-8bcb-053953f59445 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:30.664480 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:30.664480 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:30.683377 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-89ebb694-88c1-47d4-9139-b69d1a33e77b req-5182118a-7fe0-47a6-8bcb-053953f59445 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/attachments/94102312-f964-42ed-b2a1-3d6e990477ee/action returned with HTTP 204 Jul 03 19:22:30.683928 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 149/603] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:22:30 2026] POST /volume/v3/attachments/94102312-f964-42ed-b2a1-3d6e990477ee/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:30.712905 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-23790218-fc2a-4a84-9653-ccc4049d763b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:30.715308 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-23790218-fc2a-4a84-9653-ccc4049d763b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/9e9eea0d-d105-4b4c-b874-428cee544027 Jul 03 19:22:30.716729 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-23790218-fc2a-4a84-9653-ccc4049d763b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:30.716966 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-23790218-fc2a-4a84-9653-ccc4049d763b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:30.729685 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-23790218-fc2a-4a84-9653-ccc4049d763b tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/9e9eea0d-d105-4b4c-b874-428cee544027 returned with HTTP 404 Jul 03 19:22:30.730528 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 144/604] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:30 2026] GET /volume/v3/volumes/9e9eea0d-d105-4b4c-b874-428cee544027 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:30.739074 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d006b7db-5920-4458-8a51-add284fc292a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:30.741754 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d006b7db-5920-4458-8a51-add284fc292a tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/483b8af6-68fd-44a3-9698-1f72726f7937 Jul 03 19:22:30.741984 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d006b7db-5920-4458-8a51-add284fc292a tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:30.743095 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d006b7db-5920-4458-8a51-add284fc292a tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:30.759321 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:30.759321 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:30.770111 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d006b7db-5920-4458-8a51-add284fc292a tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Volume info retrieved successfully. Jul 03 19:22:30.778026 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d006b7db-5920-4458-8a51-add284fc292a tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/483b8af6-68fd-44a3-9698-1f72726f7937 returned with HTTP 200 Jul 03 19:22:30.778275 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 155/605] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:30 2026] GET /volume/v3/volumes/483b8af6-68fd-44a3-9698-1f72726f7937 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:30.796651 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b1aff3a5-7268-4d1f-bdeb-ee62fd5ab745 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:30.799391 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b1aff3a5-7268-4d1f-bdeb-ee62fd5ab745 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] DELETE https://10.4.3.61/volume/v3/volumes/483b8af6-68fd-44a3-9698-1f72726f7937 Jul 03 19:22:30.799948 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b1aff3a5-7268-4d1f-bdeb-ee62fd5ab745 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:30.800222 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b1aff3a5-7268-4d1f-bdeb-ee62fd5ab745 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:30.800463 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-b1aff3a5-7268-4d1f-bdeb-ee62fd5ab745 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Delete volume with id: 483b8af6-68fd-44a3-9698-1f72726f7937 Jul 03 19:22:30.810135 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:30.810135 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:30.810821 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b1aff3a5-7268-4d1f-bdeb-ee62fd5ab745 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Volume info retrieved successfully. Jul 03 19:22:30.842615 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b1aff3a5-7268-4d1f-bdeb-ee62fd5ab745 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Delete volume request issued successfully. Jul 03 19:22:30.842901 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b1aff3a5-7268-4d1f-bdeb-ee62fd5ab745 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/483b8af6-68fd-44a3-9698-1f72726f7937 returned with HTTP 202 Jul 03 19:22:30.843377 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 158/606] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:22:30 2026] DELETE /volume/v3/volumes/483b8af6-68fd-44a3-9698-1f72726f7937 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:22:30.852290 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1824b034-8174-4dfc-bc28-9332fb705dc1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:30.854007 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1824b034-8174-4dfc-bc28-9332fb705dc1 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/483b8af6-68fd-44a3-9698-1f72726f7937 Jul 03 19:22:30.854273 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1824b034-8174-4dfc-bc28-9332fb705dc1 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:30.854574 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1824b034-8174-4dfc-bc28-9332fb705dc1 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:30.868849 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:30.868849 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:30.878271 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1824b034-8174-4dfc-bc28-9332fb705dc1 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Volume info retrieved successfully. Jul 03 19:22:30.887223 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1824b034-8174-4dfc-bc28-9332fb705dc1 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/483b8af6-68fd-44a3-9698-1f72726f7937 returned with HTTP 200 Jul 03 19:22:30.888087 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 150/607] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:30 2026] GET /volume/v3/volumes/483b8af6-68fd-44a3-9698-1f72726f7937 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:31.910596 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f9d58abf-b331-406d-814d-7b45fe04b496 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:31.913258 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f9d58abf-b331-406d-814d-7b45fe04b496 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] GET https://10.4.3.61/volume/v3/volumes/483b8af6-68fd-44a3-9698-1f72726f7937 Jul 03 19:22:31.913855 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f9d58abf-b331-406d-814d-7b45fe04b496 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:31.913855 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f9d58abf-b331-406d-814d-7b45fe04b496 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:31.924125 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f9d58abf-b331-406d-814d-7b45fe04b496 tempest-VolumesListTestJSON-1112359995 tempest-VolumesListTestJSON-1112359995-project-member] https://10.4.3.61/volume/v3/volumes/483b8af6-68fd-44a3-9698-1f72726f7937 returned with HTTP 404 Jul 03 19:22:31.924858 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 145/608] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:31 2026] GET /volume/v3/volumes/483b8af6-68fd-44a3-9698-1f72726f7937 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:32.517426 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9a61b68d-f816-4442-96a5-37e885a5b3cd None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:32.519901 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9a61b68d-f816-4442-96a5-37e885a5b3cd tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] GET https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f Jul 03 19:22:32.520523 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9a61b68d-f816-4442-96a5-37e885a5b3cd tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:32.520850 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9a61b68d-f816-4442-96a5-37e885a5b3cd tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:32.539316 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:32.539316 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:32.546148 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-9a61b68d-f816-4442-96a5-37e885a5b3cd tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Volume info retrieved successfully. Jul 03 19:22:32.554719 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9a61b68d-f816-4442-96a5-37e885a5b3cd tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f returned with HTTP 200 Jul 03 19:22:32.554719 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 156/609] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:32 2026] GET /volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f => generated 1142 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:32.619021 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-4dd19dc0-8060-4cfa-b31b-5f23f9ef4f83 req-ca89d2d5-091f-4152-91aa-90f0e27acd48 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:32.621503 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-4dd19dc0-8060-4cfa-b31b-5f23f9ef4f83 req-ca89d2d5-091f-4152-91aa-90f0e27acd48 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] GET https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f Jul 03 19:22:32.621789 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-4dd19dc0-8060-4cfa-b31b-5f23f9ef4f83 req-ca89d2d5-091f-4152-91aa-90f0e27acd48 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:32.621998 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-4dd19dc0-8060-4cfa-b31b-5f23f9ef4f83 req-ca89d2d5-091f-4152-91aa-90f0e27acd48 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:32.640595 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:32.640595 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:32.644663 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-4dd19dc0-8060-4cfa-b31b-5f23f9ef4f83 req-ca89d2d5-091f-4152-91aa-90f0e27acd48 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Volume info retrieved successfully. Jul 03 19:22:32.652331 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-4dd19dc0-8060-4cfa-b31b-5f23f9ef4f83 req-ca89d2d5-091f-4152-91aa-90f0e27acd48 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f returned with HTTP 200 Jul 03 19:22:32.653221 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 159/610] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:22:32 2026] GET /volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:32.677079 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-4dd19dc0-8060-4cfa-b31b-5f23f9ef4f83 req-dbb59e2e-1bc7-44d8-9765-24191fabefb9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:32.680604 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-4dd19dc0-8060-4cfa-b31b-5f23f9ef4f83 req-dbb59e2e-1bc7-44d8-9765-24191fabefb9 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] POST https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f/action Jul 03 19:22:32.681345 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-4dd19dc0-8060-4cfa-b31b-5f23f9ef4f83 req-dbb59e2e-1bc7-44d8-9765-24191fabefb9 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:22:32.681685 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-4dd19dc0-8060-4cfa-b31b-5f23f9ef4f83 req-dbb59e2e-1bc7-44d8-9765-24191fabefb9 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:32.697100 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:32.697100 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:32.698195 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-4dd19dc0-8060-4cfa-b31b-5f23f9ef4f83 req-dbb59e2e-1bc7-44d8-9765-24191fabefb9 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Volume info retrieved successfully. Jul 03 19:22:32.710460 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-4dd19dc0-8060-4cfa-b31b-5f23f9ef4f83 req-dbb59e2e-1bc7-44d8-9765-24191fabefb9 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Begin detaching volume completed successfully. Jul 03 19:22:32.710841 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-4dd19dc0-8060-4cfa-b31b-5f23f9ef4f83 req-dbb59e2e-1bc7-44d8-9765-24191fabefb9 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f/action returned with HTTP 202 Jul 03 19:22:32.711509 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 151/611] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:22:32 2026] POST /volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:22:33.771842 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4ac08b32-c483-4bdc-9eb9-6fb324473fed None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:33.772385 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4ac08b32-c483-4bdc-9eb9-6fb324473fed None None] GET https://10.4.3.61/volume// Jul 03 19:22:33.772634 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4ac08b32-c483-4bdc-9eb9-6fb324473fed None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:33.772875 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4ac08b32-c483-4bdc-9eb9-6fb324473fed None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:33.773329 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4ac08b32-c483-4bdc-9eb9-6fb324473fed None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:22:33.774350 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 146/612] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:22:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:22:33.787510 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-4dd19dc0-8060-4cfa-b31b-5f23f9ef4f83 req-a10b1f53-61de-4cef-92c2-9cfd635f39dd None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:33.791436 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-4dd19dc0-8060-4cfa-b31b-5f23f9ef4f83 req-a10b1f53-61de-4cef-92c2-9cfd635f39dd tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] GET https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f Jul 03 19:22:33.791436 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-4dd19dc0-8060-4cfa-b31b-5f23f9ef4f83 req-a10b1f53-61de-4cef-92c2-9cfd635f39dd tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:33.791436 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-4dd19dc0-8060-4cfa-b31b-5f23f9ef4f83 req-a10b1f53-61de-4cef-92c2-9cfd635f39dd tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:33.810591 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:33.810591 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:33.818143 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-4dd19dc0-8060-4cfa-b31b-5f23f9ef4f83 req-a10b1f53-61de-4cef-92c2-9cfd635f39dd tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Volume info retrieved successfully. Jul 03 19:22:33.828784 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-4dd19dc0-8060-4cfa-b31b-5f23f9ef4f83 req-a10b1f53-61de-4cef-92c2-9cfd635f39dd tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f returned with HTTP 200 Jul 03 19:22:33.830382 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 157/613] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:22:33 2026] GET /volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f => generated 1325 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:22:34.215355 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-387735bd-de32-43ca-ab3a-e21684f40dc2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:34.385382 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-387735bd-de32-43ca-ab3a-e21684f40dc2 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:22:34.386635 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-387735bd-de32-43ca-ab3a-e21684f40dc2 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-572281265"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:34.390328 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-387735bd-de32-43ca-ab3a-e21684f40dc2 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-572281265'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:22:34.390549 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-387735bd-de32-43ca-ab3a-e21684f40dc2 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Create volume of 1 GB Jul 03 19:22:34.399614 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-387735bd-de32-43ca-ab3a-e21684f40dc2 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Availability Zones retrieved successfully. Jul 03 19:22:34.406616 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-387735bd-de32-43ca-ab3a-e21684f40dc2 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Flow 'volume_create_api' (c77da4dd-dac5-4c0d-859a-858e9ffd3167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:22:34.407607 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-387735bd-de32-43ca-ab3a-e21684f40dc2 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c03956c-0bff-487e-82a8-39008da7f914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:34.408597 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-387735bd-de32-43ca-ab3a-e21684f40dc2 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:22:34.457148 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-387735bd-de32-43ca-ab3a-e21684f40dc2 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c03956c-0bff-487e-82a8-39008da7f914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:34.459158 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-387735bd-de32-43ca-ab3a-e21684f40dc2 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49f94bfa-ecf8-4800-a335-d0dc45dc829f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:34.569603 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-387735bd-de32-43ca-ab3a-e21684f40dc2 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Created reservations ['d2b00ad1-eb22-4ed4-a276-076de3a00630', 'e37f4cd0-e1fe-4228-8122-9a22cff192fa', '6bdc3577-6dfc-4c4b-9f06-751beaa1d227', '6151769d-536c-46c5-a630-f2387b98c571'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:22:34.570720 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-387735bd-de32-43ca-ab3a-e21684f40dc2 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49f94bfa-ecf8-4800-a335-d0dc45dc829f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2b00ad1-eb22-4ed4-a276-076de3a00630', 'e37f4cd0-e1fe-4228-8122-9a22cff192fa', '6bdc3577-6dfc-4c4b-9f06-751beaa1d227', '6151769d-536c-46c5-a630-f2387b98c571']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:34.571737 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-387735bd-de32-43ca-ab3a-e21684f40dc2 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98777dd8-edb3-4a15-9592-f5927c576097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:34.610573 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-387735bd-de32-43ca-ab3a-e21684f40dc2 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98777dd8-edb3-4a15-9592-f5927c576097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '404d64d2-26e1-41c2-be3c-8d9f788c0e28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-572281265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84cfc377d1ff4637b93af5af9203c9e8',qos_specs=None,replication_status=,reservations=['d2b00ad1-eb22-4ed4-a276-076de3a00630','e37f4cd0-e1fe-4228-8122-9a22cff192fa','6bdc3577-6dfc-4c4b-9f06-751beaa1d227','6151769d-536c-46c5-a630-f2387b98c571'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57fac6c4f66043b38a42dfafd817c073',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:22:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-572281265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=404d64d2-26e1-41c2-be3c-8d9f788c0e28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84cfc377d1ff4637b93af5af9203c9e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57fac6c4f66043b38a42dfafd817c073',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:34.612111 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-387735bd-de32-43ca-ab3a-e21684f40dc2 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c89ce54b-ca79-4e7e-ad14-d571fe173d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:34.639625 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-387735bd-de32-43ca-ab3a-e21684f40dc2 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c89ce54b-ca79-4e7e-ad14-d571fe173d03) transitioned into state 'SUCCESS' from state '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-572281265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84cfc377d1ff4637b93af5af9203c9e8',qos_specs=None,replication_status=,reservations=['d2b00ad1-eb22-4ed4-a276-076de3a00630','e37f4cd0-e1fe-4228-8122-9a22cff192fa','6bdc3577-6dfc-4c4b-9f06-751beaa1d227','6151769d-536c-46c5-a630-f2387b98c571'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57fac6c4f66043b38a42dfafd817c073',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:34.640606 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-387735bd-de32-43ca-ab3a-e21684f40dc2 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b538c4e6-081b-4f91-9e92-b58e65ccf1ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:34.652796 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-387735bd-de32-43ca-ab3a-e21684f40dc2 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b538c4e6-081b-4f91-9e92-b58e65ccf1ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:34.653601 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-387735bd-de32-43ca-ab3a-e21684f40dc2 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Flow 'volume_create_api' (c77da4dd-dac5-4c0d-859a-858e9ffd3167) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:22:34.653862 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-387735bd-de32-43ca-ab3a-e21684f40dc2 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Create volume request issued successfully. Jul 03 19:22:34.654431 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-387735bd-de32-43ca-ab3a-e21684f40dc2 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:22:34.654978 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 160/614] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:22:34 2026] POST /volume/v3/volumes => generated 747 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:22:34.670896 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5618e6ce-18a8-4eda-8cc7-4f12f8459c10 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:34.673360 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5618e6ce-18a8-4eda-8cc7-4f12f8459c10 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] GET https://10.4.3.61/volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28 Jul 03 19:22:34.673639 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5618e6ce-18a8-4eda-8cc7-4f12f8459c10 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:34.673999 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5618e6ce-18a8-4eda-8cc7-4f12f8459c10 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:34.687627 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:34.687627 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:34.699147 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5618e6ce-18a8-4eda-8cc7-4f12f8459c10 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Volume info retrieved successfully. Jul 03 19:22:34.706439 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5618e6ce-18a8-4eda-8cc7-4f12f8459c10 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28 returned with HTTP 200 Jul 03 19:22:34.706748 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 152/615] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:34 2026] GET /volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28 => generated 815 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:35.212847 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-4dd19dc0-8060-4cfa-b31b-5f23f9ef4f83 req-427010bb-8c3b-4caa-a578-8b6a4c239a52 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:35.215613 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-4dd19dc0-8060-4cfa-b31b-5f23f9ef4f83 req-427010bb-8c3b-4caa-a578-8b6a4c239a52 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] DELETE https://10.4.3.61/volume/v3/attachments/844a2b9c-8e51-4632-a78d-edf4a23b15f6 Jul 03 19:22:35.215905 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-4dd19dc0-8060-4cfa-b31b-5f23f9ef4f83 req-427010bb-8c3b-4caa-a578-8b6a4c239a52 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:35.216158 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-4dd19dc0-8060-4cfa-b31b-5f23f9ef4f83 req-427010bb-8c3b-4caa-a578-8b6a4c239a52 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:35.226641 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:35.226641 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:35.720237 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8e514dca-b071-4ee5-acd4-44c54c7d4c8d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:35.722468 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8e514dca-b071-4ee5-acd4-44c54c7d4c8d tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] GET https://10.4.3.61/volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28 Jul 03 19:22:35.722737 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8e514dca-b071-4ee5-acd4-44c54c7d4c8d tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:35.722968 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8e514dca-b071-4ee5-acd4-44c54c7d4c8d tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:35.732140 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:35.732140 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:35.736689 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8e514dca-b071-4ee5-acd4-44c54c7d4c8d tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Volume info retrieved successfully. Jul 03 19:22:35.742574 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8e514dca-b071-4ee5-acd4-44c54c7d4c8d tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28 returned with HTTP 200 Jul 03 19:22:35.743210 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 158/616] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:35 2026] GET /volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:35.760767 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-4dd19dc0-8060-4cfa-b31b-5f23f9ef4f83 req-427010bb-8c3b-4caa-a578-8b6a4c239a52 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/attachments/844a2b9c-8e51-4632-a78d-edf4a23b15f6 returned with HTTP 200 Jul 03 19:22:35.761514 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 147/617] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:22:35 2026] DELETE /volume/v3/attachments/844a2b9c-8e51-4632-a78d-edf4a23b15f6 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:37.043208 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-38868444-e77a-46fd-8d38-c8b30c03490e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:37.045994 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-38868444-e77a-46fd-8d38-c8b30c03490e tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] GET https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f Jul 03 19:22:37.045994 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-38868444-e77a-46fd-8d38-c8b30c03490e tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:37.047379 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-38868444-e77a-46fd-8d38-c8b30c03490e tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:37.072757 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:37.072757 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:37.082009 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-38868444-e77a-46fd-8d38-c8b30c03490e tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Volume info retrieved successfully. Jul 03 19:22:37.088404 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-38868444-e77a-46fd-8d38-c8b30c03490e tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f returned with HTTP 200 Jul 03 19:22:37.088865 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 161/618] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:37 2026] GET /volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:38.111843 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-62f0e590-bc0e-4969-98ca-d42ad7ee04e8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:38.114385 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-62f0e590-bc0e-4969-98ca-d42ad7ee04e8 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] GET https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:22:38.114670 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-62f0e590-bc0e-4969-98ca-d42ad7ee04e8 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:38.114988 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-62f0e590-bc0e-4969-98ca-d42ad7ee04e8 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:38.124264 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:38.124264 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:38.129180 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-62f0e590-bc0e-4969-98ca-d42ad7ee04e8 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Volume info retrieved successfully. Jul 03 19:22:38.137585 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-62f0e590-bc0e-4969-98ca-d42ad7ee04e8 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 returned with HTTP 200 Jul 03 19:22:38.138004 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 153/619] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:38 2026] GET /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:38.201403 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4c2dcdc4-5515-4ec8-b264-19529eda4229 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:38.204342 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4c2dcdc4-5515-4ec8-b264-19529eda4229 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] GET https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:22:38.204777 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4c2dcdc4-5515-4ec8-b264-19529eda4229 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:38.206077 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4c2dcdc4-5515-4ec8-b264-19529eda4229 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:38.217374 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:38.217374 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:38.224961 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4c2dcdc4-5515-4ec8-b264-19529eda4229 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Volume info retrieved successfully. Jul 03 19:22:38.232700 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4c2dcdc4-5515-4ec8-b264-19529eda4229 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 returned with HTTP 200 Jul 03 19:22:38.233414 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 159/620] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:38 2026] GET /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:45.759027 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=246,cinder:UPDATE=62,cinder:INSERT=32 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:22:46.634868 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-eda812d5-eac3-41e4-8b81-05b411248b4d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:46.636918 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eda812d5-eac3-41e4-8b81-05b411248b4d tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] DELETE https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f Jul 03 19:22:46.637336 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eda812d5-eac3-41e4-8b81-05b411248b4d tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:46.637528 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eda812d5-eac3-41e4-8b81-05b411248b4d tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:46.637680 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-eda812d5-eac3-41e4-8b81-05b411248b4d tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Delete volume with id: 5d9f9aaa-deed-4b59-b65b-421ae7bf085f Jul 03 19:22:46.646410 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:46.646410 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:46.646961 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-eda812d5-eac3-41e4-8b81-05b411248b4d tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Volume info retrieved successfully. Jul 03 19:22:46.670500 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-eda812d5-eac3-41e4-8b81-05b411248b4d tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Delete volume request issued successfully. Jul 03 19:22:46.670755 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eda812d5-eac3-41e4-8b81-05b411248b4d tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f returned with HTTP 202 Jul 03 19:22:46.671302 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 148/621] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:22:46 2026] DELETE /volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:22:46.681458 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-aa1a6bf4-7735-4a46-8b6e-166312556589 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:46.684405 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-aa1a6bf4-7735-4a46-8b6e-166312556589 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] GET https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f Jul 03 19:22:46.684617 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-aa1a6bf4-7735-4a46-8b6e-166312556589 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:46.684821 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-aa1a6bf4-7735-4a46-8b6e-166312556589 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:46.699012 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:46.699012 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:46.706056 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-aa1a6bf4-7735-4a46-8b6e-166312556589 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Volume info retrieved successfully. Jul 03 19:22:46.713182 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-aa1a6bf4-7735-4a46-8b6e-166312556589 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f returned with HTTP 200 Jul 03 19:22:46.713842 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 162/622] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:46 2026] GET /volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:47.728030 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-26cb212a-ad13-4370-8fc5-ab04623fc3e1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:47.729836 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-26cb212a-ad13-4370-8fc5-ab04623fc3e1 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] GET https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f Jul 03 19:22:47.730027 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-26cb212a-ad13-4370-8fc5-ab04623fc3e1 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:47.730264 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-26cb212a-ad13-4370-8fc5-ab04623fc3e1 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:47.741272 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-26cb212a-ad13-4370-8fc5-ab04623fc3e1 tempest-ServerStableDeviceRescueTest-366266514 tempest-ServerStableDeviceRescueTest-366266514-project-member] https://10.4.3.61/volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f returned with HTTP 404 Jul 03 19:22:47.741948 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 154/623] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:47 2026] GET /volume/v3/volumes/5d9f9aaa-deed-4b59-b65b-421ae7bf085f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:48.230355 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=235,cinder:INSERT=35,cinder:UPDATE=57 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:22:48.528415 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6024e73d-6784-4c47-b54c-3f5d107182dd None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:48.530385 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6024e73d-6784-4c47-b54c-3f5d107182dd tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] DELETE https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:22:48.530489 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6024e73d-6784-4c47-b54c-3f5d107182dd tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:48.530655 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6024e73d-6784-4c47-b54c-3f5d107182dd tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:48.530844 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-6024e73d-6784-4c47-b54c-3f5d107182dd tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Delete volume with id: 7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:22:48.537924 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:48.537924 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:48.538440 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6024e73d-6784-4c47-b54c-3f5d107182dd tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Volume info retrieved successfully. Jul 03 19:22:48.557677 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6024e73d-6784-4c47-b54c-3f5d107182dd tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Delete volume request issued successfully. Jul 03 19:22:48.557967 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6024e73d-6784-4c47-b54c-3f5d107182dd tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 returned with HTTP 202 Jul 03 19:22:48.558568 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 160/624] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:22:48 2026] DELETE /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:22:48.567563 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ce08b6a1-59d7-4204-986a-27db1facd520 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:48.569792 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ce08b6a1-59d7-4204-986a-27db1facd520 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] GET https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:22:48.570020 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ce08b6a1-59d7-4204-986a-27db1facd520 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:48.570275 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ce08b6a1-59d7-4204-986a-27db1facd520 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:48.578291 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:48.578291 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:48.582293 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ce08b6a1-59d7-4204-986a-27db1facd520 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Volume info retrieved successfully. Jul 03 19:22:48.587525 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ce08b6a1-59d7-4204-986a-27db1facd520 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 returned with HTTP 200 Jul 03 19:22:48.587988 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 149/625] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:48 2026] GET /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:49.603823 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d8f25130-84b8-413b-9ef0-d30a30b65c79 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:49.606332 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d8f25130-84b8-413b-9ef0-d30a30b65c79 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] GET https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 Jul 03 19:22:49.606332 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d8f25130-84b8-413b-9ef0-d30a30b65c79 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:49.606765 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d8f25130-84b8-413b-9ef0-d30a30b65c79 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:49.613959 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d8f25130-84b8-413b-9ef0-d30a30b65c79 tempest-TaggedAttachmentsTest-1420429976 tempest-TaggedAttachmentsTest-1420429976-project-member] https://10.4.3.61/volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 returned with HTTP 404 Jul 03 19:22:49.613959 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 163/626] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:49 2026] GET /volume/v3/volumes/7357adc3-3a60-4a3e-bb1b-aeb84a53f7d2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:52.162811 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-061cb713-932e-4101-816f-d44b6b91007f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:52.167190 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-061cb713-932e-4101-816f-d44b6b91007f tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] POST https://10.4.3.61/volume/v3/volumes/c54a3017-26f8-4839-acf6-561d15af6c57/action Jul 03 19:22:52.167190 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-061cb713-932e-4101-816f-d44b6b91007f tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action body: b'{"os-attach": {"instance_uuid": "43ccf250-ef6c-42c7-9333-6eee8111af85", "mountpoint": "/dev/vdc"}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:22:52.167190 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-061cb713-932e-4101-816f-d44b6b91007f tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "43ccf250-ef6c-42c7-9333-6eee8111af85", "mountpoint": "/dev/vdc"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:52.181278 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-061cb713-932e-4101-816f-d44b6b91007f tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/c54a3017-26f8-4839-acf6-561d15af6c57/action returned with HTTP 404 Jul 03 19:22:52.181278 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 155/627] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:22:52 2026] POST /volume/v3/volumes/c54a3017-26f8-4839-acf6-561d15af6c57/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:53.294947 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-172ceb06-6cf2-46b8-8ea8-2651627c2975 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:53.299519 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-172ceb06-6cf2-46b8-8ea8-2651627c2975 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:22:53.299519 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-172ceb06-6cf2-46b8-8ea8-2651627c2975 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1886889834", "imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775", "size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:53.301949 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-172ceb06-6cf2-46b8-8ea8-2651627c2975 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1886889834', 'imageRef': '6fdb725c-805c-4eab-bb34-5aad39949775', 'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:22:53.395384 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-172ceb06-6cf2-46b8-8ea8-2651627c2975 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Create volume of 1 GB Jul 03 19:22:53.413339 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-172ceb06-6cf2-46b8-8ea8-2651627c2975 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Availability Zones retrieved successfully. Jul 03 19:22:53.421564 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-172ceb06-6cf2-46b8-8ea8-2651627c2975 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Flow 'volume_create_api' (45c5ea7e-267e-428e-ad5b-ac19b89ade31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:22:53.423158 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-172ceb06-6cf2-46b8-8ea8-2651627c2975 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2652e57-1912-412a-949b-09187511bd60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:53.424508 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-172ceb06-6cf2-46b8-8ea8-2651627c2975 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:22:53.501915 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-172ceb06-6cf2-46b8-8ea8-2651627c2975 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2652e57-1912-412a-949b-09187511bd60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:53.502640 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-172ceb06-6cf2-46b8-8ea8-2651627c2975 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (767241e0-a0e8-440b-9447-d029c501e1d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:53.592602 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-172ceb06-6cf2-46b8-8ea8-2651627c2975 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Created reservations ['eb910b2e-9929-4a6e-a27e-b617adef0416', 'db3ae3d3-6188-4d2b-8233-18aec120ae8c', 'd5c8c364-8cec-4037-9204-37a951ba29b6', '89627d19-a3d5-4dab-a3ee-b4d16c47f57e'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:22:53.593478 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-172ceb06-6cf2-46b8-8ea8-2651627c2975 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (767241e0-a0e8-440b-9447-d029c501e1d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb910b2e-9929-4a6e-a27e-b617adef0416', 'db3ae3d3-6188-4d2b-8233-18aec120ae8c', 'd5c8c364-8cec-4037-9204-37a951ba29b6', '89627d19-a3d5-4dab-a3ee-b4d16c47f57e']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:53.594286 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-172ceb06-6cf2-46b8-8ea8-2651627c2975 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62a83cfb-515a-45e5-babb-8e4a8d747766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:53.630051 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-172ceb06-6cf2-46b8-8ea8-2651627c2975 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62a83cfb-515a-45e5-babb-8e4a8d747766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77c08218-747d-4ce8-9c91-d96fb4decfbb', '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-1886889834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0aa97f8879e14438bc9316c0fc723409',qos_specs=None,replication_status=,reservations=['eb910b2e-9929-4a6e-a27e-b617adef0416','db3ae3d3-6188-4d2b-8233-18aec120ae8c','d5c8c364-8cec-4037-9204-37a951ba29b6','89627d19-a3d5-4dab-a3ee-b4d16c47f57e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1520c7fddc844eb5aa0b322fbe95f875',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:22:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1886889834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77c08218-747d-4ce8-9c91-d96fb4decfbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0aa97f8879e14438bc9316c0fc723409',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1520c7fddc844eb5aa0b322fbe95f875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:53.630345 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-172ceb06-6cf2-46b8-8ea8-2651627c2975 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7cb9806-8b76-4d4b-8edb-6ad2e6f2b0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:53.689197 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-172ceb06-6cf2-46b8-8ea8-2651627c2975 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7cb9806-8b76-4d4b-8edb-6ad2e6f2b0c0) transitioned into state 'SUCCESS' from state '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-1886889834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0aa97f8879e14438bc9316c0fc723409',qos_specs=None,replication_status=,reservations=['eb910b2e-9929-4a6e-a27e-b617adef0416','db3ae3d3-6188-4d2b-8233-18aec120ae8c','d5c8c364-8cec-4037-9204-37a951ba29b6','89627d19-a3d5-4dab-a3ee-b4d16c47f57e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1520c7fddc844eb5aa0b322fbe95f875',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:53.689197 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-172ceb06-6cf2-46b8-8ea8-2651627c2975 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c573f77e-1783-4141-9893-4af15d4e258e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:22:53.697324 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-172ceb06-6cf2-46b8-8ea8-2651627c2975 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c573f77e-1783-4141-9893-4af15d4e258e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:22:53.698079 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-172ceb06-6cf2-46b8-8ea8-2651627c2975 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Flow 'volume_create_api' (45c5ea7e-267e-428e-ad5b-ac19b89ade31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:22:53.698462 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-172ceb06-6cf2-46b8-8ea8-2651627c2975 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Create volume request issued successfully. Jul 03 19:22:53.699025 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-172ceb06-6cf2-46b8-8ea8-2651627c2975 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:22:53.699486 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 161/628] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:22:53 2026] POST /volume/v3/volumes => generated 897 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:22:53.722947 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-cd3f8ba0-9ccf-4308-b176-6f0ce96114bb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:53.726448 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cd3f8ba0-9ccf-4308-b176-6f0ce96114bb tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] GET https://10.4.3.61/volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb Jul 03 19:22:53.726920 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cd3f8ba0-9ccf-4308-b176-6f0ce96114bb tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:53.726920 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cd3f8ba0-9ccf-4308-b176-6f0ce96114bb tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:53.746467 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:53.746467 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:53.758881 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-cd3f8ba0-9ccf-4308-b176-6f0ce96114bb tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Volume info retrieved successfully. Jul 03 19:22:53.771377 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cd3f8ba0-9ccf-4308-b176-6f0ce96114bb tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] https://10.4.3.61/volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb returned with HTTP 200 Jul 03 19:22:53.771377 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 150/629] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:22:53 2026] GET /volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb => generated 965 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:53.814663 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f672f055-70da-4abf-b39d-7621f4942370 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:53.818312 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f672f055-70da-4abf-b39d-7621f4942370 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 Jul 03 19:22:53.818525 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f672f055-70da-4abf-b39d-7621f4942370 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:53.818765 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f672f055-70da-4abf-b39d-7621f4942370 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:53.842746 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:53.842746 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:53.850836 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f672f055-70da-4abf-b39d-7621f4942370 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:22:53.861348 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f672f055-70da-4abf-b39d-7621f4942370 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 returned with HTTP 200 Jul 03 19:22:53.861768 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 164/630] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:53 2026] GET /volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 => generated 1136 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:54.201948 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cbc6f9ea-bc3f-4e5a-b597-af3f72e205f3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:54.209446 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cbc6f9ea-bc3f-4e5a-b597-af3f72e205f3 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 Jul 03 19:22:54.210424 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cbc6f9ea-bc3f-4e5a-b597-af3f72e205f3 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:54.210424 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cbc6f9ea-bc3f-4e5a-b597-af3f72e205f3 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:54.228512 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:54.228512 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:54.237704 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-cbc6f9ea-bc3f-4e5a-b597-af3f72e205f3 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:22:54.245622 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cbc6f9ea-bc3f-4e5a-b597-af3f72e205f3 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 returned with HTTP 200 Jul 03 19:22:54.246432 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 156/631] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:54 2026] GET /volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 => generated 1136 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:54.318682 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-ab474c85-2940-4b9e-b915-1db6f7b40845 req-4b6cb5ba-54f5-48d5-ba9a-6d4fbfb2603a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:54.321925 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-ab474c85-2940-4b9e-b915-1db6f7b40845 req-4b6cb5ba-54f5-48d5-ba9a-6d4fbfb2603a tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 Jul 03 19:22:54.322102 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-ab474c85-2940-4b9e-b915-1db6f7b40845 req-4b6cb5ba-54f5-48d5-ba9a-6d4fbfb2603a tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:54.322704 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-ab474c85-2940-4b9e-b915-1db6f7b40845 req-4b6cb5ba-54f5-48d5-ba9a-6d4fbfb2603a tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:54.341688 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:54.341688 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:54.347829 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-ab474c85-2940-4b9e-b915-1db6f7b40845 req-4b6cb5ba-54f5-48d5-ba9a-6d4fbfb2603a tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:22:54.352513 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-ab474c85-2940-4b9e-b915-1db6f7b40845 req-4b6cb5ba-54f5-48d5-ba9a-6d4fbfb2603a tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 returned with HTTP 200 Jul 03 19:22:54.353370 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 162/632] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:22:54 2026] GET /volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:54.412085 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-ab474c85-2940-4b9e-b915-1db6f7b40845 req-2224f34f-b6bc-4a44-80ac-d84d41d32dd6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:54.414428 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-ab474c85-2940-4b9e-b915-1db6f7b40845 req-2224f34f-b6bc-4a44-80ac-d84d41d32dd6 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] POST https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980/action Jul 03 19:22:54.414942 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-ab474c85-2940-4b9e-b915-1db6f7b40845 req-2224f34f-b6bc-4a44-80ac-d84d41d32dd6 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:22:54.415073 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-ab474c85-2940-4b9e-b915-1db6f7b40845 req-2224f34f-b6bc-4a44-80ac-d84d41d32dd6 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:54.430710 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:54.430710 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:54.430960 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-ab474c85-2940-4b9e-b915-1db6f7b40845 req-2224f34f-b6bc-4a44-80ac-d84d41d32dd6 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:22:54.448929 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-ab474c85-2940-4b9e-b915-1db6f7b40845 req-2224f34f-b6bc-4a44-80ac-d84d41d32dd6 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Begin detaching volume completed successfully. Jul 03 19:22:54.448929 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-ab474c85-2940-4b9e-b915-1db6f7b40845 req-2224f34f-b6bc-4a44-80ac-d84d41d32dd6 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980/action returned with HTTP 202 Jul 03 19:22:54.449707 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 151/633] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:22:54 2026] POST /volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:22:54.788748 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c4d3e349-0316-45e5-a22d-7938e9eb5b9d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:54.790773 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c4d3e349-0316-45e5-a22d-7938e9eb5b9d tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] GET https://10.4.3.61/volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb Jul 03 19:22:54.791319 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c4d3e349-0316-45e5-a22d-7938e9eb5b9d tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:54.791319 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c4d3e349-0316-45e5-a22d-7938e9eb5b9d tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:54.799939 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:54.799939 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:54.804969 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c4d3e349-0316-45e5-a22d-7938e9eb5b9d tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Volume info retrieved successfully. Jul 03 19:22:54.811268 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c4d3e349-0316-45e5-a22d-7938e9eb5b9d tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] https://10.4.3.61/volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb returned with HTTP 200 Jul 03 19:22:54.811906 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 165/634] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:22:54 2026] GET /volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb => generated 1539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:22:54.848003 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-d69e4e94-c8bf-4a03-9496-161410b691d8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:54.852368 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-d69e4e94-c8bf-4a03-9496-161410b691d8 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] GET https://10.4.3.61/volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb Jul 03 19:22:54.852508 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-d69e4e94-c8bf-4a03-9496-161410b691d8 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:54.852938 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-d69e4e94-c8bf-4a03-9496-161410b691d8 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:54.862036 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:54.862036 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:22:54.867561 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-d69e4e94-c8bf-4a03-9496-161410b691d8 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Volume info retrieved successfully. Jul 03 19:22:54.874756 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-d69e4e94-c8bf-4a03-9496-161410b691d8 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] https://10.4.3.61/volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb returned with HTTP 200 Jul 03 19:22:54.875321 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 157/635] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:22:54 2026] GET /volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:55.497228 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e9c78357-55a5-4253-999e-5c52e790d834 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:55.497228 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e9c78357-55a5-4253-999e-5c52e790d834 None None] GET https://10.4.3.61/volume// Jul 03 19:22:55.497228 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e9c78357-55a5-4253-999e-5c52e790d834 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:55.497228 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e9c78357-55a5-4253-999e-5c52e790d834 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:55.497805 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e9c78357-55a5-4253-999e-5c52e790d834 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:22:55.498252 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 163/636] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:22:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:22:55.516050 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-ab474c85-2940-4b9e-b915-1db6f7b40845 req-fe67a981-dcf6-4606-8533-edb5b4360872 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:55.518425 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-ab474c85-2940-4b9e-b915-1db6f7b40845 req-fe67a981-dcf6-4606-8533-edb5b4360872 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 Jul 03 19:22:55.518740 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-ab474c85-2940-4b9e-b915-1db6f7b40845 req-fe67a981-dcf6-4606-8533-edb5b4360872 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:55.518962 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-ab474c85-2940-4b9e-b915-1db6f7b40845 req-fe67a981-dcf6-4606-8533-edb5b4360872 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:55.532336 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:55.532336 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:55.540992 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-ab474c85-2940-4b9e-b915-1db6f7b40845 req-fe67a981-dcf6-4606-8533-edb5b4360872 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:22:55.549503 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-ab474c85-2940-4b9e-b915-1db6f7b40845 req-fe67a981-dcf6-4606-8533-edb5b4360872 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 returned with HTTP 200 Jul 03 19:22:55.550225 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 152/637] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:22:55 2026] GET /volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 => generated 1319 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:22:55.797699 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-dae05a32-38e7-4428-90eb-9279468062a3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:55.801463 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-dae05a32-38e7-4428-90eb-9279468062a3 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] GET https://10.4.3.61/volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb Jul 03 19:22:55.801738 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-dae05a32-38e7-4428-90eb-9279468062a3 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:55.801909 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-dae05a32-38e7-4428-90eb-9279468062a3 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:55.811585 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:55.811585 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:55.817706 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-dae05a32-38e7-4428-90eb-9279468062a3 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Volume info retrieved successfully. Jul 03 19:22:55.825947 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-dae05a32-38e7-4428-90eb-9279468062a3 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] https://10.4.3.61/volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb returned with HTTP 200 Jul 03 19:22:55.826530 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 166/638] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:22:55 2026] GET /volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:22:55.839142 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-28a7cd90-e45e-422e-98f9-d167064ee5db None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:55.839992 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-28a7cd90-e45e-422e-98f9-d167064ee5db None None] GET https://10.4.3.61/volume// Jul 03 19:22:55.840275 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-28a7cd90-e45e-422e-98f9-d167064ee5db None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:55.840533 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-28a7cd90-e45e-422e-98f9-d167064ee5db None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:55.840977 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-28a7cd90-e45e-422e-98f9-d167064ee5db None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:22:55.841522 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 158/639] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:22:55 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:22:55.854557 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-81b466f7-3929-4ec2-a314-0fac7ced851d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:55.861277 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-81b466f7-3929-4ec2-a314-0fac7ced851d tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:22:55.861693 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-81b466f7-3929-4ec2-a314-0fac7ced851d tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77c08218-747d-4ce8-9c91-d96fb4decfbb", "connector": null, "instance_uuid": "2f6631de-93e0-4f62-904f-a9aeaf659f0d"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:22:55.879801 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:55.879801 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:22:55.918114 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-81b466f7-3929-4ec2-a314-0fac7ced851d tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:22:55.918648 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 164/640] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:22:55 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 19:22:56.818693 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-ab474c85-2940-4b9e-b915-1db6f7b40845 req-56da2fcb-608a-4267-8e08-c1bedc27ae46 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:56.820755 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-ab474c85-2940-4b9e-b915-1db6f7b40845 req-56da2fcb-608a-4267-8e08-c1bedc27ae46 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] DELETE https://10.4.3.61/volume/v3/attachments/9b9e7fa9-c36b-4baa-841f-d2b4c3ec07a3 Jul 03 19:22:56.821042 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-ab474c85-2940-4b9e-b915-1db6f7b40845 req-56da2fcb-608a-4267-8e08-c1bedc27ae46 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:56.821388 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-ab474c85-2940-4b9e-b915-1db6f7b40845 req-56da2fcb-608a-4267-8e08-c1bedc27ae46 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:56.833373 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:56.833373 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:22:57.381654 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-ab474c85-2940-4b9e-b915-1db6f7b40845 req-56da2fcb-608a-4267-8e08-c1bedc27ae46 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/attachments/9b9e7fa9-c36b-4baa-841f-d2b4c3ec07a3 returned with HTTP 200 Jul 03 19:22:57.381654 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 153/641] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:22:56 2026] DELETE /volume/v3/attachments/9b9e7fa9-c36b-4baa-841f-d2b4c3ec07a3 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:22:58.755745 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0f6a01c0-9b3e-4d64-918e-15aa20b20da7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:22:58.759926 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0f6a01c0-9b3e-4d64-918e-15aa20b20da7 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 Jul 03 19:22:58.760286 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0f6a01c0-9b3e-4d64-918e-15aa20b20da7 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:22:58.762979 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0f6a01c0-9b3e-4d64-918e-15aa20b20da7 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:22:58.763215 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=286,cinder:INSERT=49,cinder:UPDATE=73 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:22:58.772299 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:22:58.772299 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:22:58.780875 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0f6a01c0-9b3e-4d64-918e-15aa20b20da7 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:22:58.786561 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0f6a01c0-9b3e-4d64-918e-15aa20b20da7 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 returned with HTTP 200 Jul 03 19:22:58.787236 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 167/642] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:22:58 2026] GET /volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:01.175807 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-dc55e71c-e399-4bf6-8610-a04e9e2f7665 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:01.177979 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-dc55e71c-e399-4bf6-8610-a04e9e2f7665 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:23:01.177979 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-dc55e71c-e399-4bf6-8610-a04e9e2f7665 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-919354899", "imageRef": "c3c4bad6-954e-4b17-a615-986691ff8ac9", "size": 1}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:01.178867 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-dc55e71c-e399-4bf6-8610-a04e9e2f7665 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-919354899', 'imageRef': 'c3c4bad6-954e-4b17-a615-986691ff8ac9', 'size': 1}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:23:01.552209 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-dc55e71c-e399-4bf6-8610-a04e9e2f7665 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Create volume of 1 GB Jul 03 19:23:01.555530 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=250,cinder:UPDATE=64,cinder:INSERT=33 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:23:01.558316 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-dc55e71c-e399-4bf6-8610-a04e9e2f7665 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Availability Zones retrieved successfully. Jul 03 19:23:01.567683 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-dc55e71c-e399-4bf6-8610-a04e9e2f7665 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Flow 'volume_create_api' (fcee3600-bc56-4f3f-b53a-79a3fbd27d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:23:01.567683 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-dc55e71c-e399-4bf6-8610-a04e9e2f7665 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47e85707-c261-4341-84ed-06666efa7e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:01.569030 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-dc55e71c-e399-4bf6-8610-a04e9e2f7665 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:23:01.676434 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-dc55e71c-e399-4bf6-8610-a04e9e2f7665 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47e85707-c261-4341-84ed-06666efa7e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:01.677416 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-dc55e71c-e399-4bf6-8610-a04e9e2f7665 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (326418f4-91de-40e3-a2c9-b3e2270093eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:01.759737 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-dc55e71c-e399-4bf6-8610-a04e9e2f7665 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Created reservations ['1ccdd828-21b2-46cd-8b9c-f22184067957', 'a3c2914d-fc14-4690-9781-d7af40beb058', '9445c08c-04bc-4f28-8889-74d53f7f7574', '8d72b7ba-be8a-4b0d-a048-8286a4e4b489'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:23:01.760056 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-dc55e71c-e399-4bf6-8610-a04e9e2f7665 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (326418f4-91de-40e3-a2c9-b3e2270093eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ccdd828-21b2-46cd-8b9c-f22184067957', 'a3c2914d-fc14-4690-9781-d7af40beb058', '9445c08c-04bc-4f28-8889-74d53f7f7574', '8d72b7ba-be8a-4b0d-a048-8286a4e4b489']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:01.761140 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-dc55e71c-e399-4bf6-8610-a04e9e2f7665 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ce5b3fe-4258-441c-812b-b820a537beb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:01.788213 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-dc55e71c-e399-4bf6-8610-a04e9e2f7665 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ce5b3fe-4258-441c-812b-b820a537beb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2d078ee-94b7-473c-993c-649f25362e12', '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-919354899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8faa8c47ffdd4819bebb639d8bda1650',qos_specs=None,replication_status=,reservations=['1ccdd828-21b2-46cd-8b9c-f22184067957','a3c2914d-fc14-4690-9781-d7af40beb058','9445c08c-04bc-4f28-8889-74d53f7f7574','8d72b7ba-be8a-4b0d-a048-8286a4e4b489'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='047aa5b5de5a42a98da81f4ad32016ae',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:23:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-919354899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2d078ee-94b7-473c-993c-649f25362e12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8faa8c47ffdd4819bebb639d8bda1650',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='047aa5b5de5a42a98da81f4ad32016ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:01.788483 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-dc55e71c-e399-4bf6-8610-a04e9e2f7665 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59703714-6232-43c7-a01c-24b6641fae99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:01.811318 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-dc55e71c-e399-4bf6-8610-a04e9e2f7665 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59703714-6232-43c7-a01c-24b6641fae99) transitioned into state 'SUCCESS' from state '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-919354899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8faa8c47ffdd4819bebb639d8bda1650',qos_specs=None,replication_status=,reservations=['1ccdd828-21b2-46cd-8b9c-f22184067957','a3c2914d-fc14-4690-9781-d7af40beb058','9445c08c-04bc-4f28-8889-74d53f7f7574','8d72b7ba-be8a-4b0d-a048-8286a4e4b489'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='047aa5b5de5a42a98da81f4ad32016ae',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:01.811999 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-dc55e71c-e399-4bf6-8610-a04e9e2f7665 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b61bf89-cba9-4184-bee1-e8804faa370e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:01.825953 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-dc55e71c-e399-4bf6-8610-a04e9e2f7665 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b61bf89-cba9-4184-bee1-e8804faa370e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:01.827265 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-dc55e71c-e399-4bf6-8610-a04e9e2f7665 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Flow 'volume_create_api' (fcee3600-bc56-4f3f-b53a-79a3fbd27d39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:23:01.827548 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-dc55e71c-e399-4bf6-8610-a04e9e2f7665 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Create volume request issued successfully. Jul 03 19:23:01.828594 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-dc55e71c-e399-4bf6-8610-a04e9e2f7665 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:23:01.829402 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 159/643] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:23:01 2026] POST /volume/v3/volumes => generated 750 bytes in 655 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:23:01.844975 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-43aac06c-61a9-4573-9095-2e58ccaec08c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:01.847932 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-43aac06c-61a9-4573-9095-2e58ccaec08c tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] GET https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 Jul 03 19:23:01.848282 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-43aac06c-61a9-4573-9095-2e58ccaec08c tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:01.848501 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-43aac06c-61a9-4573-9095-2e58ccaec08c tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:01.857286 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:01.857286 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:23:01.861880 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-43aac06c-61a9-4573-9095-2e58ccaec08c tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Volume info retrieved successfully. Jul 03 19:23:01.867860 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-43aac06c-61a9-4573-9095-2e58ccaec08c tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 returned with HTTP 200 Jul 03 19:23:01.868400 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 165/644] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:01 2026] GET /volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:02.432487 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-52641ce4-4910-48ff-a4a8-64796c62e611 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:02.435615 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-52641ce4-4910-48ff-a4a8-64796c62e611 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:23:02.435615 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-52641ce4-4910-48ff-a4a8-64796c62e611 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f7e3ce8e-b877-40b9-bf05-6c38fb6d8d09", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-442685457"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:02.438805 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-52641ce4-4910-48ff-a4a8-64796c62e611 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Create volume request body: {'volume': {'imageRef': 'f7e3ce8e-b877-40b9-bf05-6c38fb6d8d09', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-442685457'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:23:02.560027 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-52641ce4-4910-48ff-a4a8-64796c62e611 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Create volume of 2 GB Jul 03 19:23:02.560498 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:02.560498 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:23:02.569302 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-52641ce4-4910-48ff-a4a8-64796c62e611 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Availability Zones retrieved successfully. Jul 03 19:23:02.576767 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-52641ce4-4910-48ff-a4a8-64796c62e611 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Flow 'volume_create_api' (72623f41-cd70-4fa6-a35b-6479abb674e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:23:02.579009 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-52641ce4-4910-48ff-a4a8-64796c62e611 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9015751b-dd48-47c0-b8f1-545550a8ed6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:02.580645 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-52641ce4-4910-48ff-a4a8-64796c62e611 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Validating volume size '2' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:23:02.629329 np0000004460 devstack@c-api.service[99924]: WARNING cinder.volume.api [None req-52641ce4-4910-48ff-a4a8-64796c62e611 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9015751b-dd48-47c0-b8f1-545550a8ed6c) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 19:23:02.629329 np0000004460 devstack@c-api.service[99924]: Failure: cinder.exception.InvalidInput: Invalid input received: Image f7e3ce8e-b877-40b9-bf05-6c38fb6d8d09 is not active. Jul 03 19:23:02.632236 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-52641ce4-4910-48ff-a4a8-64796c62e611 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9015751b-dd48-47c0-b8f1-545550a8ed6c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:02.633356 np0000004460 devstack@c-api.service[99924]: WARNING cinder.volume.api [None req-52641ce4-4910-48ff-a4a8-64796c62e611 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9015751b-dd48-47c0-b8f1-545550a8ed6c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 19:23:02.634770 np0000004460 devstack@c-api.service[99924]: WARNING cinder.volume.api [None req-52641ce4-4910-48ff-a4a8-64796c62e611 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Flow 'volume_create_api' (72623f41-cd70-4fa6-a35b-6479abb674e5) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 19:23:02.635283 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-52641ce4-4910-48ff-a4a8-64796c62e611 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 400 Jul 03 19:23:02.636132 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 154/645] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:23:02 2026] POST /volume/v3/volumes => generated 125 bytes in 204 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 19:23:02.889088 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-cd62a03b-59c4-4208-842a-784a1fd385c5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:02.892312 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cd62a03b-59c4-4208-842a-784a1fd385c5 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] GET https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 Jul 03 19:23:02.892637 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cd62a03b-59c4-4208-842a-784a1fd385c5 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:02.892917 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cd62a03b-59c4-4208-842a-784a1fd385c5 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:02.896074 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5ee87d2e-08c3-4ebc-a92a-77cf3419a65f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:02.896633 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5ee87d2e-08c3-4ebc-a92a-77cf3419a65f None None] GET https://10.4.3.61/volume// Jul 03 19:23:02.897297 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5ee87d2e-08c3-4ebc-a92a-77cf3419a65f None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:02.897297 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5ee87d2e-08c3-4ebc-a92a-77cf3419a65f None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:02.897444 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5ee87d2e-08c3-4ebc-a92a-77cf3419a65f None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:23:02.897801 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 160/646] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:23:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:23:02.907208 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:02.907208 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:23:02.911918 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-3d50e6ab-8a47-4692-9b9a-6ede89acd201 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:02.912587 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-cd62a03b-59c4-4208-842a-784a1fd385c5 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Volume info retrieved successfully. Jul 03 19:23:02.917366 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-3d50e6ab-8a47-4692-9b9a-6ede89acd201 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] GET https://10.4.3.61/volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb Jul 03 19:23:02.917583 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-3d50e6ab-8a47-4692-9b9a-6ede89acd201 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:02.917872 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-3d50e6ab-8a47-4692-9b9a-6ede89acd201 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:02.920587 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cd62a03b-59c4-4208-842a-784a1fd385c5 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 returned with HTTP 200 Jul 03 19:23:02.921156 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 168/647] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:02 2026] GET /volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:02.931351 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:02.931351 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:23:02.937101 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-3d50e6ab-8a47-4692-9b9a-6ede89acd201 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Volume info retrieved successfully. Jul 03 19:23:02.944652 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-3d50e6ab-8a47-4692-9b9a-6ede89acd201 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] https://10.4.3.61/volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb returned with HTTP 200 Jul 03 19:23:02.946294 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 166/648] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:23:02 2026] GET /volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb => generated 1538 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:23:03.102669 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-0b23c3e1-a7ea-4bc7-9e36-35512d1abf79 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:03.107389 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-0b23c3e1-a7ea-4bc7-9e36-35512d1abf79 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] PUT https://10.4.3.61/volume/v3/attachments/db19c201-cf81-4b7b-8dfb-8540b3f904ff Jul 03 19:23:03.108556 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-0b23c3e1-a7ea-4bc7-9e36-35512d1abf79 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:03.126146 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-0b23c3e1-a7ea-4bc7-9e36-35512d1abf79 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Acquiring lock "cinder-attachment_update-77c08218-747d-4ce8-9c91-d96fb4decfbb-np0000004460" by "attachment_update" {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:23:03.137159 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-0b23c3e1-a7ea-4bc7-9e36-35512d1abf79 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Lock "cinder-attachment_update-77c08218-747d-4ce8-9c91-d96fb4decfbb-np0000004460" acquired by "attachment_update" :: waited 0.011s {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:23:03.138874 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:03.138874 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:23:03.680814 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-0b23c3e1-a7ea-4bc7-9e36-35512d1abf79 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Lock "cinder-attachment_update-77c08218-747d-4ce8-9c91-d96fb4decfbb-np0000004460" released by "attachment_update" :: held 0.544s {{(pid=99924) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:23:03.681464 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-0b23c3e1-a7ea-4bc7-9e36-35512d1abf79 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] https://10.4.3.61/volume/v3/attachments/db19c201-cf81-4b7b-8dfb-8540b3f904ff returned with HTTP 200 Jul 03 19:23:03.682110 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 155/649] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:23:03 2026] PUT /volume/v3/attachments/db19c201-cf81-4b7b-8dfb-8540b3f904ff => generated 969 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:03.942302 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7504deee-2ec4-4f2b-b7ea-947dcdb6d8c9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:03.946106 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7504deee-2ec4-4f2b-b7ea-947dcdb6d8c9 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] GET https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 Jul 03 19:23:03.946468 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7504deee-2ec4-4f2b-b7ea-947dcdb6d8c9 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:03.946468 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7504deee-2ec4-4f2b-b7ea-947dcdb6d8c9 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:03.961993 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:03.961993 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:23:03.972451 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7504deee-2ec4-4f2b-b7ea-947dcdb6d8c9 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Volume info retrieved successfully. Jul 03 19:23:03.979651 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7504deee-2ec4-4f2b-b7ea-947dcdb6d8c9 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 returned with HTTP 200 Jul 03 19:23:03.980342 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 161/650] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:03 2026] GET /volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 => generated 900 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:04.213116 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-725e59f3-751d-49ec-bb1d-7842ca331aeb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:04.216300 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-725e59f3-751d-49ec-bb1d-7842ca331aeb tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] POST https://10.4.3.61/volume/v3/attachments/db19c201-cf81-4b7b-8dfb-8540b3f904ff/action Jul 03 19:23:04.216845 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-725e59f3-751d-49ec-bb1d-7842ca331aeb tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Action body: b'{"os-complete": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:23:04.217035 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-725e59f3-751d-49ec-bb1d-7842ca331aeb tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:04.269766 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:04.269766 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:23:04.306757 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-1ebf0fba-e907-4d83-9a91-3c2c8d6a6232 req-725e59f3-751d-49ec-bb1d-7842ca331aeb tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] https://10.4.3.61/volume/v3/attachments/db19c201-cf81-4b7b-8dfb-8540b3f904ff/action returned with HTTP 204 Jul 03 19:23:04.307424 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 169/651] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:23:04 2026] POST /volume/v3/attachments/db19c201-cf81-4b7b-8dfb-8540b3f904ff/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:23:04.998180 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-daaf5d92-6498-4d4b-8b34-fed422a6d54e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:05.000892 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-daaf5d92-6498-4d4b-8b34-fed422a6d54e tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] GET https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 Jul 03 19:23:05.001223 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-daaf5d92-6498-4d4b-8b34-fed422a6d54e tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:05.001536 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-daaf5d92-6498-4d4b-8b34-fed422a6d54e tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:05.012043 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:05.012043 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:23:05.017954 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-daaf5d92-6498-4d4b-8b34-fed422a6d54e tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Volume info retrieved successfully. Jul 03 19:23:05.024667 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-daaf5d92-6498-4d4b-8b34-fed422a6d54e tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 returned with HTTP 200 Jul 03 19:23:05.025418 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 167/652] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:04 2026] GET /volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:05.300429 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-20f94b42-862f-424a-851e-efc1b49987fc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:05.303686 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-20f94b42-862f-424a-851e-efc1b49987fc tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:23:05.303825 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-20f94b42-862f-424a-851e-efc1b49987fc tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "b907d0a0-22fb-4e3b-931d-d21435ca730b"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:05.305767 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-20f94b42-862f-424a-851e-efc1b49987fc tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'b907d0a0-22fb-4e3b-931d-d21435ca730b'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:23:05.427206 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-20f94b42-862f-424a-851e-efc1b49987fc tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Create volume of 1 GB Jul 03 19:23:05.427754 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:05.427754 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:23:05.433014 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-20f94b42-862f-424a-851e-efc1b49987fc tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Availability Zones retrieved successfully. Jul 03 19:23:05.439563 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-20f94b42-862f-424a-851e-efc1b49987fc tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Flow 'volume_create_api' (73bf15b4-ea96-45bd-97e7-cacd1ac26dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:23:05.441008 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-20f94b42-862f-424a-851e-efc1b49987fc tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d413896-06e0-4550-9381-a432f22882a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:05.442089 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-20f94b42-862f-424a-851e-efc1b49987fc tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:23:05.476307 np0000004460 devstack@c-api.service[99924]: WARNING cinder.volume.api [None req-20f94b42-862f-424a-851e-efc1b49987fc tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d413896-06e0-4550-9381-a432f22882a3) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 19:23:05.476307 np0000004460 devstack@c-api.service[99924]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 03 19:23:05.478083 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-20f94b42-862f-424a-851e-efc1b49987fc tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d413896-06e0-4550-9381-a432f22882a3) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:05.478886 np0000004460 devstack@c-api.service[99924]: WARNING cinder.volume.api [None req-20f94b42-862f-424a-851e-efc1b49987fc tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d413896-06e0-4550-9381-a432f22882a3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 19:23:05.479837 np0000004460 devstack@c-api.service[99924]: WARNING cinder.volume.api [None req-20f94b42-862f-424a-851e-efc1b49987fc tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Flow 'volume_create_api' (73bf15b4-ea96-45bd-97e7-cacd1ac26dbf) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 19:23:05.480188 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-20f94b42-862f-424a-851e-efc1b49987fc tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 400 Jul 03 19:23:05.480796 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 156/653] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:23:05 2026] POST /volume/v3/volumes => generated 134 bytes in 181 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 19:23:05.672272 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0521d2b0-8e1e-42ed-915f-2ff03a1603a0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:05.674269 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0521d2b0-8e1e-42ed-915f-2ff03a1603a0 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:23:05.674634 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0521d2b0-8e1e-42ed-915f-2ff03a1603a0 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:05.682580 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0521d2b0-8e1e-42ed-915f-2ff03a1603a0 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 400 Jul 03 19:23:05.683325 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 162/654] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:23:05 2026] POST /volume/v3/volumes => generated 127 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 19:23:05.691641 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-16ef9cb5-20d3-4c44-91fd-c82149dbbb5a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:05.693526 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-16ef9cb5-20d3-4c44-91fd-c82149dbbb5a tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:23:05.693847 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-16ef9cb5-20d3-4c44-91fd-c82149dbbb5a tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "fd6b0f2a-8dba-4c3a-9a7e-1e12c44cf49a"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:05.695582 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-16ef9cb5-20d3-4c44-91fd-c82149dbbb5a tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'fd6b0f2a-8dba-4c3a-9a7e-1e12c44cf49a'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:23:05.702106 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-16ef9cb5-20d3-4c44-91fd-c82149dbbb5a tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 404 Jul 03 19:23:05.702695 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 170/655] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:23:05 2026] POST /volume/v3/volumes => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:23:05.713539 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d311382c-74f7-4fb7-a62b-d6f5bd77493b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:05.715428 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d311382c-74f7-4fb7-a62b-d6f5bd77493b tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:23:05.715777 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d311382c-74f7-4fb7-a62b-d6f5bd77493b tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "1aa50015-cf79-408e-918e-9158c139972c"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:05.717542 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-d311382c-74f7-4fb7-a62b-d6f5bd77493b tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '1aa50015-cf79-408e-918e-9158c139972c'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:23:05.726711 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d311382c-74f7-4fb7-a62b-d6f5bd77493b tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 404 Jul 03 19:23:05.727323 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 168/656] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:23:05 2026] POST /volume/v3/volumes => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:23:05.741142 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-730e1090-e986-4d87-84cc-66e66e03bc75 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:05.743469 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-730e1090-e986-4d87-84cc-66e66e03bc75 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:23:05.743469 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-730e1090-e986-4d87-84cc-66e66e03bc75 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "f837f5a6-baea-4646-ac3d-71661855b2f3"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:05.744349 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-730e1090-e986-4d87-84cc-66e66e03bc75 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'f837f5a6-baea-4646-ac3d-71661855b2f3'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:23:05.752060 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-730e1090-e986-4d87-84cc-66e66e03bc75 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 404 Jul 03 19:23:05.752678 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 157/657] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:23:05 2026] POST /volume/v3/volumes => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:23:05.761735 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9e7cebc2-9b49-481f-ba75-709c679b2dee None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:05.763719 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9e7cebc2-9b49-481f-ba75-709c679b2dee tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:23:05.764114 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9e7cebc2-9b49-481f-ba75-709c679b2dee tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:05.766265 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9e7cebc2-9b49-481f-ba75-709c679b2dee tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 400 Jul 03 19:23:05.766903 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 163/658] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:23:05 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 19:23:05.775881 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-76267217-98a2-4ff6-be2a-a49e3eb592c3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:05.777718 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-76267217-98a2-4ff6-be2a-a49e3eb592c3 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:23:05.778116 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-76267217-98a2-4ff6-be2a-a49e3eb592c3 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:05.780007 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-76267217-98a2-4ff6-be2a-a49e3eb592c3 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 400 Jul 03 19:23:05.780442 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 171/659] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:23:05 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 19:23:05.789551 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-dee26bcb-573d-47e4-b708-bccd5e92c7b0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:05.791365 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dee26bcb-573d-47e4-b708-bccd5e92c7b0 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:23:05.791692 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-dee26bcb-573d-47e4-b708-bccd5e92c7b0 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:05.793383 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dee26bcb-573d-47e4-b708-bccd5e92c7b0 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 400 Jul 03 19:23:05.793839 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 169/660] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:23:05 2026] POST /volume/v3/volumes => generated 121 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 19:23:05.801872 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a03d6f0f-d560-4525-8c8e-cfe3b8fc6746 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:05.804542 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a03d6f0f-d560-4525-8c8e-cfe3b8fc6746 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] DELETE https://10.4.3.61/volume/v3/volumes/tempest-invalid-389672676 Jul 03 19:23:05.804716 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a03d6f0f-d560-4525-8c8e-cfe3b8fc6746 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:05.804902 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a03d6f0f-d560-4525-8c8e-cfe3b8fc6746 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:05.805072 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-a03d6f0f-d560-4525-8c8e-cfe3b8fc6746 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Delete volume with id: tempest-invalid-389672676 Jul 03 19:23:05.811343 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a03d6f0f-d560-4525-8c8e-cfe3b8fc6746 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/tempest-invalid-389672676 returned with HTTP 404 Jul 03 19:23:05.811975 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 158/661] 10.4.3.61 () {66 vars in 1311 bytes} [Fri Jul 3 19:23:05 2026] DELETE /volume/v3/volumes/tempest-invalid-389672676 => generated 98 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:23:05.819936 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9564396e-d34d-4e2e-ae26-193ac71bb265 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:05.822148 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 164/662] 10.4.3.61 () {66 vars in 1236 bytes} [Fri Jul 3 19:23:05 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Jul 03 19:23:05.830066 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-541e15a4-3ceb-4f21-8be9-f67d1d3632db None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:05.831856 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-541e15a4-3ceb-4f21-8be9-f67d1d3632db tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] POST https://10.4.3.61/volume/v3/volumes/xxx/action Jul 03 19:23:05.832278 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-541e15a4-3ceb-4f21-8be9-f67d1d3632db tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action body: b'{"os-detach": {}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:23:05.832454 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-541e15a4-3ceb-4f21-8be9-f67d1d3632db tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:05.839916 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-541e15a4-3ceb-4f21-8be9-f67d1d3632db tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 03 19:23:05.840518 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 172/663] 10.4.3.61 () {68 vars in 1284 bytes} [Fri Jul 3 19:23:05 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 19:23:05.850565 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6242c8cc-0164-4cbe-9cf8-aec40179df61 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:05.852549 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6242c8cc-0164-4cbe-9cf8-aec40179df61 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] GET https://10.4.3.61/volume/v3/volumes/tempest-invalid-434871801 Jul 03 19:23:05.852785 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6242c8cc-0164-4cbe-9cf8-aec40179df61 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:05.853067 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6242c8cc-0164-4cbe-9cf8-aec40179df61 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:05.861338 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6242c8cc-0164-4cbe-9cf8-aec40179df61 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/tempest-invalid-434871801 returned with HTTP 404 Jul 03 19:23:05.861945 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 170/664] 10.4.3.61 () {66 vars in 1308 bytes} [Fri Jul 3 19:23:05 2026] GET /volume/v3/volumes/tempest-invalid-434871801 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:23:05.870261 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5b7c63de-e56b-4103-9f29-e561984fe939 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:05.872961 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 159/665] 10.4.3.61 () {66 vars in 1233 bytes} [Fri Jul 3 19:23:05 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 19:23:05.884482 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-92e3a810-8071-48f2-a062-7ff31826b52e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:05.886216 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-92e3a810-8071-48f2-a062-7ff31826b52e tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] GET https://10.4.3.61/volume/v3/volumes/detail?status=null Jul 03 19:23:05.886396 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-92e3a810-8071-48f2-a062-7ff31826b52e tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:05.886564 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-92e3a810-8071-48f2-a062-7ff31826b52e tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Calling method 'detail' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:05.886853 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.api_utils [None req-92e3a810-8071-48f2-a062-7ff31826b52e tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Removing options '' from query. {{(pid=99926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:23:05.887089 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-92e3a810-8071-48f2-a062-7ff31826b52e tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Could not evaluate value null, assuming string {{(pid=99926) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 19:23:05.887700 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-92e3a810-8071-48f2-a062-7ff31826b52e tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99926) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:23:05.935371 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-92e3a810-8071-48f2-a062-7ff31826b52e tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Get all volumes completed successfully. Jul 03 19:23:05.937855 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-92e3a810-8071-48f2-a062-7ff31826b52e tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 03 19:23:05.938382 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 165/666] 10.4.3.61 () {66 vars in 1274 bytes} [Fri Jul 3 19:23:05 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:23:05.952887 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-eab5a361-aad1-43f6-8566-019fd9d1672a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:05.955627 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-eab5a361-aad1-43f6-8566-019fd9d1672a tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] GET https://10.4.3.61/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1217758525 Jul 03 19:23:05.955782 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-eab5a361-aad1-43f6-8566-019fd9d1672a tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:05.955956 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-eab5a361-aad1-43f6-8566-019fd9d1672a tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Calling method 'detail' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:05.956247 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-eab5a361-aad1-43f6-8566-019fd9d1672a tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:23:05.957013 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-eab5a361-aad1-43f6-8566-019fd9d1672a tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1217758525'), ('no_migration_targets', True)]). {{(pid=99925) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:23:05.972337 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-eab5a361-aad1-43f6-8566-019fd9d1672a tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Get all volumes completed successfully. Jul 03 19:23:05.974253 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-eab5a361-aad1-43f6-8566-019fd9d1672a tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1217758525 returned with HTTP 200 Jul 03 19:23:05.974775 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 173/667] 10.4.3.61 () {66 vars in 1352 bytes} [Fri Jul 3 19:23:05 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1217758525 => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:23:05.995225 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-705c2aa1-50c6-492d-a212-1acd6c495b07 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:05.999922 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-705c2aa1-50c6-492d-a212-1acd6c495b07 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] GET https://10.4.3.61/volume/v3/volumes?status=null Jul 03 19:23:06.000351 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-705c2aa1-50c6-492d-a212-1acd6c495b07 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:06.000416 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-705c2aa1-50c6-492d-a212-1acd6c495b07 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:06.000704 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-705c2aa1-50c6-492d-a212-1acd6c495b07 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:23:06.000998 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-705c2aa1-50c6-492d-a212-1acd6c495b07 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Could not evaluate value null, assuming string {{(pid=99927) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 19:23:06.003804 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-705c2aa1-50c6-492d-a212-1acd6c495b07 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:23:06.015842 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-705c2aa1-50c6-492d-a212-1acd6c495b07 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Get all volumes completed successfully. Jul 03 19:23:06.016258 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-705c2aa1-50c6-492d-a212-1acd6c495b07 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes?status=null returned with HTTP 200 Jul 03 19:23:06.016690 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 171/668] 10.4.3.61 () {66 vars in 1253 bytes} [Fri Jul 3 19:23:05 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:23:06.032672 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9992c492-c569-40a2-8c6e-745faeacc970 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:06.034943 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9992c492-c569-40a2-8c6e-745faeacc970 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] GET https://10.4.3.61/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1118034648 Jul 03 19:23:06.035242 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9992c492-c569-40a2-8c6e-745faeacc970 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:06.035501 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9992c492-c569-40a2-8c6e-745faeacc970 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:06.035819 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.api_utils [None req-9992c492-c569-40a2-8c6e-745faeacc970 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Removing options '' from query. {{(pid=99924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:23:06.036837 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-9992c492-c569-40a2-8c6e-745faeacc970 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1118034648'), ('no_migration_targets', True)]). {{(pid=99924) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:23:06.045279 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-71327118-0b75-4a42-92f7-0ba0e223af52 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:06.047717 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-71327118-0b75-4a42-92f7-0ba0e223af52 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] GET https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 Jul 03 19:23:06.047995 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-71327118-0b75-4a42-92f7-0ba0e223af52 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:06.048309 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-71327118-0b75-4a42-92f7-0ba0e223af52 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:06.059228 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:06.059228 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:23:06.066647 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-71327118-0b75-4a42-92f7-0ba0e223af52 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Volume info retrieved successfully. Jul 03 19:23:06.074741 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-71327118-0b75-4a42-92f7-0ba0e223af52 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 returned with HTTP 200 Jul 03 19:23:06.075308 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 166/669] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:06 2026] GET /volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:06.082241 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-9992c492-c569-40a2-8c6e-745faeacc970 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Get all volumes completed successfully. Jul 03 19:23:06.082742 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9992c492-c569-40a2-8c6e-745faeacc970 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1118034648 returned with HTTP 200 Jul 03 19:23:06.083341 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 160/670] 10.4.3.61 () {66 vars in 1331 bytes} [Fri Jul 3 19:23:06 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1118034648 => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:23:06.096570 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9f6641b9-7a7d-4dca-b583-18d9e54052eb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:06.098683 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9f6641b9-7a7d-4dca-b583-18d9e54052eb tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] POST https://10.4.3.61/volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28/action Jul 03 19:23:06.099208 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9f6641b9-7a7d-4dca-b583-18d9e54052eb tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:23:06.099363 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9f6641b9-7a7d-4dca-b583-18d9e54052eb tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:06.110574 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:06.110574 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:23:06.111193 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-9f6641b9-7a7d-4dca-b583-18d9e54052eb tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Volume info retrieved successfully. Jul 03 19:23:06.120244 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-9f6641b9-7a7d-4dca-b583-18d9e54052eb tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Reserve volume completed successfully. Jul 03 19:23:06.120693 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9f6641b9-7a7d-4dca-b583-18d9e54052eb tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28/action returned with HTTP 202 Jul 03 19:23:06.121301 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 174/671] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:23:06 2026] POST /volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:23:06.133203 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-82595833-ad90-41a4-969d-6a0da022916d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:06.133627 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-82595833-ad90-41a4-969d-6a0da022916d tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] POST https://10.4.3.61/volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28/action Jul 03 19:23:06.134012 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-82595833-ad90-41a4-969d-6a0da022916d tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:23:06.134174 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-82595833-ad90-41a4-969d-6a0da022916d tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:06.155032 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:06.155032 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:23:06.155032 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-82595833-ad90-41a4-969d-6a0da022916d tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Volume info retrieved successfully. Jul 03 19:23:06.155487 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-6eb683bf-a1f0-4617-a0a7-8b576635d468 req-6bafcbb8-5f8b-4326-b210-f44b7f27d464 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:06.155487 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-6eb683bf-a1f0-4617-a0a7-8b576635d468 req-6bafcbb8-5f8b-4326-b210-f44b7f27d464 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] DELETE https://10.4.3.61/volume/v3/attachments/80dc4d39-5f1d-42db-84c0-6497a75034fd Jul 03 19:23:06.155487 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-6eb683bf-a1f0-4617-a0a7-8b576635d468 req-6bafcbb8-5f8b-4326-b210-f44b7f27d464 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:06.155487 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-6eb683bf-a1f0-4617-a0a7-8b576635d468 req-6bafcbb8-5f8b-4326-b210-f44b7f27d464 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:06.159662 np0000004460 devstack@c-api.service[99927]: ERROR cinder.volume.api [None req-82595833-ad90-41a4-969d-6a0da022916d tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Volume status must be available to reserve, but the status is attaching. Jul 03 19:23:06.159899 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-82595833-ad90-41a4-969d-6a0da022916d tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28/action returned with HTTP 400 Jul 03 19:23:06.160744 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 172/672] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:23:06 2026] POST /volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28/action => generated 132 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 19:23:06.170751 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:06.170751 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:23:06.172809 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3c2e2dec-f686-4beb-aaa0-548da3fa8889 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:06.176645 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3c2e2dec-f686-4beb-aaa0-548da3fa8889 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] POST https://10.4.3.61/volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28/action Jul 03 19:23:06.177180 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3c2e2dec-f686-4beb-aaa0-548da3fa8889 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:23:06.177506 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3c2e2dec-f686-4beb-aaa0-548da3fa8889 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:06.190112 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:06.190112 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:23:06.190869 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3c2e2dec-f686-4beb-aaa0-548da3fa8889 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Volume info retrieved successfully. Jul 03 19:23:06.214318 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3c2e2dec-f686-4beb-aaa0-548da3fa8889 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Unreserve volume completed successfully. Jul 03 19:23:06.214580 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3c2e2dec-f686-4beb-aaa0-548da3fa8889 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28/action returned with HTTP 202 Jul 03 19:23:06.215076 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 161/673] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:23:06 2026] POST /volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:23:06.227524 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-73bbac57-9e13-4e36-9758-b3544612a083 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:06.233140 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-73bbac57-9e13-4e36-9758-b3544612a083 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] POST https://10.4.3.61/volume/v3/volumes/dc6a7c02-fede-43ea-a111-eec04edcd6f6/action Jul 03 19:23:06.236451 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-73bbac57-9e13-4e36-9758-b3544612a083 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:23:06.236620 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-73bbac57-9e13-4e36-9758-b3544612a083 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:06.252822 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-73bbac57-9e13-4e36-9758-b3544612a083 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/dc6a7c02-fede-43ea-a111-eec04edcd6f6/action returned with HTTP 404 Jul 03 19:23:06.253547 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 175/674] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:23:06 2026] POST /volume/v3/volumes/dc6a7c02-fede-43ea-a111-eec04edcd6f6/action => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:23:06.264470 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-916e2560-cd89-4c12-9e5e-307127bfa267 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:06.267506 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-916e2560-cd89-4c12-9e5e-307127bfa267 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] POST https://10.4.3.61/volume/v3/volumes/4547e4e3-7c7d-4eaf-b06a-42c665b60cb9/action Jul 03 19:23:06.267506 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-916e2560-cd89-4c12-9e5e-307127bfa267 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:23:06.268548 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-916e2560-cd89-4c12-9e5e-307127bfa267 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:06.278409 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-916e2560-cd89-4c12-9e5e-307127bfa267 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/4547e4e3-7c7d-4eaf-b06a-42c665b60cb9/action returned with HTTP 404 Jul 03 19:23:06.279998 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 173/675] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:23:06 2026] POST /volume/v3/volumes/4547e4e3-7c7d-4eaf-b06a-42c665b60cb9/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:23:06.295140 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-350a1d5a-4d93-45e6-b67b-6f0c6615f243 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:06.298008 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 162/676] 10.4.3.61 () {68 vars in 1253 bytes} [Fri Jul 3 19:23:06 2026] PUT /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 19:23:06.308778 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fbae7f33-ff26-4af1-97c0-d7f3bffe7d94 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:06.313218 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fbae7f33-ff26-4af1-97c0-d7f3bffe7d94 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] PUT https://10.4.3.61/volume/v3/volumes/tempest-invalid-734194738 Jul 03 19:23:06.313218 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fbae7f33-ff26-4af1-97c0-d7f3bffe7d94 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:06.325411 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fbae7f33-ff26-4af1-97c0-d7f3bffe7d94 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/tempest-invalid-734194738 returned with HTTP 404 Jul 03 19:23:06.326115 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 176/677] 10.4.3.61 () {68 vars in 1328 bytes} [Fri Jul 3 19:23:06 2026] PUT /volume/v3/volumes/tempest-invalid-734194738 => generated 98 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:23:06.343616 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-afe2a39e-608a-452b-a1cf-aaac1cf083a4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:06.347060 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-afe2a39e-608a-452b-a1cf-aaac1cf083a4 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] PUT https://10.4.3.61/volume/v3/volumes/b734e080-9c2e-4eea-a9cf-b5f33c520da1 Jul 03 19:23:06.347958 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-afe2a39e-608a-452b-a1cf-aaac1cf083a4 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:06.363401 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-afe2a39e-608a-452b-a1cf-aaac1cf083a4 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/b734e080-9c2e-4eea-a9cf-b5f33c520da1 returned with HTTP 404 Jul 03 19:23:06.364824 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 174/678] 10.4.3.61 () {68 vars in 1361 bytes} [Fri Jul 3 19:23:06 2026] PUT /volume/v3/volumes/b734e080-9c2e-4eea-a9cf-b5f33c520da1 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 19:23:06.376097 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7ad7f8dd-864d-463c-9b56-fc44b73f33e6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:06.379425 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7ad7f8dd-864d-463c-9b56-fc44b73f33e6 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] DELETE https://10.4.3.61/volume/v3/volumes/70416bb1-39d1-47ce-acac-e61e186dd65f Jul 03 19:23:06.380149 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7ad7f8dd-864d-463c-9b56-fc44b73f33e6 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:06.380149 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7ad7f8dd-864d-463c-9b56-fc44b73f33e6 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:06.380149 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-7ad7f8dd-864d-463c-9b56-fc44b73f33e6 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Delete volume with id: 70416bb1-39d1-47ce-acac-e61e186dd65f Jul 03 19:23:06.389827 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7ad7f8dd-864d-463c-9b56-fc44b73f33e6 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/70416bb1-39d1-47ce-acac-e61e186dd65f returned with HTTP 404 Jul 03 19:23:06.389998 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 163/679] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:23:06 2026] DELETE /volume/v3/volumes/70416bb1-39d1-47ce-acac-e61e186dd65f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:23:06.408177 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-78e1bfff-9667-4001-a376-b96351cabb31 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:06.411698 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-78e1bfff-9667-4001-a376-b96351cabb31 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] POST https://10.4.3.61/volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28/action Jul 03 19:23:06.412159 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-78e1bfff-9667-4001-a376-b96351cabb31 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:23:06.412294 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-78e1bfff-9667-4001-a376-b96351cabb31 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:06.416092 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-78e1bfff-9667-4001-a376-b96351cabb31 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28/action returned with HTTP 400 Jul 03 19:23:06.417226 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 177/680] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:23:06 2026] POST /volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28/action => generated 140 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 19:23:06.430460 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-04955821-68af-4355-8154-4ab682015718 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:06.433831 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-04955821-68af-4355-8154-4ab682015718 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] POST https://10.4.3.61/volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28/action Jul 03 19:23:06.434562 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-04955821-68af-4355-8154-4ab682015718 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:23:06.434739 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-04955821-68af-4355-8154-4ab682015718 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:06.436797 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-04955821-68af-4355-8154-4ab682015718 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28/action returned with HTTP 400 Jul 03 19:23:06.437557 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 175/681] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:23:06 2026] POST /volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28/action => generated 131 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 19:23:06.448683 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4bb8afc9-52f8-4a63-9926-1fabe6b46d43 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:06.451381 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4bb8afc9-52f8-4a63-9926-1fabe6b46d43 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] POST https://10.4.3.61/volume/v3/volumes/0c9a64ad-01d3-4611-b4ec-b53499a5a659/action Jul 03 19:23:06.451513 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4bb8afc9-52f8-4a63-9926-1fabe6b46d43 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:23:06.451631 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4bb8afc9-52f8-4a63-9926-1fabe6b46d43 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:06.462723 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4bb8afc9-52f8-4a63-9926-1fabe6b46d43 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/0c9a64ad-01d3-4611-b4ec-b53499a5a659/action returned with HTTP 404 Jul 03 19:23:06.463412 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 164/682] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:23:06 2026] POST /volume/v3/volumes/0c9a64ad-01d3-4611-b4ec-b53499a5a659/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:23:06.479088 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b4d6f7b7-5810-4bea-a2b2-4672e5ddeab3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:06.484538 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b4d6f7b7-5810-4bea-a2b2-4672e5ddeab3 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] POST https://10.4.3.61/volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28/action Jul 03 19:23:06.486791 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b4d6f7b7-5810-4bea-a2b2-4672e5ddeab3 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:23:06.486919 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b4d6f7b7-5810-4bea-a2b2-4672e5ddeab3 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:06.488970 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b4d6f7b7-5810-4bea-a2b2-4672e5ddeab3 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28/action returned with HTTP 400 Jul 03 19:23:06.489540 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 178/683] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:23:06 2026] POST /volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28/action => generated 129 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 19:23:06.499463 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1d806ede-5b17-4cb7-8d1e-9b38cde344e5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:06.502196 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1d806ede-5b17-4cb7-8d1e-9b38cde344e5 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] POST https://10.4.3.61/volume/v3/volumes/None/action Jul 03 19:23:06.502712 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1d806ede-5b17-4cb7-8d1e-9b38cde344e5 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:23:06.502874 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1d806ede-5b17-4cb7-8d1e-9b38cde344e5 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:06.512725 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1d806ede-5b17-4cb7-8d1e-9b38cde344e5 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/None/action returned with HTTP 404 Jul 03 19:23:06.513626 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 176/684] 10.4.3.61 () {68 vars in 1287 bytes} [Fri Jul 3 19:23:06 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:23:06.524321 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fd821c82-4eb7-430f-baf4-397fd7bba7b4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:06.528625 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fd821c82-4eb7-430f-baf4-397fd7bba7b4 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] GET https://10.4.3.61/volume/v3/volumes/04ee664b-d531-4026-9f74-0c8651ec9c07 Jul 03 19:23:06.528958 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fd821c82-4eb7-430f-baf4-397fd7bba7b4 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:06.529224 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fd821c82-4eb7-430f-baf4-397fd7bba7b4 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:06.539667 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fd821c82-4eb7-430f-baf4-397fd7bba7b4 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/04ee664b-d531-4026-9f74-0c8651ec9c07 returned with HTTP 404 Jul 03 19:23:06.540192 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 165/685] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:06 2026] GET /volume/v3/volumes/04ee664b-d531-4026-9f74-0c8651ec9c07 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:23:06.553214 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b6f151c1-d9ae-4423-a1a2-6f00cf4fa1a1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:06.555974 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b6f151c1-d9ae-4423-a1a2-6f00cf4fa1a1 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] GET https://10.4.3.61/volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28 Jul 03 19:23:06.556250 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b6f151c1-d9ae-4423-a1a2-6f00cf4fa1a1 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:06.556645 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b6f151c1-d9ae-4423-a1a2-6f00cf4fa1a1 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:06.568211 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:06.568211 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:23:06.575637 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b6f151c1-d9ae-4423-a1a2-6f00cf4fa1a1 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Volume info retrieved successfully. Jul 03 19:23:06.583741 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b6f151c1-d9ae-4423-a1a2-6f00cf4fa1a1 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28 returned with HTTP 200 Jul 03 19:23:06.584315 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 179/686] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:06 2026] GET /volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:06.601996 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-73e33e4d-8d9d-46d4-92e5-5fcba9726942 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:06.603881 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-73e33e4d-8d9d-46d4-92e5-5fcba9726942 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] DELETE https://10.4.3.61/volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28 Jul 03 19:23:06.604568 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-73e33e4d-8d9d-46d4-92e5-5fcba9726942 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:06.604568 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-73e33e4d-8d9d-46d4-92e5-5fcba9726942 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:06.604568 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-73e33e4d-8d9d-46d4-92e5-5fcba9726942 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Delete volume with id: 404d64d2-26e1-41c2-be3c-8d9f788c0e28 Jul 03 19:23:06.615228 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:06.615228 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:23:06.615944 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-73e33e4d-8d9d-46d4-92e5-5fcba9726942 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Volume info retrieved successfully. Jul 03 19:23:06.649825 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-73e33e4d-8d9d-46d4-92e5-5fcba9726942 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Delete volume request issued successfully. Jul 03 19:23:06.650136 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-73e33e4d-8d9d-46d4-92e5-5fcba9726942 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28 returned with HTTP 202 Jul 03 19:23:06.650798 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 177/687] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:23:06 2026] DELETE /volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:23:06.659681 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e8ac5ca2-3b28-485c-ace8-a70abb163956 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:06.662770 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e8ac5ca2-3b28-485c-ace8-a70abb163956 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] GET https://10.4.3.61/volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28 Jul 03 19:23:06.662770 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e8ac5ca2-3b28-485c-ace8-a70abb163956 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:06.662770 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e8ac5ca2-3b28-485c-ace8-a70abb163956 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:06.671105 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:06.671105 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:23:06.676063 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e8ac5ca2-3b28-485c-ace8-a70abb163956 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Volume info retrieved successfully. Jul 03 19:23:06.682723 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e8ac5ca2-3b28-485c-ace8-a70abb163956 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28 returned with HTTP 200 Jul 03 19:23:06.683415 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 166/688] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:06 2026] GET /volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:06.723325 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-6eb683bf-a1f0-4617-a0a7-8b576635d468 req-6bafcbb8-5f8b-4326-b210-f44b7f27d464 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/attachments/80dc4d39-5f1d-42db-84c0-6497a75034fd returned with HTTP 200 Jul 03 19:23:06.723760 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 167/689] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:23:06 2026] DELETE /volume/v3/attachments/80dc4d39-5f1d-42db-84c0-6497a75034fd => generated 19 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:06.743206 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-6eb683bf-a1f0-4617-a0a7-8b576635d468 req-d3c25478-f6c6-4277-a96c-8de760c2aea7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:06.745884 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-6eb683bf-a1f0-4617-a0a7-8b576635d468 req-d3c25478-f6c6-4277-a96c-8de760c2aea7 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] DELETE https://10.4.3.61/volume/v3/attachments/f4130431-d3a4-4273-af88-7b24daa1086f Jul 03 19:23:06.746130 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-6eb683bf-a1f0-4617-a0a7-8b576635d468 req-d3c25478-f6c6-4277-a96c-8de760c2aea7 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:06.746394 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-6eb683bf-a1f0-4617-a0a7-8b576635d468 req-d3c25478-f6c6-4277-a96c-8de760c2aea7 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:06.755979 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:06.755979 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:23:07.091521 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e60cc1ed-6ca3-4ff0-999e-3b1a9380c299 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:07.093905 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e60cc1ed-6ca3-4ff0-999e-3b1a9380c299 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] GET https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 Jul 03 19:23:07.094227 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e60cc1ed-6ca3-4ff0-999e-3b1a9380c299 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:07.096975 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e60cc1ed-6ca3-4ff0-999e-3b1a9380c299 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:07.104628 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:07.104628 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:23:07.110710 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e60cc1ed-6ca3-4ff0-999e-3b1a9380c299 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Volume info retrieved successfully. Jul 03 19:23:07.116945 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e60cc1ed-6ca3-4ff0-999e-3b1a9380c299 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 returned with HTTP 200 Jul 03 19:23:07.117510 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 178/690] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:07 2026] GET /volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:07.327211 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-6eb683bf-a1f0-4617-a0a7-8b576635d468 req-d3c25478-f6c6-4277-a96c-8de760c2aea7 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/attachments/f4130431-d3a4-4273-af88-7b24daa1086f returned with HTTP 200 Jul 03 19:23:07.327692 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 180/691] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:23:06 2026] DELETE /volume/v3/attachments/f4130431-d3a4-4273-af88-7b24daa1086f => generated 19 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:07.339033 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-6eb683bf-a1f0-4617-a0a7-8b576635d468 req-3c2d2f75-b331-4a1c-aaed-050811fc2287 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:07.341293 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-6eb683bf-a1f0-4617-a0a7-8b576635d468 req-3c2d2f75-b331-4a1c-aaed-050811fc2287 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] DELETE https://10.4.3.61/volume/v3/attachments/603f951b-2856-477f-afda-fd4e8bb7e4be Jul 03 19:23:07.341498 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-6eb683bf-a1f0-4617-a0a7-8b576635d468 req-3c2d2f75-b331-4a1c-aaed-050811fc2287 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:07.341713 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-6eb683bf-a1f0-4617-a0a7-8b576635d468 req-3c2d2f75-b331-4a1c-aaed-050811fc2287 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:07.354124 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:07.354124 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:23:07.700153 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b79dedaf-b9ba-435e-88b2-6d03043733a4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:07.702332 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b79dedaf-b9ba-435e-88b2-6d03043733a4 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] GET https://10.4.3.61/volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28 Jul 03 19:23:07.702528 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b79dedaf-b9ba-435e-88b2-6d03043733a4 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:07.702856 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b79dedaf-b9ba-435e-88b2-6d03043733a4 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:07.710549 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b79dedaf-b9ba-435e-88b2-6d03043733a4 tempest-VolumesNegativeTest-1654511174 tempest-VolumesNegativeTest-1654511174-project-member] https://10.4.3.61/volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28 returned with HTTP 404 Jul 03 19:23:07.711905 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 168/692] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:07 2026] GET /volume/v3/volumes/404d64d2-26e1-41c2-be3c-8d9f788c0e28 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:23:07.723749 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-08ed89c0-3a03-497b-8abd-e551be366bac None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:07.726308 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-08ed89c0-3a03-497b-8abd-e551be366bac tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:23:07.726701 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-08ed89c0-3a03-497b-8abd-e551be366bac tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2113335278", "imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775", "size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:07.729708 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-08ed89c0-3a03-497b-8abd-e551be366bac tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2113335278', 'imageRef': '6fdb725c-805c-4eab-bb34-5aad39949775', 'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:23:07.863985 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-08ed89c0-3a03-497b-8abd-e551be366bac tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Create volume of 1 GB Jul 03 19:23:07.869762 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-08ed89c0-3a03-497b-8abd-e551be366bac tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Availability Zones retrieved successfully. Jul 03 19:23:07.877535 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-08ed89c0-3a03-497b-8abd-e551be366bac tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Flow 'volume_create_api' (f60f17a1-154f-4a37-a0f9-0820733e896d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:23:07.878349 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-08ed89c0-3a03-497b-8abd-e551be366bac tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f24ab13e-e6ee-4421-8135-0e708016adbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:07.879783 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-08ed89c0-3a03-497b-8abd-e551be366bac tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:23:07.922247 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-6eb683bf-a1f0-4617-a0a7-8b576635d468 req-3c2d2f75-b331-4a1c-aaed-050811fc2287 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/attachments/603f951b-2856-477f-afda-fd4e8bb7e4be returned with HTTP 200 Jul 03 19:23:07.922816 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 167/693] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:23:07 2026] DELETE /volume/v3/attachments/603f951b-2856-477f-afda-fd4e8bb7e4be => generated 19 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:07.986780 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-08ed89c0-3a03-497b-8abd-e551be366bac tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f24ab13e-e6ee-4421-8135-0e708016adbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:07.987644 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-08ed89c0-3a03-497b-8abd-e551be366bac tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93620c92-a8c4-4f06-bf47-35c8760318af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:08.055326 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-08ed89c0-3a03-497b-8abd-e551be366bac tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Created reservations ['6285de57-ef5e-4f0f-9942-a585eedaf3cb', 'd16a7453-918f-4210-921d-1b6a9e50cf67', '0025dc8b-3b8e-4579-8756-01569dbbd452', '6ab69002-7c96-40ee-93fc-471c61c6f246'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:23:08.056178 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-08ed89c0-3a03-497b-8abd-e551be366bac tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93620c92-a8c4-4f06-bf47-35c8760318af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6285de57-ef5e-4f0f-9942-a585eedaf3cb', 'd16a7453-918f-4210-921d-1b6a9e50cf67', '0025dc8b-3b8e-4579-8756-01569dbbd452', '6ab69002-7c96-40ee-93fc-471c61c6f246']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:08.060423 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-08ed89c0-3a03-497b-8abd-e551be366bac tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (699a8d99-f50d-47cd-9225-fa9de60c69b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:08.087525 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-08ed89c0-3a03-497b-8abd-e551be366bac tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (699a8d99-f50d-47cd-9225-fa9de60c69b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3412a618-e85b-41d3-b737-4a8f56ab9d47', '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-2113335278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26d6c9e88284708b32aa4946ca851d7',qos_specs=None,replication_status=,reservations=['6285de57-ef5e-4f0f-9942-a585eedaf3cb','d16a7453-918f-4210-921d-1b6a9e50cf67','0025dc8b-3b8e-4579-8756-01569dbbd452','6ab69002-7c96-40ee-93fc-471c61c6f246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb279150d1b46b9be695dfd8810090d',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:23:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2113335278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3412a618-e85b-41d3-b737-4a8f56ab9d47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d26d6c9e88284708b32aa4946ca851d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8eb279150d1b46b9be695dfd8810090d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:08.088420 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-08ed89c0-3a03-497b-8abd-e551be366bac tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa79c97c-a8b2-40cf-ba32-620c9d016ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:08.111324 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-08ed89c0-3a03-497b-8abd-e551be366bac tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa79c97c-a8b2-40cf-ba32-620c9d016ae8) transitioned into state 'SUCCESS' from state '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-2113335278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26d6c9e88284708b32aa4946ca851d7',qos_specs=None,replication_status=,reservations=['6285de57-ef5e-4f0f-9942-a585eedaf3cb','d16a7453-918f-4210-921d-1b6a9e50cf67','0025dc8b-3b8e-4579-8756-01569dbbd452','6ab69002-7c96-40ee-93fc-471c61c6f246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb279150d1b46b9be695dfd8810090d',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:08.112439 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-08ed89c0-3a03-497b-8abd-e551be366bac tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8335905d-ec2e-43c8-bf34-7d57408ca43e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:08.129134 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-08ed89c0-3a03-497b-8abd-e551be366bac tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8335905d-ec2e-43c8-bf34-7d57408ca43e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:08.131602 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-08ed89c0-3a03-497b-8abd-e551be366bac tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Flow 'volume_create_api' (f60f17a1-154f-4a37-a0f9-0820733e896d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:23:08.131602 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-08ed89c0-3a03-497b-8abd-e551be366bac tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Create volume request issued successfully. Jul 03 19:23:08.131602 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-08ed89c0-3a03-497b-8abd-e551be366bac tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:23:08.132285 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 179/694] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:23:07 2026] POST /volume/v3/volumes => generated 751 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:23:08.138570 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0d035bd7-569b-4495-9404-6cbe96f61f13 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:08.143009 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0d035bd7-569b-4495-9404-6cbe96f61f13 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] GET https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 Jul 03 19:23:08.144304 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0d035bd7-569b-4495-9404-6cbe96f61f13 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:08.144696 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0d035bd7-569b-4495-9404-6cbe96f61f13 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:08.155330 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-960090c1-c1f5-4537-8a04-08198cf41f44 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:08.159138 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:08.159138 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:23:08.159835 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-960090c1-c1f5-4537-8a04-08198cf41f44 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/3412a618-e85b-41d3-b737-4a8f56ab9d47 Jul 03 19:23:08.159835 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-960090c1-c1f5-4537-8a04-08198cf41f44 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:08.159835 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-960090c1-c1f5-4537-8a04-08198cf41f44 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:08.165506 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0d035bd7-569b-4495-9404-6cbe96f61f13 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Volume info retrieved successfully. Jul 03 19:23:08.174438 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:08.174438 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:23:08.184052 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0d035bd7-569b-4495-9404-6cbe96f61f13 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 returned with HTTP 200 Jul 03 19:23:08.184607 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 181/695] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:08 2026] GET /volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 => generated 903 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:08.186634 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-960090c1-c1f5-4537-8a04-08198cf41f44 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:23:08.195412 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-960090c1-c1f5-4537-8a04-08198cf41f44 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/3412a618-e85b-41d3-b737-4a8f56ab9d47 returned with HTTP 200 Jul 03 19:23:08.196116 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 169/696] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:08 2026] GET /volume/v3/volumes/3412a618-e85b-41d3-b737-4a8f56ab9d47 => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:09.212125 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4d337a57-aab0-495a-9fc7-842dcd395ac0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:09.215529 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4d337a57-aab0-495a-9fc7-842dcd395ac0 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] GET https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 Jul 03 19:23:09.215741 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4d337a57-aab0-495a-9fc7-842dcd395ac0 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:09.215948 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4d337a57-aab0-495a-9fc7-842dcd395ac0 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:09.218621 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-07b70782-73cf-4f2c-8505-ac115422988f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:09.223201 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-07b70782-73cf-4f2c-8505-ac115422988f tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/3412a618-e85b-41d3-b737-4a8f56ab9d47 Jul 03 19:23:09.223201 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-07b70782-73cf-4f2c-8505-ac115422988f tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:09.223201 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-07b70782-73cf-4f2c-8505-ac115422988f tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:09.229855 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:09.229855 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:23:09.236404 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:09.236404 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:23:09.236973 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-4d337a57-aab0-495a-9fc7-842dcd395ac0 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Volume info retrieved successfully. Jul 03 19:23:09.242537 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-07b70782-73cf-4f2c-8505-ac115422988f tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:23:09.246856 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4d337a57-aab0-495a-9fc7-842dcd395ac0 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 returned with HTTP 200 Jul 03 19:23:09.247380 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 168/697] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:09 2026] GET /volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 => generated 903 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:09.254631 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-07b70782-73cf-4f2c-8505-ac115422988f tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/3412a618-e85b-41d3-b737-4a8f56ab9d47 returned with HTTP 200 Jul 03 19:23:09.254631 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 180/698] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:09 2026] GET /volume/v3/volumes/3412a618-e85b-41d3-b737-4a8f56ab9d47 => generated 1359 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:09.313221 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-d214ad30-83bb-4af2-9dcc-4652ee90e07d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:09.315653 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-d214ad30-83bb-4af2-9dcc-4652ee90e07d tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/3412a618-e85b-41d3-b737-4a8f56ab9d47 Jul 03 19:23:09.315854 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-d214ad30-83bb-4af2-9dcc-4652ee90e07d tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:09.317073 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-d214ad30-83bb-4af2-9dcc-4652ee90e07d tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:09.329368 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:09.329368 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:23:09.342031 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-d214ad30-83bb-4af2-9dcc-4652ee90e07d tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:23:09.351872 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-d214ad30-83bb-4af2-9dcc-4652ee90e07d tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/3412a618-e85b-41d3-b737-4a8f56ab9d47 returned with HTTP 200 Jul 03 19:23:09.351872 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 182/699] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:23:09 2026] GET /volume/v3/volumes/3412a618-e85b-41d3-b737-4a8f56ab9d47 => generated 1359 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:10.002586 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-816207a5-9354-4cab-b2d9-b483ba19459e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:10.004794 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-816207a5-9354-4cab-b2d9-b483ba19459e tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/3412a618-e85b-41d3-b737-4a8f56ab9d47 Jul 03 19:23:10.005111 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-816207a5-9354-4cab-b2d9-b483ba19459e tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:10.005463 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-816207a5-9354-4cab-b2d9-b483ba19459e tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:10.014042 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:10.014042 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:23:10.022847 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-816207a5-9354-4cab-b2d9-b483ba19459e tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:23:10.029611 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-816207a5-9354-4cab-b2d9-b483ba19459e tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/3412a618-e85b-41d3-b737-4a8f56ab9d47 returned with HTTP 200 Jul 03 19:23:10.030067 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 170/700] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:23:10 2026] GET /volume/v3/volumes/3412a618-e85b-41d3-b737-4a8f56ab9d47 => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:10.044103 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-79994fdc-4e5a-41de-b587-7a492ce5e2ad None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:10.044103 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-79994fdc-4e5a-41de-b587-7a492ce5e2ad None None] GET https://10.4.3.61/volume// Jul 03 19:23:10.044637 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-79994fdc-4e5a-41de-b587-7a492ce5e2ad None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:10.044637 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-79994fdc-4e5a-41de-b587-7a492ce5e2ad None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:10.044736 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-79994fdc-4e5a-41de-b587-7a492ce5e2ad None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:23:10.045107 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 169/701] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:23:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:23:10.059096 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-c2efafcf-39b1-448b-acef-d6de5f37512b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:10.061969 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-c2efafcf-39b1-448b-acef-d6de5f37512b tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:23:10.062250 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-c2efafcf-39b1-448b-acef-d6de5f37512b tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3412a618-e85b-41d3-b737-4a8f56ab9d47", "connector": null, "instance_uuid": "7a26defe-80fa-4cec-af61-1cdc58c54292"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:10.074659 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:10.074659 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:23:10.111241 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-c2efafcf-39b1-448b-acef-d6de5f37512b tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:23:10.111754 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 181/702] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:23:10 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:10.266586 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fa61f80e-80e3-4857-8271-01f13b38487f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:10.269601 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fa61f80e-80e3-4857-8271-01f13b38487f tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] GET https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 Jul 03 19:23:10.270296 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fa61f80e-80e3-4857-8271-01f13b38487f tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:10.270296 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fa61f80e-80e3-4857-8271-01f13b38487f tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:10.283017 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:10.283017 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:23:10.290409 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-fa61f80e-80e3-4857-8271-01f13b38487f tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Volume info retrieved successfully. Jul 03 19:23:10.297427 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fa61f80e-80e3-4857-8271-01f13b38487f tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 returned with HTTP 200 Jul 03 19:23:10.297807 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 183/703] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:10 2026] GET /volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 => generated 903 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:11.316731 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-90ae1dc1-da2c-4b0d-a5de-6c947930ac1b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:11.318738 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-90ae1dc1-da2c-4b0d-a5de-6c947930ac1b tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] GET https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 Jul 03 19:23:11.318932 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-90ae1dc1-da2c-4b0d-a5de-6c947930ac1b tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:11.319141 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-90ae1dc1-da2c-4b0d-a5de-6c947930ac1b tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:11.326273 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:11.326273 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:23:11.331784 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-90ae1dc1-da2c-4b0d-a5de-6c947930ac1b tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Volume info retrieved successfully. Jul 03 19:23:11.337547 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-90ae1dc1-da2c-4b0d-a5de-6c947930ac1b tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 returned with HTTP 200 Jul 03 19:23:11.337978 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 171/704] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:11 2026] GET /volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:12.354390 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0b99a582-e2a8-4849-95c4-b1ba4aa4415b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:12.356891 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0b99a582-e2a8-4849-95c4-b1ba4aa4415b tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] GET https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 Jul 03 19:23:12.357351 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0b99a582-e2a8-4849-95c4-b1ba4aa4415b tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:12.357469 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0b99a582-e2a8-4849-95c4-b1ba4aa4415b tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:12.369833 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:12.369833 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:23:12.375554 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0b99a582-e2a8-4849-95c4-b1ba4aa4415b tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Volume info retrieved successfully. Jul 03 19:23:12.382734 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0b99a582-e2a8-4849-95c4-b1ba4aa4415b tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 returned with HTTP 200 Jul 03 19:23:12.383391 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 170/705] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:12 2026] GET /volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:13.404768 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3a2d7348-3696-4d6d-9a1b-ef40b6b8ca65 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:13.408558 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3a2d7348-3696-4d6d-9a1b-ef40b6b8ca65 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] GET https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 Jul 03 19:23:13.408902 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3a2d7348-3696-4d6d-9a1b-ef40b6b8ca65 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:13.408902 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3a2d7348-3696-4d6d-9a1b-ef40b6b8ca65 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:13.425777 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:13.425777 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:23:13.436732 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-3a2d7348-3696-4d6d-9a1b-ef40b6b8ca65 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Volume info retrieved successfully. Jul 03 19:23:13.444807 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3a2d7348-3696-4d6d-9a1b-ef40b6b8ca65 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 returned with HTTP 200 Jul 03 19:23:13.445131 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 182/706] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:13 2026] GET /volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 => generated 1156 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:23:13.489421 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-6f32d02d-004a-4341-9c23-85be75be9aef req-0e40289e-ece2-4d33-9a6a-df3fce3aebf3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:13.496261 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-6f32d02d-004a-4341-9c23-85be75be9aef req-0e40289e-ece2-4d33-9a6a-df3fce3aebf3 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] GET https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 Jul 03 19:23:13.496261 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-6f32d02d-004a-4341-9c23-85be75be9aef req-0e40289e-ece2-4d33-9a6a-df3fce3aebf3 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:13.496261 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-6f32d02d-004a-4341-9c23-85be75be9aef req-0e40289e-ece2-4d33-9a6a-df3fce3aebf3 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:13.511635 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:13.511635 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:23:13.519732 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-6f32d02d-004a-4341-9c23-85be75be9aef req-0e40289e-ece2-4d33-9a6a-df3fce3aebf3 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Volume info retrieved successfully. Jul 03 19:23:13.537363 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-6f32d02d-004a-4341-9c23-85be75be9aef req-0e40289e-ece2-4d33-9a6a-df3fce3aebf3 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 returned with HTTP 200 Jul 03 19:23:13.537363 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 184/707] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:23:13 2026] GET /volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 => generated 1156 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:13.961604 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-6f32d02d-004a-4341-9c23-85be75be9aef req-a7ce4be3-db75-4c4a-a23e-8383deee786f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:13.964064 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-6f32d02d-004a-4341-9c23-85be75be9aef req-a7ce4be3-db75-4c4a-a23e-8383deee786f tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] GET https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 Jul 03 19:23:13.964361 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-6f32d02d-004a-4341-9c23-85be75be9aef req-a7ce4be3-db75-4c4a-a23e-8383deee786f tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:13.964551 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-6f32d02d-004a-4341-9c23-85be75be9aef req-a7ce4be3-db75-4c4a-a23e-8383deee786f tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:13.973367 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:13.973367 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:23:13.977505 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-6f32d02d-004a-4341-9c23-85be75be9aef req-a7ce4be3-db75-4c4a-a23e-8383deee786f tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Volume info retrieved successfully. Jul 03 19:23:13.983608 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-6f32d02d-004a-4341-9c23-85be75be9aef req-a7ce4be3-db75-4c4a-a23e-8383deee786f tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 returned with HTTP 200 Jul 03 19:23:13.984102 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 172/708] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:23:13 2026] GET /volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 => generated 1156 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:14.000481 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0ae90d4d-296a-4023-952d-7a79795312e4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:14.000481 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0ae90d4d-296a-4023-952d-7a79795312e4 None None] GET https://10.4.3.61/volume// Jul 03 19:23:14.000481 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0ae90d4d-296a-4023-952d-7a79795312e4 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:14.000481 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0ae90d4d-296a-4023-952d-7a79795312e4 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:14.002138 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0ae90d4d-296a-4023-952d-7a79795312e4 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:23:14.002138 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 171/709] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:23:13 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:23:14.013034 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-6f32d02d-004a-4341-9c23-85be75be9aef req-2161c405-bf6c-4e32-975a-b474a483b8b1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:14.015757 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6f32d02d-004a-4341-9c23-85be75be9aef req-2161c405-bf6c-4e32-975a-b474a483b8b1 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:23:14.016293 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-6f32d02d-004a-4341-9c23-85be75be9aef req-2161c405-bf6c-4e32-975a-b474a483b8b1 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2d078ee-94b7-473c-993c-649f25362e12", "connector": null, "instance_uuid": "dbe7925a-2dfa-4565-81bd-f135eb44ebaa"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:14.029091 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:14.029091 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:23:14.087729 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6f32d02d-004a-4341-9c23-85be75be9aef req-2161c405-bf6c-4e32-975a-b474a483b8b1 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:23:14.088425 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 183/710] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:23:14 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 19:23:14.988322 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f04ce0cb-e8b7-4502-9758-c2593e00821b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:14.990325 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f04ce0cb-e8b7-4502-9758-c2593e00821b tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] DELETE https://10.4.3.61/volume/v3/volumes/39a7485e-9405-4475-9e78-c14853306a04 Jul 03 19:23:14.990896 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f04ce0cb-e8b7-4502-9758-c2593e00821b tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:14.990896 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f04ce0cb-e8b7-4502-9758-c2593e00821b tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:14.991028 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-f04ce0cb-e8b7-4502-9758-c2593e00821b tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Delete volume with id: 39a7485e-9405-4475-9e78-c14853306a04 Jul 03 19:23:14.999432 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:14.999432 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:23:15.000001 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f04ce0cb-e8b7-4502-9758-c2593e00821b tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:23:15.025623 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f04ce0cb-e8b7-4502-9758-c2593e00821b tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Delete volume request issued successfully. Jul 03 19:23:15.025998 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f04ce0cb-e8b7-4502-9758-c2593e00821b tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/39a7485e-9405-4475-9e78-c14853306a04 returned with HTTP 202 Jul 03 19:23:15.026668 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 185/711] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:23:14 2026] DELETE /volume/v3/volumes/39a7485e-9405-4475-9e78-c14853306a04 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:23:15.037145 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ef48aab4-752f-48f8-aa6c-803a5a56fd02 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:15.039320 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ef48aab4-752f-48f8-aa6c-803a5a56fd02 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/39a7485e-9405-4475-9e78-c14853306a04 Jul 03 19:23:15.039628 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ef48aab4-752f-48f8-aa6c-803a5a56fd02 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:15.039820 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ef48aab4-752f-48f8-aa6c-803a5a56fd02 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:15.049132 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:15.049132 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:23:15.054379 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ef48aab4-752f-48f8-aa6c-803a5a56fd02 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:23:15.060800 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ef48aab4-752f-48f8-aa6c-803a5a56fd02 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/39a7485e-9405-4475-9e78-c14853306a04 returned with HTTP 200 Jul 03 19:23:15.061657 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 173/712] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:15 2026] GET /volume/v3/volumes/39a7485e-9405-4475-9e78-c14853306a04 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:16.078550 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-929dbb17-2fb3-4acf-b24f-17157ca7d16c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:16.083010 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-929dbb17-2fb3-4acf-b24f-17157ca7d16c tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/39a7485e-9405-4475-9e78-c14853306a04 Jul 03 19:23:16.083256 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-929dbb17-2fb3-4acf-b24f-17157ca7d16c tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:16.083450 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-929dbb17-2fb3-4acf-b24f-17157ca7d16c tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:16.099912 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-929dbb17-2fb3-4acf-b24f-17157ca7d16c tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/39a7485e-9405-4475-9e78-c14853306a04 returned with HTTP 404 Jul 03 19:23:16.099912 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 172/713] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:16 2026] GET /volume/v3/volumes/39a7485e-9405-4475-9e78-c14853306a04 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:23:16.112028 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-580ad6d6-037c-4a75-90fb-2503262af1ac None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:16.115121 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-580ad6d6-037c-4a75-90fb-2503262af1ac tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] DELETE https://10.4.3.61/volume/v3/volumes/fc874c9e-1e7f-4a8c-85f4-913c5fc712e6 Jul 03 19:23:16.115402 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-580ad6d6-037c-4a75-90fb-2503262af1ac tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:16.115682 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-580ad6d6-037c-4a75-90fb-2503262af1ac tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:16.117334 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-580ad6d6-037c-4a75-90fb-2503262af1ac tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Delete volume with id: fc874c9e-1e7f-4a8c-85f4-913c5fc712e6 Jul 03 19:23:16.127009 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:16.127009 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:23:16.127636 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-580ad6d6-037c-4a75-90fb-2503262af1ac tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:23:16.158899 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-580ad6d6-037c-4a75-90fb-2503262af1ac tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Delete volume request issued successfully. Jul 03 19:23:16.159407 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-580ad6d6-037c-4a75-90fb-2503262af1ac tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/fc874c9e-1e7f-4a8c-85f4-913c5fc712e6 returned with HTTP 202 Jul 03 19:23:16.159860 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 184/714] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:23:16 2026] DELETE /volume/v3/volumes/fc874c9e-1e7f-4a8c-85f4-913c5fc712e6 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:23:16.170211 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-29947f79-f6f4-4c81-9073-cfa1c8e0c7a5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:16.174897 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-29947f79-f6f4-4c81-9073-cfa1c8e0c7a5 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/fc874c9e-1e7f-4a8c-85f4-913c5fc712e6 Jul 03 19:23:16.174897 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-29947f79-f6f4-4c81-9073-cfa1c8e0c7a5 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:16.174897 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-29947f79-f6f4-4c81-9073-cfa1c8e0c7a5 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:16.189696 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:16.189696 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:23:16.206784 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-29947f79-f6f4-4c81-9073-cfa1c8e0c7a5 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:23:16.216478 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-29947f79-f6f4-4c81-9073-cfa1c8e0c7a5 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/fc874c9e-1e7f-4a8c-85f4-913c5fc712e6 returned with HTTP 200 Jul 03 19:23:16.217333 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 186/715] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:16 2026] GET /volume/v3/volumes/fc874c9e-1e7f-4a8c-85f4-913c5fc712e6 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:16.689668 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-619cd010-db06-41b6-8640-5d688c4bc0be None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:16.690183 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-619cd010-db06-41b6-8640-5d688c4bc0be None None] GET https://10.4.3.61/volume// Jul 03 19:23:16.690416 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-619cd010-db06-41b6-8640-5d688c4bc0be None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:16.690643 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-619cd010-db06-41b6-8640-5d688c4bc0be None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:16.691033 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-619cd010-db06-41b6-8640-5d688c4bc0be None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:23:16.691463 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 174/716] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:23:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:23:16.701351 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-00a88454-682a-402c-86fa-5b71512dae26 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:16.705082 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-00a88454-682a-402c-86fa-5b71512dae26 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/3412a618-e85b-41d3-b737-4a8f56ab9d47 Jul 03 19:23:16.705347 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-00a88454-682a-402c-86fa-5b71512dae26 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:16.705582 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-00a88454-682a-402c-86fa-5b71512dae26 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:16.730606 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:16.730606 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:23:16.735615 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-00a88454-682a-402c-86fa-5b71512dae26 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:23:16.744014 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-00a88454-682a-402c-86fa-5b71512dae26 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/3412a618-e85b-41d3-b737-4a8f56ab9d47 returned with HTTP 200 Jul 03 19:23:16.744507 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 173/717] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:23:16 2026] GET /volume/v3/volumes/3412a618-e85b-41d3-b737-4a8f56ab9d47 => generated 1538 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:23:16.858105 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-c135a7c7-6177-47ac-8624-ccb875a213fb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:16.863004 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-c135a7c7-6177-47ac-8624-ccb875a213fb tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] PUT https://10.4.3.61/volume/v3/attachments/5e9865db-dba2-4391-b041-0694bde31c10 Jul 03 19:23:16.864338 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-c135a7c7-6177-47ac-8624-ccb875a213fb tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:16.877727 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-c135a7c7-6177-47ac-8624-ccb875a213fb tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Acquiring lock "cinder-attachment_update-3412a618-e85b-41d3-b737-4a8f56ab9d47-np0000004460" by "attachment_update" {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:23:16.889565 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-c135a7c7-6177-47ac-8624-ccb875a213fb tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Lock "cinder-attachment_update-3412a618-e85b-41d3-b737-4a8f56ab9d47-np0000004460" acquired by "attachment_update" :: waited 0.012s {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:23:16.890682 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:16.890682 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:23:17.234922 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8b8e5acb-766e-4baa-b186-8b47ab511bf4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:17.237656 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8b8e5acb-766e-4baa-b186-8b47ab511bf4 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/fc874c9e-1e7f-4a8c-85f4-913c5fc712e6 Jul 03 19:23:17.237938 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8b8e5acb-766e-4baa-b186-8b47ab511bf4 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:17.238145 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8b8e5acb-766e-4baa-b186-8b47ab511bf4 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:17.246214 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8b8e5acb-766e-4baa-b186-8b47ab511bf4 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/fc874c9e-1e7f-4a8c-85f4-913c5fc712e6 returned with HTTP 404 Jul 03 19:23:17.246772 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 187/718] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:17 2026] GET /volume/v3/volumes/fc874c9e-1e7f-4a8c-85f4-913c5fc712e6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:23:17.257450 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b4937388-3139-4a2e-91f2-ae3947078189 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:17.264461 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b4937388-3139-4a2e-91f2-ae3947078189 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] DELETE https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 Jul 03 19:23:17.265541 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b4937388-3139-4a2e-91f2-ae3947078189 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:17.265541 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b4937388-3139-4a2e-91f2-ae3947078189 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:17.265541 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-b4937388-3139-4a2e-91f2-ae3947078189 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Delete volume with id: d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 Jul 03 19:23:17.281790 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:17.281790 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:23:17.282534 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b4937388-3139-4a2e-91f2-ae3947078189 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:23:17.315558 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b4937388-3139-4a2e-91f2-ae3947078189 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Delete volume request issued successfully. Jul 03 19:23:17.315558 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b4937388-3139-4a2e-91f2-ae3947078189 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 returned with HTTP 202 Jul 03 19:23:17.316115 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 175/719] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:23:17 2026] DELETE /volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:23:17.327870 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fc4c97f2-3c3d-46c0-8f41-4166d96eb9eb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:17.331511 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fc4c97f2-3c3d-46c0-8f41-4166d96eb9eb tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 Jul 03 19:23:17.332094 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fc4c97f2-3c3d-46c0-8f41-4166d96eb9eb tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:17.332710 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fc4c97f2-3c3d-46c0-8f41-4166d96eb9eb tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:17.346186 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:17.346186 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:23:17.358302 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-fc4c97f2-3c3d-46c0-8f41-4166d96eb9eb tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Volume info retrieved successfully. Jul 03 19:23:17.366498 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fc4c97f2-3c3d-46c0-8f41-4166d96eb9eb tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 returned with HTTP 200 Jul 03 19:23:17.367218 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 174/720] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:17 2026] GET /volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 => generated 1392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:17.432433 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-c135a7c7-6177-47ac-8624-ccb875a213fb tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Lock "cinder-attachment_update-3412a618-e85b-41d3-b737-4a8f56ab9d47-np0000004460" released by "attachment_update" :: held 0.543s {{(pid=99927) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:23:17.432919 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-c135a7c7-6177-47ac-8624-ccb875a213fb tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/attachments/5e9865db-dba2-4391-b041-0694bde31c10 returned with HTTP 200 Jul 03 19:23:17.433637 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 185/721] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:23:16 2026] PUT /volume/v3/attachments/5e9865db-dba2-4391-b041-0694bde31c10 => generated 969 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:17.950798 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-0d8d6057-96fa-4fd1-bc31-59f6549d287f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:17.953413 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-0d8d6057-96fa-4fd1-bc31-59f6549d287f tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] POST https://10.4.3.61/volume/v3/attachments/5e9865db-dba2-4391-b041-0694bde31c10/action Jul 03 19:23:17.953915 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-0d8d6057-96fa-4fd1-bc31-59f6549d287f tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Action body: b'{"os-complete": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:23:17.954183 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-0d8d6057-96fa-4fd1-bc31-59f6549d287f tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:17.973818 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:17.973818 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:23:17.987484 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2218c95e-fbd2-4874-b1e9-08840d1fd948 req-0d8d6057-96fa-4fd1-bc31-59f6549d287f tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/attachments/5e9865db-dba2-4391-b041-0694bde31c10/action returned with HTTP 204 Jul 03 19:23:17.988093 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 188/722] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:23:17 2026] POST /volume/v3/attachments/5e9865db-dba2-4391-b041-0694bde31c10/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:23:18.384202 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a5a43aee-c6d5-4173-8bb8-01d84ba2a6d5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:18.386858 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a5a43aee-c6d5-4173-8bb8-01d84ba2a6d5 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] GET https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 Jul 03 19:23:18.387185 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a5a43aee-c6d5-4173-8bb8-01d84ba2a6d5 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:18.387472 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a5a43aee-c6d5-4173-8bb8-01d84ba2a6d5 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:18.396649 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a5a43aee-c6d5-4173-8bb8-01d84ba2a6d5 tempest-TaggedBootDevicesTest_v242-257425453 tempest-TaggedBootDevicesTest_v242-257425453-project-member] https://10.4.3.61/volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 returned with HTTP 404 Jul 03 19:23:18.397199 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 176/723] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:18 2026] GET /volume/v3/volumes/d24e77a5-86b5-4f72-a5ea-d4f6d11118f0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:23:20.500784 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2e5ed6a5-c11a-43e6-81f7-39b1de3d947b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:20.502728 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2e5ed6a5-c11a-43e6-81f7-39b1de3d947b None None] GET https://10.4.3.61/volume// Jul 03 19:23:20.502728 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2e5ed6a5-c11a-43e6-81f7-39b1de3d947b None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:20.502728 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2e5ed6a5-c11a-43e6-81f7-39b1de3d947b None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:20.502728 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2e5ed6a5-c11a-43e6-81f7-39b1de3d947b None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:23:20.503594 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 175/724] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:23:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:23:20.515860 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-6f32d02d-004a-4341-9c23-85be75be9aef req-98feac08-bf01-4a71-be52-a7e43ab19430 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:20.520676 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6f32d02d-004a-4341-9c23-85be75be9aef req-98feac08-bf01-4a71-be52-a7e43ab19430 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] GET https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 Jul 03 19:23:20.520939 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-6f32d02d-004a-4341-9c23-85be75be9aef req-98feac08-bf01-4a71-be52-a7e43ab19430 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:20.521467 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-6f32d02d-004a-4341-9c23-85be75be9aef req-98feac08-bf01-4a71-be52-a7e43ab19430 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:20.548864 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:20.548864 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:23:20.559240 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-6f32d02d-004a-4341-9c23-85be75be9aef req-98feac08-bf01-4a71-be52-a7e43ab19430 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Volume info retrieved successfully. Jul 03 19:23:20.573117 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6f32d02d-004a-4341-9c23-85be75be9aef req-98feac08-bf01-4a71-be52-a7e43ab19430 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 returned with HTTP 200 Jul 03 19:23:20.573117 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 186/725] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:23:20 2026] GET /volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 => generated 1335 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:23:20.738708 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-6f32d02d-004a-4341-9c23-85be75be9aef req-c123f9c0-46ec-4f19-9fc3-4e020140a714 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:20.741425 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-6f32d02d-004a-4341-9c23-85be75be9aef req-c123f9c0-46ec-4f19-9fc3-4e020140a714 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] PUT https://10.4.3.61/volume/v3/attachments/6bdc9c93-7de0-4618-859f-1d72b5a83989 Jul 03 19:23:20.741425 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-6f32d02d-004a-4341-9c23-85be75be9aef req-c123f9c0-46ec-4f19-9fc3-4e020140a714 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:20.753864 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-6f32d02d-004a-4341-9c23-85be75be9aef req-c123f9c0-46ec-4f19-9fc3-4e020140a714 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Acquiring lock "cinder-attachment_update-d2d078ee-94b7-473c-993c-649f25362e12-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:23:20.760933 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-6f32d02d-004a-4341-9c23-85be75be9aef req-c123f9c0-46ec-4f19-9fc3-4e020140a714 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Lock "cinder-attachment_update-d2d078ee-94b7-473c-993c-649f25362e12-np0000004460" acquired by "attachment_update" :: waited 0.007s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:23:20.763114 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:20.763114 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:23:21.296024 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-6f32d02d-004a-4341-9c23-85be75be9aef req-c123f9c0-46ec-4f19-9fc3-4e020140a714 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Lock "cinder-attachment_update-d2d078ee-94b7-473c-993c-649f25362e12-np0000004460" released by "attachment_update" :: held 0.535s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:23:21.296024 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-6f32d02d-004a-4341-9c23-85be75be9aef req-c123f9c0-46ec-4f19-9fc3-4e020140a714 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/attachments/6bdc9c93-7de0-4618-859f-1d72b5a83989 returned with HTTP 200 Jul 03 19:23:21.296258 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 189/726] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:23:20 2026] PUT /volume/v3/attachments/6bdc9c93-7de0-4618-859f-1d72b5a83989 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:21.812503 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-6f32d02d-004a-4341-9c23-85be75be9aef req-5df44a09-5f4e-4335-9abe-588e3cc663da None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:21.820273 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-6f32d02d-004a-4341-9c23-85be75be9aef req-5df44a09-5f4e-4335-9abe-588e3cc663da tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] POST https://10.4.3.61/volume/v3/attachments/6bdc9c93-7de0-4618-859f-1d72b5a83989/action Jul 03 19:23:21.822292 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-6f32d02d-004a-4341-9c23-85be75be9aef req-5df44a09-5f4e-4335-9abe-588e3cc663da tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:23:21.823021 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-6f32d02d-004a-4341-9c23-85be75be9aef req-5df44a09-5f4e-4335-9abe-588e3cc663da tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:21.860688 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:21.860688 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:23:21.889857 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-6f32d02d-004a-4341-9c23-85be75be9aef req-5df44a09-5f4e-4335-9abe-588e3cc663da tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/attachments/6bdc9c93-7de0-4618-859f-1d72b5a83989/action returned with HTTP 204 Jul 03 19:23:21.891005 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 177/727] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:23:21 2026] POST /volume/v3/attachments/6bdc9c93-7de0-4618-859f-1d72b5a83989/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:23:23.106178 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-488e50e3-b2ed-4dd2-acf2-11ee32cb0ec9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:23.109126 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-488e50e3-b2ed-4dd2-acf2-11ee32cb0ec9 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] GET https://10.4.3.61/volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb Jul 03 19:23:23.109465 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-488e50e3-b2ed-4dd2-acf2-11ee32cb0ec9 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:23.109697 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-488e50e3-b2ed-4dd2-acf2-11ee32cb0ec9 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:23.129970 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:23.129970 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:23:23.140816 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-488e50e3-b2ed-4dd2-acf2-11ee32cb0ec9 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Volume info retrieved successfully. Jul 03 19:23:23.150796 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-488e50e3-b2ed-4dd2-acf2-11ee32cb0ec9 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] https://10.4.3.61/volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb returned with HTTP 200 Jul 03 19:23:23.156144 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 176/728] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:23:23 2026] GET /volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb => generated 1831 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:23:26.007322 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c1ecb8c8-5afd-4128-bdf9-cb92a891082c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:26.010714 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c1ecb8c8-5afd-4128-bdf9-cb92a891082c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:23:26.011367 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c1ecb8c8-5afd-4128-bdf9-cb92a891082c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1788555501", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:26.016957 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-c1ecb8c8-5afd-4128-bdf9-cb92a891082c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1788555501', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:23:26.016957 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-c1ecb8c8-5afd-4128-bdf9-cb92a891082c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Create volume of 1 GB Jul 03 19:23:26.023083 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c1ecb8c8-5afd-4128-bdf9-cb92a891082c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Availability Zones retrieved successfully. Jul 03 19:23:26.032186 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c1ecb8c8-5afd-4128-bdf9-cb92a891082c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Flow 'volume_create_api' (07f987a8-9338-43af-859e-456ad6a040a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:23:26.034833 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c1ecb8c8-5afd-4128-bdf9-cb92a891082c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff494c1d-13ec-425d-9522-a3a6ba133173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:26.035636 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-c1ecb8c8-5afd-4128-bdf9-cb92a891082c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:23:26.078963 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c1ecb8c8-5afd-4128-bdf9-cb92a891082c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff494c1d-13ec-425d-9522-a3a6ba133173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:26.080121 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c1ecb8c8-5afd-4128-bdf9-cb92a891082c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ad75b91-065b-46f0-869d-b5efdb5783ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:26.190415 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-c1ecb8c8-5afd-4128-bdf9-cb92a891082c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Created reservations ['6f04efc3-24e2-413a-a879-dc52fd7f5104', '18cb4ef1-36b1-4e31-9bc4-6895af37376f', '4ee2a65e-f2a6-4571-80c2-8e002764eab1', 'e2695389-108a-414f-a21c-196787b899da'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:23:26.191416 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c1ecb8c8-5afd-4128-bdf9-cb92a891082c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ad75b91-065b-46f0-869d-b5efdb5783ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f04efc3-24e2-413a-a879-dc52fd7f5104', '18cb4ef1-36b1-4e31-9bc4-6895af37376f', '4ee2a65e-f2a6-4571-80c2-8e002764eab1', 'e2695389-108a-414f-a21c-196787b899da']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:26.192377 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c1ecb8c8-5afd-4128-bdf9-cb92a891082c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a540c19-b219-46c0-8404-36167a9229e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:26.219553 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c1ecb8c8-5afd-4128-bdf9-cb92a891082c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a540c19-b219-46c0-8404-36167a9229e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c00cc390-e953-40f1-a0e2-d16baf9613fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1788555501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02da2461905c4c5eb8b9d0e0a26ac6fb',qos_specs=None,replication_status=,reservations=['6f04efc3-24e2-413a-a879-dc52fd7f5104','18cb4ef1-36b1-4e31-9bc4-6895af37376f','4ee2a65e-f2a6-4571-80c2-8e002764eab1','e2695389-108a-414f-a21c-196787b899da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adbece1039eb43f3ba6f69a7b5777697',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:23:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1788555501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c00cc390-e953-40f1-a0e2-d16baf9613fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02da2461905c4c5eb8b9d0e0a26ac6fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='adbece1039eb43f3ba6f69a7b5777697',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:26.220510 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c1ecb8c8-5afd-4128-bdf9-cb92a891082c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2621dda-120a-49c5-8d7b-572d3586309f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:26.248487 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c1ecb8c8-5afd-4128-bdf9-cb92a891082c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2621dda-120a-49c5-8d7b-572d3586309f) transitioned into state 'SUCCESS' from state '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-1788555501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02da2461905c4c5eb8b9d0e0a26ac6fb',qos_specs=None,replication_status=,reservations=['6f04efc3-24e2-413a-a879-dc52fd7f5104','18cb4ef1-36b1-4e31-9bc4-6895af37376f','4ee2a65e-f2a6-4571-80c2-8e002764eab1','e2695389-108a-414f-a21c-196787b899da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adbece1039eb43f3ba6f69a7b5777697',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:26.249415 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c1ecb8c8-5afd-4128-bdf9-cb92a891082c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0c7c6be-d9d8-48f3-b713-13a76a716a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:26.261425 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c1ecb8c8-5afd-4128-bdf9-cb92a891082c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0c7c6be-d9d8-48f3-b713-13a76a716a62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:26.262481 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c1ecb8c8-5afd-4128-bdf9-cb92a891082c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Flow 'volume_create_api' (07f987a8-9338-43af-859e-456ad6a040a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:23:26.262941 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c1ecb8c8-5afd-4128-bdf9-cb92a891082c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Create volume request issued successfully. Jul 03 19:23:26.263833 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c1ecb8c8-5afd-4128-bdf9-cb92a891082c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:23:26.264638 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 187/729] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:23:26 2026] POST /volume/v3/volumes => generated 745 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:23:31.281570 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=63,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:23:31.875806 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=74,cinder:INSERT=11,cinder:UPDATE=18 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:23:33.149126 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=80,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:23:35.139102 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-cda15cff-fd6f-461a-a394-9f378c3c1d7a req-7ec79985-8ce8-4576-bc3f-2a96b81c719a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:35.145961 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-cda15cff-fd6f-461a-a394-9f378c3c1d7a req-7ec79985-8ce8-4576-bc3f-2a96b81c719a tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] GET https://10.4.3.61/volume/v3/limits Jul 03 19:23:35.146560 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-cda15cff-fd6f-461a-a394-9f378c3c1d7a req-7ec79985-8ce8-4576-bc3f-2a96b81c719a tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:35.146560 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-cda15cff-fd6f-461a-a394-9f378c3c1d7a req-7ec79985-8ce8-4576-bc3f-2a96b81c719a tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:35.187497 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:35.187497 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:23:35.209267 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-cda15cff-fd6f-461a-a394-9f378c3c1d7a req-7ec79985-8ce8-4576-bc3f-2a96b81c719a tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/limits returned with HTTP 200 Jul 03 19:23:35.210188 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 190/730] 10.4.3.61 () {68 vars in 1477 bytes} [Fri Jul 3 19:23:35 2026] GET /volume/v3/limits => generated 302 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:35.758306 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-cda15cff-fd6f-461a-a394-9f378c3c1d7a req-d3c2e880-e98c-44bb-ad69-428c579350f1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:35.760935 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-cda15cff-fd6f-461a-a394-9f378c3c1d7a req-d3c2e880-e98c-44bb-ad69-428c579350f1 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] GET https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 Jul 03 19:23:35.761099 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-cda15cff-fd6f-461a-a394-9f378c3c1d7a req-d3c2e880-e98c-44bb-ad69-428c579350f1 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:35.761964 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-cda15cff-fd6f-461a-a394-9f378c3c1d7a req-d3c2e880-e98c-44bb-ad69-428c579350f1 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:35.775029 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:35.775029 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:23:35.779439 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-cda15cff-fd6f-461a-a394-9f378c3c1d7a req-d3c2e880-e98c-44bb-ad69-428c579350f1 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Volume info retrieved successfully. Jul 03 19:23:35.789008 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-cda15cff-fd6f-461a-a394-9f378c3c1d7a req-d3c2e880-e98c-44bb-ad69-428c579350f1 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 returned with HTTP 200 Jul 03 19:23:35.789586 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 178/731] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:23:35 2026] GET /volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 => generated 1448 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:35.801114 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-cda15cff-fd6f-461a-a394-9f378c3c1d7a req-660cd622-0661-4d62-b2fa-c8819ed721ec None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:35.804682 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-cda15cff-fd6f-461a-a394-9f378c3c1d7a req-660cd622-0661-4d62-b2fa-c8819ed721ec tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:23:35.805430 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-cda15cff-fd6f-461a-a394-9f378c3c1d7a req-660cd622-0661-4d62-b2fa-c8819ed721ec tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d2d078ee-94b7-473c-993c-649f25362e12", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-340721944", "description": null, "metadata": {}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:35.817264 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:35.817264 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:23:35.817822 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-cda15cff-fd6f-461a-a394-9f378c3c1d7a req-660cd622-0661-4d62-b2fa-c8819ed721ec tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Volume info retrieved successfully. Jul 03 19:23:35.818025 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [req-cda15cff-fd6f-461a-a394-9f378c3c1d7a req-660cd622-0661-4d62-b2fa-c8819ed721ec tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Create snapshot from volume d2d078ee-94b7-473c-993c-649f25362e12 Jul 03 19:23:35.863400 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [req-cda15cff-fd6f-461a-a394-9f378c3c1d7a req-660cd622-0661-4d62-b2fa-c8819ed721ec tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Created reservations ['e3b2eb37-67f8-4f89-ac40-cd362708995a', '0ef04ac7-eaac-403e-838e-325ffb159a43', '4db4ada6-af03-433a-a66e-8f2a0afe6d9c', '08967e04-4a1b-49d9-b280-2b237a8be141'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:23:35.909739 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-cda15cff-fd6f-461a-a394-9f378c3c1d7a req-660cd622-0661-4d62-b2fa-c8819ed721ec tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Snapshot force create request issued successfully. Jul 03 19:23:35.910184 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-cda15cff-fd6f-461a-a394-9f378c3c1d7a req-660cd622-0661-4d62-b2fa-c8819ed721ec tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:23:35.910917 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 177/732] 10.4.3.61 () {72 vars in 1540 bytes} [Fri Jul 3 19:23:35 2026] POST /volume/v3/snapshots => generated 318 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:23:36.252530 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=147,cinder:UPDATE=47,cinder:INSERT=32 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:23:38.528013 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7f8645dc-38e3-41e4-bc7e-b7b5400586d1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:38.530217 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7f8645dc-38e3-41e4-bc7e-b7b5400586d1 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] GET https://10.4.3.61/volume/v3/snapshots/9014e5b8-22e2-461c-96c9-18119dfcc486 Jul 03 19:23:38.530499 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7f8645dc-38e3-41e4-bc7e-b7b5400586d1 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:38.530803 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7f8645dc-38e3-41e4-bc7e-b7b5400586d1 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:38.537350 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:38.537350 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:23:38.537862 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-7f8645dc-38e3-41e4-bc7e-b7b5400586d1 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Snapshot retrieved successfully. Jul 03 19:23:38.538828 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7f8645dc-38e3-41e4-bc7e-b7b5400586d1 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/snapshots/9014e5b8-22e2-461c-96c9-18119dfcc486 returned with HTTP 200 Jul 03 19:23:38.539354 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 188/733] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:23:38 2026] GET /volume/v3/snapshots/9014e5b8-22e2-461c-96c9-18119dfcc486 => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:38.878007 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-00334b00-0887-43b8-9736-ed6cfaccae2f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:38.880858 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-00334b00-0887-43b8-9736-ed6cfaccae2f tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/9014e5b8-22e2-461c-96c9-18119dfcc486 Jul 03 19:23:38.881270 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-00334b00-0887-43b8-9736-ed6cfaccae2f tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:38.881900 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-00334b00-0887-43b8-9736-ed6cfaccae2f tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:38.882085 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-00334b00-0887-43b8-9736-ed6cfaccae2f tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Delete snapshot with id: 9014e5b8-22e2-461c-96c9-18119dfcc486 Jul 03 19:23:38.889820 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:38.889820 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:23:38.890667 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-00334b00-0887-43b8-9736-ed6cfaccae2f tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Snapshot retrieved successfully. Jul 03 19:23:38.925729 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-00334b00-0887-43b8-9736-ed6cfaccae2f tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Snapshot delete request issued successfully. Jul 03 19:23:38.925982 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-00334b00-0887-43b8-9736-ed6cfaccae2f tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/snapshots/9014e5b8-22e2-461c-96c9-18119dfcc486 returned with HTTP 202 Jul 03 19:23:38.926563 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 191/734] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:23:38 2026] DELETE /volume/v3/snapshots/9014e5b8-22e2-461c-96c9-18119dfcc486 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:23:38.935258 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-94218676-07a2-4ace-93ed-662a14918f46 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:38.937779 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-94218676-07a2-4ace-93ed-662a14918f46 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] GET https://10.4.3.61/volume/v3/snapshots/9014e5b8-22e2-461c-96c9-18119dfcc486 Jul 03 19:23:38.938092 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-94218676-07a2-4ace-93ed-662a14918f46 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:38.938395 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-94218676-07a2-4ace-93ed-662a14918f46 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:38.948315 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:38.948315 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:23:38.948315 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-94218676-07a2-4ace-93ed-662a14918f46 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Snapshot retrieved successfully. Jul 03 19:23:38.949527 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-94218676-07a2-4ace-93ed-662a14918f46 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/snapshots/9014e5b8-22e2-461c-96c9-18119dfcc486 returned with HTTP 200 Jul 03 19:23:38.950039 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 179/735] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:23:38 2026] GET /volume/v3/snapshots/9014e5b8-22e2-461c-96c9-18119dfcc486 => generated 476 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:39.971627 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-96396d88-7c3d-43e3-af8d-e0f4a5266662 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:39.978479 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-96396d88-7c3d-43e3-af8d-e0f4a5266662 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] GET https://10.4.3.61/volume/v3/snapshots/9014e5b8-22e2-461c-96c9-18119dfcc486 Jul 03 19:23:39.978479 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-96396d88-7c3d-43e3-af8d-e0f4a5266662 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:39.978479 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-96396d88-7c3d-43e3-af8d-e0f4a5266662 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:39.989076 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-96396d88-7c3d-43e3-af8d-e0f4a5266662 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/snapshots/9014e5b8-22e2-461c-96c9-18119dfcc486 returned with HTTP 404 Jul 03 19:23:39.989076 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 178/736] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:23:39 2026] GET /volume/v3/snapshots/9014e5b8-22e2-461c-96c9-18119dfcc486 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:23:41.111369 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1be8bd54-dd64-4693-89ba-b553a909b7b4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:41.116261 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1be8bd54-dd64-4693-89ba-b553a909b7b4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:23:41.116261 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1be8bd54-dd64-4693-89ba-b553a909b7b4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1091369485"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:41.117032 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-1be8bd54-dd64-4693-89ba-b553a909b7b4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1091369485'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:23:41.117414 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-1be8bd54-dd64-4693-89ba-b553a909b7b4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Create volume of 1 GB Jul 03 19:23:41.125712 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1be8bd54-dd64-4693-89ba-b553a909b7b4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Availability Zones retrieved successfully. Jul 03 19:23:41.135471 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1be8bd54-dd64-4693-89ba-b553a909b7b4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Flow 'volume_create_api' (184b5844-a3b9-4959-8f24-f6d23aad6c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:23:41.138126 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1be8bd54-dd64-4693-89ba-b553a909b7b4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b8c2cb3-5753-4d09-893e-f5905de724a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:41.139778 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-1be8bd54-dd64-4693-89ba-b553a909b7b4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:23:41.185936 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1be8bd54-dd64-4693-89ba-b553a909b7b4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b8c2cb3-5753-4d09-893e-f5905de724a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:41.187148 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1be8bd54-dd64-4693-89ba-b553a909b7b4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8dd10cb-50f1-4a93-bf51-27a4a4ea897c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:41.289976 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-1be8bd54-dd64-4693-89ba-b553a909b7b4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Created reservations ['b4a76444-e026-45e4-8331-ea6e0a3a136a', '10ea6a30-96d1-4a99-85fe-91156e5cae9e', '30368924-2695-45fd-8618-80c2f9c4f49d', '00ff4d7d-77f6-4ae0-90df-72fa8f43363d'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:23:41.291033 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1be8bd54-dd64-4693-89ba-b553a909b7b4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8dd10cb-50f1-4a93-bf51-27a4a4ea897c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4a76444-e026-45e4-8331-ea6e0a3a136a', '10ea6a30-96d1-4a99-85fe-91156e5cae9e', '30368924-2695-45fd-8618-80c2f9c4f49d', '00ff4d7d-77f6-4ae0-90df-72fa8f43363d']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:41.293199 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1be8bd54-dd64-4693-89ba-b553a909b7b4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f59d539-0b37-4a71-89b9-3831fbadf2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:41.343646 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1be8bd54-dd64-4693-89ba-b553a909b7b4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f59d539-0b37-4a71-89b9-3831fbadf2f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfaec5bb-3ded-4cbe-bac7-782014695591', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1091369485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd4cd99986db4908a21fe3377f1d3a18',qos_specs=None,replication_status=,reservations=['b4a76444-e026-45e4-8331-ea6e0a3a136a','10ea6a30-96d1-4a99-85fe-91156e5cae9e','30368924-2695-45fd-8618-80c2f9c4f49d','00ff4d7d-77f6-4ae0-90df-72fa8f43363d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ff5ddd05434c79af368e2afc02591e',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:23:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1091369485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfaec5bb-3ded-4cbe-bac7-782014695591,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd4cd99986db4908a21fe3377f1d3a18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9ff5ddd05434c79af368e2afc02591e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:41.350873 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1be8bd54-dd64-4693-89ba-b553a909b7b4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcb8791b-f341-418a-8810-72da3cc405a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:41.381535 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1be8bd54-dd64-4693-89ba-b553a909b7b4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcb8791b-f341-418a-8810-72da3cc405a3) transitioned into state 'SUCCESS' from state '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-1091369485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd4cd99986db4908a21fe3377f1d3a18',qos_specs=None,replication_status=,reservations=['b4a76444-e026-45e4-8331-ea6e0a3a136a','10ea6a30-96d1-4a99-85fe-91156e5cae9e','30368924-2695-45fd-8618-80c2f9c4f49d','00ff4d7d-77f6-4ae0-90df-72fa8f43363d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ff5ddd05434c79af368e2afc02591e',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:41.382979 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1be8bd54-dd64-4693-89ba-b553a909b7b4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09304749-47f1-4261-8a92-221eba659c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:41.395299 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1be8bd54-dd64-4693-89ba-b553a909b7b4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09304749-47f1-4261-8a92-221eba659c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:41.396387 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1be8bd54-dd64-4693-89ba-b553a909b7b4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Flow 'volume_create_api' (184b5844-a3b9-4959-8f24-f6d23aad6c4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:23:41.396769 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1be8bd54-dd64-4693-89ba-b553a909b7b4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Create volume request issued successfully. Jul 03 19:23:41.397467 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1be8bd54-dd64-4693-89ba-b553a909b7b4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:23:41.398148 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 189/737] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:23:41 2026] POST /volume/v3/volumes => generated 755 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:23:41.417421 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-18ec7bc1-a8dc-416f-9bd9-698e92043c83 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:41.423101 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-18ec7bc1-a8dc-416f-9bd9-698e92043c83 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] GET https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 Jul 03 19:23:41.423515 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-18ec7bc1-a8dc-416f-9bd9-698e92043c83 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:41.424419 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-18ec7bc1-a8dc-416f-9bd9-698e92043c83 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:41.446055 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:41.446055 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:23:41.460022 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-18ec7bc1-a8dc-416f-9bd9-698e92043c83 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Volume info retrieved successfully. Jul 03 19:23:41.466179 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-18ec7bc1-a8dc-416f-9bd9-698e92043c83 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 returned with HTTP 200 Jul 03 19:23:41.466362 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 192/738] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:41 2026] GET /volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 => generated 823 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:42.485601 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-68fbea78-0665-4060-9a76-29bf1d1c831a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:42.487698 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-68fbea78-0665-4060-9a76-29bf1d1c831a tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] GET https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 Jul 03 19:23:42.487969 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-68fbea78-0665-4060-9a76-29bf1d1c831a tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:42.488199 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-68fbea78-0665-4060-9a76-29bf1d1c831a tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:42.502386 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:42.502386 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:23:42.509503 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-68fbea78-0665-4060-9a76-29bf1d1c831a tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Volume info retrieved successfully. Jul 03 19:23:42.519341 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-68fbea78-0665-4060-9a76-29bf1d1c831a tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 returned with HTTP 200 Jul 03 19:23:42.519744 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 180/739] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:42 2026] GET /volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:44.487582 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-60588d19-5c77-465c-b278-a3a5a3c36cd7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:44.488037 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-60588d19-5c77-465c-b278-a3a5a3c36cd7 None None] GET https://10.4.3.61/volume// Jul 03 19:23:44.488755 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-60588d19-5c77-465c-b278-a3a5a3c36cd7 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:44.488966 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-60588d19-5c77-465c-b278-a3a5a3c36cd7 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:44.489389 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-60588d19-5c77-465c-b278-a3a5a3c36cd7 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:23:44.489765 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 179/740] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:23:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:23:44.500594 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-077eafaf-bf91-4b2f-ab29-30d3a86d095b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:44.504016 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-077eafaf-bf91-4b2f-ab29-30d3a86d095b tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:23:44.504555 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-077eafaf-bf91-4b2f-ab29-30d3a86d095b tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3412a618-e85b-41d3-b737-4a8f56ab9d47", "connector": null, "instance_uuid": "7a26defe-80fa-4cec-af61-1cdc58c54292"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:44.521619 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:44.521619 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:23:44.564950 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-077eafaf-bf91-4b2f-ab29-30d3a86d095b tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:23:44.565809 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 190/741] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:23:44 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 19:23:44.600594 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-1b6656dd-85ec-4b2c-8b07-0b43f46ef9c6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:44.604589 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-1b6656dd-85ec-4b2c-8b07-0b43f46ef9c6 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] DELETE https://10.4.3.61/volume/v3/attachments/5e9865db-dba2-4391-b041-0694bde31c10 Jul 03 19:23:44.604760 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-1b6656dd-85ec-4b2c-8b07-0b43f46ef9c6 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:44.604941 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-1b6656dd-85ec-4b2c-8b07-0b43f46ef9c6 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:44.613664 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:44.613664 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:23:45.103519 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-8f5bfd4c-0d99-48fd-a3e3-44b36eeb030d req-5afc9118-edbb-4107-9189-97ea04df1cb5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:45.109079 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-8f5bfd4c-0d99-48fd-a3e3-44b36eeb030d req-5afc9118-edbb-4107-9189-97ea04df1cb5 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] DELETE https://10.4.3.61/volume/v3/attachments/6bdc9c93-7de0-4618-859f-1d72b5a83989 Jul 03 19:23:45.109385 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-8f5bfd4c-0d99-48fd-a3e3-44b36eeb030d req-5afc9118-edbb-4107-9189-97ea04df1cb5 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:45.109616 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-8f5bfd4c-0d99-48fd-a3e3-44b36eeb030d req-5afc9118-edbb-4107-9189-97ea04df1cb5 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:45.118388 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:45.118388 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:23:45.158978 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-1b6656dd-85ec-4b2c-8b07-0b43f46ef9c6 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/attachments/5e9865db-dba2-4391-b041-0694bde31c10 returned with HTTP 200 Jul 03 19:23:45.159494 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 193/742] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:23:44 2026] DELETE /volume/v3/attachments/5e9865db-dba2-4391-b041-0694bde31c10 => generated 192 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:45.655223 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-8f5bfd4c-0d99-48fd-a3e3-44b36eeb030d req-5afc9118-edbb-4107-9189-97ea04df1cb5 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/attachments/6bdc9c93-7de0-4618-859f-1d72b5a83989 returned with HTTP 200 Jul 03 19:23:45.655223 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 181/743] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:23:45 2026] DELETE /volume/v3/attachments/6bdc9c93-7de0-4618-859f-1d72b5a83989 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:45.668123 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-8f5bfd4c-0d99-48fd-a3e3-44b36eeb030d req-504357ab-0b1d-4278-9e10-720a160838b4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:45.672000 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-8f5bfd4c-0d99-48fd-a3e3-44b36eeb030d req-504357ab-0b1d-4278-9e10-720a160838b4 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] DELETE https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 Jul 03 19:23:45.672272 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-8f5bfd4c-0d99-48fd-a3e3-44b36eeb030d req-504357ab-0b1d-4278-9e10-720a160838b4 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:45.672427 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-8f5bfd4c-0d99-48fd-a3e3-44b36eeb030d req-504357ab-0b1d-4278-9e10-720a160838b4 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:45.672613 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [req-8f5bfd4c-0d99-48fd-a3e3-44b36eeb030d req-504357ab-0b1d-4278-9e10-720a160838b4 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Delete volume with id: d2d078ee-94b7-473c-993c-649f25362e12 Jul 03 19:23:45.693635 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:45.693635 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:23:45.694335 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-8f5bfd4c-0d99-48fd-a3e3-44b36eeb030d req-504357ab-0b1d-4278-9e10-720a160838b4 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Volume info retrieved successfully. Jul 03 19:23:45.722005 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-8f5bfd4c-0d99-48fd-a3e3-44b36eeb030d req-504357ab-0b1d-4278-9e10-720a160838b4 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] Delete volume request issued successfully. Jul 03 19:23:45.722212 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-8f5bfd4c-0d99-48fd-a3e3-44b36eeb030d req-504357ab-0b1d-4278-9e10-720a160838b4 tempest-ImageDependencyTests-109068579 tempest-ImageDependencyTests-109068579-project-member] https://10.4.3.61/volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 returned with HTTP 202 Jul 03 19:23:45.722691 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 180/744] 10.4.3.61 () {70 vars in 1613 bytes} [Fri Jul 3 19:23:45 2026] DELETE /volume/v3/volumes/d2d078ee-94b7-473c-993c-649f25362e12 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:23:50.107442 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-5a608247-083c-4cc8-a916-f217c8ed5629 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:50.109996 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-5a608247-083c-4cc8-a916-f217c8ed5629 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] PUT https://10.4.3.61/volume/v3/attachments/85966cff-6a9d-4bac-a572-2a8a526457ae Jul 03 19:23:50.110882 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-5a608247-083c-4cc8-a916-f217c8ed5629 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:50.126404 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-5a608247-083c-4cc8-a916-f217c8ed5629 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Acquiring lock "cinder-attachment_update-3412a618-e85b-41d3-b737-4a8f56ab9d47-np0000004460" by "attachment_update" {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:23:50.133302 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-5a608247-083c-4cc8-a916-f217c8ed5629 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Lock "cinder-attachment_update-3412a618-e85b-41d3-b737-4a8f56ab9d47-np0000004460" acquired by "attachment_update" :: waited 0.007s {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:23:50.134778 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:50.134778 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:23:50.674953 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-5a608247-083c-4cc8-a916-f217c8ed5629 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Lock "cinder-attachment_update-3412a618-e85b-41d3-b737-4a8f56ab9d47-np0000004460" released by "attachment_update" :: held 0.542s {{(pid=99927) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:23:50.675273 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-5a608247-083c-4cc8-a916-f217c8ed5629 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/attachments/85966cff-6a9d-4bac-a572-2a8a526457ae returned with HTTP 200 Jul 03 19:23:50.675834 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 191/745] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:23:50 2026] PUT /volume/v3/attachments/85966cff-6a9d-4bac-a572-2a8a526457ae => generated 969 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:50.687195 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-c26158a8-2849-40b8-9efe-56e3a3d5dda1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:50.692730 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-c26158a8-2849-40b8-9efe-56e3a3d5dda1 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/attachments/85966cff-6a9d-4bac-a572-2a8a526457ae Jul 03 19:23:50.693002 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-c26158a8-2849-40b8-9efe-56e3a3d5dda1 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:50.693228 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-c26158a8-2849-40b8-9efe-56e3a3d5dda1 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:50.723034 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-c26158a8-2849-40b8-9efe-56e3a3d5dda1 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/attachments/85966cff-6a9d-4bac-a572-2a8a526457ae returned with HTTP 200 Jul 03 19:23:50.723034 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 194/746] 10.4.3.61 () {70 vars in 1644 bytes} [Fri Jul 3 19:23:50 2026] GET /volume/v3/attachments/85966cff-6a9d-4bac-a572-2a8a526457ae => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:51.287227 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-2a160e67-62c1-47c9-be06-e44fb5f41e32 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:51.425910 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2a160e67-62c1-47c9-be06-e44fb5f41e32 tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:23:51.426353 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2a160e67-62c1-47c9-be06-e44fb5f41e32 tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-150044653"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:51.428375 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:51.428375 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:23:51.451137 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2a160e67-62c1-47c9-be06-e44fb5f41e32 tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:23:51.451538 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 182/747] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:23:51 2026] POST /volume/v3/types => generated 215 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:51.461667 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5e27d2e8-8d16-4e4b-ac9f-72d3740553b6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:51.463352 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5e27d2e8-8d16-4e4b-ac9f-72d3740553b6 tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] POST https://10.4.3.61/volume/v3/group_types Jul 03 19:23:51.463726 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5e27d2e8-8d16-4e4b-ac9f-72d3740553b6 tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-855046741"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:51.524639 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5e27d2e8-8d16-4e4b-ac9f-72d3740553b6 tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] https://10.4.3.61/volume/v3/group_types returned with HTTP 202 Jul 03 19:23:51.525452 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 181/748] 10.4.3.61 () {70 vars in 1304 bytes} [Fri Jul 3 19:23:51 2026] POST /volume/v3/group_types => generated 172 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:23:51.537232 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fd7bee8b-44eb-411b-8010-dde177d16aae None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:51.624761 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fd7bee8b-44eb-411b-8010-dde177d16aae tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] POST https://10.4.3.61/volume/v3/groups Jul 03 19:23:51.625150 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fd7bee8b-44eb-411b-8010-dde177d16aae tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "93849eb6-fdce-450a-b7ce-f1e33e911d97", "volume_types": ["787f3b7f-c6e4-420b-890c-c9c831bfab81"], "name": "tempest-Group1-1337227662"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:51.626644 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.groups [None req-fd7bee8b-44eb-411b-8010-dde177d16aae tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Creating new group {'group': {'group_type': '93849eb6-fdce-450a-b7ce-f1e33e911d97', 'volume_types': ['787f3b7f-c6e4-420b-890c-c9c831bfab81'], 'name': 'tempest-Group1-1337227662'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 19:23:51.636802 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.groups [None req-fd7bee8b-44eb-411b-8010-dde177d16aae tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Creating group tempest-Group1-1337227662. Jul 03 19:23:51.637148 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:51.637148 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:23:51.655471 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fd7bee8b-44eb-411b-8010-dde177d16aae tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Availability zone cache updated, next update will occur around 2026-07-03 20:23:51.655135. {{(pid=99927) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 19:23:51.655633 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-fd7bee8b-44eb-411b-8010-dde177d16aae tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Availability Zones retrieved successfully. Jul 03 19:23:51.683305 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-fd7bee8b-44eb-411b-8010-dde177d16aae tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Created reservations ['8682e25a-9b38-4fd4-a85a-542053ae3db3'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:23:51.718591 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fd7bee8b-44eb-411b-8010-dde177d16aae tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups returned with HTTP 202 Jul 03 19:23:51.719093 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 192/749] 10.4.3.61 () {70 vars in 1290 bytes} [Fri Jul 3 19:23:51 2026] POST /volume/v3/groups => generated 94 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:23:51.731441 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-decb8fa3-59d0-4733-8f3c-d6dbd792122d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:51.733663 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-decb8fa3-59d0-4733-8f3c-d6dbd792122d tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/groups/04ececee-5206-4db5-825d-c402a1eeac9b Jul 03 19:23:51.733898 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-decb8fa3-59d0-4733-8f3c-d6dbd792122d tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:51.734075 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-decb8fa3-59d0-4733-8f3c-d6dbd792122d tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:51.734729 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-decb8fa3-59d0-4733-8f3c-d6dbd792122d tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] show called for member 04ececee-5206-4db5-825d-c402a1eeac9b {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:23:51.742274 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:51.742274 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:23:51.774532 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-decb8fa3-59d0-4733-8f3c-d6dbd792122d tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/04ececee-5206-4db5-825d-c402a1eeac9b returned with HTTP 200 Jul 03 19:23:51.775073 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 195/750] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:23:51 2026] GET /volume/v3/groups/04ececee-5206-4db5-825d-c402a1eeac9b => generated 322 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:52.787298 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a7506e2b-32bf-4f8b-8dbb-1fa99e3be7fa None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:52.790706 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a7506e2b-32bf-4f8b-8dbb-1fa99e3be7fa tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/groups/04ececee-5206-4db5-825d-c402a1eeac9b Jul 03 19:23:52.791200 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a7506e2b-32bf-4f8b-8dbb-1fa99e3be7fa tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:52.791500 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a7506e2b-32bf-4f8b-8dbb-1fa99e3be7fa tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:52.792013 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.groups [None req-a7506e2b-32bf-4f8b-8dbb-1fa99e3be7fa tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] show called for member 04ececee-5206-4db5-825d-c402a1eeac9b {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:23:52.802217 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:52.802217 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:23:52.844986 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a7506e2b-32bf-4f8b-8dbb-1fa99e3be7fa tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/04ececee-5206-4db5-825d-c402a1eeac9b returned with HTTP 200 Jul 03 19:23:52.845844 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 183/751] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:23:52 2026] GET /volume/v3/groups/04ececee-5206-4db5-825d-c402a1eeac9b => generated 323 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:52.860566 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-cab76dfd-ddb9-4459-8475-ada2161f9ea4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:52.862053 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cab76dfd-ddb9-4459-8475-ada2161f9ea4 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] POST https://10.4.3.61/volume/v3/groups Jul 03 19:23:52.862596 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cab76dfd-ddb9-4459-8475-ada2161f9ea4 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "93849eb6-fdce-450a-b7ce-f1e33e911d97", "volume_types": ["787f3b7f-c6e4-420b-890c-c9c831bfab81"], "name": "tempest-Group2-1246172294"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:52.864482 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.groups [None req-cab76dfd-ddb9-4459-8475-ada2161f9ea4 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Creating new group {'group': {'group_type': '93849eb6-fdce-450a-b7ce-f1e33e911d97', 'volume_types': ['787f3b7f-c6e4-420b-890c-c9c831bfab81'], 'name': 'tempest-Group2-1246172294'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 19:23:52.871057 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.groups [None req-cab76dfd-ddb9-4459-8475-ada2161f9ea4 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Creating group tempest-Group2-1246172294. Jul 03 19:23:52.905898 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-cab76dfd-ddb9-4459-8475-ada2161f9ea4 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Availability zone cache updated, next update will occur around 2026-07-03 20:23:52.905220. {{(pid=99924) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 19:23:52.906291 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-cab76dfd-ddb9-4459-8475-ada2161f9ea4 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Availability Zones retrieved successfully. Jul 03 19:23:52.948514 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-cab76dfd-ddb9-4459-8475-ada2161f9ea4 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Created reservations ['f139cf82-67a8-4e7e-ad5f-531de02ec14f'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:23:53.000753 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cab76dfd-ddb9-4459-8475-ada2161f9ea4 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups returned with HTTP 202 Jul 03 19:23:53.001409 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 182/752] 10.4.3.61 () {70 vars in 1290 bytes} [Fri Jul 3 19:23:52 2026] POST /volume/v3/groups => generated 94 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:23:53.016339 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-881f9711-2df2-47ed-8db2-fd11552dd1b2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:53.021526 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-881f9711-2df2-47ed-8db2-fd11552dd1b2 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/groups/eb4bec11-bd17-44bc-9573-c87f8cf1e300 Jul 03 19:23:53.021802 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-881f9711-2df2-47ed-8db2-fd11552dd1b2 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:53.022150 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-881f9711-2df2-47ed-8db2-fd11552dd1b2 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:53.022454 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.groups [None req-881f9711-2df2-47ed-8db2-fd11552dd1b2 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] show called for member eb4bec11-bd17-44bc-9573-c87f8cf1e300 {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:23:53.027496 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:53.027496 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:23:53.050197 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-881f9711-2df2-47ed-8db2-fd11552dd1b2 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/eb4bec11-bd17-44bc-9573-c87f8cf1e300 returned with HTTP 200 Jul 03 19:23:53.051006 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 193/753] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:23:53 2026] GET /volume/v3/groups/eb4bec11-bd17-44bc-9573-c87f8cf1e300 => generated 322 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:54.066200 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d40af413-9d03-40b5-b3d9-693d3f9fafdd None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:54.070992 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d40af413-9d03-40b5-b3d9-693d3f9fafdd tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/groups/eb4bec11-bd17-44bc-9573-c87f8cf1e300 Jul 03 19:23:54.071576 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d40af413-9d03-40b5-b3d9-693d3f9fafdd tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:54.072026 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d40af413-9d03-40b5-b3d9-693d3f9fafdd tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:54.072455 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-d40af413-9d03-40b5-b3d9-693d3f9fafdd tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] show called for member eb4bec11-bd17-44bc-9573-c87f8cf1e300 {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:23:54.080019 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:54.080019 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:23:54.091489 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d40af413-9d03-40b5-b3d9-693d3f9fafdd tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/eb4bec11-bd17-44bc-9573-c87f8cf1e300 returned with HTTP 200 Jul 03 19:23:54.091489 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 196/754] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:23:54 2026] GET /volume/v3/groups/eb4bec11-bd17-44bc-9573-c87f8cf1e300 => generated 323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:54.109688 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:54.112563 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:23:54.113219 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-986997099", "volume_type": "787f3b7f-c6e4-420b-890c-c9c831bfab81", "group_id": "04ececee-5206-4db5-825d-c402a1eeac9b", "size": 1}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:54.115994 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-986997099', 'volume_type': '787f3b7f-c6e4-420b-890c-c9c831bfab81', 'group_id': '04ececee-5206-4db5-825d-c402a1eeac9b', 'size': 1}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:23:54.128302 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:54.128302 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:23:54.129247 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Create volume of 1 GB Jul 03 19:23:54.138445 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Availability Zones retrieved successfully. Jul 03 19:23:54.148936 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Flow 'volume_create_api' (767fde91-375b-4512-9836-52250eaf41bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:23:54.150565 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f00d5bd1-74ea-45e2-b651-388069b02ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:54.151396 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:54.151396 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:23:54.151946 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:23:54.181248 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f00d5bd1-74ea-45e2-b651-388069b02ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:23:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=787f3b7f-c6e4-420b-890c-c9c831bfab81,is_public=True,name='tempest-GroupsTest-volume-type-150044653',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '787f3b7f-c6e4-420b-890c-c9c831bfab81', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '04ececee-5206-4db5-825d-c402a1eeac9b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:54.182291 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (511c7f98-3521-44c8-813a-2cf0101a894e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:54.218804 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-150044653 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-150044653, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:23:54.219232 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-150044653 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-150044653, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:23:54.277758 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Created reservations ['d844091a-1646-48e5-8507-8ab479c57e70', '035c1a73-55f6-4ce7-bf6d-5f7ec2e6f861', '1fe7c5cf-ad84-464b-8fc1-caf88de62dd9', '3cfa31c2-0aa0-46a3-a9f4-aacdd817f24a'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:23:54.278768 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (511c7f98-3521-44c8-813a-2cf0101a894e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d844091a-1646-48e5-8507-8ab479c57e70', '035c1a73-55f6-4ce7-bf6d-5f7ec2e6f861', '1fe7c5cf-ad84-464b-8fc1-caf88de62dd9', '3cfa31c2-0aa0-46a3-a9f4-aacdd817f24a']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:54.279715 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9e00ee7-e8c6-4928-a068-e35c1ad61248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:54.319473 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9e00ee7-e8c6-4928-a068-e35c1ad61248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd3f5bdd-e298-48a9-bb02-473cb4fb223b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-986997099',encryption_key_id=None,group_id=04ececee-5206-4db5-825d-c402a1eeac9b,group_type_id=,metadata={},multiattach=False,project_id='5203afbffa5c44e1bfe5026b6011d633',qos_specs=None,replication_status=,reservations=['d844091a-1646-48e5-8507-8ab479c57e70','035c1a73-55f6-4ce7-bf6d-5f7ec2e6f861','1fe7c5cf-ad84-464b-8fc1-caf88de62dd9','3cfa31c2-0aa0-46a3-a9f4-aacdd817f24a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8e8e0e1551d4b649f6ef879daa9a5f2',volume_type_id=787f3b7f-c6e4-420b-890c-c9c831bfab81), 'volume': Volume(_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-03T19:23:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-986997099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=04ececee-5206-4db5-825d-c402a1eeac9b,host=None,id=dd3f5bdd-e298-48a9-bb02-473cb4fb223b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5203afbffa5c44e1bfe5026b6011d633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8e8e0e1551d4b649f6ef879daa9a5f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(787f3b7f-c6e4-420b-890c-c9c831bfab81),volume_type_id=787f3b7f-c6e4-420b-890c-c9c831bfab81)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:54.320555 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (434e5ced-45ba-491d-a85a-440b01126f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:54.362600 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (434e5ced-45ba-491d-a85a-440b01126f75) transitioned into state 'SUCCESS' from state '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-986997099',encryption_key_id=None,group_id=04ececee-5206-4db5-825d-c402a1eeac9b,group_type_id=,metadata={},multiattach=False,project_id='5203afbffa5c44e1bfe5026b6011d633',qos_specs=None,replication_status=,reservations=['d844091a-1646-48e5-8507-8ab479c57e70','035c1a73-55f6-4ce7-bf6d-5f7ec2e6f861','1fe7c5cf-ad84-464b-8fc1-caf88de62dd9','3cfa31c2-0aa0-46a3-a9f4-aacdd817f24a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8e8e0e1551d4b649f6ef879daa9a5f2',volume_type_id=787f3b7f-c6e4-420b-890c-c9c831bfab81)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:54.364041 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d1f3385-82e8-46e9-aee1-5f8a239b9b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:54.385957 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d1f3385-82e8-46e9-aee1-5f8a239b9b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:54.388187 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Flow 'volume_create_api' (767fde91-375b-4512-9836-52250eaf41bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:23:54.388187 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Create volume request issued successfully. Jul 03 19:23:54.390537 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:23:54.391105 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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 19:23:54.454306 np0000004460 devstack@c-api.service[99926]: DEBUG oslo_db.sqlalchemy.engines [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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=99926) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:23:54.457702 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:54.457702 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:23:54.462336 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8ae7c7d3-51f1-4684-8c7d-976d3b42f029 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:23:54.462980 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 184/755] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:23:54 2026] POST /volume/v3/volumes => generated 811 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:23:54.484794 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b6bb26d1-5d7c-4001-951b-f3d0ea39ad59 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:54.488473 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b6bb26d1-5d7c-4001-951b-f3d0ea39ad59 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/volumes/dd3f5bdd-e298-48a9-bb02-473cb4fb223b Jul 03 19:23:54.488878 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b6bb26d1-5d7c-4001-951b-f3d0ea39ad59 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:54.489226 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b6bb26d1-5d7c-4001-951b-f3d0ea39ad59 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:54.506889 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:54.506889 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:23:54.518807 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b6bb26d1-5d7c-4001-951b-f3d0ea39ad59 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Volume info retrieved successfully. Jul 03 19:23:54.519709 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-b6bb26d1-5d7c-4001-951b-f3d0ea39ad59 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:23:54.519924 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-b6bb26d1-5d7c-4001-951b-f3d0ea39ad59 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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 19:23:54.586151 np0000004460 devstack@c-api.service[99924]: DEBUG oslo_db.sqlalchemy.engines [None req-b6bb26d1-5d7c-4001-951b-f3d0ea39ad59 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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=99924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:23:54.594439 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:54.594439 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:23:54.608049 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b6bb26d1-5d7c-4001-951b-f3d0ea39ad59 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/volumes/dd3f5bdd-e298-48a9-bb02-473cb4fb223b returned with HTTP 200 Jul 03 19:23:54.608689 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 183/756] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:23:54 2026] GET /volume/v3/volumes/dd3f5bdd-e298-48a9-bb02-473cb4fb223b => generated 879 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:55.634303 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-cb2d5fbc-57d7-4caf-a400-e9a372145533 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:55.642303 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cb2d5fbc-57d7-4caf-a400-e9a372145533 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/volumes/dd3f5bdd-e298-48a9-bb02-473cb4fb223b Jul 03 19:23:55.643798 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cb2d5fbc-57d7-4caf-a400-e9a372145533 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:55.644816 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cb2d5fbc-57d7-4caf-a400-e9a372145533 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:55.663444 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:55.663444 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:23:55.674746 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-cb2d5fbc-57d7-4caf-a400-e9a372145533 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Volume info retrieved successfully. Jul 03 19:23:55.675623 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-cb2d5fbc-57d7-4caf-a400-e9a372145533 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:23:55.675847 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-cb2d5fbc-57d7-4caf-a400-e9a372145533 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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 19:23:55.730014 np0000004460 devstack@c-api.service[99927]: DEBUG oslo_db.sqlalchemy.engines [None req-cb2d5fbc-57d7-4caf-a400-e9a372145533 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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=99927) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:23:55.735368 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:55.735368 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:23:55.747240 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cb2d5fbc-57d7-4caf-a400-e9a372145533 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/volumes/dd3f5bdd-e298-48a9-bb02-473cb4fb223b returned with HTTP 200 Jul 03 19:23:55.747980 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 194/757] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:23:55 2026] GET /volume/v3/volumes/dd3f5bdd-e298-48a9-bb02-473cb4fb223b => generated 904 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:55.774727 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4344a7cd-10e1-45e7-896d-e673d108befa None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:55.779888 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4344a7cd-10e1-45e7-896d-e673d108befa tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/groups/04ececee-5206-4db5-825d-c402a1eeac9b Jul 03 19:23:55.780446 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4344a7cd-10e1-45e7-896d-e673d108befa tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:55.780775 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4344a7cd-10e1-45e7-896d-e673d108befa tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:55.781218 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-4344a7cd-10e1-45e7-896d-e673d108befa tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] show called for member 04ececee-5206-4db5-825d-c402a1eeac9b {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:23:55.785887 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:55.785887 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:23:55.801141 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4344a7cd-10e1-45e7-896d-e673d108befa tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/04ececee-5206-4db5-825d-c402a1eeac9b returned with HTTP 200 Jul 03 19:23:55.801759 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 197/758] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:23:55 2026] GET /volume/v3/groups/04ececee-5206-4db5-825d-c402a1eeac9b => generated 323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:55.818143 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-13232b30-d6ca-4fc9-a6a6-90002b857805 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:55.820667 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-13232b30-d6ca-4fc9-a6a6-90002b857805 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/groups/eb4bec11-bd17-44bc-9573-c87f8cf1e300 Jul 03 19:23:55.820902 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-13232b30-d6ca-4fc9-a6a6-90002b857805 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:55.821149 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-13232b30-d6ca-4fc9-a6a6-90002b857805 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:55.821345 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.groups [None req-13232b30-d6ca-4fc9-a6a6-90002b857805 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] show called for member eb4bec11-bd17-44bc-9573-c87f8cf1e300 {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:23:55.825884 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:55.825884 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:23:55.836224 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-13232b30-d6ca-4fc9-a6a6-90002b857805 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/eb4bec11-bd17-44bc-9573-c87f8cf1e300 returned with HTTP 200 Jul 03 19:23:55.836671 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 185/759] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:23:55 2026] GET /volume/v3/groups/eb4bec11-bd17-44bc-9573-c87f8cf1e300 => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:55.848331 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-15ab8455-0bd6-4364-82cd-e3e18dc2b256 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:55.851581 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-15ab8455-0bd6-4364-82cd-e3e18dc2b256 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/groups/detail Jul 03 19:23:55.851880 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-15ab8455-0bd6-4364-82cd-e3e18dc2b256 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:55.852221 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-15ab8455-0bd6-4364-82cd-e3e18dc2b256 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:55.892420 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-15ab8455-0bd6-4364-82cd-e3e18dc2b256 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/detail returned with HTTP 200 Jul 03 19:23:55.893275 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 184/760] 10.4.3.61 () {68 vars in 1289 bytes} [Fri Jul 3 19:23:55 2026] GET /volume/v3/groups/detail => generated 640 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:55.905836 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ca678097-0623-4585-aee3-8518f8288514 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:55.909112 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ca678097-0623-4585-aee3-8518f8288514 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:23:55.909112 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ca678097-0623-4585-aee3-8518f8288514 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:55.909112 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ca678097-0623-4585-aee3-8518f8288514 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:55.909112 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-ca678097-0623-4585-aee3-8518f8288514 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:23:55.910182 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ca678097-0623-4585-aee3-8518f8288514 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:23:55.919188 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ca678097-0623-4585-aee3-8518f8288514 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Get all volumes completed successfully. Jul 03 19:23:55.920143 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-ca678097-0623-4585-aee3-8518f8288514 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:23:55.920595 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-ca678097-0623-4585-aee3-8518f8288514 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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 19:23:55.968122 np0000004460 devstack@c-api.service[99927]: DEBUG oslo_db.sqlalchemy.engines [None req-ca678097-0623-4585-aee3-8518f8288514 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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=99927) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:23:55.973810 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:55.973810 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:23:55.984540 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ca678097-0623-4585-aee3-8518f8288514 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:23:55.984938 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 195/761] 10.4.3.61 () {68 vars in 1292 bytes} [Fri Jul 3 19:23:55 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:56.000607 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-65020fe2-48d2-4626-a9f1-15b84229bcc5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:56.003267 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-65020fe2-48d2-4626-a9f1-15b84229bcc5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:23:56.003712 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-65020fe2-48d2-4626-a9f1-15b84229bcc5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:56.003764 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-65020fe2-48d2-4626-a9f1-15b84229bcc5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'detail' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:56.004417 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-65020fe2-48d2-4626-a9f1-15b84229bcc5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:23:56.004948 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:56.004948 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:23:56.005587 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-65020fe2-48d2-4626-a9f1-15b84229bcc5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99925) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:23:56.017127 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-65020fe2-48d2-4626-a9f1-15b84229bcc5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Get all volumes completed successfully. Jul 03 19:23:56.018835 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-65020fe2-48d2-4626-a9f1-15b84229bcc5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:23:56.018835 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-65020fe2-48d2-4626-a9f1-15b84229bcc5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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 19:23:56.089249 np0000004460 devstack@c-api.service[99925]: DEBUG oslo_db.sqlalchemy.engines [None req-65020fe2-48d2-4626-a9f1-15b84229bcc5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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=99925) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:23:56.093945 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:56.093945 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:23:56.107938 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-65020fe2-48d2-4626-a9f1-15b84229bcc5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:23:56.108599 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 198/762] 10.4.3.61 () {68 vars in 1292 bytes} [Fri Jul 3 19:23:55 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:56.125097 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a5e4604c-92ff-40ce-8168-b9143caa1c64 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:56.128003 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a5e4604c-92ff-40ce-8168-b9143caa1c64 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] POST https://10.4.3.61/volume/v3/groups/04ececee-5206-4db5-825d-c402a1eeac9b/action Jul 03 19:23:56.128589 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a5e4604c-92ff-40ce-8168-b9143caa1c64 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:23:56.128824 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a5e4604c-92ff-40ce-8168-b9143caa1c64 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:56.130730 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.groups [None req-a5e4604c-92ff-40ce-8168-b9143caa1c64 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] delete called for group 04ececee-5206-4db5-825d-c402a1eeac9b {{(pid=99926) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 19:23:56.130968 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.groups [None req-a5e4604c-92ff-40ce-8168-b9143caa1c64 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Delete group with id: 04ececee-5206-4db5-825d-c402a1eeac9b Jul 03 19:23:56.136552 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:56.136552 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:23:56.239152 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a5e4604c-92ff-40ce-8168-b9143caa1c64 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/04ececee-5206-4db5-825d-c402a1eeac9b/action returned with HTTP 202 Jul 03 19:23:56.239790 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 186/763] 10.4.3.61 () {70 vars in 1421 bytes} [Fri Jul 3 19:23:56 2026] POST /volume/v3/groups/04ececee-5206-4db5-825d-c402a1eeac9b/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:23:56.250735 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c15f2aea-3cee-4ece-9984-5ea63cff2258 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:56.253681 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c15f2aea-3cee-4ece-9984-5ea63cff2258 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/volumes/dd3f5bdd-e298-48a9-bb02-473cb4fb223b Jul 03 19:23:56.254016 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c15f2aea-3cee-4ece-9984-5ea63cff2258 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:56.254368 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c15f2aea-3cee-4ece-9984-5ea63cff2258 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:56.267464 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:56.267464 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:23:56.276350 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c15f2aea-3cee-4ece-9984-5ea63cff2258 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Volume info retrieved successfully. Jul 03 19:23:56.277566 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-c15f2aea-3cee-4ece-9984-5ea63cff2258 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:23:56.277566 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-c15f2aea-3cee-4ece-9984-5ea63cff2258 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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 19:23:56.343316 np0000004460 devstack@c-api.service[99924]: DEBUG oslo_db.sqlalchemy.engines [None req-c15f2aea-3cee-4ece-9984-5ea63cff2258 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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=99924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:23:56.348399 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:56.348399 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:23:56.359892 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c15f2aea-3cee-4ece-9984-5ea63cff2258 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/volumes/dd3f5bdd-e298-48a9-bb02-473cb4fb223b returned with HTTP 200 Jul 03 19:23:56.360559 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 185/764] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:23:56 2026] GET /volume/v3/volumes/dd3f5bdd-e298-48a9-bb02-473cb4fb223b => generated 903 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:57.245135 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-ec7b0c61-ac50-4b10-9d09-5ef8b147145d req-95f15e30-fa6d-4c62-83a1-4e9e7a926ddf None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:57.249125 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-ec7b0c61-ac50-4b10-9d09-5ef8b147145d req-95f15e30-fa6d-4c62-83a1-4e9e7a926ddf tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] GET https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 Jul 03 19:23:57.249125 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-ec7b0c61-ac50-4b10-9d09-5ef8b147145d req-95f15e30-fa6d-4c62-83a1-4e9e7a926ddf tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:57.249125 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-ec7b0c61-ac50-4b10-9d09-5ef8b147145d req-95f15e30-fa6d-4c62-83a1-4e9e7a926ddf tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:57.259356 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:57.259356 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:23:57.264820 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-ec7b0c61-ac50-4b10-9d09-5ef8b147145d req-95f15e30-fa6d-4c62-83a1-4e9e7a926ddf tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Volume info retrieved successfully. Jul 03 19:23:57.271355 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-ec7b0c61-ac50-4b10-9d09-5ef8b147145d req-95f15e30-fa6d-4c62-83a1-4e9e7a926ddf tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 returned with HTTP 200 Jul 03 19:23:57.272019 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 196/765] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:23:57 2026] GET /volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:57.302737 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c9f2bba7-1713-4d28-b42d-a2f55baa04f8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:57.303384 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c9f2bba7-1713-4d28-b42d-a2f55baa04f8 None None] GET https://10.4.3.61/volume// Jul 03 19:23:57.303671 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c9f2bba7-1713-4d28-b42d-a2f55baa04f8 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:57.303954 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c9f2bba7-1713-4d28-b42d-a2f55baa04f8 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:57.304617 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c9f2bba7-1713-4d28-b42d-a2f55baa04f8 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:23:57.305447 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 199/766] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:23:57 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:23:57.320697 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-ec7b0c61-ac50-4b10-9d09-5ef8b147145d req-881ea67b-416e-4f46-86d7-d4ca55552ae9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:57.323516 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-ec7b0c61-ac50-4b10-9d09-5ef8b147145d req-881ea67b-416e-4f46-86d7-d4ca55552ae9 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:23:57.324630 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-ec7b0c61-ac50-4b10-9d09-5ef8b147145d req-881ea67b-416e-4f46-86d7-d4ca55552ae9 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cfaec5bb-3ded-4cbe-bac7-782014695591", "connector": null, "instance_uuid": "611bbaa3-74ee-4f3d-9d25-16ad2348058b"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:57.336073 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:57.336073 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:23:57.377647 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-ec7b0c61-ac50-4b10-9d09-5ef8b147145d req-881ea67b-416e-4f46-86d7-d4ca55552ae9 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:23:57.379196 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 187/767] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:23:57 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 19:23:57.380068 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d10b4eae-17f2-4061-9fda-fa5b6f9162c4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:57.386096 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d10b4eae-17f2-4061-9fda-fa5b6f9162c4 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/volumes/dd3f5bdd-e298-48a9-bb02-473cb4fb223b Jul 03 19:23:57.386456 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d10b4eae-17f2-4061-9fda-fa5b6f9162c4 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:57.386740 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d10b4eae-17f2-4061-9fda-fa5b6f9162c4 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:57.397701 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d10b4eae-17f2-4061-9fda-fa5b6f9162c4 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/volumes/dd3f5bdd-e298-48a9-bb02-473cb4fb223b returned with HTTP 404 Jul 03 19:23:57.398619 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 186/768] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:23:57 2026] GET /volume/v3/volumes/dd3f5bdd-e298-48a9-bb02-473cb4fb223b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:23:57.414193 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-561f024f-9634-4c06-a0e1-3c08199be038 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:57.417245 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-561f024f-9634-4c06-a0e1-3c08199be038 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/groups/04ececee-5206-4db5-825d-c402a1eeac9b Jul 03 19:23:57.417478 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-561f024f-9634-4c06-a0e1-3c08199be038 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:57.418208 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-561f024f-9634-4c06-a0e1-3c08199be038 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:57.418208 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.groups [None req-561f024f-9634-4c06-a0e1-3c08199be038 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] show called for member 04ececee-5206-4db5-825d-c402a1eeac9b {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:23:57.427155 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-561f024f-9634-4c06-a0e1-3c08199be038 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/04ececee-5206-4db5-825d-c402a1eeac9b returned with HTTP 404 Jul 03 19:23:57.427342 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 197/769] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:23:57 2026] GET /volume/v3/groups/04ececee-5206-4db5-825d-c402a1eeac9b => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:23:57.437431 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e44ba221-7329-495c-861d-e13be7e4442c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:57.444934 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e44ba221-7329-495c-861d-e13be7e4442c tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] POST https://10.4.3.61/volume/v3/groups/eb4bec11-bd17-44bc-9573-c87f8cf1e300/action Jul 03 19:23:57.445507 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e44ba221-7329-495c-861d-e13be7e4442c tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:23:57.445736 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e44ba221-7329-495c-861d-e13be7e4442c tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:57.448543 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-e44ba221-7329-495c-861d-e13be7e4442c tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] delete called for group eb4bec11-bd17-44bc-9573-c87f8cf1e300 {{(pid=99925) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 19:23:57.448769 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.groups [None req-e44ba221-7329-495c-861d-e13be7e4442c tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Delete group with id: eb4bec11-bd17-44bc-9573-c87f8cf1e300 Jul 03 19:23:57.454549 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:57.454549 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:23:57.457946 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-ec7b0c61-ac50-4b10-9d09-5ef8b147145d req-15791acb-63f2-4fa2-ba3e-64b76d10b29a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:57.462831 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-ec7b0c61-ac50-4b10-9d09-5ef8b147145d req-15791acb-63f2-4fa2-ba3e-64b76d10b29a tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] POST https://10.4.3.61/volume/v3/attachments/01edee70-1161-42c1-a199-48941bd08053/action Jul 03 19:23:57.463419 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-ec7b0c61-ac50-4b10-9d09-5ef8b147145d req-15791acb-63f2-4fa2-ba3e-64b76d10b29a tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:23:57.463646 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-ec7b0c61-ac50-4b10-9d09-5ef8b147145d req-15791acb-63f2-4fa2-ba3e-64b76d10b29a tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:57.497342 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:57.497342 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:23:57.521740 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e44ba221-7329-495c-861d-e13be7e4442c tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/eb4bec11-bd17-44bc-9573-c87f8cf1e300/action returned with HTTP 202 Jul 03 19:23:57.522343 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 200/770] 10.4.3.61 () {70 vars in 1421 bytes} [Fri Jul 3 19:23:57 2026] POST /volume/v3/groups/eb4bec11-bd17-44bc-9573-c87f8cf1e300/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:23:57.524409 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-ec7b0c61-ac50-4b10-9d09-5ef8b147145d req-15791acb-63f2-4fa2-ba3e-64b76d10b29a tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/attachments/01edee70-1161-42c1-a199-48941bd08053/action returned with HTTP 204 Jul 03 19:23:57.526478 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 188/771] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:23:57 2026] POST /volume/v3/attachments/01edee70-1161-42c1-a199-48941bd08053/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:23:57.539859 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-386cf112-a51a-4420-b06e-1431e789b4c4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:57.542318 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-386cf112-a51a-4420-b06e-1431e789b4c4 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/groups/eb4bec11-bd17-44bc-9573-c87f8cf1e300 Jul 03 19:23:57.542657 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-386cf112-a51a-4420-b06e-1431e789b4c4 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:57.543321 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-386cf112-a51a-4420-b06e-1431e789b4c4 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:57.543321 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.groups [None req-386cf112-a51a-4420-b06e-1431e789b4c4 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] show called for member eb4bec11-bd17-44bc-9573-c87f8cf1e300 {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:23:57.549327 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:57.549327 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:23:57.563762 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-386cf112-a51a-4420-b06e-1431e789b4c4 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/eb4bec11-bd17-44bc-9573-c87f8cf1e300 returned with HTTP 200 Jul 03 19:23:57.564273 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 187/772] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:23:57 2026] GET /volume/v3/groups/eb4bec11-bd17-44bc-9573-c87f8cf1e300 => generated 322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:23:57.566441 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-01ba7018-6a47-4693-908b-c5d497795054 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:57.571311 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-01ba7018-6a47-4693-908b-c5d497795054 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] GET https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 Jul 03 19:23:57.571556 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-01ba7018-6a47-4693-908b-c5d497795054 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:57.571809 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-01ba7018-6a47-4693-908b-c5d497795054 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:57.586560 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:57.586560 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:23:57.591974 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-01ba7018-6a47-4693-908b-c5d497795054 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Volume info retrieved successfully. Jul 03 19:23:57.602397 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-01ba7018-6a47-4693-908b-c5d497795054 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 returned with HTTP 200 Jul 03 19:23:57.602913 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 198/773] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:57 2026] GET /volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 => generated 1110 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:57.627761 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4b2b8d29-ea07-4713-a381-d596e7de166f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:57.629783 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4b2b8d29-ea07-4713-a381-d596e7de166f tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] GET https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 Jul 03 19:23:57.630092 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4b2b8d29-ea07-4713-a381-d596e7de166f tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:57.630709 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4b2b8d29-ea07-4713-a381-d596e7de166f tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:57.651132 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:57.651132 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:23:57.660397 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-4b2b8d29-ea07-4713-a381-d596e7de166f tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Volume info retrieved successfully. Jul 03 19:23:57.670044 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4b2b8d29-ea07-4713-a381-d596e7de166f tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 returned with HTTP 200 Jul 03 19:23:57.670692 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 201/774] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:57 2026] GET /volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 => generated 1110 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:58.274381 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a0cac206-7129-48f2-9cad-9fcb487130cb None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:58.277724 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a0cac206-7129-48f2-9cad-9fcb487130cb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:23:58.278188 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a0cac206-7129-48f2-9cad-9fcb487130cb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1423005339"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:58.280055 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-a0cac206-7129-48f2-9cad-9fcb487130cb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1423005339'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:23:58.280266 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-a0cac206-7129-48f2-9cad-9fcb487130cb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Create volume of 1 GB Jul 03 19:23:58.285915 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a0cac206-7129-48f2-9cad-9fcb487130cb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Availability Zones retrieved successfully. Jul 03 19:23:58.294844 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-a0cac206-7129-48f2-9cad-9fcb487130cb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Flow 'volume_create_api' (73c0f08d-bfe8-49db-9747-df766a7480b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:23:58.296372 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-a0cac206-7129-48f2-9cad-9fcb487130cb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cee4393f-74bd-4c14-8ae2-7da42d18deca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:58.297815 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-a0cac206-7129-48f2-9cad-9fcb487130cb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:23:58.343072 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-a0cac206-7129-48f2-9cad-9fcb487130cb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cee4393f-74bd-4c14-8ae2-7da42d18deca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:58.344106 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-a0cac206-7129-48f2-9cad-9fcb487130cb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d624b00-9c6b-4fe0-a6f5-59b6e796e30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:58.459993 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-a0cac206-7129-48f2-9cad-9fcb487130cb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Created reservations ['a884122f-5cc5-461c-9898-57c4b0c36047', '3062bca4-36bd-44af-a7ac-d1ef8b4b7d20', '1333a9c4-ff2c-4875-b4b6-8ac7d8cd0f6c', '5cae435c-db18-41be-a062-45952bd3a616'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:23:58.460662 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-a0cac206-7129-48f2-9cad-9fcb487130cb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d624b00-9c6b-4fe0-a6f5-59b6e796e30a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a884122f-5cc5-461c-9898-57c4b0c36047', '3062bca4-36bd-44af-a7ac-d1ef8b4b7d20', '1333a9c4-ff2c-4875-b4b6-8ac7d8cd0f6c', '5cae435c-db18-41be-a062-45952bd3a616']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:58.461856 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-a0cac206-7129-48f2-9cad-9fcb487130cb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91fe3bed-6a55-4669-b820-0077834b2252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:58.510349 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-911d4864-0896-47e0-89ce-a6c557894e08 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:58.514464 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-911d4864-0896-47e0-89ce-a6c557894e08 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] POST https://10.4.3.61/volume/v3/attachments/85966cff-6a9d-4bac-a572-2a8a526457ae/action Jul 03 19:23:58.514969 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-911d4864-0896-47e0-89ce-a6c557894e08 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Action body: b'{"os-complete": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:23:58.515454 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-911d4864-0896-47e0-89ce-a6c557894e08 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:58.519138 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-a0cac206-7129-48f2-9cad-9fcb487130cb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91fe3bed-6a55-4669-b820-0077834b2252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '910f8b37-c008-4300-a664-623ddbe507fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1423005339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e246886cbbcc465dba713dccdb2ac461',qos_specs=None,replication_status=,reservations=['a884122f-5cc5-461c-9898-57c4b0c36047','3062bca4-36bd-44af-a7ac-d1ef8b4b7d20','1333a9c4-ff2c-4875-b4b6-8ac7d8cd0f6c','5cae435c-db18-41be-a062-45952bd3a616'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='302eb062f68c490b8d1e8b037534039f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:23:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1423005339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=910f8b37-c008-4300-a664-623ddbe507fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e246886cbbcc465dba713dccdb2ac461',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='302eb062f68c490b8d1e8b037534039f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:58.520358 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-a0cac206-7129-48f2-9cad-9fcb487130cb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3ebc343-7d5a-4ce6-ac86-f9e053d0521f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:58.569483 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:58.569483 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:23:58.579052 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6786fafb-8624-4774-be18-8a4b3671c4bc None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:58.581665 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6786fafb-8624-4774-be18-8a4b3671c4bc tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/groups/eb4bec11-bd17-44bc-9573-c87f8cf1e300 Jul 03 19:23:58.581961 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6786fafb-8624-4774-be18-8a4b3671c4bc tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:58.582247 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6786fafb-8624-4774-be18-8a4b3671c4bc tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:58.582560 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.groups [None req-6786fafb-8624-4774-be18-8a4b3671c4bc tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] show called for member eb4bec11-bd17-44bc-9573-c87f8cf1e300 {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:23:58.584298 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-a0cac206-7129-48f2-9cad-9fcb487130cb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3ebc343-7d5a-4ce6-ac86-f9e053d0521f) transitioned into state 'SUCCESS' from state '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-1423005339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e246886cbbcc465dba713dccdb2ac461',qos_specs=None,replication_status=,reservations=['a884122f-5cc5-461c-9898-57c4b0c36047','3062bca4-36bd-44af-a7ac-d1ef8b4b7d20','1333a9c4-ff2c-4875-b4b6-8ac7d8cd0f6c','5cae435c-db18-41be-a062-45952bd3a616'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='302eb062f68c490b8d1e8b037534039f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:58.585606 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-a0cac206-7129-48f2-9cad-9fcb487130cb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e889950-4dfe-4a4b-9513-0112ad22a360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:23:58.593136 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6786fafb-8624-4774-be18-8a4b3671c4bc tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/eb4bec11-bd17-44bc-9573-c87f8cf1e300 returned with HTTP 404 Jul 03 19:23:58.594202 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 199/775] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:23:58 2026] GET /volume/v3/groups/eb4bec11-bd17-44bc-9573-c87f8cf1e300 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:23:58.601998 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-a27be85c-9bb8-4fc4-9c2a-1ac9c46f30a9 req-911d4864-0896-47e0-89ce-a6c557894e08 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/attachments/85966cff-6a9d-4bac-a572-2a8a526457ae/action returned with HTTP 204 Jul 03 19:23:58.602688 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 188/776] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:23:58 2026] POST /volume/v3/attachments/85966cff-6a9d-4bac-a572-2a8a526457ae/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:23:58.605479 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-391b9e03-5ccb-4daa-9f50-b423a5df1c9e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:58.607934 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-391b9e03-5ccb-4daa-9f50-b423a5df1c9e tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/groups/detail Jul 03 19:23:58.608675 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-391b9e03-5ccb-4daa-9f50-b423a5df1c9e tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:58.608675 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-391b9e03-5ccb-4daa-9f50-b423a5df1c9e tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:58.611522 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-a0cac206-7129-48f2-9cad-9fcb487130cb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e889950-4dfe-4a4b-9513-0112ad22a360) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:23:58.613157 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-a0cac206-7129-48f2-9cad-9fcb487130cb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Flow 'volume_create_api' (73c0f08d-bfe8-49db-9747-df766a7480b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:23:58.613651 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a0cac206-7129-48f2-9cad-9fcb487130cb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Create volume request issued successfully. Jul 03 19:23:58.615544 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a0cac206-7129-48f2-9cad-9fcb487130cb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:23:58.615544 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 189/777] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:23:58 2026] POST /volume/v3/volumes => generated 749 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:23:58.627037 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-391b9e03-5ccb-4daa-9f50-b423a5df1c9e tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/detail returned with HTTP 200 Jul 03 19:23:58.627777 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 202/778] 10.4.3.61 () {68 vars in 1289 bytes} [Fri Jul 3 19:23:58 2026] GET /volume/v3/groups/detail => generated 14 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:58.636365 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d07c5471-794a-4592-a66c-4e6196553db4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:58.640999 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d07c5471-794a-4592-a66c-4e6196553db4 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:23:58.643384 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d07c5471-794a-4592-a66c-4e6196553db4 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:58.643384 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d07c5471-794a-4592-a66c-4e6196553db4 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:58.643600 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6460214e-c116-44c7-92e8-45f252bc428a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:58.644736 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6460214e-c116-44c7-92e8-45f252bc428a tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:23:58.644980 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6460214e-c116-44c7-92e8-45f252bc428a tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:58.645409 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6460214e-c116-44c7-92e8-45f252bc428a tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'detail' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:58.646176 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.api_utils [None req-6460214e-c116-44c7-92e8-45f252bc428a tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Removing options '' from query. {{(pid=99924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:23:58.647660 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6460214e-c116-44c7-92e8-45f252bc428a tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99924) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:23:58.658034 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:58.658034 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:23:58.666721 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d07c5471-794a-4592-a66c-4e6196553db4 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:23:58.682729 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d07c5471-794a-4592-a66c-4e6196553db4 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe returned with HTTP 200 Jul 03 19:23:58.683014 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 200/779] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:58 2026] GET /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe => generated 817 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:58.688042 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6460214e-c116-44c7-92e8-45f252bc428a tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Get all volumes completed successfully. Jul 03 19:23:58.693728 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6460214e-c116-44c7-92e8-45f252bc428a tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:23:58.695717 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 189/780] 10.4.3.61 () {68 vars in 1292 bytes} [Fri Jul 3 19:23:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:58.713337 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-296c2004-564a-4c83-9cc5-cad567115e4f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:58.716563 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-296c2004-564a-4c83-9cc5-cad567115e4f tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] POST https://10.4.3.61/volume/v3/groups/eb4bec11-bd17-44bc-9573-c87f8cf1e300/action Jul 03 19:23:58.716563 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-296c2004-564a-4c83-9cc5-cad567115e4f tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:23:58.717863 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-296c2004-564a-4c83-9cc5-cad567115e4f tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:58.718545 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.groups [None req-296c2004-564a-4c83-9cc5-cad567115e4f tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] delete called for group eb4bec11-bd17-44bc-9573-c87f8cf1e300 {{(pid=99926) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 19:23:58.718545 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.groups [None req-296c2004-564a-4c83-9cc5-cad567115e4f tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Delete group with id: eb4bec11-bd17-44bc-9573-c87f8cf1e300 Jul 03 19:23:58.724867 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-296c2004-564a-4c83-9cc5-cad567115e4f tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/eb4bec11-bd17-44bc-9573-c87f8cf1e300/action returned with HTTP 404 Jul 03 19:23:58.728188 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 190/781] 10.4.3.61 () {70 vars in 1421 bytes} [Fri Jul 3 19:23:58 2026] POST /volume/v3/groups/eb4bec11-bd17-44bc-9573-c87f8cf1e300/action => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:23:58.738625 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7b2cb108-e7af-4b44-9d4d-6cb5eb08de56 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:58.742889 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7b2cb108-e7af-4b44-9d4d-6cb5eb08de56 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:23:58.744336 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7b2cb108-e7af-4b44-9d4d-6cb5eb08de56 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:58.744758 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7b2cb108-e7af-4b44-9d4d-6cb5eb08de56 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'detail' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:58.745091 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-7b2cb108-e7af-4b44-9d4d-6cb5eb08de56 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:23:58.747353 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7b2cb108-e7af-4b44-9d4d-6cb5eb08de56 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99925) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:23:58.761234 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7b2cb108-e7af-4b44-9d4d-6cb5eb08de56 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Get all volumes completed successfully. Jul 03 19:23:58.764938 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7b2cb108-e7af-4b44-9d4d-6cb5eb08de56 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:23:58.765217 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 203/782] 10.4.3.61 () {68 vars in 1292 bytes} [Fri Jul 3 19:23:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:58.784869 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b1288e33-bc81-4fe6-ab19-c0ce58bc0847 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:58.789446 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b1288e33-bc81-4fe6-ab19-c0ce58bc0847 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] POST https://10.4.3.61/volume/v3/groups/04ececee-5206-4db5-825d-c402a1eeac9b/action Jul 03 19:23:58.789446 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b1288e33-bc81-4fe6-ab19-c0ce58bc0847 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:23:58.789446 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b1288e33-bc81-4fe6-ab19-c0ce58bc0847 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:58.791131 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.groups [None req-b1288e33-bc81-4fe6-ab19-c0ce58bc0847 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] delete called for group 04ececee-5206-4db5-825d-c402a1eeac9b {{(pid=99927) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 19:23:58.791369 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.groups [None req-b1288e33-bc81-4fe6-ab19-c0ce58bc0847 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Delete group with id: 04ececee-5206-4db5-825d-c402a1eeac9b Jul 03 19:23:58.795383 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b1288e33-bc81-4fe6-ab19-c0ce58bc0847 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/04ececee-5206-4db5-825d-c402a1eeac9b/action returned with HTTP 404 Jul 03 19:23:58.796070 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 201/783] 10.4.3.61 () {70 vars in 1421 bytes} [Fri Jul 3 19:23:58 2026] POST /volume/v3/groups/04ececee-5206-4db5-825d-c402a1eeac9b/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:23:58.806095 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-622db443-086b-48d0-8112-f37052c59925 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:58.808711 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-622db443-086b-48d0-8112-f37052c59925 tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] DELETE https://10.4.3.61/volume/v3/group_types/93849eb6-fdce-450a-b7ce-f1e33e911d97 Jul 03 19:23:58.809077 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-622db443-086b-48d0-8112-f37052c59925 tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:58.809346 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-622db443-086b-48d0-8112-f37052c59925 tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:58.842184 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-622db443-086b-48d0-8112-f37052c59925 tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] https://10.4.3.61/volume/v3/group_types/93849eb6-fdce-450a-b7ce-f1e33e911d97 returned with HTTP 202 Jul 03 19:23:58.844430 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 190/784] 10.4.3.61 () {68 vars in 1397 bytes} [Fri Jul 3 19:23:58 2026] DELETE /volume/v3/group_types/93849eb6-fdce-450a-b7ce-f1e33e911d97 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:23:58.855144 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d0047abe-033c-409c-812c-bd1938ebd514 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:58.857221 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d0047abe-033c-409c-812c-bd1938ebd514 tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] DELETE https://10.4.3.61/volume/v3/types/787f3b7f-c6e4-420b-890c-c9c831bfab81 Jul 03 19:23:58.857480 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d0047abe-033c-409c-812c-bd1938ebd514 tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:58.857480 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d0047abe-033c-409c-812c-bd1938ebd514 tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] Calling method '_delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:58.857877 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:58.857877 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:23:58.901439 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d0047abe-033c-409c-812c-bd1938ebd514 tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] https://10.4.3.61/volume/v3/types/787f3b7f-c6e4-420b-890c-c9c831bfab81 returned with HTTP 202 Jul 03 19:23:58.901631 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 191/785] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:23:58 2026] DELETE /volume/v3/types/787f3b7f-c6e4-420b-890c-c9c831bfab81 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:23:58.914456 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-31991e52-42a3-4023-8d83-2e9a05206bcb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:58.917016 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-31991e52-42a3-4023-8d83-2e9a05206bcb tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] GET https://10.4.3.61/volume/v3/types/787f3b7f-c6e4-420b-890c-c9c831bfab81 Jul 03 19:23:58.917400 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-31991e52-42a3-4023-8d83-2e9a05206bcb tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:58.917632 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-31991e52-42a3-4023-8d83-2e9a05206bcb tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:58.921823 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-31991e52-42a3-4023-8d83-2e9a05206bcb tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] https://10.4.3.61/volume/v3/types/787f3b7f-c6e4-420b-890c-c9c831bfab81 returned with HTTP 404 Jul 03 19:23:58.922605 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 204/786] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:23:58 2026] GET /volume/v3/types/787f3b7f-c6e4-420b-890c-c9c831bfab81 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:23:58.933460 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2d1990a5-0e55-4470-b864-95ade75d0a2f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:58.936188 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2d1990a5-0e55-4470-b864-95ade75d0a2f tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:23:58.936188 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2d1990a5-0e55-4470-b864-95ade75d0a2f tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-138392697"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:58.955980 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2d1990a5-0e55-4470-b864-95ade75d0a2f tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:23:58.956439 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 202/787] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:23:58 2026] POST /volume/v3/types => generated 215 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:58.966359 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-cec258d9-64d9-4e4b-8207-570474f6e4b9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:58.968790 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cec258d9-64d9-4e4b-8207-570474f6e4b9 tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] POST https://10.4.3.61/volume/v3/group_types Jul 03 19:23:58.969281 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cec258d9-64d9-4e4b-8207-570474f6e4b9 tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1097654711"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:58.988767 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cec258d9-64d9-4e4b-8207-570474f6e4b9 tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] https://10.4.3.61/volume/v3/group_types returned with HTTP 202 Jul 03 19:23:58.989324 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 191/788] 10.4.3.61 () {70 vars in 1304 bytes} [Fri Jul 3 19:23:58 2026] POST /volume/v3/group_types => generated 173 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:23:59.001285 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ffc18987-44d4-4e91-8b85-c8f48e8bbc28 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:59.004805 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ffc18987-44d4-4e91-8b85-c8f48e8bbc28 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] POST https://10.4.3.61/volume/v3/groups Jul 03 19:23:59.005551 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ffc18987-44d4-4e91-8b85-c8f48e8bbc28 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1423bb32-44dc-4bbb-9e92-86ff4f08796c", "volume_types": ["1a71b812-2744-4690-8e65-c62a457b4751"], "name": "tempest-GroupsTest-Group-428122801"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:23:59.008350 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.groups [None req-ffc18987-44d4-4e91-8b85-c8f48e8bbc28 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Creating new group {'group': {'group_type': '1423bb32-44dc-4bbb-9e92-86ff4f08796c', 'volume_types': ['1a71b812-2744-4690-8e65-c62a457b4751'], 'name': 'tempest-GroupsTest-Group-428122801'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 19:23:59.012886 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.groups [None req-ffc18987-44d4-4e91-8b85-c8f48e8bbc28 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Creating group tempest-GroupsTest-Group-428122801. Jul 03 19:23:59.036143 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-ffc18987-44d4-4e91-8b85-c8f48e8bbc28 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Availability zone cache updated, next update will occur around 2026-07-03 20:23:59.035812. {{(pid=99926) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 19:23:59.036471 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ffc18987-44d4-4e91-8b85-c8f48e8bbc28 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Availability Zones retrieved successfully. Jul 03 19:23:59.056625 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-ffc18987-44d4-4e91-8b85-c8f48e8bbc28 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Created reservations ['1c8c44cc-91ed-4987-ae15-33f8ba901353'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:23:59.103377 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ffc18987-44d4-4e91-8b85-c8f48e8bbc28 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups returned with HTTP 202 Jul 03 19:23:59.104311 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 192/789] 10.4.3.61 () {70 vars in 1290 bytes} [Fri Jul 3 19:23:58 2026] POST /volume/v3/groups => generated 103 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:23:59.115123 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d97029e6-a2ef-4ff1-a13d-ad64f713f902 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:59.117781 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d97029e6-a2ef-4ff1-a13d-ad64f713f902 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 Jul 03 19:23:59.117998 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d97029e6-a2ef-4ff1-a13d-ad64f713f902 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:59.118742 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d97029e6-a2ef-4ff1-a13d-ad64f713f902 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:59.118742 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-d97029e6-a2ef-4ff1-a13d-ad64f713f902 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] show called for member 59bb0fba-dd90-4a25-8e20-9b87fa08f914 {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:23:59.124666 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:59.124666 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:23:59.139927 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d97029e6-a2ef-4ff1-a13d-ad64f713f902 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 returned with HTTP 200 Jul 03 19:23:59.140355 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 205/790] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:23:59 2026] GET /volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 => generated 331 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:23:59.700501 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-235f8ef5-1111-40e0-966f-d2d11256aa76 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:59.703236 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-235f8ef5-1111-40e0-966f-d2d11256aa76 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:23:59.703647 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-235f8ef5-1111-40e0-966f-d2d11256aa76 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:59.704187 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-235f8ef5-1111-40e0-966f-d2d11256aa76 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:59.715478 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:59.715478 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:23:59.722588 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-235f8ef5-1111-40e0-966f-d2d11256aa76 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:23:59.730444 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-235f8ef5-1111-40e0-966f-d2d11256aa76 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe returned with HTTP 200 Jul 03 19:23:59.730444 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 203/791] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:23:59 2026] GET /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:59.803982 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-062b5ed7-9046-49a6-8225-314db09b79ab req-ef9d19d9-d142-43a2-ab18-46b9ab9b3844 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:23:59.806371 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-062b5ed7-9046-49a6-8225-314db09b79ab req-ef9d19d9-d142-43a2-ab18-46b9ab9b3844 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:23:59.806869 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-062b5ed7-9046-49a6-8225-314db09b79ab req-ef9d19d9-d142-43a2-ab18-46b9ab9b3844 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:23:59.807222 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-062b5ed7-9046-49a6-8225-314db09b79ab req-ef9d19d9-d142-43a2-ab18-46b9ab9b3844 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:23:59.818947 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:23:59.818947 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:23:59.826285 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-062b5ed7-9046-49a6-8225-314db09b79ab req-ef9d19d9-d142-43a2-ab18-46b9ab9b3844 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:23:59.833772 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-062b5ed7-9046-49a6-8225-314db09b79ab req-ef9d19d9-d142-43a2-ab18-46b9ab9b3844 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe returned with HTTP 200 Jul 03 19:23:59.835139 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 192/792] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:23:59 2026] GET /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:23:59.999506 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-25b8a278-cbd1-4fea-aaf9-9748100e2b7d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:00.003349 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-25b8a278-cbd1-4fea-aaf9-9748100e2b7d tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] GET https://10.4.3.61/volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb Jul 03 19:24:00.003349 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-25b8a278-cbd1-4fea-aaf9-9748100e2b7d tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:00.003349 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-25b8a278-cbd1-4fea-aaf9-9748100e2b7d tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:00.020637 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:00.020637 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:00.026319 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-25b8a278-cbd1-4fea-aaf9-9748100e2b7d tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Volume info retrieved successfully. Jul 03 19:24:00.034857 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-25b8a278-cbd1-4fea-aaf9-9748100e2b7d tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] https://10.4.3.61/volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb returned with HTTP 200 Jul 03 19:24:00.036978 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 193/793] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:23:59 2026] GET /volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb => generated 1651 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:00.072235 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-f0190e01-3039-4d21-a8d7-110dc5358cd4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:00.078200 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-f0190e01-3039-4d21-a8d7-110dc5358cd4 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] GET https://10.4.3.61/volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb Jul 03 19:24:00.078200 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-f0190e01-3039-4d21-a8d7-110dc5358cd4 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:00.078200 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-f0190e01-3039-4d21-a8d7-110dc5358cd4 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:00.090630 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:00.090630 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:00.096692 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-f0190e01-3039-4d21-a8d7-110dc5358cd4 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Volume info retrieved successfully. Jul 03 19:24:00.105139 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-f0190e01-3039-4d21-a8d7-110dc5358cd4 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] https://10.4.3.61/volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb returned with HTTP 200 Jul 03 19:24:00.106004 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 206/794] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:24:00 2026] GET /volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb => generated 1651 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:24:00.154856 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e350c3ff-d175-4708-8d93-ab94cb1f7210 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:00.158105 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e350c3ff-d175-4708-8d93-ab94cb1f7210 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 Jul 03 19:24:00.158105 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e350c3ff-d175-4708-8d93-ab94cb1f7210 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:00.158105 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e350c3ff-d175-4708-8d93-ab94cb1f7210 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:00.158800 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.groups [None req-e350c3ff-d175-4708-8d93-ab94cb1f7210 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] show called for member 59bb0fba-dd90-4a25-8e20-9b87fa08f914 {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:24:00.168392 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:00.168392 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:00.189892 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e350c3ff-d175-4708-8d93-ab94cb1f7210 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 returned with HTTP 200 Jul 03 19:24:00.191071 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 204/795] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:24:00 2026] GET /volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 => generated 332 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:00.209312 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:00.209312 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:24:00.209312 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-458825932", "volume_type": "1a71b812-2744-4690-8e65-c62a457b4751", "group_id": "59bb0fba-dd90-4a25-8e20-9b87fa08f914", "size": 1}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:00.210653 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-458825932', 'volume_type': '1a71b812-2744-4690-8e65-c62a457b4751', 'group_id': '59bb0fba-dd90-4a25-8e20-9b87fa08f914', 'size': 1}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:24:00.229607 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:00.229607 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:00.229607 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Create volume of 1 GB Jul 03 19:24:00.237979 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Availability Zones retrieved successfully. Jul 03 19:24:00.246004 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Flow 'volume_create_api' (389bb5cf-2048-4cc4-a2d3-66c6f6e04a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:00.249307 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4af2410-42db-408a-80e8-c18d06f2cd32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:00.249307 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:00.249307 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:00.249307 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:24:00.286212 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4af2410-42db-408a-80e8-c18d06f2cd32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:23:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1a71b812-2744-4690-8e65-c62a457b4751,is_public=True,name='tempest-GroupsTest-volume-type-138392697',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1a71b812-2744-4690-8e65-c62a457b4751', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '59bb0fba-dd90-4a25-8e20-9b87fa08f914', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:00.287746 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ac60db6-7ee8-4756-b6cc-783444a7b311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:00.343946 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-138392697 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-138392697, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:24:00.344312 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-138392697 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-138392697, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:24:00.411603 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Created reservations ['b801dea0-6740-464d-90f7-a2ed4f7e05d9', '650fa43a-59ae-4d8d-957e-3a16298341d8', 'c405f17d-9e2b-4cc0-a854-d9162111dbdc', '6c11ba1f-8790-4bc6-90ed-cc8a912f3d81'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:00.413322 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ac60db6-7ee8-4756-b6cc-783444a7b311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b801dea0-6740-464d-90f7-a2ed4f7e05d9', '650fa43a-59ae-4d8d-957e-3a16298341d8', 'c405f17d-9e2b-4cc0-a854-d9162111dbdc', '6c11ba1f-8790-4bc6-90ed-cc8a912f3d81']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:00.413637 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0652a9aa-c200-4656-add1-99763162b575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:00.450325 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0652a9aa-c200-4656-add1-99763162b575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c384e88-98e6-472e-b008-9ce276c6b376', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-458825932',encryption_key_id=None,group_id=59bb0fba-dd90-4a25-8e20-9b87fa08f914,group_type_id=,metadata={},multiattach=False,project_id='5203afbffa5c44e1bfe5026b6011d633',qos_specs=None,replication_status=,reservations=['b801dea0-6740-464d-90f7-a2ed4f7e05d9','650fa43a-59ae-4d8d-957e-3a16298341d8','c405f17d-9e2b-4cc0-a854-d9162111dbdc','6c11ba1f-8790-4bc6-90ed-cc8a912f3d81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8e8e0e1551d4b649f6ef879daa9a5f2',volume_type_id=1a71b812-2744-4690-8e65-c62a457b4751), 'volume': Volume(_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-03T19:24:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-458825932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=59bb0fba-dd90-4a25-8e20-9b87fa08f914,host=None,id=4c384e88-98e6-472e-b008-9ce276c6b376,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5203afbffa5c44e1bfe5026b6011d633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8e8e0e1551d4b649f6ef879daa9a5f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1a71b812-2744-4690-8e65-c62a457b4751),volume_type_id=1a71b812-2744-4690-8e65-c62a457b4751)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:00.451760 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a69e48a3-5bab-40e0-992c-eb497921f26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:00.494198 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a69e48a3-5bab-40e0-992c-eb497921f26e) transitioned into state 'SUCCESS' from state '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-458825932',encryption_key_id=None,group_id=59bb0fba-dd90-4a25-8e20-9b87fa08f914,group_type_id=,metadata={},multiattach=False,project_id='5203afbffa5c44e1bfe5026b6011d633',qos_specs=None,replication_status=,reservations=['b801dea0-6740-464d-90f7-a2ed4f7e05d9','650fa43a-59ae-4d8d-957e-3a16298341d8','c405f17d-9e2b-4cc0-a854-d9162111dbdc','6c11ba1f-8790-4bc6-90ed-cc8a912f3d81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8e8e0e1551d4b649f6ef879daa9a5f2',volume_type_id=1a71b812-2744-4690-8e65-c62a457b4751)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:00.495110 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0968cf60-189c-4fc8-8022-c608004514cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:00.519696 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0968cf60-189c-4fc8-8022-c608004514cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:00.522889 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Flow 'volume_create_api' (389bb5cf-2048-4cc4-a2d3-66c6f6e04a8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:00.522889 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Create volume request issued successfully. Jul 03 19:24:00.522889 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:24:00.522889 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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 19:24:00.578319 np0000004460 devstack@c-api.service[99924]: DEBUG oslo_db.sqlalchemy.engines [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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=99924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:24:00.584396 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:00.584396 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:00.591020 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d11a6567-bfb1-42dc-985a-e0767e32c564 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:24:00.591020 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 193/796] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:24:00 2026] POST /volume/v3/volumes => generated 811 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:00.613144 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-24dc63b1-40f0-4fba-97c6-ae4905b52c7c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:00.617087 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-24dc63b1-40f0-4fba-97c6-ae4905b52c7c tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/volumes/4c384e88-98e6-472e-b008-9ce276c6b376 Jul 03 19:24:00.617087 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-24dc63b1-40f0-4fba-97c6-ae4905b52c7c tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:00.617465 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-24dc63b1-40f0-4fba-97c6-ae4905b52c7c tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:00.631618 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:00.631618 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:00.641607 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-24dc63b1-40f0-4fba-97c6-ae4905b52c7c tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Volume info retrieved successfully. Jul 03 19:24:00.643612 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-24dc63b1-40f0-4fba-97c6-ae4905b52c7c tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:24:00.643612 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-24dc63b1-40f0-4fba-97c6-ae4905b52c7c tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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 19:24:00.707964 np0000004460 devstack@c-api.service[99926]: DEBUG oslo_db.sqlalchemy.engines [None req-24dc63b1-40f0-4fba-97c6-ae4905b52c7c tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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=99926) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:24:00.713102 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:00.713102 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:00.728987 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-24dc63b1-40f0-4fba-97c6-ae4905b52c7c tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/volumes/4c384e88-98e6-472e-b008-9ce276c6b376 returned with HTTP 200 Jul 03 19:24:00.729555 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 194/797] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:00 2026] GET /volume/v3/volumes/4c384e88-98e6-472e-b008-9ce276c6b376 => generated 879 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:01.748545 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-026ba7c8-2372-4539-8bd4-6d6d5ae3b5bf None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:01.751520 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-026ba7c8-2372-4539-8bd4-6d6d5ae3b5bf tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/volumes/4c384e88-98e6-472e-b008-9ce276c6b376 Jul 03 19:24:01.752330 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-026ba7c8-2372-4539-8bd4-6d6d5ae3b5bf tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:01.752664 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-026ba7c8-2372-4539-8bd4-6d6d5ae3b5bf tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:01.893298 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4a7f984b-11bd-49fe-8453-6ded368d5cc4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:01.893896 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4a7f984b-11bd-49fe-8453-6ded368d5cc4 None None] GET https://10.4.3.61/volume// Jul 03 19:24:01.894141 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4a7f984b-11bd-49fe-8453-6ded368d5cc4 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:01.894453 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4a7f984b-11bd-49fe-8453-6ded368d5cc4 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:01.894929 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4a7f984b-11bd-49fe-8453-6ded368d5cc4 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:24:01.895404 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 205/798] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:24:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:24:01.905692 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-608ccf3e-8037-494a-ae57-4b67f69e7844 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:01.907156 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-608ccf3e-8037-494a-ae57-4b67f69e7844 None None] GET https://10.4.3.61/volume// Jul 03 19:24:01.907156 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-608ccf3e-8037-494a-ae57-4b67f69e7844 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:01.907156 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-608ccf3e-8037-494a-ae57-4b67f69e7844 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:01.907791 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-608ccf3e-8037-494a-ae57-4b67f69e7844 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:24:01.907791 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 194/799] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:24:01 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:24:01.914518 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-ff0fe44b-61ea-44be-b58e-65f7e91f8314 req-af3091bc-2fe8-4e33-86c4-a3d659464f26 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:01.920105 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-ff0fe44b-61ea-44be-b58e-65f7e91f8314 req-af3091bc-2fe8-4e33-86c4-a3d659464f26 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] GET https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 Jul 03 19:24:01.920505 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-ff0fe44b-61ea-44be-b58e-65f7e91f8314 req-af3091bc-2fe8-4e33-86c4-a3d659464f26 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:01.921641 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-ff0fe44b-61ea-44be-b58e-65f7e91f8314 req-af3091bc-2fe8-4e33-86c4-a3d659464f26 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:01.922492 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:01.922492 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:01.925880 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-062b5ed7-9046-49a6-8225-314db09b79ab req-5dcad9d0-3b41-4333-9a42-623aed438eb8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:01.928840 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-062b5ed7-9046-49a6-8225-314db09b79ab req-5dcad9d0-3b41-4333-9a42-623aed438eb8 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:24:01.929335 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-062b5ed7-9046-49a6-8225-314db09b79ab req-5dcad9d0-3b41-4333-9a42-623aed438eb8 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "910f8b37-c008-4300-a664-623ddbe507fe", "connector": null, "instance_uuid": "e71b5ec0-ed6b-477e-9987-b143222d9110"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:01.932087 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-026ba7c8-2372-4539-8bd4-6d6d5ae3b5bf tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Volume info retrieved successfully. Jul 03 19:24:01.935619 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-026ba7c8-2372-4539-8bd4-6d6d5ae3b5bf tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:24:01.935619 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-026ba7c8-2372-4539-8bd4-6d6d5ae3b5bf tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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 19:24:01.945998 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:01.945998 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:01.946353 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:01.946353 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:01.956793 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-ff0fe44b-61ea-44be-b58e-65f7e91f8314 req-af3091bc-2fe8-4e33-86c4-a3d659464f26 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Volume info retrieved successfully. Jul 03 19:24:01.969299 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-ff0fe44b-61ea-44be-b58e-65f7e91f8314 req-af3091bc-2fe8-4e33-86c4-a3d659464f26 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 returned with HTTP 200 Jul 03 19:24:01.969299 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 195/800] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:24:01 2026] GET /volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 => generated 1290 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:24:01.989353 np0000004460 devstack@c-api.service[99925]: DEBUG oslo_db.sqlalchemy.engines [None req-026ba7c8-2372-4539-8bd4-6d6d5ae3b5bf tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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=99925) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:24:01.993256 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:01.993256 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:02.005571 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-026ba7c8-2372-4539-8bd4-6d6d5ae3b5bf tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/volumes/4c384e88-98e6-472e-b008-9ce276c6b376 returned with HTTP 200 Jul 03 19:24:02.005981 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-062b5ed7-9046-49a6-8225-314db09b79ab req-5dcad9d0-3b41-4333-9a42-623aed438eb8 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:24:02.006083 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 207/801] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:01 2026] GET /volume/v3/volumes/4c384e88-98e6-472e-b008-9ce276c6b376 => generated 904 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:02.006606 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 206/802] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:24:01 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:02.026002 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e020f351-a9bd-4847-9fe6-571e916d5728 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:02.029488 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e020f351-a9bd-4847-9fe6-571e916d5728 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:24:02.029977 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e020f351-a9bd-4847-9fe6-571e916d5728 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-682788264", "volume_type": "1a71b812-2744-4690-8e65-c62a457b4751", "group_id": "59bb0fba-dd90-4a25-8e20-9b87fa08f914", "size": 1}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:02.037370 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-e020f351-a9bd-4847-9fe6-571e916d5728 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-682788264', 'volume_type': '1a71b812-2744-4690-8e65-c62a457b4751', 'group_id': '59bb0fba-dd90-4a25-8e20-9b87fa08f914', 'size': 1}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:24:02.055498 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:02.055498 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:02.055498 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-e020f351-a9bd-4847-9fe6-571e916d5728 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Create volume of 1 GB Jul 03 19:24:02.065987 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e020f351-a9bd-4847-9fe6-571e916d5728 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Availability Zones retrieved successfully. Jul 03 19:24:02.073815 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e020f351-a9bd-4847-9fe6-571e916d5728 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Flow 'volume_create_api' (b08b1fe3-e163-4a9f-9e9c-0158a23d9f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:02.076289 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e020f351-a9bd-4847-9fe6-571e916d5728 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5d83b1-2efd-4477-911e-4c0ea4e27ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:02.076475 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:02.076475 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:02.077134 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-e020f351-a9bd-4847-9fe6-571e916d5728 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:24:02.113144 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e020f351-a9bd-4847-9fe6-571e916d5728 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5d83b1-2efd-4477-911e-4c0ea4e27ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:23:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1a71b812-2744-4690-8e65-c62a457b4751,is_public=True,name='tempest-GroupsTest-volume-type-138392697',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1a71b812-2744-4690-8e65-c62a457b4751', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '59bb0fba-dd90-4a25-8e20-9b87fa08f914', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:02.115136 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e020f351-a9bd-4847-9fe6-571e916d5728 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86fd4f25-b246-476b-9c62-f9509b43b912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:02.115830 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-ff0fe44b-61ea-44be-b58e-65f7e91f8314 req-4a974a25-0a60-4569-9753-18643dd1a444 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:02.121007 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-ff0fe44b-61ea-44be-b58e-65f7e91f8314 req-4a974a25-0a60-4569-9753-18643dd1a444 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] PUT https://10.4.3.61/volume/v3/attachments/01edee70-1161-42c1-a199-48941bd08053 Jul 03 19:24:02.122495 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-ff0fe44b-61ea-44be-b58e-65f7e91f8314 req-4a974a25-0a60-4569-9753-18643dd1a444 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:02.140305 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-ff0fe44b-61ea-44be-b58e-65f7e91f8314 req-4a974a25-0a60-4569-9753-18643dd1a444 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Acquiring lock "cinder-attachment_update-cfaec5bb-3ded-4cbe-bac7-782014695591-np0000004460" by "attachment_update" {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:24:02.146223 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-ff0fe44b-61ea-44be-b58e-65f7e91f8314 req-4a974a25-0a60-4569-9753-18643dd1a444 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Lock "cinder-attachment_update-cfaec5bb-3ded-4cbe-bac7-782014695591-np0000004460" acquired by "attachment_update" :: waited 0.008s {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:24:02.147303 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:02.147303 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:02.197141 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-e020f351-a9bd-4847-9fe6-571e916d5728 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Created reservations ['f8b7261b-0cb1-4edf-a67c-512ccd9aa19a', 'a10a2244-3c31-469b-b400-fbc4d61c1870', '324ce516-70c6-4c4a-af7a-2b3962d7bea5', '9be27197-13a5-404b-9920-83b248223b21'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:02.198106 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e020f351-a9bd-4847-9fe6-571e916d5728 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86fd4f25-b246-476b-9c62-f9509b43b912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8b7261b-0cb1-4edf-a67c-512ccd9aa19a', 'a10a2244-3c31-469b-b400-fbc4d61c1870', '324ce516-70c6-4c4a-af7a-2b3962d7bea5', '9be27197-13a5-404b-9920-83b248223b21']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:02.199319 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e020f351-a9bd-4847-9fe6-571e916d5728 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd6a627a-d64b-44c9-a70d-4943d58924ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:02.253515 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e020f351-a9bd-4847-9fe6-571e916d5728 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd6a627a-d64b-44c9-a70d-4943d58924ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '589d8aef-8bf6-40a4-a613-8cab6847e18d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-682788264',encryption_key_id=None,group_id=59bb0fba-dd90-4a25-8e20-9b87fa08f914,group_type_id=,metadata={},multiattach=False,project_id='5203afbffa5c44e1bfe5026b6011d633',qos_specs=None,replication_status=,reservations=['f8b7261b-0cb1-4edf-a67c-512ccd9aa19a','a10a2244-3c31-469b-b400-fbc4d61c1870','324ce516-70c6-4c4a-af7a-2b3962d7bea5','9be27197-13a5-404b-9920-83b248223b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8e8e0e1551d4b649f6ef879daa9a5f2',volume_type_id=1a71b812-2744-4690-8e65-c62a457b4751), 'volume': Volume(_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-03T19:24:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-682788264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=59bb0fba-dd90-4a25-8e20-9b87fa08f914,host=None,id=589d8aef-8bf6-40a4-a613-8cab6847e18d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5203afbffa5c44e1bfe5026b6011d633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8e8e0e1551d4b649f6ef879daa9a5f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1a71b812-2744-4690-8e65-c62a457b4751),volume_type_id=1a71b812-2744-4690-8e65-c62a457b4751)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:02.254325 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e020f351-a9bd-4847-9fe6-571e916d5728 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aa2e6e1-b3af-49dd-b7b5-ec2027464d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:02.276855 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e020f351-a9bd-4847-9fe6-571e916d5728 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aa2e6e1-b3af-49dd-b7b5-ec2027464d04) transitioned into state 'SUCCESS' from state '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-682788264',encryption_key_id=None,group_id=59bb0fba-dd90-4a25-8e20-9b87fa08f914,group_type_id=,metadata={},multiattach=False,project_id='5203afbffa5c44e1bfe5026b6011d633',qos_specs=None,replication_status=,reservations=['f8b7261b-0cb1-4edf-a67c-512ccd9aa19a','a10a2244-3c31-469b-b400-fbc4d61c1870','324ce516-70c6-4c4a-af7a-2b3962d7bea5','9be27197-13a5-404b-9920-83b248223b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8e8e0e1551d4b649f6ef879daa9a5f2',volume_type_id=1a71b812-2744-4690-8e65-c62a457b4751)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:02.277793 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e020f351-a9bd-4847-9fe6-571e916d5728 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af4c0a60-ccad-456f-a8c4-7045f557a1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:02.292671 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e020f351-a9bd-4847-9fe6-571e916d5728 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af4c0a60-ccad-456f-a8c4-7045f557a1e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:02.294803 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e020f351-a9bd-4847-9fe6-571e916d5728 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Flow 'volume_create_api' (b08b1fe3-e163-4a9f-9e9c-0158a23d9f8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:02.294803 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e020f351-a9bd-4847-9fe6-571e916d5728 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Create volume request issued successfully. Jul 03 19:24:02.294803 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-e020f351-a9bd-4847-9fe6-571e916d5728 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:24:02.295003 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-e020f351-a9bd-4847-9fe6-571e916d5728 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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 19:24:02.340350 np0000004460 devstack@c-api.service[99924]: DEBUG oslo_db.sqlalchemy.engines [None req-e020f351-a9bd-4847-9fe6-571e916d5728 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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=99924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:24:02.344575 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:02.344575 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:02.349396 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e020f351-a9bd-4847-9fe6-571e916d5728 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:24:02.349755 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 195/803] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:24:02 2026] POST /volume/v3/volumes => generated 811 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:02.367921 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-60a9a376-76cb-4ee9-8330-c2411798d9b5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:02.370198 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-60a9a376-76cb-4ee9-8330-c2411798d9b5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/volumes/589d8aef-8bf6-40a4-a613-8cab6847e18d Jul 03 19:24:02.370703 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-60a9a376-76cb-4ee9-8330-c2411798d9b5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:02.370703 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-60a9a376-76cb-4ee9-8330-c2411798d9b5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:02.374219 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d53c9f5f-91d4-4090-aa7b-a5591aed468a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:02.376455 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d53c9f5f-91d4-4090-aa7b-a5591aed468a tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:24:02.376754 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d53c9f5f-91d4-4090-aa7b-a5591aed468a tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:02.377018 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d53c9f5f-91d4-4090-aa7b-a5591aed468a tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:02.379953 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:02.379953 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:02.384818 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-60a9a376-76cb-4ee9-8330-c2411798d9b5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Volume info retrieved successfully. Jul 03 19:24:02.385655 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-60a9a376-76cb-4ee9-8330-c2411798d9b5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:24:02.385851 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-60a9a376-76cb-4ee9-8330-c2411798d9b5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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 19:24:02.390458 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:02.390458 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:02.396494 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d53c9f5f-91d4-4090-aa7b-a5591aed468a tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:24:02.401723 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d53c9f5f-91d4-4090-aa7b-a5591aed468a tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe returned with HTTP 200 Jul 03 19:24:02.402420 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 207/804] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:02 2026] GET /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:02.426120 np0000004460 devstack@c-api.service[99925]: DEBUG oslo_db.sqlalchemy.engines [None req-60a9a376-76cb-4ee9-8330-c2411798d9b5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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=99925) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:24:02.429620 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:02.429620 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:02.438439 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-60a9a376-76cb-4ee9-8330-c2411798d9b5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/volumes/589d8aef-8bf6-40a4-a613-8cab6847e18d returned with HTTP 200 Jul 03 19:24:02.438939 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 208/805] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:02 2026] GET /volume/v3/volumes/589d8aef-8bf6-40a4-a613-8cab6847e18d => generated 879 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:02.678084 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-ff0fe44b-61ea-44be-b58e-65f7e91f8314 req-4a974a25-0a60-4569-9753-18643dd1a444 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Lock "cinder-attachment_update-cfaec5bb-3ded-4cbe-bac7-782014695591-np0000004460" released by "attachment_update" :: held 0.532s {{(pid=99926) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:24:02.678484 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-ff0fe44b-61ea-44be-b58e-65f7e91f8314 req-4a974a25-0a60-4569-9753-18643dd1a444 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/attachments/01edee70-1161-42c1-a199-48941bd08053 returned with HTTP 200 Jul 03 19:24:02.679115 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 196/806] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:24:02 2026] PUT /volume/v3/attachments/01edee70-1161-42c1-a199-48941bd08053 => generated 969 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:02.728658 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-58d3f226-1e4c-4d2c-9791-0a2c986bd664 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:02.730032 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-58d3f226-1e4c-4d2c-9791-0a2c986bd664 None None] GET https://10.4.3.61/volume// Jul 03 19:24:02.730032 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-58d3f226-1e4c-4d2c-9791-0a2c986bd664 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:02.731509 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-58d3f226-1e4c-4d2c-9791-0a2c986bd664 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:02.731509 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-58d3f226-1e4c-4d2c-9791-0a2c986bd664 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:24:02.732051 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 196/807] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:24:02 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:24:02.742472 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-062b5ed7-9046-49a6-8225-314db09b79ab req-7a92645b-b2f0-4b03-8795-9394a9230c38 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:02.745763 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-062b5ed7-9046-49a6-8225-314db09b79ab req-7a92645b-b2f0-4b03-8795-9394a9230c38 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:24:02.746313 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-062b5ed7-9046-49a6-8225-314db09b79ab req-7a92645b-b2f0-4b03-8795-9394a9230c38 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:02.746629 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-062b5ed7-9046-49a6-8225-314db09b79ab req-7a92645b-b2f0-4b03-8795-9394a9230c38 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:02.762850 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:02.762850 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:02.769306 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-062b5ed7-9046-49a6-8225-314db09b79ab req-7a92645b-b2f0-4b03-8795-9394a9230c38 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:24:02.776150 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-062b5ed7-9046-49a6-8225-314db09b79ab req-7a92645b-b2f0-4b03-8795-9394a9230c38 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe returned with HTTP 200 Jul 03 19:24:02.777026 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 208/808] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:24:02 2026] GET /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe => generated 1021 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:24:02.885270 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-062b5ed7-9046-49a6-8225-314db09b79ab req-1c82012a-fbd6-428f-b10a-c762e1701f8f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:02.887520 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-062b5ed7-9046-49a6-8225-314db09b79ab req-1c82012a-fbd6-428f-b10a-c762e1701f8f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] PUT https://10.4.3.61/volume/v3/attachments/593df7d2-6785-42ed-871e-01b94d7fbb51 Jul 03 19:24:02.887901 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-062b5ed7-9046-49a6-8225-314db09b79ab req-1c82012a-fbd6-428f-b10a-c762e1701f8f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:02.898331 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-062b5ed7-9046-49a6-8225-314db09b79ab req-1c82012a-fbd6-428f-b10a-c762e1701f8f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Acquiring lock "cinder-attachment_update-910f8b37-c008-4300-a664-623ddbe507fe-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:24:02.903948 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-062b5ed7-9046-49a6-8225-314db09b79ab req-1c82012a-fbd6-428f-b10a-c762e1701f8f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Lock "cinder-attachment_update-910f8b37-c008-4300-a664-623ddbe507fe-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:24:02.905255 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:02.905255 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:03.196067 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-ff0fe44b-61ea-44be-b58e-65f7e91f8314 req-c33fccaa-f5e3-488f-b438-c994404b8ae3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:03.200829 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-ff0fe44b-61ea-44be-b58e-65f7e91f8314 req-c33fccaa-f5e3-488f-b438-c994404b8ae3 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] POST https://10.4.3.61/volume/v3/attachments/01edee70-1161-42c1-a199-48941bd08053/action Jul 03 19:24:03.201355 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-ff0fe44b-61ea-44be-b58e-65f7e91f8314 req-c33fccaa-f5e3-488f-b438-c994404b8ae3 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:24:03.201531 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-ff0fe44b-61ea-44be-b58e-65f7e91f8314 req-c33fccaa-f5e3-488f-b438-c994404b8ae3 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:03.234903 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:03.234903 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:03.258731 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-ff0fe44b-61ea-44be-b58e-65f7e91f8314 req-c33fccaa-f5e3-488f-b438-c994404b8ae3 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/attachments/01edee70-1161-42c1-a199-48941bd08053/action returned with HTTP 204 Jul 03 19:24:03.259377 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 197/809] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:24:03 2026] POST /volume/v3/attachments/01edee70-1161-42c1-a199-48941bd08053/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:03.418790 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-72ae1d3d-0017-44d3-a31a-852897c8f44f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:03.423254 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-72ae1d3d-0017-44d3-a31a-852897c8f44f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:24:03.423760 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-72ae1d3d-0017-44d3-a31a-852897c8f44f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:03.424100 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-72ae1d3d-0017-44d3-a31a-852897c8f44f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:03.447532 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-062b5ed7-9046-49a6-8225-314db09b79ab req-1c82012a-fbd6-428f-b10a-c762e1701f8f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Lock "cinder-attachment_update-910f8b37-c008-4300-a664-623ddbe507fe-np0000004460" released by "attachment_update" :: held 0.543s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:24:03.448636 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-062b5ed7-9046-49a6-8225-314db09b79ab req-1c82012a-fbd6-428f-b10a-c762e1701f8f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/attachments/593df7d2-6785-42ed-871e-01b94d7fbb51 returned with HTTP 200 Jul 03 19:24:03.449308 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 209/810] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:24:02 2026] PUT /volume/v3/attachments/593df7d2-6785-42ed-871e-01b94d7fbb51 => generated 969 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:24:03.454139 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:03.454139 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:03.456225 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8af26541-b7b4-4fc0-93fa-b0790d11b1c2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:03.460053 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8af26541-b7b4-4fc0-93fa-b0790d11b1c2 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/volumes/589d8aef-8bf6-40a4-a613-8cab6847e18d Jul 03 19:24:03.463090 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8af26541-b7b4-4fc0-93fa-b0790d11b1c2 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:03.464329 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8af26541-b7b4-4fc0-93fa-b0790d11b1c2 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:03.466006 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-72ae1d3d-0017-44d3-a31a-852897c8f44f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:24:03.480000 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-72ae1d3d-0017-44d3-a31a-852897c8f44f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe returned with HTTP 200 Jul 03 19:24:03.480000 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 197/811] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:03 2026] GET /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe => generated 842 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:03.487496 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:03.487496 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:03.495965 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8af26541-b7b4-4fc0-93fa-b0790d11b1c2 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Volume info retrieved successfully. Jul 03 19:24:03.497222 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-8af26541-b7b4-4fc0-93fa-b0790d11b1c2 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:24:03.497717 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-8af26541-b7b4-4fc0-93fa-b0790d11b1c2 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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 19:24:03.558936 np0000004460 devstack@c-api.service[99927]: DEBUG oslo_db.sqlalchemy.engines [None req-8af26541-b7b4-4fc0-93fa-b0790d11b1c2 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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=99927) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:24:03.564377 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:03.564377 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:03.575210 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8af26541-b7b4-4fc0-93fa-b0790d11b1c2 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/volumes/589d8aef-8bf6-40a4-a613-8cab6847e18d returned with HTTP 200 Jul 03 19:24:03.575676 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 209/812] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:03 2026] GET /volume/v3/volumes/589d8aef-8bf6-40a4-a613-8cab6847e18d => generated 904 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:03.592672 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ef12666b-e52f-4a28-8202-7424c4349024 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:03.596055 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ef12666b-e52f-4a28-8202-7424c4349024 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] PUT https://10.4.3.61/volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 Jul 03 19:24:03.596797 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ef12666b-e52f-4a28-8202-7424c4349024 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "589d8aef-8bf6-40a4-a613-8cab6847e18d"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:03.599369 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.groups [None req-ef12666b-e52f-4a28-8202-7424c4349024 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Update called for group 59bb0fba-dd90-4a25-8e20-9b87fa08f914. {{(pid=99926) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 19:24:03.600614 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.groups [None req-ef12666b-e52f-4a28-8202-7424c4349024 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Updating group 59bb0fba-dd90-4a25-8e20-9b87fa08f914 with name new_group description: This is a new group add_volumes: None remove_volumes: 589d8aef-8bf6-40a4-a613-8cab6847e18d. Jul 03 19:24:03.606010 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:03.606010 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:03.660840 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ef12666b-e52f-4a28-8202-7424c4349024 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 returned with HTTP 202 Jul 03 19:24:03.661872 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 198/813] 10.4.3.61 () {70 vars in 1400 bytes} [Fri Jul 3 19:24:03 2026] PUT /volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 03 19:24:03.670517 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0da6fdc7-225a-4347-84d0-a85d87abe37a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:03.672867 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0da6fdc7-225a-4347-84d0-a85d87abe37a tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 Jul 03 19:24:03.673150 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0da6fdc7-225a-4347-84d0-a85d87abe37a tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:03.673437 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0da6fdc7-225a-4347-84d0-a85d87abe37a tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:03.673734 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-0da6fdc7-225a-4347-84d0-a85d87abe37a tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] show called for member 59bb0fba-dd90-4a25-8e20-9b87fa08f914 {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:24:03.680192 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:03.680192 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:03.695922 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0da6fdc7-225a-4347-84d0-a85d87abe37a tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 returned with HTTP 200 Jul 03 19:24:03.696650 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 210/814] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:24:03 2026] GET /volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 => generated 323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:04.097611 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e8c4ef28-f001-4744-812b-bb2fcd8804cd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:04.097979 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e8c4ef28-f001-4744-812b-bb2fcd8804cd None None] GET https://10.4.3.61/volume// Jul 03 19:24:04.098307 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e8c4ef28-f001-4744-812b-bb2fcd8804cd None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:04.098821 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e8c4ef28-f001-4744-812b-bb2fcd8804cd None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:04.098968 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e8c4ef28-f001-4744-812b-bb2fcd8804cd None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:24:04.099353 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 198/815] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:24:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:24:04.109809 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-ec94bee3-f049-4991-aeaf-549144940fc8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:04.112094 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-ec94bee3-f049-4991-aeaf-549144940fc8 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:24:04.112483 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-ec94bee3-f049-4991-aeaf-549144940fc8 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77c08218-747d-4ce8-9c91-d96fb4decfbb", "connector": null, "instance_uuid": "2f6631de-93e0-4f62-904f-a9aeaf659f0d"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:04.127434 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:04.127434 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:04.173654 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-ec94bee3-f049-4991-aeaf-549144940fc8 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:24:04.174533 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 210/816] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:24:04 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 19:24:04.504856 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-35c04a5f-8a52-4075-8ec5-75fee782127d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:04.514064 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-35c04a5f-8a52-4075-8ec5-75fee782127d tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:24:04.514064 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-35c04a5f-8a52-4075-8ec5-75fee782127d tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:04.514064 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-35c04a5f-8a52-4075-8ec5-75fee782127d tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:04.527877 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:04.527877 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:04.537727 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-35c04a5f-8a52-4075-8ec5-75fee782127d tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:24:04.547659 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-35c04a5f-8a52-4075-8ec5-75fee782127d tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe returned with HTTP 200 Jul 03 19:24:04.548285 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 199/817] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:04 2026] GET /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:04.711017 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c86c34d5-994f-4210-b13e-380df41b2d23 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:04.713382 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c86c34d5-994f-4210-b13e-380df41b2d23 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 Jul 03 19:24:04.713752 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c86c34d5-994f-4210-b13e-380df41b2d23 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:04.714238 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c86c34d5-994f-4210-b13e-380df41b2d23 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:04.714238 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-c86c34d5-994f-4210-b13e-380df41b2d23 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] show called for member 59bb0fba-dd90-4a25-8e20-9b87fa08f914 {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:24:04.718653 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:04.718653 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:04.731382 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c86c34d5-994f-4210-b13e-380df41b2d23 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 returned with HTTP 200 Jul 03 19:24:04.731840 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 211/818] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:24:04 2026] GET /volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 => generated 324 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:04.746406 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bc55282c-21ae-4909-8bf7-72fbecfb586e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:04.748704 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bc55282c-21ae-4909-8bf7-72fbecfb586e tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 Jul 03 19:24:04.748887 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bc55282c-21ae-4909-8bf7-72fbecfb586e tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:04.749179 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bc55282c-21ae-4909-8bf7-72fbecfb586e tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:04.749335 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.groups [None req-bc55282c-21ae-4909-8bf7-72fbecfb586e tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] show called for member 59bb0fba-dd90-4a25-8e20-9b87fa08f914 {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:24:04.757301 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:04.757301 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:04.771192 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bc55282c-21ae-4909-8bf7-72fbecfb586e tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 returned with HTTP 200 Jul 03 19:24:04.771192 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 199/819] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:24:04 2026] GET /volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 => generated 324 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:04.783737 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5231f4c8-616e-4547-be0f-2702308075b5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:04.793341 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5231f4c8-616e-4547-be0f-2702308075b5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:24:04.793341 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5231f4c8-616e-4547-be0f-2702308075b5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:04.793341 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5231f4c8-616e-4547-be0f-2702308075b5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:04.793341 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-5231f4c8-616e-4547-be0f-2702308075b5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:24:04.793341 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:04.793341 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:04.794811 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5231f4c8-616e-4547-be0f-2702308075b5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:24:04.815923 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5231f4c8-616e-4547-be0f-2702308075b5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Get all volumes completed successfully. Jul 03 19:24:04.817586 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-5231f4c8-616e-4547-be0f-2702308075b5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:24:04.817586 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-5231f4c8-616e-4547-be0f-2702308075b5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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 19:24:04.893696 np0000004460 devstack@c-api.service[99927]: DEBUG oslo_db.sqlalchemy.engines [None req-5231f4c8-616e-4547-be0f-2702308075b5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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=99927) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:24:04.904020 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:04.904020 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:04.914187 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5231f4c8-616e-4547-be0f-2702308075b5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:24:04.914638 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 211/820] 10.4.3.61 () {68 vars in 1292 bytes} [Fri Jul 3 19:24:04 2026] GET /volume/v3/volumes/detail => generated 1767 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:24:04.929611 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-25921a90-a110-4130-b5ad-aa3ba5ca320c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:04.931301 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-25921a90-a110-4130-b5ad-aa3ba5ca320c tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] PUT https://10.4.3.61/volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 Jul 03 19:24:04.931629 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-25921a90-a110-4130-b5ad-aa3ba5ca320c tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "589d8aef-8bf6-40a4-a613-8cab6847e18d"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:04.932994 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.groups [None req-25921a90-a110-4130-b5ad-aa3ba5ca320c tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Update called for group 59bb0fba-dd90-4a25-8e20-9b87fa08f914. {{(pid=99926) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 19:24:04.933101 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.groups [None req-25921a90-a110-4130-b5ad-aa3ba5ca320c tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Updating group 59bb0fba-dd90-4a25-8e20-9b87fa08f914 with name None description: None add_volumes: 589d8aef-8bf6-40a4-a613-8cab6847e18d remove_volumes: None. Jul 03 19:24:04.937203 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:04.937203 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:04.976298 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-25921a90-a110-4130-b5ad-aa3ba5ca320c tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 returned with HTTP 202 Jul 03 19:24:04.976787 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 200/821] 10.4.3.61 () {70 vars in 1399 bytes} [Fri Jul 3 19:24:04 2026] PUT /volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:24:04.991228 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d1862f59-e392-4d8b-bf8d-5b4229daa1ae None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:04.994735 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d1862f59-e392-4d8b-bf8d-5b4229daa1ae tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 Jul 03 19:24:04.994735 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d1862f59-e392-4d8b-bf8d-5b4229daa1ae tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:04.994735 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d1862f59-e392-4d8b-bf8d-5b4229daa1ae tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:04.994937 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-d1862f59-e392-4d8b-bf8d-5b4229daa1ae tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] show called for member 59bb0fba-dd90-4a25-8e20-9b87fa08f914 {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:24:05.002034 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:05.002034 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:05.015809 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d1862f59-e392-4d8b-bf8d-5b4229daa1ae tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 returned with HTTP 200 Jul 03 19:24:05.016385 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 212/822] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:24:04 2026] GET /volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 => generated 323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:05.564950 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-aa8ff73d-29c9-477b-9c56-ac02278c93cd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:05.566724 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-aa8ff73d-29c9-477b-9c56-ac02278c93cd tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:24:05.566916 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-aa8ff73d-29c9-477b-9c56-ac02278c93cd tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:05.567112 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-aa8ff73d-29c9-477b-9c56-ac02278c93cd tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:05.576827 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:05.576827 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:05.580691 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-aa8ff73d-29c9-477b-9c56-ac02278c93cd tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:24:05.585856 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-aa8ff73d-29c9-477b-9c56-ac02278c93cd tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe returned with HTTP 200 Jul 03 19:24:05.586272 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 200/823] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:05 2026] GET /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:06.029082 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a1e6df5f-8f2a-4907-81ff-2373ebc497ff None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:06.032736 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a1e6df5f-8f2a-4907-81ff-2373ebc497ff tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 Jul 03 19:24:06.032736 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a1e6df5f-8f2a-4907-81ff-2373ebc497ff tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:06.032736 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a1e6df5f-8f2a-4907-81ff-2373ebc497ff tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:06.032736 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.groups [None req-a1e6df5f-8f2a-4907-81ff-2373ebc497ff tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] show called for member 59bb0fba-dd90-4a25-8e20-9b87fa08f914 {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:24:06.040963 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:06.040963 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:06.060305 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a1e6df5f-8f2a-4907-81ff-2373ebc497ff tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 returned with HTTP 200 Jul 03 19:24:06.062809 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 212/824] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:24:06 2026] GET /volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 => generated 324 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:06.081686 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ca4ad1d1-b994-4938-98d5-ecf85cf0bb4f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:06.084069 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ca4ad1d1-b994-4938-98d5-ecf85cf0bb4f tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:24:06.084334 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ca4ad1d1-b994-4938-98d5-ecf85cf0bb4f tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:06.084581 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ca4ad1d1-b994-4938-98d5-ecf85cf0bb4f tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'detail' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:06.088092 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.api_utils [None req-ca4ad1d1-b994-4938-98d5-ecf85cf0bb4f tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Removing options '' from query. {{(pid=99926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:24:06.088092 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:06.088092 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:06.088092 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-ca4ad1d1-b994-4938-98d5-ecf85cf0bb4f tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99926) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:24:06.101155 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ca4ad1d1-b994-4938-98d5-ecf85cf0bb4f tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Get all volumes completed successfully. Jul 03 19:24:06.102230 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-ca4ad1d1-b994-4938-98d5-ecf85cf0bb4f tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:24:06.102289 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-ca4ad1d1-b994-4938-98d5-ecf85cf0bb4f tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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 19:24:06.148820 np0000004460 devstack@c-api.service[99926]: DEBUG oslo_db.sqlalchemy.engines [None req-ca4ad1d1-b994-4938-98d5-ecf85cf0bb4f tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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=99926) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:24:06.156520 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:06.156520 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:06.163807 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-ca4ad1d1-b994-4938-98d5-ecf85cf0bb4f tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:24:06.164038 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-ca4ad1d1-b994-4938-98d5-ecf85cf0bb4f tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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 19:24:06.215140 np0000004460 devstack@c-api.service[99926]: DEBUG oslo_db.sqlalchemy.engines [None req-ca4ad1d1-b994-4938-98d5-ecf85cf0bb4f tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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=99926) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:24:06.219933 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:06.219933 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:06.240890 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ca4ad1d1-b994-4938-98d5-ecf85cf0bb4f tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:24:06.242234 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 201/825] 10.4.3.61 () {68 vars in 1292 bytes} [Fri Jul 3 19:24:06 2026] GET /volume/v3/volumes/detail => generated 1801 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:24:06.266745 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3e87bb6e-24cd-4c20-94b2-c66978a57c8e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:06.269028 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3e87bb6e-24cd-4c20-94b2-c66978a57c8e tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:24:06.269369 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3e87bb6e-24cd-4c20-94b2-c66978a57c8e tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:06.269939 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3e87bb6e-24cd-4c20-94b2-c66978a57c8e tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'detail' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:06.270024 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-3e87bb6e-24cd-4c20-94b2-c66978a57c8e tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:24:06.270483 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:06.270483 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:06.271289 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3e87bb6e-24cd-4c20-94b2-c66978a57c8e tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99925) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:24:06.281051 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3e87bb6e-24cd-4c20-94b2-c66978a57c8e tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Get all volumes completed successfully. Jul 03 19:24:06.283039 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-3e87bb6e-24cd-4c20-94b2-c66978a57c8e tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:24:06.283039 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-3e87bb6e-24cd-4c20-94b2-c66978a57c8e tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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 19:24:06.329238 np0000004460 devstack@c-api.service[99925]: DEBUG oslo_db.sqlalchemy.engines [None req-3e87bb6e-24cd-4c20-94b2-c66978a57c8e tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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=99925) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:24:06.335681 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:06.335681 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:06.342088 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-3e87bb6e-24cd-4c20-94b2-c66978a57c8e tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:24:06.342088 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-3e87bb6e-24cd-4c20-94b2-c66978a57c8e tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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 19:24:06.382895 np0000004460 devstack@c-api.service[99925]: DEBUG oslo_db.sqlalchemy.engines [None req-3e87bb6e-24cd-4c20-94b2-c66978a57c8e tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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=99925) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:24:06.386510 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:06.386510 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:06.394937 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3e87bb6e-24cd-4c20-94b2-c66978a57c8e tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:24:06.394937 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 213/826] 10.4.3.61 () {68 vars in 1292 bytes} [Fri Jul 3 19:24:06 2026] GET /volume/v3/volumes/detail => generated 1801 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:24:06.417097 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-df4f7a28-3575-4dea-b4a3-0aa557d91ebc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:06.422680 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-df4f7a28-3575-4dea-b4a3-0aa557d91ebc tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] POST https://10.4.3.61/volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914/action Jul 03 19:24:06.422680 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-df4f7a28-3575-4dea-b4a3-0aa557d91ebc tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:24:06.422680 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-df4f7a28-3575-4dea-b4a3-0aa557d91ebc tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:06.426894 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.groups [None req-df4f7a28-3575-4dea-b4a3-0aa557d91ebc tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] delete called for group 59bb0fba-dd90-4a25-8e20-9b87fa08f914 {{(pid=99924) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 19:24:06.426894 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.groups [None req-df4f7a28-3575-4dea-b4a3-0aa557d91ebc tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Delete group with id: 59bb0fba-dd90-4a25-8e20-9b87fa08f914 Jul 03 19:24:06.430890 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:06.430890 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:06.526576 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-df4f7a28-3575-4dea-b4a3-0aa557d91ebc tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914/action returned with HTTP 202 Jul 03 19:24:06.527739 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 201/827] 10.4.3.61 () {70 vars in 1421 bytes} [Fri Jul 3 19:24:06 2026] POST /volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:24:06.537251 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-37d04a95-c025-4d75-a355-a5db7236edb5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:06.543430 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-37d04a95-c025-4d75-a355-a5db7236edb5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/volumes/589d8aef-8bf6-40a4-a613-8cab6847e18d Jul 03 19:24:06.543751 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-37d04a95-c025-4d75-a355-a5db7236edb5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:06.544294 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-37d04a95-c025-4d75-a355-a5db7236edb5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:06.558971 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:06.558971 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:06.566489 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-37d04a95-c025-4d75-a355-a5db7236edb5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Volume info retrieved successfully. Jul 03 19:24:06.567955 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-37d04a95-c025-4d75-a355-a5db7236edb5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:24:06.567955 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-37d04a95-c025-4d75-a355-a5db7236edb5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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 19:24:06.608625 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d2245438-6694-47fd-b36a-cac25a841266 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:06.613200 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d2245438-6694-47fd-b36a-cac25a841266 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:24:06.613200 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d2245438-6694-47fd-b36a-cac25a841266 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:06.613200 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d2245438-6694-47fd-b36a-cac25a841266 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:06.623442 np0000004460 devstack@c-api.service[99927]: DEBUG oslo_db.sqlalchemy.engines [None req-37d04a95-c025-4d75-a355-a5db7236edb5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-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=99927) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:24:06.629478 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:06.629478 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:06.633415 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:06.633415 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:06.641378 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d2245438-6694-47fd-b36a-cac25a841266 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:24:06.646333 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-37d04a95-c025-4d75-a355-a5db7236edb5 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/volumes/589d8aef-8bf6-40a4-a613-8cab6847e18d returned with HTTP 200 Jul 03 19:24:06.646924 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 213/828] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:06 2026] GET /volume/v3/volumes/589d8aef-8bf6-40a4-a613-8cab6847e18d => generated 903 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:06.657681 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d2245438-6694-47fd-b36a-cac25a841266 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe returned with HTTP 200 Jul 03 19:24:06.658356 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 202/829] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:06 2026] GET /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe => generated 842 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:07.185305 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-6984c55f-0a5e-4e80-99d0-bf39c6eb00e7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:07.188070 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-6984c55f-0a5e-4e80-99d0-bf39c6eb00e7 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] DELETE https://10.4.3.61/volume/v3/attachments/db19c201-cf81-4b7b-8dfb-8540b3f904ff Jul 03 19:24:07.188353 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-6984c55f-0a5e-4e80-99d0-bf39c6eb00e7 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:07.188551 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-6984c55f-0a5e-4e80-99d0-bf39c6eb00e7 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:07.196295 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:07.196295 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:07.675551 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4ef20992-c523-4d5c-94a8-9028db813a5d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:07.678295 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4ef20992-c523-4d5c-94a8-9028db813a5d tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/volumes/589d8aef-8bf6-40a4-a613-8cab6847e18d Jul 03 19:24:07.678295 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4ef20992-c523-4d5c-94a8-9028db813a5d tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:07.678877 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4ef20992-c523-4d5c-94a8-9028db813a5d tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:07.678961 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2cdb298e-c108-439f-bdd0-d4aea22ddadb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:07.682600 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2cdb298e-c108-439f-bdd0-d4aea22ddadb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:24:07.682600 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2cdb298e-c108-439f-bdd0-d4aea22ddadb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:07.682600 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2cdb298e-c108-439f-bdd0-d4aea22ddadb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:07.693531 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4ef20992-c523-4d5c-94a8-9028db813a5d tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/volumes/589d8aef-8bf6-40a4-a613-8cab6847e18d returned with HTTP 404 Jul 03 19:24:07.694401 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 202/830] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:07 2026] GET /volume/v3/volumes/589d8aef-8bf6-40a4-a613-8cab6847e18d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:24:07.698933 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:07.698933 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:07.706986 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-2cdb298e-c108-439f-bdd0-d4aea22ddadb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:24:07.709178 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-84de028c-ff65-44e4-aa3c-e2d9f6df9822 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:07.712316 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-84de028c-ff65-44e4-aa3c-e2d9f6df9822 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/volumes/4c384e88-98e6-472e-b008-9ce276c6b376 Jul 03 19:24:07.712735 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-84de028c-ff65-44e4-aa3c-e2d9f6df9822 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:07.712942 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-84de028c-ff65-44e4-aa3c-e2d9f6df9822 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:07.715855 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2cdb298e-c108-439f-bdd0-d4aea22ddadb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe returned with HTTP 200 Jul 03 19:24:07.717360 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 214/831] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:07 2026] GET /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:24:07.731780 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-84de028c-ff65-44e4-aa3c-e2d9f6df9822 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/volumes/4c384e88-98e6-472e-b008-9ce276c6b376 returned with HTTP 404 Jul 03 19:24:07.732994 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 203/832] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:07 2026] GET /volume/v3/volumes/4c384e88-98e6-472e-b008-9ce276c6b376 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:24:07.744647 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b4796deb-a891-4fe2-aa3f-9555830f0a26 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:07.747238 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b4796deb-a891-4fe2-aa3f-9555830f0a26 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] GET https://10.4.3.61/volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 Jul 03 19:24:07.747544 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b4796deb-a891-4fe2-aa3f-9555830f0a26 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:07.748013 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b4796deb-a891-4fe2-aa3f-9555830f0a26 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:07.748151 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.groups [None req-b4796deb-a891-4fe2-aa3f-9555830f0a26 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] show called for member 59bb0fba-dd90-4a25-8e20-9b87fa08f914 {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:24:07.752648 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b4796deb-a891-4fe2-aa3f-9555830f0a26 tempest-GroupsTest-976969263 tempest-GroupsTest-976969263-project-member] https://10.4.3.61/volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 returned with HTTP 404 Jul 03 19:24:07.753374 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 203/833] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:24:07 2026] GET /volume/v3/groups/59bb0fba-dd90-4a25-8e20-9b87fa08f914 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:24:07.762431 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-78e72fc0-aae3-4678-9a48-d665ff333d50 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:07.767796 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-78e72fc0-aae3-4678-9a48-d665ff333d50 tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] DELETE https://10.4.3.61/volume/v3/group_types/1423bb32-44dc-4bbb-9e92-86ff4f08796c Jul 03 19:24:07.768156 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-78e72fc0-aae3-4678-9a48-d665ff333d50 tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:07.768643 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-78e72fc0-aae3-4678-9a48-d665ff333d50 tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:07.771371 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-6984c55f-0a5e-4e80-99d0-bf39c6eb00e7 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] https://10.4.3.61/volume/v3/attachments/db19c201-cf81-4b7b-8dfb-8540b3f904ff returned with HTTP 200 Jul 03 19:24:07.772368 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 214/834] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:24:07 2026] DELETE /volume/v3/attachments/db19c201-cf81-4b7b-8dfb-8540b3f904ff => generated 192 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:07.817198 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-78e72fc0-aae3-4678-9a48-d665ff333d50 tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] https://10.4.3.61/volume/v3/group_types/1423bb32-44dc-4bbb-9e92-86ff4f08796c returned with HTTP 202 Jul 03 19:24:07.817198 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 215/835] 10.4.3.61 () {68 vars in 1397 bytes} [Fri Jul 3 19:24:07 2026] DELETE /volume/v3/group_types/1423bb32-44dc-4bbb-9e92-86ff4f08796c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:24:07.829341 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f1041fae-8b1d-47dc-98b4-2a5a9288bf51 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:07.831058 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f1041fae-8b1d-47dc-98b4-2a5a9288bf51 tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] DELETE https://10.4.3.61/volume/v3/types/1a71b812-2744-4690-8e65-c62a457b4751 Jul 03 19:24:07.831422 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f1041fae-8b1d-47dc-98b4-2a5a9288bf51 tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:07.831781 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f1041fae-8b1d-47dc-98b4-2a5a9288bf51 tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] Calling method '_delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:07.871287 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f1041fae-8b1d-47dc-98b4-2a5a9288bf51 tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] https://10.4.3.61/volume/v3/types/1a71b812-2744-4690-8e65-c62a457b4751 returned with HTTP 202 Jul 03 19:24:07.871608 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 204/836] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:24:07 2026] DELETE /volume/v3/types/1a71b812-2744-4690-8e65-c62a457b4751 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:24:07.885669 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2aba6139-2e9d-452c-99b7-ba29df723d3e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:07.890035 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2aba6139-2e9d-452c-99b7-ba29df723d3e tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] GET https://10.4.3.61/volume/v3/types/1a71b812-2744-4690-8e65-c62a457b4751 Jul 03 19:24:07.890035 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2aba6139-2e9d-452c-99b7-ba29df723d3e tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:07.891327 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2aba6139-2e9d-452c-99b7-ba29df723d3e tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:07.904591 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2aba6139-2e9d-452c-99b7-ba29df723d3e tempest-GroupsTest-453579648 tempest-GroupsTest-453579648-project-admin] https://10.4.3.61/volume/v3/types/1a71b812-2744-4690-8e65-c62a457b4751 returned with HTTP 404 Jul 03 19:24:07.905527 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 204/837] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:24:07 2026] GET /volume/v3/types/1a71b812-2744-4690-8e65-c62a457b4751 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 19:24:07.910559 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9242291b-07c8-43c2-b82c-009840417beb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:07.911077 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9242291b-07c8-43c2-b82c-009840417beb None None] GET https://10.4.3.61/volume// Jul 03 19:24:07.911322 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9242291b-07c8-43c2-b82c-009840417beb None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:07.911564 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9242291b-07c8-43c2-b82c-009840417beb None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:07.912944 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9242291b-07c8-43c2-b82c-009840417beb None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:24:07.913502 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 215/838] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:24:07 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:24:07.929970 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-c7039ffd-9ebb-4f02-ad8a-46621c8ff3d8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:07.929970 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-c7039ffd-9ebb-4f02-ad8a-46621c8ff3d8 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] POST https://10.4.3.61/volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb/action Jul 03 19:24:07.930381 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-c7039ffd-9ebb-4f02-ad8a-46621c8ff3d8 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Action body: b'{"os-reimage": {"image_id": "6d06f778-9046-4b6c-907a-487aa9cc8b84", "reimage_reserved": true}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:24:07.930584 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-c7039ffd-9ebb-4f02-ad8a-46621c8ff3d8 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "6d06f778-9046-4b6c-907a-487aa9cc8b84", "reimage_reserved": true}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:07.945878 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:07.945878 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:07.946497 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-c7039ffd-9ebb-4f02-ad8a-46621c8ff3d8 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Volume info retrieved successfully. Jul 03 19:24:08.129395 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-c7039ffd-9ebb-4f02-ad8a-46621c8ff3d8 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] https://10.4.3.61/volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb/action returned with HTTP 202 Jul 03 19:24:08.129989 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 216/839] 10.4.3.61 () {74 vars in 1706 bytes} [Fri Jul 3 19:24:07 2026] POST /volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb/action => generated 0 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 19:24:08.745866 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c77a5d17-7188-415a-bd1b-e42dd7b0c99b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:08.748482 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c77a5d17-7188-415a-bd1b-e42dd7b0c99b tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:24:08.748851 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c77a5d17-7188-415a-bd1b-e42dd7b0c99b tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:08.749117 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c77a5d17-7188-415a-bd1b-e42dd7b0c99b tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:08.760433 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:08.760433 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:08.764598 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c77a5d17-7188-415a-bd1b-e42dd7b0c99b tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:24:08.769257 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c77a5d17-7188-415a-bd1b-e42dd7b0c99b tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe returned with HTTP 200 Jul 03 19:24:08.769788 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 205/840] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:08 2026] GET /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:09.783397 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6537a6c4-7668-4f6f-bac7-d264baaa3011 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:09.786785 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6537a6c4-7668-4f6f-bac7-d264baaa3011 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:24:09.786946 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6537a6c4-7668-4f6f-bac7-d264baaa3011 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:09.787111 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6537a6c4-7668-4f6f-bac7-d264baaa3011 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:09.802891 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:09.802891 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:09.811249 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6537a6c4-7668-4f6f-bac7-d264baaa3011 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:24:09.819794 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6537a6c4-7668-4f6f-bac7-d264baaa3011 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe returned with HTTP 200 Jul 03 19:24:09.819794 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 205/841] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:09 2026] GET /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:09.827385 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-062b5ed7-9046-49a6-8225-314db09b79ab req-be14f08c-9844-4eff-a1bb-2576a335ce5c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:09.832732 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-062b5ed7-9046-49a6-8225-314db09b79ab req-be14f08c-9844-4eff-a1bb-2576a335ce5c tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] POST https://10.4.3.61/volume/v3/attachments/593df7d2-6785-42ed-871e-01b94d7fbb51/action Jul 03 19:24:09.833577 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-062b5ed7-9046-49a6-8225-314db09b79ab req-be14f08c-9844-4eff-a1bb-2576a335ce5c tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Action body: b'{"os-complete": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:24:09.833577 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-062b5ed7-9046-49a6-8225-314db09b79ab req-be14f08c-9844-4eff-a1bb-2576a335ce5c tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:09.856017 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:09.856017 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:09.871134 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-062b5ed7-9046-49a6-8225-314db09b79ab req-be14f08c-9844-4eff-a1bb-2576a335ce5c tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/attachments/593df7d2-6785-42ed-871e-01b94d7fbb51/action returned with HTTP 204 Jul 03 19:24:09.871882 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 216/842] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:24:09 2026] POST /volume/v3/attachments/593df7d2-6785-42ed-871e-01b94d7fbb51/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:10.838273 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-92e6b2e2-64db-486c-ad64-bdbc890798d3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:10.840867 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-92e6b2e2-64db-486c-ad64-bdbc890798d3 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:24:10.841032 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-92e6b2e2-64db-486c-ad64-bdbc890798d3 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:10.842242 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-92e6b2e2-64db-486c-ad64-bdbc890798d3 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:10.859075 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:10.859075 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:10.866637 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-92e6b2e2-64db-486c-ad64-bdbc890798d3 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:24:10.876673 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-92e6b2e2-64db-486c-ad64-bdbc890798d3 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe returned with HTTP 200 Jul 03 19:24:10.877243 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 217/843] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:10 2026] GET /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe => generated 1134 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:10.895909 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-41d43744-4476-4fb6-a614-63623ef278b6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:10.898498 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-41d43744-4476-4fb6-a614-63623ef278b6 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:24:10.898998 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-41d43744-4476-4fb6-a614-63623ef278b6 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:10.899446 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-41d43744-4476-4fb6-a614-63623ef278b6 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:10.914909 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:10.914909 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:10.918997 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-41d43744-4476-4fb6-a614-63623ef278b6 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:24:10.928449 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-41d43744-4476-4fb6-a614-63623ef278b6 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe returned with HTTP 200 Jul 03 19:24:10.928449 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 206/844] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:10 2026] GET /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:11.705394 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-27b64911-922e-4dd7-9136-9e68db143f51 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:11.877637 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-27b64911-922e-4dd7-9136-9e68db143f51 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] GET https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d Jul 03 19:24:11.877881 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-27b64911-922e-4dd7-9136-9e68db143f51 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:11.878088 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-27b64911-922e-4dd7-9136-9e68db143f51 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:11.902662 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-27b64911-922e-4dd7-9136-9e68db143f51 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d returned with HTTP 200 Jul 03 19:24:11.903464 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 206/845] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:24:11 2026] GET /volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d => generated 437 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:11.916098 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-19a5bcc0-3c26-48de-85f9-3c3dfa916b06 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:11.922634 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-19a5bcc0-3c26-48de-85f9-3c3dfa916b06 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] GET https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d/defaults Jul 03 19:24:11.922941 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-19a5bcc0-3c26-48de-85f9-3c3dfa916b06 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:11.925223 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-19a5bcc0-3c26-48de-85f9-3c3dfa916b06 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Calling method 'defaults' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:11.941208 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-19a5bcc0-3c26-48de-85f9-3c3dfa916b06 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d/defaults returned with HTTP 200 Jul 03 19:24:11.941208 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 217/846] 10.4.3.61 () {66 vars in 1374 bytes} [Fri Jul 3 19:24:11 2026] GET /volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d/defaults => generated 437 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:11.952184 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a8d9d442-b842-4205-9af3-d4bf6cf9fad4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:11.953990 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a8d9d442-b842-4205-9af3-d4bf6cf9fad4 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] PUT https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d Jul 03 19:24:11.954406 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a8d9d442-b842-4205-9af3-d4bf6cf9fad4 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:12.017974 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-a8d9d442-b842-4205-9af3-d4bf6cf9fad4 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-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 19:24:12.018979 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-a8d9d442-b842-4205-9af3-d4bf6cf9fad4 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-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 19:24:12.019422 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-a8d9d442-b842-4205-9af3-d4bf6cf9fad4 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-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 19:24:12.021243 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-a8d9d442-b842-4205-9af3-d4bf6cf9fad4 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-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 19:24:12.021243 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-a8d9d442-b842-4205-9af3-d4bf6cf9fad4 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-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 19:24:12.022825 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-a8d9d442-b842-4205-9af3-d4bf6cf9fad4 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-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 19:24:12.029938 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a8d9d442-b842-4205-9af3-d4bf6cf9fad4 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d returned with HTTP 200 Jul 03 19:24:12.030597 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 218/847] 10.4.3.61 () {68 vars in 1367 bytes} [Fri Jul 3 19:24:11 2026] PUT /volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d => generated 395 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:12.045567 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b9bc1ad8-db0a-4562-a43d-9253ba00c56b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:12.048685 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b9bc1ad8-db0a-4562-a43d-9253ba00c56b tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] DELETE https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d Jul 03 19:24:12.048957 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b9bc1ad8-db0a-4562-a43d-9253ba00c56b tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:12.049381 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b9bc1ad8-db0a-4562-a43d-9253ba00c56b tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:12.060082 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b9bc1ad8-db0a-4562-a43d-9253ba00c56b tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d returned with HTTP 200 Jul 03 19:24:12.060600 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 207/848] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:24:12 2026] DELETE /volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d => generated 0 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 19:24:12.072127 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e27266b0-78f1-4ea4-a42a-d77257322f66 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:12.076522 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e27266b0-78f1-4ea4-a42a-d77257322f66 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] GET https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d Jul 03 19:24:12.076865 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e27266b0-78f1-4ea4-a42a-d77257322f66 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:12.077024 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e27266b0-78f1-4ea4-a42a-d77257322f66 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:12.103352 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e27266b0-78f1-4ea4-a42a-d77257322f66 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d returned with HTTP 200 Jul 03 19:24:12.104196 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 207/849] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:24:12 2026] GET /volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d => generated 437 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:12.116584 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-32f236cc-5b8b-4d26-b78d-0e7a7c73ffad None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:12.118669 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-32f236cc-5b8b-4d26-b78d-0e7a7c73ffad tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] PUT https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d Jul 03 19:24:12.119525 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-32f236cc-5b8b-4d26-b78d-0e7a7c73ffad tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-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=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:12.326915 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-32f236cc-5b8b-4d26-b78d-0e7a7c73ffad tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d returned with HTTP 200 Jul 03 19:24:12.327685 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 218/850] 10.4.3.61 () {68 vars in 1368 bytes} [Fri Jul 3 19:24:12 2026] PUT /volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d => generated 395 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:12.350044 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8e54243c-7b12-4811-8376-fdb27fb112c8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:12.360240 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8e54243c-7b12-4811-8376-fdb27fb112c8 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] GET https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d/defaults Jul 03 19:24:12.360803 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8e54243c-7b12-4811-8376-fdb27fb112c8 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:12.360940 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8e54243c-7b12-4811-8376-fdb27fb112c8 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Calling method 'defaults' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:12.386062 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8e54243c-7b12-4811-8376-fdb27fb112c8 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d/defaults returned with HTTP 200 Jul 03 19:24:12.386760 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 219/851] 10.4.3.61 () {66 vars in 1374 bytes} [Fri Jul 3 19:24:12 2026] GET /volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d/defaults => generated 437 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:12.408271 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-2cc3aa9b-abb1-4794-8151-fccd781e93e1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:12.414257 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2cc3aa9b-abb1-4794-8151-fccd781e93e1 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] GET https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d Jul 03 19:24:12.414413 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2cc3aa9b-abb1-4794-8151-fccd781e93e1 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:12.414759 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2cc3aa9b-abb1-4794-8151-fccd781e93e1 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:12.447805 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2cc3aa9b-abb1-4794-8151-fccd781e93e1 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d returned with HTTP 200 Jul 03 19:24:12.448682 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 208/852] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:24:12 2026] GET /volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d => generated 437 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:12.465192 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e99c3591-fba7-4b9b-ad11-af8fe39ad6c9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:12.469025 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e99c3591-fba7-4b9b-ad11-af8fe39ad6c9 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] GET https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d?usage=True Jul 03 19:24:12.469367 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e99c3591-fba7-4b9b-ad11-af8fe39ad6c9 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:12.473777 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e99c3591-fba7-4b9b-ad11-af8fe39ad6c9 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:12.510526 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e99c3591-fba7-4b9b-ad11-af8fe39ad6c9 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d?usage=True returned with HTTP 200 Jul 03 19:24:12.511701 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 208/853] 10.4.3.61 () {66 vars in 1368 bytes} [Fri Jul 3 19:24:12 2026] GET /volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d?usage=True => generated 1061 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:12.533681 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8eb65033-2a7c-4d8a-bad7-2eb1aad989cd None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:12.706213 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8eb65033-2a7c-4d8a-bad7-2eb1aad989cd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:24:12.706213 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8eb65033-2a7c-4d8a-bad7-2eb1aad989cd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-192135090"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:12.711822 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-8eb65033-2a7c-4d8a-bad7-2eb1aad989cd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-192135090'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:24:12.712272 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-8eb65033-2a7c-4d8a-bad7-2eb1aad989cd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Create volume of 1 GB Jul 03 19:24:12.733844 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-8eb65033-2a7c-4d8a-bad7-2eb1aad989cd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Availability Zones retrieved successfully. Jul 03 19:24:12.737997 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-8eb65033-2a7c-4d8a-bad7-2eb1aad989cd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Flow 'volume_create_api' (294aae1a-8d86-4588-9734-2aee1b799edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:12.739234 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-8eb65033-2a7c-4d8a-bad7-2eb1aad989cd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dd187dd-03d6-44d0-839e-fc9b717cab6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:12.740973 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-8eb65033-2a7c-4d8a-bad7-2eb1aad989cd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:24:12.799689 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-8eb65033-2a7c-4d8a-bad7-2eb1aad989cd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dd187dd-03d6-44d0-839e-fc9b717cab6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:12.801218 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-8eb65033-2a7c-4d8a-bad7-2eb1aad989cd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (215f3b06-def6-41b7-85c8-16598aa46fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:12.934557 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-8eb65033-2a7c-4d8a-bad7-2eb1aad989cd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Created reservations ['a010f4da-09bb-4946-9976-f2e70ef76505', 'edd21144-0002-4661-a81a-d893b9dae8b2', '1557f0d9-9b93-461f-a90a-36b88aeabb1e', '13e6d39b-1bc4-49da-abc9-fb4f2d5987e5'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:12.936955 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-8eb65033-2a7c-4d8a-bad7-2eb1aad989cd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (215f3b06-def6-41b7-85c8-16598aa46fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a010f4da-09bb-4946-9976-f2e70ef76505', 'edd21144-0002-4661-a81a-d893b9dae8b2', '1557f0d9-9b93-461f-a90a-36b88aeabb1e', '13e6d39b-1bc4-49da-abc9-fb4f2d5987e5']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:12.938386 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-8eb65033-2a7c-4d8a-bad7-2eb1aad989cd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (045c072b-6b3e-4421-9e9f-a7bf2d7b981f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:12.977865 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-8eb65033-2a7c-4d8a-bad7-2eb1aad989cd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (045c072b-6b3e-4421-9e9f-a7bf2d7b981f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '466d0d39-4ffb-4d15-bd95-47369f00affc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-192135090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cf3baaef7f5460e86a5201a67dab21d',qos_specs=None,replication_status=,reservations=['a010f4da-09bb-4946-9976-f2e70ef76505','edd21144-0002-4661-a81a-d893b9dae8b2','1557f0d9-9b93-461f-a90a-36b88aeabb1e','13e6d39b-1bc4-49da-abc9-fb4f2d5987e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2c8364e37cd487e9582c029ac2ce78b',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:24:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-192135090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=466d0d39-4ffb-4d15-bd95-47369f00affc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cf3baaef7f5460e86a5201a67dab21d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2c8364e37cd487e9582c029ac2ce78b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:12.978842 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-8eb65033-2a7c-4d8a-bad7-2eb1aad989cd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3787971-4b70-4ade-9a9a-94bcafc79c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:13.015931 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-8eb65033-2a7c-4d8a-bad7-2eb1aad989cd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3787971-4b70-4ade-9a9a-94bcafc79c3a) transitioned into state 'SUCCESS' from state '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-192135090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cf3baaef7f5460e86a5201a67dab21d',qos_specs=None,replication_status=,reservations=['a010f4da-09bb-4946-9976-f2e70ef76505','edd21144-0002-4661-a81a-d893b9dae8b2','1557f0d9-9b93-461f-a90a-36b88aeabb1e','13e6d39b-1bc4-49da-abc9-fb4f2d5987e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2c8364e37cd487e9582c029ac2ce78b',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:13.017065 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-8eb65033-2a7c-4d8a-bad7-2eb1aad989cd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab31b21a-7994-4801-9009-440092c24d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:13.034229 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-8eb65033-2a7c-4d8a-bad7-2eb1aad989cd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab31b21a-7994-4801-9009-440092c24d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:13.034938 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-8eb65033-2a7c-4d8a-bad7-2eb1aad989cd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Flow 'volume_create_api' (294aae1a-8d86-4588-9734-2aee1b799edd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:13.035326 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-8eb65033-2a7c-4d8a-bad7-2eb1aad989cd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Create volume request issued successfully. Jul 03 19:24:13.035949 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8eb65033-2a7c-4d8a-bad7-2eb1aad989cd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:24:13.036421 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 219/854] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:24:12 2026] POST /volume/v3/volumes => generated 753 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:24:13.066513 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3e60b33d-1c74-4167-b49c-a594a30cfbad None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:13.080265 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3e60b33d-1c74-4167-b49c-a594a30cfbad tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] GET https://10.4.3.61/volume/v3/volumes/466d0d39-4ffb-4d15-bd95-47369f00affc Jul 03 19:24:13.080265 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3e60b33d-1c74-4167-b49c-a594a30cfbad tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:13.080265 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3e60b33d-1c74-4167-b49c-a594a30cfbad tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:13.091367 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:13.091367 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:13.099213 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-3e60b33d-1c74-4167-b49c-a594a30cfbad tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Volume info retrieved successfully. Jul 03 19:24:13.105392 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3e60b33d-1c74-4167-b49c-a594a30cfbad tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] https://10.4.3.61/volume/v3/volumes/466d0d39-4ffb-4d15-bd95-47369f00affc returned with HTTP 200 Jul 03 19:24:13.106132 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 220/855] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:13 2026] GET /volume/v3/volumes/466d0d39-4ffb-4d15-bd95-47369f00affc => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:14.140110 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e72b14ef-9992-4b06-8735-00054ef6b6dd None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:14.145808 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e72b14ef-9992-4b06-8735-00054ef6b6dd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] GET https://10.4.3.61/volume/v3/volumes/466d0d39-4ffb-4d15-bd95-47369f00affc Jul 03 19:24:14.147411 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e72b14ef-9992-4b06-8735-00054ef6b6dd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:14.147411 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e72b14ef-9992-4b06-8735-00054ef6b6dd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:14.168280 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:14.168280 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:14.180203 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e72b14ef-9992-4b06-8735-00054ef6b6dd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Volume info retrieved successfully. Jul 03 19:24:14.191250 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e72b14ef-9992-4b06-8735-00054ef6b6dd tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] https://10.4.3.61/volume/v3/volumes/466d0d39-4ffb-4d15-bd95-47369f00affc returned with HTTP 200 Jul 03 19:24:14.191731 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 209/856] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:14 2026] GET /volume/v3/volumes/466d0d39-4ffb-4d15-bd95-47369f00affc => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:24:14.217966 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a0db8b06-c2eb-410c-904f-2ab4f8d7b678 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:14.221559 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a0db8b06-c2eb-410c-904f-2ab4f8d7b678 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] GET https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d?usage=True Jul 03 19:24:14.222288 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a0db8b06-c2eb-410c-904f-2ab4f8d7b678 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:14.222586 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a0db8b06-c2eb-410c-904f-2ab4f8d7b678 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:14.271042 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a0db8b06-c2eb-410c-904f-2ab4f8d7b678 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d?usage=True returned with HTTP 200 Jul 03 19:24:14.271789 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 209/857] 10.4.3.61 () {66 vars in 1368 bytes} [Fri Jul 3 19:24:14 2026] GET /volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d?usage=True => generated 1061 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:14.291353 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e4c50a3e-64f8-46f3-9c02-bf40af0d5e2b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:14.293377 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e4c50a3e-64f8-46f3-9c02-bf40af0d5e2b tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] DELETE https://10.4.3.61/volume/v3/volumes/466d0d39-4ffb-4d15-bd95-47369f00affc Jul 03 19:24:14.293608 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e4c50a3e-64f8-46f3-9c02-bf40af0d5e2b tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:14.293798 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e4c50a3e-64f8-46f3-9c02-bf40af0d5e2b tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:14.293953 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-e4c50a3e-64f8-46f3-9c02-bf40af0d5e2b tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Delete volume with id: 466d0d39-4ffb-4d15-bd95-47369f00affc Jul 03 19:24:14.310036 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:14.310036 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:14.310036 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e4c50a3e-64f8-46f3-9c02-bf40af0d5e2b tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Volume info retrieved successfully. Jul 03 19:24:14.345196 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e4c50a3e-64f8-46f3-9c02-bf40af0d5e2b tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Delete volume request issued successfully. Jul 03 19:24:14.345352 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e4c50a3e-64f8-46f3-9c02-bf40af0d5e2b tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] https://10.4.3.61/volume/v3/volumes/466d0d39-4ffb-4d15-bd95-47369f00affc returned with HTTP 202 Jul 03 19:24:14.345947 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 220/858] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:24:14 2026] DELETE /volume/v3/volumes/466d0d39-4ffb-4d15-bd95-47369f00affc => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:24:14.358127 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-80e446b1-4c4f-4787-9881-19f8b2862e8c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:14.360289 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-80e446b1-4c4f-4787-9881-19f8b2862e8c tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] GET https://10.4.3.61/volume/v3/volumes/466d0d39-4ffb-4d15-bd95-47369f00affc Jul 03 19:24:14.360496 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-80e446b1-4c4f-4787-9881-19f8b2862e8c tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:14.361984 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-80e446b1-4c4f-4787-9881-19f8b2862e8c tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:14.377099 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:14.377099 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:14.383785 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-80e446b1-4c4f-4787-9881-19f8b2862e8c tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Volume info retrieved successfully. Jul 03 19:24:14.392752 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-80e446b1-4c4f-4787-9881-19f8b2862e8c tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] https://10.4.3.61/volume/v3/volumes/466d0d39-4ffb-4d15-bd95-47369f00affc returned with HTTP 200 Jul 03 19:24:14.393297 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 221/859] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:14 2026] GET /volume/v3/volumes/466d0d39-4ffb-4d15-bd95-47369f00affc => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:15.407034 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1ad06624-cf89-4218-9d7a-7ec63c4d4a0a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:15.413989 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1ad06624-cf89-4218-9d7a-7ec63c4d4a0a tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:24:15.414595 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1ad06624-cf89-4218-9d7a-7ec63c4d4a0a tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "8fa0382b-3a6f-4c4d-9461-bfe4d07e32d1-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:15.416997 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1ad06624-cf89-4218-9d7a-7ec63c4d4a0a tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '8fa0382b-3a6f-4c4d-9461-bfe4d07e32d1-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:24:15.417237 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1ad06624-cf89-4218-9d7a-7ec63c4d4a0a tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Create volume of 1 GB Jul 03 19:24:15.417339 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-908f906c-3f8b-4563-b8d2-40f5b2265449 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:15.420234 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-908f906c-3f8b-4563-b8d2-40f5b2265449 tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] GET https://10.4.3.61/volume/v3/volumes/466d0d39-4ffb-4d15-bd95-47369f00affc Jul 03 19:24:15.421914 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-908f906c-3f8b-4563-b8d2-40f5b2265449 tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:15.421914 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-908f906c-3f8b-4563-b8d2-40f5b2265449 tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:15.427507 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1ad06624-cf89-4218-9d7a-7ec63c4d4a0a tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Availability Zones retrieved successfully. Jul 03 19:24:15.443079 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1ad06624-cf89-4218-9d7a-7ec63c4d4a0a tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Flow 'volume_create_api' (de91b107-2dcb-41cb-a593-c3c7cea69128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:15.443546 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-908f906c-3f8b-4563-b8d2-40f5b2265449 tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] https://10.4.3.61/volume/v3/volumes/466d0d39-4ffb-4d15-bd95-47369f00affc returned with HTTP 404 Jul 03 19:24:15.444333 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 210/860] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:15 2026] GET /volume/v3/volumes/466d0d39-4ffb-4d15-bd95-47369f00affc => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:15.444436 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1ad06624-cf89-4218-9d7a-7ec63c4d4a0a tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f928eaa-8da5-4808-9040-a4ef1994d202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:15.445494 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1ad06624-cf89-4218-9d7a-7ec63c4d4a0a tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:24:15.467537 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7b37b64d-da9a-427d-83be-d68806940b20 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:15.470640 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7b37b64d-da9a-427d-83be-d68806940b20 tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] GET https://10.4.3.61/volume/v3/volumes/466d0d39-4ffb-4d15-bd95-47369f00affc Jul 03 19:24:15.472186 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7b37b64d-da9a-427d-83be-d68806940b20 tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:15.472186 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7b37b64d-da9a-427d-83be-d68806940b20 tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:15.493577 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7b37b64d-da9a-427d-83be-d68806940b20 tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] https://10.4.3.61/volume/v3/volumes/466d0d39-4ffb-4d15-bd95-47369f00affc returned with HTTP 404 Jul 03 19:24:15.494474 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 221/861] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:15 2026] GET /volume/v3/volumes/466d0d39-4ffb-4d15-bd95-47369f00affc => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:15.507209 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0aa4bc3f-6cd1-4cae-b6fd-ebf7c7dbb3eb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:15.514499 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0aa4bc3f-6cd1-4cae-b6fd-ebf7c7dbb3eb tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] DELETE https://10.4.3.61/volume/v3/volumes/466d0d39-4ffb-4d15-bd95-47369f00affc Jul 03 19:24:15.514857 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0aa4bc3f-6cd1-4cae-b6fd-ebf7c7dbb3eb tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:15.515207 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0aa4bc3f-6cd1-4cae-b6fd-ebf7c7dbb3eb tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:15.517895 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-0aa4bc3f-6cd1-4cae-b6fd-ebf7c7dbb3eb tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Delete volume with id: 466d0d39-4ffb-4d15-bd95-47369f00affc Jul 03 19:24:15.524765 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0aa4bc3f-6cd1-4cae-b6fd-ebf7c7dbb3eb tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] https://10.4.3.61/volume/v3/volumes/466d0d39-4ffb-4d15-bd95-47369f00affc returned with HTTP 404 Jul 03 19:24:15.525764 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 222/862] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:24:15 2026] DELETE /volume/v3/volumes/466d0d39-4ffb-4d15-bd95-47369f00affc => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:15.538778 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1ee73a3c-1780-4e9d-99fd-95e5087153fc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:15.541439 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1ee73a3c-1780-4e9d-99fd-95e5087153fc tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:24:15.541932 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1ee73a3c-1780-4e9d-99fd-95e5087153fc tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-817200772"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:15.545994 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-1ee73a3c-1780-4e9d-99fd-95e5087153fc tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-817200772'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:24:15.546531 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-1ee73a3c-1780-4e9d-99fd-95e5087153fc tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Create volume of 1 GB Jul 03 19:24:15.558611 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1ee73a3c-1780-4e9d-99fd-95e5087153fc tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Availability Zones retrieved successfully. Jul 03 19:24:15.569277 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1ee73a3c-1780-4e9d-99fd-95e5087153fc tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Flow 'volume_create_api' (151dd9b6-9751-4d34-a9a5-05969d2f3292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:15.572874 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1ee73a3c-1780-4e9d-99fd-95e5087153fc tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e44f3c5e-cba8-427c-8a76-4536d023d9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:15.572874 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-1ee73a3c-1780-4e9d-99fd-95e5087153fc tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:24:15.642727 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1ee73a3c-1780-4e9d-99fd-95e5087153fc tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e44f3c5e-cba8-427c-8a76-4536d023d9dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:15.643889 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1ee73a3c-1780-4e9d-99fd-95e5087153fc tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9313f723-2766-444a-b4d5-a252996ac314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:15.714359 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1ad06624-cf89-4218-9d7a-7ec63c4d4a0a tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f928eaa-8da5-4808-9040-a4ef1994d202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:15.715679 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1ad06624-cf89-4218-9d7a-7ec63c4d4a0a tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56e44d15-f160-45e1-b45f-f64327d1940d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:15.717017 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-1ee73a3c-1780-4e9d-99fd-95e5087153fc tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Created reservations ['ba3f5903-5266-4639-b629-f90140a98cfb', '93984c04-a895-4385-bc96-a19a5567e027', '67d459cd-48bd-4c27-9ca4-3a817bcd8184', 'dc333f00-06cb-48a7-985b-bc3dfee37379'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:15.717017 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1ee73a3c-1780-4e9d-99fd-95e5087153fc tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9313f723-2766-444a-b4d5-a252996ac314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba3f5903-5266-4639-b629-f90140a98cfb', '93984c04-a895-4385-bc96-a19a5567e027', '67d459cd-48bd-4c27-9ca4-3a817bcd8184', 'dc333f00-06cb-48a7-985b-bc3dfee37379']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:15.718075 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1ee73a3c-1780-4e9d-99fd-95e5087153fc tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2082ae40-0b4e-4979-945d-0b583e88955a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:15.759389 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1ee73a3c-1780-4e9d-99fd-95e5087153fc tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2082ae40-0b4e-4979-945d-0b583e88955a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8f4ac4e-1373-42e0-97f5-cf2d8b653055', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-817200772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cf3baaef7f5460e86a5201a67dab21d',qos_specs=None,replication_status=,reservations=['ba3f5903-5266-4639-b629-f90140a98cfb','93984c04-a895-4385-bc96-a19a5567e027','67d459cd-48bd-4c27-9ca4-3a817bcd8184','dc333f00-06cb-48a7-985b-bc3dfee37379'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2c8364e37cd487e9582c029ac2ce78b',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:24:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-817200772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8f4ac4e-1373-42e0-97f5-cf2d8b653055,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cf3baaef7f5460e86a5201a67dab21d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2c8364e37cd487e9582c029ac2ce78b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:15.760512 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1ee73a3c-1780-4e9d-99fd-95e5087153fc tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b513017b-da8a-44a3-b267-9d9f675d90cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:15.803324 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1ee73a3c-1780-4e9d-99fd-95e5087153fc tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b513017b-da8a-44a3-b267-9d9f675d90cd) transitioned into state 'SUCCESS' from state '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-817200772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cf3baaef7f5460e86a5201a67dab21d',qos_specs=None,replication_status=,reservations=['ba3f5903-5266-4639-b629-f90140a98cfb','93984c04-a895-4385-bc96-a19a5567e027','67d459cd-48bd-4c27-9ca4-3a817bcd8184','dc333f00-06cb-48a7-985b-bc3dfee37379'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2c8364e37cd487e9582c029ac2ce78b',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:15.803324 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1ee73a3c-1780-4e9d-99fd-95e5087153fc tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd3a8b5a-f568-4c0d-b05a-882624674256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:15.826329 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1ee73a3c-1780-4e9d-99fd-95e5087153fc tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd3a8b5a-f568-4c0d-b05a-882624674256) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:15.827694 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1ee73a3c-1780-4e9d-99fd-95e5087153fc tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Flow 'volume_create_api' (151dd9b6-9751-4d34-a9a5-05969d2f3292) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:15.828153 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1ee73a3c-1780-4e9d-99fd-95e5087153fc tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Create volume request issued successfully. Jul 03 19:24:15.829088 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1ee73a3c-1780-4e9d-99fd-95e5087153fc tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:24:15.829943 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 211/863] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:24:15 2026] POST /volume/v3/volumes => generated 753 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:24:15.850680 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5f2cb76e-b0a8-4584-a6d2-5e454598860d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:15.853345 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5f2cb76e-b0a8-4584-a6d2-5e454598860d tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] GET https://10.4.3.61/volume/v3/volumes/a8f4ac4e-1373-42e0-97f5-cf2d8b653055 Jul 03 19:24:15.853883 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5f2cb76e-b0a8-4584-a6d2-5e454598860d tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:15.854116 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5f2cb76e-b0a8-4584-a6d2-5e454598860d tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:15.854286 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1ad06624-cf89-4218-9d7a-7ec63c4d4a0a tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Created reservations ['5f2de832-eb33-495d-8b13-7be5bd0bc254', '57475eeb-4763-44c8-8d90-a7d24908ca6b', '2ecfd924-3bb6-4a15-90c8-f6abacee9338', 'fa403829-8338-41a2-967e-a3df84b5bdce'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:15.855201 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1ad06624-cf89-4218-9d7a-7ec63c4d4a0a tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56e44d15-f160-45e1-b45f-f64327d1940d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f2de832-eb33-495d-8b13-7be5bd0bc254', '57475eeb-4763-44c8-8d90-a7d24908ca6b', '2ecfd924-3bb6-4a15-90c8-f6abacee9338', 'fa403829-8338-41a2-967e-a3df84b5bdce']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:15.856618 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1ad06624-cf89-4218-9d7a-7ec63c4d4a0a tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dba9f234-117f-434c-9ab0-7190fef5d950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:15.864073 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:15.864073 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:15.870744 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5f2cb76e-b0a8-4584-a6d2-5e454598860d tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Volume info retrieved successfully. Jul 03 19:24:15.878719 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5f2cb76e-b0a8-4584-a6d2-5e454598860d tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] https://10.4.3.61/volume/v3/volumes/a8f4ac4e-1373-42e0-97f5-cf2d8b653055 returned with HTTP 200 Jul 03 19:24:15.879151 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 222/864] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:15 2026] GET /volume/v3/volumes/a8f4ac4e-1373-42e0-97f5-cf2d8b653055 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:15.890108 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1ad06624-cf89-4218-9d7a-7ec63c4d4a0a tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dba9f234-117f-434c-9ab0-7190fef5d950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49b96ae0-be6a-44d8-9643-e4403f10ac91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='8fa0382b-3a6f-4c4d-9461-bfe4d07e32d1-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9b0c578242a4814a92270071c0616ae',qos_specs=None,replication_status=,reservations=['5f2de832-eb33-495d-8b13-7be5bd0bc254','57475eeb-4763-44c8-8d90-a7d24908ca6b','2ecfd924-3bb6-4a15-90c8-f6abacee9338','fa403829-8338-41a2-967e-a3df84b5bdce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0a8155bc3f340d2ab3e7d69b13be152',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:24:15Z,deleted=False,deleted_at=None,display_description='',display_name='8fa0382b-3a6f-4c4d-9461-bfe4d07e32d1-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49b96ae0-be6a-44d8-9643-e4403f10ac91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9b0c578242a4814a92270071c0616ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0a8155bc3f340d2ab3e7d69b13be152',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:15.891002 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1ad06624-cf89-4218-9d7a-7ec63c4d4a0a tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1708ee38-5782-474c-8533-8f3cf42e48ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:15.930667 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1ad06624-cf89-4218-9d7a-7ec63c4d4a0a tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1708ee38-5782-474c-8533-8f3cf42e48ed) transitioned into 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='8fa0382b-3a6f-4c4d-9461-bfe4d07e32d1-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9b0c578242a4814a92270071c0616ae',qos_specs=None,replication_status=,reservations=['5f2de832-eb33-495d-8b13-7be5bd0bc254','57475eeb-4763-44c8-8d90-a7d24908ca6b','2ecfd924-3bb6-4a15-90c8-f6abacee9338','fa403829-8338-41a2-967e-a3df84b5bdce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0a8155bc3f340d2ab3e7d69b13be152',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:15.932372 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1ad06624-cf89-4218-9d7a-7ec63c4d4a0a tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cbd780f-6c1c-4b37-a473-fe9981876769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:15.956823 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1ad06624-cf89-4218-9d7a-7ec63c4d4a0a tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cbd780f-6c1c-4b37-a473-fe9981876769) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:15.958275 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1ad06624-cf89-4218-9d7a-7ec63c4d4a0a tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Flow 'volume_create_api' (de91b107-2dcb-41cb-a593-c3c7cea69128) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:15.958275 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1ad06624-cf89-4218-9d7a-7ec63c4d4a0a tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Create volume request issued successfully. Jul 03 19:24:15.959128 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1ad06624-cf89-4218-9d7a-7ec63c4d4a0a tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:24:15.959673 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 210/865] 10.4.3.61 () {72 vars in 1534 bytes} [Fri Jul 3 19:24:15 2026] POST /volume/v3/volumes => generated 747 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:24:15.983191 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-8bfb254e-4fbc-4c4c-8c7d-a2c547ccb8b7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:15.986021 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-8bfb254e-4fbc-4c4c-8c7d-a2c547ccb8b7 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] GET https://10.4.3.61/volume/v3/volumes/49b96ae0-be6a-44d8-9643-e4403f10ac91 Jul 03 19:24:15.986498 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-8bfb254e-4fbc-4c4c-8c7d-a2c547ccb8b7 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:15.986784 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-8bfb254e-4fbc-4c4c-8c7d-a2c547ccb8b7 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:15.998883 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:15.998883 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:16.005763 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-8bfb254e-4fbc-4c4c-8c7d-a2c547ccb8b7 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Volume info retrieved successfully. Jul 03 19:24:16.012738 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-8bfb254e-4fbc-4c4c-8c7d-a2c547ccb8b7 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] https://10.4.3.61/volume/v3/volumes/49b96ae0-be6a-44d8-9643-e4403f10ac91 returned with HTTP 200 Jul 03 19:24:16.013496 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 223/866] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:24:15 2026] GET /volume/v3/volumes/49b96ae0-be6a-44d8-9643-e4403f10ac91 => generated 815 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:16.026531 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-8f38ffdb-be04-44a8-b417-01cab950fc8c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:16.030995 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-8f38ffdb-be04-44a8-b417-01cab950fc8c tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] GET https://10.4.3.61/volume/v3/volumes/49b96ae0-be6a-44d8-9643-e4403f10ac91 Jul 03 19:24:16.031422 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-8f38ffdb-be04-44a8-b417-01cab950fc8c tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:16.031632 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-8f38ffdb-be04-44a8-b417-01cab950fc8c tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:16.047711 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:16.047711 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:16.054789 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-8f38ffdb-be04-44a8-b417-01cab950fc8c tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Volume info retrieved successfully. Jul 03 19:24:16.062337 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-8f38ffdb-be04-44a8-b417-01cab950fc8c tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] https://10.4.3.61/volume/v3/volumes/49b96ae0-be6a-44d8-9643-e4403f10ac91 returned with HTTP 200 Jul 03 19:24:16.062978 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 212/867] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:24:16 2026] GET /volume/v3/volumes/49b96ae0-be6a-44d8-9643-e4403f10ac91 => generated 815 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:16.899292 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8f1a19a2-ebef-4c9f-9134-f26d41266d10 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:16.901298 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8f1a19a2-ebef-4c9f-9134-f26d41266d10 tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] GET https://10.4.3.61/volume/v3/volumes/a8f4ac4e-1373-42e0-97f5-cf2d8b653055 Jul 03 19:24:16.901555 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8f1a19a2-ebef-4c9f-9134-f26d41266d10 tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:16.901742 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8f1a19a2-ebef-4c9f-9134-f26d41266d10 tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:16.912624 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:16.912624 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:16.918275 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-8f1a19a2-ebef-4c9f-9134-f26d41266d10 tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Volume info retrieved successfully. Jul 03 19:24:16.923246 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8f1a19a2-ebef-4c9f-9134-f26d41266d10 tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] https://10.4.3.61/volume/v3/volumes/a8f4ac4e-1373-42e0-97f5-cf2d8b653055 returned with HTTP 200 Jul 03 19:24:16.923692 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 223/868] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:16 2026] GET /volume/v3/volumes/a8f4ac4e-1373-42e0-97f5-cf2d8b653055 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:16.945287 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5d01ab80-5f90-4bc7-864e-befb292ebf88 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:16.947645 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5d01ab80-5f90-4bc7-864e-befb292ebf88 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] GET https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d?usage=True Jul 03 19:24:16.947895 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5d01ab80-5f90-4bc7-864e-befb292ebf88 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:16.948148 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5d01ab80-5f90-4bc7-864e-befb292ebf88 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:16.948528 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:16.948528 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:16.976789 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5d01ab80-5f90-4bc7-864e-befb292ebf88 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d?usage=True returned with HTTP 200 Jul 03 19:24:16.976789 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 211/869] 10.4.3.61 () {66 vars in 1368 bytes} [Fri Jul 3 19:24:16 2026] GET /volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d?usage=True => generated 1061 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:16.992302 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1ca78363-41f6-4bff-ad09-639879eab1d1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:16.994476 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1ca78363-41f6-4bff-ad09-639879eab1d1 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] GET https://10.4.3.61/volume/v3/os-quota-sets/2595f05ea6984d98975db6b41513a50b?usage=True Jul 03 19:24:16.994703 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1ca78363-41f6-4bff-ad09-639879eab1d1 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:16.994950 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1ca78363-41f6-4bff-ad09-639879eab1d1 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:17.017962 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1ca78363-41f6-4bff-ad09-639879eab1d1 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/2595f05ea6984d98975db6b41513a50b?usage=True returned with HTTP 200 Jul 03 19:24:17.018491 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 224/870] 10.4.3.61 () {66 vars in 1368 bytes} [Fri Jul 3 19:24:16 2026] GET /volume/v3/os-quota-sets/2595f05ea6984d98975db6b41513a50b?usage=True => generated 1061 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:17.035181 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-dd2e5013-f35b-42eb-865e-403e1d0fe87d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:17.037666 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-dd2e5013-f35b-42eb-865e-403e1d0fe87d tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] POST https://10.4.3.61/volume/v3/os-volume-transfer Jul 03 19:24:17.038387 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-dd2e5013-f35b-42eb-865e-403e1d0fe87d tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a8f4ac4e-1373-42e0-97f5-cf2d8b653055"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:17.039873 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.volume_transfer [None req-dd2e5013-f35b-42eb-865e-403e1d0fe87d tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a8f4ac4e-1373-42e0-97f5-cf2d8b653055'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 19:24:17.040129 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.volume_transfer [None req-dd2e5013-f35b-42eb-865e-403e1d0fe87d tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Creating transfer of volume a8f4ac4e-1373-42e0-97f5-cf2d8b653055 Jul 03 19:24:17.040708 np0000004460 devstack@c-api.service[99924]: INFO cinder.transfer.api [None req-dd2e5013-f35b-42eb-865e-403e1d0fe87d tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Generating transfer record for volume a8f4ac4e-1373-42e0-97f5-cf2d8b653055 Jul 03 19:24:17.050676 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:17.050676 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:17.067244 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-dd2e5013-f35b-42eb-865e-403e1d0fe87d tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] https://10.4.3.61/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 19:24:17.068059 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 213/871] 10.4.3.61 () {68 vars in 1284 bytes} [Fri Jul 3 19:24:17 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:24:17.077450 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-082da830-b48a-4278-9fc2-c0fdb37e939d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:17.169330 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-082da830-b48a-4278-9fc2-c0fdb37e939d tempest-VolumeQuotasAdminTestJSON-555904714 tempest-VolumeQuotasAdminTestJSON-555904714-project-member] POST https://10.4.3.61/volume/v3/os-volume-transfer/0e139151-bada-49d2-b8cc-ba3577f1f982/accept Jul 03 19:24:17.169330 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-082da830-b48a-4278-9fc2-c0fdb37e939d tempest-VolumeQuotasAdminTestJSON-555904714 tempest-VolumeQuotasAdminTestJSON-555904714-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "20a0a6c9bd8e435e"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:17.171225 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.contrib.volume_transfer [None req-082da830-b48a-4278-9fc2-c0fdb37e939d tempest-VolumeQuotasAdminTestJSON-555904714 tempest-VolumeQuotasAdminTestJSON-555904714-project-member] Accepting volume transfer 0e139151-bada-49d2-b8cc-ba3577f1f982 {{(pid=99925) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 19:24:17.171419 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.contrib.volume_transfer [None req-082da830-b48a-4278-9fc2-c0fdb37e939d tempest-VolumeQuotasAdminTestJSON-555904714 tempest-VolumeQuotasAdminTestJSON-555904714-project-member] Accepting transfer 0e139151-bada-49d2-b8cc-ba3577f1f982 Jul 03 19:24:17.276827 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-082da830-b48a-4278-9fc2-c0fdb37e939d tempest-VolumeQuotasAdminTestJSON-555904714 tempest-VolumeQuotasAdminTestJSON-555904714-project-member] Created reservations ['af3bf867-90d6-45c3-acfe-51328fe96259', 'b1831987-e40d-4bae-b332-903f2519bcec', '40b2df46-4cfb-45ff-981c-4d9b3ac31c28', '0b723fae-096b-4b8c-9b44-e35dcfe9382a'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:17.310250 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-082da830-b48a-4278-9fc2-c0fdb37e939d tempest-VolumeQuotasAdminTestJSON-555904714 tempest-VolumeQuotasAdminTestJSON-555904714-project-member] Created reservations ['4c50cfa0-2ecd-4ba0-bd8f-cac9acb54851', '3775bc35-569e-4937-81e8-97c5b5c44c11', 'c9299f39-1671-480e-8fed-adcd6811a014', '05da39ec-b494-498b-9e69-5921da2b8b90'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:17.364920 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-082da830-b48a-4278-9fc2-c0fdb37e939d tempest-VolumeQuotasAdminTestJSON-555904714 tempest-VolumeQuotasAdminTestJSON-555904714-project-member] Created reservations ['2a3846f1-5640-40a6-9c79-96f98ef2414a', '206ec2da-d238-4d53-be6a-2430d7b90e50', 'af50f42e-a5b1-41d0-9653-b332526bb7ad', '60252baa-98aa-4347-a8e2-6349efcb1fa6'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:17.412137 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-082da830-b48a-4278-9fc2-c0fdb37e939d tempest-VolumeQuotasAdminTestJSON-555904714 tempest-VolumeQuotasAdminTestJSON-555904714-project-member] Created reservations ['221c2666-9d54-4e4e-aa55-751a1cb136ea', '44f71ac7-48ae-4f9d-9aff-fe2b13322bd6', '1cc1d2f8-0e0b-4f01-a2c3-3f773778d5c7', '8d25c0d7-edb2-4934-9641-6b0f47da7303'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:17.915523 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-082da830-b48a-4278-9fc2-c0fdb37e939d tempest-VolumeQuotasAdminTestJSON-555904714 tempest-VolumeQuotasAdminTestJSON-555904714-project-member] Transfer volume completed successfully. Jul 03 19:24:18.018101 np0000004460 devstack@c-api.service[99925]: INFO cinder.transfer.api [None req-082da830-b48a-4278-9fc2-c0fdb37e939d tempest-VolumeQuotasAdminTestJSON-555904714 tempest-VolumeQuotasAdminTestJSON-555904714-project-member] Volume a8f4ac4e-1373-42e0-97f5-cf2d8b653055 has been transferred. Jul 03 19:24:18.026339 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-082da830-b48a-4278-9fc2-c0fdb37e939d tempest-VolumeQuotasAdminTestJSON-555904714 tempest-VolumeQuotasAdminTestJSON-555904714-project-member] https://10.4.3.61/volume/v3/os-volume-transfer/0e139151-bada-49d2-b8cc-ba3577f1f982/accept returned with HTTP 202 Jul 03 19:24:18.026778 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 224/872] 10.4.3.61 () {68 vars in 1416 bytes} [Fri Jul 3 19:24:17 2026] POST /volume/v3/os-volume-transfer/0e139151-bada-49d2-b8cc-ba3577f1f982/accept => generated 363 bytes in 950 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:24:18.039341 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f6030927-25ad-4dcf-b60a-a000fde18a8b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:18.043036 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f6030927-25ad-4dcf-b60a-a000fde18a8b tempest-VolumeQuotasAdminTestJSON-555904714 tempest-VolumeQuotasAdminTestJSON-555904714-project-member] GET https://10.4.3.61/volume/v3/volumes/a8f4ac4e-1373-42e0-97f5-cf2d8b653055 Jul 03 19:24:18.043036 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f6030927-25ad-4dcf-b60a-a000fde18a8b tempest-VolumeQuotasAdminTestJSON-555904714 tempest-VolumeQuotasAdminTestJSON-555904714-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:18.043352 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f6030927-25ad-4dcf-b60a-a000fde18a8b tempest-VolumeQuotasAdminTestJSON-555904714 tempest-VolumeQuotasAdminTestJSON-555904714-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:18.056272 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:18.056272 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:18.063246 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f6030927-25ad-4dcf-b60a-a000fde18a8b tempest-VolumeQuotasAdminTestJSON-555904714 tempest-VolumeQuotasAdminTestJSON-555904714-project-member] Volume info retrieved successfully. Jul 03 19:24:18.075021 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f6030927-25ad-4dcf-b60a-a000fde18a8b tempest-VolumeQuotasAdminTestJSON-555904714 tempest-VolumeQuotasAdminTestJSON-555904714-project-member] https://10.4.3.61/volume/v3/volumes/a8f4ac4e-1373-42e0-97f5-cf2d8b653055 returned with HTTP 200 Jul 03 19:24:18.075021 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 212/873] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:18 2026] GET /volume/v3/volumes/a8f4ac4e-1373-42e0-97f5-cf2d8b653055 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:18.093639 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-28a2bb12-0bca-4ff7-a70a-077b5c974866 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:18.096356 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-28a2bb12-0bca-4ff7-a70a-077b5c974866 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] GET https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d?usage=True Jul 03 19:24:18.097527 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-28a2bb12-0bca-4ff7-a70a-077b5c974866 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:18.097527 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-28a2bb12-0bca-4ff7-a70a-077b5c974866 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:18.119314 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-28a2bb12-0bca-4ff7-a70a-077b5c974866 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d?usage=True returned with HTTP 200 Jul 03 19:24:18.119780 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 225/874] 10.4.3.61 () {66 vars in 1368 bytes} [Fri Jul 3 19:24:18 2026] GET /volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d?usage=True => generated 1061 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:18.134576 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-50c2d19f-ff76-4d77-80f4-158e67a41fe5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:18.137203 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-50c2d19f-ff76-4d77-80f4-158e67a41fe5 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] GET https://10.4.3.61/volume/v3/os-quota-sets/2595f05ea6984d98975db6b41513a50b?usage=True Jul 03 19:24:18.137500 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-50c2d19f-ff76-4d77-80f4-158e67a41fe5 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:18.137782 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-50c2d19f-ff76-4d77-80f4-158e67a41fe5 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:18.169050 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-50c2d19f-ff76-4d77-80f4-158e67a41fe5 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/2595f05ea6984d98975db6b41513a50b?usage=True returned with HTTP 200 Jul 03 19:24:18.169757 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 214/875] 10.4.3.61 () {66 vars in 1368 bytes} [Fri Jul 3 19:24:18 2026] GET /volume/v3/os-quota-sets/2595f05ea6984d98975db6b41513a50b?usage=True => generated 1061 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:18.187341 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d62f1e3a-998e-4221-8544-9f8f746ec36b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:18.190276 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d62f1e3a-998e-4221-8544-9f8f746ec36b tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/a8f4ac4e-1373-42e0-97f5-cf2d8b653055 Jul 03 19:24:18.190508 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d62f1e3a-998e-4221-8544-9f8f746ec36b tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:18.190720 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d62f1e3a-998e-4221-8544-9f8f746ec36b tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:18.190898 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-d62f1e3a-998e-4221-8544-9f8f746ec36b tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Delete volume with id: a8f4ac4e-1373-42e0-97f5-cf2d8b653055 Jul 03 19:24:18.200134 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:18.200134 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:18.200631 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d62f1e3a-998e-4221-8544-9f8f746ec36b tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Volume info retrieved successfully. Jul 03 19:24:18.223941 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d62f1e3a-998e-4221-8544-9f8f746ec36b tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Delete volume request issued successfully. Jul 03 19:24:18.224235 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d62f1e3a-998e-4221-8544-9f8f746ec36b tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] https://10.4.3.61/volume/v3/volumes/a8f4ac4e-1373-42e0-97f5-cf2d8b653055 returned with HTTP 202 Jul 03 19:24:18.224842 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 225/876] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:24:18 2026] DELETE /volume/v3/volumes/a8f4ac4e-1373-42e0-97f5-cf2d8b653055 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:24:18.236378 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b52b3cfb-f832-4e64-93d6-3c5b474f5754 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:18.238238 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b52b3cfb-f832-4e64-93d6-3c5b474f5754 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] GET https://10.4.3.61/volume/v3/volumes/a8f4ac4e-1373-42e0-97f5-cf2d8b653055 Jul 03 19:24:18.238567 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b52b3cfb-f832-4e64-93d6-3c5b474f5754 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:18.238848 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b52b3cfb-f832-4e64-93d6-3c5b474f5754 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:18.248498 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:18.248498 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:18.253015 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b52b3cfb-f832-4e64-93d6-3c5b474f5754 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Volume info retrieved successfully. Jul 03 19:24:18.259792 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b52b3cfb-f832-4e64-93d6-3c5b474f5754 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] https://10.4.3.61/volume/v3/volumes/a8f4ac4e-1373-42e0-97f5-cf2d8b653055 returned with HTTP 200 Jul 03 19:24:18.260263 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 213/877] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:18 2026] GET /volume/v3/volumes/a8f4ac4e-1373-42e0-97f5-cf2d8b653055 => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:19.072483 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1e4bc9a2-1007-4027-b167-3c112b3fcfac None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:19.075230 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1e4bc9a2-1007-4027-b167-3c112b3fcfac tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] GET https://10.4.3.61/volume/v3/volumes/49b96ae0-be6a-44d8-9643-e4403f10ac91 Jul 03 19:24:19.075524 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1e4bc9a2-1007-4027-b167-3c112b3fcfac tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:19.075771 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1e4bc9a2-1007-4027-b167-3c112b3fcfac tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:19.084860 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:19.084860 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:19.090295 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1e4bc9a2-1007-4027-b167-3c112b3fcfac tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Volume info retrieved successfully. Jul 03 19:24:19.096664 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-1e4bc9a2-1007-4027-b167-3c112b3fcfac tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] https://10.4.3.61/volume/v3/volumes/49b96ae0-be6a-44d8-9643-e4403f10ac91 returned with HTTP 200 Jul 03 19:24:19.097148 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 226/878] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:24:19 2026] GET /volume/v3/volumes/49b96ae0-be6a-44d8-9643-e4403f10ac91 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:19.106012 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-748a9eb3-0b89-4f4e-83d8-114caf21e15e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:19.106630 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-748a9eb3-0b89-4f4e-83d8-114caf21e15e None None] GET https://10.4.3.61/volume// Jul 03 19:24:19.106855 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-748a9eb3-0b89-4f4e-83d8-114caf21e15e None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:19.107111 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-748a9eb3-0b89-4f4e-83d8-114caf21e15e None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:19.107651 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-748a9eb3-0b89-4f4e-83d8-114caf21e15e None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:24:19.107965 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 215/879] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:24:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 19:24:19.117160 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-e3f4016a-9157-418a-9a8b-629b4e42778d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:19.120080 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-e3f4016a-9157-418a-9a8b-629b4e42778d tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:24:19.120590 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-e3f4016a-9157-418a-9a8b-629b4e42778d tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49b96ae0-be6a-44d8-9643-e4403f10ac91", "connector": null, "instance_uuid": "8fa0382b-3a6f-4c4d-9461-bfe4d07e32d1"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:19.133099 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:19.133099 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:19.176667 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-e3f4016a-9157-418a-9a8b-629b4e42778d tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:24:19.177309 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 226/880] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:24:19 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 19:24:19.186910 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c6401da2-f604-4c63-a58a-269b252eb31e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:19.187531 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c6401da2-f604-4c63-a58a-269b252eb31e None None] GET https://10.4.3.61/volume// Jul 03 19:24:19.187723 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c6401da2-f604-4c63-a58a-269b252eb31e None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:19.187933 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c6401da2-f604-4c63-a58a-269b252eb31e None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:19.188479 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c6401da2-f604-4c63-a58a-269b252eb31e None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:24:19.188810 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 214/881] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:24:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:24:19.197646 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-e0f31144-7e8b-4be0-84cf-019bf2c967f0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:19.200035 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-e0f31144-7e8b-4be0-84cf-019bf2c967f0 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] GET https://10.4.3.61/volume/v3/volumes/49b96ae0-be6a-44d8-9643-e4403f10ac91 Jul 03 19:24:19.200334 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-e0f31144-7e8b-4be0-84cf-019bf2c967f0 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:19.200640 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-e0f31144-7e8b-4be0-84cf-019bf2c967f0 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:19.213391 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:19.213391 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:19.218210 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-e0f31144-7e8b-4be0-84cf-019bf2c967f0 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Volume info retrieved successfully. Jul 03 19:24:19.224074 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-e0f31144-7e8b-4be0-84cf-019bf2c967f0 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] https://10.4.3.61/volume/v3/volumes/49b96ae0-be6a-44d8-9643-e4403f10ac91 returned with HTTP 200 Jul 03 19:24:19.224691 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 227/882] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:24:19 2026] GET /volume/v3/volumes/49b96ae0-be6a-44d8-9643-e4403f10ac91 => generated 1019 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:24:19.278254 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-79707f4c-0f93-4fd7-927f-7426f7f55963 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:19.280356 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-79707f4c-0f93-4fd7-927f-7426f7f55963 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] GET https://10.4.3.61/volume/v3/volumes/a8f4ac4e-1373-42e0-97f5-cf2d8b653055 Jul 03 19:24:19.280567 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-79707f4c-0f93-4fd7-927f-7426f7f55963 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:19.280873 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-79707f4c-0f93-4fd7-927f-7426f7f55963 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:19.288029 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-79707f4c-0f93-4fd7-927f-7426f7f55963 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] https://10.4.3.61/volume/v3/volumes/a8f4ac4e-1373-42e0-97f5-cf2d8b653055 returned with HTTP 404 Jul 03 19:24:19.288913 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 216/883] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:19 2026] GET /volume/v3/volumes/a8f4ac4e-1373-42e0-97f5-cf2d8b653055 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:19.301341 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f5569f33-2433-4f5d-b0c8-df62f10a567c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:19.303992 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f5569f33-2433-4f5d-b0c8-df62f10a567c tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] GET https://10.4.3.61/volume/v3/volumes/a8f4ac4e-1373-42e0-97f5-cf2d8b653055 Jul 03 19:24:19.304258 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f5569f33-2433-4f5d-b0c8-df62f10a567c tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:19.304541 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f5569f33-2433-4f5d-b0c8-df62f10a567c tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:19.312044 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f5569f33-2433-4f5d-b0c8-df62f10a567c tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] https://10.4.3.61/volume/v3/volumes/a8f4ac4e-1373-42e0-97f5-cf2d8b653055 returned with HTTP 404 Jul 03 19:24:19.312990 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 227/884] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:19 2026] GET /volume/v3/volumes/a8f4ac4e-1373-42e0-97f5-cf2d8b653055 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:19.321710 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-00f97752-7dab-4ac1-bc18-dc0f724c386c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:19.325738 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-00f97752-7dab-4ac1-bc18-dc0f724c386c tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] DELETE https://10.4.3.61/volume/v3/volumes/a8f4ac4e-1373-42e0-97f5-cf2d8b653055 Jul 03 19:24:19.325966 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-00f97752-7dab-4ac1-bc18-dc0f724c386c tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:19.326353 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-00f97752-7dab-4ac1-bc18-dc0f724c386c tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:19.326650 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-00f97752-7dab-4ac1-bc18-dc0f724c386c tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] Delete volume with id: a8f4ac4e-1373-42e0-97f5-cf2d8b653055 Jul 03 19:24:19.335251 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-00f97752-7dab-4ac1-bc18-dc0f724c386c tempest-VolumeQuotasAdminTestJSON-1880047670 tempest-VolumeQuotasAdminTestJSON-1880047670-project-member] https://10.4.3.61/volume/v3/volumes/a8f4ac4e-1373-42e0-97f5-cf2d8b653055 returned with HTTP 404 Jul 03 19:24:19.336624 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 215/885] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:24:19 2026] DELETE /volume/v3/volumes/a8f4ac4e-1373-42e0-97f5-cf2d8b653055 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:19.345846 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-47f73dd1-e2d4-4624-807f-a4e88625d4c8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:19.347274 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2cc8752c-4625-4672-87e2-3f7c78a8bac0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:19.351186 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2cc8752c-4625-4672-87e2-3f7c78a8bac0 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] GET https://10.4.3.61/volume/v3/os-quota-sets/7031232d2f8844508677516df616e572?usage=True Jul 03 19:24:19.351186 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2cc8752c-4625-4672-87e2-3f7c78a8bac0 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:19.351575 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2cc8752c-4625-4672-87e2-3f7c78a8bac0 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:19.353945 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-47f73dd1-e2d4-4624-807f-a4e88625d4c8 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] PUT https://10.4.3.61/volume/v3/attachments/539f355b-9830-4e07-9383-433edebe7a37 Jul 03 19:24:19.355000 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-47f73dd1-e2d4-4624-807f-a4e88625d4c8 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:19.375808 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-47f73dd1-e2d4-4624-807f-a4e88625d4c8 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Acquiring lock "cinder-attachment_update-49b96ae0-be6a-44d8-9643-e4403f10ac91-np0000004460" by "attachment_update" {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:24:19.380927 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-47f73dd1-e2d4-4624-807f-a4e88625d4c8 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Lock "cinder-attachment_update-49b96ae0-be6a-44d8-9643-e4403f10ac91-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:24:19.383188 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:19.383188 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:19.387606 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2cc8752c-4625-4672-87e2-3f7c78a8bac0 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/7031232d2f8844508677516df616e572?usage=True returned with HTTP 200 Jul 03 19:24:19.388096 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 217/886] 10.4.3.61 () {66 vars in 1368 bytes} [Fri Jul 3 19:24:19 2026] GET /volume/v3/os-quota-sets/7031232d2f8844508677516df616e572?usage=True => generated 1061 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:19.418607 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2bd50421-c887-47e6-98b3-02c8afc0e915 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:19.420538 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2bd50421-c887-47e6-98b3-02c8afc0e915 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] PUT https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d Jul 03 19:24:19.421097 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2bd50421-c887-47e6-98b3-02c8afc0e915 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-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=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:19.448257 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:19.448257 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:19.540914 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2bd50421-c887-47e6-98b3-02c8afc0e915 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d returned with HTTP 200 Jul 03 19:24:19.541594 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 228/887] 10.4.3.61 () {68 vars in 1368 bytes} [Fri Jul 3 19:24:19 2026] PUT /volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d => generated 397 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:19.555356 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c1acc2ba-537b-4584-a9f0-c476037d6ae1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:19.558483 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c1acc2ba-537b-4584-a9f0-c476037d6ae1 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] PUT https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d Jul 03 19:24:19.558663 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c1acc2ba-537b-4584-a9f0-c476037d6ae1 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-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=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:19.671350 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-0d56f1e0-abb5-46e9-89af-79491b53ca84 req-3fa5dabe-6599-4df4-9ca0-aba87fe68263 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:19.674216 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-0d56f1e0-abb5-46e9-89af-79491b53ca84 req-3fa5dabe-6599-4df4-9ca0-aba87fe68263 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] DELETE https://10.4.3.61/volume/v3/attachments/31ecea94-ef09-4359-a0a0-b8d40ce285f9 Jul 03 19:24:19.674504 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-0d56f1e0-abb5-46e9-89af-79491b53ca84 req-3fa5dabe-6599-4df4-9ca0-aba87fe68263 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:19.674744 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-0d56f1e0-abb5-46e9-89af-79491b53ca84 req-3fa5dabe-6599-4df4-9ca0-aba87fe68263 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:19.683827 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:19.683827 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:19.698460 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c1acc2ba-537b-4584-a9f0-c476037d6ae1 tempest-VolumeQuotasAdminTestJSON-2087644101 tempest-VolumeQuotasAdminTestJSON-2087644101-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d returned with HTTP 200 Jul 03 19:24:19.698687 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 216/888] 10.4.3.61 () {68 vars in 1368 bytes} [Fri Jul 3 19:24:19 2026] PUT /volume/v3/os-quota-sets/0cf3baaef7f5460e86a5201a67dab21d => generated 395 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:19.911892 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-47f73dd1-e2d4-4624-807f-a4e88625d4c8 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Lock "cinder-attachment_update-49b96ae0-be6a-44d8-9643-e4403f10ac91-np0000004460" released by "attachment_update" :: held 0.530s {{(pid=99927) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:24:19.911892 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-47f73dd1-e2d4-4624-807f-a4e88625d4c8 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] https://10.4.3.61/volume/v3/attachments/539f355b-9830-4e07-9383-433edebe7a37 returned with HTTP 200 Jul 03 19:24:19.911892 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 228/889] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:24:19 2026] PUT /volume/v3/attachments/539f355b-9830-4e07-9383-433edebe7a37 => generated 969 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:20.224883 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-0d56f1e0-abb5-46e9-89af-79491b53ca84 req-3fa5dabe-6599-4df4-9ca0-aba87fe68263 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/attachments/31ecea94-ef09-4359-a0a0-b8d40ce285f9 returned with HTTP 200 Jul 03 19:24:20.225883 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 218/890] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:24:19 2026] DELETE /volume/v3/attachments/31ecea94-ef09-4359-a0a0-b8d40ce285f9 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:20.238767 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-0d56f1e0-abb5-46e9-89af-79491b53ca84 req-6764534c-5d17-49da-bc54-f9ed51d2a99b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:20.242049 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-0d56f1e0-abb5-46e9-89af-79491b53ca84 req-6764534c-5d17-49da-bc54-f9ed51d2a99b tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] DELETE https://10.4.3.61/volume/v3/attachments/94102312-f964-42ed-b2a1-3d6e990477ee Jul 03 19:24:20.242362 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-0d56f1e0-abb5-46e9-89af-79491b53ca84 req-6764534c-5d17-49da-bc54-f9ed51d2a99b tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:20.243287 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-0d56f1e0-abb5-46e9-89af-79491b53ca84 req-6764534c-5d17-49da-bc54-f9ed51d2a99b tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:20.252605 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:20.252605 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:20.425756 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-d43d4ea4-c60d-4774-ba84-76f66809b3c6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:20.430710 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-d43d4ea4-c60d-4774-ba84-76f66809b3c6 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] POST https://10.4.3.61/volume/v3/attachments/539f355b-9830-4e07-9383-433edebe7a37/action Jul 03 19:24:20.431222 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-d43d4ea4-c60d-4774-ba84-76f66809b3c6 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:24:20.431393 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-d43d4ea4-c60d-4774-ba84-76f66809b3c6 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:20.471116 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:20.471116 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:20.498870 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-b0926ec3-e0d9-4570-a02f-c758ea8e929e req-d43d4ea4-c60d-4774-ba84-76f66809b3c6 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] https://10.4.3.61/volume/v3/attachments/539f355b-9830-4e07-9383-433edebe7a37/action returned with HTTP 204 Jul 03 19:24:20.499535 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 217/891] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:24:20 2026] POST /volume/v3/attachments/539f355b-9830-4e07-9383-433edebe7a37/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:20.815469 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-0d56f1e0-abb5-46e9-89af-79491b53ca84 req-6764534c-5d17-49da-bc54-f9ed51d2a99b tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/attachments/94102312-f964-42ed-b2a1-3d6e990477ee returned with HTTP 200 Jul 03 19:24:20.815612 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 229/892] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:24:20 2026] DELETE /volume/v3/attachments/94102312-f964-42ed-b2a1-3d6e990477ee => generated 19 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:20.843702 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-0d56f1e0-abb5-46e9-89af-79491b53ca84 req-70804dde-0598-4886-b0f4-0ef197d1bc19 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:20.847206 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-0d56f1e0-abb5-46e9-89af-79491b53ca84 req-70804dde-0598-4886-b0f4-0ef197d1bc19 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] DELETE https://10.4.3.61/volume/v3/attachments/8ee5c57d-4dd0-48ea-a243-31e23d5f0866 Jul 03 19:24:20.847470 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-0d56f1e0-abb5-46e9-89af-79491b53ca84 req-70804dde-0598-4886-b0f4-0ef197d1bc19 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:20.847689 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-0d56f1e0-abb5-46e9-89af-79491b53ca84 req-70804dde-0598-4886-b0f4-0ef197d1bc19 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:20.861438 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:20.861438 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:20.921903 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e05719d8-c939-4488-a125-adc4172d3bc9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:20.922582 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e05719d8-c939-4488-a125-adc4172d3bc9 None None] GET https://10.4.3.61/volume// Jul 03 19:24:20.922734 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e05719d8-c939-4488-a125-adc4172d3bc9 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:20.922988 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e05719d8-c939-4488-a125-adc4172d3bc9 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:20.923508 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e05719d8-c939-4488-a125-adc4172d3bc9 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:24:20.923900 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 219/893] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:24:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:24:20.938345 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-80c9785d-2650-429b-9cc4-4c9df25d7224 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:20.943598 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-80c9785d-2650-429b-9cc4-4c9df25d7224 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] GET https://10.4.3.61/volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb Jul 03 19:24:20.943598 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-80c9785d-2650-429b-9cc4-4c9df25d7224 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:20.943598 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-80c9785d-2650-429b-9cc4-4c9df25d7224 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:20.963195 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:20.963195 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:20.969957 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-80c9785d-2650-429b-9cc4-4c9df25d7224 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Volume info retrieved successfully. Jul 03 19:24:20.976257 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-80c9785d-2650-429b-9cc4-4c9df25d7224 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] https://10.4.3.61/volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb returned with HTTP 200 Jul 03 19:24:20.976940 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 218/894] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:24:20 2026] GET /volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb => generated 1538 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:24:21.114702 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-cfd7b502-6ba1-4ddd-9ff2-953f22689bd1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:21.116931 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-cfd7b502-6ba1-4ddd-9ff2-953f22689bd1 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] PUT https://10.4.3.61/volume/v3/attachments/391b9521-3f5f-4679-a8e0-ec726e072042 Jul 03 19:24:21.117400 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-cfd7b502-6ba1-4ddd-9ff2-953f22689bd1 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:21.126653 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-cfd7b502-6ba1-4ddd-9ff2-953f22689bd1 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Acquiring lock "cinder-attachment_update-77c08218-747d-4ce8-9c91-d96fb4decfbb-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:24:21.131719 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-cfd7b502-6ba1-4ddd-9ff2-953f22689bd1 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Lock "cinder-attachment_update-77c08218-747d-4ce8-9c91-d96fb4decfbb-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:24:21.132831 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:21.132831 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:21.407588 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-0d56f1e0-abb5-46e9-89af-79491b53ca84 req-70804dde-0598-4886-b0f4-0ef197d1bc19 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/attachments/8ee5c57d-4dd0-48ea-a243-31e23d5f0866 returned with HTTP 200 Jul 03 19:24:21.408191 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 229/895] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:24:20 2026] DELETE /volume/v3/attachments/8ee5c57d-4dd0-48ea-a243-31e23d5f0866 => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:21.665615 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-cfd7b502-6ba1-4ddd-9ff2-953f22689bd1 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Lock "cinder-attachment_update-77c08218-747d-4ce8-9c91-d96fb4decfbb-np0000004460" released by "attachment_update" :: held 0.534s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:24:21.665989 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-cfd7b502-6ba1-4ddd-9ff2-953f22689bd1 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] https://10.4.3.61/volume/v3/attachments/391b9521-3f5f-4679-a8e0-ec726e072042 returned with HTTP 200 Jul 03 19:24:21.666519 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 230/896] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:24:21 2026] PUT /volume/v3/attachments/391b9521-3f5f-4679-a8e0-ec726e072042 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:21.760945 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1ce9644d-03d4-484c-be4d-f1b894b563b5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:21.762726 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1ce9644d-03d4-484c-be4d-f1b894b563b5 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:24:21.762931 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1ce9644d-03d4-484c-be4d-f1b894b563b5 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:21.763111 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1ce9644d-03d4-484c-be4d-f1b894b563b5 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:21.770402 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:21.770402 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:21.775472 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1ce9644d-03d4-484c-be4d-f1b894b563b5 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:24:21.781214 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1ce9644d-03d4-484c-be4d-f1b894b563b5 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa returned with HTTP 200 Jul 03 19:24:21.781757 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 220/897] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:21 2026] GET /volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:21.796354 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e20d8dfc-e24d-48de-8ef7-808fabfe8c16 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:21.799674 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e20d8dfc-e24d-48de-8ef7-808fabfe8c16 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:24:21.799674 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e20d8dfc-e24d-48de-8ef7-808fabfe8c16 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:21.799674 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e20d8dfc-e24d-48de-8ef7-808fabfe8c16 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:21.805449 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:21.805449 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:21.809700 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e20d8dfc-e24d-48de-8ef7-808fabfe8c16 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:24:21.815437 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e20d8dfc-e24d-48de-8ef7-808fabfe8c16 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa returned with HTTP 200 Jul 03 19:24:21.816370 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 219/898] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:21 2026] GET /volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:21.881964 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-a6a56406-ec3a-4854-b92a-0a8d98ef6ff7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:21.884923 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-a6a56406-ec3a-4854-b92a-0a8d98ef6ff7 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:24:21.885432 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-a6a56406-ec3a-4854-b92a-0a8d98ef6ff7 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:21.885527 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-a6a56406-ec3a-4854-b92a-0a8d98ef6ff7 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:21.896131 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:21.896131 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:21.906994 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-a6a56406-ec3a-4854-b92a-0a8d98ef6ff7 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:24:21.913940 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-a6a56406-ec3a-4854-b92a-0a8d98ef6ff7 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa returned with HTTP 200 Jul 03 19:24:21.914543 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 230/899] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:24:21 2026] GET /volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:22.192540 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-8aab4ff7-076b-4baf-8a27-492d5a760d36 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:22.197820 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-8aab4ff7-076b-4baf-8a27-492d5a760d36 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] POST https://10.4.3.61/volume/v3/attachments/391b9521-3f5f-4679-a8e0-ec726e072042/action Jul 03 19:24:22.201193 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-8aab4ff7-076b-4baf-8a27-492d5a760d36 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Action body: b'{"os-complete": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:24:22.201193 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-8aab4ff7-076b-4baf-8a27-492d5a760d36 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:22.232427 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:22.232427 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:22.262892 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7266f43b-442b-40a8-aeeb-ab9db579ceab req-8aab4ff7-076b-4baf-8a27-492d5a760d36 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] https://10.4.3.61/volume/v3/attachments/391b9521-3f5f-4679-a8e0-ec726e072042/action returned with HTTP 204 Jul 03 19:24:22.263595 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 231/900] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:24:22 2026] POST /volume/v3/attachments/391b9521-3f5f-4679-a8e0-ec726e072042/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:23.972239 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-795c7164-5aa3-407b-a748-bb9348771d1c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:23.973328 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-795c7164-5aa3-407b-a748-bb9348771d1c None None] GET https://10.4.3.61/volume// Jul 03 19:24:23.973545 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-795c7164-5aa3-407b-a748-bb9348771d1c None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:23.973910 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-795c7164-5aa3-407b-a748-bb9348771d1c None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:23.974124 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-795c7164-5aa3-407b-a748-bb9348771d1c None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:24:23.974697 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 221/901] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:24:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:24:23.984426 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-510ef177-4c78-45ef-8b22-0f9f254038ba None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:23.987520 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-510ef177-4c78-45ef-8b22-0f9f254038ba tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:24:23.987971 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-510ef177-4c78-45ef-8b22-0f9f254038ba tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c00cc390-e953-40f1-a0e2-d16baf9613fa", "connector": null, "instance_uuid": "1bbc8c01-fa31-4bf4-9b5e-1930ab594df5"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:24.002609 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:24.002609 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:24.052394 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-510ef177-4c78-45ef-8b22-0f9f254038ba tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:24:24.052620 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 220/902] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:24:23 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 19:24:24.227276 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-dbaf8a00-8a18-4ee8-9163-90fb7ec41f0c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:24.424648 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dbaf8a00-8a18-4ee8-9163-90fb7ec41f0c tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:24:24.425009 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-dbaf8a00-8a18-4ee8-9163-90fb7ec41f0c tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1694094389"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:24.426548 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-dbaf8a00-8a18-4ee8-9163-90fb7ec41f0c tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1694094389'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:24:24.426730 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-dbaf8a00-8a18-4ee8-9163-90fb7ec41f0c tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Create volume of 1 GB Jul 03 19:24:24.433513 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-dbaf8a00-8a18-4ee8-9163-90fb7ec41f0c tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Availability Zones retrieved successfully. Jul 03 19:24:24.438015 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-dbaf8a00-8a18-4ee8-9163-90fb7ec41f0c tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Flow 'volume_create_api' (3a0a6991-f6ba-4bd5-baea-3a46fe0904c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:24.439176 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-dbaf8a00-8a18-4ee8-9163-90fb7ec41f0c tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (788046af-e81e-46e3-87f7-8a061e8f3af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:24.440643 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-dbaf8a00-8a18-4ee8-9163-90fb7ec41f0c tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:24:24.444610 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4cb657a1-aa7d-4148-a9ec-4a52def8c2be None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:24.447399 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4cb657a1-aa7d-4148-a9ec-4a52def8c2be tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:24:24.447399 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4cb657a1-aa7d-4148-a9ec-4a52def8c2be tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:24.447399 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4cb657a1-aa7d-4148-a9ec-4a52def8c2be tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:24.459658 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:24.459658 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:24.466473 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-4cb657a1-aa7d-4148-a9ec-4a52def8c2be tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:24:24.472726 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4cb657a1-aa7d-4148-a9ec-4a52def8c2be tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa returned with HTTP 200 Jul 03 19:24:24.473442 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 232/903] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:24 2026] GET /volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:24.480125 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-dbaf8a00-8a18-4ee8-9163-90fb7ec41f0c tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (788046af-e81e-46e3-87f7-8a061e8f3af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:24.480957 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-dbaf8a00-8a18-4ee8-9163-90fb7ec41f0c tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8afdf987-c9b2-4959-9b70-cd759b0b905c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:24.548397 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-dbaf8a00-8a18-4ee8-9163-90fb7ec41f0c tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Created reservations ['9e02b39d-0882-4887-80cb-4eb3cd3f92f5', '5a42c399-c886-4a2b-b228-b26e4d8687ad', '280e7a17-39be-4c5f-b53c-f82a3843eb7b', '0da4bdf5-6edc-4ecb-8d7e-45bd3e33bb56'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:24.549308 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-dbaf8a00-8a18-4ee8-9163-90fb7ec41f0c tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8afdf987-c9b2-4959-9b70-cd759b0b905c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e02b39d-0882-4887-80cb-4eb3cd3f92f5', '5a42c399-c886-4a2b-b228-b26e4d8687ad', '280e7a17-39be-4c5f-b53c-f82a3843eb7b', '0da4bdf5-6edc-4ecb-8d7e-45bd3e33bb56']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:24.550040 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-dbaf8a00-8a18-4ee8-9163-90fb7ec41f0c tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9cf30bc-0bc6-46b9-9c52-8871819ed139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:24.582848 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-dbaf8a00-8a18-4ee8-9163-90fb7ec41f0c tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9cf30bc-0bc6-46b9-9c52-8871819ed139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c07522e-b4a1-42a8-9d93-22e466736411', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1694094389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661b0783017d41968b18c54b62596805',qos_specs=None,replication_status=,reservations=['9e02b39d-0882-4887-80cb-4eb3cd3f92f5','5a42c399-c886-4a2b-b228-b26e4d8687ad','280e7a17-39be-4c5f-b53c-f82a3843eb7b','0da4bdf5-6edc-4ecb-8d7e-45bd3e33bb56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29af35db0f604125862ee477f363737f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:24:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1694094389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c07522e-b4a1-42a8-9d93-22e466736411,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='661b0783017d41968b18c54b62596805',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29af35db0f604125862ee477f363737f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:24.584005 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-dbaf8a00-8a18-4ee8-9163-90fb7ec41f0c tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34013100-6f56-44ad-b72e-669da8685e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:24.598550 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0d0eac96-fde4-4085-a751-f35cc6db2c2b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:24.598550 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0d0eac96-fde4-4085-a751-f35cc6db2c2b None None] GET https://10.4.3.61/volume// Jul 03 19:24:24.598550 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0d0eac96-fde4-4085-a751-f35cc6db2c2b None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:24.598550 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0d0eac96-fde4-4085-a751-f35cc6db2c2b None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:24.598550 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0d0eac96-fde4-4085-a751-f35cc6db2c2b None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:24:24.598550 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 222/904] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:24:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:24:24.609904 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-ba17ed2a-837e-43c5-a15f-75f0c8073729 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:24.612929 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-dbaf8a00-8a18-4ee8-9163-90fb7ec41f0c tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34013100-6f56-44ad-b72e-669da8685e81) transitioned into state 'SUCCESS' from state '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-1694094389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661b0783017d41968b18c54b62596805',qos_specs=None,replication_status=,reservations=['9e02b39d-0882-4887-80cb-4eb3cd3f92f5','5a42c399-c886-4a2b-b228-b26e4d8687ad','280e7a17-39be-4c5f-b53c-f82a3843eb7b','0da4bdf5-6edc-4ecb-8d7e-45bd3e33bb56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29af35db0f604125862ee477f363737f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:24.613065 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-ba17ed2a-837e-43c5-a15f-75f0c8073729 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:24:24.613263 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-ba17ed2a-837e-43c5-a15f-75f0c8073729 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:24.613557 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-ba17ed2a-837e-43c5-a15f-75f0c8073729 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:24.613628 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-dbaf8a00-8a18-4ee8-9163-90fb7ec41f0c tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1122957d-12a4-419e-a764-2b7956b0db92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:24.625052 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-dbaf8a00-8a18-4ee8-9163-90fb7ec41f0c tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1122957d-12a4-419e-a764-2b7956b0db92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:24.626017 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-dbaf8a00-8a18-4ee8-9163-90fb7ec41f0c tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Flow 'volume_create_api' (3a0a6991-f6ba-4bd5-baea-3a46fe0904c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:24.626453 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-dbaf8a00-8a18-4ee8-9163-90fb7ec41f0c tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Create volume request issued successfully. Jul 03 19:24:24.627243 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dbaf8a00-8a18-4ee8-9163-90fb7ec41f0c tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:24:24.627797 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 231/905] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:24:24 2026] POST /volume/v3/volumes => generated 817 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:24.628464 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:24.628464 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:24.638430 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-ba17ed2a-837e-43c5-a15f-75f0c8073729 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:24:24.649939 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-ba17ed2a-837e-43c5-a15f-75f0c8073729 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa returned with HTTP 200 Jul 03 19:24:24.650787 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-bfec1bc1-9ce6-4f70-b97c-a9534b01aa78 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:24.651735 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 221/906] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:24:24 2026] GET /volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:24:24.654400 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bfec1bc1-9ce6-4f70-b97c-a9534b01aa78 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] GET https://10.4.3.61/volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 Jul 03 19:24:24.654400 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bfec1bc1-9ce6-4f70-b97c-a9534b01aa78 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:24.654400 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bfec1bc1-9ce6-4f70-b97c-a9534b01aa78 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:24.670303 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:24.670303 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:24.675424 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-bfec1bc1-9ce6-4f70-b97c-a9534b01aa78 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Volume info retrieved successfully. Jul 03 19:24:24.681265 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bfec1bc1-9ce6-4f70-b97c-a9534b01aa78 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] https://10.4.3.61/volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 returned with HTTP 200 Jul 03 19:24:24.681840 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 233/907] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:24 2026] GET /volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 => generated 885 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:24.761249 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-c863eaf2-bdbb-477f-a5ce-1f2c32e545d5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:24.763985 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-c863eaf2-bdbb-477f-a5ce-1f2c32e545d5 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] PUT https://10.4.3.61/volume/v3/attachments/320da5c2-76b8-47d2-8169-752bef3a714c Jul 03 19:24:24.764527 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-c863eaf2-bdbb-477f-a5ce-1f2c32e545d5 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:24.775289 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-c863eaf2-bdbb-477f-a5ce-1f2c32e545d5 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Acquiring lock "cinder-attachment_update-c00cc390-e953-40f1-a0e2-d16baf9613fa-np0000004460" by "attachment_update" {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:24:24.781031 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-c863eaf2-bdbb-477f-a5ce-1f2c32e545d5 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Lock "cinder-attachment_update-c00cc390-e953-40f1-a0e2-d16baf9613fa-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:24:24.782498 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:24.782498 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:25.319222 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-c863eaf2-bdbb-477f-a5ce-1f2c32e545d5 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Lock "cinder-attachment_update-c00cc390-e953-40f1-a0e2-d16baf9613fa-np0000004460" released by "attachment_update" :: held 0.538s {{(pid=99924) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:24:25.319816 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-c863eaf2-bdbb-477f-a5ce-1f2c32e545d5 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/attachments/320da5c2-76b8-47d2-8169-752bef3a714c returned with HTTP 200 Jul 03 19:24:25.320411 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 223/908] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:24:24 2026] PUT /volume/v3/attachments/320da5c2-76b8-47d2-8169-752bef3a714c => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:25.491585 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1b334449-c362-4e50-9843-b451455f1ffd None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:25.494895 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1b334449-c362-4e50-9843-b451455f1ffd tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:24:25.494895 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1b334449-c362-4e50-9843-b451455f1ffd tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:25.496085 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1b334449-c362-4e50-9843-b451455f1ffd tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:25.517892 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:25.517892 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:25.526735 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1b334449-c362-4e50-9843-b451455f1ffd tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:24:25.537228 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1b334449-c362-4e50-9843-b451455f1ffd tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa returned with HTTP 200 Jul 03 19:24:25.537856 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 232/909] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:25 2026] GET /volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa => generated 838 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:25.697833 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1a0c5df5-e3d8-4e9a-bd9d-94db90609372 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:25.700555 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1a0c5df5-e3d8-4e9a-bd9d-94db90609372 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] GET https://10.4.3.61/volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 Jul 03 19:24:25.700555 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1a0c5df5-e3d8-4e9a-bd9d-94db90609372 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:25.700936 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1a0c5df5-e3d8-4e9a-bd9d-94db90609372 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:25.720347 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:25.720347 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:25.729437 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1a0c5df5-e3d8-4e9a-bd9d-94db90609372 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Volume info retrieved successfully. Jul 03 19:24:25.736189 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1a0c5df5-e3d8-4e9a-bd9d-94db90609372 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] https://10.4.3.61/volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 returned with HTTP 200 Jul 03 19:24:25.736791 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 222/910] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:25 2026] GET /volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 => generated 944 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:25.753811 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-44e152df-5796-4064-8f22-8224dc38addb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:25.755732 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-44e152df-5796-4064-8f22-8224dc38addb tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] POST https://10.4.3.61/volume/v3/volume-transfers Jul 03 19:24:25.756137 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-44e152df-5796-4064-8f22-8224dc38addb tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6c07522e-b4a1-42a8-9d93-22e466736411"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:25.758368 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volume_transfer [None req-44e152df-5796-4064-8f22-8224dc38addb tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Creating new volume transfer {'transfer': {'volume_id': '6c07522e-b4a1-42a8-9d93-22e466736411'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 19:24:25.758368 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volume_transfer [None req-44e152df-5796-4064-8f22-8224dc38addb tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Creating transfer of volume 6c07522e-b4a1-42a8-9d93-22e466736411 Jul 03 19:24:25.760321 np0000004460 devstack@c-api.service[99925]: INFO cinder.transfer.api [None req-44e152df-5796-4064-8f22-8224dc38addb tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Generating transfer record for volume 6c07522e-b4a1-42a8-9d93-22e466736411 Jul 03 19:24:25.768127 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:25.768127 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:25.795898 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-44e152df-5796-4064-8f22-8224dc38addb tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] https://10.4.3.61/volume/v3/volume-transfers returned with HTTP 202 Jul 03 19:24:25.796644 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 234/911] 10.4.3.61 () {70 vars in 1319 bytes} [Fri Jul 3 19:24:25 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:25.810298 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8a5b01ea-23eb-4f3b-a81d-b3908c22f753 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:25.814789 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8a5b01ea-23eb-4f3b-a81d-b3908c22f753 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] GET https://10.4.3.61/volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 Jul 03 19:24:25.814967 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8a5b01ea-23eb-4f3b-a81d-b3908c22f753 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:25.815619 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8a5b01ea-23eb-4f3b-a81d-b3908c22f753 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:25.825427 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:25.825427 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:25.830910 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-8a5b01ea-23eb-4f3b-a81d-b3908c22f753 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Volume info retrieved successfully. Jul 03 19:24:25.838341 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8a5b01ea-23eb-4f3b-a81d-b3908c22f753 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] https://10.4.3.61/volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 returned with HTTP 200 Jul 03 19:24:25.839158 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 224/912] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:25 2026] GET /volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 => generated 952 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:25.860443 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-046d297c-211e-4f41-8324-053de2fa0d2c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:25.862953 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-046d297c-211e-4f41-8324-053de2fa0d2c tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] GET https://10.4.3.61/volume/v3/volume-transfers/d5b3334b-5c1a-4219-861f-781b80e30d40 Jul 03 19:24:25.863287 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-046d297c-211e-4f41-8324-053de2fa0d2c tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:25.863558 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-046d297c-211e-4f41-8324-053de2fa0d2c tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:25.872066 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-046d297c-211e-4f41-8324-053de2fa0d2c tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] https://10.4.3.61/volume/v3/volume-transfers/d5b3334b-5c1a-4219-861f-781b80e30d40 returned with HTTP 200 Jul 03 19:24:25.872703 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 233/913] 10.4.3.61 () {68 vars in 1409 bytes} [Fri Jul 3 19:24:25 2026] GET /volume/v3/volume-transfers/d5b3334b-5c1a-4219-861f-781b80e30d40 => generated 430 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:25.889349 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5f56fb2c-3174-451c-b165-126bc04b0316 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:25.891701 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5f56fb2c-3174-451c-b165-126bc04b0316 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] GET https://10.4.3.61/volume/v3/volume-transfers Jul 03 19:24:25.893866 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5f56fb2c-3174-451c-b165-126bc04b0316 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:25.893866 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5f56fb2c-3174-451c-b165-126bc04b0316 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:25.893866 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volume_transfer [None req-5f56fb2c-3174-451c-b165-126bc04b0316 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Listing volume transfers {{(pid=99926) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 19:24:25.905853 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5f56fb2c-3174-451c-b165-126bc04b0316 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] https://10.4.3.61/volume/v3/volume-transfers returned with HTTP 200 Jul 03 19:24:25.906223 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 223/914] 10.4.3.61 () {68 vars in 1298 bytes} [Fri Jul 3 19:24:25 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:25.921048 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e4d836a1-7640-4769-8468-39f6850654bf None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:26.032132 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e4d836a1-7640-4769-8468-39f6850654bf tempest-VolumesTransfersV355Test-110997241 tempest-VolumesTransfersV355Test-110997241-project-member] POST https://10.4.3.61/volume/v3/volume-transfers/d5b3334b-5c1a-4219-861f-781b80e30d40/accept Jul 03 19:24:26.034732 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e4d836a1-7640-4769-8468-39f6850654bf tempest-VolumesTransfersV355Test-110997241 tempest-VolumesTransfersV355Test-110997241-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6dd3db2b37eca557"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:26.038336 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.contrib.volume_transfer [None req-e4d836a1-7640-4769-8468-39f6850654bf tempest-VolumesTransfersV355Test-110997241 tempest-VolumesTransfersV355Test-110997241-project-member] Accepting volume transfer d5b3334b-5c1a-4219-861f-781b80e30d40 {{(pid=99925) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 19:24:26.038336 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.contrib.volume_transfer [None req-e4d836a1-7640-4769-8468-39f6850654bf tempest-VolumesTransfersV355Test-110997241 tempest-VolumesTransfersV355Test-110997241-project-member] Accepting transfer d5b3334b-5c1a-4219-861f-781b80e30d40 Jul 03 19:24:26.124108 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-e4d836a1-7640-4769-8468-39f6850654bf tempest-VolumesTransfersV355Test-110997241 tempest-VolumesTransfersV355Test-110997241-project-member] Created reservations ['103e8cf1-9026-4546-aa8e-40e898be1ab0', 'ebf15f60-329d-4608-8a25-37ca24f8df8d', '2cb07774-2eac-441e-a836-b79685aec3a2', '8f3549c3-fdd3-40f8-93a6-9cb5ed7c60aa'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:26.151978 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-e4d836a1-7640-4769-8468-39f6850654bf tempest-VolumesTransfersV355Test-110997241 tempest-VolumesTransfersV355Test-110997241-project-member] Created reservations ['011b6968-3b9f-4ec0-8aca-a8eaa5705cd2', '4268df97-5a66-406b-be03-a8d32c5e57fc', 'dc26cd7d-dfea-4497-8458-8dc47c5f171d', 'b4fce215-eb37-4e68-b067-de031330dd08'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:26.189724 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-e4d836a1-7640-4769-8468-39f6850654bf tempest-VolumesTransfersV355Test-110997241 tempest-VolumesTransfersV355Test-110997241-project-member] Created reservations ['9ebbfebc-7d0c-498a-a7ae-ca81be043c2a', '67014d9e-6ea7-4a93-aed7-a3583a42b6a7', '18641935-ac03-44fd-ab42-893c5bb6d150', 'b9b3b206-0499-4202-bac3-40c5d62b16a8'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:26.223803 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-e4d836a1-7640-4769-8468-39f6850654bf tempest-VolumesTransfersV355Test-110997241 tempest-VolumesTransfersV355Test-110997241-project-member] Created reservations ['077dc7f7-ae06-4432-b553-8955e4f7acf0', 'e8105d31-6a15-4fa8-ab98-3e1e40503342', 'c532a0d0-86d7-48ec-83bd-d84d46bd41ae', '357b93ca-ac95-45ab-8f37-84d41389e5c2'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:26.562433 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f2f12f7b-c5de-4792-b11f-12f269e48380 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:26.566367 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f2f12f7b-c5de-4792-b11f-12f269e48380 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:24:26.566608 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f2f12f7b-c5de-4792-b11f-12f269e48380 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:26.566815 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f2f12f7b-c5de-4792-b11f-12f269e48380 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:26.582656 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:26.582656 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:26.590788 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f2f12f7b-c5de-4792-b11f-12f269e48380 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:24:26.597611 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f2f12f7b-c5de-4792-b11f-12f269e48380 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa returned with HTTP 200 Jul 03 19:24:26.598488 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 225/915] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:26 2026] GET /volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:26.727854 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e4d836a1-7640-4769-8468-39f6850654bf tempest-VolumesTransfersV355Test-110997241 tempest-VolumesTransfersV355Test-110997241-project-member] Transfer volume completed successfully. Jul 03 19:24:26.835820 np0000004460 devstack@c-api.service[99925]: INFO cinder.transfer.api [None req-e4d836a1-7640-4769-8468-39f6850654bf tempest-VolumesTransfersV355Test-110997241 tempest-VolumesTransfersV355Test-110997241-project-member] Volume 6c07522e-b4a1-42a8-9d93-22e466736411 has been transferred. Jul 03 19:24:26.845334 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e4d836a1-7640-4769-8468-39f6850654bf tempest-VolumesTransfersV355Test-110997241 tempest-VolumesTransfersV355Test-110997241-project-member] https://10.4.3.61/volume/v3/volume-transfers/d5b3334b-5c1a-4219-861f-781b80e30d40/accept returned with HTTP 202 Jul 03 19:24:26.846232 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 235/916] 10.4.3.61 () {70 vars in 1451 bytes} [Fri Jul 3 19:24:25 2026] POST /volume/v3/volume-transfers/d5b3334b-5c1a-4219-861f-781b80e30d40/accept => generated 363 bytes in 926 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:26.856923 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4d08c2fe-c9c3-4e30-a43d-1c2e5a914847 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:26.858899 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4d08c2fe-c9c3-4e30-a43d-1c2e5a914847 tempest-VolumesTransfersV355Test-110997241 tempest-VolumesTransfersV355Test-110997241-project-member] GET https://10.4.3.61/volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 Jul 03 19:24:26.859122 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4d08c2fe-c9c3-4e30-a43d-1c2e5a914847 tempest-VolumesTransfersV355Test-110997241 tempest-VolumesTransfersV355Test-110997241-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:26.859325 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4d08c2fe-c9c3-4e30-a43d-1c2e5a914847 tempest-VolumesTransfersV355Test-110997241 tempest-VolumesTransfersV355Test-110997241-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:26.866104 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:26.866104 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:26.871243 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4d08c2fe-c9c3-4e30-a43d-1c2e5a914847 tempest-VolumesTransfersV355Test-110997241 tempest-VolumesTransfersV355Test-110997241-project-member] Volume info retrieved successfully. Jul 03 19:24:26.876596 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4d08c2fe-c9c3-4e30-a43d-1c2e5a914847 tempest-VolumesTransfersV355Test-110997241 tempest-VolumesTransfersV355Test-110997241-project-member] https://10.4.3.61/volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 returned with HTTP 200 Jul 03 19:24:26.876971 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 234/917] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:26 2026] GET /volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:26.891161 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b7bd108f-a9e7-4693-bd29-3cbf05efd6dc None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:26.893756 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b7bd108f-a9e7-4693-bd29-3cbf05efd6dc tempest-VolumesTransfersV355Test-110997241 tempest-VolumesTransfersV355Test-110997241-project-member] GET https://10.4.3.61/volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 Jul 03 19:24:26.894073 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b7bd108f-a9e7-4693-bd29-3cbf05efd6dc tempest-VolumesTransfersV355Test-110997241 tempest-VolumesTransfersV355Test-110997241-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:26.894840 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b7bd108f-a9e7-4693-bd29-3cbf05efd6dc tempest-VolumesTransfersV355Test-110997241 tempest-VolumesTransfersV355Test-110997241-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:26.908416 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:26.908416 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:26.926126 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b7bd108f-a9e7-4693-bd29-3cbf05efd6dc tempest-VolumesTransfersV355Test-110997241 tempest-VolumesTransfersV355Test-110997241-project-member] Volume info retrieved successfully. Jul 03 19:24:26.934081 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b7bd108f-a9e7-4693-bd29-3cbf05efd6dc tempest-VolumesTransfersV355Test-110997241 tempest-VolumesTransfersV355Test-110997241-project-member] https://10.4.3.61/volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 returned with HTTP 200 Jul 03 19:24:26.934821 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 224/918] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:26 2026] GET /volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 => generated 944 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:26.953291 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7869bdcf-5746-48ba-98cb-d5ef1a0d7f49 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:26.956524 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7869bdcf-5746-48ba-98cb-d5ef1a0d7f49 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] DELETE https://10.4.3.61/volume/v3/volume-transfers/d5b3334b-5c1a-4219-861f-781b80e30d40 Jul 03 19:24:26.956850 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7869bdcf-5746-48ba-98cb-d5ef1a0d7f49 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:26.957118 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7869bdcf-5746-48ba-98cb-d5ef1a0d7f49 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:26.957247 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.volume_transfer [None req-7869bdcf-5746-48ba-98cb-d5ef1a0d7f49 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Delete transfer with id: d5b3334b-5c1a-4219-861f-781b80e30d40 Jul 03 19:24:26.964808 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7869bdcf-5746-48ba-98cb-d5ef1a0d7f49 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] https://10.4.3.61/volume/v3/volume-transfers/d5b3334b-5c1a-4219-861f-781b80e30d40 returned with HTTP 404 Jul 03 19:24:26.965504 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 226/919] 10.4.3.61 () {68 vars in 1412 bytes} [Fri Jul 3 19:24:26 2026] DELETE /volume/v3/volume-transfers/d5b3334b-5c1a-4219-861f-781b80e30d40 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:24:26.973402 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-22b1bee1-4686-4956-a323-178e1db4b377 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:27.016796 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-22b1bee1-4686-4956-a323-178e1db4b377 tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 Jul 03 19:24:27.017046 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-22b1bee1-4686-4956-a323-178e1db4b377 tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:27.017295 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-22b1bee1-4686-4956-a323-178e1db4b377 tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:27.017495 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-22b1bee1-4686-4956-a323-178e1db4b377 tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] Delete volume with id: 6c07522e-b4a1-42a8-9d93-22e466736411 Jul 03 19:24:27.026222 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:27.026222 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:27.026938 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-22b1bee1-4686-4956-a323-178e1db4b377 tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] Volume info retrieved successfully. Jul 03 19:24:27.058084 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c48e2179-ae1a-4a5b-a4bb-abaf9fa8f4a5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:27.063291 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c48e2179-ae1a-4a5b-a4bb-abaf9fa8f4a5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] DELETE https://10.4.3.61/volume/v3/volumes/5a93b7fa-377b-4c2a-ad98-ad2ae988b803 Jul 03 19:24:27.063586 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c48e2179-ae1a-4a5b-a4bb-abaf9fa8f4a5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:27.063820 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c48e2179-ae1a-4a5b-a4bb-abaf9fa8f4a5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:27.064061 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-c48e2179-ae1a-4a5b-a4bb-abaf9fa8f4a5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Delete volume with id: 5a93b7fa-377b-4c2a-ad98-ad2ae988b803 Jul 03 19:24:27.065211 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-22b1bee1-4686-4956-a323-178e1db4b377 tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] Delete volume request issued successfully. Jul 03 19:24:27.065535 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-22b1bee1-4686-4956-a323-178e1db4b377 tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] https://10.4.3.61/volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 returned with HTTP 202 Jul 03 19:24:27.066215 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 236/920] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:24:26 2026] DELETE /volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:24:27.077125 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-20b2bde0-83c6-4930-aa1e-97cf3655f68f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:27.079404 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:27.079404 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:27.080042 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-20b2bde0-83c6-4930-aa1e-97cf3655f68f tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] GET https://10.4.3.61/volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 Jul 03 19:24:27.080379 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-20b2bde0-83c6-4930-aa1e-97cf3655f68f tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:27.080581 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c48e2179-ae1a-4a5b-a4bb-abaf9fa8f4a5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Volume info retrieved successfully. Jul 03 19:24:27.080649 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-20b2bde0-83c6-4930-aa1e-97cf3655f68f tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:27.091191 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:27.091191 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:27.096468 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-20b2bde0-83c6-4930-aa1e-97cf3655f68f tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] Volume info retrieved successfully. Jul 03 19:24:27.104596 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-20b2bde0-83c6-4930-aa1e-97cf3655f68f tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] https://10.4.3.61/volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 returned with HTTP 200 Jul 03 19:24:27.105046 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 225/921] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:27 2026] GET /volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 => generated 1128 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:24:27.111286 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c48e2179-ae1a-4a5b-a4bb-abaf9fa8f4a5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Delete volume request issued successfully. Jul 03 19:24:27.111635 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c48e2179-ae1a-4a5b-a4bb-abaf9fa8f4a5 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/volumes/5a93b7fa-377b-4c2a-ad98-ad2ae988b803 returned with HTTP 202 Jul 03 19:24:27.112484 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 235/922] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:24:27 2026] DELETE /volume/v3/volumes/5a93b7fa-377b-4c2a-ad98-ad2ae988b803 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:24:27.120504 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7567d6ff-8023-444c-afa1-798edc13b2d6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:27.122669 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7567d6ff-8023-444c-afa1-798edc13b2d6 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] GET https://10.4.3.61/volume/v3/volumes/5a93b7fa-377b-4c2a-ad98-ad2ae988b803 Jul 03 19:24:27.123030 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7567d6ff-8023-444c-afa1-798edc13b2d6 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:27.123446 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7567d6ff-8023-444c-afa1-798edc13b2d6 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:27.132223 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:27.132223 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:27.140395 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7567d6ff-8023-444c-afa1-798edc13b2d6 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Volume info retrieved successfully. Jul 03 19:24:27.147972 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7567d6ff-8023-444c-afa1-798edc13b2d6 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/volumes/5a93b7fa-377b-4c2a-ad98-ad2ae988b803 returned with HTTP 200 Jul 03 19:24:27.149406 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 227/923] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:27 2026] GET /volume/v3/volumes/5a93b7fa-377b-4c2a-ad98-ad2ae988b803 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:27.619659 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-79a34f84-c18a-4951-a9e9-5cf8b1faa05f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:27.622116 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-79a34f84-c18a-4951-a9e9-5cf8b1faa05f tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:24:27.622458 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-79a34f84-c18a-4951-a9e9-5cf8b1faa05f tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:27.622873 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-79a34f84-c18a-4951-a9e9-5cf8b1faa05f tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:27.635400 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:27.635400 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:27.642627 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-79a34f84-c18a-4951-a9e9-5cf8b1faa05f tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:24:27.648805 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-79a34f84-c18a-4951-a9e9-5cf8b1faa05f tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa returned with HTTP 200 Jul 03 19:24:27.649159 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 237/924] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:27 2026] GET /volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:28.124035 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-fbbf240e-d783-40fc-bb1f-55b3556e3d6a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:28.127253 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fbbf240e-d783-40fc-bb1f-55b3556e3d6a tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] GET https://10.4.3.61/volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 Jul 03 19:24:28.127253 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fbbf240e-d783-40fc-bb1f-55b3556e3d6a tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:28.127253 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fbbf240e-d783-40fc-bb1f-55b3556e3d6a tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:28.134856 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fbbf240e-d783-40fc-bb1f-55b3556e3d6a tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] https://10.4.3.61/volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 returned with HTTP 404 Jul 03 19:24:28.135573 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 226/925] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:28 2026] GET /volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:24:28.146468 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b681ecfb-40b3-4f64-89d9-a70c557983f9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:28.149498 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b681ecfb-40b3-4f64-89d9-a70c557983f9 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] GET https://10.4.3.61/volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 Jul 03 19:24:28.149764 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b681ecfb-40b3-4f64-89d9-a70c557983f9 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:28.149972 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b681ecfb-40b3-4f64-89d9-a70c557983f9 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:28.156763 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b681ecfb-40b3-4f64-89d9-a70c557983f9 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] https://10.4.3.61/volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 returned with HTTP 404 Jul 03 19:24:28.157464 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 236/926] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:28 2026] GET /volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:24:28.166856 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-af587e4e-2845-46e1-8bd8-7b8ce7f0019d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:28.168792 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-af587e4e-2845-46e1-8bd8-7b8ce7f0019d tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] DELETE https://10.4.3.61/volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 Jul 03 19:24:28.168999 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-af587e4e-2845-46e1-8bd8-7b8ce7f0019d tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:28.169226 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-af587e4e-2845-46e1-8bd8-7b8ce7f0019d tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:28.169418 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-af587e4e-2845-46e1-8bd8-7b8ce7f0019d tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Delete volume with id: 6c07522e-b4a1-42a8-9d93-22e466736411 Jul 03 19:24:28.174824 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a26508d8-4389-4e32-aefa-b5a9e2ae3303 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:28.178724 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a26508d8-4389-4e32-aefa-b5a9e2ae3303 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] GET https://10.4.3.61/volume/v3/volumes/5a93b7fa-377b-4c2a-ad98-ad2ae988b803 Jul 03 19:24:28.178724 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a26508d8-4389-4e32-aefa-b5a9e2ae3303 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:28.179232 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-af587e4e-2845-46e1-8bd8-7b8ce7f0019d tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] https://10.4.3.61/volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 returned with HTTP 404 Jul 03 19:24:28.179803 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a26508d8-4389-4e32-aefa-b5a9e2ae3303 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:28.180297 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 228/927] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:24:28 2026] DELETE /volume/v3/volumes/6c07522e-b4a1-42a8-9d93-22e466736411 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:24:28.189237 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a26508d8-4389-4e32-aefa-b5a9e2ae3303 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/volumes/5a93b7fa-377b-4c2a-ad98-ad2ae988b803 returned with HTTP 404 Jul 03 19:24:28.190949 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 238/928] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:28 2026] GET /volume/v3/volumes/5a93b7fa-377b-4c2a-ad98-ad2ae988b803 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:28.195004 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cc1fbcb7-3e22-4cda-8259-e0839c80c898 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:28.196926 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cc1fbcb7-3e22-4cda-8259-e0839c80c898 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:24:28.197325 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cc1fbcb7-3e22-4cda-8259-e0839c80c898 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1475747506"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:28.199159 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-cc1fbcb7-3e22-4cda-8259-e0839c80c898 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1475747506'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:24:28.201058 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-cc1fbcb7-3e22-4cda-8259-e0839c80c898 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Create volume of 1 GB Jul 03 19:24:28.205795 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7719a91d-d127-43eb-87ad-bd9617b217ef None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:28.209318 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-cc1fbcb7-3e22-4cda-8259-e0839c80c898 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Availability Zones retrieved successfully. Jul 03 19:24:28.211498 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7719a91d-d127-43eb-87ad-bd9617b217ef tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] DELETE https://10.4.3.61/volume/v3/volumes/40ffc4d9-b106-4686-8359-f3d919e7668a Jul 03 19:24:28.211900 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7719a91d-d127-43eb-87ad-bd9617b217ef tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:28.212114 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7719a91d-d127-43eb-87ad-bd9617b217ef tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:28.213012 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-7719a91d-d127-43eb-87ad-bd9617b217ef tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Delete volume with id: 40ffc4d9-b106-4686-8359-f3d919e7668a Jul 03 19:24:28.216476 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cc1fbcb7-3e22-4cda-8259-e0839c80c898 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Flow 'volume_create_api' (01b5c8a1-bab5-483c-a082-56f88b4529c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:28.217912 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cc1fbcb7-3e22-4cda-8259-e0839c80c898 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22eb2e48-2332-40d6-9d3c-8bfbcf7a9461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:28.219755 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-cc1fbcb7-3e22-4cda-8259-e0839c80c898 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:24:28.231082 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:28.231082 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:28.232455 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-7719a91d-d127-43eb-87ad-bd9617b217ef tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Volume info retrieved successfully. Jul 03 19:24:28.262724 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cc1fbcb7-3e22-4cda-8259-e0839c80c898 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22eb2e48-2332-40d6-9d3c-8bfbcf7a9461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:28.263910 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cc1fbcb7-3e22-4cda-8259-e0839c80c898 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc23abef-44f6-45d5-b762-32ecc6ac9dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:28.278426 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-7719a91d-d127-43eb-87ad-bd9617b217ef tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Delete volume request issued successfully. Jul 03 19:24:28.278855 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7719a91d-d127-43eb-87ad-bd9617b217ef tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/volumes/40ffc4d9-b106-4686-8359-f3d919e7668a returned with HTTP 202 Jul 03 19:24:28.279375 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 237/929] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:24:28 2026] DELETE /volume/v3/volumes/40ffc4d9-b106-4686-8359-f3d919e7668a => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:24:28.293948 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-960fd269-6711-4a96-a8fb-6da9d12e4afc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:28.296982 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-960fd269-6711-4a96-a8fb-6da9d12e4afc tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] GET https://10.4.3.61/volume/v3/volumes/40ffc4d9-b106-4686-8359-f3d919e7668a Jul 03 19:24:28.297260 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-960fd269-6711-4a96-a8fb-6da9d12e4afc tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:28.297494 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-960fd269-6711-4a96-a8fb-6da9d12e4afc tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:28.306587 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:28.306587 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:28.315534 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-960fd269-6711-4a96-a8fb-6da9d12e4afc tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Volume info retrieved successfully. Jul 03 19:24:28.323875 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-960fd269-6711-4a96-a8fb-6da9d12e4afc tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/volumes/40ffc4d9-b106-4686-8359-f3d919e7668a returned with HTTP 200 Jul 03 19:24:28.324786 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 229/930] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:28 2026] GET /volume/v3/volumes/40ffc4d9-b106-4686-8359-f3d919e7668a => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:28.344829 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-cc1fbcb7-3e22-4cda-8259-e0839c80c898 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Created reservations ['e2344026-feae-4da4-b0c8-5527770f3e14', '7e0770f5-a443-435f-bd2d-a3c92571917e', '78f95468-c962-48ae-872e-d12cb84f7cef', '8fb497de-83d5-4ff7-8870-85fe1f7d3164'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:28.345880 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cc1fbcb7-3e22-4cda-8259-e0839c80c898 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc23abef-44f6-45d5-b762-32ecc6ac9dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2344026-feae-4da4-b0c8-5527770f3e14', '7e0770f5-a443-435f-bd2d-a3c92571917e', '78f95468-c962-48ae-872e-d12cb84f7cef', '8fb497de-83d5-4ff7-8870-85fe1f7d3164']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:28.347393 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cc1fbcb7-3e22-4cda-8259-e0839c80c898 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11beee47-0093-40e8-843b-3c52a7cffaae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:28.380597 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cc1fbcb7-3e22-4cda-8259-e0839c80c898 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11beee47-0093-40e8-843b-3c52a7cffaae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f9e89f9-dcbb-4d9c-b017-6e35289b2f67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1475747506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661b0783017d41968b18c54b62596805',qos_specs=None,replication_status=,reservations=['e2344026-feae-4da4-b0c8-5527770f3e14','7e0770f5-a443-435f-bd2d-a3c92571917e','78f95468-c962-48ae-872e-d12cb84f7cef','8fb497de-83d5-4ff7-8870-85fe1f7d3164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29af35db0f604125862ee477f363737f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:24:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1475747506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f9e89f9-dcbb-4d9c-b017-6e35289b2f67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='661b0783017d41968b18c54b62596805',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29af35db0f604125862ee477f363737f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:28.382152 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cc1fbcb7-3e22-4cda-8259-e0839c80c898 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef09f1f8-6ac3-4b11-8e67-e7300ca1ce92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:28.407106 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cc1fbcb7-3e22-4cda-8259-e0839c80c898 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef09f1f8-6ac3-4b11-8e67-e7300ca1ce92) transitioned into state 'SUCCESS' from state '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-1475747506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661b0783017d41968b18c54b62596805',qos_specs=None,replication_status=,reservations=['e2344026-feae-4da4-b0c8-5527770f3e14','7e0770f5-a443-435f-bd2d-a3c92571917e','78f95468-c962-48ae-872e-d12cb84f7cef','8fb497de-83d5-4ff7-8870-85fe1f7d3164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29af35db0f604125862ee477f363737f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:28.407106 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cc1fbcb7-3e22-4cda-8259-e0839c80c898 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6df01229-bbcf-4e99-957a-90061331384d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:28.422072 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cc1fbcb7-3e22-4cda-8259-e0839c80c898 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6df01229-bbcf-4e99-957a-90061331384d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:28.422072 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cc1fbcb7-3e22-4cda-8259-e0839c80c898 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Flow 'volume_create_api' (01b5c8a1-bab5-483c-a082-56f88b4529c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:28.422072 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-cc1fbcb7-3e22-4cda-8259-e0839c80c898 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Create volume request issued successfully. Jul 03 19:24:28.422471 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cc1fbcb7-3e22-4cda-8259-e0839c80c898 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:24:28.423002 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 227/931] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:24:28 2026] POST /volume/v3/volumes => generated 817 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:28.438856 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-18b9fbe3-d8ba-4630-9a5c-17781dd1a7b4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:28.440924 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-18b9fbe3-d8ba-4630-9a5c-17781dd1a7b4 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] GET https://10.4.3.61/volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 Jul 03 19:24:28.441264 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-18b9fbe3-d8ba-4630-9a5c-17781dd1a7b4 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:28.441824 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-18b9fbe3-d8ba-4630-9a5c-17781dd1a7b4 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:28.453737 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:28.453737 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:28.459288 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-18b9fbe3-d8ba-4630-9a5c-17781dd1a7b4 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Volume info retrieved successfully. Jul 03 19:24:28.466580 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-18b9fbe3-d8ba-4630-9a5c-17781dd1a7b4 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] https://10.4.3.61/volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 returned with HTTP 200 Jul 03 19:24:28.467130 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 239/932] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:28 2026] GET /volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 => generated 885 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:28.669872 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0d7c4ba4-f3d7-4e50-a7ff-e319ef850a5a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:28.671592 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0d7c4ba4-f3d7-4e50-a7ff-e319ef850a5a tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:24:28.671924 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0d7c4ba4-f3d7-4e50-a7ff-e319ef850a5a tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:28.672251 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0d7c4ba4-f3d7-4e50-a7ff-e319ef850a5a tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:28.690657 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:28.690657 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:28.695693 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0d7c4ba4-f3d7-4e50-a7ff-e319ef850a5a tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:24:28.703109 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0d7c4ba4-f3d7-4e50-a7ff-e319ef850a5a tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa returned with HTTP 200 Jul 03 19:24:28.703641 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 238/933] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:28 2026] GET /volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:29.341870 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-eccbc186-0a09-40bc-aaeb-c1b749508962 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:29.344380 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eccbc186-0a09-40bc-aaeb-c1b749508962 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] GET https://10.4.3.61/volume/v3/volumes/40ffc4d9-b106-4686-8359-f3d919e7668a Jul 03 19:24:29.344707 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eccbc186-0a09-40bc-aaeb-c1b749508962 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:29.344894 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eccbc186-0a09-40bc-aaeb-c1b749508962 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:29.353952 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eccbc186-0a09-40bc-aaeb-c1b749508962 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/volumes/40ffc4d9-b106-4686-8359-f3d919e7668a returned with HTTP 404 Jul 03 19:24:29.354145 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 230/934] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:29 2026] GET /volume/v3/volumes/40ffc4d9-b106-4686-8359-f3d919e7668a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:29.364635 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c4469574-9fa4-41d3-8647-fa9296390282 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:29.366906 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c4469574-9fa4-41d3-8647-fa9296390282 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] DELETE https://10.4.3.61/volume/v3/volumes/7118de5d-c6d2-4b00-8920-cb13bdbfc320 Jul 03 19:24:29.367112 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c4469574-9fa4-41d3-8647-fa9296390282 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:29.367270 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c4469574-9fa4-41d3-8647-fa9296390282 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:29.367454 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-c4469574-9fa4-41d3-8647-fa9296390282 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Delete volume with id: 7118de5d-c6d2-4b00-8920-cb13bdbfc320 Jul 03 19:24:29.376190 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:29.376190 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:29.376794 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c4469574-9fa4-41d3-8647-fa9296390282 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Volume info retrieved successfully. Jul 03 19:24:29.404272 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c4469574-9fa4-41d3-8647-fa9296390282 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Delete volume request issued successfully. Jul 03 19:24:29.405342 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c4469574-9fa4-41d3-8647-fa9296390282 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/volumes/7118de5d-c6d2-4b00-8920-cb13bdbfc320 returned with HTTP 202 Jul 03 19:24:29.405342 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 228/935] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:24:29 2026] DELETE /volume/v3/volumes/7118de5d-c6d2-4b00-8920-cb13bdbfc320 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:24:29.415278 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f3eb3208-71b3-4bf3-96f6-3de767b02be0 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:29.417688 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f3eb3208-71b3-4bf3-96f6-3de767b02be0 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] GET https://10.4.3.61/volume/v3/volumes/7118de5d-c6d2-4b00-8920-cb13bdbfc320 Jul 03 19:24:29.417980 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f3eb3208-71b3-4bf3-96f6-3de767b02be0 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:29.418248 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f3eb3208-71b3-4bf3-96f6-3de767b02be0 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:29.430177 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:29.430177 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:29.440366 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f3eb3208-71b3-4bf3-96f6-3de767b02be0 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Volume info retrieved successfully. Jul 03 19:24:29.448416 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f3eb3208-71b3-4bf3-96f6-3de767b02be0 tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/volumes/7118de5d-c6d2-4b00-8920-cb13bdbfc320 returned with HTTP 200 Jul 03 19:24:29.448995 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 240/936] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:29 2026] GET /volume/v3/volumes/7118de5d-c6d2-4b00-8920-cb13bdbfc320 => generated 1356 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:29.482949 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0d17fdb3-1e2d-4812-8e47-615034d6eb89 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:29.485368 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0d17fdb3-1e2d-4812-8e47-615034d6eb89 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] GET https://10.4.3.61/volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 Jul 03 19:24:29.485679 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0d17fdb3-1e2d-4812-8e47-615034d6eb89 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:29.485977 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0d17fdb3-1e2d-4812-8e47-615034d6eb89 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:29.496480 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:29.496480 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:29.500234 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0d17fdb3-1e2d-4812-8e47-615034d6eb89 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Volume info retrieved successfully. Jul 03 19:24:29.508195 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0d17fdb3-1e2d-4812-8e47-615034d6eb89 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] https://10.4.3.61/volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 returned with HTTP 200 Jul 03 19:24:29.508195 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 239/937] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:29 2026] GET /volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:29.520069 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4a042d03-dc08-4eb9-9d31-2baa2aeef8c3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:29.522135 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4a042d03-dc08-4eb9-9d31-2baa2aeef8c3 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] POST https://10.4.3.61/volume/v3/volume-transfers Jul 03 19:24:29.522667 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4a042d03-dc08-4eb9-9d31-2baa2aeef8c3 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8f9e89f9-dcbb-4d9c-b017-6e35289b2f67"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:29.524275 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volume_transfer [None req-4a042d03-dc08-4eb9-9d31-2baa2aeef8c3 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Creating new volume transfer {'transfer': {'volume_id': '8f9e89f9-dcbb-4d9c-b017-6e35289b2f67'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 19:24:29.524461 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volume_transfer [None req-4a042d03-dc08-4eb9-9d31-2baa2aeef8c3 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Creating transfer of volume 8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 Jul 03 19:24:29.524679 np0000004460 devstack@c-api.service[99924]: INFO cinder.transfer.api [None req-4a042d03-dc08-4eb9-9d31-2baa2aeef8c3 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Generating transfer record for volume 8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 Jul 03 19:24:29.534033 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:29.534033 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:29.545085 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4a042d03-dc08-4eb9-9d31-2baa2aeef8c3 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] https://10.4.3.61/volume/v3/volume-transfers returned with HTTP 202 Jul 03 19:24:29.545550 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 231/938] 10.4.3.61 () {70 vars in 1319 bytes} [Fri Jul 3 19:24:29 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:29.554157 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d7d4e203-f416-42c0-b831-84ba36852c34 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:29.556332 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d7d4e203-f416-42c0-b831-84ba36852c34 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] GET https://10.4.3.61/volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 Jul 03 19:24:29.556673 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d7d4e203-f416-42c0-b831-84ba36852c34 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:29.556963 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d7d4e203-f416-42c0-b831-84ba36852c34 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:29.567003 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:29.567003 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:29.572922 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d7d4e203-f416-42c0-b831-84ba36852c34 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Volume info retrieved successfully. Jul 03 19:24:29.578746 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d7d4e203-f416-42c0-b831-84ba36852c34 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] https://10.4.3.61/volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 returned with HTTP 200 Jul 03 19:24:29.579275 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 229/939] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:29 2026] GET /volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:29.592121 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-397dd914-028e-40e6-ad6a-d653a7aa39b2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:29.595858 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-397dd914-028e-40e6-ad6a-d653a7aa39b2 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] GET https://10.4.3.61/volume/v3/volume-transfers/detail Jul 03 19:24:29.595858 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-397dd914-028e-40e6-ad6a-d653a7aa39b2 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:29.595858 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-397dd914-028e-40e6-ad6a-d653a7aa39b2 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Calling method 'detail' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:29.595858 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volume_transfer [None req-397dd914-028e-40e6-ad6a-d653a7aa39b2 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Listing volume transfers {{(pid=99925) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 19:24:29.606196 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-397dd914-028e-40e6-ad6a-d653a7aa39b2 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] https://10.4.3.61/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 19:24:29.606196 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 241/940] 10.4.3.61 () {68 vars in 1319 bytes} [Fri Jul 3 19:24:29 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:29.614772 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-34efe40a-63c7-4538-8aa8-5c5cfbd73210 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:29.617159 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-34efe40a-63c7-4538-8aa8-5c5cfbd73210 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] DELETE https://10.4.3.61/volume/v3/volume-transfers/c88c2f83-c4e4-4390-b50c-f092e0bd627e Jul 03 19:24:29.617469 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-34efe40a-63c7-4538-8aa8-5c5cfbd73210 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:29.617700 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-34efe40a-63c7-4538-8aa8-5c5cfbd73210 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:29.617851 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.volume_transfer [None req-34efe40a-63c7-4538-8aa8-5c5cfbd73210 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Delete transfer with id: c88c2f83-c4e4-4390-b50c-f092e0bd627e Jul 03 19:24:29.628694 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:29.628694 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:29.641957 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-34efe40a-63c7-4538-8aa8-5c5cfbd73210 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] https://10.4.3.61/volume/v3/volume-transfers/c88c2f83-c4e4-4390-b50c-f092e0bd627e returned with HTTP 202 Jul 03 19:24:29.642622 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 240/941] 10.4.3.61 () {68 vars in 1412 bytes} [Fri Jul 3 19:24:29 2026] DELETE /volume/v3/volume-transfers/c88c2f83-c4e4-4390-b50c-f092e0bd627e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:24:29.651377 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2d5a6ea8-c240-42a4-99e8-98f1cca3c3a7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:29.653902 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2d5a6ea8-c240-42a4-99e8-98f1cca3c3a7 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] GET https://10.4.3.61/volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 Jul 03 19:24:29.654211 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2d5a6ea8-c240-42a4-99e8-98f1cca3c3a7 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:29.654501 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2d5a6ea8-c240-42a4-99e8-98f1cca3c3a7 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:29.664981 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:29.664981 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:29.670213 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2d5a6ea8-c240-42a4-99e8-98f1cca3c3a7 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Volume info retrieved successfully. Jul 03 19:24:29.676695 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2d5a6ea8-c240-42a4-99e8-98f1cca3c3a7 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] https://10.4.3.61/volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 returned with HTTP 200 Jul 03 19:24:29.677302 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 232/942] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:29 2026] GET /volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 => generated 944 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:29.690215 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b17f7200-784e-4084-93f5-23802738ddc6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:29.692663 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b17f7200-784e-4084-93f5-23802738ddc6 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] DELETE https://10.4.3.61/volume/v3/volume-transfers/c88c2f83-c4e4-4390-b50c-f092e0bd627e Jul 03 19:24:29.692980 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b17f7200-784e-4084-93f5-23802738ddc6 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:29.693225 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b17f7200-784e-4084-93f5-23802738ddc6 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:29.693395 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.volume_transfer [None req-b17f7200-784e-4084-93f5-23802738ddc6 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Delete transfer with id: c88c2f83-c4e4-4390-b50c-f092e0bd627e Jul 03 19:24:29.700536 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b17f7200-784e-4084-93f5-23802738ddc6 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] https://10.4.3.61/volume/v3/volume-transfers/c88c2f83-c4e4-4390-b50c-f092e0bd627e returned with HTTP 404 Jul 03 19:24:29.701779 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 230/943] 10.4.3.61 () {68 vars in 1412 bytes} [Fri Jul 3 19:24:29 2026] DELETE /volume/v3/volume-transfers/c88c2f83-c4e4-4390-b50c-f092e0bd627e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:24:29.711298 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f51383c7-fc30-47fa-9e3e-46cbabd3261c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:29.712088 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f51383c7-fc30-47fa-9e3e-46cbabd3261c tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 Jul 03 19:24:29.712379 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f51383c7-fc30-47fa-9e3e-46cbabd3261c tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:29.712619 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f51383c7-fc30-47fa-9e3e-46cbabd3261c tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:29.712822 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-f51383c7-fc30-47fa-9e3e-46cbabd3261c tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] Delete volume with id: 8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 Jul 03 19:24:29.716951 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4cc75411-3036-419f-91e8-2f66e00bf64c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:29.718951 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4cc75411-3036-419f-91e8-2f66e00bf64c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:24:29.719648 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4cc75411-3036-419f-91e8-2f66e00bf64c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:29.719648 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4cc75411-3036-419f-91e8-2f66e00bf64c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:29.724976 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:29.724976 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:29.725461 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f51383c7-fc30-47fa-9e3e-46cbabd3261c tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] Volume info retrieved successfully. Jul 03 19:24:29.733764 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:29.733764 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:29.739031 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4cc75411-3036-419f-91e8-2f66e00bf64c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:24:29.744305 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4cc75411-3036-419f-91e8-2f66e00bf64c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa returned with HTTP 200 Jul 03 19:24:29.745207 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 241/944] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:29 2026] GET /volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:29.752199 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f51383c7-fc30-47fa-9e3e-46cbabd3261c tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] Delete volume request issued successfully. Jul 03 19:24:29.752199 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f51383c7-fc30-47fa-9e3e-46cbabd3261c tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] https://10.4.3.61/volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 returned with HTTP 202 Jul 03 19:24:29.752199 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 242/945] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:24:29 2026] DELETE /volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:24:29.761802 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4aeae77c-50ac-4ac7-81dd-c541d2a57de7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:29.762512 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4aeae77c-50ac-4ac7-81dd-c541d2a57de7 tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] GET https://10.4.3.61/volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 Jul 03 19:24:29.762720 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4aeae77c-50ac-4ac7-81dd-c541d2a57de7 tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:29.763063 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4aeae77c-50ac-4ac7-81dd-c541d2a57de7 tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:29.775222 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:29.775222 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:29.780293 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-4aeae77c-50ac-4ac7-81dd-c541d2a57de7 tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] Volume info retrieved successfully. Jul 03 19:24:29.785857 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4aeae77c-50ac-4ac7-81dd-c541d2a57de7 tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] https://10.4.3.61/volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 returned with HTTP 200 Jul 03 19:24:29.786562 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 233/946] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:29 2026] GET /volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 => generated 1128 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:24:30.466849 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-812293eb-333b-4881-af6a-a58ff1ae007b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:30.469687 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-812293eb-333b-4881-af6a-a58ff1ae007b tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] GET https://10.4.3.61/volume/v3/volumes/7118de5d-c6d2-4b00-8920-cb13bdbfc320 Jul 03 19:24:30.469946 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-812293eb-333b-4881-af6a-a58ff1ae007b tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:30.470177 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-812293eb-333b-4881-af6a-a58ff1ae007b tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:30.480202 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-812293eb-333b-4881-af6a-a58ff1ae007b tempest-TaggedBootDevicesTest-212004366 tempest-TaggedBootDevicesTest-212004366-project-member] https://10.4.3.61/volume/v3/volumes/7118de5d-c6d2-4b00-8920-cb13bdbfc320 returned with HTTP 404 Jul 03 19:24:30.480202 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 231/947] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:30 2026] GET /volume/v3/volumes/7118de5d-c6d2-4b00-8920-cb13bdbfc320 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:30.760302 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-16878aac-17ec-48dc-a158-432c939c8549 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:30.762512 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-16878aac-17ec-48dc-a158-432c939c8549 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:24:30.762775 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-16878aac-17ec-48dc-a158-432c939c8549 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:30.762985 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-16878aac-17ec-48dc-a158-432c939c8549 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:30.777857 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:30.777857 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:30.784982 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-16878aac-17ec-48dc-a158-432c939c8549 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:24:30.798188 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-16878aac-17ec-48dc-a158-432c939c8549 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa returned with HTTP 200 Jul 03 19:24:30.798188 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 242/948] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:30 2026] GET /volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa => generated 838 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:30.805254 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-afce2e8b-9de8-4d79-829b-67c0aa248fc7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:30.812133 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-afce2e8b-9de8-4d79-829b-67c0aa248fc7 tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] GET https://10.4.3.61/volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 Jul 03 19:24:30.812471 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-afce2e8b-9de8-4d79-829b-67c0aa248fc7 tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:30.812750 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-afce2e8b-9de8-4d79-829b-67c0aa248fc7 tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:30.823292 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-afce2e8b-9de8-4d79-829b-67c0aa248fc7 tempest-VolumesTransfersV355Test-1778777892 tempest-VolumesTransfersV355Test-1778777892-project-admin] https://10.4.3.61/volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 returned with HTTP 404 Jul 03 19:24:30.823873 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 243/949] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:30 2026] GET /volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:24:30.833828 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-af9550e0-bcb3-4518-90d7-6ba4e438cfc5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:30.836014 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-af9550e0-bcb3-4518-90d7-6ba4e438cfc5 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] GET https://10.4.3.61/volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 Jul 03 19:24:30.836347 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-af9550e0-bcb3-4518-90d7-6ba4e438cfc5 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:30.836653 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-af9550e0-bcb3-4518-90d7-6ba4e438cfc5 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:30.846232 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-af9550e0-bcb3-4518-90d7-6ba4e438cfc5 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] https://10.4.3.61/volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 returned with HTTP 404 Jul 03 19:24:30.846870 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 234/950] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:30 2026] GET /volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:24:30.857973 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d74c894d-39fc-47b7-bf9b-c0e9a0017ce0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:30.860545 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d74c894d-39fc-47b7-bf9b-c0e9a0017ce0 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] DELETE https://10.4.3.61/volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 Jul 03 19:24:30.860894 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d74c894d-39fc-47b7-bf9b-c0e9a0017ce0 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:30.861207 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d74c894d-39fc-47b7-bf9b-c0e9a0017ce0 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:30.861504 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-d74c894d-39fc-47b7-bf9b-c0e9a0017ce0 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] Delete volume with id: 8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 Jul 03 19:24:30.872572 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d74c894d-39fc-47b7-bf9b-c0e9a0017ce0 tempest-VolumesTransfersV355Test-1528219707 tempest-VolumesTransfersV355Test-1528219707-project-member] https://10.4.3.61/volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 returned with HTTP 404 Jul 03 19:24:30.872731 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 232/951] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:24:30 2026] DELETE /volume/v3/volumes/8f9e89f9-dcbb-4d9c-b017-6e35289b2f67 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:24:31.822281 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fe1ecfde-4694-430b-8a63-5424dc4a5bf7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:31.824643 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fe1ecfde-4694-430b-8a63-5424dc4a5bf7 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:24:31.824880 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fe1ecfde-4694-430b-8a63-5424dc4a5bf7 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:31.825134 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fe1ecfde-4694-430b-8a63-5424dc4a5bf7 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:31.842708 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:31.842708 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:31.853249 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-fe1ecfde-4694-430b-8a63-5424dc4a5bf7 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:24:31.862335 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fe1ecfde-4694-430b-8a63-5424dc4a5bf7 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa returned with HTTP 200 Jul 03 19:24:31.862913 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 243/952] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:31 2026] GET /volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa => generated 838 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:32.883181 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-70872d8d-eda9-4cf2-8e69-5e31693d84a6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:32.887124 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-70872d8d-eda9-4cf2-8e69-5e31693d84a6 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:24:32.887124 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-70872d8d-eda9-4cf2-8e69-5e31693d84a6 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:32.887767 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-70872d8d-eda9-4cf2-8e69-5e31693d84a6 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:32.895228 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=372,cinder:UPDATE=102,cinder:INSERT=70 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:24:32.915149 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:32.915149 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:32.923412 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-70872d8d-eda9-4cf2-8e69-5e31693d84a6 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:24:32.929378 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-70872d8d-eda9-4cf2-8e69-5e31693d84a6 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa returned with HTTP 200 Jul 03 19:24:32.929378 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 244/953] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:32 2026] GET /volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa => generated 838 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:33.960000 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f7e5abfd-be72-4e3c-9adc-1f9b20f758af None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:33.966466 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f7e5abfd-be72-4e3c-9adc-1f9b20f758af tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:24:33.966466 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f7e5abfd-be72-4e3c-9adc-1f9b20f758af tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:33.966466 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f7e5abfd-be72-4e3c-9adc-1f9b20f758af tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:33.977627 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=274,cinder:INSERT=35,cinder:UPDATE=65 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:24:34.051420 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:34.051420 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:34.056849 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f7e5abfd-be72-4e3c-9adc-1f9b20f758af tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:24:34.065554 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f7e5abfd-be72-4e3c-9adc-1f9b20f758af tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa returned with HTTP 200 Jul 03 19:24:34.066023 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 235/954] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:33 2026] GET /volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa => generated 838 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:34.542077 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-2cd0ad99-caea-4391-b130-a678c5b42a50 req-250e8aab-109e-408b-9e76-d584013a9c73 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:34.545387 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-2cd0ad99-caea-4391-b130-a678c5b42a50 req-250e8aab-109e-408b-9e76-d584013a9c73 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] GET https://10.4.3.61/volume/v3/volumes/49b96ae0-be6a-44d8-9643-e4403f10ac91 Jul 03 19:24:34.546123 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-2cd0ad99-caea-4391-b130-a678c5b42a50 req-250e8aab-109e-408b-9e76-d584013a9c73 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:34.546123 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-2cd0ad99-caea-4391-b130-a678c5b42a50 req-250e8aab-109e-408b-9e76-d584013a9c73 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:34.549097 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=339,cinder:UPDATE=85,cinder:INSERT=43 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:24:34.565643 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:34.565643 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:34.572468 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-2cd0ad99-caea-4391-b130-a678c5b42a50 req-250e8aab-109e-408b-9e76-d584013a9c73 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Volume info retrieved successfully. Jul 03 19:24:34.582078 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-2cd0ad99-caea-4391-b130-a678c5b42a50 req-250e8aab-109e-408b-9e76-d584013a9c73 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] https://10.4.3.61/volume/v3/volumes/49b96ae0-be6a-44d8-9643-e4403f10ac91 returned with HTTP 200 Jul 03 19:24:34.583460 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 233/955] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:24:34 2026] GET /volume/v3/volumes/49b96ae0-be6a-44d8-9643-e4403f10ac91 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:24:35.565143 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e0c6f879-2f52-407f-85c1-5264d0641415 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:35.565143 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e0c6f879-2f52-407f-85c1-5264d0641415 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:24:35.565143 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e0c6f879-2f52-407f-85c1-5264d0641415 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:35.565143 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e0c6f879-2f52-407f-85c1-5264d0641415 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:35.565143 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:35.565143 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:35.565143 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e0c6f879-2f52-407f-85c1-5264d0641415 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:24:35.565143 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e0c6f879-2f52-407f-85c1-5264d0641415 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa returned with HTTP 200 Jul 03 19:24:35.565143 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 244/956] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:35 2026] GET /volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:36.139436 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-35f3052c-1229-40cd-8f88-65881e1f1341 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:36.143868 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-35f3052c-1229-40cd-8f88-65881e1f1341 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:24:36.147470 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-35f3052c-1229-40cd-8f88-65881e1f1341 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:36.147470 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-35f3052c-1229-40cd-8f88-65881e1f1341 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:36.170840 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:36.170840 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:36.178247 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-35f3052c-1229-40cd-8f88-65881e1f1341 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:24:36.185348 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-35f3052c-1229-40cd-8f88-65881e1f1341 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa returned with HTTP 200 Jul 03 19:24:36.186003 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 245/957] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:36 2026] GET /volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa => generated 838 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:36.197355 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-6440b633-91fb-4da3-986e-7002ac02d357 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:36.202373 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-6440b633-91fb-4da3-986e-7002ac02d357 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] POST https://10.4.3.61/volume/v3/attachments/320da5c2-76b8-47d2-8169-752bef3a714c/action Jul 03 19:24:36.203151 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-6440b633-91fb-4da3-986e-7002ac02d357 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Action body: b'{"os-complete": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:24:36.203151 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-6440b633-91fb-4da3-986e-7002ac02d357 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:36.245031 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:36.245031 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:36.280453 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-e4317e0f-d19c-4a29-b671-0f5293984c90 req-6440b633-91fb-4da3-986e-7002ac02d357 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/attachments/320da5c2-76b8-47d2-8169-752bef3a714c/action returned with HTTP 204 Jul 03 19:24:36.280855 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 236/958] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:24:36 2026] POST /volume/v3/attachments/320da5c2-76b8-47d2-8169-752bef3a714c/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:36.367819 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9eafe421-ad52-40fc-8754-f35b740bcc58 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:36.654905 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9eafe421-ad52-40fc-8754-f35b740bcc58 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:24:36.655482 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9eafe421-ad52-40fc-8754-f35b740bcc58 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-401103875"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:36.657796 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-9eafe421-ad52-40fc-8754-f35b740bcc58 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-401103875'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:24:36.658213 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-9eafe421-ad52-40fc-8754-f35b740bcc58 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Create volume of 1 GB Jul 03 19:24:36.667533 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9eafe421-ad52-40fc-8754-f35b740bcc58 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Availability Zones retrieved successfully. Jul 03 19:24:36.681745 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-9eafe421-ad52-40fc-8754-f35b740bcc58 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Flow 'volume_create_api' (c652a5ca-6733-4dff-b3ca-cb6a12c0d729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:36.686199 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-9eafe421-ad52-40fc-8754-f35b740bcc58 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9d8f7fe-3485-42bf-90a9-cbc4fa29a88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:36.687792 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-9eafe421-ad52-40fc-8754-f35b740bcc58 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:24:36.732346 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-9eafe421-ad52-40fc-8754-f35b740bcc58 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9d8f7fe-3485-42bf-90a9-cbc4fa29a88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:36.733459 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-9eafe421-ad52-40fc-8754-f35b740bcc58 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6eb3e86-a0e7-4e21-87c6-79ba1d5e7ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:36.847580 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-9eafe421-ad52-40fc-8754-f35b740bcc58 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Created reservations ['4420f03e-4a5f-442d-b2cf-5b1c3db94e60', 'f9338182-4930-4af4-bb89-40f445ffa9e0', 'a53e305c-8d50-4275-ba0b-9953d9729a85', 'd05338d8-923f-4d30-bfce-ddcf839f9773'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:36.848814 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-9eafe421-ad52-40fc-8754-f35b740bcc58 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6eb3e86-a0e7-4e21-87c6-79ba1d5e7ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4420f03e-4a5f-442d-b2cf-5b1c3db94e60', 'f9338182-4930-4af4-bb89-40f445ffa9e0', 'a53e305c-8d50-4275-ba0b-9953d9729a85', 'd05338d8-923f-4d30-bfce-ddcf839f9773']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:36.851037 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-9eafe421-ad52-40fc-8754-f35b740bcc58 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d56dbd3-f78d-4907-842f-f4beb3028883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:36.888549 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-9eafe421-ad52-40fc-8754-f35b740bcc58 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d56dbd3-f78d-4907-842f-f4beb3028883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9022a06-2bc3-4502-90c4-f7de4eb8c0f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-401103875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ead5f3a1431444ca9955807993e8c1b4',qos_specs=None,replication_status=,reservations=['4420f03e-4a5f-442d-b2cf-5b1c3db94e60','f9338182-4930-4af4-bb89-40f445ffa9e0','a53e305c-8d50-4275-ba0b-9953d9729a85','d05338d8-923f-4d30-bfce-ddcf839f9773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7951b45d37e481e9c23cec2de55272f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:24:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-401103875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9022a06-2bc3-4502-90c4-f7de4eb8c0f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ead5f3a1431444ca9955807993e8c1b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7951b45d37e481e9c23cec2de55272f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:36.890517 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-9eafe421-ad52-40fc-8754-f35b740bcc58 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea0f7995-b58b-473b-baea-55779a184e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:36.927586 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-9eafe421-ad52-40fc-8754-f35b740bcc58 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea0f7995-b58b-473b-baea-55779a184e7a) transitioned into state 'SUCCESS' from state '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-401103875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ead5f3a1431444ca9955807993e8c1b4',qos_specs=None,replication_status=,reservations=['4420f03e-4a5f-442d-b2cf-5b1c3db94e60','f9338182-4930-4af4-bb89-40f445ffa9e0','a53e305c-8d50-4275-ba0b-9953d9729a85','d05338d8-923f-4d30-bfce-ddcf839f9773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7951b45d37e481e9c23cec2de55272f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:36.930078 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-9eafe421-ad52-40fc-8754-f35b740bcc58 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17098026-0bd1-4013-86d4-60a7c7236dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:36.944236 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-9eafe421-ad52-40fc-8754-f35b740bcc58 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17098026-0bd1-4013-86d4-60a7c7236dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:36.945767 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-9eafe421-ad52-40fc-8754-f35b740bcc58 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Flow 'volume_create_api' (c652a5ca-6733-4dff-b3ca-cb6a12c0d729) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:36.946431 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9eafe421-ad52-40fc-8754-f35b740bcc58 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Create volume request issued successfully. Jul 03 19:24:36.947376 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9eafe421-ad52-40fc-8754-f35b740bcc58 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:24:36.947997 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 234/959] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:24:36 2026] POST /volume/v3/volumes => generated 816 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:36.966789 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2dabb872-031a-4276-a030-37d53cc90a8a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:36.973814 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2dabb872-031a-4276-a030-37d53cc90a8a tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] GET https://10.4.3.61/volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 Jul 03 19:24:36.973814 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2dabb872-031a-4276-a030-37d53cc90a8a tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:36.973814 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2dabb872-031a-4276-a030-37d53cc90a8a tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:36.976854 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=305,cinder:INSERT=31,cinder:UPDATE=45 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:24:36.988451 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:36.988451 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:36.996539 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-2dabb872-031a-4276-a030-37d53cc90a8a tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Volume info retrieved successfully. Jul 03 19:24:37.006468 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2dabb872-031a-4276-a030-37d53cc90a8a tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] https://10.4.3.61/volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 returned with HTTP 200 Jul 03 19:24:37.007608 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 245/960] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:36 2026] GET /volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 => generated 884 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:37.207272 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-88040ab6-a21a-44a2-8cd8-686c85126fc0 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:37.209521 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-88040ab6-a21a-44a2-8cd8-686c85126fc0 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:24:37.209800 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-88040ab6-a21a-44a2-8cd8-686c85126fc0 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:37.210000 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-88040ab6-a21a-44a2-8cd8-686c85126fc0 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:37.224798 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:37.224798 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:37.235880 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-88040ab6-a21a-44a2-8cd8-686c85126fc0 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:24:37.242791 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-88040ab6-a21a-44a2-8cd8-686c85126fc0 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa returned with HTTP 200 Jul 03 19:24:37.242791 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 246/961] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:37 2026] GET /volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa => generated 1130 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:37.260547 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-405b2a9a-d3e9-4aa6-964f-6e69e84f49aa None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:37.263108 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-405b2a9a-d3e9-4aa6-964f-6e69e84f49aa tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:24:37.263430 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-405b2a9a-d3e9-4aa6-964f-6e69e84f49aa tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:37.263980 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-405b2a9a-d3e9-4aa6-964f-6e69e84f49aa tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:37.290482 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:37.290482 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:37.299683 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-405b2a9a-d3e9-4aa6-964f-6e69e84f49aa tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:24:37.312663 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-405b2a9a-d3e9-4aa6-964f-6e69e84f49aa tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa returned with HTTP 200 Jul 03 19:24:37.314020 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 237/962] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:37 2026] GET /volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa => generated 1130 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:38.027073 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-af962bfb-1e9b-45f4-8f5c-2a6c5c9f5650 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:38.031222 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-af962bfb-1e9b-45f4-8f5c-2a6c5c9f5650 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] GET https://10.4.3.61/volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 Jul 03 19:24:38.032134 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-af962bfb-1e9b-45f4-8f5c-2a6c5c9f5650 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:38.032134 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-af962bfb-1e9b-45f4-8f5c-2a6c5c9f5650 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:38.048597 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:38.048597 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:38.056428 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-af962bfb-1e9b-45f4-8f5c-2a6c5c9f5650 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Volume info retrieved successfully. Jul 03 19:24:38.064096 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-af962bfb-1e9b-45f4-8f5c-2a6c5c9f5650 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] https://10.4.3.61/volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 returned with HTTP 200 Jul 03 19:24:38.064802 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 235/963] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:38 2026] GET /volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 => generated 943 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:38.083937 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-80ce1d54-38ad-4602-8556-d922e50bd8bc None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:38.089491 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-80ce1d54-38ad-4602-8556-d922e50bd8bc tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] POST https://10.4.3.61/volume/v3/volume-transfers Jul 03 19:24:38.089825 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-80ce1d54-38ad-4602-8556-d922e50bd8bc tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f9022a06-2bc3-4502-90c4-f7de4eb8c0f8"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:38.094873 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volume_transfer [None req-80ce1d54-38ad-4602-8556-d922e50bd8bc tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f9022a06-2bc3-4502-90c4-f7de4eb8c0f8'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 19:24:38.094873 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volume_transfer [None req-80ce1d54-38ad-4602-8556-d922e50bd8bc tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Creating transfer of volume f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 Jul 03 19:24:38.095539 np0000004460 devstack@c-api.service[99927]: INFO cinder.transfer.api [None req-80ce1d54-38ad-4602-8556-d922e50bd8bc tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Generating transfer record for volume f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 Jul 03 19:24:38.120130 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:38.120130 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:38.156284 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-80ce1d54-38ad-4602-8556-d922e50bd8bc tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] https://10.4.3.61/volume/v3/volume-transfers returned with HTTP 202 Jul 03 19:24:38.156886 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 246/964] 10.4.3.61 () {70 vars in 1319 bytes} [Fri Jul 3 19:24:38 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:38.179887 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-76c880f9-d421-49c0-8169-4d7c80103dc8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:38.182833 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-76c880f9-d421-49c0-8169-4d7c80103dc8 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] GET https://10.4.3.61/volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 Jul 03 19:24:38.183128 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-76c880f9-d421-49c0-8169-4d7c80103dc8 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:38.183446 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-76c880f9-d421-49c0-8169-4d7c80103dc8 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:38.194146 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:38.194146 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:38.201765 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-76c880f9-d421-49c0-8169-4d7c80103dc8 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Volume info retrieved successfully. Jul 03 19:24:38.209082 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-76c880f9-d421-49c0-8169-4d7c80103dc8 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] https://10.4.3.61/volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 returned with HTTP 200 Jul 03 19:24:38.209082 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 247/965] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:38 2026] GET /volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 => generated 951 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:38.235892 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-60c8e802-ef87-4718-8ad7-937ded347c6f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:38.240444 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-60c8e802-ef87-4718-8ad7-937ded347c6f tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] GET https://10.4.3.61/volume/v3/volume-transfers/33231eac-a33f-41a5-aba7-b4adfa8c27a4 Jul 03 19:24:38.240444 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-60c8e802-ef87-4718-8ad7-937ded347c6f tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:38.240444 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-60c8e802-ef87-4718-8ad7-937ded347c6f tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:38.246912 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-60c8e802-ef87-4718-8ad7-937ded347c6f tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] https://10.4.3.61/volume/v3/volume-transfers/33231eac-a33f-41a5-aba7-b4adfa8c27a4 returned with HTTP 200 Jul 03 19:24:38.247803 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 238/966] 10.4.3.61 () {68 vars in 1409 bytes} [Fri Jul 3 19:24:38 2026] GET /volume/v3/volume-transfers/33231eac-a33f-41a5-aba7-b4adfa8c27a4 => generated 538 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:38.259568 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d60c9710-8270-4207-bdab-8586cce776bb None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:38.261478 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d60c9710-8270-4207-bdab-8586cce776bb tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] GET https://10.4.3.61/volume/v3/volume-transfers Jul 03 19:24:38.262445 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d60c9710-8270-4207-bdab-8586cce776bb tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:38.262445 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d60c9710-8270-4207-bdab-8586cce776bb tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:38.263429 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volume_transfer [None req-d60c9710-8270-4207-bdab-8586cce776bb tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Listing volume transfers {{(pid=99926) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 19:24:38.271027 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d60c9710-8270-4207-bdab-8586cce776bb tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] https://10.4.3.61/volume/v3/volume-transfers returned with HTTP 200 Jul 03 19:24:38.271459 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 236/967] 10.4.3.61 () {68 vars in 1298 bytes} [Fri Jul 3 19:24:38 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:38.285197 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1044750e-54ec-4f3a-bc8f-7603319debcb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:38.532599 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1044750e-54ec-4f3a-bc8f-7603319debcb tempest-VolumesTransfersV357Test-2072245841 tempest-VolumesTransfersV357Test-2072245841-project-member] POST https://10.4.3.61/volume/v3/volume-transfers/33231eac-a33f-41a5-aba7-b4adfa8c27a4/accept Jul 03 19:24:38.532599 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1044750e-54ec-4f3a-bc8f-7603319debcb tempest-VolumesTransfersV357Test-2072245841 tempest-VolumesTransfersV357Test-2072245841-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "7ce974858940816c"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:38.534286 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.volume_transfer [None req-1044750e-54ec-4f3a-bc8f-7603319debcb tempest-VolumesTransfersV357Test-2072245841 tempest-VolumesTransfersV357Test-2072245841-project-member] Accepting volume transfer 33231eac-a33f-41a5-aba7-b4adfa8c27a4 {{(pid=99927) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 19:24:38.534745 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.volume_transfer [None req-1044750e-54ec-4f3a-bc8f-7603319debcb tempest-VolumesTransfersV357Test-2072245841 tempest-VolumesTransfersV357Test-2072245841-project-member] Accepting transfer 33231eac-a33f-41a5-aba7-b4adfa8c27a4 Jul 03 19:24:38.550990 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0ebb6a0f-5041-4947-a933-dcf7f7d80d05 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:38.554921 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0ebb6a0f-5041-4947-a933-dcf7f7d80d05 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] GET https://10.4.3.61/volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb Jul 03 19:24:38.554921 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0ebb6a0f-5041-4947-a933-dcf7f7d80d05 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:38.554921 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0ebb6a0f-5041-4947-a933-dcf7f7d80d05 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:38.573726 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:38.573726 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:38.582278 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0ebb6a0f-5041-4947-a933-dcf7f7d80d05 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Volume info retrieved successfully. Jul 03 19:24:38.592403 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0ebb6a0f-5041-4947-a933-dcf7f7d80d05 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] https://10.4.3.61/volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb returned with HTTP 200 Jul 03 19:24:38.592655 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 248/968] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:38 2026] GET /volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb => generated 1831 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:24:38.646802 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-1044750e-54ec-4f3a-bc8f-7603319debcb tempest-VolumesTransfersV357Test-2072245841 tempest-VolumesTransfersV357Test-2072245841-project-member] Created reservations ['93240f19-bd07-47ec-b01e-f5132d4756a6', '4479af7d-9d46-40aa-9c95-cd9d3af8c77a', '780e4bbe-d5a9-476c-ac29-523b15ec08f2', '6cba894e-58a2-455f-9718-db60a5ee4cec'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:38.688412 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-1044750e-54ec-4f3a-bc8f-7603319debcb tempest-VolumesTransfersV357Test-2072245841 tempest-VolumesTransfersV357Test-2072245841-project-member] Created reservations ['f4e2a125-df0a-4f60-adb9-1fe4d3e31fbe', 'ae90ab08-38c1-4b68-a323-f6ccd755351a', '6f33a80d-d797-4ecf-9c86-7a633179bf77', 'ad098398-6002-4834-add3-b8c1fadfc37d'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:38.739875 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-1044750e-54ec-4f3a-bc8f-7603319debcb tempest-VolumesTransfersV357Test-2072245841 tempest-VolumesTransfersV357Test-2072245841-project-member] Created reservations ['5d5b18b4-57c2-4f6c-a887-5ab05e5d3c4d', '0f4c2a1a-b669-42e1-93ed-3375bf2cd19f', 'ce91fc9f-7045-48ba-8aed-19587ecc78f3', 'bbf3ee3f-e096-414e-b2be-a7beb4cdd95e'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:38.804024 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-1044750e-54ec-4f3a-bc8f-7603319debcb tempest-VolumesTransfersV357Test-2072245841 tempest-VolumesTransfersV357Test-2072245841-project-member] Created reservations ['ad31d1f3-9cb6-4ca2-be62-4b9f4c52dca9', '07c3865d-4bc3-4136-97dd-d43d6b41290d', '4b44448c-0012-481c-b3a0-a7b01a1296cf', 'd67b0880-249b-49e4-b918-9f2358cfe2e7'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:39.305548 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1044750e-54ec-4f3a-bc8f-7603319debcb tempest-VolumesTransfersV357Test-2072245841 tempest-VolumesTransfersV357Test-2072245841-project-member] Transfer volume completed successfully. Jul 03 19:24:39.412673 np0000004460 devstack@c-api.service[99927]: INFO cinder.transfer.api [None req-1044750e-54ec-4f3a-bc8f-7603319debcb tempest-VolumesTransfersV357Test-2072245841 tempest-VolumesTransfersV357Test-2072245841-project-member] Volume f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 has been transferred. Jul 03 19:24:39.425751 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1044750e-54ec-4f3a-bc8f-7603319debcb tempest-VolumesTransfersV357Test-2072245841 tempest-VolumesTransfersV357Test-2072245841-project-member] https://10.4.3.61/volume/v3/volume-transfers/33231eac-a33f-41a5-aba7-b4adfa8c27a4/accept returned with HTTP 202 Jul 03 19:24:39.425751 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 247/969] 10.4.3.61 () {70 vars in 1451 bytes} [Fri Jul 3 19:24:38 2026] POST /volume/v3/volume-transfers/33231eac-a33f-41a5-aba7-b4adfa8c27a4/accept => generated 363 bytes in 1140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:39.442851 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-049aeceb-f3a8-4117-9c52-af9014c04e6c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:39.445153 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-049aeceb-f3a8-4117-9c52-af9014c04e6c tempest-VolumesTransfersV357Test-2072245841 tempest-VolumesTransfersV357Test-2072245841-project-member] GET https://10.4.3.61/volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 Jul 03 19:24:39.445845 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-049aeceb-f3a8-4117-9c52-af9014c04e6c tempest-VolumesTransfersV357Test-2072245841 tempest-VolumesTransfersV357Test-2072245841-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:39.445845 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-049aeceb-f3a8-4117-9c52-af9014c04e6c tempest-VolumesTransfersV357Test-2072245841 tempest-VolumesTransfersV357Test-2072245841-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:39.459680 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:39.459680 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:39.467097 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-049aeceb-f3a8-4117-9c52-af9014c04e6c tempest-VolumesTransfersV357Test-2072245841 tempest-VolumesTransfersV357Test-2072245841-project-member] Volume info retrieved successfully. Jul 03 19:24:39.473521 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-049aeceb-f3a8-4117-9c52-af9014c04e6c tempest-VolumesTransfersV357Test-2072245841 tempest-VolumesTransfersV357Test-2072245841-project-member] https://10.4.3.61/volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 returned with HTTP 200 Jul 03 19:24:39.473652 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 239/970] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:39 2026] GET /volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 => generated 943 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:39.495283 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0d482062-e45c-427f-9fe2-afe7182b37cc None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:39.497336 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0d482062-e45c-427f-9fe2-afe7182b37cc tempest-VolumesTransfersV357Test-2072245841 tempest-VolumesTransfersV357Test-2072245841-project-member] GET https://10.4.3.61/volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 Jul 03 19:24:39.497637 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0d482062-e45c-427f-9fe2-afe7182b37cc tempest-VolumesTransfersV357Test-2072245841 tempest-VolumesTransfersV357Test-2072245841-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:39.497902 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0d482062-e45c-427f-9fe2-afe7182b37cc tempest-VolumesTransfersV357Test-2072245841 tempest-VolumesTransfersV357Test-2072245841-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:39.514112 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:39.514112 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:39.520842 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0d482062-e45c-427f-9fe2-afe7182b37cc tempest-VolumesTransfersV357Test-2072245841 tempest-VolumesTransfersV357Test-2072245841-project-member] Volume info retrieved successfully. Jul 03 19:24:39.529176 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0d482062-e45c-427f-9fe2-afe7182b37cc tempest-VolumesTransfersV357Test-2072245841 tempest-VolumesTransfersV357Test-2072245841-project-member] https://10.4.3.61/volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 returned with HTTP 200 Jul 03 19:24:39.529718 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 237/971] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:39 2026] GET /volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 => generated 943 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:39.550483 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-16b8c85a-f8ed-4d2b-8a4f-d4be185018fc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:39.554452 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-16b8c85a-f8ed-4d2b-8a4f-d4be185018fc tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] DELETE https://10.4.3.61/volume/v3/volume-transfers/33231eac-a33f-41a5-aba7-b4adfa8c27a4 Jul 03 19:24:39.554782 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-16b8c85a-f8ed-4d2b-8a4f-d4be185018fc tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:39.555049 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-16b8c85a-f8ed-4d2b-8a4f-d4be185018fc tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:39.555247 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.contrib.volume_transfer [None req-16b8c85a-f8ed-4d2b-8a4f-d4be185018fc tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Delete transfer with id: 33231eac-a33f-41a5-aba7-b4adfa8c27a4 Jul 03 19:24:39.561828 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-16b8c85a-f8ed-4d2b-8a4f-d4be185018fc tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] https://10.4.3.61/volume/v3/volume-transfers/33231eac-a33f-41a5-aba7-b4adfa8c27a4 returned with HTTP 404 Jul 03 19:24:39.562577 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 249/972] 10.4.3.61 () {68 vars in 1412 bytes} [Fri Jul 3 19:24:39 2026] DELETE /volume/v3/volume-transfers/33231eac-a33f-41a5-aba7-b4adfa8c27a4 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:24:39.575197 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d73c3328-f877-4ba5-a538-7ad06323cec2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:39.755872 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d73c3328-f877-4ba5-a538-7ad06323cec2 tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 Jul 03 19:24:39.756074 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d73c3328-f877-4ba5-a538-7ad06323cec2 tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:39.756603 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d73c3328-f877-4ba5-a538-7ad06323cec2 tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:39.756603 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-d73c3328-f877-4ba5-a538-7ad06323cec2 tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] Delete volume with id: f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 Jul 03 19:24:39.765379 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:39.765379 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:39.765864 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d73c3328-f877-4ba5-a538-7ad06323cec2 tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] Volume info retrieved successfully. Jul 03 19:24:39.791898 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d73c3328-f877-4ba5-a538-7ad06323cec2 tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] Delete volume request issued successfully. Jul 03 19:24:39.792064 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d73c3328-f877-4ba5-a538-7ad06323cec2 tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] https://10.4.3.61/volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 returned with HTTP 202 Jul 03 19:24:39.792544 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 248/973] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:24:39 2026] DELETE /volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:24:39.801919 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-eb621102-afc5-404a-a497-0cfe2dc92045 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:39.804046 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eb621102-afc5-404a-a497-0cfe2dc92045 tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] GET https://10.4.3.61/volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 Jul 03 19:24:39.804788 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eb621102-afc5-404a-a497-0cfe2dc92045 tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:39.805646 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eb621102-afc5-404a-a497-0cfe2dc92045 tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:39.815762 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:39.815762 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:39.822140 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-eb621102-afc5-404a-a497-0cfe2dc92045 tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] Volume info retrieved successfully. Jul 03 19:24:39.830584 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eb621102-afc5-404a-a497-0cfe2dc92045 tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] https://10.4.3.61/volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 returned with HTTP 200 Jul 03 19:24:39.831532 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 240/974] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:39 2026] GET /volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 => generated 1127 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:24:40.854671 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-aab4ca87-51a1-48b9-94f1-aff28e50cc50 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:40.862538 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-aab4ca87-51a1-48b9-94f1-aff28e50cc50 tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] GET https://10.4.3.61/volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 Jul 03 19:24:40.862810 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-aab4ca87-51a1-48b9-94f1-aff28e50cc50 tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:40.863640 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-aab4ca87-51a1-48b9-94f1-aff28e50cc50 tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:40.873559 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-aab4ca87-51a1-48b9-94f1-aff28e50cc50 tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] https://10.4.3.61/volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 returned with HTTP 404 Jul 03 19:24:40.874153 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 238/975] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:40 2026] GET /volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:24:40.888449 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d40efd47-66fe-4b36-9d57-3d3e92eecd3c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:40.893646 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d40efd47-66fe-4b36-9d57-3d3e92eecd3c tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] GET https://10.4.3.61/volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 Jul 03 19:24:40.893646 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d40efd47-66fe-4b36-9d57-3d3e92eecd3c tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:40.893646 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d40efd47-66fe-4b36-9d57-3d3e92eecd3c tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:40.904875 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d40efd47-66fe-4b36-9d57-3d3e92eecd3c tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] https://10.4.3.61/volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 returned with HTTP 404 Jul 03 19:24:40.906574 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 250/976] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:40 2026] GET /volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:24:40.924254 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-848f3f90-4cd3-4eed-8dea-c19825b3f3b6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:40.931505 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-848f3f90-4cd3-4eed-8dea-c19825b3f3b6 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] DELETE https://10.4.3.61/volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 Jul 03 19:24:40.931505 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-848f3f90-4cd3-4eed-8dea-c19825b3f3b6 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:40.931505 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-848f3f90-4cd3-4eed-8dea-c19825b3f3b6 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:40.931637 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-848f3f90-4cd3-4eed-8dea-c19825b3f3b6 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Delete volume with id: f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 Jul 03 19:24:40.949821 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-848f3f90-4cd3-4eed-8dea-c19825b3f3b6 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] https://10.4.3.61/volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 returned with HTTP 404 Jul 03 19:24:40.949821 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 249/977] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:24:40 2026] DELETE /volume/v3/volumes/f9022a06-2bc3-4502-90c4-f7de4eb8c0f8 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:24:40.963429 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-03b9b1a5-726f-40bc-97f0-b7098b883a49 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:40.967829 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-03b9b1a5-726f-40bc-97f0-b7098b883a49 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:24:40.969410 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-03b9b1a5-726f-40bc-97f0-b7098b883a49 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-463361348"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:40.975745 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-03b9b1a5-726f-40bc-97f0-b7098b883a49 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-463361348'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:24:40.977255 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-03b9b1a5-726f-40bc-97f0-b7098b883a49 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Create volume of 1 GB Jul 03 19:24:40.985193 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-03b9b1a5-726f-40bc-97f0-b7098b883a49 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Availability Zones retrieved successfully. Jul 03 19:24:40.993532 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-03b9b1a5-726f-40bc-97f0-b7098b883a49 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Flow 'volume_create_api' (71a08b48-8fa0-4f7c-8046-22b8485b781f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:40.995052 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-03b9b1a5-726f-40bc-97f0-b7098b883a49 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a86d047-e717-489b-8014-12e7a29b1368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:40.998602 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-03b9b1a5-726f-40bc-97f0-b7098b883a49 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:24:41.063766 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-03b9b1a5-726f-40bc-97f0-b7098b883a49 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a86d047-e717-489b-8014-12e7a29b1368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:41.064687 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-03b9b1a5-726f-40bc-97f0-b7098b883a49 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5c4e006-6305-4772-8e58-bbd8ba9146b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:41.157848 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-03b9b1a5-726f-40bc-97f0-b7098b883a49 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Created reservations ['a1c61bfb-1e17-4eb8-8997-e538088f383b', '74dd8d24-b87f-4f4a-833b-a48307f900e6', 'f4d99127-b660-4469-823b-b46050f59a75', '7f65335d-1761-49a2-97da-e1ecee27aed2'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:41.159228 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-03b9b1a5-726f-40bc-97f0-b7098b883a49 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5c4e006-6305-4772-8e58-bbd8ba9146b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1c61bfb-1e17-4eb8-8997-e538088f383b', '74dd8d24-b87f-4f4a-833b-a48307f900e6', 'f4d99127-b660-4469-823b-b46050f59a75', '7f65335d-1761-49a2-97da-e1ecee27aed2']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:41.160057 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-03b9b1a5-726f-40bc-97f0-b7098b883a49 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03b98299-072d-4f8c-835f-fdbc358c79ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:41.216314 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-03b9b1a5-726f-40bc-97f0-b7098b883a49 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03b98299-072d-4f8c-835f-fdbc358c79ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3c7e790-550d-46ed-aafe-8e942b27de4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-463361348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ead5f3a1431444ca9955807993e8c1b4',qos_specs=None,replication_status=,reservations=['a1c61bfb-1e17-4eb8-8997-e538088f383b','74dd8d24-b87f-4f4a-833b-a48307f900e6','f4d99127-b660-4469-823b-b46050f59a75','7f65335d-1761-49a2-97da-e1ecee27aed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7951b45d37e481e9c23cec2de55272f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:24:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-463361348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3c7e790-550d-46ed-aafe-8e942b27de4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ead5f3a1431444ca9955807993e8c1b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7951b45d37e481e9c23cec2de55272f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:41.216682 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-03b9b1a5-726f-40bc-97f0-b7098b883a49 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a0964c9-c13b-41bc-a0b5-1e87ea93964c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:41.253454 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-03b9b1a5-726f-40bc-97f0-b7098b883a49 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a0964c9-c13b-41bc-a0b5-1e87ea93964c) transitioned into state 'SUCCESS' from state '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-463361348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ead5f3a1431444ca9955807993e8c1b4',qos_specs=None,replication_status=,reservations=['a1c61bfb-1e17-4eb8-8997-e538088f383b','74dd8d24-b87f-4f4a-833b-a48307f900e6','f4d99127-b660-4469-823b-b46050f59a75','7f65335d-1761-49a2-97da-e1ecee27aed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7951b45d37e481e9c23cec2de55272f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:41.255315 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-03b9b1a5-726f-40bc-97f0-b7098b883a49 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42b5a492-4d08-4a94-9e85-bee76ae7679e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:41.279330 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-03b9b1a5-726f-40bc-97f0-b7098b883a49 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42b5a492-4d08-4a94-9e85-bee76ae7679e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:41.280661 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-03b9b1a5-726f-40bc-97f0-b7098b883a49 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Flow 'volume_create_api' (71a08b48-8fa0-4f7c-8046-22b8485b781f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:41.281484 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-03b9b1a5-726f-40bc-97f0-b7098b883a49 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Create volume request issued successfully. Jul 03 19:24:41.282015 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-03b9b1a5-726f-40bc-97f0-b7098b883a49 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:24:41.282654 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 241/978] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:24:40 2026] POST /volume/v3/volumes => generated 816 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:41.308891 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ed6df37f-492c-45c1-b7ba-615ed0779299 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:41.309191 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ed6df37f-492c-45c1-b7ba-615ed0779299 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] GET https://10.4.3.61/volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a Jul 03 19:24:41.309470 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ed6df37f-492c-45c1-b7ba-615ed0779299 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:41.309729 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ed6df37f-492c-45c1-b7ba-615ed0779299 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:41.320956 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:41.320956 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:41.327874 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ed6df37f-492c-45c1-b7ba-615ed0779299 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Volume info retrieved successfully. Jul 03 19:24:41.334209 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ed6df37f-492c-45c1-b7ba-615ed0779299 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] https://10.4.3.61/volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a returned with HTTP 200 Jul 03 19:24:41.334609 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 239/979] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:41 2026] GET /volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:42.175589 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-3e8e9998-2aaf-4fbf-a2da-1d3224f5b72d req-120601c9-3c16-4349-bd6c-56e4f2b59033 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:42.235202 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-3e8e9998-2aaf-4fbf-a2da-1d3224f5b72d req-120601c9-3c16-4349-bd6c-56e4f2b59033 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:24:42.235428 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-3e8e9998-2aaf-4fbf-a2da-1d3224f5b72d req-120601c9-3c16-4349-bd6c-56e4f2b59033 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:42.235620 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-3e8e9998-2aaf-4fbf-a2da-1d3224f5b72d req-120601c9-3c16-4349-bd6c-56e4f2b59033 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:42.247400 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:42.247400 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:42.251819 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-3e8e9998-2aaf-4fbf-a2da-1d3224f5b72d req-120601c9-3c16-4349-bd6c-56e4f2b59033 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:24:42.259977 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-3e8e9998-2aaf-4fbf-a2da-1d3224f5b72d req-120601c9-3c16-4349-bd6c-56e4f2b59033 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa returned with HTTP 200 Jul 03 19:24:42.260469 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 251/980] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:24:42 2026] GET /volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa => generated 1130 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:42.288008 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-3e8e9998-2aaf-4fbf-a2da-1d3224f5b72d req-9b692cd7-d1bc-493e-93c6-c88f326e7836 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:42.290890 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-3e8e9998-2aaf-4fbf-a2da-1d3224f5b72d req-9b692cd7-d1bc-493e-93c6-c88f326e7836 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] POST https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa/action Jul 03 19:24:42.291304 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-3e8e9998-2aaf-4fbf-a2da-1d3224f5b72d req-9b692cd7-d1bc-493e-93c6-c88f326e7836 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:24:42.291430 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-3e8e9998-2aaf-4fbf-a2da-1d3224f5b72d req-9b692cd7-d1bc-493e-93c6-c88f326e7836 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:42.310924 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:42.310924 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:42.312325 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-3e8e9998-2aaf-4fbf-a2da-1d3224f5b72d req-9b692cd7-d1bc-493e-93c6-c88f326e7836 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:24:42.325011 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-3e8e9998-2aaf-4fbf-a2da-1d3224f5b72d req-9b692cd7-d1bc-493e-93c6-c88f326e7836 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Begin detaching volume completed successfully. Jul 03 19:24:42.325312 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-3e8e9998-2aaf-4fbf-a2da-1d3224f5b72d req-9b692cd7-d1bc-493e-93c6-c88f326e7836 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa/action returned with HTTP 202 Jul 03 19:24:42.325940 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 250/981] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:24:42 2026] POST /volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:24:42.354362 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1ce02535-48f8-4be3-b9ff-a38cefe4d73f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:42.360180 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1ce02535-48f8-4be3-b9ff-a38cefe4d73f tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] GET https://10.4.3.61/volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a Jul 03 19:24:42.360979 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1ce02535-48f8-4be3-b9ff-a38cefe4d73f tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:42.360979 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1ce02535-48f8-4be3-b9ff-a38cefe4d73f tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:42.372888 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:42.372888 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:42.379089 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1ce02535-48f8-4be3-b9ff-a38cefe4d73f tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Volume info retrieved successfully. Jul 03 19:24:42.388753 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1ce02535-48f8-4be3-b9ff-a38cefe4d73f tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] https://10.4.3.61/volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a returned with HTTP 200 Jul 03 19:24:42.389326 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 242/982] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:42 2026] GET /volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a => generated 943 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:42.408133 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c9f1bb2b-90f0-42bc-a9d7-7ff3a1e1255d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:42.411803 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c9f1bb2b-90f0-42bc-a9d7-7ff3a1e1255d tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] POST https://10.4.3.61/volume/v3/volume-transfers Jul 03 19:24:42.411803 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c9f1bb2b-90f0-42bc-a9d7-7ff3a1e1255d tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a3c7e790-550d-46ed-aafe-8e942b27de4a"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:42.415463 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volume_transfer [None req-c9f1bb2b-90f0-42bc-a9d7-7ff3a1e1255d tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a3c7e790-550d-46ed-aafe-8e942b27de4a'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 19:24:42.415716 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volume_transfer [None req-c9f1bb2b-90f0-42bc-a9d7-7ff3a1e1255d tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Creating transfer of volume a3c7e790-550d-46ed-aafe-8e942b27de4a Jul 03 19:24:42.416945 np0000004460 devstack@c-api.service[99926]: INFO cinder.transfer.api [None req-c9f1bb2b-90f0-42bc-a9d7-7ff3a1e1255d tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Generating transfer record for volume a3c7e790-550d-46ed-aafe-8e942b27de4a Jul 03 19:24:42.431826 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:42.431826 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:42.467971 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c9f1bb2b-90f0-42bc-a9d7-7ff3a1e1255d tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] https://10.4.3.61/volume/v3/volume-transfers returned with HTTP 202 Jul 03 19:24:42.468149 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 240/983] 10.4.3.61 () {70 vars in 1319 bytes} [Fri Jul 3 19:24:42 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:42.481292 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b4e87998-13ad-4f53-80e7-c9c6a793d4a6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:42.485881 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b4e87998-13ad-4f53-80e7-c9c6a793d4a6 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] GET https://10.4.3.61/volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a Jul 03 19:24:42.487463 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b4e87998-13ad-4f53-80e7-c9c6a793d4a6 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:42.489369 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b4e87998-13ad-4f53-80e7-c9c6a793d4a6 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:42.506273 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:42.506273 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:42.523078 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b4e87998-13ad-4f53-80e7-c9c6a793d4a6 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Volume info retrieved successfully. Jul 03 19:24:42.530817 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b4e87998-13ad-4f53-80e7-c9c6a793d4a6 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] https://10.4.3.61/volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a returned with HTTP 200 Jul 03 19:24:42.531458 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 252/984] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:42 2026] GET /volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a => generated 951 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:42.550580 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4fe82602-4c0c-4841-85fc-4fb85610c903 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:42.553314 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4fe82602-4c0c-4841-85fc-4fb85610c903 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] GET https://10.4.3.61/volume/v3/volume-transfers/detail Jul 03 19:24:42.553645 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4fe82602-4c0c-4841-85fc-4fb85610c903 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:42.553931 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4fe82602-4c0c-4841-85fc-4fb85610c903 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:42.554156 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volume_transfer [None req-4fe82602-4c0c-4841-85fc-4fb85610c903 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Listing volume transfers {{(pid=99927) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 19:24:42.565451 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4fe82602-4c0c-4841-85fc-4fb85610c903 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] https://10.4.3.61/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 19:24:42.566033 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 251/985] 10.4.3.61 () {68 vars in 1319 bytes} [Fri Jul 3 19:24:42 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:42.575864 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8fc6316d-7227-43b5-a38a-5d75abfc82c0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:42.578862 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8fc6316d-7227-43b5-a38a-5d75abfc82c0 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] DELETE https://10.4.3.61/volume/v3/volume-transfers/75784234-fff9-4c29-a60e-a3a9daeb926d Jul 03 19:24:42.579387 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8fc6316d-7227-43b5-a38a-5d75abfc82c0 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:42.579387 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8fc6316d-7227-43b5-a38a-5d75abfc82c0 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:42.579506 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.volume_transfer [None req-8fc6316d-7227-43b5-a38a-5d75abfc82c0 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Delete transfer with id: 75784234-fff9-4c29-a60e-a3a9daeb926d Jul 03 19:24:42.591370 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:42.591370 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:42.603587 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8fc6316d-7227-43b5-a38a-5d75abfc82c0 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] https://10.4.3.61/volume/v3/volume-transfers/75784234-fff9-4c29-a60e-a3a9daeb926d returned with HTTP 202 Jul 03 19:24:42.604037 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 243/986] 10.4.3.61 () {68 vars in 1412 bytes} [Fri Jul 3 19:24:42 2026] DELETE /volume/v3/volume-transfers/75784234-fff9-4c29-a60e-a3a9daeb926d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:24:42.612692 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-37c4a8a5-c8ec-44c2-8f35-8deeb8fcde7d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:42.615821 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-37c4a8a5-c8ec-44c2-8f35-8deeb8fcde7d tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] GET https://10.4.3.61/volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a Jul 03 19:24:42.616061 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-37c4a8a5-c8ec-44c2-8f35-8deeb8fcde7d tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:42.616368 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-37c4a8a5-c8ec-44c2-8f35-8deeb8fcde7d tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:42.626830 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:42.626830 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:42.642604 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-37c4a8a5-c8ec-44c2-8f35-8deeb8fcde7d tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Volume info retrieved successfully. Jul 03 19:24:42.673262 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-37c4a8a5-c8ec-44c2-8f35-8deeb8fcde7d tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] https://10.4.3.61/volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a returned with HTTP 200 Jul 03 19:24:42.673262 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 241/987] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:42 2026] GET /volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a => generated 943 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:24:42.688939 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4e8e6fd5-91d0-4c5f-be9b-dac40af53495 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:42.691183 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4e8e6fd5-91d0-4c5f-be9b-dac40af53495 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] DELETE https://10.4.3.61/volume/v3/volume-transfers/75784234-fff9-4c29-a60e-a3a9daeb926d Jul 03 19:24:42.691547 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4e8e6fd5-91d0-4c5f-be9b-dac40af53495 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:42.691863 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4e8e6fd5-91d0-4c5f-be9b-dac40af53495 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:42.692035 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.contrib.volume_transfer [None req-4e8e6fd5-91d0-4c5f-be9b-dac40af53495 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Delete transfer with id: 75784234-fff9-4c29-a60e-a3a9daeb926d Jul 03 19:24:42.696619 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4e8e6fd5-91d0-4c5f-be9b-dac40af53495 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] https://10.4.3.61/volume/v3/volume-transfers/75784234-fff9-4c29-a60e-a3a9daeb926d returned with HTTP 404 Jul 03 19:24:42.697275 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 253/988] 10.4.3.61 () {68 vars in 1412 bytes} [Fri Jul 3 19:24:42 2026] DELETE /volume/v3/volume-transfers/75784234-fff9-4c29-a60e-a3a9daeb926d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:24:42.705920 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-016a4d77-e55f-49f6-9d52-017e6e9a64bc None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:42.708617 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-016a4d77-e55f-49f6-9d52-017e6e9a64bc tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a Jul 03 19:24:42.708893 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-016a4d77-e55f-49f6-9d52-017e6e9a64bc tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:42.709158 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-016a4d77-e55f-49f6-9d52-017e6e9a64bc tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:42.709469 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-016a4d77-e55f-49f6-9d52-017e6e9a64bc tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] Delete volume with id: a3c7e790-550d-46ed-aafe-8e942b27de4a Jul 03 19:24:42.729460 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:42.729460 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:42.730012 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-016a4d77-e55f-49f6-9d52-017e6e9a64bc tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] Volume info retrieved successfully. Jul 03 19:24:42.766374 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-016a4d77-e55f-49f6-9d52-017e6e9a64bc tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] Delete volume request issued successfully. Jul 03 19:24:42.766713 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-016a4d77-e55f-49f6-9d52-017e6e9a64bc tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] https://10.4.3.61/volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a returned with HTTP 202 Jul 03 19:24:42.767229 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 252/989] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:24:42 2026] DELETE /volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:24:42.779298 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b0971c3f-0c91-4c94-84ec-5b6acf9f4258 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:42.787502 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b0971c3f-0c91-4c94-84ec-5b6acf9f4258 tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] GET https://10.4.3.61/volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a Jul 03 19:24:42.787502 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b0971c3f-0c91-4c94-84ec-5b6acf9f4258 tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:42.788831 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b0971c3f-0c91-4c94-84ec-5b6acf9f4258 tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:42.800509 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:42.800509 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:42.805811 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b0971c3f-0c91-4c94-84ec-5b6acf9f4258 tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] Volume info retrieved successfully. Jul 03 19:24:42.817773 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b0971c3f-0c91-4c94-84ec-5b6acf9f4258 tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] https://10.4.3.61/volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a returned with HTTP 200 Jul 03 19:24:42.818457 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 244/990] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:42 2026] GET /volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a => generated 1127 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:24:43.362041 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-72366cbb-e1b1-4c1f-b1ca-bf776aed7ade None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:43.362609 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-72366cbb-e1b1-4c1f-b1ca-bf776aed7ade None None] GET https://10.4.3.61/volume// Jul 03 19:24:43.362859 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-72366cbb-e1b1-4c1f-b1ca-bf776aed7ade None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:43.366368 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-72366cbb-e1b1-4c1f-b1ca-bf776aed7ade None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:43.366368 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-72366cbb-e1b1-4c1f-b1ca-bf776aed7ade None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:24:43.366368 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 242/991] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:24:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:24:43.373849 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-3e8e9998-2aaf-4fbf-a2da-1d3224f5b72d req-ad7b44dc-a20f-40c3-964e-785cbdb0ccfc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:43.377162 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-3e8e9998-2aaf-4fbf-a2da-1d3224f5b72d req-ad7b44dc-a20f-40c3-964e-785cbdb0ccfc tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:24:43.377491 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-3e8e9998-2aaf-4fbf-a2da-1d3224f5b72d req-ad7b44dc-a20f-40c3-964e-785cbdb0ccfc tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:43.378265 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-3e8e9998-2aaf-4fbf-a2da-1d3224f5b72d req-ad7b44dc-a20f-40c3-964e-785cbdb0ccfc tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:43.391824 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:43.391824 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:43.398156 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-3e8e9998-2aaf-4fbf-a2da-1d3224f5b72d req-ad7b44dc-a20f-40c3-964e-785cbdb0ccfc tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:24:43.406831 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-3e8e9998-2aaf-4fbf-a2da-1d3224f5b72d req-ad7b44dc-a20f-40c3-964e-785cbdb0ccfc tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa returned with HTTP 200 Jul 03 19:24:43.407366 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 254/992] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:24:43 2026] GET /volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa => generated 1313 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:24:43.737115 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-5b0bd836-148f-4d5c-bc20-283d660467e4 req-8657ce13-b8d9-4ed7-9237-b7dca807ac63 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:43.743439 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-5b0bd836-148f-4d5c-bc20-283d660467e4 req-8657ce13-b8d9-4ed7-9237-b7dca807ac63 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] DELETE https://10.4.3.61/volume/v3/attachments/85966cff-6a9d-4bac-a572-2a8a526457ae Jul 03 19:24:43.743726 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-5b0bd836-148f-4d5c-bc20-283d660467e4 req-8657ce13-b8d9-4ed7-9237-b7dca807ac63 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:43.743982 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-5b0bd836-148f-4d5c-bc20-283d660467e4 req-8657ce13-b8d9-4ed7-9237-b7dca807ac63 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:43.757541 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:43.757541 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:43.837390 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d96016d0-2ff9-45e4-9bfb-6f87dc7a9df1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:43.841644 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d96016d0-2ff9-45e4-9bfb-6f87dc7a9df1 tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] GET https://10.4.3.61/volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a Jul 03 19:24:43.841644 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d96016d0-2ff9-45e4-9bfb-6f87dc7a9df1 tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:43.841824 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d96016d0-2ff9-45e4-9bfb-6f87dc7a9df1 tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:43.852405 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d96016d0-2ff9-45e4-9bfb-6f87dc7a9df1 tempest-VolumesTransfersV357Test-1811973805 tempest-VolumesTransfersV357Test-1811973805-project-admin] https://10.4.3.61/volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a returned with HTTP 404 Jul 03 19:24:43.853135 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 245/993] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:43 2026] GET /volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:24:43.864752 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3ae9abed-6f96-4268-b9c1-e6a9dbb37144 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:43.867385 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3ae9abed-6f96-4268-b9c1-e6a9dbb37144 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] GET https://10.4.3.61/volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a Jul 03 19:24:43.867794 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3ae9abed-6f96-4268-b9c1-e6a9dbb37144 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:43.867999 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3ae9abed-6f96-4268-b9c1-e6a9dbb37144 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:43.878348 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3ae9abed-6f96-4268-b9c1-e6a9dbb37144 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] https://10.4.3.61/volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a returned with HTTP 404 Jul 03 19:24:43.879052 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 243/994] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:24:43 2026] GET /volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 03 19:24:43.889094 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0d9b0ec8-3950-4503-89d2-b111c0b63828 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:43.894577 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0d9b0ec8-3950-4503-89d2-b111c0b63828 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] DELETE https://10.4.3.61/volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a Jul 03 19:24:43.894856 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0d9b0ec8-3950-4503-89d2-b111c0b63828 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:43.895518 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0d9b0ec8-3950-4503-89d2-b111c0b63828 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:43.896579 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-0d9b0ec8-3950-4503-89d2-b111c0b63828 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] Delete volume with id: a3c7e790-550d-46ed-aafe-8e942b27de4a Jul 03 19:24:43.907286 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0d9b0ec8-3950-4503-89d2-b111c0b63828 tempest-VolumesTransfersV357Test-129071787 tempest-VolumesTransfersV357Test-129071787-project-member] https://10.4.3.61/volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a returned with HTTP 404 Jul 03 19:24:43.908036 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 255/995] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:24:43 2026] DELETE /volume/v3/volumes/a3c7e790-550d-46ed-aafe-8e942b27de4a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:24:44.299462 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-5b0bd836-148f-4d5c-bc20-283d660467e4 req-8657ce13-b8d9-4ed7-9237-b7dca807ac63 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/attachments/85966cff-6a9d-4bac-a572-2a8a526457ae returned with HTTP 200 Jul 03 19:24:44.300056 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 253/996] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:24:43 2026] DELETE /volume/v3/attachments/85966cff-6a9d-4bac-a572-2a8a526457ae => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:44.318307 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-5b0bd836-148f-4d5c-bc20-283d660467e4 req-0aa3cf24-ce1d-4706-8a50-66965d2d1641 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:44.321017 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-5b0bd836-148f-4d5c-bc20-283d660467e4 req-0aa3cf24-ce1d-4706-8a50-66965d2d1641 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] DELETE https://10.4.3.61/volume/v3/volumes/3412a618-e85b-41d3-b737-4a8f56ab9d47 Jul 03 19:24:44.321216 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-5b0bd836-148f-4d5c-bc20-283d660467e4 req-0aa3cf24-ce1d-4706-8a50-66965d2d1641 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:44.321468 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-5b0bd836-148f-4d5c-bc20-283d660467e4 req-0aa3cf24-ce1d-4706-8a50-66965d2d1641 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:44.321683 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [req-5b0bd836-148f-4d5c-bc20-283d660467e4 req-0aa3cf24-ce1d-4706-8a50-66965d2d1641 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Delete volume with id: 3412a618-e85b-41d3-b737-4a8f56ab9d47 Jul 03 19:24:44.337623 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:44.337623 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:44.338283 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-5b0bd836-148f-4d5c-bc20-283d660467e4 req-0aa3cf24-ce1d-4706-8a50-66965d2d1641 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:24:44.373010 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-5b0bd836-148f-4d5c-bc20-283d660467e4 req-0aa3cf24-ce1d-4706-8a50-66965d2d1641 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Delete volume request issued successfully. Jul 03 19:24:44.373269 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-5b0bd836-148f-4d5c-bc20-283d660467e4 req-0aa3cf24-ce1d-4706-8a50-66965d2d1641 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/3412a618-e85b-41d3-b737-4a8f56ab9d47 returned with HTTP 202 Jul 03 19:24:44.373731 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 246/997] 10.4.3.61 () {70 vars in 1613 bytes} [Fri Jul 3 19:24:44 2026] DELETE /volume/v3/volumes/3412a618-e85b-41d3-b737-4a8f56ab9d47 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:24:46.421572 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-3e8e9998-2aaf-4fbf-a2da-1d3224f5b72d req-a5c3eaf4-a793-4f15-b73e-42944da4914e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:46.426068 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-3e8e9998-2aaf-4fbf-a2da-1d3224f5b72d req-a5c3eaf4-a793-4f15-b73e-42944da4914e tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] DELETE https://10.4.3.61/volume/v3/attachments/320da5c2-76b8-47d2-8169-752bef3a714c Jul 03 19:24:46.428475 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-3e8e9998-2aaf-4fbf-a2da-1d3224f5b72d req-a5c3eaf4-a793-4f15-b73e-42944da4914e tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:46.428475 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-3e8e9998-2aaf-4fbf-a2da-1d3224f5b72d req-a5c3eaf4-a793-4f15-b73e-42944da4914e tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:46.450017 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:46.450017 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:46.993349 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-3e8e9998-2aaf-4fbf-a2da-1d3224f5b72d req-a5c3eaf4-a793-4f15-b73e-42944da4914e tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/attachments/320da5c2-76b8-47d2-8169-752bef3a714c returned with HTTP 200 Jul 03 19:24:46.993349 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 244/998] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:24:46 2026] DELETE /volume/v3/attachments/320da5c2-76b8-47d2-8169-752bef3a714c => generated 19 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:47.465859 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b34d5d86-505a-4c5f-b0a8-1227a57ec450 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:47.561856 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e5eb70ec-78f7-4bdf-98c6-0719e2a9573b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:47.566499 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e5eb70ec-78f7-4bdf-98c6-0719e2a9573b tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] DELETE https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 Jul 03 19:24:47.566775 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e5eb70ec-78f7-4bdf-98c6-0719e2a9573b tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:47.567011 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e5eb70ec-78f7-4bdf-98c6-0719e2a9573b tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:47.567261 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-e5eb70ec-78f7-4bdf-98c6-0719e2a9573b tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Delete volume with id: ea6571c8-08f9-48ce-b138-c43984a20980 Jul 03 19:24:47.576520 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:47.576520 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:47.577056 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e5eb70ec-78f7-4bdf-98c6-0719e2a9573b tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:24:47.591119 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b34d5d86-505a-4c5f-b0a8-1227a57ec450 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:24:47.591656 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b34d5d86-505a-4c5f-b0a8-1227a57ec450 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1193762676", "metadata": {"Type": "Test"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:47.593432 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-b34d5d86-505a-4c5f-b0a8-1227a57ec450 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1193762676', 'metadata': {'Type': 'Test'}}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:24:47.593611 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-b34d5d86-505a-4c5f-b0a8-1227a57ec450 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Create volume of 1 GB Jul 03 19:24:47.598217 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b34d5d86-505a-4c5f-b0a8-1227a57ec450 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Availability Zones retrieved successfully. Jul 03 19:24:47.604650 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e5eb70ec-78f7-4bdf-98c6-0719e2a9573b tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Delete volume request issued successfully. Jul 03 19:24:47.604844 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e5eb70ec-78f7-4bdf-98c6-0719e2a9573b tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 returned with HTTP 202 Jul 03 19:24:47.605318 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 254/999] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:24:47 2026] DELETE /volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:24:47.605679 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b34d5d86-505a-4c5f-b0a8-1227a57ec450 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Flow 'volume_create_api' (9bfbba26-4da9-4cc6-89fc-f87cabd57184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:47.606809 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b34d5d86-505a-4c5f-b0a8-1227a57ec450 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf4eb7b0-8940-4ea4-b9f0-04a410589590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:47.611074 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-b34d5d86-505a-4c5f-b0a8-1227a57ec450 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:24:47.614376 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1dc2aae3-3f10-4f51-a2e8-1962276b959c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:47.617861 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1dc2aae3-3f10-4f51-a2e8-1962276b959c tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 Jul 03 19:24:47.618305 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1dc2aae3-3f10-4f51-a2e8-1962276b959c tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:47.618658 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1dc2aae3-3f10-4f51-a2e8-1962276b959c tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:47.629074 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:47.629074 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:47.635243 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1dc2aae3-3f10-4f51-a2e8-1962276b959c tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Volume info retrieved successfully. Jul 03 19:24:47.642020 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1dc2aae3-3f10-4f51-a2e8-1962276b959c tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 returned with HTTP 200 Jul 03 19:24:47.642771 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 247/1000] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:47 2026] GET /volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:47.651063 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b34d5d86-505a-4c5f-b0a8-1227a57ec450 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf4eb7b0-8940-4ea4-b9f0-04a410589590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:47.652043 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b34d5d86-505a-4c5f-b0a8-1227a57ec450 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d6ac696-0dde-478b-b68c-8cff2209772a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:47.722159 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9e3e8754-a4cd-4541-995f-3c6b1787a077 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:47.727869 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9e3e8754-a4cd-4541-995f-3c6b1787a077 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:24:47.727869 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9e3e8754-a4cd-4541-995f-3c6b1787a077 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c00cc390-e953-40f1-a0e2-d16baf9613fa", "force": false, "name": "tempest-TestStampPattern-snapshot-1409787559", "description": null, "metadata": null}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:47.732479 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-b34d5d86-505a-4c5f-b0a8-1227a57ec450 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Created reservations ['7af719c4-b224-4616-9251-a29c5afdf655', 'e1d74cbc-6860-4105-97af-d92beb0bb085', '9e644554-2303-4918-ae7a-2731ded0bf6c', 'ed0dfaf7-e548-4dc0-81de-740b4890a5cd'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:47.733339 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b34d5d86-505a-4c5f-b0a8-1227a57ec450 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d6ac696-0dde-478b-b68c-8cff2209772a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7af719c4-b224-4616-9251-a29c5afdf655', 'e1d74cbc-6860-4105-97af-d92beb0bb085', '9e644554-2303-4918-ae7a-2731ded0bf6c', 'ed0dfaf7-e548-4dc0-81de-740b4890a5cd']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:47.733806 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b34d5d86-505a-4c5f-b0a8-1227a57ec450 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aad7dc3b-3d99-4f71-aed3-71a467134d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:47.742255 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:47.742255 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:47.742255 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9e3e8754-a4cd-4541-995f-3c6b1787a077 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:24:47.742255 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-9e3e8754-a4cd-4541-995f-3c6b1787a077 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Create snapshot from volume c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:24:47.763389 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b34d5d86-505a-4c5f-b0a8-1227a57ec450 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aad7dc3b-3d99-4f71-aed3-71a467134d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35a79e34-5ffd-4457-8ac5-225a9a57a9fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1193762676',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='8365a844941e4fb994fdb830e11803cd',qos_specs=None,replication_status=,reservations=['7af719c4-b224-4616-9251-a29c5afdf655','e1d74cbc-6860-4105-97af-d92beb0bb085','9e644554-2303-4918-ae7a-2731ded0bf6c','ed0dfaf7-e548-4dc0-81de-740b4890a5cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5087f5bec4bc4c798272b9ebc4f60004',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:24:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1193762676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35a79e34-5ffd-4457-8ac5-225a9a57a9fb,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='8365a844941e4fb994fdb830e11803cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5087f5bec4bc4c798272b9ebc4f60004',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:47.763805 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b34d5d86-505a-4c5f-b0a8-1227a57ec450 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6544f87e-c925-4151-afec-6cb60f45d16f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:47.801620 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b34d5d86-505a-4c5f-b0a8-1227a57ec450 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6544f87e-c925-4151-afec-6cb60f45d16f) transitioned into state 'SUCCESS' from state '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-1193762676',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='8365a844941e4fb994fdb830e11803cd',qos_specs=None,replication_status=,reservations=['7af719c4-b224-4616-9251-a29c5afdf655','e1d74cbc-6860-4105-97af-d92beb0bb085','9e644554-2303-4918-ae7a-2731ded0bf6c','ed0dfaf7-e548-4dc0-81de-740b4890a5cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5087f5bec4bc4c798272b9ebc4f60004',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:47.802717 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b34d5d86-505a-4c5f-b0a8-1227a57ec450 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01b9068b-c57d-489f-b03e-6e06e50c2478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:47.818877 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b34d5d86-505a-4c5f-b0a8-1227a57ec450 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01b9068b-c57d-489f-b03e-6e06e50c2478) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:47.820131 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b34d5d86-505a-4c5f-b0a8-1227a57ec450 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Flow 'volume_create_api' (9bfbba26-4da9-4cc6-89fc-f87cabd57184) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:47.822207 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b34d5d86-505a-4c5f-b0a8-1227a57ec450 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Create volume request issued successfully. Jul 03 19:24:47.822207 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b34d5d86-505a-4c5f-b0a8-1227a57ec450 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:24:47.822207 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 256/1001] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:24:47 2026] POST /volume/v3/volumes => generated 757 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:24:47.823740 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-9e3e8754-a4cd-4541-995f-3c6b1787a077 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Created reservations ['c1f08c89-a333-4d4c-8e54-9c1b6b6d06cc', 'fde48518-53a9-4558-876b-654f3caf7b59', '46892520-1a42-4f98-ab4d-ee0fccec3f91', '25283a14-187e-4072-ade7-6f11f94f6663'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:47.837931 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-94265e23-acc3-4328-85c2-aeb5ba9185b6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:47.841083 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-94265e23-acc3-4328-85c2-aeb5ba9185b6 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb Jul 03 19:24:47.841515 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-94265e23-acc3-4328-85c2-aeb5ba9185b6 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:47.841787 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-94265e23-acc3-4328-85c2-aeb5ba9185b6 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:47.851762 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:47.851762 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:47.859373 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-94265e23-acc3-4328-85c2-aeb5ba9185b6 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:47.866430 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-94265e23-acc3-4328-85c2-aeb5ba9185b6 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb returned with HTTP 200 Jul 03 19:24:47.867014 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 255/1002] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:47 2026] GET /volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:47.902509 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9e3e8754-a4cd-4541-995f-3c6b1787a077 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Snapshot create request issued successfully. Jul 03 19:24:47.903881 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9e3e8754-a4cd-4541-995f-3c6b1787a077 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:24:47.903881 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 245/1003] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:24:47 2026] POST /volume/v3/snapshots => generated 303 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:24:47.916053 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2072e9fa-5b02-468d-b6c2-b808b64b1b7b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:47.918246 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2072e9fa-5b02-468d-b6c2-b808b64b1b7b tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/snapshots/7987c826-2e74-415a-8754-148a39121e47 Jul 03 19:24:47.918473 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2072e9fa-5b02-468d-b6c2-b808b64b1b7b tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:47.918686 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2072e9fa-5b02-468d-b6c2-b808b64b1b7b tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:47.925370 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:47.925370 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:47.925370 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2072e9fa-5b02-468d-b6c2-b808b64b1b7b tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Snapshot retrieved successfully. Jul 03 19:24:47.925798 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2072e9fa-5b02-468d-b6c2-b808b64b1b7b tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/snapshots/7987c826-2e74-415a-8754-148a39121e47 returned with HTTP 200 Jul 03 19:24:47.926267 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 248/1004] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:24:47 2026] GET /volume/v3/snapshots/7987c826-2e74-415a-8754-148a39121e47 => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:48.661244 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a08ca504-698c-47d9-b3a4-34e618224fe6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:48.664395 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a08ca504-698c-47d9-b3a4-34e618224fe6 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] GET https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 Jul 03 19:24:48.664621 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a08ca504-698c-47d9-b3a4-34e618224fe6 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:48.664810 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a08ca504-698c-47d9-b3a4-34e618224fe6 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:48.671267 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a08ca504-698c-47d9-b3a4-34e618224fe6 tempest-ServerActionsTestOtherA-1519288301 tempest-ServerActionsTestOtherA-1519288301-project-member] https://10.4.3.61/volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 returned with HTTP 404 Jul 03 19:24:48.671739 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 257/1005] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:48 2026] GET /volume/v3/volumes/ea6571c8-08f9-48ce-b138-c43984a20980 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:48.882103 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-502a7a2d-2e78-44e8-967d-6f704729825e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:48.884011 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-502a7a2d-2e78-44e8-967d-6f704729825e tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb Jul 03 19:24:48.884283 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-502a7a2d-2e78-44e8-967d-6f704729825e tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:48.884484 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-502a7a2d-2e78-44e8-967d-6f704729825e tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:48.893384 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:48.893384 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:48.898680 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-502a7a2d-2e78-44e8-967d-6f704729825e tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:48.904782 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-502a7a2d-2e78-44e8-967d-6f704729825e tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb returned with HTTP 200 Jul 03 19:24:48.905399 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 256/1006] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:48 2026] GET /volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:48.921869 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b9cb3569-aa0d-4f83-bf9d-bcb7a40bef29 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:48.927207 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b9cb3569-aa0d-4f83-bf9d-bcb7a40bef29 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb Jul 03 19:24:48.927207 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b9cb3569-aa0d-4f83-bf9d-bcb7a40bef29 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:48.927207 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b9cb3569-aa0d-4f83-bf9d-bcb7a40bef29 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:48.936735 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:48.936735 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:48.938118 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2a365782-a658-4f1e-8a62-cead3f88f50d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:48.940231 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2a365782-a658-4f1e-8a62-cead3f88f50d tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/snapshots/7987c826-2e74-415a-8754-148a39121e47 Jul 03 19:24:48.940478 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2a365782-a658-4f1e-8a62-cead3f88f50d tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:48.940847 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2a365782-a658-4f1e-8a62-cead3f88f50d tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:48.945470 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b9cb3569-aa0d-4f83-bf9d-bcb7a40bef29 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:48.946811 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:48.946811 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:48.947465 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2a365782-a658-4f1e-8a62-cead3f88f50d tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Snapshot retrieved successfully. Jul 03 19:24:48.948480 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2a365782-a658-4f1e-8a62-cead3f88f50d tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/snapshots/7987c826-2e74-415a-8754-148a39121e47 returned with HTTP 200 Jul 03 19:24:48.948584 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b9cb3569-aa0d-4f83-bf9d-bcb7a40bef29 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb returned with HTTP 200 Jul 03 19:24:48.949178 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 249/1007] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:24:48 2026] GET /volume/v3/snapshots/7987c826-2e74-415a-8754-148a39121e47 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:48.949244 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 246/1008] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:48 2026] GET /volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:48.959476 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b4121fe2-3a39-4236-88a3-425b20f6c165 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:48.961621 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b4121fe2-3a39-4236-88a3-425b20f6c165 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/snapshots/7987c826-2e74-415a-8754-148a39121e47 Jul 03 19:24:48.961845 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b4121fe2-3a39-4236-88a3-425b20f6c165 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:48.962079 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b4121fe2-3a39-4236-88a3-425b20f6c165 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:48.964336 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-81587a8a-f613-49af-973e-295596a75096 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:48.966568 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-81587a8a-f613-49af-973e-295596a75096 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] PUT https://10.4.3.61/volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb Jul 03 19:24:48.967026 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-81587a8a-f613-49af-973e-295596a75096 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1193762676"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:48.970000 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:48.970000 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:48.970524 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b4121fe2-3a39-4236-88a3-425b20f6c165 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Snapshot retrieved successfully. Jul 03 19:24:48.971402 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b4121fe2-3a39-4236-88a3-425b20f6c165 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/snapshots/7987c826-2e74-415a-8754-148a39121e47 returned with HTTP 200 Jul 03 19:24:48.971911 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 258/1009] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:24:48 2026] GET /volume/v3/snapshots/7987c826-2e74-415a-8754-148a39121e47 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:48.985148 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:48.985148 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:48.989708 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-81587a8a-f613-49af-973e-295596a75096 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:48.999636 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-81587a8a-f613-49af-973e-295596a75096 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume updated successfully. Jul 03 19:24:49.000479 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-81587a8a-f613-49af-973e-295596a75096 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb returned with HTTP 200 Jul 03 19:24:49.000991 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 257/1010] 10.4.3.61 () {68 vars in 1361 bytes} [Fri Jul 3 19:24:48 2026] PUT /volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb => generated 782 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:49.018533 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7c422001-bcc6-4896-9b0e-7090716963a6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:49.020549 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7c422001-bcc6-4896-9b0e-7090716963a6 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] PUT https://10.4.3.61/volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb Jul 03 19:24:49.020947 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7c422001-bcc6-4896-9b0e-7090716963a6 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2119012385", "description": "This is the new description of volume"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:49.030998 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:49.030998 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:49.035941 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7c422001-bcc6-4896-9b0e-7090716963a6 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:49.045663 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7c422001-bcc6-4896-9b0e-7090716963a6 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume updated successfully. Jul 03 19:24:49.046601 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7c422001-bcc6-4896-9b0e-7090716963a6 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb returned with HTTP 200 Jul 03 19:24:49.047112 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 250/1011] 10.4.3.61 () {68 vars in 1362 bytes} [Fri Jul 3 19:24:49 2026] PUT /volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:49.060315 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-25f94e74-9c43-443b-bf59-28987f25aafd None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:49.062373 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-25f94e74-9c43-443b-bf59-28987f25aafd tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb Jul 03 19:24:49.062808 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-25f94e74-9c43-443b-bf59-28987f25aafd tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:49.062944 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-25f94e74-9c43-443b-bf59-28987f25aafd tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:49.073216 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:49.073216 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:49.078913 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-25f94e74-9c43-443b-bf59-28987f25aafd tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:49.085623 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-25f94e74-9c43-443b-bf59-28987f25aafd tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb returned with HTTP 200 Jul 03 19:24:49.086035 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 247/1012] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:49 2026] GET /volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb => generated 889 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:49.105403 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d5770ab6-c3dd-4199-96c3-a2508e5e38f0 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:49.107755 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d5770ab6-c3dd-4199-96c3-a2508e5e38f0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:24:49.108255 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d5770ab6-c3dd-4199-96c3-a2508e5e38f0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-612172309", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1369620865"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:49.110464 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-d5770ab6-c3dd-4199-96c3-a2508e5e38f0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-612172309', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1369620865'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:24:49.110652 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-d5770ab6-c3dd-4199-96c3-a2508e5e38f0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Create volume of 1 GB Jul 03 19:24:49.116116 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d5770ab6-c3dd-4199-96c3-a2508e5e38f0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Availability Zones retrieved successfully. Jul 03 19:24:49.125216 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-d5770ab6-c3dd-4199-96c3-a2508e5e38f0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Flow 'volume_create_api' (d84afca6-5f57-4d79-9068-6bd71a95aa11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:49.126654 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-d5770ab6-c3dd-4199-96c3-a2508e5e38f0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a81aca14-b09f-427e-abcf-dc544b6c479c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:49.128107 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-d5770ab6-c3dd-4199-96c3-a2508e5e38f0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:24:49.171748 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-d5770ab6-c3dd-4199-96c3-a2508e5e38f0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a81aca14-b09f-427e-abcf-dc544b6c479c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:49.173081 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-d5770ab6-c3dd-4199-96c3-a2508e5e38f0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8696ff4e-b464-4f2e-886a-6bcd949fc563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:49.238531 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-d5770ab6-c3dd-4199-96c3-a2508e5e38f0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Created reservations ['2068b4f2-2ffd-4443-a49e-99da5fdb9804', 'd825afad-b6aa-4547-b44a-64df12ba8cb4', '490c243d-27b1-46b2-8baa-823f09f3e66b', 'd58613ad-6755-4849-9997-b1401bc21a8b'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:49.239391 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-d5770ab6-c3dd-4199-96c3-a2508e5e38f0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8696ff4e-b464-4f2e-886a-6bcd949fc563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2068b4f2-2ffd-4443-a49e-99da5fdb9804', 'd825afad-b6aa-4547-b44a-64df12ba8cb4', '490c243d-27b1-46b2-8baa-823f09f3e66b', 'd58613ad-6755-4849-9997-b1401bc21a8b']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:49.240179 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-d5770ab6-c3dd-4199-96c3-a2508e5e38f0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (830aa55d-ca6c-4111-9711-ffd807c67c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:49.283214 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-d5770ab6-c3dd-4199-96c3-a2508e5e38f0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (830aa55d-ca6c-4111-9711-ffd807c67c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9c1983c-efcb-49e7-9a2e-744fce92c445', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-612172309',display_name='tempest-VolumesGetTest-Volume-1369620865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8365a844941e4fb994fdb830e11803cd',qos_specs=None,replication_status=,reservations=['2068b4f2-2ffd-4443-a49e-99da5fdb9804','d825afad-b6aa-4547-b44a-64df12ba8cb4','490c243d-27b1-46b2-8baa-823f09f3e66b','d58613ad-6755-4849-9997-b1401bc21a8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5087f5bec4bc4c798272b9ebc4f60004',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:24:49Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-612172309',display_name='tempest-VolumesGetTest-Volume-1369620865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9c1983c-efcb-49e7-9a2e-744fce92c445,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8365a844941e4fb994fdb830e11803cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5087f5bec4bc4c798272b9ebc4f60004',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:49.283992 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-d5770ab6-c3dd-4199-96c3-a2508e5e38f0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23104a18-57d3-49c0-8052-34b502afaa5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:49.310637 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-d5770ab6-c3dd-4199-96c3-a2508e5e38f0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23104a18-57d3-49c0-8052-34b502afaa5b) transitioned into 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-612172309',display_name='tempest-VolumesGetTest-Volume-1369620865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8365a844941e4fb994fdb830e11803cd',qos_specs=None,replication_status=,reservations=['2068b4f2-2ffd-4443-a49e-99da5fdb9804','d825afad-b6aa-4547-b44a-64df12ba8cb4','490c243d-27b1-46b2-8baa-823f09f3e66b','d58613ad-6755-4849-9997-b1401bc21a8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5087f5bec4bc4c798272b9ebc4f60004',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:49.311516 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-d5770ab6-c3dd-4199-96c3-a2508e5e38f0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94720fc7-19ba-46cd-8229-0f0075798372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:49.327527 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-d5770ab6-c3dd-4199-96c3-a2508e5e38f0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94720fc7-19ba-46cd-8229-0f0075798372) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:49.328571 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-d5770ab6-c3dd-4199-96c3-a2508e5e38f0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Flow 'volume_create_api' (d84afca6-5f57-4d79-9068-6bd71a95aa11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:49.328988 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d5770ab6-c3dd-4199-96c3-a2508e5e38f0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Create volume request issued successfully. Jul 03 19:24:49.329621 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d5770ab6-c3dd-4199-96c3-a2508e5e38f0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:24:49.330146 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 259/1013] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:24:49 2026] POST /volume/v3/volumes => generated 777 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:24:49.342124 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6f1c89a8-a858-4a4b-a6d2-a710584c0436 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:49.344393 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6f1c89a8-a858-4a4b-a6d2-a710584c0436 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/c9c1983c-efcb-49e7-9a2e-744fce92c445 Jul 03 19:24:49.344770 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6f1c89a8-a858-4a4b-a6d2-a710584c0436 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:49.344961 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6f1c89a8-a858-4a4b-a6d2-a710584c0436 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:49.354006 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:49.354006 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:49.358821 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6f1c89a8-a858-4a4b-a6d2-a710584c0436 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:49.365637 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6f1c89a8-a858-4a4b-a6d2-a710584c0436 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/c9c1983c-efcb-49e7-9a2e-744fce92c445 returned with HTTP 200 Jul 03 19:24:49.366188 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 258/1014] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:49 2026] GET /volume/v3/volumes/c9c1983c-efcb-49e7-9a2e-744fce92c445 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:50.384487 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a1b0fe23-7f60-4ea5-ad29-00c4dd174126 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:50.386980 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a1b0fe23-7f60-4ea5-ad29-00c4dd174126 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/c9c1983c-efcb-49e7-9a2e-744fce92c445 Jul 03 19:24:50.387326 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a1b0fe23-7f60-4ea5-ad29-00c4dd174126 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:50.387586 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a1b0fe23-7f60-4ea5-ad29-00c4dd174126 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:50.397367 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:50.397367 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:50.404006 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a1b0fe23-7f60-4ea5-ad29-00c4dd174126 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:50.409136 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a1b0fe23-7f60-4ea5-ad29-00c4dd174126 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/c9c1983c-efcb-49e7-9a2e-744fce92c445 returned with HTTP 200 Jul 03 19:24:50.409600 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 251/1015] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:50 2026] GET /volume/v3/volumes/c9c1983c-efcb-49e7-9a2e-744fce92c445 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:24:50.423619 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7ea69e0f-c823-4f37-8820-698b8e7191d5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:50.425939 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7ea69e0f-c823-4f37-8820-698b8e7191d5 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] PUT https://10.4.3.61/volume/v3/volumes/c9c1983c-efcb-49e7-9a2e-744fce92c445 Jul 03 19:24:50.426391 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7ea69e0f-c823-4f37-8820-698b8e7191d5 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1193762676", "description": null}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:50.437564 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:50.437564 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:50.442777 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7ea69e0f-c823-4f37-8820-698b8e7191d5 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:50.456708 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7ea69e0f-c823-4f37-8820-698b8e7191d5 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume updated successfully. Jul 03 19:24:50.457553 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7ea69e0f-c823-4f37-8820-698b8e7191d5 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/c9c1983c-efcb-49e7-9a2e-744fce92c445 returned with HTTP 200 Jul 03 19:24:50.458045 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 248/1016] 10.4.3.61 () {68 vars in 1361 bytes} [Fri Jul 3 19:24:50 2026] PUT /volume/v3/volumes/c9c1983c-efcb-49e7-9a2e-744fce92c445 => generated 768 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:50.475541 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-985ae5b9-e34b-4b28-ab18-793351bc4825 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:50.478271 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-985ae5b9-e34b-4b28-ab18-793351bc4825 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/c9c1983c-efcb-49e7-9a2e-744fce92c445 Jul 03 19:24:50.478843 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-985ae5b9-e34b-4b28-ab18-793351bc4825 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:50.478843 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-985ae5b9-e34b-4b28-ab18-793351bc4825 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:50.486970 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:50.486970 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:50.495203 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-985ae5b9-e34b-4b28-ab18-793351bc4825 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:50.500810 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-985ae5b9-e34b-4b28-ab18-793351bc4825 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/c9c1983c-efcb-49e7-9a2e-744fce92c445 returned with HTTP 200 Jul 03 19:24:50.501349 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 260/1017] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:50 2026] GET /volume/v3/volumes/c9c1983c-efcb-49e7-9a2e-744fce92c445 => generated 836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:50.519175 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-79603529-5989-47f7-b7c5-49596f38136a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:50.521079 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-79603529-5989-47f7-b7c5-49596f38136a tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] DELETE https://10.4.3.61/volume/v3/volumes/c9c1983c-efcb-49e7-9a2e-744fce92c445 Jul 03 19:24:50.521339 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-79603529-5989-47f7-b7c5-49596f38136a tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:50.521571 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-79603529-5989-47f7-b7c5-49596f38136a tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:50.521791 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-79603529-5989-47f7-b7c5-49596f38136a tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Delete volume with id: c9c1983c-efcb-49e7-9a2e-744fce92c445 Jul 03 19:24:50.530604 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:50.530604 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:50.531557 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-79603529-5989-47f7-b7c5-49596f38136a tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:50.562065 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-79603529-5989-47f7-b7c5-49596f38136a tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Delete volume request issued successfully. Jul 03 19:24:50.562267 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-79603529-5989-47f7-b7c5-49596f38136a tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/c9c1983c-efcb-49e7-9a2e-744fce92c445 returned with HTTP 202 Jul 03 19:24:50.562714 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 259/1018] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:24:50 2026] DELETE /volume/v3/volumes/c9c1983c-efcb-49e7-9a2e-744fce92c445 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:24:50.571758 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b07c61ab-ac8a-4bf9-a901-b61c8d29d14c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:50.574673 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b07c61ab-ac8a-4bf9-a901-b61c8d29d14c tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/c9c1983c-efcb-49e7-9a2e-744fce92c445 Jul 03 19:24:50.574845 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b07c61ab-ac8a-4bf9-a901-b61c8d29d14c tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:50.575056 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b07c61ab-ac8a-4bf9-a901-b61c8d29d14c tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:50.591436 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:50.591436 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:50.614527 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b07c61ab-ac8a-4bf9-a901-b61c8d29d14c tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:50.620751 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b07c61ab-ac8a-4bf9-a901-b61c8d29d14c tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/c9c1983c-efcb-49e7-9a2e-744fce92c445 returned with HTTP 200 Jul 03 19:24:50.621297 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 252/1019] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:50 2026] GET /volume/v3/volumes/c9c1983c-efcb-49e7-9a2e-744fce92c445 => generated 835 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:51.642830 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-48078172-f498-4001-9d14-30dda51ee43a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:51.646449 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-48078172-f498-4001-9d14-30dda51ee43a tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/c9c1983c-efcb-49e7-9a2e-744fce92c445 Jul 03 19:24:51.646845 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-48078172-f498-4001-9d14-30dda51ee43a tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:51.646975 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-48078172-f498-4001-9d14-30dda51ee43a tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:51.654315 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-48078172-f498-4001-9d14-30dda51ee43a tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/c9c1983c-efcb-49e7-9a2e-744fce92c445 returned with HTTP 404 Jul 03 19:24:51.654842 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 249/1020] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:51 2026] GET /volume/v3/volumes/c9c1983c-efcb-49e7-9a2e-744fce92c445 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:51.663889 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-67cb51a7-09fc-4746-86c3-f958f306fc23 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:51.665736 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-67cb51a7-09fc-4746-86c3-f958f306fc23 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb Jul 03 19:24:51.665969 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-67cb51a7-09fc-4746-86c3-f958f306fc23 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:51.666185 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-67cb51a7-09fc-4746-86c3-f958f306fc23 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:51.677824 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:51.677824 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:51.682245 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-67cb51a7-09fc-4746-86c3-f958f306fc23 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:51.689913 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-67cb51a7-09fc-4746-86c3-f958f306fc23 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb returned with HTTP 200 Jul 03 19:24:51.690704 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 261/1021] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:51 2026] GET /volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb => generated 889 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:51.709761 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-444d596c-b5e9-4268-bf18-afe58f91e1dc None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:51.712537 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-444d596c-b5e9-4268-bf18-afe58f91e1dc tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] DELETE https://10.4.3.61/volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb Jul 03 19:24:51.712787 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-444d596c-b5e9-4268-bf18-afe58f91e1dc tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:51.713044 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-444d596c-b5e9-4268-bf18-afe58f91e1dc tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:51.713289 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-444d596c-b5e9-4268-bf18-afe58f91e1dc tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Delete volume with id: 35a79e34-5ffd-4457-8ac5-225a9a57a9fb Jul 03 19:24:51.724455 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:51.724455 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:51.724455 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-444d596c-b5e9-4268-bf18-afe58f91e1dc tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:51.754076 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-444d596c-b5e9-4268-bf18-afe58f91e1dc tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Delete volume request issued successfully. Jul 03 19:24:51.754325 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-444d596c-b5e9-4268-bf18-afe58f91e1dc tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb returned with HTTP 202 Jul 03 19:24:51.754768 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 260/1022] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:24:51 2026] DELETE /volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:24:51.763068 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-58bb7c91-1fb3-4329-9fed-f4c10ea65ee5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:51.765442 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-58bb7c91-1fb3-4329-9fed-f4c10ea65ee5 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb Jul 03 19:24:51.765699 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-58bb7c91-1fb3-4329-9fed-f4c10ea65ee5 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:51.765958 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-58bb7c91-1fb3-4329-9fed-f4c10ea65ee5 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:51.776608 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:51.776608 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:51.784780 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-58bb7c91-1fb3-4329-9fed-f4c10ea65ee5 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:51.797197 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-58bb7c91-1fb3-4329-9fed-f4c10ea65ee5 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb returned with HTTP 200 Jul 03 19:24:51.797197 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 253/1023] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:51 2026] GET /volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb => generated 888 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:52.812021 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ea43829f-7435-4f26-9399-bd01949db4ab None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:52.815528 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ea43829f-7435-4f26-9399-bd01949db4ab tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb Jul 03 19:24:52.815805 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ea43829f-7435-4f26-9399-bd01949db4ab tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:52.816111 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ea43829f-7435-4f26-9399-bd01949db4ab tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:52.824786 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ea43829f-7435-4f26-9399-bd01949db4ab tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb returned with HTTP 404 Jul 03 19:24:52.825540 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 250/1024] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:52 2026] GET /volume/v3/volumes/35a79e34-5ffd-4457-8ac5-225a9a57a9fb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:52.837249 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-36edc10b-01e4-4012-a389-d2338589c3cb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:52.838982 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-36edc10b-01e4-4012-a389-d2338589c3cb tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:24:52.838982 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-36edc10b-01e4-4012-a389-d2338589c3cb tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1028368667"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:52.840652 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-36edc10b-01e4-4012-a389-d2338589c3cb tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1028368667'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:24:52.840806 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-36edc10b-01e4-4012-a389-d2338589c3cb tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Create volume of 1 GB Jul 03 19:24:52.845239 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-36edc10b-01e4-4012-a389-d2338589c3cb tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Availability Zones retrieved successfully. Jul 03 19:24:52.852564 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-36edc10b-01e4-4012-a389-d2338589c3cb tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Flow 'volume_create_api' (a0332342-afa1-4852-8dd9-22749a4877fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:52.853540 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-36edc10b-01e4-4012-a389-d2338589c3cb tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (059e280a-3828-4937-b65e-1b5948abcdc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:52.854443 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-36edc10b-01e4-4012-a389-d2338589c3cb tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:24:52.891310 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-36edc10b-01e4-4012-a389-d2338589c3cb tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (059e280a-3828-4937-b65e-1b5948abcdc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:52.891310 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-36edc10b-01e4-4012-a389-d2338589c3cb tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (416f1e00-299c-49db-9788-fe6873870816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:52.945344 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-36edc10b-01e4-4012-a389-d2338589c3cb tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Created reservations ['557bee39-d176-4a29-a4d5-77fa2ce69a66', '27051349-3026-45b9-a208-470c64d5d8cc', '81edc0ee-6285-4681-b4fb-600967d21941', '2a97ee97-c254-4758-9ad6-48d9b5d175b7'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:52.946080 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-36edc10b-01e4-4012-a389-d2338589c3cb tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (416f1e00-299c-49db-9788-fe6873870816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['557bee39-d176-4a29-a4d5-77fa2ce69a66', '27051349-3026-45b9-a208-470c64d5d8cc', '81edc0ee-6285-4681-b4fb-600967d21941', '2a97ee97-c254-4758-9ad6-48d9b5d175b7']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:52.946804 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-36edc10b-01e4-4012-a389-d2338589c3cb tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8902a335-d448-4eba-9a1f-5071e5d56da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:52.968186 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-36edc10b-01e4-4012-a389-d2338589c3cb tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8902a335-d448-4eba-9a1f-5071e5d56da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c319dba1-c0c2-4b98-b26d-3ad46ef49728', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1028368667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8365a844941e4fb994fdb830e11803cd',qos_specs=None,replication_status=,reservations=['557bee39-d176-4a29-a4d5-77fa2ce69a66','27051349-3026-45b9-a208-470c64d5d8cc','81edc0ee-6285-4681-b4fb-600967d21941','2a97ee97-c254-4758-9ad6-48d9b5d175b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5087f5bec4bc4c798272b9ebc4f60004',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:24:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1028368667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c319dba1-c0c2-4b98-b26d-3ad46ef49728,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8365a844941e4fb994fdb830e11803cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5087f5bec4bc4c798272b9ebc4f60004',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:52.969389 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-36edc10b-01e4-4012-a389-d2338589c3cb tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e9637c0-aa4d-44c3-8c2d-24f69b4944db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:52.989001 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-36edc10b-01e4-4012-a389-d2338589c3cb tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e9637c0-aa4d-44c3-8c2d-24f69b4944db) transitioned into state 'SUCCESS' from state '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-1028368667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8365a844941e4fb994fdb830e11803cd',qos_specs=None,replication_status=,reservations=['557bee39-d176-4a29-a4d5-77fa2ce69a66','27051349-3026-45b9-a208-470c64d5d8cc','81edc0ee-6285-4681-b4fb-600967d21941','2a97ee97-c254-4758-9ad6-48d9b5d175b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5087f5bec4bc4c798272b9ebc4f60004',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:52.989693 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-36edc10b-01e4-4012-a389-d2338589c3cb tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c2732d2-8cae-4c8c-8011-fa695f283423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:53.006073 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-36edc10b-01e4-4012-a389-d2338589c3cb tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c2732d2-8cae-4c8c-8011-fa695f283423) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:53.007381 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-36edc10b-01e4-4012-a389-d2338589c3cb tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Flow 'volume_create_api' (a0332342-afa1-4852-8dd9-22749a4877fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:53.007801 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-36edc10b-01e4-4012-a389-d2338589c3cb tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Create volume request issued successfully. Jul 03 19:24:53.008765 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-36edc10b-01e4-4012-a389-d2338589c3cb tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:24:53.009336 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 262/1025] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:24:52 2026] POST /volume/v3/volumes => generated 743 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:24:53.021075 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7a4801b9-d657-4b10-b8ce-696357bdc45b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:53.026054 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7a4801b9-d657-4b10-b8ce-696357bdc45b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/c319dba1-c0c2-4b98-b26d-3ad46ef49728 Jul 03 19:24:53.026054 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7a4801b9-d657-4b10-b8ce-696357bdc45b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:53.026054 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7a4801b9-d657-4b10-b8ce-696357bdc45b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:53.038234 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:53.038234 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:53.043820 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-7a4801b9-d657-4b10-b8ce-696357bdc45b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:53.050530 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7a4801b9-d657-4b10-b8ce-696357bdc45b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/c319dba1-c0c2-4b98-b26d-3ad46ef49728 returned with HTTP 200 Jul 03 19:24:53.050530 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 261/1026] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:53 2026] GET /volume/v3/volumes/c319dba1-c0c2-4b98-b26d-3ad46ef49728 => generated 811 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:54.069829 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0b9c40fa-7c6e-4d6d-a424-5f4d5ebd4d0f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:54.074838 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0b9c40fa-7c6e-4d6d-a424-5f4d5ebd4d0f tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/c319dba1-c0c2-4b98-b26d-3ad46ef49728 Jul 03 19:24:54.074838 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0b9c40fa-7c6e-4d6d-a424-5f4d5ebd4d0f tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:54.074838 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0b9c40fa-7c6e-4d6d-a424-5f4d5ebd4d0f tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:54.085135 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:54.085135 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:54.090543 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0b9c40fa-7c6e-4d6d-a424-5f4d5ebd4d0f tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:54.096757 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0b9c40fa-7c6e-4d6d-a424-5f4d5ebd4d0f tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/c319dba1-c0c2-4b98-b26d-3ad46ef49728 returned with HTTP 200 Jul 03 19:24:54.097298 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 254/1027] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:54 2026] GET /volume/v3/volumes/c319dba1-c0c2-4b98-b26d-3ad46ef49728 => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:54.110744 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-91d5f1c7-9780-451c-a657-0aabc6cf4266 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:54.112859 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-91d5f1c7-9780-451c-a657-0aabc6cf4266 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:24:54.113277 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-91d5f1c7-9780-451c-a657-0aabc6cf4266 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c319dba1-c0c2-4b98-b26d-3ad46ef49728", "size": 1, "name": "tempest-VolumesGetTest-Volume-1423166949", "metadata": {"Type": "Test"}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:54.114804 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-91d5f1c7-9780-451c-a657-0aabc6cf4266 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Create volume request body: {'volume': {'source_volid': 'c319dba1-c0c2-4b98-b26d-3ad46ef49728', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1423166949', 'metadata': {'Type': 'Test'}}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:24:54.122743 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:54.122743 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:54.123353 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-91d5f1c7-9780-451c-a657-0aabc6cf4266 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume retrieved successfully. Jul 03 19:24:54.123528 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-91d5f1c7-9780-451c-a657-0aabc6cf4266 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Create volume of 1 GB Jul 03 19:24:54.127853 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-91d5f1c7-9780-451c-a657-0aabc6cf4266 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Availability Zones retrieved successfully. Jul 03 19:24:54.134152 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-91d5f1c7-9780-451c-a657-0aabc6cf4266 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Flow 'volume_create_api' (95c64107-142d-42f9-9dfd-1f9d5ff4d345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:54.135870 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-91d5f1c7-9780-451c-a657-0aabc6cf4266 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd02168-7a42-49cb-acf2-d9a463101e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:54.137648 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-91d5f1c7-9780-451c-a657-0aabc6cf4266 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:24:54.174765 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-91d5f1c7-9780-451c-a657-0aabc6cf4266 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd02168-7a42-49cb-acf2-d9a463101e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c319dba1-c0c2-4b98-b26d-3ad46ef49728', 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:54.176346 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-91d5f1c7-9780-451c-a657-0aabc6cf4266 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c07c3e4-eebc-4f00-99f1-921d8fb050d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:54.232587 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-91d5f1c7-9780-451c-a657-0aabc6cf4266 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Created reservations ['51046c30-2bd5-4c22-a9c3-7bfce5e0d59d', '52df9969-3d0c-476e-b025-a14893fc3fba', '6e9f244c-01cf-4ac2-9a8a-deac4da394e7', '0c63c1ed-b9e2-4143-aa7e-39685b98da9b'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:54.233855 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-91d5f1c7-9780-451c-a657-0aabc6cf4266 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c07c3e4-eebc-4f00-99f1-921d8fb050d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51046c30-2bd5-4c22-a9c3-7bfce5e0d59d', '52df9969-3d0c-476e-b025-a14893fc3fba', '6e9f244c-01cf-4ac2-9a8a-deac4da394e7', '0c63c1ed-b9e2-4143-aa7e-39685b98da9b']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:54.235083 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-91d5f1c7-9780-451c-a657-0aabc6cf4266 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fcc1708-23f8-4084-866b-5f451a76afd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:54.291681 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-91d5f1c7-9780-451c-a657-0aabc6cf4266 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fcc1708-23f8-4084-866b-5f451a76afd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab880139-0dd3-4dc8-96ba-f8611d77ddd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1423166949',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='8365a844941e4fb994fdb830e11803cd',qos_specs=None,replication_status=,reservations=['51046c30-2bd5-4c22-a9c3-7bfce5e0d59d','52df9969-3d0c-476e-b025-a14893fc3fba','6e9f244c-01cf-4ac2-9a8a-deac4da394e7','0c63c1ed-b9e2-4143-aa7e-39685b98da9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=c319dba1-c0c2-4b98-b26d-3ad46ef49728,status='creating',user_id='5087f5bec4bc4c798272b9ebc4f60004',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:24:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1423166949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab880139-0dd3-4dc8-96ba-f8611d77ddd3,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='8365a844941e4fb994fdb830e11803cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c319dba1-c0c2-4b98-b26d-3ad46ef49728,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5087f5bec4bc4c798272b9ebc4f60004',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:54.292989 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-91d5f1c7-9780-451c-a657-0aabc6cf4266 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aadfc559-d2c0-484b-b3bf-18fe105f6000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:54.333823 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-91d5f1c7-9780-451c-a657-0aabc6cf4266 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aadfc559-d2c0-484b-b3bf-18fe105f6000) transitioned into state 'SUCCESS' from state '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-1423166949',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='8365a844941e4fb994fdb830e11803cd',qos_specs=None,replication_status=,reservations=['51046c30-2bd5-4c22-a9c3-7bfce5e0d59d','52df9969-3d0c-476e-b025-a14893fc3fba','6e9f244c-01cf-4ac2-9a8a-deac4da394e7','0c63c1ed-b9e2-4143-aa7e-39685b98da9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=c319dba1-c0c2-4b98-b26d-3ad46ef49728,status='creating',user_id='5087f5bec4bc4c798272b9ebc4f60004',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:54.335440 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-91d5f1c7-9780-451c-a657-0aabc6cf4266 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e150cf8a-f0ee-46ed-95cd-052564f25384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:54.357934 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-91d5f1c7-9780-451c-a657-0aabc6cf4266 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e150cf8a-f0ee-46ed-95cd-052564f25384) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:54.359508 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-91d5f1c7-9780-451c-a657-0aabc6cf4266 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Flow 'volume_create_api' (95c64107-142d-42f9-9dfd-1f9d5ff4d345) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:54.360046 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-91d5f1c7-9780-451c-a657-0aabc6cf4266 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Create volume request issued successfully. Jul 03 19:24:54.361013 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-91d5f1c7-9780-451c-a657-0aabc6cf4266 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:24:54.361949 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 251/1028] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:24:54 2026] POST /volume/v3/volumes => generated 791 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:24:54.378031 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-699b177c-ab55-4748-8acd-f20391035b63 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:54.380941 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-699b177c-ab55-4748-8acd-f20391035b63 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 Jul 03 19:24:54.383061 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-699b177c-ab55-4748-8acd-f20391035b63 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:54.383061 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-699b177c-ab55-4748-8acd-f20391035b63 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:54.394756 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:54.394756 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:54.401506 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-699b177c-ab55-4748-8acd-f20391035b63 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:54.408228 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-699b177c-ab55-4748-8acd-f20391035b63 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 returned with HTTP 200 Jul 03 19:24:54.408228 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 263/1029] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:54 2026] GET /volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:55.426909 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7e69542e-6b24-4db4-9198-c8f70a36157e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:55.428909 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7e69542e-6b24-4db4-9198-c8f70a36157e tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 Jul 03 19:24:55.429190 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7e69542e-6b24-4db4-9198-c8f70a36157e tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:55.429507 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7e69542e-6b24-4db4-9198-c8f70a36157e tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:55.438378 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:55.438378 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:55.443868 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-7e69542e-6b24-4db4-9198-c8f70a36157e tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:55.450444 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7e69542e-6b24-4db4-9198-c8f70a36157e tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 returned with HTTP 200 Jul 03 19:24:55.450996 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 262/1030] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:55 2026] GET /volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:55.466596 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-03fdbc51-e690-4971-85d0-0028727356a6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:55.468425 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-03fdbc51-e690-4971-85d0-0028727356a6 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 Jul 03 19:24:55.468625 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-03fdbc51-e690-4971-85d0-0028727356a6 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:55.468857 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-03fdbc51-e690-4971-85d0-0028727356a6 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:55.476234 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:55.476234 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:55.480628 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-03fdbc51-e690-4971-85d0-0028727356a6 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:55.485405 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-03fdbc51-e690-4971-85d0-0028727356a6 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 returned with HTTP 200 Jul 03 19:24:55.485898 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 255/1031] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:55 2026] GET /volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:55.500313 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8b611f5e-3a76-47d5-ab69-c10fea3ccec2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:55.502884 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8b611f5e-3a76-47d5-ab69-c10fea3ccec2 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] PUT https://10.4.3.61/volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 Jul 03 19:24:55.503348 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8b611f5e-3a76-47d5-ab69-c10fea3ccec2 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1423166949"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:55.515180 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:55.515180 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:55.520107 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8b611f5e-3a76-47d5-ab69-c10fea3ccec2 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:55.533037 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8b611f5e-3a76-47d5-ab69-c10fea3ccec2 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume updated successfully. Jul 03 19:24:55.533950 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8b611f5e-3a76-47d5-ab69-c10fea3ccec2 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 returned with HTTP 200 Jul 03 19:24:55.534717 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 252/1032] 10.4.3.61 () {68 vars in 1361 bytes} [Fri Jul 3 19:24:55 2026] PUT /volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:55.548860 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f4b78f1b-203b-498d-9591-fbd183446cc5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:55.551200 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f4b78f1b-203b-498d-9591-fbd183446cc5 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] PUT https://10.4.3.61/volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 Jul 03 19:24:55.551671 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f4b78f1b-203b-498d-9591-fbd183446cc5 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2058844605", "description": "This is the new description of volume"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:55.563901 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:55.563901 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:55.568916 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f4b78f1b-203b-498d-9591-fbd183446cc5 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:55.582236 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f4b78f1b-203b-498d-9591-fbd183446cc5 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume updated successfully. Jul 03 19:24:55.583180 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f4b78f1b-203b-498d-9591-fbd183446cc5 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 returned with HTTP 200 Jul 03 19:24:55.583857 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 264/1033] 10.4.3.61 () {68 vars in 1362 bytes} [Fri Jul 3 19:24:55 2026] PUT /volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:55.599180 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e8786d33-c1d3-4cdf-90f8-422a6ee5f532 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:55.601401 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e8786d33-c1d3-4cdf-90f8-422a6ee5f532 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 Jul 03 19:24:55.601648 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e8786d33-c1d3-4cdf-90f8-422a6ee5f532 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:55.601901 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e8786d33-c1d3-4cdf-90f8-422a6ee5f532 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:55.611904 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:55.611904 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:55.617965 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e8786d33-c1d3-4cdf-90f8-422a6ee5f532 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:55.624403 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e8786d33-c1d3-4cdf-90f8-422a6ee5f532 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 returned with HTTP 200 Jul 03 19:24:55.624885 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 263/1034] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:55 2026] GET /volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 => generated 923 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:55.643896 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b9bd5bb5-098c-4e19-958e-624f8b34f84b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:55.646231 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b9bd5bb5-098c-4e19-958e-624f8b34f84b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:24:55.648076 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b9bd5bb5-098c-4e19-958e-624f8b34f84b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1637933668", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1168882996"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:55.649609 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-b9bd5bb5-098c-4e19-958e-624f8b34f84b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1637933668', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1168882996'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:24:55.649910 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-b9bd5bb5-098c-4e19-958e-624f8b34f84b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Create volume of 1 GB Jul 03 19:24:55.656960 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b9bd5bb5-098c-4e19-958e-624f8b34f84b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Availability Zones retrieved successfully. Jul 03 19:24:55.666086 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b9bd5bb5-098c-4e19-958e-624f8b34f84b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Flow 'volume_create_api' (5d274c04-defe-4ab3-8532-980380a9e7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:55.667675 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b9bd5bb5-098c-4e19-958e-624f8b34f84b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc3175ff-579a-49a7-b055-399b0964d2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:55.669130 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-b9bd5bb5-098c-4e19-958e-624f8b34f84b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:24:55.705934 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b9bd5bb5-098c-4e19-958e-624f8b34f84b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc3175ff-579a-49a7-b055-399b0964d2c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:55.706972 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b9bd5bb5-098c-4e19-958e-624f8b34f84b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a8bbf8c-3586-4716-99b8-e0710049c7e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:55.790627 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-b9bd5bb5-098c-4e19-958e-624f8b34f84b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Created reservations ['8efaeda4-4fc2-4590-9c94-e5788320edfc', '28fa3750-b8cd-4bce-9921-ca15ea01ab7c', 'a7e09218-1224-4ff0-b174-d0d9b518c73f', '004b0ce6-f65e-4f2f-8f34-8548ea562131'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:55.791561 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b9bd5bb5-098c-4e19-958e-624f8b34f84b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a8bbf8c-3586-4716-99b8-e0710049c7e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8efaeda4-4fc2-4590-9c94-e5788320edfc', '28fa3750-b8cd-4bce-9921-ca15ea01ab7c', 'a7e09218-1224-4ff0-b174-d0d9b518c73f', '004b0ce6-f65e-4f2f-8f34-8548ea562131']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:55.792437 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b9bd5bb5-098c-4e19-958e-624f8b34f84b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (092f1e75-61f5-49c7-b196-458b412b4c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:55.828867 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b9bd5bb5-098c-4e19-958e-624f8b34f84b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (092f1e75-61f5-49c7-b196-458b412b4c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'becd77d4-3dea-49e8-8ca6-b7581b1d5177', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1637933668',display_name='tempest-VolumesGetTest-Volume-1168882996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8365a844941e4fb994fdb830e11803cd',qos_specs=None,replication_status=,reservations=['8efaeda4-4fc2-4590-9c94-e5788320edfc','28fa3750-b8cd-4bce-9921-ca15ea01ab7c','a7e09218-1224-4ff0-b174-d0d9b518c73f','004b0ce6-f65e-4f2f-8f34-8548ea562131'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5087f5bec4bc4c798272b9ebc4f60004',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:24:55Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1637933668',display_name='tempest-VolumesGetTest-Volume-1168882996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=becd77d4-3dea-49e8-8ca6-b7581b1d5177,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8365a844941e4fb994fdb830e11803cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5087f5bec4bc4c798272b9ebc4f60004',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:55.830074 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b9bd5bb5-098c-4e19-958e-624f8b34f84b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caac21f2-ef5a-4d6e-b8fb-0e0c34faec0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:55.878531 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b9bd5bb5-098c-4e19-958e-624f8b34f84b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caac21f2-ef5a-4d6e-b8fb-0e0c34faec0d) transitioned into 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-1637933668',display_name='tempest-VolumesGetTest-Volume-1168882996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8365a844941e4fb994fdb830e11803cd',qos_specs=None,replication_status=,reservations=['8efaeda4-4fc2-4590-9c94-e5788320edfc','28fa3750-b8cd-4bce-9921-ca15ea01ab7c','a7e09218-1224-4ff0-b174-d0d9b518c73f','004b0ce6-f65e-4f2f-8f34-8548ea562131'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5087f5bec4bc4c798272b9ebc4f60004',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:55.879735 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b9bd5bb5-098c-4e19-958e-624f8b34f84b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f7148aa-4ff6-4ca7-b8fa-85f929135410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:55.897577 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b9bd5bb5-098c-4e19-958e-624f8b34f84b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f7148aa-4ff6-4ca7-b8fa-85f929135410) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:55.898853 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b9bd5bb5-098c-4e19-958e-624f8b34f84b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Flow 'volume_create_api' (5d274c04-defe-4ab3-8532-980380a9e7d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:55.900462 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b9bd5bb5-098c-4e19-958e-624f8b34f84b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Create volume request issued successfully. Jul 03 19:24:55.900865 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b9bd5bb5-098c-4e19-958e-624f8b34f84b tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:24:55.901534 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 256/1035] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:24:55 2026] POST /volume/v3/volumes => generated 778 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:24:55.920927 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-46083bcc-aea5-4121-8c83-53e2bdce49d5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:55.920927 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-46083bcc-aea5-4121-8c83-53e2bdce49d5 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/becd77d4-3dea-49e8-8ca6-b7581b1d5177 Jul 03 19:24:55.920927 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-46083bcc-aea5-4121-8c83-53e2bdce49d5 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:55.920927 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-46083bcc-aea5-4121-8c83-53e2bdce49d5 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:55.932734 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:55.932734 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:55.933948 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-46083bcc-aea5-4121-8c83-53e2bdce49d5 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:55.938966 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-46083bcc-aea5-4121-8c83-53e2bdce49d5 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/becd77d4-3dea-49e8-8ca6-b7581b1d5177 returned with HTTP 200 Jul 03 19:24:55.939369 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 253/1036] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:55 2026] GET /volume/v3/volumes/becd77d4-3dea-49e8-8ca6-b7581b1d5177 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:56.954981 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f947e4de-6b71-4c33-ba1c-355c0de4c6a7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:56.957465 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f947e4de-6b71-4c33-ba1c-355c0de4c6a7 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/becd77d4-3dea-49e8-8ca6-b7581b1d5177 Jul 03 19:24:56.957712 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f947e4de-6b71-4c33-ba1c-355c0de4c6a7 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:56.957977 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f947e4de-6b71-4c33-ba1c-355c0de4c6a7 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:56.968148 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:56.968148 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:56.975742 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f947e4de-6b71-4c33-ba1c-355c0de4c6a7 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:56.980290 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f947e4de-6b71-4c33-ba1c-355c0de4c6a7 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/becd77d4-3dea-49e8-8ca6-b7581b1d5177 returned with HTTP 200 Jul 03 19:24:56.980479 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 265/1037] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:56 2026] GET /volume/v3/volumes/becd77d4-3dea-49e8-8ca6-b7581b1d5177 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:57.000122 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a671a100-2982-47b8-b650-375299584225 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:57.002923 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a671a100-2982-47b8-b650-375299584225 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] PUT https://10.4.3.61/volume/v3/volumes/becd77d4-3dea-49e8-8ca6-b7581b1d5177 Jul 03 19:24:57.003392 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a671a100-2982-47b8-b650-375299584225 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1423166949", "description": null}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:57.019850 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:57.019850 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:57.028748 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a671a100-2982-47b8-b650-375299584225 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:57.044649 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a671a100-2982-47b8-b650-375299584225 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume updated successfully. Jul 03 19:24:57.045147 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a671a100-2982-47b8-b650-375299584225 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/becd77d4-3dea-49e8-8ca6-b7581b1d5177 returned with HTTP 200 Jul 03 19:24:57.045722 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 264/1038] 10.4.3.61 () {68 vars in 1361 bytes} [Fri Jul 3 19:24:56 2026] PUT /volume/v3/volumes/becd77d4-3dea-49e8-8ca6-b7581b1d5177 => generated 768 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:57.062574 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0b2d4539-f160-4a40-8406-4cbe3021ae97 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:57.064570 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0b2d4539-f160-4a40-8406-4cbe3021ae97 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/becd77d4-3dea-49e8-8ca6-b7581b1d5177 Jul 03 19:24:57.064932 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0b2d4539-f160-4a40-8406-4cbe3021ae97 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:57.065202 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0b2d4539-f160-4a40-8406-4cbe3021ae97 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:57.077278 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:57.077278 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:57.083428 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0b2d4539-f160-4a40-8406-4cbe3021ae97 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:57.088062 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0b2d4539-f160-4a40-8406-4cbe3021ae97 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/becd77d4-3dea-49e8-8ca6-b7581b1d5177 returned with HTTP 200 Jul 03 19:24:57.088497 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 257/1039] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:57 2026] GET /volume/v3/volumes/becd77d4-3dea-49e8-8ca6-b7581b1d5177 => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:57.106102 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f183ae34-b7d3-427a-9f28-7158584442cf None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:57.108127 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f183ae34-b7d3-427a-9f28-7158584442cf tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] DELETE https://10.4.3.61/volume/v3/volumes/becd77d4-3dea-49e8-8ca6-b7581b1d5177 Jul 03 19:24:57.112233 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f183ae34-b7d3-427a-9f28-7158584442cf tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:57.112728 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f183ae34-b7d3-427a-9f28-7158584442cf tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:57.112896 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-f183ae34-b7d3-427a-9f28-7158584442cf tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Delete volume with id: becd77d4-3dea-49e8-8ca6-b7581b1d5177 Jul 03 19:24:57.132034 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:57.132034 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:57.136194 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f183ae34-b7d3-427a-9f28-7158584442cf tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:57.181365 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f183ae34-b7d3-427a-9f28-7158584442cf tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Delete volume request issued successfully. Jul 03 19:24:57.181642 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f183ae34-b7d3-427a-9f28-7158584442cf tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/becd77d4-3dea-49e8-8ca6-b7581b1d5177 returned with HTTP 202 Jul 03 19:24:57.182180 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 254/1040] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:24:57 2026] DELETE /volume/v3/volumes/becd77d4-3dea-49e8-8ca6-b7581b1d5177 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:24:57.192041 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2b242749-2d2a-4d21-b94e-6c56cb51b49a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:57.194354 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2b242749-2d2a-4d21-b94e-6c56cb51b49a tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/becd77d4-3dea-49e8-8ca6-b7581b1d5177 Jul 03 19:24:57.194831 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2b242749-2d2a-4d21-b94e-6c56cb51b49a tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:57.195371 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2b242749-2d2a-4d21-b94e-6c56cb51b49a tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:57.209530 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:57.209530 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:57.214471 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-2b242749-2d2a-4d21-b94e-6c56cb51b49a tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:57.220546 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2b242749-2d2a-4d21-b94e-6c56cb51b49a tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/becd77d4-3dea-49e8-8ca6-b7581b1d5177 returned with HTTP 200 Jul 03 19:24:57.220895 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 266/1041] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:57 2026] GET /volume/v3/volumes/becd77d4-3dea-49e8-8ca6-b7581b1d5177 => generated 835 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:58.081810 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e94b546c-7865-4115-8bef-b78f9b34fef3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:58.083575 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e94b546c-7865-4115-8bef-b78f9b34fef3 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:24:58.083902 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e94b546c-7865-4115-8bef-b78f9b34fef3 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-202096035", "snapshot_id": "7987c826-2e74-415a-8754-148a39121e47", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:24:58.085505 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-e94b546c-7865-4115-8bef-b78f9b34fef3 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-202096035', 'snapshot_id': '7987c826-2e74-415a-8754-148a39121e47', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:24:58.091963 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:58.091963 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:58.092570 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e94b546c-7865-4115-8bef-b78f9b34fef3 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Snapshot retrieved successfully. Jul 03 19:24:58.092721 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-e94b546c-7865-4115-8bef-b78f9b34fef3 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Create volume of 1 GB Jul 03 19:24:58.098099 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e94b546c-7865-4115-8bef-b78f9b34fef3 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Availability Zones retrieved successfully. Jul 03 19:24:58.106587 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e94b546c-7865-4115-8bef-b78f9b34fef3 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Flow 'volume_create_api' (9a8719a6-b12b-455b-94c6-09d44d8ccaa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:58.107870 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e94b546c-7865-4115-8bef-b78f9b34fef3 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5aa80c0-1b90-4428-90e1-1b81a74eef2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:58.109246 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-e94b546c-7865-4115-8bef-b78f9b34fef3 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:24:58.147270 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e94b546c-7865-4115-8bef-b78f9b34fef3 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5aa80c0-1b90-4428-90e1-1b81a74eef2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7987c826-2e74-415a-8754-148a39121e47', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:58.148371 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e94b546c-7865-4115-8bef-b78f9b34fef3 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1971b55-db22-4034-93b8-8e30488761c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:58.200429 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-e94b546c-7865-4115-8bef-b78f9b34fef3 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Created reservations ['d6edf7be-927b-4e3d-9018-00f21f0d8c96', '6f92e1af-b1ff-49f7-8107-387d4513e47e', '43ab3212-fbc8-4ab7-920f-e9bb27593a70', 'ec49fb5a-de35-43c9-857a-10b0c734814e'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:24:58.201323 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e94b546c-7865-4115-8bef-b78f9b34fef3 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1971b55-db22-4034-93b8-8e30488761c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6edf7be-927b-4e3d-9018-00f21f0d8c96', '6f92e1af-b1ff-49f7-8107-387d4513e47e', '43ab3212-fbc8-4ab7-920f-e9bb27593a70', 'ec49fb5a-de35-43c9-857a-10b0c734814e']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:58.202431 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e94b546c-7865-4115-8bef-b78f9b34fef3 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (628ff4b1-34a5-456c-87aa-65d04bc807d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:58.240253 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-19ca6d77-676c-4186-ac58-b09246113bd6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:58.242622 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-19ca6d77-676c-4186-ac58-b09246113bd6 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/becd77d4-3dea-49e8-8ca6-b7581b1d5177 Jul 03 19:24:58.242856 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-19ca6d77-676c-4186-ac58-b09246113bd6 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:58.243102 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-19ca6d77-676c-4186-ac58-b09246113bd6 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:58.250965 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-19ca6d77-676c-4186-ac58-b09246113bd6 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/becd77d4-3dea-49e8-8ca6-b7581b1d5177 returned with HTTP 404 Jul 03 19:24:58.251597 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 258/1042] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:58 2026] GET /volume/v3/volumes/becd77d4-3dea-49e8-8ca6-b7581b1d5177 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:58.252859 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e94b546c-7865-4115-8bef-b78f9b34fef3 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (628ff4b1-34a5-456c-87aa-65d04bc807d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50a94054-76e3-4662-b859-27249ce3fee7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-202096035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02da2461905c4c5eb8b9d0e0a26ac6fb',qos_specs=None,replication_status=,reservations=['d6edf7be-927b-4e3d-9018-00f21f0d8c96','6f92e1af-b1ff-49f7-8107-387d4513e47e','43ab3212-fbc8-4ab7-920f-e9bb27593a70','ec49fb5a-de35-43c9-857a-10b0c734814e'],size=1,snapshot_id=7987c826-2e74-415a-8754-148a39121e47,source_replicaid=,source_volid=None,status='creating',user_id='adbece1039eb43f3ba6f69a7b5777697',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:24:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-202096035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50a94054-76e3-4662-b859-27249ce3fee7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02da2461905c4c5eb8b9d0e0a26ac6fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7987c826-2e74-415a-8754-148a39121e47,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='adbece1039eb43f3ba6f69a7b5777697',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:58.254331 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e94b546c-7865-4115-8bef-b78f9b34fef3 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b12f573-384f-48e8-9de0-fe0c261bbb44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:58.261830 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-307ed3d0-848e-4338-80dc-22db5ebd94fe None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:58.265974 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-307ed3d0-848e-4338-80dc-22db5ebd94fe tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 Jul 03 19:24:58.265974 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-307ed3d0-848e-4338-80dc-22db5ebd94fe tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:58.265974 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-307ed3d0-848e-4338-80dc-22db5ebd94fe tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:58.278905 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e94b546c-7865-4115-8bef-b78f9b34fef3 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b12f573-384f-48e8-9de0-fe0c261bbb44) transitioned into state 'SUCCESS' from state '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-202096035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02da2461905c4c5eb8b9d0e0a26ac6fb',qos_specs=None,replication_status=,reservations=['d6edf7be-927b-4e3d-9018-00f21f0d8c96','6f92e1af-b1ff-49f7-8107-387d4513e47e','43ab3212-fbc8-4ab7-920f-e9bb27593a70','ec49fb5a-de35-43c9-857a-10b0c734814e'],size=1,snapshot_id=7987c826-2e74-415a-8754-148a39121e47,source_replicaid=,source_volid=None,status='creating',user_id='adbece1039eb43f3ba6f69a7b5777697',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:58.281251 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e94b546c-7865-4115-8bef-b78f9b34fef3 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fb29741-74df-4afb-a5ff-37a591fc01b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:24:58.281347 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:58.281347 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:24:58.296410 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-307ed3d0-848e-4338-80dc-22db5ebd94fe tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:58.315417 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-307ed3d0-848e-4338-80dc-22db5ebd94fe tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 returned with HTTP 200 Jul 03 19:24:58.316117 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 255/1043] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:58 2026] GET /volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 => generated 923 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:58.316542 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e94b546c-7865-4115-8bef-b78f9b34fef3 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fb29741-74df-4afb-a5ff-37a591fc01b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:24:58.318317 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e94b546c-7865-4115-8bef-b78f9b34fef3 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Flow 'volume_create_api' (9a8719a6-b12b-455b-94c6-09d44d8ccaa0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:24:58.318317 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e94b546c-7865-4115-8bef-b78f9b34fef3 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Create volume request issued successfully. Jul 03 19:24:58.318861 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e94b546c-7865-4115-8bef-b78f9b34fef3 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:24:58.319459 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 265/1044] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:24:58 2026] POST /volume/v3/volumes => generated 778 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:24:58.333134 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-baa3f1a3-18de-4771-987a-ffa76ad32ab8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:58.335647 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-baa3f1a3-18de-4771-987a-ffa76ad32ab8 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] DELETE https://10.4.3.61/volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 Jul 03 19:24:58.335885 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-baa3f1a3-18de-4771-987a-ffa76ad32ab8 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:58.336128 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-baa3f1a3-18de-4771-987a-ffa76ad32ab8 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:58.336351 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-baa3f1a3-18de-4771-987a-ffa76ad32ab8 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Delete volume with id: ab880139-0dd3-4dc8-96ba-f8611d77ddd3 Jul 03 19:24:58.348234 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:58.348234 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:58.348778 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-baa3f1a3-18de-4771-987a-ffa76ad32ab8 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:58.401976 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-baa3f1a3-18de-4771-987a-ffa76ad32ab8 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Delete volume request issued successfully. Jul 03 19:24:58.403088 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-baa3f1a3-18de-4771-987a-ffa76ad32ab8 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 returned with HTTP 202 Jul 03 19:24:58.403088 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 267/1045] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:24:58 2026] DELETE /volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:24:58.414717 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-362c694b-c6a8-4954-9f98-301e5496c6b3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:58.416776 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-362c694b-c6a8-4954-9f98-301e5496c6b3 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 Jul 03 19:24:58.416961 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-362c694b-c6a8-4954-9f98-301e5496c6b3 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:58.417230 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-362c694b-c6a8-4954-9f98-301e5496c6b3 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:58.426008 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:58.426008 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:58.431720 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-362c694b-c6a8-4954-9f98-301e5496c6b3 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:58.437872 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-362c694b-c6a8-4954-9f98-301e5496c6b3 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 returned with HTTP 200 Jul 03 19:24:58.438784 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 259/1046] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:58 2026] GET /volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:59.456137 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-28649a87-0f0f-4cab-ba30-4b32f879f03f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:59.458315 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-28649a87-0f0f-4cab-ba30-4b32f879f03f tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 Jul 03 19:24:59.458504 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-28649a87-0f0f-4cab-ba30-4b32f879f03f tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:59.458761 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-28649a87-0f0f-4cab-ba30-4b32f879f03f tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:59.465977 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-28649a87-0f0f-4cab-ba30-4b32f879f03f tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 returned with HTTP 404 Jul 03 19:24:59.466551 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 256/1047] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:59 2026] GET /volume/v3/volumes/ab880139-0dd3-4dc8-96ba-f8611d77ddd3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:24:59.477583 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-41eedd28-863c-4222-a0f0-b48502292d65 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:59.479826 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-41eedd28-863c-4222-a0f0-b48502292d65 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/c319dba1-c0c2-4b98-b26d-3ad46ef49728 Jul 03 19:24:59.480159 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-41eedd28-863c-4222-a0f0-b48502292d65 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:59.480430 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-41eedd28-863c-4222-a0f0-b48502292d65 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:59.506720 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:59.506720 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:24:59.512783 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-41eedd28-863c-4222-a0f0-b48502292d65 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:59.523241 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-41eedd28-863c-4222-a0f0-b48502292d65 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/c319dba1-c0c2-4b98-b26d-3ad46ef49728 returned with HTTP 200 Jul 03 19:24:59.523858 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 266/1048] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:59 2026] GET /volume/v3/volumes/c319dba1-c0c2-4b98-b26d-3ad46ef49728 => generated 836 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:24:59.541828 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7eb44628-c26c-4889-b09d-cad55f920fc3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:59.544713 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7eb44628-c26c-4889-b09d-cad55f920fc3 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] DELETE https://10.4.3.61/volume/v3/volumes/c319dba1-c0c2-4b98-b26d-3ad46ef49728 Jul 03 19:24:59.544779 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7eb44628-c26c-4889-b09d-cad55f920fc3 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:59.545000 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7eb44628-c26c-4889-b09d-cad55f920fc3 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:59.545247 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-7eb44628-c26c-4889-b09d-cad55f920fc3 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Delete volume with id: c319dba1-c0c2-4b98-b26d-3ad46ef49728 Jul 03 19:24:59.555795 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:59.555795 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:24:59.556326 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7eb44628-c26c-4889-b09d-cad55f920fc3 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:59.592043 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7eb44628-c26c-4889-b09d-cad55f920fc3 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Delete volume request issued successfully. Jul 03 19:24:59.592430 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7eb44628-c26c-4889-b09d-cad55f920fc3 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/c319dba1-c0c2-4b98-b26d-3ad46ef49728 returned with HTTP 202 Jul 03 19:24:59.592844 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 268/1049] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:24:59 2026] DELETE /volume/v3/volumes/c319dba1-c0c2-4b98-b26d-3ad46ef49728 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:24:59.601141 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f16ea74e-cbf3-49af-8167-305d5026b2b3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:24:59.603420 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f16ea74e-cbf3-49af-8167-305d5026b2b3 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/c319dba1-c0c2-4b98-b26d-3ad46ef49728 Jul 03 19:24:59.603759 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f16ea74e-cbf3-49af-8167-305d5026b2b3 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:24:59.603877 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f16ea74e-cbf3-49af-8167-305d5026b2b3 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:24:59.619160 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:24:59.619160 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:24:59.624334 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f16ea74e-cbf3-49af-8167-305d5026b2b3 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:24:59.631545 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f16ea74e-cbf3-49af-8167-305d5026b2b3 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/c319dba1-c0c2-4b98-b26d-3ad46ef49728 returned with HTTP 200 Jul 03 19:24:59.632212 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 260/1050] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:24:59 2026] GET /volume/v3/volumes/c319dba1-c0c2-4b98-b26d-3ad46ef49728 => generated 835 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:00.649404 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-868cadc0-ab1e-411a-abfa-1d70752dfb33 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:00.652085 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-868cadc0-ab1e-411a-abfa-1d70752dfb33 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/c319dba1-c0c2-4b98-b26d-3ad46ef49728 Jul 03 19:25:00.652085 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-868cadc0-ab1e-411a-abfa-1d70752dfb33 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:00.652085 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-868cadc0-ab1e-411a-abfa-1d70752dfb33 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:00.659922 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-868cadc0-ab1e-411a-abfa-1d70752dfb33 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/c319dba1-c0c2-4b98-b26d-3ad46ef49728 returned with HTTP 404 Jul 03 19:25:00.660543 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 257/1051] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:00 2026] GET /volume/v3/volumes/c319dba1-c0c2-4b98-b26d-3ad46ef49728 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:25:00.717080 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-42ab4905-cc2c-4981-ab61-dcde555a6129 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:00.719243 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-42ab4905-cc2c-4981-ab61-dcde555a6129 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:25:00.719744 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-42ab4905-cc2c-4981-ab61-dcde555a6129 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775", "size": 1, "name": "tempest-VolumesGetTest-Volume-1721784811", "metadata": {"Type": "Test"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:00.721590 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-42ab4905-cc2c-4981-ab61-dcde555a6129 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Create volume request body: {'volume': {'imageRef': '6fdb725c-805c-4eab-bb34-5aad39949775', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1721784811', 'metadata': {'Type': 'Test'}}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:25:00.823611 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-42ab4905-cc2c-4981-ab61-dcde555a6129 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Create volume of 1 GB Jul 03 19:25:00.828199 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-42ab4905-cc2c-4981-ab61-dcde555a6129 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Availability Zones retrieved successfully. Jul 03 19:25:00.833272 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-42ab4905-cc2c-4981-ab61-dcde555a6129 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Flow 'volume_create_api' (e10df8cb-6e5c-4c9b-a176-94a40563697b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:00.834460 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-42ab4905-cc2c-4981-ab61-dcde555a6129 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ece7bf4-f12b-450a-ba50-5d051a0b95d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:00.835445 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-42ab4905-cc2c-4981-ab61-dcde555a6129 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:25:00.927988 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-42ab4905-cc2c-4981-ab61-dcde555a6129 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ece7bf4-f12b-450a-ba50-5d051a0b95d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:00.929045 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-42ab4905-cc2c-4981-ab61-dcde555a6129 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3a26d38-e550-4c75-96bd-cf85a6aca428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:00.991242 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-42ab4905-cc2c-4981-ab61-dcde555a6129 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Created reservations ['3dbd2904-4849-4869-8b49-8a9ed7b75a13', '9ef7173b-e86e-4c1e-a86b-c701178d20cd', '2834f6cd-24e5-4a9c-9c4e-09405ace4393', '7a11f96d-a2e5-474d-8bcd-bb93b54afa48'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:25:00.992248 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-42ab4905-cc2c-4981-ab61-dcde555a6129 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3a26d38-e550-4c75-96bd-cf85a6aca428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3dbd2904-4849-4869-8b49-8a9ed7b75a13', '9ef7173b-e86e-4c1e-a86b-c701178d20cd', '2834f6cd-24e5-4a9c-9c4e-09405ace4393', '7a11f96d-a2e5-474d-8bcd-bb93b54afa48']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:00.993184 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-42ab4905-cc2c-4981-ab61-dcde555a6129 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e0e5720-90b6-45b9-a0f3-1f08b397f7ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:01.033295 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-42ab4905-cc2c-4981-ab61-dcde555a6129 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e0e5720-90b6-45b9-a0f3-1f08b397f7ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bda65f3-81d2-42dd-95dd-6da430297af2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1721784811',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='8365a844941e4fb994fdb830e11803cd',qos_specs=None,replication_status=,reservations=['3dbd2904-4849-4869-8b49-8a9ed7b75a13','9ef7173b-e86e-4c1e-a86b-c701178d20cd','2834f6cd-24e5-4a9c-9c4e-09405ace4393','7a11f96d-a2e5-474d-8bcd-bb93b54afa48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5087f5bec4bc4c798272b9ebc4f60004',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:25:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1721784811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7bda65f3-81d2-42dd-95dd-6da430297af2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='8365a844941e4fb994fdb830e11803cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5087f5bec4bc4c798272b9ebc4f60004',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:01.034449 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-42ab4905-cc2c-4981-ab61-dcde555a6129 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07b29023-1bfd-476c-8789-f899d110a33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:01.072480 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-42ab4905-cc2c-4981-ab61-dcde555a6129 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07b29023-1bfd-476c-8789-f899d110a33d) transitioned into state 'SUCCESS' from state '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-1721784811',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='8365a844941e4fb994fdb830e11803cd',qos_specs=None,replication_status=,reservations=['3dbd2904-4849-4869-8b49-8a9ed7b75a13','9ef7173b-e86e-4c1e-a86b-c701178d20cd','2834f6cd-24e5-4a9c-9c4e-09405ace4393','7a11f96d-a2e5-474d-8bcd-bb93b54afa48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5087f5bec4bc4c798272b9ebc4f60004',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:01.073376 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-42ab4905-cc2c-4981-ab61-dcde555a6129 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9987a6bd-be3c-4a6b-a462-a271786e0545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:01.088291 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-42ab4905-cc2c-4981-ab61-dcde555a6129 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9987a6bd-be3c-4a6b-a462-a271786e0545) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:01.089484 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-42ab4905-cc2c-4981-ab61-dcde555a6129 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Flow 'volume_create_api' (e10df8cb-6e5c-4c9b-a176-94a40563697b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:01.089906 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-42ab4905-cc2c-4981-ab61-dcde555a6129 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Create volume request issued successfully. Jul 03 19:25:01.090677 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-42ab4905-cc2c-4981-ab61-dcde555a6129 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:25:01.091290 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 267/1052] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:25:00 2026] POST /volume/v3/volumes => generated 757 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:25:01.113696 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0097c4f5-9cdf-4682-b07b-bbdb57a579e5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:01.115599 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0097c4f5-9cdf-4682-b07b-bbdb57a579e5 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 Jul 03 19:25:01.115838 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0097c4f5-9cdf-4682-b07b-bbdb57a579e5 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:01.116042 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0097c4f5-9cdf-4682-b07b-bbdb57a579e5 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:01.131195 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:01.131195 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:01.152002 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0097c4f5-9cdf-4682-b07b-bbdb57a579e5 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:25:01.161918 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0097c4f5-9cdf-4682-b07b-bbdb57a579e5 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 returned with HTTP 200 Jul 03 19:25:01.161918 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 269/1053] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:01 2026] GET /volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 => generated 825 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:01.375494 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bc360fe4-0f0f-43e4-a59a-b8beff5fe75b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:01.532189 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bc360fe4-0f0f-43e4-a59a-b8beff5fe75b tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] POST https://10.4.3.61/volume/v3/group_types Jul 03 19:25:01.532189 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bc360fe4-0f0f-43e4-a59a-b8beff5fe75b tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-866862904"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:01.551616 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bc360fe4-0f0f-43e4-a59a-b8beff5fe75b tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] https://10.4.3.61/volume/v3/group_types returned with HTTP 202 Jul 03 19:25:01.553360 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 261/1054] 10.4.3.61 () {70 vars in 1304 bytes} [Fri Jul 3 19:25:01 2026] POST /volume/v3/group_types => generated 180 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:25:01.562581 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5a00f258-319e-439b-be48-823db9f1f67a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:01.564598 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5a00f258-319e-439b-be48-823db9f1f67a tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] POST https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs Jul 03 19:25:01.565032 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5a00f258-319e-439b-be48-823db9f1f67a tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:01.595657 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5a00f258-319e-439b-be48-823db9f1f67a tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs returned with HTTP 202 Jul 03 19:25:01.596181 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 258/1055] 10.4.3.61 () {70 vars in 1451 bytes} [Fri Jul 3 19:25:01 2026] POST /volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs => generated 53 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:25:01.606494 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-623667a2-3e92-4fb9-8b29-f97eed87f92b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:01.609652 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-623667a2-3e92-4fb9-8b29-f97eed87f92b tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] POST https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs Jul 03 19:25:01.610086 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-623667a2-3e92-4fb9-8b29-f97eed87f92b tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:01.612473 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:01.612473 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:01.636542 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-623667a2-3e92-4fb9-8b29-f97eed87f92b tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs returned with HTTP 202 Jul 03 19:25:01.637137 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 268/1056] 10.4.3.61 () {70 vars in 1451 bytes} [Fri Jul 3 19:25:01 2026] POST /volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs => generated 61 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:25:01.649519 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7658acaf-cca7-4082-a82d-20995738e99c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:01.654303 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7658acaf-cca7-4082-a82d-20995738e99c tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] GET https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key2 Jul 03 19:25:01.654303 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7658acaf-cca7-4082-a82d-20995738e99c tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:01.654303 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7658acaf-cca7-4082-a82d-20995738e99c tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:01.671842 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7658acaf-cca7-4082-a82d-20995738e99c tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key2 returned with HTTP 200 Jul 03 19:25:01.672407 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 270/1057] 10.4.3.61 () {68 vars in 1445 bytes} [Fri Jul 3 19:25:01 2026] GET /volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key2 => generated 26 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:01.681607 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7c9c08e3-6433-470e-bf03-c864a6cdaa55 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:01.684386 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7c9c08e3-6433-470e-bf03-c864a6cdaa55 tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] GET https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key3 Jul 03 19:25:01.684856 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7c9c08e3-6433-470e-bf03-c864a6cdaa55 tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:01.685266 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7c9c08e3-6433-470e-bf03-c864a6cdaa55 tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:01.696055 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7c9c08e3-6433-470e-bf03-c864a6cdaa55 tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key3 returned with HTTP 200 Jul 03 19:25:01.696921 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 262/1058] 10.4.3.61 () {68 vars in 1445 bytes} [Fri Jul 3 19:25:01 2026] GET /volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key3 => generated 18 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:01.709655 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-88d20327-7762-4e60-b8dd-51af5316d326 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:01.713076 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-88d20327-7762-4e60-b8dd-51af5316d326 tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] PUT https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key3 Jul 03 19:25:01.713076 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-88d20327-7762-4e60-b8dd-51af5316d326 tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:01.733330 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-88d20327-7762-4e60-b8dd-51af5316d326 tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key3 returned with HTTP 200 Jul 03 19:25:01.733995 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 259/1059] 10.4.3.61 () {70 vars in 1465 bytes} [Fri Jul 3 19:25:01 2026] PUT /volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key3 => generated 26 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:25:01.744677 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-52a353f9-c4ca-4b37-a054-8cac0e3d99d0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:01.748465 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-52a353f9-c4ca-4b37-a054-8cac0e3d99d0 tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] GET https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs Jul 03 19:25:01.748791 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-52a353f9-c4ca-4b37-a054-8cac0e3d99d0 tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:01.749083 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-52a353f9-c4ca-4b37-a054-8cac0e3d99d0 tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:01.758397 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-52a353f9-c4ca-4b37-a054-8cac0e3d99d0 tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs returned with HTTP 200 Jul 03 19:25:01.759323 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 269/1060] 10.4.3.61 () {68 vars in 1430 bytes} [Fri Jul 3 19:25:01 2026] GET /volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs => generated 87 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:01.768580 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b76723fe-11a4-4001-8fda-4cd6137bd0b7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:01.772196 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b76723fe-11a4-4001-8fda-4cd6137bd0b7 tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] DELETE https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key1 Jul 03 19:25:01.772196 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b76723fe-11a4-4001-8fda-4cd6137bd0b7 tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:01.772196 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b76723fe-11a4-4001-8fda-4cd6137bd0b7 tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:01.788619 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b76723fe-11a4-4001-8fda-4cd6137bd0b7 tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key1 returned with HTTP 202 Jul 03 19:25:01.788619 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 271/1061] 10.4.3.61 () {68 vars in 1448 bytes} [Fri Jul 3 19:25:01 2026] DELETE /volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:25:01.796520 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d5fc1919-d2ba-4b00-b421-5109810b683e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:01.801190 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d5fc1919-d2ba-4b00-b421-5109810b683e tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] GET https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key1 Jul 03 19:25:01.801190 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d5fc1919-d2ba-4b00-b421-5109810b683e tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:01.801190 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d5fc1919-d2ba-4b00-b421-5109810b683e tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:01.809352 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d5fc1919-d2ba-4b00-b421-5109810b683e tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] HTTP exception thrown: Group Type cbc042e2-a934-42a2-bba1-34b0c37d52f1 has no extra spec with key key1. Jul 03 19:25:01.809786 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d5fc1919-d2ba-4b00-b421-5109810b683e tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key1 returned with HTTP 404 Jul 03 19:25:01.810677 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 263/1062] 10.4.3.61 () {68 vars in 1445 bytes} [Fri Jul 3 19:25:01 2026] GET /volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key1 => generated 126 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:25:01.818978 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d5d99313-a172-4af1-9299-e0943d7f10ed None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:01.821447 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d5d99313-a172-4af1-9299-e0943d7f10ed tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] DELETE https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key2 Jul 03 19:25:01.821758 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d5d99313-a172-4af1-9299-e0943d7f10ed tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:01.822114 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d5d99313-a172-4af1-9299-e0943d7f10ed tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:01.838194 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d5d99313-a172-4af1-9299-e0943d7f10ed tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key2 returned with HTTP 202 Jul 03 19:25:01.838752 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 260/1063] 10.4.3.61 () {68 vars in 1448 bytes} [Fri Jul 3 19:25:01 2026] DELETE /volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key2 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:25:01.848156 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-23414d7f-6535-473f-9172-43c84ba8d1ce None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:01.850699 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-23414d7f-6535-473f-9172-43c84ba8d1ce tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] GET https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key2 Jul 03 19:25:01.850916 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-23414d7f-6535-473f-9172-43c84ba8d1ce tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:01.851130 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-23414d7f-6535-473f-9172-43c84ba8d1ce tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:01.857831 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-23414d7f-6535-473f-9172-43c84ba8d1ce tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] HTTP exception thrown: Group Type cbc042e2-a934-42a2-bba1-34b0c37d52f1 has no extra spec with key key2. Jul 03 19:25:01.858004 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-23414d7f-6535-473f-9172-43c84ba8d1ce tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key2 returned with HTTP 404 Jul 03 19:25:01.858611 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 270/1064] 10.4.3.61 () {68 vars in 1445 bytes} [Fri Jul 3 19:25:01 2026] GET /volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key2 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:25:01.867892 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-09492ab7-4517-4fa4-a15f-4c746806d83f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:01.872194 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-09492ab7-4517-4fa4-a15f-4c746806d83f tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] DELETE https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key3 Jul 03 19:25:01.872194 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-09492ab7-4517-4fa4-a15f-4c746806d83f tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:01.872194 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-09492ab7-4517-4fa4-a15f-4c746806d83f tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:01.887951 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-09492ab7-4517-4fa4-a15f-4c746806d83f tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key3 returned with HTTP 202 Jul 03 19:25:01.888639 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 272/1065] 10.4.3.61 () {68 vars in 1448 bytes} [Fri Jul 3 19:25:01 2026] DELETE /volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:25:01.896252 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-93cd527a-bb9d-463e-bd13-a3b1359b612b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:01.900258 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-93cd527a-bb9d-463e-bd13-a3b1359b612b tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] GET https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key3 Jul 03 19:25:01.900258 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-93cd527a-bb9d-463e-bd13-a3b1359b612b tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:01.900258 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-93cd527a-bb9d-463e-bd13-a3b1359b612b tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:01.905559 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-93cd527a-bb9d-463e-bd13-a3b1359b612b tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] HTTP exception thrown: Group Type cbc042e2-a934-42a2-bba1-34b0c37d52f1 has no extra spec with key key3. Jul 03 19:25:01.905843 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-93cd527a-bb9d-463e-bd13-a3b1359b612b tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key3 returned with HTTP 404 Jul 03 19:25:01.906451 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 264/1066] 10.4.3.61 () {68 vars in 1445 bytes} [Fri Jul 3 19:25:01 2026] GET /volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1/group_specs/key3 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:25:01.914417 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d9196627-cd1e-480f-b9fc-2e58c614f460 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:01.916372 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d9196627-cd1e-480f-b9fc-2e58c614f460 tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] DELETE https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1 Jul 03 19:25:01.916622 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d9196627-cd1e-480f-b9fc-2e58c614f460 tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:01.916874 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d9196627-cd1e-480f-b9fc-2e58c614f460 tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:01.934099 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d9196627-cd1e-480f-b9fc-2e58c614f460 tempest-GroupTypeSpecsTest-1273780053 tempest-GroupTypeSpecsTest-1273780053-project-admin] https://10.4.3.61/volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1 returned with HTTP 202 Jul 03 19:25:01.934578 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 261/1067] 10.4.3.61 () {68 vars in 1397 bytes} [Fri Jul 3 19:25:01 2026] DELETE /volume/v3/group_types/cbc042e2-a934-42a2-bba1-34b0c37d52f1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:25:02.195121 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d17f8a59-fb98-4ac8-8268-a6246f208cae None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:02.199976 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d17f8a59-fb98-4ac8-8268-a6246f208cae tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 Jul 03 19:25:02.200278 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d17f8a59-fb98-4ac8-8268-a6246f208cae tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:02.200552 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d17f8a59-fb98-4ac8-8268-a6246f208cae tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:02.209034 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:02.209034 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:02.216441 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d17f8a59-fb98-4ac8-8268-a6246f208cae tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:25:02.234351 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d17f8a59-fb98-4ac8-8268-a6246f208cae tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 returned with HTTP 200 Jul 03 19:25:02.234854 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 271/1068] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:02 2026] GET /volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 => generated 1365 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:02.257128 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fe43afd5-d965-4281-b3fc-a3a06e760fd9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:02.259533 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fe43afd5-d965-4281-b3fc-a3a06e760fd9 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 Jul 03 19:25:02.259949 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fe43afd5-d965-4281-b3fc-a3a06e760fd9 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:02.260327 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fe43afd5-d965-4281-b3fc-a3a06e760fd9 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:02.269497 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:02.269497 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:02.275206 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-fe43afd5-d965-4281-b3fc-a3a06e760fd9 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:25:02.282961 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fe43afd5-d965-4281-b3fc-a3a06e760fd9 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 returned with HTTP 200 Jul 03 19:25:02.283743 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 273/1069] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:02 2026] GET /volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:02.302227 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-30bcd25c-6db6-4947-b32d-cd63e853dcee None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:02.307196 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-30bcd25c-6db6-4947-b32d-cd63e853dcee tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] PUT https://10.4.3.61/volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 Jul 03 19:25:02.307196 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-30bcd25c-6db6-4947-b32d-cd63e853dcee tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1721784811"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:02.320319 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:02.320319 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:02.324723 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-30bcd25c-6db6-4947-b32d-cd63e853dcee tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:25:02.330933 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-30bcd25c-6db6-4947-b32d-cd63e853dcee tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume updated successfully. Jul 03 19:25:02.330933 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-30bcd25c-6db6-4947-b32d-cd63e853dcee tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 returned with HTTP 200 Jul 03 19:25:02.330933 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 265/1070] 10.4.3.61 () {68 vars in 1361 bytes} [Fri Jul 3 19:25:02 2026] PUT /volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 => generated 781 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:02.346212 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9c5cd504-2912-4e0f-a035-d0a63c481f26 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:02.348622 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9c5cd504-2912-4e0f-a035-d0a63c481f26 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] PUT https://10.4.3.61/volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 Jul 03 19:25:02.351285 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9c5cd504-2912-4e0f-a035-d0a63c481f26 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-408467819", "description": "This is the new description of volume"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:02.360390 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:02.360390 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:02.375771 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9c5cd504-2912-4e0f-a035-d0a63c481f26 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:25:02.386015 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9c5cd504-2912-4e0f-a035-d0a63c481f26 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume updated successfully. Jul 03 19:25:02.386934 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9c5cd504-2912-4e0f-a035-d0a63c481f26 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 returned with HTTP 200 Jul 03 19:25:02.387699 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 262/1071] 10.4.3.61 () {68 vars in 1362 bytes} [Fri Jul 3 19:25:02 2026] PUT /volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:02.401064 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2e802a53-1add-4ee6-9c47-b55c89fdeb17 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:02.403755 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2e802a53-1add-4ee6-9c47-b55c89fdeb17 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 Jul 03 19:25:02.404213 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2e802a53-1add-4ee6-9c47-b55c89fdeb17 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:02.404360 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2e802a53-1add-4ee6-9c47-b55c89fdeb17 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:02.597629 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:02.597629 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:02.603215 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-2e802a53-1add-4ee6-9c47-b55c89fdeb17 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:25:02.610665 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2e802a53-1add-4ee6-9c47-b55c89fdeb17 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 returned with HTTP 200 Jul 03 19:25:02.610987 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 272/1072] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:02 2026] GET /volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 => generated 1403 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:02.626879 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6ab4c934-2494-4a2c-9e81-ef67c2ca7369 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:02.628440 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6ab4c934-2494-4a2c-9e81-ef67c2ca7369 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:25:02.628934 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6ab4c934-2494-4a2c-9e81-ef67c2ca7369 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1691251315", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-622368448"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:02.632132 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-6ab4c934-2494-4a2c-9e81-ef67c2ca7369 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1691251315', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-622368448'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:25:02.632132 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-6ab4c934-2494-4a2c-9e81-ef67c2ca7369 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Create volume of 1 GB Jul 03 19:25:02.635777 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6ab4c934-2494-4a2c-9e81-ef67c2ca7369 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Availability Zones retrieved successfully. Jul 03 19:25:02.646059 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6ab4c934-2494-4a2c-9e81-ef67c2ca7369 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Flow 'volume_create_api' (d2f0bd0e-0be4-4bb0-998a-66c64e82ba04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:02.649202 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6ab4c934-2494-4a2c-9e81-ef67c2ca7369 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3c8f04f-351a-4198-a7e7-43d4becb64d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:02.649993 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-6ab4c934-2494-4a2c-9e81-ef67c2ca7369 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:25:02.682576 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6ab4c934-2494-4a2c-9e81-ef67c2ca7369 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3c8f04f-351a-4198-a7e7-43d4becb64d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:02.683673 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6ab4c934-2494-4a2c-9e81-ef67c2ca7369 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12334f72-2386-4a5b-a07c-e61312e8d26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:02.741209 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-6ab4c934-2494-4a2c-9e81-ef67c2ca7369 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Created reservations ['8142898e-effc-43aa-86fd-63211ddcb09f', '192516c1-0bf7-4d78-840c-008897e4884b', '288efec2-e7ea-4090-b0b3-01a9f9f4fa57', '5f65ad86-a72e-4a3f-bc25-c1836492a3d9'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:25:02.742306 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6ab4c934-2494-4a2c-9e81-ef67c2ca7369 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12334f72-2386-4a5b-a07c-e61312e8d26b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8142898e-effc-43aa-86fd-63211ddcb09f', '192516c1-0bf7-4d78-840c-008897e4884b', '288efec2-e7ea-4090-b0b3-01a9f9f4fa57', '5f65ad86-a72e-4a3f-bc25-c1836492a3d9']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:02.743320 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6ab4c934-2494-4a2c-9e81-ef67c2ca7369 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0421ab05-83d3-4198-a5e1-005989bbedae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:02.772897 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6ab4c934-2494-4a2c-9e81-ef67c2ca7369 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0421ab05-83d3-4198-a5e1-005989bbedae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e587dd7d-8160-4a41-b3ad-2115f8d77b46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1691251315',display_name='tempest-VolumesGetTest-Volume-622368448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8365a844941e4fb994fdb830e11803cd',qos_specs=None,replication_status=,reservations=['8142898e-effc-43aa-86fd-63211ddcb09f','192516c1-0bf7-4d78-840c-008897e4884b','288efec2-e7ea-4090-b0b3-01a9f9f4fa57','5f65ad86-a72e-4a3f-bc25-c1836492a3d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5087f5bec4bc4c798272b9ebc4f60004',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:25:02Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1691251315',display_name='tempest-VolumesGetTest-Volume-622368448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e587dd7d-8160-4a41-b3ad-2115f8d77b46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8365a844941e4fb994fdb830e11803cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5087f5bec4bc4c798272b9ebc4f60004',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:02.774541 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6ab4c934-2494-4a2c-9e81-ef67c2ca7369 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (527f8dc9-d2ed-445f-81d6-d268bb7efb85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:02.801028 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6ab4c934-2494-4a2c-9e81-ef67c2ca7369 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (527f8dc9-d2ed-445f-81d6-d268bb7efb85) transitioned into 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-1691251315',display_name='tempest-VolumesGetTest-Volume-622368448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8365a844941e4fb994fdb830e11803cd',qos_specs=None,replication_status=,reservations=['8142898e-effc-43aa-86fd-63211ddcb09f','192516c1-0bf7-4d78-840c-008897e4884b','288efec2-e7ea-4090-b0b3-01a9f9f4fa57','5f65ad86-a72e-4a3f-bc25-c1836492a3d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5087f5bec4bc4c798272b9ebc4f60004',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:02.801865 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6ab4c934-2494-4a2c-9e81-ef67c2ca7369 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ed88532-105e-4fa1-a5f8-c39b55700557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:02.818577 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6ab4c934-2494-4a2c-9e81-ef67c2ca7369 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ed88532-105e-4fa1-a5f8-c39b55700557) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:02.819832 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6ab4c934-2494-4a2c-9e81-ef67c2ca7369 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Flow 'volume_create_api' (d2f0bd0e-0be4-4bb0-998a-66c64e82ba04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:02.820349 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6ab4c934-2494-4a2c-9e81-ef67c2ca7369 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Create volume request issued successfully. Jul 03 19:25:02.821265 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6ab4c934-2494-4a2c-9e81-ef67c2ca7369 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:25:02.822280 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 274/1073] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:25:02 2026] POST /volume/v3/volumes => generated 777 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:25:02.838896 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-93757f72-f9fc-445d-86e4-3b20fa2ad0a6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:02.841000 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-93757f72-f9fc-445d-86e4-3b20fa2ad0a6 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/e587dd7d-8160-4a41-b3ad-2115f8d77b46 Jul 03 19:25:02.841358 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-93757f72-f9fc-445d-86e4-3b20fa2ad0a6 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:02.841659 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-93757f72-f9fc-445d-86e4-3b20fa2ad0a6 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:03.053821 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:03.053821 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:03.059110 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-93757f72-f9fc-445d-86e4-3b20fa2ad0a6 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:25:03.065445 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-93757f72-f9fc-445d-86e4-3b20fa2ad0a6 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/e587dd7d-8160-4a41-b3ad-2115f8d77b46 returned with HTTP 200 Jul 03 19:25:03.066633 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 266/1074] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:02 2026] GET /volume/v3/volumes/e587dd7d-8160-4a41-b3ad-2115f8d77b46 => generated 845 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:03.587591 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c0e0aa2b-4ef5-4e47-b4da-46fa25c1fd25 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:03.590135 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c0e0aa2b-4ef5-4e47-b4da-46fa25c1fd25 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] GET https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 Jul 03 19:25:03.590388 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c0e0aa2b-4ef5-4e47-b4da-46fa25c1fd25 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:03.590615 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c0e0aa2b-4ef5-4e47-b4da-46fa25c1fd25 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:03.604967 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:03.604967 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:03.609989 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c0e0aa2b-4ef5-4e47-b4da-46fa25c1fd25 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Volume info retrieved successfully. Jul 03 19:25:03.616971 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c0e0aa2b-4ef5-4e47-b4da-46fa25c1fd25 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 returned with HTTP 200 Jul 03 19:25:03.617418 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 263/1075] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:03 2026] GET /volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:03.671905 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-4bf17b2b-b41e-4f57-9162-d1d49910991c req-34c02840-de90-4fa1-b441-ab0c3a0c0f8a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:03.674409 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-4bf17b2b-b41e-4f57-9162-d1d49910991c req-34c02840-de90-4fa1-b441-ab0c3a0c0f8a tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] GET https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 Jul 03 19:25:03.674675 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-4bf17b2b-b41e-4f57-9162-d1d49910991c req-34c02840-de90-4fa1-b441-ab0c3a0c0f8a tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:03.674898 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-4bf17b2b-b41e-4f57-9162-d1d49910991c req-34c02840-de90-4fa1-b441-ab0c3a0c0f8a tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:03.691299 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:03.691299 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:03.696571 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-4bf17b2b-b41e-4f57-9162-d1d49910991c req-34c02840-de90-4fa1-b441-ab0c3a0c0f8a tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Volume info retrieved successfully. Jul 03 19:25:03.702454 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-4bf17b2b-b41e-4f57-9162-d1d49910991c req-34c02840-de90-4fa1-b441-ab0c3a0c0f8a tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 returned with HTTP 200 Jul 03 19:25:03.702938 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 273/1076] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:25:03 2026] GET /volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:03.732232 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-4bf17b2b-b41e-4f57-9162-d1d49910991c req-dd80bbad-d161-4d02-9ca0-669eda5c652e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:03.734415 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-4bf17b2b-b41e-4f57-9162-d1d49910991c req-dd80bbad-d161-4d02-9ca0-669eda5c652e tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] POST https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591/action Jul 03 19:25:03.734839 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-4bf17b2b-b41e-4f57-9162-d1d49910991c req-dd80bbad-d161-4d02-9ca0-669eda5c652e tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:25:03.734970 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-4bf17b2b-b41e-4f57-9162-d1d49910991c req-dd80bbad-d161-4d02-9ca0-669eda5c652e tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:03.747992 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:03.747992 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:03.748696 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-4bf17b2b-b41e-4f57-9162-d1d49910991c req-dd80bbad-d161-4d02-9ca0-669eda5c652e tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Volume info retrieved successfully. Jul 03 19:25:03.758471 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-4bf17b2b-b41e-4f57-9162-d1d49910991c req-dd80bbad-d161-4d02-9ca0-669eda5c652e tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Begin detaching volume completed successfully. Jul 03 19:25:03.758786 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-4bf17b2b-b41e-4f57-9162-d1d49910991c req-dd80bbad-d161-4d02-9ca0-669eda5c652e tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591/action returned with HTTP 202 Jul 03 19:25:03.759402 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 275/1077] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:25:03 2026] POST /volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:25:04.082351 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a827b783-0a82-4191-bd4f-51e84636dbf0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:04.085393 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a827b783-0a82-4191-bd4f-51e84636dbf0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/e587dd7d-8160-4a41-b3ad-2115f8d77b46 Jul 03 19:25:04.085764 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a827b783-0a82-4191-bd4f-51e84636dbf0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:04.086049 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a827b783-0a82-4191-bd4f-51e84636dbf0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:04.097453 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:04.097453 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:04.102879 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a827b783-0a82-4191-bd4f-51e84636dbf0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:25:04.109944 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a827b783-0a82-4191-bd4f-51e84636dbf0 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/e587dd7d-8160-4a41-b3ad-2115f8d77b46 returned with HTTP 200 Jul 03 19:25:04.110570 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 267/1078] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:04 2026] GET /volume/v3/volumes/e587dd7d-8160-4a41-b3ad-2115f8d77b46 => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:04.131539 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-330c0284-9c5f-4fd1-b44e-e6e0529d47f2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:04.136274 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-330c0284-9c5f-4fd1-b44e-e6e0529d47f2 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] PUT https://10.4.3.61/volume/v3/volumes/e587dd7d-8160-4a41-b3ad-2115f8d77b46 Jul 03 19:25:04.136274 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-330c0284-9c5f-4fd1-b44e-e6e0529d47f2 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1721784811", "description": null}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:04.144269 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:04.144269 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:04.150073 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-330c0284-9c5f-4fd1-b44e-e6e0529d47f2 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:25:04.166908 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-330c0284-9c5f-4fd1-b44e-e6e0529d47f2 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume updated successfully. Jul 03 19:25:04.167913 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-330c0284-9c5f-4fd1-b44e-e6e0529d47f2 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/e587dd7d-8160-4a41-b3ad-2115f8d77b46 returned with HTTP 200 Jul 03 19:25:04.168705 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 264/1079] 10.4.3.61 () {68 vars in 1361 bytes} [Fri Jul 3 19:25:04 2026] PUT /volume/v3/volumes/e587dd7d-8160-4a41-b3ad-2115f8d77b46 => generated 768 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:04.182983 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2a4ce4ec-6eb4-4edf-bfe3-65fce07b0fe9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:04.184731 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2a4ce4ec-6eb4-4edf-bfe3-65fce07b0fe9 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/e587dd7d-8160-4a41-b3ad-2115f8d77b46 Jul 03 19:25:04.184927 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2a4ce4ec-6eb4-4edf-bfe3-65fce07b0fe9 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:04.185154 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2a4ce4ec-6eb4-4edf-bfe3-65fce07b0fe9 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:04.192344 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:04.192344 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:04.197542 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-2a4ce4ec-6eb4-4edf-bfe3-65fce07b0fe9 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:25:04.204884 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2a4ce4ec-6eb4-4edf-bfe3-65fce07b0fe9 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/e587dd7d-8160-4a41-b3ad-2115f8d77b46 returned with HTTP 200 Jul 03 19:25:04.205554 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 274/1080] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:04 2026] GET /volume/v3/volumes/e587dd7d-8160-4a41-b3ad-2115f8d77b46 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:04.223082 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8bf8e773-47b0-40e3-84c2-004d7d2d727c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:04.225356 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8bf8e773-47b0-40e3-84c2-004d7d2d727c tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] DELETE https://10.4.3.61/volume/v3/volumes/e587dd7d-8160-4a41-b3ad-2115f8d77b46 Jul 03 19:25:04.225629 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8bf8e773-47b0-40e3-84c2-004d7d2d727c tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:04.225994 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8bf8e773-47b0-40e3-84c2-004d7d2d727c tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:04.226204 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-8bf8e773-47b0-40e3-84c2-004d7d2d727c tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Delete volume with id: e587dd7d-8160-4a41-b3ad-2115f8d77b46 Jul 03 19:25:04.234087 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:04.234087 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:04.234637 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-8bf8e773-47b0-40e3-84c2-004d7d2d727c tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:25:04.259203 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-8bf8e773-47b0-40e3-84c2-004d7d2d727c tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Delete volume request issued successfully. Jul 03 19:25:04.259480 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8bf8e773-47b0-40e3-84c2-004d7d2d727c tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/e587dd7d-8160-4a41-b3ad-2115f8d77b46 returned with HTTP 202 Jul 03 19:25:04.260139 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 276/1081] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:25:04 2026] DELETE /volume/v3/volumes/e587dd7d-8160-4a41-b3ad-2115f8d77b46 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:25:04.269143 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-35df11d8-600b-4cc0-b5d3-810d7a960d9f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:04.271534 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-35df11d8-600b-4cc0-b5d3-810d7a960d9f tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/e587dd7d-8160-4a41-b3ad-2115f8d77b46 Jul 03 19:25:04.271911 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-35df11d8-600b-4cc0-b5d3-810d7a960d9f tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:04.272393 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-35df11d8-600b-4cc0-b5d3-810d7a960d9f tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:04.286001 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:04.286001 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:04.293920 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-35df11d8-600b-4cc0-b5d3-810d7a960d9f tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:25:04.300609 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-35df11d8-600b-4cc0-b5d3-810d7a960d9f tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/e587dd7d-8160-4a41-b3ad-2115f8d77b46 returned with HTTP 200 Jul 03 19:25:04.301136 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 268/1082] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:04 2026] GET /volume/v3/volumes/e587dd7d-8160-4a41-b3ad-2115f8d77b46 => generated 835 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:04.747756 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-eacd7d43-ccb0-41fc-afe3-134a741da915 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:04.793511 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0938ce49-e0c8-4e38-833c-5d4abe4e6be8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:04.793960 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0938ce49-e0c8-4e38-833c-5d4abe4e6be8 None None] GET https://10.4.3.61/volume// Jul 03 19:25:04.794217 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0938ce49-e0c8-4e38-833c-5d4abe4e6be8 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:04.794488 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0938ce49-e0c8-4e38-833c-5d4abe4e6be8 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:04.794729 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0938ce49-e0c8-4e38-833c-5d4abe4e6be8 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:25:04.795061 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 275/1083] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:25:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:25:04.808568 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-4bf17b2b-b41e-4f57-9162-d1d49910991c req-2206c08b-6913-4966-9e60-c84029b6b872 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:04.812701 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-4bf17b2b-b41e-4f57-9162-d1d49910991c req-2206c08b-6913-4966-9e60-c84029b6b872 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] GET https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 Jul 03 19:25:04.812992 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-4bf17b2b-b41e-4f57-9162-d1d49910991c req-2206c08b-6913-4966-9e60-c84029b6b872 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:04.813814 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-4bf17b2b-b41e-4f57-9162-d1d49910991c req-2206c08b-6913-4966-9e60-c84029b6b872 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:04.837538 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:04.837538 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:04.845716 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-4bf17b2b-b41e-4f57-9162-d1d49910991c req-2206c08b-6913-4966-9e60-c84029b6b872 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Volume info retrieved successfully. Jul 03 19:25:04.854595 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-4bf17b2b-b41e-4f57-9162-d1d49910991c req-2206c08b-6913-4966-9e60-c84029b6b872 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 returned with HTTP 200 Jul 03 19:25:04.855349 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 277/1084] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:25:04 2026] GET /volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 => generated 1323 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:25:04.887271 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-eacd7d43-ccb0-41fc-afe3-134a741da915 tempest-GroupsV314Test-161563928 tempest-GroupsV314Test-161563928-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:25:04.887271 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-eacd7d43-ccb0-41fc-afe3-134a741da915 tempest-GroupsV314Test-161563928 tempest-GroupsV314Test-161563928-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-2052966482"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:04.923610 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-eacd7d43-ccb0-41fc-afe3-134a741da915 tempest-GroupsV314Test-161563928 tempest-GroupsV314Test-161563928-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:25:04.924321 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 265/1085] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:25:04 2026] POST /volume/v3/types => generated 220 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:04.935223 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7370ab86-7e05-45c1-83b7-2ee182ba71fe None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:04.936846 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7370ab86-7e05-45c1-83b7-2ee182ba71fe tempest-GroupsV314Test-161563928 tempest-GroupsV314Test-161563928-project-admin] POST https://10.4.3.61/volume/v3/group_types Jul 03 19:25:04.937230 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7370ab86-7e05-45c1-83b7-2ee182ba71fe tempest-GroupsV314Test-161563928 tempest-GroupsV314Test-161563928-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-48100553"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:04.950976 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7370ab86-7e05-45c1-83b7-2ee182ba71fe tempest-GroupsV314Test-161563928 tempest-GroupsV314Test-161563928-project-admin] https://10.4.3.61/volume/v3/group_types returned with HTTP 202 Jul 03 19:25:04.951450 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 269/1086] 10.4.3.61 () {70 vars in 1304 bytes} [Fri Jul 3 19:25:04 2026] POST /volume/v3/group_types => generated 175 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:25:04.968376 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6d3244a0-f67a-47a1-b559-0c7f6bc9a5d5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:05.085657 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6d3244a0-f67a-47a1-b559-0c7f6bc9a5d5 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] POST https://10.4.3.61/volume/v3/groups Jul 03 19:25:05.085657 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6d3244a0-f67a-47a1-b559-0c7f6bc9a5d5 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e4d2c8a9-11d3-4e39-a713-62415e170c3e", "volume_types": ["3b1d91c6-45f5-46fe-9e8b-8071fae6d011"], "name": "tempest-GroupsV314Test-Group-525147413"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:05.087601 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.groups [None req-6d3244a0-f67a-47a1-b559-0c7f6bc9a5d5 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Creating new group {'group': {'group_type': 'e4d2c8a9-11d3-4e39-a713-62415e170c3e', 'volume_types': ['3b1d91c6-45f5-46fe-9e8b-8071fae6d011'], 'name': 'tempest-GroupsV314Test-Group-525147413'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 19:25:05.091868 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.groups [None req-6d3244a0-f67a-47a1-b559-0c7f6bc9a5d5 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Creating group tempest-GroupsV314Test-Group-525147413. Jul 03 19:25:05.100483 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6d3244a0-f67a-47a1-b559-0c7f6bc9a5d5 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Availability Zones retrieved successfully. Jul 03 19:25:05.131665 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-6d3244a0-f67a-47a1-b559-0c7f6bc9a5d5 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Created reservations ['59a3b5e1-34bb-429b-a05f-8e48230ff2a3'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:25:05.172383 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6d3244a0-f67a-47a1-b559-0c7f6bc9a5d5 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] https://10.4.3.61/volume/v3/groups returned with HTTP 202 Jul 03 19:25:05.172925 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 276/1087] 10.4.3.61 () {70 vars in 1290 bytes} [Fri Jul 3 19:25:04 2026] POST /volume/v3/groups => generated 107 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:25:05.185034 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c0a0988a-53ec-4758-8e59-5c6c44e39282 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:05.189469 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c0a0988a-53ec-4758-8e59-5c6c44e39282 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] GET https://10.4.3.61/volume/v3/groups/1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e Jul 03 19:25:05.189469 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c0a0988a-53ec-4758-8e59-5c6c44e39282 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:05.189469 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c0a0988a-53ec-4758-8e59-5c6c44e39282 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:05.189469 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-c0a0988a-53ec-4758-8e59-5c6c44e39282 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] show called for member 1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:25:05.194904 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:05.194904 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:05.206879 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c0a0988a-53ec-4758-8e59-5c6c44e39282 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] https://10.4.3.61/volume/v3/groups/1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e returned with HTTP 200 Jul 03 19:25:05.207557 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 278/1088] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:25:05 2026] GET /volume/v3/groups/1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e => generated 387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:05.319820 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ca8e9575-6d0e-4315-8874-f4b03ad4ec95 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:05.321812 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ca8e9575-6d0e-4315-8874-f4b03ad4ec95 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/e587dd7d-8160-4a41-b3ad-2115f8d77b46 Jul 03 19:25:05.322043 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ca8e9575-6d0e-4315-8874-f4b03ad4ec95 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:05.322286 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ca8e9575-6d0e-4315-8874-f4b03ad4ec95 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:05.328610 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ca8e9575-6d0e-4315-8874-f4b03ad4ec95 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/e587dd7d-8160-4a41-b3ad-2115f8d77b46 returned with HTTP 404 Jul 03 19:25:05.329465 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 266/1089] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:05 2026] GET /volume/v3/volumes/e587dd7d-8160-4a41-b3ad-2115f8d77b46 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:25:05.338133 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7be453a9-286b-4961-bac1-0845eb5ad457 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:05.340476 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7be453a9-286b-4961-bac1-0845eb5ad457 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 Jul 03 19:25:05.340732 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7be453a9-286b-4961-bac1-0845eb5ad457 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:05.340975 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7be453a9-286b-4961-bac1-0845eb5ad457 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:05.349753 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:05.349753 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:05.354546 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7be453a9-286b-4961-bac1-0845eb5ad457 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:25:05.360617 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7be453a9-286b-4961-bac1-0845eb5ad457 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 returned with HTTP 200 Jul 03 19:25:05.361112 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 270/1090] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:05 2026] GET /volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 => generated 1403 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:05.377343 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d4323a9b-b0d2-429e-b968-9a4e734d9948 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:05.380461 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d4323a9b-b0d2-429e-b968-9a4e734d9948 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] DELETE https://10.4.3.61/volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 Jul 03 19:25:05.380778 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d4323a9b-b0d2-429e-b968-9a4e734d9948 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:05.381063 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d4323a9b-b0d2-429e-b968-9a4e734d9948 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:05.385367 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-d4323a9b-b0d2-429e-b968-9a4e734d9948 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Delete volume with id: 7bda65f3-81d2-42dd-95dd-6da430297af2 Jul 03 19:25:05.397756 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:05.397756 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:05.399430 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d4323a9b-b0d2-429e-b968-9a4e734d9948 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:25:05.439139 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d4323a9b-b0d2-429e-b968-9a4e734d9948 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Delete volume request issued successfully. Jul 03 19:25:05.439364 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d4323a9b-b0d2-429e-b968-9a4e734d9948 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 returned with HTTP 202 Jul 03 19:25:05.439955 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 277/1091] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:25:05 2026] DELETE /volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:25:05.451412 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0b5f212b-f8dc-490f-b01e-dba3d661e817 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:05.453555 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0b5f212b-f8dc-490f-b01e-dba3d661e817 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 Jul 03 19:25:05.453890 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0b5f212b-f8dc-490f-b01e-dba3d661e817 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:05.460086 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0b5f212b-f8dc-490f-b01e-dba3d661e817 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:05.472382 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:05.472382 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:05.476929 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0b5f212b-f8dc-490f-b01e-dba3d661e817 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Volume info retrieved successfully. Jul 03 19:25:05.482807 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0b5f212b-f8dc-490f-b01e-dba3d661e817 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 returned with HTTP 200 Jul 03 19:25:05.483443 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 279/1092] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:05 2026] GET /volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 => generated 1402 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:05.893352 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-4bf17b2b-b41e-4f57-9162-d1d49910991c req-30a02e42-7791-4ba7-b30c-284e8c736e38 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:05.896077 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-4bf17b2b-b41e-4f57-9162-d1d49910991c req-30a02e42-7791-4ba7-b30c-284e8c736e38 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] DELETE https://10.4.3.61/volume/v3/attachments/01edee70-1161-42c1-a199-48941bd08053 Jul 03 19:25:05.896160 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-4bf17b2b-b41e-4f57-9162-d1d49910991c req-30a02e42-7791-4ba7-b30c-284e8c736e38 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:05.896397 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-4bf17b2b-b41e-4f57-9162-d1d49910991c req-30a02e42-7791-4ba7-b30c-284e8c736e38 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:05.905241 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:05.905241 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:06.218891 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-48d3a599-7798-43a9-ab89-fae73967c336 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:06.221344 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-48d3a599-7798-43a9-ab89-fae73967c336 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] GET https://10.4.3.61/volume/v3/groups/1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e Jul 03 19:25:06.221658 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-48d3a599-7798-43a9-ab89-fae73967c336 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:06.221938 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-48d3a599-7798-43a9-ab89-fae73967c336 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:06.222128 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.groups [None req-48d3a599-7798-43a9-ab89-fae73967c336 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] show called for member 1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:25:06.226782 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:06.226782 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:06.236075 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-48d3a599-7798-43a9-ab89-fae73967c336 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] https://10.4.3.61/volume/v3/groups/1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e returned with HTTP 200 Jul 03 19:25:06.236492 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 271/1093] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:25:06 2026] GET /volume/v3/groups/1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:06.247191 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-eb115997-53cb-481a-a997-ff2052e50d94 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:06.249718 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:25:06.250293 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-676615634", "volume_type": "3b1d91c6-45f5-46fe-9e8b-8071fae6d011", "group_id": "1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e", "size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:06.252417 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-676615634', 'volume_type': '3b1d91c6-45f5-46fe-9e8b-8071fae6d011', 'group_id': '1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e', 'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:25:06.262704 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:06.262704 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:06.263295 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Create volume of 1 GB Jul 03 19:25:06.270324 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Availability Zones retrieved successfully. Jul 03 19:25:06.275918 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Flow 'volume_create_api' (4e5dbdc6-4c4d-479d-84f6-0a32cecfc341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:06.277084 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a21b2cd8-2fc8-4529-a20b-c9faea012ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:06.277642 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:06.277642 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:06.278077 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:25:06.305108 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a21b2cd8-2fc8-4529-a20b-c9faea012ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:25:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b1d91c6-45f5-46fe-9e8b-8071fae6d011,is_public=True,name='tempest-GroupsV314Test-volume-type-2052966482',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b1d91c6-45f5-46fe-9e8b-8071fae6d011', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:06.308032 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24f30b41-92f6-41f0-a6cd-878a223df44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:06.346675 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2052966482 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2052966482, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:25:06.347109 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2052966482 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2052966482, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:25:06.389760 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Created reservations ['853d6d37-f77d-4f13-a829-2e682d23a89d', '232afa84-8d4d-4bcd-927c-2d5600b268ab', '4ef218ff-515e-47ff-855c-144e9028d95f', '445ab6cb-ebd5-4400-b9e4-ae5444e0fbb5'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:25:06.391029 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24f30b41-92f6-41f0-a6cd-878a223df44c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['853d6d37-f77d-4f13-a829-2e682d23a89d', '232afa84-8d4d-4bcd-927c-2d5600b268ab', '4ef218ff-515e-47ff-855c-144e9028d95f', '445ab6cb-ebd5-4400-b9e4-ae5444e0fbb5']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:06.391950 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd261b41-3f4d-4486-bb55-0a8a37825331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:06.417089 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd261b41-3f4d-4486-bb55-0a8a37825331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4deaf2bd-fd8d-4143-8e7c-67c33ce41684', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-676615634',encryption_key_id=None,group_id=1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e,group_type_id=,metadata={},multiattach=False,project_id='dcffa26cceaa4c0d8a9080ed603a7126',qos_specs=None,replication_status=,reservations=['853d6d37-f77d-4f13-a829-2e682d23a89d','232afa84-8d4d-4bcd-927c-2d5600b268ab','4ef218ff-515e-47ff-855c-144e9028d95f','445ab6cb-ebd5-4400-b9e4-ae5444e0fbb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='377220a9841041d3bc96d87fa4d00e91',volume_type_id=3b1d91c6-45f5-46fe-9e8b-8071fae6d011), 'volume': Volume(_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-03T19:25:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-676615634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e,host=None,id=4deaf2bd-fd8d-4143-8e7c-67c33ce41684,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcffa26cceaa4c0d8a9080ed603a7126',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='377220a9841041d3bc96d87fa4d00e91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b1d91c6-45f5-46fe-9e8b-8071fae6d011),volume_type_id=3b1d91c6-45f5-46fe-9e8b-8071fae6d011)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:06.417890 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfbdabfc-9c4c-49d3-bbd1-0869c2da280b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:06.446206 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfbdabfc-9c4c-49d3-bbd1-0869c2da280b) transitioned into state 'SUCCESS' from state '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-676615634',encryption_key_id=None,group_id=1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e,group_type_id=,metadata={},multiattach=False,project_id='dcffa26cceaa4c0d8a9080ed603a7126',qos_specs=None,replication_status=,reservations=['853d6d37-f77d-4f13-a829-2e682d23a89d','232afa84-8d4d-4bcd-927c-2d5600b268ab','4ef218ff-515e-47ff-855c-144e9028d95f','445ab6cb-ebd5-4400-b9e4-ae5444e0fbb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='377220a9841041d3bc96d87fa4d00e91',volume_type_id=3b1d91c6-45f5-46fe-9e8b-8071fae6d011)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:06.446391 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-4bf17b2b-b41e-4f57-9162-d1d49910991c req-30a02e42-7791-4ba7-b30c-284e8c736e38 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/attachments/01edee70-1161-42c1-a199-48941bd08053 returned with HTTP 200 Jul 03 19:25:06.446832 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 267/1094] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:25:05 2026] DELETE /volume/v3/attachments/01edee70-1161-42c1-a199-48941bd08053 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:06.447024 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd859d43-c035-4a7e-b124-fd3fce4d77e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:06.472789 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd859d43-c035-4a7e-b124-fd3fce4d77e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:06.474395 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Flow 'volume_create_api' (4e5dbdc6-4c4d-479d-84f6-0a32cecfc341) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:06.474841 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Create volume request issued successfully. Jul 03 19:25:06.475967 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:25:06.476116 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-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 19:25:06.498485 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-76688e8f-a340-47a7-933d-6347b7343814 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:06.501174 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-76688e8f-a340-47a7-933d-6347b7343814 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] GET https://10.4.3.61/volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 Jul 03 19:25:06.501472 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-76688e8f-a340-47a7-933d-6347b7343814 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:06.501745 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-76688e8f-a340-47a7-933d-6347b7343814 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:06.508422 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-76688e8f-a340-47a7-933d-6347b7343814 tempest-VolumesGetTest-1912630017 tempest-VolumesGetTest-1912630017-project-member] https://10.4.3.61/volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 returned with HTTP 404 Jul 03 19:25:06.509260 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 280/1095] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:06 2026] GET /volume/v3/volumes/7bda65f3-81d2-42dd-95dd-6da430297af2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:25:06.526513 np0000004460 devstack@c-api.service[99927]: DEBUG oslo_db.sqlalchemy.engines [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-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=99927) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:25:06.529820 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:06.529820 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:06.534144 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-eb115997-53cb-481a-a997-ff2052e50d94 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:25:06.534144 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 278/1096] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:25:06 2026] POST /volume/v3/volumes => generated 816 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:25:06.552331 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-90177fc0-4208-46ef-9875-5f13b4919fab None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:06.555518 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-90177fc0-4208-46ef-9875-5f13b4919fab tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] GET https://10.4.3.61/volume/v3/volumes/4deaf2bd-fd8d-4143-8e7c-67c33ce41684 Jul 03 19:25:06.555814 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-90177fc0-4208-46ef-9875-5f13b4919fab tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:06.555990 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-90177fc0-4208-46ef-9875-5f13b4919fab tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:06.565564 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:06.565564 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:06.573417 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-90177fc0-4208-46ef-9875-5f13b4919fab tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Volume info retrieved successfully. Jul 03 19:25:06.576380 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-90177fc0-4208-46ef-9875-5f13b4919fab tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:25:06.576380 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-90177fc0-4208-46ef-9875-5f13b4919fab tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-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 19:25:06.632428 np0000004460 devstack@c-api.service[99924]: DEBUG oslo_db.sqlalchemy.engines [None req-90177fc0-4208-46ef-9875-5f13b4919fab tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-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=99924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:25:06.639266 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:06.639266 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:06.650424 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-90177fc0-4208-46ef-9875-5f13b4919fab tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] https://10.4.3.61/volume/v3/volumes/4deaf2bd-fd8d-4143-8e7c-67c33ce41684 returned with HTTP 200 Jul 03 19:25:06.650424 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 272/1097] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:25:06 2026] GET /volume/v3/volumes/4deaf2bd-fd8d-4143-8e7c-67c33ce41684 => generated 884 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:06.724716 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-50a7646c-acbd-4a19-a87f-b95c66f3dd6b req-83d1be0d-b06f-4b09-a827-cafa7fb0ccca None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:06.727160 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-50a7646c-acbd-4a19-a87f-b95c66f3dd6b req-83d1be0d-b06f-4b09-a827-cafa7fb0ccca tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:25:06.727398 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-50a7646c-acbd-4a19-a87f-b95c66f3dd6b req-83d1be0d-b06f-4b09-a827-cafa7fb0ccca tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:06.727623 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-50a7646c-acbd-4a19-a87f-b95c66f3dd6b req-83d1be0d-b06f-4b09-a827-cafa7fb0ccca tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:06.743734 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:06.743734 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:06.748410 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-50a7646c-acbd-4a19-a87f-b95c66f3dd6b req-83d1be0d-b06f-4b09-a827-cafa7fb0ccca tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:25:06.754955 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-50a7646c-acbd-4a19-a87f-b95c66f3dd6b req-83d1be0d-b06f-4b09-a827-cafa7fb0ccca tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe returned with HTTP 200 Jul 03 19:25:06.755784 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 268/1098] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:25:06 2026] GET /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:06.794965 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-50a7646c-acbd-4a19-a87f-b95c66f3dd6b req-f24ccc7c-5398-4e78-b694-16a7eafed6bb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:06.797505 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-50a7646c-acbd-4a19-a87f-b95c66f3dd6b req-f24ccc7c-5398-4e78-b694-16a7eafed6bb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] POST https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe/action Jul 03 19:25:06.797989 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-50a7646c-acbd-4a19-a87f-b95c66f3dd6b req-f24ccc7c-5398-4e78-b694-16a7eafed6bb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:25:06.798326 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-50a7646c-acbd-4a19-a87f-b95c66f3dd6b req-f24ccc7c-5398-4e78-b694-16a7eafed6bb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:06.818047 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:06.818047 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:06.818899 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-50a7646c-acbd-4a19-a87f-b95c66f3dd6b req-f24ccc7c-5398-4e78-b694-16a7eafed6bb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:25:06.827810 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-50a7646c-acbd-4a19-a87f-b95c66f3dd6b req-f24ccc7c-5398-4e78-b694-16a7eafed6bb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Begin detaching volume completed successfully. Jul 03 19:25:06.828139 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-50a7646c-acbd-4a19-a87f-b95c66f3dd6b req-f24ccc7c-5398-4e78-b694-16a7eafed6bb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe/action returned with HTTP 202 Jul 03 19:25:06.829530 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 281/1099] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:25:06 2026] POST /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:25:06.866395 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-bf0491b4-391c-43e5-a933-3f1135775cfb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:06.869773 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bf0491b4-391c-43e5-a933-3f1135775cfb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:25:06.869773 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bf0491b4-391c-43e5-a933-3f1135775cfb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:06.870524 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bf0491b4-391c-43e5-a933-3f1135775cfb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:06.885579 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:06.885579 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:06.891080 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-bf0491b4-391c-43e5-a933-3f1135775cfb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:25:06.896673 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bf0491b4-391c-43e5-a933-3f1135775cfb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe returned with HTTP 200 Jul 03 19:25:06.897066 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 279/1100] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:06 2026] GET /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:06.995214 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-50b4a820-47b5-468a-9647-f3bad3c4c6c4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:06.998526 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-50b4a820-47b5-468a-9647-f3bad3c4c6c4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] GET https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 Jul 03 19:25:06.998739 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-50b4a820-47b5-468a-9647-f3bad3c4c6c4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:06.998997 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-50b4a820-47b5-468a-9647-f3bad3c4c6c4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:07.015192 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:07.015192 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:07.022790 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-50b4a820-47b5-468a-9647-f3bad3c4c6c4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Volume info retrieved successfully. Jul 03 19:25:07.028858 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-50b4a820-47b5-468a-9647-f3bad3c4c6c4 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 returned with HTTP 200 Jul 03 19:25:07.029348 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 273/1101] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:06 2026] GET /volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:07.668802 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-052a893e-3c23-4911-9449-39f3c31386e5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:07.671218 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-052a893e-3c23-4911-9449-39f3c31386e5 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] GET https://10.4.3.61/volume/v3/volumes/4deaf2bd-fd8d-4143-8e7c-67c33ce41684 Jul 03 19:25:07.671557 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-052a893e-3c23-4911-9449-39f3c31386e5 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:07.671819 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-052a893e-3c23-4911-9449-39f3c31386e5 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:07.687118 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:07.687118 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:07.728804 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-052a893e-3c23-4911-9449-39f3c31386e5 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Volume info retrieved successfully. Jul 03 19:25:07.729656 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-052a893e-3c23-4911-9449-39f3c31386e5 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:25:07.729856 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-052a893e-3c23-4911-9449-39f3c31386e5 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-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 19:25:07.770421 np0000004460 devstack@c-api.service[99926]: DEBUG oslo_db.sqlalchemy.engines [None req-052a893e-3c23-4911-9449-39f3c31386e5 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-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=99926) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:25:07.773981 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:07.773981 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:07.824090 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-052a893e-3c23-4911-9449-39f3c31386e5 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] https://10.4.3.61/volume/v3/volumes/4deaf2bd-fd8d-4143-8e7c-67c33ce41684 returned with HTTP 200 Jul 03 19:25:07.824703 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 269/1102] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:25:07 2026] GET /volume/v3/volumes/4deaf2bd-fd8d-4143-8e7c-67c33ce41684 => generated 909 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:07.844901 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:07.850203 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] POST https://10.4.3.61/volume/v3/groups/action Jul 03 19:25:07.850203 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Action body: b'{"create-from-src": {"source_group_id": "1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e", "name": "tempest-Group_from_grp-1379051024"}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:25:07.850203 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e", "name": "tempest-Group_from_grp-1379051024"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:07.850203 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Creating new group {'create-from-src': {'source_group_id': '1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e', 'name': 'tempest-Group_from_grp-1379051024'}}. {{(pid=99925) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 19:25:07.850203 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.groups [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Creating group tempest-Group_from_grp-1379051024 from source group 1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e. Jul 03 19:25:07.856856 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:07.856856 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:07.868322 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:07.868322 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:07.884561 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9901578a-984c-46c8-b971-128bc558012e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:07.888625 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9901578a-984c-46c8-b971-128bc558012e None None] GET https://10.4.3.61/volume// Jul 03 19:25:07.888625 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9901578a-984c-46c8-b971-128bc558012e None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:07.888625 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9901578a-984c-46c8-b971-128bc558012e None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:07.888625 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9901578a-984c-46c8-b971-128bc558012e None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:25:07.888625 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 280/1103] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:25:07 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:25:07.902493 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-50a7646c-acbd-4a19-a87f-b95c66f3dd6b req-17b3e580-7819-49ae-9f25-62f6915a4333 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:07.907742 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-50a7646c-acbd-4a19-a87f-b95c66f3dd6b req-17b3e580-7819-49ae-9f25-62f6915a4333 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:25:07.907857 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-50a7646c-acbd-4a19-a87f-b95c66f3dd6b req-17b3e580-7819-49ae-9f25-62f6915a4333 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:07.908444 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-50a7646c-acbd-4a19-a87f-b95c66f3dd6b req-17b3e580-7819-49ae-9f25-62f6915a4333 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:07.918264 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-57bd2026-2070-4f30-b4fc-7f17714d497c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:07.920768 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-57bd2026-2070-4f30-b4fc-7f17714d497c tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:25:07.920768 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-57bd2026-2070-4f30-b4fc-7f17714d497c tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:07.920768 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-57bd2026-2070-4f30-b4fc-7f17714d497c tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:07.932560 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:07.932560 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:07.941642 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-50a7646c-acbd-4a19-a87f-b95c66f3dd6b req-17b3e580-7819-49ae-9f25-62f6915a4333 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:25:07.941754 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:07.941754 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:07.946491 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-57bd2026-2070-4f30-b4fc-7f17714d497c tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:25:07.951259 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-50a7646c-acbd-4a19-a87f-b95c66f3dd6b req-17b3e580-7819-49ae-9f25-62f6915a4333 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe returned with HTTP 200 Jul 03 19:25:07.952075 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 274/1104] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:25:07 2026] GET /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe => generated 1317 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:25:07.952580 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-57bd2026-2070-4f30-b4fc-7f17714d497c tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe returned with HTTP 200 Jul 03 19:25:07.952946 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 270/1105] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:07 2026] GET /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:07.962115 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Created reservations ['7e4cdf5c-6db9-4299-94d2-1a4b26059e95'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:25:08.534881 np0000004460 devstack@c-api.service[99925]: INFO cinder.group.api [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] A mapping entry already exists for group 9f4fc171-0280-4245-ad30-34eae1bd3e28 and volume type 3b1d91c6-45f5-46fe-9e8b-8071fae6d011. Do not need to create again. Jul 03 19:25:08.534881 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:08.534881 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:08.538292 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Availability zone cache updated, next update will occur around 2026-07-03 20:25:08.537634. {{(pid=99925) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 19:25:08.538447 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Availability Zones retrieved successfully. Jul 03 19:25:08.544544 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Flow 'volume_create_api' (92fa1e72-be6a-40b1-8d87-23f2bf108b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:08.545733 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dc83bde-9271-4200-b481-ab557dc8d1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:08.547076 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:25:08.579203 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dc83bde-9271-4200-b481-ab557dc8d1ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4deaf2bd-fd8d-4143-8e7c-67c33ce41684', 'volume_type': VolumeType(created_at=2026-07-03T19:25:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b1d91c6-45f5-46fe-9e8b-8071fae6d011,is_public=True,name='tempest-GroupsV314Test-volume-type-2052966482',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b1d91c6-45f5-46fe-9e8b-8071fae6d011', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9f4fc171-0280-4245-ad30-34eae1bd3e28', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:08.579672 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6b8475d-ccbb-4d40-ac66-07bcf6848927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:08.608016 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2052966482 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2052966482, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:25:08.608331 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2052966482 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2052966482, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:25:08.625447 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Created reservations ['6d061d65-c95a-44be-b4c0-bdbdce872708', 'e77f2761-a955-43bf-ae62-d9a0d273a0c7', '96b7b2cc-f095-4c6c-abda-33e6a3b34f3a', 'd198cb64-a084-40de-9784-0a6e99c5c06a'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:25:08.626387 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6b8475d-ccbb-4d40-ac66-07bcf6848927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d061d65-c95a-44be-b4c0-bdbdce872708', 'e77f2761-a955-43bf-ae62-d9a0d273a0c7', '96b7b2cc-f095-4c6c-abda-33e6a3b34f3a', 'd198cb64-a084-40de-9784-0a6e99c5c06a']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:08.627128 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c4d50dd-f4de-4026-9ef1-520cb0f64893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:08.660527 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c4d50dd-f4de-4026-9ef1-520cb0f64893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77a85d22-2600-415c-9d6d-23cba0d01322', '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=9f4fc171-0280-4245-ad30-34eae1bd3e28,group_type_id=,metadata={},multiattach=False,project_id='dcffa26cceaa4c0d8a9080ed603a7126',qos_specs=None,replication_status=,reservations=['6d061d65-c95a-44be-b4c0-bdbdce872708','e77f2761-a955-43bf-ae62-d9a0d273a0c7','96b7b2cc-f095-4c6c-abda-33e6a3b34f3a','d198cb64-a084-40de-9784-0a6e99c5c06a'],size=1,snapshot_id=None,source_replicaid=,source_volid=4deaf2bd-fd8d-4143-8e7c-67c33ce41684,status='creating',user_id='377220a9841041d3bc96d87fa4d00e91',volume_type_id=3b1d91c6-45f5-46fe-9e8b-8071fae6d011), 'volume': Volume(_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-03T19:25:08Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9f4fc171-0280-4245-ad30-34eae1bd3e28,host=None,id=77a85d22-2600-415c-9d6d-23cba0d01322,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcffa26cceaa4c0d8a9080ed603a7126',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4deaf2bd-fd8d-4143-8e7c-67c33ce41684,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='377220a9841041d3bc96d87fa4d00e91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b1d91c6-45f5-46fe-9e8b-8071fae6d011),volume_type_id=3b1d91c6-45f5-46fe-9e8b-8071fae6d011)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:08.661322 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61bf8180-6321-4cd6-8d05-073750d5d592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:08.687657 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61bf8180-6321-4cd6-8d05-073750d5d592) transitioned into state 'SUCCESS' from 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=9f4fc171-0280-4245-ad30-34eae1bd3e28,group_type_id=,metadata={},multiattach=False,project_id='dcffa26cceaa4c0d8a9080ed603a7126',qos_specs=None,replication_status=,reservations=['6d061d65-c95a-44be-b4c0-bdbdce872708','e77f2761-a955-43bf-ae62-d9a0d273a0c7','96b7b2cc-f095-4c6c-abda-33e6a3b34f3a','d198cb64-a084-40de-9784-0a6e99c5c06a'],size=1,snapshot_id=None,source_replicaid=,source_volid=4deaf2bd-fd8d-4143-8e7c-67c33ce41684,status='creating',user_id='377220a9841041d3bc96d87fa4d00e91',volume_type_id=3b1d91c6-45f5-46fe-9e8b-8071fae6d011)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:08.687657 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Flow 'volume_create_api' (92fa1e72-be6a-40b1-8d87-23f2bf108b6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:08.688077 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Create volume request issued successfully. Jul 03 19:25:08.705711 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ae83be5f-55b0-4f29-8425-615feead2ea6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] https://10.4.3.61/volume/v3/groups/action returned with HTTP 202 Jul 03 19:25:08.706191 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 282/1106] 10.4.3.61 () {70 vars in 1311 bytes} [Fri Jul 3 19:25:07 2026] POST /volume/v3/groups/action => generated 102 bytes in 862 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:25:08.724114 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d77de206-3ae1-49ff-9c3d-41463cf77c37 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:08.729238 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d77de206-3ae1-49ff-9c3d-41463cf77c37 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:25:08.729238 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d77de206-3ae1-49ff-9c3d-41463cf77c37 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:08.732964 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d77de206-3ae1-49ff-9c3d-41463cf77c37 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:08.732964 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-d77de206-3ae1-49ff-9c3d-41463cf77c37 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:25:08.732964 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d77de206-3ae1-49ff-9c3d-41463cf77c37 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:25:08.748916 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d77de206-3ae1-49ff-9c3d-41463cf77c37 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Get all volumes completed successfully. Jul 03 19:25:08.749912 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-d77de206-3ae1-49ff-9c3d-41463cf77c37 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:25:08.750152 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-d77de206-3ae1-49ff-9c3d-41463cf77c37 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-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 19:25:08.797116 np0000004460 devstack@c-api.service[99927]: DEBUG oslo_db.sqlalchemy.engines [None req-d77de206-3ae1-49ff-9c3d-41463cf77c37 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-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=99927) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:25:08.800806 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:08.800806 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:08.805525 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-d77de206-3ae1-49ff-9c3d-41463cf77c37 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:25:08.805713 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-d77de206-3ae1-49ff-9c3d-41463cf77c37 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-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 19:25:08.848298 np0000004460 devstack@c-api.service[99927]: DEBUG oslo_db.sqlalchemy.engines [None req-d77de206-3ae1-49ff-9c3d-41463cf77c37 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-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=99927) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:25:08.851602 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:08.851602 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:08.859890 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d77de206-3ae1-49ff-9c3d-41463cf77c37 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:25:08.860346 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 281/1107] 10.4.3.61 () {68 vars in 1292 bytes} [Fri Jul 3 19:25:08 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:25:08.875627 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-78275eff-f0c4-4f65-a9d9-ebb8f0f458c9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:08.878834 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-78275eff-f0c4-4f65-a9d9-ebb8f0f458c9 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] GET https://10.4.3.61/volume/v3/volumes/77a85d22-2600-415c-9d6d-23cba0d01322 Jul 03 19:25:08.879136 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-78275eff-f0c4-4f65-a9d9-ebb8f0f458c9 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:08.879421 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-78275eff-f0c4-4f65-a9d9-ebb8f0f458c9 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:08.889895 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:08.889895 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:08.898775 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-78275eff-f0c4-4f65-a9d9-ebb8f0f458c9 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Volume info retrieved successfully. Jul 03 19:25:08.899746 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-78275eff-f0c4-4f65-a9d9-ebb8f0f458c9 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:25:08.900569 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-78275eff-f0c4-4f65-a9d9-ebb8f0f458c9 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-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 19:25:08.958902 np0000004460 devstack@c-api.service[99924]: DEBUG oslo_db.sqlalchemy.engines [None req-78275eff-f0c4-4f65-a9d9-ebb8f0f458c9 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-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=99924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:25:08.967517 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:08.967517 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:08.975990 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f6a148d1-7d52-4895-b827-f06b3cac0b3f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:08.975990 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f6a148d1-7d52-4895-b827-f06b3cac0b3f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:25:08.975990 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f6a148d1-7d52-4895-b827-f06b3cac0b3f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:08.975990 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f6a148d1-7d52-4895-b827-f06b3cac0b3f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:08.976424 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-78275eff-f0c4-4f65-a9d9-ebb8f0f458c9 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] https://10.4.3.61/volume/v3/volumes/77a85d22-2600-415c-9d6d-23cba0d01322 returned with HTTP 200 Jul 03 19:25:08.976424 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 275/1108] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:25:08 2026] GET /volume/v3/volumes/77a85d22-2600-415c-9d6d-23cba0d01322 => generated 921 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:08.985059 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:08.985059 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:08.988331 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f6a148d1-7d52-4895-b827-f06b3cac0b3f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:25:08.992273 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4f433fab-bf09-4682-9f39-6ebbf3c0a8fe None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:08.993033 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f6a148d1-7d52-4895-b827-f06b3cac0b3f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe returned with HTTP 200 Jul 03 19:25:08.993702 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 271/1109] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:08 2026] GET /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:08.994576 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4f433fab-bf09-4682-9f39-6ebbf3c0a8fe tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] GET https://10.4.3.61/volume/v3/groups/9f4fc171-0280-4245-ad30-34eae1bd3e28 Jul 03 19:25:08.994902 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4f433fab-bf09-4682-9f39-6ebbf3c0a8fe tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:08.994964 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4f433fab-bf09-4682-9f39-6ebbf3c0a8fe tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:08.995418 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-4f433fab-bf09-4682-9f39-6ebbf3c0a8fe tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] show called for member 9f4fc171-0280-4245-ad30-34eae1bd3e28 {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:25:09.004197 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:09.004197 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:09.014909 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4f433fab-bf09-4682-9f39-6ebbf3c0a8fe tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] https://10.4.3.61/volume/v3/groups/9f4fc171-0280-4245-ad30-34eae1bd3e28 returned with HTTP 200 Jul 03 19:25:09.015378 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 283/1110] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:25:08 2026] GET /volume/v3/groups/9f4fc171-0280-4245-ad30-34eae1bd3e28 => generated 417 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:09.026679 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a436d0a9-e675-49ff-aad3-2606b0101df4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:09.029037 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a436d0a9-e675-49ff-aad3-2606b0101df4 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:25:09.029390 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a436d0a9-e675-49ff-aad3-2606b0101df4 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:09.029632 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a436d0a9-e675-49ff-aad3-2606b0101df4 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:09.029886 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-a436d0a9-e675-49ff-aad3-2606b0101df4 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:25:09.030719 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a436d0a9-e675-49ff-aad3-2606b0101df4 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:25:09.039794 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a436d0a9-e675-49ff-aad3-2606b0101df4 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Get all volumes completed successfully. Jul 03 19:25:09.039794 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-a436d0a9-e675-49ff-aad3-2606b0101df4 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:25:09.039794 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-a436d0a9-e675-49ff-aad3-2606b0101df4 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-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 19:25:09.078390 np0000004460 devstack@c-api.service[99927]: DEBUG oslo_db.sqlalchemy.engines [None req-a436d0a9-e675-49ff-aad3-2606b0101df4 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-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=99927) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:25:09.082583 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:09.082583 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:09.089111 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-a436d0a9-e675-49ff-aad3-2606b0101df4 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:25:09.092259 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-a436d0a9-e675-49ff-aad3-2606b0101df4 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-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 19:25:09.092355 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-50a7646c-acbd-4a19-a87f-b95c66f3dd6b req-9a591328-e0a8-4a40-a82d-d93ff3ccde60 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:09.094471 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-50a7646c-acbd-4a19-a87f-b95c66f3dd6b req-9a591328-e0a8-4a40-a82d-d93ff3ccde60 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] DELETE https://10.4.3.61/volume/v3/attachments/593df7d2-6785-42ed-871e-01b94d7fbb51 Jul 03 19:25:09.094688 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-50a7646c-acbd-4a19-a87f-b95c66f3dd6b req-9a591328-e0a8-4a40-a82d-d93ff3ccde60 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:09.094896 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-50a7646c-acbd-4a19-a87f-b95c66f3dd6b req-9a591328-e0a8-4a40-a82d-d93ff3ccde60 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:09.106358 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:09.106358 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:09.150848 np0000004460 devstack@c-api.service[99927]: DEBUG oslo_db.sqlalchemy.engines [None req-a436d0a9-e675-49ff-aad3-2606b0101df4 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-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=99927) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:25:09.154263 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:09.154263 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:09.164620 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a436d0a9-e675-49ff-aad3-2606b0101df4 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:25:09.165257 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 282/1111] 10.4.3.61 () {68 vars in 1292 bytes} [Fri Jul 3 19:25:09 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:25:09.186480 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5a95c975-94e9-41a1-ae9d-c0fa7183a764 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:09.189037 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5a95c975-94e9-41a1-ae9d-c0fa7183a764 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] POST https://10.4.3.61/volume/v3/groups/9f4fc171-0280-4245-ad30-34eae1bd3e28/action Jul 03 19:25:09.189645 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5a95c975-94e9-41a1-ae9d-c0fa7183a764 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:25:09.189787 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5a95c975-94e9-41a1-ae9d-c0fa7183a764 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:09.191426 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.groups [None req-5a95c975-94e9-41a1-ae9d-c0fa7183a764 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] delete called for group 9f4fc171-0280-4245-ad30-34eae1bd3e28 {{(pid=99926) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 19:25:09.191589 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.groups [None req-5a95c975-94e9-41a1-ae9d-c0fa7183a764 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Delete group with id: 9f4fc171-0280-4245-ad30-34eae1bd3e28 Jul 03 19:25:09.196936 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:09.196936 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:09.267781 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5a95c975-94e9-41a1-ae9d-c0fa7183a764 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] https://10.4.3.61/volume/v3/groups/9f4fc171-0280-4245-ad30-34eae1bd3e28/action returned with HTTP 202 Jul 03 19:25:09.268304 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 272/1112] 10.4.3.61 () {70 vars in 1421 bytes} [Fri Jul 3 19:25:09 2026] POST /volume/v3/groups/9f4fc171-0280-4245-ad30-34eae1bd3e28/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:25:09.280100 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-eca0b49b-32c3-4849-a0a2-f66a416ad3b6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:09.281900 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-eca0b49b-32c3-4849-a0a2-f66a416ad3b6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] GET https://10.4.3.61/volume/v3/volumes/77a85d22-2600-415c-9d6d-23cba0d01322 Jul 03 19:25:09.282387 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-eca0b49b-32c3-4849-a0a2-f66a416ad3b6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:09.282602 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-eca0b49b-32c3-4849-a0a2-f66a416ad3b6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:09.292687 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:09.292687 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:09.299527 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-eca0b49b-32c3-4849-a0a2-f66a416ad3b6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Volume info retrieved successfully. Jul 03 19:25:09.300575 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-eca0b49b-32c3-4849-a0a2-f66a416ad3b6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:25:09.300797 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-eca0b49b-32c3-4849-a0a2-f66a416ad3b6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-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 19:25:09.356691 np0000004460 devstack@c-api.service[99925]: DEBUG oslo_db.sqlalchemy.engines [None req-eca0b49b-32c3-4849-a0a2-f66a416ad3b6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-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=99925) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:25:09.361732 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:09.361732 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:09.371387 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-eca0b49b-32c3-4849-a0a2-f66a416ad3b6 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] https://10.4.3.61/volume/v3/volumes/77a85d22-2600-415c-9d6d-23cba0d01322 returned with HTTP 200 Jul 03 19:25:09.371655 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 284/1113] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:25:09 2026] GET /volume/v3/volumes/77a85d22-2600-415c-9d6d-23cba0d01322 => generated 920 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:09.669755 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-50a7646c-acbd-4a19-a87f-b95c66f3dd6b req-9a591328-e0a8-4a40-a82d-d93ff3ccde60 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/attachments/593df7d2-6785-42ed-871e-01b94d7fbb51 returned with HTTP 200 Jul 03 19:25:09.670297 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 276/1114] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:25:09 2026] DELETE /volume/v3/attachments/593df7d2-6785-42ed-871e-01b94d7fbb51 => generated 19 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:10.008195 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-de45f0e4-714f-4410-a285-35466d69e3a6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:10.010522 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-de45f0e4-714f-4410-a285-35466d69e3a6 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:25:10.010777 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-de45f0e4-714f-4410-a285-35466d69e3a6 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:10.010981 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-de45f0e4-714f-4410-a285-35466d69e3a6 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:10.019655 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:10.019655 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:10.024479 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-de45f0e4-714f-4410-a285-35466d69e3a6 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:25:10.037889 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-de45f0e4-714f-4410-a285-35466d69e3a6 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe returned with HTTP 200 Jul 03 19:25:10.038603 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 283/1115] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:10 2026] GET /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:10.388045 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1bac8ebb-73fb-46cc-b9f4-01bbdbbbc50c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:10.389886 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1bac8ebb-73fb-46cc-b9f4-01bbdbbbc50c tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] GET https://10.4.3.61/volume/v3/volumes/77a85d22-2600-415c-9d6d-23cba0d01322 Jul 03 19:25:10.390131 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1bac8ebb-73fb-46cc-b9f4-01bbdbbbc50c tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:10.390605 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1bac8ebb-73fb-46cc-b9f4-01bbdbbbc50c tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:10.396086 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1bac8ebb-73fb-46cc-b9f4-01bbdbbbc50c tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] https://10.4.3.61/volume/v3/volumes/77a85d22-2600-415c-9d6d-23cba0d01322 returned with HTTP 404 Jul 03 19:25:10.396977 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 273/1116] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:25:10 2026] GET /volume/v3/volumes/77a85d22-2600-415c-9d6d-23cba0d01322 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:25:10.405476 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7ba2c8df-b0af-45aa-9772-8ca8b45ad713 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:10.407376 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7ba2c8df-b0af-45aa-9772-8ca8b45ad713 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] GET https://10.4.3.61/volume/v3/groups/9f4fc171-0280-4245-ad30-34eae1bd3e28 Jul 03 19:25:10.407577 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7ba2c8df-b0af-45aa-9772-8ca8b45ad713 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:10.407758 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7ba2c8df-b0af-45aa-9772-8ca8b45ad713 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:10.407878 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-7ba2c8df-b0af-45aa-9772-8ca8b45ad713 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] show called for member 9f4fc171-0280-4245-ad30-34eae1bd3e28 {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:25:10.410984 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7ba2c8df-b0af-45aa-9772-8ca8b45ad713 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] https://10.4.3.61/volume/v3/groups/9f4fc171-0280-4245-ad30-34eae1bd3e28 returned with HTTP 404 Jul 03 19:25:10.411567 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 285/1117] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:25:10 2026] GET /volume/v3/groups/9f4fc171-0280-4245-ad30-34eae1bd3e28 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:25:10.422183 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-946890bb-a8e3-4e89-9e43-8b3d8776e36e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:10.424134 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-946890bb-a8e3-4e89-9e43-8b3d8776e36e tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:25:10.424366 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-946890bb-a8e3-4e89-9e43-8b3d8776e36e tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:10.424550 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-946890bb-a8e3-4e89-9e43-8b3d8776e36e tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Calling method 'detail' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:10.424815 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.api_utils [None req-946890bb-a8e3-4e89-9e43-8b3d8776e36e tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Removing options '' from query. {{(pid=99924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:25:10.425409 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:10.425409 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:10.425980 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-946890bb-a8e3-4e89-9e43-8b3d8776e36e tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99924) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:25:10.434338 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-946890bb-a8e3-4e89-9e43-8b3d8776e36e tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Get all volumes completed successfully. Jul 03 19:25:10.435141 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-946890bb-a8e3-4e89-9e43-8b3d8776e36e tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:25:10.435336 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-946890bb-a8e3-4e89-9e43-8b3d8776e36e tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-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 19:25:10.477570 np0000004460 devstack@c-api.service[99924]: DEBUG oslo_db.sqlalchemy.engines [None req-946890bb-a8e3-4e89-9e43-8b3d8776e36e tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-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=99924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:25:10.482248 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:10.482248 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:10.491953 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-946890bb-a8e3-4e89-9e43-8b3d8776e36e tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:25:10.492504 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 277/1118] 10.4.3.61 () {68 vars in 1292 bytes} [Fri Jul 3 19:25:10 2026] GET /volume/v3/volumes/detail => generated 912 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:10.506411 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7cac6182-30e9-4527-896b-06d76ad455e8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:10.508419 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7cac6182-30e9-4527-896b-06d76ad455e8 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] POST https://10.4.3.61/volume/v3/groups/1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e/action Jul 03 19:25:10.508809 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7cac6182-30e9-4527-896b-06d76ad455e8 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:25:10.508922 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7cac6182-30e9-4527-896b-06d76ad455e8 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:10.510368 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.groups [None req-7cac6182-30e9-4527-896b-06d76ad455e8 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] delete called for group 1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e {{(pid=99927) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 19:25:10.510508 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.groups [None req-7cac6182-30e9-4527-896b-06d76ad455e8 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Delete group with id: 1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e Jul 03 19:25:10.513931 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:10.513931 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:10.580569 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7cac6182-30e9-4527-896b-06d76ad455e8 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] https://10.4.3.61/volume/v3/groups/1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e/action returned with HTTP 202 Jul 03 19:25:10.580961 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 284/1119] 10.4.3.61 () {70 vars in 1421 bytes} [Fri Jul 3 19:25:10 2026] POST /volume/v3/groups/1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:25:10.589396 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5fc7b3f3-83ae-4954-b80c-a87fecfc47b1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:10.591347 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5fc7b3f3-83ae-4954-b80c-a87fecfc47b1 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] GET https://10.4.3.61/volume/v3/volumes/4deaf2bd-fd8d-4143-8e7c-67c33ce41684 Jul 03 19:25:10.591649 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5fc7b3f3-83ae-4954-b80c-a87fecfc47b1 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:10.591851 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5fc7b3f3-83ae-4954-b80c-a87fecfc47b1 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:10.599744 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:10.599744 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:10.603825 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5fc7b3f3-83ae-4954-b80c-a87fecfc47b1 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Volume info retrieved successfully. Jul 03 19:25:10.604571 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-5fc7b3f3-83ae-4954-b80c-a87fecfc47b1 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:25:10.604744 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-5fc7b3f3-83ae-4954-b80c-a87fecfc47b1 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-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 19:25:10.650791 np0000004460 devstack@c-api.service[99926]: DEBUG oslo_db.sqlalchemy.engines [None req-5fc7b3f3-83ae-4954-b80c-a87fecfc47b1 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-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=99926) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:25:10.653828 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:10.653828 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:10.662520 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5fc7b3f3-83ae-4954-b80c-a87fecfc47b1 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] https://10.4.3.61/volume/v3/volumes/4deaf2bd-fd8d-4143-8e7c-67c33ce41684 returned with HTTP 200 Jul 03 19:25:10.662903 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 274/1120] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:25:10 2026] GET /volume/v3/volumes/4deaf2bd-fd8d-4143-8e7c-67c33ce41684 => generated 908 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:11.682449 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f01961ff-2ee8-42bf-adf1-92868490b301 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:11.685052 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f01961ff-2ee8-42bf-adf1-92868490b301 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] GET https://10.4.3.61/volume/v3/volumes/4deaf2bd-fd8d-4143-8e7c-67c33ce41684 Jul 03 19:25:11.685449 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f01961ff-2ee8-42bf-adf1-92868490b301 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:11.685660 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f01961ff-2ee8-42bf-adf1-92868490b301 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:11.705326 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f01961ff-2ee8-42bf-adf1-92868490b301 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] https://10.4.3.61/volume/v3/volumes/4deaf2bd-fd8d-4143-8e7c-67c33ce41684 returned with HTTP 404 Jul 03 19:25:11.705881 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 286/1121] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:25:11 2026] GET /volume/v3/volumes/4deaf2bd-fd8d-4143-8e7c-67c33ce41684 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:25:11.718273 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-199e8d17-91e3-44fc-b4d3-bcc51d0cd222 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:11.720940 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-199e8d17-91e3-44fc-b4d3-bcc51d0cd222 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] GET https://10.4.3.61/volume/v3/groups/1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e Jul 03 19:25:11.721251 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-199e8d17-91e3-44fc-b4d3-bcc51d0cd222 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:11.721467 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-199e8d17-91e3-44fc-b4d3-bcc51d0cd222 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:11.721606 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.groups [None req-199e8d17-91e3-44fc-b4d3-bcc51d0cd222 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] show called for member 1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:25:11.727262 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-199e8d17-91e3-44fc-b4d3-bcc51d0cd222 tempest-GroupsV314Test-418188945 tempest-GroupsV314Test-418188945-project-member] https://10.4.3.61/volume/v3/groups/1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e returned with HTTP 404 Jul 03 19:25:11.727931 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 278/1122] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:25:11 2026] GET /volume/v3/groups/1b5b1af5-999e-40f1-afe2-fcd0bdf6d99e => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:25:11.740177 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e6e4a2aa-8557-4c96-bed8-fb88035e54c2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:11.742901 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e6e4a2aa-8557-4c96-bed8-fb88035e54c2 tempest-GroupsV314Test-161563928 tempest-GroupsV314Test-161563928-project-admin] DELETE https://10.4.3.61/volume/v3/group_types/e4d2c8a9-11d3-4e39-a713-62415e170c3e Jul 03 19:25:11.743374 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e6e4a2aa-8557-4c96-bed8-fb88035e54c2 tempest-GroupsV314Test-161563928 tempest-GroupsV314Test-161563928-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:11.743635 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e6e4a2aa-8557-4c96-bed8-fb88035e54c2 tempest-GroupsV314Test-161563928 tempest-GroupsV314Test-161563928-project-admin] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:11.770896 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e6e4a2aa-8557-4c96-bed8-fb88035e54c2 tempest-GroupsV314Test-161563928 tempest-GroupsV314Test-161563928-project-admin] https://10.4.3.61/volume/v3/group_types/e4d2c8a9-11d3-4e39-a713-62415e170c3e returned with HTTP 202 Jul 03 19:25:11.771678 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 285/1123] 10.4.3.61 () {68 vars in 1397 bytes} [Fri Jul 3 19:25:11 2026] DELETE /volume/v3/group_types/e4d2c8a9-11d3-4e39-a713-62415e170c3e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:25:11.783406 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c351362f-107f-4950-aad8-98082b592169 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:11.785753 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c351362f-107f-4950-aad8-98082b592169 tempest-GroupsV314Test-161563928 tempest-GroupsV314Test-161563928-project-admin] DELETE https://10.4.3.61/volume/v3/types/3b1d91c6-45f5-46fe-9e8b-8071fae6d011 Jul 03 19:25:11.786151 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c351362f-107f-4950-aad8-98082b592169 tempest-GroupsV314Test-161563928 tempest-GroupsV314Test-161563928-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:11.786280 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c351362f-107f-4950-aad8-98082b592169 tempest-GroupsV314Test-161563928 tempest-GroupsV314Test-161563928-project-admin] Calling method '_delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:11.818923 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c351362f-107f-4950-aad8-98082b592169 tempest-GroupsV314Test-161563928 tempest-GroupsV314Test-161563928-project-admin] https://10.4.3.61/volume/v3/types/3b1d91c6-45f5-46fe-9e8b-8071fae6d011 returned with HTTP 202 Jul 03 19:25:11.819525 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 275/1124] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:25:11 2026] DELETE /volume/v3/types/3b1d91c6-45f5-46fe-9e8b-8071fae6d011 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:25:11.828051 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4182401b-7c76-4607-bdf3-c28649aa2fd3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:11.831009 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4182401b-7c76-4607-bdf3-c28649aa2fd3 tempest-GroupsV314Test-161563928 tempest-GroupsV314Test-161563928-project-admin] GET https://10.4.3.61/volume/v3/types/3b1d91c6-45f5-46fe-9e8b-8071fae6d011 Jul 03 19:25:11.831009 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4182401b-7c76-4607-bdf3-c28649aa2fd3 tempest-GroupsV314Test-161563928 tempest-GroupsV314Test-161563928-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:11.831009 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4182401b-7c76-4607-bdf3-c28649aa2fd3 tempest-GroupsV314Test-161563928 tempest-GroupsV314Test-161563928-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:11.835601 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4182401b-7c76-4607-bdf3-c28649aa2fd3 tempest-GroupsV314Test-161563928 tempest-GroupsV314Test-161563928-project-admin] https://10.4.3.61/volume/v3/types/3b1d91c6-45f5-46fe-9e8b-8071fae6d011 returned with HTTP 404 Jul 03 19:25:11.836226 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 287/1125] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:25:11 2026] GET /volume/v3/types/3b1d91c6-45f5-46fe-9e8b-8071fae6d011 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:25:15.240555 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4786e961-c589-426f-a252-c73a5e0025d6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:15.358065 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4786e961-c589-426f-a252-c73a5e0025d6 tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] GET https://10.4.3.61/volume/v3/os-quota-class-sets/default Jul 03 19:25:15.358065 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4786e961-c589-426f-a252-c73a5e0025d6 tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:15.358421 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4786e961-c589-426f-a252-c73a5e0025d6 tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:15.375053 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4786e961-c589-426f-a252-c73a5e0025d6 tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] https://10.4.3.61/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 19:25:15.375053 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 279/1126] 10.4.3.61 () {66 vars in 1290 bytes} [Fri Jul 3 19:25:15 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:15.387864 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a67845d8-9545-4082-bf96-b692ba2d846a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:15.390399 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a67845d8-9545-4082-bf96-b692ba2d846a tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] GET https://10.4.3.61/volume/v3/os-quota-class-sets/default Jul 03 19:25:15.390519 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a67845d8-9545-4082-bf96-b692ba2d846a tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:15.390970 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a67845d8-9545-4082-bf96-b692ba2d846a tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:15.410987 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a67845d8-9545-4082-bf96-b692ba2d846a tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] https://10.4.3.61/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 19:25:15.411627 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 286/1127] 10.4.3.61 () {66 vars in 1290 bytes} [Fri Jul 3 19:25:15 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:15.422503 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5586ae72-b5bf-4864-996f-b1acd5bc7ac4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:15.425347 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5586ae72-b5bf-4864-996f-b1acd5bc7ac4 tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:25:15.425684 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5586ae72-b5bf-4864-996f-b1acd5bc7ac4 tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-131726647"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:15.449917 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5586ae72-b5bf-4864-996f-b1acd5bc7ac4 tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:25:15.450393 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 276/1128] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:25:15 2026] POST /volume/v3/types => generated 227 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:15.461838 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7b4d004b-9cb8-4d37-a68a-0a3f17058f90 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:15.463946 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7b4d004b-9cb8-4d37-a68a-0a3f17058f90 tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] PUT https://10.4.3.61/volume/v3/os-quota-class-sets/default Jul 03 19:25:15.464421 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7b4d004b-9cb8-4d37-a68a-0a3f17058f90 tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-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-131726647": 10, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-131726647": 1, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-131726647": 3}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:15.607851 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7b4d004b-9cb8-4d37-a68a-0a3f17058f90 tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] https://10.4.3.61/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 19:25:15.608288 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 288/1129] 10.4.3.61 () {68 vars in 1311 bytes} [Fri Jul 3 19:25:15 2026] PUT /volume/v3/os-quota-class-sets/default => generated 607 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:15.622025 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9fcfdab6-27c7-411b-92d9-377633925b3e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:15.625958 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9fcfdab6-27c7-411b-92d9-377633925b3e tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] GET https://10.4.3.61/volume/v3/os-quota-sets/45c9e5854a0e4a4aa9f3ad08d5bc8af3/defaults Jul 03 19:25:15.625958 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9fcfdab6-27c7-411b-92d9-377633925b3e tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:15.625958 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9fcfdab6-27c7-411b-92d9-377633925b3e tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] Calling method 'defaults' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:15.639735 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9fcfdab6-27c7-411b-92d9-377633925b3e tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/45c9e5854a0e4a4aa9f3ad08d5bc8af3/defaults returned with HTTP 200 Jul 03 19:25:15.640126 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 280/1130] 10.4.3.61 () {66 vars in 1374 bytes} [Fri Jul 3 19:25:15 2026] GET /volume/v3/os-quota-sets/45c9e5854a0e4a4aa9f3ad08d5bc8af3/defaults => generated 643 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:15.913104 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-379713d8-7c24-4325-8dc1-123cf04a89f9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:15.915206 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-379713d8-7c24-4325-8dc1-123cf04a89f9 tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] GET https://10.4.3.61/volume/v3/os-quota-sets/67ddaa8b0c7d41d4be81dc924408434a/defaults Jul 03 19:25:15.915313 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-379713d8-7c24-4325-8dc1-123cf04a89f9 tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:15.916717 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-379713d8-7c24-4325-8dc1-123cf04a89f9 tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] Calling method 'defaults' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:15.935957 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-379713d8-7c24-4325-8dc1-123cf04a89f9 tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/67ddaa8b0c7d41d4be81dc924408434a/defaults returned with HTTP 200 Jul 03 19:25:15.935957 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 287/1131] 10.4.3.61 () {66 vars in 1374 bytes} [Fri Jul 3 19:25:15 2026] GET /volume/v3/os-quota-sets/67ddaa8b0c7d41d4be81dc924408434a/defaults => generated 643 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:16.033036 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e02275f8-7e7a-4c73-8466-958fb77ef692 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:16.035424 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e02275f8-7e7a-4c73-8466-958fb77ef692 tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] DELETE https://10.4.3.61/volume/v3/types/e892b04a-79f9-4695-b4b8-6c2973f9f27c Jul 03 19:25:16.035424 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e02275f8-7e7a-4c73-8466-958fb77ef692 tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:16.035727 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e02275f8-7e7a-4c73-8466-958fb77ef692 tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] Calling method '_delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:16.084707 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e02275f8-7e7a-4c73-8466-958fb77ef692 tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] https://10.4.3.61/volume/v3/types/e892b04a-79f9-4695-b4b8-6c2973f9f27c returned with HTTP 202 Jul 03 19:25:16.085517 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 277/1132] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:25:16 2026] DELETE /volume/v3/types/e892b04a-79f9-4695-b4b8-6c2973f9f27c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:25:16.093462 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f1161a58-5927-40f8-8a61-5aa7a0dca429 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:16.096135 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f1161a58-5927-40f8-8a61-5aa7a0dca429 tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] GET https://10.4.3.61/volume/v3/types/e892b04a-79f9-4695-b4b8-6c2973f9f27c Jul 03 19:25:16.096520 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f1161a58-5927-40f8-8a61-5aa7a0dca429 tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:16.096797 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f1161a58-5927-40f8-8a61-5aa7a0dca429 tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:16.101041 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f1161a58-5927-40f8-8a61-5aa7a0dca429 tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] https://10.4.3.61/volume/v3/types/e892b04a-79f9-4695-b4b8-6c2973f9f27c returned with HTTP 404 Jul 03 19:25:16.101793 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 289/1133] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:25:16 2026] GET /volume/v3/types/e892b04a-79f9-4695-b4b8-6c2973f9f27c => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:25:16.114355 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9f162886-ceeb-4f90-9be2-b9117ca4ec0f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:16.117394 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9f162886-ceeb-4f90-9be2-b9117ca4ec0f tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] PUT https://10.4.3.61/volume/v3/os-quota-class-sets/default Jul 03 19:25:16.117737 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9f162886-ceeb-4f90-9be2-b9117ca4ec0f tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-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=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:16.229376 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9f162886-ceeb-4f90-9be2-b9117ca4ec0f tempest-VolumeQuotaClassesTest-1312799595 tempest-VolumeQuotaClassesTest-1312799595-project-admin] https://10.4.3.61/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 19:25:16.229857 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 281/1134] 10.4.3.61 () {68 vars in 1311 bytes} [Fri Jul 3 19:25:16 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:19.801671 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4ce17a9b-e5b8-450e-93e3-ff2928e0811e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:19.984712 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4ce17a9b-e5b8-450e-93e3-ff2928e0811e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] GET https://10.4.3.61/volume/v3/volumes Jul 03 19:25:19.984929 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4ce17a9b-e5b8-450e-93e3-ff2928e0811e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:19.985245 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4ce17a9b-e5b8-450e-93e3-ff2928e0811e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:19.985516 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-4ce17a9b-e5b8-450e-93e3-ff2928e0811e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:25:19.986192 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-4ce17a9b-e5b8-450e-93e3-ff2928e0811e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:25:19.996959 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4ce17a9b-e5b8-450e-93e3-ff2928e0811e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Get all volumes completed successfully. Jul 03 19:25:19.998020 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4ce17a9b-e5b8-450e-93e3-ff2928e0811e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 200 Jul 03 19:25:19.999318 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 288/1135] 10.4.3.61 () {66 vars in 1230 bytes} [Fri Jul 3 19:25:19 2026] GET /volume/v3/volumes => generated 15 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:25:20.010669 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4c557af8-414f-4c12-8789-bdc1ec56f3a8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:20.013335 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4c557af8-414f-4c12-8789-bdc1ec56f3a8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:25:20.013476 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4c557af8-414f-4c12-8789-bdc1ec56f3a8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1082278366"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:20.016244 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-4c557af8-414f-4c12-8789-bdc1ec56f3a8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1082278366'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:25:20.016244 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-4c557af8-414f-4c12-8789-bdc1ec56f3a8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Create volume of 1 GB Jul 03 19:25:20.021917 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-4c557af8-414f-4c12-8789-bdc1ec56f3a8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Availability Zones retrieved successfully. Jul 03 19:25:20.030633 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-4c557af8-414f-4c12-8789-bdc1ec56f3a8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Flow 'volume_create_api' (0e7ba895-7f82-41ce-baf6-60395cd7837b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:20.031055 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-4c557af8-414f-4c12-8789-bdc1ec56f3a8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cb60aca-832a-4a35-80f9-9e097d9d7c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:20.032217 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-4c557af8-414f-4c12-8789-bdc1ec56f3a8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:25:20.072902 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-4c557af8-414f-4c12-8789-bdc1ec56f3a8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cb60aca-832a-4a35-80f9-9e097d9d7c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:20.073373 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-4c557af8-414f-4c12-8789-bdc1ec56f3a8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c04f8a6-1783-4a2d-bc82-361a039087ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:20.143613 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-47ac5786-b379-4b42-be28-d55ad8860f6d req-385c2659-5670-4486-9a57-d1fc91f19cd8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:20.155156 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-47ac5786-b379-4b42-be28-d55ad8860f6d req-385c2659-5670-4486-9a57-d1fc91f19cd8 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] DELETE https://10.4.3.61/volume/v3/attachments/391b9521-3f5f-4679-a8e0-ec726e072042 Jul 03 19:25:20.155156 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-47ac5786-b379-4b42-be28-d55ad8860f6d req-385c2659-5670-4486-9a57-d1fc91f19cd8 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:20.155156 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-47ac5786-b379-4b42-be28-d55ad8860f6d req-385c2659-5670-4486-9a57-d1fc91f19cd8 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:20.175195 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:20.175195 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:20.195252 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-4c557af8-414f-4c12-8789-bdc1ec56f3a8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Created reservations ['48e53b13-effa-44c6-9e80-c0065ac9e179', '579f7730-7968-4376-8080-9582b1b0ac0a', '71546b1c-d04d-4cc9-a01c-defe94079034', '80290295-dc67-429d-b2e4-71d12ea69cc9'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:25:20.196302 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-4c557af8-414f-4c12-8789-bdc1ec56f3a8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c04f8a6-1783-4a2d-bc82-361a039087ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48e53b13-effa-44c6-9e80-c0065ac9e179', '579f7730-7968-4376-8080-9582b1b0ac0a', '71546b1c-d04d-4cc9-a01c-defe94079034', '80290295-dc67-429d-b2e4-71d12ea69cc9']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:20.197568 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-4c557af8-414f-4c12-8789-bdc1ec56f3a8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdd1f262-e934-4516-a124-73de5c484226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:20.233376 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-4c557af8-414f-4c12-8789-bdc1ec56f3a8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdd1f262-e934-4516-a124-73de5c484226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c80cf32d-a981-4af8-99ce-2976b7917f6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1082278366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f92399fb47404a30a8d82e659887f7f4',qos_specs=None,replication_status=,reservations=['48e53b13-effa-44c6-9e80-c0065ac9e179','579f7730-7968-4376-8080-9582b1b0ac0a','71546b1c-d04d-4cc9-a01c-defe94079034','80290295-dc67-429d-b2e4-71d12ea69cc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='757ce891846e4263898d7c257367bce1',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:25:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1082278366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c80cf32d-a981-4af8-99ce-2976b7917f6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f92399fb47404a30a8d82e659887f7f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='757ce891846e4263898d7c257367bce1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:20.234993 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-4c557af8-414f-4c12-8789-bdc1ec56f3a8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47b681a2-e97e-4a65-81d8-a7335504cff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:20.277703 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-4c557af8-414f-4c12-8789-bdc1ec56f3a8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47b681a2-e97e-4a65-81d8-a7335504cff2) transitioned into state 'SUCCESS' from state '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-1082278366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f92399fb47404a30a8d82e659887f7f4',qos_specs=None,replication_status=,reservations=['48e53b13-effa-44c6-9e80-c0065ac9e179','579f7730-7968-4376-8080-9582b1b0ac0a','71546b1c-d04d-4cc9-a01c-defe94079034','80290295-dc67-429d-b2e4-71d12ea69cc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='757ce891846e4263898d7c257367bce1',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:20.278321 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-4c557af8-414f-4c12-8789-bdc1ec56f3a8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b106ef9c-cf06-4e0e-9205-4f929808b003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:20.296225 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-4c557af8-414f-4c12-8789-bdc1ec56f3a8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b106ef9c-cf06-4e0e-9205-4f929808b003) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:20.299041 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-4c557af8-414f-4c12-8789-bdc1ec56f3a8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Flow 'volume_create_api' (0e7ba895-7f82-41ce-baf6-60395cd7837b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:20.299041 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-4c557af8-414f-4c12-8789-bdc1ec56f3a8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Create volume request issued successfully. Jul 03 19:25:20.301661 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4c557af8-414f-4c12-8789-bdc1ec56f3a8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:25:20.302617 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 278/1136] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:25:20 2026] POST /volume/v3/volumes => generated 753 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:25:20.324798 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2d4be5e1-c4db-4c53-bb70-3b53b0b01860 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:20.335613 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2d4be5e1-c4db-4c53-bb70-3b53b0b01860 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] GET https://10.4.3.61/volume/v3/volumes/c80cf32d-a981-4af8-99ce-2976b7917f6f Jul 03 19:25:20.335767 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2d4be5e1-c4db-4c53-bb70-3b53b0b01860 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:20.337276 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2d4be5e1-c4db-4c53-bb70-3b53b0b01860 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:20.352664 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:20.352664 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:20.359559 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2d4be5e1-c4db-4c53-bb70-3b53b0b01860 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Volume info retrieved successfully. Jul 03 19:25:20.367156 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2d4be5e1-c4db-4c53-bb70-3b53b0b01860 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] https://10.4.3.61/volume/v3/volumes/c80cf32d-a981-4af8-99ce-2976b7917f6f returned with HTTP 200 Jul 03 19:25:20.367156 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 282/1137] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:20 2026] GET /volume/v3/volumes/c80cf32d-a981-4af8-99ce-2976b7917f6f => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:20.722750 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-47ac5786-b379-4b42-be28-d55ad8860f6d req-385c2659-5670-4486-9a57-d1fc91f19cd8 tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] https://10.4.3.61/volume/v3/attachments/391b9521-3f5f-4679-a8e0-ec726e072042 returned with HTTP 200 Jul 03 19:25:20.723762 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 290/1138] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:25:20 2026] DELETE /volume/v3/attachments/391b9521-3f5f-4679-a8e0-ec726e072042 => generated 19 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:20.735204 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-47ac5786-b379-4b42-be28-d55ad8860f6d req-239908e2-7ced-41cd-a562-8c3d6a02710c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:20.739584 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-47ac5786-b379-4b42-be28-d55ad8860f6d req-239908e2-7ced-41cd-a562-8c3d6a02710c tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] DELETE https://10.4.3.61/volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb Jul 03 19:25:20.739584 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-47ac5786-b379-4b42-be28-d55ad8860f6d req-239908e2-7ced-41cd-a562-8c3d6a02710c tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:20.739584 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-47ac5786-b379-4b42-be28-d55ad8860f6d req-239908e2-7ced-41cd-a562-8c3d6a02710c tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:20.740151 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [req-47ac5786-b379-4b42-be28-d55ad8860f6d req-239908e2-7ced-41cd-a562-8c3d6a02710c tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Delete volume with id: 77c08218-747d-4ce8-9c91-d96fb4decfbb Jul 03 19:25:20.749801 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:20.749801 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:20.751094 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-47ac5786-b379-4b42-be28-d55ad8860f6d req-239908e2-7ced-41cd-a562-8c3d6a02710c tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Volume info retrieved successfully. Jul 03 19:25:20.780265 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-47ac5786-b379-4b42-be28-d55ad8860f6d req-239908e2-7ced-41cd-a562-8c3d6a02710c tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] Delete volume request issued successfully. Jul 03 19:25:20.780549 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-47ac5786-b379-4b42-be28-d55ad8860f6d req-239908e2-7ced-41cd-a562-8c3d6a02710c tempest-ServerActionsV293TestJSON-1551594956 tempest-ServerActionsV293TestJSON-1551594956-project-member] https://10.4.3.61/volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb returned with HTTP 202 Jul 03 19:25:20.781122 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 289/1139] 10.4.3.61 () {70 vars in 1613 bytes} [Fri Jul 3 19:25:20 2026] DELETE /volume/v3/volumes/77c08218-747d-4ce8-9c91-d96fb4decfbb => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:25:21.389694 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-eb80a8a6-fc21-4250-9730-170d2065dfdf None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:21.393050 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-eb80a8a6-fc21-4250-9730-170d2065dfdf tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] GET https://10.4.3.61/volume/v3/volumes/c80cf32d-a981-4af8-99ce-2976b7917f6f Jul 03 19:25:21.393050 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-eb80a8a6-fc21-4250-9730-170d2065dfdf tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:21.393823 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-eb80a8a6-fc21-4250-9730-170d2065dfdf tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:21.406076 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:21.406076 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:21.415568 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-eb80a8a6-fc21-4250-9730-170d2065dfdf tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Volume info retrieved successfully. Jul 03 19:25:21.432194 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-eb80a8a6-fc21-4250-9730-170d2065dfdf tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] https://10.4.3.61/volume/v3/volumes/c80cf32d-a981-4af8-99ce-2976b7917f6f returned with HTTP 200 Jul 03 19:25:21.433348 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 279/1140] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:21 2026] GET /volume/v3/volumes/c80cf32d-a981-4af8-99ce-2976b7917f6f => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:21.452139 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-410e6738-0226-4bee-ab4c-9014809d3eb8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:21.455521 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-410e6738-0226-4bee-ab4c-9014809d3eb8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] GET https://10.4.3.61/volume/v3/volumes/c80cf32d-a981-4af8-99ce-2976b7917f6f Jul 03 19:25:21.455798 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-410e6738-0226-4bee-ab4c-9014809d3eb8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:21.456394 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-410e6738-0226-4bee-ab4c-9014809d3eb8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:21.467784 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:21.467784 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:21.475732 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-410e6738-0226-4bee-ab4c-9014809d3eb8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Volume info retrieved successfully. Jul 03 19:25:21.483764 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-410e6738-0226-4bee-ab4c-9014809d3eb8 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] https://10.4.3.61/volume/v3/volumes/c80cf32d-a981-4af8-99ce-2976b7917f6f returned with HTTP 200 Jul 03 19:25:21.484316 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 283/1141] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:21 2026] GET /volume/v3/volumes/c80cf32d-a981-4af8-99ce-2976b7917f6f => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:21.503197 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-27e36344-75bb-4e8f-b3db-527091513e1b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:21.505459 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-27e36344-75bb-4e8f-b3db-527091513e1b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:25:21.506278 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-27e36344-75bb-4e8f-b3db-527091513e1b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1546124981"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:21.508751 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-27e36344-75bb-4e8f-b3db-527091513e1b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1546124981'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:25:21.508918 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-27e36344-75bb-4e8f-b3db-527091513e1b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Create volume of 1 GB Jul 03 19:25:21.509358 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:21.509358 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:21.514643 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-27e36344-75bb-4e8f-b3db-527091513e1b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Availability Zones retrieved successfully. Jul 03 19:25:21.522587 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-27e36344-75bb-4e8f-b3db-527091513e1b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Flow 'volume_create_api' (25f82c8d-99d8-4383-8d6f-2425937e9326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:21.524060 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-27e36344-75bb-4e8f-b3db-527091513e1b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42d3aa93-5ff3-46d0-9a01-10a93928c29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:21.525571 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-27e36344-75bb-4e8f-b3db-527091513e1b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:25:21.557519 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-27e36344-75bb-4e8f-b3db-527091513e1b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42d3aa93-5ff3-46d0-9a01-10a93928c29b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:21.557961 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-27e36344-75bb-4e8f-b3db-527091513e1b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6881290-ccbb-4022-ae72-42fce5a44fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:21.611887 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-27e36344-75bb-4e8f-b3db-527091513e1b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Created reservations ['1bf1b11f-dcbe-44e9-bb2b-fdee20eb2d69', '0c346be9-b1f5-4277-8db4-b40db703347e', '2bb215d4-ef22-4626-9983-fbd71ae98b54', '1ca4a6ef-44d4-4d0a-8318-7f0cae50f857'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:25:21.612874 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-27e36344-75bb-4e8f-b3db-527091513e1b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6881290-ccbb-4022-ae72-42fce5a44fdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bf1b11f-dcbe-44e9-bb2b-fdee20eb2d69', '0c346be9-b1f5-4277-8db4-b40db703347e', '2bb215d4-ef22-4626-9983-fbd71ae98b54', '1ca4a6ef-44d4-4d0a-8318-7f0cae50f857']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:21.613853 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-27e36344-75bb-4e8f-b3db-527091513e1b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a238355-76be-46aa-ad0f-e0e81ae17994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:21.644009 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-27e36344-75bb-4e8f-b3db-527091513e1b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a238355-76be-46aa-ad0f-e0e81ae17994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c6c5602-f44d-41b3-a351-1a09897c8af9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1546124981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f92399fb47404a30a8d82e659887f7f4',qos_specs=None,replication_status=,reservations=['1bf1b11f-dcbe-44e9-bb2b-fdee20eb2d69','0c346be9-b1f5-4277-8db4-b40db703347e','2bb215d4-ef22-4626-9983-fbd71ae98b54','1ca4a6ef-44d4-4d0a-8318-7f0cae50f857'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='757ce891846e4263898d7c257367bce1',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:25:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1546124981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c6c5602-f44d-41b3-a351-1a09897c8af9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f92399fb47404a30a8d82e659887f7f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='757ce891846e4263898d7c257367bce1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:21.645320 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-27e36344-75bb-4e8f-b3db-527091513e1b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afc36907-ac5a-43fd-b795-44dd6584680a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:21.669957 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-27e36344-75bb-4e8f-b3db-527091513e1b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afc36907-ac5a-43fd-b795-44dd6584680a) transitioned into state 'SUCCESS' from state '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-1546124981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f92399fb47404a30a8d82e659887f7f4',qos_specs=None,replication_status=,reservations=['1bf1b11f-dcbe-44e9-bb2b-fdee20eb2d69','0c346be9-b1f5-4277-8db4-b40db703347e','2bb215d4-ef22-4626-9983-fbd71ae98b54','1ca4a6ef-44d4-4d0a-8318-7f0cae50f857'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='757ce891846e4263898d7c257367bce1',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:21.670842 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-27e36344-75bb-4e8f-b3db-527091513e1b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d0406b4-4cb5-496d-8fd4-a9c72205c56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:21.686887 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-27e36344-75bb-4e8f-b3db-527091513e1b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d0406b4-4cb5-496d-8fd4-a9c72205c56c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:21.687777 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-27e36344-75bb-4e8f-b3db-527091513e1b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Flow 'volume_create_api' (25f82c8d-99d8-4383-8d6f-2425937e9326) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:21.688109 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-27e36344-75bb-4e8f-b3db-527091513e1b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Create volume request issued successfully. Jul 03 19:25:21.688742 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-27e36344-75bb-4e8f-b3db-527091513e1b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:25:21.689253 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 291/1142] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:25:21 2026] POST /volume/v3/volumes => generated 753 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:25:21.706298 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0a565c55-5bf9-4ed6-b01e-5dd16d32c47c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:21.708976 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0a565c55-5bf9-4ed6-b01e-5dd16d32c47c tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] GET https://10.4.3.61/volume/v3/volumes/4c6c5602-f44d-41b3-a351-1a09897c8af9 Jul 03 19:25:21.709284 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0a565c55-5bf9-4ed6-b01e-5dd16d32c47c tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:21.709628 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0a565c55-5bf9-4ed6-b01e-5dd16d32c47c tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:21.719634 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:21.719634 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:21.724946 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0a565c55-5bf9-4ed6-b01e-5dd16d32c47c tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Volume info retrieved successfully. Jul 03 19:25:21.733192 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0a565c55-5bf9-4ed6-b01e-5dd16d32c47c tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] https://10.4.3.61/volume/v3/volumes/4c6c5602-f44d-41b3-a351-1a09897c8af9 returned with HTTP 200 Jul 03 19:25:21.733192 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 290/1143] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:21 2026] GET /volume/v3/volumes/4c6c5602-f44d-41b3-a351-1a09897c8af9 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:22.748421 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-46531cac-0e1f-41bd-a816-0eb24f0b0a6a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:22.750645 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-46531cac-0e1f-41bd-a816-0eb24f0b0a6a tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] GET https://10.4.3.61/volume/v3/volumes/4c6c5602-f44d-41b3-a351-1a09897c8af9 Jul 03 19:25:22.751103 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-46531cac-0e1f-41bd-a816-0eb24f0b0a6a tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:22.751498 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-46531cac-0e1f-41bd-a816-0eb24f0b0a6a tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:22.761839 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:22.761839 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:22.766062 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-46531cac-0e1f-41bd-a816-0eb24f0b0a6a tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Volume info retrieved successfully. Jul 03 19:25:22.771516 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-46531cac-0e1f-41bd-a816-0eb24f0b0a6a tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] https://10.4.3.61/volume/v3/volumes/4c6c5602-f44d-41b3-a351-1a09897c8af9 returned with HTTP 200 Jul 03 19:25:22.772127 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 280/1144] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:22 2026] GET /volume/v3/volumes/4c6c5602-f44d-41b3-a351-1a09897c8af9 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:22.796443 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-15866dfa-82d0-4f1e-b9ac-e90bd2131967 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:22.798572 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-15866dfa-82d0-4f1e-b9ac-e90bd2131967 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] GET https://10.4.3.61/volume/v3/volumes/4c6c5602-f44d-41b3-a351-1a09897c8af9 Jul 03 19:25:22.798724 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-15866dfa-82d0-4f1e-b9ac-e90bd2131967 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:22.798988 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-15866dfa-82d0-4f1e-b9ac-e90bd2131967 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:22.812365 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:22.812365 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:22.819547 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-15866dfa-82d0-4f1e-b9ac-e90bd2131967 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Volume info retrieved successfully. Jul 03 19:25:22.828665 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-15866dfa-82d0-4f1e-b9ac-e90bd2131967 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] https://10.4.3.61/volume/v3/volumes/4c6c5602-f44d-41b3-a351-1a09897c8af9 returned with HTTP 200 Jul 03 19:25:22.829276 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 284/1145] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:22 2026] GET /volume/v3/volumes/4c6c5602-f44d-41b3-a351-1a09897c8af9 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:22.847369 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6e02b670-94cc-4db7-b34e-77c9234c536e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:22.851769 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6e02b670-94cc-4db7-b34e-77c9234c536e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:25:22.852212 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6e02b670-94cc-4db7-b34e-77c9234c536e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-736193396"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:22.854428 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-6e02b670-94cc-4db7-b34e-77c9234c536e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-736193396'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:25:22.854729 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-6e02b670-94cc-4db7-b34e-77c9234c536e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Create volume of 1 GB Jul 03 19:25:22.855280 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:22.855280 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:22.861807 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6e02b670-94cc-4db7-b34e-77c9234c536e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Availability Zones retrieved successfully. Jul 03 19:25:22.870937 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6e02b670-94cc-4db7-b34e-77c9234c536e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Flow 'volume_create_api' (3a9ef906-1314-4b22-a986-11f176b6ab67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:22.872792 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6e02b670-94cc-4db7-b34e-77c9234c536e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf0a92b1-4e4c-448d-9399-c1b75d0d1957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:22.874331 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-6e02b670-94cc-4db7-b34e-77c9234c536e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:25:22.910233 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6e02b670-94cc-4db7-b34e-77c9234c536e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf0a92b1-4e4c-448d-9399-c1b75d0d1957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:22.911059 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6e02b670-94cc-4db7-b34e-77c9234c536e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f13cfec-9b3d-40db-ae07-b3f479d48b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:22.960288 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-6e02b670-94cc-4db7-b34e-77c9234c536e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Created reservations ['be2565eb-21d2-4500-836b-f197975ea756', 'c98ef779-8604-4173-889b-619a67fa9a08', 'e9a9946f-5d31-4857-8b12-c74b4477ca4d', '2f87cbd0-4ff6-4a9a-a883-74a1c40ca2bc'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:25:22.961431 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6e02b670-94cc-4db7-b34e-77c9234c536e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f13cfec-9b3d-40db-ae07-b3f479d48b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be2565eb-21d2-4500-836b-f197975ea756', 'c98ef779-8604-4173-889b-619a67fa9a08', 'e9a9946f-5d31-4857-8b12-c74b4477ca4d', '2f87cbd0-4ff6-4a9a-a883-74a1c40ca2bc']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:22.962564 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6e02b670-94cc-4db7-b34e-77c9234c536e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d62988e-4833-413a-862e-e6b6eb4e6377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:22.993802 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6e02b670-94cc-4db7-b34e-77c9234c536e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d62988e-4833-413a-862e-e6b6eb4e6377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '906ac344-f347-46c2-a2fd-d5a5eff60640', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-736193396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f92399fb47404a30a8d82e659887f7f4',qos_specs=None,replication_status=,reservations=['be2565eb-21d2-4500-836b-f197975ea756','c98ef779-8604-4173-889b-619a67fa9a08','e9a9946f-5d31-4857-8b12-c74b4477ca4d','2f87cbd0-4ff6-4a9a-a883-74a1c40ca2bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='757ce891846e4263898d7c257367bce1',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:25:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-736193396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=906ac344-f347-46c2-a2fd-d5a5eff60640,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f92399fb47404a30a8d82e659887f7f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='757ce891846e4263898d7c257367bce1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:22.995502 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6e02b670-94cc-4db7-b34e-77c9234c536e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45c07f0a-3037-4e80-8012-367da2bbf281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:23.021804 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6e02b670-94cc-4db7-b34e-77c9234c536e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45c07f0a-3037-4e80-8012-367da2bbf281) transitioned into state 'SUCCESS' from state '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-736193396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f92399fb47404a30a8d82e659887f7f4',qos_specs=None,replication_status=,reservations=['be2565eb-21d2-4500-836b-f197975ea756','c98ef779-8604-4173-889b-619a67fa9a08','e9a9946f-5d31-4857-8b12-c74b4477ca4d','2f87cbd0-4ff6-4a9a-a883-74a1c40ca2bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='757ce891846e4263898d7c257367bce1',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:23.022683 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6e02b670-94cc-4db7-b34e-77c9234c536e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1d0e7d1-2e87-4415-bd2c-5f6525d7afcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:23.037966 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6e02b670-94cc-4db7-b34e-77c9234c536e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1d0e7d1-2e87-4415-bd2c-5f6525d7afcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:23.039245 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6e02b670-94cc-4db7-b34e-77c9234c536e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Flow 'volume_create_api' (3a9ef906-1314-4b22-a986-11f176b6ab67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:23.039675 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6e02b670-94cc-4db7-b34e-77c9234c536e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Create volume request issued successfully. Jul 03 19:25:23.040504 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6e02b670-94cc-4db7-b34e-77c9234c536e tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:25:23.041137 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 292/1146] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:25:22 2026] POST /volume/v3/volumes => generated 752 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:25:23.058620 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2ede2646-784b-419f-a613-7a4515bcfa73 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:23.062189 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2ede2646-784b-419f-a613-7a4515bcfa73 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] GET https://10.4.3.61/volume/v3/volumes/906ac344-f347-46c2-a2fd-d5a5eff60640 Jul 03 19:25:23.062189 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2ede2646-784b-419f-a613-7a4515bcfa73 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:23.062189 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2ede2646-784b-419f-a613-7a4515bcfa73 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:23.073095 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:23.073095 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:23.079196 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-2ede2646-784b-419f-a613-7a4515bcfa73 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Volume info retrieved successfully. Jul 03 19:25:23.082883 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2ede2646-784b-419f-a613-7a4515bcfa73 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] https://10.4.3.61/volume/v3/volumes/906ac344-f347-46c2-a2fd-d5a5eff60640 returned with HTTP 200 Jul 03 19:25:23.083546 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 291/1147] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:23 2026] GET /volume/v3/volumes/906ac344-f347-46c2-a2fd-d5a5eff60640 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:24.099526 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6872c97c-d97f-4035-9a84-cea3c9e64310 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:24.102191 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6872c97c-d97f-4035-9a84-cea3c9e64310 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] GET https://10.4.3.61/volume/v3/volumes/906ac344-f347-46c2-a2fd-d5a5eff60640 Jul 03 19:25:24.103366 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6872c97c-d97f-4035-9a84-cea3c9e64310 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:24.103366 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6872c97c-d97f-4035-9a84-cea3c9e64310 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:24.117446 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:24.117446 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:24.123492 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-6872c97c-d97f-4035-9a84-cea3c9e64310 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Volume info retrieved successfully. Jul 03 19:25:24.129741 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6872c97c-d97f-4035-9a84-cea3c9e64310 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] https://10.4.3.61/volume/v3/volumes/906ac344-f347-46c2-a2fd-d5a5eff60640 returned with HTTP 200 Jul 03 19:25:24.130413 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 281/1148] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:24 2026] GET /volume/v3/volumes/906ac344-f347-46c2-a2fd-d5a5eff60640 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:24.150103 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e51a36ff-a886-4f95-a25f-af4da3e80617 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:24.153748 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e51a36ff-a886-4f95-a25f-af4da3e80617 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] GET https://10.4.3.61/volume/v3/volumes/906ac344-f347-46c2-a2fd-d5a5eff60640 Jul 03 19:25:24.153956 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e51a36ff-a886-4f95-a25f-af4da3e80617 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:24.154231 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e51a36ff-a886-4f95-a25f-af4da3e80617 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:24.163085 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:24.163085 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:24.172032 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e51a36ff-a886-4f95-a25f-af4da3e80617 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Volume info retrieved successfully. Jul 03 19:25:24.179952 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e51a36ff-a886-4f95-a25f-af4da3e80617 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] https://10.4.3.61/volume/v3/volumes/906ac344-f347-46c2-a2fd-d5a5eff60640 returned with HTTP 200 Jul 03 19:25:24.180522 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 285/1149] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:24 2026] GET /volume/v3/volumes/906ac344-f347-46c2-a2fd-d5a5eff60640 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:24.197693 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7c4bc991-30d9-4653-b39c-6137ebc49231 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:24.253795 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7c4bc991-30d9-4653-b39c-6137ebc49231 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:25:24.254298 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7c4bc991-30d9-4653-b39c-6137ebc49231 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:24.256131 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-7c4bc991-30d9-4653-b39c-6137ebc49231 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:25:24.256295 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-7c4bc991-30d9-4653-b39c-6137ebc49231 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Create volume of 1 GB Jul 03 19:25:24.256699 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:24.256699 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:24.263061 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7c4bc991-30d9-4653-b39c-6137ebc49231 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Availability Zones retrieved successfully. Jul 03 19:25:24.270898 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7c4bc991-30d9-4653-b39c-6137ebc49231 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Flow 'volume_create_api' (342d3ccd-c703-4ceb-8da1-dbb246fc17c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:24.272985 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7c4bc991-30d9-4653-b39c-6137ebc49231 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f056f292-efc0-404f-bac3-df1ceba12004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:24.273930 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-7c4bc991-30d9-4653-b39c-6137ebc49231 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:25:24.320193 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7c4bc991-30d9-4653-b39c-6137ebc49231 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f056f292-efc0-404f-bac3-df1ceba12004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:24.320193 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7c4bc991-30d9-4653-b39c-6137ebc49231 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b51bb6af-be0f-4567-9efc-9e961da17890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:24.426535 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-7c4bc991-30d9-4653-b39c-6137ebc49231 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Created reservations ['a12819c5-8173-417e-8312-348a8a22538f', '12c474ed-b8c7-4147-9664-2cea78e637dd', 'dbcc92d8-bd98-4123-9853-b7cf1849ada6', '612f1f60-a941-4fbc-aced-60574452f42f'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:25:24.427837 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7c4bc991-30d9-4653-b39c-6137ebc49231 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b51bb6af-be0f-4567-9efc-9e961da17890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a12819c5-8173-417e-8312-348a8a22538f', '12c474ed-b8c7-4147-9664-2cea78e637dd', 'dbcc92d8-bd98-4123-9853-b7cf1849ada6', '612f1f60-a941-4fbc-aced-60574452f42f']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:24.429134 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7c4bc991-30d9-4653-b39c-6137ebc49231 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d17a8927-f792-43b2-93fb-a0dea23a7519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:24.469839 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7c4bc991-30d9-4653-b39c-6137ebc49231 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d17a8927-f792-43b2-93fb-a0dea23a7519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '422599bb-cb37-4608-97ca-2d2b661bbdcb', '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='8c33dc074e2b46de9a58369516728b3f',qos_specs=None,replication_status=,reservations=['a12819c5-8173-417e-8312-348a8a22538f','12c474ed-b8c7-4147-9664-2cea78e637dd','dbcc92d8-bd98-4123-9853-b7cf1849ada6','612f1f60-a941-4fbc-aced-60574452f42f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27a357cf49f4423e806c4d5a77d24f41',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:25: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=422599bb-cb37-4608-97ca-2d2b661bbdcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c33dc074e2b46de9a58369516728b3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27a357cf49f4423e806c4d5a77d24f41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:24.471770 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7c4bc991-30d9-4653-b39c-6137ebc49231 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc47a6f-ed0b-4f68-9304-7b092cd3aa2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:24.506444 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7c4bc991-30d9-4653-b39c-6137ebc49231 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc47a6f-ed0b-4f68-9304-7b092cd3aa2e) transitioned into state 'SUCCESS' from 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='8c33dc074e2b46de9a58369516728b3f',qos_specs=None,replication_status=,reservations=['a12819c5-8173-417e-8312-348a8a22538f','12c474ed-b8c7-4147-9664-2cea78e637dd','dbcc92d8-bd98-4123-9853-b7cf1849ada6','612f1f60-a941-4fbc-aced-60574452f42f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27a357cf49f4423e806c4d5a77d24f41',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:24.507596 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7c4bc991-30d9-4653-b39c-6137ebc49231 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce0c3048-073f-4f73-9567-8ff0a1a919f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:24.540555 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7c4bc991-30d9-4653-b39c-6137ebc49231 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce0c3048-073f-4f73-9567-8ff0a1a919f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:24.540555 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7c4bc991-30d9-4653-b39c-6137ebc49231 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Flow 'volume_create_api' (342d3ccd-c703-4ceb-8da1-dbb246fc17c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:24.541806 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7c4bc991-30d9-4653-b39c-6137ebc49231 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Create volume request issued successfully. Jul 03 19:25:24.541897 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7c4bc991-30d9-4653-b39c-6137ebc49231 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:25:24.542444 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 293/1150] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:25:24 2026] POST /volume/v3/volumes => generated 731 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:25:24.561568 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8bfc8e65-808b-49c2-be88-1839d18e908e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:24.569929 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8bfc8e65-808b-49c2-be88-1839d18e908e tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] GET https://10.4.3.61/volume/v3/volumes/422599bb-cb37-4608-97ca-2d2b661bbdcb Jul 03 19:25:24.569929 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8bfc8e65-808b-49c2-be88-1839d18e908e tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:24.569929 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8bfc8e65-808b-49c2-be88-1839d18e908e tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:24.589399 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:24.589399 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:24.596150 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8bfc8e65-808b-49c2-be88-1839d18e908e tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Volume info retrieved successfully. Jul 03 19:25:24.611724 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8bfc8e65-808b-49c2-be88-1839d18e908e tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] https://10.4.3.61/volume/v3/volumes/422599bb-cb37-4608-97ca-2d2b661bbdcb returned with HTTP 200 Jul 03 19:25:24.612394 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 292/1151] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:24 2026] GET /volume/v3/volumes/422599bb-cb37-4608-97ca-2d2b661bbdcb => generated 910 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:25.635421 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c270dcb5-b590-4cb3-8266-322ac8e4497c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:25.638930 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c270dcb5-b590-4cb3-8266-322ac8e4497c tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] GET https://10.4.3.61/volume/v3/volumes/422599bb-cb37-4608-97ca-2d2b661bbdcb Jul 03 19:25:25.639254 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c270dcb5-b590-4cb3-8266-322ac8e4497c tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:25.639565 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c270dcb5-b590-4cb3-8266-322ac8e4497c tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:25.650682 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:25.650682 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:25.659246 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c270dcb5-b590-4cb3-8266-322ac8e4497c tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Volume info retrieved successfully. Jul 03 19:25:25.671943 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c270dcb5-b590-4cb3-8266-322ac8e4497c tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] https://10.4.3.61/volume/v3/volumes/422599bb-cb37-4608-97ca-2d2b661bbdcb returned with HTTP 200 Jul 03 19:25:25.672690 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 282/1152] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:25 2026] GET /volume/v3/volumes/422599bb-cb37-4608-97ca-2d2b661bbdcb => generated 971 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:25.689275 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-22e9a4c1-5b9c-427d-ab13-b8e9f532e809 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:25.691190 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-22e9a4c1-5b9c-427d-ab13-b8e9f532e809 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] GET https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1&project_id=f92399fb47404a30a8d82e659887f7f4 Jul 03 19:25:25.691413 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-22e9a4c1-5b9c-427d-ab13-b8e9f532e809 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:25.691606 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-22e9a4c1-5b9c-427d-ab13-b8e9f532e809 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Calling method 'detail' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:25.692104 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-22e9a4c1-5b9c-427d-ab13-b8e9f532e809 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Could not evaluate value f92399fb47404a30a8d82e659887f7f4, assuming string {{(pid=99924) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 19:25:25.692678 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-22e9a4c1-5b9c-427d-ab13-b8e9f532e809 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Searching by: MultiDict([('project_id', 'f92399fb47404a30a8d82e659887f7f4'), ('all_tenants', 1)]). {{(pid=99924) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:25:25.729223 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-22e9a4c1-5b9c-427d-ab13-b8e9f532e809 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Get all volumes completed successfully. Jul 03 19:25:25.729223 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:25.729223 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:25.739591 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-22e9a4c1-5b9c-427d-ab13-b8e9f532e809 tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1&project_id=f92399fb47404a30a8d82e659887f7f4 returned with HTTP 200 Jul 03 19:25:25.740238 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 286/1153] 10.4.3.61 () {66 vars in 1366 bytes} [Fri Jul 3 19:25:25 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=f92399fb47404a30a8d82e659887f7f4 => generated 3030 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:25.758939 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c33cae30-a0dd-4cc3-a56d-88504a17f64c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:25.762526 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c33cae30-a0dd-4cc3-a56d-88504a17f64c tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/422599bb-cb37-4608-97ca-2d2b661bbdcb Jul 03 19:25:25.763558 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c33cae30-a0dd-4cc3-a56d-88504a17f64c tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:25.763867 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c33cae30-a0dd-4cc3-a56d-88504a17f64c tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:25.764827 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-c33cae30-a0dd-4cc3-a56d-88504a17f64c tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Delete volume with id: 422599bb-cb37-4608-97ca-2d2b661bbdcb Jul 03 19:25:25.775009 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:25.775009 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:25.775009 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c33cae30-a0dd-4cc3-a56d-88504a17f64c tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Volume info retrieved successfully. Jul 03 19:25:25.799195 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c33cae30-a0dd-4cc3-a56d-88504a17f64c tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] Delete volume request issued successfully. Jul 03 19:25:25.799988 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c33cae30-a0dd-4cc3-a56d-88504a17f64c tempest-VolumesListAdminTestJSON-42520654 tempest-VolumesListAdminTestJSON-42520654-project-admin] https://10.4.3.61/volume/v3/volumes/422599bb-cb37-4608-97ca-2d2b661bbdcb returned with HTTP 202 Jul 03 19:25:25.800400 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 294/1154] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:25:25 2026] DELETE /volume/v3/volumes/422599bb-cb37-4608-97ca-2d2b661bbdcb => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:25:25.814153 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-885b914f-be1f-429c-9022-8f2847fded49 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:25.816149 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-885b914f-be1f-429c-9022-8f2847fded49 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] GET https://10.4.3.61/volume/v3/volumes/906ac344-f347-46c2-a2fd-d5a5eff60640 Jul 03 19:25:25.816425 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-885b914f-be1f-429c-9022-8f2847fded49 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:25.816890 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-885b914f-be1f-429c-9022-8f2847fded49 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:25.832320 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:25.832320 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:25.840339 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-885b914f-be1f-429c-9022-8f2847fded49 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Volume info retrieved successfully. Jul 03 19:25:25.850629 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-885b914f-be1f-429c-9022-8f2847fded49 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] https://10.4.3.61/volume/v3/volumes/906ac344-f347-46c2-a2fd-d5a5eff60640 returned with HTTP 200 Jul 03 19:25:25.851497 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 293/1155] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:25 2026] GET /volume/v3/volumes/906ac344-f347-46c2-a2fd-d5a5eff60640 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:25.868795 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0363eb42-d47b-4d60-b4f3-86fb65e8ba14 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:25.870875 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0363eb42-d47b-4d60-b4f3-86fb65e8ba14 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] DELETE https://10.4.3.61/volume/v3/volumes/906ac344-f347-46c2-a2fd-d5a5eff60640 Jul 03 19:25:25.871127 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0363eb42-d47b-4d60-b4f3-86fb65e8ba14 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:25.871471 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0363eb42-d47b-4d60-b4f3-86fb65e8ba14 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:25.871614 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-0363eb42-d47b-4d60-b4f3-86fb65e8ba14 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Delete volume with id: 906ac344-f347-46c2-a2fd-d5a5eff60640 Jul 03 19:25:25.880742 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:25.880742 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:25.882180 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0363eb42-d47b-4d60-b4f3-86fb65e8ba14 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Volume info retrieved successfully. Jul 03 19:25:25.913135 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0363eb42-d47b-4d60-b4f3-86fb65e8ba14 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Delete volume request issued successfully. Jul 03 19:25:25.913412 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0363eb42-d47b-4d60-b4f3-86fb65e8ba14 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] https://10.4.3.61/volume/v3/volumes/906ac344-f347-46c2-a2fd-d5a5eff60640 returned with HTTP 202 Jul 03 19:25:25.915111 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 283/1156] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:25:25 2026] DELETE /volume/v3/volumes/906ac344-f347-46c2-a2fd-d5a5eff60640 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:25:25.924218 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-62857428-c32e-4874-9308-3b2d49241357 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:25.927485 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-62857428-c32e-4874-9308-3b2d49241357 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] GET https://10.4.3.61/volume/v3/volumes/906ac344-f347-46c2-a2fd-d5a5eff60640 Jul 03 19:25:25.927992 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-62857428-c32e-4874-9308-3b2d49241357 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:25.928437 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-62857428-c32e-4874-9308-3b2d49241357 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:25.941631 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:25.941631 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:25.947779 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-62857428-c32e-4874-9308-3b2d49241357 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Volume info retrieved successfully. Jul 03 19:25:25.958937 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-62857428-c32e-4874-9308-3b2d49241357 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] https://10.4.3.61/volume/v3/volumes/906ac344-f347-46c2-a2fd-d5a5eff60640 returned with HTTP 200 Jul 03 19:25:25.960681 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 287/1157] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:25 2026] GET /volume/v3/volumes/906ac344-f347-46c2-a2fd-d5a5eff60640 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:26.977474 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8615b97a-8828-4a82-ab74-c9ceb24e6bfd None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:26.979577 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8615b97a-8828-4a82-ab74-c9ceb24e6bfd tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] GET https://10.4.3.61/volume/v3/volumes/906ac344-f347-46c2-a2fd-d5a5eff60640 Jul 03 19:25:26.980045 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8615b97a-8828-4a82-ab74-c9ceb24e6bfd tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:26.980045 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8615b97a-8828-4a82-ab74-c9ceb24e6bfd tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:26.991206 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8615b97a-8828-4a82-ab74-c9ceb24e6bfd tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] https://10.4.3.61/volume/v3/volumes/906ac344-f347-46c2-a2fd-d5a5eff60640 returned with HTTP 404 Jul 03 19:25:26.991707 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 295/1158] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:26 2026] GET /volume/v3/volumes/906ac344-f347-46c2-a2fd-d5a5eff60640 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:25:27.004575 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-79d240ac-901d-4d0e-8b79-0bddc72d6954 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:27.010887 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-79d240ac-901d-4d0e-8b79-0bddc72d6954 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] GET https://10.4.3.61/volume/v3/volumes/4c6c5602-f44d-41b3-a351-1a09897c8af9 Jul 03 19:25:27.011207 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-79d240ac-901d-4d0e-8b79-0bddc72d6954 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:27.011551 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-79d240ac-901d-4d0e-8b79-0bddc72d6954 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:27.023676 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:27.023676 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:27.030971 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-79d240ac-901d-4d0e-8b79-0bddc72d6954 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Volume info retrieved successfully. Jul 03 19:25:27.037185 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-79d240ac-901d-4d0e-8b79-0bddc72d6954 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] https://10.4.3.61/volume/v3/volumes/4c6c5602-f44d-41b3-a351-1a09897c8af9 returned with HTTP 200 Jul 03 19:25:27.037672 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 294/1159] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:27 2026] GET /volume/v3/volumes/4c6c5602-f44d-41b3-a351-1a09897c8af9 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:27.052971 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-45392c68-f03e-4c5d-956d-c0c56c62936b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:27.055457 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-45392c68-f03e-4c5d-956d-c0c56c62936b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] DELETE https://10.4.3.61/volume/v3/volumes/4c6c5602-f44d-41b3-a351-1a09897c8af9 Jul 03 19:25:27.055714 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-45392c68-f03e-4c5d-956d-c0c56c62936b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:27.055958 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-45392c68-f03e-4c5d-956d-c0c56c62936b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:27.056231 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-45392c68-f03e-4c5d-956d-c0c56c62936b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Delete volume with id: 4c6c5602-f44d-41b3-a351-1a09897c8af9 Jul 03 19:25:27.068045 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:27.068045 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:27.068045 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-45392c68-f03e-4c5d-956d-c0c56c62936b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Volume info retrieved successfully. Jul 03 19:25:27.101065 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-45392c68-f03e-4c5d-956d-c0c56c62936b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Delete volume request issued successfully. Jul 03 19:25:27.101065 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-45392c68-f03e-4c5d-956d-c0c56c62936b tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] https://10.4.3.61/volume/v3/volumes/4c6c5602-f44d-41b3-a351-1a09897c8af9 returned with HTTP 202 Jul 03 19:25:27.101658 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 284/1160] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:25:27 2026] DELETE /volume/v3/volumes/4c6c5602-f44d-41b3-a351-1a09897c8af9 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:25:27.113378 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5d29e277-a92f-4051-a78f-59ca8b0926c9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:27.115304 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5d29e277-a92f-4051-a78f-59ca8b0926c9 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] GET https://10.4.3.61/volume/v3/volumes/4c6c5602-f44d-41b3-a351-1a09897c8af9 Jul 03 19:25:27.115563 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5d29e277-a92f-4051-a78f-59ca8b0926c9 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:27.116228 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5d29e277-a92f-4051-a78f-59ca8b0926c9 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:27.123989 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:27.123989 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:27.129530 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-5d29e277-a92f-4051-a78f-59ca8b0926c9 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Volume info retrieved successfully. Jul 03 19:25:27.137891 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5d29e277-a92f-4051-a78f-59ca8b0926c9 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] https://10.4.3.61/volume/v3/volumes/4c6c5602-f44d-41b3-a351-1a09897c8af9 returned with HTTP 200 Jul 03 19:25:27.138569 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 288/1161] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:27 2026] GET /volume/v3/volumes/4c6c5602-f44d-41b3-a351-1a09897c8af9 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:28.159109 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2aa4e019-6382-43ba-a845-e60fa00021c9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:28.162753 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2aa4e019-6382-43ba-a845-e60fa00021c9 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] GET https://10.4.3.61/volume/v3/volumes/4c6c5602-f44d-41b3-a351-1a09897c8af9 Jul 03 19:25:28.163108 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2aa4e019-6382-43ba-a845-e60fa00021c9 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:28.163316 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2aa4e019-6382-43ba-a845-e60fa00021c9 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:28.172397 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2aa4e019-6382-43ba-a845-e60fa00021c9 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] https://10.4.3.61/volume/v3/volumes/4c6c5602-f44d-41b3-a351-1a09897c8af9 returned with HTTP 404 Jul 03 19:25:28.172985 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 296/1162] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:28 2026] GET /volume/v3/volumes/4c6c5602-f44d-41b3-a351-1a09897c8af9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:25:28.183451 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c49df068-cde7-4fe1-83c6-9a869de815ed None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:28.186393 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c49df068-cde7-4fe1-83c6-9a869de815ed tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] GET https://10.4.3.61/volume/v3/volumes/c80cf32d-a981-4af8-99ce-2976b7917f6f Jul 03 19:25:28.186684 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c49df068-cde7-4fe1-83c6-9a869de815ed tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:28.186940 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c49df068-cde7-4fe1-83c6-9a869de815ed tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:28.199911 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:28.199911 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:28.205177 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c49df068-cde7-4fe1-83c6-9a869de815ed tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Volume info retrieved successfully. Jul 03 19:25:28.211643 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c49df068-cde7-4fe1-83c6-9a869de815ed tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] https://10.4.3.61/volume/v3/volumes/c80cf32d-a981-4af8-99ce-2976b7917f6f returned with HTTP 200 Jul 03 19:25:28.212373 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 295/1163] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:28 2026] GET /volume/v3/volumes/c80cf32d-a981-4af8-99ce-2976b7917f6f => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:28.232242 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d4e74f43-791e-4406-9c5e-d27b5b5d08f2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:28.235397 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d4e74f43-791e-4406-9c5e-d27b5b5d08f2 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] DELETE https://10.4.3.61/volume/v3/volumes/c80cf32d-a981-4af8-99ce-2976b7917f6f Jul 03 19:25:28.235397 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d4e74f43-791e-4406-9c5e-d27b5b5d08f2 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:28.235397 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d4e74f43-791e-4406-9c5e-d27b5b5d08f2 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:28.235645 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-d4e74f43-791e-4406-9c5e-d27b5b5d08f2 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Delete volume with id: c80cf32d-a981-4af8-99ce-2976b7917f6f Jul 03 19:25:28.250401 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:28.250401 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:28.251065 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d4e74f43-791e-4406-9c5e-d27b5b5d08f2 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Volume info retrieved successfully. Jul 03 19:25:28.299999 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d4e74f43-791e-4406-9c5e-d27b5b5d08f2 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Delete volume request issued successfully. Jul 03 19:25:28.300566 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d4e74f43-791e-4406-9c5e-d27b5b5d08f2 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] https://10.4.3.61/volume/v3/volumes/c80cf32d-a981-4af8-99ce-2976b7917f6f returned with HTTP 202 Jul 03 19:25:28.301058 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 285/1164] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:25:28 2026] DELETE /volume/v3/volumes/c80cf32d-a981-4af8-99ce-2976b7917f6f => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:25:28.314429 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bbb3806d-d650-4aad-aa22-9d4e33d72868 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:28.325061 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bbb3806d-d650-4aad-aa22-9d4e33d72868 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] GET https://10.4.3.61/volume/v3/volumes/c80cf32d-a981-4af8-99ce-2976b7917f6f Jul 03 19:25:28.326588 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bbb3806d-d650-4aad-aa22-9d4e33d72868 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:28.326934 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bbb3806d-d650-4aad-aa22-9d4e33d72868 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:28.347728 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:28.347728 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:28.357218 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-bbb3806d-d650-4aad-aa22-9d4e33d72868 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Volume info retrieved successfully. Jul 03 19:25:28.367799 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bbb3806d-d650-4aad-aa22-9d4e33d72868 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] https://10.4.3.61/volume/v3/volumes/c80cf32d-a981-4af8-99ce-2976b7917f6f returned with HTTP 200 Jul 03 19:25:28.368819 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 289/1165] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:28 2026] GET /volume/v3/volumes/c80cf32d-a981-4af8-99ce-2976b7917f6f => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:29.389515 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3ed53bed-93c8-4d50-b4d5-27af0e832ee5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:29.392378 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3ed53bed-93c8-4d50-b4d5-27af0e832ee5 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] GET https://10.4.3.61/volume/v3/volumes/c80cf32d-a981-4af8-99ce-2976b7917f6f Jul 03 19:25:29.395069 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3ed53bed-93c8-4d50-b4d5-27af0e832ee5 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:29.395069 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3ed53bed-93c8-4d50-b4d5-27af0e832ee5 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:29.404265 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3ed53bed-93c8-4d50-b4d5-27af0e832ee5 tempest-VolumesListAdminTestJSON-83445512 tempest-VolumesListAdminTestJSON-83445512-project-member] https://10.4.3.61/volume/v3/volumes/c80cf32d-a981-4af8-99ce-2976b7917f6f returned with HTTP 404 Jul 03 19:25:29.404907 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 297/1166] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:29 2026] GET /volume/v3/volumes/c80cf32d-a981-4af8-99ce-2976b7917f6f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:25:32.911729 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-281a8b23-386a-4fdb-816e-4e34f935710c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:33.059344 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-281a8b23-386a-4fdb-816e-4e34f935710c tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:25:33.059655 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-281a8b23-386a-4fdb-816e-4e34f935710c tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-2127983012"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:33.061346 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-281a8b23-386a-4fdb-816e-4e34f935710c tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-2127983012'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:25:33.061521 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-281a8b23-386a-4fdb-816e-4e34f935710c tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Create volume of 1 GB Jul 03 19:25:33.066458 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-281a8b23-386a-4fdb-816e-4e34f935710c tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Availability Zones retrieved successfully. Jul 03 19:25:33.073679 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-281a8b23-386a-4fdb-816e-4e34f935710c tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Flow 'volume_create_api' (6c53556e-df21-4b27-b0f1-cb711cf12766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:33.074805 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-281a8b23-386a-4fdb-816e-4e34f935710c tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54b9bd5b-d70d-4f78-9bd6-cad4796acbcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:33.075818 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-281a8b23-386a-4fdb-816e-4e34f935710c tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:25:33.110262 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-281a8b23-386a-4fdb-816e-4e34f935710c tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54b9bd5b-d70d-4f78-9bd6-cad4796acbcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:33.111186 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-281a8b23-386a-4fdb-816e-4e34f935710c tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe173136-2a1a-499c-83cd-22b817709c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:33.202485 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-281a8b23-386a-4fdb-816e-4e34f935710c tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Created reservations ['b44035e6-9a3d-4ca5-a731-2ab1152936ae', '0ae68ea0-de77-48e2-83fe-60a3b2a917a0', 'a68cf6cd-6869-44dc-80ee-2d5d6e768aff', '570306f2-0543-46d2-8cd4-6ec138ea676f'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:25:33.203424 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-281a8b23-386a-4fdb-816e-4e34f935710c tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe173136-2a1a-499c-83cd-22b817709c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b44035e6-9a3d-4ca5-a731-2ab1152936ae', '0ae68ea0-de77-48e2-83fe-60a3b2a917a0', 'a68cf6cd-6869-44dc-80ee-2d5d6e768aff', '570306f2-0543-46d2-8cd4-6ec138ea676f']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:33.206039 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-281a8b23-386a-4fdb-816e-4e34f935710c tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b5784e6-544f-488c-a7e4-88e25abf7eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:33.240969 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-281a8b23-386a-4fdb-816e-4e34f935710c tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b5784e6-544f-488c-a7e4-88e25abf7eb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc55b4f6-0789-46ec-9627-41f53c9773a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2127983012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a9f971da5f94035bb152a7eb96afcfc',qos_specs=None,replication_status=,reservations=['b44035e6-9a3d-4ca5-a731-2ab1152936ae','0ae68ea0-de77-48e2-83fe-60a3b2a917a0','a68cf6cd-6869-44dc-80ee-2d5d6e768aff','570306f2-0543-46d2-8cd4-6ec138ea676f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3f17b5d50cd4a6c8ca6b04bd5ab3647',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:25:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2127983012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc55b4f6-0789-46ec-9627-41f53c9773a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a9f971da5f94035bb152a7eb96afcfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3f17b5d50cd4a6c8ca6b04bd5ab3647',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:33.241211 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-281a8b23-386a-4fdb-816e-4e34f935710c tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55b22d57-3290-4f9b-8a46-6e0440fe6c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:33.274158 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-281a8b23-386a-4fdb-816e-4e34f935710c tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55b22d57-3290-4f9b-8a46-6e0440fe6c7e) transitioned into state 'SUCCESS' from state '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-2127983012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a9f971da5f94035bb152a7eb96afcfc',qos_specs=None,replication_status=,reservations=['b44035e6-9a3d-4ca5-a731-2ab1152936ae','0ae68ea0-de77-48e2-83fe-60a3b2a917a0','a68cf6cd-6869-44dc-80ee-2d5d6e768aff','570306f2-0543-46d2-8cd4-6ec138ea676f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3f17b5d50cd4a6c8ca6b04bd5ab3647',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:33.274932 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-281a8b23-386a-4fdb-816e-4e34f935710c tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c697011-dd9f-4906-a6a9-1915a5a1baf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:33.291609 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-281a8b23-386a-4fdb-816e-4e34f935710c tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c697011-dd9f-4906-a6a9-1915a5a1baf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:33.293429 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-281a8b23-386a-4fdb-816e-4e34f935710c tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Flow 'volume_create_api' (6c53556e-df21-4b27-b0f1-cb711cf12766) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:33.293429 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-281a8b23-386a-4fdb-816e-4e34f935710c tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Create volume request issued successfully. Jul 03 19:25:33.294464 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-281a8b23-386a-4fdb-816e-4e34f935710c tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:25:33.295190 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 296/1167] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:25:32 2026] POST /volume/v3/volumes => generated 753 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:25:33.315645 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e7d8509d-4925-4b15-9a93-98fed0497845 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:33.318754 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e7d8509d-4925-4b15-9a93-98fed0497845 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] GET https://10.4.3.61/volume/v3/volumes/fc55b4f6-0789-46ec-9627-41f53c9773a6 Jul 03 19:25:33.319065 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e7d8509d-4925-4b15-9a93-98fed0497845 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:33.319357 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e7d8509d-4925-4b15-9a93-98fed0497845 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:33.331610 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:33.331610 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:33.341295 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e7d8509d-4925-4b15-9a93-98fed0497845 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Volume info retrieved successfully. Jul 03 19:25:33.348379 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e7d8509d-4925-4b15-9a93-98fed0497845 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/volumes/fc55b4f6-0789-46ec-9627-41f53c9773a6 returned with HTTP 200 Jul 03 19:25:33.349069 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 286/1168] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:33 2026] GET /volume/v3/volumes/fc55b4f6-0789-46ec-9627-41f53c9773a6 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:34.371137 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-71698928-bdb9-4494-a51e-5b2e9f0d56c3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:34.374713 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-71698928-bdb9-4494-a51e-5b2e9f0d56c3 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] GET https://10.4.3.61/volume/v3/volumes/fc55b4f6-0789-46ec-9627-41f53c9773a6 Jul 03 19:25:34.375079 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-71698928-bdb9-4494-a51e-5b2e9f0d56c3 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:34.376011 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-71698928-bdb9-4494-a51e-5b2e9f0d56c3 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:34.380231 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=246,cinder:UPDATE=39,cinder:INSERT=15 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:25:34.391686 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:34.391686 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:34.408998 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-71698928-bdb9-4494-a51e-5b2e9f0d56c3 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Volume info retrieved successfully. Jul 03 19:25:34.423818 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-71698928-bdb9-4494-a51e-5b2e9f0d56c3 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/volumes/fc55b4f6-0789-46ec-9627-41f53c9773a6 returned with HTTP 200 Jul 03 19:25:34.424236 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 290/1169] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:34 2026] GET /volume/v3/volumes/fc55b4f6-0789-46ec-9627-41f53c9773a6 => generated 846 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:34.445564 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e7f97f12-21fd-4f0d-b646-7560f60136e7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:34.449998 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e7f97f12-21fd-4f0d-b646-7560f60136e7 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:25:34.450406 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e7f97f12-21fd-4f0d-b646-7560f60136e7 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fc55b4f6-0789-46ec-9627-41f53c9773a6", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-852387308"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:34.454057 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=355,cinder:INSERT=66,cinder:UPDATE=117 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:25:34.465017 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:34.465017 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:34.466237 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e7f97f12-21fd-4f0d-b646-7560f60136e7 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Volume info retrieved successfully. Jul 03 19:25:34.466237 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-e7f97f12-21fd-4f0d-b646-7560f60136e7 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Create snapshot from volume fc55b4f6-0789-46ec-9627-41f53c9773a6 Jul 03 19:25:34.591613 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-e7f97f12-21fd-4f0d-b646-7560f60136e7 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Created reservations ['f66d8fd9-0e4c-426f-b43d-9c20156a5d6c', 'c0f5d169-f3d4-4902-9d4e-b4a4e37bc078', '0548fb1f-622b-432b-b196-15d7fa9cc5de', 'f04e1c52-127f-46e4-bc99-04b08dd130bc'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:25:34.679038 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e7f97f12-21fd-4f0d-b646-7560f60136e7 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Snapshot create request issued successfully. Jul 03 19:25:34.679038 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e7f97f12-21fd-4f0d-b646-7560f60136e7 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:25:34.679265 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 298/1170] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:25:34 2026] POST /volume/v3/snapshots => generated 310 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:25:34.697099 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d182c676-c619-42b3-8a4e-8cacf5f53385 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:34.703761 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d182c676-c619-42b3-8a4e-8cacf5f53385 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] GET https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4 Jul 03 19:25:34.704532 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d182c676-c619-42b3-8a4e-8cacf5f53385 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:34.704532 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d182c676-c619-42b3-8a4e-8cacf5f53385 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:34.724896 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:34.724896 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:34.728203 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d182c676-c619-42b3-8a4e-8cacf5f53385 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Snapshot retrieved successfully. Jul 03 19:25:34.728203 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d182c676-c619-42b3-8a4e-8cacf5f53385 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4 returned with HTTP 200 Jul 03 19:25:34.728203 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 297/1171] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:25:34 2026] GET /volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4 => generated 442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:35.496011 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-70f17da8-afbe-4344-a736-d42fc90f004b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:35.499981 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-70f17da8-afbe-4344-a736-d42fc90f004b tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:25:35.501492 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-70f17da8-afbe-4344-a736-d42fc90f004b tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-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": "6fdb725c-805c-4eab-bb34-5aad39949775", "source_volid": null, "backup_id": null}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:35.504569 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-70f17da8-afbe-4344-a736-d42fc90f004b tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-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': '6fdb725c-805c-4eab-bb34-5aad39949775', 'source_volid': None, 'backup_id': None}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:25:35.633259 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-70f17da8-afbe-4344-a736-d42fc90f004b tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Create volume of 1 GB Jul 03 19:25:35.636267 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=274,cinder:INSERT=43,cinder:UPDATE=77 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:25:35.639501 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-70f17da8-afbe-4344-a736-d42fc90f004b tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Availability Zones retrieved successfully. Jul 03 19:25:35.647054 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-70f17da8-afbe-4344-a736-d42fc90f004b tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Flow 'volume_create_api' (d92cb0eb-7701-4f21-ba11-5035048c6ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:35.649003 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-70f17da8-afbe-4344-a736-d42fc90f004b tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91ecb4c5-12bb-4a72-8d5b-d3684e34c6f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:35.650917 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-70f17da8-afbe-4344-a736-d42fc90f004b tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:25:35.738811 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-70f17da8-afbe-4344-a736-d42fc90f004b tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91ecb4c5-12bb-4a72-8d5b-d3684e34c6f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:35.739518 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-70f17da8-afbe-4344-a736-d42fc90f004b tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34d2d7c7-2754-4e65-8692-ef0805e75ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:35.741844 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9210af82-3ead-4355-a5d4-8392194584cc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:35.747821 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9210af82-3ead-4355-a5d4-8392194584cc tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] GET https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4 Jul 03 19:25:35.747821 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9210af82-3ead-4355-a5d4-8392194584cc tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:35.747821 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9210af82-3ead-4355-a5d4-8392194584cc tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:35.755877 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:35.755877 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:35.756623 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-9210af82-3ead-4355-a5d4-8392194584cc tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Snapshot retrieved successfully. Jul 03 19:25:35.757670 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9210af82-3ead-4355-a5d4-8392194584cc tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4 returned with HTTP 200 Jul 03 19:25:35.758226 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 291/1172] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:25:35 2026] GET /volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:35.770400 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-614b4c4f-62a8-434a-895f-96ebb2a62d79 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:35.772922 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-614b4c4f-62a8-434a-895f-96ebb2a62d79 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] POST https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata Jul 03 19:25:35.773409 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-614b4c4f-62a8-434a-895f-96ebb2a62d79 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:35.785047 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:35.785047 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:35.786289 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-614b4c4f-62a8-434a-895f-96ebb2a62d79 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Snapshot retrieved successfully. Jul 03 19:25:35.817180 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-70f17da8-afbe-4344-a736-d42fc90f004b tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Created reservations ['3f4e518e-087f-4387-a836-b3a7c5edfe44', 'fd0ccb23-06c9-4f3f-acc6-f32f0cfee567', '6f37a22b-0d79-4871-81d2-ed59d6d99ecb', '8e6bfd9d-2761-4814-b031-6aa7b6e1527e'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:25:35.817932 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-70f17da8-afbe-4344-a736-d42fc90f004b tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34d2d7c7-2754-4e65-8692-ef0805e75ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f4e518e-087f-4387-a836-b3a7c5edfe44', 'fd0ccb23-06c9-4f3f-acc6-f32f0cfee567', '6f37a22b-0d79-4871-81d2-ed59d6d99ecb', '8e6bfd9d-2761-4814-b031-6aa7b6e1527e']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:35.819066 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-70f17da8-afbe-4344-a736-d42fc90f004b tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6474c7a6-3807-4a9a-a5f5-e9ff6316b197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:35.831436 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-614b4c4f-62a8-434a-895f-96ebb2a62d79 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Update snapshot metadata completed successfully. Jul 03 19:25:35.831805 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-614b4c4f-62a8-434a-895f-96ebb2a62d79 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata returned with HTTP 200 Jul 03 19:25:35.833195 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 299/1173] 10.4.3.61 () {68 vars in 1395 bytes} [Fri Jul 3 19:25:35 2026] POST /volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata => generated 68 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:25:35.847360 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-621ab7f6-d5c0-4e30-8f13-3a9bbf2a45a7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:35.850812 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-621ab7f6-d5c0-4e30-8f13-3a9bbf2a45a7 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] GET https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata Jul 03 19:25:35.851188 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-621ab7f6-d5c0-4e30-8f13-3a9bbf2a45a7 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:35.851632 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-621ab7f6-d5c0-4e30-8f13-3a9bbf2a45a7 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:35.858288 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-70f17da8-afbe-4344-a736-d42fc90f004b tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6474c7a6-3807-4a9a-a5f5-e9ff6316b197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd888eb56-1bf2-4e5a-9e9c-77ee975199c1', '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='e9b0c578242a4814a92270071c0616ae',qos_specs=None,replication_status=,reservations=['3f4e518e-087f-4387-a836-b3a7c5edfe44','fd0ccb23-06c9-4f3f-acc6-f32f0cfee567','6f37a22b-0d79-4871-81d2-ed59d6d99ecb','8e6bfd9d-2761-4814-b031-6aa7b6e1527e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0a8155bc3f340d2ab3e7d69b13be152',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:25: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=d888eb56-1bf2-4e5a-9e9c-77ee975199c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9b0c578242a4814a92270071c0616ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0a8155bc3f340d2ab3e7d69b13be152',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:35.859981 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-70f17da8-afbe-4344-a736-d42fc90f004b tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fd9d98d-0d17-4b55-bf20-9a08acd4b97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:35.865107 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:35.865107 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:35.866706 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-621ab7f6-d5c0-4e30-8f13-3a9bbf2a45a7 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Snapshot retrieved successfully. Jul 03 19:25:35.869925 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-621ab7f6-d5c0-4e30-8f13-3a9bbf2a45a7 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Get snapshot metadata completed successfully. Jul 03 19:25:35.870077 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-621ab7f6-d5c0-4e30-8f13-3a9bbf2a45a7 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata returned with HTTP 200 Jul 03 19:25:35.870630 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 298/1174] 10.4.3.61 () {66 vars in 1374 bytes} [Fri Jul 3 19:25:35 2026] GET /volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata => generated 68 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 03 19:25:35.886624 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-de86fa72-8209-4dd6-902e-32f123c34eae None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:35.891538 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-de86fa72-8209-4dd6-902e-32f123c34eae tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] PUT https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata Jul 03 19:25:35.892123 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-de86fa72-8209-4dd6-902e-32f123c34eae tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:35.909424 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-70f17da8-afbe-4344-a736-d42fc90f004b tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fd9d98d-0d17-4b55-bf20-9a08acd4b97b) transitioned into 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='e9b0c578242a4814a92270071c0616ae',qos_specs=None,replication_status=,reservations=['3f4e518e-087f-4387-a836-b3a7c5edfe44','fd0ccb23-06c9-4f3f-acc6-f32f0cfee567','6f37a22b-0d79-4871-81d2-ed59d6d99ecb','8e6bfd9d-2761-4814-b031-6aa7b6e1527e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0a8155bc3f340d2ab3e7d69b13be152',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:35.909424 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-70f17da8-afbe-4344-a736-d42fc90f004b tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (017bc553-5f04-42b0-906e-4530695655a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:35.909740 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:35.909740 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:35.910052 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-de86fa72-8209-4dd6-902e-32f123c34eae tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Snapshot retrieved successfully. Jul 03 19:25:35.927560 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-70f17da8-afbe-4344-a736-d42fc90f004b tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (017bc553-5f04-42b0-906e-4530695655a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:35.928516 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-70f17da8-afbe-4344-a736-d42fc90f004b tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Flow 'volume_create_api' (d92cb0eb-7701-4f21-ba11-5035048c6ec3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:35.929138 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-70f17da8-afbe-4344-a736-d42fc90f004b tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Create volume request issued successfully. Jul 03 19:25:35.929810 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-70f17da8-afbe-4344-a736-d42fc90f004b tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:25:35.930008 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 287/1175] 10.4.3.61 () {72 vars in 1534 bytes} [Fri Jul 3 19:25:35 2026] POST /volume/v3/volumes => generated 701 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:25:35.950689 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-0a241d77-b2bc-43a3-bc78-c30b01184476 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:35.961378 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-0a241d77-b2bc-43a3-bc78-c30b01184476 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] GET https://10.4.3.61/volume/v3/volumes/d888eb56-1bf2-4e5a-9e9c-77ee975199c1 Jul 03 19:25:35.961378 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-0a241d77-b2bc-43a3-bc78-c30b01184476 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:35.961378 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-0a241d77-b2bc-43a3-bc78-c30b01184476 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:35.973194 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:35.973194 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:35.977013 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-de86fa72-8209-4dd6-902e-32f123c34eae tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Update snapshot metadata completed successfully. Jul 03 19:25:35.977442 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-de86fa72-8209-4dd6-902e-32f123c34eae tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata returned with HTTP 200 Jul 03 19:25:35.978180 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 292/1176] 10.4.3.61 () {68 vars in 1394 bytes} [Fri Jul 3 19:25:35 2026] PUT /volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata => generated 57 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:25:35.978244 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-0a241d77-b2bc-43a3-bc78-c30b01184476 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Volume info retrieved successfully. Jul 03 19:25:35.984880 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-0a241d77-b2bc-43a3-bc78-c30b01184476 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] https://10.4.3.61/volume/v3/volumes/d888eb56-1bf2-4e5a-9e9c-77ee975199c1 returned with HTTP 200 Jul 03 19:25:35.985429 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 300/1177] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:25:35 2026] GET /volume/v3/volumes/d888eb56-1bf2-4e5a-9e9c-77ee975199c1 => generated 769 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:35.995441 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a6b0889d-9644-44e9-adea-bd090857fcef None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:35.997671 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a6b0889d-9644-44e9-adea-bd090857fcef tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] GET https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata Jul 03 19:25:35.997888 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a6b0889d-9644-44e9-adea-bd090857fcef tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:35.998106 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a6b0889d-9644-44e9-adea-bd090857fcef tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:36.003384 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-d6584be5-57f4-42d7-9231-480ba90af45e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:36.007537 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:36.007537 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:36.010728 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-d6584be5-57f4-42d7-9231-480ba90af45e tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] GET https://10.4.3.61/volume/v3/volumes/d888eb56-1bf2-4e5a-9e9c-77ee975199c1 Jul 03 19:25:36.010728 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-d6584be5-57f4-42d7-9231-480ba90af45e tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:36.010728 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-d6584be5-57f4-42d7-9231-480ba90af45e tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:36.010857 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a6b0889d-9644-44e9-adea-bd090857fcef tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Snapshot retrieved successfully. Jul 03 19:25:36.010857 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a6b0889d-9644-44e9-adea-bd090857fcef tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Get snapshot metadata completed successfully. Jul 03 19:25:36.010857 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a6b0889d-9644-44e9-adea-bd090857fcef tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata returned with HTTP 200 Jul 03 19:25:36.012178 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 299/1178] 10.4.3.61 () {66 vars in 1374 bytes} [Fri Jul 3 19:25:35 2026] GET /volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata => generated 57 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:25:36.018933 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:36.018933 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:36.022233 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a0ff9bc2-a543-4428-864c-c61021c0bb52 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:36.024136 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-d6584be5-57f4-42d7-9231-480ba90af45e tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Volume info retrieved successfully. Jul 03 19:25:36.024300 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a0ff9bc2-a543-4428-864c-c61021c0bb52 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata/key3 Jul 03 19:25:36.024518 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a0ff9bc2-a543-4428-864c-c61021c0bb52 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:36.024767 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a0ff9bc2-a543-4428-864c-c61021c0bb52 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:36.030652 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:36.030652 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:36.031178 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a0ff9bc2-a543-4428-864c-c61021c0bb52 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Snapshot retrieved successfully. Jul 03 19:25:36.031845 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-d6584be5-57f4-42d7-9231-480ba90af45e tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] https://10.4.3.61/volume/v3/volumes/d888eb56-1bf2-4e5a-9e9c-77ee975199c1 returned with HTTP 200 Jul 03 19:25:36.032114 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a0ff9bc2-a543-4428-864c-c61021c0bb52 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Get snapshot metadata completed successfully. Jul 03 19:25:36.032837 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 288/1179] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:25:36 2026] GET /volume/v3/volumes/d888eb56-1bf2-4e5a-9e9c-77ee975199c1 => generated 769 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:25:36.051341 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a0ff9bc2-a543-4428-864c-c61021c0bb52 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Delete snapshot metadata completed successfully. Jul 03 19:25:36.052221 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a0ff9bc2-a543-4428-864c-c61021c0bb52 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata/key3 returned with HTTP 200 Jul 03 19:25:36.052691 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 293/1180] 10.4.3.61 () {66 vars in 1392 bytes} [Fri Jul 3 19:25:36 2026] DELETE /volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata/key3 => generated 0 bytes in 31 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 19:25:36.062106 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-42080408-a071-471a-863e-0b7eaa14304a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:36.065369 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-42080408-a071-471a-863e-0b7eaa14304a tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] GET https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata Jul 03 19:25:36.065624 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-42080408-a071-471a-863e-0b7eaa14304a tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:36.065871 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-42080408-a071-471a-863e-0b7eaa14304a tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:36.074752 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:36.074752 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:36.075434 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-42080408-a071-471a-863e-0b7eaa14304a tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Snapshot retrieved successfully. Jul 03 19:25:36.077050 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-42080408-a071-471a-863e-0b7eaa14304a tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Get snapshot metadata completed successfully. Jul 03 19:25:36.077751 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-42080408-a071-471a-863e-0b7eaa14304a tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata returned with HTTP 200 Jul 03 19:25:36.078444 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 301/1181] 10.4.3.61 () {66 vars in 1374 bytes} [Fri Jul 3 19:25:36 2026] GET /volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata => generated 32 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:25:36.089856 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-438741b6-1737-4e60-bd5d-9bcaa1a0a37d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:36.093447 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-438741b6-1737-4e60-bd5d-9bcaa1a0a37d tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] PUT https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata Jul 03 19:25:36.097196 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-438741b6-1737-4e60-bd5d-9bcaa1a0a37d tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:36.104308 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:36.104308 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:36.105060 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-438741b6-1737-4e60-bd5d-9bcaa1a0a37d tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Snapshot retrieved successfully. Jul 03 19:25:36.140381 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-438741b6-1737-4e60-bd5d-9bcaa1a0a37d tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Update snapshot metadata completed successfully. Jul 03 19:25:36.140869 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-438741b6-1737-4e60-bd5d-9bcaa1a0a37d tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata returned with HTTP 200 Jul 03 19:25:36.141526 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 300/1182] 10.4.3.61 () {68 vars in 1394 bytes} [Fri Jul 3 19:25:36 2026] PUT /volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata => generated 16 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:25:36.154605 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-18425ab0-a631-483c-a5dd-dd474404594f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:36.156782 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-18425ab0-a631-483c-a5dd-dd474404594f tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] POST https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata Jul 03 19:25:36.157229 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-18425ab0-a631-483c-a5dd-dd474404594f tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:36.168065 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:36.168065 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:36.168819 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-18425ab0-a631-483c-a5dd-dd474404594f tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Snapshot retrieved successfully. Jul 03 19:25:36.207582 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-18425ab0-a631-483c-a5dd-dd474404594f tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Update snapshot metadata completed successfully. Jul 03 19:25:36.208134 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-18425ab0-a631-483c-a5dd-dd474404594f tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata returned with HTTP 200 Jul 03 19:25:36.208755 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 289/1183] 10.4.3.61 () {68 vars in 1395 bytes} [Fri Jul 3 19:25:36 2026] POST /volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata => generated 68 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:25:36.229421 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c814bf6f-8a93-4b70-aa6d-6faf28726028 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:36.231638 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c814bf6f-8a93-4b70-aa6d-6faf28726028 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] GET https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata Jul 03 19:25:36.231912 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c814bf6f-8a93-4b70-aa6d-6faf28726028 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:36.232212 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c814bf6f-8a93-4b70-aa6d-6faf28726028 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:36.239523 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:36.239523 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:36.240157 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c814bf6f-8a93-4b70-aa6d-6faf28726028 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Snapshot retrieved successfully. Jul 03 19:25:36.241287 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c814bf6f-8a93-4b70-aa6d-6faf28726028 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Get snapshot metadata completed successfully. Jul 03 19:25:36.241620 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c814bf6f-8a93-4b70-aa6d-6faf28726028 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata returned with HTTP 200 Jul 03 19:25:36.242180 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 294/1184] 10.4.3.61 () {66 vars in 1374 bytes} [Fri Jul 3 19:25:36 2026] GET /volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:25:36.252696 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1f86ae7f-39f6-45be-9a89-0bdc1416c8d4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:36.255941 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1f86ae7f-39f6-45be-9a89-0bdc1416c8d4 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] PUT https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata/key3 Jul 03 19:25:36.256183 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1f86ae7f-39f6-45be-9a89-0bdc1416c8d4 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:36.272935 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:36.272935 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:36.272935 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-1f86ae7f-39f6-45be-9a89-0bdc1416c8d4 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Snapshot retrieved successfully. Jul 03 19:25:36.307572 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-1f86ae7f-39f6-45be-9a89-0bdc1416c8d4 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Update snapshot metadata completed successfully. Jul 03 19:25:36.308034 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1f86ae7f-39f6-45be-9a89-0bdc1416c8d4 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata/key3 returned with HTTP 200 Jul 03 19:25:36.308767 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 302/1185] 10.4.3.61 () {68 vars in 1409 bytes} [Fri Jul 3 19:25:36 2026] PUT /volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata/key3 => generated 35 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:25:36.319413 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c5adfbeb-48c3-410a-9fc9-1d6808c85321 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:36.322863 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c5adfbeb-48c3-410a-9fc9-1d6808c85321 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] GET https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata/key3 Jul 03 19:25:36.322863 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c5adfbeb-48c3-410a-9fc9-1d6808c85321 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:36.323570 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c5adfbeb-48c3-410a-9fc9-1d6808c85321 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:36.331676 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:36.331676 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:36.331676 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c5adfbeb-48c3-410a-9fc9-1d6808c85321 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Snapshot retrieved successfully. Jul 03 19:25:36.333225 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c5adfbeb-48c3-410a-9fc9-1d6808c85321 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Get snapshot metadata completed successfully. Jul 03 19:25:36.333794 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c5adfbeb-48c3-410a-9fc9-1d6808c85321 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata/key3 returned with HTTP 200 Jul 03 19:25:36.334377 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 301/1186] 10.4.3.61 () {66 vars in 1389 bytes} [Fri Jul 3 19:25:36 2026] GET /volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata/key3 => generated 35 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:25:36.346878 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-753069c1-53ec-4752-a982-a8bbd2829a2a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:36.349022 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-753069c1-53ec-4752-a982-a8bbd2829a2a tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] GET https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata Jul 03 19:25:36.349320 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-753069c1-53ec-4752-a982-a8bbd2829a2a tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:36.349691 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-753069c1-53ec-4752-a982-a8bbd2829a2a tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:36.357021 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:36.357021 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:36.357871 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-753069c1-53ec-4752-a982-a8bbd2829a2a tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Snapshot retrieved successfully. Jul 03 19:25:36.360184 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-753069c1-53ec-4752-a982-a8bbd2829a2a tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Get snapshot metadata completed successfully. Jul 03 19:25:36.360184 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-753069c1-53ec-4752-a982-a8bbd2829a2a tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata returned with HTTP 200 Jul 03 19:25:36.360184 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 290/1187] 10.4.3.61 () {66 vars in 1374 bytes} [Fri Jul 3 19:25:36 2026] GET /volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata => generated 75 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:25:36.371075 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-101d53f8-2d6b-47a8-a313-f8f864b31729 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:36.373525 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-101d53f8-2d6b-47a8-a313-f8f864b31729 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] PUT https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata Jul 03 19:25:36.374018 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-101d53f8-2d6b-47a8-a313-f8f864b31729 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:36.382902 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:36.382902 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:36.383592 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-101d53f8-2d6b-47a8-a313-f8f864b31729 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Snapshot retrieved successfully. Jul 03 19:25:36.425982 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-101d53f8-2d6b-47a8-a313-f8f864b31729 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Update snapshot metadata completed successfully. Jul 03 19:25:36.426425 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-101d53f8-2d6b-47a8-a313-f8f864b31729 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata returned with HTTP 200 Jul 03 19:25:36.427227 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 295/1188] 10.4.3.61 () {68 vars in 1394 bytes} [Fri Jul 3 19:25:36 2026] PUT /volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4/metadata => generated 16 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:25:36.442456 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ccaf6c82-7b5d-4b51-8a4e-5f232cb9c8a7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:36.444889 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ccaf6c82-7b5d-4b51-8a4e-5f232cb9c8a7 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4 Jul 03 19:25:36.445159 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ccaf6c82-7b5d-4b51-8a4e-5f232cb9c8a7 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:36.445159 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ccaf6c82-7b5d-4b51-8a4e-5f232cb9c8a7 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:36.445750 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-ccaf6c82-7b5d-4b51-8a4e-5f232cb9c8a7 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Delete snapshot with id: 060c2b38-0ee7-4721-bafe-24ab39dfb3c4 Jul 03 19:25:36.454230 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:36.454230 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:36.455336 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ccaf6c82-7b5d-4b51-8a4e-5f232cb9c8a7 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Snapshot retrieved successfully. Jul 03 19:25:36.493426 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ccaf6c82-7b5d-4b51-8a4e-5f232cb9c8a7 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Snapshot delete request issued successfully. Jul 03 19:25:36.493781 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ccaf6c82-7b5d-4b51-8a4e-5f232cb9c8a7 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4 returned with HTTP 202 Jul 03 19:25:36.494455 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 303/1189] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:25:36 2026] DELETE /volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:25:36.507490 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-985021c8-3011-45aa-b310-0c7d0b1673bf None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:36.510072 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-985021c8-3011-45aa-b310-0c7d0b1673bf tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] GET https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4 Jul 03 19:25:36.510508 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-985021c8-3011-45aa-b310-0c7d0b1673bf tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:36.511592 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-985021c8-3011-45aa-b310-0c7d0b1673bf tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:36.531123 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:36.531123 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:36.532133 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-985021c8-3011-45aa-b310-0c7d0b1673bf tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Snapshot retrieved successfully. Jul 03 19:25:36.533551 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-985021c8-3011-45aa-b310-0c7d0b1673bf tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4 returned with HTTP 200 Jul 03 19:25:36.535143 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 302/1190] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:25:36 2026] GET /volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4 => generated 468 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:37.546301 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-792b906e-50d8-4f8f-a267-ad84bc436ccd None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:37.549370 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-792b906e-50d8-4f8f-a267-ad84bc436ccd tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] GET https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4 Jul 03 19:25:37.549747 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-792b906e-50d8-4f8f-a267-ad84bc436ccd tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:37.550203 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-792b906e-50d8-4f8f-a267-ad84bc436ccd tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:37.556068 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-792b906e-50d8-4f8f-a267-ad84bc436ccd tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4 returned with HTTP 404 Jul 03 19:25:37.556752 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 291/1191] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:25:37 2026] GET /volume/v3/snapshots/060c2b38-0ee7-4721-bafe-24ab39dfb3c4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:25:37.566693 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-463e4d5a-9e17-493c-9f28-0dac86a1f197 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:37.569199 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-463e4d5a-9e17-493c-9f28-0dac86a1f197 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] GET https://10.4.3.61/volume/v3/volumes/fc55b4f6-0789-46ec-9627-41f53c9773a6 Jul 03 19:25:37.569517 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-463e4d5a-9e17-493c-9f28-0dac86a1f197 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:37.569823 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-463e4d5a-9e17-493c-9f28-0dac86a1f197 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:37.580496 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:37.580496 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:37.586666 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-463e4d5a-9e17-493c-9f28-0dac86a1f197 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Volume info retrieved successfully. Jul 03 19:25:37.593647 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-463e4d5a-9e17-493c-9f28-0dac86a1f197 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/volumes/fc55b4f6-0789-46ec-9627-41f53c9773a6 returned with HTTP 200 Jul 03 19:25:37.594226 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 296/1192] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:37 2026] GET /volume/v3/volumes/fc55b4f6-0789-46ec-9627-41f53c9773a6 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:37.611379 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-56ff2326-a935-40fe-ab22-455a41543933 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:37.613409 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-56ff2326-a935-40fe-ab22-455a41543933 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] DELETE https://10.4.3.61/volume/v3/volumes/fc55b4f6-0789-46ec-9627-41f53c9773a6 Jul 03 19:25:37.613714 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-56ff2326-a935-40fe-ab22-455a41543933 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:37.613981 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-56ff2326-a935-40fe-ab22-455a41543933 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:37.614237 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-56ff2326-a935-40fe-ab22-455a41543933 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Delete volume with id: fc55b4f6-0789-46ec-9627-41f53c9773a6 Jul 03 19:25:37.626646 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:37.626646 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:37.627304 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-56ff2326-a935-40fe-ab22-455a41543933 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Volume info retrieved successfully. Jul 03 19:25:37.669679 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-56ff2326-a935-40fe-ab22-455a41543933 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Delete volume request issued successfully. Jul 03 19:25:37.670430 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-56ff2326-a935-40fe-ab22-455a41543933 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/volumes/fc55b4f6-0789-46ec-9627-41f53c9773a6 returned with HTTP 202 Jul 03 19:25:37.672455 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 304/1193] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:25:37 2026] DELETE /volume/v3/volumes/fc55b4f6-0789-46ec-9627-41f53c9773a6 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:25:37.682935 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1f2a4d1c-6c91-4c53-ae2c-dccb15f32c5f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:37.685737 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1f2a4d1c-6c91-4c53-ae2c-dccb15f32c5f tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] GET https://10.4.3.61/volume/v3/volumes/fc55b4f6-0789-46ec-9627-41f53c9773a6 Jul 03 19:25:37.686042 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1f2a4d1c-6c91-4c53-ae2c-dccb15f32c5f tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:37.687885 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1f2a4d1c-6c91-4c53-ae2c-dccb15f32c5f tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:37.690872 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=344,cinder:UPDATE=102,cinder:INSERT=70 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:25:37.700899 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:37.700899 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:37.711092 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1f2a4d1c-6c91-4c53-ae2c-dccb15f32c5f tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Volume info retrieved successfully. Jul 03 19:25:37.720942 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1f2a4d1c-6c91-4c53-ae2c-dccb15f32c5f tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/volumes/fc55b4f6-0789-46ec-9627-41f53c9773a6 returned with HTTP 200 Jul 03 19:25:37.720942 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 303/1194] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:37 2026] GET /volume/v3/volumes/fc55b4f6-0789-46ec-9627-41f53c9773a6 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:38.738729 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ef5f8c72-72e4-496a-bcae-0fb841857446 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:38.740425 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ef5f8c72-72e4-496a-bcae-0fb841857446 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] GET https://10.4.3.61/volume/v3/volumes/fc55b4f6-0789-46ec-9627-41f53c9773a6 Jul 03 19:25:38.740676 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ef5f8c72-72e4-496a-bcae-0fb841857446 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:38.740876 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ef5f8c72-72e4-496a-bcae-0fb841857446 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:38.747997 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ef5f8c72-72e4-496a-bcae-0fb841857446 tempest-SnapshotMetadataTestJSON-2141503517 tempest-SnapshotMetadataTestJSON-2141503517-project-member] https://10.4.3.61/volume/v3/volumes/fc55b4f6-0789-46ec-9627-41f53c9773a6 returned with HTTP 404 Jul 03 19:25:38.748935 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 292/1195] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:38 2026] GET /volume/v3/volumes/fc55b4f6-0789-46ec-9627-41f53c9773a6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:25:39.047245 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-e4692532-bac0-4449-aa98-cd6fbf94f6a7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:39.052195 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-e4692532-bac0-4449-aa98-cd6fbf94f6a7 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] GET https://10.4.3.61/volume/v3/volumes/d888eb56-1bf2-4e5a-9e9c-77ee975199c1 Jul 03 19:25:39.052195 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-e4692532-bac0-4449-aa98-cd6fbf94f6a7 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:39.052195 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-e4692532-bac0-4449-aa98-cd6fbf94f6a7 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:39.062665 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:39.062665 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:39.069085 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-e4692532-bac0-4449-aa98-cd6fbf94f6a7 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Volume info retrieved successfully. Jul 03 19:25:39.077018 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-e4692532-bac0-4449-aa98-cd6fbf94f6a7 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] https://10.4.3.61/volume/v3/volumes/d888eb56-1bf2-4e5a-9e9c-77ee975199c1 returned with HTTP 200 Jul 03 19:25:39.077637 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 297/1196] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:25:39 2026] GET /volume/v3/volumes/d888eb56-1bf2-4e5a-9e9c-77ee975199c1 => generated 1309 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:39.086109 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0c58691c-8cdf-4d15-bb03-d5e295ab6795 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:39.086643 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0c58691c-8cdf-4d15-bb03-d5e295ab6795 None None] GET https://10.4.3.61/volume// Jul 03 19:25:39.086849 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0c58691c-8cdf-4d15-bb03-d5e295ab6795 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:39.087128 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0c58691c-8cdf-4d15-bb03-d5e295ab6795 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:39.087702 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0c58691c-8cdf-4d15-bb03-d5e295ab6795 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:25:39.088719 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 305/1197] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:25:39 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:25:39.096852 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-5c53d399-d4a6-47d9-8b83-1add7dfbf241 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:39.099440 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-5c53d399-d4a6-47d9-8b83-1add7dfbf241 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:25:39.099930 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-5c53d399-d4a6-47d9-8b83-1add7dfbf241 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d888eb56-1bf2-4e5a-9e9c-77ee975199c1", "connector": null, "instance_uuid": "929910b3-b343-4f60-a44a-7b8b0c53cf17"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:39.110854 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:39.110854 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:39.166580 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-5c53d399-d4a6-47d9-8b83-1add7dfbf241 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:25:39.167200 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 304/1198] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:25:39 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 19:25:39.180791 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5f89a7ca-b650-4a02-84bc-9ebbc6ec9b61 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:39.181448 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5f89a7ca-b650-4a02-84bc-9ebbc6ec9b61 None None] GET https://10.4.3.61/volume// Jul 03 19:25:39.181448 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5f89a7ca-b650-4a02-84bc-9ebbc6ec9b61 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:39.181683 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5f89a7ca-b650-4a02-84bc-9ebbc6ec9b61 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:39.182055 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5f89a7ca-b650-4a02-84bc-9ebbc6ec9b61 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:25:39.182437 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 293/1199] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:25:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 19:25:39.192787 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-de7d8cd3-f069-4268-aaaf-f078047e251c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:39.199814 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-de7d8cd3-f069-4268-aaaf-f078047e251c tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] GET https://10.4.3.61/volume/v3/volumes/d888eb56-1bf2-4e5a-9e9c-77ee975199c1 Jul 03 19:25:39.200048 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-de7d8cd3-f069-4268-aaaf-f078047e251c tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:39.200271 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-de7d8cd3-f069-4268-aaaf-f078047e251c tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:39.218155 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:39.218155 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:39.224627 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-de7d8cd3-f069-4268-aaaf-f078047e251c tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Volume info retrieved successfully. Jul 03 19:25:39.231847 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-de7d8cd3-f069-4268-aaaf-f078047e251c tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] https://10.4.3.61/volume/v3/volumes/d888eb56-1bf2-4e5a-9e9c-77ee975199c1 returned with HTTP 200 Jul 03 19:25:39.232015 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 298/1200] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:25:39 2026] GET /volume/v3/volumes/d888eb56-1bf2-4e5a-9e9c-77ee975199c1 => generated 1488 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:25:39.358683 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-1d71a731-5429-49ef-a7eb-0ca70017a56f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:39.361319 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-1d71a731-5429-49ef-a7eb-0ca70017a56f tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] PUT https://10.4.3.61/volume/v3/attachments/cd76cd7a-10b6-4596-9503-3d1ea96d6b94 Jul 03 19:25:39.361800 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-1d71a731-5429-49ef-a7eb-0ca70017a56f tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:39.374781 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-1d71a731-5429-49ef-a7eb-0ca70017a56f tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Acquiring lock "cinder-attachment_update-d888eb56-1bf2-4e5a-9e9c-77ee975199c1-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:25:39.381333 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-1d71a731-5429-49ef-a7eb-0ca70017a56f tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Lock "cinder-attachment_update-d888eb56-1bf2-4e5a-9e9c-77ee975199c1-np0000004460" acquired by "attachment_update" :: waited 0.007s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:25:39.382654 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:39.382654 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:39.924685 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-1d71a731-5429-49ef-a7eb-0ca70017a56f tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Lock "cinder-attachment_update-d888eb56-1bf2-4e5a-9e9c-77ee975199c1-np0000004460" released by "attachment_update" :: held 0.543s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:25:39.925135 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-1d71a731-5429-49ef-a7eb-0ca70017a56f tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] https://10.4.3.61/volume/v3/attachments/cd76cd7a-10b6-4596-9503-3d1ea96d6b94 returned with HTTP 200 Jul 03 19:25:39.925792 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 306/1201] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:25:39 2026] PUT /volume/v3/attachments/cd76cd7a-10b6-4596-9503-3d1ea96d6b94 => generated 969 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:40.065007 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4cd8a526-24f1-447e-b5e9-d7cb9ef011f3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:40.067468 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4cd8a526-24f1-447e-b5e9-d7cb9ef011f3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:25:40.067938 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4cd8a526-24f1-447e-b5e9-d7cb9ef011f3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1612105879"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:40.071653 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-4cd8a526-24f1-447e-b5e9-d7cb9ef011f3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1612105879'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:25:40.071812 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-4cd8a526-24f1-447e-b5e9-d7cb9ef011f3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Create volume of 1 GB Jul 03 19:25:40.072067 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:40.072067 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:40.078592 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4cd8a526-24f1-447e-b5e9-d7cb9ef011f3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Availability Zones retrieved successfully. Jul 03 19:25:40.084202 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-4cd8a526-24f1-447e-b5e9-d7cb9ef011f3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Flow 'volume_create_api' (fae3baf1-9fd2-4634-986d-b8cb8b6964b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:40.085699 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-4cd8a526-24f1-447e-b5e9-d7cb9ef011f3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1928a7f6-77c7-48a6-a0ea-499c68aa7e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:40.087325 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-4cd8a526-24f1-447e-b5e9-d7cb9ef011f3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:25:40.133563 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-4cd8a526-24f1-447e-b5e9-d7cb9ef011f3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1928a7f6-77c7-48a6-a0ea-499c68aa7e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:40.134923 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-4cd8a526-24f1-447e-b5e9-d7cb9ef011f3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00893a0c-74a5-44b0-9da1-ab946a653c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:40.246001 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-4cd8a526-24f1-447e-b5e9-d7cb9ef011f3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Created reservations ['b779b3e5-faf4-4145-bcb6-656566794fd1', 'a9378bb9-1188-49f1-a564-8e14d1d82d0a', '7c480575-8787-4f80-871d-7ad62877b454', '5f166123-8e2d-46ac-ab61-a2fb627a00ee'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:25:40.247442 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-4cd8a526-24f1-447e-b5e9-d7cb9ef011f3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00893a0c-74a5-44b0-9da1-ab946a653c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b779b3e5-faf4-4145-bcb6-656566794fd1', 'a9378bb9-1188-49f1-a564-8e14d1d82d0a', '7c480575-8787-4f80-871d-7ad62877b454', '5f166123-8e2d-46ac-ab61-a2fb627a00ee']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:40.247865 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-4cd8a526-24f1-447e-b5e9-d7cb9ef011f3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ddec635-1fc5-48cb-a91b-25b988f28bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:40.285019 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-4cd8a526-24f1-447e-b5e9-d7cb9ef011f3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ddec635-1fc5-48cb-a91b-25b988f28bc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c99c93a1-dd43-46c2-bdac-2d44e17978bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1612105879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='104e52477a954611b21f5268be98e0dc',qos_specs=None,replication_status=,reservations=['b779b3e5-faf4-4145-bcb6-656566794fd1','a9378bb9-1188-49f1-a564-8e14d1d82d0a','7c480575-8787-4f80-871d-7ad62877b454','5f166123-8e2d-46ac-ab61-a2fb627a00ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a5068c6c87445491d56a016e91d45f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:25:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1612105879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c99c93a1-dd43-46c2-bdac-2d44e17978bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='104e52477a954611b21f5268be98e0dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8a5068c6c87445491d56a016e91d45f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:40.285335 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-4cd8a526-24f1-447e-b5e9-d7cb9ef011f3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1560013a-e029-45b5-afdc-402e286975a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:40.322071 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-4cd8a526-24f1-447e-b5e9-d7cb9ef011f3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1560013a-e029-45b5-afdc-402e286975a3) transitioned into state 'SUCCESS' from state '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-1612105879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='104e52477a954611b21f5268be98e0dc',qos_specs=None,replication_status=,reservations=['b779b3e5-faf4-4145-bcb6-656566794fd1','a9378bb9-1188-49f1-a564-8e14d1d82d0a','7c480575-8787-4f80-871d-7ad62877b454','5f166123-8e2d-46ac-ab61-a2fb627a00ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8a5068c6c87445491d56a016e91d45f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:40.322931 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-4cd8a526-24f1-447e-b5e9-d7cb9ef011f3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (936917c4-35ae-4e40-a0a5-35234eaca054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:40.338965 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-4cd8a526-24f1-447e-b5e9-d7cb9ef011f3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (936917c4-35ae-4e40-a0a5-35234eaca054) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:40.340150 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-4cd8a526-24f1-447e-b5e9-d7cb9ef011f3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Flow 'volume_create_api' (fae3baf1-9fd2-4634-986d-b8cb8b6964b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:40.342882 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4cd8a526-24f1-447e-b5e9-d7cb9ef011f3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Create volume request issued successfully. Jul 03 19:25:40.342882 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4cd8a526-24f1-447e-b5e9-d7cb9ef011f3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:25:40.342882 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 305/1202] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:25:40 2026] POST /volume/v3/volumes => generated 752 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:25:40.360958 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-54dc7329-0a72-40e0-b3cb-7c3b342dc898 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:40.364371 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-54dc7329-0a72-40e0-b3cb-7c3b342dc898 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] GET https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc Jul 03 19:25:40.364722 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-54dc7329-0a72-40e0-b3cb-7c3b342dc898 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:40.364987 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-54dc7329-0a72-40e0-b3cb-7c3b342dc898 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:40.376985 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:40.376985 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:40.385401 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-54dc7329-0a72-40e0-b3cb-7c3b342dc898 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Volume info retrieved successfully. Jul 03 19:25:40.392404 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-54dc7329-0a72-40e0-b3cb-7c3b342dc898 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc returned with HTTP 200 Jul 03 19:25:40.393059 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 294/1203] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:40 2026] GET /volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:40.441759 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-9242ece8-119c-49a6-9a97-7807d62d6cb1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:40.444907 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-9242ece8-119c-49a6-9a97-7807d62d6cb1 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] POST https://10.4.3.61/volume/v3/attachments/cd76cd7a-10b6-4596-9503-3d1ea96d6b94/action Jul 03 19:25:40.445405 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-9242ece8-119c-49a6-9a97-7807d62d6cb1 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Action body: b'{"os-complete": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:25:40.445526 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-9242ece8-119c-49a6-9a97-7807d62d6cb1 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:40.488289 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:40.488289 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:40.516485 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-800ff41c-48e6-407c-9884-c4a57dc4d505 req-9242ece8-119c-49a6-9a97-7807d62d6cb1 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] https://10.4.3.61/volume/v3/attachments/cd76cd7a-10b6-4596-9503-3d1ea96d6b94/action returned with HTTP 204 Jul 03 19:25:40.517692 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 299/1204] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:25:40 2026] POST /volume/v3/attachments/cd76cd7a-10b6-4596-9503-3d1ea96d6b94/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:25:40.649133 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a4c87b40-b4b8-42c5-8225-b1dde7d28c0c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:40.651371 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a4c87b40-b4b8-42c5-8225-b1dde7d28c0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:25:40.651890 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a4c87b40-b4b8-42c5-8225-b1dde7d28c0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-875268128", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:40.655658 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-a4c87b40-b4b8-42c5-8225-b1dde7d28c0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-875268128', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:25:40.655852 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-a4c87b40-b4b8-42c5-8225-b1dde7d28c0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Create volume of 1 GB Jul 03 19:25:40.656330 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:40.656330 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:40.661584 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a4c87b40-b4b8-42c5-8225-b1dde7d28c0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Availability Zones retrieved successfully. Jul 03 19:25:40.669980 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a4c87b40-b4b8-42c5-8225-b1dde7d28c0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Flow 'volume_create_api' (c61effcf-1f64-43e9-af91-9897614e14dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:40.671441 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a4c87b40-b4b8-42c5-8225-b1dde7d28c0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb77e99f-a247-430d-9b78-cc43c2a34588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:40.672792 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-a4c87b40-b4b8-42c5-8225-b1dde7d28c0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:25:40.713987 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a4c87b40-b4b8-42c5-8225-b1dde7d28c0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb77e99f-a247-430d-9b78-cc43c2a34588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:40.715228 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a4c87b40-b4b8-42c5-8225-b1dde7d28c0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ba3b20f-cba2-417c-83a1-367c83c4c4f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:40.791131 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-a4c87b40-b4b8-42c5-8225-b1dde7d28c0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Created reservations ['f3a7aa7d-f7a6-4e45-8173-14abc67d99d1', 'c058965f-91ed-42dd-a68d-f5917da4c2e5', '1710785e-976f-4f68-a222-3f3b6a63c88e', 'cfd93a9f-9c9b-43c5-87dd-79108b44f5b7'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:25:40.792061 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a4c87b40-b4b8-42c5-8225-b1dde7d28c0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ba3b20f-cba2-417c-83a1-367c83c4c4f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3a7aa7d-f7a6-4e45-8173-14abc67d99d1', 'c058965f-91ed-42dd-a68d-f5917da4c2e5', '1710785e-976f-4f68-a222-3f3b6a63c88e', 'cfd93a9f-9c9b-43c5-87dd-79108b44f5b7']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:40.792843 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a4c87b40-b4b8-42c5-8225-b1dde7d28c0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fe9d9c1-f391-43bb-9533-72829e940e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:40.820660 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a4c87b40-b4b8-42c5-8225-b1dde7d28c0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fe9d9c1-f391-43bb-9533-72829e940e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c2a1002-4235-419e-b81b-2f00076d5157', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-875268128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40198af3c8ef483b836844f77b1868fa',qos_specs=None,replication_status=,reservations=['f3a7aa7d-f7a6-4e45-8173-14abc67d99d1','c058965f-91ed-42dd-a68d-f5917da4c2e5','1710785e-976f-4f68-a222-3f3b6a63c88e','cfd93a9f-9c9b-43c5-87dd-79108b44f5b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563d0019473a4a1d8784ac62056a1ccd',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:25:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-875268128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c2a1002-4235-419e-b81b-2f00076d5157,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40198af3c8ef483b836844f77b1868fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='563d0019473a4a1d8784ac62056a1ccd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:40.821879 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a4c87b40-b4b8-42c5-8225-b1dde7d28c0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (577be169-23a9-492f-8d0e-f31bfc9980f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:40.846060 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a4c87b40-b4b8-42c5-8225-b1dde7d28c0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (577be169-23a9-492f-8d0e-f31bfc9980f3) transitioned into state 'SUCCESS' from state '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-875268128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40198af3c8ef483b836844f77b1868fa',qos_specs=None,replication_status=,reservations=['f3a7aa7d-f7a6-4e45-8173-14abc67d99d1','c058965f-91ed-42dd-a68d-f5917da4c2e5','1710785e-976f-4f68-a222-3f3b6a63c88e','cfd93a9f-9c9b-43c5-87dd-79108b44f5b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563d0019473a4a1d8784ac62056a1ccd',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:40.846878 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a4c87b40-b4b8-42c5-8225-b1dde7d28c0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9636cc1d-faf6-4871-bae9-3054ed47751e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:40.858092 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a4c87b40-b4b8-42c5-8225-b1dde7d28c0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9636cc1d-faf6-4871-bae9-3054ed47751e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:40.859765 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a4c87b40-b4b8-42c5-8225-b1dde7d28c0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Flow 'volume_create_api' (c61effcf-1f64-43e9-af91-9897614e14dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:40.860272 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a4c87b40-b4b8-42c5-8225-b1dde7d28c0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Create volume request issued successfully. Jul 03 19:25:40.861118 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a4c87b40-b4b8-42c5-8225-b1dde7d28c0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:25:40.861732 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 307/1205] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:25:40 2026] POST /volume/v3/volumes => generated 752 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:25:40.878934 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-731ea9fb-0ad9-4d69-88fe-6a4edb5bca61 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:40.881323 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-731ea9fb-0ad9-4d69-88fe-6a4edb5bca61 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 Jul 03 19:25:40.881570 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-731ea9fb-0ad9-4d69-88fe-6a4edb5bca61 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:40.881833 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-731ea9fb-0ad9-4d69-88fe-6a4edb5bca61 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:40.896237 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:40.896237 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:40.905120 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-731ea9fb-0ad9-4d69-88fe-6a4edb5bca61 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:25:40.912447 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-731ea9fb-0ad9-4d69-88fe-6a4edb5bca61 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 returned with HTTP 200 Jul 03 19:25:40.913001 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 306/1206] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:40 2026] GET /volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:41.411631 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c28e9cca-9edd-45f0-a8ee-286f85ae0ceb None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:41.413716 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c28e9cca-9edd-45f0-a8ee-286f85ae0ceb tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] GET https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc Jul 03 19:25:41.413955 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c28e9cca-9edd-45f0-a8ee-286f85ae0ceb tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:41.414154 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c28e9cca-9edd-45f0-a8ee-286f85ae0ceb tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:41.421956 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:41.421956 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:41.426714 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c28e9cca-9edd-45f0-a8ee-286f85ae0ceb tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Volume info retrieved successfully. Jul 03 19:25:41.431515 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c28e9cca-9edd-45f0-a8ee-286f85ae0ceb tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc returned with HTTP 200 Jul 03 19:25:41.431803 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 295/1207] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:41 2026] GET /volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:41.940965 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-de8496ed-df84-426a-9616-bf640457b30b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:41.942520 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-de8496ed-df84-426a-9616-bf640457b30b tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 Jul 03 19:25:41.942520 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-de8496ed-df84-426a-9616-bf640457b30b tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:41.942520 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-de8496ed-df84-426a-9616-bf640457b30b tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:41.955289 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:41.955289 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:41.965143 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-de8496ed-df84-426a-9616-bf640457b30b tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:25:41.971925 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-de8496ed-df84-426a-9616-bf640457b30b tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 returned with HTTP 200 Jul 03 19:25:41.972466 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 300/1208] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:41 2026] GET /volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:41.990347 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6665ced5-5db3-4d45-b4c6-503e21a25ff8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:41.992546 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6665ced5-5db3-4d45-b4c6-503e21a25ff8 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 Jul 03 19:25:41.992840 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6665ced5-5db3-4d45-b4c6-503e21a25ff8 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:41.993052 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6665ced5-5db3-4d45-b4c6-503e21a25ff8 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:42.004199 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:42.004199 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:42.008095 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6665ced5-5db3-4d45-b4c6-503e21a25ff8 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:25:42.016586 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6665ced5-5db3-4d45-b4c6-503e21a25ff8 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 returned with HTTP 200 Jul 03 19:25:42.017153 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 308/1209] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:41 2026] GET /volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:42.034687 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-713732c8-0fea-4e27-b316-b0cb39fa5fa5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:42.037127 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-713732c8-0fea-4e27-b316-b0cb39fa5fa5 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes Jul 03 19:25:42.037339 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-713732c8-0fea-4e27-b316-b0cb39fa5fa5 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:42.037973 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-713732c8-0fea-4e27-b316-b0cb39fa5fa5 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:42.038706 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-713732c8-0fea-4e27-b316-b0cb39fa5fa5 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:25:42.039881 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-713732c8-0fea-4e27-b316-b0cb39fa5fa5 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:25:42.048631 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-713732c8-0fea-4e27-b316-b0cb39fa5fa5 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Get all volumes completed successfully. Jul 03 19:25:42.049102 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-713732c8-0fea-4e27-b316-b0cb39fa5fa5 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 200 Jul 03 19:25:42.049547 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 307/1210] 10.4.3.61 () {66 vars in 1230 bytes} [Fri Jul 3 19:25:42 2026] GET /volume/v3/volumes => generated 336 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:42.051873 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-d1addae8-c2a0-4a82-aad0-c4afbbc2186b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:42.054268 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-d1addae8-c2a0-4a82-aad0-c4afbbc2186b tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] GET https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc Jul 03 19:25:42.054503 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-d1addae8-c2a0-4a82-aad0-c4afbbc2186b tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:42.054713 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-d1addae8-c2a0-4a82-aad0-c4afbbc2186b tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:42.060532 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-216c6997-693e-4acb-bdcd-d4c2de58efec None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:42.062646 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-216c6997-693e-4acb-bdcd-d4c2de58efec tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 Jul 03 19:25:42.062980 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-216c6997-693e-4acb-bdcd-d4c2de58efec tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:42.063296 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-216c6997-693e-4acb-bdcd-d4c2de58efec tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:42.069889 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:42.069889 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:42.072209 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:42.072209 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:42.076862 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-216c6997-693e-4acb-bdcd-d4c2de58efec tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:25:42.082334 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-216c6997-693e-4acb-bdcd-d4c2de58efec tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 returned with HTTP 200 Jul 03 19:25:42.082860 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 301/1211] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:42 2026] GET /volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:42.083263 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-d1addae8-c2a0-4a82-aad0-c4afbbc2186b tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Volume info retrieved successfully. Jul 03 19:25:42.093807 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-d1addae8-c2a0-4a82-aad0-c4afbbc2186b tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc returned with HTTP 200 Jul 03 19:25:42.094292 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 296/1212] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:25:42 2026] GET /volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:42.146843 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-5f3e4b5e-6d1c-4b3f-8d92-edc8b801a230 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:42.151132 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-5f3e4b5e-6d1c-4b3f-8d92-edc8b801a230 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 Jul 03 19:25:42.151440 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-5f3e4b5e-6d1c-4b3f-8d92-edc8b801a230 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:42.151764 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-5f3e4b5e-6d1c-4b3f-8d92-edc8b801a230 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:42.163101 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:42.163101 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:42.169455 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-5f3e4b5e-6d1c-4b3f-8d92-edc8b801a230 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:25:42.176860 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-5f3e4b5e-6d1c-4b3f-8d92-edc8b801a230 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 returned with HTTP 200 Jul 03 19:25:42.177461 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 309/1213] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:25:42 2026] GET /volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:44.147803 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3f5cf5ca-fcfa-4a9f-ae6c-f5701f929bf1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:44.148531 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3f5cf5ca-fcfa-4a9f-ae6c-f5701f929bf1 None None] GET https://10.4.3.61/volume// Jul 03 19:25:44.148789 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3f5cf5ca-fcfa-4a9f-ae6c-f5701f929bf1 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:44.149061 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3f5cf5ca-fcfa-4a9f-ae6c-f5701f929bf1 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:44.149591 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3f5cf5ca-fcfa-4a9f-ae6c-f5701f929bf1 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:25:44.150106 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 308/1214] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:25:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:25:44.160125 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-7764a977-ae6e-46d4-85de-fd49ca64577c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:44.236973 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-21f3a719-e9ec-4c19-bacc-2d89146bccfa None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:44.238145 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-21f3a719-e9ec-4c19-bacc-2d89146bccfa None None] GET https://10.4.3.61/volume// Jul 03 19:25:44.238675 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-21f3a719-e9ec-4c19-bacc-2d89146bccfa None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:44.240248 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-21f3a719-e9ec-4c19-bacc-2d89146bccfa None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:44.240248 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-21f3a719-e9ec-4c19-bacc-2d89146bccfa None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:25:44.241849 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 297/1215] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:25:44 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:25:44.258620 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-b798fdb1-20e3-4fa1-a56f-50c89a258467 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:44.266034 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-b798fdb1-20e3-4fa1-a56f-50c89a258467 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:25:44.266034 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-b798fdb1-20e3-4fa1-a56f-50c89a258467 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c2a1002-4235-419e-b81b-2f00076d5157", "connector": null, "instance_uuid": "9c493c69-673a-40a8-b988-ce71490ac3ba"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:44.277075 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:44.277075 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:44.288904 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-7764a977-ae6e-46d4-85de-fd49ca64577c tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:25:44.288904 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-7764a977-ae6e-46d4-85de-fd49ca64577c tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c99c93a1-dd43-46c2-bdac-2d44e17978bc", "connector": null, "instance_uuid": "be682356-2592-45d2-9445-726186d0b3b7"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:44.299570 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:44.299570 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:44.366244 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-b798fdb1-20e3-4fa1-a56f-50c89a258467 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:25:44.366822 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 310/1216] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:25:44 2026] POST /volume/v3/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:44.393037 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-7764a977-ae6e-46d4-85de-fd49ca64577c tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:25:44.393782 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 302/1217] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:25:44 2026] POST /volume/v3/attachments => generated 273 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:44.627396 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9c05f81a-36ba-4e96-9cce-f0cae3dd9832 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:44.630015 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9c05f81a-36ba-4e96-9cce-f0cae3dd9832 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] GET https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc Jul 03 19:25:44.630321 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9c05f81a-36ba-4e96-9cce-f0cae3dd9832 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:44.630522 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9c05f81a-36ba-4e96-9cce-f0cae3dd9832 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:44.646829 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:44.646829 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:44.653986 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-9c05f81a-36ba-4e96-9cce-f0cae3dd9832 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Volume info retrieved successfully. Jul 03 19:25:44.662178 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9c05f81a-36ba-4e96-9cce-f0cae3dd9832 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc returned with HTTP 200 Jul 03 19:25:44.662797 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 309/1218] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:44 2026] GET /volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:44.707557 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a3b0aaeb-ed72-45ef-9ba5-dad6031bbae1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:44.710749 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a3b0aaeb-ed72-45ef-9ba5-dad6031bbae1 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 Jul 03 19:25:44.711021 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a3b0aaeb-ed72-45ef-9ba5-dad6031bbae1 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:44.711390 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a3b0aaeb-ed72-45ef-9ba5-dad6031bbae1 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:44.723866 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:44.723866 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:44.732087 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a3b0aaeb-ed72-45ef-9ba5-dad6031bbae1 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:25:44.744192 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a3b0aaeb-ed72-45ef-9ba5-dad6031bbae1 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 returned with HTTP 200 Jul 03 19:25:44.744858 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 298/1219] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:44 2026] GET /volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:44.925379 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-53fc2e4a-9f41-4547-ae41-0351a7c39040 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:44.925462 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-53fc2e4a-9f41-4547-ae41-0351a7c39040 None None] GET https://10.4.3.61/volume// Jul 03 19:25:44.925735 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-53fc2e4a-9f41-4547-ae41-0351a7c39040 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:44.925991 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-53fc2e4a-9f41-4547-ae41-0351a7c39040 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:44.926450 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-53fc2e4a-9f41-4547-ae41-0351a7c39040 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:25:44.926892 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 311/1220] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:25:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:25:44.942247 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-10e9da5e-f95f-40e5-9066-daf000161492 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:44.942906 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-10e9da5e-f95f-40e5-9066-daf000161492 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 Jul 03 19:25:44.943237 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-10e9da5e-f95f-40e5-9066-daf000161492 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:44.943443 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-10e9da5e-f95f-40e5-9066-daf000161492 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:44.958802 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:44.958802 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:44.960651 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-11c62e66-efed-493a-b405-c03392dd52c3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:44.961198 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-11c62e66-efed-493a-b405-c03392dd52c3 None None] GET https://10.4.3.61/volume// Jul 03 19:25:44.961450 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-11c62e66-efed-493a-b405-c03392dd52c3 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:44.961893 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-11c62e66-efed-493a-b405-c03392dd52c3 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:44.962186 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-11c62e66-efed-493a-b405-c03392dd52c3 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:25:44.963259 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 310/1221] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:25:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 19:25:44.966027 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-10e9da5e-f95f-40e5-9066-daf000161492 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:25:44.971596 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-10e9da5e-f95f-40e5-9066-daf000161492 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 returned with HTTP 200 Jul 03 19:25:44.972108 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 303/1222] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:25:44 2026] GET /volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:25:44.982802 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-0b2a56a7-82fd-44e2-a90c-221b13fd1207 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:44.985396 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-0b2a56a7-82fd-44e2-a90c-221b13fd1207 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] GET https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc Jul 03 19:25:44.985728 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-0b2a56a7-82fd-44e2-a90c-221b13fd1207 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:44.985959 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-0b2a56a7-82fd-44e2-a90c-221b13fd1207 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:44.998103 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:44.998103 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:45.003822 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-0b2a56a7-82fd-44e2-a90c-221b13fd1207 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Volume info retrieved successfully. Jul 03 19:25:45.012945 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-0b2a56a7-82fd-44e2-a90c-221b13fd1207 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc returned with HTTP 200 Jul 03 19:25:45.013483 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 299/1223] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:25:44 2026] GET /volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:25:45.114284 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-d9fa4722-c176-44e5-8218-b7f763d91e57 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:45.116792 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-d9fa4722-c176-44e5-8218-b7f763d91e57 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] PUT https://10.4.3.61/volume/v3/attachments/de9119a0-2071-465e-9101-317255769255 Jul 03 19:25:45.117260 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-d9fa4722-c176-44e5-8218-b7f763d91e57 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:45.132444 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-d9fa4722-c176-44e5-8218-b7f763d91e57 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Acquiring lock "cinder-attachment_update-2c2a1002-4235-419e-b81b-2f00076d5157-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:25:45.134144 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-d9fa4722-c176-44e5-8218-b7f763d91e57 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Lock "cinder-attachment_update-2c2a1002-4235-419e-b81b-2f00076d5157-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:25:45.135741 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:45.135741 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:45.138818 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-4e63ca07-4b9e-49f4-b296-c399cfe9bf14 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:45.143868 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-4e63ca07-4b9e-49f4-b296-c399cfe9bf14 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] PUT https://10.4.3.61/volume/v3/attachments/7cc36d21-eac9-4eb2-b623-428802c4c692 Jul 03 19:25:45.144822 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-4e63ca07-4b9e-49f4-b296-c399cfe9bf14 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:45.155670 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-4e63ca07-4b9e-49f4-b296-c399cfe9bf14 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Acquiring lock "cinder-attachment_update-c99c93a1-dd43-46c2-bdac-2d44e17978bc-np0000004460" by "attachment_update" {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:25:45.161746 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-4e63ca07-4b9e-49f4-b296-c399cfe9bf14 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Lock "cinder-attachment_update-c99c93a1-dd43-46c2-bdac-2d44e17978bc-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:25:45.162854 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:45.162854 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:45.672219 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-d9fa4722-c176-44e5-8218-b7f763d91e57 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Lock "cinder-attachment_update-2c2a1002-4235-419e-b81b-2f00076d5157-np0000004460" released by "attachment_update" :: held 0.535s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:25:45.672219 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-d9fa4722-c176-44e5-8218-b7f763d91e57 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/attachments/de9119a0-2071-465e-9101-317255769255 returned with HTTP 200 Jul 03 19:25:45.672219 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 312/1224] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:25:45 2026] PUT /volume/v3/attachments/de9119a0-2071-465e-9101-317255769255 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:45.686252 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-de1d273c-4fd8-425b-99a0-f6063012f06a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:45.691265 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-de1d273c-4fd8-425b-99a0-f6063012f06a tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] GET https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc Jul 03 19:25:45.691265 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-de1d273c-4fd8-425b-99a0-f6063012f06a tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:45.691600 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-de1d273c-4fd8-425b-99a0-f6063012f06a tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:45.701749 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-4e63ca07-4b9e-49f4-b296-c399cfe9bf14 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Lock "cinder-attachment_update-c99c93a1-dd43-46c2-bdac-2d44e17978bc-np0000004460" released by "attachment_update" :: held 0.540s {{(pid=99927) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:25:45.702840 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-4e63ca07-4b9e-49f4-b296-c399cfe9bf14 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/attachments/7cc36d21-eac9-4eb2-b623-428802c4c692 returned with HTTP 200 Jul 03 19:25:45.702840 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 311/1225] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:25:45 2026] PUT /volume/v3/attachments/7cc36d21-eac9-4eb2-b623-428802c4c692 => generated 969 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:45.710421 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:45.710421 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:45.721467 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-de1d273c-4fd8-425b-99a0-f6063012f06a tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Volume info retrieved successfully. Jul 03 19:25:45.733031 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-de1d273c-4fd8-425b-99a0-f6063012f06a tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc returned with HTTP 200 Jul 03 19:25:45.733651 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 304/1226] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:45 2026] GET /volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:45.760661 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-26b18f3d-ec37-43e8-b2fe-6cd0095a32d0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:45.763390 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-26b18f3d-ec37-43e8-b2fe-6cd0095a32d0 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 Jul 03 19:25:45.763631 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-26b18f3d-ec37-43e8-b2fe-6cd0095a32d0 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:45.763890 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-26b18f3d-ec37-43e8-b2fe-6cd0095a32d0 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:45.784499 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:45.784499 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:45.792805 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-26b18f3d-ec37-43e8-b2fe-6cd0095a32d0 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:25:45.796492 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-26b18f3d-ec37-43e8-b2fe-6cd0095a32d0 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 returned with HTTP 200 Jul 03 19:25:45.797032 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 300/1227] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:45 2026] GET /volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:46.454820 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a4a04e9b-7c39-4793-92a4-0093ad8113f3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:46.499033 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a4a04e9b-7c39-4793-92a4-0093ad8113f3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:25:46.499456 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a4a04e9b-7c39-4793-92a4-0093ad8113f3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1055981822"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:46.501186 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-a4a04e9b-7c39-4793-92a4-0093ad8113f3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1055981822'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:25:46.501364 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-a4a04e9b-7c39-4793-92a4-0093ad8113f3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Create volume of 1 GB Jul 03 19:25:46.501689 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:46.501689 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:46.507510 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a4a04e9b-7c39-4793-92a4-0093ad8113f3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Availability Zones retrieved successfully. Jul 03 19:25:46.514850 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a4a04e9b-7c39-4793-92a4-0093ad8113f3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Flow 'volume_create_api' (b45e0df7-7cce-4f34-8379-71d53583e52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:46.516094 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a4a04e9b-7c39-4793-92a4-0093ad8113f3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6004a615-b852-4c43-8d22-6dc828fe0e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:46.517234 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-a4a04e9b-7c39-4793-92a4-0093ad8113f3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:25:46.554629 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a4a04e9b-7c39-4793-92a4-0093ad8113f3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6004a615-b852-4c43-8d22-6dc828fe0e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:46.555809 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a4a04e9b-7c39-4793-92a4-0093ad8113f3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c15710f-76ef-47f0-aa5e-50824a0cd1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:46.627598 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-a4a04e9b-7c39-4793-92a4-0093ad8113f3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Created reservations ['358a5319-c004-4c76-960f-2cc00a38f668', '09acfcd2-b020-455a-aee1-e3b7cba745da', '64838ca6-41b0-4abf-88bc-0208a14ae315', '2b58b452-cae9-4170-8321-76a910d50e1d'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:25:46.628315 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a4a04e9b-7c39-4793-92a4-0093ad8113f3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c15710f-76ef-47f0-aa5e-50824a0cd1c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['358a5319-c004-4c76-960f-2cc00a38f668', '09acfcd2-b020-455a-aee1-e3b7cba745da', '64838ca6-41b0-4abf-88bc-0208a14ae315', '2b58b452-cae9-4170-8321-76a910d50e1d']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:46.628965 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a4a04e9b-7c39-4793-92a4-0093ad8113f3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d82883f2-f03a-417a-86e1-048a0b7a64e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:46.653612 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a4a04e9b-7c39-4793-92a4-0093ad8113f3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d82883f2-f03a-417a-86e1-048a0b7a64e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78b1fbea-a1eb-4988-8f0c-4b783aedaa26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1055981822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b18edb74f9db423bacffee6fb8ee60ef',qos_specs=None,replication_status=,reservations=['358a5319-c004-4c76-960f-2cc00a38f668','09acfcd2-b020-455a-aee1-e3b7cba745da','64838ca6-41b0-4abf-88bc-0208a14ae315','2b58b452-cae9-4170-8321-76a910d50e1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='156932b8230042fd93d1a5cb1f4414fd',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:25:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1055981822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78b1fbea-a1eb-4988-8f0c-4b783aedaa26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b18edb74f9db423bacffee6fb8ee60ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='156932b8230042fd93d1a5cb1f4414fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:46.654403 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a4a04e9b-7c39-4793-92a4-0093ad8113f3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b531e2f-0dc0-4b7c-9d49-5473ae63dd90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:46.674517 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a4a04e9b-7c39-4793-92a4-0093ad8113f3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b531e2f-0dc0-4b7c-9d49-5473ae63dd90) transitioned into state 'SUCCESS' from state '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-1055981822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b18edb74f9db423bacffee6fb8ee60ef',qos_specs=None,replication_status=,reservations=['358a5319-c004-4c76-960f-2cc00a38f668','09acfcd2-b020-455a-aee1-e3b7cba745da','64838ca6-41b0-4abf-88bc-0208a14ae315','2b58b452-cae9-4170-8321-76a910d50e1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='156932b8230042fd93d1a5cb1f4414fd',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:46.675373 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a4a04e9b-7c39-4793-92a4-0093ad8113f3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f883c911-6e41-42a6-bd82-5dbcc49ae2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:25:46.686086 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a4a04e9b-7c39-4793-92a4-0093ad8113f3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f883c911-6e41-42a6-bd82-5dbcc49ae2e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:25:46.687005 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a4a04e9b-7c39-4793-92a4-0093ad8113f3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Flow 'volume_create_api' (b45e0df7-7cce-4f34-8379-71d53583e52d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:25:46.687330 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a4a04e9b-7c39-4793-92a4-0093ad8113f3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Create volume request issued successfully. Jul 03 19:25:46.687906 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a4a04e9b-7c39-4793-92a4-0093ad8113f3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:25:46.688400 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 313/1228] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:25:46 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 19:25:46.703820 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-edf82bcc-b4db-40ae-850b-32c4a8e8ecb6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:46.707063 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-edf82bcc-b4db-40ae-850b-32c4a8e8ecb6 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] GET https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 Jul 03 19:25:46.707405 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-edf82bcc-b4db-40ae-850b-32c4a8e8ecb6 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:46.707695 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-edf82bcc-b4db-40ae-850b-32c4a8e8ecb6 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:46.718476 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:46.718476 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:46.723847 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-edf82bcc-b4db-40ae-850b-32c4a8e8ecb6 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:25:46.731247 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-edf82bcc-b4db-40ae-850b-32c4a8e8ecb6 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 returned with HTTP 200 Jul 03 19:25:46.731834 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 312/1229] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:46 2026] GET /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:46.748501 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bc17ee8f-5c51-4e47-ba79-6aac366bc845 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:46.750837 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bc17ee8f-5c51-4e47-ba79-6aac366bc845 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] GET https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc Jul 03 19:25:46.751028 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bc17ee8f-5c51-4e47-ba79-6aac366bc845 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:46.751188 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bc17ee8f-5c51-4e47-ba79-6aac366bc845 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:46.766250 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:46.766250 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:46.771059 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-bc17ee8f-5c51-4e47-ba79-6aac366bc845 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Volume info retrieved successfully. Jul 03 19:25:46.782512 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bc17ee8f-5c51-4e47-ba79-6aac366bc845 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc returned with HTTP 200 Jul 03 19:25:46.784931 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 305/1230] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:46 2026] GET /volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:46.816819 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3b5b3235-9a35-4b12-acd4-61a6f1b212e7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:46.819550 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3b5b3235-9a35-4b12-acd4-61a6f1b212e7 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 Jul 03 19:25:46.819785 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3b5b3235-9a35-4b12-acd4-61a6f1b212e7 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:46.820023 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3b5b3235-9a35-4b12-acd4-61a6f1b212e7 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:46.834985 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:46.834985 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:46.839364 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-3b5b3235-9a35-4b12-acd4-61a6f1b212e7 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:25:46.844958 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3b5b3235-9a35-4b12-acd4-61a6f1b212e7 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 returned with HTTP 200 Jul 03 19:25:46.845474 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 301/1231] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:46 2026] GET /volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:47.749102 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ed0f955c-2ce7-49aa-a751-7eb0fb32008d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:47.750919 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ed0f955c-2ce7-49aa-a751-7eb0fb32008d tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] GET https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 Jul 03 19:25:47.751129 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ed0f955c-2ce7-49aa-a751-7eb0fb32008d tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:47.751334 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ed0f955c-2ce7-49aa-a751-7eb0fb32008d tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:47.758592 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:47.758592 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:47.761882 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ed0f955c-2ce7-49aa-a751-7eb0fb32008d tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:25:47.767495 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ed0f955c-2ce7-49aa-a751-7eb0fb32008d tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 returned with HTTP 200 Jul 03 19:25:47.767864 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 314/1232] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:47 2026] GET /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:47.803867 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ff2c6471-b8cf-401f-86df-c539b733e935 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:47.806492 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ff2c6471-b8cf-401f-86df-c539b733e935 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] GET https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc Jul 03 19:25:47.806492 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ff2c6471-b8cf-401f-86df-c539b733e935 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:47.806492 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ff2c6471-b8cf-401f-86df-c539b733e935 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:47.819927 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:47.819927 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:47.827202 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ff2c6471-b8cf-401f-86df-c539b733e935 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Volume info retrieved successfully. Jul 03 19:25:47.834218 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ff2c6471-b8cf-401f-86df-c539b733e935 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc returned with HTTP 200 Jul 03 19:25:47.834995 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 313/1233] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:47 2026] GET /volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:47.864126 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-451425e8-0777-4459-b72b-c262ee4fe7ee None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:47.866445 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-451425e8-0777-4459-b72b-c262ee4fe7ee tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 Jul 03 19:25:47.866720 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-451425e8-0777-4459-b72b-c262ee4fe7ee tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:47.867007 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-451425e8-0777-4459-b72b-c262ee4fe7ee tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:47.881469 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:47.881469 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:47.886321 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-451425e8-0777-4459-b72b-c262ee4fe7ee tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:25:47.893880 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-451425e8-0777-4459-b72b-c262ee4fe7ee tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 returned with HTTP 200 Jul 03 19:25:47.894461 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 306/1234] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:47 2026] GET /volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:48.848549 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1f91ac86-6d7e-4de1-897e-f4653032444e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:48.850904 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1f91ac86-6d7e-4de1-897e-f4653032444e tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] GET https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc Jul 03 19:25:48.851257 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1f91ac86-6d7e-4de1-897e-f4653032444e tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:48.851778 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1f91ac86-6d7e-4de1-897e-f4653032444e tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:48.864576 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:48.864576 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:48.870717 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1f91ac86-6d7e-4de1-897e-f4653032444e tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Volume info retrieved successfully. Jul 03 19:25:48.877343 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1f91ac86-6d7e-4de1-897e-f4653032444e tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc returned with HTTP 200 Jul 03 19:25:48.877852 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 302/1235] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:48 2026] GET /volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:48.910239 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7c386f7a-bafd-4fc3-a832-9d858d0a92e1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:48.917420 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7c386f7a-bafd-4fc3-a832-9d858d0a92e1 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 Jul 03 19:25:48.917584 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7c386f7a-bafd-4fc3-a832-9d858d0a92e1 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:48.917886 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7c386f7a-bafd-4fc3-a832-9d858d0a92e1 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:48.932153 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:48.932153 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:48.939038 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7c386f7a-bafd-4fc3-a832-9d858d0a92e1 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:25:48.947259 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7c386f7a-bafd-4fc3-a832-9d858d0a92e1 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 returned with HTTP 200 Jul 03 19:25:48.947914 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 315/1236] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:48 2026] GET /volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:49.897672 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e6b9c85a-bdad-4184-932e-f99b953dad70 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:49.905499 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e6b9c85a-bdad-4184-932e-f99b953dad70 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] GET https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc Jul 03 19:25:49.906228 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e6b9c85a-bdad-4184-932e-f99b953dad70 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:49.907262 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e6b9c85a-bdad-4184-932e-f99b953dad70 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:49.921880 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:49.921880 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:49.930928 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e6b9c85a-bdad-4184-932e-f99b953dad70 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Volume info retrieved successfully. Jul 03 19:25:49.937575 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e6b9c85a-bdad-4184-932e-f99b953dad70 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc returned with HTTP 200 Jul 03 19:25:49.937575 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 314/1237] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:49 2026] GET /volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:49.966350 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-42d2f693-2010-4fbc-8459-442e47dff9cf None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:49.971688 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-42d2f693-2010-4fbc-8459-442e47dff9cf tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 Jul 03 19:25:49.971688 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-42d2f693-2010-4fbc-8459-442e47dff9cf tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:49.971688 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-42d2f693-2010-4fbc-8459-442e47dff9cf tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:49.997521 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:49.997521 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:50.010487 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-42d2f693-2010-4fbc-8459-442e47dff9cf tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:25:50.018196 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-42d2f693-2010-4fbc-8459-442e47dff9cf tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 returned with HTTP 200 Jul 03 19:25:50.018911 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 307/1238] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:49 2026] GET /volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:50.958133 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8eac1322-75d1-4cab-a699-3743719c9db4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:50.960268 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8eac1322-75d1-4cab-a699-3743719c9db4 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] GET https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc Jul 03 19:25:50.962236 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8eac1322-75d1-4cab-a699-3743719c9db4 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:50.962236 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8eac1322-75d1-4cab-a699-3743719c9db4 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:50.976826 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:50.976826 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:50.982150 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8eac1322-75d1-4cab-a699-3743719c9db4 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Volume info retrieved successfully. Jul 03 19:25:50.991713 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8eac1322-75d1-4cab-a699-3743719c9db4 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc returned with HTTP 200 Jul 03 19:25:50.992309 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 303/1239] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:50 2026] GET /volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:51.033420 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-372d0709-a499-4bc0-ae65-d5e04e52fc02 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:51.035566 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-372d0709-a499-4bc0-ae65-d5e04e52fc02 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 Jul 03 19:25:51.036178 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-372d0709-a499-4bc0-ae65-d5e04e52fc02 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:51.036178 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-372d0709-a499-4bc0-ae65-d5e04e52fc02 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:51.044765 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:51.044765 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:51.048416 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-372d0709-a499-4bc0-ae65-d5e04e52fc02 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:25:51.053306 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-372d0709-a499-4bc0-ae65-d5e04e52fc02 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 returned with HTTP 200 Jul 03 19:25:51.053677 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 316/1240] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:51 2026] GET /volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:51.973642 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-228f2da5-ac37-4f31-996b-ce20bfad0cb0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:51.979526 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-228f2da5-ac37-4f31-996b-ce20bfad0cb0 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] POST https://10.4.3.61/volume/v3/attachments/de9119a0-2071-465e-9101-317255769255/action Jul 03 19:25:51.979526 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-228f2da5-ac37-4f31-996b-ce20bfad0cb0 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Action body: b'{"os-complete": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:25:51.979526 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-228f2da5-ac37-4f31-996b-ce20bfad0cb0 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:51.980316 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-2c1b555f-4004-40c0-aaef-0b264b209907 req-10f0871f-8ad5-4938-88f7-2b1d5ec0de5d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:51.983060 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2c1b555f-4004-40c0-aaef-0b264b209907 req-10f0871f-8ad5-4938-88f7-2b1d5ec0de5d tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] GET https://10.4.3.61/volume/v3/volumes/d888eb56-1bf2-4e5a-9e9c-77ee975199c1 Jul 03 19:25:51.983322 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-2c1b555f-4004-40c0-aaef-0b264b209907 req-10f0871f-8ad5-4938-88f7-2b1d5ec0de5d tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:51.983540 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-2c1b555f-4004-40c0-aaef-0b264b209907 req-10f0871f-8ad5-4938-88f7-2b1d5ec0de5d tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:52.000247 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:52.000247 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:52.003019 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:52.003019 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:52.010970 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-856109a6-0542-41bc-a79b-5aff59a0d062 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:52.015437 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-2c1b555f-4004-40c0-aaef-0b264b209907 req-10f0871f-8ad5-4938-88f7-2b1d5ec0de5d tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Volume info retrieved successfully. Jul 03 19:25:52.018370 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-856109a6-0542-41bc-a79b-5aff59a0d062 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] GET https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc Jul 03 19:25:52.018370 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-856109a6-0542-41bc-a79b-5aff59a0d062 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:52.019248 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-856109a6-0542-41bc-a79b-5aff59a0d062 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:52.028487 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2c1b555f-4004-40c0-aaef-0b264b209907 req-10f0871f-8ad5-4938-88f7-2b1d5ec0de5d tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] https://10.4.3.61/volume/v3/volumes/d888eb56-1bf2-4e5a-9e9c-77ee975199c1 returned with HTTP 200 Jul 03 19:25:52.029402 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 308/1241] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:25:51 2026] GET /volume/v3/volumes/d888eb56-1bf2-4e5a-9e9c-77ee975199c1 => generated 1601 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:52.031084 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-a85aa08e-5f86-4e0b-854f-3c79db10ed4b req-228f2da5-ac37-4f31-996b-ce20bfad0cb0 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/attachments/de9119a0-2071-465e-9101-317255769255/action returned with HTTP 204 Jul 03 19:25:52.031084 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 315/1242] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:25:51 2026] POST /volume/v3/attachments/de9119a0-2071-465e-9101-317255769255/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:25:52.037634 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:52.037634 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:52.042711 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-856109a6-0542-41bc-a79b-5aff59a0d062 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Volume info retrieved successfully. Jul 03 19:25:52.052971 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-856109a6-0542-41bc-a79b-5aff59a0d062 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc returned with HTTP 200 Jul 03 19:25:52.053716 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 304/1243] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:52 2026] GET /volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:52.069332 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-afb6c848-f416-4fbb-b654-49d35c192d70 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:52.072991 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-afb6c848-f416-4fbb-b654-49d35c192d70 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 Jul 03 19:25:52.073352 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-afb6c848-f416-4fbb-b654-49d35c192d70 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:52.073690 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-afb6c848-f416-4fbb-b654-49d35c192d70 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:52.094740 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:52.094740 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:52.103733 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-afb6c848-f416-4fbb-b654-49d35c192d70 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:25:52.111552 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-afb6c848-f416-4fbb-b654-49d35c192d70 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 returned with HTTP 200 Jul 03 19:25:52.111970 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 317/1244] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:52 2026] GET /volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:52.132886 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-76c2ff22-9819-4d6e-8168-537f8c91edbd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:52.135639 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-76c2ff22-9819-4d6e-8168-537f8c91edbd tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 Jul 03 19:25:52.135639 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-76c2ff22-9819-4d6e-8168-537f8c91edbd tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:52.136073 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-76c2ff22-9819-4d6e-8168-537f8c91edbd tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:52.158350 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:52.158350 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:52.167333 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-76c2ff22-9819-4d6e-8168-537f8c91edbd tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:25:52.179223 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-76c2ff22-9819-4d6e-8168-537f8c91edbd tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 returned with HTTP 200 Jul 03 19:25:52.179223 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 309/1245] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:52 2026] GET /volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 => generated 1137 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:52.200199 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-38d18144-14b7-453f-bfab-b99a3c7eff44 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:52.209005 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-38d18144-14b7-453f-bfab-b99a3c7eff44 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:25:52.209005 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-38d18144-14b7-453f-bfab-b99a3c7eff44 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2c2a1002-4235-419e-b81b-2f00076d5157", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-182588733", "description": null, "metadata": null}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:52.224009 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:52.224009 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:52.224919 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-38d18144-14b7-453f-bfab-b99a3c7eff44 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:25:52.224919 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-38d18144-14b7-453f-bfab-b99a3c7eff44 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Create snapshot from volume 2c2a1002-4235-419e-b81b-2f00076d5157 Jul 03 19:25:52.294591 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-38d18144-14b7-453f-bfab-b99a3c7eff44 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Created reservations ['30f274e8-1e3f-4450-a242-3e1a109faff9', '16fbe8e7-0941-4912-ae28-ab67d64c4c66', 'bc9967b7-c847-41b5-9eaa-18645cb75e7a', '92287f45-c0a4-4184-accb-95ef25535658'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:25:52.359402 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-38d18144-14b7-453f-bfab-b99a3c7eff44 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Snapshot force create request issued successfully. Jul 03 19:25:52.360273 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-38d18144-14b7-453f-bfab-b99a3c7eff44 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:25:52.360555 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 316/1246] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:25:52 2026] POST /volume/v3/snapshots => generated 310 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 19:25:52.376254 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9d3b4c48-2013-4fb8-8162-cc7379f0e04b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:52.378084 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9d3b4c48-2013-4fb8-8162-cc7379f0e04b tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/snapshots/057568c4-d99a-46e9-b8d2-1c850d202461 Jul 03 19:25:52.380541 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9d3b4c48-2013-4fb8-8162-cc7379f0e04b tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:52.380541 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9d3b4c48-2013-4fb8-8162-cc7379f0e04b tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:52.389099 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:52.389099 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:52.389672 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9d3b4c48-2013-4fb8-8162-cc7379f0e04b tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Snapshot retrieved successfully. Jul 03 19:25:52.390974 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9d3b4c48-2013-4fb8-8162-cc7379f0e04b tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/snapshots/057568c4-d99a-46e9-b8d2-1c850d202461 returned with HTTP 200 Jul 03 19:25:52.391489 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 305/1247] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:25:52 2026] GET /volume/v3/snapshots/057568c4-d99a-46e9-b8d2-1c850d202461 => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:53.071678 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-92bf27f1-51a7-4399-9482-2cd66b84b7aa None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:53.074055 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-92bf27f1-51a7-4399-9482-2cd66b84b7aa tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] GET https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc Jul 03 19:25:53.074241 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-92bf27f1-51a7-4399-9482-2cd66b84b7aa tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:53.074528 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-92bf27f1-51a7-4399-9482-2cd66b84b7aa tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:53.087651 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:53.087651 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:53.096760 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-92bf27f1-51a7-4399-9482-2cd66b84b7aa tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Volume info retrieved successfully. Jul 03 19:25:53.107056 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-92bf27f1-51a7-4399-9482-2cd66b84b7aa tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc returned with HTTP 200 Jul 03 19:25:53.110028 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 318/1248] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:53 2026] GET /volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:25:53.402902 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a0ca3b89-8004-4800-a92e-a8e308404393 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:53.404929 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a0ca3b89-8004-4800-a92e-a8e308404393 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/snapshots/057568c4-d99a-46e9-b8d2-1c850d202461 Jul 03 19:25:53.405180 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a0ca3b89-8004-4800-a92e-a8e308404393 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:53.405384 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a0ca3b89-8004-4800-a92e-a8e308404393 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:53.411872 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:53.411872 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:53.412517 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a0ca3b89-8004-4800-a92e-a8e308404393 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Snapshot retrieved successfully. Jul 03 19:25:53.413685 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a0ca3b89-8004-4800-a92e-a8e308404393 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/snapshots/057568c4-d99a-46e9-b8d2-1c850d202461 returned with HTTP 200 Jul 03 19:25:53.413955 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 310/1249] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:25:53 2026] GET /volume/v3/snapshots/057568c4-d99a-46e9-b8d2-1c850d202461 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:53.424725 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fed7e120-b0c8-47f4-a45e-9e814fdcfcef None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:53.427568 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fed7e120-b0c8-47f4-a45e-9e814fdcfcef tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/snapshots/057568c4-d99a-46e9-b8d2-1c850d202461 Jul 03 19:25:53.427854 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fed7e120-b0c8-47f4-a45e-9e814fdcfcef tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:53.428111 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fed7e120-b0c8-47f4-a45e-9e814fdcfcef tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:53.433619 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:53.433619 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:53.434252 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-fed7e120-b0c8-47f4-a45e-9e814fdcfcef tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Snapshot retrieved successfully. Jul 03 19:25:53.435488 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fed7e120-b0c8-47f4-a45e-9e814fdcfcef tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/snapshots/057568c4-d99a-46e9-b8d2-1c850d202461 returned with HTTP 200 Jul 03 19:25:53.436006 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 317/1250] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:25:53 2026] GET /volume/v3/snapshots/057568c4-d99a-46e9-b8d2-1c850d202461 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:53.445506 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-725ab8dd-b3f9-4b05-8207-326004d97217 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:53.449469 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-725ab8dd-b3f9-4b05-8207-326004d97217 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 Jul 03 19:25:53.449789 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-725ab8dd-b3f9-4b05-8207-326004d97217 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:53.449985 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-725ab8dd-b3f9-4b05-8207-326004d97217 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:53.474331 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:53.474331 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:53.478529 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-725ab8dd-b3f9-4b05-8207-326004d97217 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:25:53.484350 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-725ab8dd-b3f9-4b05-8207-326004d97217 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 returned with HTTP 200 Jul 03 19:25:53.484350 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 306/1251] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:53 2026] GET /volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:54.126716 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-496b762b-c8ef-4f79-8de4-8ad465ab0983 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:54.138148 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-496b762b-c8ef-4f79-8de4-8ad465ab0983 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] GET https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc Jul 03 19:25:54.138415 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-496b762b-c8ef-4f79-8de4-8ad465ab0983 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:54.138655 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-496b762b-c8ef-4f79-8de4-8ad465ab0983 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:54.154445 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:54.154445 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:54.160323 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-496b762b-c8ef-4f79-8de4-8ad465ab0983 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Volume info retrieved successfully. Jul 03 19:25:54.165836 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-496b762b-c8ef-4f79-8de4-8ad465ab0983 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc returned with HTTP 200 Jul 03 19:25:54.166445 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 319/1252] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:54 2026] GET /volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:55.028424 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-32cd310b-ee35-4bb4-9ef8-35eef9af6d2f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:55.032733 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-32cd310b-ee35-4bb4-9ef8-35eef9af6d2f tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] POST https://10.4.3.61/volume/v3/attachments/7cc36d21-eac9-4eb2-b623-428802c4c692/action Jul 03 19:25:55.033042 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-32cd310b-ee35-4bb4-9ef8-35eef9af6d2f tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Action body: b'{"os-complete": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:25:55.033255 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-32cd310b-ee35-4bb4-9ef8-35eef9af6d2f tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:55.054772 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:55.054772 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:55.079737 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-0c34ad52-befb-4261-8a52-e405afbaa0a0 req-32cd310b-ee35-4bb4-9ef8-35eef9af6d2f tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/attachments/7cc36d21-eac9-4eb2-b623-428802c4c692/action returned with HTTP 204 Jul 03 19:25:55.080541 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 311/1253] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:25:55 2026] POST /volume/v3/attachments/7cc36d21-eac9-4eb2-b623-428802c4c692/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:25:55.187662 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-75ed5d44-7e0d-44a5-b07a-ab32764fd751 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:55.189691 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-75ed5d44-7e0d-44a5-b07a-ab32764fd751 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] GET https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc Jul 03 19:25:55.190020 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-75ed5d44-7e0d-44a5-b07a-ab32764fd751 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:55.190515 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-75ed5d44-7e0d-44a5-b07a-ab32764fd751 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:55.210567 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:55.210567 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:55.221389 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-75ed5d44-7e0d-44a5-b07a-ab32764fd751 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Volume info retrieved successfully. Jul 03 19:25:55.233001 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-75ed5d44-7e0d-44a5-b07a-ab32764fd751 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc returned with HTTP 200 Jul 03 19:25:55.233665 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 318/1254] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:55 2026] GET /volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc => generated 1137 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:55.251924 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c8d18b87-34bd-478c-bd45-9305141ad351 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:55.256143 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c8d18b87-34bd-478c-bd45-9305141ad351 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] GET https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc Jul 03 19:25:55.256143 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c8d18b87-34bd-478c-bd45-9305141ad351 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:55.256143 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c8d18b87-34bd-478c-bd45-9305141ad351 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:55.270119 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:55.270119 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:55.277002 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c8d18b87-34bd-478c-bd45-9305141ad351 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Volume info retrieved successfully. Jul 03 19:25:55.285348 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c8d18b87-34bd-478c-bd45-9305141ad351 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc returned with HTTP 200 Jul 03 19:25:55.286012 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 307/1255] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:55 2026] GET /volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:25:56.795865 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c283340e-a4e0-4502-89a5-2f9e5f16494d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:56.802325 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c283340e-a4e0-4502-89a5-2f9e5f16494d tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 Jul 03 19:25:56.802325 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c283340e-a4e0-4502-89a5-2f9e5f16494d tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:56.802325 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c283340e-a4e0-4502-89a5-2f9e5f16494d tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:56.812774 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:56.812774 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:56.817868 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c283340e-a4e0-4502-89a5-2f9e5f16494d tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:25:56.824336 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c283340e-a4e0-4502-89a5-2f9e5f16494d tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 returned with HTTP 200 Jul 03 19:25:56.824760 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 320/1256] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:56 2026] GET /volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:56.845071 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-120fbbef-d6e7-4f98-87dc-29bb56b5964c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:56.849678 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-120fbbef-d6e7-4f98-87dc-29bb56b5964c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 Jul 03 19:25:56.850241 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-120fbbef-d6e7-4f98-87dc-29bb56b5964c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:56.850241 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-120fbbef-d6e7-4f98-87dc-29bb56b5964c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:56.862589 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:56.862589 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:56.869044 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-120fbbef-d6e7-4f98-87dc-29bb56b5964c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:25:56.877083 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-120fbbef-d6e7-4f98-87dc-29bb56b5964c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 returned with HTTP 200 Jul 03 19:25:56.877083 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 312/1257] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:56 2026] GET /volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:56.945463 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-5162f98e-15b3-4f51-8595-6c07f07889a7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:56.948113 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-5162f98e-15b3-4f51-8595-6c07f07889a7 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 Jul 03 19:25:56.948952 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-5162f98e-15b3-4f51-8595-6c07f07889a7 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:56.948952 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-5162f98e-15b3-4f51-8595-6c07f07889a7 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:56.960147 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:56.960147 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:25:56.972423 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-5162f98e-15b3-4f51-8595-6c07f07889a7 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:25:56.982369 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-5162f98e-15b3-4f51-8595-6c07f07889a7 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 returned with HTTP 200 Jul 03 19:25:56.982369 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 319/1258] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:25:56 2026] GET /volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 => generated 871 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:59.043577 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d4085754-2de1-4faa-b8fa-0a7d64954e2a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:59.045089 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d4085754-2de1-4faa-b8fa-0a7d64954e2a None None] GET https://10.4.3.61/volume// Jul 03 19:25:59.045089 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d4085754-2de1-4faa-b8fa-0a7d64954e2a None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:59.045089 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d4085754-2de1-4faa-b8fa-0a7d64954e2a None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:59.045426 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d4085754-2de1-4faa-b8fa-0a7d64954e2a None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:25:59.045828 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 308/1259] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:25:59 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:25:59.057392 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-ffea1f95-8837-4d2c-b9a0-669bd392bb54 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:59.061684 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-ffea1f95-8837-4d2c-b9a0-669bd392bb54 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:25:59.064028 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-ffea1f95-8837-4d2c-b9a0-669bd392bb54 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50a94054-76e3-4662-b859-27249ce3fee7", "connector": null, "instance_uuid": "7bf366b6-cb69-4e73-9c97-00a3a01121dd"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:59.086554 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:59.086554 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:25:59.131189 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-ffea1f95-8837-4d2c-b9a0-669bd392bb54 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:25:59.131453 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 321/1260] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:25:59 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 19:25:59.524082 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6c3fdc89-ec3c-4998-8405-94324a33af0d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:59.525901 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6c3fdc89-ec3c-4998-8405-94324a33af0d tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 Jul 03 19:25:59.526126 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6c3fdc89-ec3c-4998-8405-94324a33af0d tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:59.526372 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6c3fdc89-ec3c-4998-8405-94324a33af0d tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:59.536767 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:59.536767 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:25:59.541017 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6c3fdc89-ec3c-4998-8405-94324a33af0d tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:25:59.546676 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6c3fdc89-ec3c-4998-8405-94324a33af0d tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 returned with HTTP 200 Jul 03 19:25:59.547547 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 313/1261] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:25:59 2026] GET /volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:25:59.699265 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ae783d30-a677-4c2a-8b54-0c749dbe89b8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:59.700802 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ae783d30-a677-4c2a-8b54-0c749dbe89b8 None None] GET https://10.4.3.61/volume// Jul 03 19:25:59.701058 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ae783d30-a677-4c2a-8b54-0c749dbe89b8 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:59.701321 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ae783d30-a677-4c2a-8b54-0c749dbe89b8 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:59.701630 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ae783d30-a677-4c2a-8b54-0c749dbe89b8 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:25:59.701933 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 320/1262] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:25:59 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:25:59.711746 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-083d8e71-8c8c-43f8-a201-65a53d9eb896 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:59.715827 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-083d8e71-8c8c-43f8-a201-65a53d9eb896 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 Jul 03 19:25:59.716310 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-083d8e71-8c8c-43f8-a201-65a53d9eb896 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:25:59.716680 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-083d8e71-8c8c-43f8-a201-65a53d9eb896 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:25:59.727289 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:59.727289 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:25:59.731368 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-083d8e71-8c8c-43f8-a201-65a53d9eb896 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:25:59.736708 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-083d8e71-8c8c-43f8-a201-65a53d9eb896 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 returned with HTTP 200 Jul 03 19:25:59.737248 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 309/1263] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:25:59 2026] GET /volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 => generated 1050 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:25:59.879599 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-939da591-b5f5-4337-893b-e043ffe36d63 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:25:59.883869 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-939da591-b5f5-4337-893b-e043ffe36d63 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] PUT https://10.4.3.61/volume/v3/attachments/580f709d-4863-4ef0-83af-f73b40960858 Jul 03 19:25:59.884793 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-939da591-b5f5-4337-893b-e043ffe36d63 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:25:59.898540 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-939da591-b5f5-4337-893b-e043ffe36d63 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Acquiring lock "cinder-attachment_update-50a94054-76e3-4662-b859-27249ce3fee7-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:25:59.905196 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-939da591-b5f5-4337-893b-e043ffe36d63 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Lock "cinder-attachment_update-50a94054-76e3-4662-b859-27249ce3fee7-np0000004460" acquired by "attachment_update" :: waited 0.007s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:25:59.906270 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:25:59.906270 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:26:00.434523 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-939da591-b5f5-4337-893b-e043ffe36d63 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Lock "cinder-attachment_update-50a94054-76e3-4662-b859-27249ce3fee7-np0000004460" released by "attachment_update" :: held 0.529s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:26:00.435372 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-939da591-b5f5-4337-893b-e043ffe36d63 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/attachments/580f709d-4863-4ef0-83af-f73b40960858 returned with HTTP 200 Jul 03 19:26:00.436400 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 322/1264] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:25:59 2026] PUT /volume/v3/attachments/580f709d-4863-4ef0-83af-f73b40960858 => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:26:00.563318 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2aa191aa-4329-41dd-bea7-a83d7a50496c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:00.565533 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2aa191aa-4329-41dd-bea7-a83d7a50496c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 Jul 03 19:26:00.566072 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2aa191aa-4329-41dd-bea7-a83d7a50496c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:00.566142 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2aa191aa-4329-41dd-bea7-a83d7a50496c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:00.577540 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:00.577540 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:26:00.582859 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2aa191aa-4329-41dd-bea7-a83d7a50496c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:26:00.590001 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2aa191aa-4329-41dd-bea7-a83d7a50496c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 returned with HTTP 200 Jul 03 19:26:00.590532 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 314/1265] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:00 2026] GET /volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:01.605466 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e4a1bd7f-f677-4955-b70d-379969f45fc4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:01.607098 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e4a1bd7f-f677-4955-b70d-379969f45fc4 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 Jul 03 19:26:01.607289 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e4a1bd7f-f677-4955-b70d-379969f45fc4 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:01.607461 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e4a1bd7f-f677-4955-b70d-379969f45fc4 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:01.617819 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:01.617819 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:26:01.622043 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e4a1bd7f-f677-4955-b70d-379969f45fc4 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:26:01.629312 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e4a1bd7f-f677-4955-b70d-379969f45fc4 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 returned with HTTP 200 Jul 03 19:26:01.629312 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 321/1266] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:01 2026] GET /volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:02.645140 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-67fe5477-ab58-4223-8e79-38c07aec06c6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:02.647525 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-67fe5477-ab58-4223-8e79-38c07aec06c6 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 Jul 03 19:26:02.647774 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-67fe5477-ab58-4223-8e79-38c07aec06c6 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:02.648035 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-67fe5477-ab58-4223-8e79-38c07aec06c6 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:02.660190 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:02.660190 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:26:02.665007 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-67fe5477-ab58-4223-8e79-38c07aec06c6 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:26:02.670792 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-67fe5477-ab58-4223-8e79-38c07aec06c6 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 returned with HTTP 200 Jul 03 19:26:02.671516 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 310/1267] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:02 2026] GET /volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:02.951293 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-644aae3e-0ee7-4c51-a2f9-dac7dbb9171e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:02.954050 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-644aae3e-0ee7-4c51-a2f9-dac7dbb9171e tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:26:02.954050 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-644aae3e-0ee7-4c51-a2f9-dac7dbb9171e tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:02.954050 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-644aae3e-0ee7-4c51-a2f9-dac7dbb9171e tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:02.964323 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:02.964323 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:26:02.968795 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-644aae3e-0ee7-4c51-a2f9-dac7dbb9171e tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:26:02.974717 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-644aae3e-0ee7-4c51-a2f9-dac7dbb9171e tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe returned with HTTP 200 Jul 03 19:26:02.974717 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 323/1268] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:02 2026] GET /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:03.039152 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ca79aa5e-7e78-426a-b4d2-30817497c45d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:03.041322 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ca79aa5e-7e78-426a-b4d2-30817497c45d tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:26:03.041665 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ca79aa5e-7e78-426a-b4d2-30817497c45d tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:03.041874 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ca79aa5e-7e78-426a-b4d2-30817497c45d tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:03.051146 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:03.051146 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:26:03.055379 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ca79aa5e-7e78-426a-b4d2-30817497c45d tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:26:03.059675 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ca79aa5e-7e78-426a-b4d2-30817497c45d tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe returned with HTTP 200 Jul 03 19:26:03.059940 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 315/1269] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:03 2026] GET /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:03.684219 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-23448afe-e232-45b9-8d17-3ff9917543a6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:03.688695 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-23448afe-e232-45b9-8d17-3ff9917543a6 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 Jul 03 19:26:03.688962 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-23448afe-e232-45b9-8d17-3ff9917543a6 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:03.691444 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-23448afe-e232-45b9-8d17-3ff9917543a6 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:03.704670 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:03.704670 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:26:03.708977 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-23448afe-e232-45b9-8d17-3ff9917543a6 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:26:03.714782 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-23448afe-e232-45b9-8d17-3ff9917543a6 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 returned with HTTP 200 Jul 03 19:26:03.715923 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 322/1270] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:03 2026] GET /volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:04.691278 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5c63e139-c148-4fb5-b224-639410657335 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:04.693757 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5c63e139-c148-4fb5-b224-639410657335 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] POST https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action Jul 03 19:26:04.694193 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5c63e139-c148-4fb5-b224-639410657335 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Action body: b'{"os-attach": {"instance_uuid": "0c2f94a1-ae6f-439c-bfeb-460c9e081861", "mountpoint": "/dev/vdb"}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:26:04.694358 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5c63e139-c148-4fb5-b224-639410657335 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "0c2f94a1-ae6f-439c-bfeb-460c9e081861", "mountpoint": "/dev/vdb"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:04.707102 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:04.707102 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:26:04.707685 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5c63e139-c148-4fb5-b224-639410657335 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:26:04.721009 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5c63e139-c148-4fb5-b224-639410657335 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Update volume admin metadata completed successfully. Jul 03 19:26:04.736036 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-33314bf1-965b-4770-97e3-68d439bccb26 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:04.741187 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-33314bf1-965b-4770-97e3-68d439bccb26 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 Jul 03 19:26:04.741187 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-33314bf1-965b-4770-97e3-68d439bccb26 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:04.741187 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-33314bf1-965b-4770-97e3-68d439bccb26 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:04.754520 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:04.754520 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:26:04.758788 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-33314bf1-965b-4770-97e3-68d439bccb26 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:26:04.764766 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-33314bf1-965b-4770-97e3-68d439bccb26 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 returned with HTTP 200 Jul 03 19:26:04.765283 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 324/1271] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:04 2026] GET /volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:05.226123 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5c63e139-c148-4fb5-b224-639410657335 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Attach volume completed successfully. Jul 03 19:26:05.227040 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5c63e139-c148-4fb5-b224-639410657335 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action returned with HTTP 202 Jul 03 19:26:05.227040 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 311/1272] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:26:04 2026] POST /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action => generated 0 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:26:05.240210 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c1b3bbae-57e9-4c12-b3f8-1ef9f9aeea4f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:05.242303 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c1b3bbae-57e9-4c12-b3f8-1ef9f9aeea4f tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] GET https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 Jul 03 19:26:05.242538 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c1b3bbae-57e9-4c12-b3f8-1ef9f9aeea4f tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:05.242758 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c1b3bbae-57e9-4c12-b3f8-1ef9f9aeea4f tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:05.256138 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:05.256138 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:26:05.259845 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c1b3bbae-57e9-4c12-b3f8-1ef9f9aeea4f tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:26:05.264381 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c1b3bbae-57e9-4c12-b3f8-1ef9f9aeea4f tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 returned with HTTP 200 Jul 03 19:26:05.264753 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 316/1273] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:05 2026] GET /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 => generated 1174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:26:05.277893 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2d0552f6-d9ed-4a6b-ae86-1d8c3a0844bb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:05.279798 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2d0552f6-d9ed-4a6b-ae86-1d8c3a0844bb tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] POST https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action Jul 03 19:26:05.280297 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2d0552f6-d9ed-4a6b-ae86-1d8c3a0844bb tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Action body: b'{"os-detach": {}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:26:05.280476 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2d0552f6-d9ed-4a6b-ae86-1d8c3a0844bb tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:05.300069 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:05.300069 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:26:05.300887 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-2d0552f6-d9ed-4a6b-ae86-1d8c3a0844bb tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:26:05.784210 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1aed02a8-1063-4db8-b303-9d27685038f2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:05.786284 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1aed02a8-1063-4db8-b303-9d27685038f2 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 Jul 03 19:26:05.786482 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1aed02a8-1063-4db8-b303-9d27685038f2 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:05.786675 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1aed02a8-1063-4db8-b303-9d27685038f2 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:05.800075 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:05.800075 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:26:05.804840 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-2d0552f6-d9ed-4a6b-ae86-1d8c3a0844bb tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Detach volume completed successfully. Jul 03 19:26:05.805128 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2d0552f6-d9ed-4a6b-ae86-1d8c3a0844bb tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action returned with HTTP 202 Jul 03 19:26:05.805724 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 323/1274] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:26:05 2026] POST /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action => generated 0 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:26:05.805879 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-1aed02a8-1063-4db8-b303-9d27685038f2 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:26:05.810995 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1aed02a8-1063-4db8-b303-9d27685038f2 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 returned with HTTP 200 Jul 03 19:26:05.811450 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 325/1275] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:05 2026] GET /volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:05.814322 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-79a3ce34-f2e0-42e8-a000-c24ce3977213 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:05.816741 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-79a3ce34-f2e0-42e8-a000-c24ce3977213 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] GET https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 Jul 03 19:26:05.817025 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-79a3ce34-f2e0-42e8-a000-c24ce3977213 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:05.817305 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-79a3ce34-f2e0-42e8-a000-c24ce3977213 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:05.826758 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:05.826758 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:26:05.841691 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-79a3ce34-f2e0-42e8-a000-c24ce3977213 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:26:05.848396 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-79a3ce34-f2e0-42e8-a000-c24ce3977213 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 returned with HTTP 200 Jul 03 19:26:05.849231 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 312/1276] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:05 2026] GET /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:06.340062 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8b1534c9-1830-4669-8067-32533dd73456 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:06.340596 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8b1534c9-1830-4669-8067-32533dd73456 None None] GET https://10.4.3.61/volume// Jul 03 19:26:06.340820 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8b1534c9-1830-4669-8067-32533dd73456 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:06.341095 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8b1534c9-1830-4669-8067-32533dd73456 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:06.341527 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8b1534c9-1830-4669-8067-32533dd73456 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:26:06.341832 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 317/1277] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:26:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:26:06.350695 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-b7a788e6-5178-4eb4-9eba-9ca2299d1fb3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:06.353415 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-b7a788e6-5178-4eb4-9eba-9ca2299d1fb3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:26:06.353743 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-b7a788e6-5178-4eb4-9eba-9ca2299d1fb3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c99c93a1-dd43-46c2-bdac-2d44e17978bc", "connector": null, "instance_uuid": "be682356-2592-45d2-9445-726186d0b3b7"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:06.365713 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:06.365713 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:26:06.396466 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-b7a788e6-5178-4eb4-9eba-9ca2299d1fb3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:26:06.397215 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 324/1278] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:26:06 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:26:06.405434 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-087a80c8-7d6b-4bbf-8038-3520516b2509 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:06.407879 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-087a80c8-7d6b-4bbf-8038-3520516b2509 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] DELETE https://10.4.3.61/volume/v3/attachments/7cc36d21-eac9-4eb2-b623-428802c4c692 Jul 03 19:26:06.408382 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-087a80c8-7d6b-4bbf-8038-3520516b2509 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:06.408728 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-087a80c8-7d6b-4bbf-8038-3520516b2509 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:06.416079 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:06.416079 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:26:06.695430 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-8ee368c1-f8ea-4ba1-8c02-9805152fcff0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:06.697550 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-8ee368c1-f8ea-4ba1-8c02-9805152fcff0 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] POST https://10.4.3.61/volume/v3/attachments/580f709d-4863-4ef0-83af-f73b40960858/action Jul 03 19:26:06.697898 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-8ee368c1-f8ea-4ba1-8c02-9805152fcff0 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:26:06.698014 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-8ee368c1-f8ea-4ba1-8c02-9805152fcff0 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:06.719100 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:06.719100 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:26:06.736133 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-bcfb2ecc-aa57-45e7-ae7f-da8cc97bd8d0 req-8ee368c1-f8ea-4ba1-8c02-9805152fcff0 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/attachments/580f709d-4863-4ef0-83af-f73b40960858/action returned with HTTP 204 Jul 03 19:26:06.736745 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 313/1279] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:26:06 2026] POST /volume/v3/attachments/580f709d-4863-4ef0-83af-f73b40960858/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:26:06.831672 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fb2a9c79-795d-469e-86ab-6c3659703913 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:06.834807 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fb2a9c79-795d-469e-86ab-6c3659703913 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 Jul 03 19:26:06.835027 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fb2a9c79-795d-469e-86ab-6c3659703913 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:06.835252 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fb2a9c79-795d-469e-86ab-6c3659703913 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:06.846616 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:06.846616 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:26:06.854196 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-fb2a9c79-795d-469e-86ab-6c3659703913 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:26:06.856275 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fb2a9c79-795d-469e-86ab-6c3659703913 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 returned with HTTP 200 Jul 03 19:26:06.856698 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 318/1280] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:06 2026] GET /volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 => generated 1163 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:26:06.872403 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a6dbc02b-e636-4ae7-88b7-cc8f582e904c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:06.874144 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a6dbc02b-e636-4ae7-88b7-cc8f582e904c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 Jul 03 19:26:06.874356 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a6dbc02b-e636-4ae7-88b7-cc8f582e904c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:06.874569 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a6dbc02b-e636-4ae7-88b7-cc8f582e904c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:06.883606 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:06.883606 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:26:06.886642 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a6dbc02b-e636-4ae7-88b7-cc8f582e904c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:26:06.890182 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a6dbc02b-e636-4ae7-88b7-cc8f582e904c tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 returned with HTTP 200 Jul 03 19:26:06.890623 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 325/1281] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:06 2026] GET /volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 => generated 1163 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:26:06.948571 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-087a80c8-7d6b-4bbf-8038-3520516b2509 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/attachments/7cc36d21-eac9-4eb2-b623-428802c4c692 returned with HTTP 200 Jul 03 19:26:06.948975 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 326/1282] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:26:06 2026] DELETE /volume/v3/attachments/7cc36d21-eac9-4eb2-b623-428802c4c692 => generated 192 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:26:09.958065 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-1c54ac82-3db7-495b-a09b-ca40fa9929cc req-12573e11-f325-4633-befc-d1178f2bee6b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:09.961299 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-1c54ac82-3db7-495b-a09b-ca40fa9929cc req-12573e11-f325-4633-befc-d1178f2bee6b tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 Jul 03 19:26:09.961475 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-1c54ac82-3db7-495b-a09b-ca40fa9929cc req-12573e11-f325-4633-befc-d1178f2bee6b tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:09.961669 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-1c54ac82-3db7-495b-a09b-ca40fa9929cc req-12573e11-f325-4633-befc-d1178f2bee6b tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:09.973319 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:09.973319 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:26:09.977765 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-1c54ac82-3db7-495b-a09b-ca40fa9929cc req-12573e11-f325-4633-befc-d1178f2bee6b tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:26:09.983292 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-1c54ac82-3db7-495b-a09b-ca40fa9929cc req-12573e11-f325-4633-befc-d1178f2bee6b tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 returned with HTTP 200 Jul 03 19:26:09.983818 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 314/1283] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:26:09 2026] GET /volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 => generated 1163 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:26:10.005021 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-1c54ac82-3db7-495b-a09b-ca40fa9929cc req-cdd0eb91-36f8-479c-9566-d41bb870a595 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:10.007502 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1c54ac82-3db7-495b-a09b-ca40fa9929cc req-cdd0eb91-36f8-479c-9566-d41bb870a595 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] POST https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7/action Jul 03 19:26:10.007914 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-1c54ac82-3db7-495b-a09b-ca40fa9929cc req-cdd0eb91-36f8-479c-9566-d41bb870a595 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:26:10.008077 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-1c54ac82-3db7-495b-a09b-ca40fa9929cc req-cdd0eb91-36f8-479c-9566-d41bb870a595 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:10.022076 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:10.022076 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:26:10.022754 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-1c54ac82-3db7-495b-a09b-ca40fa9929cc req-cdd0eb91-36f8-479c-9566-d41bb870a595 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:26:10.033162 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-1c54ac82-3db7-495b-a09b-ca40fa9929cc req-cdd0eb91-36f8-479c-9566-d41bb870a595 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Begin detaching volume completed successfully. Jul 03 19:26:10.033471 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1c54ac82-3db7-495b-a09b-ca40fa9929cc req-cdd0eb91-36f8-479c-9566-d41bb870a595 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7/action returned with HTTP 202 Jul 03 19:26:10.034193 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 319/1284] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:26:10 2026] POST /volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:26:11.071021 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-24f17699-4dd2-4855-80ca-85c8045a42b8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:11.071641 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-24f17699-4dd2-4855-80ca-85c8045a42b8 None None] GET https://10.4.3.61/volume// Jul 03 19:26:11.071641 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-24f17699-4dd2-4855-80ca-85c8045a42b8 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:11.072182 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-24f17699-4dd2-4855-80ca-85c8045a42b8 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:11.072253 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-24f17699-4dd2-4855-80ca-85c8045a42b8 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:26:11.072718 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 326/1285] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:26:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:26:11.085292 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-1c54ac82-3db7-495b-a09b-ca40fa9929cc req-4cd7f28c-e26b-499e-bd1b-f84d0cdde60a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:11.089210 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-1c54ac82-3db7-495b-a09b-ca40fa9929cc req-4cd7f28c-e26b-499e-bd1b-f84d0cdde60a tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 Jul 03 19:26:11.089210 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-1c54ac82-3db7-495b-a09b-ca40fa9929cc req-4cd7f28c-e26b-499e-bd1b-f84d0cdde60a tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:11.089210 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-1c54ac82-3db7-495b-a09b-ca40fa9929cc req-4cd7f28c-e26b-499e-bd1b-f84d0cdde60a tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:11.107288 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:11.107288 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:26:11.111207 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-1c54ac82-3db7-495b-a09b-ca40fa9929cc req-4cd7f28c-e26b-499e-bd1b-f84d0cdde60a tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:26:11.120474 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-1c54ac82-3db7-495b-a09b-ca40fa9929cc req-4cd7f28c-e26b-499e-bd1b-f84d0cdde60a tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 returned with HTTP 200 Jul 03 19:26:11.121228 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 327/1286] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:26:11 2026] GET /volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:26:11.215033 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3169ec37-ce6d-4367-99df-ddf976144f8f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:11.216886 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3169ec37-ce6d-4367-99df-ddf976144f8f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:26:11.217323 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3169ec37-ce6d-4367-99df-ddf976144f8f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1110747988"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:11.222868 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-3169ec37-ce6d-4367-99df-ddf976144f8f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1110747988'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:26:11.223362 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-3169ec37-ce6d-4367-99df-ddf976144f8f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Create volume of 1 GB Jul 03 19:26:11.231012 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-3169ec37-ce6d-4367-99df-ddf976144f8f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Availability Zones retrieved successfully. Jul 03 19:26:11.239667 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-3169ec37-ce6d-4367-99df-ddf976144f8f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Flow 'volume_create_api' (276bfde0-7fc1-4d76-b518-9d63d93a4030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:26:11.241072 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-3169ec37-ce6d-4367-99df-ddf976144f8f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (108ffe5d-bf53-4632-be6b-78aa8a759078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:26:11.242656 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-3169ec37-ce6d-4367-99df-ddf976144f8f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:26:11.298007 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-3169ec37-ce6d-4367-99df-ddf976144f8f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (108ffe5d-bf53-4632-be6b-78aa8a759078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:26:11.298879 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-3169ec37-ce6d-4367-99df-ddf976144f8f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ced171ed-3efd-4737-8c45-b41c1885407c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:26:11.375278 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-3169ec37-ce6d-4367-99df-ddf976144f8f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Created reservations ['d5d64a23-d662-4084-8173-7c525c53289f', '363dc113-9835-475b-ac0d-67a43dcd0567', '8f03b643-157f-449c-98d8-7ce832eb3a51', '0f3c71c8-201a-4e7d-98e3-9fc4f15609fb'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:26:11.376151 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-3169ec37-ce6d-4367-99df-ddf976144f8f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ced171ed-3efd-4737-8c45-b41c1885407c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5d64a23-d662-4084-8173-7c525c53289f', '363dc113-9835-475b-ac0d-67a43dcd0567', '8f03b643-157f-449c-98d8-7ce832eb3a51', '0f3c71c8-201a-4e7d-98e3-9fc4f15609fb']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:26:11.377152 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-3169ec37-ce6d-4367-99df-ddf976144f8f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce25fe2f-316a-4546-9cb2-33c87506c982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:26:11.404406 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-3169ec37-ce6d-4367-99df-ddf976144f8f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce25fe2f-316a-4546-9cb2-33c87506c982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28d68981-75ff-45bf-bece-b3bb6694eef6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1110747988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44ad55418db24a29b7bc483d453b7255',qos_specs=None,replication_status=,reservations=['d5d64a23-d662-4084-8173-7c525c53289f','363dc113-9835-475b-ac0d-67a43dcd0567','8f03b643-157f-449c-98d8-7ce832eb3a51','0f3c71c8-201a-4e7d-98e3-9fc4f15609fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fb4caa789b5431e86a756e659e6e794',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:26:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1110747988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28d68981-75ff-45bf-bece-b3bb6694eef6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44ad55418db24a29b7bc483d453b7255',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fb4caa789b5431e86a756e659e6e794',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:26:11.405901 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-3169ec37-ce6d-4367-99df-ddf976144f8f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9358ccea-c0cf-459e-ab8d-483820ef7f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:26:11.447739 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-3169ec37-ce6d-4367-99df-ddf976144f8f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9358ccea-c0cf-459e-ab8d-483820ef7f10) transitioned into state 'SUCCESS' from state '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-1110747988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44ad55418db24a29b7bc483d453b7255',qos_specs=None,replication_status=,reservations=['d5d64a23-d662-4084-8173-7c525c53289f','363dc113-9835-475b-ac0d-67a43dcd0567','8f03b643-157f-449c-98d8-7ce832eb3a51','0f3c71c8-201a-4e7d-98e3-9fc4f15609fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fb4caa789b5431e86a756e659e6e794',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:26:11.448697 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-3169ec37-ce6d-4367-99df-ddf976144f8f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc1f2ab9-536a-4fef-ab9e-cda97716f248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:26:11.464497 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-3169ec37-ce6d-4367-99df-ddf976144f8f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc1f2ab9-536a-4fef-ab9e-cda97716f248) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:26:11.464711 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-3169ec37-ce6d-4367-99df-ddf976144f8f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Flow 'volume_create_api' (276bfde0-7fc1-4d76-b518-9d63d93a4030) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:26:11.465075 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-3169ec37-ce6d-4367-99df-ddf976144f8f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Create volume request issued successfully. Jul 03 19:26:11.466080 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3169ec37-ce6d-4367-99df-ddf976144f8f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:26:11.466742 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 315/1287] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:26:11 2026] POST /volume/v3/volumes => generated 757 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:26:11.488720 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b10c4766-710b-4678-b594-01c127161d4e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:11.492617 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b10c4766-710b-4678-b594-01c127161d4e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] GET https://10.4.3.61/volume/v3/volumes/28d68981-75ff-45bf-bece-b3bb6694eef6 Jul 03 19:26:11.493156 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b10c4766-710b-4678-b594-01c127161d4e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:11.493473 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b10c4766-710b-4678-b594-01c127161d4e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:11.509454 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:11.509454 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:26:11.519900 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b10c4766-710b-4678-b594-01c127161d4e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:26:11.526093 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b10c4766-710b-4678-b594-01c127161d4e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/28d68981-75ff-45bf-bece-b3bb6694eef6 returned with HTTP 200 Jul 03 19:26:11.526754 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 320/1288] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:11 2026] GET /volume/v3/volumes/28d68981-75ff-45bf-bece-b3bb6694eef6 => generated 825 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:11.981726 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-a279abe4-241e-45c8-9bc9-935dabc25667 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:11.984912 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-a279abe4-241e-45c8-9bc9-935dabc25667 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] PUT https://10.4.3.61/volume/v3/attachments/a8bb445d-4085-445f-9d5c-75f7e7baf6f8 Jul 03 19:26:11.985538 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-a279abe4-241e-45c8-9bc9-935dabc25667 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:11.995128 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-a279abe4-241e-45c8-9bc9-935dabc25667 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Acquiring lock "cinder-attachment_update-c99c93a1-dd43-46c2-bdac-2d44e17978bc-np0000004460" by "attachment_update" {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:26:12.000550 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-a279abe4-241e-45c8-9bc9-935dabc25667 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Lock "cinder-attachment_update-c99c93a1-dd43-46c2-bdac-2d44e17978bc-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:26:12.001988 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:12.001988 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:26:12.133740 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5a82e3fd-bc8f-4cff-ab25-43e0f7c12b60 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:12.138107 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5a82e3fd-bc8f-4cff-ab25-43e0f7c12b60 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:26:12.138541 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5a82e3fd-bc8f-4cff-ab25-43e0f7c12b60 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-353060744"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:12.143545 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-5a82e3fd-bc8f-4cff-ab25-43e0f7c12b60 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-353060744'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:26:12.143924 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-5a82e3fd-bc8f-4cff-ab25-43e0f7c12b60 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Create volume of 1 GB Jul 03 19:26:12.152422 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5a82e3fd-bc8f-4cff-ab25-43e0f7c12b60 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Availability Zones retrieved successfully. Jul 03 19:26:12.158590 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5a82e3fd-bc8f-4cff-ab25-43e0f7c12b60 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Flow 'volume_create_api' (8cbaf0cb-3c50-423f-96b4-86bafb2c1eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:26:12.159773 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5a82e3fd-bc8f-4cff-ab25-43e0f7c12b60 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4669d5c7-22c5-44f9-b970-5c1b2dc73f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:26:12.160969 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-5a82e3fd-bc8f-4cff-ab25-43e0f7c12b60 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:26:12.201483 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5a82e3fd-bc8f-4cff-ab25-43e0f7c12b60 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4669d5c7-22c5-44f9-b970-5c1b2dc73f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:26:12.202339 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5a82e3fd-bc8f-4cff-ab25-43e0f7c12b60 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83beaa00-f770-4300-bae1-bc79151cb922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:26:12.267670 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-5a82e3fd-bc8f-4cff-ab25-43e0f7c12b60 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Created reservations ['39d2ae63-313e-4696-b975-f57fcbee11b4', '14a64a2b-2035-45ec-810f-0fb7aa6ebc1e', 'e0b4f171-bd6e-4644-8fa4-1b6e7a84c5ce', 'd0ce10a3-eb6c-4ee0-ad9c-0fadb557ce7e'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:26:12.268231 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5a82e3fd-bc8f-4cff-ab25-43e0f7c12b60 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83beaa00-f770-4300-bae1-bc79151cb922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39d2ae63-313e-4696-b975-f57fcbee11b4', '14a64a2b-2035-45ec-810f-0fb7aa6ebc1e', 'e0b4f171-bd6e-4644-8fa4-1b6e7a84c5ce', 'd0ce10a3-eb6c-4ee0-ad9c-0fadb557ce7e']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:26:12.269759 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5a82e3fd-bc8f-4cff-ab25-43e0f7c12b60 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70c93755-b64f-4ed7-b81e-8f82680823b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:26:12.302875 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5a82e3fd-bc8f-4cff-ab25-43e0f7c12b60 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70c93755-b64f-4ed7-b81e-8f82680823b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82bcaa75-b540-41e9-9298-62866941bc99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-353060744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd4cd99986db4908a21fe3377f1d3a18',qos_specs=None,replication_status=,reservations=['39d2ae63-313e-4696-b975-f57fcbee11b4','14a64a2b-2035-45ec-810f-0fb7aa6ebc1e','e0b4f171-bd6e-4644-8fa4-1b6e7a84c5ce','d0ce10a3-eb6c-4ee0-ad9c-0fadb557ce7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ff5ddd05434c79af368e2afc02591e',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:26:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-353060744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82bcaa75-b540-41e9-9298-62866941bc99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd4cd99986db4908a21fe3377f1d3a18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9ff5ddd05434c79af368e2afc02591e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:26:12.303689 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5a82e3fd-bc8f-4cff-ab25-43e0f7c12b60 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e10e7ba8-57fb-44b6-be28-545c30bd883c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:26:12.326882 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5a82e3fd-bc8f-4cff-ab25-43e0f7c12b60 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e10e7ba8-57fb-44b6-be28-545c30bd883c) transitioned into state 'SUCCESS' from state '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-353060744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd4cd99986db4908a21fe3377f1d3a18',qos_specs=None,replication_status=,reservations=['39d2ae63-313e-4696-b975-f57fcbee11b4','14a64a2b-2035-45ec-810f-0fb7aa6ebc1e','e0b4f171-bd6e-4644-8fa4-1b6e7a84c5ce','d0ce10a3-eb6c-4ee0-ad9c-0fadb557ce7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ff5ddd05434c79af368e2afc02591e',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:26:12.327980 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5a82e3fd-bc8f-4cff-ab25-43e0f7c12b60 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe3fdd79-17b8-4a07-9f18-076e1a331751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:26:12.342698 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5a82e3fd-bc8f-4cff-ab25-43e0f7c12b60 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe3fdd79-17b8-4a07-9f18-076e1a331751) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:26:12.343641 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5a82e3fd-bc8f-4cff-ab25-43e0f7c12b60 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Flow 'volume_create_api' (8cbaf0cb-3c50-423f-96b4-86bafb2c1eee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:26:12.343993 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5a82e3fd-bc8f-4cff-ab25-43e0f7c12b60 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Create volume request issued successfully. Jul 03 19:26:12.344706 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5a82e3fd-bc8f-4cff-ab25-43e0f7c12b60 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:26:12.345720 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 328/1289] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:26:12 2026] POST /volume/v3/volumes => generated 754 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:26:12.361673 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9d8ad0ba-9701-4598-b82c-112fd3fd4c2f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:12.365501 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9d8ad0ba-9701-4598-b82c-112fd3fd4c2f tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] GET https://10.4.3.61/volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 Jul 03 19:26:12.365501 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9d8ad0ba-9701-4598-b82c-112fd3fd4c2f tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:12.365501 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9d8ad0ba-9701-4598-b82c-112fd3fd4c2f tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:12.376245 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:12.376245 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:26:12.379510 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9d8ad0ba-9701-4598-b82c-112fd3fd4c2f tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Volume info retrieved successfully. Jul 03 19:26:12.384361 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9d8ad0ba-9701-4598-b82c-112fd3fd4c2f tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 returned with HTTP 200 Jul 03 19:26:12.384997 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 316/1290] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:12 2026] GET /volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:12.542106 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-a279abe4-241e-45c8-9bc9-935dabc25667 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Lock "cinder-attachment_update-c99c93a1-dd43-46c2-bdac-2d44e17978bc-np0000004460" released by "attachment_update" :: held 0.542s {{(pid=99927) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:26:12.542606 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-a279abe4-241e-45c8-9bc9-935dabc25667 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/attachments/a8bb445d-4085-445f-9d5c-75f7e7baf6f8 returned with HTTP 200 Jul 03 19:26:12.543225 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 327/1291] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:26:11 2026] PUT /volume/v3/attachments/a8bb445d-4085-445f-9d5c-75f7e7baf6f8 => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:26:12.546194 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-39dfda36-d0cd-4a09-b48c-be2d74376505 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:12.546787 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-39dfda36-d0cd-4a09-b48c-be2d74376505 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] GET https://10.4.3.61/volume/v3/volumes/28d68981-75ff-45bf-bece-b3bb6694eef6 Jul 03 19:26:12.547089 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-39dfda36-d0cd-4a09-b48c-be2d74376505 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:12.547592 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-39dfda36-d0cd-4a09-b48c-be2d74376505 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:12.555407 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-c15b5e7f-762f-45ff-b929-b8cf2143883e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:12.556805 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:12.556805 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:26:12.558549 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-c15b5e7f-762f-45ff-b929-b8cf2143883e tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] GET https://10.4.3.61/volume/v3/attachments/a8bb445d-4085-445f-9d5c-75f7e7baf6f8 Jul 03 19:26:12.558780 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-c15b5e7f-762f-45ff-b929-b8cf2143883e tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:12.558967 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-c15b5e7f-762f-45ff-b929-b8cf2143883e tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:12.561453 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-39dfda36-d0cd-4a09-b48c-be2d74376505 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:26:12.567481 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-39dfda36-d0cd-4a09-b48c-be2d74376505 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/28d68981-75ff-45bf-bece-b3bb6694eef6 returned with HTTP 200 Jul 03 19:26:12.568081 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 321/1292] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:12 2026] GET /volume/v3/volumes/28d68981-75ff-45bf-bece-b3bb6694eef6 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:12.586344 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-c15b5e7f-762f-45ff-b929-b8cf2143883e tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/attachments/a8bb445d-4085-445f-9d5c-75f7e7baf6f8 returned with HTTP 200 Jul 03 19:26:12.586917 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 329/1293] 10.4.3.61 () {70 vars in 1644 bytes} [Fri Jul 3 19:26:12 2026] GET /volume/v3/attachments/a8bb445d-4085-445f-9d5c-75f7e7baf6f8 => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:26:13.403595 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cea213dc-3a94-426d-b4fd-361f27dbb132 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:13.405673 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cea213dc-3a94-426d-b4fd-361f27dbb132 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] GET https://10.4.3.61/volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 Jul 03 19:26:13.405975 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cea213dc-3a94-426d-b4fd-361f27dbb132 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:13.406317 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cea213dc-3a94-426d-b4fd-361f27dbb132 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:13.418715 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:13.418715 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:26:13.429524 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-cea213dc-3a94-426d-b4fd-361f27dbb132 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Volume info retrieved successfully. Jul 03 19:26:13.437018 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cea213dc-3a94-426d-b4fd-361f27dbb132 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 returned with HTTP 200 Jul 03 19:26:13.437998 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 317/1294] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:13 2026] GET /volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:17.481191 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-1c54ac82-3db7-495b-a09b-ca40fa9929cc req-051f57ca-e402-46cf-b4a2-f770c1fc8d10 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:17.484649 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1c54ac82-3db7-495b-a09b-ca40fa9929cc req-051f57ca-e402-46cf-b4a2-f770c1fc8d10 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] DELETE https://10.4.3.61/volume/v3/attachments/580f709d-4863-4ef0-83af-f73b40960858 Jul 03 19:26:17.485551 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1c54ac82-3db7-495b-a09b-ca40fa9929cc req-051f57ca-e402-46cf-b4a2-f770c1fc8d10 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:17.485551 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1c54ac82-3db7-495b-a09b-ca40fa9929cc req-051f57ca-e402-46cf-b4a2-f770c1fc8d10 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:17.494395 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:17.494395 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:26:17.745060 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bdc76ab9-ee64-46e1-a405-139b924c50e9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:17.749761 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bdc76ab9-ee64-46e1-a405-139b924c50e9 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/057568c4-d99a-46e9-b8d2-1c850d202461 Jul 03 19:26:17.750056 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bdc76ab9-ee64-46e1-a405-139b924c50e9 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:17.750386 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bdc76ab9-ee64-46e1-a405-139b924c50e9 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:17.750575 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-bdc76ab9-ee64-46e1-a405-139b924c50e9 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Delete snapshot with id: 057568c4-d99a-46e9-b8d2-1c850d202461 Jul 03 19:26:17.765019 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:17.765019 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:26:17.765732 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-bdc76ab9-ee64-46e1-a405-139b924c50e9 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Snapshot retrieved successfully. Jul 03 19:26:17.809945 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-bdc76ab9-ee64-46e1-a405-139b924c50e9 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Snapshot delete request issued successfully. Jul 03 19:26:17.809945 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bdc76ab9-ee64-46e1-a405-139b924c50e9 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/snapshots/057568c4-d99a-46e9-b8d2-1c850d202461 returned with HTTP 202 Jul 03 19:26:17.811040 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 322/1295] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:26:17 2026] DELETE /volume/v3/snapshots/057568c4-d99a-46e9-b8d2-1c850d202461 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:26:17.823739 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-cc4f2264-e9fc-490c-8281-e51aec595a98 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:17.828195 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cc4f2264-e9fc-490c-8281-e51aec595a98 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/snapshots/057568c4-d99a-46e9-b8d2-1c850d202461 Jul 03 19:26:17.828195 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cc4f2264-e9fc-490c-8281-e51aec595a98 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:17.828195 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cc4f2264-e9fc-490c-8281-e51aec595a98 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:17.834578 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:17.834578 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:26:17.835358 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-cc4f2264-e9fc-490c-8281-e51aec595a98 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Snapshot retrieved successfully. Jul 03 19:26:17.836461 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cc4f2264-e9fc-490c-8281-e51aec595a98 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/snapshots/057568c4-d99a-46e9-b8d2-1c850d202461 returned with HTTP 200 Jul 03 19:26:17.837255 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 330/1296] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:26:17 2026] GET /volume/v3/snapshots/057568c4-d99a-46e9-b8d2-1c850d202461 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:18.035034 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1c54ac82-3db7-495b-a09b-ca40fa9929cc req-051f57ca-e402-46cf-b4a2-f770c1fc8d10 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/attachments/580f709d-4863-4ef0-83af-f73b40960858 returned with HTTP 200 Jul 03 19:26:18.035633 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 328/1297] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:26:17 2026] DELETE /volume/v3/attachments/580f709d-4863-4ef0-83af-f73b40960858 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:18.848075 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4b8c5d83-a207-49da-a095-ce987549a643 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:18.850130 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4b8c5d83-a207-49da-a095-ce987549a643 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/snapshots/057568c4-d99a-46e9-b8d2-1c850d202461 Jul 03 19:26:18.850429 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4b8c5d83-a207-49da-a095-ce987549a643 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:18.850593 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4b8c5d83-a207-49da-a095-ce987549a643 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:18.855679 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4b8c5d83-a207-49da-a095-ce987549a643 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/snapshots/057568c4-d99a-46e9-b8d2-1c850d202461 returned with HTTP 404 Jul 03 19:26:18.856469 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 318/1298] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:26:18 2026] GET /volume/v3/snapshots/057568c4-d99a-46e9-b8d2-1c850d202461 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:26:19.977118 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-8acc75a0-cd77-4e97-8362-c72596c9c61c req-011bedb2-4df4-44ad-aece-1ac27172d434 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:19.982438 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-8acc75a0-cd77-4e97-8362-c72596c9c61c req-011bedb2-4df4-44ad-aece-1ac27172d434 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/attachments?instance_id=9c493c69-673a-40a8-b988-ce71490ac3ba Jul 03 19:26:19.982672 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-8acc75a0-cd77-4e97-8362-c72596c9c61c req-011bedb2-4df4-44ad-aece-1ac27172d434 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:19.982839 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-8acc75a0-cd77-4e97-8362-c72596c9c61c req-011bedb2-4df4-44ad-aece-1ac27172d434 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:20.007784 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-8acc75a0-cd77-4e97-8362-c72596c9c61c req-011bedb2-4df4-44ad-aece-1ac27172d434 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/attachments?instance_id=9c493c69-673a-40a8-b988-ce71490ac3ba returned with HTTP 200 Jul 03 19:26:20.007784 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 323/1299] 10.4.3.61 () {70 vars in 1630 bytes} [Fri Jul 3 19:26:19 2026] GET /volume/v3/attachments?instance_id=9c493c69-673a-40a8-b988-ce71490ac3ba => generated 192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:26:20.022804 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-8acc75a0-cd77-4e97-8362-c72596c9c61c req-5b77921f-53ab-4dd2-96c9-3ee2f3241f1a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:20.027555 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-8acc75a0-cd77-4e97-8362-c72596c9c61c req-5b77921f-53ab-4dd2-96c9-3ee2f3241f1a tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/attachments/de9119a0-2071-465e-9101-317255769255 Jul 03 19:26:20.027895 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-8acc75a0-cd77-4e97-8362-c72596c9c61c req-5b77921f-53ab-4dd2-96c9-3ee2f3241f1a tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:20.028226 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-8acc75a0-cd77-4e97-8362-c72596c9c61c req-5b77921f-53ab-4dd2-96c9-3ee2f3241f1a tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:20.063655 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-8acc75a0-cd77-4e97-8362-c72596c9c61c req-5b77921f-53ab-4dd2-96c9-3ee2f3241f1a tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/attachments/de9119a0-2071-465e-9101-317255769255 returned with HTTP 200 Jul 03 19:26:20.064050 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 331/1300] 10.4.3.61 () {70 vars in 1644 bytes} [Fri Jul 3 19:26:20 2026] GET /volume/v3/attachments/de9119a0-2071-465e-9101-317255769255 => generated 993 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:26:20.852575 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-2621ccf8-e7ed-4624-8d85-3460104ebd0d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:20.856924 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-2621ccf8-e7ed-4624-8d85-3460104ebd0d tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] POST https://10.4.3.61/volume/v3/attachments/a8bb445d-4085-445f-9d5c-75f7e7baf6f8/action Jul 03 19:26:20.857369 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-2621ccf8-e7ed-4624-8d85-3460104ebd0d tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Action body: b'{"os-complete": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:26:20.857487 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-2621ccf8-e7ed-4624-8d85-3460104ebd0d tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:20.877328 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:20.877328 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:26:20.911468 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-27ece008-ccd6-4b82-989d-d510d9ac2a2f req-2621ccf8-e7ed-4624-8d85-3460104ebd0d tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/attachments/a8bb445d-4085-445f-9d5c-75f7e7baf6f8/action returned with HTTP 204 Jul 03 19:26:20.914711 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 329/1301] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:26:20 2026] POST /volume/v3/attachments/a8bb445d-4085-445f-9d5c-75f7e7baf6f8/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:26:22.003629 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-ec0ffbd4-dcd4-4121-9c6c-febb83e92e39 req-2342789b-05b1-410e-85e2-68b6cb13268e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:22.005191 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-ec0ffbd4-dcd4-4121-9c6c-febb83e92e39 req-2342789b-05b1-410e-85e2-68b6cb13268e tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] DELETE https://10.4.3.61/volume/v3/attachments/cd76cd7a-10b6-4596-9503-3d1ea96d6b94 Jul 03 19:26:22.005618 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-ec0ffbd4-dcd4-4121-9c6c-febb83e92e39 req-2342789b-05b1-410e-85e2-68b6cb13268e tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:22.005714 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-ec0ffbd4-dcd4-4121-9c6c-febb83e92e39 req-2342789b-05b1-410e-85e2-68b6cb13268e tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:22.016931 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:22.016931 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:26:22.578067 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-ec0ffbd4-dcd4-4121-9c6c-febb83e92e39 req-2342789b-05b1-410e-85e2-68b6cb13268e tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] https://10.4.3.61/volume/v3/attachments/cd76cd7a-10b6-4596-9503-3d1ea96d6b94 returned with HTTP 200 Jul 03 19:26:22.578707 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 319/1302] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:26:22 2026] DELETE /volume/v3/attachments/cd76cd7a-10b6-4596-9503-3d1ea96d6b94 => generated 19 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:22.598763 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-ec0ffbd4-dcd4-4121-9c6c-febb83e92e39 req-ad0db756-dc4f-47db-88b0-f06cf46a6afd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:22.601008 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-ec0ffbd4-dcd4-4121-9c6c-febb83e92e39 req-ad0db756-dc4f-47db-88b0-f06cf46a6afd tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] DELETE https://10.4.3.61/volume/v3/volumes/d888eb56-1bf2-4e5a-9e9c-77ee975199c1 Jul 03 19:26:22.601362 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-ec0ffbd4-dcd4-4121-9c6c-febb83e92e39 req-ad0db756-dc4f-47db-88b0-f06cf46a6afd tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:22.601976 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-ec0ffbd4-dcd4-4121-9c6c-febb83e92e39 req-ad0db756-dc4f-47db-88b0-f06cf46a6afd tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:22.601976 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [req-ec0ffbd4-dcd4-4121-9c6c-febb83e92e39 req-ad0db756-dc4f-47db-88b0-f06cf46a6afd tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Delete volume with id: d888eb56-1bf2-4e5a-9e9c-77ee975199c1 Jul 03 19:26:22.610626 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:22.610626 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:26:22.611191 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-ec0ffbd4-dcd4-4121-9c6c-febb83e92e39 req-ad0db756-dc4f-47db-88b0-f06cf46a6afd tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Volume info retrieved successfully. Jul 03 19:26:22.645218 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-ec0ffbd4-dcd4-4121-9c6c-febb83e92e39 req-ad0db756-dc4f-47db-88b0-f06cf46a6afd tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Delete volume request issued successfully. Jul 03 19:26:22.645404 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-ec0ffbd4-dcd4-4121-9c6c-febb83e92e39 req-ad0db756-dc4f-47db-88b0-f06cf46a6afd tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] https://10.4.3.61/volume/v3/volumes/d888eb56-1bf2-4e5a-9e9c-77ee975199c1 returned with HTTP 202 Jul 03 19:26:22.645952 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 324/1303] 10.4.3.61 () {70 vars in 1613 bytes} [Fri Jul 3 19:26:22 2026] DELETE /volume/v3/volumes/d888eb56-1bf2-4e5a-9e9c-77ee975199c1 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:26:28.251614 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-5773559f-eeaf-477b-8db7-e2ae74c171e0 req-de31fa4a-5360-4f14-b921-d56861071817 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:28.255146 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-5773559f-eeaf-477b-8db7-e2ae74c171e0 req-de31fa4a-5360-4f14-b921-d56861071817 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] GET https://10.4.3.61/volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 Jul 03 19:26:28.255146 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-5773559f-eeaf-477b-8db7-e2ae74c171e0 req-de31fa4a-5360-4f14-b921-d56861071817 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:28.255146 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-5773559f-eeaf-477b-8db7-e2ae74c171e0 req-de31fa4a-5360-4f14-b921-d56861071817 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:28.266339 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:28.266339 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:26:28.273279 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-5773559f-eeaf-477b-8db7-e2ae74c171e0 req-de31fa4a-5360-4f14-b921-d56861071817 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Volume info retrieved successfully. Jul 03 19:26:28.281268 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-5773559f-eeaf-477b-8db7-e2ae74c171e0 req-de31fa4a-5360-4f14-b921-d56861071817 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 returned with HTTP 200 Jul 03 19:26:28.281749 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 332/1304] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:26:28 2026] GET /volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:28.323363 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7bb1348e-a269-43f2-9e53-f6705c0b76f1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:28.323817 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7bb1348e-a269-43f2-9e53-f6705c0b76f1 None None] GET https://10.4.3.61/volume// Jul 03 19:26:28.324011 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7bb1348e-a269-43f2-9e53-f6705c0b76f1 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:28.324206 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7bb1348e-a269-43f2-9e53-f6705c0b76f1 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:28.324597 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7bb1348e-a269-43f2-9e53-f6705c0b76f1 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:26:28.325869 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 330/1305] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:26:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:26:28.340617 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-5773559f-eeaf-477b-8db7-e2ae74c171e0 req-839ed92a-f051-414b-a9c7-dd3d2dddf55d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:28.343826 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-5773559f-eeaf-477b-8db7-e2ae74c171e0 req-839ed92a-f051-414b-a9c7-dd3d2dddf55d tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:26:28.345209 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-5773559f-eeaf-477b-8db7-e2ae74c171e0 req-839ed92a-f051-414b-a9c7-dd3d2dddf55d tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82bcaa75-b540-41e9-9298-62866941bc99", "connector": null, "instance_uuid": "798c0fc8-ebef-49c4-8dc0-9ea32ae0fec1"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:28.358229 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:28.358229 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:26:28.415032 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-5773559f-eeaf-477b-8db7-e2ae74c171e0 req-839ed92a-f051-414b-a9c7-dd3d2dddf55d tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:26:28.415032 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 320/1306] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:26:28 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 19:26:28.488149 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-5773559f-eeaf-477b-8db7-e2ae74c171e0 req-200e9812-b84c-446c-b636-e505ded1bc52 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:28.491124 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-5773559f-eeaf-477b-8db7-e2ae74c171e0 req-200e9812-b84c-446c-b636-e505ded1bc52 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] POST https://10.4.3.61/volume/v3/attachments/55f357f6-b3da-4520-a6df-9349756e46e5/action Jul 03 19:26:28.491527 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-5773559f-eeaf-477b-8db7-e2ae74c171e0 req-200e9812-b84c-446c-b636-e505ded1bc52 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Action body: b'{"os-complete": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:26:28.491736 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-5773559f-eeaf-477b-8db7-e2ae74c171e0 req-200e9812-b84c-446c-b636-e505ded1bc52 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:28.518552 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:28.518552 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:26:28.541617 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-5773559f-eeaf-477b-8db7-e2ae74c171e0 req-200e9812-b84c-446c-b636-e505ded1bc52 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/attachments/55f357f6-b3da-4520-a6df-9349756e46e5/action returned with HTTP 204 Jul 03 19:26:28.542142 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 325/1307] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:26:28 2026] POST /volume/v3/attachments/55f357f6-b3da-4520-a6df-9349756e46e5/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:26:28.573314 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ce027675-d433-444c-b7c7-75026d629cc9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:28.578573 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ce027675-d433-444c-b7c7-75026d629cc9 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] GET https://10.4.3.61/volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 Jul 03 19:26:28.578825 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ce027675-d433-444c-b7c7-75026d629cc9 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:28.579044 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ce027675-d433-444c-b7c7-75026d629cc9 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:28.605324 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:28.605324 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:26:28.614195 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ce027675-d433-444c-b7c7-75026d629cc9 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Volume info retrieved successfully. Jul 03 19:26:28.619901 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ce027675-d433-444c-b7c7-75026d629cc9 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 returned with HTTP 200 Jul 03 19:26:28.620613 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 333/1308] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:28 2026] GET /volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 => generated 1109 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:26:28.637465 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1d980361-7e08-4944-b2e2-a9bcf0773a06 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:28.639277 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1d980361-7e08-4944-b2e2-a9bcf0773a06 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] GET https://10.4.3.61/volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 Jul 03 19:26:28.640030 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1d980361-7e08-4944-b2e2-a9bcf0773a06 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:28.640030 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1d980361-7e08-4944-b2e2-a9bcf0773a06 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:28.652403 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:28.652403 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:26:28.657602 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1d980361-7e08-4944-b2e2-a9bcf0773a06 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Volume info retrieved successfully. Jul 03 19:26:28.663477 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1d980361-7e08-4944-b2e2-a9bcf0773a06 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 returned with HTTP 200 Jul 03 19:26:28.664604 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 331/1309] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:28 2026] GET /volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 => generated 1109 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:26:28.747218 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-55d6826c-39f8-4057-97b4-07b89c4315fe req-6369649a-53c1-4372-88d7-c5df1b1abe50 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:28.750429 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-55d6826c-39f8-4057-97b4-07b89c4315fe req-6369649a-53c1-4372-88d7-c5df1b1abe50 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] GET https://10.4.3.61/volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 Jul 03 19:26:28.750429 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-55d6826c-39f8-4057-97b4-07b89c4315fe req-6369649a-53c1-4372-88d7-c5df1b1abe50 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:28.750429 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-55d6826c-39f8-4057-97b4-07b89c4315fe req-6369649a-53c1-4372-88d7-c5df1b1abe50 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:28.765608 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:28.765608 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:26:28.773987 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-55d6826c-39f8-4057-97b4-07b89c4315fe req-6369649a-53c1-4372-88d7-c5df1b1abe50 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Volume info retrieved successfully. Jul 03 19:26:28.781009 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-55d6826c-39f8-4057-97b4-07b89c4315fe req-6369649a-53c1-4372-88d7-c5df1b1abe50 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 returned with HTTP 200 Jul 03 19:26:28.781416 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 321/1310] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:26:28 2026] GET /volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 => generated 1109 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:26:28.852641 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-55d6826c-39f8-4057-97b4-07b89c4315fe req-aec42f1c-54a9-41fd-a67b-960941478255 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:28.857149 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-55d6826c-39f8-4057-97b4-07b89c4315fe req-aec42f1c-54a9-41fd-a67b-960941478255 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] DELETE https://10.4.3.61/volume/v3/attachments/55f357f6-b3da-4520-a6df-9349756e46e5 Jul 03 19:26:28.857456 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-55d6826c-39f8-4057-97b4-07b89c4315fe req-aec42f1c-54a9-41fd-a67b-960941478255 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:28.857737 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-55d6826c-39f8-4057-97b4-07b89c4315fe req-aec42f1c-54a9-41fd-a67b-960941478255 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:28.871617 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:28.871617 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:26:28.951278 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b0d3b07f-ebfb-4e56-91e8-4ec2216bd82b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:28.953328 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b0d3b07f-ebfb-4e56-91e8-4ec2216bd82b tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] DELETE https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 Jul 03 19:26:28.953635 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b0d3b07f-ebfb-4e56-91e8-4ec2216bd82b tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:28.954041 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b0d3b07f-ebfb-4e56-91e8-4ec2216bd82b tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:28.954310 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-b0d3b07f-ebfb-4e56-91e8-4ec2216bd82b tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Delete volume with id: 50a94054-76e3-4662-b859-27249ce3fee7 Jul 03 19:26:28.971191 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:28.971191 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:26:28.971191 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b0d3b07f-ebfb-4e56-91e8-4ec2216bd82b tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:26:29.009024 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b0d3b07f-ebfb-4e56-91e8-4ec2216bd82b tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Delete volume request issued successfully. Jul 03 19:26:29.009024 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b0d3b07f-ebfb-4e56-91e8-4ec2216bd82b tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 returned with HTTP 202 Jul 03 19:26:29.009024 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 334/1311] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:26:28 2026] DELETE /volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:26:29.025919 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7616ef7f-9ed1-4ed5-bc51-ba5d01de0e85 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:29.028105 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7616ef7f-9ed1-4ed5-bc51-ba5d01de0e85 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 Jul 03 19:26:29.028283 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7616ef7f-9ed1-4ed5-bc51-ba5d01de0e85 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:29.029137 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7616ef7f-9ed1-4ed5-bc51-ba5d01de0e85 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:29.039291 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:29.039291 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:26:29.044657 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-7616ef7f-9ed1-4ed5-bc51-ba5d01de0e85 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:26:29.052701 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7616ef7f-9ed1-4ed5-bc51-ba5d01de0e85 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 returned with HTTP 200 Jul 03 19:26:29.053005 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 332/1312] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:29 2026] GET /volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 => generated 870 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:29.099219 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-af5cbb10-2848-44d1-acbd-d21041afad9a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:29.099219 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-af5cbb10-2848-44d1-acbd-d21041afad9a None None] GET https://10.4.3.61/volume// Jul 03 19:26:29.100053 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-af5cbb10-2848-44d1-acbd-d21041afad9a None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:29.100053 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-af5cbb10-2848-44d1-acbd-d21041afad9a None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:29.100514 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-af5cbb10-2848-44d1-acbd-d21041afad9a None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:26:29.101311 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 322/1313] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:26:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:26:29.125044 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-d3d0f328-bf7f-4ac0-9cb0-2b271647e523 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:29.127539 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-d3d0f328-bf7f-4ac0-9cb0-2b271647e523 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:26:29.128016 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-d3d0f328-bf7f-4ac0-9cb0-2b271647e523 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c99c93a1-dd43-46c2-bdac-2d44e17978bc", "connector": null, "instance_uuid": "be682356-2592-45d2-9445-726186d0b3b7"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:29.152908 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:29.152908 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:26:29.226765 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-d3d0f328-bf7f-4ac0-9cb0-2b271647e523 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:26:29.227558 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 335/1314] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:26:29 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:26:29.240704 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-ebd75f10-45ef-4c7f-8173-d88a77e60a7e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:29.243412 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-ebd75f10-45ef-4c7f-8173-d88a77e60a7e tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] DELETE https://10.4.3.61/volume/v3/attachments/a8bb445d-4085-445f-9d5c-75f7e7baf6f8 Jul 03 19:26:29.243685 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-ebd75f10-45ef-4c7f-8173-d88a77e60a7e tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:29.243878 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-ebd75f10-45ef-4c7f-8173-d88a77e60a7e tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:29.257492 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:29.257492 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:26:29.428948 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-55d6826c-39f8-4057-97b4-07b89c4315fe req-aec42f1c-54a9-41fd-a67b-960941478255 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/attachments/55f357f6-b3da-4520-a6df-9349756e46e5 returned with HTTP 200 Jul 03 19:26:29.429612 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 326/1315] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:26:28 2026] DELETE /volume/v3/attachments/55f357f6-b3da-4520-a6df-9349756e46e5 => generated 19 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:29.483678 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-99f0559f-2bc2-4b9d-ba7b-9f5893fa5e97 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:29.486250 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-99f0559f-2bc2-4b9d-ba7b-9f5893fa5e97 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] GET https://10.4.3.61/volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 Jul 03 19:26:29.486550 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-99f0559f-2bc2-4b9d-ba7b-9f5893fa5e97 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:29.487149 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-99f0559f-2bc2-4b9d-ba7b-9f5893fa5e97 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:29.514637 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:29.514637 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:26:29.520250 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-99f0559f-2bc2-4b9d-ba7b-9f5893fa5e97 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Volume info retrieved successfully. Jul 03 19:26:29.528813 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-99f0559f-2bc2-4b9d-ba7b-9f5893fa5e97 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 returned with HTTP 200 Jul 03 19:26:29.529310 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 323/1316] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:29 2026] GET /volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:29.829723 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-ebd75f10-45ef-4c7f-8173-d88a77e60a7e tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/attachments/a8bb445d-4085-445f-9d5c-75f7e7baf6f8 returned with HTTP 200 Jul 03 19:26:29.829723 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 333/1317] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:26:29 2026] DELETE /volume/v3/attachments/a8bb445d-4085-445f-9d5c-75f7e7baf6f8 => generated 192 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:26:30.072253 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-bfe71d1e-6996-4948-a18b-6383c624087a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:30.074432 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bfe71d1e-6996-4948-a18b-6383c624087a tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 Jul 03 19:26:30.074691 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bfe71d1e-6996-4948-a18b-6383c624087a tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:30.075041 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bfe71d1e-6996-4948-a18b-6383c624087a tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:30.081241 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bfe71d1e-6996-4948-a18b-6383c624087a tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 returned with HTTP 404 Jul 03 19:26:30.081880 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 336/1318] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:30 2026] GET /volume/v3/volumes/50a94054-76e3-4662-b859-27249ce3fee7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:26:30.465201 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4eec40cc-a44a-466b-94e3-676d492fb0b1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:30.467816 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4eec40cc-a44a-466b-94e3-676d492fb0b1 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/7987c826-2e74-415a-8754-148a39121e47 Jul 03 19:26:30.468029 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4eec40cc-a44a-466b-94e3-676d492fb0b1 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:30.468276 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4eec40cc-a44a-466b-94e3-676d492fb0b1 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:30.468369 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-4eec40cc-a44a-466b-94e3-676d492fb0b1 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Delete snapshot with id: 7987c826-2e74-415a-8754-148a39121e47 Jul 03 19:26:30.476830 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:30.476830 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:26:30.477112 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-4eec40cc-a44a-466b-94e3-676d492fb0b1 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Snapshot retrieved successfully. Jul 03 19:26:30.518762 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-4eec40cc-a44a-466b-94e3-676d492fb0b1 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Snapshot delete request issued successfully. Jul 03 19:26:30.519438 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4eec40cc-a44a-466b-94e3-676d492fb0b1 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/snapshots/7987c826-2e74-415a-8754-148a39121e47 returned with HTTP 202 Jul 03 19:26:30.520247 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 327/1319] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:26:30 2026] DELETE /volume/v3/snapshots/7987c826-2e74-415a-8754-148a39121e47 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:26:30.534694 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6136389d-5883-4fbc-8cd2-b1656cbd3135 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:30.540869 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6136389d-5883-4fbc-8cd2-b1656cbd3135 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/snapshots/7987c826-2e74-415a-8754-148a39121e47 Jul 03 19:26:30.541300 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6136389d-5883-4fbc-8cd2-b1656cbd3135 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:30.541715 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6136389d-5883-4fbc-8cd2-b1656cbd3135 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:30.556930 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:30.556930 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:26:30.557627 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-6136389d-5883-4fbc-8cd2-b1656cbd3135 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Snapshot retrieved successfully. Jul 03 19:26:30.558821 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6136389d-5883-4fbc-8cd2-b1656cbd3135 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/snapshots/7987c826-2e74-415a-8754-148a39121e47 returned with HTTP 200 Jul 03 19:26:30.559360 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 324/1320] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:26:30 2026] GET /volume/v3/snapshots/7987c826-2e74-415a-8754-148a39121e47 => generated 461 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:31.571838 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3f07fea9-69e8-4a62-95de-08410c46e5ca None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:31.576349 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3f07fea9-69e8-4a62-95de-08410c46e5ca tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/snapshots/7987c826-2e74-415a-8754-148a39121e47 Jul 03 19:26:31.576349 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3f07fea9-69e8-4a62-95de-08410c46e5ca tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:31.576349 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3f07fea9-69e8-4a62-95de-08410c46e5ca tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:31.581422 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3f07fea9-69e8-4a62-95de-08410c46e5ca tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/snapshots/7987c826-2e74-415a-8754-148a39121e47 returned with HTTP 404 Jul 03 19:26:31.582320 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 334/1321] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:26:31 2026] GET /volume/v3/snapshots/7987c826-2e74-415a-8754-148a39121e47 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:26:31.646137 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-45cb3133-fa92-4631-9778-b180b6019e78 req-80f02896-f8c5-4856-954c-37a44627ed92 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:31.652148 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-45cb3133-fa92-4631-9778-b180b6019e78 req-80f02896-f8c5-4856-954c-37a44627ed92 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:26:31.652148 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-45cb3133-fa92-4631-9778-b180b6019e78 req-80f02896-f8c5-4856-954c-37a44627ed92 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:31.652148 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-45cb3133-fa92-4631-9778-b180b6019e78 req-80f02896-f8c5-4856-954c-37a44627ed92 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:31.663356 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:31.663356 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:26:31.671192 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-45cb3133-fa92-4631-9778-b180b6019e78 req-80f02896-f8c5-4856-954c-37a44627ed92 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:26:31.675222 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-45cb3133-fa92-4631-9778-b180b6019e78 req-80f02896-f8c5-4856-954c-37a44627ed92 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa returned with HTTP 200 Jul 03 19:26:31.675930 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 337/1322] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:26:31 2026] GET /volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:32.702879 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-252faf5d-76fd-4270-ab1a-42cc4d6d2439 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:32.705087 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-252faf5d-76fd-4270-ab1a-42cc4d6d2439 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] POST https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action Jul 03 19:26:32.705523 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-252faf5d-76fd-4270-ab1a-42cc4d6d2439 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Action body: b'{"os-attach": {"instance_uuid": "190e6080-bb4e-481e-a08b-fc46625c0d30", "mountpoint": "/dev/vdb"}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:26:32.705881 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-252faf5d-76fd-4270-ab1a-42cc4d6d2439 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "190e6080-bb4e-481e-a08b-fc46625c0d30", "mountpoint": "/dev/vdb"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:32.717718 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:32.717718 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:26:32.717718 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-252faf5d-76fd-4270-ab1a-42cc4d6d2439 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:26:32.725239 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-252faf5d-76fd-4270-ab1a-42cc4d6d2439 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Update volume admin metadata completed successfully. Jul 03 19:26:33.228727 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-252faf5d-76fd-4270-ab1a-42cc4d6d2439 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Attach volume completed successfully. Jul 03 19:26:33.229087 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-252faf5d-76fd-4270-ab1a-42cc4d6d2439 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action returned with HTTP 202 Jul 03 19:26:33.229754 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 328/1323] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:26:32 2026] POST /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action => generated 0 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:26:33.239151 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-2ffef21b-508a-4391-8749-81113eebcb58 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:33.243316 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2ffef21b-508a-4391-8749-81113eebcb58 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] GET https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 Jul 03 19:26:33.243594 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2ffef21b-508a-4391-8749-81113eebcb58 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:33.243843 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2ffef21b-508a-4391-8749-81113eebcb58 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:33.260270 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:33.260270 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:26:33.264520 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-2ffef21b-508a-4391-8749-81113eebcb58 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:26:33.270763 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2ffef21b-508a-4391-8749-81113eebcb58 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 returned with HTTP 200 Jul 03 19:26:33.271481 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 325/1324] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:33 2026] GET /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 => generated 1174 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:26:33.288278 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a8c79e3d-bd9d-4c33-b192-a33542ee3e5d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:33.291160 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a8c79e3d-bd9d-4c33-b192-a33542ee3e5d tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] GET https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 Jul 03 19:26:33.291719 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a8c79e3d-bd9d-4c33-b192-a33542ee3e5d tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:33.293255 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a8c79e3d-bd9d-4c33-b192-a33542ee3e5d tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:33.308315 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:33.308315 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:26:33.316559 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a8c79e3d-bd9d-4c33-b192-a33542ee3e5d tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:26:33.325074 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a8c79e3d-bd9d-4c33-b192-a33542ee3e5d tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 returned with HTTP 200 Jul 03 19:26:33.325739 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 335/1325] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:33 2026] GET /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 => generated 1174 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:26:33.344175 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-535ec039-7226-46b5-9132-8b9da488553c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:33.347101 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-535ec039-7226-46b5-9132-8b9da488553c tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] POST https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action Jul 03 19:26:33.347643 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-535ec039-7226-46b5-9132-8b9da488553c tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Action body: b'{"os-detach": {}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:26:33.349553 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-535ec039-7226-46b5-9132-8b9da488553c tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:33.372036 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:33.372036 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:26:33.372674 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-535ec039-7226-46b5-9132-8b9da488553c tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:26:33.507846 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-18f22d65-2c0a-40f8-8cc9-feb6c4658d8e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:33.510265 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-18f22d65-2c0a-40f8-8cc9-feb6c4658d8e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:26:33.510811 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-18f22d65-2c0a-40f8-8cc9-feb6c4658d8e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1808045994"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:33.512568 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-18f22d65-2c0a-40f8-8cc9-feb6c4658d8e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1808045994'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:26:33.512724 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-18f22d65-2c0a-40f8-8cc9-feb6c4658d8e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Create volume of 1 GB Jul 03 19:26:33.513068 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:33.513068 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:26:33.519720 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-18f22d65-2c0a-40f8-8cc9-feb6c4658d8e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Availability Zones retrieved successfully. Jul 03 19:26:33.528333 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-18f22d65-2c0a-40f8-8cc9-feb6c4658d8e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Flow 'volume_create_api' (50ebbeb4-11df-4210-a5fb-fde14210e586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:26:33.529477 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-18f22d65-2c0a-40f8-8cc9-feb6c4658d8e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed01dbb-20b3-40b2-ae0d-3b0efa07d6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:26:33.530874 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-18f22d65-2c0a-40f8-8cc9-feb6c4658d8e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:26:33.576497 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-18f22d65-2c0a-40f8-8cc9-feb6c4658d8e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed01dbb-20b3-40b2-ae0d-3b0efa07d6a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:26:33.577445 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-18f22d65-2c0a-40f8-8cc9-feb6c4658d8e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fbb4007-7a08-4b31-870e-ff9905cd6664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:26:33.649445 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-18f22d65-2c0a-40f8-8cc9-feb6c4658d8e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Created reservations ['8fa6433d-c24e-4453-875a-b3ecf14c3ed9', 'ece061cd-265a-4639-85be-33e4e6672ea7', '73dc5770-d37e-4905-8601-d01c5c94205f', 'e83b5c36-0cd6-4e02-bc5f-4769bd9ae7d6'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:26:33.650158 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-18f22d65-2c0a-40f8-8cc9-feb6c4658d8e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fbb4007-7a08-4b31-870e-ff9905cd6664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fa6433d-c24e-4453-875a-b3ecf14c3ed9', 'ece061cd-265a-4639-85be-33e4e6672ea7', '73dc5770-d37e-4905-8601-d01c5c94205f', 'e83b5c36-0cd6-4e02-bc5f-4769bd9ae7d6']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:26:33.651183 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-18f22d65-2c0a-40f8-8cc9-feb6c4658d8e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a39cfa22-2b94-4456-8791-a4cf56b35efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:26:33.685182 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-18f22d65-2c0a-40f8-8cc9-feb6c4658d8e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a39cfa22-2b94-4456-8791-a4cf56b35efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e747d4f6-6f97-4f90-b774-5abde815a5e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1808045994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44ad55418db24a29b7bc483d453b7255',qos_specs=None,replication_status=,reservations=['8fa6433d-c24e-4453-875a-b3ecf14c3ed9','ece061cd-265a-4639-85be-33e4e6672ea7','73dc5770-d37e-4905-8601-d01c5c94205f','e83b5c36-0cd6-4e02-bc5f-4769bd9ae7d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fb4caa789b5431e86a756e659e6e794',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:26:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1808045994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e747d4f6-6f97-4f90-b774-5abde815a5e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44ad55418db24a29b7bc483d453b7255',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fb4caa789b5431e86a756e659e6e794',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:26:33.686482 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-18f22d65-2c0a-40f8-8cc9-feb6c4658d8e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68dcd920-4eef-4cd7-ba3c-92dcf91340a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:26:33.713191 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-18f22d65-2c0a-40f8-8cc9-feb6c4658d8e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68dcd920-4eef-4cd7-ba3c-92dcf91340a2) transitioned into state 'SUCCESS' from state '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-1808045994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44ad55418db24a29b7bc483d453b7255',qos_specs=None,replication_status=,reservations=['8fa6433d-c24e-4453-875a-b3ecf14c3ed9','ece061cd-265a-4639-85be-33e4e6672ea7','73dc5770-d37e-4905-8601-d01c5c94205f','e83b5c36-0cd6-4e02-bc5f-4769bd9ae7d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fb4caa789b5431e86a756e659e6e794',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:26:33.713932 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-18f22d65-2c0a-40f8-8cc9-feb6c4658d8e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e14de6d-f636-42d3-931f-e4fcb04668d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:26:33.732121 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-18f22d65-2c0a-40f8-8cc9-feb6c4658d8e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e14de6d-f636-42d3-931f-e4fcb04668d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:26:33.735625 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-18f22d65-2c0a-40f8-8cc9-feb6c4658d8e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Flow 'volume_create_api' (50ebbeb4-11df-4210-a5fb-fde14210e586) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:26:33.735625 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-18f22d65-2c0a-40f8-8cc9-feb6c4658d8e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Create volume request issued successfully. Jul 03 19:26:33.735625 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-18f22d65-2c0a-40f8-8cc9-feb6c4658d8e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:26:33.735625 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 329/1326] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:26:33 2026] POST /volume/v3/volumes => generated 757 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:26:33.756535 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cbf6f8f7-f93d-47c9-84ea-e157083f320f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:33.758943 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cbf6f8f7-f93d-47c9-84ea-e157083f320f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] GET https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 Jul 03 19:26:33.760961 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cbf6f8f7-f93d-47c9-84ea-e157083f320f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:33.760961 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cbf6f8f7-f93d-47c9-84ea-e157083f320f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:33.771017 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:33.771017 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:26:33.780689 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-cbf6f8f7-f93d-47c9-84ea-e157083f320f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:26:33.788384 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cbf6f8f7-f93d-47c9-84ea-e157083f320f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 returned with HTTP 200 Jul 03 19:26:33.789133 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 326/1327] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:33 2026] GET /volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:33.879387 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-535ec039-7226-46b5-9132-8b9da488553c tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Detach volume completed successfully. Jul 03 19:26:33.879801 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-535ec039-7226-46b5-9132-8b9da488553c tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action returned with HTTP 202 Jul 03 19:26:33.882552 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 338/1328] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:26:33 2026] POST /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action => generated 0 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:26:33.895050 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6986d354-aa77-436f-bf47-a0942ca02cc3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:33.898494 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6986d354-aa77-436f-bf47-a0942ca02cc3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] GET https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 Jul 03 19:26:33.898714 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6986d354-aa77-436f-bf47-a0942ca02cc3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:33.898950 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6986d354-aa77-436f-bf47-a0942ca02cc3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:33.913151 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:33.913151 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:26:33.924193 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6986d354-aa77-436f-bf47-a0942ca02cc3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:26:33.928925 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6986d354-aa77-436f-bf47-a0942ca02cc3 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 returned with HTTP 200 Jul 03 19:26:33.929792 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 336/1329] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:33 2026] GET /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:34.806950 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ca44248c-e913-48b6-9472-dd9ba7508c81 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:34.812652 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ca44248c-e913-48b6-9472-dd9ba7508c81 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] GET https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 Jul 03 19:26:34.812652 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ca44248c-e913-48b6-9472-dd9ba7508c81 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:34.812652 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ca44248c-e913-48b6-9472-dd9ba7508c81 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:34.815698 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=181,cinder:UPDATE=36,cinder:INSERT=9 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:26:34.822864 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:34.822864 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:26:34.828181 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ca44248c-e913-48b6-9472-dd9ba7508c81 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:26:34.834492 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ca44248c-e913-48b6-9472-dd9ba7508c81 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 returned with HTTP 200 Jul 03 19:26:34.835036 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 330/1330] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:34 2026] GET /volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:37.698863 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-e1c2cdaf-820f-4e7c-af6e-e6bbd2ebd1a6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:37.701775 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-e1c2cdaf-820f-4e7c-af6e-e6bbd2ebd1a6 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] PUT https://10.4.3.61/volume/v3/attachments/72860125-b82f-4361-a264-0dcabac659b4 Jul 03 19:26:37.701775 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-e1c2cdaf-820f-4e7c-af6e-e6bbd2ebd1a6 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:37.704515 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=189,cinder:INSERT=21,cinder:UPDATE=32 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:26:37.709931 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-e1c2cdaf-820f-4e7c-af6e-e6bbd2ebd1a6 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Acquiring lock "cinder-attachment_update-c99c93a1-dd43-46c2-bdac-2d44e17978bc-np0000004460" by "attachment_update" {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:26:37.717413 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-e1c2cdaf-820f-4e7c-af6e-e6bbd2ebd1a6 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Lock "cinder-attachment_update-c99c93a1-dd43-46c2-bdac-2d44e17978bc-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:26:37.717413 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:37.717413 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:26:38.243187 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-e1c2cdaf-820f-4e7c-af6e-e6bbd2ebd1a6 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Lock "cinder-attachment_update-c99c93a1-dd43-46c2-bdac-2d44e17978bc-np0000004460" released by "attachment_update" :: held 0.527s {{(pid=99926) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:26:38.243595 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-e1c2cdaf-820f-4e7c-af6e-e6bbd2ebd1a6 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/attachments/72860125-b82f-4361-a264-0dcabac659b4 returned with HTTP 200 Jul 03 19:26:38.244155 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 327/1331] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:26:37 2026] PUT /volume/v3/attachments/72860125-b82f-4361-a264-0dcabac659b4 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:26:38.253985 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-1d57659e-120c-4afc-ad0b-ae2628ba2b6d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:38.256588 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-1d57659e-120c-4afc-ad0b-ae2628ba2b6d tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] GET https://10.4.3.61/volume/v3/attachments/72860125-b82f-4361-a264-0dcabac659b4 Jul 03 19:26:38.257524 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-1d57659e-120c-4afc-ad0b-ae2628ba2b6d tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:38.257524 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-1d57659e-120c-4afc-ad0b-ae2628ba2b6d tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:38.259826 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=246,cinder:INSERT=41,cinder:UPDATE=66 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:26:38.286832 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-1d57659e-120c-4afc-ad0b-ae2628ba2b6d tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/attachments/72860125-b82f-4361-a264-0dcabac659b4 returned with HTTP 200 Jul 03 19:26:38.287410 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 339/1332] 10.4.3.61 () {70 vars in 1644 bytes} [Fri Jul 3 19:26:38 2026] GET /volume/v3/attachments/72860125-b82f-4361-a264-0dcabac659b4 => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:26:41.133921 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-a7973f7d-3254-4b86-a625-edd52f21e54b req-deeff096-3b53-4f8e-a8d8-1b27d57b5aa0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:41.136497 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-a7973f7d-3254-4b86-a625-edd52f21e54b req-deeff096-3b53-4f8e-a8d8-1b27d57b5aa0 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] DELETE https://10.4.3.61/volume/v3/attachments/539f355b-9830-4e07-9383-433edebe7a37 Jul 03 19:26:41.136793 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-a7973f7d-3254-4b86-a625-edd52f21e54b req-deeff096-3b53-4f8e-a8d8-1b27d57b5aa0 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:41.137062 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-a7973f7d-3254-4b86-a625-edd52f21e54b req-deeff096-3b53-4f8e-a8d8-1b27d57b5aa0 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:41.141790 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=170,cinder:UPDATE=40,cinder:INSERT=19 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:26:41.148925 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:41.148925 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:26:41.686009 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-a7973f7d-3254-4b86-a625-edd52f21e54b req-deeff096-3b53-4f8e-a8d8-1b27d57b5aa0 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] https://10.4.3.61/volume/v3/attachments/539f355b-9830-4e07-9383-433edebe7a37 returned with HTTP 200 Jul 03 19:26:41.686370 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 337/1333] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:26:41 2026] DELETE /volume/v3/attachments/539f355b-9830-4e07-9383-433edebe7a37 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:41.698507 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-a7973f7d-3254-4b86-a625-edd52f21e54b req-0aadb8d5-8e1f-41b1-99c2-68316979c610 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:41.701042 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-a7973f7d-3254-4b86-a625-edd52f21e54b req-0aadb8d5-8e1f-41b1-99c2-68316979c610 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] DELETE https://10.4.3.61/volume/v3/volumes/49b96ae0-be6a-44d8-9643-e4403f10ac91 Jul 03 19:26:41.701259 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-a7973f7d-3254-4b86-a625-edd52f21e54b req-0aadb8d5-8e1f-41b1-99c2-68316979c610 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:41.701485 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-a7973f7d-3254-4b86-a625-edd52f21e54b req-0aadb8d5-8e1f-41b1-99c2-68316979c610 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:41.701693 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [req-a7973f7d-3254-4b86-a625-edd52f21e54b req-0aadb8d5-8e1f-41b1-99c2-68316979c610 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Delete volume with id: 49b96ae0-be6a-44d8-9643-e4403f10ac91 Jul 03 19:26:41.712020 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:41.712020 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:26:41.712600 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-a7973f7d-3254-4b86-a625-edd52f21e54b req-0aadb8d5-8e1f-41b1-99c2-68316979c610 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Volume info retrieved successfully. Jul 03 19:26:41.745408 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-a7973f7d-3254-4b86-a625-edd52f21e54b req-0aadb8d5-8e1f-41b1-99c2-68316979c610 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] Delete volume request issued successfully. Jul 03 19:26:41.745677 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-a7973f7d-3254-4b86-a625-edd52f21e54b req-0aadb8d5-8e1f-41b1-99c2-68316979c610 tempest-ServerBootFromVolumeStableRescueTest-483573118 tempest-ServerBootFromVolumeStableRescueTest-483573118-project-member] https://10.4.3.61/volume/v3/volumes/49b96ae0-be6a-44d8-9643-e4403f10ac91 returned with HTTP 202 Jul 03 19:26:41.746264 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 331/1334] 10.4.3.61 () {70 vars in 1613 bytes} [Fri Jul 3 19:26:41 2026] DELETE /volume/v3/volumes/49b96ae0-be6a-44d8-9643-e4403f10ac91 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:26:43.627852 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3ccfb81d-7a3f-4108-b60c-048fdec03fbe None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:43.630183 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3ccfb81d-7a3f-4108-b60c-048fdec03fbe tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] POST https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action Jul 03 19:26:43.630682 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3ccfb81d-7a3f-4108-b60c-048fdec03fbe tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:26:43.630877 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3ccfb81d-7a3f-4108-b60c-048fdec03fbe tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:43.644196 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:43.644196 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:26:43.644980 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-3ccfb81d-7a3f-4108-b60c-048fdec03fbe tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:26:43.654386 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-3ccfb81d-7a3f-4108-b60c-048fdec03fbe tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Reserve volume completed successfully. Jul 03 19:26:43.654820 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3ccfb81d-7a3f-4108-b60c-048fdec03fbe tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action returned with HTTP 202 Jul 03 19:26:43.655424 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 328/1335] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:26:43 2026] POST /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:26:43.664425 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c19c8d66-62e7-461f-a2eb-0501fe7e4037 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:43.666508 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c19c8d66-62e7-461f-a2eb-0501fe7e4037 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] GET https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 Jul 03 19:26:43.666788 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c19c8d66-62e7-461f-a2eb-0501fe7e4037 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:43.667015 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c19c8d66-62e7-461f-a2eb-0501fe7e4037 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:43.674738 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:43.674738 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:26:43.678905 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c19c8d66-62e7-461f-a2eb-0501fe7e4037 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:26:43.683639 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c19c8d66-62e7-461f-a2eb-0501fe7e4037 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 returned with HTTP 200 Jul 03 19:26:43.684082 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 340/1336] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:43 2026] GET /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:43.701617 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f0cecbff-b88c-4906-b95a-6993af15b792 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:43.703749 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f0cecbff-b88c-4906-b95a-6993af15b792 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] POST https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action Jul 03 19:26:43.704277 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f0cecbff-b88c-4906-b95a-6993af15b792 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:26:43.704418 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f0cecbff-b88c-4906-b95a-6993af15b792 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:43.714871 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:43.714871 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:26:43.715496 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f0cecbff-b88c-4906-b95a-6993af15b792 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:26:43.732439 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f0cecbff-b88c-4906-b95a-6993af15b792 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Unreserve volume completed successfully. Jul 03 19:26:43.732739 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f0cecbff-b88c-4906-b95a-6993af15b792 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action returned with HTTP 202 Jul 03 19:26:43.733176 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 338/1337] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:26:43 2026] POST /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:26:43.741898 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9eac8839-3581-474d-a58f-dfb3561ba3f6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:43.743718 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9eac8839-3581-474d-a58f-dfb3561ba3f6 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] GET https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 Jul 03 19:26:43.743938 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9eac8839-3581-474d-a58f-dfb3561ba3f6 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:43.744152 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9eac8839-3581-474d-a58f-dfb3561ba3f6 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:43.752075 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:43.752075 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:26:43.758852 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-9eac8839-3581-474d-a58f-dfb3561ba3f6 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:26:43.764025 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9eac8839-3581-474d-a58f-dfb3561ba3f6 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 returned with HTTP 200 Jul 03 19:26:43.764483 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 332/1338] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:43 2026] GET /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:43.782230 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8db03dba-1ea3-4ced-aaab-e6d0085c3af1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:43.784157 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8db03dba-1ea3-4ced-aaab-e6d0085c3af1 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] POST https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action Jul 03 19:26:43.784517 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8db03dba-1ea3-4ced-aaab-e6d0085c3af1 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:26:43.784695 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8db03dba-1ea3-4ced-aaab-e6d0085c3af1 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:43.793458 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:43.793458 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:26:43.794130 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8db03dba-1ea3-4ced-aaab-e6d0085c3af1 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:26:43.802289 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8db03dba-1ea3-4ced-aaab-e6d0085c3af1 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume updated successfully. Jul 03 19:26:43.802552 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8db03dba-1ea3-4ced-aaab-e6d0085c3af1 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action returned with HTTP 200 Jul 03 19:26:43.803097 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 329/1339] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:26:43 2026] POST /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 19:26:43.811475 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0ef3bc7e-56d7-4d49-bd97-80812e6c25c1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:43.813529 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0ef3bc7e-56d7-4d49-bd97-80812e6c25c1 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] GET https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 Jul 03 19:26:43.813824 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0ef3bc7e-56d7-4d49-bd97-80812e6c25c1 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:43.814025 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0ef3bc7e-56d7-4d49-bd97-80812e6c25c1 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:43.825733 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:43.825733 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:26:43.831043 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0ef3bc7e-56d7-4d49-bd97-80812e6c25c1 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:26:43.836415 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0ef3bc7e-56d7-4d49-bd97-80812e6c25c1 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 returned with HTTP 200 Jul 03 19:26:43.836801 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 341/1340] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:43 2026] GET /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:43.855723 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e5efc0cd-1b24-49dc-acda-24369f628e5a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:43.858395 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e5efc0cd-1b24-49dc-acda-24369f628e5a tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] POST https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action Jul 03 19:26:43.858758 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e5efc0cd-1b24-49dc-acda-24369f628e5a tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:26:43.858974 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e5efc0cd-1b24-49dc-acda-24369f628e5a tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:43.869681 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:43.869681 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:26:43.870336 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e5efc0cd-1b24-49dc-acda-24369f628e5a tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:26:43.883724 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e5efc0cd-1b24-49dc-acda-24369f628e5a tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume updated successfully. Jul 03 19:26:43.883894 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e5efc0cd-1b24-49dc-acda-24369f628e5a tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action returned with HTTP 200 Jul 03 19:26:43.884374 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 339/1341] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:26:43 2026] POST /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 19:26:43.894737 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7f953ccb-4c01-4883-9580-c33b3e61c17c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:43.898353 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7f953ccb-4c01-4883-9580-c33b3e61c17c tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] GET https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 Jul 03 19:26:43.898353 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7f953ccb-4c01-4883-9580-c33b3e61c17c tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:43.899242 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7f953ccb-4c01-4883-9580-c33b3e61c17c tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:43.908688 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:43.908688 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:26:43.914948 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7f953ccb-4c01-4883-9580-c33b3e61c17c tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:26:43.922796 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7f953ccb-4c01-4883-9580-c33b3e61c17c tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 returned with HTTP 200 Jul 03 19:26:43.923398 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 333/1342] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:43 2026] GET /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:43.941430 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5ade67c9-f041-4be5-8c87-c1aa263c522b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:43.943901 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5ade67c9-f041-4be5-8c87-c1aa263c522b tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] POST https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action Jul 03 19:26:43.944458 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5ade67c9-f041-4be5-8c87-c1aa263c522b tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:26:43.944669 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5ade67c9-f041-4be5-8c87-c1aa263c522b tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:43.957442 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:43.957442 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:26:43.958312 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5ade67c9-f041-4be5-8c87-c1aa263c522b tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:26:43.972379 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5ade67c9-f041-4be5-8c87-c1aa263c522b tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Update volume admin metadata completed successfully. Jul 03 19:26:43.972592 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5ade67c9-f041-4be5-8c87-c1aa263c522b tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Update readonly setting on volume completed successfully. Jul 03 19:26:43.972920 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5ade67c9-f041-4be5-8c87-c1aa263c522b tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action returned with HTTP 202 Jul 03 19:26:43.973634 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 330/1343] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:26:43 2026] POST /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:26:43.981381 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-feddaf2b-f323-4c97-8f6c-ebf4ce3ae2fa None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:43.984445 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-feddaf2b-f323-4c97-8f6c-ebf4ce3ae2fa tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] GET https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 Jul 03 19:26:43.984720 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-feddaf2b-f323-4c97-8f6c-ebf4ce3ae2fa tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:43.985020 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-feddaf2b-f323-4c97-8f6c-ebf4ce3ae2fa tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:44.002930 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:44.002930 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:26:44.008034 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-feddaf2b-f323-4c97-8f6c-ebf4ce3ae2fa tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:26:44.015194 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-feddaf2b-f323-4c97-8f6c-ebf4ce3ae2fa tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 returned with HTTP 200 Jul 03 19:26:44.015853 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 342/1344] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:43 2026] GET /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:44.039195 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e258e8d2-de93-4ded-874b-15c353b9328c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:44.040264 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e258e8d2-de93-4ded-874b-15c353b9328c tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] POST https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action Jul 03 19:26:44.040735 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e258e8d2-de93-4ded-874b-15c353b9328c tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:26:44.040938 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e258e8d2-de93-4ded-874b-15c353b9328c tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:44.056187 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:44.056187 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:26:44.057159 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e258e8d2-de93-4ded-874b-15c353b9328c tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:26:44.088237 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e258e8d2-de93-4ded-874b-15c353b9328c tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Update volume admin metadata completed successfully. Jul 03 19:26:44.088237 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e258e8d2-de93-4ded-874b-15c353b9328c tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Update readonly setting on volume completed successfully. Jul 03 19:26:44.088237 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e258e8d2-de93-4ded-874b-15c353b9328c tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action returned with HTTP 202 Jul 03 19:26:44.088462 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 340/1345] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:26:44 2026] POST /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:26:44.100497 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-124ddcab-7d31-4227-904a-dfba80f3386e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:44.104039 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-124ddcab-7d31-4227-904a-dfba80f3386e tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] GET https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 Jul 03 19:26:44.104353 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-124ddcab-7d31-4227-904a-dfba80f3386e tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:44.104744 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-124ddcab-7d31-4227-904a-dfba80f3386e tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:44.128597 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:44.128597 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:26:44.134246 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-124ddcab-7d31-4227-904a-dfba80f3386e tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:26:44.141360 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-124ddcab-7d31-4227-904a-dfba80f3386e tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 returned with HTTP 200 Jul 03 19:26:44.141797 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 334/1346] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:44 2026] GET /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:44.157314 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b144d6e4-44d5-4716-861b-ba66aa198657 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:44.160041 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b144d6e4-44d5-4716-861b-ba66aa198657 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] POST https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action Jul 03 19:26:44.160758 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b144d6e4-44d5-4716-861b-ba66aa198657 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1920344102", "disk_format": "raw"}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:26:44.160758 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b144d6e4-44d5-4716-861b-ba66aa198657 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1920344102", "disk_format": "raw"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:44.170497 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:44.170497 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:26:44.171095 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b144d6e4-44d5-4716-861b-ba66aa198657 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:26:44.192565 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:44.192565 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:26:44.199962 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.image.image_utils [None req-b144d6e4-44d5-4716-861b-ba66aa198657 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1920344102'}] 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-1920344102'}]. {{(pid=99926) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 19:26:44.274976 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7c2de0ab-956f-403f-a126-9cffdc69c2c9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:44.277519 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7c2de0ab-956f-403f-a126-9cffdc69c2c9 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] DELETE https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:26:44.278626 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7c2de0ab-956f-403f-a126-9cffdc69c2c9 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:44.278626 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7c2de0ab-956f-403f-a126-9cffdc69c2c9 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:44.278626 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-7c2de0ab-956f-403f-a126-9cffdc69c2c9 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Delete volume with id: c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:26:44.294245 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:44.294245 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:26:44.294245 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7c2de0ab-956f-403f-a126-9cffdc69c2c9 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:26:44.340413 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7c2de0ab-956f-403f-a126-9cffdc69c2c9 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Delete volume request issued successfully. Jul 03 19:26:44.340739 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7c2de0ab-956f-403f-a126-9cffdc69c2c9 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa returned with HTTP 202 Jul 03 19:26:44.341278 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 343/1347] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:26:44 2026] DELETE /volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:26:44.357087 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-534c5818-3b3b-4f32-b3a1-a5be294cba17 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:44.359456 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-534c5818-3b3b-4f32-b3a1-a5be294cba17 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:26:44.359456 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-534c5818-3b3b-4f32-b3a1-a5be294cba17 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:44.359456 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-534c5818-3b3b-4f32-b3a1-a5be294cba17 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:44.372571 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:44.372571 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:26:44.377148 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-534c5818-3b3b-4f32-b3a1-a5be294cba17 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Volume info retrieved successfully. Jul 03 19:26:44.385871 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-534c5818-3b3b-4f32-b3a1-a5be294cba17 tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa returned with HTTP 200 Jul 03 19:26:44.387276 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 341/1348] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:44 2026] GET /volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:44.952735 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b144d6e4-44d5-4716-861b-ba66aa198657 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Copy volume to image completed successfully. Jul 03 19:26:44.953256 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b144d6e4-44d5-4716-861b-ba66aa198657 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action returned with HTTP 202 Jul 03 19:26:44.953858 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 331/1349] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:26:44 2026] POST /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action => generated 687 bytes in 797 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:26:45.405299 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5b19339d-9949-4dd7-b31d-92c75400fd9f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:45.408225 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5b19339d-9949-4dd7-b31d-92c75400fd9f tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] GET https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa Jul 03 19:26:45.408499 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5b19339d-9949-4dd7-b31d-92c75400fd9f tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:45.408833 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5b19339d-9949-4dd7-b31d-92c75400fd9f tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:45.418435 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5b19339d-9949-4dd7-b31d-92c75400fd9f tempest-TestStampPattern-704353723 tempest-TestStampPattern-704353723-project-member] https://10.4.3.61/volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa returned with HTTP 404 Jul 03 19:26:45.419343 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 335/1350] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:45 2026] GET /volume/v3/volumes/c00cc390-e953-40f1-a0e2-d16baf9613fa => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:26:46.739615 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-c86fe029-1227-4310-996b-8c71011ad3c3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:46.742594 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-c86fe029-1227-4310-996b-8c71011ad3c3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] POST https://10.4.3.61/volume/v3/attachments/72860125-b82f-4361-a264-0dcabac659b4/action Jul 03 19:26:46.743053 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-c86fe029-1227-4310-996b-8c71011ad3c3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Action body: b'{"os-complete": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:26:46.743232 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-c86fe029-1227-4310-996b-8c71011ad3c3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:46.773848 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:46.773848 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:26:46.791278 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-e74b7ba6-a358-4be5-9737-77d7f5848e05 req-c86fe029-1227-4310-996b-8c71011ad3c3 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/attachments/72860125-b82f-4361-a264-0dcabac659b4/action returned with HTTP 204 Jul 03 19:26:46.791684 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 344/1351] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:26:46 2026] POST /volume/v3/attachments/72860125-b82f-4361-a264-0dcabac659b4/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:26:53.027030 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-3ceac60b-721c-4eec-9199-d4a4bf51c4d1 req-b534a6de-eecb-43b3-ba18-6085a05f5010 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:53.035367 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-3ceac60b-721c-4eec-9199-d4a4bf51c4d1 req-b534a6de-eecb-43b3-ba18-6085a05f5010 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] DELETE https://10.4.3.61/volume/v3/attachments/72860125-b82f-4361-a264-0dcabac659b4 Jul 03 19:26:53.035367 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-3ceac60b-721c-4eec-9199-d4a4bf51c4d1 req-b534a6de-eecb-43b3-ba18-6085a05f5010 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:53.035589 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-3ceac60b-721c-4eec-9199-d4a4bf51c4d1 req-b534a6de-eecb-43b3-ba18-6085a05f5010 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:53.054294 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:53.054294 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:26:53.635115 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-3ceac60b-721c-4eec-9199-d4a4bf51c4d1 req-b534a6de-eecb-43b3-ba18-6085a05f5010 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/attachments/72860125-b82f-4361-a264-0dcabac659b4 returned with HTTP 200 Jul 03 19:26:53.636104 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 342/1352] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:26:53 2026] DELETE /volume/v3/attachments/72860125-b82f-4361-a264-0dcabac659b4 => generated 19 bytes in 611 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:54.197983 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=12,cinder:UPDATE=6 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:26:55.412713 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=19,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:26:55.598416 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-194f3ca1-0af9-4b6c-bf73-766f7318ca1d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:55.777840 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-194f3ca1-0af9-4b6c-bf73-766f7318ca1d tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:26:55.778732 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-194f3ca1-0af9-4b6c-bf73-766f7318ca1d tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-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=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:55.801941 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-194f3ca1-0af9-4b6c-bf73-766f7318ca1d tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:26:55.802152 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 332/1353] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:26:55 2026] POST /volume/v3/types => generated 287 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:56.785916 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=22,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:26:58.062891 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-daa36c60-84c2-4c89-9408-1b6d9ae6a1b8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:58.067108 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-daa36c60-84c2-4c89-9408-1b6d9ae6a1b8 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] GET https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc Jul 03 19:26:58.067108 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-daa36c60-84c2-4c89-9408-1b6d9ae6a1b8 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:58.067108 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-daa36c60-84c2-4c89-9408-1b6d9ae6a1b8 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:58.090386 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:58.090386 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:26:58.107195 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-daa36c60-84c2-4c89-9408-1b6d9ae6a1b8 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Volume info retrieved successfully. Jul 03 19:26:58.115187 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-daa36c60-84c2-4c89-9408-1b6d9ae6a1b8 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc returned with HTTP 200 Jul 03 19:26:58.115977 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 336/1354] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:58 2026] GET /volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:58.177043 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5b9ae9dd-12c4-4a20-9fd6-6d47b719671b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:58.182073 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5b9ae9dd-12c4-4a20-9fd6-6d47b719671b tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] GET https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc Jul 03 19:26:58.182073 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5b9ae9dd-12c4-4a20-9fd6-6d47b719671b tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:58.182073 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5b9ae9dd-12c4-4a20-9fd6-6d47b719671b tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:58.194433 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:58.194433 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:26:58.207525 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5b9ae9dd-12c4-4a20-9fd6-6d47b719671b tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Volume info retrieved successfully. Jul 03 19:26:58.232894 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5b9ae9dd-12c4-4a20-9fd6-6d47b719671b tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc returned with HTTP 200 Jul 03 19:26:58.233595 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 345/1355] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:58 2026] GET /volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:58.280095 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-642ebb02-044b-47ff-9141-518952f6144a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:58.283803 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-642ebb02-044b-47ff-9141-518952f6144a tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] DELETE https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc Jul 03 19:26:58.283986 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-642ebb02-044b-47ff-9141-518952f6144a tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:58.284944 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-642ebb02-044b-47ff-9141-518952f6144a tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:58.284944 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-642ebb02-044b-47ff-9141-518952f6144a tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Delete volume with id: c99c93a1-dd43-46c2-bdac-2d44e17978bc Jul 03 19:26:58.302503 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:58.302503 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:26:58.303358 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-642ebb02-044b-47ff-9141-518952f6144a tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Volume info retrieved successfully. Jul 03 19:26:58.362510 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-642ebb02-044b-47ff-9141-518952f6144a tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Delete volume request issued successfully. Jul 03 19:26:58.362903 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-642ebb02-044b-47ff-9141-518952f6144a tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc returned with HTTP 202 Jul 03 19:26:58.363464 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 343/1356] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:26:58 2026] DELETE /volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:26:58.379422 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-203a06a7-baba-45b7-b729-1b90796e0a08 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:58.384695 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-203a06a7-baba-45b7-b729-1b90796e0a08 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] GET https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc Jul 03 19:26:58.385130 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-203a06a7-baba-45b7-b729-1b90796e0a08 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:58.385288 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-203a06a7-baba-45b7-b729-1b90796e0a08 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:58.403731 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:58.403731 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:26:58.417526 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-203a06a7-baba-45b7-b729-1b90796e0a08 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Volume info retrieved successfully. Jul 03 19:26:58.428687 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-203a06a7-baba-45b7-b729-1b90796e0a08 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc returned with HTTP 200 Jul 03 19:26:58.429637 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 333/1357] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:58 2026] GET /volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:58.859971 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-826eae3e-0218-406d-b42e-d89e81c19019 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:58.864037 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-826eae3e-0218-406d-b42e-d89e81c19019 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:26:58.866185 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-826eae3e-0218-406d-b42e-d89e81c19019 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "265ac34b-5580-4376-9810-5b0dc001a094", "size": 1}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:26:58.867917 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-826eae3e-0218-406d-b42e-d89e81c19019 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '265ac34b-5580-4376-9810-5b0dc001a094', 'size': 1}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:26:59.000982 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-826eae3e-0218-406d-b42e-d89e81c19019 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Create volume of 1 GB Jul 03 19:26:59.014214 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-826eae3e-0218-406d-b42e-d89e81c19019 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Availability Zones retrieved successfully. Jul 03 19:26:59.021240 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-826eae3e-0218-406d-b42e-d89e81c19019 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Flow 'volume_create_api' (1eae2966-1f93-4de4-a2df-58dcfe0e4910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:26:59.021677 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-826eae3e-0218-406d-b42e-d89e81c19019 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc7dd29b-24d5-4d31-8753-10b6816e015e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:26:59.022752 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-826eae3e-0218-406d-b42e-d89e81c19019 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:26:59.105608 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-826eae3e-0218-406d-b42e-d89e81c19019 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc7dd29b-24d5-4d31-8753-10b6816e015e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:26:56Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=76112b64-9647-43a7-bdfa-f0e454a466b8,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': '76112b64-9647-43a7-bdfa-f0e454a466b8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:26:59.106967 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-826eae3e-0218-406d-b42e-d89e81c19019 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8573d60-66d3-4377-883b-958843993d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:26:59.150552 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-826eae3e-0218-406d-b42e-d89e81c19019 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-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 19:26:59.150698 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-826eae3e-0218-406d-b42e-d89e81c19019 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-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 19:26:59.213253 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-826eae3e-0218-406d-b42e-d89e81c19019 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Created reservations ['c0da8a4b-7872-43c4-8014-95aba8f29e32', '587ee198-2989-46be-80cc-bf1fc6cb4019', 'ecfe7a28-c2c9-461b-a093-2070b4fa3c24', '3a4090f3-2d60-4ab6-b07d-0e75099e5b8c'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:26:59.214342 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-826eae3e-0218-406d-b42e-d89e81c19019 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8573d60-66d3-4377-883b-958843993d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0da8a4b-7872-43c4-8014-95aba8f29e32', '587ee198-2989-46be-80cc-bf1fc6cb4019', 'ecfe7a28-c2c9-461b-a093-2070b4fa3c24', '3a4090f3-2d60-4ab6-b07d-0e75099e5b8c']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:26:59.215762 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-826eae3e-0218-406d-b42e-d89e81c19019 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9674e53a-886f-492d-a4df-93c1a7cf8509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:26:59.261532 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-826eae3e-0218-406d-b42e-d89e81c19019 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9674e53a-886f-492d-a4df-93c1a7cf8509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b71f4e5f-fe60-4a75-a163-a72daab01d2e', '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='166ffc2596024b59b342bdd50884f760',qos_specs=None,replication_status=,reservations=['c0da8a4b-7872-43c4-8014-95aba8f29e32','587ee198-2989-46be-80cc-bf1fc6cb4019','ecfe7a28-c2c9-461b-a093-2070b4fa3c24','3a4090f3-2d60-4ab6-b07d-0e75099e5b8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a1f00457df94d3983afe1d9527f723d',volume_type_id=76112b64-9647-43a7-bdfa-f0e454a466b8), 'volume': Volume(_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-03T19:26:59Z,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=b71f4e5f-fe60-4a75-a163-a72daab01d2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='166ffc2596024b59b342bdd50884f760',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a1f00457df94d3983afe1d9527f723d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(76112b64-9647-43a7-bdfa-f0e454a466b8),volume_type_id=76112b64-9647-43a7-bdfa-f0e454a466b8)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:26:59.262673 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-826eae3e-0218-406d-b42e-d89e81c19019 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62363a0d-ef66-4734-914d-aa97ec4c6bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:26:59.314148 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-826eae3e-0218-406d-b42e-d89e81c19019 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62363a0d-ef66-4734-914d-aa97ec4c6bcb) transitioned into state 'SUCCESS' from 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='166ffc2596024b59b342bdd50884f760',qos_specs=None,replication_status=,reservations=['c0da8a4b-7872-43c4-8014-95aba8f29e32','587ee198-2989-46be-80cc-bf1fc6cb4019','ecfe7a28-c2c9-461b-a093-2070b4fa3c24','3a4090f3-2d60-4ab6-b07d-0e75099e5b8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a1f00457df94d3983afe1d9527f723d',volume_type_id=76112b64-9647-43a7-bdfa-f0e454a466b8)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:26:59.315547 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-826eae3e-0218-406d-b42e-d89e81c19019 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f952ac2-a61b-4ef7-ae77-34d4addf942f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:26:59.339291 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-826eae3e-0218-406d-b42e-d89e81c19019 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f952ac2-a61b-4ef7-ae77-34d4addf942f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:26:59.340869 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-826eae3e-0218-406d-b42e-d89e81c19019 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Flow 'volume_create_api' (1eae2966-1f93-4de4-a2df-58dcfe0e4910) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:26:59.341342 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-826eae3e-0218-406d-b42e-d89e81c19019 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Create volume request issued successfully. Jul 03 19:26:59.342402 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-826eae3e-0218-406d-b42e-d89e81c19019 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:26:59.342954 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 337/1358] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:26:58 2026] POST /volume/v3/volumes => generated 796 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:26:59.364803 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f7b9f6d3-b1f9-49fc-9583-ba843071794d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:59.368442 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f7b9f6d3-b1f9-49fc-9583-ba843071794d tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] GET https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e Jul 03 19:26:59.369064 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f7b9f6d3-b1f9-49fc-9583-ba843071794d tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:59.370320 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f7b9f6d3-b1f9-49fc-9583-ba843071794d tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:59.385001 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:26:59.385001 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:26:59.393917 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f7b9f6d3-b1f9-49fc-9583-ba843071794d tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Volume info retrieved successfully. Jul 03 19:26:59.406485 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f7b9f6d3-b1f9-49fc-9583-ba843071794d tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e returned with HTTP 200 Jul 03 19:26:59.407358 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 346/1359] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:59 2026] GET /volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e => generated 864 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:26:59.451199 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fac7bfaa-f9f7-4ad0-8249-50982abbb1c4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:26:59.451199 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fac7bfaa-f9f7-4ad0-8249-50982abbb1c4 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] GET https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc Jul 03 19:26:59.451199 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fac7bfaa-f9f7-4ad0-8249-50982abbb1c4 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:26:59.451757 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fac7bfaa-f9f7-4ad0-8249-50982abbb1c4 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:26:59.463488 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fac7bfaa-f9f7-4ad0-8249-50982abbb1c4 tempest-ServerActionsTestOtherB-1971560351 tempest-ServerActionsTestOtherB-1971560351-project-member] https://10.4.3.61/volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc returned with HTTP 404 Jul 03 19:26:59.469502 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 344/1360] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:26:59 2026] GET /volume/v3/volumes/c99c93a1-dd43-46c2-bdac-2d44e17978bc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 19:27:00.436123 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0c562d97-aa8f-439f-9fd3-7ee82d3c9b61 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:00.438979 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0c562d97-aa8f-439f-9fd3-7ee82d3c9b61 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] GET https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e Jul 03 19:27:00.439386 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0c562d97-aa8f-439f-9fd3-7ee82d3c9b61 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:00.440043 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0c562d97-aa8f-439f-9fd3-7ee82d3c9b61 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:00.454665 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:00.454665 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:00.467633 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0c562d97-aa8f-439f-9fd3-7ee82d3c9b61 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Volume info retrieved successfully. Jul 03 19:27:00.484219 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0c562d97-aa8f-439f-9fd3-7ee82d3c9b61 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e returned with HTTP 200 Jul 03 19:27:00.484219 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 334/1361] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:00 2026] GET /volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e => generated 888 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:01.516430 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-67dd1743-db80-4d35-84ff-5337b08b9920 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:01.519686 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-67dd1743-db80-4d35-84ff-5337b08b9920 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] GET https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e Jul 03 19:27:01.519686 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-67dd1743-db80-4d35-84ff-5337b08b9920 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:01.519686 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-67dd1743-db80-4d35-84ff-5337b08b9920 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:01.539834 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:01.539834 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:01.552591 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-67dd1743-db80-4d35-84ff-5337b08b9920 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Volume info retrieved successfully. Jul 03 19:27:01.560187 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-67dd1743-db80-4d35-84ff-5337b08b9920 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e returned with HTTP 200 Jul 03 19:27:01.562309 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 338/1362] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:01 2026] GET /volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e => generated 946 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:02.500888 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-88079b05-cd87-4491-93c0-0a47c28f3160 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:02.503423 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-88079b05-cd87-4491-93c0-0a47c28f3160 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] GET https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 Jul 03 19:27:02.503712 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-88079b05-cd87-4491-93c0-0a47c28f3160 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:02.504109 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-88079b05-cd87-4491-93c0-0a47c28f3160 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:02.518799 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:02.518799 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:02.524421 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-88079b05-cd87-4491-93c0-0a47c28f3160 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:27:02.530811 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-88079b05-cd87-4491-93c0-0a47c28f3160 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 returned with HTTP 200 Jul 03 19:27:02.531466 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 347/1363] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:02 2026] GET /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:02.587000 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-db995360-8c87-4153-b4b2-c174606465c3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:02.589356 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-db995360-8c87-4153-b4b2-c174606465c3 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] GET https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e Jul 03 19:27:02.589544 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-db995360-8c87-4153-b4b2-c174606465c3 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:02.589740 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-db995360-8c87-4153-b4b2-c174606465c3 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:02.603182 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:02.603182 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:02.621128 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-db995360-8c87-4153-b4b2-c174606465c3 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Volume info retrieved successfully. Jul 03 19:27:02.631066 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-db995360-8c87-4153-b4b2-c174606465c3 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e returned with HTTP 200 Jul 03 19:27:02.631678 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 345/1364] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:02 2026] GET /volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e => generated 949 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:03.553104 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f9b68fb9-0490-472c-9f1b-d3becd7fbd20 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:03.557452 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f9b68fb9-0490-472c-9f1b-d3becd7fbd20 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] GET https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 Jul 03 19:27:03.558849 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f9b68fb9-0490-472c-9f1b-d3becd7fbd20 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:03.558849 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f9b68fb9-0490-472c-9f1b-d3becd7fbd20 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:03.570192 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:03.570192 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:03.578895 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f9b68fb9-0490-472c-9f1b-d3becd7fbd20 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:27:03.586153 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f9b68fb9-0490-472c-9f1b-d3becd7fbd20 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 returned with HTTP 200 Jul 03 19:27:03.586889 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 335/1365] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:03 2026] GET /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:03.649348 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ec6c1961-a32a-4c3e-8be7-77e39f18e379 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:03.651291 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ec6c1961-a32a-4c3e-8be7-77e39f18e379 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] GET https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e Jul 03 19:27:03.651695 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ec6c1961-a32a-4c3e-8be7-77e39f18e379 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:03.652003 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ec6c1961-a32a-4c3e-8be7-77e39f18e379 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:03.661560 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:03.661560 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:03.668570 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ec6c1961-a32a-4c3e-8be7-77e39f18e379 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Volume info retrieved successfully. Jul 03 19:27:03.677197 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ec6c1961-a32a-4c3e-8be7-77e39f18e379 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e returned with HTTP 200 Jul 03 19:27:03.677197 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 339/1366] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:03 2026] GET /volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e => generated 949 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:27:04.608228 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2da206ab-84a4-4266-912f-c39ccb299231 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:04.613412 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2da206ab-84a4-4266-912f-c39ccb299231 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] GET https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 Jul 03 19:27:04.613412 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2da206ab-84a4-4266-912f-c39ccb299231 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:04.613412 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2da206ab-84a4-4266-912f-c39ccb299231 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:04.624519 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:04.624519 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:04.631589 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-2da206ab-84a4-4266-912f-c39ccb299231 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:27:04.639248 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2da206ab-84a4-4266-912f-c39ccb299231 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 returned with HTTP 200 Jul 03 19:27:04.640096 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 348/1367] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:04 2026] GET /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:04.696394 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7cabef69-cbdb-47aa-8ef1-e870e43ebf95 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:04.698996 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7cabef69-cbdb-47aa-8ef1-e870e43ebf95 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] GET https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e Jul 03 19:27:04.699314 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7cabef69-cbdb-47aa-8ef1-e870e43ebf95 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:04.699552 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7cabef69-cbdb-47aa-8ef1-e870e43ebf95 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:04.710308 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:04.710308 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:04.719770 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-7cabef69-cbdb-47aa-8ef1-e870e43ebf95 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Volume info retrieved successfully. Jul 03 19:27:04.730988 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7cabef69-cbdb-47aa-8ef1-e870e43ebf95 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e returned with HTTP 200 Jul 03 19:27:04.731600 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 346/1368] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:04 2026] GET /volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e => generated 949 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:05.654644 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8af2bd1d-e2ad-4a5e-81dc-529b93d40618 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:05.657124 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8af2bd1d-e2ad-4a5e-81dc-529b93d40618 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] GET https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 Jul 03 19:27:05.657440 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8af2bd1d-e2ad-4a5e-81dc-529b93d40618 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:05.657743 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8af2bd1d-e2ad-4a5e-81dc-529b93d40618 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:05.669011 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:05.669011 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:05.678288 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8af2bd1d-e2ad-4a5e-81dc-529b93d40618 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:27:05.686563 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8af2bd1d-e2ad-4a5e-81dc-529b93d40618 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 returned with HTTP 200 Jul 03 19:27:05.687638 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 336/1369] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:05 2026] GET /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:05.750267 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-82df9ebc-2a99-4840-a744-e6922f2386c4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:05.758063 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-82df9ebc-2a99-4840-a744-e6922f2386c4 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] GET https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e Jul 03 19:27:05.758378 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-82df9ebc-2a99-4840-a744-e6922f2386c4 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:05.758592 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-82df9ebc-2a99-4840-a744-e6922f2386c4 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:05.776029 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:05.776029 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:05.781962 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-82df9ebc-2a99-4840-a744-e6922f2386c4 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Volume info retrieved successfully. Jul 03 19:27:05.792409 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-82df9ebc-2a99-4840-a744-e6922f2386c4 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e returned with HTTP 200 Jul 03 19:27:05.792899 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 340/1370] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:05 2026] GET /volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e => generated 949 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:06.703696 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8835e79e-cc2a-4015-b6a8-3cbe73cb2d47 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:06.706477 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8835e79e-cc2a-4015-b6a8-3cbe73cb2d47 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] GET https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 Jul 03 19:27:06.706717 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8835e79e-cc2a-4015-b6a8-3cbe73cb2d47 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:06.707002 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8835e79e-cc2a-4015-b6a8-3cbe73cb2d47 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:06.719298 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:06.719298 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:06.727943 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-8835e79e-cc2a-4015-b6a8-3cbe73cb2d47 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:27:06.736740 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8835e79e-cc2a-4015-b6a8-3cbe73cb2d47 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 returned with HTTP 200 Jul 03 19:27:06.736740 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 349/1371] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:06 2026] GET /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:06.778771 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-575bb41c-d296-4810-ae19-197a783745b5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:06.781133 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-575bb41c-d296-4810-ae19-197a783745b5 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] POST https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action Jul 03 19:27:06.781455 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-575bb41c-d296-4810-ae19-197a783745b5 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1219939720", "disk_format": "qcow2"}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:27:06.781632 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-575bb41c-d296-4810-ae19-197a783745b5 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1219939720", "disk_format": "qcow2"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:06.793428 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:06.793428 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:06.794272 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-575bb41c-d296-4810-ae19-197a783745b5 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:27:06.812156 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-bea67f11-9733-4855-960c-4133066d2536 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:06.821700 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bea67f11-9733-4855-960c-4133066d2536 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] GET https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e Jul 03 19:27:06.822244 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bea67f11-9733-4855-960c-4133066d2536 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:06.822520 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bea67f11-9733-4855-960c-4133066d2536 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:06.834192 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:06.834192 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:06.834673 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:06.834673 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:06.838949 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-bea67f11-9733-4855-960c-4133066d2536 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Volume info retrieved successfully. Jul 03 19:27:06.844475 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.image.image_utils [None req-575bb41c-d296-4810-ae19-197a783745b5 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1219939720'}] 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-1219939720'}]. {{(pid=99927) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 19:27:06.846023 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bea67f11-9733-4855-960c-4133066d2536 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e returned with HTTP 200 Jul 03 19:27:06.846831 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 337/1372] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:06 2026] GET /volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e => generated 949 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:07.865092 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-71d285cf-c48c-4f8f-8b7f-0fd2d838664f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:07.866894 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-71d285cf-c48c-4f8f-8b7f-0fd2d838664f tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] GET https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e Jul 03 19:27:07.867844 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-71d285cf-c48c-4f8f-8b7f-0fd2d838664f tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:07.867844 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-71d285cf-c48c-4f8f-8b7f-0fd2d838664f tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:07.875456 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:07.875456 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:07.882869 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-71d285cf-c48c-4f8f-8b7f-0fd2d838664f tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Volume info retrieved successfully. Jul 03 19:27:07.888415 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-71d285cf-c48c-4f8f-8b7f-0fd2d838664f tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e returned with HTTP 200 Jul 03 19:27:07.888415 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 341/1373] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:07 2026] GET /volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:27:08.013340 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-575bb41c-d296-4810-ae19-197a783745b5 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Copy volume to image completed successfully. Jul 03 19:27:08.013772 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-575bb41c-d296-4810-ae19-197a783745b5 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action returned with HTTP 202 Jul 03 19:27:08.014342 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 347/1374] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:27:06 2026] POST /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26/action => generated 689 bytes in 1236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:27:08.450848 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7429fc0b-70af-44e0-aad5-5f08a8c031ef None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:08.453720 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7429fc0b-70af-44e0-aad5-5f08a8c031ef tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:27:08.454297 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7429fc0b-70af-44e0-aad5-5f08a8c031ef tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1936796084"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:08.456411 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-7429fc0b-70af-44e0-aad5-5f08a8c031ef tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1936796084'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:27:08.456566 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-7429fc0b-70af-44e0-aad5-5f08a8c031ef tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Create volume of 1 GB Jul 03 19:27:08.464997 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7429fc0b-70af-44e0-aad5-5f08a8c031ef tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Availability Zones retrieved successfully. Jul 03 19:27:08.473446 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7429fc0b-70af-44e0-aad5-5f08a8c031ef tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Flow 'volume_create_api' (5749e69f-9971-4f8a-9cc9-b50e640cafa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:08.474984 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7429fc0b-70af-44e0-aad5-5f08a8c031ef tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b9d269e-5cd3-4938-a66e-0396b20d7ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:08.476315 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-7429fc0b-70af-44e0-aad5-5f08a8c031ef tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:27:08.526259 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7429fc0b-70af-44e0-aad5-5f08a8c031ef tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b9d269e-5cd3-4938-a66e-0396b20d7ce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:08.526543 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7429fc0b-70af-44e0-aad5-5f08a8c031ef tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb41779a-5b00-423f-94f4-eace72f0ea1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:08.569053 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-be16c930-bd93-48c7-841e-0a57af30a12f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:08.599249 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-7429fc0b-70af-44e0-aad5-5f08a8c031ef tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Created reservations ['e9379b0e-b81c-4c78-bfff-2ca3a10e2cbb', '8555af00-9556-45e0-a3ec-aef4a84d02e9', '527251b6-c751-4443-ae72-b06f96d8bef3', 'e1b3aa56-de0e-4965-912d-bc8c9921a379'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:08.600598 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7429fc0b-70af-44e0-aad5-5f08a8c031ef tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb41779a-5b00-423f-94f4-eace72f0ea1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9379b0e-b81c-4c78-bfff-2ca3a10e2cbb', '8555af00-9556-45e0-a3ec-aef4a84d02e9', '527251b6-c751-4443-ae72-b06f96d8bef3', 'e1b3aa56-de0e-4965-912d-bc8c9921a379']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:08.601876 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7429fc0b-70af-44e0-aad5-5f08a8c031ef tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3cd3222-2d88-46ce-99d9-853fcdb2e84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:08.634324 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7429fc0b-70af-44e0-aad5-5f08a8c031ef tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3cd3222-2d88-46ce-99d9-853fcdb2e84b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29e750a9-8737-4852-b7e5-ed10363b30dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1936796084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e246886cbbcc465dba713dccdb2ac461',qos_specs=None,replication_status=,reservations=['e9379b0e-b81c-4c78-bfff-2ca3a10e2cbb','8555af00-9556-45e0-a3ec-aef4a84d02e9','527251b6-c751-4443-ae72-b06f96d8bef3','e1b3aa56-de0e-4965-912d-bc8c9921a379'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='302eb062f68c490b8d1e8b037534039f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:27:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1936796084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29e750a9-8737-4852-b7e5-ed10363b30dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e246886cbbcc465dba713dccdb2ac461',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='302eb062f68c490b8d1e8b037534039f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:08.635613 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7429fc0b-70af-44e0-aad5-5f08a8c031ef tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40908968-5344-440d-8b90-feeb9b805714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:08.664457 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7429fc0b-70af-44e0-aad5-5f08a8c031ef tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40908968-5344-440d-8b90-feeb9b805714) transitioned into state 'SUCCESS' from state '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-1936796084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e246886cbbcc465dba713dccdb2ac461',qos_specs=None,replication_status=,reservations=['e9379b0e-b81c-4c78-bfff-2ca3a10e2cbb','8555af00-9556-45e0-a3ec-aef4a84d02e9','527251b6-c751-4443-ae72-b06f96d8bef3','e1b3aa56-de0e-4965-912d-bc8c9921a379'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='302eb062f68c490b8d1e8b037534039f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:08.665542 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7429fc0b-70af-44e0-aad5-5f08a8c031ef tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bb6c1f9-631e-4b7a-aa27-3e0b40d4a32d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:08.679395 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7429fc0b-70af-44e0-aad5-5f08a8c031ef tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bb6c1f9-631e-4b7a-aa27-3e0b40d4a32d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:08.680657 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7429fc0b-70af-44e0-aad5-5f08a8c031ef tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Flow 'volume_create_api' (5749e69f-9971-4f8a-9cc9-b50e640cafa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:08.681058 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7429fc0b-70af-44e0-aad5-5f08a8c031ef tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Create volume request issued successfully. Jul 03 19:27:08.681890 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7429fc0b-70af-44e0-aad5-5f08a8c031ef tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:27:08.682443 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 350/1375] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:27:08 2026] POST /volume/v3/volumes => generated 749 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:27:08.699892 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f8d62444-bb16-4e8a-a4b9-c14f03714c59 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:08.702404 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f8d62444-bb16-4e8a-a4b9-c14f03714c59 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc Jul 03 19:27:08.702555 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f8d62444-bb16-4e8a-a4b9-c14f03714c59 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:08.703211 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f8d62444-bb16-4e8a-a4b9-c14f03714c59 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:08.714608 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:08.714608 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:08.721344 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f8d62444-bb16-4e8a-a4b9-c14f03714c59 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:08.728545 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-be16c930-bd93-48c7-841e-0a57af30a12f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:27:08.728705 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f8d62444-bb16-4e8a-a4b9-c14f03714c59 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc returned with HTTP 200 Jul 03 19:27:08.729359 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-be16c930-bd93-48c7-841e-0a57af30a12f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1230567753", "imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:08.729555 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 342/1376] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:08 2026] GET /volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:27:08.734414 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-be16c930-bd93-48c7-841e-0a57af30a12f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1230567753', 'imageRef': '6fdb725c-805c-4eab-bb34-5aad39949775'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:27:08.854290 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-be16c930-bd93-48c7-841e-0a57af30a12f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Create volume of 1 GB Jul 03 19:27:08.855294 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:08.855294 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:08.856588 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-be16c930-bd93-48c7-841e-0a57af30a12f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Availability Zones retrieved successfully. Jul 03 19:27:08.864329 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-be16c930-bd93-48c7-841e-0a57af30a12f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Flow 'volume_create_api' (0b9cff52-862d-4316-9b32-8aa9b7d9a93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:08.865920 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-be16c930-bd93-48c7-841e-0a57af30a12f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa898989-0b91-4985-a005-fd51ff8b224b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:08.867605 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-be16c930-bd93-48c7-841e-0a57af30a12f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:27:08.909690 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e78305ad-4a11-43a1-bc91-70a628b78622 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:08.913222 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e78305ad-4a11-43a1-bc91-70a628b78622 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] GET https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e Jul 03 19:27:08.913222 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e78305ad-4a11-43a1-bc91-70a628b78622 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:08.913222 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e78305ad-4a11-43a1-bc91-70a628b78622 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:08.926131 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:08.926131 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:08.935425 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e78305ad-4a11-43a1-bc91-70a628b78622 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Volume info retrieved successfully. Jul 03 19:27:08.948547 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:08.948547 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:08.964730 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e78305ad-4a11-43a1-bc91-70a628b78622 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e returned with HTTP 200 Jul 03 19:27:08.964730 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 348/1377] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:08 2026] GET /volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e => generated 949 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:08.970855 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-be16c930-bd93-48c7-841e-0a57af30a12f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa898989-0b91-4985-a005-fd51ff8b224b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:36Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=01f5c48a-409d-4124-a30d-d099d1476f00,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f5c48a-409d-4124-a30d-d099d1476f00', 'encryption_key_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=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:08.972364 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-be16c930-bd93-48c7-841e-0a57af30a12f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eea5090d-e9df-44a1-9f74-0d2a4fe28d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:09.070597 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-be16c930-bd93-48c7-841e-0a57af30a12f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Created reservations ['86430b63-2f5a-44df-b045-9babfbe0186b', 'a8304d95-e556-41ca-aad9-86eed2ea7ef1', 'ef0811a7-93c3-49f6-8113-ab1f1d6c86dc', '2ff04d8b-0866-4cf8-b8d5-7300b1304981'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:09.071788 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-be16c930-bd93-48c7-841e-0a57af30a12f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eea5090d-e9df-44a1-9f74-0d2a4fe28d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86430b63-2f5a-44df-b045-9babfbe0186b', 'a8304d95-e556-41ca-aad9-86eed2ea7ef1', 'ef0811a7-93c3-49f6-8113-ab1f1d6c86dc', '2ff04d8b-0866-4cf8-b8d5-7300b1304981']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:09.072888 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-be16c930-bd93-48c7-841e-0a57af30a12f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97e42b3e-ec75-4432-b638-d59fd9008d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:09.101902 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-be16c930-bd93-48c7-841e-0a57af30a12f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97e42b3e-ec75-4432-b638-d59fd9008d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '791ad045-c37d-43e9-894b-9ef07f53b974', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1230567753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='35e297b11081402890201f9a08f28f7d',qos_specs=None,replication_status=,reservations=['86430b63-2f5a-44df-b045-9babfbe0186b','a8304d95-e556-41ca-aad9-86eed2ea7ef1','ef0811a7-93c3-49f6-8113-ab1f1d6c86dc','2ff04d8b-0866-4cf8-b8d5-7300b1304981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be07bbce07a544c49097403a7e5988b4',volume_type_id=01f5c48a-409d-4124-a30d-d099d1476f00), 'volume': Volume(_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-03T19:27:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1230567753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=791ad045-c37d-43e9-894b-9ef07f53b974,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='35e297b11081402890201f9a08f28f7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be07bbce07a544c49097403a7e5988b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f5c48a-409d-4124-a30d-d099d1476f00),volume_type_id=01f5c48a-409d-4124-a30d-d099d1476f00)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:09.103880 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-be16c930-bd93-48c7-841e-0a57af30a12f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3a90ed6-b904-45a5-926a-31f086290a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:09.134503 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-be16c930-bd93-48c7-841e-0a57af30a12f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3a90ed6-b904-45a5-926a-31f086290a28) transitioned into state 'SUCCESS' from state '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-1230567753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='35e297b11081402890201f9a08f28f7d',qos_specs=None,replication_status=,reservations=['86430b63-2f5a-44df-b045-9babfbe0186b','a8304d95-e556-41ca-aad9-86eed2ea7ef1','ef0811a7-93c3-49f6-8113-ab1f1d6c86dc','2ff04d8b-0866-4cf8-b8d5-7300b1304981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be07bbce07a544c49097403a7e5988b4',volume_type_id=01f5c48a-409d-4124-a30d-d099d1476f00)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:09.135495 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-be16c930-bd93-48c7-841e-0a57af30a12f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94d19034-4c66-4d2b-8aa1-feac90a123fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:09.150476 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-be16c930-bd93-48c7-841e-0a57af30a12f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94d19034-4c66-4d2b-8aa1-feac90a123fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:09.151341 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-be16c930-bd93-48c7-841e-0a57af30a12f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Flow 'volume_create_api' (0b9cff52-862d-4316-9b32-8aa9b7d9a93c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:09.151721 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-be16c930-bd93-48c7-841e-0a57af30a12f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Create volume request issued successfully. Jul 03 19:27:09.152490 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-be16c930-bd93-48c7-841e-0a57af30a12f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:27:09.153064 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 338/1378] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:27:08 2026] POST /volume/v3/volumes => generated 758 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:27:09.171210 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c0086297-1b47-4070-bfff-40048cd0c097 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:09.173980 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c0086297-1b47-4070-bfff-40048cd0c097 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 Jul 03 19:27:09.174304 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c0086297-1b47-4070-bfff-40048cd0c097 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:09.174747 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c0086297-1b47-4070-bfff-40048cd0c097 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:09.184007 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:09.184007 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:09.191107 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c0086297-1b47-4070-bfff-40048cd0c097 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:27:09.197682 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c0086297-1b47-4070-bfff-40048cd0c097 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 returned with HTTP 200 Jul 03 19:27:09.198359 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 351/1379] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:09 2026] GET /volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:09.748088 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bc44351f-9cd2-4212-8117-97beed19abc1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:09.750569 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bc44351f-9cd2-4212-8117-97beed19abc1 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc Jul 03 19:27:09.750825 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bc44351f-9cd2-4212-8117-97beed19abc1 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:09.751464 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bc44351f-9cd2-4212-8117-97beed19abc1 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:09.761141 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:09.761141 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:09.766696 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-bc44351f-9cd2-4212-8117-97beed19abc1 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:09.773412 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bc44351f-9cd2-4212-8117-97beed19abc1 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc returned with HTTP 200 Jul 03 19:27:09.773882 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 343/1380] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:09 2026] GET /volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:09.839014 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-8cbc9229-eb94-4ea5-b97a-682063010829 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:09.841800 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-8cbc9229-eb94-4ea5-b97a-682063010829 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc Jul 03 19:27:09.842103 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-8cbc9229-eb94-4ea5-b97a-682063010829 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:09.842393 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-8cbc9229-eb94-4ea5-b97a-682063010829 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:09.852317 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:09.852317 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:09.857340 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-8cbc9229-eb94-4ea5-b97a-682063010829 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:09.863771 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-8cbc9229-eb94-4ea5-b97a-682063010829 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc returned with HTTP 200 Jul 03 19:27:09.864418 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 349/1381] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:27:09 2026] GET /volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:09.984771 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7cef3394-0b71-4c1e-83e3-fc15a248befc None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:09.988377 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7cef3394-0b71-4c1e-83e3-fc15a248befc tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] GET https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e Jul 03 19:27:09.988377 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7cef3394-0b71-4c1e-83e3-fc15a248befc tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:09.989117 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7cef3394-0b71-4c1e-83e3-fc15a248befc tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:10.004471 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:10.004471 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:10.011320 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7cef3394-0b71-4c1e-83e3-fc15a248befc tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Volume info retrieved successfully. Jul 03 19:27:10.019567 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7cef3394-0b71-4c1e-83e3-fc15a248befc tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e returned with HTTP 200 Jul 03 19:27:10.020151 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 339/1382] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:09 2026] GET /volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e => generated 949 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:10.215488 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-18560f50-7234-4706-99d1-6d849b55a5aa None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:10.218020 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-18560f50-7234-4706-99d1-6d849b55a5aa tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 Jul 03 19:27:10.218576 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-18560f50-7234-4706-99d1-6d849b55a5aa tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:10.218576 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-18560f50-7234-4706-99d1-6d849b55a5aa tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:10.229095 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:10.229095 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:10.236173 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-18560f50-7234-4706-99d1-6d849b55a5aa tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:27:10.244024 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-18560f50-7234-4706-99d1-6d849b55a5aa tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 returned with HTTP 200 Jul 03 19:27:10.244621 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 352/1383] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:10 2026] GET /volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:10.399543 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-9b805830-084a-4708-b0d7-6338c09ab94c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:10.402692 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-9b805830-084a-4708-b0d7-6338c09ab94c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 Jul 03 19:27:10.403037 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-9b805830-084a-4708-b0d7-6338c09ab94c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:10.403333 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-9b805830-084a-4708-b0d7-6338c09ab94c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:10.423272 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:10.423272 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:10.429933 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-9b805830-084a-4708-b0d7-6338c09ab94c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:27:10.436463 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-9b805830-084a-4708-b0d7-6338c09ab94c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 returned with HTTP 200 Jul 03 19:27:10.436920 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 344/1384] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:27:10 2026] GET /volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 => generated 1366 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:11.033494 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-873d6482-9485-49ec-9299-1df19b368198 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:11.035731 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-873d6482-9485-49ec-9299-1df19b368198 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] GET https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e Jul 03 19:27:11.035975 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-873d6482-9485-49ec-9299-1df19b368198 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:11.036226 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-873d6482-9485-49ec-9299-1df19b368198 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:11.046580 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:11.046580 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:11.050066 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-873d6482-9485-49ec-9299-1df19b368198 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Volume info retrieved successfully. Jul 03 19:27:11.058989 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-873d6482-9485-49ec-9299-1df19b368198 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e returned with HTTP 200 Jul 03 19:27:11.058989 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 350/1385] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:11 2026] GET /volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:11.064924 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-82cff8cc-9739-46ce-82d6-e1b8d9bdebe6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:11.071896 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-82cff8cc-9739-46ce-82d6-e1b8d9bdebe6 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 Jul 03 19:27:11.072140 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-82cff8cc-9739-46ce-82d6-e1b8d9bdebe6 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:11.072461 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-82cff8cc-9739-46ce-82d6-e1b8d9bdebe6 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:11.082340 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:11.082340 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:11.087439 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-82cff8cc-9739-46ce-82d6-e1b8d9bdebe6 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:27:11.094017 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-82cff8cc-9739-46ce-82d6-e1b8d9bdebe6 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 returned with HTTP 200 Jul 03 19:27:11.094531 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 340/1386] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:27:11 2026] GET /volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:11.106453 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b25b9603-5a3f-4749-af2f-703b5880e4f5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:11.106831 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b25b9603-5a3f-4749-af2f-703b5880e4f5 None None] GET https://10.4.3.61/volume// Jul 03 19:27:11.107020 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b25b9603-5a3f-4749-af2f-703b5880e4f5 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:11.107283 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b25b9603-5a3f-4749-af2f-703b5880e4f5 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:11.107697 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b25b9603-5a3f-4749-af2f-703b5880e4f5 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:27:11.108184 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 353/1387] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:27:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:27:11.117236 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-d4c97c82-fa70-4513-96ae-70618eed7917 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:11.121443 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-d4c97c82-fa70-4513-96ae-70618eed7917 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:27:11.121830 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-d4c97c82-fa70-4513-96ae-70618eed7917 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "791ad045-c37d-43e9-894b-9ef07f53b974", "connector": null, "instance_uuid": "40f17b1c-398a-4432-b72d-6d32d2226ef1"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:11.133582 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:11.133582 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:11.173194 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-d4c97c82-fa70-4513-96ae-70618eed7917 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:27:11.173801 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 345/1388] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:27:11 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 19:27:11.914093 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4075a99d-10de-49b7-9138-c94a1077bb6e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:11.914093 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4075a99d-10de-49b7-9138-c94a1077bb6e None None] GET https://10.4.3.61/volume// Jul 03 19:27:11.914093 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4075a99d-10de-49b7-9138-c94a1077bb6e None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:11.914093 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4075a99d-10de-49b7-9138-c94a1077bb6e None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:11.914093 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4075a99d-10de-49b7-9138-c94a1077bb6e None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:27:11.914093 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 351/1389] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:27:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:27:11.923057 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-93f27a55-75bf-452c-9543-1473d9702cb4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:12.058473 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-93f27a55-75bf-452c-9543-1473d9702cb4 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:27:12.059696 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-93f27a55-75bf-452c-9543-1473d9702cb4 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29e750a9-8737-4852-b7e5-ed10363b30dc", "connector": null, "instance_uuid": "32dfdb30-b0c4-4fbc-8247-2c6139cf72e5"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:12.071493 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:12.071493 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:12.093916 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3b4d1690-e1e5-496e-877e-69e6bc273757 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:12.096395 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3b4d1690-e1e5-496e-877e-69e6bc273757 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] GET https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e Jul 03 19:27:12.096684 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3b4d1690-e1e5-496e-877e-69e6bc273757 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:12.096987 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3b4d1690-e1e5-496e-877e-69e6bc273757 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:12.107432 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:12.107432 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:12.112906 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3b4d1690-e1e5-496e-877e-69e6bc273757 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Volume info retrieved successfully. Jul 03 19:27:12.120470 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3b4d1690-e1e5-496e-877e-69e6bc273757 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e returned with HTTP 200 Jul 03 19:27:12.121633 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 354/1390] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:12 2026] GET /volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e => generated 949 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:12.165697 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-93f27a55-75bf-452c-9543-1473d9702cb4 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:27:12.166229 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 341/1391] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:27:11 2026] POST /volume/v3/attachments => generated 273 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:12.392661 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4faea2f9-a9ea-4fcd-a695-8db07b7ed6b0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:12.397300 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4faea2f9-a9ea-4fcd-a695-8db07b7ed6b0 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc Jul 03 19:27:12.397300 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4faea2f9-a9ea-4fcd-a695-8db07b7ed6b0 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:12.397300 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4faea2f9-a9ea-4fcd-a695-8db07b7ed6b0 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:12.405855 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:12.405855 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:12.409849 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-4faea2f9-a9ea-4fcd-a695-8db07b7ed6b0 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:12.416093 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4faea2f9-a9ea-4fcd-a695-8db07b7ed6b0 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc returned with HTTP 200 Jul 03 19:27:12.418756 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 346/1392] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:12 2026] GET /volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:12.733975 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7960276d-f21a-4945-be43-21a30a979086 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:12.734478 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7960276d-f21a-4945-be43-21a30a979086 None None] GET https://10.4.3.61/volume// Jul 03 19:27:12.734586 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7960276d-f21a-4945-be43-21a30a979086 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:12.734815 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7960276d-f21a-4945-be43-21a30a979086 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:12.735222 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7960276d-f21a-4945-be43-21a30a979086 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:27:12.736044 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 352/1393] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:27:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:27:12.746027 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-7634ee14-cbb6-4d9f-9b9f-93a5a590e070 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:12.748529 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-7634ee14-cbb6-4d9f-9b9f-93a5a590e070 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc Jul 03 19:27:12.748788 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-7634ee14-cbb6-4d9f-9b9f-93a5a590e070 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:12.749092 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-7634ee14-cbb6-4d9f-9b9f-93a5a590e070 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:12.768897 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:12.768897 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:12.775436 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-7634ee14-cbb6-4d9f-9b9f-93a5a590e070 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:12.788498 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-7634ee14-cbb6-4d9f-9b9f-93a5a590e070 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc returned with HTTP 200 Jul 03 19:27:12.788498 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 355/1394] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:27:12 2026] GET /volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc => generated 1021 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:27:12.901461 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-bafc97c1-af8a-4371-891b-9eab2b9eb6be None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:12.905040 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-bafc97c1-af8a-4371-891b-9eab2b9eb6be tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] PUT https://10.4.3.61/volume/v3/attachments/33e3fa1d-0408-44cd-ba78-8afb89b69075 Jul 03 19:27:12.906085 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-bafc97c1-af8a-4371-891b-9eab2b9eb6be tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:12.914810 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-bafc97c1-af8a-4371-891b-9eab2b9eb6be tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Acquiring lock "cinder-attachment_update-29e750a9-8737-4852-b7e5-ed10363b30dc-np0000004460" by "attachment_update" {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:27:12.922099 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-bafc97c1-af8a-4371-891b-9eab2b9eb6be tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Lock "cinder-attachment_update-29e750a9-8737-4852-b7e5-ed10363b30dc-np0000004460" acquired by "attachment_update" :: waited 0.007s {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:27:12.923840 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:12.923840 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:13.139512 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-cb4e3fdc-18ca-47d8-8c96-2e6a13c9ba50 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:13.141929 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cb4e3fdc-18ca-47d8-8c96-2e6a13c9ba50 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] GET https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e Jul 03 19:27:13.142242 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cb4e3fdc-18ca-47d8-8c96-2e6a13c9ba50 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:13.146239 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cb4e3fdc-18ca-47d8-8c96-2e6a13c9ba50 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:13.171655 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:13.171655 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:13.177457 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-cb4e3fdc-18ca-47d8-8c96-2e6a13c9ba50 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Volume info retrieved successfully. Jul 03 19:27:13.182823 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cb4e3fdc-18ca-47d8-8c96-2e6a13c9ba50 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e returned with HTTP 200 Jul 03 19:27:13.183421 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 347/1395] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:13 2026] GET /volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e => generated 1293 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:13.206084 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-69f4ee59-0d88-47b2-9cbd-f25a5bff2649 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:13.218279 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-69f4ee59-0d88-47b2-9cbd-f25a5bff2649 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] DELETE https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e Jul 03 19:27:13.218279 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-69f4ee59-0d88-47b2-9cbd-f25a5bff2649 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:13.218279 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-69f4ee59-0d88-47b2-9cbd-f25a5bff2649 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:13.218279 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-69f4ee59-0d88-47b2-9cbd-f25a5bff2649 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Delete volume with id: b71f4e5f-fe60-4a75-a163-a72daab01d2e Jul 03 19:27:13.226186 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:13.226186 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:13.226747 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-69f4ee59-0d88-47b2-9cbd-f25a5bff2649 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Volume info retrieved successfully. Jul 03 19:27:13.265187 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-69f4ee59-0d88-47b2-9cbd-f25a5bff2649 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Delete volume request issued successfully. Jul 03 19:27:13.265326 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-69f4ee59-0d88-47b2-9cbd-f25a5bff2649 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e returned with HTTP 202 Jul 03 19:27:13.265945 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 353/1396] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:27:13 2026] DELETE /volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:27:13.276096 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-005e95a3-62b3-4817-9fe9-767d01c947c2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:13.278653 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-005e95a3-62b3-4817-9fe9-767d01c947c2 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] GET https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e Jul 03 19:27:13.278842 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-005e95a3-62b3-4817-9fe9-767d01c947c2 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:13.279054 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-005e95a3-62b3-4817-9fe9-767d01c947c2 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:13.289479 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:13.289479 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:13.295954 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-005e95a3-62b3-4817-9fe9-767d01c947c2 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Volume info retrieved successfully. Jul 03 19:27:13.303487 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-005e95a3-62b3-4817-9fe9-767d01c947c2 tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e returned with HTTP 200 Jul 03 19:27:13.304096 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 356/1397] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:13 2026] GET /volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e => generated 1292 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:13.441411 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8269a242-1d98-4628-9596-a46637c10267 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:13.444775 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8269a242-1d98-4628-9596-a46637c10267 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc Jul 03 19:27:13.445115 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8269a242-1d98-4628-9596-a46637c10267 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:13.445366 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8269a242-1d98-4628-9596-a46637c10267 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:13.446886 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-bafc97c1-af8a-4371-891b-9eab2b9eb6be tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Lock "cinder-attachment_update-29e750a9-8737-4852-b7e5-ed10363b30dc-np0000004460" released by "attachment_update" :: held 0.525s {{(pid=99926) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:27:13.447318 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-bafc97c1-af8a-4371-891b-9eab2b9eb6be tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/attachments/33e3fa1d-0408-44cd-ba78-8afb89b69075 returned with HTTP 200 Jul 03 19:27:13.448000 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 342/1398] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:27:12 2026] PUT /volume/v3/attachments/33e3fa1d-0408-44cd-ba78-8afb89b69075 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:13.463070 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:13.463070 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:13.469183 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-8269a242-1d98-4628-9596-a46637c10267 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:13.479196 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8269a242-1d98-4628-9596-a46637c10267 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc returned with HTTP 200 Jul 03 19:27:13.479864 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 348/1399] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:13 2026] GET /volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:14.326286 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-765cfaf7-3bc0-4f6f-92a8-e440414d285a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:14.330834 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-765cfaf7-3bc0-4f6f-92a8-e440414d285a tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] GET https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e Jul 03 19:27:14.331661 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-765cfaf7-3bc0-4f6f-92a8-e440414d285a tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:14.332108 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-765cfaf7-3bc0-4f6f-92a8-e440414d285a tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:14.348668 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-765cfaf7-3bc0-4f6f-92a8-e440414d285a tempest-VolumeAndVolumeTypeFromImageTest-2098739825 tempest-VolumeAndVolumeTypeFromImageTest-2098739825-project-member] https://10.4.3.61/volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e returned with HTTP 404 Jul 03 19:27:14.349624 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 354/1400] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:14 2026] GET /volume/v3/volumes/b71f4e5f-fe60-4a75-a163-a72daab01d2e => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:14.506541 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ffa6f0ab-1179-458c-849a-0f5e7b92cfd7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:14.509663 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ffa6f0ab-1179-458c-849a-0f5e7b92cfd7 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc Jul 03 19:27:14.509974 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ffa6f0ab-1179-458c-849a-0f5e7b92cfd7 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:14.510349 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ffa6f0ab-1179-458c-849a-0f5e7b92cfd7 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:14.563476 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:14.563476 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:14.572793 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ffa6f0ab-1179-458c-849a-0f5e7b92cfd7 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:14.587395 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ffa6f0ab-1179-458c-849a-0f5e7b92cfd7 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc returned with HTTP 200 Jul 03 19:27:14.589219 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 357/1401] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:14 2026] GET /volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc => generated 842 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:14.830210 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-03dfcea0-7557-425a-8568-951194fea0be None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:14.832596 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-03dfcea0-7557-425a-8568-951194fea0be tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] GET https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 Jul 03 19:27:14.832932 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-03dfcea0-7557-425a-8568-951194fea0be tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:14.833252 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-03dfcea0-7557-425a-8568-951194fea0be tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] Calling method 'detail' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:14.834004 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:14.834004 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:14.834662 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-03dfcea0-7557-425a-8568-951194fea0be tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99926) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:27:14.897582 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-03dfcea0-7557-425a-8568-951194fea0be tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] Get all volumes completed successfully. Jul 03 19:27:14.902349 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:14.902349 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:14.908450 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-03dfcea0-7557-425a-8568-951194fea0be tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 19:27:14.908769 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 343/1402] 10.4.3.61 () {66 vars in 1278 bytes} [Fri Jul 3 19:27:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13085 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:27:14.929936 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c5ea4c2a-0096-4cce-9e64-32f0abdcd3f5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:14.932185 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c5ea4c2a-0096-4cce-9e64-32f0abdcd3f5 tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/79edac70-4d80-42fe-8411-ea0d0f1b0aec Jul 03 19:27:14.932301 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c5ea4c2a-0096-4cce-9e64-32f0abdcd3f5 tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:14.932797 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c5ea4c2a-0096-4cce-9e64-32f0abdcd3f5 tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:14.934276 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-c5ea4c2a-0096-4cce-9e64-32f0abdcd3f5 tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] Delete volume with id: 79edac70-4d80-42fe-8411-ea0d0f1b0aec Jul 03 19:27:14.950264 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:14.950264 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:14.950264 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c5ea4c2a-0096-4cce-9e64-32f0abdcd3f5 tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] Volume info retrieved successfully. Jul 03 19:27:14.972385 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.image.cache [None req-c5ea4c2a-0096-4cce-9e64-32f0abdcd3f5 tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '265ac34b-5580-4376-9810-5b0dc001a094', 'volume_id': '79edac70-4d80-42fe-8411-ea0d0f1b0aec', 'host': 'np0000004460@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 19, 26, 59), 'last_used': datetime.datetime(2026, 7, 3, 19, 27, 13)}. {{(pid=99924) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 19:27:15.003780 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c5ea4c2a-0096-4cce-9e64-32f0abdcd3f5 tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] Delete volume request issued successfully. Jul 03 19:27:15.003967 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c5ea4c2a-0096-4cce-9e64-32f0abdcd3f5 tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] https://10.4.3.61/volume/v3/volumes/79edac70-4d80-42fe-8411-ea0d0f1b0aec returned with HTTP 202 Jul 03 19:27:15.004505 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 349/1403] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:27:14 2026] DELETE /volume/v3/volumes/79edac70-4d80-42fe-8411-ea0d0f1b0aec => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:27:15.014389 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-08088b28-fa7a-4afd-a300-5c089063efa6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:15.019373 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-08088b28-fa7a-4afd-a300-5c089063efa6 tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] GET https://10.4.3.61/volume/v3/volumes/79edac70-4d80-42fe-8411-ea0d0f1b0aec Jul 03 19:27:15.019835 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-08088b28-fa7a-4afd-a300-5c089063efa6 tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:15.020312 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-08088b28-fa7a-4afd-a300-5c089063efa6 tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:15.038047 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:15.038047 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:15.049022 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-08088b28-fa7a-4afd-a300-5c089063efa6 tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] Volume info retrieved successfully. Jul 03 19:27:15.056134 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-08088b28-fa7a-4afd-a300-5c089063efa6 tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] https://10.4.3.61/volume/v3/volumes/79edac70-4d80-42fe-8411-ea0d0f1b0aec returned with HTTP 200 Jul 03 19:27:15.056510 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 355/1404] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:15 2026] GET /volume/v3/volumes/79edac70-4d80-42fe-8411-ea0d0f1b0aec => generated 1103 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:15.093477 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-38be07b1-f8c2-4b9f-9182-0eb7ac7a0c28 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:15.097423 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-38be07b1-f8c2-4b9f-9182-0eb7ac7a0c28 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/057568c4-d99a-46e9-b8d2-1c850d202461 Jul 03 19:27:15.097786 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-38be07b1-f8c2-4b9f-9182-0eb7ac7a0c28 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:15.098259 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-38be07b1-f8c2-4b9f-9182-0eb7ac7a0c28 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:15.098453 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-38be07b1-f8c2-4b9f-9182-0eb7ac7a0c28 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Delete snapshot with id: 057568c4-d99a-46e9-b8d2-1c850d202461 Jul 03 19:27:15.107539 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-38be07b1-f8c2-4b9f-9182-0eb7ac7a0c28 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/snapshots/057568c4-d99a-46e9-b8d2-1c850d202461 returned with HTTP 404 Jul 03 19:27:15.108284 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 358/1405] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:27:15 2026] DELETE /volume/v3/snapshots/057568c4-d99a-46e9-b8d2-1c850d202461 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:15.123481 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c1ddbc77-c32e-4c9e-83b8-76309e7b812c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:15.126949 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c1ddbc77-c32e-4c9e-83b8-76309e7b812c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/snapshots/057568c4-d99a-46e9-b8d2-1c850d202461 Jul 03 19:27:15.127306 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c1ddbc77-c32e-4c9e-83b8-76309e7b812c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:15.128416 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c1ddbc77-c32e-4c9e-83b8-76309e7b812c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:15.133548 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c1ddbc77-c32e-4c9e-83b8-76309e7b812c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/snapshots/057568c4-d99a-46e9-b8d2-1c850d202461 returned with HTTP 404 Jul 03 19:27:15.136472 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 344/1406] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:15 2026] GET /volume/v3/snapshots/057568c4-d99a-46e9-b8d2-1c850d202461 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:15.207855 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-d3ac5dfd-4959-4b97-be74-a9f080af27b4 req-cf5bd306-7a91-4d87-8c34-4b9a12de7ff6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:15.212223 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-d3ac5dfd-4959-4b97-be74-a9f080af27b4 req-cf5bd306-7a91-4d87-8c34-4b9a12de7ff6 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 Jul 03 19:27:15.212812 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-d3ac5dfd-4959-4b97-be74-a9f080af27b4 req-cf5bd306-7a91-4d87-8c34-4b9a12de7ff6 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:15.213991 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-d3ac5dfd-4959-4b97-be74-a9f080af27b4 req-cf5bd306-7a91-4d87-8c34-4b9a12de7ff6 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:15.231578 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:15.231578 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:15.239777 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-d3ac5dfd-4959-4b97-be74-a9f080af27b4 req-cf5bd306-7a91-4d87-8c34-4b9a12de7ff6 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:27:15.247032 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-d3ac5dfd-4959-4b97-be74-a9f080af27b4 req-cf5bd306-7a91-4d87-8c34-4b9a12de7ff6 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 returned with HTTP 200 Jul 03 19:27:15.247459 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 350/1407] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:27:15 2026] GET /volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:15.285698 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-d3ac5dfd-4959-4b97-be74-a9f080af27b4 req-97648210-4c4f-41f9-b922-f2ae52c21dce None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:15.290183 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-d3ac5dfd-4959-4b97-be74-a9f080af27b4 req-97648210-4c4f-41f9-b922-f2ae52c21dce tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] POST https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157/action Jul 03 19:27:15.290551 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-d3ac5dfd-4959-4b97-be74-a9f080af27b4 req-97648210-4c4f-41f9-b922-f2ae52c21dce tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:27:15.290720 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-d3ac5dfd-4959-4b97-be74-a9f080af27b4 req-97648210-4c4f-41f9-b922-f2ae52c21dce tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:15.314849 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:15.314849 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:15.315566 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-d3ac5dfd-4959-4b97-be74-a9f080af27b4 req-97648210-4c4f-41f9-b922-f2ae52c21dce tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:27:15.326514 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-d3ac5dfd-4959-4b97-be74-a9f080af27b4 req-97648210-4c4f-41f9-b922-f2ae52c21dce tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Begin detaching volume completed successfully. Jul 03 19:27:15.327114 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-d3ac5dfd-4959-4b97-be74-a9f080af27b4 req-97648210-4c4f-41f9-b922-f2ae52c21dce tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157/action returned with HTTP 202 Jul 03 19:27:15.327657 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 356/1408] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:27:15 2026] POST /volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:27:15.630606 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-368983d3-ebfd-4952-af2e-128cb32a11e9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:15.634978 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-368983d3-ebfd-4952-af2e-128cb32a11e9 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc Jul 03 19:27:15.635274 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-368983d3-ebfd-4952-af2e-128cb32a11e9 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:15.635676 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-368983d3-ebfd-4952-af2e-128cb32a11e9 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:15.654801 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:15.654801 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:15.662247 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-368983d3-ebfd-4952-af2e-128cb32a11e9 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:15.671795 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-368983d3-ebfd-4952-af2e-128cb32a11e9 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc returned with HTTP 200 Jul 03 19:27:15.672453 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 359/1409] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:15 2026] GET /volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:16.072191 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d8a642e8-1fa1-41c1-8b48-bf4fa25c7947 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:16.074766 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d8a642e8-1fa1-41c1-8b48-bf4fa25c7947 tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] GET https://10.4.3.61/volume/v3/volumes/79edac70-4d80-42fe-8411-ea0d0f1b0aec Jul 03 19:27:16.075267 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d8a642e8-1fa1-41c1-8b48-bf4fa25c7947 tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:16.075617 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d8a642e8-1fa1-41c1-8b48-bf4fa25c7947 tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:16.084337 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d8a642e8-1fa1-41c1-8b48-bf4fa25c7947 tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] https://10.4.3.61/volume/v3/volumes/79edac70-4d80-42fe-8411-ea0d0f1b0aec returned with HTTP 404 Jul 03 19:27:16.085243 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 345/1410] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:16 2026] GET /volume/v3/volumes/79edac70-4d80-42fe-8411-ea0d0f1b0aec => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:16.102970 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-dec49dc7-b4cd-40f0-b0b4-ceb41701143a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:16.105497 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-dec49dc7-b4cd-40f0-b0b4-ceb41701143a tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] DELETE https://10.4.3.61/volume/v3/types/76112b64-9647-43a7-bdfa-f0e454a466b8 Jul 03 19:27:16.106333 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-dec49dc7-b4cd-40f0-b0b4-ceb41701143a tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:16.106333 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-dec49dc7-b4cd-40f0-b0b4-ceb41701143a tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] Calling method '_delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:16.145793 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-dec49dc7-b4cd-40f0-b0b4-ceb41701143a tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] https://10.4.3.61/volume/v3/types/76112b64-9647-43a7-bdfa-f0e454a466b8 returned with HTTP 202 Jul 03 19:27:16.146536 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 351/1411] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:27:16 2026] DELETE /volume/v3/types/76112b64-9647-43a7-bdfa-f0e454a466b8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:27:16.157324 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-09423378-c326-4ed3-a8ae-5b763ec702f1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:16.160113 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-09423378-c326-4ed3-a8ae-5b763ec702f1 tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] GET https://10.4.3.61/volume/v3/types/76112b64-9647-43a7-bdfa-f0e454a466b8 Jul 03 19:27:16.161811 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-09423378-c326-4ed3-a8ae-5b763ec702f1 tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:16.161811 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-09423378-c326-4ed3-a8ae-5b763ec702f1 tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:16.168231 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-09423378-c326-4ed3-a8ae-5b763ec702f1 tempest-VolumeAndVolumeTypeFromImageTest-1087837407 tempest-VolumeAndVolumeTypeFromImageTest-1087837407-project-admin] https://10.4.3.61/volume/v3/types/76112b64-9647-43a7-bdfa-f0e454a466b8 returned with HTTP 404 Jul 03 19:27:16.170378 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 357/1412] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:27:16 2026] GET /volume/v3/types/76112b64-9647-43a7-bdfa-f0e454a466b8 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:16.386791 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ae5bea08-046d-4037-8373-88de0db596c3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:16.387269 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ae5bea08-046d-4037-8373-88de0db596c3 None None] GET https://10.4.3.61/volume// Jul 03 19:27:16.387484 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ae5bea08-046d-4037-8373-88de0db596c3 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:16.387734 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ae5bea08-046d-4037-8373-88de0db596c3 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:16.388105 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ae5bea08-046d-4037-8373-88de0db596c3 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:27:16.388452 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 360/1413] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:27:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:27:16.399646 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-d3ac5dfd-4959-4b97-be74-a9f080af27b4 req-d9db2026-2ccd-47ed-b026-9839fad6b069 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:16.402773 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-d3ac5dfd-4959-4b97-be74-a9f080af27b4 req-d9db2026-2ccd-47ed-b026-9839fad6b069 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 Jul 03 19:27:16.403106 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-d3ac5dfd-4959-4b97-be74-a9f080af27b4 req-d9db2026-2ccd-47ed-b026-9839fad6b069 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:16.403482 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-d3ac5dfd-4959-4b97-be74-a9f080af27b4 req-d9db2026-2ccd-47ed-b026-9839fad6b069 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:16.417247 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:16.417247 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:16.424470 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-d3ac5dfd-4959-4b97-be74-a9f080af27b4 req-d9db2026-2ccd-47ed-b026-9839fad6b069 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:27:16.431077 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-d3ac5dfd-4959-4b97-be74-a9f080af27b4 req-d9db2026-2ccd-47ed-b026-9839fad6b069 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 returned with HTTP 200 Jul 03 19:27:16.431518 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 346/1414] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:27:16 2026] GET /volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 => generated 1320 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:27:16.707982 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5c1a0869-41cf-4e90-8444-8ad54acdcdc7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:16.711238 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5c1a0869-41cf-4e90-8444-8ad54acdcdc7 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc Jul 03 19:27:16.711719 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5c1a0869-41cf-4e90-8444-8ad54acdcdc7 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:16.711996 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5c1a0869-41cf-4e90-8444-8ad54acdcdc7 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:16.729213 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:16.729213 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:16.737080 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-5c1a0869-41cf-4e90-8444-8ad54acdcdc7 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:16.739369 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5c1a0869-41cf-4e90-8444-8ad54acdcdc7 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc returned with HTTP 200 Jul 03 19:27:16.739849 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 352/1415] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:16 2026] GET /volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:17.636139 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6417b980-2b63-42da-8958-dd098b3425d7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:17.636693 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6417b980-2b63-42da-8958-dd098b3425d7 None None] GET https://10.4.3.61/volume// Jul 03 19:27:17.637010 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6417b980-2b63-42da-8958-dd098b3425d7 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:17.637833 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6417b980-2b63-42da-8958-dd098b3425d7 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:17.638028 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6417b980-2b63-42da-8958-dd098b3425d7 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:27:17.639456 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 358/1416] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:27:17 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:27:17.649862 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-4eb801b4-cab9-4095-8b55-a6ee41dab7f9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:17.653362 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-4eb801b4-cab9-4095-8b55-a6ee41dab7f9 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 Jul 03 19:27:17.653708 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-4eb801b4-cab9-4095-8b55-a6ee41dab7f9 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:17.654008 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-4eb801b4-cab9-4095-8b55-a6ee41dab7f9 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:17.669521 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:17.669521 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:17.676465 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-4eb801b4-cab9-4095-8b55-a6ee41dab7f9 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:27:17.686271 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-4eb801b4-cab9-4095-8b55-a6ee41dab7f9 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 returned with HTTP 200 Jul 03 19:27:17.686882 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 361/1417] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:27:17 2026] GET /volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 => generated 1545 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:27:17.706499 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-d3ac5dfd-4959-4b97-be74-a9f080af27b4 req-21fe9fec-c9e1-49dc-93fc-5cbdaa34047a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:17.711570 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-d3ac5dfd-4959-4b97-be74-a9f080af27b4 req-21fe9fec-c9e1-49dc-93fc-5cbdaa34047a tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] DELETE https://10.4.3.61/volume/v3/attachments/de9119a0-2071-465e-9101-317255769255 Jul 03 19:27:17.711854 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-d3ac5dfd-4959-4b97-be74-a9f080af27b4 req-21fe9fec-c9e1-49dc-93fc-5cbdaa34047a tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:17.712175 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-d3ac5dfd-4959-4b97-be74-a9f080af27b4 req-21fe9fec-c9e1-49dc-93fc-5cbdaa34047a tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:17.727186 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:17.727186 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:17.769008 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4b8251a3-8a4f-4daa-8ca9-f12a20095f7b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:17.773971 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4b8251a3-8a4f-4daa-8ca9-f12a20095f7b tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc Jul 03 19:27:17.774109 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4b8251a3-8a4f-4daa-8ca9-f12a20095f7b tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:17.774337 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4b8251a3-8a4f-4daa-8ca9-f12a20095f7b tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:17.789092 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:17.789092 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:17.793361 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-4b8251a3-8a4f-4daa-8ca9-f12a20095f7b tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:17.798839 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4b8251a3-8a4f-4daa-8ca9-f12a20095f7b tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc returned with HTTP 200 Jul 03 19:27:17.799393 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 353/1418] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:17 2026] GET /volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:17.828866 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-41319aab-11ab-4124-bd9d-ea628bf81704 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:17.831624 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-41319aab-11ab-4124-bd9d-ea628bf81704 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] PUT https://10.4.3.61/volume/v3/attachments/2ca8b2de-3a67-4193-9ae4-28bbf87e153a Jul 03 19:27:17.832142 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-41319aab-11ab-4124-bd9d-ea628bf81704 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:17.842530 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-41319aab-11ab-4124-bd9d-ea628bf81704 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Acquiring lock "cinder-attachment_update-791ad045-c37d-43e9-894b-9ef07f53b974-np0000004460" by "attachment_update" {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:27:17.847776 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-41319aab-11ab-4124-bd9d-ea628bf81704 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Lock "cinder-attachment_update-791ad045-c37d-43e9-894b-9ef07f53b974-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:27:17.849079 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:17.849079 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:18.262526 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-d3ac5dfd-4959-4b97-be74-a9f080af27b4 req-21fe9fec-c9e1-49dc-93fc-5cbdaa34047a tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/attachments/de9119a0-2071-465e-9101-317255769255 returned with HTTP 200 Jul 03 19:27:18.263084 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 347/1419] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:27:17 2026] DELETE /volume/v3/attachments/de9119a0-2071-465e-9101-317255769255 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:18.377671 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-41319aab-11ab-4124-bd9d-ea628bf81704 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Lock "cinder-attachment_update-791ad045-c37d-43e9-894b-9ef07f53b974-np0000004460" released by "attachment_update" :: held 0.530s {{(pid=99927) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:27:18.380848 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-41319aab-11ab-4124-bd9d-ea628bf81704 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/2ca8b2de-3a67-4193-9ae4-28bbf87e153a returned with HTTP 200 Jul 03 19:27:18.380848 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 359/1420] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:27:17 2026] PUT /volume/v3/attachments/2ca8b2de-3a67-4193-9ae4-28bbf87e153a => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:18.812201 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-bdb62e8d-01a4-446a-8c28-5dfd0e2fd777 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:18.813880 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bdb62e8d-01a4-446a-8c28-5dfd0e2fd777 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc Jul 03 19:27:18.814281 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bdb62e8d-01a4-446a-8c28-5dfd0e2fd777 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:18.814567 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bdb62e8d-01a4-446a-8c28-5dfd0e2fd777 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:18.825106 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:18.825106 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:18.829226 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-bdb62e8d-01a4-446a-8c28-5dfd0e2fd777 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:18.833969 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bdb62e8d-01a4-446a-8c28-5dfd0e2fd777 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc returned with HTTP 200 Jul 03 19:27:18.834393 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 362/1421] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:18 2026] GET /volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:18.871132 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-50ca9180-4da0-4443-b546-d59bb0331716 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:18.892733 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-b9f88bf6-7f1c-4014-91a6-935a6972a2e6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:18.894998 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-b9f88bf6-7f1c-4014-91a6-935a6972a2e6 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] POST https://10.4.3.61/volume/v3/attachments/2ca8b2de-3a67-4193-9ae4-28bbf87e153a/action Jul 03 19:27:18.895394 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-b9f88bf6-7f1c-4014-91a6-935a6972a2e6 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:27:18.895545 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-b9f88bf6-7f1c-4014-91a6-935a6972a2e6 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:18.912452 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:18.912452 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:18.925545 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-ddedb5c0-f934-4ef8-b883-86b5ae27aa2b req-b9f88bf6-7f1c-4014-91a6-935a6972a2e6 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/2ca8b2de-3a67-4193-9ae4-28bbf87e153a/action returned with HTTP 204 Jul 03 19:27:18.925991 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 348/1422] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:27:18 2026] POST /volume/v3/attachments/2ca8b2de-3a67-4193-9ae4-28bbf87e153a/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:18.931598 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-50ca9180-4da0-4443-b546-d59bb0331716 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:27:18.932063 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-50ca9180-4da0-4443-b546-d59bb0331716 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1046734652"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:18.933450 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-50ca9180-4da0-4443-b546-d59bb0331716 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1046734652'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:27:18.933566 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-50ca9180-4da0-4443-b546-d59bb0331716 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume of 1 GB Jul 03 19:27:18.937935 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-50ca9180-4da0-4443-b546-d59bb0331716 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Availability Zones retrieved successfully. Jul 03 19:27:18.943691 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-50ca9180-4da0-4443-b546-d59bb0331716 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Flow 'volume_create_api' (517b0bb2-9103-4647-a287-bd5e016f9a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:18.944646 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-50ca9180-4da0-4443-b546-d59bb0331716 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b075e29f-e7e3-49ae-a6b3-f40576ba758d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:18.945649 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-50ca9180-4da0-4443-b546-d59bb0331716 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:27:18.971101 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-50ca9180-4da0-4443-b546-d59bb0331716 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b075e29f-e7e3-49ae-a6b3-f40576ba758d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:18.971766 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-50ca9180-4da0-4443-b546-d59bb0331716 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (080d089d-1854-4264-aa30-3cab4b39b14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:19.034139 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-50ca9180-4da0-4443-b546-d59bb0331716 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Created reservations ['04586212-fdb2-4924-bca4-22a60d4a2e45', 'acfcab4e-a994-436d-9de1-c50c3114cccc', '9e7134c4-7c0b-47d6-b327-f526828774a9', 'c4c95bb0-2245-49fa-9fcd-ec1c28386001'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:19.035291 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-50ca9180-4da0-4443-b546-d59bb0331716 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (080d089d-1854-4264-aa30-3cab4b39b14f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04586212-fdb2-4924-bca4-22a60d4a2e45', 'acfcab4e-a994-436d-9de1-c50c3114cccc', '9e7134c4-7c0b-47d6-b327-f526828774a9', 'c4c95bb0-2245-49fa-9fcd-ec1c28386001']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:19.036433 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-50ca9180-4da0-4443-b546-d59bb0331716 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d9637b7-29a8-45e6-bed8-08e0336421d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:19.068995 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-50ca9180-4da0-4443-b546-d59bb0331716 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d9637b7-29a8-45e6-bed8-08e0336421d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ae2bfce-eea0-466f-8e05-8d4d445d2a26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1046734652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77850505e54242cd88c058e5681e0df3',qos_specs=None,replication_status=,reservations=['04586212-fdb2-4924-bca4-22a60d4a2e45','acfcab4e-a994-436d-9de1-c50c3114cccc','9e7134c4-7c0b-47d6-b327-f526828774a9','c4c95bb0-2245-49fa-9fcd-ec1c28386001'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:27:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1046734652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ae2bfce-eea0-466f-8e05-8d4d445d2a26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77850505e54242cd88c058e5681e0df3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:19.070098 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-50ca9180-4da0-4443-b546-d59bb0331716 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c0f621b-2e0d-49e1-8963-f23bfdcd0ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:19.096387 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-50ca9180-4da0-4443-b546-d59bb0331716 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c0f621b-2e0d-49e1-8963-f23bfdcd0ff0) transitioned into state 'SUCCESS' from state '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-1046734652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77850505e54242cd88c058e5681e0df3',qos_specs=None,replication_status=,reservations=['04586212-fdb2-4924-bca4-22a60d4a2e45','acfcab4e-a994-436d-9de1-c50c3114cccc','9e7134c4-7c0b-47d6-b327-f526828774a9','c4c95bb0-2245-49fa-9fcd-ec1c28386001'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:19.097221 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-50ca9180-4da0-4443-b546-d59bb0331716 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be503b41-e94f-49f4-8215-92b3d2172c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:19.109229 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-50ca9180-4da0-4443-b546-d59bb0331716 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be503b41-e94f-49f4-8215-92b3d2172c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:19.110265 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-50ca9180-4da0-4443-b546-d59bb0331716 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Flow 'volume_create_api' (517b0bb2-9103-4647-a287-bd5e016f9a9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:19.110642 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-50ca9180-4da0-4443-b546-d59bb0331716 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume request issued successfully. Jul 03 19:27:19.111432 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-50ca9180-4da0-4443-b546-d59bb0331716 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:27:19.111948 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 354/1423] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:27:18 2026] POST /volume/v3/volumes => generated 768 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 03 19:27:19.125696 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c50b900a-7374-4038-8348-bff0f5df423c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:19.127763 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c50b900a-7374-4038-8348-bff0f5df423c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/6ae2bfce-eea0-466f-8e05-8d4d445d2a26 Jul 03 19:27:19.128106 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c50b900a-7374-4038-8348-bff0f5df423c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:19.128340 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c50b900a-7374-4038-8348-bff0f5df423c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:19.137771 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:19.137771 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:19.142884 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c50b900a-7374-4038-8348-bff0f5df423c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:19.148562 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c50b900a-7374-4038-8348-bff0f5df423c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/6ae2bfce-eea0-466f-8e05-8d4d445d2a26 returned with HTTP 200 Jul 03 19:27:19.148963 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 360/1424] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:19 2026] GET /volume/v3/volumes/6ae2bfce-eea0-466f-8e05-8d4d445d2a26 => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:19.366512 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b05ad988-41dd-4b48-b67a-a1b522d1e4f7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:19.368541 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b05ad988-41dd-4b48-b67a-a1b522d1e4f7 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] GET https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 Jul 03 19:27:19.368770 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b05ad988-41dd-4b48-b67a-a1b522d1e4f7 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:19.368989 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b05ad988-41dd-4b48-b67a-a1b522d1e4f7 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:19.376528 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:19.376528 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:19.381984 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b05ad988-41dd-4b48-b67a-a1b522d1e4f7 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:27:19.387833 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b05ad988-41dd-4b48-b67a-a1b522d1e4f7 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 returned with HTTP 200 Jul 03 19:27:19.388268 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 363/1425] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:19 2026] GET /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:19.661533 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-91763f5c-6270-4712-94a0-2a3768c6e01b req-31ccd2ec-a702-43cf-8335-73606398b1c9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:19.664220 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-91763f5c-6270-4712-94a0-2a3768c6e01b req-31ccd2ec-a702-43cf-8335-73606398b1c9 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 Jul 03 19:27:19.664482 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-91763f5c-6270-4712-94a0-2a3768c6e01b req-31ccd2ec-a702-43cf-8335-73606398b1c9 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:19.664671 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-91763f5c-6270-4712-94a0-2a3768c6e01b req-31ccd2ec-a702-43cf-8335-73606398b1c9 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:19.671739 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:19.671739 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:19.675871 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-91763f5c-6270-4712-94a0-2a3768c6e01b req-31ccd2ec-a702-43cf-8335-73606398b1c9 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:27:19.680019 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-91763f5c-6270-4712-94a0-2a3768c6e01b req-31ccd2ec-a702-43cf-8335-73606398b1c9 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 returned with HTTP 200 Jul 03 19:27:19.680500 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 349/1426] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:27:19 2026] GET /volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:19.692289 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-03b23aa3-7371-41e2-853e-91d9f194343a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:19.694047 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-03b23aa3-7371-41e2-853e-91d9f194343a tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] DELETE https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 Jul 03 19:27:19.694288 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-03b23aa3-7371-41e2-853e-91d9f194343a tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:19.694411 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-03b23aa3-7371-41e2-853e-91d9f194343a tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:19.694574 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-03b23aa3-7371-41e2-853e-91d9f194343a tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Delete volume with id: 2c2a1002-4235-419e-b81b-2f00076d5157 Jul 03 19:27:19.701333 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:19.701333 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:19.701732 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-03b23aa3-7371-41e2-853e-91d9f194343a tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:27:19.724539 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-03b23aa3-7371-41e2-853e-91d9f194343a tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Delete volume request issued successfully. Jul 03 19:27:19.724745 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-03b23aa3-7371-41e2-853e-91d9f194343a tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 returned with HTTP 202 Jul 03 19:27:19.725263 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 355/1427] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:27:19 2026] DELETE /volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:27:19.732078 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-20f48349-c948-48f6-998d-d0abc7cf6346 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:19.732188 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0148bff9-39ab-4411-9e3e-a75bdb9c03da None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:19.734022 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0148bff9-39ab-4411-9e3e-a75bdb9c03da tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 Jul 03 19:27:19.734151 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-20f48349-c948-48f6-998d-d0abc7cf6346 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] POST https://10.4.3.61/volume/v3/attachments/33e3fa1d-0408-44cd-ba78-8afb89b69075/action Jul 03 19:27:19.734234 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0148bff9-39ab-4411-9e3e-a75bdb9c03da tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:19.734422 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0148bff9-39ab-4411-9e3e-a75bdb9c03da tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:19.734499 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-20f48349-c948-48f6-998d-d0abc7cf6346 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Action body: b'{"os-complete": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:27:19.734621 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-20f48349-c948-48f6-998d-d0abc7cf6346 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:19.742218 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:19.742218 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:19.746320 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0148bff9-39ab-4411-9e3e-a75bdb9c03da tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:27:19.751330 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0148bff9-39ab-4411-9e3e-a75bdb9c03da tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 returned with HTTP 200 Jul 03 19:27:19.751722 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 364/1428] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:19 2026] GET /volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:19.751819 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:19.751819 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:19.766636 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-beaf52c6-e8b6-4c22-951e-3f7938bfcfba req-20f48349-c948-48f6-998d-d0abc7cf6346 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/attachments/33e3fa1d-0408-44cd-ba78-8afb89b69075/action returned with HTTP 204 Jul 03 19:27:19.766786 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 361/1429] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:27:19 2026] POST /volume/v3/attachments/33e3fa1d-0408-44cd-ba78-8afb89b69075/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:19.847586 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ec3a7ff4-7632-4b38-b21e-987cd8839a68 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:19.849754 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ec3a7ff4-7632-4b38-b21e-987cd8839a68 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc Jul 03 19:27:19.850065 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ec3a7ff4-7632-4b38-b21e-987cd8839a68 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:19.850311 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ec3a7ff4-7632-4b38-b21e-987cd8839a68 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:19.862412 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:19.862412 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:19.866794 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ec3a7ff4-7632-4b38-b21e-987cd8839a68 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:19.872200 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ec3a7ff4-7632-4b38-b21e-987cd8839a68 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc returned with HTTP 200 Jul 03 19:27:19.872707 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 350/1430] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:19 2026] GET /volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:19.884882 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-390ee81b-c82f-4635-a160-675f0c12e781 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:19.886765 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-390ee81b-c82f-4635-a160-675f0c12e781 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc Jul 03 19:27:19.886985 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-390ee81b-c82f-4635-a160-675f0c12e781 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:19.887206 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-390ee81b-c82f-4635-a160-675f0c12e781 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:19.895662 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:19.895662 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:19.898671 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-390ee81b-c82f-4635-a160-675f0c12e781 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:19.902577 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-390ee81b-c82f-4635-a160-675f0c12e781 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc returned with HTTP 200 Jul 03 19:27:19.902876 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 356/1431] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:19 2026] GET /volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc => generated 1134 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:19.979005 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5156e5bf-f1c4-4df1-913b-9a3cd3576d07 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:19.980651 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5156e5bf-f1c4-4df1-913b-9a3cd3576d07 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:27:19.981087 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5156e5bf-f1c4-4df1-913b-9a3cd3576d07 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-700735513"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:19.983233 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-5156e5bf-f1c4-4df1-913b-9a3cd3576d07 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-700735513'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:27:19.983422 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-5156e5bf-f1c4-4df1-913b-9a3cd3576d07 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Create volume of 1 GB Jul 03 19:27:19.987485 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5156e5bf-f1c4-4df1-913b-9a3cd3576d07 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Availability Zones retrieved successfully. Jul 03 19:27:19.993032 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5156e5bf-f1c4-4df1-913b-9a3cd3576d07 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Flow 'volume_create_api' (159b6737-05b9-407a-8d99-76aa58ef66fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:19.993995 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5156e5bf-f1c4-4df1-913b-9a3cd3576d07 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d1fc062-8aa9-4de1-bb54-2c9a9e06c924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:19.995122 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-5156e5bf-f1c4-4df1-913b-9a3cd3576d07 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:27:20.020764 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5156e5bf-f1c4-4df1-913b-9a3cd3576d07 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d1fc062-8aa9-4de1-bb54-2c9a9e06c924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:20.021586 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5156e5bf-f1c4-4df1-913b-9a3cd3576d07 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9f0d316-fc6f-4b1b-97f9-c18301328501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:20.063201 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-5156e5bf-f1c4-4df1-913b-9a3cd3576d07 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Created reservations ['ff172f22-3e05-4cb1-aa26-cdd3a8373350', '0f756af5-75c1-44fd-87ce-0a4a3adf945c', 'a807bb27-3a0e-4f6e-b417-2a02189df967', 'db352bf2-c0c0-442e-a66a-c66622a49cd5'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:20.063921 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5156e5bf-f1c4-4df1-913b-9a3cd3576d07 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9f0d316-fc6f-4b1b-97f9-c18301328501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff172f22-3e05-4cb1-aa26-cdd3a8373350', '0f756af5-75c1-44fd-87ce-0a4a3adf945c', 'a807bb27-3a0e-4f6e-b417-2a02189df967', 'db352bf2-c0c0-442e-a66a-c66622a49cd5']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:20.064852 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5156e5bf-f1c4-4df1-913b-9a3cd3576d07 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ceda786-7590-4f48-9636-ac9e8f309767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:20.093599 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5156e5bf-f1c4-4df1-913b-9a3cd3576d07 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ceda786-7590-4f48-9636-ac9e8f309767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da096677-fba3-4b5b-8918-e8a4e159efd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-700735513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e246886cbbcc465dba713dccdb2ac461',qos_specs=None,replication_status=,reservations=['ff172f22-3e05-4cb1-aa26-cdd3a8373350','0f756af5-75c1-44fd-87ce-0a4a3adf945c','a807bb27-3a0e-4f6e-b417-2a02189df967','db352bf2-c0c0-442e-a66a-c66622a49cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='302eb062f68c490b8d1e8b037534039f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:27:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-700735513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da096677-fba3-4b5b-8918-e8a4e159efd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e246886cbbcc465dba713dccdb2ac461',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='302eb062f68c490b8d1e8b037534039f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:20.094725 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5156e5bf-f1c4-4df1-913b-9a3cd3576d07 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7529ddaf-17c8-4060-a98b-9d54405da884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:20.119981 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5156e5bf-f1c4-4df1-913b-9a3cd3576d07 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7529ddaf-17c8-4060-a98b-9d54405da884) transitioned into state 'SUCCESS' from state '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-700735513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e246886cbbcc465dba713dccdb2ac461',qos_specs=None,replication_status=,reservations=['ff172f22-3e05-4cb1-aa26-cdd3a8373350','0f756af5-75c1-44fd-87ce-0a4a3adf945c','a807bb27-3a0e-4f6e-b417-2a02189df967','db352bf2-c0c0-442e-a66a-c66622a49cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='302eb062f68c490b8d1e8b037534039f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:20.120884 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5156e5bf-f1c4-4df1-913b-9a3cd3576d07 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4810bc3-28a1-4ff6-9d31-0a8098d9f679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:20.134259 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5156e5bf-f1c4-4df1-913b-9a3cd3576d07 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4810bc3-28a1-4ff6-9d31-0a8098d9f679) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:20.135377 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5156e5bf-f1c4-4df1-913b-9a3cd3576d07 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Flow 'volume_create_api' (159b6737-05b9-407a-8d99-76aa58ef66fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:20.135971 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5156e5bf-f1c4-4df1-913b-9a3cd3576d07 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Create volume request issued successfully. Jul 03 19:27:20.138247 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5156e5bf-f1c4-4df1-913b-9a3cd3576d07 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:27:20.138247 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 365/1432] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:27:19 2026] POST /volume/v3/volumes => generated 748 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:27:20.152199 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-76aece8e-e806-4265-b2b6-14ad75de9d8d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:20.154649 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-76aece8e-e806-4265-b2b6-14ad75de9d8d tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 Jul 03 19:27:20.154946 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-76aece8e-e806-4265-b2b6-14ad75de9d8d tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:20.155393 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-76aece8e-e806-4265-b2b6-14ad75de9d8d tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:20.164283 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ef5be2bd-bef9-4626-b409-a2e1e783775b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:20.164718 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:20.164718 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:20.166009 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ef5be2bd-bef9-4626-b409-a2e1e783775b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/6ae2bfce-eea0-466f-8e05-8d4d445d2a26 Jul 03 19:27:20.166312 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ef5be2bd-bef9-4626-b409-a2e1e783775b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:20.166551 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ef5be2bd-bef9-4626-b409-a2e1e783775b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:20.169207 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-76aece8e-e806-4265-b2b6-14ad75de9d8d tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:20.174974 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-76aece8e-e806-4265-b2b6-14ad75de9d8d tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 returned with HTTP 200 Jul 03 19:27:20.175607 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 362/1433] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:20 2026] GET /volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:20.176739 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:20.176739 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:20.181573 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ef5be2bd-bef9-4626-b409-a2e1e783775b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:20.187536 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ef5be2bd-bef9-4626-b409-a2e1e783775b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/6ae2bfce-eea0-466f-8e05-8d4d445d2a26 returned with HTTP 200 Jul 03 19:27:20.187989 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 351/1434] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:20 2026] GET /volume/v3/volumes/6ae2bfce-eea0-466f-8e05-8d4d445d2a26 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:20.200040 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-91fad608-7a03-4b2b-a662-105f9ce78c95 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:20.202452 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-91fad608-7a03-4b2b-a662-105f9ce78c95 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:27:20.203009 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-91fad608-7a03-4b2b-a662-105f9ce78c95 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ae2bfce-eea0-466f-8e05-8d4d445d2a26", "name": "tempest-VolumeDependencyTests-Snapshot-1223788736"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:20.212905 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:20.212905 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:20.213449 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-91fad608-7a03-4b2b-a662-105f9ce78c95 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:20.213592 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-91fad608-7a03-4b2b-a662-105f9ce78c95 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create snapshot from volume 6ae2bfce-eea0-466f-8e05-8d4d445d2a26 Jul 03 19:27:20.262347 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-91fad608-7a03-4b2b-a662-105f9ce78c95 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Created reservations ['e73c6d8b-e4b8-4c9d-807b-f021de5768b5', '42a74427-3e6d-4a35-87eb-84231868a661', '21201174-8edb-4c22-ae4a-bf3af0600055', 'e47bccd8-a8dd-4e10-8e26-58d78a126d3b'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:20.303867 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-91fad608-7a03-4b2b-a662-105f9ce78c95 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot create request issued successfully. Jul 03 19:27:20.304294 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-91fad608-7a03-4b2b-a662-105f9ce78c95 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:27:20.304789 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 357/1435] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:27:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:27:20.313635 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-28b3ebc9-e1c4-4a0f-8de6-bf21f54ebb2b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:20.315568 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-28b3ebc9-e1c4-4a0f-8de6-bf21f54ebb2b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/snapshots/d451eaaf-56b8-4814-8ad5-f5af6ccc37cc Jul 03 19:27:20.315815 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-28b3ebc9-e1c4-4a0f-8de6-bf21f54ebb2b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:20.316068 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-28b3ebc9-e1c4-4a0f-8de6-bf21f54ebb2b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:20.321364 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:20.321364 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:20.321807 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-28b3ebc9-e1c4-4a0f-8de6-bf21f54ebb2b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot retrieved successfully. Jul 03 19:27:20.322565 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-28b3ebc9-e1c4-4a0f-8de6-bf21f54ebb2b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/d451eaaf-56b8-4814-8ad5-f5af6ccc37cc returned with HTTP 200 Jul 03 19:27:20.322983 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 366/1436] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:20 2026] GET /volume/v3/snapshots/d451eaaf-56b8-4814-8ad5-f5af6ccc37cc => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:20.403559 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3009388c-1874-4304-a3f6-8d8498f7e2c1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:20.405355 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3009388c-1874-4304-a3f6-8d8498f7e2c1 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] GET https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 Jul 03 19:27:20.405536 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3009388c-1874-4304-a3f6-8d8498f7e2c1 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:20.405717 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3009388c-1874-4304-a3f6-8d8498f7e2c1 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:20.413708 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:20.413708 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:20.417974 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-3009388c-1874-4304-a3f6-8d8498f7e2c1 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:27:20.423181 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3009388c-1874-4304-a3f6-8d8498f7e2c1 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 returned with HTTP 200 Jul 03 19:27:20.423659 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 363/1437] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:20 2026] GET /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:20.765777 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e694afed-6caf-47c1-bcc9-d03d12ec737c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:20.768041 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e694afed-6caf-47c1-bcc9-d03d12ec737c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 Jul 03 19:27:20.768360 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e694afed-6caf-47c1-bcc9-d03d12ec737c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:20.768618 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e694afed-6caf-47c1-bcc9-d03d12ec737c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:20.775816 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e694afed-6caf-47c1-bcc9-d03d12ec737c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 returned with HTTP 404 Jul 03 19:27:20.776362 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 352/1438] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:20 2026] GET /volume/v3/volumes/2c2a1002-4235-419e-b81b-2f00076d5157 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:21.136449 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-787a9fc1-11cb-42ee-b8e7-3633fdd04141 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:21.139177 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-787a9fc1-11cb-42ee-b8e7-3633fdd04141 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] GET https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 Jul 03 19:27:21.139327 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-787a9fc1-11cb-42ee-b8e7-3633fdd04141 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:21.139579 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-787a9fc1-11cb-42ee-b8e7-3633fdd04141 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:21.154350 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:21.154350 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:21.164351 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-787a9fc1-11cb-42ee-b8e7-3633fdd04141 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:27:21.170131 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-787a9fc1-11cb-42ee-b8e7-3633fdd04141 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 returned with HTTP 200 Jul 03 19:27:21.171385 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 358/1439] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:21 2026] GET /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:21.190240 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9e14f322-64bd-4642-a4a7-443a4a795a1e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:21.191789 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9eaec0ff-aa2e-4b90-93e8-838b341b17fd None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:21.192222 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9e14f322-64bd-4642-a4a7-443a4a795a1e tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] DELETE https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 Jul 03 19:27:21.192276 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9e14f322-64bd-4642-a4a7-443a4a795a1e tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:21.192484 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9e14f322-64bd-4642-a4a7-443a4a795a1e tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:21.192643 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-9e14f322-64bd-4642-a4a7-443a4a795a1e tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Delete volume with id: 78b1fbea-a1eb-4988-8f0c-4b783aedaa26 Jul 03 19:27:21.195857 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9eaec0ff-aa2e-4b90-93e8-838b341b17fd tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 Jul 03 19:27:21.196140 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9eaec0ff-aa2e-4b90-93e8-838b341b17fd tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:21.196422 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9eaec0ff-aa2e-4b90-93e8-838b341b17fd tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:21.202801 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:21.202801 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:21.203505 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-9e14f322-64bd-4642-a4a7-443a4a795a1e tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:27:21.205636 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:21.205636 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:21.211546 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-9eaec0ff-aa2e-4b90-93e8-838b341b17fd tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:21.218138 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9eaec0ff-aa2e-4b90-93e8-838b341b17fd tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 returned with HTTP 200 Jul 03 19:27:21.218723 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 364/1440] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:21 2026] GET /volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:21.238493 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-9e14f322-64bd-4642-a4a7-443a4a795a1e tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Delete volume request issued successfully. Jul 03 19:27:21.238752 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9e14f322-64bd-4642-a4a7-443a4a795a1e tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 returned with HTTP 202 Jul 03 19:27:21.239257 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 367/1441] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:27:21 2026] DELETE /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:27:21.250153 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-50ab7130-19b9-43bb-b614-5913985c1e7a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:21.252382 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-50ab7130-19b9-43bb-b614-5913985c1e7a tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] GET https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 Jul 03 19:27:21.252623 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-50ab7130-19b9-43bb-b614-5913985c1e7a tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:21.253547 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-50ab7130-19b9-43bb-b614-5913985c1e7a tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:21.262808 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:21.262808 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:21.268592 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-50ab7130-19b9-43bb-b614-5913985c1e7a tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Volume info retrieved successfully. Jul 03 19:27:21.273959 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-50ab7130-19b9-43bb-b614-5913985c1e7a tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 returned with HTTP 200 Jul 03 19:27:21.274824 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 353/1442] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:21 2026] GET /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:21.277019 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-17939196-e9fe-40b4-85d1-68d6efca052f req-5d2a0e21-8e22-4e25-8fe5-65fc2fe5ea69 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:21.279244 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-17939196-e9fe-40b4-85d1-68d6efca052f req-5d2a0e21-8e22-4e25-8fe5-65fc2fe5ea69 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 Jul 03 19:27:21.279523 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-17939196-e9fe-40b4-85d1-68d6efca052f req-5d2a0e21-8e22-4e25-8fe5-65fc2fe5ea69 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:21.279762 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-17939196-e9fe-40b4-85d1-68d6efca052f req-5d2a0e21-8e22-4e25-8fe5-65fc2fe5ea69 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:21.288763 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:21.288763 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:21.293612 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-17939196-e9fe-40b4-85d1-68d6efca052f req-5d2a0e21-8e22-4e25-8fe5-65fc2fe5ea69 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:21.300418 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-17939196-e9fe-40b4-85d1-68d6efca052f req-5d2a0e21-8e22-4e25-8fe5-65fc2fe5ea69 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 returned with HTTP 200 Jul 03 19:27:21.300997 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 359/1443] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:27:21 2026] GET /volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:27:21.332797 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b3047b41-3930-4c2e-9d87-6df6ed130e9f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:21.335399 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b3047b41-3930-4c2e-9d87-6df6ed130e9f tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/snapshots/d451eaaf-56b8-4814-8ad5-f5af6ccc37cc Jul 03 19:27:21.335789 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b3047b41-3930-4c2e-9d87-6df6ed130e9f tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:21.336035 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b3047b41-3930-4c2e-9d87-6df6ed130e9f tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:21.342475 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:21.342475 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:21.342875 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b3047b41-3930-4c2e-9d87-6df6ed130e9f tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot retrieved successfully. Jul 03 19:27:21.343881 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b3047b41-3930-4c2e-9d87-6df6ed130e9f tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/d451eaaf-56b8-4814-8ad5-f5af6ccc37cc returned with HTTP 200 Jul 03 19:27:21.344290 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 365/1444] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:21 2026] GET /volume/v3/snapshots/d451eaaf-56b8-4814-8ad5-f5af6ccc37cc => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:21.352347 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d229a25b-70b8-4668-a250-d36ceaec17ce None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:21.354124 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d229a25b-70b8-4668-a250-d36ceaec17ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:27:21.354510 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d229a25b-70b8-4668-a250-d36ceaec17ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d451eaaf-56b8-4814-8ad5-f5af6ccc37cc", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2004496992"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:21.356787 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-d229a25b-70b8-4668-a250-d36ceaec17ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume request body: {'volume': {'snapshot_id': 'd451eaaf-56b8-4814-8ad5-f5af6ccc37cc', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2004496992'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:27:21.362006 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:21.362006 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:21.362633 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d229a25b-70b8-4668-a250-d36ceaec17ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot retrieved successfully. Jul 03 19:27:21.362765 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-d229a25b-70b8-4668-a250-d36ceaec17ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume of 1 GB Jul 03 19:27:21.366661 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d229a25b-70b8-4668-a250-d36ceaec17ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Availability Zones retrieved successfully. Jul 03 19:27:21.371989 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-d229a25b-70b8-4668-a250-d36ceaec17ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Flow 'volume_create_api' (61320708-ca26-4639-aeb9-7b85458008f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:21.372806 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-d229a25b-70b8-4668-a250-d36ceaec17ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ae40315-c114-4afc-8012-847fe7aaee04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:21.373716 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-d229a25b-70b8-4668-a250-d36ceaec17ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:27:21.405716 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-d229a25b-70b8-4668-a250-d36ceaec17ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ae40315-c114-4afc-8012-847fe7aaee04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd451eaaf-56b8-4814-8ad5-f5af6ccc37cc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:21.405716 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-d229a25b-70b8-4668-a250-d36ceaec17ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ede581c-0912-46db-a638-9d3dc9672709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:21.448409 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-d229a25b-70b8-4668-a250-d36ceaec17ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Created reservations ['005dce65-29c1-4e5f-8962-8f8744ba5bb7', 'b82dbe46-ea08-4e25-98f3-3107919f10b4', '68bacf3a-b89b-4f75-ab1e-2dfbe819a3ce', 'd49f17dc-2b49-47ee-87ed-64bf931370e3'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:21.449159 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-d229a25b-70b8-4668-a250-d36ceaec17ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ede581c-0912-46db-a638-9d3dc9672709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['005dce65-29c1-4e5f-8962-8f8744ba5bb7', 'b82dbe46-ea08-4e25-98f3-3107919f10b4', '68bacf3a-b89b-4f75-ab1e-2dfbe819a3ce', 'd49f17dc-2b49-47ee-87ed-64bf931370e3']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:21.451597 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-d229a25b-70b8-4668-a250-d36ceaec17ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca22304d-761b-4a5c-95d3-c9dda9da04b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:21.495747 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-d229a25b-70b8-4668-a250-d36ceaec17ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca22304d-761b-4a5c-95d3-c9dda9da04b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b7d09f7-8d13-48d5-8a00-4f180753c2d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2004496992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77850505e54242cd88c058e5681e0df3',qos_specs=None,replication_status=,reservations=['005dce65-29c1-4e5f-8962-8f8744ba5bb7','b82dbe46-ea08-4e25-98f3-3107919f10b4','68bacf3a-b89b-4f75-ab1e-2dfbe819a3ce','d49f17dc-2b49-47ee-87ed-64bf931370e3'],size=1,snapshot_id=d451eaaf-56b8-4814-8ad5-f5af6ccc37cc,source_replicaid=,source_volid=None,status='creating',user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:27:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2004496992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b7d09f7-8d13-48d5-8a00-4f180753c2d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77850505e54242cd88c058e5681e0df3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d451eaaf-56b8-4814-8ad5-f5af6ccc37cc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:21.496418 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-d229a25b-70b8-4668-a250-d36ceaec17ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a007aa6-f772-488a-ba5c-87b8929b7de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:21.519767 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-d229a25b-70b8-4668-a250-d36ceaec17ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a007aa6-f772-488a-ba5c-87b8929b7de5) transitioned into state 'SUCCESS' from state '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-2004496992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77850505e54242cd88c058e5681e0df3',qos_specs=None,replication_status=,reservations=['005dce65-29c1-4e5f-8962-8f8744ba5bb7','b82dbe46-ea08-4e25-98f3-3107919f10b4','68bacf3a-b89b-4f75-ab1e-2dfbe819a3ce','d49f17dc-2b49-47ee-87ed-64bf931370e3'],size=1,snapshot_id=d451eaaf-56b8-4814-8ad5-f5af6ccc37cc,source_replicaid=,source_volid=None,status='creating',user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:21.520523 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-d229a25b-70b8-4668-a250-d36ceaec17ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ed33d84-f1f3-4f49-acb4-045f8efccf09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:21.552706 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-d229a25b-70b8-4668-a250-d36ceaec17ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ed33d84-f1f3-4f49-acb4-045f8efccf09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:21.553972 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-d229a25b-70b8-4668-a250-d36ceaec17ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Flow 'volume_create_api' (61320708-ca26-4639-aeb9-7b85458008f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:21.554454 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d229a25b-70b8-4668-a250-d36ceaec17ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume request issued successfully. Jul 03 19:27:21.555558 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d229a25b-70b8-4668-a250-d36ceaec17ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:27:21.556302 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 368/1445] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:27:21 2026] POST /volume/v3/volumes => generated 802 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:21.573628 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-34f4c23a-dda7-4fe0-a7b4-758aafd1a6cd None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:21.575775 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-34f4c23a-dda7-4fe0-a7b4-758aafd1a6cd tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/0b7d09f7-8d13-48d5-8a00-4f180753c2d3 Jul 03 19:27:21.576007 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-34f4c23a-dda7-4fe0-a7b4-758aafd1a6cd tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:21.576245 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-34f4c23a-dda7-4fe0-a7b4-758aafd1a6cd tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:21.583680 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:21.583680 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:21.587902 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-34f4c23a-dda7-4fe0-a7b4-758aafd1a6cd tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:21.592441 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-34f4c23a-dda7-4fe0-a7b4-758aafd1a6cd tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/0b7d09f7-8d13-48d5-8a00-4f180753c2d3 returned with HTTP 200 Jul 03 19:27:21.592898 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 354/1446] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:21 2026] GET /volume/v3/volumes/0b7d09f7-8d13-48d5-8a00-4f180753c2d3 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:22.293463 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-34620092-038f-4112-8756-d39378c20c09 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:22.295843 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-34620092-038f-4112-8756-d39378c20c09 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] GET https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 Jul 03 19:27:22.296330 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-34620092-038f-4112-8756-d39378c20c09 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:22.296330 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-34620092-038f-4112-8756-d39378c20c09 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:22.303064 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-34620092-038f-4112-8756-d39378c20c09 tempest-VolumesActionsTest-1183731874 tempest-VolumesActionsTest-1183731874-project-member] https://10.4.3.61/volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 returned with HTTP 404 Jul 03 19:27:22.303737 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 360/1447] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:22 2026] GET /volume/v3/volumes/78b1fbea-a1eb-4988-8f0c-4b783aedaa26 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:22.608641 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e982a3ae-482d-4732-9ec7-8827afcffb12 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:22.613212 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e982a3ae-482d-4732-9ec7-8827afcffb12 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/0b7d09f7-8d13-48d5-8a00-4f180753c2d3 Jul 03 19:27:22.613212 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e982a3ae-482d-4732-9ec7-8827afcffb12 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:22.613212 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e982a3ae-482d-4732-9ec7-8827afcffb12 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:22.619420 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:22.619420 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:22.623927 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e982a3ae-482d-4732-9ec7-8827afcffb12 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:22.629398 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e982a3ae-482d-4732-9ec7-8827afcffb12 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/0b7d09f7-8d13-48d5-8a00-4f180753c2d3 returned with HTTP 200 Jul 03 19:27:22.629933 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 366/1448] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:22 2026] GET /volume/v3/volumes/0b7d09f7-8d13-48d5-8a00-4f180753c2d3 => generated 895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:22.645555 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0d104053-6992-4271-b5f4-164b891e29ef None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:22.647437 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0d104053-6992-4271-b5f4-164b891e29ef tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:27:22.647773 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0d104053-6992-4271-b5f4-164b891e29ef tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b7d09f7-8d13-48d5-8a00-4f180753c2d3", "name": "tempest-VolumeDependencyTests-Snapshot-1860119734"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:22.656140 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:22.656140 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:22.656627 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0d104053-6992-4271-b5f4-164b891e29ef tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:22.656738 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-0d104053-6992-4271-b5f4-164b891e29ef tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create snapshot from volume 0b7d09f7-8d13-48d5-8a00-4f180753c2d3 Jul 03 19:27:22.687017 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-0d104053-6992-4271-b5f4-164b891e29ef tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Created reservations ['a3fcbaad-3e65-484e-aa9c-532b4e802c12', '0a8c7483-0859-463e-ae21-f03baf1f7f0f', '2030b691-6f96-4625-943d-aa107f2a706e', '25687806-19f2-4e09-bcea-d96f8903a620'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:22.722422 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0d104053-6992-4271-b5f4-164b891e29ef tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot create request issued successfully. Jul 03 19:27:22.722911 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0d104053-6992-4271-b5f4-164b891e29ef tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:27:22.723405 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 369/1449] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:27:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:27:22.736940 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a1108d38-c3c9-46b4-811d-198fdf79892d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:22.738850 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a1108d38-c3c9-46b4-811d-198fdf79892d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/snapshots/faf151ea-907d-4b8c-80b0-304a4695ebf3 Jul 03 19:27:22.738850 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a1108d38-c3c9-46b4-811d-198fdf79892d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:22.739237 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a1108d38-c3c9-46b4-811d-198fdf79892d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:22.744312 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:22.744312 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:22.745428 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a1108d38-c3c9-46b4-811d-198fdf79892d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot retrieved successfully. Jul 03 19:27:22.745492 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a1108d38-c3c9-46b4-811d-198fdf79892d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/faf151ea-907d-4b8c-80b0-304a4695ebf3 returned with HTTP 200 Jul 03 19:27:22.746421 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 355/1450] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:22 2026] GET /volume/v3/snapshots/faf151ea-907d-4b8c-80b0-304a4695ebf3 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:23.341229 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bf570da0-edca-4407-8404-fc1fd5cccc7a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:23.341697 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bf570da0-edca-4407-8404-fc1fd5cccc7a None None] GET https://10.4.3.61/volume// Jul 03 19:27:23.341916 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bf570da0-edca-4407-8404-fc1fd5cccc7a None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:23.342155 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bf570da0-edca-4407-8404-fc1fd5cccc7a None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:23.342552 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bf570da0-edca-4407-8404-fc1fd5cccc7a None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:27:23.342897 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 361/1451] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:27:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:27:23.351566 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-17939196-e9fe-40b4-85d1-68d6efca052f req-721ff8e8-6baa-4e02-aafc-8a0bc6e0467c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:23.354911 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-17939196-e9fe-40b4-85d1-68d6efca052f req-721ff8e8-6baa-4e02-aafc-8a0bc6e0467c tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:27:23.355901 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-17939196-e9fe-40b4-85d1-68d6efca052f req-721ff8e8-6baa-4e02-aafc-8a0bc6e0467c tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "da096677-fba3-4b5b-8918-e8a4e159efd4", "connector": null, "instance_uuid": "32dfdb30-b0c4-4fbc-8247-2c6139cf72e5"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:23.366822 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:23.366822 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:23.401701 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-17939196-e9fe-40b4-85d1-68d6efca052f req-721ff8e8-6baa-4e02-aafc-8a0bc6e0467c tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:27:23.404202 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 367/1452] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:27:23 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 19:27:23.759509 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-57aa81c7-aa56-4791-8dd5-323646280422 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:23.761822 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-57aa81c7-aa56-4791-8dd5-323646280422 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/snapshots/faf151ea-907d-4b8c-80b0-304a4695ebf3 Jul 03 19:27:23.762105 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-57aa81c7-aa56-4791-8dd5-323646280422 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:23.762375 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-57aa81c7-aa56-4791-8dd5-323646280422 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:23.768504 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:23.768504 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:23.769120 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-57aa81c7-aa56-4791-8dd5-323646280422 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot retrieved successfully. Jul 03 19:27:23.770130 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-57aa81c7-aa56-4791-8dd5-323646280422 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/faf151ea-907d-4b8c-80b0-304a4695ebf3 returned with HTTP 200 Jul 03 19:27:23.770616 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 370/1453] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:23 2026] GET /volume/v3/snapshots/faf151ea-907d-4b8c-80b0-304a4695ebf3 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:23.779474 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f9be37d0-27a0-4cad-8dcc-767f28c0eb5b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:23.781608 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f9be37d0-27a0-4cad-8dcc-767f28c0eb5b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:27:23.782102 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f9be37d0-27a0-4cad-8dcc-767f28c0eb5b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "faf151ea-907d-4b8c-80b0-304a4695ebf3", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1542980368"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:23.784884 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-f9be37d0-27a0-4cad-8dcc-767f28c0eb5b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume request body: {'volume': {'snapshot_id': 'faf151ea-907d-4b8c-80b0-304a4695ebf3', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1542980368'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:27:23.791782 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:23.791782 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:23.792389 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f9be37d0-27a0-4cad-8dcc-767f28c0eb5b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot retrieved successfully. Jul 03 19:27:23.792541 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-f9be37d0-27a0-4cad-8dcc-767f28c0eb5b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume of 1 GB Jul 03 19:27:23.798049 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f9be37d0-27a0-4cad-8dcc-767f28c0eb5b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Availability Zones retrieved successfully. Jul 03 19:27:23.805460 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f9be37d0-27a0-4cad-8dcc-767f28c0eb5b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Flow 'volume_create_api' (0d0ced46-805f-4c2e-bff8-479162cb9b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:23.807567 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f9be37d0-27a0-4cad-8dcc-767f28c0eb5b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f7f2333-898c-42e6-932b-6da5d58c3333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:23.809050 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-f9be37d0-27a0-4cad-8dcc-767f28c0eb5b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:27:23.825941 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-74d66195-430b-4353-95f5-ab0d64132252 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:23.827890 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-74d66195-430b-4353-95f5-ab0d64132252 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 Jul 03 19:27:23.828197 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-74d66195-430b-4353-95f5-ab0d64132252 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:23.828449 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-74d66195-430b-4353-95f5-ab0d64132252 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:23.844842 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:23.844842 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:23.858278 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-74d66195-430b-4353-95f5-ab0d64132252 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:23.858534 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f9be37d0-27a0-4cad-8dcc-767f28c0eb5b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f7f2333-898c-42e6-932b-6da5d58c3333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'faf151ea-907d-4b8c-80b0-304a4695ebf3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:23.860259 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f9be37d0-27a0-4cad-8dcc-767f28c0eb5b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a5e3058-941f-4efc-b070-9ea4c5f0f1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:23.864444 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-74d66195-430b-4353-95f5-ab0d64132252 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 returned with HTTP 200 Jul 03 19:27:23.864954 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 362/1454] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:23 2026] GET /volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:23.907196 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-f9be37d0-27a0-4cad-8dcc-767f28c0eb5b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Created reservations ['aa1c827d-9b5b-4517-aae0-3ec1caab15ae', 'fdb3e1aa-4d97-444a-879c-4551cb503614', '739e7612-333d-4101-b413-2249f901de5a', '21a7989d-f773-4211-b6ac-bf7e6ecb8fc1'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:23.908768 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f9be37d0-27a0-4cad-8dcc-767f28c0eb5b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a5e3058-941f-4efc-b070-9ea4c5f0f1d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa1c827d-9b5b-4517-aae0-3ec1caab15ae', 'fdb3e1aa-4d97-444a-879c-4551cb503614', '739e7612-333d-4101-b413-2249f901de5a', '21a7989d-f773-4211-b6ac-bf7e6ecb8fc1']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:23.909668 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f9be37d0-27a0-4cad-8dcc-767f28c0eb5b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d743afa7-5940-4770-8bb0-ae402617d215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:23.941326 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-52518982-5966-425c-997e-679320c766f3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:23.941885 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-52518982-5966-425c-997e-679320c766f3 None None] GET https://10.4.3.61/volume// Jul 03 19:27:23.942069 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-52518982-5966-425c-997e-679320c766f3 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:23.942313 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-52518982-5966-425c-997e-679320c766f3 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:23.942727 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-52518982-5966-425c-997e-679320c766f3 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:27:23.943316 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 368/1455] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:27:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:27:23.951436 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-17939196-e9fe-40b4-85d1-68d6efca052f req-78e44a8c-f11d-47f1-9849-1b50bc9da40c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:23.954232 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-17939196-e9fe-40b4-85d1-68d6efca052f req-78e44a8c-f11d-47f1-9849-1b50bc9da40c tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 Jul 03 19:27:23.954503 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-17939196-e9fe-40b4-85d1-68d6efca052f req-78e44a8c-f11d-47f1-9849-1b50bc9da40c tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:23.954762 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-17939196-e9fe-40b4-85d1-68d6efca052f req-78e44a8c-f11d-47f1-9849-1b50bc9da40c tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:23.958234 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f9be37d0-27a0-4cad-8dcc-767f28c0eb5b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d743afa7-5940-4770-8bb0-ae402617d215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '949e5142-01d9-4554-98e9-6d8ef4c42375', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1542980368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77850505e54242cd88c058e5681e0df3',qos_specs=None,replication_status=,reservations=['aa1c827d-9b5b-4517-aae0-3ec1caab15ae','fdb3e1aa-4d97-444a-879c-4551cb503614','739e7612-333d-4101-b413-2249f901de5a','21a7989d-f773-4211-b6ac-bf7e6ecb8fc1'],size=1,snapshot_id=faf151ea-907d-4b8c-80b0-304a4695ebf3,source_replicaid=,source_volid=None,status='creating',user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:27:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1542980368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=949e5142-01d9-4554-98e9-6d8ef4c42375,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77850505e54242cd88c058e5681e0df3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=faf151ea-907d-4b8c-80b0-304a4695ebf3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:23.958921 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f9be37d0-27a0-4cad-8dcc-767f28c0eb5b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d87eb1ae-be27-4b78-aee4-bd325955f114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:23.968050 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:23.968050 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:23.973552 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-17939196-e9fe-40b4-85d1-68d6efca052f req-78e44a8c-f11d-47f1-9849-1b50bc9da40c tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:23.982521 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-17939196-e9fe-40b4-85d1-68d6efca052f req-78e44a8c-f11d-47f1-9849-1b50bc9da40c tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 returned with HTTP 200 Jul 03 19:27:23.982959 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 371/1456] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:27:23 2026] GET /volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 => generated 1020 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:27:23.992332 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f9be37d0-27a0-4cad-8dcc-767f28c0eb5b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d87eb1ae-be27-4b78-aee4-bd325955f114) transitioned into state 'SUCCESS' from state '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-1542980368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77850505e54242cd88c058e5681e0df3',qos_specs=None,replication_status=,reservations=['aa1c827d-9b5b-4517-aae0-3ec1caab15ae','fdb3e1aa-4d97-444a-879c-4551cb503614','739e7612-333d-4101-b413-2249f901de5a','21a7989d-f773-4211-b6ac-bf7e6ecb8fc1'],size=1,snapshot_id=faf151ea-907d-4b8c-80b0-304a4695ebf3,source_replicaid=,source_volid=None,status='creating',user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:23.993342 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f9be37d0-27a0-4cad-8dcc-767f28c0eb5b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbf4401d-c5ea-436f-aa1d-a936a7fe5f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:24.021508 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f9be37d0-27a0-4cad-8dcc-767f28c0eb5b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbf4401d-c5ea-436f-aa1d-a936a7fe5f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:24.022664 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f9be37d0-27a0-4cad-8dcc-767f28c0eb5b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Flow 'volume_create_api' (0d0ced46-805f-4c2e-bff8-479162cb9b72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:24.023046 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f9be37d0-27a0-4cad-8dcc-767f28c0eb5b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume request issued successfully. Jul 03 19:27:24.023730 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f9be37d0-27a0-4cad-8dcc-767f28c0eb5b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:27:24.024469 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 356/1457] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:27:23 2026] POST /volume/v3/volumes => generated 802 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:24.046617 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f6697fdc-d510-47d4-ad36-d191f0f10e03 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:24.053598 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f6697fdc-d510-47d4-ad36-d191f0f10e03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/949e5142-01d9-4554-98e9-6d8ef4c42375 Jul 03 19:27:24.053598 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f6697fdc-d510-47d4-ad36-d191f0f10e03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:24.054796 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f6697fdc-d510-47d4-ad36-d191f0f10e03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:24.069329 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:24.069329 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:24.076363 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f6697fdc-d510-47d4-ad36-d191f0f10e03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:24.082343 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f6697fdc-d510-47d4-ad36-d191f0f10e03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/949e5142-01d9-4554-98e9-6d8ef4c42375 returned with HTTP 200 Jul 03 19:27:24.082830 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 363/1458] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:24 2026] GET /volume/v3/volumes/949e5142-01d9-4554-98e9-6d8ef4c42375 => generated 870 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:24.118491 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-17939196-e9fe-40b4-85d1-68d6efca052f req-d59975d2-f79d-4507-b57f-4b7effb780c0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:24.120902 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-17939196-e9fe-40b4-85d1-68d6efca052f req-d59975d2-f79d-4507-b57f-4b7effb780c0 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] PUT https://10.4.3.61/volume/v3/attachments/efc133c4-2b5a-4ae0-9221-10e991e515e5 Jul 03 19:27:24.121432 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-17939196-e9fe-40b4-85d1-68d6efca052f req-d59975d2-f79d-4507-b57f-4b7effb780c0 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:24.133414 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-17939196-e9fe-40b4-85d1-68d6efca052f req-d59975d2-f79d-4507-b57f-4b7effb780c0 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Acquiring lock "cinder-attachment_update-da096677-fba3-4b5b-8918-e8a4e159efd4-np0000004460" by "attachment_update" {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:27:24.139607 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-17939196-e9fe-40b4-85d1-68d6efca052f req-d59975d2-f79d-4507-b57f-4b7effb780c0 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Lock "cinder-attachment_update-da096677-fba3-4b5b-8918-e8a4e159efd4-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:27:24.141028 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:24.141028 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:24.673099 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-17939196-e9fe-40b4-85d1-68d6efca052f req-d59975d2-f79d-4507-b57f-4b7effb780c0 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Lock "cinder-attachment_update-da096677-fba3-4b5b-8918-e8a4e159efd4-np0000004460" released by "attachment_update" :: held 0.533s {{(pid=99927) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:27:24.673506 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-17939196-e9fe-40b4-85d1-68d6efca052f req-d59975d2-f79d-4507-b57f-4b7effb780c0 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/attachments/efc133c4-2b5a-4ae0-9221-10e991e515e5 returned with HTTP 200 Jul 03 19:27:24.674083 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 369/1459] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:27:24 2026] PUT /volume/v3/attachments/efc133c4-2b5a-4ae0-9221-10e991e515e5 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:27:24.877348 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3b2d1bc4-6f94-4eb3-b46e-1a938ab20304 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:24.879674 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3b2d1bc4-6f94-4eb3-b46e-1a938ab20304 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 Jul 03 19:27:24.880046 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3b2d1bc4-6f94-4eb3-b46e-1a938ab20304 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:24.880486 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3b2d1bc4-6f94-4eb3-b46e-1a938ab20304 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:24.892860 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:24.892860 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:24.896874 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3b2d1bc4-6f94-4eb3-b46e-1a938ab20304 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:24.902814 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3b2d1bc4-6f94-4eb3-b46e-1a938ab20304 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 returned with HTTP 200 Jul 03 19:27:24.902814 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 372/1460] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:24 2026] GET /volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:25.101281 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b4169b6c-8a13-4660-9633-dcb4561422d5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:25.103902 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b4169b6c-8a13-4660-9633-dcb4561422d5 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/949e5142-01d9-4554-98e9-6d8ef4c42375 Jul 03 19:27:25.103902 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b4169b6c-8a13-4660-9633-dcb4561422d5 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:25.103902 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b4169b6c-8a13-4660-9633-dcb4561422d5 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:25.121465 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:25.121465 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:25.127513 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b4169b6c-8a13-4660-9633-dcb4561422d5 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:25.133329 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b4169b6c-8a13-4660-9633-dcb4561422d5 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/949e5142-01d9-4554-98e9-6d8ef4c42375 returned with HTTP 200 Jul 03 19:27:25.133924 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 357/1461] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:25 2026] GET /volume/v3/volumes/949e5142-01d9-4554-98e9-6d8ef4c42375 => generated 895 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:25.149345 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b7ec3e4a-430e-4f26-b0f8-7302ea7d4c03 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:25.152203 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b7ec3e4a-430e-4f26-b0f8-7302ea7d4c03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:27:25.152554 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b7ec3e4a-430e-4f26-b0f8-7302ea7d4c03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "949e5142-01d9-4554-98e9-6d8ef4c42375", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-811833684"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:25.154658 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-b7ec3e4a-430e-4f26-b0f8-7302ea7d4c03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume request body: {'volume': {'source_volid': '949e5142-01d9-4554-98e9-6d8ef4c42375', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-811833684'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:27:25.162845 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:25.162845 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:25.163428 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b7ec3e4a-430e-4f26-b0f8-7302ea7d4c03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume retrieved successfully. Jul 03 19:27:25.163553 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-b7ec3e4a-430e-4f26-b0f8-7302ea7d4c03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume of 1 GB Jul 03 19:27:25.167857 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b7ec3e4a-430e-4f26-b0f8-7302ea7d4c03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Availability Zones retrieved successfully. Jul 03 19:27:25.174431 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b7ec3e4a-430e-4f26-b0f8-7302ea7d4c03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Flow 'volume_create_api' (27b569d2-8553-41b2-b881-e57ded835d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:25.175426 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b7ec3e4a-430e-4f26-b0f8-7302ea7d4c03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f571f9f6-e8be-44b7-8e39-7b87c565762a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:25.176556 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-b7ec3e4a-430e-4f26-b0f8-7302ea7d4c03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:27:25.208363 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b7ec3e4a-430e-4f26-b0f8-7302ea7d4c03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f571f9f6-e8be-44b7-8e39-7b87c565762a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '949e5142-01d9-4554-98e9-6d8ef4c42375', 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:25.209446 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b7ec3e4a-430e-4f26-b0f8-7302ea7d4c03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (376e9379-c869-47f8-a9a2-f687e33cb327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:25.272710 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-b7ec3e4a-430e-4f26-b0f8-7302ea7d4c03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Created reservations ['8d256f35-1d8e-4bca-8187-335b9a3a74fe', '82376537-e3a3-4c60-b591-3db3811987ec', '663c3194-6286-4bc8-9492-8d9765b56df1', 'd746d885-8612-454e-8933-0c018b3f3230'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:25.273814 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b7ec3e4a-430e-4f26-b0f8-7302ea7d4c03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (376e9379-c869-47f8-a9a2-f687e33cb327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d256f35-1d8e-4bca-8187-335b9a3a74fe', '82376537-e3a3-4c60-b591-3db3811987ec', '663c3194-6286-4bc8-9492-8d9765b56df1', 'd746d885-8612-454e-8933-0c018b3f3230']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:25.274608 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b7ec3e4a-430e-4f26-b0f8-7302ea7d4c03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c00e4a-825f-4bae-8497-46f655b65538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:25.322883 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b7ec3e4a-430e-4f26-b0f8-7302ea7d4c03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c00e4a-825f-4bae-8497-46f655b65538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8448a0a-f900-4ae5-a3b2-04681911d232', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-811833684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77850505e54242cd88c058e5681e0df3',qos_specs=None,replication_status=,reservations=['8d256f35-1d8e-4bca-8187-335b9a3a74fe','82376537-e3a3-4c60-b591-3db3811987ec','663c3194-6286-4bc8-9492-8d9765b56df1','d746d885-8612-454e-8933-0c018b3f3230'],size=1,snapshot_id=None,source_replicaid=,source_volid=949e5142-01d9-4554-98e9-6d8ef4c42375,status='creating',user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:27:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-811833684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8448a0a-f900-4ae5-a3b2-04681911d232,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77850505e54242cd88c058e5681e0df3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=949e5142-01d9-4554-98e9-6d8ef4c42375,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:25.324411 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b7ec3e4a-430e-4f26-b0f8-7302ea7d4c03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22d0c146-6a8e-4ab0-8567-dd7b05de7c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:25.359067 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b7ec3e4a-430e-4f26-b0f8-7302ea7d4c03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22d0c146-6a8e-4ab0-8567-dd7b05de7c47) transitioned into state 'SUCCESS' from state '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-811833684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77850505e54242cd88c058e5681e0df3',qos_specs=None,replication_status=,reservations=['8d256f35-1d8e-4bca-8187-335b9a3a74fe','82376537-e3a3-4c60-b591-3db3811987ec','663c3194-6286-4bc8-9492-8d9765b56df1','d746d885-8612-454e-8933-0c018b3f3230'],size=1,snapshot_id=None,source_replicaid=,source_volid=949e5142-01d9-4554-98e9-6d8ef4c42375,status='creating',user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:25.360044 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b7ec3e4a-430e-4f26-b0f8-7302ea7d4c03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcf558c5-6c19-48c6-81e1-e734382a0b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:25.382858 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b7ec3e4a-430e-4f26-b0f8-7302ea7d4c03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcf558c5-6c19-48c6-81e1-e734382a0b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:25.384134 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b7ec3e4a-430e-4f26-b0f8-7302ea7d4c03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Flow 'volume_create_api' (27b569d2-8553-41b2-b881-e57ded835d29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:25.384565 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b7ec3e4a-430e-4f26-b0f8-7302ea7d4c03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume request issued successfully. Jul 03 19:27:25.386196 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b7ec3e4a-430e-4f26-b0f8-7302ea7d4c03 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:27:25.386407 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 364/1462] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:27:25 2026] POST /volume/v3/volumes => generated 801 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:25.405911 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2f550b95-adf4-4e8b-9176-51683dd67e4f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:25.410515 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2f550b95-adf4-4e8b-9176-51683dd67e4f tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/d8448a0a-f900-4ae5-a3b2-04681911d232 Jul 03 19:27:25.410581 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2f550b95-adf4-4e8b-9176-51683dd67e4f tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:25.410853 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2f550b95-adf4-4e8b-9176-51683dd67e4f tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:25.421409 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:25.421409 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:25.428284 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-2f550b95-adf4-4e8b-9176-51683dd67e4f tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:25.436287 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2f550b95-adf4-4e8b-9176-51683dd67e4f tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/d8448a0a-f900-4ae5-a3b2-04681911d232 returned with HTTP 200 Jul 03 19:27:25.436714 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 370/1463] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:25 2026] GET /volume/v3/volumes/d8448a0a-f900-4ae5-a3b2-04681911d232 => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:25.834632 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-829b1ee1-8d99-4f60-83c8-3ffcdf42d732 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:25.919120 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-975fd1cf-cb88-4f04-8067-bab7f1cf8533 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:25.921364 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-975fd1cf-cb88-4f04-8067-bab7f1cf8533 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 Jul 03 19:27:25.921755 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-975fd1cf-cb88-4f04-8067-bab7f1cf8533 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:25.922108 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-975fd1cf-cb88-4f04-8067-bab7f1cf8533 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:25.934426 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:25.934426 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:25.945384 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-975fd1cf-cb88-4f04-8067-bab7f1cf8533 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:25.949939 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-975fd1cf-cb88-4f04-8067-bab7f1cf8533 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 returned with HTTP 200 Jul 03 19:27:25.950471 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 358/1464] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:25 2026] GET /volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:25.957368 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-829b1ee1-8d99-4f60-83c8-3ffcdf42d732 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:27:25.957898 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-829b1ee1-8d99-4f60-83c8-3ffcdf42d732 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-526632157"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:25.964396 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-829b1ee1-8d99-4f60-83c8-3ffcdf42d732 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-526632157'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:27:25.964609 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-829b1ee1-8d99-4f60-83c8-3ffcdf42d732 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Create volume of 1 GB Jul 03 19:27:25.970575 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-829b1ee1-8d99-4f60-83c8-3ffcdf42d732 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Availability Zones retrieved successfully. Jul 03 19:27:25.979323 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-829b1ee1-8d99-4f60-83c8-3ffcdf42d732 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Flow 'volume_create_api' (54509f76-4a7a-41d7-943e-8c41d52a0c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:25.980313 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-829b1ee1-8d99-4f60-83c8-3ffcdf42d732 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ce05177-ff8f-4116-b426-08c076ffc5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:25.981294 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-829b1ee1-8d99-4f60-83c8-3ffcdf42d732 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:27:26.014119 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-829b1ee1-8d99-4f60-83c8-3ffcdf42d732 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ce05177-ff8f-4116-b426-08c076ffc5b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:26.015354 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-829b1ee1-8d99-4f60-83c8-3ffcdf42d732 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90eb8a31-0dd8-4bf5-a7ee-b9a831264c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:26.098898 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-829b1ee1-8d99-4f60-83c8-3ffcdf42d732 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Created reservations ['369ae347-6e42-4cf5-b4a2-ebf4ea8cb457', '3afa1c6e-1dc4-41f6-a44a-5b5c25a02613', '7308a401-38db-4b23-ae88-c3164820a7d3', 'cbd0cec0-13da-49d1-9321-6b1421f47880'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:26.100649 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-829b1ee1-8d99-4f60-83c8-3ffcdf42d732 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90eb8a31-0dd8-4bf5-a7ee-b9a831264c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['369ae347-6e42-4cf5-b4a2-ebf4ea8cb457', '3afa1c6e-1dc4-41f6-a44a-5b5c25a02613', '7308a401-38db-4b23-ae88-c3164820a7d3', 'cbd0cec0-13da-49d1-9321-6b1421f47880']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:26.101511 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-829b1ee1-8d99-4f60-83c8-3ffcdf42d732 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (482c05f6-aea1-4f9b-96dc-08f1a14d6924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:26.134299 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-829b1ee1-8d99-4f60-83c8-3ffcdf42d732 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (482c05f6-aea1-4f9b-96dc-08f1a14d6924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc24cdc3-4075-4162-bc6e-1fcae9b209d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-526632157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa43803162c446e4b4634ab5ab37ada1',qos_specs=None,replication_status=,reservations=['369ae347-6e42-4cf5-b4a2-ebf4ea8cb457','3afa1c6e-1dc4-41f6-a44a-5b5c25a02613','7308a401-38db-4b23-ae88-c3164820a7d3','cbd0cec0-13da-49d1-9321-6b1421f47880'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d1db2815a36465aa4f088416da75351',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:27:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-526632157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc24cdc3-4075-4162-bc6e-1fcae9b209d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa43803162c446e4b4634ab5ab37ada1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d1db2815a36465aa4f088416da75351',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:26.135327 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-829b1ee1-8d99-4f60-83c8-3ffcdf42d732 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78a5e5ec-ef95-4b7a-8efd-cda842016c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:26.161708 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-829b1ee1-8d99-4f60-83c8-3ffcdf42d732 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78a5e5ec-ef95-4b7a-8efd-cda842016c54) transitioned into state 'SUCCESS' from state '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-526632157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa43803162c446e4b4634ab5ab37ada1',qos_specs=None,replication_status=,reservations=['369ae347-6e42-4cf5-b4a2-ebf4ea8cb457','3afa1c6e-1dc4-41f6-a44a-5b5c25a02613','7308a401-38db-4b23-ae88-c3164820a7d3','cbd0cec0-13da-49d1-9321-6b1421f47880'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d1db2815a36465aa4f088416da75351',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:26.162656 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-829b1ee1-8d99-4f60-83c8-3ffcdf42d732 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ea8c9d3-adba-4ce3-b708-cc2063550d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:26.176685 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-829b1ee1-8d99-4f60-83c8-3ffcdf42d732 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ea8c9d3-adba-4ce3-b708-cc2063550d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:26.178247 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-829b1ee1-8d99-4f60-83c8-3ffcdf42d732 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Flow 'volume_create_api' (54509f76-4a7a-41d7-943e-8c41d52a0c00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:26.178247 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-829b1ee1-8d99-4f60-83c8-3ffcdf42d732 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Create volume request issued successfully. Jul 03 19:27:26.178939 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-829b1ee1-8d99-4f60-83c8-3ffcdf42d732 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:27:26.179549 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 373/1465] 10.4.3.61 () {70 vars in 1291 bytes} [Fri Jul 3 19:27:25 2026] POST /volume/v3/volumes => generated 749 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:27:26.195581 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a15bf14e-bb37-4b7e-9326-d5ada8b159a3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:26.197738 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a15bf14e-bb37-4b7e-9326-d5ada8b159a3 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/volumes/cc24cdc3-4075-4162-bc6e-1fcae9b209d6 Jul 03 19:27:26.197965 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a15bf14e-bb37-4b7e-9326-d5ada8b159a3 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:26.198272 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a15bf14e-bb37-4b7e-9326-d5ada8b159a3 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:26.210196 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:26.210196 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:26.217349 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a15bf14e-bb37-4b7e-9326-d5ada8b159a3 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Volume info retrieved successfully. Jul 03 19:27:26.223953 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a15bf14e-bb37-4b7e-9326-d5ada8b159a3 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/volumes/cc24cdc3-4075-4162-bc6e-1fcae9b209d6 returned with HTTP 200 Jul 03 19:27:26.224578 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 365/1466] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:26 2026] GET /volume/v3/volumes/cc24cdc3-4075-4162-bc6e-1fcae9b209d6 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:27:26.455704 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6c86a2cb-1a84-410c-b6f9-f983f3ccb5c6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:26.457492 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6c86a2cb-1a84-410c-b6f9-f983f3ccb5c6 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/d8448a0a-f900-4ae5-a3b2-04681911d232 Jul 03 19:27:26.457687 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6c86a2cb-1a84-410c-b6f9-f983f3ccb5c6 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:26.457863 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6c86a2cb-1a84-410c-b6f9-f983f3ccb5c6 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:26.464992 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:26.464992 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:26.469431 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6c86a2cb-1a84-410c-b6f9-f983f3ccb5c6 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:26.474666 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6c86a2cb-1a84-410c-b6f9-f983f3ccb5c6 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/d8448a0a-f900-4ae5-a3b2-04681911d232 returned with HTTP 200 Jul 03 19:27:26.475173 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 371/1467] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:26 2026] GET /volume/v3/volumes/d8448a0a-f900-4ae5-a3b2-04681911d232 => generated 894 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:26.487963 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ca9eaf7d-ca91-41d0-b7b0-ff21d4dc5f41 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:26.490126 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ca9eaf7d-ca91-41d0-b7b0-ff21d4dc5f41 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/d451eaaf-56b8-4814-8ad5-f5af6ccc37cc Jul 03 19:27:26.490404 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ca9eaf7d-ca91-41d0-b7b0-ff21d4dc5f41 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:26.490673 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ca9eaf7d-ca91-41d0-b7b0-ff21d4dc5f41 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:26.490800 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-ca9eaf7d-ca91-41d0-b7b0-ff21d4dc5f41 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete snapshot with id: d451eaaf-56b8-4814-8ad5-f5af6ccc37cc Jul 03 19:27:26.497794 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:26.497794 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:26.498378 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ca9eaf7d-ca91-41d0-b7b0-ff21d4dc5f41 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot retrieved successfully. Jul 03 19:27:26.527267 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ca9eaf7d-ca91-41d0-b7b0-ff21d4dc5f41 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot delete request issued successfully. Jul 03 19:27:26.527267 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ca9eaf7d-ca91-41d0-b7b0-ff21d4dc5f41 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/d451eaaf-56b8-4814-8ad5-f5af6ccc37cc returned with HTTP 202 Jul 03 19:27:26.527267 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 359/1468] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:27:26 2026] DELETE /volume/v3/snapshots/d451eaaf-56b8-4814-8ad5-f5af6ccc37cc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:27:26.534564 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c5279694-85ed-483f-984d-efd18d682274 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:26.537007 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c5279694-85ed-483f-984d-efd18d682274 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/snapshots/d451eaaf-56b8-4814-8ad5-f5af6ccc37cc Jul 03 19:27:26.537640 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c5279694-85ed-483f-984d-efd18d682274 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:26.537948 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c5279694-85ed-483f-984d-efd18d682274 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:26.546054 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:26.546054 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:26.546054 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c5279694-85ed-483f-984d-efd18d682274 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot retrieved successfully. Jul 03 19:27:26.546910 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c5279694-85ed-483f-984d-efd18d682274 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/d451eaaf-56b8-4814-8ad5-f5af6ccc37cc returned with HTTP 200 Jul 03 19:27:26.547638 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 374/1469] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:26 2026] GET /volume/v3/snapshots/d451eaaf-56b8-4814-8ad5-f5af6ccc37cc => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:26.964033 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b3bf6d77-c83a-4dd2-9d62-8a9907c7a9bd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:26.966364 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b3bf6d77-c83a-4dd2-9d62-8a9907c7a9bd tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 Jul 03 19:27:26.966601 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b3bf6d77-c83a-4dd2-9d62-8a9907c7a9bd tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:26.966827 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b3bf6d77-c83a-4dd2-9d62-8a9907c7a9bd tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:26.979185 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:26.979185 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:26.984276 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b3bf6d77-c83a-4dd2-9d62-8a9907c7a9bd tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:26.989439 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b3bf6d77-c83a-4dd2-9d62-8a9907c7a9bd tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 returned with HTTP 200 Jul 03 19:27:26.989918 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 366/1470] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:26 2026] GET /volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:27.240193 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a38228a3-5a15-4a1c-8f40-aa74ec387cce None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:27.244057 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a38228a3-5a15-4a1c-8f40-aa74ec387cce tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/volumes/cc24cdc3-4075-4162-bc6e-1fcae9b209d6 Jul 03 19:27:27.244378 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a38228a3-5a15-4a1c-8f40-aa74ec387cce tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:27.245038 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a38228a3-5a15-4a1c-8f40-aa74ec387cce tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:27.253904 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:27.253904 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:27.258749 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a38228a3-5a15-4a1c-8f40-aa74ec387cce tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Volume info retrieved successfully. Jul 03 19:27:27.264844 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a38228a3-5a15-4a1c-8f40-aa74ec387cce tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/volumes/cc24cdc3-4075-4162-bc6e-1fcae9b209d6 returned with HTTP 200 Jul 03 19:27:27.265603 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 372/1471] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:27 2026] GET /volume/v3/volumes/cc24cdc3-4075-4162-bc6e-1fcae9b209d6 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:27.347603 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-aa772dfe-5a9b-4de9-bf4c-c7b43902327a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:27.349392 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-aa772dfe-5a9b-4de9-bf4c-c7b43902327a tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] POST https://10.4.3.61/volume/v3/backups Jul 03 19:27:27.349864 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-aa772dfe-5a9b-4de9-bf4c-c7b43902327a tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cc24cdc3-4075-4162-bc6e-1fcae9b209d6", "name": "tempest-VolumesBackupsV39Test-Backup-419234119", "container": "tempest-volumesbackupsv39test-backup-container-1502260597"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:27.351567 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.backups [None req-aa772dfe-5a9b-4de9-bf4c-c7b43902327a tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Creating new backup {'backup': {'volume_id': 'cc24cdc3-4075-4162-bc6e-1fcae9b209d6', 'name': 'tempest-VolumesBackupsV39Test-Backup-419234119', 'container': 'tempest-volumesbackupsv39test-backup-container-1502260597'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:27:27.351567 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-aa772dfe-5a9b-4de9-bf4c-c7b43902327a tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Creating backup of volume cc24cdc3-4075-4162-bc6e-1fcae9b209d6 in container tempest-volumesbackupsv39test-backup-container-1502260597 Jul 03 19:27:27.363380 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:27.363380 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:27.363971 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-aa772dfe-5a9b-4de9-bf4c-c7b43902327a tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Volume info retrieved successfully. Jul 03 19:27:27.424675 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-aa772dfe-5a9b-4de9-bf4c-c7b43902327a tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Created reservations ['a1b36d63-36a8-48db-a769-00091d605905', '4e9756d8-4a1a-44a3-849b-e1ad75b96b6c'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:27.557937 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-051f38e4-9126-4b26-89e4-dc3e5f3ddf00 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:27.560113 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-051f38e4-9126-4b26-89e4-dc3e5f3ddf00 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/snapshots/d451eaaf-56b8-4814-8ad5-f5af6ccc37cc Jul 03 19:27:27.560384 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-051f38e4-9126-4b26-89e4-dc3e5f3ddf00 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:27.560878 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-051f38e4-9126-4b26-89e4-dc3e5f3ddf00 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:27.572385 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-051f38e4-9126-4b26-89e4-dc3e5f3ddf00 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/d451eaaf-56b8-4814-8ad5-f5af6ccc37cc returned with HTTP 404 Jul 03 19:27:27.572385 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 375/1472] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:27 2026] GET /volume/v3/snapshots/d451eaaf-56b8-4814-8ad5-f5af6ccc37cc => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:27.574782 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-aa772dfe-5a9b-4de9-bf4c-c7b43902327a tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:27:27.574782 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 360/1473] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:27:27 2026] POST /volume/v3/backups => generated 330 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:27:27.580542 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d74ae396-878b-4ace-bc7c-8ec825a89943 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:27.583246 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d74ae396-878b-4ace-bc7c-8ec825a89943 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/faf151ea-907d-4b8c-80b0-304a4695ebf3 Jul 03 19:27:27.583540 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d74ae396-878b-4ace-bc7c-8ec825a89943 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:27.583831 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d74ae396-878b-4ace-bc7c-8ec825a89943 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:27.583996 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-d74ae396-878b-4ace-bc7c-8ec825a89943 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete snapshot with id: faf151ea-907d-4b8c-80b0-304a4695ebf3 Jul 03 19:27:27.584238 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1bc9df91-621e-4527-bac1-2463d747ab19 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:27.586536 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1bc9df91-621e-4527-bac1-2463d747ab19 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:27.586794 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1bc9df91-621e-4527-bac1-2463d747ab19 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:27.587059 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1bc9df91-621e-4527-bac1-2463d747ab19 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:27.587258 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-1bc9df91-621e-4527-bac1-2463d747ab19 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Show backup with id cf195a6e-d27b-4140-a5be-da1daec12db2. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:27:27.606005 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:27.606005 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:27.607113 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1bc9df91-621e-4527-bac1-2463d747ab19 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 200 Jul 03 19:27:27.607583 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 373/1474] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:27 2026] GET /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 792 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:27.615283 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:27.615283 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:27.615283 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d74ae396-878b-4ace-bc7c-8ec825a89943 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot retrieved successfully. Jul 03 19:27:27.674195 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d74ae396-878b-4ace-bc7c-8ec825a89943 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot delete request issued successfully. Jul 03 19:27:27.674195 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d74ae396-878b-4ace-bc7c-8ec825a89943 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/faf151ea-907d-4b8c-80b0-304a4695ebf3 returned with HTTP 202 Jul 03 19:27:27.674195 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 367/1475] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:27:27 2026] DELETE /volume/v3/snapshots/faf151ea-907d-4b8c-80b0-304a4695ebf3 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:27:27.682638 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3cef5800-b2e5-4808-998d-0a4dc3f685ea None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:27.684786 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3cef5800-b2e5-4808-998d-0a4dc3f685ea tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/snapshots/faf151ea-907d-4b8c-80b0-304a4695ebf3 Jul 03 19:27:27.685285 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3cef5800-b2e5-4808-998d-0a4dc3f685ea tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:27.686344 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3cef5800-b2e5-4808-998d-0a4dc3f685ea tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:27.692819 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:27.692819 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:27.696814 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3cef5800-b2e5-4808-998d-0a4dc3f685ea tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot retrieved successfully. Jul 03 19:27:27.696814 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3cef5800-b2e5-4808-998d-0a4dc3f685ea tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/faf151ea-907d-4b8c-80b0-304a4695ebf3 returned with HTTP 200 Jul 03 19:27:27.696814 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 376/1476] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:27 2026] GET /volume/v3/snapshots/faf151ea-907d-4b8c-80b0-304a4695ebf3 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:28.006106 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-813908f9-f59c-4027-9e2d-c97430987cff None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:28.007893 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-813908f9-f59c-4027-9e2d-c97430987cff tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 Jul 03 19:27:28.008667 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-813908f9-f59c-4027-9e2d-c97430987cff tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:28.008901 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-813908f9-f59c-4027-9e2d-c97430987cff tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:28.023219 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:28.023219 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:28.029226 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-813908f9-f59c-4027-9e2d-c97430987cff tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:28.035379 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-813908f9-f59c-4027-9e2d-c97430987cff tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 returned with HTTP 200 Jul 03 19:27:28.035822 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 361/1477] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:28 2026] GET /volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:28.622096 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f35160f4-f025-431c-81f5-7f1e81ba4946 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:28.628122 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f35160f4-f025-431c-81f5-7f1e81ba4946 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:28.628122 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f35160f4-f025-431c-81f5-7f1e81ba4946 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:28.628122 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f35160f4-f025-431c-81f5-7f1e81ba4946 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:28.628122 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-f35160f4-f025-431c-81f5-7f1e81ba4946 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Show backup with id cf195a6e-d27b-4140-a5be-da1daec12db2. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:27:28.632767 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:28.632767 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:28.633773 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f35160f4-f025-431c-81f5-7f1e81ba4946 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 200 Jul 03 19:27:28.634309 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 374/1478] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:28 2026] GET /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:28.706255 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-37185654-fc14-41cf-811d-937c741d5853 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:28.712529 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-37185654-fc14-41cf-811d-937c741d5853 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/snapshots/faf151ea-907d-4b8c-80b0-304a4695ebf3 Jul 03 19:27:28.712902 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-37185654-fc14-41cf-811d-937c741d5853 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:28.713250 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-37185654-fc14-41cf-811d-937c741d5853 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:28.722855 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-37185654-fc14-41cf-811d-937c741d5853 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/faf151ea-907d-4b8c-80b0-304a4695ebf3 returned with HTTP 404 Jul 03 19:27:28.723494 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 368/1479] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:28 2026] GET /volume/v3/snapshots/faf151ea-907d-4b8c-80b0-304a4695ebf3 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:28.731878 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-cf2d51f4-666b-4c3f-ba32-3be230f78e20 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:28.734433 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cf2d51f4-666b-4c3f-ba32-3be230f78e20 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/volumes/949e5142-01d9-4554-98e9-6d8ef4c42375 Jul 03 19:27:28.734747 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cf2d51f4-666b-4c3f-ba32-3be230f78e20 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:28.734989 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cf2d51f4-666b-4c3f-ba32-3be230f78e20 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:28.735240 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-cf2d51f4-666b-4c3f-ba32-3be230f78e20 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume with id: 949e5142-01d9-4554-98e9-6d8ef4c42375 Jul 03 19:27:28.746707 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:28.746707 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:28.748340 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-cf2d51f4-666b-4c3f-ba32-3be230f78e20 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:28.802795 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-cf2d51f4-666b-4c3f-ba32-3be230f78e20 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume request issued successfully. Jul 03 19:27:28.802795 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cf2d51f4-666b-4c3f-ba32-3be230f78e20 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/949e5142-01d9-4554-98e9-6d8ef4c42375 returned with HTTP 202 Jul 03 19:27:28.802795 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 377/1480] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:27:28 2026] DELETE /volume/v3/volumes/949e5142-01d9-4554-98e9-6d8ef4c42375 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:27:28.810920 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b1a9354e-4b1b-4fa2-bd90-bb7eeb067da2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:28.817880 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b1a9354e-4b1b-4fa2-bd90-bb7eeb067da2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/949e5142-01d9-4554-98e9-6d8ef4c42375 Jul 03 19:27:28.818117 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b1a9354e-4b1b-4fa2-bd90-bb7eeb067da2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:28.819088 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b1a9354e-4b1b-4fa2-bd90-bb7eeb067da2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:28.831017 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:28.831017 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:28.837079 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b1a9354e-4b1b-4fa2-bd90-bb7eeb067da2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:28.842206 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b1a9354e-4b1b-4fa2-bd90-bb7eeb067da2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/949e5142-01d9-4554-98e9-6d8ef4c42375 returned with HTTP 200 Jul 03 19:27:28.842206 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 362/1481] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:28 2026] GET /volume/v3/volumes/949e5142-01d9-4554-98e9-6d8ef4c42375 => generated 894 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:29.051193 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-71da2c2c-2f0c-4d49-9d8a-36bc3d8577eb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:29.056593 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-71da2c2c-2f0c-4d49-9d8a-36bc3d8577eb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 Jul 03 19:27:29.056782 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-71da2c2c-2f0c-4d49-9d8a-36bc3d8577eb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:29.057066 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-71da2c2c-2f0c-4d49-9d8a-36bc3d8577eb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:29.071728 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:29.071728 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:29.076735 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-71da2c2c-2f0c-4d49-9d8a-36bc3d8577eb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:29.083459 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-71da2c2c-2f0c-4d49-9d8a-36bc3d8577eb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 returned with HTTP 200 Jul 03 19:27:29.084043 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 375/1482] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:29 2026] GET /volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:29.654540 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4857a749-d468-46ab-9668-328f4ec71831 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:29.657605 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4857a749-d468-46ab-9668-328f4ec71831 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:29.658119 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4857a749-d468-46ab-9668-328f4ec71831 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:29.658343 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4857a749-d468-46ab-9668-328f4ec71831 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:29.658922 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-4857a749-d468-46ab-9668-328f4ec71831 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Show backup with id cf195a6e-d27b-4140-a5be-da1daec12db2. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:27:29.692623 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:29.692623 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:29.696498 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4857a749-d468-46ab-9668-328f4ec71831 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 200 Jul 03 19:27:29.697094 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 369/1483] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:29 2026] GET /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 794 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:29.867863 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f3da3231-2605-4390-afe1-587fc0ea1a4f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:29.873531 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f3da3231-2605-4390-afe1-587fc0ea1a4f tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/949e5142-01d9-4554-98e9-6d8ef4c42375 Jul 03 19:27:29.873979 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f3da3231-2605-4390-afe1-587fc0ea1a4f tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:29.887516 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f3da3231-2605-4390-afe1-587fc0ea1a4f tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:29.889893 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f3da3231-2605-4390-afe1-587fc0ea1a4f tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/949e5142-01d9-4554-98e9-6d8ef4c42375 returned with HTTP 404 Jul 03 19:27:29.890641 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 378/1484] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:29 2026] GET /volume/v3/volumes/949e5142-01d9-4554-98e9-6d8ef4c42375 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:29.904118 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3c1f6c21-1092-4226-be7e-81c552e43b86 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:29.906615 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3c1f6c21-1092-4226-be7e-81c552e43b86 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/volumes/6ae2bfce-eea0-466f-8e05-8d4d445d2a26 Jul 03 19:27:29.907314 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3c1f6c21-1092-4226-be7e-81c552e43b86 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:29.907393 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3c1f6c21-1092-4226-be7e-81c552e43b86 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:29.907790 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-3c1f6c21-1092-4226-be7e-81c552e43b86 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume with id: 6ae2bfce-eea0-466f-8e05-8d4d445d2a26 Jul 03 19:27:29.921207 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:29.921207 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:29.922361 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-3c1f6c21-1092-4226-be7e-81c552e43b86 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:29.968020 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-3c1f6c21-1092-4226-be7e-81c552e43b86 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume request issued successfully. Jul 03 19:27:29.968247 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3c1f6c21-1092-4226-be7e-81c552e43b86 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/6ae2bfce-eea0-466f-8e05-8d4d445d2a26 returned with HTTP 202 Jul 03 19:27:29.968851 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 363/1485] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:27:29 2026] DELETE /volume/v3/volumes/6ae2bfce-eea0-466f-8e05-8d4d445d2a26 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:27:29.983563 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a92e5b59-ee1f-4acc-9d62-4abece0825f6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:29.988280 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fafddab6-9aee-4bdd-bc95-ac4ea9a50b9a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:29.988716 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a92e5b59-ee1f-4acc-9d62-4abece0825f6 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/6ae2bfce-eea0-466f-8e05-8d4d445d2a26 Jul 03 19:27:29.988716 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a92e5b59-ee1f-4acc-9d62-4abece0825f6 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:29.988981 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a92e5b59-ee1f-4acc-9d62-4abece0825f6 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:29.989309 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fafddab6-9aee-4bdd-bc95-ac4ea9a50b9a tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] GET https://10.4.3.61/volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 Jul 03 19:27:29.989515 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fafddab6-9aee-4bdd-bc95-ac4ea9a50b9a tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:29.989774 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fafddab6-9aee-4bdd-bc95-ac4ea9a50b9a tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:30.000860 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:30.000860 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:30.005961 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:30.005961 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:30.008370 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-fafddab6-9aee-4bdd-bc95-ac4ea9a50b9a tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Volume info retrieved successfully. Jul 03 19:27:30.014643 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a92e5b59-ee1f-4acc-9d62-4abece0825f6 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:30.017424 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fafddab6-9aee-4bdd-bc95-ac4ea9a50b9a tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 returned with HTTP 200 Jul 03 19:27:30.017557 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 370/1486] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:29 2026] GET /volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:30.030021 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a92e5b59-ee1f-4acc-9d62-4abece0825f6 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/6ae2bfce-eea0-466f-8e05-8d4d445d2a26 returned with HTTP 200 Jul 03 19:27:30.032414 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 376/1487] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:29 2026] GET /volume/v3/volumes/6ae2bfce-eea0-466f-8e05-8d4d445d2a26 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:30.084425 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a4704a0a-785c-4a9b-992e-1087ce339955 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:30.087718 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a4704a0a-785c-4a9b-992e-1087ce339955 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] GET https://10.4.3.61/volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 Jul 03 19:27:30.087718 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a4704a0a-785c-4a9b-992e-1087ce339955 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:30.088395 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a4704a0a-785c-4a9b-992e-1087ce339955 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:30.098293 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:30.098293 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:30.105840 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4f7a1512-f205-4099-84c9-62972ebd102a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:30.105981 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a4704a0a-785c-4a9b-992e-1087ce339955 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Volume info retrieved successfully. Jul 03 19:27:30.108610 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4f7a1512-f205-4099-84c9-62972ebd102a tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 Jul 03 19:27:30.108610 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4f7a1512-f205-4099-84c9-62972ebd102a tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:30.108610 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4f7a1512-f205-4099-84c9-62972ebd102a tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:30.112026 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a4704a0a-785c-4a9b-992e-1087ce339955 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 returned with HTTP 200 Jul 03 19:27:30.112605 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 379/1488] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:30 2026] GET /volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:30.130483 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:30.130483 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:30.136646 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-4f7a1512-f205-4099-84c9-62972ebd102a tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:30.143657 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4f7a1512-f205-4099-84c9-62972ebd102a tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 returned with HTTP 200 Jul 03 19:27:30.144315 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 364/1489] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:30 2026] GET /volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:30.710604 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3355ded1-b7d4-4974-b326-8a58840fd51f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:30.712531 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3355ded1-b7d4-4974-b326-8a58840fd51f tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:30.712726 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3355ded1-b7d4-4974-b326-8a58840fd51f tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:30.712902 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3355ded1-b7d4-4974-b326-8a58840fd51f tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:30.713099 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-3355ded1-b7d4-4974-b326-8a58840fd51f tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Show backup with id cf195a6e-d27b-4140-a5be-da1daec12db2. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:27:30.717396 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:30.717396 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:30.718387 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3355ded1-b7d4-4974-b326-8a58840fd51f tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 200 Jul 03 19:27:30.718560 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 371/1490] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:30 2026] GET /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 794 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:30.955787 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-17939196-e9fe-40b4-85d1-68d6efca052f req-40b5e6f6-dbc8-44a0-b4c4-1c449003ccd2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:30.957652 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-17939196-e9fe-40b4-85d1-68d6efca052f req-40b5e6f6-dbc8-44a0-b4c4-1c449003ccd2 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] POST https://10.4.3.61/volume/v3/attachments/efc133c4-2b5a-4ae0-9221-10e991e515e5/action Jul 03 19:27:30.958422 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-17939196-e9fe-40b4-85d1-68d6efca052f req-40b5e6f6-dbc8-44a0-b4c4-1c449003ccd2 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Action body: b'{"os-complete": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:27:30.958763 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-17939196-e9fe-40b4-85d1-68d6efca052f req-40b5e6f6-dbc8-44a0-b4c4-1c449003ccd2 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:30.977917 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:30.977917 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:30.996066 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-17939196-e9fe-40b4-85d1-68d6efca052f req-40b5e6f6-dbc8-44a0-b4c4-1c449003ccd2 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/attachments/efc133c4-2b5a-4ae0-9221-10e991e515e5/action returned with HTTP 204 Jul 03 19:27:30.996727 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 377/1491] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:27:30 2026] POST /volume/v3/attachments/efc133c4-2b5a-4ae0-9221-10e991e515e5/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:31.046125 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c24ddeb4-31f3-4fb2-afd4-8d12f8ea328c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:31.048216 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c24ddeb4-31f3-4fb2-afd4-8d12f8ea328c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/6ae2bfce-eea0-466f-8e05-8d4d445d2a26 Jul 03 19:27:31.048481 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c24ddeb4-31f3-4fb2-afd4-8d12f8ea328c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:31.048644 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c24ddeb4-31f3-4fb2-afd4-8d12f8ea328c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:31.055900 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c24ddeb4-31f3-4fb2-afd4-8d12f8ea328c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/6ae2bfce-eea0-466f-8e05-8d4d445d2a26 returned with HTTP 404 Jul 03 19:27:31.056396 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 380/1492] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:31 2026] GET /volume/v3/volumes/6ae2bfce-eea0-466f-8e05-8d4d445d2a26 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:31.065879 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-51e55ded-f878-4611-ba0d-b87d6e30eb1a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:31.068011 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-51e55ded-f878-4611-ba0d-b87d6e30eb1a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/volumes/0b7d09f7-8d13-48d5-8a00-4f180753c2d3 Jul 03 19:27:31.068292 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-51e55ded-f878-4611-ba0d-b87d6e30eb1a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:31.068482 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-51e55ded-f878-4611-ba0d-b87d6e30eb1a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:31.068701 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-51e55ded-f878-4611-ba0d-b87d6e30eb1a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume with id: 0b7d09f7-8d13-48d5-8a00-4f180753c2d3 Jul 03 19:27:31.076326 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:31.076326 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:31.076780 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-51e55ded-f878-4611-ba0d-b87d6e30eb1a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:31.105122 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-51e55ded-f878-4611-ba0d-b87d6e30eb1a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume request issued successfully. Jul 03 19:27:31.105484 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-51e55ded-f878-4611-ba0d-b87d6e30eb1a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/0b7d09f7-8d13-48d5-8a00-4f180753c2d3 returned with HTTP 202 Jul 03 19:27:31.106195 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 365/1493] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:27:31 2026] DELETE /volume/v3/volumes/0b7d09f7-8d13-48d5-8a00-4f180753c2d3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:27:31.119634 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3aacd2d8-8cdc-41e4-852b-072478ce6b6a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:31.121910 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3aacd2d8-8cdc-41e4-852b-072478ce6b6a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/0b7d09f7-8d13-48d5-8a00-4f180753c2d3 Jul 03 19:27:31.122248 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3aacd2d8-8cdc-41e4-852b-072478ce6b6a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:31.122508 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3aacd2d8-8cdc-41e4-852b-072478ce6b6a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:31.133538 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:31.133538 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:31.141926 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3aacd2d8-8cdc-41e4-852b-072478ce6b6a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:31.146861 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3aacd2d8-8cdc-41e4-852b-072478ce6b6a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/0b7d09f7-8d13-48d5-8a00-4f180753c2d3 returned with HTTP 200 Jul 03 19:27:31.147465 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 372/1494] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:31 2026] GET /volume/v3/volumes/0b7d09f7-8d13-48d5-8a00-4f180753c2d3 => generated 894 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:31.166403 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b40d3381-872d-4d8c-bde0-09da54fa3e66 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:31.169405 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b40d3381-872d-4d8c-bde0-09da54fa3e66 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 Jul 03 19:27:31.169405 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b40d3381-872d-4d8c-bde0-09da54fa3e66 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:31.169405 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b40d3381-872d-4d8c-bde0-09da54fa3e66 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:31.187074 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:31.187074 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:31.196630 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b40d3381-872d-4d8c-bde0-09da54fa3e66 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:31.206600 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b40d3381-872d-4d8c-bde0-09da54fa3e66 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 returned with HTTP 200 Jul 03 19:27:31.207299 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 378/1495] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:31 2026] GET /volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 => generated 1133 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:31.228438 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-75c7a722-d83a-4212-a016-c1f51d9960b4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:31.236357 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-75c7a722-d83a-4212-a016-c1f51d9960b4 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 Jul 03 19:27:31.236357 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-75c7a722-d83a-4212-a016-c1f51d9960b4 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:31.236357 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-75c7a722-d83a-4212-a016-c1f51d9960b4 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:31.249396 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:31.249396 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:31.258294 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-75c7a722-d83a-4212-a016-c1f51d9960b4 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:31.267605 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-75c7a722-d83a-4212-a016-c1f51d9960b4 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 returned with HTTP 200 Jul 03 19:27:31.268335 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 381/1496] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:31 2026] GET /volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 => generated 1133 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:31.734715 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e65ea3f7-371f-4a5e-ac5e-671a79f1a165 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:31.738679 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e65ea3f7-371f-4a5e-ac5e-671a79f1a165 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:31.739211 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e65ea3f7-371f-4a5e-ac5e-671a79f1a165 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:31.739418 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e65ea3f7-371f-4a5e-ac5e-671a79f1a165 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:31.739747 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-e65ea3f7-371f-4a5e-ac5e-671a79f1a165 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Show backup with id cf195a6e-d27b-4140-a5be-da1daec12db2. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:27:31.744189 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-d349189d-0c51-4a27-b11b-f2fd067e2126 req-3e6377bd-6310-4fc5-8ca9-94826e538048 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:31.749297 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:31.749297 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:31.750826 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-d349189d-0c51-4a27-b11b-f2fd067e2126 req-3e6377bd-6310-4fc5-8ca9-94826e538048 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc Jul 03 19:27:31.751347 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-d349189d-0c51-4a27-b11b-f2fd067e2126 req-3e6377bd-6310-4fc5-8ca9-94826e538048 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:31.752383 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-d349189d-0c51-4a27-b11b-f2fd067e2126 req-3e6377bd-6310-4fc5-8ca9-94826e538048 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:31.752534 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e65ea3f7-371f-4a5e-ac5e-671a79f1a165 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 200 Jul 03 19:27:31.753854 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 366/1497] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:31 2026] GET /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 794 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:31.775594 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:31.775594 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:31.784551 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-d349189d-0c51-4a27-b11b-f2fd067e2126 req-3e6377bd-6310-4fc5-8ca9-94826e538048 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:31.794031 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-d349189d-0c51-4a27-b11b-f2fd067e2126 req-3e6377bd-6310-4fc5-8ca9-94826e538048 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc returned with HTTP 200 Jul 03 19:27:31.794761 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 373/1498] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:27:31 2026] GET /volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc => generated 1134 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:31.830594 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-d349189d-0c51-4a27-b11b-f2fd067e2126 req-87189869-990e-419b-a20e-f8229eb67e22 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:31.832834 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-d349189d-0c51-4a27-b11b-f2fd067e2126 req-87189869-990e-419b-a20e-f8229eb67e22 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] POST https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc/action Jul 03 19:27:31.833153 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-d349189d-0c51-4a27-b11b-f2fd067e2126 req-87189869-990e-419b-a20e-f8229eb67e22 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:27:31.833332 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-d349189d-0c51-4a27-b11b-f2fd067e2126 req-87189869-990e-419b-a20e-f8229eb67e22 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:31.848017 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:31.848017 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:31.849130 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-d349189d-0c51-4a27-b11b-f2fd067e2126 req-87189869-990e-419b-a20e-f8229eb67e22 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:31.864220 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-d349189d-0c51-4a27-b11b-f2fd067e2126 req-87189869-990e-419b-a20e-f8229eb67e22 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Begin detaching volume completed successfully. Jul 03 19:27:31.864757 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-d349189d-0c51-4a27-b11b-f2fd067e2126 req-87189869-990e-419b-a20e-f8229eb67e22 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc/action returned with HTTP 202 Jul 03 19:27:31.865526 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 379/1499] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:27:31 2026] POST /volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:27:31.890884 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a7a2478c-f635-4c9e-b02b-570d9d6f283b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:31.893914 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a7a2478c-f635-4c9e-b02b-570d9d6f283b tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc Jul 03 19:27:31.894728 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a7a2478c-f635-4c9e-b02b-570d9d6f283b tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:31.895098 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a7a2478c-f635-4c9e-b02b-570d9d6f283b tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:31.913026 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:31.913026 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:31.925548 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a7a2478c-f635-4c9e-b02b-570d9d6f283b tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:31.931945 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a7a2478c-f635-4c9e-b02b-570d9d6f283b tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc returned with HTTP 200 Jul 03 19:27:31.931945 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 382/1500] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:31 2026] GET /volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:32.172882 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-bb4c38c3-2f8d-4e9d-9772-f4cfa51ea948 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:32.175863 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bb4c38c3-2f8d-4e9d-9772-f4cfa51ea948 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/0b7d09f7-8d13-48d5-8a00-4f180753c2d3 Jul 03 19:27:32.175863 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bb4c38c3-2f8d-4e9d-9772-f4cfa51ea948 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:32.175863 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bb4c38c3-2f8d-4e9d-9772-f4cfa51ea948 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:32.187955 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bb4c38c3-2f8d-4e9d-9772-f4cfa51ea948 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/0b7d09f7-8d13-48d5-8a00-4f180753c2d3 returned with HTTP 404 Jul 03 19:27:32.188845 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 367/1501] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:32 2026] GET /volume/v3/volumes/0b7d09f7-8d13-48d5-8a00-4f180753c2d3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:32.199284 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-45d0c9c8-f824-4e34-a8d7-e9c4bb69d734 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:32.202556 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-45d0c9c8-f824-4e34-a8d7-e9c4bb69d734 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/volumes/d8448a0a-f900-4ae5-a3b2-04681911d232 Jul 03 19:27:32.202855 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-45d0c9c8-f824-4e34-a8d7-e9c4bb69d734 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:32.203109 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-45d0c9c8-f824-4e34-a8d7-e9c4bb69d734 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:32.203371 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-45d0c9c8-f824-4e34-a8d7-e9c4bb69d734 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume with id: d8448a0a-f900-4ae5-a3b2-04681911d232 Jul 03 19:27:32.219104 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:32.219104 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:32.219790 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-45d0c9c8-f824-4e34-a8d7-e9c4bb69d734 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:32.265085 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-45d0c9c8-f824-4e34-a8d7-e9c4bb69d734 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume request issued successfully. Jul 03 19:27:32.265487 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-45d0c9c8-f824-4e34-a8d7-e9c4bb69d734 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/d8448a0a-f900-4ae5-a3b2-04681911d232 returned with HTTP 202 Jul 03 19:27:32.266370 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 374/1502] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:27:32 2026] DELETE /volume/v3/volumes/d8448a0a-f900-4ae5-a3b2-04681911d232 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:27:32.283476 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3fb239d0-9df3-4b82-914b-47194e6e56aa None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:32.286444 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3fb239d0-9df3-4b82-914b-47194e6e56aa tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/d8448a0a-f900-4ae5-a3b2-04681911d232 Jul 03 19:27:32.286444 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3fb239d0-9df3-4b82-914b-47194e6e56aa tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:32.286444 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3fb239d0-9df3-4b82-914b-47194e6e56aa tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:32.299738 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:32.299738 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:32.306806 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-3fb239d0-9df3-4b82-914b-47194e6e56aa tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:32.313201 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3fb239d0-9df3-4b82-914b-47194e6e56aa tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/d8448a0a-f900-4ae5-a3b2-04681911d232 returned with HTTP 200 Jul 03 19:27:32.314400 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 380/1503] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:32 2026] GET /volume/v3/volumes/d8448a0a-f900-4ae5-a3b2-04681911d232 => generated 893 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:32.773773 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-acc4b91d-23f9-4a91-aefa-30eb13a5b571 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:32.782300 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-acc4b91d-23f9-4a91-aefa-30eb13a5b571 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:32.782652 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-acc4b91d-23f9-4a91-aefa-30eb13a5b571 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:32.782860 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-acc4b91d-23f9-4a91-aefa-30eb13a5b571 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:32.783306 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-acc4b91d-23f9-4a91-aefa-30eb13a5b571 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Show backup with id cf195a6e-d27b-4140-a5be-da1daec12db2. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:27:32.803107 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:32.803107 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:32.804268 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-acc4b91d-23f9-4a91-aefa-30eb13a5b571 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 200 Jul 03 19:27:32.804828 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 383/1504] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:32 2026] GET /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 794 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:32.905964 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a5767207-ac88-4cd9-a255-148ce0b56132 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:32.906551 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a5767207-ac88-4cd9-a255-148ce0b56132 None None] GET https://10.4.3.61/volume// Jul 03 19:27:32.906604 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a5767207-ac88-4cd9-a255-148ce0b56132 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:32.906791 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a5767207-ac88-4cd9-a255-148ce0b56132 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:32.908396 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a5767207-ac88-4cd9-a255-148ce0b56132 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:27:32.908396 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 368/1505] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:27:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:27:32.923910 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-d349189d-0c51-4a27-b11b-f2fd067e2126 req-63d7b80c-883a-4f11-8d25-eade42b64f96 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:32.926440 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-d349189d-0c51-4a27-b11b-f2fd067e2126 req-63d7b80c-883a-4f11-8d25-eade42b64f96 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc Jul 03 19:27:32.926730 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-d349189d-0c51-4a27-b11b-f2fd067e2126 req-63d7b80c-883a-4f11-8d25-eade42b64f96 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:32.926912 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-d349189d-0c51-4a27-b11b-f2fd067e2126 req-63d7b80c-883a-4f11-8d25-eade42b64f96 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:32.940417 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:32.940417 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:32.947132 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-d349189d-0c51-4a27-b11b-f2fd067e2126 req-63d7b80c-883a-4f11-8d25-eade42b64f96 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:32.952442 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f5636085-83ae-4a74-a962-2cdbd7191026 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:32.954502 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-d349189d-0c51-4a27-b11b-f2fd067e2126 req-63d7b80c-883a-4f11-8d25-eade42b64f96 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc returned with HTTP 200 Jul 03 19:27:32.954676 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f5636085-83ae-4a74-a962-2cdbd7191026 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc Jul 03 19:27:32.954970 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f5636085-83ae-4a74-a962-2cdbd7191026 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:32.955079 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 375/1506] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:27:32 2026] GET /volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc => generated 1317 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:27:32.955317 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f5636085-83ae-4a74-a962-2cdbd7191026 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:32.979800 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:32.979800 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:32.985879 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f5636085-83ae-4a74-a962-2cdbd7191026 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:32.992859 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f5636085-83ae-4a74-a962-2cdbd7191026 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc returned with HTTP 200 Jul 03 19:27:32.993509 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 381/1507] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:32 2026] GET /volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:33.332853 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-aa45f136-89ba-42b6-a6f3-c118d8dfc454 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:33.338894 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-aa45f136-89ba-42b6-a6f3-c118d8dfc454 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/d8448a0a-f900-4ae5-a3b2-04681911d232 Jul 03 19:27:33.340899 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-aa45f136-89ba-42b6-a6f3-c118d8dfc454 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:33.340899 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-aa45f136-89ba-42b6-a6f3-c118d8dfc454 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:33.361546 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-aa45f136-89ba-42b6-a6f3-c118d8dfc454 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/d8448a0a-f900-4ae5-a3b2-04681911d232 returned with HTTP 404 Jul 03 19:27:33.362817 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 384/1508] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:33 2026] GET /volume/v3/volumes/d8448a0a-f900-4ae5-a3b2-04681911d232 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:33.389523 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b1e788d4-c08a-47a2-bf9a-5e71d042b5a4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:33.394944 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b1e788d4-c08a-47a2-bf9a-5e71d042b5a4 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:27:33.395709 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b1e788d4-c08a-47a2-bf9a-5e71d042b5a4 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1736777749"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:33.398339 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-b1e788d4-c08a-47a2-bf9a-5e71d042b5a4 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1736777749'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:27:33.398582 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-b1e788d4-c08a-47a2-bf9a-5e71d042b5a4 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume of 1 GB Jul 03 19:27:33.409089 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b1e788d4-c08a-47a2-bf9a-5e71d042b5a4 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Availability Zones retrieved successfully. Jul 03 19:27:33.423179 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b1e788d4-c08a-47a2-bf9a-5e71d042b5a4 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Flow 'volume_create_api' (99872191-0895-48dd-900e-bb7c0b19b334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:33.425801 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b1e788d4-c08a-47a2-bf9a-5e71d042b5a4 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9a22d20-ffcc-4759-b37a-4d371ff15c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:33.427556 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-b1e788d4-c08a-47a2-bf9a-5e71d042b5a4 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:27:33.480953 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b1e788d4-c08a-47a2-bf9a-5e71d042b5a4 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9a22d20-ffcc-4759-b37a-4d371ff15c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:33.480953 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b1e788d4-c08a-47a2-bf9a-5e71d042b5a4 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f9bd7e8-afd2-4f13-88ad-fcb3fa4288df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:33.578452 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-b1e788d4-c08a-47a2-bf9a-5e71d042b5a4 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Created reservations ['42e96168-01f3-4740-abd2-c27ee73edcc5', '9dedd0c2-061a-4e8c-b7fa-30498fc05196', '11dc4fc7-7188-4358-b555-7947fb864956', '1e3e220f-4775-442c-bcc0-716c30f210b8'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:33.579682 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b1e788d4-c08a-47a2-bf9a-5e71d042b5a4 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f9bd7e8-afd2-4f13-88ad-fcb3fa4288df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42e96168-01f3-4740-abd2-c27ee73edcc5', '9dedd0c2-061a-4e8c-b7fa-30498fc05196', '11dc4fc7-7188-4358-b555-7947fb864956', '1e3e220f-4775-442c-bcc0-716c30f210b8']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:33.580695 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b1e788d4-c08a-47a2-bf9a-5e71d042b5a4 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30bc44e0-5458-417d-81f1-4643917879f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:33.626051 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b1e788d4-c08a-47a2-bf9a-5e71d042b5a4 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30bc44e0-5458-417d-81f1-4643917879f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f112ddae-ade8-4a8b-904a-03823cae8a07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1736777749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77850505e54242cd88c058e5681e0df3',qos_specs=None,replication_status=,reservations=['42e96168-01f3-4740-abd2-c27ee73edcc5','9dedd0c2-061a-4e8c-b7fa-30498fc05196','11dc4fc7-7188-4358-b555-7947fb864956','1e3e220f-4775-442c-bcc0-716c30f210b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:27:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1736777749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f112ddae-ade8-4a8b-904a-03823cae8a07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77850505e54242cd88c058e5681e0df3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:33.626051 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b1e788d4-c08a-47a2-bf9a-5e71d042b5a4 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cff3fca-4d97-47f0-828e-4e2a0975a3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:33.664876 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b1e788d4-c08a-47a2-bf9a-5e71d042b5a4 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cff3fca-4d97-47f0-828e-4e2a0975a3b9) transitioned into state 'SUCCESS' from state '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-1736777749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77850505e54242cd88c058e5681e0df3',qos_specs=None,replication_status=,reservations=['42e96168-01f3-4740-abd2-c27ee73edcc5','9dedd0c2-061a-4e8c-b7fa-30498fc05196','11dc4fc7-7188-4358-b555-7947fb864956','1e3e220f-4775-442c-bcc0-716c30f210b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:33.665773 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b1e788d4-c08a-47a2-bf9a-5e71d042b5a4 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72da62c6-a66c-46cb-b60e-6d0595fbdb6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:33.685231 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b1e788d4-c08a-47a2-bf9a-5e71d042b5a4 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72da62c6-a66c-46cb-b60e-6d0595fbdb6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:33.686867 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b1e788d4-c08a-47a2-bf9a-5e71d042b5a4 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Flow 'volume_create_api' (99872191-0895-48dd-900e-bb7c0b19b334) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:33.686867 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b1e788d4-c08a-47a2-bf9a-5e71d042b5a4 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume request issued successfully. Jul 03 19:27:33.688056 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b1e788d4-c08a-47a2-bf9a-5e71d042b5a4 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:27:33.688734 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 369/1509] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:27:33 2026] POST /volume/v3/volumes => generated 768 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:33.703349 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-637a97d5-4b87-41c2-a941-3d01095cf567 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:33.706128 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-637a97d5-4b87-41c2-a941-3d01095cf567 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/f112ddae-ade8-4a8b-904a-03823cae8a07 Jul 03 19:27:33.706429 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-637a97d5-4b87-41c2-a941-3d01095cf567 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:33.706620 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-637a97d5-4b87-41c2-a941-3d01095cf567 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:33.727001 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:33.727001 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:33.737567 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-637a97d5-4b87-41c2-a941-3d01095cf567 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:33.746786 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-637a97d5-4b87-41c2-a941-3d01095cf567 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/f112ddae-ade8-4a8b-904a-03823cae8a07 returned with HTTP 200 Jul 03 19:27:33.747453 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 376/1510] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:33 2026] GET /volume/v3/volumes/f112ddae-ade8-4a8b-904a-03823cae8a07 => generated 836 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:33.822230 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-841108e7-541a-4afb-900a-8d6d8eb41d0b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:33.823951 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-841108e7-541a-4afb-900a-8d6d8eb41d0b tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:33.824150 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-841108e7-541a-4afb-900a-8d6d8eb41d0b tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:33.824691 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-841108e7-541a-4afb-900a-8d6d8eb41d0b tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:33.824691 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-841108e7-541a-4afb-900a-8d6d8eb41d0b tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Show backup with id cf195a6e-d27b-4140-a5be-da1daec12db2. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:27:33.834031 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:33.834031 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:33.835133 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-841108e7-541a-4afb-900a-8d6d8eb41d0b tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 200 Jul 03 19:27:33.835923 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 382/1511] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:33 2026] GET /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 794 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:34.012064 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7fbf1fd9-f22b-48a3-a4da-f3bcbbcbefab None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:34.016041 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7fbf1fd9-f22b-48a3-a4da-f3bcbbcbefab tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc Jul 03 19:27:34.016674 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7fbf1fd9-f22b-48a3-a4da-f3bcbbcbefab tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:34.017202 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7fbf1fd9-f22b-48a3-a4da-f3bcbbcbefab tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:34.035578 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:34.035578 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:34.043298 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7fbf1fd9-f22b-48a3-a4da-f3bcbbcbefab tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:34.047011 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7fbf1fd9-f22b-48a3-a4da-f3bcbbcbefab tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc returned with HTTP 200 Jul 03 19:27:34.047599 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 385/1512] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:34 2026] GET /volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:34.372019 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-d349189d-0c51-4a27-b11b-f2fd067e2126 req-0e818dd9-7ef4-4d6a-9250-c295e955546f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:34.375786 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-d349189d-0c51-4a27-b11b-f2fd067e2126 req-0e818dd9-7ef4-4d6a-9250-c295e955546f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] DELETE https://10.4.3.61/volume/v3/attachments/33e3fa1d-0408-44cd-ba78-8afb89b69075 Jul 03 19:27:34.375786 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-d349189d-0c51-4a27-b11b-f2fd067e2126 req-0e818dd9-7ef4-4d6a-9250-c295e955546f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:34.377184 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-d349189d-0c51-4a27-b11b-f2fd067e2126 req-0e818dd9-7ef4-4d6a-9250-c295e955546f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:34.389376 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:34.389376 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:34.668738 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-9e9bcb5a-95c6-45eb-897f-378c2aa82704 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:34.671755 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-9e9bcb5a-95c6-45eb-897f-378c2aa82704 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] GET https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 Jul 03 19:27:34.672137 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-9e9bcb5a-95c6-45eb-897f-378c2aa82704 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:34.672417 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-9e9bcb5a-95c6-45eb-897f-378c2aa82704 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:34.683335 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:34.683335 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:34.689732 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-9e9bcb5a-95c6-45eb-897f-378c2aa82704 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:27:34.697392 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-9e9bcb5a-95c6-45eb-897f-378c2aa82704 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 returned with HTTP 200 Jul 03 19:27:34.698154 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 377/1513] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:27:34 2026] GET /volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:34.764102 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-428e399c-39f3-46a6-93ea-4123a2155965 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:34.766293 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-428e399c-39f3-46a6-93ea-4123a2155965 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/f112ddae-ade8-4a8b-904a-03823cae8a07 Jul 03 19:27:34.766874 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-428e399c-39f3-46a6-93ea-4123a2155965 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:34.766874 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-428e399c-39f3-46a6-93ea-4123a2155965 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:34.776855 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:34.776855 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:34.782619 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-428e399c-39f3-46a6-93ea-4123a2155965 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:34.788710 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-428e399c-39f3-46a6-93ea-4123a2155965 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/f112ddae-ade8-4a8b-904a-03823cae8a07 returned with HTTP 200 Jul 03 19:27:34.789349 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 383/1514] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:34 2026] GET /volume/v3/volumes/f112ddae-ade8-4a8b-904a-03823cae8a07 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:34.806588 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-bb0e028f-d96d-43ef-8276-0714f555ba44 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:34.811305 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bb0e028f-d96d-43ef-8276-0714f555ba44 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:27:34.811305 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bb0e028f-d96d-43ef-8276-0714f555ba44 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f112ddae-ade8-4a8b-904a-03823cae8a07", "name": "tempest-VolumeDependencyTests-Snapshot-162235496"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:34.819810 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:34.819810 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:34.820415 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-bb0e028f-d96d-43ef-8276-0714f555ba44 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:34.820593 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-bb0e028f-d96d-43ef-8276-0714f555ba44 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create snapshot from volume f112ddae-ade8-4a8b-904a-03823cae8a07 Jul 03 19:27:34.852464 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a9ca2f24-1fd8-4fe8-adbf-08ca45c9ba81 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:34.855259 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a9ca2f24-1fd8-4fe8-adbf-08ca45c9ba81 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:34.855560 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a9ca2f24-1fd8-4fe8-adbf-08ca45c9ba81 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:34.855880 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a9ca2f24-1fd8-4fe8-adbf-08ca45c9ba81 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:34.858242 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-a9ca2f24-1fd8-4fe8-adbf-08ca45c9ba81 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Show backup with id cf195a6e-d27b-4140-a5be-da1daec12db2. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:27:34.869008 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-bb0e028f-d96d-43ef-8276-0714f555ba44 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Created reservations ['feedae9c-1f1f-48e6-aa80-c6fc900b826a', '35a0542d-fee6-4a3b-8b97-eea04cf55aec', '0f8d49c6-c16c-4de5-bc68-d675861d4b54', '299e57d6-d96e-4955-b26a-3442917672c0'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:34.870065 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:34.870065 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:34.871351 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a9ca2f24-1fd8-4fe8-adbf-08ca45c9ba81 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 200 Jul 03 19:27:34.875966 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 378/1515] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:34 2026] GET /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 794 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:34.918839 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-bb0e028f-d96d-43ef-8276-0714f555ba44 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot create request issued successfully. Jul 03 19:27:34.918980 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bb0e028f-d96d-43ef-8276-0714f555ba44 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:27:34.919942 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 386/1516] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:27:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:27:34.934045 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2d7b1886-eedd-403b-a780-7df7cd83ffaf None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:34.938838 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2d7b1886-eedd-403b-a780-7df7cd83ffaf tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/snapshots/7c1866a2-2b74-4d31-89aa-746c6854427e Jul 03 19:27:34.938838 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2d7b1886-eedd-403b-a780-7df7cd83ffaf tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:34.938838 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2d7b1886-eedd-403b-a780-7df7cd83ffaf tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:34.941962 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:34.941962 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:34.942560 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-2d7b1886-eedd-403b-a780-7df7cd83ffaf tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot retrieved successfully. Jul 03 19:27:34.943515 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2d7b1886-eedd-403b-a780-7df7cd83ffaf tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/7c1866a2-2b74-4d31-89aa-746c6854427e returned with HTTP 200 Jul 03 19:27:34.944041 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 384/1517] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:34 2026] GET /volume/v3/snapshots/7c1866a2-2b74-4d31-89aa-746c6854427e => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:34.944144 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-d349189d-0c51-4a27-b11b-f2fd067e2126 req-0e818dd9-7ef4-4d6a-9250-c295e955546f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/attachments/33e3fa1d-0408-44cd-ba78-8afb89b69075 returned with HTTP 200 Jul 03 19:27:34.944663 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 370/1518] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:27:34 2026] DELETE /volume/v3/attachments/33e3fa1d-0408-44cd-ba78-8afb89b69075 => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:35.066191 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8419d3cf-b653-4289-83e0-632ef0578534 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:35.068254 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8419d3cf-b653-4289-83e0-632ef0578534 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc Jul 03 19:27:35.068571 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8419d3cf-b653-4289-83e0-632ef0578534 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:35.068820 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8419d3cf-b653-4289-83e0-632ef0578534 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:35.081472 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:35.081472 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:35.087206 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-8419d3cf-b653-4289-83e0-632ef0578534 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:35.095788 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8419d3cf-b653-4289-83e0-632ef0578534 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc returned with HTTP 200 Jul 03 19:27:35.096336 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 379/1519] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:35 2026] GET /volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:35.209718 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-f5b69672-62c2-4099-b322-20dbf2147b5e req-3e11bb06-f09f-46b6-a56f-f769da328c6f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:35.214695 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-f5b69672-62c2-4099-b322-20dbf2147b5e req-3e11bb06-f09f-46b6-a56f-f769da328c6f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 Jul 03 19:27:35.214939 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-f5b69672-62c2-4099-b322-20dbf2147b5e req-3e11bb06-f09f-46b6-a56f-f769da328c6f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:35.215185 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-f5b69672-62c2-4099-b322-20dbf2147b5e req-3e11bb06-f09f-46b6-a56f-f769da328c6f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:35.231837 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:35.231837 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:35.237310 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-f5b69672-62c2-4099-b322-20dbf2147b5e req-3e11bb06-f09f-46b6-a56f-f769da328c6f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:35.242571 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-f5b69672-62c2-4099-b322-20dbf2147b5e req-3e11bb06-f09f-46b6-a56f-f769da328c6f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 returned with HTTP 200 Jul 03 19:27:35.243011 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 387/1520] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:27:35 2026] GET /volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 => generated 1133 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:35.266219 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-f5b69672-62c2-4099-b322-20dbf2147b5e req-0528588c-3c52-4582-b7b2-74f06463efb2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:35.270217 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-f5b69672-62c2-4099-b322-20dbf2147b5e req-0528588c-3c52-4582-b7b2-74f06463efb2 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] POST https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4/action Jul 03 19:27:35.270704 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-f5b69672-62c2-4099-b322-20dbf2147b5e req-0528588c-3c52-4582-b7b2-74f06463efb2 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:27:35.270829 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-f5b69672-62c2-4099-b322-20dbf2147b5e req-0528588c-3c52-4582-b7b2-74f06463efb2 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:35.291913 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:35.291913 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:35.292609 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-f5b69672-62c2-4099-b322-20dbf2147b5e req-0528588c-3c52-4582-b7b2-74f06463efb2 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:35.303881 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-f5b69672-62c2-4099-b322-20dbf2147b5e req-0528588c-3c52-4582-b7b2-74f06463efb2 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Begin detaching volume completed successfully. Jul 03 19:27:35.304735 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-f5b69672-62c2-4099-b322-20dbf2147b5e req-0528588c-3c52-4582-b7b2-74f06463efb2 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4/action returned with HTTP 202 Jul 03 19:27:35.304902 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 385/1521] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:27:35 2026] POST /volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:27:35.327402 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-863c9883-6402-4dee-ab35-86c461793cf4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:35.329981 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-863c9883-6402-4dee-ab35-86c461793cf4 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 Jul 03 19:27:35.330714 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-863c9883-6402-4dee-ab35-86c461793cf4 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:35.330714 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-863c9883-6402-4dee-ab35-86c461793cf4 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:35.346342 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:35.346342 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:35.352075 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-863c9883-6402-4dee-ab35-86c461793cf4 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:35.358601 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-863c9883-6402-4dee-ab35-86c461793cf4 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 returned with HTTP 200 Jul 03 19:27:35.358909 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 371/1522] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:35 2026] GET /volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:35.894628 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3b7d7791-0f55-4e25-8726-55e6f9a6db96 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:35.896354 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3b7d7791-0f55-4e25-8726-55e6f9a6db96 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:35.896571 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3b7d7791-0f55-4e25-8726-55e6f9a6db96 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:35.896752 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3b7d7791-0f55-4e25-8726-55e6f9a6db96 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:35.896880 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-3b7d7791-0f55-4e25-8726-55e6f9a6db96 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Show backup with id cf195a6e-d27b-4140-a5be-da1daec12db2. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:27:35.900899 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:35.900899 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:35.901639 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3b7d7791-0f55-4e25-8726-55e6f9a6db96 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 200 Jul 03 19:27:35.901978 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 380/1523] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:35 2026] GET /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:35.953517 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-876b9202-e0b5-4b11-9927-5971c9c967a5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:35.955736 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-876b9202-e0b5-4b11-9927-5971c9c967a5 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/snapshots/7c1866a2-2b74-4d31-89aa-746c6854427e Jul 03 19:27:35.955736 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-876b9202-e0b5-4b11-9927-5971c9c967a5 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:35.956104 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-876b9202-e0b5-4b11-9927-5971c9c967a5 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:35.961858 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:35.961858 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:35.962315 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-876b9202-e0b5-4b11-9927-5971c9c967a5 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot retrieved successfully. Jul 03 19:27:35.963012 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-876b9202-e0b5-4b11-9927-5971c9c967a5 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/7c1866a2-2b74-4d31-89aa-746c6854427e returned with HTTP 200 Jul 03 19:27:35.963425 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 388/1524] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:35 2026] GET /volume/v3/snapshots/7c1866a2-2b74-4d31-89aa-746c6854427e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:35.974333 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c4480ca8-f406-47f0-9922-2cdc0957aee2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:35.976477 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c4480ca8-f406-47f0-9922-2cdc0957aee2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:27:35.976916 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c4480ca8-f406-47f0-9922-2cdc0957aee2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7c1866a2-2b74-4d31-89aa-746c6854427e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1345698851"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:35.978838 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-c4480ca8-f406-47f0-9922-2cdc0957aee2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume request body: {'volume': {'snapshot_id': '7c1866a2-2b74-4d31-89aa-746c6854427e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1345698851'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:27:35.985448 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:35.985448 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:35.986154 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c4480ca8-f406-47f0-9922-2cdc0957aee2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot retrieved successfully. Jul 03 19:27:35.986368 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-c4480ca8-f406-47f0-9922-2cdc0957aee2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume of 1 GB Jul 03 19:27:35.997002 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c4480ca8-f406-47f0-9922-2cdc0957aee2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Availability Zones retrieved successfully. Jul 03 19:27:36.011736 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c4480ca8-f406-47f0-9922-2cdc0957aee2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Flow 'volume_create_api' (b12b06e8-e7ff-4cdf-a755-e695655e1b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:36.016545 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c4480ca8-f406-47f0-9922-2cdc0957aee2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b38f680c-647a-4384-9f4b-0f6f5aaf601d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:36.017989 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-c4480ca8-f406-47f0-9922-2cdc0957aee2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:27:36.051225 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c4480ca8-f406-47f0-9922-2cdc0957aee2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b38f680c-647a-4384-9f4b-0f6f5aaf601d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7c1866a2-2b74-4d31-89aa-746c6854427e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:36.052222 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c4480ca8-f406-47f0-9922-2cdc0957aee2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b2081ae-a9f9-45ac-b25f-a0d98d9cc6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:36.091342 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-c4480ca8-f406-47f0-9922-2cdc0957aee2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Created reservations ['a544e635-04a0-4623-995d-78d18bcfa544', '134f7e69-62ec-4923-8fe8-b80663046e85', 'ff2d44a6-5dfe-4bc7-b8ac-b68960fecec7', 'bd5f3844-2ce5-4e83-9ce6-034e47f440ed'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:36.092294 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c4480ca8-f406-47f0-9922-2cdc0957aee2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b2081ae-a9f9-45ac-b25f-a0d98d9cc6dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a544e635-04a0-4623-995d-78d18bcfa544', '134f7e69-62ec-4923-8fe8-b80663046e85', 'ff2d44a6-5dfe-4bc7-b8ac-b68960fecec7', 'bd5f3844-2ce5-4e83-9ce6-034e47f440ed']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:36.093407 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c4480ca8-f406-47f0-9922-2cdc0957aee2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55bc2fb2-c867-46d8-a58e-c23dd3ece70a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:36.147452 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c4480ca8-f406-47f0-9922-2cdc0957aee2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55bc2fb2-c867-46d8-a58e-c23dd3ece70a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ffdf83f-b859-4c3d-8325-e3aea3230833', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1345698851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77850505e54242cd88c058e5681e0df3',qos_specs=None,replication_status=,reservations=['a544e635-04a0-4623-995d-78d18bcfa544','134f7e69-62ec-4923-8fe8-b80663046e85','ff2d44a6-5dfe-4bc7-b8ac-b68960fecec7','bd5f3844-2ce5-4e83-9ce6-034e47f440ed'],size=1,snapshot_id=7c1866a2-2b74-4d31-89aa-746c6854427e,source_replicaid=,source_volid=None,status='creating',user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:27:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1345698851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ffdf83f-b859-4c3d-8325-e3aea3230833,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77850505e54242cd88c058e5681e0df3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7c1866a2-2b74-4d31-89aa-746c6854427e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:36.148495 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c4480ca8-f406-47f0-9922-2cdc0957aee2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02407c14-b4ae-4f92-ba27-c9c629b576eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:36.173769 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c4480ca8-f406-47f0-9922-2cdc0957aee2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02407c14-b4ae-4f92-ba27-c9c629b576eb) transitioned into state 'SUCCESS' from state '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-1345698851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77850505e54242cd88c058e5681e0df3',qos_specs=None,replication_status=,reservations=['a544e635-04a0-4623-995d-78d18bcfa544','134f7e69-62ec-4923-8fe8-b80663046e85','ff2d44a6-5dfe-4bc7-b8ac-b68960fecec7','bd5f3844-2ce5-4e83-9ce6-034e47f440ed'],size=1,snapshot_id=7c1866a2-2b74-4d31-89aa-746c6854427e,source_replicaid=,source_volid=None,status='creating',user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:36.174861 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c4480ca8-f406-47f0-9922-2cdc0957aee2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d49c89e1-75fd-498f-97e4-5bda4ef6c6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:36.206441 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c4480ca8-f406-47f0-9922-2cdc0957aee2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d49c89e1-75fd-498f-97e4-5bda4ef6c6bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:36.209169 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c4480ca8-f406-47f0-9922-2cdc0957aee2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Flow 'volume_create_api' (b12b06e8-e7ff-4cdf-a755-e695655e1b95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:36.209169 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c4480ca8-f406-47f0-9922-2cdc0957aee2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume request issued successfully. Jul 03 19:27:36.210018 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c4480ca8-f406-47f0-9922-2cdc0957aee2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:27:36.210668 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 386/1525] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:27:35 2026] POST /volume/v3/volumes => generated 802 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:36.222489 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-afefe474-e43f-466d-80bd-9d7d711d40a2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:36.224618 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-afefe474-e43f-466d-80bd-9d7d711d40a2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/2ffdf83f-b859-4c3d-8325-e3aea3230833 Jul 03 19:27:36.224996 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-afefe474-e43f-466d-80bd-9d7d711d40a2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:36.225240 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-afefe474-e43f-466d-80bd-9d7d711d40a2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:36.232216 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:36.232216 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:36.236253 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-afefe474-e43f-466d-80bd-9d7d711d40a2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:36.240640 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-afefe474-e43f-466d-80bd-9d7d711d40a2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/2ffdf83f-b859-4c3d-8325-e3aea3230833 returned with HTTP 200 Jul 03 19:27:36.241137 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 372/1526] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:36 2026] GET /volume/v3/volumes/2ffdf83f-b859-4c3d-8325-e3aea3230833 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:27:36.372787 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-97f0cb4e-8812-4cd1-9ae8-eb5972ca0cde None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:36.374560 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-97f0cb4e-8812-4cd1-9ae8-eb5972ca0cde tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 Jul 03 19:27:36.374738 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-97f0cb4e-8812-4cd1-9ae8-eb5972ca0cde tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:36.374934 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-97f0cb4e-8812-4cd1-9ae8-eb5972ca0cde tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:36.384225 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:36.384225 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:36.387710 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-97f0cb4e-8812-4cd1-9ae8-eb5972ca0cde tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:36.397344 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-97f0cb4e-8812-4cd1-9ae8-eb5972ca0cde tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 returned with HTTP 200 Jul 03 19:27:36.397344 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 381/1527] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:36 2026] GET /volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:36.474453 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9008b45b-206a-4269-b72b-7711f1ecf8a8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:36.474915 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9008b45b-206a-4269-b72b-7711f1ecf8a8 None None] GET https://10.4.3.61/volume// Jul 03 19:27:36.474915 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9008b45b-206a-4269-b72b-7711f1ecf8a8 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:36.475083 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9008b45b-206a-4269-b72b-7711f1ecf8a8 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:36.475449 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9008b45b-206a-4269-b72b-7711f1ecf8a8 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:27:36.475732 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 389/1528] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:27:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:27:36.485212 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-f5b69672-62c2-4099-b322-20dbf2147b5e req-6941e29a-5b07-4834-8fef-c6520ddaee0f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:36.488322 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-f5b69672-62c2-4099-b322-20dbf2147b5e req-6941e29a-5b07-4834-8fef-c6520ddaee0f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 Jul 03 19:27:36.488839 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-f5b69672-62c2-4099-b322-20dbf2147b5e req-6941e29a-5b07-4834-8fef-c6520ddaee0f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:36.488839 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-f5b69672-62c2-4099-b322-20dbf2147b5e req-6941e29a-5b07-4834-8fef-c6520ddaee0f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:36.502784 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:36.502784 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:36.507544 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-f5b69672-62c2-4099-b322-20dbf2147b5e req-6941e29a-5b07-4834-8fef-c6520ddaee0f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:36.514189 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-f5b69672-62c2-4099-b322-20dbf2147b5e req-6941e29a-5b07-4834-8fef-c6520ddaee0f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 returned with HTTP 200 Jul 03 19:27:36.515206 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 387/1529] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:27:36 2026] GET /volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 => generated 1316 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:27:36.743097 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cee23238-e472-4a4c-91b7-688e0dded4f7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:36.743795 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cee23238-e472-4a4c-91b7-688e0dded4f7 None None] GET https://10.4.3.61/volume// Jul 03 19:27:36.744068 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cee23238-e472-4a4c-91b7-688e0dded4f7 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:36.744496 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cee23238-e472-4a4c-91b7-688e0dded4f7 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:36.745049 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cee23238-e472-4a4c-91b7-688e0dded4f7 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:27:36.745531 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 373/1530] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:27:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:27:36.755502 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-8c93cc89-7728-4908-af55-f86731a09f69 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:36.759156 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-8c93cc89-7728-4908-af55-f86731a09f69 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:27:36.759587 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-8c93cc89-7728-4908-af55-f86731a09f69 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e747d4f6-6f97-4f90-b774-5abde815a5e3", "connector": null, "instance_uuid": "5484f62f-3ed6-4b04-b8d1-e7bde0f9d90d"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:36.770795 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:36.770795 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:36.813733 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-8c93cc89-7728-4908-af55-f86731a09f69 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:27:36.814413 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 382/1531] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:27:36 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 19:27:36.915642 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a535d5f6-6c81-440c-acf7-5781d95735a4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:36.917541 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a535d5f6-6c81-440c-acf7-5781d95735a4 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:36.917804 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a535d5f6-6c81-440c-acf7-5781d95735a4 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:36.917989 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a535d5f6-6c81-440c-acf7-5781d95735a4 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:36.918088 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-a535d5f6-6c81-440c-acf7-5781d95735a4 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Show backup with id cf195a6e-d27b-4140-a5be-da1daec12db2. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:27:36.922992 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:36.922992 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:36.923838 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a535d5f6-6c81-440c-acf7-5781d95735a4 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 200 Jul 03 19:27:36.924256 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 390/1532] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:36 2026] GET /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:37.228931 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a3a832e2-1bb3-40c0-b1ad-e10506f1b419 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:37.231000 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a3a832e2-1bb3-40c0-b1ad-e10506f1b419 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] GET https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 Jul 03 19:27:37.231244 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a3a832e2-1bb3-40c0-b1ad-e10506f1b419 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:37.231470 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a3a832e2-1bb3-40c0-b1ad-e10506f1b419 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:37.244959 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:37.244959 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:37.253656 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a3a832e2-1bb3-40c0-b1ad-e10506f1b419 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:27:37.254483 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-dd5f6f2c-11b1-4448-83bd-730835e60768 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:37.256988 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-dd5f6f2c-11b1-4448-83bd-730835e60768 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/2ffdf83f-b859-4c3d-8325-e3aea3230833 Jul 03 19:27:37.257494 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-dd5f6f2c-11b1-4448-83bd-730835e60768 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:37.257494 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-dd5f6f2c-11b1-4448-83bd-730835e60768 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:37.260206 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a3a832e2-1bb3-40c0-b1ad-e10506f1b419 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 returned with HTTP 200 Jul 03 19:27:37.260473 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 388/1533] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:37 2026] GET /volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:37.265953 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:37.265953 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:37.271824 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-dd5f6f2c-11b1-4448-83bd-730835e60768 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:37.277030 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-dd5f6f2c-11b1-4448-83bd-730835e60768 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/2ffdf83f-b859-4c3d-8325-e3aea3230833 returned with HTTP 200 Jul 03 19:27:37.277502 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 374/1534] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:37 2026] GET /volume/v3/volumes/2ffdf83f-b859-4c3d-8325-e3aea3230833 => generated 895 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:37.299450 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ced32660-9f04-4fa5-9d8a-a4d8b9c2b4aa None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:37.301599 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ced32660-9f04-4fa5-9d8a-a4d8b9c2b4aa tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:27:37.301965 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ced32660-9f04-4fa5-9d8a-a4d8b9c2b4aa tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ffdf83f-b859-4c3d-8325-e3aea3230833", "name": "tempest-VolumeDependencyTests-Snapshot-1526687709"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:37.313082 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:37.313082 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:37.313730 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ced32660-9f04-4fa5-9d8a-a4d8b9c2b4aa tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:37.313901 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-ced32660-9f04-4fa5-9d8a-a4d8b9c2b4aa tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create snapshot from volume 2ffdf83f-b859-4c3d-8325-e3aea3230833 Jul 03 19:27:37.355091 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-ced32660-9f04-4fa5-9d8a-a4d8b9c2b4aa tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Created reservations ['451eaa8a-2e5b-4519-81f3-a8b7b7a97fbb', '34c55e84-7af1-4a96-86a9-d9eff6bda7ed', '45cf6a52-911e-4c7f-b891-2170df882b3b', 'af46ff56-a258-4a39-b307-20dd61732639'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:37.363743 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-cfe3d653-85d5-453a-93bc-aac9ae8a4221 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:37.364234 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cfe3d653-85d5-453a-93bc-aac9ae8a4221 None None] GET https://10.4.3.61/volume// Jul 03 19:27:37.364429 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cfe3d653-85d5-453a-93bc-aac9ae8a4221 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:37.364653 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cfe3d653-85d5-453a-93bc-aac9ae8a4221 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:37.365000 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cfe3d653-85d5-453a-93bc-aac9ae8a4221 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:27:37.365412 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 391/1535] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:27:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:27:37.378515 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-b97284dd-533e-43c8-a386-3ba170c3037b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:37.383460 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-b97284dd-533e-43c8-a386-3ba170c3037b tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] GET https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 Jul 03 19:27:37.383784 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-b97284dd-533e-43c8-a386-3ba170c3037b tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:37.384045 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-b97284dd-533e-43c8-a386-3ba170c3037b tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:37.394188 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ced32660-9f04-4fa5-9d8a-a4d8b9c2b4aa tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot create request issued successfully. Jul 03 19:27:37.394768 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ced32660-9f04-4fa5-9d8a-a4d8b9c2b4aa tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:27:37.395731 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 383/1536] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:27:37 2026] POST /volume/v3/snapshots => generated 308 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:27:37.397570 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:37.397570 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:37.409202 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4d12a66c-7087-400c-bf9c-52c3f725b591 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:37.409661 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-b97284dd-533e-43c8-a386-3ba170c3037b tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:27:37.410983 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-bc043eb5-6375-49a6-8e92-0c611a49a205 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:37.411359 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4d12a66c-7087-400c-bf9c-52c3f725b591 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 Jul 03 19:27:37.411710 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4d12a66c-7087-400c-bf9c-52c3f725b591 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:37.411967 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4d12a66c-7087-400c-bf9c-52c3f725b591 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:37.412153 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bc043eb5-6375-49a6-8e92-0c611a49a205 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/snapshots/eb9bb4f3-9755-484e-9f81-37ff85a166e6 Jul 03 19:27:37.412471 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bc043eb5-6375-49a6-8e92-0c611a49a205 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:37.412902 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bc043eb5-6375-49a6-8e92-0c611a49a205 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:37.418490 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-b97284dd-533e-43c8-a386-3ba170c3037b tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 returned with HTTP 200 Jul 03 19:27:37.418699 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:37.418699 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:37.418829 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 389/1537] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:27:37 2026] GET /volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 => generated 1029 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:27:37.419582 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-bc043eb5-6375-49a6-8e92-0c611a49a205 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot retrieved successfully. Jul 03 19:27:37.420659 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bc043eb5-6375-49a6-8e92-0c611a49a205 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/eb9bb4f3-9755-484e-9f81-37ff85a166e6 returned with HTTP 200 Jul 03 19:27:37.421047 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 392/1538] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:37 2026] GET /volume/v3/snapshots/eb9bb4f3-9755-484e-9f81-37ff85a166e6 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:37.425152 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:37.425152 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:37.430319 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-4d12a66c-7087-400c-bf9c-52c3f725b591 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:37.440189 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4d12a66c-7087-400c-bf9c-52c3f725b591 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 returned with HTTP 200 Jul 03 19:27:37.440718 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 375/1539] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:37 2026] GET /volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:37.511053 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-f5b69672-62c2-4099-b322-20dbf2147b5e req-23542956-0ecc-4ecf-92ba-cb7ce0c405ad None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:37.513619 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-f5b69672-62c2-4099-b322-20dbf2147b5e req-23542956-0ecc-4ecf-92ba-cb7ce0c405ad tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] DELETE https://10.4.3.61/volume/v3/attachments/efc133c4-2b5a-4ae0-9221-10e991e515e5 Jul 03 19:27:37.513809 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-f5b69672-62c2-4099-b322-20dbf2147b5e req-23542956-0ecc-4ecf-92ba-cb7ce0c405ad tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:37.514031 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-f5b69672-62c2-4099-b322-20dbf2147b5e req-23542956-0ecc-4ecf-92ba-cb7ce0c405ad tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:37.529004 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:37.529004 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:37.552405 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-833871d3-15a6-4705-93dc-83c267175e37 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:37.558430 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-833871d3-15a6-4705-93dc-83c267175e37 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] PUT https://10.4.3.61/volume/v3/attachments/5e61b0f1-8815-48e9-8798-9b5660954f82 Jul 03 19:27:37.558921 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-833871d3-15a6-4705-93dc-83c267175e37 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:37.573684 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-833871d3-15a6-4705-93dc-83c267175e37 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Acquiring lock "cinder-attachment_update-e747d4f6-6f97-4f90-b774-5abde815a5e3-np0000004460" by "attachment_update" {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:27:37.578537 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-833871d3-15a6-4705-93dc-83c267175e37 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Lock "cinder-attachment_update-e747d4f6-6f97-4f90-b774-5abde815a5e3-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:27:37.579871 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:37.579871 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:37.939145 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3f524dd0-fb4d-4b13-8b8c-caf53a31a318 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:37.941052 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3f524dd0-fb4d-4b13-8b8c-caf53a31a318 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:37.941332 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3f524dd0-fb4d-4b13-8b8c-caf53a31a318 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:37.941570 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3f524dd0-fb4d-4b13-8b8c-caf53a31a318 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:37.941687 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-3f524dd0-fb4d-4b13-8b8c-caf53a31a318 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Show backup with id cf195a6e-d27b-4140-a5be-da1daec12db2. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:27:37.953315 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:37.953315 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:37.954131 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3f524dd0-fb4d-4b13-8b8c-caf53a31a318 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 200 Jul 03 19:27:37.954572 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 393/1540] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:37 2026] GET /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 794 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:38.073379 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-f5b69672-62c2-4099-b322-20dbf2147b5e req-23542956-0ecc-4ecf-92ba-cb7ce0c405ad tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/attachments/efc133c4-2b5a-4ae0-9221-10e991e515e5 returned with HTTP 200 Jul 03 19:27:38.073987 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 384/1541] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:27:37 2026] DELETE /volume/v3/attachments/efc133c4-2b5a-4ae0-9221-10e991e515e5 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:38.115381 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-833871d3-15a6-4705-93dc-83c267175e37 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Lock "cinder-attachment_update-e747d4f6-6f97-4f90-b774-5abde815a5e3-np0000004460" released by "attachment_update" :: held 0.537s {{(pid=99927) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:27:38.115676 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-833871d3-15a6-4705-93dc-83c267175e37 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/attachments/5e61b0f1-8815-48e9-8798-9b5660954f82 returned with HTTP 200 Jul 03 19:27:38.116101 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 390/1542] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:27:37 2026] PUT /volume/v3/attachments/5e61b0f1-8815-48e9-8798-9b5660954f82 => generated 969 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:38.276705 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1a54060e-5cd9-4aed-b48b-99363735830b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:38.281567 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1a54060e-5cd9-4aed-b48b-99363735830b tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] GET https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 Jul 03 19:27:38.281871 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1a54060e-5cd9-4aed-b48b-99363735830b tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:38.282224 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1a54060e-5cd9-4aed-b48b-99363735830b tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:38.297297 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:38.297297 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:38.303352 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1a54060e-5cd9-4aed-b48b-99363735830b tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:27:38.309524 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1a54060e-5cd9-4aed-b48b-99363735830b tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 returned with HTTP 200 Jul 03 19:27:38.310002 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 376/1543] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:38 2026] GET /volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:38.436247 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-58c1f20c-d15c-47db-a28d-5296a8bb0492 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:38.440524 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-58c1f20c-d15c-47db-a28d-5296a8bb0492 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/snapshots/eb9bb4f3-9755-484e-9f81-37ff85a166e6 Jul 03 19:27:38.440524 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-58c1f20c-d15c-47db-a28d-5296a8bb0492 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:38.441580 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-58c1f20c-d15c-47db-a28d-5296a8bb0492 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:38.451631 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:38.451631 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:38.453159 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-58c1f20c-d15c-47db-a28d-5296a8bb0492 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot retrieved successfully. Jul 03 19:27:38.453799 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-58c1f20c-d15c-47db-a28d-5296a8bb0492 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/eb9bb4f3-9755-484e-9f81-37ff85a166e6 returned with HTTP 200 Jul 03 19:27:38.454533 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 394/1544] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:38 2026] GET /volume/v3/snapshots/eb9bb4f3-9755-484e-9f81-37ff85a166e6 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:38.464890 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6c9a78ab-c71a-4bcd-bdd7-6773345dfd3b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:38.468268 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6c9a78ab-c71a-4bcd-bdd7-6773345dfd3b tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 Jul 03 19:27:38.468565 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6c9a78ab-c71a-4bcd-bdd7-6773345dfd3b tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:38.468792 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6c9a78ab-c71a-4bcd-bdd7-6773345dfd3b tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:38.472638 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-47386011-a148-491e-8219-5b343523c50d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:38.477261 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-47386011-a148-491e-8219-5b343523c50d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:27:38.482208 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-47386011-a148-491e-8219-5b343523c50d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "eb9bb4f3-9755-484e-9f81-37ff85a166e6", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1716506877"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:38.482208 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-47386011-a148-491e-8219-5b343523c50d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume request body: {'volume': {'snapshot_id': 'eb9bb4f3-9755-484e-9f81-37ff85a166e6', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1716506877'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:27:38.486680 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:38.486680 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:38.492604 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6c9a78ab-c71a-4bcd-bdd7-6773345dfd3b tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:38.493844 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:38.493844 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:38.494826 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-47386011-a148-491e-8219-5b343523c50d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot retrieved successfully. Jul 03 19:27:38.495399 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-47386011-a148-491e-8219-5b343523c50d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume of 1 GB Jul 03 19:27:38.500139 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6c9a78ab-c71a-4bcd-bdd7-6773345dfd3b tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 returned with HTTP 200 Jul 03 19:27:38.500547 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 385/1545] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:38 2026] GET /volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:38.503778 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-47386011-a148-491e-8219-5b343523c50d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Availability Zones retrieved successfully. Jul 03 19:27:38.516991 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-47386011-a148-491e-8219-5b343523c50d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Flow 'volume_create_api' (b0c31c24-254d-49d6-afc7-63c771dadbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:38.517836 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-55cf4333-6793-4258-b2d7-86e6059e5f6a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:38.520355 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-47386011-a148-491e-8219-5b343523c50d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd4965b4-2b67-4876-90f3-c66ab655cc41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:38.520481 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-55cf4333-6793-4258-b2d7-86e6059e5f6a tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 Jul 03 19:27:38.520962 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-55cf4333-6793-4258-b2d7-86e6059e5f6a tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:38.521222 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-55cf4333-6793-4258-b2d7-86e6059e5f6a tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:38.522186 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-47386011-a148-491e-8219-5b343523c50d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:27:38.532782 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:38.532782 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:38.539621 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-55cf4333-6793-4258-b2d7-86e6059e5f6a tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:38.546816 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-55cf4333-6793-4258-b2d7-86e6059e5f6a tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 returned with HTTP 200 Jul 03 19:27:38.547242 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 377/1546] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:38 2026] GET /volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:38.571768 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-47386011-a148-491e-8219-5b343523c50d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd4965b4-2b67-4876-90f3-c66ab655cc41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'eb9bb4f3-9755-484e-9f81-37ff85a166e6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:38.573039 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-47386011-a148-491e-8219-5b343523c50d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (871f39ce-deda-4b23-8fa8-74e4b6f4fecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:38.643000 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-47386011-a148-491e-8219-5b343523c50d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Created reservations ['979e03b4-61dd-452d-9bf0-496c83e5450c', '929eee20-69a2-4163-a5e2-539782798278', '3803c8a4-780f-42bd-8613-cb1cb17b2c1a', 'fec6ca9d-0aba-4904-b832-9c0635a7d790'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:38.644375 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-47386011-a148-491e-8219-5b343523c50d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (871f39ce-deda-4b23-8fa8-74e4b6f4fecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['979e03b4-61dd-452d-9bf0-496c83e5450c', '929eee20-69a2-4163-a5e2-539782798278', '3803c8a4-780f-42bd-8613-cb1cb17b2c1a', 'fec6ca9d-0aba-4904-b832-9c0635a7d790']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:38.645335 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-47386011-a148-491e-8219-5b343523c50d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c5cebcb-f3c8-4b5a-959a-d9a072ed0385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:38.699999 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-47386011-a148-491e-8219-5b343523c50d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c5cebcb-f3c8-4b5a-959a-d9a072ed0385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81561a7f-7120-450e-b342-40037c118200', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1716506877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77850505e54242cd88c058e5681e0df3',qos_specs=None,replication_status=,reservations=['979e03b4-61dd-452d-9bf0-496c83e5450c','929eee20-69a2-4163-a5e2-539782798278','3803c8a4-780f-42bd-8613-cb1cb17b2c1a','fec6ca9d-0aba-4904-b832-9c0635a7d790'],size=1,snapshot_id=eb9bb4f3-9755-484e-9f81-37ff85a166e6,source_replicaid=,source_volid=None,status='creating',user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:27:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1716506877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81561a7f-7120-450e-b342-40037c118200,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77850505e54242cd88c058e5681e0df3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=eb9bb4f3-9755-484e-9f81-37ff85a166e6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:38.703470 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-47386011-a148-491e-8219-5b343523c50d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6758ccdf-3298-43ba-bea9-202a38d2aba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:38.723152 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-47386011-a148-491e-8219-5b343523c50d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6758ccdf-3298-43ba-bea9-202a38d2aba3) transitioned into state 'SUCCESS' from state '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-1716506877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77850505e54242cd88c058e5681e0df3',qos_specs=None,replication_status=,reservations=['979e03b4-61dd-452d-9bf0-496c83e5450c','929eee20-69a2-4163-a5e2-539782798278','3803c8a4-780f-42bd-8613-cb1cb17b2c1a','fec6ca9d-0aba-4904-b832-9c0635a7d790'],size=1,snapshot_id=eb9bb4f3-9755-484e-9f81-37ff85a166e6,source_replicaid=,source_volid=None,status='creating',user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:38.723887 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-47386011-a148-491e-8219-5b343523c50d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b0cf15e-6257-487a-964e-b2b49cf7706d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:38.760211 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-47386011-a148-491e-8219-5b343523c50d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b0cf15e-6257-487a-964e-b2b49cf7706d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:38.761178 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-47386011-a148-491e-8219-5b343523c50d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Flow 'volume_create_api' (b0c31c24-254d-49d6-afc7-63c771dadbfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:38.761590 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-47386011-a148-491e-8219-5b343523c50d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume request issued successfully. Jul 03 19:27:38.762266 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-47386011-a148-491e-8219-5b343523c50d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:27:38.762807 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 391/1547] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:27:38 2026] POST /volume/v3/volumes => generated 802 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:38.777586 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7e6d17f5-f68f-4942-9e6c-1245ffbf23e1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:38.779516 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7e6d17f5-f68f-4942-9e6c-1245ffbf23e1 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/81561a7f-7120-450e-b342-40037c118200 Jul 03 19:27:38.779725 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7e6d17f5-f68f-4942-9e6c-1245ffbf23e1 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:38.779956 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7e6d17f5-f68f-4942-9e6c-1245ffbf23e1 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:38.787865 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:38.787865 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:38.792408 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7e6d17f5-f68f-4942-9e6c-1245ffbf23e1 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:38.798745 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7e6d17f5-f68f-4942-9e6c-1245ffbf23e1 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/81561a7f-7120-450e-b342-40037c118200 returned with HTTP 200 Jul 03 19:27:38.798971 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 395/1548] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:38 2026] GET /volume/v3/volumes/81561a7f-7120-450e-b342-40037c118200 => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:38.972149 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-636a15cd-b1c2-4768-be64-5bf13a7387b6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:38.974404 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-636a15cd-b1c2-4768-be64-5bf13a7387b6 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:38.974916 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-636a15cd-b1c2-4768-be64-5bf13a7387b6 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:38.975254 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-636a15cd-b1c2-4768-be64-5bf13a7387b6 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:38.975656 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-636a15cd-b1c2-4768-be64-5bf13a7387b6 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Show backup with id cf195a6e-d27b-4140-a5be-da1daec12db2. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:27:38.981066 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:38.981066 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:38.982262 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-636a15cd-b1c2-4768-be64-5bf13a7387b6 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 200 Jul 03 19:27:38.982780 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 386/1549] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:38 2026] GET /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:39.330880 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f6388a9e-c67e-4008-a80b-d0c21a0122aa None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:39.335684 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f6388a9e-c67e-4008-a80b-d0c21a0122aa tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] GET https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 Jul 03 19:27:39.336049 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f6388a9e-c67e-4008-a80b-d0c21a0122aa tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:39.336724 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f6388a9e-c67e-4008-a80b-d0c21a0122aa tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:39.363859 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:39.363859 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:39.370152 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f6388a9e-c67e-4008-a80b-d0c21a0122aa tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:27:39.380253 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f6388a9e-c67e-4008-a80b-d0c21a0122aa tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 returned with HTTP 200 Jul 03 19:27:39.387206 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 378/1550] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:39 2026] GET /volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:39.656443 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b4b0cac0-10dc-41f5-92b3-0445ba81e8ce None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:39.660021 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b4b0cac0-10dc-41f5-92b3-0445ba81e8ce tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 Jul 03 19:27:39.660252 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b4b0cac0-10dc-41f5-92b3-0445ba81e8ce tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:39.660484 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b4b0cac0-10dc-41f5-92b3-0445ba81e8ce tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:39.670628 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:39.670628 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:39.672647 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b4b0cac0-10dc-41f5-92b3-0445ba81e8ce tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:39.678133 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b4b0cac0-10dc-41f5-92b3-0445ba81e8ce tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 returned with HTTP 200 Jul 03 19:27:39.678668 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 392/1551] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:39 2026] GET /volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:27:39.691111 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2fe02275-feed-4221-8979-6bc4e700e7d9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:39.693800 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2fe02275-feed-4221-8979-6bc4e700e7d9 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc Jul 03 19:27:39.694000 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2fe02275-feed-4221-8979-6bc4e700e7d9 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:39.694249 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2fe02275-feed-4221-8979-6bc4e700e7d9 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:39.703747 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:39.703747 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:39.708389 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-2fe02275-feed-4221-8979-6bc4e700e7d9 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:39.714499 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2fe02275-feed-4221-8979-6bc4e700e7d9 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc returned with HTTP 200 Jul 03 19:27:39.715224 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 396/1552] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:39 2026] GET /volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:39.782763 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4352c0d2-5ff2-4048-8614-198e2d4ffb52 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:39.784745 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4352c0d2-5ff2-4048-8614-198e2d4ffb52 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc Jul 03 19:27:39.785008 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4352c0d2-5ff2-4048-8614-198e2d4ffb52 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:39.785600 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4352c0d2-5ff2-4048-8614-198e2d4ffb52 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:39.794613 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:39.794613 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:39.801007 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-4352c0d2-5ff2-4048-8614-198e2d4ffb52 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:39.806321 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4352c0d2-5ff2-4048-8614-198e2d4ffb52 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc returned with HTTP 200 Jul 03 19:27:39.806765 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 387/1553] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:39 2026] GET /volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:39.818111 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ca4bb9cb-29c7-450a-811d-605fa3a1bda2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:39.819904 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ca4bb9cb-29c7-450a-811d-605fa3a1bda2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/81561a7f-7120-450e-b342-40037c118200 Jul 03 19:27:39.820111 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ca4bb9cb-29c7-450a-811d-605fa3a1bda2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:39.820379 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ca4bb9cb-29c7-450a-811d-605fa3a1bda2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:39.826711 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:39.826711 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:39.830631 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ca4bb9cb-29c7-450a-811d-605fa3a1bda2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:39.835524 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ca4bb9cb-29c7-450a-811d-605fa3a1bda2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/81561a7f-7120-450e-b342-40037c118200 returned with HTTP 200 Jul 03 19:27:39.835909 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 379/1554] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:39 2026] GET /volume/v3/volumes/81561a7f-7120-450e-b342-40037c118200 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:39.850750 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8a1b2616-ac07-451e-9bd1-26573026643e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:39.852494 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8a1b2616-ac07-451e-9bd1-26573026643e tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/7c1866a2-2b74-4d31-89aa-746c6854427e Jul 03 19:27:39.852697 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8a1b2616-ac07-451e-9bd1-26573026643e tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:39.852900 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8a1b2616-ac07-451e-9bd1-26573026643e tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:39.853003 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-8a1b2616-ac07-451e-9bd1-26573026643e tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete snapshot with id: 7c1866a2-2b74-4d31-89aa-746c6854427e Jul 03 19:27:39.861472 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:39.861472 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:39.862036 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8a1b2616-ac07-451e-9bd1-26573026643e tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot retrieved successfully. Jul 03 19:27:39.895312 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8a1b2616-ac07-451e-9bd1-26573026643e tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot delete request issued successfully. Jul 03 19:27:39.895434 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8a1b2616-ac07-451e-9bd1-26573026643e tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/7c1866a2-2b74-4d31-89aa-746c6854427e returned with HTTP 202 Jul 03 19:27:39.895954 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 393/1555] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:27:39 2026] DELETE /volume/v3/snapshots/7c1866a2-2b74-4d31-89aa-746c6854427e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:27:39.907711 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d7465b84-65ab-427c-b683-a258cc480ce5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:39.916246 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d7465b84-65ab-427c-b683-a258cc480ce5 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/snapshots/7c1866a2-2b74-4d31-89aa-746c6854427e Jul 03 19:27:39.916547 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d7465b84-65ab-427c-b683-a258cc480ce5 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:39.916853 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d7465b84-65ab-427c-b683-a258cc480ce5 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:39.928053 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:39.928053 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:39.929044 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d7465b84-65ab-427c-b683-a258cc480ce5 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot retrieved successfully. Jul 03 19:27:39.930195 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d7465b84-65ab-427c-b683-a258cc480ce5 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/7c1866a2-2b74-4d31-89aa-746c6854427e returned with HTTP 200 Jul 03 19:27:39.930853 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 397/1556] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:39 2026] GET /volume/v3/snapshots/7c1866a2-2b74-4d31-89aa-746c6854427e => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:39.996677 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-512a4460-02f8-454b-8faf-98f3deffba14 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:40.000022 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-512a4460-02f8-454b-8faf-98f3deffba14 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:40.000022 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-512a4460-02f8-454b-8faf-98f3deffba14 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:40.000022 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-512a4460-02f8-454b-8faf-98f3deffba14 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:40.000022 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-512a4460-02f8-454b-8faf-98f3deffba14 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Show backup with id cf195a6e-d27b-4140-a5be-da1daec12db2. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:27:40.007396 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:40.007396 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:40.011495 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-512a4460-02f8-454b-8faf-98f3deffba14 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 200 Jul 03 19:27:40.012276 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 388/1557] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:39 2026] GET /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 794 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:40.397224 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-838a0ce7-29ae-4b88-b048-f641d9ddf2b1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:40.399204 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-838a0ce7-29ae-4b88-b048-f641d9ddf2b1 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] GET https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 Jul 03 19:27:40.399419 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-838a0ce7-29ae-4b88-b048-f641d9ddf2b1 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:40.399629 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-838a0ce7-29ae-4b88-b048-f641d9ddf2b1 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:40.413414 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:40.413414 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:40.419702 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-838a0ce7-29ae-4b88-b048-f641d9ddf2b1 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:27:40.426076 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-838a0ce7-29ae-4b88-b048-f641d9ddf2b1 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 returned with HTTP 200 Jul 03 19:27:40.426584 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 380/1558] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:40 2026] GET /volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:40.944407 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c53ae55b-b6d5-4550-a046-be150468558e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:40.947437 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c53ae55b-b6d5-4550-a046-be150468558e tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/snapshots/7c1866a2-2b74-4d31-89aa-746c6854427e Jul 03 19:27:40.947621 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c53ae55b-b6d5-4550-a046-be150468558e tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:40.947795 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c53ae55b-b6d5-4550-a046-be150468558e tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:40.955361 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c53ae55b-b6d5-4550-a046-be150468558e tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/7c1866a2-2b74-4d31-89aa-746c6854427e returned with HTTP 404 Jul 03 19:27:40.956627 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 394/1559] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:40 2026] GET /volume/v3/snapshots/7c1866a2-2b74-4d31-89aa-746c6854427e => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:40.965199 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5961a340-7ddd-49a9-b07b-c5d722a0bf5c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:40.967886 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5961a340-7ddd-49a9-b07b-c5d722a0bf5c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/eb9bb4f3-9755-484e-9f81-37ff85a166e6 Jul 03 19:27:40.968149 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5961a340-7ddd-49a9-b07b-c5d722a0bf5c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:40.968439 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5961a340-7ddd-49a9-b07b-c5d722a0bf5c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:40.968592 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-5961a340-7ddd-49a9-b07b-c5d722a0bf5c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete snapshot with id: eb9bb4f3-9755-484e-9f81-37ff85a166e6 Jul 03 19:27:40.974930 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:40.974930 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:40.975550 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5961a340-7ddd-49a9-b07b-c5d722a0bf5c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot retrieved successfully. Jul 03 19:27:41.005389 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5961a340-7ddd-49a9-b07b-c5d722a0bf5c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot delete request issued successfully. Jul 03 19:27:41.005697 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5961a340-7ddd-49a9-b07b-c5d722a0bf5c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/eb9bb4f3-9755-484e-9f81-37ff85a166e6 returned with HTTP 202 Jul 03 19:27:41.006250 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 398/1560] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:27:40 2026] DELETE /volume/v3/snapshots/eb9bb4f3-9755-484e-9f81-37ff85a166e6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:27:41.015856 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-64dc09c7-dc7e-4222-802e-042600996a2a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:41.020208 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-64dc09c7-dc7e-4222-802e-042600996a2a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/snapshots/eb9bb4f3-9755-484e-9f81-37ff85a166e6 Jul 03 19:27:41.020458 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-64dc09c7-dc7e-4222-802e-042600996a2a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:41.020658 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-64dc09c7-dc7e-4222-802e-042600996a2a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:41.026603 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8eba0170-2a7b-42f8-84bf-13dee44712b1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:41.027548 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:41.027548 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:41.028101 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-64dc09c7-dc7e-4222-802e-042600996a2a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot retrieved successfully. Jul 03 19:27:41.028762 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8eba0170-2a7b-42f8-84bf-13dee44712b1 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:41.029000 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8eba0170-2a7b-42f8-84bf-13dee44712b1 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:41.029080 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-64dc09c7-dc7e-4222-802e-042600996a2a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/eb9bb4f3-9755-484e-9f81-37ff85a166e6 returned with HTTP 200 Jul 03 19:27:41.029236 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8eba0170-2a7b-42f8-84bf-13dee44712b1 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:41.029470 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-8eba0170-2a7b-42f8-84bf-13dee44712b1 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Show backup with id cf195a6e-d27b-4140-a5be-da1daec12db2. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:27:41.029546 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 389/1561] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:41 2026] GET /volume/v3/snapshots/eb9bb4f3-9755-484e-9f81-37ff85a166e6 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:41.037590 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:41.037590 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:41.038609 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8eba0170-2a7b-42f8-84bf-13dee44712b1 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 200 Jul 03 19:27:41.039157 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 381/1562] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:41 2026] GET /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:41.447118 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-dfa5a167-0be5-47e0-a2df-83fb1c50b1d9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:41.449070 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dfa5a167-0be5-47e0-a2df-83fb1c50b1d9 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] GET https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 Jul 03 19:27:41.449706 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-dfa5a167-0be5-47e0-a2df-83fb1c50b1d9 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:41.450131 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-dfa5a167-0be5-47e0-a2df-83fb1c50b1d9 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:41.454148 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=236,cinder:UPDATE=50,cinder:INSERT=15 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:27:41.465531 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:41.465531 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:41.470028 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-dfa5a167-0be5-47e0-a2df-83fb1c50b1d9 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:27:41.477038 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dfa5a167-0be5-47e0-a2df-83fb1c50b1d9 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 returned with HTTP 200 Jul 03 19:27:41.477509 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 395/1563] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:41 2026] GET /volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:41.808188 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d4b7fb19-cf20-493b-b04e-ff15cd93bc71 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:41.810692 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d4b7fb19-cf20-493b-b04e-ff15cd93bc71 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] DELETE https://10.4.3.61/volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 Jul 03 19:27:41.813761 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d4b7fb19-cf20-493b-b04e-ff15cd93bc71 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:41.814115 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d4b7fb19-cf20-493b-b04e-ff15cd93bc71 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:41.814456 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-d4b7fb19-cf20-493b-b04e-ff15cd93bc71 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Delete volume with id: 82bcaa75-b540-41e9-9298-62866941bc99 Jul 03 19:27:41.827627 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:41.827627 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:41.831195 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d4b7fb19-cf20-493b-b04e-ff15cd93bc71 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Volume info retrieved successfully. Jul 03 19:27:41.857507 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d4b7fb19-cf20-493b-b04e-ff15cd93bc71 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Delete volume request issued successfully. Jul 03 19:27:41.857810 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d4b7fb19-cf20-493b-b04e-ff15cd93bc71 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 returned with HTTP 202 Jul 03 19:27:41.858443 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 399/1564] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:27:41 2026] DELETE /volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:27:41.869547 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1b7dda00-cfbf-440b-98d4-0186c25864d5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:41.874768 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1b7dda00-cfbf-440b-98d4-0186c25864d5 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] GET https://10.4.3.61/volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 Jul 03 19:27:41.874768 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1b7dda00-cfbf-440b-98d4-0186c25864d5 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:41.874768 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1b7dda00-cfbf-440b-98d4-0186c25864d5 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:41.887598 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:41.887598 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:41.903033 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1b7dda00-cfbf-440b-98d4-0186c25864d5 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Volume info retrieved successfully. Jul 03 19:27:41.915684 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1b7dda00-cfbf-440b-98d4-0186c25864d5 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 returned with HTTP 200 Jul 03 19:27:41.916342 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 390/1565] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:41 2026] GET /volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:42.042836 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0b191447-d5f4-4e1f-a462-43b1e3d07cdb None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:42.046298 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0b191447-d5f4-4e1f-a462-43b1e3d07cdb tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/snapshots/eb9bb4f3-9755-484e-9f81-37ff85a166e6 Jul 03 19:27:42.046563 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0b191447-d5f4-4e1f-a462-43b1e3d07cdb tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:42.046839 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0b191447-d5f4-4e1f-a462-43b1e3d07cdb tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:42.054629 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0b191447-d5f4-4e1f-a462-43b1e3d07cdb tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/eb9bb4f3-9755-484e-9f81-37ff85a166e6 returned with HTTP 404 Jul 03 19:27:42.055279 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 382/1566] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:42 2026] GET /volume/v3/snapshots/eb9bb4f3-9755-484e-9f81-37ff85a166e6 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:42.057549 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-08b953d6-cf5e-4319-bf0f-b186a095beb0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:42.059608 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-08b953d6-cf5e-4319-bf0f-b186a095beb0 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:42.059890 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-08b953d6-cf5e-4319-bf0f-b186a095beb0 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:42.060091 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-08b953d6-cf5e-4319-bf0f-b186a095beb0 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:42.060274 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-08b953d6-cf5e-4319-bf0f-b186a095beb0 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Show backup with id cf195a6e-d27b-4140-a5be-da1daec12db2. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:27:42.065663 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:42.065663 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:42.066723 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-08b953d6-cf5e-4319-bf0f-b186a095beb0 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 200 Jul 03 19:27:42.067449 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 396/1567] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:42 2026] GET /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:42.069846 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-76984f99-f1f8-4283-b382-e1a48c7efe37 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:42.075447 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-76984f99-f1f8-4283-b382-e1a48c7efe37 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/volumes/f112ddae-ade8-4a8b-904a-03823cae8a07 Jul 03 19:27:42.075703 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-76984f99-f1f8-4283-b382-e1a48c7efe37 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:42.075932 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-76984f99-f1f8-4283-b382-e1a48c7efe37 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:42.076125 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-76984f99-f1f8-4283-b382-e1a48c7efe37 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume with id: f112ddae-ade8-4a8b-904a-03823cae8a07 Jul 03 19:27:42.085480 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:42.085480 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:42.086265 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-76984f99-f1f8-4283-b382-e1a48c7efe37 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:42.140539 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-76984f99-f1f8-4283-b382-e1a48c7efe37 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume request issued successfully. Jul 03 19:27:42.140539 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-76984f99-f1f8-4283-b382-e1a48c7efe37 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/f112ddae-ade8-4a8b-904a-03823cae8a07 returned with HTTP 202 Jul 03 19:27:42.140971 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 400/1568] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:27:42 2026] DELETE /volume/v3/volumes/f112ddae-ade8-4a8b-904a-03823cae8a07 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:27:42.156017 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0bbfb690-bde1-46e9-9c2a-39d818503b83 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:42.159710 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0bbfb690-bde1-46e9-9c2a-39d818503b83 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/f112ddae-ade8-4a8b-904a-03823cae8a07 Jul 03 19:27:42.159710 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0bbfb690-bde1-46e9-9c2a-39d818503b83 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:42.160798 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0bbfb690-bde1-46e9-9c2a-39d818503b83 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:42.176203 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:42.176203 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:42.192973 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0bbfb690-bde1-46e9-9c2a-39d818503b83 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:42.208373 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0bbfb690-bde1-46e9-9c2a-39d818503b83 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/f112ddae-ade8-4a8b-904a-03823cae8a07 returned with HTTP 200 Jul 03 19:27:42.208829 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 391/1569] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:42 2026] GET /volume/v3/volumes/f112ddae-ade8-4a8b-904a-03823cae8a07 => generated 860 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:42.491082 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d10b6826-0dcc-476e-85b8-92b26b9522e0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:42.493071 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d10b6826-0dcc-476e-85b8-92b26b9522e0 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] GET https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 Jul 03 19:27:42.493071 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d10b6826-0dcc-476e-85b8-92b26b9522e0 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:42.493071 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d10b6826-0dcc-476e-85b8-92b26b9522e0 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:42.520942 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:42.520942 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:42.520942 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d10b6826-0dcc-476e-85b8-92b26b9522e0 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:27:42.522042 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d10b6826-0dcc-476e-85b8-92b26b9522e0 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 returned with HTTP 200 Jul 03 19:27:42.522691 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 383/1570] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:42 2026] GET /volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:42.933324 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e3e15b12-aec6-4475-923d-11ae20f752ee None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:42.935723 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e3e15b12-aec6-4475-923d-11ae20f752ee tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] GET https://10.4.3.61/volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 Jul 03 19:27:42.935984 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e3e15b12-aec6-4475-923d-11ae20f752ee tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:42.936269 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e3e15b12-aec6-4475-923d-11ae20f752ee tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:42.943634 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e3e15b12-aec6-4475-923d-11ae20f752ee tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 returned with HTTP 404 Jul 03 19:27:42.944236 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 397/1571] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:42 2026] GET /volume/v3/volumes/82bcaa75-b540-41e9-9298-62866941bc99 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:43.029544 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b7a6077d-4c3b-4559-a080-0f44f07584d7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:43.031880 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b7a6077d-4c3b-4559-a080-0f44f07584d7 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] DELETE https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 Jul 03 19:27:43.032228 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b7a6077d-4c3b-4559-a080-0f44f07584d7 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:43.033066 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b7a6077d-4c3b-4559-a080-0f44f07584d7 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:43.033066 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-b7a6077d-4c3b-4559-a080-0f44f07584d7 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Delete volume with id: cfaec5bb-3ded-4cbe-bac7-782014695591 Jul 03 19:27:43.041332 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:43.041332 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:43.042594 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b7a6077d-4c3b-4559-a080-0f44f07584d7 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Volume info retrieved successfully. Jul 03 19:27:43.072643 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b7a6077d-4c3b-4559-a080-0f44f07584d7 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Delete volume request issued successfully. Jul 03 19:27:43.073302 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b7a6077d-4c3b-4559-a080-0f44f07584d7 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 returned with HTTP 202 Jul 03 19:27:43.073995 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 401/1572] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:27:43 2026] DELETE /volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:27:43.086537 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7591401d-0515-4366-a75a-767061c309b1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:43.087035 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f597dbf3-3fa4-4d5a-bcae-2810a7801a78 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:43.089125 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7591401d-0515-4366-a75a-767061c309b1 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:43.089125 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7591401d-0515-4366-a75a-767061c309b1 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:43.091853 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7591401d-0515-4366-a75a-767061c309b1 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:43.091853 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-7591401d-0515-4366-a75a-767061c309b1 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Show backup with id cf195a6e-d27b-4140-a5be-da1daec12db2. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:27:43.092218 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f597dbf3-3fa4-4d5a-bcae-2810a7801a78 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] GET https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 Jul 03 19:27:43.092218 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f597dbf3-3fa4-4d5a-bcae-2810a7801a78 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:43.092218 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f597dbf3-3fa4-4d5a-bcae-2810a7801a78 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:43.098978 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:43.098978 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:43.098978 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7591401d-0515-4366-a75a-767061c309b1 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 200 Jul 03 19:27:43.099879 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 384/1573] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:43 2026] GET /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:43.115845 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:43.115845 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:43.121874 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f597dbf3-3fa4-4d5a-bcae-2810a7801a78 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Volume info retrieved successfully. Jul 03 19:27:43.128634 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f597dbf3-3fa4-4d5a-bcae-2810a7801a78 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 returned with HTTP 200 Jul 03 19:27:43.129193 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 392/1574] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:43 2026] GET /volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:43.230551 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5b881820-dc9d-47b0-ac1f-78ecd45e75ac None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:43.234246 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5b881820-dc9d-47b0-ac1f-78ecd45e75ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/f112ddae-ade8-4a8b-904a-03823cae8a07 Jul 03 19:27:43.234565 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5b881820-dc9d-47b0-ac1f-78ecd45e75ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:43.234870 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5b881820-dc9d-47b0-ac1f-78ecd45e75ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:43.255033 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5b881820-dc9d-47b0-ac1f-78ecd45e75ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/f112ddae-ade8-4a8b-904a-03823cae8a07 returned with HTTP 404 Jul 03 19:27:43.255453 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 398/1575] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:43 2026] GET /volume/v3/volumes/f112ddae-ade8-4a8b-904a-03823cae8a07 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:43.266266 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-626eab02-eb24-4707-9509-4fc40ad5a0d0 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:43.270451 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-626eab02-eb24-4707-9509-4fc40ad5a0d0 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/volumes/2ffdf83f-b859-4c3d-8325-e3aea3230833 Jul 03 19:27:43.270745 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-626eab02-eb24-4707-9509-4fc40ad5a0d0 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:43.271074 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-626eab02-eb24-4707-9509-4fc40ad5a0d0 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:43.271524 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-626eab02-eb24-4707-9509-4fc40ad5a0d0 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume with id: 2ffdf83f-b859-4c3d-8325-e3aea3230833 Jul 03 19:27:43.285596 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:43.285596 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:43.286458 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-626eab02-eb24-4707-9509-4fc40ad5a0d0 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:43.335999 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-626eab02-eb24-4707-9509-4fc40ad5a0d0 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume request issued successfully. Jul 03 19:27:43.336268 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-626eab02-eb24-4707-9509-4fc40ad5a0d0 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/2ffdf83f-b859-4c3d-8325-e3aea3230833 returned with HTTP 202 Jul 03 19:27:43.336848 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 402/1576] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:27:43 2026] DELETE /volume/v3/volumes/2ffdf83f-b859-4c3d-8325-e3aea3230833 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:27:43.350017 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5dcbca2b-a491-4dd5-bc92-046f73d44eb6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:43.353193 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5dcbca2b-a491-4dd5-bc92-046f73d44eb6 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/2ffdf83f-b859-4c3d-8325-e3aea3230833 Jul 03 19:27:43.353193 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5dcbca2b-a491-4dd5-bc92-046f73d44eb6 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:43.354385 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5dcbca2b-a491-4dd5-bc92-046f73d44eb6 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:43.370683 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:43.370683 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:43.377343 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5dcbca2b-a491-4dd5-bc92-046f73d44eb6 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:43.383995 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5dcbca2b-a491-4dd5-bc92-046f73d44eb6 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/2ffdf83f-b859-4c3d-8325-e3aea3230833 returned with HTTP 200 Jul 03 19:27:43.384607 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 385/1577] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:43 2026] GET /volume/v3/volumes/2ffdf83f-b859-4c3d-8325-e3aea3230833 => generated 894 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:43.536894 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-855e5dc9-8470-4a17-afd7-a96f7fb0bd3b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:43.539827 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-855e5dc9-8470-4a17-afd7-a96f7fb0bd3b tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] GET https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 Jul 03 19:27:43.540053 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-855e5dc9-8470-4a17-afd7-a96f7fb0bd3b tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:43.540278 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-855e5dc9-8470-4a17-afd7-a96f7fb0bd3b tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:43.554244 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:43.554244 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:43.559284 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-855e5dc9-8470-4a17-afd7-a96f7fb0bd3b tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:27:43.565748 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-855e5dc9-8470-4a17-afd7-a96f7fb0bd3b tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 returned with HTTP 200 Jul 03 19:27:43.566303 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 393/1578] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:43 2026] GET /volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:44.114427 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6b9a0668-d189-4237-9bfe-28a498c650c0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:44.116673 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6b9a0668-d189-4237-9bfe-28a498c650c0 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:44.117018 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6b9a0668-d189-4237-9bfe-28a498c650c0 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:44.117365 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6b9a0668-d189-4237-9bfe-28a498c650c0 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:44.117498 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-6b9a0668-d189-4237-9bfe-28a498c650c0 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Show backup with id cf195a6e-d27b-4140-a5be-da1daec12db2. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:27:44.123639 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:44.123639 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:44.124940 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6b9a0668-d189-4237-9bfe-28a498c650c0 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 200 Jul 03 19:27:44.125566 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 399/1579] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:44 2026] GET /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:44.144769 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-36ec98b5-b217-47a1-8d14-f824ac639050 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:44.146683 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-36ec98b5-b217-47a1-8d14-f824ac639050 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] GET https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 Jul 03 19:27:44.146885 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-36ec98b5-b217-47a1-8d14-f824ac639050 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:44.147070 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-36ec98b5-b217-47a1-8d14-f824ac639050 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:44.153779 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-36ec98b5-b217-47a1-8d14-f824ac639050 tempest-AttachVolumeShelveTestJSON-844238006 tempest-AttachVolumeShelveTestJSON-844238006-project-member] https://10.4.3.61/volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 returned with HTTP 404 Jul 03 19:27:44.154435 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 403/1580] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:44 2026] GET /volume/v3/volumes/cfaec5bb-3ded-4cbe-bac7-782014695591 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:44.400822 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-c032e375-3858-4607-b01d-4fe0071335da None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:44.404051 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-c032e375-3858-4607-b01d-4fe0071335da tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] POST https://10.4.3.61/volume/v3/attachments/5e61b0f1-8815-48e9-8798-9b5660954f82/action Jul 03 19:27:44.404051 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-c032e375-3858-4607-b01d-4fe0071335da tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:27:44.404051 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-c032e375-3858-4607-b01d-4fe0071335da tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:44.405481 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8c338567-ec9c-48d1-b281-667a07d0e83a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:44.408754 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8c338567-ec9c-48d1-b281-667a07d0e83a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/2ffdf83f-b859-4c3d-8325-e3aea3230833 Jul 03 19:27:44.408754 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8c338567-ec9c-48d1-b281-667a07d0e83a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:44.408754 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8c338567-ec9c-48d1-b281-667a07d0e83a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:44.416879 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8c338567-ec9c-48d1-b281-667a07d0e83a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/2ffdf83f-b859-4c3d-8325-e3aea3230833 returned with HTTP 404 Jul 03 19:27:44.416879 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 394/1581] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:44 2026] GET /volume/v3/volumes/2ffdf83f-b859-4c3d-8325-e3aea3230833 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:44.430329 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-461b2e6f-a011-488b-b8c8-f953756c1486 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:44.430835 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:44.430835 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:44.430910 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-461b2e6f-a011-488b-b8c8-f953756c1486 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/volumes/81561a7f-7120-450e-b342-40037c118200 Jul 03 19:27:44.430910 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-461b2e6f-a011-488b-b8c8-f953756c1486 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:44.430910 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-461b2e6f-a011-488b-b8c8-f953756c1486 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:44.430910 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-461b2e6f-a011-488b-b8c8-f953756c1486 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume with id: 81561a7f-7120-450e-b342-40037c118200 Jul 03 19:27:44.440202 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:44.440202 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:44.440962 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-461b2e6f-a011-488b-b8c8-f953756c1486 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:44.451951 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-972d50d0-9881-4d80-adbd-3723cbe9eb5e req-c032e375-3858-4607-b01d-4fe0071335da tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/attachments/5e61b0f1-8815-48e9-8798-9b5660954f82/action returned with HTTP 204 Jul 03 19:27:44.453049 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 386/1582] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:27:44 2026] POST /volume/v3/attachments/5e61b0f1-8815-48e9-8798-9b5660954f82/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:44.471632 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-461b2e6f-a011-488b-b8c8-f953756c1486 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume request issued successfully. Jul 03 19:27:44.472079 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-461b2e6f-a011-488b-b8c8-f953756c1486 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/81561a7f-7120-450e-b342-40037c118200 returned with HTTP 202 Jul 03 19:27:44.472631 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 400/1583] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:27:44 2026] DELETE /volume/v3/volumes/81561a7f-7120-450e-b342-40037c118200 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:27:44.492195 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fcd03a1d-ff67-4ef5-891c-70c57ebff517 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:44.495123 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fcd03a1d-ff67-4ef5-891c-70c57ebff517 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/81561a7f-7120-450e-b342-40037c118200 Jul 03 19:27:44.495404 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fcd03a1d-ff67-4ef5-891c-70c57ebff517 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:44.495928 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fcd03a1d-ff67-4ef5-891c-70c57ebff517 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:44.518574 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:44.518574 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:44.524627 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-fcd03a1d-ff67-4ef5-891c-70c57ebff517 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:44.532641 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fcd03a1d-ff67-4ef5-891c-70c57ebff517 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/81561a7f-7120-450e-b342-40037c118200 returned with HTTP 200 Jul 03 19:27:44.532815 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 404/1584] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:44 2026] GET /volume/v3/volumes/81561a7f-7120-450e-b342-40037c118200 => generated 894 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:44.582738 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ba031256-b4d1-417e-9404-6527e33f0a92 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:44.585274 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ba031256-b4d1-417e-9404-6527e33f0a92 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] GET https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 Jul 03 19:27:44.585274 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ba031256-b4d1-417e-9404-6527e33f0a92 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:44.585565 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ba031256-b4d1-417e-9404-6527e33f0a92 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:44.603188 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:44.603188 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:44.607997 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ba031256-b4d1-417e-9404-6527e33f0a92 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:27:44.614422 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ba031256-b4d1-417e-9404-6527e33f0a92 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 returned with HTTP 200 Jul 03 19:27:44.615049 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 395/1585] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:44 2026] GET /volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:44.647724 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b1c09737-bc75-42e5-a243-483c969daa85 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:44.650539 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b1c09737-bc75-42e5-a243-483c969daa85 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] GET https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 Jul 03 19:27:44.650854 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b1c09737-bc75-42e5-a243-483c969daa85 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:44.651137 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b1c09737-bc75-42e5-a243-483c969daa85 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:44.672763 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:44.672763 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:44.681337 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b1c09737-bc75-42e5-a243-483c969daa85 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:27:44.689631 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b1c09737-bc75-42e5-a243-483c969daa85 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 returned with HTTP 200 Jul 03 19:27:44.690450 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 387/1586] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:44 2026] GET /volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 => generated 1142 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:44.774200 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-f8da8d26-8cf3-4f38-9341-2926b9f0a450 req-cceb654b-d1d9-450d-a462-f13ebb95fede None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:44.774200 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-f8da8d26-8cf3-4f38-9341-2926b9f0a450 req-cceb654b-d1d9-450d-a462-f13ebb95fede tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] GET https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 Jul 03 19:27:44.774200 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-f8da8d26-8cf3-4f38-9341-2926b9f0a450 req-cceb654b-d1d9-450d-a462-f13ebb95fede tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:44.774200 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-f8da8d26-8cf3-4f38-9341-2926b9f0a450 req-cceb654b-d1d9-450d-a462-f13ebb95fede tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:44.785508 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:44.785508 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:44.789476 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-f8da8d26-8cf3-4f38-9341-2926b9f0a450 req-cceb654b-d1d9-450d-a462-f13ebb95fede tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:27:44.793912 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-f8da8d26-8cf3-4f38-9341-2926b9f0a450 req-cceb654b-d1d9-450d-a462-f13ebb95fede tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 returned with HTTP 200 Jul 03 19:27:44.794360 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 401/1587] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:27:44 2026] GET /volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:45.142277 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b3141b64-f65f-4810-80e5-0ff97d5f2045 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:45.144891 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b3141b64-f65f-4810-80e5-0ff97d5f2045 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:45.145412 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b3141b64-f65f-4810-80e5-0ff97d5f2045 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:45.145472 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b3141b64-f65f-4810-80e5-0ff97d5f2045 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:45.145682 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-b3141b64-f65f-4810-80e5-0ff97d5f2045 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Show backup with id cf195a6e-d27b-4140-a5be-da1daec12db2. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:27:45.153114 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:45.153114 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:45.154642 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b3141b64-f65f-4810-80e5-0ff97d5f2045 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 200 Jul 03 19:27:45.155047 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 405/1588] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:45 2026] GET /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:45.552456 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-89aaf18d-142b-4e39-8c58-170c43d564be None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:45.556003 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-89aaf18d-142b-4e39-8c58-170c43d564be tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/81561a7f-7120-450e-b342-40037c118200 Jul 03 19:27:45.556364 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-89aaf18d-142b-4e39-8c58-170c43d564be tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:45.558661 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-89aaf18d-142b-4e39-8c58-170c43d564be tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:45.569523 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-89aaf18d-142b-4e39-8c58-170c43d564be tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/81561a7f-7120-450e-b342-40037c118200 returned with HTTP 404 Jul 03 19:27:45.569523 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 396/1589] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:45 2026] GET /volume/v3/volumes/81561a7f-7120-450e-b342-40037c118200 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:45.578321 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-91fc209f-a0cb-4460-b472-c6154d77ce58 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:45.579976 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-91fc209f-a0cb-4460-b472-c6154d77ce58 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:27:45.580368 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-91fc209f-a0cb-4460-b472-c6154d77ce58 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1509378896"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:45.581700 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-91fc209f-a0cb-4460-b472-c6154d77ce58 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1509378896'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:27:45.581876 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-91fc209f-a0cb-4460-b472-c6154d77ce58 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume of 1 GB Jul 03 19:27:45.586055 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-91fc209f-a0cb-4460-b472-c6154d77ce58 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Availability Zones retrieved successfully. Jul 03 19:27:45.591589 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-91fc209f-a0cb-4460-b472-c6154d77ce58 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Flow 'volume_create_api' (d9a39d97-c15d-48ff-9ef7-f0a402e3d8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:45.592570 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-91fc209f-a0cb-4460-b472-c6154d77ce58 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d9e1a1f-e9aa-43c3-be65-658822c98898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:45.594760 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-91fc209f-a0cb-4460-b472-c6154d77ce58 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:27:45.623118 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-91fc209f-a0cb-4460-b472-c6154d77ce58 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d9e1a1f-e9aa-43c3-be65-658822c98898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:45.624054 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-91fc209f-a0cb-4460-b472-c6154d77ce58 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (663a7ccd-89d2-4d24-bc2b-99bbc2422da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:45.721689 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-91fc209f-a0cb-4460-b472-c6154d77ce58 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Created reservations ['10d1ef81-8e61-453d-b109-225c05b28266', 'f52e6d86-6254-4ef4-ab12-1ffa9ec6859e', '73f87a85-b269-4b64-8c7b-fefdcb6eaafc', '25a2e63f-af0f-4e53-92a2-823a1383c881'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:45.723407 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-91fc209f-a0cb-4460-b472-c6154d77ce58 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (663a7ccd-89d2-4d24-bc2b-99bbc2422da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10d1ef81-8e61-453d-b109-225c05b28266', 'f52e6d86-6254-4ef4-ab12-1ffa9ec6859e', '73f87a85-b269-4b64-8c7b-fefdcb6eaafc', '25a2e63f-af0f-4e53-92a2-823a1383c881']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:45.727011 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-91fc209f-a0cb-4460-b472-c6154d77ce58 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21b58555-6e35-4367-9596-c951fe7d1a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:45.761533 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-91fc209f-a0cb-4460-b472-c6154d77ce58 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21b58555-6e35-4367-9596-c951fe7d1a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fad75b3-047e-4177-9ab9-5672956bdb87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1509378896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77850505e54242cd88c058e5681e0df3',qos_specs=None,replication_status=,reservations=['10d1ef81-8e61-453d-b109-225c05b28266','f52e6d86-6254-4ef4-ab12-1ffa9ec6859e','73f87a85-b269-4b64-8c7b-fefdcb6eaafc','25a2e63f-af0f-4e53-92a2-823a1383c881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:27:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1509378896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fad75b3-047e-4177-9ab9-5672956bdb87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77850505e54242cd88c058e5681e0df3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:45.762899 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-91fc209f-a0cb-4460-b472-c6154d77ce58 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64c5f246-cf77-4e72-9cec-caffbb1ebedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:45.789915 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-91fc209f-a0cb-4460-b472-c6154d77ce58 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64c5f246-cf77-4e72-9cec-caffbb1ebedc) transitioned into state 'SUCCESS' from state '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-1509378896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77850505e54242cd88c058e5681e0df3',qos_specs=None,replication_status=,reservations=['10d1ef81-8e61-453d-b109-225c05b28266','f52e6d86-6254-4ef4-ab12-1ffa9ec6859e','73f87a85-b269-4b64-8c7b-fefdcb6eaafc','25a2e63f-af0f-4e53-92a2-823a1383c881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:45.791077 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-91fc209f-a0cb-4460-b472-c6154d77ce58 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ab1fea8-bcda-4612-bc21-fc9335ae26c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:45.807104 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-91fc209f-a0cb-4460-b472-c6154d77ce58 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ab1fea8-bcda-4612-bc21-fc9335ae26c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:45.807938 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-91fc209f-a0cb-4460-b472-c6154d77ce58 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Flow 'volume_create_api' (d9a39d97-c15d-48ff-9ef7-f0a402e3d8e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:45.808287 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-91fc209f-a0cb-4460-b472-c6154d77ce58 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume request issued successfully. Jul 03 19:27:45.808847 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-91fc209f-a0cb-4460-b472-c6154d77ce58 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:27:45.809552 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 388/1590] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:27:45 2026] POST /volume/v3/volumes => generated 768 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:45.822630 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0575792c-a6cd-4a73-a899-c2340400b0e6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:45.824788 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0575792c-a6cd-4a73-a899-c2340400b0e6 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/4fad75b3-047e-4177-9ab9-5672956bdb87 Jul 03 19:27:45.825068 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0575792c-a6cd-4a73-a899-c2340400b0e6 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:45.825375 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0575792c-a6cd-4a73-a899-c2340400b0e6 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:45.841529 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:45.841529 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:45.851423 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0575792c-a6cd-4a73-a899-c2340400b0e6 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:45.857765 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0575792c-a6cd-4a73-a899-c2340400b0e6 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/4fad75b3-047e-4177-9ab9-5672956bdb87 returned with HTTP 200 Jul 03 19:27:45.858073 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 402/1591] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:45 2026] GET /volume/v3/volumes/4fad75b3-047e-4177-9ab9-5672956bdb87 => generated 836 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:46.168869 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c1bcf88a-13e5-476c-8775-7c9fb21c9255 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:46.171219 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c1bcf88a-13e5-476c-8775-7c9fb21c9255 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:46.171531 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c1bcf88a-13e5-476c-8775-7c9fb21c9255 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:46.171851 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c1bcf88a-13e5-476c-8775-7c9fb21c9255 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:46.172067 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-c1bcf88a-13e5-476c-8775-7c9fb21c9255 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Show backup with id cf195a6e-d27b-4140-a5be-da1daec12db2. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:27:46.178547 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:46.178547 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:46.179711 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c1bcf88a-13e5-476c-8775-7c9fb21c9255 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 200 Jul 03 19:27:46.180394 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 406/1592] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:46 2026] GET /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:46.873624 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-78fd07b9-f4bf-422e-8476-e8ec326050f2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:46.876043 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-78fd07b9-f4bf-422e-8476-e8ec326050f2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/4fad75b3-047e-4177-9ab9-5672956bdb87 Jul 03 19:27:46.876302 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-78fd07b9-f4bf-422e-8476-e8ec326050f2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:46.876519 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-78fd07b9-f4bf-422e-8476-e8ec326050f2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:46.894740 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:46.894740 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:46.900322 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-78fd07b9-f4bf-422e-8476-e8ec326050f2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:46.906510 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-78fd07b9-f4bf-422e-8476-e8ec326050f2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/4fad75b3-047e-4177-9ab9-5672956bdb87 returned with HTTP 200 Jul 03 19:27:46.907036 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 397/1593] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:46 2026] GET /volume/v3/volumes/4fad75b3-047e-4177-9ab9-5672956bdb87 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:46.922367 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-218dcad3-d258-4e19-932d-5b886d0e3e01 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:46.924540 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-218dcad3-d258-4e19-932d-5b886d0e3e01 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:27:46.924916 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-218dcad3-d258-4e19-932d-5b886d0e3e01 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4fad75b3-047e-4177-9ab9-5672956bdb87", "name": "tempest-VolumeDependencyTests-Snapshot-646674524"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:46.936599 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:46.936599 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:46.937233 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-218dcad3-d258-4e19-932d-5b886d0e3e01 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:46.937405 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-218dcad3-d258-4e19-932d-5b886d0e3e01 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create snapshot from volume 4fad75b3-047e-4177-9ab9-5672956bdb87 Jul 03 19:27:46.986960 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-218dcad3-d258-4e19-932d-5b886d0e3e01 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Created reservations ['1feb3d5c-0ef0-4445-b27d-a5aefddd80ce', 'ab3be912-0a96-47b0-bb04-c94e0895a61f', '3384f3d8-8af4-4f6f-812e-ff97b66578db', 'ccb18578-a45d-473b-94b1-5ba7ddbb1aae'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:47.035842 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-218dcad3-d258-4e19-932d-5b886d0e3e01 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot create request issued successfully. Jul 03 19:27:47.036337 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-218dcad3-d258-4e19-932d-5b886d0e3e01 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:27:47.037233 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 389/1594] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:27:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:27:47.050881 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b1a50a8d-9edb-46cc-8267-fd3b42eb4e02 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:47.054315 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b1a50a8d-9edb-46cc-8267-fd3b42eb4e02 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/snapshots/ebc463c8-08b2-456f-86e9-f8923e28a80d Jul 03 19:27:47.054571 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b1a50a8d-9edb-46cc-8267-fd3b42eb4e02 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:47.054839 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b1a50a8d-9edb-46cc-8267-fd3b42eb4e02 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:47.065314 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:47.065314 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:47.065978 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b1a50a8d-9edb-46cc-8267-fd3b42eb4e02 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot retrieved successfully. Jul 03 19:27:47.067462 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b1a50a8d-9edb-46cc-8267-fd3b42eb4e02 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/ebc463c8-08b2-456f-86e9-f8923e28a80d returned with HTTP 200 Jul 03 19:27:47.069318 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 403/1595] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:47 2026] GET /volume/v3/snapshots/ebc463c8-08b2-456f-86e9-f8923e28a80d => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:47.193116 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7a9b748b-23ce-4521-b38d-54839527de3e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:47.198613 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7a9b748b-23ce-4521-b38d-54839527de3e tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:47.198820 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7a9b748b-23ce-4521-b38d-54839527de3e tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:47.199062 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7a9b748b-23ce-4521-b38d-54839527de3e tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:47.199229 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-7a9b748b-23ce-4521-b38d-54839527de3e tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Show backup with id cf195a6e-d27b-4140-a5be-da1daec12db2. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:27:47.207997 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:47.207997 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:47.209089 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7a9b748b-23ce-4521-b38d-54839527de3e tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 200 Jul 03 19:27:47.209523 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 407/1596] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:47 2026] GET /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 795 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:48.079584 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-61d25826-2f13-4ded-a94a-fd514e3fdf01 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:48.081374 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-61d25826-2f13-4ded-a94a-fd514e3fdf01 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/snapshots/ebc463c8-08b2-456f-86e9-f8923e28a80d Jul 03 19:27:48.081594 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-61d25826-2f13-4ded-a94a-fd514e3fdf01 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:48.081755 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-61d25826-2f13-4ded-a94a-fd514e3fdf01 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:48.087291 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:48.087291 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:48.087807 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-61d25826-2f13-4ded-a94a-fd514e3fdf01 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot retrieved successfully. Jul 03 19:27:48.088663 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-61d25826-2f13-4ded-a94a-fd514e3fdf01 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/ebc463c8-08b2-456f-86e9-f8923e28a80d returned with HTTP 200 Jul 03 19:27:48.089095 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 398/1597] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:48 2026] GET /volume/v3/snapshots/ebc463c8-08b2-456f-86e9-f8923e28a80d => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:48.100554 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7b9f1bcb-a620-41ee-9c0f-12744a34da62 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:48.102767 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7b9f1bcb-a620-41ee-9c0f-12744a34da62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:27:48.103281 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7b9f1bcb-a620-41ee-9c0f-12744a34da62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ebc463c8-08b2-456f-86e9-f8923e28a80d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1426198506"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:48.105903 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-7b9f1bcb-a620-41ee-9c0f-12744a34da62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume request body: {'volume': {'snapshot_id': 'ebc463c8-08b2-456f-86e9-f8923e28a80d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1426198506'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:27:48.112785 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:48.112785 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:48.113348 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7b9f1bcb-a620-41ee-9c0f-12744a34da62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot retrieved successfully. Jul 03 19:27:48.113479 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-7b9f1bcb-a620-41ee-9c0f-12744a34da62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume of 1 GB Jul 03 19:27:48.120776 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7b9f1bcb-a620-41ee-9c0f-12744a34da62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Availability Zones retrieved successfully. Jul 03 19:27:48.127747 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7b9f1bcb-a620-41ee-9c0f-12744a34da62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Flow 'volume_create_api' (8a0ff843-7d39-491d-8aa4-466d47bdbb4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:48.129488 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7b9f1bcb-a620-41ee-9c0f-12744a34da62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a27ad34f-cc2d-4054-9798-c1148bd24952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:48.130652 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-7b9f1bcb-a620-41ee-9c0f-12744a34da62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:27:48.179097 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7b9f1bcb-a620-41ee-9c0f-12744a34da62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a27ad34f-cc2d-4054-9798-c1148bd24952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ebc463c8-08b2-456f-86e9-f8923e28a80d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:48.179374 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7b9f1bcb-a620-41ee-9c0f-12744a34da62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42808a8e-1609-4504-9fd6-02af4f78b8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:48.224581 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6fb1d30a-e767-4cb7-93b0-1c4dd88d85f2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:48.226590 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6fb1d30a-e767-4cb7-93b0-1c4dd88d85f2 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:48.226803 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6fb1d30a-e767-4cb7-93b0-1c4dd88d85f2 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:48.226994 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6fb1d30a-e767-4cb7-93b0-1c4dd88d85f2 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:48.227135 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-6fb1d30a-e767-4cb7-93b0-1c4dd88d85f2 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Show backup with id cf195a6e-d27b-4140-a5be-da1daec12db2. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:27:48.238666 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:48.238666 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:48.240782 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6fb1d30a-e767-4cb7-93b0-1c4dd88d85f2 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 200 Jul 03 19:27:48.242914 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 404/1598] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:48 2026] GET /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 796 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:48.244676 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-7b9f1bcb-a620-41ee-9c0f-12744a34da62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Created reservations ['22f210fc-c0af-46b0-a4dc-6c5f5f97d80c', 'ac4a86c4-2671-4ca0-8210-9592952be83a', 'ff88dc36-d2ff-4ba9-85b5-1c7c9bf132cd', '2bb71c63-e0d3-40e2-b470-df4698dd4853'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:48.245772 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7b9f1bcb-a620-41ee-9c0f-12744a34da62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42808a8e-1609-4504-9fd6-02af4f78b8d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22f210fc-c0af-46b0-a4dc-6c5f5f97d80c', 'ac4a86c4-2671-4ca0-8210-9592952be83a', 'ff88dc36-d2ff-4ba9-85b5-1c7c9bf132cd', '2bb71c63-e0d3-40e2-b470-df4698dd4853']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:48.248939 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7b9f1bcb-a620-41ee-9c0f-12744a34da62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd90da37-7619-4670-ae57-09386eba9594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:48.255834 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-290ed991-c8a3-45e2-82b6-58cc0680788f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:48.261276 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-290ed991-c8a3-45e2-82b6-58cc0680788f tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/volumes/cc24cdc3-4075-4162-bc6e-1fcae9b209d6 Jul 03 19:27:48.263810 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-290ed991-c8a3-45e2-82b6-58cc0680788f tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:48.263810 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-290ed991-c8a3-45e2-82b6-58cc0680788f tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:48.280914 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:48.280914 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:48.287117 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-290ed991-c8a3-45e2-82b6-58cc0680788f tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Volume info retrieved successfully. Jul 03 19:27:48.294631 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-290ed991-c8a3-45e2-82b6-58cc0680788f tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/volumes/cc24cdc3-4075-4162-bc6e-1fcae9b209d6 returned with HTTP 200 Jul 03 19:27:48.295202 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 408/1599] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:48 2026] GET /volume/v3/volumes/cc24cdc3-4075-4162-bc6e-1fcae9b209d6 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:48.314052 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7b9f1bcb-a620-41ee-9c0f-12744a34da62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd90da37-7619-4670-ae57-09386eba9594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '231ca5cf-010d-4094-a25f-3edb717c2131', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1426198506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77850505e54242cd88c058e5681e0df3',qos_specs=None,replication_status=,reservations=['22f210fc-c0af-46b0-a4dc-6c5f5f97d80c','ac4a86c4-2671-4ca0-8210-9592952be83a','ff88dc36-d2ff-4ba9-85b5-1c7c9bf132cd','2bb71c63-e0d3-40e2-b470-df4698dd4853'],size=1,snapshot_id=ebc463c8-08b2-456f-86e9-f8923e28a80d,source_replicaid=,source_volid=None,status='creating',user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:27:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1426198506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=231ca5cf-010d-4094-a25f-3edb717c2131,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77850505e54242cd88c058e5681e0df3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ebc463c8-08b2-456f-86e9-f8923e28a80d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:48.315836 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7b9f1bcb-a620-41ee-9c0f-12744a34da62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b0f93e6-2959-48f3-9c73-047127cc0b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:48.317232 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4a1cd77b-b876-4cce-9a62-f50bd64aff39 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:48.319435 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4a1cd77b-b876-4cce-9a62-f50bd64aff39 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] PUT https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:48.319783 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4a1cd77b-b876-4cce-9a62-f50bd64aff39 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1894555455", "description": "tempest-volume-backup-description-374265135"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:48.336394 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:48.336394 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:48.350862 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4a1cd77b-b876-4cce-9a62-f50bd64aff39 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 200 Jul 03 19:27:48.351807 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 399/1600] 10.4.3.61 () {70 vars in 1402 bytes} [Fri Jul 3 19:27:48 2026] PUT /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 331 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:48.352440 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7b9f1bcb-a620-41ee-9c0f-12744a34da62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b0f93e6-2959-48f3-9c73-047127cc0b0c) transitioned into state 'SUCCESS' from state '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-1426198506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77850505e54242cd88c058e5681e0df3',qos_specs=None,replication_status=,reservations=['22f210fc-c0af-46b0-a4dc-6c5f5f97d80c','ac4a86c4-2671-4ca0-8210-9592952be83a','ff88dc36-d2ff-4ba9-85b5-1c7c9bf132cd','2bb71c63-e0d3-40e2-b470-df4698dd4853'],size=1,snapshot_id=ebc463c8-08b2-456f-86e9-f8923e28a80d,source_replicaid=,source_volid=None,status='creating',user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:48.353289 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7b9f1bcb-a620-41ee-9c0f-12744a34da62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97b52f60-5534-46a3-80c2-d23c64aa875e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:48.368665 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b86adae0-abfb-4b42-a9f9-8f0d775526de None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:48.370973 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b86adae0-abfb-4b42-a9f9-8f0d775526de tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:48.371269 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b86adae0-abfb-4b42-a9f9-8f0d775526de tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:48.371584 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b86adae0-abfb-4b42-a9f9-8f0d775526de tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:48.371699 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-b86adae0-abfb-4b42-a9f9-8f0d775526de tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Show backup with id cf195a6e-d27b-4140-a5be-da1daec12db2. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:27:48.379019 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:48.379019 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:48.380006 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b86adae0-abfb-4b42-a9f9-8f0d775526de tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 200 Jul 03 19:27:48.380475 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 405/1601] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:48 2026] GET /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 838 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:48.391684 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7b9f1bcb-a620-41ee-9c0f-12744a34da62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97b52f60-5534-46a3-80c2-d23c64aa875e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:48.392854 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7b9f1bcb-a620-41ee-9c0f-12744a34da62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Flow 'volume_create_api' (8a0ff843-7d39-491d-8aa4-466d47bdbb4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:48.393306 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7b9f1bcb-a620-41ee-9c0f-12744a34da62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume request issued successfully. Jul 03 19:27:48.393990 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7b9f1bcb-a620-41ee-9c0f-12744a34da62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:27:48.395807 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ad298791-3ff2-46bf-a833-1028dd98499e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:48.396691 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 390/1602] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:27:48 2026] POST /volume/v3/volumes => generated 802 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:48.398317 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ad298791-3ff2-46bf-a833-1028dd98499e tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] DELETE https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:48.398802 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ad298791-3ff2-46bf-a833-1028dd98499e tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:48.398888 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ad298791-3ff2-46bf-a833-1028dd98499e tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:48.399021 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.contrib.backups [None req-ad298791-3ff2-46bf-a833-1028dd98499e tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Delete backup with id: cf195a6e-d27b-4140-a5be-da1daec12db2. Jul 03 19:27:48.404833 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:48.404833 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:48.415760 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4b829e84-c447-497f-9c70-8b786e89b6a8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:48.417555 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4b829e84-c447-497f-9c70-8b786e89b6a8 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/231ca5cf-010d-4094-a25f-3edb717c2131 Jul 03 19:27:48.419723 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4b829e84-c447-497f-9c70-8b786e89b6a8 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:48.419723 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4b829e84-c447-497f-9c70-8b786e89b6a8 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:48.430502 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:48.430502 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:48.439202 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-4b829e84-c447-497f-9c70-8b786e89b6a8 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:48.439411 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.backup.rpcapi [None req-ad298791-3ff2-46bf-a833-1028dd98499e tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] delete_backup rpcapi backup_id cf195a6e-d27b-4140-a5be-da1daec12db2 {{(pid=99925) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:27:48.439411 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ad298791-3ff2-46bf-a833-1028dd98499e tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 202 Jul 03 19:27:48.439411 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 409/1603] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:27:48 2026] DELETE /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:27:48.445808 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4b829e84-c447-497f-9c70-8b786e89b6a8 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/231ca5cf-010d-4094-a25f-3edb717c2131 returned with HTTP 200 Jul 03 19:27:48.446502 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 400/1604] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:48 2026] GET /volume/v3/volumes/231ca5cf-010d-4094-a25f-3edb717c2131 => generated 870 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:48.451096 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9fb60944-abce-482c-8d14-681086f8f3fe None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:48.453190 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9fb60944-abce-482c-8d14-681086f8f3fe tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:48.453556 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9fb60944-abce-482c-8d14-681086f8f3fe tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:48.453822 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9fb60944-abce-482c-8d14-681086f8f3fe tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:48.453975 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-9fb60944-abce-482c-8d14-681086f8f3fe tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Show backup with id cf195a6e-d27b-4140-a5be-da1daec12db2. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:27:48.459884 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:48.459884 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:48.460863 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9fb60944-abce-482c-8d14-681086f8f3fe tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 200 Jul 03 19:27:48.461778 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 406/1605] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:48 2026] GET /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 837 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:48.635536 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cd2334e2-dcfb-4eed-b866-5a7647ab39c6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:48.842325 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cd2334e2-dcfb-4eed-b866-5a7647ab39c6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:27:48.842325 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cd2334e2-dcfb-4eed-b866-5a7647ab39c6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-584844503"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:48.843827 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-cd2334e2-dcfb-4eed-b866-5a7647ab39c6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-584844503'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:27:48.844032 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-cd2334e2-dcfb-4eed-b866-5a7647ab39c6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Create volume of 1 GB Jul 03 19:27:48.844331 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:48.844331 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:48.851159 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-cd2334e2-dcfb-4eed-b866-5a7647ab39c6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Availability Zones retrieved successfully. Jul 03 19:27:48.858599 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cd2334e2-dcfb-4eed-b866-5a7647ab39c6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Flow 'volume_create_api' (157bebe6-7d22-43de-ac52-c5b276120e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:48.859756 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cd2334e2-dcfb-4eed-b866-5a7647ab39c6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60e05088-54c8-453d-9a09-30de13ba9862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:48.861148 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-cd2334e2-dcfb-4eed-b866-5a7647ab39c6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:27:48.918321 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cd2334e2-dcfb-4eed-b866-5a7647ab39c6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60e05088-54c8-453d-9a09-30de13ba9862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:48.919213 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cd2334e2-dcfb-4eed-b866-5a7647ab39c6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ced76dce-2d7d-4717-a287-bdcf1a4e7957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:49.010922 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-cd2334e2-dcfb-4eed-b866-5a7647ab39c6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Created reservations ['252b74df-2d4f-4be1-8062-4e644bde9a85', 'd1295623-d2d2-4624-9536-dd35ad037458', 'de60f1e7-0739-4cb5-b889-b48bc8ee009f', '16ab2f51-7b73-449d-a0d3-2c55c443ae6a'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:49.011837 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cd2334e2-dcfb-4eed-b866-5a7647ab39c6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ced76dce-2d7d-4717-a287-bdcf1a4e7957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['252b74df-2d4f-4be1-8062-4e644bde9a85', 'd1295623-d2d2-4624-9536-dd35ad037458', 'de60f1e7-0739-4cb5-b889-b48bc8ee009f', '16ab2f51-7b73-449d-a0d3-2c55c443ae6a']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:49.012708 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cd2334e2-dcfb-4eed-b866-5a7647ab39c6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00137cd3-0e37-486e-ada4-4edb4caa0d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:49.041885 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cd2334e2-dcfb-4eed-b866-5a7647ab39c6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00137cd3-0e37-486e-ada4-4edb4caa0d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bb092ae-5aa4-45fd-8a58-8f07f5183e50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-584844503',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8174c8aa6aa24ea0bdf83579d92c8fd3',qos_specs=None,replication_status=,reservations=['252b74df-2d4f-4be1-8062-4e644bde9a85','d1295623-d2d2-4624-9536-dd35ad037458','de60f1e7-0739-4cb5-b889-b48bc8ee009f','16ab2f51-7b73-449d-a0d3-2c55c443ae6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165b6df9b6d648269fc5b5f535a75faf',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:27:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-584844503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bb092ae-5aa4-45fd-8a58-8f07f5183e50,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8174c8aa6aa24ea0bdf83579d92c8fd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='165b6df9b6d648269fc5b5f535a75faf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:49.042729 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cd2334e2-dcfb-4eed-b866-5a7647ab39c6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e37ddcb4-b364-4741-9963-c67ab3186d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:49.061788 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-15e904e8-d87d-4dc4-9f3e-8e82426832d2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:49.064207 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-15e904e8-d87d-4dc4-9f3e-8e82426832d2 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] DELETE https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 Jul 03 19:27:49.064520 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-15e904e8-d87d-4dc4-9f3e-8e82426832d2 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:49.064796 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-15e904e8-d87d-4dc4-9f3e-8e82426832d2 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:49.064914 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-15e904e8-d87d-4dc4-9f3e-8e82426832d2 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Delete volume with id: da096677-fba3-4b5b-8918-e8a4e159efd4 Jul 03 19:27:49.067454 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cd2334e2-dcfb-4eed-b866-5a7647ab39c6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e37ddcb4-b364-4741-9963-c67ab3186d7a) transitioned into state 'SUCCESS' from state '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-584844503',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8174c8aa6aa24ea0bdf83579d92c8fd3',qos_specs=None,replication_status=,reservations=['252b74df-2d4f-4be1-8062-4e644bde9a85','d1295623-d2d2-4624-9536-dd35ad037458','de60f1e7-0739-4cb5-b889-b48bc8ee009f','16ab2f51-7b73-449d-a0d3-2c55c443ae6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165b6df9b6d648269fc5b5f535a75faf',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:49.069220 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cd2334e2-dcfb-4eed-b866-5a7647ab39c6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f109cfc-8411-41f5-89ac-fa009b009274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:49.080262 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:49.080262 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:49.082626 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-15e904e8-d87d-4dc4-9f3e-8e82426832d2 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:49.088381 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cd2334e2-dcfb-4eed-b866-5a7647ab39c6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f109cfc-8411-41f5-89ac-fa009b009274) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:49.089787 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cd2334e2-dcfb-4eed-b866-5a7647ab39c6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Flow 'volume_create_api' (157bebe6-7d22-43de-ac52-c5b276120e1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:49.090086 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-cd2334e2-dcfb-4eed-b866-5a7647ab39c6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Create volume request issued successfully. Jul 03 19:27:49.091137 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cd2334e2-dcfb-4eed-b866-5a7647ab39c6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:27:49.091914 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 391/1606] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:27:48 2026] POST /volume/v3/volumes => generated 757 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:27:49.112543 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a4d7026b-9a2a-44a8-b2eb-18aa124b9a0f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:49.112940 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a4d7026b-9a2a-44a8-b2eb-18aa124b9a0f tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] GET https://10.4.3.61/volume/v3/volumes/0bb092ae-5aa4-45fd-8a58-8f07f5183e50 Jul 03 19:27:49.113189 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a4d7026b-9a2a-44a8-b2eb-18aa124b9a0f tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:49.113448 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a4d7026b-9a2a-44a8-b2eb-18aa124b9a0f tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:49.114311 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-15e904e8-d87d-4dc4-9f3e-8e82426832d2 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Delete volume request issued successfully. Jul 03 19:27:49.114555 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-15e904e8-d87d-4dc4-9f3e-8e82426832d2 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 returned with HTTP 202 Jul 03 19:27:49.115266 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 410/1607] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:27:49 2026] DELETE /volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:27:49.122971 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:49.122971 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:49.125646 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f15bfe95-ae9d-4f73-bde5-e1c2c78ba401 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:49.128052 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a4d7026b-9a2a-44a8-b2eb-18aa124b9a0f tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Volume info retrieved successfully. Jul 03 19:27:49.129751 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f15bfe95-ae9d-4f73-bde5-e1c2c78ba401 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 Jul 03 19:27:49.129917 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f15bfe95-ae9d-4f73-bde5-e1c2c78ba401 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:49.130827 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f15bfe95-ae9d-4f73-bde5-e1c2c78ba401 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:49.135989 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a4d7026b-9a2a-44a8-b2eb-18aa124b9a0f tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] https://10.4.3.61/volume/v3/volumes/0bb092ae-5aa4-45fd-8a58-8f07f5183e50 returned with HTTP 200 Jul 03 19:27:49.137081 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 401/1608] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:49 2026] GET /volume/v3/volumes/0bb092ae-5aa4-45fd-8a58-8f07f5183e50 => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:49.141269 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:49.141269 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:49.147282 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f15bfe95-ae9d-4f73-bde5-e1c2c78ba401 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:49.152973 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f15bfe95-ae9d-4f73-bde5-e1c2c78ba401 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 returned with HTTP 200 Jul 03 19:27:49.153438 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 407/1609] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:49 2026] GET /volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:49.308360 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1dcd6849-b870-4f49-8a20-a6823606d96c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:49.311700 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1dcd6849-b870-4f49-8a20-a6823606d96c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:27:49.312244 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1dcd6849-b870-4f49-8a20-a6823606d96c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1921302241", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:49.314376 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-1dcd6849-b870-4f49-8a20-a6823606d96c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1921302241', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:27:49.314570 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-1dcd6849-b870-4f49-8a20-a6823606d96c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Create volume of 1 GB Jul 03 19:27:49.314975 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:49.314975 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:49.321445 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1dcd6849-b870-4f49-8a20-a6823606d96c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Availability Zones retrieved successfully. Jul 03 19:27:49.328775 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1dcd6849-b870-4f49-8a20-a6823606d96c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Flow 'volume_create_api' (baeacd8d-df3a-4402-a864-c39921723b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:49.331508 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1dcd6849-b870-4f49-8a20-a6823606d96c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (866a2103-7d94-4117-a52e-fcea311f01d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:49.332659 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-1dcd6849-b870-4f49-8a20-a6823606d96c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:27:49.362829 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1dcd6849-b870-4f49-8a20-a6823606d96c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (866a2103-7d94-4117-a52e-fcea311f01d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:49.363945 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1dcd6849-b870-4f49-8a20-a6823606d96c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2300f1c6-df40-403d-a7c1-3cf77aee9eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:49.419523 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-1dcd6849-b870-4f49-8a20-a6823606d96c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Created reservations ['d6d8e0e1-097e-432c-a152-4d54401559ae', 'de5a1a8d-4379-4ced-a874-8cb7a5f43927', 'a74d2a95-3693-4ecd-83f1-21c621e6e034', '3ff34e9c-26fa-491c-aed6-e0a0665bb37e'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:49.420911 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1dcd6849-b870-4f49-8a20-a6823606d96c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2300f1c6-df40-403d-a7c1-3cf77aee9eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6d8e0e1-097e-432c-a152-4d54401559ae', 'de5a1a8d-4379-4ced-a874-8cb7a5f43927', 'a74d2a95-3693-4ecd-83f1-21c621e6e034', '3ff34e9c-26fa-491c-aed6-e0a0665bb37e']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:49.421800 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1dcd6849-b870-4f49-8a20-a6823606d96c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a450694b-bd0c-4f60-a0f9-157539a2d5f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:49.448476 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1dcd6849-b870-4f49-8a20-a6823606d96c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a450694b-bd0c-4f60-a0f9-157539a2d5f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac9caa29-6242-4fb3-a359-9beab0f35861', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1921302241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40198af3c8ef483b836844f77b1868fa',qos_specs=None,replication_status=,reservations=['d6d8e0e1-097e-432c-a152-4d54401559ae','de5a1a8d-4379-4ced-a874-8cb7a5f43927','a74d2a95-3693-4ecd-83f1-21c621e6e034','3ff34e9c-26fa-491c-aed6-e0a0665bb37e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563d0019473a4a1d8784ac62056a1ccd',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:27:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1921302241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac9caa29-6242-4fb3-a359-9beab0f35861,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40198af3c8ef483b836844f77b1868fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='563d0019473a4a1d8784ac62056a1ccd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:49.449873 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1dcd6849-b870-4f49-8a20-a6823606d96c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (446c12a3-1d6a-4f47-91a2-58bba4a2fa01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:49.466284 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-261747f8-965f-419a-b22b-2ce81b387e01 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:49.469298 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-261747f8-965f-419a-b22b-2ce81b387e01 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/231ca5cf-010d-4094-a25f-3edb717c2131 Jul 03 19:27:49.469549 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-261747f8-965f-419a-b22b-2ce81b387e01 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:49.469745 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-261747f8-965f-419a-b22b-2ce81b387e01 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:49.472829 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7c48424e-ab71-4b57-a87d-d1bb6efe9da1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:49.474664 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7c48424e-ab71-4b57-a87d-d1bb6efe9da1 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 Jul 03 19:27:49.474910 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7c48424e-ab71-4b57-a87d-d1bb6efe9da1 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:49.475093 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7c48424e-ab71-4b57-a87d-d1bb6efe9da1 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:49.475241 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-7c48424e-ab71-4b57-a87d-d1bb6efe9da1 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Show backup with id cf195a6e-d27b-4140-a5be-da1daec12db2. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:27:49.478768 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1dcd6849-b870-4f49-8a20-a6823606d96c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (446c12a3-1d6a-4f47-91a2-58bba4a2fa01) transitioned into state 'SUCCESS' from state '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-1921302241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40198af3c8ef483b836844f77b1868fa',qos_specs=None,replication_status=,reservations=['d6d8e0e1-097e-432c-a152-4d54401559ae','de5a1a8d-4379-4ced-a874-8cb7a5f43927','a74d2a95-3693-4ecd-83f1-21c621e6e034','3ff34e9c-26fa-491c-aed6-e0a0665bb37e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563d0019473a4a1d8784ac62056a1ccd',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:49.478930 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7c48424e-ab71-4b57-a87d-d1bb6efe9da1 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 returned with HTTP 404 Jul 03 19:27:49.479253 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 402/1610] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:49 2026] GET /volume/v3/backups/cf195a6e-d27b-4140-a5be-da1daec12db2 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:49.479600 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:49.479600 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:49.479733 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1dcd6849-b870-4f49-8a20-a6823606d96c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06f842aa-5bc9-41f1-b23d-7aa63b5e997f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:49.485986 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-261747f8-965f-419a-b22b-2ce81b387e01 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:49.493434 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-261747f8-965f-419a-b22b-2ce81b387e01 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/231ca5cf-010d-4094-a25f-3edb717c2131 returned with HTTP 200 Jul 03 19:27:49.493517 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1dcd6849-b870-4f49-8a20-a6823606d96c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06f842aa-5bc9-41f1-b23d-7aa63b5e997f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:49.494035 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 411/1611] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:49 2026] GET /volume/v3/volumes/231ca5cf-010d-4094-a25f-3edb717c2131 => generated 895 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:49.494537 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1dcd6849-b870-4f49-8a20-a6823606d96c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Flow 'volume_create_api' (baeacd8d-df3a-4402-a864-c39921723b46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:49.494850 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1dcd6849-b870-4f49-8a20-a6823606d96c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Create volume request issued successfully. Jul 03 19:27:49.495864 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1dcd6849-b870-4f49-8a20-a6823606d96c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:27:49.496507 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 392/1612] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:27:49 2026] POST /volume/v3/volumes => generated 753 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:27:49.510439 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-05e71cd1-d370-474a-b0cb-4da82c3eeb0c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:49.511337 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6473d524-fafe-43b5-9e3f-2b959d7bb1e1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:49.514569 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6473d524-fafe-43b5-9e3f-2b959d7bb1e1 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/ebc463c8-08b2-456f-86e9-f8923e28a80d Jul 03 19:27:49.514824 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-05e71cd1-d370-474a-b0cb-4da82c3eeb0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 Jul 03 19:27:49.514917 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6473d524-fafe-43b5-9e3f-2b959d7bb1e1 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:49.515068 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6473d524-fafe-43b5-9e3f-2b959d7bb1e1 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:49.515127 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-05e71cd1-d370-474a-b0cb-4da82c3eeb0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:49.515261 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-6473d524-fafe-43b5-9e3f-2b959d7bb1e1 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete snapshot with id: ebc463c8-08b2-456f-86e9-f8923e28a80d Jul 03 19:27:49.515323 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-05e71cd1-d370-474a-b0cb-4da82c3eeb0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:49.523686 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:49.523686 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:49.524358 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6473d524-fafe-43b5-9e3f-2b959d7bb1e1 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot retrieved successfully. Jul 03 19:27:49.532059 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:49.532059 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:49.538043 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-05e71cd1-d370-474a-b0cb-4da82c3eeb0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:27:49.544148 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-05e71cd1-d370-474a-b0cb-4da82c3eeb0c tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 returned with HTTP 200 Jul 03 19:27:49.544692 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 408/1613] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:49 2026] GET /volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:49.549144 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6473d524-fafe-43b5-9e3f-2b959d7bb1e1 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot delete request issued successfully. Jul 03 19:27:49.549590 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6473d524-fafe-43b5-9e3f-2b959d7bb1e1 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/ebc463c8-08b2-456f-86e9-f8923e28a80d returned with HTTP 202 Jul 03 19:27:49.550156 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 403/1614] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:27:49 2026] DELETE /volume/v3/snapshots/ebc463c8-08b2-456f-86e9-f8923e28a80d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:27:49.564406 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6003fe67-c3ee-40cc-ab14-4237efaf75bb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:49.566728 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6003fe67-c3ee-40cc-ab14-4237efaf75bb tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/snapshots/ebc463c8-08b2-456f-86e9-f8923e28a80d Jul 03 19:27:49.566933 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6003fe67-c3ee-40cc-ab14-4237efaf75bb tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:49.567133 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6003fe67-c3ee-40cc-ab14-4237efaf75bb tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:49.573028 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:49.573028 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:49.573028 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6003fe67-c3ee-40cc-ab14-4237efaf75bb tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Snapshot retrieved successfully. Jul 03 19:27:49.573779 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6003fe67-c3ee-40cc-ab14-4237efaf75bb tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/ebc463c8-08b2-456f-86e9-f8923e28a80d returned with HTTP 200 Jul 03 19:27:49.574124 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 412/1615] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:49 2026] GET /volume/v3/snapshots/ebc463c8-08b2-456f-86e9-f8923e28a80d => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:49.574993 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ccc7ac15-eb4c-43b4-95fc-e39161dadcf1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:49.576938 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ccc7ac15-eb4c-43b4-95fc-e39161dadcf1 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/volumes/cc24cdc3-4075-4162-bc6e-1fcae9b209d6 Jul 03 19:27:49.577001 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ccc7ac15-eb4c-43b4-95fc-e39161dadcf1 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:49.577156 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ccc7ac15-eb4c-43b4-95fc-e39161dadcf1 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:49.585890 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:49.585890 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:49.590454 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ccc7ac15-eb4c-43b4-95fc-e39161dadcf1 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Volume info retrieved successfully. Jul 03 19:27:49.598738 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ccc7ac15-eb4c-43b4-95fc-e39161dadcf1 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/volumes/cc24cdc3-4075-4162-bc6e-1fcae9b209d6 returned with HTTP 200 Jul 03 19:27:49.599591 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 393/1616] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:49 2026] GET /volume/v3/volumes/cc24cdc3-4075-4162-bc6e-1fcae9b209d6 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:49.613808 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-327b61c2-cddd-48ce-baf3-0b743ef1c9c7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:49.615597 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-327b61c2-cddd-48ce-baf3-0b743ef1c9c7 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] DELETE https://10.4.3.61/volume/v3/volumes/cc24cdc3-4075-4162-bc6e-1fcae9b209d6 Jul 03 19:27:49.615874 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-327b61c2-cddd-48ce-baf3-0b743ef1c9c7 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:49.616231 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-327b61c2-cddd-48ce-baf3-0b743ef1c9c7 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:49.616343 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-327b61c2-cddd-48ce-baf3-0b743ef1c9c7 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Delete volume with id: cc24cdc3-4075-4162-bc6e-1fcae9b209d6 Jul 03 19:27:49.625897 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:49.625897 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:49.626458 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-327b61c2-cddd-48ce-baf3-0b743ef1c9c7 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Volume info retrieved successfully. Jul 03 19:27:49.653530 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-327b61c2-cddd-48ce-baf3-0b743ef1c9c7 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Delete volume request issued successfully. Jul 03 19:27:49.653716 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-327b61c2-cddd-48ce-baf3-0b743ef1c9c7 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/volumes/cc24cdc3-4075-4162-bc6e-1fcae9b209d6 returned with HTTP 202 Jul 03 19:27:49.654311 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 409/1617] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:27:49 2026] DELETE /volume/v3/volumes/cc24cdc3-4075-4162-bc6e-1fcae9b209d6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:27:49.662736 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e547c7ea-6d77-42b8-b874-7eb2441a44df None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:49.665329 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e547c7ea-6d77-42b8-b874-7eb2441a44df tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/volumes/cc24cdc3-4075-4162-bc6e-1fcae9b209d6 Jul 03 19:27:49.665651 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e547c7ea-6d77-42b8-b874-7eb2441a44df tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:49.665959 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e547c7ea-6d77-42b8-b874-7eb2441a44df tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:49.676066 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:49.676066 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:49.680615 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e547c7ea-6d77-42b8-b874-7eb2441a44df tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Volume info retrieved successfully. Jul 03 19:27:49.688459 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e547c7ea-6d77-42b8-b874-7eb2441a44df tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/volumes/cc24cdc3-4075-4162-bc6e-1fcae9b209d6 returned with HTTP 200 Jul 03 19:27:49.689060 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 404/1618] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:49 2026] GET /volume/v3/volumes/cc24cdc3-4075-4162-bc6e-1fcae9b209d6 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:50.149470 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f20efdfa-ec27-4517-8180-de0ee59d62cf None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:50.151485 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f20efdfa-ec27-4517-8180-de0ee59d62cf tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] GET https://10.4.3.61/volume/v3/volumes/0bb092ae-5aa4-45fd-8a58-8f07f5183e50 Jul 03 19:27:50.151760 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f20efdfa-ec27-4517-8180-de0ee59d62cf tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:50.152003 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f20efdfa-ec27-4517-8180-de0ee59d62cf tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:50.160499 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:50.160499 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:50.165435 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f20efdfa-ec27-4517-8180-de0ee59d62cf tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Volume info retrieved successfully. Jul 03 19:27:50.167473 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7962fcbd-f9cd-449a-8ffc-831310b0d65a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:50.170188 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f20efdfa-ec27-4517-8180-de0ee59d62cf tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] https://10.4.3.61/volume/v3/volumes/0bb092ae-5aa4-45fd-8a58-8f07f5183e50 returned with HTTP 200 Jul 03 19:27:50.170709 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 413/1619] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:50 2026] GET /volume/v3/volumes/0bb092ae-5aa4-45fd-8a58-8f07f5183e50 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:50.172693 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7962fcbd-f9cd-449a-8ffc-831310b0d65a tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 Jul 03 19:27:50.172909 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7962fcbd-f9cd-449a-8ffc-831310b0d65a tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:50.173083 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7962fcbd-f9cd-449a-8ffc-831310b0d65a tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:50.181532 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7962fcbd-f9cd-449a-8ffc-831310b0d65a tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 returned with HTTP 404 Jul 03 19:27:50.181991 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 394/1620] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:50 2026] GET /volume/v3/volumes/da096677-fba3-4b5b-8918-e8a4e159efd4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:50.190528 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1e1a2045-95a7-4c41-9031-21d6fa7bc016 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:50.193705 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-18bf57f3-fef6-4eac-83bf-b8263b42cef1 req-0e328623-82ae-457c-9ac6-b1b29745d164 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:50.195103 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1e1a2045-95a7-4c41-9031-21d6fa7bc016 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] DELETE https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc Jul 03 19:27:50.195383 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1e1a2045-95a7-4c41-9031-21d6fa7bc016 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:50.195636 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1e1a2045-95a7-4c41-9031-21d6fa7bc016 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:50.195868 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-1e1a2045-95a7-4c41-9031-21d6fa7bc016 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Delete volume with id: 29e750a9-8737-4852-b7e5-ed10363b30dc Jul 03 19:27:50.198786 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-18bf57f3-fef6-4eac-83bf-b8263b42cef1 req-0e328623-82ae-457c-9ac6-b1b29745d164 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] GET https://10.4.3.61/volume/v3/volumes/0bb092ae-5aa4-45fd-8a58-8f07f5183e50 Jul 03 19:27:50.199007 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-18bf57f3-fef6-4eac-83bf-b8263b42cef1 req-0e328623-82ae-457c-9ac6-b1b29745d164 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:50.199238 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-18bf57f3-fef6-4eac-83bf-b8263b42cef1 req-0e328623-82ae-457c-9ac6-b1b29745d164 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:50.211258 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:50.211258 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:50.211892 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1e1a2045-95a7-4c41-9031-21d6fa7bc016 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:50.214637 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:50.214637 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:50.221917 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-18bf57f3-fef6-4eac-83bf-b8263b42cef1 req-0e328623-82ae-457c-9ac6-b1b29745d164 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Volume info retrieved successfully. Jul 03 19:27:50.225972 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-18bf57f3-fef6-4eac-83bf-b8263b42cef1 req-0e328623-82ae-457c-9ac6-b1b29745d164 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] https://10.4.3.61/volume/v3/volumes/0bb092ae-5aa4-45fd-8a58-8f07f5183e50 returned with HTTP 200 Jul 03 19:27:50.226463 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 405/1621] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:27:50 2026] GET /volume/v3/volumes/0bb092ae-5aa4-45fd-8a58-8f07f5183e50 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:50.251914 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-404e42a7-b8a1-4c56-9cc8-2681375a5d1d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:50.257239 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-404e42a7-b8a1-4c56-9cc8-2681375a5d1d tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:27:50.257239 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-404e42a7-b8a1-4c56-9cc8-2681375a5d1d tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1523005905"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:50.257807 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-404e42a7-b8a1-4c56-9cc8-2681375a5d1d tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1523005905'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:27:50.258076 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-404e42a7-b8a1-4c56-9cc8-2681375a5d1d tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Create volume of 1 GB Jul 03 19:27:50.264364 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-404e42a7-b8a1-4c56-9cc8-2681375a5d1d tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Availability Zones retrieved successfully. Jul 03 19:27:50.268306 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1e1a2045-95a7-4c41-9031-21d6fa7bc016 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Delete volume request issued successfully. Jul 03 19:27:50.268513 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1e1a2045-95a7-4c41-9031-21d6fa7bc016 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc returned with HTTP 202 Jul 03 19:27:50.268992 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 410/1622] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:27:50 2026] DELETE /volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:27:50.273616 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-404e42a7-b8a1-4c56-9cc8-2681375a5d1d tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Flow 'volume_create_api' (01b110c8-3dd0-43d7-a21b-af4a200fd408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:50.275146 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-404e42a7-b8a1-4c56-9cc8-2681375a5d1d tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a83b4661-a3fb-4cb7-aaf1-2ebacd55416a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:50.276943 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-404e42a7-b8a1-4c56-9cc8-2681375a5d1d tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:27:50.280724 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1cdbfbac-bb83-499a-a23d-2a10685237eb None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:50.282792 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1cdbfbac-bb83-499a-a23d-2a10685237eb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc Jul 03 19:27:50.283331 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1cdbfbac-bb83-499a-a23d-2a10685237eb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:50.283331 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1cdbfbac-bb83-499a-a23d-2a10685237eb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:50.294966 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:50.294966 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:50.303618 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1cdbfbac-bb83-499a-a23d-2a10685237eb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:50.309385 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1cdbfbac-bb83-499a-a23d-2a10685237eb tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc returned with HTTP 200 Jul 03 19:27:50.309971 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 395/1623] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:50 2026] GET /volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:50.325326 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-404e42a7-b8a1-4c56-9cc8-2681375a5d1d tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a83b4661-a3fb-4cb7-aaf1-2ebacd55416a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:50.326586 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-404e42a7-b8a1-4c56-9cc8-2681375a5d1d tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f4cb527-8aa1-4594-a332-7f5caf385eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:50.397359 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-404e42a7-b8a1-4c56-9cc8-2681375a5d1d tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Created reservations ['b37fe973-7e9d-4c1e-b934-8787ca0fc840', '24560ba3-a3d3-4122-90d1-89668d8a01f2', 'cc6d0cca-80b3-4346-95fb-8f906fb2410c', '7d0a3c5e-7b1c-42d3-90c4-a391294efcae'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:50.398759 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-404e42a7-b8a1-4c56-9cc8-2681375a5d1d tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f4cb527-8aa1-4594-a332-7f5caf385eef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b37fe973-7e9d-4c1e-b934-8787ca0fc840', '24560ba3-a3d3-4122-90d1-89668d8a01f2', 'cc6d0cca-80b3-4346-95fb-8f906fb2410c', '7d0a3c5e-7b1c-42d3-90c4-a391294efcae']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:50.399871 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-404e42a7-b8a1-4c56-9cc8-2681375a5d1d tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d6130a1-af49-4c92-8a43-4253d07eb855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:50.438626 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-404e42a7-b8a1-4c56-9cc8-2681375a5d1d tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d6130a1-af49-4c92-8a43-4253d07eb855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d357797-5eda-4548-970c-b2cd77dca1fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1523005905',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8174c8aa6aa24ea0bdf83579d92c8fd3',qos_specs=None,replication_status=,reservations=['b37fe973-7e9d-4c1e-b934-8787ca0fc840','24560ba3-a3d3-4122-90d1-89668d8a01f2','cc6d0cca-80b3-4346-95fb-8f906fb2410c','7d0a3c5e-7b1c-42d3-90c4-a391294efcae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165b6df9b6d648269fc5b5f535a75faf',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:27:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1523005905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d357797-5eda-4548-970c-b2cd77dca1fd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8174c8aa6aa24ea0bdf83579d92c8fd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='165b6df9b6d648269fc5b5f535a75faf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:50.439351 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-404e42a7-b8a1-4c56-9cc8-2681375a5d1d tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (753c2d85-684c-425c-9f84-3a7aae9c1cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:50.464565 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-404e42a7-b8a1-4c56-9cc8-2681375a5d1d tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (753c2d85-684c-425c-9f84-3a7aae9c1cc6) transitioned into state 'SUCCESS' from state '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-1523005905',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8174c8aa6aa24ea0bdf83579d92c8fd3',qos_specs=None,replication_status=,reservations=['b37fe973-7e9d-4c1e-b934-8787ca0fc840','24560ba3-a3d3-4122-90d1-89668d8a01f2','cc6d0cca-80b3-4346-95fb-8f906fb2410c','7d0a3c5e-7b1c-42d3-90c4-a391294efcae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165b6df9b6d648269fc5b5f535a75faf',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:50.465644 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-404e42a7-b8a1-4c56-9cc8-2681375a5d1d tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9ffc130-2bc1-48b7-99a6-e0980db6dcd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:50.483392 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-404e42a7-b8a1-4c56-9cc8-2681375a5d1d tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9ffc130-2bc1-48b7-99a6-e0980db6dcd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:50.484660 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-404e42a7-b8a1-4c56-9cc8-2681375a5d1d tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Flow 'volume_create_api' (01b110c8-3dd0-43d7-a21b-af4a200fd408) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:50.485077 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-404e42a7-b8a1-4c56-9cc8-2681375a5d1d tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Create volume request issued successfully. Jul 03 19:27:50.486380 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-404e42a7-b8a1-4c56-9cc8-2681375a5d1d tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:27:50.487054 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 414/1624] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:27:50 2026] POST /volume/v3/volumes => generated 758 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:27:50.501333 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ccac74b9-1097-44a8-b71c-3f88358053e4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:50.507027 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ccac74b9-1097-44a8-b71c-3f88358053e4 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] GET https://10.4.3.61/volume/v3/volumes/2d357797-5eda-4548-970c-b2cd77dca1fd Jul 03 19:27:50.507358 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ccac74b9-1097-44a8-b71c-3f88358053e4 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:50.507563 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ccac74b9-1097-44a8-b71c-3f88358053e4 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:50.526483 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:50.526483 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:50.563143 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c98bcd83-725d-4f8f-8160-900db6aa4cf7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:50.563618 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ccac74b9-1097-44a8-b71c-3f88358053e4 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Volume info retrieved successfully. Jul 03 19:27:50.563675 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c98bcd83-725d-4f8f-8160-900db6aa4cf7 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 Jul 03 19:27:50.563675 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c98bcd83-725d-4f8f-8160-900db6aa4cf7 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:50.563675 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c98bcd83-725d-4f8f-8160-900db6aa4cf7 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:50.570460 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ccac74b9-1097-44a8-b71c-3f88358053e4 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] https://10.4.3.61/volume/v3/volumes/2d357797-5eda-4548-970c-b2cd77dca1fd returned with HTTP 200 Jul 03 19:27:50.571283 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 406/1625] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:50 2026] GET /volume/v3/volumes/2d357797-5eda-4548-970c-b2cd77dca1fd => generated 826 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:50.581504 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:50.581504 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:50.586620 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c98bcd83-725d-4f8f-8160-900db6aa4cf7 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:27:50.587141 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6dcc9665-a618-4f89-b1f6-dfad5a774377 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:50.589473 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6dcc9665-a618-4f89-b1f6-dfad5a774377 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/snapshots/ebc463c8-08b2-456f-86e9-f8923e28a80d Jul 03 19:27:50.589759 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6dcc9665-a618-4f89-b1f6-dfad5a774377 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:50.590056 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6dcc9665-a618-4f89-b1f6-dfad5a774377 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:50.593383 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c98bcd83-725d-4f8f-8160-900db6aa4cf7 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 returned with HTTP 200 Jul 03 19:27:50.593794 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 411/1626] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:50 2026] GET /volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:50.596396 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6dcc9665-a618-4f89-b1f6-dfad5a774377 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/ebc463c8-08b2-456f-86e9-f8923e28a80d returned with HTTP 404 Jul 03 19:27:50.597334 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 396/1627] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:50 2026] GET /volume/v3/snapshots/ebc463c8-08b2-456f-86e9-f8923e28a80d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:50.609081 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6f837d63-c865-4dfd-9969-77e8a0f6d83b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:50.611379 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-edd65f2e-bed7-4ab8-975f-f3193f87f5d6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:50.612347 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6f837d63-c865-4dfd-9969-77e8a0f6d83b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/volumes/4fad75b3-047e-4177-9ab9-5672956bdb87 Jul 03 19:27:50.612553 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6f837d63-c865-4dfd-9969-77e8a0f6d83b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:50.616194 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6f837d63-c865-4dfd-9969-77e8a0f6d83b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:50.616194 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-6f837d63-c865-4dfd-9969-77e8a0f6d83b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume with id: 4fad75b3-047e-4177-9ab9-5672956bdb87 Jul 03 19:27:50.616352 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-edd65f2e-bed7-4ab8-975f-f3193f87f5d6 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 Jul 03 19:27:50.616352 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-edd65f2e-bed7-4ab8-975f-f3193f87f5d6 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:50.616352 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-edd65f2e-bed7-4ab8-975f-f3193f87f5d6 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:50.624737 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:50.624737 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:50.625802 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6f837d63-c865-4dfd-9969-77e8a0f6d83b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:50.627603 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:50.627603 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:50.634550 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-edd65f2e-bed7-4ab8-975f-f3193f87f5d6 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:27:50.640834 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-edd65f2e-bed7-4ab8-975f-f3193f87f5d6 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 returned with HTTP 200 Jul 03 19:27:50.641827 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 407/1628] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:50 2026] GET /volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:27:50.656953 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ce990a92-14bd-4a01-9004-99aaa7386886 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:50.660855 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ce990a92-14bd-4a01-9004-99aaa7386886 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes Jul 03 19:27:50.661057 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ce990a92-14bd-4a01-9004-99aaa7386886 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:50.661317 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ce990a92-14bd-4a01-9004-99aaa7386886 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:50.661674 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-ce990a92-14bd-4a01-9004-99aaa7386886 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:27:50.662540 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ce990a92-14bd-4a01-9004-99aaa7386886 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:27:50.664671 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6f837d63-c865-4dfd-9969-77e8a0f6d83b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume request issued successfully. Jul 03 19:27:50.665709 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6f837d63-c865-4dfd-9969-77e8a0f6d83b tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/4fad75b3-047e-4177-9ab9-5672956bdb87 returned with HTTP 202 Jul 03 19:27:50.666191 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 415/1629] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:27:50 2026] DELETE /volume/v3/volumes/4fad75b3-047e-4177-9ab9-5672956bdb87 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:27:50.671758 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ce990a92-14bd-4a01-9004-99aaa7386886 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Get all volumes completed successfully. Jul 03 19:27:50.672284 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ce990a92-14bd-4a01-9004-99aaa7386886 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 200 Jul 03 19:27:50.672792 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 412/1630] 10.4.3.61 () {66 vars in 1230 bytes} [Fri Jul 3 19:27:50 2026] GET /volume/v3/volumes => generated 337 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:50.674147 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-59b3b77e-9ac9-4486-86b3-a0806f62d843 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:50.678425 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-59b3b77e-9ac9-4486-86b3-a0806f62d843 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/4fad75b3-047e-4177-9ab9-5672956bdb87 Jul 03 19:27:50.678729 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-59b3b77e-9ac9-4486-86b3-a0806f62d843 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:50.679015 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-59b3b77e-9ac9-4486-86b3-a0806f62d843 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:50.688656 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-dc904e4b-3657-406c-ab9f-52b0d78e4161 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:50.689542 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:50.689542 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:50.690607 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-dc904e4b-3657-406c-ab9f-52b0d78e4161 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 Jul 03 19:27:50.690809 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-dc904e4b-3657-406c-ab9f-52b0d78e4161 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:50.690991 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-dc904e4b-3657-406c-ab9f-52b0d78e4161 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:50.694655 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-59b3b77e-9ac9-4486-86b3-a0806f62d843 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:50.699336 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:50.699336 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:50.701883 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-59b3b77e-9ac9-4486-86b3-a0806f62d843 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/4fad75b3-047e-4177-9ab9-5672956bdb87 returned with HTTP 200 Jul 03 19:27:50.702511 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 397/1631] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:50 2026] GET /volume/v3/volumes/4fad75b3-047e-4177-9ab9-5672956bdb87 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:50.708871 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-dc904e4b-3657-406c-ab9f-52b0d78e4161 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:27:50.715943 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c58fce74-1373-4bc7-b5b9-653cc0ce3697 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:50.718439 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c58fce74-1373-4bc7-b5b9-653cc0ce3697 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] GET https://10.4.3.61/volume/v3/volumes/cc24cdc3-4075-4162-bc6e-1fcae9b209d6 Jul 03 19:27:50.719343 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c58fce74-1373-4bc7-b5b9-653cc0ce3697 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:50.719622 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c58fce74-1373-4bc7-b5b9-653cc0ce3697 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:50.720198 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-dc904e4b-3657-406c-ab9f-52b0d78e4161 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 returned with HTTP 200 Jul 03 19:27:50.720751 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 408/1632] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:50 2026] GET /volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:50.730538 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c58fce74-1373-4bc7-b5b9-653cc0ce3697 tempest-VolumesBackupsV39Test-280225897 tempest-VolumesBackupsV39Test-280225897-project-member] https://10.4.3.61/volume/v3/volumes/cc24cdc3-4075-4162-bc6e-1fcae9b209d6 returned with HTTP 404 Jul 03 19:27:50.731248 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 416/1633] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:27:50 2026] GET /volume/v3/volumes/cc24cdc3-4075-4162-bc6e-1fcae9b209d6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:50.803312 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-30c041c9-d9fa-4d3c-9596-69abce0ada1f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:50.811532 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-30c041c9-d9fa-4d3c-9596-69abce0ada1f tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 Jul 03 19:27:50.811532 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-30c041c9-d9fa-4d3c-9596-69abce0ada1f tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:50.811532 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-30c041c9-d9fa-4d3c-9596-69abce0ada1f tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:50.824845 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:50.824845 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:50.835491 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-30c041c9-d9fa-4d3c-9596-69abce0ada1f tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:27:50.840748 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-30c041c9-d9fa-4d3c-9596-69abce0ada1f tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 returned with HTTP 200 Jul 03 19:27:50.841485 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 413/1634] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:27:50 2026] GET /volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:51.323761 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f2ccadc2-5bf3-4479-b906-62cfb2389cd3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:51.325985 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f2ccadc2-5bf3-4479-b906-62cfb2389cd3 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc Jul 03 19:27:51.326202 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f2ccadc2-5bf3-4479-b906-62cfb2389cd3 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:51.326450 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f2ccadc2-5bf3-4479-b906-62cfb2389cd3 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:51.333010 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f2ccadc2-5bf3-4479-b906-62cfb2389cd3 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc returned with HTTP 404 Jul 03 19:27:51.333534 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 398/1635] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:51 2026] GET /volume/v3/volumes/29e750a9-8737-4852-b7e5-ed10363b30dc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:51.411100 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c97fedde-3fcd-4c0a-8cca-a0b1b70032f5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:51.413540 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c97fedde-3fcd-4c0a-8cca-a0b1b70032f5 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] DELETE https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:27:51.413830 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c97fedde-3fcd-4c0a-8cca-a0b1b70032f5 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:51.414148 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c97fedde-3fcd-4c0a-8cca-a0b1b70032f5 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:51.414355 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-c97fedde-3fcd-4c0a-8cca-a0b1b70032f5 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Delete volume with id: 910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:27:51.423464 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:51.423464 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:51.424566 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c97fedde-3fcd-4c0a-8cca-a0b1b70032f5 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:51.448697 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c97fedde-3fcd-4c0a-8cca-a0b1b70032f5 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Delete volume request issued successfully. Jul 03 19:27:51.448945 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c97fedde-3fcd-4c0a-8cca-a0b1b70032f5 tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe returned with HTTP 202 Jul 03 19:27:51.449470 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 409/1636] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:27:51 2026] DELETE /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:27:51.460380 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2d4b18bd-88d2-4e08-8350-329d172ae11f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:51.462724 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2d4b18bd-88d2-4e08-8350-329d172ae11f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:27:51.462995 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2d4b18bd-88d2-4e08-8350-329d172ae11f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:51.463269 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2d4b18bd-88d2-4e08-8350-329d172ae11f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:51.474079 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:51.474079 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:51.483523 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-2d4b18bd-88d2-4e08-8350-329d172ae11f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Volume info retrieved successfully. Jul 03 19:27:51.493517 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2d4b18bd-88d2-4e08-8350-329d172ae11f tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe returned with HTTP 200 Jul 03 19:27:51.493933 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 417/1637] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:51 2026] GET /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:51.588045 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-03776e68-54bf-4118-a261-56915a80d9f7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:51.590127 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-03776e68-54bf-4118-a261-56915a80d9f7 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] GET https://10.4.3.61/volume/v3/volumes/2d357797-5eda-4548-970c-b2cd77dca1fd Jul 03 19:27:51.590398 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-03776e68-54bf-4118-a261-56915a80d9f7 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:51.590656 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-03776e68-54bf-4118-a261-56915a80d9f7 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:51.598552 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:51.598552 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:51.603200 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-03776e68-54bf-4118-a261-56915a80d9f7 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Volume info retrieved successfully. Jul 03 19:27:51.608404 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-03776e68-54bf-4118-a261-56915a80d9f7 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] https://10.4.3.61/volume/v3/volumes/2d357797-5eda-4548-970c-b2cd77dca1fd returned with HTTP 200 Jul 03 19:27:51.608847 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 414/1638] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:51 2026] GET /volume/v3/volumes/2d357797-5eda-4548-970c-b2cd77dca1fd => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:51.636757 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-e6651be6-ce6f-4f8c-a502-d1180a164ed2 req-1ca26ec8-ac83-4d42-887a-6c8b43d3b4ee None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:51.639465 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-e6651be6-ce6f-4f8c-a502-d1180a164ed2 req-1ca26ec8-ac83-4d42-887a-6c8b43d3b4ee tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] GET https://10.4.3.61/volume/v3/volumes/2d357797-5eda-4548-970c-b2cd77dca1fd Jul 03 19:27:51.639743 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-e6651be6-ce6f-4f8c-a502-d1180a164ed2 req-1ca26ec8-ac83-4d42-887a-6c8b43d3b4ee tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:51.639989 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-e6651be6-ce6f-4f8c-a502-d1180a164ed2 req-1ca26ec8-ac83-4d42-887a-6c8b43d3b4ee tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:51.649033 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:51.649033 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:51.656179 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-e6651be6-ce6f-4f8c-a502-d1180a164ed2 req-1ca26ec8-ac83-4d42-887a-6c8b43d3b4ee tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Volume info retrieved successfully. Jul 03 19:27:51.661989 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-e6651be6-ce6f-4f8c-a502-d1180a164ed2 req-1ca26ec8-ac83-4d42-887a-6c8b43d3b4ee tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] https://10.4.3.61/volume/v3/volumes/2d357797-5eda-4548-970c-b2cd77dca1fd returned with HTTP 200 Jul 03 19:27:51.662449 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 399/1639] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:27:51 2026] GET /volume/v3/volumes/2d357797-5eda-4548-970c-b2cd77dca1fd => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:51.675447 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b9c33391-5464-4c92-97ac-09cded1deac8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:51.677057 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b9c33391-5464-4c92-97ac-09cded1deac8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:27:51.677415 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b9c33391-5464-4c92-97ac-09cded1deac8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1845459144"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:51.678907 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-b9c33391-5464-4c92-97ac-09cded1deac8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1845459144'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:27:51.679031 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-b9c33391-5464-4c92-97ac-09cded1deac8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Create volume of 1 GB Jul 03 19:27:51.683448 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b9c33391-5464-4c92-97ac-09cded1deac8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Availability Zones retrieved successfully. Jul 03 19:27:51.692250 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b9c33391-5464-4c92-97ac-09cded1deac8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Flow 'volume_create_api' (f6e20dd1-5bc5-4e4e-ba26-6c67f10a34ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:51.693978 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b9c33391-5464-4c92-97ac-09cded1deac8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d564f87b-4ca1-4e61-8797-7209c4bba324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:51.695091 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-b9c33391-5464-4c92-97ac-09cded1deac8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:27:51.718892 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-de6c41c0-3367-457f-961a-5fe2b5c9e96d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:51.721496 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-de6c41c0-3367-457f-961a-5fe2b5c9e96d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/4fad75b3-047e-4177-9ab9-5672956bdb87 Jul 03 19:27:51.721882 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-de6c41c0-3367-457f-961a-5fe2b5c9e96d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:51.722106 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-de6c41c0-3367-457f-961a-5fe2b5c9e96d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:51.728291 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-de6c41c0-3367-457f-961a-5fe2b5c9e96d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/4fad75b3-047e-4177-9ab9-5672956bdb87 returned with HTTP 404 Jul 03 19:27:51.728828 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 418/1640] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:51 2026] GET /volume/v3/volumes/4fad75b3-047e-4177-9ab9-5672956bdb87 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:51.737145 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b9c33391-5464-4c92-97ac-09cded1deac8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d564f87b-4ca1-4e61-8797-7209c4bba324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:51.737297 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-23100cbc-fcf8-4db7-aead-2ad18eb0f7f3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:51.738069 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b9c33391-5464-4c92-97ac-09cded1deac8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (935a2cb3-009a-4b75-9e4c-53da88a2b84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:51.740598 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-23100cbc-fcf8-4db7-aead-2ad18eb0f7f3 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:27:51.740921 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-23100cbc-fcf8-4db7-aead-2ad18eb0f7f3 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1426116940"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:51.748028 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-23100cbc-fcf8-4db7-aead-2ad18eb0f7f3 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1426116940'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:27:51.748329 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-23100cbc-fcf8-4db7-aead-2ad18eb0f7f3 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume of 1 GB Jul 03 19:27:51.755965 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-23100cbc-fcf8-4db7-aead-2ad18eb0f7f3 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Availability Zones retrieved successfully. Jul 03 19:27:51.763191 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-23100cbc-fcf8-4db7-aead-2ad18eb0f7f3 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Flow 'volume_create_api' (f90868f7-6936-48aa-87c2-540938f60134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:51.764382 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-23100cbc-fcf8-4db7-aead-2ad18eb0f7f3 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1f65467-2aad-4433-8ca9-9f8ca6d88f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:51.765388 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-23100cbc-fcf8-4db7-aead-2ad18eb0f7f3 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:27:51.777295 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-b9c33391-5464-4c92-97ac-09cded1deac8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Created reservations ['ab4ab986-2ad9-47a4-a2a8-48a2715b81c6', '78aacdb9-f70c-4972-b958-b5bc742c5e70', 'c8e8f2e9-4580-4925-a2bb-815b5e83cd39', '6f3853ae-934d-49a9-ba6b-a7250bbe3daa'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:51.778076 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b9c33391-5464-4c92-97ac-09cded1deac8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (935a2cb3-009a-4b75-9e4c-53da88a2b84b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab4ab986-2ad9-47a4-a2a8-48a2715b81c6', '78aacdb9-f70c-4972-b958-b5bc742c5e70', 'c8e8f2e9-4580-4925-a2bb-815b5e83cd39', '6f3853ae-934d-49a9-ba6b-a7250bbe3daa']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:51.779384 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b9c33391-5464-4c92-97ac-09cded1deac8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94fc0df0-0758-43d3-ae63-a500baa6b0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:51.808041 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b9c33391-5464-4c92-97ac-09cded1deac8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94fc0df0-0758-43d3-ae63-a500baa6b0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e0f15cb-1588-4c72-bc41-2f3ff9ea47c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1845459144',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8174c8aa6aa24ea0bdf83579d92c8fd3',qos_specs=None,replication_status=,reservations=['ab4ab986-2ad9-47a4-a2a8-48a2715b81c6','78aacdb9-f70c-4972-b958-b5bc742c5e70','c8e8f2e9-4580-4925-a2bb-815b5e83cd39','6f3853ae-934d-49a9-ba6b-a7250bbe3daa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165b6df9b6d648269fc5b5f535a75faf',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:27:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1845459144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e0f15cb-1588-4c72-bc41-2f3ff9ea47c2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8174c8aa6aa24ea0bdf83579d92c8fd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='165b6df9b6d648269fc5b5f535a75faf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:51.809547 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b9c33391-5464-4c92-97ac-09cded1deac8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6553625b-c15c-4655-a472-954382ee4660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:51.810076 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-23100cbc-fcf8-4db7-aead-2ad18eb0f7f3 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1f65467-2aad-4433-8ca9-9f8ca6d88f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:51.811216 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-23100cbc-fcf8-4db7-aead-2ad18eb0f7f3 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b88eee9e-e651-4a41-bd4b-94c298d422cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:51.832715 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b9c33391-5464-4c92-97ac-09cded1deac8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6553625b-c15c-4655-a472-954382ee4660) transitioned into state 'SUCCESS' from state '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-1845459144',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8174c8aa6aa24ea0bdf83579d92c8fd3',qos_specs=None,replication_status=,reservations=['ab4ab986-2ad9-47a4-a2a8-48a2715b81c6','78aacdb9-f70c-4972-b958-b5bc742c5e70','c8e8f2e9-4580-4925-a2bb-815b5e83cd39','6f3853ae-934d-49a9-ba6b-a7250bbe3daa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165b6df9b6d648269fc5b5f535a75faf',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:51.833749 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b9c33391-5464-4c92-97ac-09cded1deac8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95e73b27-080e-404b-ac19-3321f8ddc49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:51.847406 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b9c33391-5464-4c92-97ac-09cded1deac8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95e73b27-080e-404b-ac19-3321f8ddc49a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:51.848480 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b9c33391-5464-4c92-97ac-09cded1deac8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Flow 'volume_create_api' (f6e20dd1-5bc5-4e4e-ba26-6c67f10a34ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:51.849159 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b9c33391-5464-4c92-97ac-09cded1deac8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Create volume request issued successfully. Jul 03 19:27:51.849882 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b9c33391-5464-4c92-97ac-09cded1deac8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:27:51.850620 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 410/1641] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:27:51 2026] POST /volume/v3/volumes => generated 758 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:27:51.866089 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d0da8594-df3f-414f-a693-55aa5098226a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:51.868124 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d0da8594-df3f-414f-a693-55aa5098226a tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] GET https://10.4.3.61/volume/v3/volumes/8e0f15cb-1588-4c72-bc41-2f3ff9ea47c2 Jul 03 19:27:51.868358 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d0da8594-df3f-414f-a693-55aa5098226a tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:51.868551 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d0da8594-df3f-414f-a693-55aa5098226a tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:51.875796 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:51.875796 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:51.880156 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d0da8594-df3f-414f-a693-55aa5098226a tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Volume info retrieved successfully. Jul 03 19:27:51.882496 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-23100cbc-fcf8-4db7-aead-2ad18eb0f7f3 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Created reservations ['e1540dea-cb6f-4bc4-b11e-cb0762b24a7e', 'bb0a9cc7-a04f-47a6-aba1-0b472862f220', '3e53249d-6b98-4a0e-867f-0140afcf463f', '4e99e0eb-c044-4bde-b751-388e3645686f'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:51.883509 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-23100cbc-fcf8-4db7-aead-2ad18eb0f7f3 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b88eee9e-e651-4a41-bd4b-94c298d422cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1540dea-cb6f-4bc4-b11e-cb0762b24a7e', 'bb0a9cc7-a04f-47a6-aba1-0b472862f220', '3e53249d-6b98-4a0e-867f-0140afcf463f', '4e99e0eb-c044-4bde-b751-388e3645686f']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:51.884804 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-23100cbc-fcf8-4db7-aead-2ad18eb0f7f3 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f80d1d44-6b68-474b-b868-023e326dbad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:51.887856 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d0da8594-df3f-414f-a693-55aa5098226a tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] https://10.4.3.61/volume/v3/volumes/8e0f15cb-1588-4c72-bc41-2f3ff9ea47c2 returned with HTTP 200 Jul 03 19:27:51.888411 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 400/1642] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:51 2026] GET /volume/v3/volumes/8e0f15cb-1588-4c72-bc41-2f3ff9ea47c2 => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:51.917289 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-23100cbc-fcf8-4db7-aead-2ad18eb0f7f3 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f80d1d44-6b68-474b-b868-023e326dbad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c10b582e-6b7f-41a4-8a9b-a3efdd00f90c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1426116940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77850505e54242cd88c058e5681e0df3',qos_specs=None,replication_status=,reservations=['e1540dea-cb6f-4bc4-b11e-cb0762b24a7e','bb0a9cc7-a04f-47a6-aba1-0b472862f220','3e53249d-6b98-4a0e-867f-0140afcf463f','4e99e0eb-c044-4bde-b751-388e3645686f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:27:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1426116940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c10b582e-6b7f-41a4-8a9b-a3efdd00f90c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77850505e54242cd88c058e5681e0df3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:51.918523 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-23100cbc-fcf8-4db7-aead-2ad18eb0f7f3 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b418343-b75c-4eb3-9a76-a1b1bd692f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:51.942936 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-23100cbc-fcf8-4db7-aead-2ad18eb0f7f3 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b418343-b75c-4eb3-9a76-a1b1bd692f99) transitioned into state 'SUCCESS' from state '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-1426116940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77850505e54242cd88c058e5681e0df3',qos_specs=None,replication_status=,reservations=['e1540dea-cb6f-4bc4-b11e-cb0762b24a7e','bb0a9cc7-a04f-47a6-aba1-0b472862f220','3e53249d-6b98-4a0e-867f-0140afcf463f','4e99e0eb-c044-4bde-b751-388e3645686f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:51.946213 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-23100cbc-fcf8-4db7-aead-2ad18eb0f7f3 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beca6e63-194e-4479-bfa2-1fee7f7c1ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:51.954184 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-23100cbc-fcf8-4db7-aead-2ad18eb0f7f3 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beca6e63-194e-4479-bfa2-1fee7f7c1ae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:51.955562 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-23100cbc-fcf8-4db7-aead-2ad18eb0f7f3 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Flow 'volume_create_api' (f90868f7-6936-48aa-87c2-540938f60134) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:51.955562 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-23100cbc-fcf8-4db7-aead-2ad18eb0f7f3 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume request issued successfully. Jul 03 19:27:51.956883 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-23100cbc-fcf8-4db7-aead-2ad18eb0f7f3 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:27:51.956883 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 415/1643] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:27:51 2026] POST /volume/v3/volumes => generated 768 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:51.976026 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9ecfd456-11d3-44f2-ab16-b5c96342c2e9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:51.978320 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9ecfd456-11d3-44f2-ab16-b5c96342c2e9 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/c10b582e-6b7f-41a4-8a9b-a3efdd00f90c Jul 03 19:27:51.978320 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9ecfd456-11d3-44f2-ab16-b5c96342c2e9 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:51.978320 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9ecfd456-11d3-44f2-ab16-b5c96342c2e9 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:51.987297 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:51.987297 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:51.993200 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-9ecfd456-11d3-44f2-ab16-b5c96342c2e9 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:51.997161 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9ecfd456-11d3-44f2-ab16-b5c96342c2e9 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/c10b582e-6b7f-41a4-8a9b-a3efdd00f90c returned with HTTP 200 Jul 03 19:27:51.997574 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 419/1644] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:51 2026] GET /volume/v3/volumes/c10b582e-6b7f-41a4-8a9b-a3efdd00f90c => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:52.185124 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f81a2ca0-5678-4873-8376-facbbd0dd7b1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:52.327565 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f81a2ca0-5678-4873-8376-facbbd0dd7b1 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:27:52.327956 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f81a2ca0-5678-4873-8376-facbbd0dd7b1 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0867ccef-6835-4329-aebf-a49a6b96cc3c", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-159644666"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:52.336121 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f81a2ca0-5678-4873-8376-facbbd0dd7b1 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 404 Jul 03 19:27:52.336866 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 411/1645] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:27:52 2026] POST /volume/v3/snapshots => generated 109 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:52.350117 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d0566a58-b5b1-487f-96f6-fbe5b75af7a8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:52.352540 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d0566a58-b5b1-487f-96f6-fbe5b75af7a8 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:27:52.353062 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d0566a58-b5b1-487f-96f6-fbe5b75af7a8 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1092250429"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:52.386993 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d0566a58-b5b1-487f-96f6-fbe5b75af7a8 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 404 Jul 03 19:27:52.386993 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 401/1646] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:27:52 2026] POST /volume/v3/snapshots => generated 77 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:27:52.397644 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f8333b52-bc7a-496c-8cac-420336672182 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:52.400460 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f8333b52-bc7a-496c-8cac-420336672182 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] GET https://10.4.3.61/volume/v3/snapshots?limit=invalid Jul 03 19:27:52.400797 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f8333b52-bc7a-496c-8cac-420336672182 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:52.401141 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f8333b52-bc7a-496c-8cac-420336672182 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:52.401946 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f8333b52-bc7a-496c-8cac-420336672182 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] HTTP exception thrown: limit param must be an integer Jul 03 19:27:52.402081 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f8333b52-bc7a-496c-8cac-420336672182 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] https://10.4.3.61/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 03 19:27:52.402797 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 416/1647] 10.4.3.61 () {66 vars in 1263 bytes} [Fri Jul 3 19:27:52 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:52.411621 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-05cfece7-8d72-46e3-8aa2-75268029acfe None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:52.413674 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-05cfece7-8d72-46e3-8aa2-75268029acfe tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] GET https://10.4.3.61/volume/v3/snapshots?marker=50712d9f-e2fa-4150-9362-c66e915aff4f Jul 03 19:27:52.413950 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-05cfece7-8d72-46e3-8aa2-75268029acfe tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:52.414144 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-05cfece7-8d72-46e3-8aa2-75268029acfe tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:52.414508 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-05cfece7-8d72-46e3-8aa2-75268029acfe tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:27:52.415687 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.db.api [None req-05cfece7-8d72-46e3-8aa2-75268029acfe tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Building query based on filter {{(pid=99925) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:27:52.420056 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-05cfece7-8d72-46e3-8aa2-75268029acfe tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] https://10.4.3.61/volume/v3/snapshots?marker=50712d9f-e2fa-4150-9362-c66e915aff4f returned with HTTP 404 Jul 03 19:27:52.420635 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 420/1648] 10.4.3.61 () {66 vars in 1323 bytes} [Fri Jul 3 19:27:52 2026] GET /volume/v3/snapshots?marker=50712d9f-e2fa-4150-9362-c66e915aff4f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:52.428970 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b4199870-cc86-4fc3-9b7b-55e881de0bba None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:52.431329 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b4199870-cc86-4fc3-9b7b-55e881de0bba tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] GET https://10.4.3.61/volume/v3/snapshots?sort_key=invalid Jul 03 19:27:52.431638 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b4199870-cc86-4fc3-9b7b-55e881de0bba tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:52.431939 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b4199870-cc86-4fc3-9b7b-55e881de0bba tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:52.432473 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.api_utils [None req-b4199870-cc86-4fc3-9b7b-55e881de0bba tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Removing options '' from query. {{(pid=99924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:27:52.432856 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:52.432856 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:52.433807 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.db.api [None req-b4199870-cc86-4fc3-9b7b-55e881de0bba tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Building query based on filter {{(pid=99924) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:27:52.434333 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b4199870-cc86-4fc3-9b7b-55e881de0bba tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] https://10.4.3.61/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 03 19:27:52.434812 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 412/1649] 10.4.3.61 () {66 vars in 1269 bytes} [Fri Jul 3 19:27:52 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:52.445100 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d3b49763-a79c-48a5-8048-823051873b5b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:52.447039 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d3b49763-a79c-48a5-8048-823051873b5b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:27:52.447665 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d3b49763-a79c-48a5-8048-823051873b5b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-347498400"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:52.449264 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-d3b49763-a79c-48a5-8048-823051873b5b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-347498400'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:27:52.449499 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-d3b49763-a79c-48a5-8048-823051873b5b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Create volume of 2 GB Jul 03 19:27:52.455304 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d3b49763-a79c-48a5-8048-823051873b5b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Availability Zones retrieved successfully. Jul 03 19:27:52.464197 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d3b49763-a79c-48a5-8048-823051873b5b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Flow 'volume_create_api' (553e6f57-f945-483e-ae19-4409167de37d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:52.464197 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d3b49763-a79c-48a5-8048-823051873b5b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21717769-ef93-4712-b615-1cdb6c18e0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:52.464197 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-d3b49763-a79c-48a5-8048-823051873b5b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Validating volume size '2' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:27:52.504137 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d3b49763-a79c-48a5-8048-823051873b5b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21717769-ef93-4712-b615-1cdb6c18e0f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:52.505679 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d3b49763-a79c-48a5-8048-823051873b5b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ed7b488-0a38-4536-8a20-2a96ce57a2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:52.510472 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-02e481ec-0607-413f-b308-27d14db89b9c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:52.512708 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-02e481ec-0607-413f-b308-27d14db89b9c tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] GET https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe Jul 03 19:27:52.513044 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-02e481ec-0607-413f-b308-27d14db89b9c tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:52.513319 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-02e481ec-0607-413f-b308-27d14db89b9c tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:52.520222 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-02e481ec-0607-413f-b308-27d14db89b9c tempest-AttachVolumeTestJSON-558753915 tempest-AttachVolumeTestJSON-558753915-project-member] https://10.4.3.61/volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe returned with HTTP 404 Jul 03 19:27:52.520911 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 417/1650] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:52 2026] GET /volume/v3/volumes/910f8b37-c008-4300-a664-623ddbe507fe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:52.598808 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-d3b49763-a79c-48a5-8048-823051873b5b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Created reservations ['9c3dc5a4-778f-41d8-92b4-33d3be612171', '80743867-0c07-435c-b5a5-a58029bc2fbf', 'eead8942-85ba-4f30-934a-c70c59444bcc', 'b7a9b5f8-5631-4813-8431-6e4447659bfd'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:52.598808 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d3b49763-a79c-48a5-8048-823051873b5b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ed7b488-0a38-4536-8a20-2a96ce57a2ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c3dc5a4-778f-41d8-92b4-33d3be612171', '80743867-0c07-435c-b5a5-a58029bc2fbf', 'eead8942-85ba-4f30-934a-c70c59444bcc', 'b7a9b5f8-5631-4813-8431-6e4447659bfd']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:52.598808 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d3b49763-a79c-48a5-8048-823051873b5b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1570dc35-717d-486d-a6cf-576bd88c5905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:52.628568 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d3b49763-a79c-48a5-8048-823051873b5b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1570dc35-717d-486d-a6cf-576bd88c5905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04fdb55c-1865-42ef-aed0-c3b5dcce8c07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-347498400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c69720b248e4fe5993ee670e6e409b8',qos_specs=None,replication_status=,reservations=['9c3dc5a4-778f-41d8-92b4-33d3be612171','80743867-0c07-435c-b5a5-a58029bc2fbf','eead8942-85ba-4f30-934a-c70c59444bcc','b7a9b5f8-5631-4813-8431-6e4447659bfd'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79cb11d7ede0466c84bbb02cd4a49839',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:27:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-347498400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04fdb55c-1865-42ef-aed0-c3b5dcce8c07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c69720b248e4fe5993ee670e6e409b8',provider_auth=None,provider_geometry=None,provider_id=None,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='79cb11d7ede0466c84bbb02cd4a49839',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:52.630089 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d3b49763-a79c-48a5-8048-823051873b5b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3249a544-74d2-45ec-87a9-ef1cfc1afa83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:52.659742 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d3b49763-a79c-48a5-8048-823051873b5b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3249a544-74d2-45ec-87a9-ef1cfc1afa83) transitioned into state 'SUCCESS' from state '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-347498400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c69720b248e4fe5993ee670e6e409b8',qos_specs=None,replication_status=,reservations=['9c3dc5a4-778f-41d8-92b4-33d3be612171','80743867-0c07-435c-b5a5-a58029bc2fbf','eead8942-85ba-4f30-934a-c70c59444bcc','b7a9b5f8-5631-4813-8431-6e4447659bfd'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79cb11d7ede0466c84bbb02cd4a49839',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:52.661148 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d3b49763-a79c-48a5-8048-823051873b5b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faee9c9d-67a3-43a9-90e1-a50a4b29ef0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:52.674925 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d3b49763-a79c-48a5-8048-823051873b5b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faee9c9d-67a3-43a9-90e1-a50a4b29ef0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:52.677064 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d3b49763-a79c-48a5-8048-823051873b5b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Flow 'volume_create_api' (553e6f57-f945-483e-ae19-4409167de37d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:52.677064 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d3b49763-a79c-48a5-8048-823051873b5b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Create volume request issued successfully. Jul 03 19:27:52.677436 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d3b49763-a79c-48a5-8048-823051873b5b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:27:52.678008 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 402/1651] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:27:52 2026] POST /volume/v3/volumes => generated 759 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:27:52.693545 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fc82e94a-d022-43f6-8973-5ed213ff0b6f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:52.695393 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fc82e94a-d022-43f6-8973-5ed213ff0b6f tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] GET https://10.4.3.61/volume/v3/volumes/04fdb55c-1865-42ef-aed0-c3b5dcce8c07 Jul 03 19:27:52.695622 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fc82e94a-d022-43f6-8973-5ed213ff0b6f tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:52.695874 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fc82e94a-d022-43f6-8973-5ed213ff0b6f tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:52.704547 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:52.704547 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:52.712693 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-fc82e94a-d022-43f6-8973-5ed213ff0b6f tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Volume info retrieved successfully. Jul 03 19:27:52.718702 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fc82e94a-d022-43f6-8973-5ed213ff0b6f tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] https://10.4.3.61/volume/v3/volumes/04fdb55c-1865-42ef-aed0-c3b5dcce8c07 returned with HTTP 200 Jul 03 19:27:52.719204 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 421/1652] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:52 2026] GET /volume/v3/volumes/04fdb55c-1865-42ef-aed0-c3b5dcce8c07 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:52.888254 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e4f2dda4-984d-476b-acab-d06320cc9692 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:52.888766 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e4f2dda4-984d-476b-acab-d06320cc9692 None None] GET https://10.4.3.61/volume// Jul 03 19:27:52.888931 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e4f2dda4-984d-476b-acab-d06320cc9692 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:52.889110 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e4f2dda4-984d-476b-acab-d06320cc9692 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:52.889494 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e4f2dda4-984d-476b-acab-d06320cc9692 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:27:52.889783 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 413/1653] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:27:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:27:52.900860 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-44848d28-57d9-4e4c-b6e4-044079335f87 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:52.903974 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-44848d28-57d9-4e4c-b6e4-044079335f87 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:27:52.904528 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-44848d28-57d9-4e4c-b6e4-044079335f87 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac9caa29-6242-4fb3-a359-9beab0f35861", "connector": null, "instance_uuid": "2bf3043a-0cb0-4794-93a1-e42940429240"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:52.910748 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-86bbb41a-7f4a-43f8-b6a3-29e31e439992 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:52.912635 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-86bbb41a-7f4a-43f8-b6a3-29e31e439992 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] GET https://10.4.3.61/volume/v3/volumes/8e0f15cb-1588-4c72-bc41-2f3ff9ea47c2 Jul 03 19:27:52.913014 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-86bbb41a-7f4a-43f8-b6a3-29e31e439992 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:52.913396 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-86bbb41a-7f4a-43f8-b6a3-29e31e439992 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:52.914190 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:52.914190 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:52.923030 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:52.923030 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:52.928265 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-86bbb41a-7f4a-43f8-b6a3-29e31e439992 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Volume info retrieved successfully. Jul 03 19:27:52.934310 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-86bbb41a-7f4a-43f8-b6a3-29e31e439992 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] https://10.4.3.61/volume/v3/volumes/8e0f15cb-1588-4c72-bc41-2f3ff9ea47c2 returned with HTTP 200 Jul 03 19:27:52.935009 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 403/1654] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:52 2026] GET /volume/v3/volumes/8e0f15cb-1588-4c72-bc41-2f3ff9ea47c2 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:52.945635 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-44848d28-57d9-4e4c-b6e4-044079335f87 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:27:52.945890 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 418/1655] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:27:52 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 19:27:52.962291 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-0b428e4b-acc0-4176-a597-c16dae521973 req-ed4fa61d-95f8-445d-b3ee-0988f53d7cc7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:52.965328 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-0b428e4b-acc0-4176-a597-c16dae521973 req-ed4fa61d-95f8-445d-b3ee-0988f53d7cc7 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] GET https://10.4.3.61/volume/v3/volumes/8e0f15cb-1588-4c72-bc41-2f3ff9ea47c2 Jul 03 19:27:52.965592 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-0b428e4b-acc0-4176-a597-c16dae521973 req-ed4fa61d-95f8-445d-b3ee-0988f53d7cc7 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:52.965960 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-0b428e4b-acc0-4176-a597-c16dae521973 req-ed4fa61d-95f8-445d-b3ee-0988f53d7cc7 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:52.977749 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:52.977749 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:52.982990 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-0b428e4b-acc0-4176-a597-c16dae521973 req-ed4fa61d-95f8-445d-b3ee-0988f53d7cc7 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Volume info retrieved successfully. Jul 03 19:27:52.988632 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-0b428e4b-acc0-4176-a597-c16dae521973 req-ed4fa61d-95f8-445d-b3ee-0988f53d7cc7 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] https://10.4.3.61/volume/v3/volumes/8e0f15cb-1588-4c72-bc41-2f3ff9ea47c2 returned with HTTP 200 Jul 03 19:27:52.989194 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 422/1656] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:27:52 2026] GET /volume/v3/volumes/8e0f15cb-1588-4c72-bc41-2f3ff9ea47c2 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:53.015224 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8211e049-fb38-44b8-83c7-343e125a5827 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:53.017157 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8211e049-fb38-44b8-83c7-343e125a5827 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/c10b582e-6b7f-41a4-8a9b-a3efdd00f90c Jul 03 19:27:53.017490 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8211e049-fb38-44b8-83c7-343e125a5827 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:53.017656 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8211e049-fb38-44b8-83c7-343e125a5827 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:53.025996 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:53.025996 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:53.031066 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-8211e049-fb38-44b8-83c7-343e125a5827 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:53.038822 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8211e049-fb38-44b8-83c7-343e125a5827 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/c10b582e-6b7f-41a4-8a9b-a3efdd00f90c returned with HTTP 200 Jul 03 19:27:53.039321 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 414/1657] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:53 2026] GET /volume/v3/volumes/c10b582e-6b7f-41a4-8a9b-a3efdd00f90c => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:53.052753 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-aa7a2aef-e26c-41ca-b212-ad12033053ac None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:53.054552 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-aa7a2aef-e26c-41ca-b212-ad12033053ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:27:53.056185 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-aa7a2aef-e26c-41ca-b212-ad12033053ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c10b582e-6b7f-41a4-8a9b-a3efdd00f90c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1951009545"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:53.057203 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-aa7a2aef-e26c-41ca-b212-ad12033053ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume request body: {'volume': {'source_volid': 'c10b582e-6b7f-41a4-8a9b-a3efdd00f90c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1951009545'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:27:53.065773 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:53.065773 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:53.068183 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-aa7a2aef-e26c-41ca-b212-ad12033053ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume retrieved successfully. Jul 03 19:27:53.068183 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-aa7a2aef-e26c-41ca-b212-ad12033053ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume of 1 GB Jul 03 19:27:53.071509 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-aa7a2aef-e26c-41ca-b212-ad12033053ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Availability Zones retrieved successfully. Jul 03 19:27:53.079329 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-aa7a2aef-e26c-41ca-b212-ad12033053ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Flow 'volume_create_api' (b751d0cb-a4e4-4b63-a934-ad81f08a449a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:53.082905 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-aa7a2aef-e26c-41ca-b212-ad12033053ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a64e8e61-4f77-45c1-afb6-af4a413b16ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:53.084217 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-aa7a2aef-e26c-41ca-b212-ad12033053ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:27:53.110271 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-aa7a2aef-e26c-41ca-b212-ad12033053ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a64e8e61-4f77-45c1-afb6-af4a413b16ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c10b582e-6b7f-41a4-8a9b-a3efdd00f90c', 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:53.111349 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-aa7a2aef-e26c-41ca-b212-ad12033053ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e23de79d-263e-4107-9503-503fbfd87bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:53.152619 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-959d36a6-ff3d-41c4-9fb9-04ee9f51374f req-d293588e-4dc5-4f8e-a687-5647f7b6b617 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:53.155187 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-959d36a6-ff3d-41c4-9fb9-04ee9f51374f req-d293588e-4dc5-4f8e-a687-5647f7b6b617 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:27:53.155625 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-959d36a6-ff3d-41c4-9fb9-04ee9f51374f req-d293588e-4dc5-4f8e-a687-5647f7b6b617 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:53.155625 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-959d36a6-ff3d-41c4-9fb9-04ee9f51374f req-d293588e-4dc5-4f8e-a687-5647f7b6b617 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:53.156296 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [req-959d36a6-ff3d-41c4-9fb9-04ee9f51374f req-d293588e-4dc5-4f8e-a687-5647f7b6b617 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:27:53.156673 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:53.156673 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:53.157214 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [req-959d36a6-ff3d-41c4-9fb9-04ee9f51374f req-d293588e-4dc5-4f8e-a687-5647f7b6b617 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:27:53.162308 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-aa7a2aef-e26c-41ca-b212-ad12033053ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Created reservations ['b6db9b32-d2fe-43b2-bee6-6b31d0e4806c', '7b3c15ac-d2df-46eb-83f3-e0ba57bebb95', 'bfeb9b03-999f-4896-847a-e8357fc9cf15', '27476c5c-9f0c-4bff-ad6a-f9c0d9b02fa2'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:53.162788 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-aa7a2aef-e26c-41ca-b212-ad12033053ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e23de79d-263e-4107-9503-503fbfd87bc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6db9b32-d2fe-43b2-bee6-6b31d0e4806c', '7b3c15ac-d2df-46eb-83f3-e0ba57bebb95', 'bfeb9b03-999f-4896-847a-e8357fc9cf15', '27476c5c-9f0c-4bff-ad6a-f9c0d9b02fa2']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:53.163935 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-aa7a2aef-e26c-41ca-b212-ad12033053ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5e1cf61-1021-4861-883a-bd597c9dad31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:53.165972 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-959d36a6-ff3d-41c4-9fb9-04ee9f51374f req-d293588e-4dc5-4f8e-a687-5647f7b6b617 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Get all volumes completed successfully. Jul 03 19:27:53.167049 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:53.167049 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:53.172783 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-959d36a6-ff3d-41c4-9fb9-04ee9f51374f req-d293588e-4dc5-4f8e-a687-5647f7b6b617 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:27:53.173119 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 419/1658] 10.4.3.61 () {68 vars in 1501 bytes} [Fri Jul 3 19:27:53 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:53.213728 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-aa7a2aef-e26c-41ca-b212-ad12033053ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5e1cf61-1021-4861-883a-bd597c9dad31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08ddb7b3-2395-448f-b0e3-86fd560a01bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1951009545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77850505e54242cd88c058e5681e0df3',qos_specs=None,replication_status=,reservations=['b6db9b32-d2fe-43b2-bee6-6b31d0e4806c','7b3c15ac-d2df-46eb-83f3-e0ba57bebb95','bfeb9b03-999f-4896-847a-e8357fc9cf15','27476c5c-9f0c-4bff-ad6a-f9c0d9b02fa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=c10b582e-6b7f-41a4-8a9b-a3efdd00f90c,status='creating',user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:27:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1951009545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08ddb7b3-2395-448f-b0e3-86fd560a01bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77850505e54242cd88c058e5681e0df3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c10b582e-6b7f-41a4-8a9b-a3efdd00f90c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:53.214826 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-aa7a2aef-e26c-41ca-b212-ad12033053ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90ca98df-4123-49c0-ad88-db0d076bd5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:53.216029 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-48ca693f-5e5f-4965-b4ae-1778be54ac6c req-248c1d7f-a857-439d-a73d-8987fc4ffc7a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:53.218806 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-48ca693f-5e5f-4965-b4ae-1778be54ac6c req-248c1d7f-a857-439d-a73d-8987fc4ffc7a tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:27:53.219041 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-48ca693f-5e5f-4965-b4ae-1778be54ac6c req-248c1d7f-a857-439d-a73d-8987fc4ffc7a tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:53.219282 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-48ca693f-5e5f-4965-b4ae-1778be54ac6c req-248c1d7f-a857-439d-a73d-8987fc4ffc7a tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Calling method 'detail' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:53.219586 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [req-48ca693f-5e5f-4965-b4ae-1778be54ac6c req-248c1d7f-a857-439d-a73d-8987fc4ffc7a tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:27:53.220343 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-48ca693f-5e5f-4965-b4ae-1778be54ac6c req-248c1d7f-a857-439d-a73d-8987fc4ffc7a tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99925) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:27:53.228229 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-48ca693f-5e5f-4965-b4ae-1778be54ac6c req-248c1d7f-a857-439d-a73d-8987fc4ffc7a tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Get all volumes completed successfully. Jul 03 19:27:53.229098 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:53.229098 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:53.233706 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-48ca693f-5e5f-4965-b4ae-1778be54ac6c req-248c1d7f-a857-439d-a73d-8987fc4ffc7a tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:27:53.234120 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 423/1659] 10.4.3.61 () {68 vars in 1501 bytes} [Fri Jul 3 19:27:53 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:53.237908 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-aa7a2aef-e26c-41ca-b212-ad12033053ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90ca98df-4123-49c0-ad88-db0d076bd5a2) transitioned into state 'SUCCESS' from state '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-1951009545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77850505e54242cd88c058e5681e0df3',qos_specs=None,replication_status=,reservations=['b6db9b32-d2fe-43b2-bee6-6b31d0e4806c','7b3c15ac-d2df-46eb-83f3-e0ba57bebb95','bfeb9b03-999f-4896-847a-e8357fc9cf15','27476c5c-9f0c-4bff-ad6a-f9c0d9b02fa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=c10b582e-6b7f-41a4-8a9b-a3efdd00f90c,status='creating',user_id='b5cfcd25616c43f79a5a4ed11fb6ffd4',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:53.238980 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-aa7a2aef-e26c-41ca-b212-ad12033053ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5046421-71e5-4aa3-8dbb-58d5518a3428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:53.265251 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-fed7e8ba-01f6-46df-8605-99a1e0a3ae22 req-628108a1-2ffe-4aa5-be4d-2f8d4eee16b6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:53.268097 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-fed7e8ba-01f6-46df-8605-99a1e0a3ae22 req-628108a1-2ffe-4aa5-be4d-2f8d4eee16b6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:27:53.268375 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-fed7e8ba-01f6-46df-8605-99a1e0a3ae22 req-628108a1-2ffe-4aa5-be4d-2f8d4eee16b6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:53.268619 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-fed7e8ba-01f6-46df-8605-99a1e0a3ae22 req-628108a1-2ffe-4aa5-be4d-2f8d4eee16b6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Calling method 'detail' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:53.268921 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.api_utils [req-fed7e8ba-01f6-46df-8605-99a1e0a3ae22 req-628108a1-2ffe-4aa5-be4d-2f8d4eee16b6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Removing options '' from query. {{(pid=99924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:27:53.269799 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-aa7a2aef-e26c-41ca-b212-ad12033053ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5046421-71e5-4aa3-8dbb-58d5518a3428) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:27:53.270467 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [req-fed7e8ba-01f6-46df-8605-99a1e0a3ae22 req-628108a1-2ffe-4aa5-be4d-2f8d4eee16b6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99924) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:27:53.270617 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-aa7a2aef-e26c-41ca-b212-ad12033053ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Flow 'volume_create_api' (b751d0cb-a4e4-4b63-a934-ad81f08a449a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:53.270960 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-aa7a2aef-e26c-41ca-b212-ad12033053ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Create volume request issued successfully. Jul 03 19:27:53.271623 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-aa7a2aef-e26c-41ca-b212-ad12033053ac tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:27:53.272047 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 404/1660] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:27:53 2026] POST /volume/v3/volumes => generated 802 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:53.282262 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-fed7e8ba-01f6-46df-8605-99a1e0a3ae22 req-628108a1-2ffe-4aa5-be4d-2f8d4eee16b6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Get all volumes completed successfully. Jul 03 19:27:53.283319 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:53.283319 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:53.289104 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2ecb63ec-f79d-45d7-8517-33c428d28c63 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:53.290518 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-fed7e8ba-01f6-46df-8605-99a1e0a3ae22 req-628108a1-2ffe-4aa5-be4d-2f8d4eee16b6 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:27:53.291076 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 415/1661] 10.4.3.61 () {68 vars in 1501 bytes} [Fri Jul 3 19:27:53 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:27:53.294465 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2ecb63ec-f79d-45d7-8517-33c428d28c63 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/08ddb7b3-2395-448f-b0e3-86fd560a01bf Jul 03 19:27:53.294782 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2ecb63ec-f79d-45d7-8517-33c428d28c63 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:53.294917 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2ecb63ec-f79d-45d7-8517-33c428d28c63 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:53.304544 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:53.304544 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:53.309076 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-2ecb63ec-f79d-45d7-8517-33c428d28c63 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:53.314463 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2ecb63ec-f79d-45d7-8517-33c428d28c63 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/08ddb7b3-2395-448f-b0e3-86fd560a01bf returned with HTTP 200 Jul 03 19:27:53.314916 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 420/1662] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:53 2026] GET /volume/v3/volumes/08ddb7b3-2395-448f-b0e3-86fd560a01bf => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:53.321344 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-ddc9c527-fefa-4a32-8f92-5680229eb1cd req-9e49e5f2-92e7-40ec-9a50-b3b2f3054300 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:53.323511 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-ddc9c527-fefa-4a32-8f92-5680229eb1cd req-9e49e5f2-92e7-40ec-9a50-b3b2f3054300 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:27:53.323686 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-ddc9c527-fefa-4a32-8f92-5680229eb1cd req-9e49e5f2-92e7-40ec-9a50-b3b2f3054300 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:53.323893 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-ddc9c527-fefa-4a32-8f92-5680229eb1cd req-9e49e5f2-92e7-40ec-9a50-b3b2f3054300 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Calling method 'detail' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:53.324123 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [req-ddc9c527-fefa-4a32-8f92-5680229eb1cd req-9e49e5f2-92e7-40ec-9a50-b3b2f3054300 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:27:53.324777 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-ddc9c527-fefa-4a32-8f92-5680229eb1cd req-9e49e5f2-92e7-40ec-9a50-b3b2f3054300 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99925) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:27:53.332885 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-ddc9c527-fefa-4a32-8f92-5680229eb1cd req-9e49e5f2-92e7-40ec-9a50-b3b2f3054300 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Get all volumes completed successfully. Jul 03 19:27:53.333721 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:53.333721 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:53.338027 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-ddc9c527-fefa-4a32-8f92-5680229eb1cd req-9e49e5f2-92e7-40ec-9a50-b3b2f3054300 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:27:53.338426 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 424/1663] 10.4.3.61 () {68 vars in 1501 bytes} [Fri Jul 3 19:27:53 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:53.364622 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-d68f0ed5-376b-4300-b046-5f13257e5999 req-50d01b1c-6d1e-4e87-a0b6-ea4a2e3bbb80 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:53.367447 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-d68f0ed5-376b-4300-b046-5f13257e5999 req-50d01b1c-6d1e-4e87-a0b6-ea4a2e3bbb80 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:27:53.367625 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-d68f0ed5-376b-4300-b046-5f13257e5999 req-50d01b1c-6d1e-4e87-a0b6-ea4a2e3bbb80 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:53.367828 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-d68f0ed5-376b-4300-b046-5f13257e5999 req-50d01b1c-6d1e-4e87-a0b6-ea4a2e3bbb80 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Calling method 'detail' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:53.368091 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.api_utils [req-d68f0ed5-376b-4300-b046-5f13257e5999 req-50d01b1c-6d1e-4e87-a0b6-ea4a2e3bbb80 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Removing options '' from query. {{(pid=99926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:27:53.368533 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:53.368533 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:53.368881 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-d68f0ed5-376b-4300-b046-5f13257e5999 req-50d01b1c-6d1e-4e87-a0b6-ea4a2e3bbb80 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99926) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:27:53.369568 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-96f0e5ab-e3ed-4420-9df6-32f4096c716b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:53.371556 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-96f0e5ab-e3ed-4420-9df6-32f4096c716b tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 Jul 03 19:27:53.371770 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-96f0e5ab-e3ed-4420-9df6-32f4096c716b tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:53.371976 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-96f0e5ab-e3ed-4420-9df6-32f4096c716b tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:53.378092 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-d68f0ed5-376b-4300-b046-5f13257e5999 req-50d01b1c-6d1e-4e87-a0b6-ea4a2e3bbb80 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Get all volumes completed successfully. Jul 03 19:27:53.379084 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:53.379084 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:53.382328 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:53.382328 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:53.383752 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-d68f0ed5-376b-4300-b046-5f13257e5999 req-50d01b1c-6d1e-4e87-a0b6-ea4a2e3bbb80 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:27:53.384154 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 405/1664] 10.4.3.61 () {68 vars in 1501 bytes} [Fri Jul 3 19:27:53 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:53.386598 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-96f0e5ab-e3ed-4420-9df6-32f4096c716b tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:27:53.391659 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-96f0e5ab-e3ed-4420-9df6-32f4096c716b tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 returned with HTTP 200 Jul 03 19:27:53.392734 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 416/1665] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:53 2026] GET /volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:53.416673 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-be18bef8-ac23-43a2-9621-671f93d7462d req-dbaacf92-0d1d-4b0d-a8c4-360290ba71a8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:53.419182 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-be18bef8-ac23-43a2-9621-671f93d7462d req-dbaacf92-0d1d-4b0d-a8c4-360290ba71a8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:27:53.419453 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-be18bef8-ac23-43a2-9621-671f93d7462d req-dbaacf92-0d1d-4b0d-a8c4-360290ba71a8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:53.419692 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-be18bef8-ac23-43a2-9621-671f93d7462d req-dbaacf92-0d1d-4b0d-a8c4-360290ba71a8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:53.420147 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [req-be18bef8-ac23-43a2-9621-671f93d7462d req-dbaacf92-0d1d-4b0d-a8c4-360290ba71a8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:27:53.421041 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [req-be18bef8-ac23-43a2-9621-671f93d7462d req-dbaacf92-0d1d-4b0d-a8c4-360290ba71a8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:27:53.432068 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-be18bef8-ac23-43a2-9621-671f93d7462d req-dbaacf92-0d1d-4b0d-a8c4-360290ba71a8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Get all volumes completed successfully. Jul 03 19:27:53.434213 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:53.434213 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:53.440828 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-be18bef8-ac23-43a2-9621-671f93d7462d req-dbaacf92-0d1d-4b0d-a8c4-360290ba71a8 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:27:53.441523 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 421/1666] 10.4.3.61 () {68 vars in 1501 bytes} [Fri Jul 3 19:27:53 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:27:53.479419 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-327aa6fa-8404-492f-acce-9497ae229130 req-3fe5dcba-291f-4057-9194-dfdb43672aa3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:53.482142 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c521da76-b796-4236-a196-c64159b97a03 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:53.482290 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-327aa6fa-8404-492f-acce-9497ae229130 req-3fe5dcba-291f-4057-9194-dfdb43672aa3 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:27:53.482372 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c521da76-b796-4236-a196-c64159b97a03 None None] GET https://10.4.3.61/volume// Jul 03 19:27:53.482439 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-327aa6fa-8404-492f-acce-9497ae229130 req-3fe5dcba-291f-4057-9194-dfdb43672aa3 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:53.482587 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c521da76-b796-4236-a196-c64159b97a03 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:53.482640 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-327aa6fa-8404-492f-acce-9497ae229130 req-3fe5dcba-291f-4057-9194-dfdb43672aa3 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Calling method 'detail' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:53.482772 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c521da76-b796-4236-a196-c64159b97a03 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:53.482939 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [req-327aa6fa-8404-492f-acce-9497ae229130 req-3fe5dcba-291f-4057-9194-dfdb43672aa3 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:27:53.483139 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c521da76-b796-4236-a196-c64159b97a03 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:27:53.483493 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 406/1667] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:27:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:27:53.483908 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-327aa6fa-8404-492f-acce-9497ae229130 req-3fe5dcba-291f-4057-9194-dfdb43672aa3 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99925) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:27:53.492668 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-3df7bf24-870c-4216-8976-58ca2efdf75b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:53.494830 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-3df7bf24-870c-4216-8976-58ca2efdf75b tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 Jul 03 19:27:53.495008 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-3df7bf24-870c-4216-8976-58ca2efdf75b tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:53.495185 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-3df7bf24-870c-4216-8976-58ca2efdf75b tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:53.497631 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-327aa6fa-8404-492f-acce-9497ae229130 req-3fe5dcba-291f-4057-9194-dfdb43672aa3 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Get all volumes completed successfully. Jul 03 19:27:53.498988 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:53.498988 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:53.505065 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-327aa6fa-8404-492f-acce-9497ae229130 req-3fe5dcba-291f-4057-9194-dfdb43672aa3 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:27:53.505403 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 425/1668] 10.4.3.61 () {68 vars in 1501 bytes} [Fri Jul 3 19:27:53 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:53.513438 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:53.513438 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:53.518049 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-3df7bf24-870c-4216-8976-58ca2efdf75b tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:27:53.524025 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-3df7bf24-870c-4216-8976-58ca2efdf75b tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 returned with HTTP 200 Jul 03 19:27:53.524780 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 417/1669] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:27:53 2026] GET /volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 => generated 1025 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:27:53.549302 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-93010161-78d7-4300-b707-2f592e93b6fb req-391dad99-7ca8-4a69-8f72-7812a9ddcefb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:53.554215 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-93010161-78d7-4300-b707-2f592e93b6fb req-391dad99-7ca8-4a69-8f72-7812a9ddcefb tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:27:53.555435 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-93010161-78d7-4300-b707-2f592e93b6fb req-391dad99-7ca8-4a69-8f72-7812a9ddcefb tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:53.559286 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-93010161-78d7-4300-b707-2f592e93b6fb req-391dad99-7ca8-4a69-8f72-7812a9ddcefb tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:53.559286 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [req-93010161-78d7-4300-b707-2f592e93b6fb req-391dad99-7ca8-4a69-8f72-7812a9ddcefb tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:27:53.560400 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [req-93010161-78d7-4300-b707-2f592e93b6fb req-391dad99-7ca8-4a69-8f72-7812a9ddcefb tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:27:53.572379 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-93010161-78d7-4300-b707-2f592e93b6fb req-391dad99-7ca8-4a69-8f72-7812a9ddcefb tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] Get all volumes completed successfully. Jul 03 19:27:53.573410 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:53.573410 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:53.581713 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-93010161-78d7-4300-b707-2f592e93b6fb req-391dad99-7ca8-4a69-8f72-7812a9ddcefb tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-reader] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:27:53.581713 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 422/1670] 10.4.3.61 () {68 vars in 1501 bytes} [Fri Jul 3 19:27:53 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:53.608383 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b6c4f3ac-79b2-4485-a839-9364eaf1abea None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:53.610527 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b6c4f3ac-79b2-4485-a839-9364eaf1abea tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] DELETE https://10.4.3.61/volume/v3/volumes/8e0f15cb-1588-4c72-bc41-2f3ff9ea47c2 Jul 03 19:27:53.610719 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b6c4f3ac-79b2-4485-a839-9364eaf1abea tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:53.610952 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b6c4f3ac-79b2-4485-a839-9364eaf1abea tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:53.611120 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-b6c4f3ac-79b2-4485-a839-9364eaf1abea tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Delete volume with id: 8e0f15cb-1588-4c72-bc41-2f3ff9ea47c2 Jul 03 19:27:53.627131 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:53.627131 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:53.627656 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b6c4f3ac-79b2-4485-a839-9364eaf1abea tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Volume info retrieved successfully. Jul 03 19:27:53.646876 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-684b2c8f-6afe-449a-88b7-0714e89ecd7e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:53.649013 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-684b2c8f-6afe-449a-88b7-0714e89ecd7e tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] PUT https://10.4.3.61/volume/v3/attachments/732b9e0c-0252-40c6-8106-192b0d9f2a41 Jul 03 19:27:53.649403 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-684b2c8f-6afe-449a-88b7-0714e89ecd7e tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:53.669508 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-684b2c8f-6afe-449a-88b7-0714e89ecd7e tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Acquiring lock "cinder-attachment_update-ac9caa29-6242-4fb3-a359-9beab0f35861-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:27:53.674743 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b6c4f3ac-79b2-4485-a839-9364eaf1abea tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Delete volume request issued successfully. Jul 03 19:27:53.675028 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b6c4f3ac-79b2-4485-a839-9364eaf1abea tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] https://10.4.3.61/volume/v3/volumes/8e0f15cb-1588-4c72-bc41-2f3ff9ea47c2 returned with HTTP 202 Jul 03 19:27:53.676119 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 407/1671] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:27:53 2026] DELETE /volume/v3/volumes/8e0f15cb-1588-4c72-bc41-2f3ff9ea47c2 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:27:53.680034 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-684b2c8f-6afe-449a-88b7-0714e89ecd7e tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Lock "cinder-attachment_update-ac9caa29-6242-4fb3-a359-9beab0f35861-np0000004460" acquired by "attachment_update" :: waited 0.010s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:27:53.680643 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:53.680643 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:53.694196 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bfa7369a-9ac0-44cb-b74c-a495c9170482 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:53.696021 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bfa7369a-9ac0-44cb-b74c-a495c9170482 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] GET https://10.4.3.61/volume/v3/volumes/8e0f15cb-1588-4c72-bc41-2f3ff9ea47c2 Jul 03 19:27:53.696021 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bfa7369a-9ac0-44cb-b74c-a495c9170482 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:53.697177 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bfa7369a-9ac0-44cb-b74c-a495c9170482 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:53.708782 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:53.708782 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:53.714635 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-bfa7369a-9ac0-44cb-b74c-a495c9170482 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Volume info retrieved successfully. Jul 03 19:27:53.721473 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bfa7369a-9ac0-44cb-b74c-a495c9170482 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] https://10.4.3.61/volume/v3/volumes/8e0f15cb-1588-4c72-bc41-2f3ff9ea47c2 returned with HTTP 200 Jul 03 19:27:53.721968 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 418/1672] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:53 2026] GET /volume/v3/volumes/8e0f15cb-1588-4c72-bc41-2f3ff9ea47c2 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:53.734037 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c324a727-6d32-4dda-87f6-af026d4ff79b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:53.737204 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c324a727-6d32-4dda-87f6-af026d4ff79b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] GET https://10.4.3.61/volume/v3/volumes/04fdb55c-1865-42ef-aed0-c3b5dcce8c07 Jul 03 19:27:53.737204 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c324a727-6d32-4dda-87f6-af026d4ff79b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:53.737204 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c324a727-6d32-4dda-87f6-af026d4ff79b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:53.747770 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:53.747770 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:53.754230 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c324a727-6d32-4dda-87f6-af026d4ff79b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Volume info retrieved successfully. Jul 03 19:27:53.762743 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c324a727-6d32-4dda-87f6-af026d4ff79b tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] https://10.4.3.61/volume/v3/volumes/04fdb55c-1865-42ef-aed0-c3b5dcce8c07 returned with HTTP 200 Jul 03 19:27:53.763577 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 423/1673] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:53 2026] GET /volume/v3/volumes/04fdb55c-1865-42ef-aed0-c3b5dcce8c07 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:53.782356 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a77a213d-4d2c-41f9-b01f-e11c413542dd None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:53.785713 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a77a213d-4d2c-41f9-b01f-e11c413542dd tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:27:53.786119 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a77a213d-4d2c-41f9-b01f-e11c413542dd tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "04fdb55c-1865-42ef-aed0-c3b5dcce8c07", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-864969331"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:53.798201 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:53.798201 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:53.798764 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a77a213d-4d2c-41f9-b01f-e11c413542dd tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Volume info retrieved successfully. Jul 03 19:27:53.798910 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-a77a213d-4d2c-41f9-b01f-e11c413542dd tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Create snapshot from volume 04fdb55c-1865-42ef-aed0-c3b5dcce8c07 Jul 03 19:27:53.843420 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-a77a213d-4d2c-41f9-b01f-e11c413542dd tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Created reservations ['bffa218e-b768-457a-867c-c62932f61480', '207b6372-3185-4a59-9af6-21dc485a190e', 'cc901675-dd96-4955-9726-dc0e8dbcadab', '3b7d3e3c-4f5f-4c83-98d1-5c5ff6062077'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:27:53.903631 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a77a213d-4d2c-41f9-b01f-e11c413542dd tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Snapshot create request issued successfully. Jul 03 19:27:53.904256 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a77a213d-4d2c-41f9-b01f-e11c413542dd tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:27:53.905161 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 408/1674] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:27:53 2026] POST /volume/v3/snapshots => generated 317 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 19:27:53.914589 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4dbb8dd6-9606-480c-9395-c6aa8c216055 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:53.916839 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4dbb8dd6-9606-480c-9395-c6aa8c216055 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] GET https://10.4.3.61/volume/v3/snapshots/f9b938b3-a965-47fb-8205-39e2b53269b4 Jul 03 19:27:53.916986 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4dbb8dd6-9606-480c-9395-c6aa8c216055 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:53.917231 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4dbb8dd6-9606-480c-9395-c6aa8c216055 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:53.924275 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:53.924275 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:53.924692 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-4dbb8dd6-9606-480c-9395-c6aa8c216055 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Snapshot retrieved successfully. Jul 03 19:27:53.925620 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4dbb8dd6-9606-480c-9395-c6aa8c216055 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] https://10.4.3.61/volume/v3/snapshots/f9b938b3-a965-47fb-8205-39e2b53269b4 returned with HTTP 200 Jul 03 19:27:53.925946 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 419/1675] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:53 2026] GET /volume/v3/snapshots/f9b938b3-a965-47fb-8205-39e2b53269b4 => generated 449 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:54.215374 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-684b2c8f-6afe-449a-88b7-0714e89ecd7e tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Lock "cinder-attachment_update-ac9caa29-6242-4fb3-a359-9beab0f35861-np0000004460" released by "attachment_update" :: held 0.536s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:27:54.215776 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-684b2c8f-6afe-449a-88b7-0714e89ecd7e tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/attachments/732b9e0c-0252-40c6-8106-192b0d9f2a41 returned with HTTP 200 Jul 03 19:27:54.216369 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 426/1676] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:27:53 2026] PUT /volume/v3/attachments/732b9e0c-0252-40c6-8106-192b0d9f2a41 => generated 969 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:54.332998 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6d778393-0577-4e32-a20d-e9593631ed15 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:54.334714 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6d778393-0577-4e32-a20d-e9593631ed15 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/08ddb7b3-2395-448f-b0e3-86fd560a01bf Jul 03 19:27:54.334980 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6d778393-0577-4e32-a20d-e9593631ed15 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:54.335247 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6d778393-0577-4e32-a20d-e9593631ed15 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:54.343832 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:54.343832 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:54.350343 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6d778393-0577-4e32-a20d-e9593631ed15 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:54.357920 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6d778393-0577-4e32-a20d-e9593631ed15 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/08ddb7b3-2395-448f-b0e3-86fd560a01bf returned with HTTP 200 Jul 03 19:27:54.357920 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 424/1677] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:54 2026] GET /volume/v3/volumes/08ddb7b3-2395-448f-b0e3-86fd560a01bf => generated 895 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:54.374160 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c9afdd14-b5e0-48d8-885f-8c2b005ed92a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:54.376310 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c9afdd14-b5e0-48d8-885f-8c2b005ed92a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/volumes/c10b582e-6b7f-41a4-8a9b-a3efdd00f90c Jul 03 19:27:54.376596 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c9afdd14-b5e0-48d8-885f-8c2b005ed92a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:54.376834 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c9afdd14-b5e0-48d8-885f-8c2b005ed92a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:54.378103 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-c9afdd14-b5e0-48d8-885f-8c2b005ed92a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume with id: c10b582e-6b7f-41a4-8a9b-a3efdd00f90c Jul 03 19:27:54.380146 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=480,cinder:INSERT=89,cinder:UPDATE=157 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:27:54.391802 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:54.391802 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:54.393868 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c9afdd14-b5e0-48d8-885f-8c2b005ed92a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:54.424128 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ce3d307e-f968-4013-8c17-fe08ab22cb67 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:54.425400 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ce3d307e-f968-4013-8c17-fe08ab22cb67 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 Jul 03 19:27:54.425400 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ce3d307e-f968-4013-8c17-fe08ab22cb67 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:54.425400 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ce3d307e-f968-4013-8c17-fe08ab22cb67 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:54.437321 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:54.437321 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:54.441563 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ce3d307e-f968-4013-8c17-fe08ab22cb67 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:27:54.445416 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c9afdd14-b5e0-48d8-885f-8c2b005ed92a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume request issued successfully. Jul 03 19:27:54.445945 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c9afdd14-b5e0-48d8-885f-8c2b005ed92a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/c10b582e-6b7f-41a4-8a9b-a3efdd00f90c returned with HTTP 202 Jul 03 19:27:54.446477 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 409/1678] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:27:54 2026] DELETE /volume/v3/volumes/c10b582e-6b7f-41a4-8a9b-a3efdd00f90c => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:27:54.450812 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ce3d307e-f968-4013-8c17-fe08ab22cb67 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 returned with HTTP 200 Jul 03 19:27:54.454632 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 420/1679] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:54 2026] GET /volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:54.454828 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5fe1793d-7f8d-4cf2-b7a3-45843c7cc0ed None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:54.457579 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5fe1793d-7f8d-4cf2-b7a3-45843c7cc0ed tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/c10b582e-6b7f-41a4-8a9b-a3efdd00f90c Jul 03 19:27:54.457579 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5fe1793d-7f8d-4cf2-b7a3-45843c7cc0ed tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:54.457579 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5fe1793d-7f8d-4cf2-b7a3-45843c7cc0ed tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:54.468063 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:54.468063 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:54.476378 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5fe1793d-7f8d-4cf2-b7a3-45843c7cc0ed tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:54.482221 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5fe1793d-7f8d-4cf2-b7a3-45843c7cc0ed tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/c10b582e-6b7f-41a4-8a9b-a3efdd00f90c returned with HTTP 200 Jul 03 19:27:54.482998 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 427/1680] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:54 2026] GET /volume/v3/volumes/c10b582e-6b7f-41a4-8a9b-a3efdd00f90c => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:54.740088 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ef8a15e1-9be6-4eb2-99d2-abc7af32b974 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:54.741798 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ef8a15e1-9be6-4eb2-99d2-abc7af32b974 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] GET https://10.4.3.61/volume/v3/volumes/8e0f15cb-1588-4c72-bc41-2f3ff9ea47c2 Jul 03 19:27:54.741972 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ef8a15e1-9be6-4eb2-99d2-abc7af32b974 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:54.742179 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ef8a15e1-9be6-4eb2-99d2-abc7af32b974 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:54.748766 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ef8a15e1-9be6-4eb2-99d2-abc7af32b974 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] https://10.4.3.61/volume/v3/volumes/8e0f15cb-1588-4c72-bc41-2f3ff9ea47c2 returned with HTTP 404 Jul 03 19:27:54.748766 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 425/1681] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:54 2026] GET /volume/v3/volumes/8e0f15cb-1588-4c72-bc41-2f3ff9ea47c2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:54.761073 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-429351d6-8a81-40dc-b666-293ce63120c2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:54.762898 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-429351d6-8a81-40dc-b666-293ce63120c2 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] DELETE https://10.4.3.61/volume/v3/volumes/2d357797-5eda-4548-970c-b2cd77dca1fd Jul 03 19:27:54.763091 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-429351d6-8a81-40dc-b666-293ce63120c2 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:54.763301 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-429351d6-8a81-40dc-b666-293ce63120c2 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:54.763492 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-429351d6-8a81-40dc-b666-293ce63120c2 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Delete volume with id: 2d357797-5eda-4548-970c-b2cd77dca1fd Jul 03 19:27:54.771336 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:54.771336 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:54.772231 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-429351d6-8a81-40dc-b666-293ce63120c2 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Volume info retrieved successfully. Jul 03 19:27:54.797486 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-429351d6-8a81-40dc-b666-293ce63120c2 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Delete volume request issued successfully. Jul 03 19:27:54.797762 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-429351d6-8a81-40dc-b666-293ce63120c2 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] https://10.4.3.61/volume/v3/volumes/2d357797-5eda-4548-970c-b2cd77dca1fd returned with HTTP 202 Jul 03 19:27:54.798368 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 410/1682] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:27:54 2026] DELETE /volume/v3/volumes/2d357797-5eda-4548-970c-b2cd77dca1fd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:27:54.812020 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bcabcdb5-a62d-4c38-ac0c-eacb20368af3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:54.814534 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bcabcdb5-a62d-4c38-ac0c-eacb20368af3 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] GET https://10.4.3.61/volume/v3/volumes/2d357797-5eda-4548-970c-b2cd77dca1fd Jul 03 19:27:54.817736 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bcabcdb5-a62d-4c38-ac0c-eacb20368af3 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:54.817736 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bcabcdb5-a62d-4c38-ac0c-eacb20368af3 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:54.822783 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:54.822783 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:54.827663 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-bcabcdb5-a62d-4c38-ac0c-eacb20368af3 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Volume info retrieved successfully. Jul 03 19:27:54.833707 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bcabcdb5-a62d-4c38-ac0c-eacb20368af3 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] https://10.4.3.61/volume/v3/volumes/2d357797-5eda-4548-970c-b2cd77dca1fd returned with HTTP 200 Jul 03 19:27:54.834358 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 421/1683] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:54 2026] GET /volume/v3/volumes/2d357797-5eda-4548-970c-b2cd77dca1fd => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:54.938403 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-60c30594-00b1-46d2-9fa5-2cde05059626 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:54.940302 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-60c30594-00b1-46d2-9fa5-2cde05059626 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] GET https://10.4.3.61/volume/v3/snapshots/f9b938b3-a965-47fb-8205-39e2b53269b4 Jul 03 19:27:54.940722 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-60c30594-00b1-46d2-9fa5-2cde05059626 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:54.941060 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-60c30594-00b1-46d2-9fa5-2cde05059626 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:54.950159 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:54.950159 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:54.950159 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-60c30594-00b1-46d2-9fa5-2cde05059626 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Snapshot retrieved successfully. Jul 03 19:27:54.950159 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-60c30594-00b1-46d2-9fa5-2cde05059626 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] https://10.4.3.61/volume/v3/snapshots/f9b938b3-a965-47fb-8205-39e2b53269b4 returned with HTTP 200 Jul 03 19:27:54.950159 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 428/1684] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:54 2026] GET /volume/v3/snapshots/f9b938b3-a965-47fb-8205-39e2b53269b4 => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:54.962114 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-88440186-7c09-4262-99bb-7f2643fd56d2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:54.966028 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-88440186-7c09-4262-99bb-7f2643fd56d2 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:27:54.966028 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-88440186-7c09-4262-99bb-7f2643fd56d2 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "f9b938b3-a965-47fb-8205-39e2b53269b4"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:27:54.968228 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-88440186-7c09-4262-99bb-7f2643fd56d2 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'f9b938b3-a965-47fb-8205-39e2b53269b4'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:27:54.974808 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:54.974808 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:54.975468 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-88440186-7c09-4262-99bb-7f2643fd56d2 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Snapshot retrieved successfully. Jul 03 19:27:54.975642 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-88440186-7c09-4262-99bb-7f2643fd56d2 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Create volume of 1 GB Jul 03 19:27:54.981631 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-88440186-7c09-4262-99bb-7f2643fd56d2 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Availability Zones retrieved successfully. Jul 03 19:27:54.989127 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-88440186-7c09-4262-99bb-7f2643fd56d2 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Flow 'volume_create_api' (03e9a102-dd87-48d5-8b21-eec6f3b6e518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:27:54.990480 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-88440186-7c09-4262-99bb-7f2643fd56d2 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6a630bd-d8f6-4ed3-aa6c-1574e6c9ea9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:54.991960 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-88440186-7c09-4262-99bb-7f2643fd56d2 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:27:54.993871 np0000004460 devstack@c-api.service[99927]: WARNING cinder.volume.api [None req-88440186-7c09-4262-99bb-7f2643fd56d2 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6a630bd-d8f6-4ed3-aa6c-1574e6c9ea9e) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 19:27:54.993871 np0000004460 devstack@c-api.service[99927]: 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 19:27:54.995976 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-88440186-7c09-4262-99bb-7f2643fd56d2 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6a630bd-d8f6-4ed3-aa6c-1574e6c9ea9e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:27:54.997110 np0000004460 devstack@c-api.service[99927]: WARNING cinder.volume.api [None req-88440186-7c09-4262-99bb-7f2643fd56d2 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6a630bd-d8f6-4ed3-aa6c-1574e6c9ea9e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 19:27:54.998623 np0000004460 devstack@c-api.service[99927]: WARNING cinder.volume.api [None req-88440186-7c09-4262-99bb-7f2643fd56d2 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Flow 'volume_create_api' (03e9a102-dd87-48d5-8b21-eec6f3b6e518) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 19:27:54.999000 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-88440186-7c09-4262-99bb-7f2643fd56d2 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 400 Jul 03 19:27:55.000027 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 426/1685] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:27:54 2026] POST /volume/v3/volumes => generated 171 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 19:27:55.009402 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0892ba8b-c1ef-4a04-8664-d9953fd883d1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:55.017145 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0892ba8b-c1ef-4a04-8664-d9953fd883d1 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/f9b938b3-a965-47fb-8205-39e2b53269b4 Jul 03 19:27:55.017623 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0892ba8b-c1ef-4a04-8664-d9953fd883d1 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:55.017623 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0892ba8b-c1ef-4a04-8664-d9953fd883d1 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:55.017623 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-0892ba8b-c1ef-4a04-8664-d9953fd883d1 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Delete snapshot with id: f9b938b3-a965-47fb-8205-39e2b53269b4 Jul 03 19:27:55.030283 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:55.030283 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:55.030985 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0892ba8b-c1ef-4a04-8664-d9953fd883d1 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Snapshot retrieved successfully. Jul 03 19:27:55.052387 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0892ba8b-c1ef-4a04-8664-d9953fd883d1 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Snapshot delete request issued successfully. Jul 03 19:27:55.052616 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0892ba8b-c1ef-4a04-8664-d9953fd883d1 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] https://10.4.3.61/volume/v3/snapshots/f9b938b3-a965-47fb-8205-39e2b53269b4 returned with HTTP 202 Jul 03 19:27:55.053104 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 411/1686] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:27:55 2026] DELETE /volume/v3/snapshots/f9b938b3-a965-47fb-8205-39e2b53269b4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:27:55.062882 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bec321ab-5374-47ce-9893-3bf8beb586b8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:55.067216 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bec321ab-5374-47ce-9893-3bf8beb586b8 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] GET https://10.4.3.61/volume/v3/snapshots/f9b938b3-a965-47fb-8205-39e2b53269b4 Jul 03 19:27:55.067943 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bec321ab-5374-47ce-9893-3bf8beb586b8 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:55.071341 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bec321ab-5374-47ce-9893-3bf8beb586b8 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:55.085761 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:55.085761 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:55.085761 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-bec321ab-5374-47ce-9893-3bf8beb586b8 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Snapshot retrieved successfully. Jul 03 19:27:55.085761 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bec321ab-5374-47ce-9893-3bf8beb586b8 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] https://10.4.3.61/volume/v3/snapshots/f9b938b3-a965-47fb-8205-39e2b53269b4 returned with HTTP 200 Jul 03 19:27:55.085761 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 422/1687] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:55 2026] GET /volume/v3/snapshots/f9b938b3-a965-47fb-8205-39e2b53269b4 => generated 475 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:55.472893 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-51814805-efaa-4a13-a306-e0d0dcda56e7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:55.475807 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-51814805-efaa-4a13-a306-e0d0dcda56e7 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 Jul 03 19:27:55.476078 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-51814805-efaa-4a13-a306-e0d0dcda56e7 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:55.478182 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-51814805-efaa-4a13-a306-e0d0dcda56e7 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:55.496605 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:55.496605 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:55.499274 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-94d4e121-75da-4b5f-be19-c84dfe2f3be8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:55.501907 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-51814805-efaa-4a13-a306-e0d0dcda56e7 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:27:55.502439 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-94d4e121-75da-4b5f-be19-c84dfe2f3be8 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/c10b582e-6b7f-41a4-8a9b-a3efdd00f90c Jul 03 19:27:55.502968 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-94d4e121-75da-4b5f-be19-c84dfe2f3be8 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:55.503574 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-94d4e121-75da-4b5f-be19-c84dfe2f3be8 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:55.507286 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-51814805-efaa-4a13-a306-e0d0dcda56e7 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 returned with HTTP 200 Jul 03 19:27:55.509005 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 429/1688] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:55 2026] GET /volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:55.521897 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-94d4e121-75da-4b5f-be19-c84dfe2f3be8 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/c10b582e-6b7f-41a4-8a9b-a3efdd00f90c returned with HTTP 404 Jul 03 19:27:55.522895 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 427/1689] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:55 2026] GET /volume/v3/volumes/c10b582e-6b7f-41a4-8a9b-a3efdd00f90c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:55.535143 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-dcc17b92-9e65-456b-b6ce-7253d99921d7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:55.537510 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-dcc17b92-9e65-456b-b6ce-7253d99921d7 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/volumes/08ddb7b3-2395-448f-b0e3-86fd560a01bf Jul 03 19:27:55.537740 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-dcc17b92-9e65-456b-b6ce-7253d99921d7 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:55.538198 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-dcc17b92-9e65-456b-b6ce-7253d99921d7 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:55.538198 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-dcc17b92-9e65-456b-b6ce-7253d99921d7 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume with id: 08ddb7b3-2395-448f-b0e3-86fd560a01bf Jul 03 19:27:55.550316 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:55.550316 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:55.550939 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-dcc17b92-9e65-456b-b6ce-7253d99921d7 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:55.601002 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-dcc17b92-9e65-456b-b6ce-7253d99921d7 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume request issued successfully. Jul 03 19:27:55.602241 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-dcc17b92-9e65-456b-b6ce-7253d99921d7 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/08ddb7b3-2395-448f-b0e3-86fd560a01bf returned with HTTP 202 Jul 03 19:27:55.602241 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 412/1690] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:27:55 2026] DELETE /volume/v3/volumes/08ddb7b3-2395-448f-b0e3-86fd560a01bf => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:27:55.614480 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3195ff79-19fc-46e9-ba6f-815f063bf186 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:55.618225 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3195ff79-19fc-46e9-ba6f-815f063bf186 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/08ddb7b3-2395-448f-b0e3-86fd560a01bf Jul 03 19:27:55.618567 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3195ff79-19fc-46e9-ba6f-815f063bf186 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:55.618823 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3195ff79-19fc-46e9-ba6f-815f063bf186 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:55.626649 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=406,cinder:INSERT=51,cinder:UPDATE=90,cinder:DELETE=1 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:27:55.638310 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:55.638310 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:55.652656 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3195ff79-19fc-46e9-ba6f-815f063bf186 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:55.667645 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3195ff79-19fc-46e9-ba6f-815f063bf186 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/08ddb7b3-2395-448f-b0e3-86fd560a01bf returned with HTTP 200 Jul 03 19:27:55.667645 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 423/1691] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:55 2026] GET /volume/v3/volumes/08ddb7b3-2395-448f-b0e3-86fd560a01bf => generated 894 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:55.854623 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3c32e491-e8cd-4af1-89dd-2dd4043f2b55 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:55.860347 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3c32e491-e8cd-4af1-89dd-2dd4043f2b55 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] GET https://10.4.3.61/volume/v3/volumes/2d357797-5eda-4548-970c-b2cd77dca1fd Jul 03 19:27:55.860347 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3c32e491-e8cd-4af1-89dd-2dd4043f2b55 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:55.860581 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3c32e491-e8cd-4af1-89dd-2dd4043f2b55 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:55.876032 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3c32e491-e8cd-4af1-89dd-2dd4043f2b55 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] https://10.4.3.61/volume/v3/volumes/2d357797-5eda-4548-970c-b2cd77dca1fd returned with HTTP 404 Jul 03 19:27:55.876746 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 430/1692] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:55 2026] GET /volume/v3/volumes/2d357797-5eda-4548-970c-b2cd77dca1fd => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:55.899026 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5072e17c-1500-4a4b-8899-517607ad24a4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:55.903189 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5072e17c-1500-4a4b-8899-517607ad24a4 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] DELETE https://10.4.3.61/volume/v3/volumes/0bb092ae-5aa4-45fd-8a58-8f07f5183e50 Jul 03 19:27:55.903189 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5072e17c-1500-4a4b-8899-517607ad24a4 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:55.903189 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5072e17c-1500-4a4b-8899-517607ad24a4 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:55.903189 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-5072e17c-1500-4a4b-8899-517607ad24a4 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Delete volume with id: 0bb092ae-5aa4-45fd-8a58-8f07f5183e50 Jul 03 19:27:55.917690 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:55.917690 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:55.919443 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5072e17c-1500-4a4b-8899-517607ad24a4 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Volume info retrieved successfully. Jul 03 19:27:55.961024 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5072e17c-1500-4a4b-8899-517607ad24a4 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Delete volume request issued successfully. Jul 03 19:27:55.961024 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5072e17c-1500-4a4b-8899-517607ad24a4 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] https://10.4.3.61/volume/v3/volumes/0bb092ae-5aa4-45fd-8a58-8f07f5183e50 returned with HTTP 202 Jul 03 19:27:55.961024 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 428/1693] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:27:55 2026] DELETE /volume/v3/volumes/0bb092ae-5aa4-45fd-8a58-8f07f5183e50 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:27:55.971844 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-76ecef74-19ac-414c-96bc-dfb1df5d7451 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:55.974429 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-76ecef74-19ac-414c-96bc-dfb1df5d7451 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] GET https://10.4.3.61/volume/v3/volumes/0bb092ae-5aa4-45fd-8a58-8f07f5183e50 Jul 03 19:27:55.974679 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-76ecef74-19ac-414c-96bc-dfb1df5d7451 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:55.974913 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-76ecef74-19ac-414c-96bc-dfb1df5d7451 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:55.986905 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:55.986905 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:55.994465 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-76ecef74-19ac-414c-96bc-dfb1df5d7451 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Volume info retrieved successfully. Jul 03 19:27:56.000979 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-76ecef74-19ac-414c-96bc-dfb1df5d7451 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] https://10.4.3.61/volume/v3/volumes/0bb092ae-5aa4-45fd-8a58-8f07f5183e50 returned with HTTP 200 Jul 03 19:27:56.001607 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 413/1694] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:55 2026] GET /volume/v3/volumes/0bb092ae-5aa4-45fd-8a58-8f07f5183e50 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:56.100763 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-995d8acb-255b-462a-8c84-5129f72bb58c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:56.105418 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-995d8acb-255b-462a-8c84-5129f72bb58c tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] GET https://10.4.3.61/volume/v3/snapshots/f9b938b3-a965-47fb-8205-39e2b53269b4 Jul 03 19:27:56.105663 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-995d8acb-255b-462a-8c84-5129f72bb58c tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:56.105857 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-995d8acb-255b-462a-8c84-5129f72bb58c tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:56.113134 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-995d8acb-255b-462a-8c84-5129f72bb58c tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] https://10.4.3.61/volume/v3/snapshots/f9b938b3-a965-47fb-8205-39e2b53269b4 returned with HTTP 404 Jul 03 19:27:56.113837 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 424/1695] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:56 2026] GET /volume/v3/snapshots/f9b938b3-a965-47fb-8205-39e2b53269b4 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:56.123339 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0d499a8f-2d48-45f0-a89d-5056c88bf5c7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:56.125712 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0d499a8f-2d48-45f0-a89d-5056c88bf5c7 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] GET https://10.4.3.61/volume/v3/volumes/04fdb55c-1865-42ef-aed0-c3b5dcce8c07 Jul 03 19:27:56.125960 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0d499a8f-2d48-45f0-a89d-5056c88bf5c7 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:56.126145 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0d499a8f-2d48-45f0-a89d-5056c88bf5c7 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:56.136288 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:56.136288 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:56.141359 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0d499a8f-2d48-45f0-a89d-5056c88bf5c7 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Volume info retrieved successfully. Jul 03 19:27:56.147291 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0d499a8f-2d48-45f0-a89d-5056c88bf5c7 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] https://10.4.3.61/volume/v3/volumes/04fdb55c-1865-42ef-aed0-c3b5dcce8c07 returned with HTTP 200 Jul 03 19:27:56.147954 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 431/1696] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:56 2026] GET /volume/v3/volumes/04fdb55c-1865-42ef-aed0-c3b5dcce8c07 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:56.172944 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4d2ae8e7-79df-4b5a-a583-3ee165354ed6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:56.175330 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4d2ae8e7-79df-4b5a-a583-3ee165354ed6 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] DELETE https://10.4.3.61/volume/v3/volumes/04fdb55c-1865-42ef-aed0-c3b5dcce8c07 Jul 03 19:27:56.175820 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4d2ae8e7-79df-4b5a-a583-3ee165354ed6 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:56.176337 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4d2ae8e7-79df-4b5a-a583-3ee165354ed6 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:56.176714 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-4d2ae8e7-79df-4b5a-a583-3ee165354ed6 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Delete volume with id: 04fdb55c-1865-42ef-aed0-c3b5dcce8c07 Jul 03 19:27:56.191344 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:56.191344 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:56.191344 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4d2ae8e7-79df-4b5a-a583-3ee165354ed6 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Volume info retrieved successfully. Jul 03 19:27:56.231863 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4d2ae8e7-79df-4b5a-a583-3ee165354ed6 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Delete volume request issued successfully. Jul 03 19:27:56.231863 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4d2ae8e7-79df-4b5a-a583-3ee165354ed6 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] https://10.4.3.61/volume/v3/volumes/04fdb55c-1865-42ef-aed0-c3b5dcce8c07 returned with HTTP 202 Jul 03 19:27:56.231863 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 429/1697] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:27:56 2026] DELETE /volume/v3/volumes/04fdb55c-1865-42ef-aed0-c3b5dcce8c07 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:27:56.243855 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d858ccda-26bd-47c8-a0a3-625dca50c548 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:56.248752 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d858ccda-26bd-47c8-a0a3-625dca50c548 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] GET https://10.4.3.61/volume/v3/volumes/04fdb55c-1865-42ef-aed0-c3b5dcce8c07 Jul 03 19:27:56.248752 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d858ccda-26bd-47c8-a0a3-625dca50c548 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:56.248752 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d858ccda-26bd-47c8-a0a3-625dca50c548 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:56.258289 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:56.258289 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:27:56.265624 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d858ccda-26bd-47c8-a0a3-625dca50c548 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Volume info retrieved successfully. Jul 03 19:27:56.272760 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d858ccda-26bd-47c8-a0a3-625dca50c548 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] https://10.4.3.61/volume/v3/volumes/04fdb55c-1865-42ef-aed0-c3b5dcce8c07 returned with HTTP 200 Jul 03 19:27:56.273274 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 414/1698] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:56 2026] GET /volume/v3/volumes/04fdb55c-1865-42ef-aed0-c3b5dcce8c07 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:56.528190 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d8dd9b0e-a777-44a5-a97b-e95e78b2dea3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:56.532084 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d8dd9b0e-a777-44a5-a97b-e95e78b2dea3 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 Jul 03 19:27:56.532084 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d8dd9b0e-a777-44a5-a97b-e95e78b2dea3 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:56.532362 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d8dd9b0e-a777-44a5-a97b-e95e78b2dea3 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:56.560815 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:56.560815 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:56.567744 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d8dd9b0e-a777-44a5-a97b-e95e78b2dea3 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:27:56.575005 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d8dd9b0e-a777-44a5-a97b-e95e78b2dea3 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 returned with HTTP 200 Jul 03 19:27:56.575506 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 425/1699] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:56 2026] GET /volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:56.685894 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ebc1cdb2-52ab-4e10-b08e-51b09a45f90e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:56.691094 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ebc1cdb2-52ab-4e10-b08e-51b09a45f90e tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/08ddb7b3-2395-448f-b0e3-86fd560a01bf Jul 03 19:27:56.691567 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ebc1cdb2-52ab-4e10-b08e-51b09a45f90e tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:56.691754 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ebc1cdb2-52ab-4e10-b08e-51b09a45f90e tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:56.699524 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ebc1cdb2-52ab-4e10-b08e-51b09a45f90e tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/08ddb7b3-2395-448f-b0e3-86fd560a01bf returned with HTTP 404 Jul 03 19:27:56.699848 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 432/1700] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:56 2026] GET /volume/v3/volumes/08ddb7b3-2395-448f-b0e3-86fd560a01bf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:56.709390 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-914beef5-1bbd-471f-b892-e2c45cba1d71 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:56.712425 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-914beef5-1bbd-471f-b892-e2c45cba1d71 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/volumes/c10b582e-6b7f-41a4-8a9b-a3efdd00f90c Jul 03 19:27:56.712838 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-914beef5-1bbd-471f-b892-e2c45cba1d71 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:56.713244 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-914beef5-1bbd-471f-b892-e2c45cba1d71 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:56.713722 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-914beef5-1bbd-471f-b892-e2c45cba1d71 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume with id: c10b582e-6b7f-41a4-8a9b-a3efdd00f90c Jul 03 19:27:56.722850 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-914beef5-1bbd-471f-b892-e2c45cba1d71 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/c10b582e-6b7f-41a4-8a9b-a3efdd00f90c returned with HTTP 404 Jul 03 19:27:56.724021 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 430/1701] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:27:56 2026] DELETE /volume/v3/volumes/c10b582e-6b7f-41a4-8a9b-a3efdd00f90c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 03 19:27:56.733270 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-84e7e185-cdfd-446b-9ccc-a26b097638db None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:56.735775 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-84e7e185-cdfd-446b-9ccc-a26b097638db tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/c10b582e-6b7f-41a4-8a9b-a3efdd00f90c Jul 03 19:27:56.736098 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-84e7e185-cdfd-446b-9ccc-a26b097638db tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:56.736556 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-84e7e185-cdfd-446b-9ccc-a26b097638db tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:56.744965 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-84e7e185-cdfd-446b-9ccc-a26b097638db tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/c10b582e-6b7f-41a4-8a9b-a3efdd00f90c returned with HTTP 404 Jul 03 19:27:56.745850 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 415/1702] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:56 2026] GET /volume/v3/volumes/c10b582e-6b7f-41a4-8a9b-a3efdd00f90c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:56.756976 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5fee1490-9cd4-4a6f-a219-f609396df323 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:56.759539 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5fee1490-9cd4-4a6f-a219-f609396df323 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/volumes/231ca5cf-010d-4094-a25f-3edb717c2131 Jul 03 19:27:56.759772 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5fee1490-9cd4-4a6f-a219-f609396df323 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:56.759963 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5fee1490-9cd4-4a6f-a219-f609396df323 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:56.760315 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-5fee1490-9cd4-4a6f-a219-f609396df323 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume with id: 231ca5cf-010d-4094-a25f-3edb717c2131 Jul 03 19:27:56.768632 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:56.768632 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:56.770387 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-5fee1490-9cd4-4a6f-a219-f609396df323 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:56.798799 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-5fee1490-9cd4-4a6f-a219-f609396df323 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume request issued successfully. Jul 03 19:27:56.799033 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5fee1490-9cd4-4a6f-a219-f609396df323 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/231ca5cf-010d-4094-a25f-3edb717c2131 returned with HTTP 202 Jul 03 19:27:56.799577 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 426/1703] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:27:56 2026] DELETE /volume/v3/volumes/231ca5cf-010d-4094-a25f-3edb717c2131 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:27:56.808771 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c0539fe2-e322-4eb8-b2b9-226083a5204d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:56.811557 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c0539fe2-e322-4eb8-b2b9-226083a5204d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/231ca5cf-010d-4094-a25f-3edb717c2131 Jul 03 19:27:56.811854 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c0539fe2-e322-4eb8-b2b9-226083a5204d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:56.812137 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c0539fe2-e322-4eb8-b2b9-226083a5204d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:56.815147 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=360,cinder:INSERT=53,cinder:UPDATE=95 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:27:56.822652 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:56.822652 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:56.830918 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c0539fe2-e322-4eb8-b2b9-226083a5204d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Volume info retrieved successfully. Jul 03 19:27:56.840020 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c0539fe2-e322-4eb8-b2b9-226083a5204d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/231ca5cf-010d-4094-a25f-3edb717c2131 returned with HTTP 200 Jul 03 19:27:56.840739 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 433/1704] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:56 2026] GET /volume/v3/volumes/231ca5cf-010d-4094-a25f-3edb717c2131 => generated 894 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:57.022530 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e925316a-2026-4d1b-850b-0d783fcd5615 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:57.024706 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e925316a-2026-4d1b-850b-0d783fcd5615 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] GET https://10.4.3.61/volume/v3/volumes/0bb092ae-5aa4-45fd-8a58-8f07f5183e50 Jul 03 19:27:57.025012 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e925316a-2026-4d1b-850b-0d783fcd5615 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:57.025367 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e925316a-2026-4d1b-850b-0d783fcd5615 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:57.032012 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e925316a-2026-4d1b-850b-0d783fcd5615 tempest-VolumesTestJSON-789660148 tempest-VolumesTestJSON-789660148-project-member] https://10.4.3.61/volume/v3/volumes/0bb092ae-5aa4-45fd-8a58-8f07f5183e50 returned with HTTP 404 Jul 03 19:27:57.032995 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 431/1705] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:57 2026] GET /volume/v3/volumes/0bb092ae-5aa4-45fd-8a58-8f07f5183e50 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 19:27:57.278855 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-c39dd68a-b69f-419e-a13a-bf7cb6811e51 req-14b86fb4-498a-496c-a14c-6e68a0e66a77 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:57.281428 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-c39dd68a-b69f-419e-a13a-bf7cb6811e51 req-14b86fb4-498a-496c-a14c-6e68a0e66a77 tempest-VolumesNegativeTest-642545034 tempest-VolumesNegativeTest-642545034-project-member] DELETE https://10.4.3.61/volume/v3/volumes/tempest-invalid-1041726115 Jul 03 19:27:57.281661 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-c39dd68a-b69f-419e-a13a-bf7cb6811e51 req-14b86fb4-498a-496c-a14c-6e68a0e66a77 tempest-VolumesNegativeTest-642545034 tempest-VolumesNegativeTest-642545034-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:57.281909 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-c39dd68a-b69f-419e-a13a-bf7cb6811e51 req-14b86fb4-498a-496c-a14c-6e68a0e66a77 tempest-VolumesNegativeTest-642545034 tempest-VolumesNegativeTest-642545034-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:57.282121 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [req-c39dd68a-b69f-419e-a13a-bf7cb6811e51 req-14b86fb4-498a-496c-a14c-6e68a0e66a77 tempest-VolumesNegativeTest-642545034 tempest-VolumesNegativeTest-642545034-project-member] Delete volume with id: tempest-invalid-1041726115 Jul 03 19:27:57.288786 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-c39dd68a-b69f-419e-a13a-bf7cb6811e51 req-14b86fb4-498a-496c-a14c-6e68a0e66a77 tempest-VolumesNegativeTest-642545034 tempest-VolumesNegativeTest-642545034-project-member] https://10.4.3.61/volume/v3/volumes/tempest-invalid-1041726115 returned with HTTP 404 Jul 03 19:27:57.290183 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 416/1706] 10.4.3.61 () {70 vars in 1583 bytes} [Fri Jul 3 19:27:57 2026] DELETE /volume/v3/volumes/tempest-invalid-1041726115 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:27:57.291968 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ec3491f2-1a55-430a-895a-7aa8fa452910 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:57.293910 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ec3491f2-1a55-430a-895a-7aa8fa452910 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] GET https://10.4.3.61/volume/v3/volumes/04fdb55c-1865-42ef-aed0-c3b5dcce8c07 Jul 03 19:27:57.294128 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ec3491f2-1a55-430a-895a-7aa8fa452910 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:57.295599 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ec3491f2-1a55-430a-895a-7aa8fa452910 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:57.300936 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ec3491f2-1a55-430a-895a-7aa8fa452910 tempest-VolumesSnapshotNegativeTestJSON-455600580 tempest-VolumesSnapshotNegativeTestJSON-455600580-project-member] https://10.4.3.61/volume/v3/volumes/04fdb55c-1865-42ef-aed0-c3b5dcce8c07 returned with HTTP 404 Jul 03 19:27:57.301649 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 427/1707] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:57 2026] GET /volume/v3/volumes/04fdb55c-1865-42ef-aed0-c3b5dcce8c07 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:57.600942 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ff33b8db-df57-4fc5-a38c-78363cdab2d3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:57.608616 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ff33b8db-df57-4fc5-a38c-78363cdab2d3 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 Jul 03 19:27:57.608886 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ff33b8db-df57-4fc5-a38c-78363cdab2d3 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:57.609213 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ff33b8db-df57-4fc5-a38c-78363cdab2d3 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:57.623752 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-ee9d0333-5a76-4fc2-8f76-9d53c475f657 req-00506b6e-0a60-45c9-ba18-e2f51c49fe8e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:57.627881 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-ee9d0333-5a76-4fc2-8f76-9d53c475f657 req-00506b6e-0a60-45c9-ba18-e2f51c49fe8e tempest-VolumesNegativeTest-642545034 tempest-VolumesNegativeTest-642545034-project-member] DELETE https://10.4.3.61/volume/v3/volumes/becbc4c6-302b-4806-8343-020add6890cb Jul 03 19:27:57.628602 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-ee9d0333-5a76-4fc2-8f76-9d53c475f657 req-00506b6e-0a60-45c9-ba18-e2f51c49fe8e tempest-VolumesNegativeTest-642545034 tempest-VolumesNegativeTest-642545034-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:57.628974 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-ee9d0333-5a76-4fc2-8f76-9d53c475f657 req-00506b6e-0a60-45c9-ba18-e2f51c49fe8e tempest-VolumesNegativeTest-642545034 tempest-VolumesNegativeTest-642545034-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:57.633392 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [req-ee9d0333-5a76-4fc2-8f76-9d53c475f657 req-00506b6e-0a60-45c9-ba18-e2f51c49fe8e tempest-VolumesNegativeTest-642545034 tempest-VolumesNegativeTest-642545034-project-member] Delete volume with id: becbc4c6-302b-4806-8343-020add6890cb Jul 03 19:27:57.637137 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:57.637137 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:57.644671 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ff33b8db-df57-4fc5-a38c-78363cdab2d3 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:27:57.649124 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-ee9d0333-5a76-4fc2-8f76-9d53c475f657 req-00506b6e-0a60-45c9-ba18-e2f51c49fe8e tempest-VolumesNegativeTest-642545034 tempest-VolumesNegativeTest-642545034-project-member] https://10.4.3.61/volume/v3/volumes/becbc4c6-302b-4806-8343-020add6890cb returned with HTTP 404 Jul 03 19:27:57.650041 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 432/1708] 10.4.3.61 () {70 vars in 1613 bytes} [Fri Jul 3 19:27:57 2026] DELETE /volume/v3/volumes/becbc4c6-302b-4806-8343-020add6890cb => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:57.659091 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ff33b8db-df57-4fc5-a38c-78363cdab2d3 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 returned with HTTP 200 Jul 03 19:27:57.659434 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 434/1709] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:57 2026] GET /volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 => generated 846 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:57.704563 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-eaa783cb-dd12-4745-a60a-62e871a8daf7 req-008cfc9e-93d0-43cc-9ea0-088507613fe4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:57.710505 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-eaa783cb-dd12-4745-a60a-62e871a8daf7 req-008cfc9e-93d0-43cc-9ea0-088507613fe4 tempest-VolumesNegativeTest-642545034 tempest-VolumesNegativeTest-642545034-project-reader] GET https://10.4.3.61/volume/v3/volumes/27abd58a-5ff5-49f1-be6b-2de65687d2b3 Jul 03 19:27:57.710769 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-eaa783cb-dd12-4745-a60a-62e871a8daf7 req-008cfc9e-93d0-43cc-9ea0-088507613fe4 tempest-VolumesNegativeTest-642545034 tempest-VolumesNegativeTest-642545034-project-reader] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:57.711026 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-eaa783cb-dd12-4745-a60a-62e871a8daf7 req-008cfc9e-93d0-43cc-9ea0-088507613fe4 tempest-VolumesNegativeTest-642545034 tempest-VolumesNegativeTest-642545034-project-reader] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:57.724138 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-eaa783cb-dd12-4745-a60a-62e871a8daf7 req-008cfc9e-93d0-43cc-9ea0-088507613fe4 tempest-VolumesNegativeTest-642545034 tempest-VolumesNegativeTest-642545034-project-reader] https://10.4.3.61/volume/v3/volumes/27abd58a-5ff5-49f1-be6b-2de65687d2b3 returned with HTTP 404 Jul 03 19:27:57.724851 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 417/1710] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:27:57 2026] GET /volume/v3/volumes/27abd58a-5ff5-49f1-be6b-2de65687d2b3 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:57.861148 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-954da79c-a939-4e45-ae11-9b3f312cf6ce None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:57.861148 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-954da79c-a939-4e45-ae11-9b3f312cf6ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/231ca5cf-010d-4094-a25f-3edb717c2131 Jul 03 19:27:57.861429 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-954da79c-a939-4e45-ae11-9b3f312cf6ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:57.863774 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-954da79c-a939-4e45-ae11-9b3f312cf6ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:57.876947 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-954da79c-a939-4e45-ae11-9b3f312cf6ce tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/231ca5cf-010d-4094-a25f-3edb717c2131 returned with HTTP 404 Jul 03 19:27:57.876947 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 428/1711] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:57 2026] GET /volume/v3/volumes/231ca5cf-010d-4094-a25f-3edb717c2131 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:57.896887 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f3b6929c-fd69-4e06-a50f-9affd16e5709 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:57.901121 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f3b6929c-fd69-4e06-a50f-9affd16e5709 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/ebc463c8-08b2-456f-86e9-f8923e28a80d Jul 03 19:27:57.901121 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f3b6929c-fd69-4e06-a50f-9affd16e5709 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:57.904405 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f3b6929c-fd69-4e06-a50f-9affd16e5709 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:57.904405 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-f3b6929c-fd69-4e06-a50f-9affd16e5709 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete snapshot with id: ebc463c8-08b2-456f-86e9-f8923e28a80d Jul 03 19:27:57.911891 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f3b6929c-fd69-4e06-a50f-9affd16e5709 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/ebc463c8-08b2-456f-86e9-f8923e28a80d returned with HTTP 404 Jul 03 19:27:57.912944 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 433/1712] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:27:57 2026] DELETE /volume/v3/snapshots/ebc463c8-08b2-456f-86e9-f8923e28a80d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:57.928392 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5a6d2561-d9dd-494b-9e60-8cc12e763acf None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:57.931484 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5a6d2561-d9dd-494b-9e60-8cc12e763acf tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/snapshots/ebc463c8-08b2-456f-86e9-f8923e28a80d Jul 03 19:27:57.931656 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5a6d2561-d9dd-494b-9e60-8cc12e763acf tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:57.931967 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5a6d2561-d9dd-494b-9e60-8cc12e763acf tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:57.940700 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5a6d2561-d9dd-494b-9e60-8cc12e763acf tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/ebc463c8-08b2-456f-86e9-f8923e28a80d returned with HTTP 404 Jul 03 19:27:57.941426 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 435/1713] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:57 2026] GET /volume/v3/snapshots/ebc463c8-08b2-456f-86e9-f8923e28a80d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:57.952650 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6ea90c56-c82e-4af0-9066-bc9e0ff5a1b0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:57.955047 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6ea90c56-c82e-4af0-9066-bc9e0ff5a1b0 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/volumes/4fad75b3-047e-4177-9ab9-5672956bdb87 Jul 03 19:27:57.955872 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6ea90c56-c82e-4af0-9066-bc9e0ff5a1b0 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:57.956197 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6ea90c56-c82e-4af0-9066-bc9e0ff5a1b0 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:57.956464 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-6ea90c56-c82e-4af0-9066-bc9e0ff5a1b0 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume with id: 4fad75b3-047e-4177-9ab9-5672956bdb87 Jul 03 19:27:57.976857 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6ea90c56-c82e-4af0-9066-bc9e0ff5a1b0 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/4fad75b3-047e-4177-9ab9-5672956bdb87 returned with HTTP 404 Jul 03 19:27:57.976857 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 418/1714] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:27:57 2026] DELETE /volume/v3/volumes/4fad75b3-047e-4177-9ab9-5672956bdb87 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:57.989122 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3ad43075-cf44-4356-beae-b4261855e574 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:57.993464 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3ad43075-cf44-4356-beae-b4261855e574 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/4fad75b3-047e-4177-9ab9-5672956bdb87 Jul 03 19:27:57.993464 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3ad43075-cf44-4356-beae-b4261855e574 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:57.994208 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3ad43075-cf44-4356-beae-b4261855e574 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:58.004741 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3ad43075-cf44-4356-beae-b4261855e574 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/4fad75b3-047e-4177-9ab9-5672956bdb87 returned with HTTP 404 Jul 03 19:27:58.005358 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 429/1715] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:57 2026] GET /volume/v3/volumes/4fad75b3-047e-4177-9ab9-5672956bdb87 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:58.019097 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d1a64aba-e57a-451e-9c49-cf243834cd1a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:58.022421 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d1a64aba-e57a-451e-9c49-cf243834cd1a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/volumes/81561a7f-7120-450e-b342-40037c118200 Jul 03 19:27:58.022421 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d1a64aba-e57a-451e-9c49-cf243834cd1a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:58.022580 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d1a64aba-e57a-451e-9c49-cf243834cd1a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:58.022770 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-d1a64aba-e57a-451e-9c49-cf243834cd1a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume with id: 81561a7f-7120-450e-b342-40037c118200 Jul 03 19:27:58.033690 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d1a64aba-e57a-451e-9c49-cf243834cd1a tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/81561a7f-7120-450e-b342-40037c118200 returned with HTTP 404 Jul 03 19:27:58.034942 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 434/1716] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:27:58 2026] DELETE /volume/v3/volumes/81561a7f-7120-450e-b342-40037c118200 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:58.047786 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d9596ead-6776-4b34-997f-842b08a02d58 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:58.051567 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d9596ead-6776-4b34-997f-842b08a02d58 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/81561a7f-7120-450e-b342-40037c118200 Jul 03 19:27:58.051567 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d9596ead-6776-4b34-997f-842b08a02d58 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:58.052096 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d9596ead-6776-4b34-997f-842b08a02d58 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:58.066184 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d9596ead-6776-4b34-997f-842b08a02d58 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/81561a7f-7120-450e-b342-40037c118200 returned with HTTP 404 Jul 03 19:27:58.068265 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 436/1717] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:58 2026] GET /volume/v3/volumes/81561a7f-7120-450e-b342-40037c118200 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:58.078088 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c52d65d4-e915-4c89-aba4-2420bf4561db None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:58.082410 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c52d65d4-e915-4c89-aba4-2420bf4561db tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/eb9bb4f3-9755-484e-9f81-37ff85a166e6 Jul 03 19:27:58.082410 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c52d65d4-e915-4c89-aba4-2420bf4561db tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:58.082410 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c52d65d4-e915-4c89-aba4-2420bf4561db tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:58.082410 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-c52d65d4-e915-4c89-aba4-2420bf4561db tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete snapshot with id: eb9bb4f3-9755-484e-9f81-37ff85a166e6 Jul 03 19:27:58.088673 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c52d65d4-e915-4c89-aba4-2420bf4561db tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/eb9bb4f3-9755-484e-9f81-37ff85a166e6 returned with HTTP 404 Jul 03 19:27:58.089400 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 419/1718] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:27:58 2026] DELETE /volume/v3/snapshots/eb9bb4f3-9755-484e-9f81-37ff85a166e6 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:58.099325 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-76590f18-d624-42a9-a449-1b622f2f9c62 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:58.102549 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-76590f18-d624-42a9-a449-1b622f2f9c62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/snapshots/eb9bb4f3-9755-484e-9f81-37ff85a166e6 Jul 03 19:27:58.103512 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-76590f18-d624-42a9-a449-1b622f2f9c62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:58.104111 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-76590f18-d624-42a9-a449-1b622f2f9c62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:58.116956 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-76590f18-d624-42a9-a449-1b622f2f9c62 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/eb9bb4f3-9755-484e-9f81-37ff85a166e6 returned with HTTP 404 Jul 03 19:27:58.116956 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 430/1719] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:58 2026] GET /volume/v3/snapshots/eb9bb4f3-9755-484e-9f81-37ff85a166e6 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:58.125241 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-31c67c12-15fc-42e0-ad32-43c17ff4f5ab None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:58.129832 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-31c67c12-15fc-42e0-ad32-43c17ff4f5ab tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/volumes/2ffdf83f-b859-4c3d-8325-e3aea3230833 Jul 03 19:27:58.133193 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-31c67c12-15fc-42e0-ad32-43c17ff4f5ab tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:58.133193 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-31c67c12-15fc-42e0-ad32-43c17ff4f5ab tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:58.133193 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-31c67c12-15fc-42e0-ad32-43c17ff4f5ab tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume with id: 2ffdf83f-b859-4c3d-8325-e3aea3230833 Jul 03 19:27:58.146927 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-31c67c12-15fc-42e0-ad32-43c17ff4f5ab tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/2ffdf83f-b859-4c3d-8325-e3aea3230833 returned with HTTP 404 Jul 03 19:27:58.147744 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 435/1720] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:27:58 2026] DELETE /volume/v3/volumes/2ffdf83f-b859-4c3d-8325-e3aea3230833 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:58.159642 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-81ecb1a9-5e46-472c-b957-db9690004b33 req-37d23d0a-1c8e-42e5-8904-cd691494969e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:58.162677 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-81ecb1a9-5e46-472c-b957-db9690004b33 req-37d23d0a-1c8e-42e5-8904-cd691494969e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] GET https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 Jul 03 19:27:58.162810 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-81ecb1a9-5e46-472c-b957-db9690004b33 req-37d23d0a-1c8e-42e5-8904-cd691494969e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:58.163063 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-81ecb1a9-5e46-472c-b957-db9690004b33 req-37d23d0a-1c8e-42e5-8904-cd691494969e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:58.165462 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-006fdbc0-6981-4610-a50c-d4c250b4172f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:58.171136 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-006fdbc0-6981-4610-a50c-d4c250b4172f tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/2ffdf83f-b859-4c3d-8325-e3aea3230833 Jul 03 19:27:58.171136 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-006fdbc0-6981-4610-a50c-d4c250b4172f tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:58.171136 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-006fdbc0-6981-4610-a50c-d4c250b4172f tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:58.180198 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:58.180198 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:27:58.186395 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-006fdbc0-6981-4610-a50c-d4c250b4172f tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/2ffdf83f-b859-4c3d-8325-e3aea3230833 returned with HTTP 404 Jul 03 19:27:58.188004 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 420/1721] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:58 2026] GET /volume/v3/volumes/2ffdf83f-b859-4c3d-8325-e3aea3230833 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:58.188897 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-81ecb1a9-5e46-472c-b957-db9690004b33 req-37d23d0a-1c8e-42e5-8904-cd691494969e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:27:58.196676 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-81ecb1a9-5e46-472c-b957-db9690004b33 req-37d23d0a-1c8e-42e5-8904-cd691494969e tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 returned with HTTP 200 Jul 03 19:27:58.197300 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 437/1722] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:27:58 2026] GET /volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 => generated 1142 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:27:58.201113 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4ade2e63-a122-4401-8c1f-665327b8825d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:58.204083 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4ade2e63-a122-4401-8c1f-665327b8825d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/7c1866a2-2b74-4d31-89aa-746c6854427e Jul 03 19:27:58.204930 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4ade2e63-a122-4401-8c1f-665327b8825d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:58.204930 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4ade2e63-a122-4401-8c1f-665327b8825d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:58.204930 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-4ade2e63-a122-4401-8c1f-665327b8825d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete snapshot with id: 7c1866a2-2b74-4d31-89aa-746c6854427e Jul 03 19:27:58.212889 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4ade2e63-a122-4401-8c1f-665327b8825d tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/7c1866a2-2b74-4d31-89aa-746c6854427e returned with HTTP 404 Jul 03 19:27:58.213437 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 431/1723] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:27:58 2026] DELETE /volume/v3/snapshots/7c1866a2-2b74-4d31-89aa-746c6854427e => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:58.223602 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-07ce0d0d-af2a-49d0-bb5a-9c07c097d354 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:58.226217 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-07ce0d0d-af2a-49d0-bb5a-9c07c097d354 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/snapshots/7c1866a2-2b74-4d31-89aa-746c6854427e Jul 03 19:27:58.226217 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-07ce0d0d-af2a-49d0-bb5a-9c07c097d354 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:58.226366 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-07ce0d0d-af2a-49d0-bb5a-9c07c097d354 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:58.233293 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-07ce0d0d-af2a-49d0-bb5a-9c07c097d354 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/7c1866a2-2b74-4d31-89aa-746c6854427e returned with HTTP 404 Jul 03 19:27:58.233735 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 436/1724] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:58 2026] GET /volume/v3/snapshots/7c1866a2-2b74-4d31-89aa-746c6854427e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:58.245439 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7bee84a7-2958-4260-9d97-0f5a58d017c8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:58.249192 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7bee84a7-2958-4260-9d97-0f5a58d017c8 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/volumes/f112ddae-ade8-4a8b-904a-03823cae8a07 Jul 03 19:27:58.249192 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7bee84a7-2958-4260-9d97-0f5a58d017c8 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:58.249192 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7bee84a7-2958-4260-9d97-0f5a58d017c8 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:58.249192 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-7bee84a7-2958-4260-9d97-0f5a58d017c8 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume with id: f112ddae-ade8-4a8b-904a-03823cae8a07 Jul 03 19:27:58.260911 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7bee84a7-2958-4260-9d97-0f5a58d017c8 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/f112ddae-ade8-4a8b-904a-03823cae8a07 returned with HTTP 404 Jul 03 19:27:58.261942 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 421/1725] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:27:58 2026] DELETE /volume/v3/volumes/f112ddae-ade8-4a8b-904a-03823cae8a07 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:58.279045 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-660709bc-4452-45e1-8ad9-d5e7b85a7bec None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:58.282615 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-660709bc-4452-45e1-8ad9-d5e7b85a7bec tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/f112ddae-ade8-4a8b-904a-03823cae8a07 Jul 03 19:27:58.282880 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-660709bc-4452-45e1-8ad9-d5e7b85a7bec tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:58.283159 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-660709bc-4452-45e1-8ad9-d5e7b85a7bec tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:58.291870 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-660709bc-4452-45e1-8ad9-d5e7b85a7bec tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/f112ddae-ade8-4a8b-904a-03823cae8a07 returned with HTTP 404 Jul 03 19:27:58.293370 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 438/1726] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:58 2026] GET /volume/v3/volumes/f112ddae-ade8-4a8b-904a-03823cae8a07 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:58.306985 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-82c89312-c7b1-491c-b1f9-f664badc6c53 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:58.312069 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-82c89312-c7b1-491c-b1f9-f664badc6c53 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/volumes/d8448a0a-f900-4ae5-a3b2-04681911d232 Jul 03 19:27:58.312069 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-82c89312-c7b1-491c-b1f9-f664badc6c53 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:58.312069 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-82c89312-c7b1-491c-b1f9-f664badc6c53 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:58.312069 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-82c89312-c7b1-491c-b1f9-f664badc6c53 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume with id: d8448a0a-f900-4ae5-a3b2-04681911d232 Jul 03 19:27:58.324202 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-82c89312-c7b1-491c-b1f9-f664badc6c53 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/d8448a0a-f900-4ae5-a3b2-04681911d232 returned with HTTP 404 Jul 03 19:27:58.324202 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 432/1727] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:27:58 2026] DELETE /volume/v3/volumes/d8448a0a-f900-4ae5-a3b2-04681911d232 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:58.352583 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-436be18a-b882-41e0-90a8-fa9e002bd15f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:58.361093 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-436be18a-b882-41e0-90a8-fa9e002bd15f tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/d8448a0a-f900-4ae5-a3b2-04681911d232 Jul 03 19:27:58.361093 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-436be18a-b882-41e0-90a8-fa9e002bd15f tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:58.362315 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-436be18a-b882-41e0-90a8-fa9e002bd15f tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:58.396456 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-436be18a-b882-41e0-90a8-fa9e002bd15f tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/d8448a0a-f900-4ae5-a3b2-04681911d232 returned with HTTP 404 Jul 03 19:27:58.396456 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 437/1728] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:58 2026] GET /volume/v3/volumes/d8448a0a-f900-4ae5-a3b2-04681911d232 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:58.406452 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-35f7da9b-0d37-4a4e-a798-95735bee3d52 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:58.413286 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-35f7da9b-0d37-4a4e-a798-95735bee3d52 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/volumes/949e5142-01d9-4554-98e9-6d8ef4c42375 Jul 03 19:27:58.413286 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-35f7da9b-0d37-4a4e-a798-95735bee3d52 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:58.413479 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-35f7da9b-0d37-4a4e-a798-95735bee3d52 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:58.414101 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-35f7da9b-0d37-4a4e-a798-95735bee3d52 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume with id: 949e5142-01d9-4554-98e9-6d8ef4c42375 Jul 03 19:27:58.427460 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-35f7da9b-0d37-4a4e-a798-95735bee3d52 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/949e5142-01d9-4554-98e9-6d8ef4c42375 returned with HTTP 404 Jul 03 19:27:58.430065 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 422/1729] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:27:58 2026] DELETE /volume/v3/volumes/949e5142-01d9-4554-98e9-6d8ef4c42375 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:58.438653 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8bc6434f-f2c1-4480-8d9a-3aa4a9c0208e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:58.440554 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8bc6434f-f2c1-4480-8d9a-3aa4a9c0208e tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/949e5142-01d9-4554-98e9-6d8ef4c42375 Jul 03 19:27:58.440858 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8bc6434f-f2c1-4480-8d9a-3aa4a9c0208e tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:58.441247 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8bc6434f-f2c1-4480-8d9a-3aa4a9c0208e tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:58.451374 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8bc6434f-f2c1-4480-8d9a-3aa4a9c0208e tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/949e5142-01d9-4554-98e9-6d8ef4c42375 returned with HTTP 404 Jul 03 19:27:58.452734 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 439/1730] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:58 2026] GET /volume/v3/volumes/949e5142-01d9-4554-98e9-6d8ef4c42375 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:58.466964 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ac9b72d4-e275-4bc2-b508-a5bb0c62b16c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:58.471190 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ac9b72d4-e275-4bc2-b508-a5bb0c62b16c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/faf151ea-907d-4b8c-80b0-304a4695ebf3 Jul 03 19:27:58.471190 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ac9b72d4-e275-4bc2-b508-a5bb0c62b16c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:58.471190 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ac9b72d4-e275-4bc2-b508-a5bb0c62b16c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:58.471190 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-ac9b72d4-e275-4bc2-b508-a5bb0c62b16c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete snapshot with id: faf151ea-907d-4b8c-80b0-304a4695ebf3 Jul 03 19:27:58.477572 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ac9b72d4-e275-4bc2-b508-a5bb0c62b16c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/faf151ea-907d-4b8c-80b0-304a4695ebf3 returned with HTTP 404 Jul 03 19:27:58.478181 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 433/1731] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:27:58 2026] DELETE /volume/v3/snapshots/faf151ea-907d-4b8c-80b0-304a4695ebf3 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:58.491128 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-46c63c05-3393-4cf0-929d-13601a306091 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:58.493312 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-46c63c05-3393-4cf0-929d-13601a306091 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/snapshots/faf151ea-907d-4b8c-80b0-304a4695ebf3 Jul 03 19:27:58.495239 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-46c63c05-3393-4cf0-929d-13601a306091 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:58.495239 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-46c63c05-3393-4cf0-929d-13601a306091 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:58.502004 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-46c63c05-3393-4cf0-929d-13601a306091 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/faf151ea-907d-4b8c-80b0-304a4695ebf3 returned with HTTP 404 Jul 03 19:27:58.502954 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 438/1732] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:58 2026] GET /volume/v3/snapshots/faf151ea-907d-4b8c-80b0-304a4695ebf3 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:58.514970 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e0c39e34-36fb-4f45-b9fe-d489b198538c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:58.517300 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e0c39e34-36fb-4f45-b9fe-d489b198538c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/volumes/0b7d09f7-8d13-48d5-8a00-4f180753c2d3 Jul 03 19:27:58.517599 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e0c39e34-36fb-4f45-b9fe-d489b198538c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:58.517863 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e0c39e34-36fb-4f45-b9fe-d489b198538c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:58.518058 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-e0c39e34-36fb-4f45-b9fe-d489b198538c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume with id: 0b7d09f7-8d13-48d5-8a00-4f180753c2d3 Jul 03 19:27:58.527870 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e0c39e34-36fb-4f45-b9fe-d489b198538c tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/0b7d09f7-8d13-48d5-8a00-4f180753c2d3 returned with HTTP 404 Jul 03 19:27:58.528854 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 423/1733] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:27:58 2026] DELETE /volume/v3/volumes/0b7d09f7-8d13-48d5-8a00-4f180753c2d3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:58.538149 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-10eda6a2-dc8d-46e3-8f76-c719ef9778a1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:58.540417 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-10eda6a2-dc8d-46e3-8f76-c719ef9778a1 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/0b7d09f7-8d13-48d5-8a00-4f180753c2d3 Jul 03 19:27:58.540793 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-10eda6a2-dc8d-46e3-8f76-c719ef9778a1 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:58.541117 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-10eda6a2-dc8d-46e3-8f76-c719ef9778a1 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:58.548808 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-10eda6a2-dc8d-46e3-8f76-c719ef9778a1 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/0b7d09f7-8d13-48d5-8a00-4f180753c2d3 returned with HTTP 404 Jul 03 19:27:58.550926 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 440/1734] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:58 2026] GET /volume/v3/volumes/0b7d09f7-8d13-48d5-8a00-4f180753c2d3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 03 19:27:58.558414 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e2afa856-0441-40a8-9edf-d9d057be89d2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:58.561920 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e2afa856-0441-40a8-9edf-d9d057be89d2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/d451eaaf-56b8-4814-8ad5-f5af6ccc37cc Jul 03 19:27:58.562300 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e2afa856-0441-40a8-9edf-d9d057be89d2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:58.562508 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e2afa856-0441-40a8-9edf-d9d057be89d2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:58.562923 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-e2afa856-0441-40a8-9edf-d9d057be89d2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete snapshot with id: d451eaaf-56b8-4814-8ad5-f5af6ccc37cc Jul 03 19:27:58.572626 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e2afa856-0441-40a8-9edf-d9d057be89d2 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/d451eaaf-56b8-4814-8ad5-f5af6ccc37cc returned with HTTP 404 Jul 03 19:27:58.573416 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 434/1735] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:27:58 2026] DELETE /volume/v3/snapshots/d451eaaf-56b8-4814-8ad5-f5af6ccc37cc => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:58.585221 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-86361769-3cd4-4735-85f6-6790c4518880 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:58.586911 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-86361769-3cd4-4735-85f6-6790c4518880 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/snapshots/d451eaaf-56b8-4814-8ad5-f5af6ccc37cc Jul 03 19:27:58.587308 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-86361769-3cd4-4735-85f6-6790c4518880 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:58.587586 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-86361769-3cd4-4735-85f6-6790c4518880 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:58.597483 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-86361769-3cd4-4735-85f6-6790c4518880 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/snapshots/d451eaaf-56b8-4814-8ad5-f5af6ccc37cc returned with HTTP 404 Jul 03 19:27:58.598411 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 439/1736] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:27:58 2026] GET /volume/v3/snapshots/d451eaaf-56b8-4814-8ad5-f5af6ccc37cc => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:27:58.613116 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f770daa3-2d29-4f75-a8c2-c44fb8230936 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:58.616258 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f770daa3-2d29-4f75-a8c2-c44fb8230936 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] DELETE https://10.4.3.61/volume/v3/volumes/6ae2bfce-eea0-466f-8e05-8d4d445d2a26 Jul 03 19:27:58.617315 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f770daa3-2d29-4f75-a8c2-c44fb8230936 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:58.618498 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f770daa3-2d29-4f75-a8c2-c44fb8230936 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:58.618498 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-f770daa3-2d29-4f75-a8c2-c44fb8230936 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Delete volume with id: 6ae2bfce-eea0-466f-8e05-8d4d445d2a26 Jul 03 19:27:58.630666 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f770daa3-2d29-4f75-a8c2-c44fb8230936 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/6ae2bfce-eea0-466f-8e05-8d4d445d2a26 returned with HTTP 404 Jul 03 19:27:58.631665 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 424/1737] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:27:58 2026] DELETE /volume/v3/volumes/6ae2bfce-eea0-466f-8e05-8d4d445d2a26 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:58.642254 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ec4ea36f-5157-4e88-a162-bfc4af8f4e38 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:58.644639 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ec4ea36f-5157-4e88-a162-bfc4af8f4e38 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] GET https://10.4.3.61/volume/v3/volumes/6ae2bfce-eea0-466f-8e05-8d4d445d2a26 Jul 03 19:27:58.645323 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ec4ea36f-5157-4e88-a162-bfc4af8f4e38 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:58.645323 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ec4ea36f-5157-4e88-a162-bfc4af8f4e38 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:58.652240 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ec4ea36f-5157-4e88-a162-bfc4af8f4e38 tempest-VolumeDependencyTests-819648074 tempest-VolumeDependencyTests-819648074-project-member] https://10.4.3.61/volume/v3/volumes/6ae2bfce-eea0-466f-8e05-8d4d445d2a26 returned with HTTP 404 Jul 03 19:27:58.653392 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 441/1738] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:27:58 2026] GET /volume/v3/volumes/6ae2bfce-eea0-466f-8e05-8d4d445d2a26 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:27:58.680085 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3b396727-9673-4ef0-ae0f-4f8c2e4cbaa2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:58.683927 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3b396727-9673-4ef0-ae0f-4f8c2e4cbaa2 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 Jul 03 19:27:58.684312 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3b396727-9673-4ef0-ae0f-4f8c2e4cbaa2 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:58.684714 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3b396727-9673-4ef0-ae0f-4f8c2e4cbaa2 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:58.700354 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:58.700354 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:27:58.707252 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3b396727-9673-4ef0-ae0f-4f8c2e4cbaa2 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:27:58.715555 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3b396727-9673-4ef0-ae0f-4f8c2e4cbaa2 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 returned with HTTP 200 Jul 03 19:27:58.716265 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 435/1739] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:58 2026] GET /volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:27:59.739210 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-486c5752-c56e-43a3-8bec-9d36d821bd38 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:27:59.742772 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-486c5752-c56e-43a3-8bec-9d36d821bd38 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 Jul 03 19:27:59.743251 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-486c5752-c56e-43a3-8bec-9d36d821bd38 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:27:59.743809 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-486c5752-c56e-43a3-8bec-9d36d821bd38 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:27:59.774046 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:27:59.774046 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:27:59.780401 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-486c5752-c56e-43a3-8bec-9d36d821bd38 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:27:59.790839 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-486c5752-c56e-43a3-8bec-9d36d821bd38 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 returned with HTTP 200 Jul 03 19:27:59.791386 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 440/1740] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:27:59 2026] GET /volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:00.182140 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a065d0d9-95e4-4539-aac5-7e940a9f974c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:00.378637 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a065d0d9-95e4-4539-aac5-7e940a9f974c tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:28:00.379010 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a065d0d9-95e4-4539-aac5-7e940a9f974c tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1053373952"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:00.417257 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a065d0d9-95e4-4539-aac5-7e940a9f974c tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:28:00.417825 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 425/1741] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:28:00 2026] POST /volume/v3/types => generated 220 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:00.437634 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2899776f-a758-48ab-88b5-19112b08b957 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:00.447126 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2899776f-a758-48ab-88b5-19112b08b957 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] POST https://10.4.3.61/volume/v3/group_types Jul 03 19:28:00.447126 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2899776f-a758-48ab-88b5-19112b08b957 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-291741046"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:00.473625 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2899776f-a758-48ab-88b5-19112b08b957 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] https://10.4.3.61/volume/v3/group_types returned with HTTP 202 Jul 03 19:28:00.476408 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 442/1742] 10.4.3.61 () {70 vars in 1304 bytes} [Fri Jul 3 19:28:00 2026] POST /volume/v3/group_types => generated 176 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:00.489371 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e590ba32-b1d4-4c13-981d-4cedfdeec646 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:00.642824 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e590ba32-b1d4-4c13-981d-4cedfdeec646 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] POST https://10.4.3.61/volume/v3/groups Jul 03 19:28:00.643679 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e590ba32-b1d4-4c13-981d-4cedfdeec646 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "aa159f6e-e16a-4a86-820d-cead485c1cac", "volume_types": ["3136eecf-a031-4dd1-8760-ab108fd85fba"], "name": "tempest-GroupsV320Test-Group-46991409"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:00.645770 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.groups [None req-e590ba32-b1d4-4c13-981d-4cedfdeec646 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Creating new group {'group': {'group_type': 'aa159f6e-e16a-4a86-820d-cead485c1cac', 'volume_types': ['3136eecf-a031-4dd1-8760-ab108fd85fba'], 'name': 'tempest-GroupsV320Test-Group-46991409'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 19:28:00.650894 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.groups [None req-e590ba32-b1d4-4c13-981d-4cedfdeec646 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Creating group tempest-GroupsV320Test-Group-46991409. Jul 03 19:28:00.660155 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e590ba32-b1d4-4c13-981d-4cedfdeec646 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Availability Zones retrieved successfully. Jul 03 19:28:00.690757 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-e590ba32-b1d4-4c13-981d-4cedfdeec646 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Created reservations ['56cb9b4f-cd6b-4c52-ad9a-2c40b611a620'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:28:00.728384 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e590ba32-b1d4-4c13-981d-4cedfdeec646 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] https://10.4.3.61/volume/v3/groups returned with HTTP 202 Jul 03 19:28:00.728882 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 436/1743] 10.4.3.61 () {70 vars in 1290 bytes} [Fri Jul 3 19:28:00 2026] POST /volume/v3/groups => generated 106 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:00.740960 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-cc399ed2-0315-4892-b752-0631152e7ca6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:00.744230 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cc399ed2-0315-4892-b752-0631152e7ca6 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] GET https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6 Jul 03 19:28:00.744975 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cc399ed2-0315-4892-b752-0631152e7ca6 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:00.744975 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cc399ed2-0315-4892-b752-0631152e7ca6 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:00.744975 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.groups [None req-cc399ed2-0315-4892-b752-0631152e7ca6 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] show called for member 0c94d025-91a7-482f-b763-14c1a065ccb6 {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:28:00.750932 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:00.750932 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:00.764642 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cc399ed2-0315-4892-b752-0631152e7ca6 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6 returned with HTTP 200 Jul 03 19:28:00.765628 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 441/1744] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:28:00 2026] GET /volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6 => generated 386 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:00.809649 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d1ff26ee-4bc9-4118-af9b-94a3ddfa4c92 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:00.813052 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d1ff26ee-4bc9-4118-af9b-94a3ddfa4c92 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 Jul 03 19:28:00.813389 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d1ff26ee-4bc9-4118-af9b-94a3ddfa4c92 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:00.814420 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d1ff26ee-4bc9-4118-af9b-94a3ddfa4c92 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:00.834156 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:00.834156 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:00.842099 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d1ff26ee-4bc9-4118-af9b-94a3ddfa4c92 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:28:00.853545 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d1ff26ee-4bc9-4118-af9b-94a3ddfa4c92 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 returned with HTTP 200 Jul 03 19:28:00.854392 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 426/1745] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:00 2026] GET /volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:01.166299 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-aba16703-bba8-478e-8791-7805080ad276 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:01.411431 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-aba16703-bba8-478e-8791-7805080ad276 tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] POST https://10.4.3.61/volume/v3/group_types Jul 03 19:28:01.412085 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-aba16703-bba8-478e-8791-7805080ad276 tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-866095987", "description": "tempest-group-type-description-1569014951", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:01.438609 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-aba16703-bba8-478e-8791-7805080ad276 tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] https://10.4.3.61/volume/v3/group_types returned with HTTP 202 Jul 03 19:28:01.439124 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 443/1746] 10.4.3.61 () {70 vars in 1305 bytes} [Fri Jul 3 19:28:01 2026] POST /volume/v3/group_types => generated 264 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:01.451408 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-67d6366e-00a0-4c2c-9c72-79fe616af4a4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:01.453931 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-67d6366e-00a0-4c2c-9c72-79fe616af4a4 tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] GET https://10.4.3.61/volume/v3/group_types Jul 03 19:28:01.454281 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-67d6366e-00a0-4c2c-9c72-79fe616af4a4 tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:01.454584 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-67d6366e-00a0-4c2c-9c72-79fe616af4a4 tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:01.470648 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:01.470648 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:01.472578 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-67d6366e-00a0-4c2c-9c72-79fe616af4a4 tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] https://10.4.3.61/volume/v3/group_types returned with HTTP 200 Jul 03 19:28:01.473655 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 437/1747] 10.4.3.61 () {68 vars in 1283 bytes} [Fri Jul 3 19:28:01 2026] GET /volume/v3/group_types => generated 660 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:01.485393 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-341dbe05-4037-4292-912f-c6531bef162f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:01.487832 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-341dbe05-4037-4292-912f-c6531bef162f tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] PUT https://10.4.3.61/volume/v3/group_types/43a828b4-5bc5-488b-9db4-694b5d3f9dd2 Jul 03 19:28:01.488155 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-341dbe05-4037-4292-912f-c6531bef162f tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1370907950", "description": "updated-group-type-desc"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:01.495751 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:01.495751 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:01.531098 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-341dbe05-4037-4292-912f-c6531bef162f tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] https://10.4.3.61/volume/v3/group_types/43a828b4-5bc5-488b-9db4-694b5d3f9dd2 returned with HTTP 200 Jul 03 19:28:01.531098 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 442/1748] 10.4.3.61 () {70 vars in 1415 bytes} [Fri Jul 3 19:28:01 2026] PUT /volume/v3/group_types/43a828b4-5bc5-488b-9db4-694b5d3f9dd2 => generated 255 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:01.548542 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b7b2b109-6aec-4a92-8bcd-a32aaee43e77 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:01.553095 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b7b2b109-6aec-4a92-8bcd-a32aaee43e77 tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] GET https://10.4.3.61/volume/v3/group_types/43a828b4-5bc5-488b-9db4-694b5d3f9dd2 Jul 03 19:28:01.553973 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b7b2b109-6aec-4a92-8bcd-a32aaee43e77 tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:01.554506 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b7b2b109-6aec-4a92-8bcd-a32aaee43e77 tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:01.565967 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-4cf0fe64-caf9-4aea-88c8-a8710dc79b24 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:01.570371 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-4cf0fe64-caf9-4aea-88c8-a8710dc79b24 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] POST https://10.4.3.61/volume/v3/attachments/732b9e0c-0252-40c6-8106-192b0d9f2a41/action Jul 03 19:28:01.570983 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-4cf0fe64-caf9-4aea-88c8-a8710dc79b24 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Action body: b'{"os-complete": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:28:01.571068 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-4cf0fe64-caf9-4aea-88c8-a8710dc79b24 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:01.572498 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b7b2b109-6aec-4a92-8bcd-a32aaee43e77 tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] https://10.4.3.61/volume/v3/group_types/43a828b4-5bc5-488b-9db4-694b5d3f9dd2 returned with HTTP 200 Jul 03 19:28:01.573193 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 427/1749] 10.4.3.61 () {68 vars in 1394 bytes} [Fri Jul 3 19:28:01 2026] GET /volume/v3/group_types/43a828b4-5bc5-488b-9db4-694b5d3f9dd2 => generated 255 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:01.585390 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f1eb40f1-e57a-4530-817c-ee097481b63f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:01.589990 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f1eb40f1-e57a-4530-817c-ee097481b63f tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] DELETE https://10.4.3.61/volume/v3/group_types/43a828b4-5bc5-488b-9db4-694b5d3f9dd2 Jul 03 19:28:01.592091 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f1eb40f1-e57a-4530-817c-ee097481b63f tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:01.593188 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f1eb40f1-e57a-4530-817c-ee097481b63f tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:01.610516 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:01.610516 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:01.623326 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f1eb40f1-e57a-4530-817c-ee097481b63f tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] https://10.4.3.61/volume/v3/group_types/43a828b4-5bc5-488b-9db4-694b5d3f9dd2 returned with HTTP 202 Jul 03 19:28:01.624317 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 438/1750] 10.4.3.61 () {68 vars in 1397 bytes} [Fri Jul 3 19:28:01 2026] DELETE /volume/v3/group_types/43a828b4-5bc5-488b-9db4-694b5d3f9dd2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:28:01.633435 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-08ec6357-6de9-44be-b0cb-f04da7eae35c req-4cf0fe64-caf9-4aea-88c8-a8710dc79b24 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/attachments/732b9e0c-0252-40c6-8106-192b0d9f2a41/action returned with HTTP 204 Jul 03 19:28:01.634023 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 444/1751] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:28:01 2026] POST /volume/v3/attachments/732b9e0c-0252-40c6-8106-192b0d9f2a41/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:01.636546 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-56e9dcbf-bf07-4aef-97fb-1975536ed18d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:01.638938 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-56e9dcbf-bf07-4aef-97fb-1975536ed18d tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] GET https://10.4.3.61/volume/v3/group_types Jul 03 19:28:01.639352 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-56e9dcbf-bf07-4aef-97fb-1975536ed18d tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:01.639859 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-56e9dcbf-bf07-4aef-97fb-1975536ed18d tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:01.655048 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-56e9dcbf-bf07-4aef-97fb-1975536ed18d tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] https://10.4.3.61/volume/v3/group_types returned with HTTP 200 Jul 03 19:28:01.656404 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 443/1752] 10.4.3.61 () {68 vars in 1283 bytes} [Fri Jul 3 19:28:01 2026] GET /volume/v3/group_types => generated 410 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:28:01.656629 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-837d8136-31af-44f7-afcf-ed1aeeeac4d7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:01.671792 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3e5d257e-edc7-4d26-80b9-46aabc06a78d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:01.673482 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3e5d257e-edc7-4d26-80b9-46aabc06a78d tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] POST https://10.4.3.61/volume/v3/group_types Jul 03 19:28:01.674321 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3e5d257e-edc7-4d26-80b9-46aabc06a78d tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1525227645", "is_public": true}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:01.697845 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3e5d257e-edc7-4d26-80b9-46aabc06a78d tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] https://10.4.3.61/volume/v3/group_types returned with HTTP 202 Jul 03 19:28:01.700328 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 439/1753] 10.4.3.61 () {70 vars in 1304 bytes} [Fri Jul 3 19:28:01 2026] POST /volume/v3/group_types => generated 164 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:01.714273 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-36139f85-33ef-4bb6-82fa-d78b062b446a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:01.716375 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-36139f85-33ef-4bb6-82fa-d78b062b446a tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] POST https://10.4.3.61/volume/v3/group_types Jul 03 19:28:01.717556 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-36139f85-33ef-4bb6-82fa-d78b062b446a tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1197874368", "is_public": false}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:01.748414 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-36139f85-33ef-4bb6-82fa-d78b062b446a tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] https://10.4.3.61/volume/v3/group_types returned with HTTP 202 Jul 03 19:28:01.752694 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 445/1754] 10.4.3.61 () {70 vars in 1304 bytes} [Fri Jul 3 19:28:01 2026] POST /volume/v3/group_types => generated 165 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:01.759050 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2a4f53a8-be3f-481e-9bf7-d53e1fea8eef None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:01.761949 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2a4f53a8-be3f-481e-9bf7-d53e1fea8eef tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] GET https://10.4.3.61/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 03 19:28:01.762291 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2a4f53a8-be3f-481e-9bf7-d53e1fea8eef tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:01.762588 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2a4f53a8-be3f-481e-9bf7-d53e1fea8eef tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:01.765110 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-837d8136-31af-44f7-afcf-ed1aeeeac4d7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:28:01.765693 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-837d8136-31af-44f7-afcf-ed1aeeeac4d7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2026237175"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:01.768265 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-837d8136-31af-44f7-afcf-ed1aeeeac4d7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2026237175'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:28:01.769249 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-837d8136-31af-44f7-afcf-ed1aeeeac4d7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Create volume of 1 GB Jul 03 19:28:01.775015 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-837d8136-31af-44f7-afcf-ed1aeeeac4d7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Availability Zones retrieved successfully. Jul 03 19:28:01.778285 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-573fc3e7-50fa-47b5-8373-678350a1a0bb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:01.780070 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-573fc3e7-50fa-47b5-8373-678350a1a0bb tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] GET https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6 Jul 03 19:28:01.780717 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-573fc3e7-50fa-47b5-8373-678350a1a0bb tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:01.781031 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-573fc3e7-50fa-47b5-8373-678350a1a0bb tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:01.781346 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.groups [None req-573fc3e7-50fa-47b5-8373-678350a1a0bb tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] show called for member 0c94d025-91a7-482f-b763-14c1a065ccb6 {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:28:01.782568 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2a4f53a8-be3f-481e-9bf7-d53e1fea8eef tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] https://10.4.3.61/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 03 19:28:01.782809 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-837d8136-31af-44f7-afcf-ed1aeeeac4d7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Flow 'volume_create_api' (4ccd89ef-2512-457e-9c14-5728f9b07b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:01.784036 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 444/1755] 10.4.3.61 () {68 vars in 1344 bytes} [Fri Jul 3 19:28:01 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 711 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:01.784183 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-837d8136-31af-44f7-afcf-ed1aeeeac4d7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2424431-1f41-4747-9629-85baec4177a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:01.785500 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-837d8136-31af-44f7-afcf-ed1aeeeac4d7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:28:01.786810 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:01.786810 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:01.797133 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a551fe5a-1926-48f0-bed6-909eb39bf614 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:01.798772 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-573fc3e7-50fa-47b5-8373-678350a1a0bb tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6 returned with HTTP 200 Jul 03 19:28:01.799127 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a551fe5a-1926-48f0-bed6-909eb39bf614 tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] GET https://10.4.3.61/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 03 19:28:01.799414 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a551fe5a-1926-48f0-bed6-909eb39bf614 tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:01.799810 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a551fe5a-1926-48f0-bed6-909eb39bf614 tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:01.799901 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 440/1756] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:28:01 2026] GET /volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6 => generated 387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:01.817094 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5eb6d6ca-62cc-43cf-885a-4d2182d9d245 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:01.819758 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5eb6d6ca-62cc-43cf-885a-4d2182d9d245 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] POST https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6/action Jul 03 19:28:01.820391 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5eb6d6ca-62cc-43cf-885a-4d2182d9d245 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:28:01.820737 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5eb6d6ca-62cc-43cf-885a-4d2182d9d245 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:01.820873 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a551fe5a-1926-48f0-bed6-909eb39bf614 tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] https://10.4.3.61/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 03 19:28:01.821693 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 446/1757] 10.4.3.61 () {68 vars in 1346 bytes} [Fri Jul 3 19:28:01 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 711 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:01.822686 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.groups [None req-5eb6d6ca-62cc-43cf-885a-4d2182d9d245 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] Updating group '0c94d025-91a7-482f-b763-14c1a065ccb6' with 'creating' {{(pid=99927) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 19:28:01.825144 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-837d8136-31af-44f7-afcf-ed1aeeeac4d7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2424431-1f41-4747-9629-85baec4177a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:01.826151 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-837d8136-31af-44f7-afcf-ed1aeeeac4d7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cad7d01-f492-4eee-943a-95aa1b4178a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:01.837379 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:01.837379 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:01.840403 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2f27a56d-0be2-433d-b04b-159a67ca317c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:01.844608 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2f27a56d-0be2-433d-b04b-159a67ca317c tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] GET https://10.4.3.61/volume/v3/group_types?is_public=False Jul 03 19:28:01.846339 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2f27a56d-0be2-433d-b04b-159a67ca317c tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:01.846339 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2f27a56d-0be2-433d-b04b-159a67ca317c tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:01.854835 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5eb6d6ca-62cc-43cf-885a-4d2182d9d245 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6/action returned with HTTP 202 Jul 03 19:28:01.855591 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 445/1758] 10.4.3.61 () {70 vars in 1421 bytes} [Fri Jul 3 19:28:01 2026] POST /volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:28:01.860064 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:01.860064 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:01.861752 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2f27a56d-0be2-433d-b04b-159a67ca317c tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] https://10.4.3.61/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 03 19:28:01.861752 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 441/1759] 10.4.3.61 () {68 vars in 1314 bytes} [Fri Jul 3 19:28:01 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:01.871990 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5dfc1ab5-9e60-4730-95c3-20ea55a5a1d3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:01.873744 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b8040d0e-479c-4808-882e-12584433650e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:01.874699 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5dfc1ab5-9e60-4730-95c3-20ea55a5a1d3 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] GET https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6 Jul 03 19:28:01.874699 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5dfc1ab5-9e60-4730-95c3-20ea55a5a1d3 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:01.875177 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5dfc1ab5-9e60-4730-95c3-20ea55a5a1d3 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:01.875177 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-5dfc1ab5-9e60-4730-95c3-20ea55a5a1d3 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] show called for member 0c94d025-91a7-482f-b763-14c1a065ccb6 {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:28:01.876070 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8f34155a-eeaf-42ad-ad88-2015d1a17d0d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:01.878718 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8f34155a-eeaf-42ad-ad88-2015d1a17d0d tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 Jul 03 19:28:01.878928 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b8040d0e-479c-4808-882e-12584433650e tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] GET https://10.4.3.61/volume/v3/group_types?is_public=True Jul 03 19:28:01.879032 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8f34155a-eeaf-42ad-ad88-2015d1a17d0d tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:01.879179 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b8040d0e-479c-4808-882e-12584433650e tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:01.879358 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8f34155a-eeaf-42ad-ad88-2015d1a17d0d tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:01.879746 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b8040d0e-479c-4808-882e-12584433650e tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:01.881228 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:01.881228 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:01.888040 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b8040d0e-479c-4808-882e-12584433650e tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] https://10.4.3.61/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 03 19:28:01.888903 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 446/1760] 10.4.3.61 () {68 vars in 1312 bytes} [Fri Jul 3 19:28:01 2026] GET /volume/v3/group_types?is_public=True => generated 560 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:01.894049 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5dfc1ab5-9e60-4730-95c3-20ea55a5a1d3 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6 returned with HTTP 200 Jul 03 19:28:01.894594 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 447/1761] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:28:01 2026] GET /volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6 => generated 386 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:01.898536 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:01.898536 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:01.902689 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-634e50bb-3751-40b6-8a3a-8dab1694b533 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:01.905538 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-634e50bb-3751-40b6-8a3a-8dab1694b533 tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] DELETE https://10.4.3.61/volume/v3/group_types/c0a46135-b91d-427b-8ecc-0dd0471d87aa Jul 03 19:28:01.905830 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-634e50bb-3751-40b6-8a3a-8dab1694b533 tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:01.906067 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-634e50bb-3751-40b6-8a3a-8dab1694b533 tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:01.908129 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-8f34155a-eeaf-42ad-ad88-2015d1a17d0d tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:28:01.909006 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-66a08c41-dae4-48a4-9145-4e0d59553cc5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:01.911712 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-66a08c41-dae4-48a4-9145-4e0d59553cc5 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] POST https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6/action Jul 03 19:28:01.912175 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-66a08c41-dae4-48a4-9145-4e0d59553cc5 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:28:01.912370 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-66a08c41-dae4-48a4-9145-4e0d59553cc5 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:01.914415 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-66a08c41-dae4-48a4-9145-4e0d59553cc5 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] Updating group '0c94d025-91a7-482f-b763-14c1a065ccb6' with 'available' {{(pid=99925) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 19:28:01.915182 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8f34155a-eeaf-42ad-ad88-2015d1a17d0d tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 returned with HTTP 200 Jul 03 19:28:01.915882 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 442/1762] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:01 2026] GET /volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:01.920805 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:01.920805 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:01.932638 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-66a08c41-dae4-48a4-9145-4e0d59553cc5 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6/action returned with HTTP 202 Jul 03 19:28:01.933447 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 448/1763] 10.4.3.61 () {70 vars in 1421 bytes} [Fri Jul 3 19:28:01 2026] POST /volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:28:01.936761 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0e791c5f-4653-4560-afab-129aa0c609cd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:01.939530 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0e791c5f-4653-4560-afab-129aa0c609cd tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 Jul 03 19:28:01.939831 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0e791c5f-4653-4560-afab-129aa0c609cd tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:01.939944 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-634e50bb-3751-40b6-8a3a-8dab1694b533 tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] https://10.4.3.61/volume/v3/group_types/c0a46135-b91d-427b-8ecc-0dd0471d87aa returned with HTTP 202 Jul 03 19:28:01.940114 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0e791c5f-4653-4560-afab-129aa0c609cd tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:01.940474 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 447/1764] 10.4.3.61 () {68 vars in 1397 bytes} [Fri Jul 3 19:28:01 2026] DELETE /volume/v3/group_types/c0a46135-b91d-427b-8ecc-0dd0471d87aa => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:28:01.941338 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1982c16c-277b-464e-9129-5f09f170fe87 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:01.943847 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1982c16c-277b-464e-9129-5f09f170fe87 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] GET https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6 Jul 03 19:28:01.944100 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1982c16c-277b-464e-9129-5f09f170fe87 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:01.944295 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1982c16c-277b-464e-9129-5f09f170fe87 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:01.944476 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-1982c16c-277b-464e-9129-5f09f170fe87 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] show called for member 0c94d025-91a7-482f-b763-14c1a065ccb6 {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:28:01.949888 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:01.949888 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:01.950078 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-837d8136-31af-44f7-afcf-ed1aeeeac4d7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Created reservations ['ef09704b-715a-41d9-99b2-1fbfeb11be14', 'a92098ba-ba9e-46e5-8db6-310ab1f6ff34', '37b38cef-cac4-49b9-9669-b57f2c847a7a', 'd0f8d136-a241-4bb2-a3a2-4f5e9f67f41c'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:28:01.951102 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-837d8136-31af-44f7-afcf-ed1aeeeac4d7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cad7d01-f492-4eee-943a-95aa1b4178a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef09704b-715a-41d9-99b2-1fbfeb11be14', 'a92098ba-ba9e-46e5-8db6-310ab1f6ff34', '37b38cef-cac4-49b9-9669-b57f2c847a7a', 'd0f8d136-a241-4bb2-a3a2-4f5e9f67f41c']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:01.951968 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-837d8136-31af-44f7-afcf-ed1aeeeac4d7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ddce78f-accb-4b20-bbb8-5e50944a8fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:01.953242 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2d97cd2f-7b1b-480a-b9b4-d7f804f08bde None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:01.955621 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2d97cd2f-7b1b-480a-b9b4-d7f804f08bde tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] DELETE https://10.4.3.61/volume/v3/group_types/08932194-0521-4649-ac76-ebb6528301d8 Jul 03 19:28:01.955980 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2d97cd2f-7b1b-480a-b9b4-d7f804f08bde tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:01.956044 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:01.956044 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:01.956219 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2d97cd2f-7b1b-480a-b9b4-d7f804f08bde tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:01.961478 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1982c16c-277b-464e-9129-5f09f170fe87 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6 returned with HTTP 200 Jul 03 19:28:01.962646 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 449/1765] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:28:01 2026] GET /volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6 => generated 387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:01.963567 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0e791c5f-4653-4560-afab-129aa0c609cd tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:28:01.969413 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0e791c5f-4653-4560-afab-129aa0c609cd tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 returned with HTTP 200 Jul 03 19:28:01.969948 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 443/1766] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:01 2026] GET /volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:01.979264 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3d603b48-cb35-4cb2-a12a-35821b92186a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:01.988708 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3d603b48-cb35-4cb2-a12a-35821b92186a tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] POST https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6/action Jul 03 19:28:01.988868 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-837d8136-31af-44f7-afcf-ed1aeeeac4d7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ddce78f-accb-4b20-bbb8-5e50944a8fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aac12c99-466d-43ee-a6a9-34ad12da8b51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2026237175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb61ac93ea746d79cdb9fa5a9a4baea',qos_specs=None,replication_status=,reservations=['ef09704b-715a-41d9-99b2-1fbfeb11be14','a92098ba-ba9e-46e5-8db6-310ab1f6ff34','37b38cef-cac4-49b9-9669-b57f2c847a7a','d0f8d136-a241-4bb2-a3a2-4f5e9f67f41c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3764e49a92f1434cb09e9f05183d07ec',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:28:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2026237175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aac12c99-466d-43ee-a6a9-34ad12da8b51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fb61ac93ea746d79cdb9fa5a9a4baea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3764e49a92f1434cb09e9f05183d07ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:01.989131 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3d603b48-cb35-4cb2-a12a-35821b92186a tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:28:01.989131 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3d603b48-cb35-4cb2-a12a-35821b92186a tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:01.989352 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-837d8136-31af-44f7-afcf-ed1aeeeac4d7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e460bdc4-d38a-4b94-828c-4b1922193bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:01.989404 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-3d603b48-cb35-4cb2-a12a-35821b92186a tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] Updating group '0c94d025-91a7-482f-b763-14c1a065ccb6' with 'error' {{(pid=99925) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 19:28:01.989468 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2d97cd2f-7b1b-480a-b9b4-d7f804f08bde tempest-GroupTypesTest-1948994412 tempest-GroupTypesTest-1948994412-project-admin] https://10.4.3.61/volume/v3/group_types/08932194-0521-4649-ac76-ebb6528301d8 returned with HTTP 202 Jul 03 19:28:01.989468 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 448/1767] 10.4.3.61 () {68 vars in 1397 bytes} [Fri Jul 3 19:28:01 2026] DELETE /volume/v3/group_types/08932194-0521-4649-ac76-ebb6528301d8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:28:01.991475 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b4c81771-3d52-49c6-a785-18bc83f0e54f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:01.992370 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b4c81771-3d52-49c6-a785-18bc83f0e54f tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 Jul 03 19:28:01.992539 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b4c81771-3d52-49c6-a785-18bc83f0e54f tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:01.992749 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b4c81771-3d52-49c6-a785-18bc83f0e54f tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:01.995436 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:01.995436 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:02.005696 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3d603b48-cb35-4cb2-a12a-35821b92186a tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6/action returned with HTTP 202 Jul 03 19:28:02.006155 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 450/1768] 10.4.3.61 () {70 vars in 1421 bytes} [Fri Jul 3 19:28:01 2026] POST /volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:28:02.008032 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:02.008032 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:02.016490 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b4c81771-3d52-49c6-a785-18bc83f0e54f tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:28:02.019370 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-837d8136-31af-44f7-afcf-ed1aeeeac4d7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e460bdc4-d38a-4b94-828c-4b1922193bb2) transitioned into state 'SUCCESS' from state '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-2026237175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb61ac93ea746d79cdb9fa5a9a4baea',qos_specs=None,replication_status=,reservations=['ef09704b-715a-41d9-99b2-1fbfeb11be14','a92098ba-ba9e-46e5-8db6-310ab1f6ff34','37b38cef-cac4-49b9-9669-b57f2c847a7a','d0f8d136-a241-4bb2-a3a2-4f5e9f67f41c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3764e49a92f1434cb09e9f05183d07ec',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:02.019572 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fae14724-dbad-411c-8ff4-9e505fa06b7e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:02.020590 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-837d8136-31af-44f7-afcf-ed1aeeeac4d7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a8011d2-4b9c-45ae-b33b-8010b3e58dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:02.025055 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b4c81771-3d52-49c6-a785-18bc83f0e54f tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 returned with HTTP 200 Jul 03 19:28:02.025946 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fae14724-dbad-411c-8ff4-9e505fa06b7e tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] GET https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6 Jul 03 19:28:02.026062 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 444/1769] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:01 2026] GET /volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:02.027180 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fae14724-dbad-411c-8ff4-9e505fa06b7e tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:02.027180 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fae14724-dbad-411c-8ff4-9e505fa06b7e tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:02.027180 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.groups [None req-fae14724-dbad-411c-8ff4-9e505fa06b7e tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] show called for member 0c94d025-91a7-482f-b763-14c1a065ccb6 {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:28:02.038499 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:02.038499 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:02.043510 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-837d8136-31af-44f7-afcf-ed1aeeeac4d7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a8011d2-4b9c-45ae-b33b-8010b3e58dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:02.044732 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-837d8136-31af-44f7-afcf-ed1aeeeac4d7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Flow 'volume_create_api' (4ccd89ef-2512-457e-9c14-5728f9b07b95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:02.045432 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-837d8136-31af-44f7-afcf-ed1aeeeac4d7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Create volume request issued successfully. Jul 03 19:28:02.046627 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-837d8136-31af-44f7-afcf-ed1aeeeac4d7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:28:02.047210 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 428/1770] 10.4.3.61 () {70 vars in 1291 bytes} [Fri Jul 3 19:28:01 2026] POST /volume/v3/volumes => generated 776 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:28:02.054091 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fae14724-dbad-411c-8ff4-9e505fa06b7e tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6 returned with HTTP 200 Jul 03 19:28:02.055281 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 449/1771] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:28:02 2026] GET /volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6 => generated 383 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:02.066722 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-cc29918b-5b46-46d5-9788-0750f77afa8f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:02.073144 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cc29918b-5b46-46d5-9788-0750f77afa8f tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/volumes/aac12c99-466d-43ee-a6a9-34ad12da8b51 Jul 03 19:28:02.073306 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cc29918b-5b46-46d5-9788-0750f77afa8f tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:02.074404 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cc29918b-5b46-46d5-9788-0750f77afa8f tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:02.075886 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-eff2276a-b6f0-4c91-8c46-0e8112499cb9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:02.081876 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eff2276a-b6f0-4c91-8c46-0e8112499cb9 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] POST https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6/action Jul 03 19:28:02.082397 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eff2276a-b6f0-4c91-8c46-0e8112499cb9 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:28:02.083221 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eff2276a-b6f0-4c91-8c46-0e8112499cb9 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:02.083662 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:02.083662 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:02.084034 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.groups [None req-eff2276a-b6f0-4c91-8c46-0e8112499cb9 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] Updating group '0c94d025-91a7-482f-b763-14c1a065ccb6' with 'available' {{(pid=99924) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 19:28:02.088225 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-cc29918b-5b46-46d5-9788-0750f77afa8f tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Volume info retrieved successfully. Jul 03 19:28:02.089937 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:02.089937 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:02.093764 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cc29918b-5b46-46d5-9788-0750f77afa8f tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/volumes/aac12c99-466d-43ee-a6a9-34ad12da8b51 returned with HTTP 200 Jul 03 19:28:02.094403 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 451/1772] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:02 2026] GET /volume/v3/volumes/aac12c99-466d-43ee-a6a9-34ad12da8b51 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:02.100292 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eff2276a-b6f0-4c91-8c46-0e8112499cb9 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6/action returned with HTTP 202 Jul 03 19:28:02.101133 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 445/1773] 10.4.3.61 () {70 vars in 1421 bytes} [Fri Jul 3 19:28:02 2026] POST /volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:28:02.113466 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-931e41b8-c13e-4e18-a25b-2cf736f7440b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:02.116335 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-931e41b8-c13e-4e18-a25b-2cf736f7440b tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] GET https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6 Jul 03 19:28:02.116585 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-931e41b8-c13e-4e18-a25b-2cf736f7440b tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:02.117535 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-931e41b8-c13e-4e18-a25b-2cf736f7440b tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:02.117535 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.groups [None req-931e41b8-c13e-4e18-a25b-2cf736f7440b tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] show called for member 0c94d025-91a7-482f-b763-14c1a065ccb6 {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:28:02.124312 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:02.124312 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:02.140873 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-931e41b8-c13e-4e18-a25b-2cf736f7440b tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6 returned with HTTP 200 Jul 03 19:28:02.141466 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 429/1774] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:28:02 2026] GET /volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6 => generated 387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:02.156351 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e8bbf254-4d45-4bf8-9f26-d151e7c653b7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:02.158566 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e8bbf254-4d45-4bf8-9f26-d151e7c653b7 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:28:02.159201 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e8bbf254-4d45-4bf8-9f26-d151e7c653b7 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:02.159201 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e8bbf254-4d45-4bf8-9f26-d151e7c653b7 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:02.159539 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-e8bbf254-4d45-4bf8-9f26-d151e7c653b7 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:28:02.160394 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:02.160394 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:02.160644 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e8bbf254-4d45-4bf8-9f26-d151e7c653b7 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:28:02.172598 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e8bbf254-4d45-4bf8-9f26-d151e7c653b7 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Get all volumes completed successfully. Jul 03 19:28:02.174351 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e8bbf254-4d45-4bf8-9f26-d151e7c653b7 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:28:02.174861 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 450/1775] 10.4.3.61 () {68 vars in 1292 bytes} [Fri Jul 3 19:28:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:02.201466 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-261bb203-6f83-476b-b610-66d1935d95b6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:02.204912 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-261bb203-6f83-476b-b610-66d1935d95b6 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] POST https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6/action Jul 03 19:28:02.205908 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-261bb203-6f83-476b-b610-66d1935d95b6 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:28:02.205908 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-261bb203-6f83-476b-b610-66d1935d95b6 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:02.207637 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-261bb203-6f83-476b-b610-66d1935d95b6 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] delete called for group 0c94d025-91a7-482f-b763-14c1a065ccb6 {{(pid=99925) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 19:28:02.207815 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.groups [None req-261bb203-6f83-476b-b610-66d1935d95b6 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Delete group with id: 0c94d025-91a7-482f-b763-14c1a065ccb6 Jul 03 19:28:02.213831 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:02.213831 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:02.254140 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-261bb203-6f83-476b-b610-66d1935d95b6 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6/action returned with HTTP 202 Jul 03 19:28:02.254795 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 452/1776] 10.4.3.61 () {70 vars in 1421 bytes} [Fri Jul 3 19:28:02 2026] POST /volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:28:02.265321 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a936858c-6f0f-4795-9139-6a90da116e02 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:02.269665 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a936858c-6f0f-4795-9139-6a90da116e02 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] GET https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6 Jul 03 19:28:02.270286 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a936858c-6f0f-4795-9139-6a90da116e02 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:02.270764 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a936858c-6f0f-4795-9139-6a90da116e02 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:02.271278 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.groups [None req-a936858c-6f0f-4795-9139-6a90da116e02 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] show called for member 0c94d025-91a7-482f-b763-14c1a065ccb6 {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:28:02.280904 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:02.280904 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:02.293295 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a936858c-6f0f-4795-9139-6a90da116e02 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6 returned with HTTP 200 Jul 03 19:28:02.295190 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 446/1777] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:28:02 2026] GET /volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6 => generated 386 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:03.113786 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-38eb1608-5b78-406d-b0b1-3fab06829ec1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:03.117063 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-38eb1608-5b78-406d-b0b1-3fab06829ec1 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/volumes/aac12c99-466d-43ee-a6a9-34ad12da8b51 Jul 03 19:28:03.117589 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-38eb1608-5b78-406d-b0b1-3fab06829ec1 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:03.117709 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-38eb1608-5b78-406d-b0b1-3fab06829ec1 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:03.128585 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:03.128585 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:03.133157 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-38eb1608-5b78-406d-b0b1-3fab06829ec1 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Volume info retrieved successfully. Jul 03 19:28:03.138246 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-38eb1608-5b78-406d-b0b1-3fab06829ec1 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/volumes/aac12c99-466d-43ee-a6a9-34ad12da8b51 returned with HTTP 200 Jul 03 19:28:03.140077 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 430/1778] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:03 2026] GET /volume/v3/volumes/aac12c99-466d-43ee-a6a9-34ad12da8b51 => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:03.158408 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4519a017-38d7-43e5-a8a0-1e2baf8633dd None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:03.163236 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4519a017-38d7-43e5-a8a0-1e2baf8633dd tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] POST https://10.4.3.61/volume/v3/backups Jul 03 19:28:03.163236 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4519a017-38d7-43e5-a8a0-1e2baf8633dd tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aac12c99-466d-43ee-a6a9-34ad12da8b51", "name": "tempest-type-Backup-1856911010"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:03.167195 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.backups [None req-4519a017-38d7-43e5-a8a0-1e2baf8633dd tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Creating new backup {'backup': {'volume_id': 'aac12c99-466d-43ee-a6a9-34ad12da8b51', 'name': 'tempest-type-Backup-1856911010'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:28:03.167195 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.backups [None req-4519a017-38d7-43e5-a8a0-1e2baf8633dd tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Creating backup of volume aac12c99-466d-43ee-a6a9-34ad12da8b51 in container None Jul 03 19:28:03.181283 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:03.181283 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:03.181894 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4519a017-38d7-43e5-a8a0-1e2baf8633dd tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Volume info retrieved successfully. Jul 03 19:28:03.241125 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-4519a017-38d7-43e5-a8a0-1e2baf8633dd tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Created reservations ['5a4751f5-088b-4587-8bb8-e0da3e08f55e', '07abce91-2a84-4ef8-bc5e-8792d0b7e9a1'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:28:03.310822 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f7a80072-9774-4dc1-ba3c-2fd7523b1650 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:03.313020 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f7a80072-9774-4dc1-ba3c-2fd7523b1650 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] GET https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6 Jul 03 19:28:03.313392 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f7a80072-9774-4dc1-ba3c-2fd7523b1650 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:03.313735 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f7a80072-9774-4dc1-ba3c-2fd7523b1650 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:03.313735 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-f7a80072-9774-4dc1-ba3c-2fd7523b1650 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] show called for member 0c94d025-91a7-482f-b763-14c1a065ccb6 {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:28:03.320371 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f7a80072-9774-4dc1-ba3c-2fd7523b1650 tempest-GroupsV320Test-2016877469 tempest-GroupsV320Test-2016877469-project-member] https://10.4.3.61/volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6 returned with HTTP 404 Jul 03 19:28:03.321131 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 453/1779] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:28:03 2026] GET /volume/v3/groups/0c94d025-91a7-482f-b763-14c1a065ccb6 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:28:03.323560 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4519a017-38d7-43e5-a8a0-1e2baf8633dd tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:28:03.324511 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 451/1780] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:28:03 2026] POST /volume/v3/backups => generated 314 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:28:03.334542 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bae024e5-73e8-4bf4-9d91-824502534766 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:03.337748 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bae024e5-73e8-4bf4-9d91-824502534766 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] DELETE https://10.4.3.61/volume/v3/group_types/aa159f6e-e16a-4a86-820d-cead485c1cac Jul 03 19:28:03.337748 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bae024e5-73e8-4bf4-9d91-824502534766 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:03.337748 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bae024e5-73e8-4bf4-9d91-824502534766 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:03.337748 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:03.337748 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:03.342297 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9aed074c-56be-466f-9522-2966cf26b945 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:03.344555 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9aed074c-56be-466f-9522-2966cf26b945 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:28:03.344916 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9aed074c-56be-466f-9522-2966cf26b945 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:03.345124 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9aed074c-56be-466f-9522-2966cf26b945 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:03.345205 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-9aed074c-56be-466f-9522-2966cf26b945 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:03.358966 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bae024e5-73e8-4bf4-9d91-824502534766 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] https://10.4.3.61/volume/v3/group_types/aa159f6e-e16a-4a86-820d-cead485c1cac returned with HTTP 202 Jul 03 19:28:03.358966 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 447/1781] 10.4.3.61 () {68 vars in 1397 bytes} [Fri Jul 3 19:28:03 2026] DELETE /volume/v3/group_types/aa159f6e-e16a-4a86-820d-cead485c1cac => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:28:03.377128 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:03.377128 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:03.377825 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9aed074c-56be-466f-9522-2966cf26b945 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 200 Jul 03 19:28:03.378737 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 431/1782] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:03 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 721 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:03.379544 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ec522847-9559-47ed-b5da-3f1a81a761d7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:03.392101 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ec522847-9559-47ed-b5da-3f1a81a761d7 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] DELETE https://10.4.3.61/volume/v3/types/3136eecf-a031-4dd1-8760-ab108fd85fba Jul 03 19:28:03.392758 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ec522847-9559-47ed-b5da-3f1a81a761d7 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:03.393096 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ec522847-9559-47ed-b5da-3f1a81a761d7 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] Calling method '_delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:03.478579 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ec522847-9559-47ed-b5da-3f1a81a761d7 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] https://10.4.3.61/volume/v3/types/3136eecf-a031-4dd1-8760-ab108fd85fba returned with HTTP 202 Jul 03 19:28:03.478579 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 454/1783] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:28:03 2026] DELETE /volume/v3/types/3136eecf-a031-4dd1-8760-ab108fd85fba => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:28:03.492388 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e42a9104-c88d-415f-947a-c5cf02823416 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:03.495125 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e42a9104-c88d-415f-947a-c5cf02823416 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] GET https://10.4.3.61/volume/v3/types/3136eecf-a031-4dd1-8760-ab108fd85fba Jul 03 19:28:03.495375 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e42a9104-c88d-415f-947a-c5cf02823416 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:03.495667 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e42a9104-c88d-415f-947a-c5cf02823416 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:03.502599 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e42a9104-c88d-415f-947a-c5cf02823416 tempest-GroupsV320Test-1206637038 tempest-GroupsV320Test-1206637038-project-admin] https://10.4.3.61/volume/v3/types/3136eecf-a031-4dd1-8760-ab108fd85fba returned with HTTP 404 Jul 03 19:28:03.503174 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 452/1784] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:28:03 2026] GET /volume/v3/types/3136eecf-a031-4dd1-8760-ab108fd85fba => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:04.404786 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4431f559-0f9a-47ee-80ca-296f2ca98ebd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:04.406626 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4431f559-0f9a-47ee-80ca-296f2ca98ebd tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:28:04.407497 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4431f559-0f9a-47ee-80ca-296f2ca98ebd tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:04.407497 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4431f559-0f9a-47ee-80ca-296f2ca98ebd tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:04.407497 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-4431f559-0f9a-47ee-80ca-296f2ca98ebd tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:04.429977 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:04.429977 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:04.432514 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4431f559-0f9a-47ee-80ca-296f2ca98ebd tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 200 Jul 03 19:28:04.432514 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 448/1785] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:04 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 723 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:05.446232 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-61db3819-223a-4b7a-bbe6-61f5ac227d78 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:05.448566 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-61db3819-223a-4b7a-bbe6-61f5ac227d78 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:28:05.449243 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-61db3819-223a-4b7a-bbe6-61f5ac227d78 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:05.449243 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-61db3819-223a-4b7a-bbe6-61f5ac227d78 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:05.451300 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-61db3819-223a-4b7a-bbe6-61f5ac227d78 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:05.460124 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:05.460124 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:05.460695 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-61db3819-223a-4b7a-bbe6-61f5ac227d78 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 200 Jul 03 19:28:05.461066 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 432/1786] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:05 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:06.343136 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f4bb795f-76b8-4998-bf2f-9e0640c320a4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:06.482154 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-619e448e-abc9-4480-8c0d-81b4dc3ec66f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:06.484327 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-619e448e-abc9-4480-8c0d-81b4dc3ec66f tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:28:06.484327 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-619e448e-abc9-4480-8c0d-81b4dc3ec66f tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:06.485820 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-619e448e-abc9-4480-8c0d-81b4dc3ec66f tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:06.485820 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-619e448e-abc9-4480-8c0d-81b4dc3ec66f tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:06.505285 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:06.505285 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:06.506209 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-619e448e-abc9-4480-8c0d-81b4dc3ec66f tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 200 Jul 03 19:28:06.506698 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 453/1787] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:06 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 723 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:06.581045 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f4bb795f-76b8-4998-bf2f-9e0640c320a4 tempest-VolumePoolsAdminTestsJSON-1844671087 tempest-VolumePoolsAdminTestsJSON-1844671087-project-admin] GET https://10.4.3.61/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 19:28:06.581521 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f4bb795f-76b8-4998-bf2f-9e0640c320a4 tempest-VolumePoolsAdminTestsJSON-1844671087 tempest-VolumePoolsAdminTestsJSON-1844671087-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:06.581521 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f4bb795f-76b8-4998-bf2f-9e0640c320a4 tempest-VolumePoolsAdminTestsJSON-1844671087 tempest-VolumePoolsAdminTestsJSON-1844671087-project-admin] Calling method 'get_pools' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:07.084784 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f4bb795f-76b8-4998-bf2f-9e0640c320a4 tempest-VolumePoolsAdminTestsJSON-1844671087 tempest-VolumePoolsAdminTestsJSON-1844671087-project-admin] https://10.4.3.61/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 19:28:07.085121 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 455/1788] 10.4.3.61 () {66 vars in 1307 bytes} [Fri Jul 3 19:28:06 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 742 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:07.098282 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ad526089-0675-48dd-bdb4-587aa658a934 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:07.103004 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ad526089-0675-48dd-bdb4-587aa658a934 tempest-VolumePoolsAdminTestsJSON-1844671087 tempest-VolumePoolsAdminTestsJSON-1844671087-project-admin] GET https://10.4.3.61/volume/v3/scheduler-stats/get_pools Jul 03 19:28:07.103197 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ad526089-0675-48dd-bdb4-587aa658a934 tempest-VolumePoolsAdminTestsJSON-1844671087 tempest-VolumePoolsAdminTestsJSON-1844671087-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:07.103372 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ad526089-0675-48dd-bdb4-587aa658a934 tempest-VolumePoolsAdminTestsJSON-1844671087 tempest-VolumePoolsAdminTestsJSON-1844671087-project-admin] Calling method 'get_pools' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:07.501975 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5e224a54-80dc-4418-9ebb-2fee74141acb None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:07.525883 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-dde0e29b-6510-48ea-9083-f5c048b5c9b6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:07.530284 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dde0e29b-6510-48ea-9083-f5c048b5c9b6 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:28:07.531031 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-dde0e29b-6510-48ea-9083-f5c048b5c9b6 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:07.531479 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-dde0e29b-6510-48ea-9083-f5c048b5c9b6 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:07.532184 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-dde0e29b-6510-48ea-9083-f5c048b5c9b6 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:07.540549 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:07.540549 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:07.541431 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dde0e29b-6510-48ea-9083-f5c048b5c9b6 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 200 Jul 03 19:28:07.542156 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 454/1789] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:07 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:07.611313 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ad526089-0675-48dd-bdb4-587aa658a934 tempest-VolumePoolsAdminTestsJSON-1844671087 tempest-VolumePoolsAdminTestsJSON-1844671087-project-admin] https://10.4.3.61/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 19:28:07.611313 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 449/1790] 10.4.3.61 () {66 vars in 1284 bytes} [Fri Jul 3 19:28:07 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:07.681610 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5e224a54-80dc-4418-9ebb-2fee74141acb tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:28:07.682723 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5e224a54-80dc-4418-9ebb-2fee74141acb tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:07.703204 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5e224a54-80dc-4418-9ebb-2fee74141acb tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:28:07.703204 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 433/1791] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:28:07 2026] POST /volume/v3/types => generated 188 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:07.713620 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e396ab14-3eeb-4a53-ba6e-e057443f2e87 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:07.715819 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e396ab14-3eeb-4a53-ba6e-e057443f2e87 tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:28:07.716316 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e396ab14-3eeb-4a53-ba6e-e057443f2e87 tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:07.739610 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e396ab14-3eeb-4a53-ba6e-e057443f2e87 tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:28:07.740041 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 456/1792] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:28:07 2026] POST /volume/v3/types => generated 188 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:07.752076 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-bf400bd7-49c2-409b-919a-e6dbdc373459 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:07.949854 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bf400bd7-49c2-409b-919a-e6dbdc373459 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:28:07.951489 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bf400bd7-49c2-409b-919a-e6dbdc373459 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1798329924"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:07.955405 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-bf400bd7-49c2-409b-919a-e6dbdc373459 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1798329924'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:28:07.978094 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-bf400bd7-49c2-409b-919a-e6dbdc373459 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Create volume of 1 GB Jul 03 19:28:07.978562 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:07.978562 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:07.979340 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-bf400bd7-49c2-409b-919a-e6dbdc373459 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Availability Zones retrieved successfully. Jul 03 19:28:07.987958 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bf400bd7-49c2-409b-919a-e6dbdc373459 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Flow 'volume_create_api' (6e7c0aad-e806-4a1d-9251-1e296dca11b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:07.989994 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bf400bd7-49c2-409b-919a-e6dbdc373459 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b744a29-fa58-4060-84cf-5b18334c91c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:07.990882 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-bf400bd7-49c2-409b-919a-e6dbdc373459 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:28:08.021327 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bf400bd7-49c2-409b-919a-e6dbdc373459 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b744a29-fa58-4060-84cf-5b18334c91c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:28:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=960d9bb5-ab1b-4017-9f05-a2aa18081264,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '960d9bb5-ab1b-4017-9f05-a2aa18081264', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:08.022021 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bf400bd7-49c2-409b-919a-e6dbdc373459 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6298d665-f885-4454-b6a4-c3c933277ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:08.097189 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-bf400bd7-49c2-409b-919a-e6dbdc373459 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-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 19:28:08.098276 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-bf400bd7-49c2-409b-919a-e6dbdc373459 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-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 19:28:08.175331 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-bf400bd7-49c2-409b-919a-e6dbdc373459 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Created reservations ['1613e7af-cd59-48f5-a5c0-b73842cb8387', '7a671c0c-e331-42c1-bf3b-a95e8aef102f', '7fc67923-2981-4496-8c17-75262e8c259c', 'e9ed5ad3-5108-4d72-aa10-fe166bd6dcba'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:28:08.176502 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bf400bd7-49c2-409b-919a-e6dbdc373459 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6298d665-f885-4454-b6a4-c3c933277ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1613e7af-cd59-48f5-a5c0-b73842cb8387', '7a671c0c-e331-42c1-bf3b-a95e8aef102f', '7fc67923-2981-4496-8c17-75262e8c259c', 'e9ed5ad3-5108-4d72-aa10-fe166bd6dcba']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:08.177676 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bf400bd7-49c2-409b-919a-e6dbdc373459 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de04eddb-c15f-4857-b526-2dcb8043be0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:08.214783 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bf400bd7-49c2-409b-919a-e6dbdc373459 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de04eddb-c15f-4857-b526-2dcb8043be0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5e5f54b-4ea0-4b04-b79d-9b7926084d3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1798329924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88f9cdaf93c741e5bf7368ea17f3b06a',qos_specs=None,replication_status=,reservations=['1613e7af-cd59-48f5-a5c0-b73842cb8387','7a671c0c-e331-42c1-bf3b-a95e8aef102f','7fc67923-2981-4496-8c17-75262e8c259c','e9ed5ad3-5108-4d72-aa10-fe166bd6dcba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cea96da7df74995b0f060fb59fb6c88',volume_type_id=960d9bb5-ab1b-4017-9f05-a2aa18081264), 'volume': Volume(_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-03T19:28:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1798329924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5e5f54b-4ea0-4b04-b79d-9b7926084d3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88f9cdaf93c741e5bf7368ea17f3b06a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cea96da7df74995b0f060fb59fb6c88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(960d9bb5-ab1b-4017-9f05-a2aa18081264),volume_type_id=960d9bb5-ab1b-4017-9f05-a2aa18081264)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:08.214783 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bf400bd7-49c2-409b-919a-e6dbdc373459 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3aa41fe4-ac3b-4c0a-b5db-3de3457c8711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:08.249441 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bf400bd7-49c2-409b-919a-e6dbdc373459 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3aa41fe4-ac3b-4c0a-b5db-3de3457c8711) transitioned into state 'SUCCESS' from state '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-1798329924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88f9cdaf93c741e5bf7368ea17f3b06a',qos_specs=None,replication_status=,reservations=['1613e7af-cd59-48f5-a5c0-b73842cb8387','7a671c0c-e331-42c1-bf3b-a95e8aef102f','7fc67923-2981-4496-8c17-75262e8c259c','e9ed5ad3-5108-4d72-aa10-fe166bd6dcba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cea96da7df74995b0f060fb59fb6c88',volume_type_id=960d9bb5-ab1b-4017-9f05-a2aa18081264)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:08.249441 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bf400bd7-49c2-409b-919a-e6dbdc373459 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e98c42fe-05f7-4847-8c17-5c3fe30cf7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:08.266492 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bf400bd7-49c2-409b-919a-e6dbdc373459 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e98c42fe-05f7-4847-8c17-5c3fe30cf7e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:08.268510 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bf400bd7-49c2-409b-919a-e6dbdc373459 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Flow 'volume_create_api' (6e7c0aad-e806-4a1d-9251-1e296dca11b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:08.268510 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-bf400bd7-49c2-409b-919a-e6dbdc373459 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Create volume request issued successfully. Jul 03 19:28:08.270870 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bf400bd7-49c2-409b-919a-e6dbdc373459 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:28:08.270870 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 455/1793] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:28:07 2026] POST /volume/v3/volumes => generated 766 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:28:08.295044 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-cef66608-9cf0-4779-b7ae-01372bdfac96 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:08.300570 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cef66608-9cf0-4779-b7ae-01372bdfac96 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] GET https://10.4.3.61/volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a Jul 03 19:28:08.300570 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cef66608-9cf0-4779-b7ae-01372bdfac96 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:08.300570 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cef66608-9cf0-4779-b7ae-01372bdfac96 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:08.313985 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:08.313985 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:08.321218 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-cef66608-9cf0-4779-b7ae-01372bdfac96 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Volume info retrieved successfully. Jul 03 19:28:08.333186 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cef66608-9cf0-4779-b7ae-01372bdfac96 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] https://10.4.3.61/volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a returned with HTTP 200 Jul 03 19:28:08.333954 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 450/1794] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:08 2026] GET /volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a => generated 834 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:08.557198 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4e9e852f-eff4-418d-bf5d-7f268866acd8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:08.557198 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4e9e852f-eff4-418d-bf5d-7f268866acd8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:28:08.557772 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4e9e852f-eff4-418d-bf5d-7f268866acd8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:08.558603 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4e9e852f-eff4-418d-bf5d-7f268866acd8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:08.558737 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-4e9e852f-eff4-418d-bf5d-7f268866acd8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:08.570854 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:08.570854 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:08.571439 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4e9e852f-eff4-418d-bf5d-7f268866acd8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 200 Jul 03 19:28:08.577235 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 434/1795] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:08 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:08.785523 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e265fae7-7673-416e-94ab-9c0b7c0b3b29 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:08.787345 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e265fae7-7673-416e-94ab-9c0b7c0b3b29 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:28:08.787921 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e265fae7-7673-416e-94ab-9c0b7c0b3b29 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-6525267"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:08.789549 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-e265fae7-7673-416e-94ab-9c0b7c0b3b29 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-6525267'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:28:08.789658 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-e265fae7-7673-416e-94ab-9c0b7c0b3b29 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Create volume of 1 GB Jul 03 19:28:08.794656 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e265fae7-7673-416e-94ab-9c0b7c0b3b29 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Availability Zones retrieved successfully. Jul 03 19:28:08.802332 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e265fae7-7673-416e-94ab-9c0b7c0b3b29 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Flow 'volume_create_api' (85d77121-42e8-4dbf-abf1-a9395874f9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:08.802981 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e265fae7-7673-416e-94ab-9c0b7c0b3b29 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (339ae05e-38a9-4dd6-a471-2cbf324dc523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:08.804828 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-e265fae7-7673-416e-94ab-9c0b7c0b3b29 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:28:08.847963 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e265fae7-7673-416e-94ab-9c0b7c0b3b29 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (339ae05e-38a9-4dd6-a471-2cbf324dc523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:08.849188 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e265fae7-7673-416e-94ab-9c0b7c0b3b29 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5df350f-fbf2-4c7e-a043-824b9bb20501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:08.980286 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-e265fae7-7673-416e-94ab-9c0b7c0b3b29 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Created reservations ['de0b3758-1b08-4c2e-bb0b-339876e7b5a7', 'f8305962-2161-4e89-99ae-c3a7c6d299b3', '5325bdfe-2537-473b-a717-63374e8dd725', 'e79657e1-2518-45de-90b4-4ee913422e0f'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:28:08.981294 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e265fae7-7673-416e-94ab-9c0b7c0b3b29 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5df350f-fbf2-4c7e-a043-824b9bb20501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de0b3758-1b08-4c2e-bb0b-339876e7b5a7', 'f8305962-2161-4e89-99ae-c3a7c6d299b3', '5325bdfe-2537-473b-a717-63374e8dd725', 'e79657e1-2518-45de-90b4-4ee913422e0f']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:08.982501 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e265fae7-7673-416e-94ab-9c0b7c0b3b29 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a186f7bb-acde-4b98-b812-1385996e3e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:09.022640 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e265fae7-7673-416e-94ab-9c0b7c0b3b29 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a186f7bb-acde-4b98-b812-1385996e3e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a0a1c0a-ef08-4b59-bd25-f409830e546a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-6525267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6728c398dd1640b8a31bf39294651989',qos_specs=None,replication_status=,reservations=['de0b3758-1b08-4c2e-bb0b-339876e7b5a7','f8305962-2161-4e89-99ae-c3a7c6d299b3','5325bdfe-2537-473b-a717-63374e8dd725','e79657e1-2518-45de-90b4-4ee913422e0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdb52d32774a403fb86ee64fd9d1784e',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:28:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-6525267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a0a1c0a-ef08-4b59-bd25-f409830e546a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6728c398dd1640b8a31bf39294651989',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdb52d32774a403fb86ee64fd9d1784e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:09.023846 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e265fae7-7673-416e-94ab-9c0b7c0b3b29 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0d5439d-5691-4fd0-b8fd-c7167b637fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:09.058129 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e265fae7-7673-416e-94ab-9c0b7c0b3b29 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0d5439d-5691-4fd0-b8fd-c7167b637fd1) transitioned into state 'SUCCESS' from state '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-6525267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6728c398dd1640b8a31bf39294651989',qos_specs=None,replication_status=,reservations=['de0b3758-1b08-4c2e-bb0b-339876e7b5a7','f8305962-2161-4e89-99ae-c3a7c6d299b3','5325bdfe-2537-473b-a717-63374e8dd725','e79657e1-2518-45de-90b4-4ee913422e0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdb52d32774a403fb86ee64fd9d1784e',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:09.059745 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e265fae7-7673-416e-94ab-9c0b7c0b3b29 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8121a25c-1be2-4446-aade-71a520b77e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:09.078441 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e265fae7-7673-416e-94ab-9c0b7c0b3b29 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8121a25c-1be2-4446-aade-71a520b77e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:09.079625 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e265fae7-7673-416e-94ab-9c0b7c0b3b29 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Flow 'volume_create_api' (85d77121-42e8-4dbf-abf1-a9395874f9e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:09.080267 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e265fae7-7673-416e-94ab-9c0b7c0b3b29 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Create volume request issued successfully. Jul 03 19:28:09.081090 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e265fae7-7673-416e-94ab-9c0b7c0b3b29 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:28:09.081704 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 457/1796] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:28:08 2026] POST /volume/v3/volumes => generated 750 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:28:09.101451 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9fe2f081-c914-45c7-b1ae-dfbdd40338d9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:09.104318 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9fe2f081-c914-45c7-b1ae-dfbdd40338d9 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a Jul 03 19:28:09.104536 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9fe2f081-c914-45c7-b1ae-dfbdd40338d9 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:09.105391 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9fe2f081-c914-45c7-b1ae-dfbdd40338d9 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:09.114500 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:09.114500 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:09.119379 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-9fe2f081-c914-45c7-b1ae-dfbdd40338d9 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:28:09.125067 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9fe2f081-c914-45c7-b1ae-dfbdd40338d9 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a returned with HTTP 200 Jul 03 19:28:09.125557 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 456/1797] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:09 2026] GET /volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:09.355639 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a57f0fe9-ec6b-401e-9ba8-7eb8d95e4a33 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:09.358182 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a57f0fe9-ec6b-401e-9ba8-7eb8d95e4a33 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] GET https://10.4.3.61/volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a Jul 03 19:28:09.358586 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a57f0fe9-ec6b-401e-9ba8-7eb8d95e4a33 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:09.359333 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a57f0fe9-ec6b-401e-9ba8-7eb8d95e4a33 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:09.371860 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:09.371860 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:09.379685 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a57f0fe9-ec6b-401e-9ba8-7eb8d95e4a33 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Volume info retrieved successfully. Jul 03 19:28:09.391902 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a57f0fe9-ec6b-401e-9ba8-7eb8d95e4a33 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] https://10.4.3.61/volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a returned with HTTP 200 Jul 03 19:28:09.393101 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 451/1798] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:09 2026] GET /volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:09.412191 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9cde1935-fe69-42aa-a7ff-ed9975ab81e5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:09.415577 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9cde1935-fe69-42aa-a7ff-ed9975ab81e5 tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] GET https://10.4.3.61/volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a Jul 03 19:28:09.416570 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9cde1935-fe69-42aa-a7ff-ed9975ab81e5 tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:09.417124 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9cde1935-fe69-42aa-a7ff-ed9975ab81e5 tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:09.433042 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:09.433042 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:09.439317 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9cde1935-fe69-42aa-a7ff-ed9975ab81e5 tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] Volume info retrieved successfully. Jul 03 19:28:09.445475 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9cde1935-fe69-42aa-a7ff-ed9975ab81e5 tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] https://10.4.3.61/volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a returned with HTTP 200 Jul 03 19:28:09.446213 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 435/1799] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:09 2026] GET /volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a => generated 1032 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:09.464968 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b29815ac-d2ca-4e7f-9491-9f041f3b09af None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:09.469056 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b29815ac-d2ca-4e7f-9491-9f041f3b09af tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] POST https://10.4.3.61/volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a/action Jul 03 19:28:09.469532 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b29815ac-d2ca-4e7f-9491-9f041f3b09af tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:28:09.470090 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b29815ac-d2ca-4e7f-9491-9f041f3b09af tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:09.482739 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:09.482739 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:09.483400 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b29815ac-d2ca-4e7f-9491-9f041f3b09af tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Volume info retrieved successfully. Jul 03 19:28:09.515024 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-b29815ac-d2ca-4e7f-9491-9f041f3b09af tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-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 19:28:09.515445 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-b29815ac-d2ca-4e7f-9491-9f041f3b09af tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-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 19:28:09.556855 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-b29815ac-d2ca-4e7f-9491-9f041f3b09af tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Created reservations ['da26e136-f53e-4b20-8001-19a38e90b975', '9f4e8ee6-e3d9-43ee-bda7-be5b4f207c09'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:28:09.570943 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-b29815ac-d2ca-4e7f-9491-9f041f3b09af tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-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 19:28:09.571335 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-b29815ac-d2ca-4e7f-9491-9f041f3b09af tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-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 19:28:09.580968 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-b29815ac-d2ca-4e7f-9491-9f041f3b09af tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Created reservations ['d576edd8-61bb-49e0-b25f-d34b1abd4c5d', '378cfa23-748c-4397-b3ef-e717cd11494b'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:28:09.588892 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6e9ca00b-47db-4066-8bac-16ef37909e59 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:09.591517 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6e9ca00b-47db-4066-8bac-16ef37909e59 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:28:09.591786 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6e9ca00b-47db-4066-8bac-16ef37909e59 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:09.591991 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6e9ca00b-47db-4066-8bac-16ef37909e59 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:09.592301 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-6e9ca00b-47db-4066-8bac-16ef37909e59 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:09.598626 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:09.598626 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:09.599414 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6e9ca00b-47db-4066-8bac-16ef37909e59 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 200 Jul 03 19:28:09.600336 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 457/1800] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:09 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:09.623111 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b29815ac-d2ca-4e7f-9491-9f041f3b09af tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Retype volume request issued successfully. Jul 03 19:28:09.623300 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b29815ac-d2ca-4e7f-9491-9f041f3b09af tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] https://10.4.3.61/volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a/action returned with HTTP 202 Jul 03 19:28:09.624117 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 458/1801] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:28:09 2026] POST /volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:28:09.633209 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-54855b9f-c9f1-4cd2-a834-933b5d5d98c0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:09.638422 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-54855b9f-c9f1-4cd2-a834-933b5d5d98c0 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] GET https://10.4.3.61/volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a Jul 03 19:28:09.638422 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-54855b9f-c9f1-4cd2-a834-933b5d5d98c0 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:09.638800 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-54855b9f-c9f1-4cd2-a834-933b5d5d98c0 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:09.649924 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:09.649924 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:09.655816 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-54855b9f-c9f1-4cd2-a834-933b5d5d98c0 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Volume info retrieved successfully. Jul 03 19:28:09.664211 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-54855b9f-c9f1-4cd2-a834-933b5d5d98c0 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] https://10.4.3.61/volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a returned with HTTP 200 Jul 03 19:28:09.664211 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 452/1802] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:09 2026] GET /volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:10.146664 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-20dae120-36c6-44d2-a44e-810ed2a493cd None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:10.149041 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-20dae120-36c6-44d2-a44e-810ed2a493cd tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a Jul 03 19:28:10.149367 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-20dae120-36c6-44d2-a44e-810ed2a493cd tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:10.149666 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-20dae120-36c6-44d2-a44e-810ed2a493cd tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:10.159267 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:10.159267 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:10.168497 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-20dae120-36c6-44d2-a44e-810ed2a493cd tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:28:10.180090 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-20dae120-36c6-44d2-a44e-810ed2a493cd tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a returned with HTTP 200 Jul 03 19:28:10.180653 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 436/1803] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:10 2026] GET /volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:10.237450 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-3460ef21-10d5-4599-a934-b5361e30228f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:10.242388 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-3460ef21-10d5-4599-a934-b5361e30228f tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a Jul 03 19:28:10.242641 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-3460ef21-10d5-4599-a934-b5361e30228f tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:10.243761 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-3460ef21-10d5-4599-a934-b5361e30228f tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:10.255094 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:10.255094 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:10.261900 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-3460ef21-10d5-4599-a934-b5361e30228f tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:28:10.268487 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-3460ef21-10d5-4599-a934-b5361e30228f tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a returned with HTTP 200 Jul 03 19:28:10.269337 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 458/1804] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:28:10 2026] GET /volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:10.612931 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fc21f9a6-d035-4fe6-8d07-deedcd466c85 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:10.616123 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fc21f9a6-d035-4fe6-8d07-deedcd466c85 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:28:10.618779 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fc21f9a6-d035-4fe6-8d07-deedcd466c85 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:10.618779 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fc21f9a6-d035-4fe6-8d07-deedcd466c85 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:10.618779 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-fc21f9a6-d035-4fe6-8d07-deedcd466c85 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:10.630769 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:10.630769 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:10.631851 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fc21f9a6-d035-4fe6-8d07-deedcd466c85 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 200 Jul 03 19:28:10.632558 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 459/1805] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:10 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:10.684990 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-65ef85c1-fcd2-4354-ad80-96c7bd3214ee None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:10.687176 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-65ef85c1-fcd2-4354-ad80-96c7bd3214ee tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] GET https://10.4.3.61/volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a Jul 03 19:28:10.687537 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-65ef85c1-fcd2-4354-ad80-96c7bd3214ee tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:10.687682 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-65ef85c1-fcd2-4354-ad80-96c7bd3214ee tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:10.698477 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:10.698477 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:10.703567 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-65ef85c1-fcd2-4354-ad80-96c7bd3214ee tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Volume info retrieved successfully. Jul 03 19:28:10.709650 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-65ef85c1-fcd2-4354-ad80-96c7bd3214ee tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] https://10.4.3.61/volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a returned with HTTP 200 Jul 03 19:28:10.710218 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 453/1806] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:10 2026] GET /volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:10.727036 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-dce9f472-a010-4d75-8de9-c052b8b64730 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:10.731320 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-dce9f472-a010-4d75-8de9-c052b8b64730 tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] GET https://10.4.3.61/volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a Jul 03 19:28:10.732072 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-dce9f472-a010-4d75-8de9-c052b8b64730 tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:10.732072 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-dce9f472-a010-4d75-8de9-c052b8b64730 tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:10.747509 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:10.747509 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:10.757057 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-dce9f472-a010-4d75-8de9-c052b8b64730 tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] Volume info retrieved successfully. Jul 03 19:28:10.764279 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-dce9f472-a010-4d75-8de9-c052b8b64730 tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] https://10.4.3.61/volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a returned with HTTP 200 Jul 03 19:28:10.765281 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 437/1807] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:10 2026] GET /volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a => generated 1032 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:10.779064 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a88ef3ad-cac7-42bf-a63b-0c95364f9f52 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:10.781942 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a88ef3ad-cac7-42bf-a63b-0c95364f9f52 tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] GET https://10.4.3.61/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1798329924 Jul 03 19:28:10.782349 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a88ef3ad-cac7-42bf-a63b-0c95364f9f52 tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:10.783412 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a88ef3ad-cac7-42bf-a63b-0c95364f9f52 tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:10.784027 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a88ef3ad-cac7-42bf-a63b-0c95364f9f52 tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1798329924'), ('all_tenants', True)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:28:10.831005 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a88ef3ad-cac7-42bf-a63b-0c95364f9f52 tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] Get all volumes completed successfully. Jul 03 19:28:10.831537 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a88ef3ad-cac7-42bf-a63b-0c95364f9f52 tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] https://10.4.3.61/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1798329924 returned with HTTP 200 Jul 03 19:28:10.832841 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 459/1808] 10.4.3.61 () {66 vars in 1391 bytes} [Fri Jul 3 19:28:10 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1798329924 => generated 345 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:10.845925 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d8d23c31-d0bc-4b02-9140-8ab025714837 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:10.847758 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d8d23c31-d0bc-4b02-9140-8ab025714837 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] GET https://10.4.3.61/volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a Jul 03 19:28:10.847972 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d8d23c31-d0bc-4b02-9140-8ab025714837 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:10.848243 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d8d23c31-d0bc-4b02-9140-8ab025714837 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:10.858143 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:10.858143 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:10.863069 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d8d23c31-d0bc-4b02-9140-8ab025714837 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Volume info retrieved successfully. Jul 03 19:28:10.870265 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d8d23c31-d0bc-4b02-9140-8ab025714837 tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] https://10.4.3.61/volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a returned with HTTP 200 Jul 03 19:28:10.870751 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 460/1809] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:10 2026] GET /volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:10.888097 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-04e3280e-e8dd-4044-a4d1-2b73a4c7c0db None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:10.891854 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-04e3280e-e8dd-4044-a4d1-2b73a4c7c0db tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] DELETE https://10.4.3.61/volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a Jul 03 19:28:10.892049 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-04e3280e-e8dd-4044-a4d1-2b73a4c7c0db tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:10.892325 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-04e3280e-e8dd-4044-a4d1-2b73a4c7c0db tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:10.892546 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-04e3280e-e8dd-4044-a4d1-2b73a4c7c0db tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Delete volume with id: c5e5f54b-4ea0-4b04-b79d-9b7926084d3a Jul 03 19:28:10.902295 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:10.902295 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:10.902295 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-04e3280e-e8dd-4044-a4d1-2b73a4c7c0db tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Volume info retrieved successfully. Jul 03 19:28:10.929071 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-04e3280e-e8dd-4044-a4d1-2b73a4c7c0db tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Delete volume request issued successfully. Jul 03 19:28:10.929324 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-04e3280e-e8dd-4044-a4d1-2b73a4c7c0db tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] https://10.4.3.61/volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a returned with HTTP 202 Jul 03 19:28:10.929865 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 454/1810] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:28:10 2026] DELETE /volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:28:10.952661 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-89068d96-b292-4f64-9592-1059ed7418ff None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:10.954226 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-89068d96-b292-4f64-9592-1059ed7418ff tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] GET https://10.4.3.61/volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a Jul 03 19:28:10.954521 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-89068d96-b292-4f64-9592-1059ed7418ff tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:10.954769 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-89068d96-b292-4f64-9592-1059ed7418ff tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:10.963584 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:10.963584 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:10.969814 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-89068d96-b292-4f64-9592-1059ed7418ff tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Volume info retrieved successfully. Jul 03 19:28:10.975798 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-89068d96-b292-4f64-9592-1059ed7418ff tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] https://10.4.3.61/volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a returned with HTTP 200 Jul 03 19:28:10.976309 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 438/1811] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:10 2026] GET /volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:11.323465 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a30d03e6-2250-4423-9d73-82b5542a4e92 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:11.475499 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a30d03e6-2250-4423-9d73-82b5542a4e92 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:28:11.475959 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a30d03e6-2250-4423-9d73-82b5542a4e92 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-29986495"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:11.478228 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:11.478228 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:11.496255 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a30d03e6-2250-4423-9d73-82b5542a4e92 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:28:11.496834 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 460/1812] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:28:11 2026] POST /volume/v3/types => generated 231 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:11.509209 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-89909224-fb51-49e2-ad9b-04e9d091a7f1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:11.511940 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-89909224-fb51-49e2-ad9b-04e9d091a7f1 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:28:11.512441 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-89909224-fb51-49e2-ad9b-04e9d091a7f1 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-289018829", "extra_specs": {"multiattach": " True"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:11.535181 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-89909224-fb51-49e2-ad9b-04e9d091a7f1 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:28:11.536219 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 461/1813] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:28:11 2026] POST /volume/v3/types => generated 258 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:11.546519 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2909ca94-c8d0-49ff-95dd-0c818a88f274 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:11.629553 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2909ca94-c8d0-49ff-95dd-0c818a88f274 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:28:11.630073 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2909ca94-c8d0-49ff-95dd-0c818a88f274 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-29986495", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1025285841"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:11.632105 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-2909ca94-c8d0-49ff-95dd-0c818a88f274 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-29986495', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1025285841'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:28:11.636346 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-2909ca94-c8d0-49ff-95dd-0c818a88f274 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Create volume of 1 GB Jul 03 19:28:11.636940 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:11.636940 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:11.637636 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2909ca94-c8d0-49ff-95dd-0c818a88f274 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Availability Zones retrieved successfully. Jul 03 19:28:11.643889 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0fd2cb71-dcd9-4718-b293-fe7c13180fa7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:11.645637 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-2909ca94-c8d0-49ff-95dd-0c818a88f274 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Flow 'volume_create_api' (e357640d-86b0-4d06-9f9c-2ca191a86074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:11.645894 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0fd2cb71-dcd9-4718-b293-fe7c13180fa7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:28:11.646185 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0fd2cb71-dcd9-4718-b293-fe7c13180fa7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:11.646471 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0fd2cb71-dcd9-4718-b293-fe7c13180fa7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:11.646633 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-0fd2cb71-dcd9-4718-b293-fe7c13180fa7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:11.647064 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-2909ca94-c8d0-49ff-95dd-0c818a88f274 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8183029-2727-4bd3-a5f5-6f053ffec38c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:11.648244 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-2909ca94-c8d0-49ff-95dd-0c818a88f274 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:28:11.651924 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:11.651924 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:11.652755 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0fd2cb71-dcd9-4718-b293-fe7c13180fa7 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 200 Jul 03 19:28:11.653222 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 439/1814] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:11 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:11.676887 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-2909ca94-c8d0-49ff-95dd-0c818a88f274 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8183029-2727-4bd3-a5f5-6f053ffec38c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:28:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e4d7203b-ebc4-4e71-ac02-65844dcc895c,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-29986495',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4d7203b-ebc4-4e71-ac02-65844dcc895c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:11.678281 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-2909ca94-c8d0-49ff-95dd-0c818a88f274 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9e85fcb-b72a-4e55-83e6-c50e07d68116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:11.714695 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-2909ca94-c8d0-49ff-95dd-0c818a88f274 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-29986495 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-29986495, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:28:11.715425 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-2909ca94-c8d0-49ff-95dd-0c818a88f274 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-29986495 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-29986495, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:28:11.778095 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-2909ca94-c8d0-49ff-95dd-0c818a88f274 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Created reservations ['217bbb87-e773-4b75-8ab5-85fdfee13f02', '606854ea-8128-4e59-9ef7-3d3d4992876c', 'b1a5f8dd-687e-4a43-b522-ce7d0bfc5148', '1b8379e9-a91c-4e7f-bb93-244775e9c101'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:28:11.779609 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-2909ca94-c8d0-49ff-95dd-0c818a88f274 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9e85fcb-b72a-4e55-83e6-c50e07d68116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['217bbb87-e773-4b75-8ab5-85fdfee13f02', '606854ea-8128-4e59-9ef7-3d3d4992876c', 'b1a5f8dd-687e-4a43-b522-ce7d0bfc5148', '1b8379e9-a91c-4e7f-bb93-244775e9c101']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:11.780774 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-2909ca94-c8d0-49ff-95dd-0c818a88f274 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (104c7635-19b5-4ea6-b0c3-462c3a432271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:11.811416 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-2909ca94-c8d0-49ff-95dd-0c818a88f274 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (104c7635-19b5-4ea6-b0c3-462c3a432271) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb700b58-d32f-4bde-baa4-f4fee51796c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1025285841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01bbd0c195c5426d99ee2ca68c302d3a',qos_specs=None,replication_status=,reservations=['217bbb87-e773-4b75-8ab5-85fdfee13f02','606854ea-8128-4e59-9ef7-3d3d4992876c','b1a5f8dd-687e-4a43-b522-ce7d0bfc5148','1b8379e9-a91c-4e7f-bb93-244775e9c101'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dd97d14aeb44c10b57138d866e171ae',volume_type_id=e4d7203b-ebc4-4e71-ac02-65844dcc895c), 'volume': Volume(_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-03T19:28:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1025285841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb700b58-d32f-4bde-baa4-f4fee51796c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01bbd0c195c5426d99ee2ca68c302d3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5dd97d14aeb44c10b57138d866e171ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4d7203b-ebc4-4e71-ac02-65844dcc895c),volume_type_id=e4d7203b-ebc4-4e71-ac02-65844dcc895c)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:11.812771 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-2909ca94-c8d0-49ff-95dd-0c818a88f274 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b248e253-48cb-4a12-8ffb-ee26b4b27a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:11.848683 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-2909ca94-c8d0-49ff-95dd-0c818a88f274 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b248e253-48cb-4a12-8ffb-ee26b4b27a6c) transitioned into state 'SUCCESS' from state '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-1025285841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01bbd0c195c5426d99ee2ca68c302d3a',qos_specs=None,replication_status=,reservations=['217bbb87-e773-4b75-8ab5-85fdfee13f02','606854ea-8128-4e59-9ef7-3d3d4992876c','b1a5f8dd-687e-4a43-b522-ce7d0bfc5148','1b8379e9-a91c-4e7f-bb93-244775e9c101'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dd97d14aeb44c10b57138d866e171ae',volume_type_id=e4d7203b-ebc4-4e71-ac02-65844dcc895c)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:11.849682 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-2909ca94-c8d0-49ff-95dd-0c818a88f274 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4517dbf1-6513-481c-94ae-c76563beb7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:11.864013 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-2909ca94-c8d0-49ff-95dd-0c818a88f274 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4517dbf1-6513-481c-94ae-c76563beb7c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:11.865361 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-2909ca94-c8d0-49ff-95dd-0c818a88f274 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Flow 'volume_create_api' (e357640d-86b0-4d06-9f9c-2ca191a86074) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:11.865700 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2909ca94-c8d0-49ff-95dd-0c818a88f274 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Create volume request issued successfully. Jul 03 19:28:11.866545 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2909ca94-c8d0-49ff-95dd-0c818a88f274 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:28:11.867127 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 455/1815] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:28:11 2026] POST /volume/v3/volumes => generated 868 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:11.885260 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-06a0c568-23a3-478f-be76-d43fd318d88f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:11.889159 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-06a0c568-23a3-478f-be76-d43fd318d88f tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] GET https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 Jul 03 19:28:11.890454 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-06a0c568-23a3-478f-be76-d43fd318d88f tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:11.890887 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-06a0c568-23a3-478f-be76-d43fd318d88f tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:11.907054 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:11.907054 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:11.913857 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-06a0c568-23a3-478f-be76-d43fd318d88f tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Volume info retrieved successfully. Jul 03 19:28:11.924000 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-06a0c568-23a3-478f-be76-d43fd318d88f tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 returned with HTTP 200 Jul 03 19:28:11.924898 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 461/1816] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:28:11 2026] GET /volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 => generated 936 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:11.994223 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ce02bfe6-13cb-4628-9f02-e228ed676aeb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:11.996336 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ce02bfe6-13cb-4628-9f02-e228ed676aeb tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] GET https://10.4.3.61/volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a Jul 03 19:28:11.996585 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ce02bfe6-13cb-4628-9f02-e228ed676aeb tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:11.996833 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ce02bfe6-13cb-4628-9f02-e228ed676aeb tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:12.005464 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ce02bfe6-13cb-4628-9f02-e228ed676aeb tempest-VolumeRetypeWithoutMigrationTest-1760934576 tempest-VolumeRetypeWithoutMigrationTest-1760934576-project-member] https://10.4.3.61/volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a returned with HTTP 404 Jul 03 19:28:12.005983 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 462/1817] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:11 2026] GET /volume/v3/volumes/c5e5f54b-4ea0-4b04-b79d-9b7926084d3a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:12.015939 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-215c5581-1718-4e41-b194-40d908d654fd None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:12.018913 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-215c5581-1718-4e41-b194-40d908d654fd tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] DELETE https://10.4.3.61/volume/v3/types/2cd5db54-b11f-435f-b254-a183b31caa04 Jul 03 19:28:12.019199 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-215c5581-1718-4e41-b194-40d908d654fd tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:12.019506 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-215c5581-1718-4e41-b194-40d908d654fd tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] Calling method '_delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:12.069125 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-215c5581-1718-4e41-b194-40d908d654fd tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] https://10.4.3.61/volume/v3/types/2cd5db54-b11f-435f-b254-a183b31caa04 returned with HTTP 202 Jul 03 19:28:12.069832 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 440/1818] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:28:12 2026] DELETE /volume/v3/types/2cd5db54-b11f-435f-b254-a183b31caa04 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:28:12.079571 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2db05e92-36fd-491d-bbd2-7cb70d97601b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:12.082280 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2db05e92-36fd-491d-bbd2-7cb70d97601b tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] GET https://10.4.3.61/volume/v3/types/2cd5db54-b11f-435f-b254-a183b31caa04 Jul 03 19:28:12.082537 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2db05e92-36fd-491d-bbd2-7cb70d97601b tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:12.082768 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2db05e92-36fd-491d-bbd2-7cb70d97601b tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:12.088414 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2db05e92-36fd-491d-bbd2-7cb70d97601b tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] https://10.4.3.61/volume/v3/types/2cd5db54-b11f-435f-b254-a183b31caa04 returned with HTTP 404 Jul 03 19:28:12.088804 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 456/1819] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:28:12 2026] GET /volume/v3/types/2cd5db54-b11f-435f-b254-a183b31caa04 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:12.097407 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-407f64e7-4148-40d3-96f0-ce53dd8c8d2f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:12.099746 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-407f64e7-4148-40d3-96f0-ce53dd8c8d2f tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] DELETE https://10.4.3.61/volume/v3/types/960d9bb5-ab1b-4017-9f05-a2aa18081264 Jul 03 19:28:12.100098 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-407f64e7-4148-40d3-96f0-ce53dd8c8d2f tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:12.100437 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-407f64e7-4148-40d3-96f0-ce53dd8c8d2f tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] Calling method '_delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:12.129643 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-407f64e7-4148-40d3-96f0-ce53dd8c8d2f tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] https://10.4.3.61/volume/v3/types/960d9bb5-ab1b-4017-9f05-a2aa18081264 returned with HTTP 202 Jul 03 19:28:12.130275 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 462/1820] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:28:12 2026] DELETE /volume/v3/types/960d9bb5-ab1b-4017-9f05-a2aa18081264 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:28:12.138639 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1b5eafad-c140-4b0d-8775-6311cfb7285d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:12.140679 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1b5eafad-c140-4b0d-8775-6311cfb7285d tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] GET https://10.4.3.61/volume/v3/types/960d9bb5-ab1b-4017-9f05-a2aa18081264 Jul 03 19:28:12.140922 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1b5eafad-c140-4b0d-8775-6311cfb7285d tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:12.141184 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1b5eafad-c140-4b0d-8775-6311cfb7285d tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:12.145011 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1b5eafad-c140-4b0d-8775-6311cfb7285d tempest-VolumeRetypeWithoutMigrationTest-1192139734 tempest-VolumeRetypeWithoutMigrationTest-1192139734-project-admin] https://10.4.3.61/volume/v3/types/960d9bb5-ab1b-4017-9f05-a2aa18081264 returned with HTTP 404 Jul 03 19:28:12.145699 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 463/1821] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:28:12 2026] GET /volume/v3/types/960d9bb5-ab1b-4017-9f05-a2aa18081264 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:12.329588 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1d56ae11-a3c9-4a31-a8f4-474225355610 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:12.330066 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1d56ae11-a3c9-4a31-a8f4-474225355610 None None] GET https://10.4.3.61/volume// Jul 03 19:28:12.330282 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1d56ae11-a3c9-4a31-a8f4-474225355610 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:12.330537 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1d56ae11-a3c9-4a31-a8f4-474225355610 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:12.330845 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1d56ae11-a3c9-4a31-a8f4-474225355610 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:28:12.331328 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 441/1822] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:28:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:28:12.342923 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-20f79b0f-4aa7-4918-a4a1-0cfbc80c8643 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:12.545675 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-20f79b0f-4aa7-4918-a4a1-0cfbc80c8643 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:28:12.546192 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-20f79b0f-4aa7-4918-a4a1-0cfbc80c8643 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a0a1c0a-ef08-4b59-bd25-f409830e546a", "connector": null, "instance_uuid": "96b64d40-954a-4088-a8d3-66df91768c81"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:12.556642 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:12.556642 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:12.626711 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-20f79b0f-4aa7-4918-a4a1-0cfbc80c8643 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:28:12.628110 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 457/1823] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:28:12 2026] POST /volume/v3/attachments => generated 273 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:12.669777 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1263ed89-c460-4ad2-b22d-527ef9334443 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:12.673194 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1263ed89-c460-4ad2-b22d-527ef9334443 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:28:12.673194 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1263ed89-c460-4ad2-b22d-527ef9334443 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:12.673194 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1263ed89-c460-4ad2-b22d-527ef9334443 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:12.673194 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-1263ed89-c460-4ad2-b22d-527ef9334443 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:12.681972 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:12.681972 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:12.683813 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1263ed89-c460-4ad2-b22d-527ef9334443 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 200 Jul 03 19:28:12.685122 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 463/1824] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:12 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:12.800246 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2c02ddaf-4235-40d5-9dc9-7a763e792420 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:12.802463 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2c02ddaf-4235-40d5-9dc9-7a763e792420 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a Jul 03 19:28:12.802729 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2c02ddaf-4235-40d5-9dc9-7a763e792420 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:12.802985 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2c02ddaf-4235-40d5-9dc9-7a763e792420 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:12.816682 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:12.816682 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:12.821945 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-2c02ddaf-4235-40d5-9dc9-7a763e792420 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:28:12.827825 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2c02ddaf-4235-40d5-9dc9-7a763e792420 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a returned with HTTP 200 Jul 03 19:28:12.828358 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 464/1825] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:12 2026] GET /volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:12.947895 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8fbc2851-b06d-438a-b5f4-d602bef1ddb6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:12.950204 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8fbc2851-b06d-438a-b5f4-d602bef1ddb6 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] GET https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 Jul 03 19:28:12.950619 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8fbc2851-b06d-438a-b5f4-d602bef1ddb6 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:12.950880 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8fbc2851-b06d-438a-b5f4-d602bef1ddb6 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:12.959660 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:12.959660 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:12.964610 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8fbc2851-b06d-438a-b5f4-d602bef1ddb6 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Volume info retrieved successfully. Jul 03 19:28:12.970844 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8fbc2851-b06d-438a-b5f4-d602bef1ddb6 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 returned with HTTP 200 Jul 03 19:28:12.971569 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 442/1826] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:28:12 2026] GET /volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 => generated 995 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:12.986477 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ae99cc58-11c3-42ba-8ad1-bbbe24199ed4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:12.989111 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ae99cc58-11c3-42ba-8ad1-bbbe24199ed4 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] GET https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 Jul 03 19:28:12.989452 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ae99cc58-11c3-42ba-8ad1-bbbe24199ed4 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:12.989672 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ae99cc58-11c3-42ba-8ad1-bbbe24199ed4 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:12.998490 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:12.998490 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:13.002968 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ae99cc58-11c3-42ba-8ad1-bbbe24199ed4 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Volume info retrieved successfully. Jul 03 19:28:13.007609 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ae99cc58-11c3-42ba-8ad1-bbbe24199ed4 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 returned with HTTP 200 Jul 03 19:28:13.008066 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 458/1827] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:28:12 2026] GET /volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 => generated 1189 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:28:13.027148 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-97410ef4-ae30-412f-a4de-f40409d6c427 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:13.029870 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-97410ef4-ae30-412f-a4de-f40409d6c427 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] POST https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9/action Jul 03 19:28:13.030358 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-97410ef4-ae30-412f-a4de-f40409d6c427 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-289018829", "migration_policy": "never"}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:28:13.030511 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-97410ef4-ae30-412f-a4de-f40409d6c427 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-289018829", "migration_policy": "never"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:13.043621 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:13.043621 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:13.046082 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-97410ef4-ae30-412f-a4de-f40409d6c427 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Volume info retrieved successfully. Jul 03 19:28:13.064291 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:13.064291 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:13.104488 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-97410ef4-ae30-412f-a4de-f40409d6c427 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-289018829 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-289018829, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:28:13.105013 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-97410ef4-ae30-412f-a4de-f40409d6c427 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-289018829 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-289018829, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:28:13.981423 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-97410ef4-ae30-412f-a4de-f40409d6c427 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Created reservations ['96b59f3d-41c3-48c8-9872-cf203ea3d9a9', 'dea1cefb-ccb5-495d-822f-b496a4e2b8f9'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:28:13.986986 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-974fff26-5727-41e4-ab23-41df8a4352c3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:13.986986 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-974fff26-5727-41e4-ab23-41df8a4352c3 None None] GET https://10.4.3.61/volume// Jul 03 19:28:13.989337 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-97410ef4-ae30-412f-a4de-f40409d6c427 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-29986495 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-29986495, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:28:13.990645 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-974fff26-5727-41e4-ab23-41df8a4352c3 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:13.991408 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-97410ef4-ae30-412f-a4de-f40409d6c427 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-29986495 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-29986495, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:28:13.992579 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-974fff26-5727-41e4-ab23-41df8a4352c3 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:13.992579 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-974fff26-5727-41e4-ab23-41df8a4352c3 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:28:13.992579 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 465/1828] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:28:13 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:28:13.992782 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-9d6da1a3-a305-4673-8c7e-5fcf67437801 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:13.992782 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-9d6da1a3-a305-4673-8c7e-5fcf67437801 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a Jul 03 19:28:13.992782 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-9d6da1a3-a305-4673-8c7e-5fcf67437801 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:13.992782 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-9d6da1a3-a305-4673-8c7e-5fcf67437801 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:13.995292 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-97410ef4-ae30-412f-a4de-f40409d6c427 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Created reservations ['5dc1381a-d49a-458a-a257-cddbf4e12914', 'a2985c31-4e39-4469-8986-bdde50ee580c'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:28:13.996622 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:13.996622 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:13.996622 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-9d6da1a3-a305-4673-8c7e-5fcf67437801 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:28:13.996622 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-9d6da1a3-a305-4673-8c7e-5fcf67437801 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a returned with HTTP 200 Jul 03 19:28:13.996622 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 443/1829] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:28:13 2026] GET /volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a => generated 1022 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:28:13.996970 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-97410ef4-ae30-412f-a4de-f40409d6c427 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Retype volume request issued successfully. Jul 03 19:28:13.996970 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-97410ef4-ae30-412f-a4de-f40409d6c427 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9/action returned with HTTP 202 Jul 03 19:28:13.996970 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 464/1830] 10.4.3.61 () {70 vars in 1425 bytes} [Fri Jul 3 19:28:13 2026] POST /volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9/action => generated 0 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 19:28:13.997933 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e9a4b5af-ecb9-4e9c-afff-5983b195ed82 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:13.997933 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e9a4b5af-ecb9-4e9c-afff-5983b195ed82 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] GET https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 Jul 03 19:28:13.997933 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e9a4b5af-ecb9-4e9c-afff-5983b195ed82 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:13.997933 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e9a4b5af-ecb9-4e9c-afff-5983b195ed82 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:13.997933 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:13.997933 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:13.997933 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e9a4b5af-ecb9-4e9c-afff-5983b195ed82 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Volume info retrieved successfully. Jul 03 19:28:13.997933 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e9a4b5af-ecb9-4e9c-afff-5983b195ed82 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 returned with HTTP 200 Jul 03 19:28:13.997933 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 459/1831] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:28:13 2026] GET /volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 => generated 993 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:13.999255 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-6c1cbf8c-e207-44e1-a5fd-e12e8a693a91 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:13.999255 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-6c1cbf8c-e207-44e1-a5fd-e12e8a693a91 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] PUT https://10.4.3.61/volume/v3/attachments/8adbb893-fd0d-4bda-89b3-37544c697cb8 Jul 03 19:28:13.999255 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-6c1cbf8c-e207-44e1-a5fd-e12e8a693a91 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:13.999255 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-6c1cbf8c-e207-44e1-a5fd-e12e8a693a91 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Acquiring lock "cinder-attachment_update-4a0a1c0a-ef08-4b59-bd25-f409830e546a-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:28:13.999255 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-6c1cbf8c-e207-44e1-a5fd-e12e8a693a91 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Lock "cinder-attachment_update-4a0a1c0a-ef08-4b59-bd25-f409830e546a-np0000004460" acquired by "attachment_update" :: waited 0.008s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:28:13.999255 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:13.999255 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:13.999736 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9e53cedf-9cbd-44f7-8dcb-7bae9d133f9f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:13.999736 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9e53cedf-9cbd-44f7-8dcb-7bae9d133f9f tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:28:13.999736 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9e53cedf-9cbd-44f7-8dcb-7bae9d133f9f tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:13.999736 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9e53cedf-9cbd-44f7-8dcb-7bae9d133f9f tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:13.999736 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-9e53cedf-9cbd-44f7-8dcb-7bae9d133f9f tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:13.999736 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:13.999736 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:13.999736 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9e53cedf-9cbd-44f7-8dcb-7bae9d133f9f tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 200 Jul 03 19:28:13.999736 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 444/1832] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:13 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:14.000659 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0725c85e-8d22-440c-861c-70a521583dd8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:14.000659 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0725c85e-8d22-440c-861c-70a521583dd8 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a Jul 03 19:28:14.000659 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0725c85e-8d22-440c-861c-70a521583dd8 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:14.000659 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0725c85e-8d22-440c-861c-70a521583dd8 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:14.000659 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:14.000659 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:14.000659 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0725c85e-8d22-440c-861c-70a521583dd8 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:28:14.000659 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0725c85e-8d22-440c-861c-70a521583dd8 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a returned with HTTP 200 Jul 03 19:28:14.000659 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 465/1833] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:13 2026] GET /volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:14.001593 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-6c1cbf8c-e207-44e1-a5fd-e12e8a693a91 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Lock "cinder-attachment_update-4a0a1c0a-ef08-4b59-bd25-f409830e546a-np0000004460" released by "attachment_update" :: held 0.538s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:28:14.001593 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-6c1cbf8c-e207-44e1-a5fd-e12e8a693a91 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/attachments/8adbb893-fd0d-4bda-89b3-37544c697cb8 returned with HTTP 200 Jul 03 19:28:14.001593 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 466/1834] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:28:13 2026] PUT /volume/v3/attachments/8adbb893-fd0d-4bda-89b3-37544c697cb8 => generated 969 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:14.353623 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6076112b-076c-4dcf-8f75-5732817ed238 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:14.356128 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6076112b-076c-4dcf-8f75-5732817ed238 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] GET https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 Jul 03 19:28:14.356360 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6076112b-076c-4dcf-8f75-5732817ed238 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:14.356570 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6076112b-076c-4dcf-8f75-5732817ed238 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:14.365116 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:14.365116 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:14.371833 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6076112b-076c-4dcf-8f75-5732817ed238 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Volume info retrieved successfully. Jul 03 19:28:14.378522 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6076112b-076c-4dcf-8f75-5732817ed238 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 returned with HTTP 200 Jul 03 19:28:14.379079 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 460/1835] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:28:14 2026] GET /volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:14.394239 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-540d64a5-92eb-41d8-a8a5-fb89895822b1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:14.397648 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-540d64a5-92eb-41d8-a8a5-fb89895822b1 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] GET https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 Jul 03 19:28:14.397981 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-540d64a5-92eb-41d8-a8a5-fb89895822b1 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:14.398247 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-540d64a5-92eb-41d8-a8a5-fb89895822b1 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:14.408548 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:14.408548 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:14.415265 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-540d64a5-92eb-41d8-a8a5-fb89895822b1 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Volume info retrieved successfully. Jul 03 19:28:14.420962 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-540d64a5-92eb-41d8-a8a5-fb89895822b1 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 returned with HTTP 200 Jul 03 19:28:14.421619 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 445/1836] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:28:14 2026] GET /volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 => generated 1189 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:28:14.437332 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f5b775d0-207a-4d40-91e6-0586ee4f1c45 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:14.439674 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f5b775d0-207a-4d40-91e6-0586ee4f1c45 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] GET https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 Jul 03 19:28:14.439957 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f5b775d0-207a-4d40-91e6-0586ee4f1c45 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:14.440231 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f5b775d0-207a-4d40-91e6-0586ee4f1c45 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:14.451029 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:14.451029 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:14.457069 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f5b775d0-207a-4d40-91e6-0586ee4f1c45 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Volume info retrieved successfully. Jul 03 19:28:14.463508 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f5b775d0-207a-4d40-91e6-0586ee4f1c45 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 returned with HTTP 200 Jul 03 19:28:14.464201 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 466/1837] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:28:14 2026] GET /volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 => generated 1189 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:28:14.483589 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7a84f063-1647-40e5-8939-a2db9ce4832a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:14.485965 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7a84f063-1647-40e5-8939-a2db9ce4832a tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] POST https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9/action Jul 03 19:28:14.486377 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7a84f063-1647-40e5-8939-a2db9ce4832a tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-29986495", "migration_policy": "never"}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:28:14.486548 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7a84f063-1647-40e5-8939-a2db9ce4832a tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-29986495", "migration_policy": "never"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:14.496466 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:14.496466 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:14.497091 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7a84f063-1647-40e5-8939-a2db9ce4832a tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Volume info retrieved successfully. Jul 03 19:28:14.540932 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-7a84f063-1647-40e5-8939-a2db9ce4832a tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-29986495 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-29986495, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:28:14.541075 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-7a84f063-1647-40e5-8939-a2db9ce4832a tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-29986495 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-29986495, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:28:14.574547 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-7a84f063-1647-40e5-8939-a2db9ce4832a tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Created reservations ['da652905-f1c9-46f0-977f-c9bf1c895990', 'cb239b3e-12bf-42b3-bdb2-d2d9de4f2190'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:28:14.595938 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-7a84f063-1647-40e5-8939-a2db9ce4832a tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-289018829 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-289018829, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:28:14.596450 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-7a84f063-1647-40e5-8939-a2db9ce4832a tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-289018829 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-289018829, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:28:14.609542 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-7a84f063-1647-40e5-8939-a2db9ce4832a tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Created reservations ['c610ed2f-23e5-429c-9ae6-f71ca4d8ed2b', 'd6fee374-5f8e-4519-a958-80b05ca63c5b'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:28:14.656690 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7a84f063-1647-40e5-8939-a2db9ce4832a tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Retype volume request issued successfully. Jul 03 19:28:14.656890 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7a84f063-1647-40e5-8939-a2db9ce4832a tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9/action returned with HTTP 202 Jul 03 19:28:14.657347 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 467/1838] 10.4.3.61 () {70 vars in 1425 bytes} [Fri Jul 3 19:28:14 2026] POST /volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9/action => generated 0 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 19:28:14.672873 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3d6c0446-14fc-45b8-ab1b-1bb586fff773 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:14.675473 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3d6c0446-14fc-45b8-ab1b-1bb586fff773 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] GET https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 Jul 03 19:28:14.675603 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3d6c0446-14fc-45b8-ab1b-1bb586fff773 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:14.676331 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3d6c0446-14fc-45b8-ab1b-1bb586fff773 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:14.690985 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:14.690985 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:14.699081 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3d6c0446-14fc-45b8-ab1b-1bb586fff773 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Volume info retrieved successfully. Jul 03 19:28:14.708034 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3d6c0446-14fc-45b8-ab1b-1bb586fff773 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 returned with HTTP 200 Jul 03 19:28:14.709256 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 461/1839] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:28:14 2026] GET /volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 => generated 995 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:14.725785 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-814b4715-3b28-4ae9-8383-923850a82cf1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:14.728597 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-814b4715-3b28-4ae9-8383-923850a82cf1 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:28:14.729296 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-814b4715-3b28-4ae9-8383-923850a82cf1 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:14.730243 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-814b4715-3b28-4ae9-8383-923850a82cf1 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:14.730243 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-814b4715-3b28-4ae9-8383-923850a82cf1 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:14.739097 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:14.739097 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:14.740066 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-814b4715-3b28-4ae9-8383-923850a82cf1 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 200 Jul 03 19:28:14.740570 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 446/1840] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:14 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:14.900908 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-aec1b4f3-a237-47ba-96f0-52b13068655f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:14.905664 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-aec1b4f3-a237-47ba-96f0-52b13068655f tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a Jul 03 19:28:14.905950 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-aec1b4f3-a237-47ba-96f0-52b13068655f tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:14.906217 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-aec1b4f3-a237-47ba-96f0-52b13068655f tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:14.928719 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:14.928719 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:14.933557 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-aec1b4f3-a237-47ba-96f0-52b13068655f tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:28:14.939882 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-aec1b4f3-a237-47ba-96f0-52b13068655f tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a returned with HTTP 200 Jul 03 19:28:14.940934 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 467/1841] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:14 2026] GET /volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:15.210507 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-127b27e9-2e30-44cc-85fa-679c5431ad67 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:15.215152 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-127b27e9-2e30-44cc-85fa-679c5431ad67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:28:15.215572 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-127b27e9-2e30-44cc-85fa-679c5431ad67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-532814819"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:15.217879 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-127b27e9-2e30-44cc-85fa-679c5431ad67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-532814819'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:28:15.229498 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-127b27e9-2e30-44cc-85fa-679c5431ad67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Create volume of 1 GB Jul 03 19:28:15.229498 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:15.229498 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:15.229498 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-127b27e9-2e30-44cc-85fa-679c5431ad67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Availability Zones retrieved successfully. Jul 03 19:28:15.243695 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-127b27e9-2e30-44cc-85fa-679c5431ad67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Flow 'volume_create_api' (db4aaa4d-f162-46a2-b2a5-45e06da3614b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:15.246634 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-127b27e9-2e30-44cc-85fa-679c5431ad67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5810931-52c9-46c8-bcdf-746fe3398f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:15.248134 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-127b27e9-2e30-44cc-85fa-679c5431ad67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:28:15.263006 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:15.263006 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:15.287233 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-127b27e9-2e30-44cc-85fa-679c5431ad67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5810931-52c9-46c8-bcdf-746fe3398f22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:36Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=01f5c48a-409d-4124-a30d-d099d1476f00,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f5c48a-409d-4124-a30d-d099d1476f00', 'encryption_key_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=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:15.291189 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-127b27e9-2e30-44cc-85fa-679c5431ad67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12fb9e1a-f826-410e-9cab-86218464f09d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:15.389450 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-127b27e9-2e30-44cc-85fa-679c5431ad67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Created reservations ['565feaf2-7c95-4f0d-885c-4d7331a64399', '9632867b-aace-466b-955b-b3c463485ce5', 'ae69835a-3455-4ffd-a416-7d74df631e4c', '77d474d4-49e4-46ee-b64f-d2b319758ec3'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:28:15.391651 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-127b27e9-2e30-44cc-85fa-679c5431ad67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12fb9e1a-f826-410e-9cab-86218464f09d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['565feaf2-7c95-4f0d-885c-4d7331a64399', '9632867b-aace-466b-955b-b3c463485ce5', 'ae69835a-3455-4ffd-a416-7d74df631e4c', '77d474d4-49e4-46ee-b64f-d2b319758ec3']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:15.394798 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-127b27e9-2e30-44cc-85fa-679c5431ad67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e783e01-7a7d-4514-aa79-19acffe0ffb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:15.438803 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-127b27e9-2e30-44cc-85fa-679c5431ad67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e783e01-7a7d-4514-aa79-19acffe0ffb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '752613ee-f4ae-4a3e-8f20-0d02a2e551c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-532814819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='35e297b11081402890201f9a08f28f7d',qos_specs=None,replication_status=,reservations=['565feaf2-7c95-4f0d-885c-4d7331a64399','9632867b-aace-466b-955b-b3c463485ce5','ae69835a-3455-4ffd-a416-7d74df631e4c','77d474d4-49e4-46ee-b64f-d2b319758ec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be07bbce07a544c49097403a7e5988b4',volume_type_id=01f5c48a-409d-4124-a30d-d099d1476f00), 'volume': Volume(_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-03T19:28:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-532814819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=752613ee-f4ae-4a3e-8f20-0d02a2e551c9,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='35e297b11081402890201f9a08f28f7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be07bbce07a544c49097403a7e5988b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f5c48a-409d-4124-a30d-d099d1476f00),volume_type_id=01f5c48a-409d-4124-a30d-d099d1476f00)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:15.440417 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-127b27e9-2e30-44cc-85fa-679c5431ad67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c392658-4832-411e-8c83-9a4a8e33df82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:15.487055 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-127b27e9-2e30-44cc-85fa-679c5431ad67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c392658-4832-411e-8c83-9a4a8e33df82) transitioned into state 'SUCCESS' from state '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-532814819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='35e297b11081402890201f9a08f28f7d',qos_specs=None,replication_status=,reservations=['565feaf2-7c95-4f0d-885c-4d7331a64399','9632867b-aace-466b-955b-b3c463485ce5','ae69835a-3455-4ffd-a416-7d74df631e4c','77d474d4-49e4-46ee-b64f-d2b319758ec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be07bbce07a544c49097403a7e5988b4',volume_type_id=01f5c48a-409d-4124-a30d-d099d1476f00)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:15.488309 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-127b27e9-2e30-44cc-85fa-679c5431ad67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06ec4a66-2e27-49c2-b0b3-8b4be33b95bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:15.517542 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-127b27e9-2e30-44cc-85fa-679c5431ad67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06ec4a66-2e27-49c2-b0b3-8b4be33b95bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:15.518711 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-127b27e9-2e30-44cc-85fa-679c5431ad67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Flow 'volume_create_api' (db4aaa4d-f162-46a2-b2a5-45e06da3614b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:15.519330 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-127b27e9-2e30-44cc-85fa-679c5431ad67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Create volume request issued successfully. Jul 03 19:28:15.521345 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-127b27e9-2e30-44cc-85fa-679c5431ad67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:28:15.523687 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 468/1842] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:28:15 2026] POST /volume/v3/volumes => generated 757 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:28:15.546853 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2471ee03-a645-4672-ab4b-0d9a8f94a00c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:15.550921 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2471ee03-a645-4672-ab4b-0d9a8f94a00c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:15.550921 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2471ee03-a645-4672-ab4b-0d9a8f94a00c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:15.550921 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2471ee03-a645-4672-ab4b-0d9a8f94a00c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:15.566326 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:15.566326 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:15.571853 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2471ee03-a645-4672-ab4b-0d9a8f94a00c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:15.578485 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2471ee03-a645-4672-ab4b-0d9a8f94a00c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:15.579111 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 462/1843] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:15 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:15.690772 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d1cd7e19-4389-4b97-a725-0b2bbb639e75 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:15.727914 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a2f25b1e-86a7-418b-acd3-b0fc76eb68c7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:15.732494 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a2f25b1e-86a7-418b-acd3-b0fc76eb68c7 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] GET https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 Jul 03 19:28:15.732494 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a2f25b1e-86a7-418b-acd3-b0fc76eb68c7 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:15.732494 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a2f25b1e-86a7-418b-acd3-b0fc76eb68c7 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:15.741930 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:15.741930 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:15.748094 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a2f25b1e-86a7-418b-acd3-b0fc76eb68c7 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Volume info retrieved successfully. Jul 03 19:28:15.757190 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-db18c161-f5f6-456a-8092-1f8c5a2e0bc5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:15.757291 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a2f25b1e-86a7-418b-acd3-b0fc76eb68c7 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 returned with HTTP 200 Jul 03 19:28:15.757291 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 468/1844] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:28:15 2026] GET /volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 => generated 995 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:28:15.758523 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-db18c161-f5f6-456a-8092-1f8c5a2e0bc5 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:28:15.758766 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-db18c161-f5f6-456a-8092-1f8c5a2e0bc5 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:15.758967 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-db18c161-f5f6-456a-8092-1f8c5a2e0bc5 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:15.759062 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-db18c161-f5f6-456a-8092-1f8c5a2e0bc5 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:15.767572 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:15.767572 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:15.768303 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-db18c161-f5f6-456a-8092-1f8c5a2e0bc5 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 200 Jul 03 19:28:15.768984 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 469/1845] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:15 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:15.772321 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-90914e42-d4e3-446e-9c59-1fbea35e99b6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:15.774926 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-90914e42-d4e3-446e-9c59-1fbea35e99b6 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] GET https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 Jul 03 19:28:15.775220 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-90914e42-d4e3-446e-9c59-1fbea35e99b6 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:15.775480 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-90914e42-d4e3-446e-9c59-1fbea35e99b6 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:15.787790 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:15.787790 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:15.794070 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-90914e42-d4e3-446e-9c59-1fbea35e99b6 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Volume info retrieved successfully. Jul 03 19:28:15.799523 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-90914e42-d4e3-446e-9c59-1fbea35e99b6 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 returned with HTTP 200 Jul 03 19:28:15.800024 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 463/1846] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:28:15 2026] GET /volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 => generated 1189 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:28:15.818174 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fc319b9d-a849-4c89-8746-469dbac82008 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:15.820027 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fc319b9d-a849-4c89-8746-469dbac82008 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] GET https://10.4.3.61/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1025285841 Jul 03 19:28:15.820343 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fc319b9d-a849-4c89-8746-469dbac82008 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:15.820578 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fc319b9d-a849-4c89-8746-469dbac82008 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:15.821618 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fc319b9d-a849-4c89-8746-469dbac82008 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1025285841'), ('all_tenants', True)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:28:15.822522 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d1cd7e19-4389-4b97-a725-0b2bbb639e75 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:28:15.822989 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d1cd7e19-4389-4b97-a725-0b2bbb639e75 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-271543956", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:15.824947 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-d1cd7e19-4389-4b97-a725-0b2bbb639e75 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-271543956', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:28:15.825138 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-d1cd7e19-4389-4b97-a725-0b2bbb639e75 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Create volume of 1 GB Jul 03 19:28:15.829185 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-fc319b9d-a849-4c89-8746-469dbac82008 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Get all volumes completed successfully. Jul 03 19:28:15.829686 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fc319b9d-a849-4c89-8746-469dbac82008 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] https://10.4.3.61/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1025285841 returned with HTTP 200 Jul 03 19:28:15.830069 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 469/1847] 10.4.3.61 () {68 vars in 1422 bytes} [Fri Jul 3 19:28:15 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1025285841 => generated 340 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:15.832867 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d1cd7e19-4389-4b97-a725-0b2bbb639e75 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Availability Zones retrieved successfully. Jul 03 19:28:15.841979 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d1cd7e19-4389-4b97-a725-0b2bbb639e75 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Flow 'volume_create_api' (ba44c332-45cf-49b8-8102-de29907176a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:15.842813 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d1cd7e19-4389-4b97-a725-0b2bbb639e75 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5882460b-a732-41bc-8fd9-beaea0ed6340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:15.850141 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-d1cd7e19-4389-4b97-a725-0b2bbb639e75 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:28:15.850371 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b0cd88a1-feb8-4062-8ed9-596b24c13a0e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:15.850371 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b0cd88a1-feb8-4062-8ed9-596b24c13a0e tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] GET https://10.4.3.61/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1025285841 Jul 03 19:28:15.850371 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b0cd88a1-feb8-4062-8ed9-596b24c13a0e tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:15.850371 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b0cd88a1-feb8-4062-8ed9-596b24c13a0e tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:15.850371 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b0cd88a1-feb8-4062-8ed9-596b24c13a0e tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1025285841'), ('all_tenants', True)]). {{(pid=99925) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:28:15.883720 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d1cd7e19-4389-4b97-a725-0b2bbb639e75 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5882460b-a732-41bc-8fd9-beaea0ed6340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:15.884849 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d1cd7e19-4389-4b97-a725-0b2bbb639e75 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bbda7c3-40b4-4eac-b31d-a27d1cc75c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:15.892213 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b0cd88a1-feb8-4062-8ed9-596b24c13a0e tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Get all volumes completed successfully. Jul 03 19:28:15.892821 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b0cd88a1-feb8-4062-8ed9-596b24c13a0e tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] https://10.4.3.61/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1025285841 returned with HTTP 200 Jul 03 19:28:15.893386 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 470/1848] 10.4.3.61 () {68 vars in 1422 bytes} [Fri Jul 3 19:28:15 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1025285841 => generated 340 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:15.907876 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-97fa6a44-f66b-4cd8-ac09-7625e0d374b6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:15.910738 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-97fa6a44-f66b-4cd8-ac09-7625e0d374b6 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] GET https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 Jul 03 19:28:15.910966 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-97fa6a44-f66b-4cd8-ac09-7625e0d374b6 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:15.911505 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-97fa6a44-f66b-4cd8-ac09-7625e0d374b6 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:15.922998 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:15.922998 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:15.928977 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-97fa6a44-f66b-4cd8-ac09-7625e0d374b6 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Volume info retrieved successfully. Jul 03 19:28:15.936944 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-97fa6a44-f66b-4cd8-ac09-7625e0d374b6 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 returned with HTTP 200 Jul 03 19:28:15.937543 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 464/1849] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:28:15 2026] GET /volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 => generated 995 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:15.958418 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e51f533c-cd93-48eb-b298-62dcdd9335f7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:15.960633 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e868f755-b292-4663-a1b2-c538ef41cc01 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:15.961740 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e51f533c-cd93-48eb-b298-62dcdd9335f7 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] DELETE https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 Jul 03 19:28:15.962018 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e51f533c-cd93-48eb-b298-62dcdd9335f7 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:15.962304 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e51f533c-cd93-48eb-b298-62dcdd9335f7 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:15.962530 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-e51f533c-cd93-48eb-b298-62dcdd9335f7 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Delete volume with id: fb700b58-d32f-4bde-baa4-f4fee51796c9 Jul 03 19:28:15.963723 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e868f755-b292-4663-a1b2-c538ef41cc01 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a Jul 03 19:28:15.963931 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e868f755-b292-4663-a1b2-c538ef41cc01 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:15.964453 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e868f755-b292-4663-a1b2-c538ef41cc01 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:15.972916 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:15.972916 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:15.973634 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e51f533c-cd93-48eb-b298-62dcdd9335f7 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Volume info retrieved successfully. Jul 03 19:28:15.983265 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:15.983265 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:15.990788 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e868f755-b292-4663-a1b2-c538ef41cc01 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:28:15.996607 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e868f755-b292-4663-a1b2-c538ef41cc01 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a returned with HTTP 200 Jul 03 19:28:15.997139 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 471/1850] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:15 2026] GET /volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:15.998832 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-d1cd7e19-4389-4b97-a725-0b2bbb639e75 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Created reservations ['943173f4-f052-48d6-a48d-9dc2bd50d138', 'f0b12db5-e700-4a86-81a1-51228ace40f9', 'aa283a43-df6a-4e46-a674-e898ad06bab5', '23db5485-421c-4880-9356-38efab5fe480'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:28:15.999707 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d1cd7e19-4389-4b97-a725-0b2bbb639e75 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bbda7c3-40b4-4eac-b31d-a27d1cc75c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['943173f4-f052-48d6-a48d-9dc2bd50d138', 'f0b12db5-e700-4a86-81a1-51228ace40f9', 'aa283a43-df6a-4e46-a674-e898ad06bab5', '23db5485-421c-4880-9356-38efab5fe480']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:16.000516 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d1cd7e19-4389-4b97-a725-0b2bbb639e75 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67d8a4d8-1849-40d1-977a-333e39325443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:16.008257 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e51f533c-cd93-48eb-b298-62dcdd9335f7 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Delete volume request issued successfully. Jul 03 19:28:16.008538 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e51f533c-cd93-48eb-b298-62dcdd9335f7 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 returned with HTTP 202 Jul 03 19:28:16.008972 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 470/1851] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:28:15 2026] DELETE /volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:28:16.021067 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ae4fb49d-6cbd-49c0-885f-4f3389f7cc57 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:16.022879 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ae4fb49d-6cbd-49c0-885f-4f3389f7cc57 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] GET https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 Jul 03 19:28:16.023072 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ae4fb49d-6cbd-49c0-885f-4f3389f7cc57 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:16.023263 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ae4fb49d-6cbd-49c0-885f-4f3389f7cc57 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:16.030479 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:16.030479 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:16.034639 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ae4fb49d-6cbd-49c0-885f-4f3389f7cc57 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Volume info retrieved successfully. Jul 03 19:28:16.040417 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ae4fb49d-6cbd-49c0-885f-4f3389f7cc57 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 returned with HTTP 200 Jul 03 19:28:16.041150 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 465/1852] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:28:16 2026] GET /volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:16.044547 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d1cd7e19-4389-4b97-a725-0b2bbb639e75 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67d8a4d8-1849-40d1-977a-333e39325443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86656ac7-1e6c-4682-ad0e-dd41f7a5de8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-271543956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fe8332a3e504a078c7e0aa7bac66428',qos_specs=None,replication_status=,reservations=['943173f4-f052-48d6-a48d-9dc2bd50d138','f0b12db5-e700-4a86-81a1-51228ace40f9','aa283a43-df6a-4e46-a674-e898ad06bab5','23db5485-421c-4880-9356-38efab5fe480'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e424c4850fa40ab988c3cca3a2bbec7',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:28:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-271543956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86656ac7-1e6c-4682-ad0e-dd41f7a5de8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fe8332a3e504a078c7e0aa7bac66428',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e424c4850fa40ab988c3cca3a2bbec7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:16.045301 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d1cd7e19-4389-4b97-a725-0b2bbb639e75 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc9513da-9745-4a66-92df-2b8e6f2b8776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:16.071492 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d1cd7e19-4389-4b97-a725-0b2bbb639e75 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc9513da-9745-4a66-92df-2b8e6f2b8776) transitioned into state 'SUCCESS' from state '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-271543956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fe8332a3e504a078c7e0aa7bac66428',qos_specs=None,replication_status=,reservations=['943173f4-f052-48d6-a48d-9dc2bd50d138','f0b12db5-e700-4a86-81a1-51228ace40f9','aa283a43-df6a-4e46-a674-e898ad06bab5','23db5485-421c-4880-9356-38efab5fe480'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e424c4850fa40ab988c3cca3a2bbec7',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:16.072183 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d1cd7e19-4389-4b97-a725-0b2bbb639e75 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0676465-553f-4886-a1d4-5686d5a9cf13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:16.086101 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d1cd7e19-4389-4b97-a725-0b2bbb639e75 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0676465-553f-4886-a1d4-5686d5a9cf13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:16.087271 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d1cd7e19-4389-4b97-a725-0b2bbb639e75 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Flow 'volume_create_api' (ba44c332-45cf-49b8-8102-de29907176a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:16.088057 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d1cd7e19-4389-4b97-a725-0b2bbb639e75 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Create volume request issued successfully. Jul 03 19:28:16.088779 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d1cd7e19-4389-4b97-a725-0b2bbb639e75 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:28:16.089178 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 447/1853] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:28:15 2026] POST /volume/v3/volumes => generated 762 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:28:16.101802 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-dc323b4a-973d-4ff1-816d-7f6999e4497e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:16.105681 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dc323b4a-973d-4ff1-816d-7f6999e4497e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:28:16.108223 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-dc323b4a-973d-4ff1-816d-7f6999e4497e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-30438641", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:16.108223 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-dc323b4a-973d-4ff1-816d-7f6999e4497e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-30438641', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:28:16.108540 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-dc323b4a-973d-4ff1-816d-7f6999e4497e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Create volume of 1 GB Jul 03 19:28:16.114140 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-dc323b4a-973d-4ff1-816d-7f6999e4497e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Availability Zones retrieved successfully. Jul 03 19:28:16.123103 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-dc323b4a-973d-4ff1-816d-7f6999e4497e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Flow 'volume_create_api' (019e91f2-0b26-41fb-ae89-ac8269ea3b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:16.124634 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-dc323b4a-973d-4ff1-816d-7f6999e4497e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30fb75b4-4e06-41dd-a677-ef4e71113e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:16.125993 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-dc323b4a-973d-4ff1-816d-7f6999e4497e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:28:16.169276 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-dc323b4a-973d-4ff1-816d-7f6999e4497e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30fb75b4-4e06-41dd-a677-ef4e71113e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:16.170709 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-dc323b4a-973d-4ff1-816d-7f6999e4497e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b2dec52-074b-41bf-9f39-934846a8f544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:16.230950 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-dc323b4a-973d-4ff1-816d-7f6999e4497e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Created reservations ['d4844de0-8001-44bb-811d-0b3eb46cf493', '2e3d575f-695b-4c92-adb8-698810cf4e4f', '8438c2b2-751a-438c-91b9-b475be4ad447', 'c425cd12-eb0f-4d7c-827e-46aa6e27e334'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:28:16.231754 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-dc323b4a-973d-4ff1-816d-7f6999e4497e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b2dec52-074b-41bf-9f39-934846a8f544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4844de0-8001-44bb-811d-0b3eb46cf493', '2e3d575f-695b-4c92-adb8-698810cf4e4f', '8438c2b2-751a-438c-91b9-b475be4ad447', 'c425cd12-eb0f-4d7c-827e-46aa6e27e334']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:16.232760 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-dc323b4a-973d-4ff1-816d-7f6999e4497e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ac99367-edf6-4f19-bc7c-ea6d44353db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:16.260817 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ea3cd2c2-e800-42ef-aa18-4867a16d1798 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:16.268178 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-dc323b4a-973d-4ff1-816d-7f6999e4497e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ac99367-edf6-4f19-bc7c-ea6d44353db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d03c5bd-05fe-4211-b5d9-ddf7274bed66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-30438641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fe8332a3e504a078c7e0aa7bac66428',qos_specs=None,replication_status=,reservations=['d4844de0-8001-44bb-811d-0b3eb46cf493','2e3d575f-695b-4c92-adb8-698810cf4e4f','8438c2b2-751a-438c-91b9-b475be4ad447','c425cd12-eb0f-4d7c-827e-46aa6e27e334'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e424c4850fa40ab988c3cca3a2bbec7',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:28:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-30438641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d03c5bd-05fe-4211-b5d9-ddf7274bed66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fe8332a3e504a078c7e0aa7bac66428',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e424c4850fa40ab988c3cca3a2bbec7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:16.269560 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-dc323b4a-973d-4ff1-816d-7f6999e4497e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2721aa5f-35fa-4a5c-8bea-4c926ede5fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:16.297377 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-dc323b4a-973d-4ff1-816d-7f6999e4497e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2721aa5f-35fa-4a5c-8bea-4c926ede5fdb) transitioned into state 'SUCCESS' from state '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-30438641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fe8332a3e504a078c7e0aa7bac66428',qos_specs=None,replication_status=,reservations=['d4844de0-8001-44bb-811d-0b3eb46cf493','2e3d575f-695b-4c92-adb8-698810cf4e4f','8438c2b2-751a-438c-91b9-b475be4ad447','c425cd12-eb0f-4d7c-827e-46aa6e27e334'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e424c4850fa40ab988c3cca3a2bbec7',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:16.298277 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-dc323b4a-973d-4ff1-816d-7f6999e4497e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccb9ac82-e173-492c-9495-b4cc32b03aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:16.314010 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-dc323b4a-973d-4ff1-816d-7f6999e4497e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccb9ac82-e173-492c-9495-b4cc32b03aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:16.315484 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-dc323b4a-973d-4ff1-816d-7f6999e4497e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Flow 'volume_create_api' (019e91f2-0b26-41fb-ae89-ac8269ea3b0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:16.316117 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-dc323b4a-973d-4ff1-816d-7f6999e4497e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Create volume request issued successfully. Jul 03 19:28:16.317218 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dc323b4a-973d-4ff1-816d-7f6999e4497e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:28:16.317979 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 472/1854] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:28:16 2026] POST /volume/v3/volumes => generated 761 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:28:16.425661 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ea3cd2c2-e800-42ef-aa18-4867a16d1798 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:28:16.426151 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ea3cd2c2-e800-42ef-aa18-4867a16d1798 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1929769863", "os-volume-type-access:is_public": false}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:16.453892 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ea3cd2c2-e800-42ef-aa18-4867a16d1798 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:28:16.455313 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 471/1855] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:28:16 2026] POST /volume/v3/types => generated 229 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:16.469078 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d23fa8dd-d5e6-4d1a-903b-8800cb292b79 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:16.597477 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cfd644d3-eca8-4378-8653-f662d45a8dac None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:16.599235 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cfd644d3-eca8-4378-8653-f662d45a8dac tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:16.599460 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cfd644d3-eca8-4378-8653-f662d45a8dac tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:16.599665 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cfd644d3-eca8-4378-8653-f662d45a8dac tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:16.608075 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d23fa8dd-d5e6-4d1a-903b-8800cb292b79 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:28:16.608644 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d23fa8dd-d5e6-4d1a-903b-8800cb292b79 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ec6d92e9-d27a-4c8b-ba5d-bc54f01f4ffb", "size": 1}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:16.610314 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-d23fa8dd-d5e6-4d1a-903b-8800cb292b79 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Create volume request body: {'volume': {'volume_type': 'ec6d92e9-d27a-4c8b-ba5d-bc54f01f4ffb', 'size': 1}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:28:16.616187 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:16.616187 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:16.620804 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d23fa8dd-d5e6-4d1a-903b-8800cb292b79 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 404 Jul 03 19:28:16.620804 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 466/1856] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:28:16 2026] POST /volume/v3/volumes => generated 114 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:16.622287 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-cfd644d3-eca8-4378-8653-f662d45a8dac tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:16.629363 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cfd644d3-eca8-4378-8653-f662d45a8dac tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:16.630183 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 448/1857] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:16 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:16.636748 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5a11edce-43f5-4cf6-9fb8-d813a53ca132 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:16.638190 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5a11edce-43f5-4cf6-9fb8-d813a53ca132 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] POST https://10.4.3.61/volume/v3/types/ec6d92e9-d27a-4c8b-ba5d-bc54f01f4ffb/action Jul 03 19:28:16.638488 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5a11edce-43f5-4cf6-9fb8-d813a53ca132 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] Action body: b'{"addProjectAccess": {"project": "a9fd66c5e71649a6bfd9c8303bb002b9"}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:28:16.638638 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5a11edce-43f5-4cf6-9fb8-d813a53ca132 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a9fd66c5e71649a6bfd9c8303bb002b9"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:16.640615 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:16.640615 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:16.664873 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5a11edce-43f5-4cf6-9fb8-d813a53ca132 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] https://10.4.3.61/volume/v3/types/ec6d92e9-d27a-4c8b-ba5d-bc54f01f4ffb/action returned with HTTP 202 Jul 03 19:28:16.665484 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 473/1858] 10.4.3.61 () {68 vars in 1377 bytes} [Fri Jul 3 19:28:16 2026] POST /volume/v3/types/ec6d92e9-d27a-4c8b-ba5d-bc54f01f4ffb/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:28:16.675250 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-25e44a85-7f22-4554-904e-9d1984cf2619 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:16.677823 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-25e44a85-7f22-4554-904e-9d1984cf2619 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:28:16.678531 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-25e44a85-7f22-4554-904e-9d1984cf2619 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ec6d92e9-d27a-4c8b-ba5d-bc54f01f4ffb", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-33735003"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:16.682612 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-25e44a85-7f22-4554-904e-9d1984cf2619 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Create volume request body: {'volume': {'volume_type': 'ec6d92e9-d27a-4c8b-ba5d-bc54f01f4ffb', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-33735003'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:28:16.695190 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-25e44a85-7f22-4554-904e-9d1984cf2619 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Create volume of 1 GB Jul 03 19:28:16.695327 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:16.695327 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:16.696052 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-25e44a85-7f22-4554-904e-9d1984cf2619 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Availability Zones retrieved successfully. Jul 03 19:28:16.703481 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-fc2faa28-987a-4cdb-a7dc-98d35fe998f0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:16.705864 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-fc2faa28-987a-4cdb-a7dc-98d35fe998f0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:16.705994 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-fc2faa28-987a-4cdb-a7dc-98d35fe998f0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:16.706865 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-25e44a85-7f22-4554-904e-9d1984cf2619 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Flow 'volume_create_api' (62e2fb37-59c1-4657-a560-fe99561fec79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:16.707035 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-fc2faa28-987a-4cdb-a7dc-98d35fe998f0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:16.708531 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-25e44a85-7f22-4554-904e-9d1984cf2619 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65276069-d770-4749-b52b-a7f069222066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:16.710344 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-25e44a85-7f22-4554-904e-9d1984cf2619 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:28:16.714646 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:16.714646 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:16.722801 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-fc2faa28-987a-4cdb-a7dc-98d35fe998f0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:16.730223 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-fc2faa28-987a-4cdb-a7dc-98d35fe998f0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:16.730223 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 467/1859] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:28:16 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:16.748210 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-25e44a85-7f22-4554-904e-9d1984cf2619 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65276069-d770-4749-b52b-a7f069222066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:28:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ec6d92e9-d27a-4c8b-ba5d-bc54f01f4ffb,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1929769863',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec6d92e9-d27a-4c8b-ba5d-bc54f01f4ffb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:16.748948 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-25e44a85-7f22-4554-904e-9d1984cf2619 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c544ffd-f786-45b5-94cb-ab8cf7549fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:16.781210 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-25e44a85-7f22-4554-904e-9d1984cf2619 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1929769863 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1929769863, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:28:16.782105 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-25e44a85-7f22-4554-904e-9d1984cf2619 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1929769863 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1929769863, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:28:16.785906 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cceccb3f-4302-4755-bc99-3adac175beb4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:16.790322 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cceccb3f-4302-4755-bc99-3adac175beb4 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:28:16.790786 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cceccb3f-4302-4755-bc99-3adac175beb4 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:16.791548 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cceccb3f-4302-4755-bc99-3adac175beb4 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:16.791548 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-cceccb3f-4302-4755-bc99-3adac175beb4 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:16.804832 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:16.804832 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:16.804832 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cceccb3f-4302-4755-bc99-3adac175beb4 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 200 Jul 03 19:28:16.804832 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 449/1860] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:16 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:16.856021 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-25e44a85-7f22-4554-904e-9d1984cf2619 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Created reservations ['d628324f-e2f8-4e97-a140-9930eb2fca6a', '8ce1de38-5767-4b92-8614-fe631efc222f', '96912151-e0d8-4a64-ad8c-b9ae2a9f2976', 'd841f003-3d0e-4226-972b-a38a683d91fb'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:28:16.857202 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-25e44a85-7f22-4554-904e-9d1984cf2619 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c544ffd-f786-45b5-94cb-ab8cf7549fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d628324f-e2f8-4e97-a140-9930eb2fca6a', '8ce1de38-5767-4b92-8614-fe631efc222f', '96912151-e0d8-4a64-ad8c-b9ae2a9f2976', 'd841f003-3d0e-4226-972b-a38a683d91fb']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:16.858101 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-25e44a85-7f22-4554-904e-9d1984cf2619 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (641879ba-486f-4585-87bd-26225093d874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:16.882970 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-25e44a85-7f22-4554-904e-9d1984cf2619 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (641879ba-486f-4585-87bd-26225093d874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e778138-c243-4297-82a4-bbabbafefade', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-33735003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9fd66c5e71649a6bfd9c8303bb002b9',qos_specs=None,replication_status=,reservations=['d628324f-e2f8-4e97-a140-9930eb2fca6a','8ce1de38-5767-4b92-8614-fe631efc222f','96912151-e0d8-4a64-ad8c-b9ae2a9f2976','d841f003-3d0e-4226-972b-a38a683d91fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d531b10666604cf8a535cd0c70271b14',volume_type_id=ec6d92e9-d27a-4c8b-ba5d-bc54f01f4ffb), 'volume': Volume(_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-03T19:28:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-33735003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e778138-c243-4297-82a4-bbabbafefade,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9fd66c5e71649a6bfd9c8303bb002b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d531b10666604cf8a535cd0c70271b14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec6d92e9-d27a-4c8b-ba5d-bc54f01f4ffb),volume_type_id=ec6d92e9-d27a-4c8b-ba5d-bc54f01f4ffb)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:16.883766 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-25e44a85-7f22-4554-904e-9d1984cf2619 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d97a05eb-dde9-45c8-92b6-555535f80fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:16.907936 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-25e44a85-7f22-4554-904e-9d1984cf2619 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d97a05eb-dde9-45c8-92b6-555535f80fbd) transitioned into state 'SUCCESS' from state '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-33735003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9fd66c5e71649a6bfd9c8303bb002b9',qos_specs=None,replication_status=,reservations=['d628324f-e2f8-4e97-a140-9930eb2fca6a','8ce1de38-5767-4b92-8614-fe631efc222f','96912151-e0d8-4a64-ad8c-b9ae2a9f2976','d841f003-3d0e-4226-972b-a38a683d91fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d531b10666604cf8a535cd0c70271b14',volume_type_id=ec6d92e9-d27a-4c8b-ba5d-bc54f01f4ffb)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:16.909084 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-25e44a85-7f22-4554-904e-9d1984cf2619 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a899aa6e-99bb-497f-88da-6e500b10d9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:16.924516 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-25e44a85-7f22-4554-904e-9d1984cf2619 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a899aa6e-99bb-497f-88da-6e500b10d9fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:16.925964 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-25e44a85-7f22-4554-904e-9d1984cf2619 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Flow 'volume_create_api' (62e2fb37-59c1-4657-a560-fe99561fec79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:16.926437 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-25e44a85-7f22-4554-904e-9d1984cf2619 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Create volume request issued successfully. Jul 03 19:28:16.927097 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-25e44a85-7f22-4554-904e-9d1984cf2619 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:28:16.927567 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 472/1861] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:28:16 2026] POST /volume/v3/volumes => generated 792 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:28:16.942746 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-404f7123-eb0e-48cb-a2ad-77ddd33f108e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:16.946454 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-404f7123-eb0e-48cb-a2ad-77ddd33f108e tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] GET https://10.4.3.61/volume/v3/volumes/6e778138-c243-4297-82a4-bbabbafefade Jul 03 19:28:16.946712 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-404f7123-eb0e-48cb-a2ad-77ddd33f108e tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:16.946965 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-404f7123-eb0e-48cb-a2ad-77ddd33f108e tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:16.960243 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:16.960243 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:16.966983 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-404f7123-eb0e-48cb-a2ad-77ddd33f108e tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Volume info retrieved successfully. Jul 03 19:28:16.974110 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-404f7123-eb0e-48cb-a2ad-77ddd33f108e tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] https://10.4.3.61/volume/v3/volumes/6e778138-c243-4297-82a4-bbabbafefade returned with HTTP 200 Jul 03 19:28:16.974624 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 474/1862] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:16 2026] GET /volume/v3/volumes/6e778138-c243-4297-82a4-bbabbafefade => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:17.017842 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-615b655c-d666-4fed-add3-0b7f3e1bf860 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:17.020241 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-615b655c-d666-4fed-add3-0b7f3e1bf860 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a Jul 03 19:28:17.020487 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-615b655c-d666-4fed-add3-0b7f3e1bf860 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:17.020759 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-615b655c-d666-4fed-add3-0b7f3e1bf860 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:17.034282 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:17.034282 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:17.041818 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-615b655c-d666-4fed-add3-0b7f3e1bf860 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:28:17.046747 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-615b655c-d666-4fed-add3-0b7f3e1bf860 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a returned with HTTP 200 Jul 03 19:28:17.049732 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 468/1863] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:17 2026] GET /volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:17.057355 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-99eafbe1-e065-4f63-a089-09ec221d7a96 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:17.061582 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-99eafbe1-e065-4f63-a089-09ec221d7a96 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] GET https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 Jul 03 19:28:17.062007 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-99eafbe1-e065-4f63-a089-09ec221d7a96 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:17.062315 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-99eafbe1-e065-4f63-a089-09ec221d7a96 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:17.070755 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-99eafbe1-e065-4f63-a089-09ec221d7a96 tempest-VolumeRetypeMultiattachTest-326333503 tempest-VolumeRetypeMultiattachTest-326333503-project-member] https://10.4.3.61/volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 returned with HTTP 404 Jul 03 19:28:17.071657 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 450/1864] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:28:17 2026] GET /volume/v3/volumes/fb700b58-d32f-4bde-baa4-f4fee51796c9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:28:17.088907 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-662839c1-0568-4f32-b1a3-cfd630b53551 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:17.091357 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-662839c1-0568-4f32-b1a3-cfd630b53551 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] DELETE https://10.4.3.61/volume/v3/types/7097ef20-78f7-41e4-9ede-a91148a32fb9 Jul 03 19:28:17.091589 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-662839c1-0568-4f32-b1a3-cfd630b53551 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:17.091892 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-662839c1-0568-4f32-b1a3-cfd630b53551 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Calling method '_delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:17.092286 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:17.092286 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:17.135778 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-662839c1-0568-4f32-b1a3-cfd630b53551 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] https://10.4.3.61/volume/v3/types/7097ef20-78f7-41e4-9ede-a91148a32fb9 returned with HTTP 202 Jul 03 19:28:17.136487 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 473/1865] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:28:17 2026] DELETE /volume/v3/types/7097ef20-78f7-41e4-9ede-a91148a32fb9 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:28:17.145876 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-71a1ac9a-1f1d-4c6e-a4b4-1a8d7fb9faf7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:17.148627 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-71a1ac9a-1f1d-4c6e-a4b4-1a8d7fb9faf7 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] GET https://10.4.3.61/volume/v3/types/7097ef20-78f7-41e4-9ede-a91148a32fb9 Jul 03 19:28:17.148862 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-71a1ac9a-1f1d-4c6e-a4b4-1a8d7fb9faf7 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:17.149131 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-71a1ac9a-1f1d-4c6e-a4b4-1a8d7fb9faf7 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:17.153401 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-71a1ac9a-1f1d-4c6e-a4b4-1a8d7fb9faf7 tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] https://10.4.3.61/volume/v3/types/7097ef20-78f7-41e4-9ede-a91148a32fb9 returned with HTTP 404 Jul 03 19:28:17.154188 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 475/1866] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:28:17 2026] GET /volume/v3/types/7097ef20-78f7-41e4-9ede-a91148a32fb9 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:17.166649 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-29606ee3-2db2-4a76-a83c-b79914f2fd6b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:17.169799 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-29606ee3-2db2-4a76-a83c-b79914f2fd6b tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] DELETE https://10.4.3.61/volume/v3/types/e4d7203b-ebc4-4e71-ac02-65844dcc895c Jul 03 19:28:17.170589 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-29606ee3-2db2-4a76-a83c-b79914f2fd6b tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:17.170903 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-29606ee3-2db2-4a76-a83c-b79914f2fd6b tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Calling method '_delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:17.213537 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-29606ee3-2db2-4a76-a83c-b79914f2fd6b tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] https://10.4.3.61/volume/v3/types/e4d7203b-ebc4-4e71-ac02-65844dcc895c returned with HTTP 202 Jul 03 19:28:17.214113 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 469/1867] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:28:17 2026] DELETE /volume/v3/types/e4d7203b-ebc4-4e71-ac02-65844dcc895c => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:28:17.222777 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cd9e6274-1ec1-494d-8577-3b1a5a269a5d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:17.224849 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cd9e6274-1ec1-494d-8577-3b1a5a269a5d tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] GET https://10.4.3.61/volume/v3/types/e4d7203b-ebc4-4e71-ac02-65844dcc895c Jul 03 19:28:17.226187 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cd9e6274-1ec1-494d-8577-3b1a5a269a5d tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:17.226568 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cd9e6274-1ec1-494d-8577-3b1a5a269a5d tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:17.230790 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cd9e6274-1ec1-494d-8577-3b1a5a269a5d tempest-VolumeRetypeMultiattachTest-919708488 tempest-VolumeRetypeMultiattachTest-919708488-project-admin] https://10.4.3.61/volume/v3/types/e4d7203b-ebc4-4e71-ac02-65844dcc895c returned with HTTP 404 Jul 03 19:28:17.231942 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 451/1868] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:28:17 2026] GET /volume/v3/types/e4d7203b-ebc4-4e71-ac02-65844dcc895c => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:17.820945 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-49f3ba27-d749-44db-8a8c-f4857598ec4d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:17.822997 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-49f3ba27-d749-44db-8a8c-f4857598ec4d tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:28:17.823296 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-49f3ba27-d749-44db-8a8c-f4857598ec4d tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:17.823635 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-49f3ba27-d749-44db-8a8c-f4857598ec4d tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:17.823779 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-49f3ba27-d749-44db-8a8c-f4857598ec4d tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:17.829899 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:17.829899 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:17.830753 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-49f3ba27-d749-44db-8a8c-f4857598ec4d tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 200 Jul 03 19:28:17.831260 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 474/1869] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:17 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:17.990866 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-455f6fa8-384e-46ff-b3df-b70be66e429c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:17.993015 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-455f6fa8-384e-46ff-b3df-b70be66e429c tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] GET https://10.4.3.61/volume/v3/volumes/6e778138-c243-4297-82a4-bbabbafefade Jul 03 19:28:17.993258 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-455f6fa8-384e-46ff-b3df-b70be66e429c tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:17.993495 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-455f6fa8-384e-46ff-b3df-b70be66e429c tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:18.004309 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:18.004309 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:18.020202 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-455f6fa8-384e-46ff-b3df-b70be66e429c tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Volume info retrieved successfully. Jul 03 19:28:18.026608 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-455f6fa8-384e-46ff-b3df-b70be66e429c tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] https://10.4.3.61/volume/v3/volumes/6e778138-c243-4297-82a4-bbabbafefade returned with HTTP 200 Jul 03 19:28:18.027137 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 476/1870] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:17 2026] GET /volume/v3/volumes/6e778138-c243-4297-82a4-bbabbafefade => generated 885 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:18.045806 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-582144fe-f089-4a94-9a25-322d106046da None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:18.048185 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-582144fe-f089-4a94-9a25-322d106046da tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] GET https://10.4.3.61/volume/v3/volumes/6e778138-c243-4297-82a4-bbabbafefade Jul 03 19:28:18.048470 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-582144fe-f089-4a94-9a25-322d106046da tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:18.048727 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-582144fe-f089-4a94-9a25-322d106046da tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:18.056735 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:18.056735 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:18.063183 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-805c4667-793a-4ce3-ae14-c51809a1379c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:18.066875 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-582144fe-f089-4a94-9a25-322d106046da tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Volume info retrieved successfully. Jul 03 19:28:18.066986 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-805c4667-793a-4ce3-ae14-c51809a1379c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a Jul 03 19:28:18.066986 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-805c4667-793a-4ce3-ae14-c51809a1379c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:18.066986 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-805c4667-793a-4ce3-ae14-c51809a1379c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:18.069561 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-582144fe-f089-4a94-9a25-322d106046da tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] https://10.4.3.61/volume/v3/volumes/6e778138-c243-4297-82a4-bbabbafefade returned with HTTP 200 Jul 03 19:28:18.069959 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 470/1871] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:18 2026] GET /volume/v3/volumes/6e778138-c243-4297-82a4-bbabbafefade => generated 885 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:18.079499 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:18.079499 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:18.086902 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-805c4667-793a-4ce3-ae14-c51809a1379c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:28:18.088820 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fdcceb54-4a0f-4732-8562-b6e73b02e5c9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:18.091630 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fdcceb54-4a0f-4732-8562-b6e73b02e5c9 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] DELETE https://10.4.3.61/volume/v3/volumes/6e778138-c243-4297-82a4-bbabbafefade Jul 03 19:28:18.091630 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fdcceb54-4a0f-4732-8562-b6e73b02e5c9 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:18.092531 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fdcceb54-4a0f-4732-8562-b6e73b02e5c9 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:18.093860 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-fdcceb54-4a0f-4732-8562-b6e73b02e5c9 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Delete volume with id: 6e778138-c243-4297-82a4-bbabbafefade Jul 03 19:28:18.095903 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-805c4667-793a-4ce3-ae14-c51809a1379c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a returned with HTTP 200 Jul 03 19:28:18.096769 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 452/1872] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:18 2026] GET /volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:18.101853 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:18.101853 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:18.103053 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-fdcceb54-4a0f-4732-8562-b6e73b02e5c9 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Volume info retrieved successfully. Jul 03 19:28:18.133558 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-fdcceb54-4a0f-4732-8562-b6e73b02e5c9 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Delete volume request issued successfully. Jul 03 19:28:18.133558 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fdcceb54-4a0f-4732-8562-b6e73b02e5c9 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] https://10.4.3.61/volume/v3/volumes/6e778138-c243-4297-82a4-bbabbafefade returned with HTTP 202 Jul 03 19:28:18.133558 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 475/1873] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:28:18 2026] DELETE /volume/v3/volumes/6e778138-c243-4297-82a4-bbabbafefade => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:28:18.143888 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-80fffb3a-2805-47da-b055-989f5731b2d9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:18.146227 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-80fffb3a-2805-47da-b055-989f5731b2d9 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] GET https://10.4.3.61/volume/v3/volumes/6e778138-c243-4297-82a4-bbabbafefade Jul 03 19:28:18.146467 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-80fffb3a-2805-47da-b055-989f5731b2d9 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:18.146723 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-80fffb3a-2805-47da-b055-989f5731b2d9 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:18.155465 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:18.155465 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:18.162854 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-80fffb3a-2805-47da-b055-989f5731b2d9 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Volume info retrieved successfully. Jul 03 19:28:18.168564 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-80fffb3a-2805-47da-b055-989f5731b2d9 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] https://10.4.3.61/volume/v3/volumes/6e778138-c243-4297-82a4-bbabbafefade returned with HTTP 200 Jul 03 19:28:18.169050 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 477/1874] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:18 2026] GET /volume/v3/volumes/6e778138-c243-4297-82a4-bbabbafefade => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:18.783273 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2bf57832-a496-44f8-9ab0-c34bccec60e1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:18.784108 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2bf57832-a496-44f8-9ab0-c34bccec60e1 None None] GET https://10.4.3.61/volume// Jul 03 19:28:18.784384 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2bf57832-a496-44f8-9ab0-c34bccec60e1 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:18.784622 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2bf57832-a496-44f8-9ab0-c34bccec60e1 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:18.785079 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2bf57832-a496-44f8-9ab0-c34bccec60e1 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:28:18.785539 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 471/1875] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:28:18 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:28:18.794750 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-a068f08c-f4ad-4598-ad20-036c5c4b7ad8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:18.797269 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-a068f08c-f4ad-4598-ad20-036c5c4b7ad8 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:28:18.797644 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-a068f08c-f4ad-4598-ad20-036c5c4b7ad8 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "752613ee-f4ae-4a3e-8f20-0d02a2e551c9", "connector": null, "instance_uuid": "22bc6ba1-0569-4a44-a670-19604cd0c6f3"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:18.808351 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:18.808351 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:18.849759 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-10b98987-2c45-4d3e-b8f7-7d9119e3d729 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:18.852361 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-10b98987-2c45-4d3e-b8f7-7d9119e3d729 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:28:18.853465 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-10b98987-2c45-4d3e-b8f7-7d9119e3d729 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:18.854466 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-a068f08c-f4ad-4598-ad20-036c5c4b7ad8 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:28:18.855313 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 453/1876] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:28:18 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 19:28:18.855809 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-10b98987-2c45-4d3e-b8f7-7d9119e3d729 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:18.856023 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-10b98987-2c45-4d3e-b8f7-7d9119e3d729 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:18.862397 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:18.862397 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:18.863338 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-10b98987-2c45-4d3e-b8f7-7d9119e3d729 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 200 Jul 03 19:28:18.864000 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 476/1877] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:18 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:19.112334 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-71f75ac8-0609-4097-8fd4-46d0457ab383 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:19.114396 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-71f75ac8-0609-4097-8fd4-46d0457ab383 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a Jul 03 19:28:19.114806 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-71f75ac8-0609-4097-8fd4-46d0457ab383 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:19.114889 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-71f75ac8-0609-4097-8fd4-46d0457ab383 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:19.126476 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:19.126476 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:19.130591 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-71f75ac8-0609-4097-8fd4-46d0457ab383 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:28:19.137736 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-71f75ac8-0609-4097-8fd4-46d0457ab383 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a returned with HTTP 200 Jul 03 19:28:19.138216 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 478/1878] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:19 2026] GET /volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:19.190017 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-93d02e1e-7498-4dc7-ab24-aee63b0fef94 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:19.192248 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-93d02e1e-7498-4dc7-ab24-aee63b0fef94 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] GET https://10.4.3.61/volume/v3/volumes/6e778138-c243-4297-82a4-bbabbafefade Jul 03 19:28:19.192545 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-93d02e1e-7498-4dc7-ab24-aee63b0fef94 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:19.192772 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-93d02e1e-7498-4dc7-ab24-aee63b0fef94 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:19.198915 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-93d02e1e-7498-4dc7-ab24-aee63b0fef94 tempest-VolumeTypesAccessTest-2107090173 tempest-VolumeTypesAccessTest-2107090173-project-member] https://10.4.3.61/volume/v3/volumes/6e778138-c243-4297-82a4-bbabbafefade returned with HTTP 404 Jul 03 19:28:19.199418 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 472/1879] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:19 2026] GET /volume/v3/volumes/6e778138-c243-4297-82a4-bbabbafefade => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:19.218102 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9e491cd6-7c6d-4ae6-a4b8-59eb40d4f9a7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:19.219870 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9e491cd6-7c6d-4ae6-a4b8-59eb40d4f9a7 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] POST https://10.4.3.61/volume/v3/types/ec6d92e9-d27a-4c8b-ba5d-bc54f01f4ffb/action Jul 03 19:28:19.220237 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9e491cd6-7c6d-4ae6-a4b8-59eb40d4f9a7 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] Action body: b'{"removeProjectAccess": {"project": "a9fd66c5e71649a6bfd9c8303bb002b9"}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:28:19.220367 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9e491cd6-7c6d-4ae6-a4b8-59eb40d4f9a7 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a9fd66c5e71649a6bfd9c8303bb002b9"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:19.221799 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:19.221799 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:19.232792 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9e491cd6-7c6d-4ae6-a4b8-59eb40d4f9a7 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] https://10.4.3.61/volume/v3/types/ec6d92e9-d27a-4c8b-ba5d-bc54f01f4ffb/action returned with HTTP 202 Jul 03 19:28:19.233495 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 454/1880] 10.4.3.61 () {68 vars in 1377 bytes} [Fri Jul 3 19:28:19 2026] POST /volume/v3/types/ec6d92e9-d27a-4c8b-ba5d-bc54f01f4ffb/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:28:19.240539 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-15318bfc-b4ae-4813-8934-371930420dbe None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:19.243893 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-15318bfc-b4ae-4813-8934-371930420dbe tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] DELETE https://10.4.3.61/volume/v3/types/ec6d92e9-d27a-4c8b-ba5d-bc54f01f4ffb Jul 03 19:28:19.243893 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-15318bfc-b4ae-4813-8934-371930420dbe tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:19.243893 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-15318bfc-b4ae-4813-8934-371930420dbe tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] Calling method '_delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:19.259491 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7a5127af-31e8-49a9-983a-196108b705e2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:19.262864 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7a5127af-31e8-49a9-983a-196108b705e2 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:19.263128 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7a5127af-31e8-49a9-983a-196108b705e2 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:19.263389 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7a5127af-31e8-49a9-983a-196108b705e2 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:19.277021 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:19.277021 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:19.282686 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7a5127af-31e8-49a9-983a-196108b705e2 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:19.289643 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7a5127af-31e8-49a9-983a-196108b705e2 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:19.290267 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 479/1881] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:19 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:19.296861 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-15318bfc-b4ae-4813-8934-371930420dbe tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] https://10.4.3.61/volume/v3/types/ec6d92e9-d27a-4c8b-ba5d-bc54f01f4ffb returned with HTTP 202 Jul 03 19:28:19.297320 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 477/1882] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:28:19 2026] DELETE /volume/v3/types/ec6d92e9-d27a-4c8b-ba5d-bc54f01f4ffb => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:28:19.305987 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-deddc6dd-3cd7-474a-9f7b-ddfc0ce1a392 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:19.308644 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-deddc6dd-3cd7-474a-9f7b-ddfc0ce1a392 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] GET https://10.4.3.61/volume/v3/types/ec6d92e9-d27a-4c8b-ba5d-bc54f01f4ffb Jul 03 19:28:19.309029 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-deddc6dd-3cd7-474a-9f7b-ddfc0ce1a392 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:19.309275 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-deddc6dd-3cd7-474a-9f7b-ddfc0ce1a392 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:19.314842 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-deddc6dd-3cd7-474a-9f7b-ddfc0ce1a392 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] https://10.4.3.61/volume/v3/types/ec6d92e9-d27a-4c8b-ba5d-bc54f01f4ffb returned with HTTP 404 Jul 03 19:28:19.315830 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 473/1883] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:28:19 2026] GET /volume/v3/types/ec6d92e9-d27a-4c8b-ba5d-bc54f01f4ffb => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:19.325329 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-599842f5-2819-4131-be4e-f9730dfb9df5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:19.327353 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-599842f5-2819-4131-be4e-f9730dfb9df5 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:28:19.327885 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-599842f5-2819-4131-be4e-f9730dfb9df5 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-406556684", "os-volume-type-access:is_public": false}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:19.353511 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-599842f5-2819-4131-be4e-f9730dfb9df5 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:28:19.353511 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 455/1884] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:28:19 2026] POST /volume/v3/types => generated 228 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:19.364999 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-10d19887-49ff-4fb1-b955-447f7d0dac8b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:19.367777 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-10d19887-49ff-4fb1-b955-447f7d0dac8b tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] POST https://10.4.3.61/volume/v3/types/4ea74a00-89db-4647-80fe-7bd75f987a75/action Jul 03 19:28:19.368211 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-10d19887-49ff-4fb1-b955-447f7d0dac8b tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] Action body: b'{"addProjectAccess": {"project": "a9fd66c5e71649a6bfd9c8303bb002b9"}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:28:19.368879 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-10d19887-49ff-4fb1-b955-447f7d0dac8b tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a9fd66c5e71649a6bfd9c8303bb002b9"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:19.382938 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-10d19887-49ff-4fb1-b955-447f7d0dac8b tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] https://10.4.3.61/volume/v3/types/4ea74a00-89db-4647-80fe-7bd75f987a75/action returned with HTTP 202 Jul 03 19:28:19.383382 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 480/1885] 10.4.3.61 () {68 vars in 1377 bytes} [Fri Jul 3 19:28:19 2026] POST /volume/v3/types/4ea74a00-89db-4647-80fe-7bd75f987a75/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:28:19.391077 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8dee3b25-aeee-4ee9-948b-a547cddb7517 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:19.393279 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8dee3b25-aeee-4ee9-948b-a547cddb7517 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] POST https://10.4.3.61/volume/v3/types/4ea74a00-89db-4647-80fe-7bd75f987a75/action Jul 03 19:28:19.393788 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8dee3b25-aeee-4ee9-948b-a547cddb7517 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] Action body: b'{"addProjectAccess": {"project": "75df7eae76d54fc1b70e36a6566114a4"}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:28:19.393977 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8dee3b25-aeee-4ee9-948b-a547cddb7517 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "75df7eae76d54fc1b70e36a6566114a4"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:19.412299 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-67ed8248-126c-44b9-be0e-6ae066ed74e7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:19.412495 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8dee3b25-aeee-4ee9-948b-a547cddb7517 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] https://10.4.3.61/volume/v3/types/4ea74a00-89db-4647-80fe-7bd75f987a75/action returned with HTTP 202 Jul 03 19:28:19.412776 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-67ed8248-126c-44b9-be0e-6ae066ed74e7 None None] GET https://10.4.3.61/volume// Jul 03 19:28:19.412937 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-67ed8248-126c-44b9-be0e-6ae066ed74e7 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:19.413651 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 478/1886] 10.4.3.61 () {68 vars in 1377 bytes} [Fri Jul 3 19:28:19 2026] POST /volume/v3/types/4ea74a00-89db-4647-80fe-7bd75f987a75/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:28:19.413697 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-67ed8248-126c-44b9-be0e-6ae066ed74e7 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:19.414355 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-67ed8248-126c-44b9-be0e-6ae066ed74e7 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:28:19.414660 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 474/1887] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:28:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:28:19.426676 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e1c07b44-ec37-4326-a641-00d30389240e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:19.429186 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-9f76c02a-d4c3-47ea-bf4a-426e4358e012 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:19.431439 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e1c07b44-ec37-4326-a641-00d30389240e tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] GET https://10.4.3.61/volume/v3/types/4ea74a00-89db-4647-80fe-7bd75f987a75/os-volume-type-access Jul 03 19:28:19.431648 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-9f76c02a-d4c3-47ea-bf4a-426e4358e012 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:19.432554 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-9f76c02a-d4c3-47ea-bf4a-426e4358e012 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:19.432554 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-9f76c02a-d4c3-47ea-bf4a-426e4358e012 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:19.433448 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e1c07b44-ec37-4326-a641-00d30389240e tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:19.434562 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e1c07b44-ec37-4326-a641-00d30389240e tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:19.449119 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:19.449119 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:19.451997 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e1c07b44-ec37-4326-a641-00d30389240e tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] https://10.4.3.61/volume/v3/types/4ea74a00-89db-4647-80fe-7bd75f987a75/os-volume-type-access returned with HTTP 200 Jul 03 19:28:19.453083 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 456/1888] 10.4.3.61 () {66 vars in 1401 bytes} [Fri Jul 3 19:28:19 2026] GET /volume/v3/types/4ea74a00-89db-4647-80fe-7bd75f987a75/os-volume-type-access => generated 244 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:19.462008 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-9f76c02a-d4c3-47ea-bf4a-426e4358e012 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:19.465087 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-531ef1a1-96c6-4e11-bb0f-ead01d951712 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:19.468554 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-531ef1a1-96c6-4e11-bb0f-ead01d951712 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] POST https://10.4.3.61/volume/v3/types/4ea74a00-89db-4647-80fe-7bd75f987a75/action Jul 03 19:28:19.469401 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-531ef1a1-96c6-4e11-bb0f-ead01d951712 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] Action body: b'{"removeProjectAccess": {"project": "75df7eae76d54fc1b70e36a6566114a4"}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:28:19.470271 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-531ef1a1-96c6-4e11-bb0f-ead01d951712 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "75df7eae76d54fc1b70e36a6566114a4"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:19.470398 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-9f76c02a-d4c3-47ea-bf4a-426e4358e012 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:19.471097 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 481/1889] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:28:19 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1029 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:28:19.493067 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-531ef1a1-96c6-4e11-bb0f-ead01d951712 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] https://10.4.3.61/volume/v3/types/4ea74a00-89db-4647-80fe-7bd75f987a75/action returned with HTTP 202 Jul 03 19:28:19.493615 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 479/1890] 10.4.3.61 () {68 vars in 1377 bytes} [Fri Jul 3 19:28:19 2026] POST /volume/v3/types/4ea74a00-89db-4647-80fe-7bd75f987a75/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:28:19.505366 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d644b15d-779a-4add-ac93-433519289403 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:19.509118 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d644b15d-779a-4add-ac93-433519289403 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] POST https://10.4.3.61/volume/v3/types/4ea74a00-89db-4647-80fe-7bd75f987a75/action Jul 03 19:28:19.509702 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d644b15d-779a-4add-ac93-433519289403 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] Action body: b'{"removeProjectAccess": {"project": "a9fd66c5e71649a6bfd9c8303bb002b9"}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:28:19.509887 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d644b15d-779a-4add-ac93-433519289403 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a9fd66c5e71649a6bfd9c8303bb002b9"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:19.528303 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d644b15d-779a-4add-ac93-433519289403 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] https://10.4.3.61/volume/v3/types/4ea74a00-89db-4647-80fe-7bd75f987a75/action returned with HTTP 202 Jul 03 19:28:19.528995 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 475/1891] 10.4.3.61 () {68 vars in 1377 bytes} [Fri Jul 3 19:28:19 2026] POST /volume/v3/types/4ea74a00-89db-4647-80fe-7bd75f987a75/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:28:19.538757 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9d9b7d36-5081-487c-867b-1f9dc331e2e3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:19.540613 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9d9b7d36-5081-487c-867b-1f9dc331e2e3 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] DELETE https://10.4.3.61/volume/v3/types/4ea74a00-89db-4647-80fe-7bd75f987a75 Jul 03 19:28:19.540923 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9d9b7d36-5081-487c-867b-1f9dc331e2e3 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:19.541253 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9d9b7d36-5081-487c-867b-1f9dc331e2e3 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] Calling method '_delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:19.589366 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9d9b7d36-5081-487c-867b-1f9dc331e2e3 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] https://10.4.3.61/volume/v3/types/4ea74a00-89db-4647-80fe-7bd75f987a75 returned with HTTP 202 Jul 03 19:28:19.590219 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 457/1892] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:28:19 2026] DELETE /volume/v3/types/4ea74a00-89db-4647-80fe-7bd75f987a75 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:28:19.603238 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2780ee83-802b-4188-9740-98668ef5f232 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:19.605018 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2780ee83-802b-4188-9740-98668ef5f232 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] GET https://10.4.3.61/volume/v3/types/4ea74a00-89db-4647-80fe-7bd75f987a75 Jul 03 19:28:19.605227 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-90f679b1-24d4-4833-86e7-9473d9818e39 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:19.605302 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2780ee83-802b-4188-9740-98668ef5f232 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:19.605835 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2780ee83-802b-4188-9740-98668ef5f232 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:19.608619 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-90f679b1-24d4-4833-86e7-9473d9818e39 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] PUT https://10.4.3.61/volume/v3/attachments/8d704161-5301-479d-9014-9fe7793366a7 Jul 03 19:28:19.609077 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-90f679b1-24d4-4833-86e7-9473d9818e39 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:19.609563 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2780ee83-802b-4188-9740-98668ef5f232 tempest-VolumeTypesAccessTest-1329765004 tempest-VolumeTypesAccessTest-1329765004-project-admin] https://10.4.3.61/volume/v3/types/4ea74a00-89db-4647-80fe-7bd75f987a75 returned with HTTP 404 Jul 03 19:28:19.610203 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 482/1893] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:28:19 2026] GET /volume/v3/types/4ea74a00-89db-4647-80fe-7bd75f987a75 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:19.627615 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-90f679b1-24d4-4833-86e7-9473d9818e39 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Acquiring lock "cinder-attachment_update-752613ee-f4ae-4a3e-8f20-0d02a2e551c9-np0000004460" by "attachment_update" {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:28:19.635329 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-90f679b1-24d4-4833-86e7-9473d9818e39 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Lock "cinder-attachment_update-752613ee-f4ae-4a3e-8f20-0d02a2e551c9-np0000004460" acquired by "attachment_update" :: waited 0.008s {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:28:19.636636 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:19.636636 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:19.879416 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fac4ccf9-6f1e-4135-bee7-a8f26b47c587 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:19.881742 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fac4ccf9-6f1e-4135-bee7-a8f26b47c587 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:28:19.882067 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fac4ccf9-6f1e-4135-bee7-a8f26b47c587 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:19.882341 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fac4ccf9-6f1e-4135-bee7-a8f26b47c587 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:19.882510 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-fac4ccf9-6f1e-4135-bee7-a8f26b47c587 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:19.888948 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:19.888948 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:19.889855 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fac4ccf9-6f1e-4135-bee7-a8f26b47c587 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 200 Jul 03 19:28:19.890500 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 476/1894] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:19 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:20.152962 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-549274f1-7688-45ea-b090-e4c7269e5f99 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:20.157620 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-549274f1-7688-45ea-b090-e4c7269e5f99 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a Jul 03 19:28:20.158398 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-549274f1-7688-45ea-b090-e4c7269e5f99 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:20.158398 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-549274f1-7688-45ea-b090-e4c7269e5f99 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:20.168748 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-90f679b1-24d4-4833-86e7-9473d9818e39 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Lock "cinder-attachment_update-752613ee-f4ae-4a3e-8f20-0d02a2e551c9-np0000004460" released by "attachment_update" :: held 0.533s {{(pid=99927) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:28:20.169177 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-90f679b1-24d4-4833-86e7-9473d9818e39 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/8d704161-5301-479d-9014-9fe7793366a7 returned with HTTP 200 Jul 03 19:28:20.169574 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 480/1895] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:28:19 2026] PUT /volume/v3/attachments/8d704161-5301-479d-9014-9fe7793366a7 => generated 969 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:20.174866 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:20.174866 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:20.179643 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-549274f1-7688-45ea-b090-e4c7269e5f99 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:28:20.185513 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-549274f1-7688-45ea-b090-e4c7269e5f99 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a returned with HTTP 200 Jul 03 19:28:20.186057 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 458/1896] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:20 2026] GET /volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:20.254364 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-a23900dd-9309-4690-8c71-876a4218cfb2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:20.256820 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-a23900dd-9309-4690-8c71-876a4218cfb2 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] POST https://10.4.3.61/volume/v3/attachments/8adbb893-fd0d-4bda-89b3-37544c697cb8/action Jul 03 19:28:20.257254 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-a23900dd-9309-4690-8c71-876a4218cfb2 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Action body: b'{"os-complete": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:28:20.257408 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-a23900dd-9309-4690-8c71-876a4218cfb2 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:20.276467 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:20.276467 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:20.291599 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7c4059fb-5f1c-4ff8-a667-764b0eea08dd req-a23900dd-9309-4690-8c71-876a4218cfb2 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/attachments/8adbb893-fd0d-4bda-89b3-37544c697cb8/action returned with HTTP 204 Jul 03 19:28:20.292093 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 483/1897] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:28:20 2026] POST /volume/v3/attachments/8adbb893-fd0d-4bda-89b3-37544c697cb8/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:20.310349 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-548004cc-14f1-4c06-95ce-c1ae4ef82ec0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:20.313791 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-548004cc-14f1-4c06-95ce-c1ae4ef82ec0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:20.314062 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-548004cc-14f1-4c06-95ce-c1ae4ef82ec0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:20.314363 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-548004cc-14f1-4c06-95ce-c1ae4ef82ec0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:20.333993 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:20.333993 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:20.339286 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-548004cc-14f1-4c06-95ce-c1ae4ef82ec0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:20.348332 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-10d8ec96-0ffe-4412-8c86-b8c60142a7af None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:20.348492 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-548004cc-14f1-4c06-95ce-c1ae4ef82ec0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:20.348895 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 477/1898] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:20 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:20.602934 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-10d8ec96-0ffe-4412-8c86-b8c60142a7af tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:28:20.603424 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-10d8ec96-0ffe-4412-8c86-b8c60142a7af tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-726218341"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:20.605106 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-10d8ec96-0ffe-4412-8c86-b8c60142a7af tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-726218341'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:28:20.605278 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-10d8ec96-0ffe-4412-8c86-b8c60142a7af tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Create volume of 1 GB Jul 03 19:28:20.605689 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:20.605689 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:20.613391 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-10d8ec96-0ffe-4412-8c86-b8c60142a7af tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Availability Zones retrieved successfully. Jul 03 19:28:20.622241 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-10d8ec96-0ffe-4412-8c86-b8c60142a7af tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Flow 'volume_create_api' (ce7da55e-bcce-4a2c-88e9-5e26d7571fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:20.623829 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-10d8ec96-0ffe-4412-8c86-b8c60142a7af tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3a8533a-9678-427e-b05b-af962c7d540b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:20.625417 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-10d8ec96-0ffe-4412-8c86-b8c60142a7af tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:28:20.679616 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-10d8ec96-0ffe-4412-8c86-b8c60142a7af tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3a8533a-9678-427e-b05b-af962c7d540b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:20.680919 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-10d8ec96-0ffe-4412-8c86-b8c60142a7af tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d43655d0-c068-418b-84ec-a80f13089fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:20.805855 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-10d8ec96-0ffe-4412-8c86-b8c60142a7af tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Created reservations ['c915bbd2-fa1a-4d17-a4df-0c0e10c10088', '79fa420f-9173-4181-a8fa-1e84c81bf138', 'd3383321-7603-4ab2-9cc1-c544d78696fa', 'ef61795a-5b01-4193-84f8-3fbb87261b7f'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:28:20.806895 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-10d8ec96-0ffe-4412-8c86-b8c60142a7af tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d43655d0-c068-418b-84ec-a80f13089fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c915bbd2-fa1a-4d17-a4df-0c0e10c10088', '79fa420f-9173-4181-a8fa-1e84c81bf138', 'd3383321-7603-4ab2-9cc1-c544d78696fa', 'ef61795a-5b01-4193-84f8-3fbb87261b7f']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:20.807996 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-10d8ec96-0ffe-4412-8c86-b8c60142a7af tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee215650-efb4-46ff-80f8-b0d18ade9d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:20.843862 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-10d8ec96-0ffe-4412-8c86-b8c60142a7af tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee215650-efb4-46ff-80f8-b0d18ade9d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '116e6cdc-3a00-4f16-ad0b-937d77a4695b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-726218341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84dd59977aee408c9a9d38b9a9a7bc8c',qos_specs=None,replication_status=,reservations=['c915bbd2-fa1a-4d17-a4df-0c0e10c10088','79fa420f-9173-4181-a8fa-1e84c81bf138','d3383321-7603-4ab2-9cc1-c544d78696fa','ef61795a-5b01-4193-84f8-3fbb87261b7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42a5d850184f47ee8961703808117856',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:28:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-726218341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=116e6cdc-3a00-4f16-ad0b-937d77a4695b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84dd59977aee408c9a9d38b9a9a7bc8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42a5d850184f47ee8961703808117856',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:20.844745 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-10d8ec96-0ffe-4412-8c86-b8c60142a7af tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af5ddd9c-b331-4e3e-89d5-1d9bf83dbf5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:20.885899 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-10d8ec96-0ffe-4412-8c86-b8c60142a7af tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af5ddd9c-b331-4e3e-89d5-1d9bf83dbf5a) transitioned into state 'SUCCESS' from state '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-726218341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84dd59977aee408c9a9d38b9a9a7bc8c',qos_specs=None,replication_status=,reservations=['c915bbd2-fa1a-4d17-a4df-0c0e10c10088','79fa420f-9173-4181-a8fa-1e84c81bf138','d3383321-7603-4ab2-9cc1-c544d78696fa','ef61795a-5b01-4193-84f8-3fbb87261b7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42a5d850184f47ee8961703808117856',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:20.885899 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-10d8ec96-0ffe-4412-8c86-b8c60142a7af tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f89682c-5632-4e9b-bae0-42e8ea4ba2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:20.902285 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-81b0f24f-722c-4fe7-b3d2-b691d80910f8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:20.903181 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-10d8ec96-0ffe-4412-8c86-b8c60142a7af tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f89682c-5632-4e9b-bae0-42e8ea4ba2c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:20.904361 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-81b0f24f-722c-4fe7-b3d2-b691d80910f8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:28:20.904458 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-10d8ec96-0ffe-4412-8c86-b8c60142a7af tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Flow 'volume_create_api' (ce7da55e-bcce-4a2c-88e9-5e26d7571fe9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:20.904693 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-81b0f24f-722c-4fe7-b3d2-b691d80910f8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:20.905048 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-81b0f24f-722c-4fe7-b3d2-b691d80910f8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:20.905112 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-10d8ec96-0ffe-4412-8c86-b8c60142a7af tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Create volume request issued successfully. Jul 03 19:28:20.905280 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-81b0f24f-722c-4fe7-b3d2-b691d80910f8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:20.905964 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-10d8ec96-0ffe-4412-8c86-b8c60142a7af tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:28:20.906599 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 481/1899] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:28:20 2026] POST /volume/v3/volumes => generated 751 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:28:20.911012 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:20.911012 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:20.912057 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-81b0f24f-722c-4fe7-b3d2-b691d80910f8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 200 Jul 03 19:28:20.912738 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 459/1900] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:20 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:20.922242 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-644557de-6c22-4430-a6ca-e4247094c50e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:20.924425 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-644557de-6c22-4430-a6ca-e4247094c50e tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/volumes/116e6cdc-3a00-4f16-ad0b-937d77a4695b Jul 03 19:28:20.924679 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-644557de-6c22-4430-a6ca-e4247094c50e tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:20.924974 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-644557de-6c22-4430-a6ca-e4247094c50e tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:20.935302 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:20.935302 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:20.948421 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-644557de-6c22-4430-a6ca-e4247094c50e tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Volume info retrieved successfully. Jul 03 19:28:20.955674 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-644557de-6c22-4430-a6ca-e4247094c50e tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/volumes/116e6cdc-3a00-4f16-ad0b-937d77a4695b returned with HTTP 200 Jul 03 19:28:20.956230 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 484/1901] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:20 2026] GET /volume/v3/volumes/116e6cdc-3a00-4f16-ad0b-937d77a4695b => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:21.201286 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b873a16b-17cf-4dae-a43c-b918a8c5ff49 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:21.203103 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b873a16b-17cf-4dae-a43c-b918a8c5ff49 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a Jul 03 19:28:21.203349 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b873a16b-17cf-4dae-a43c-b918a8c5ff49 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:21.203578 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b873a16b-17cf-4dae-a43c-b918a8c5ff49 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:21.214658 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:21.214658 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:21.219015 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b873a16b-17cf-4dae-a43c-b918a8c5ff49 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:28:21.227068 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b873a16b-17cf-4dae-a43c-b918a8c5ff49 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a returned with HTTP 200 Jul 03 19:28:21.227586 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 478/1902] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:21 2026] GET /volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:21.248105 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-25be2d62-67e6-4f14-bbae-58fe1c748043 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:21.251183 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-25be2d62-67e6-4f14-bbae-58fe1c748043 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a Jul 03 19:28:21.251183 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-25be2d62-67e6-4f14-bbae-58fe1c748043 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:21.251444 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-25be2d62-67e6-4f14-bbae-58fe1c748043 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:21.271916 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:21.271916 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:21.280972 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-25be2d62-67e6-4f14-bbae-58fe1c748043 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:28:21.288361 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-25be2d62-67e6-4f14-bbae-58fe1c748043 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a returned with HTTP 200 Jul 03 19:28:21.288983 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 482/1903] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:21 2026] GET /volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a => generated 1135 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:21.367878 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ec294021-520c-4f56-804e-62b6d21c8a61 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:21.370190 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ec294021-520c-4f56-804e-62b6d21c8a61 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:21.370429 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ec294021-520c-4f56-804e-62b6d21c8a61 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:21.371411 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ec294021-520c-4f56-804e-62b6d21c8a61 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:21.388970 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:21.388970 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:21.396682 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ec294021-520c-4f56-804e-62b6d21c8a61 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:21.406019 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ec294021-520c-4f56-804e-62b6d21c8a61 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:21.406930 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 460/1904] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:21 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:21.929872 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d2b3d263-2cf0-4b87-89a0-b794eea5cd1b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:21.931959 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d2b3d263-2cf0-4b87-89a0-b794eea5cd1b tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:28:21.933119 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d2b3d263-2cf0-4b87-89a0-b794eea5cd1b tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:21.934473 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d2b3d263-2cf0-4b87-89a0-b794eea5cd1b tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:21.934473 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-d2b3d263-2cf0-4b87-89a0-b794eea5cd1b tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:21.941591 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:21.941591 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:21.942956 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d2b3d263-2cf0-4b87-89a0-b794eea5cd1b tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 200 Jul 03 19:28:21.943597 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 485/1905] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:21 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:21.979121 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5648b20a-9f06-4c8a-898d-d0e2c562aed2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:21.983336 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5648b20a-9f06-4c8a-898d-d0e2c562aed2 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/volumes/116e6cdc-3a00-4f16-ad0b-937d77a4695b Jul 03 19:28:21.983336 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5648b20a-9f06-4c8a-898d-d0e2c562aed2 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:21.983641 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5648b20a-9f06-4c8a-898d-d0e2c562aed2 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:21.995951 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:21.995951 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:22.008888 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-5648b20a-9f06-4c8a-898d-d0e2c562aed2 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Volume info retrieved successfully. Jul 03 19:28:22.019826 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5648b20a-9f06-4c8a-898d-d0e2c562aed2 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/volumes/116e6cdc-3a00-4f16-ad0b-937d77a4695b returned with HTTP 200 Jul 03 19:28:22.020523 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 479/1906] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:21 2026] GET /volume/v3/volumes/116e6cdc-3a00-4f16-ad0b-937d77a4695b => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:22.044516 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-70a10e50-82ec-400d-bda3-d654b839e2e1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:22.054948 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-70a10e50-82ec-400d-bda3-d654b839e2e1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] POST https://10.4.3.61/volume/v3/backups Jul 03 19:28:22.054948 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-70a10e50-82ec-400d-bda3-d654b839e2e1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "116e6cdc-3a00-4f16-ad0b-937d77a4695b", "name": "tempest-VolumesBackupsAdminTest-Backup-1494537769", "container": "tempest-volumesbackupsadmintest-backup-container-1227391466"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:22.054948 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.backups [None req-70a10e50-82ec-400d-bda3-d654b839e2e1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Creating new backup {'backup': {'volume_id': '116e6cdc-3a00-4f16-ad0b-937d77a4695b', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1494537769', 'container': 'tempest-volumesbackupsadmintest-backup-container-1227391466'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:28:22.054948 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.backups [None req-70a10e50-82ec-400d-bda3-d654b839e2e1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Creating backup of volume 116e6cdc-3a00-4f16-ad0b-937d77a4695b in container tempest-volumesbackupsadmintest-backup-container-1227391466 Jul 03 19:28:22.067961 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:22.067961 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:22.069061 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-70a10e50-82ec-400d-bda3-d654b839e2e1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Volume info retrieved successfully. Jul 03 19:28:22.118493 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-70a10e50-82ec-400d-bda3-d654b839e2e1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Created reservations ['747b2c03-4d16-43d8-a1c1-45f7246955be', 'aa600cb9-7a44-416f-93fd-722b2f12360e'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:28:22.178675 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-70a10e50-82ec-400d-bda3-d654b839e2e1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:28:22.180088 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 483/1907] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:28:22 2026] POST /volume/v3/backups => generated 333 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:28:22.195861 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-80699f23-068f-4383-b146-d86125a25cc8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:22.202265 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-80699f23-068f-4383-b146-d86125a25cc8 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:22.204015 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-80699f23-068f-4383-b146-d86125a25cc8 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:22.204496 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-80699f23-068f-4383-b146-d86125a25cc8 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:22.205857 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-80699f23-068f-4383-b146-d86125a25cc8 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:22.212147 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:22.212147 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:22.213506 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-80699f23-068f-4383-b146-d86125a25cc8 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:22.214020 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 461/1908] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:22 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 797 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:22.423685 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-00ca01d9-f4ff-4a92-8a6f-da1822228a7a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:22.426001 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-00ca01d9-f4ff-4a92-8a6f-da1822228a7a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:22.426275 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-00ca01d9-f4ff-4a92-8a6f-da1822228a7a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:22.426808 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-00ca01d9-f4ff-4a92-8a6f-da1822228a7a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:22.451711 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:22.451711 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:22.457563 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-00ca01d9-f4ff-4a92-8a6f-da1822228a7a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:22.464578 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-00ca01d9-f4ff-4a92-8a6f-da1822228a7a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:22.464807 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 486/1909] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:22 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:22.765507 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-5e5e00cf-321a-434a-8ed0-43ff0797e5f1 req-1ec6242a-a22f-437f-b838-271de9b67923 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:22.770287 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-5e5e00cf-321a-434a-8ed0-43ff0797e5f1 req-1ec6242a-a22f-437f-b838-271de9b67923 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/attachments?instance_id=2bf3043a-0cb0-4794-93a1-e42940429240 Jul 03 19:28:22.770571 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-5e5e00cf-321a-434a-8ed0-43ff0797e5f1 req-1ec6242a-a22f-437f-b838-271de9b67923 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:22.770833 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-5e5e00cf-321a-434a-8ed0-43ff0797e5f1 req-1ec6242a-a22f-437f-b838-271de9b67923 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:22.787835 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-5e5e00cf-321a-434a-8ed0-43ff0797e5f1 req-1ec6242a-a22f-437f-b838-271de9b67923 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/attachments?instance_id=2bf3043a-0cb0-4794-93a1-e42940429240 returned with HTTP 200 Jul 03 19:28:22.788486 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 480/1910] 10.4.3.61 () {70 vars in 1630 bytes} [Fri Jul 3 19:28:22 2026] GET /volume/v3/attachments?instance_id=2bf3043a-0cb0-4794-93a1-e42940429240 => generated 192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:22.798302 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-5e5e00cf-321a-434a-8ed0-43ff0797e5f1 req-c91478e3-fca9-4bbd-a90c-1cb9a5929985 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:22.800786 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-5e5e00cf-321a-434a-8ed0-43ff0797e5f1 req-c91478e3-fca9-4bbd-a90c-1cb9a5929985 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/attachments/732b9e0c-0252-40c6-8106-192b0d9f2a41 Jul 03 19:28:22.801052 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-5e5e00cf-321a-434a-8ed0-43ff0797e5f1 req-c91478e3-fca9-4bbd-a90c-1cb9a5929985 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:22.801201 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-5e5e00cf-321a-434a-8ed0-43ff0797e5f1 req-c91478e3-fca9-4bbd-a90c-1cb9a5929985 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:22.819636 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-5e5e00cf-321a-434a-8ed0-43ff0797e5f1 req-c91478e3-fca9-4bbd-a90c-1cb9a5929985 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/attachments/732b9e0c-0252-40c6-8106-192b0d9f2a41 returned with HTTP 200 Jul 03 19:28:22.820060 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 484/1911] 10.4.3.61 () {70 vars in 1644 bytes} [Fri Jul 3 19:28:22 2026] GET /volume/v3/attachments/732b9e0c-0252-40c6-8106-192b0d9f2a41 => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:22.955868 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0f59438f-de64-440f-bedd-51434ec50d89 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:22.957658 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0f59438f-de64-440f-bedd-51434ec50d89 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:28:22.957944 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0f59438f-de64-440f-bedd-51434ec50d89 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:22.958217 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0f59438f-de64-440f-bedd-51434ec50d89 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:22.958377 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-0f59438f-de64-440f-bedd-51434ec50d89 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:22.963013 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:22.963013 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:22.963796 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0f59438f-de64-440f-bedd-51434ec50d89 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 200 Jul 03 19:28:22.964301 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 462/1912] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:22 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:23.227673 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a583133f-372f-4b68-b5d0-9676bafb8c91 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:23.231276 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a583133f-372f-4b68-b5d0-9676bafb8c91 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:23.231619 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a583133f-372f-4b68-b5d0-9676bafb8c91 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:23.231846 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a583133f-372f-4b68-b5d0-9676bafb8c91 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:23.232209 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-a583133f-372f-4b68-b5d0-9676bafb8c91 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:23.240030 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:23.240030 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:23.241372 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a583133f-372f-4b68-b5d0-9676bafb8c91 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:23.242024 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 487/1913] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:23 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:23.483042 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f9fa2a99-f6c1-4710-b88e-985ff262b3fc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:23.486899 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f9fa2a99-f6c1-4710-b88e-985ff262b3fc tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:23.488429 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f9fa2a99-f6c1-4710-b88e-985ff262b3fc tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:23.488633 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f9fa2a99-f6c1-4710-b88e-985ff262b3fc tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:23.514195 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:23.514195 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:23.517830 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f9fa2a99-f6c1-4710-b88e-985ff262b3fc tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:23.530348 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f9fa2a99-f6c1-4710-b88e-985ff262b3fc tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:23.531074 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 481/1914] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:23 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:23.614769 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-28b3e949-644e-4045-84b3-3115330a0c5f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:23.736669 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-28b3e949-644e-4045-84b3-3115330a0c5f tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:28:23.737082 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-28b3e949-644e-4045-84b3-3115330a0c5f tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1926838183"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:23.738847 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:23.738847 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:23.753710 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-28b3e949-644e-4045-84b3-3115330a0c5f tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:28:23.756010 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 485/1915] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:28:23 2026] POST /volume/v3/types => generated 231 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:23.769769 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e523a388-7583-409b-939b-29498805bc9b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:23.775236 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e523a388-7583-409b-939b-29498805bc9b tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] POST https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs Jul 03 19:28:23.775236 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e523a388-7583-409b-939b-29498805bc9b tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:23.806499 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e523a388-7583-409b-939b-29498805bc9b tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs returned with HTTP 200 Jul 03 19:28:23.806958 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 463/1916] 10.4.3.61 () {68 vars in 1392 bytes} [Fri Jul 3 19:28:23 2026] POST /volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs => generated 34 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:28:23.817639 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b3175f45-77e4-41bf-a223-84d77adf06c3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:23.820253 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b3175f45-77e4-41bf-a223-84d77adf06c3 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] GET https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs/spec3 Jul 03 19:28:23.821227 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b3175f45-77e4-41bf-a223-84d77adf06c3 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:23.821227 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b3175f45-77e4-41bf-a223-84d77adf06c3 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:23.847941 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b3175f45-77e4-41bf-a223-84d77adf06c3 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs/spec3 returned with HTTP 200 Jul 03 19:28:23.849010 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 488/1917] 10.4.3.61 () {66 vars in 1389 bytes} [Fri Jul 3 19:28:23 2026] GET /volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs/spec3 => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:28:23.859815 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-eb5468dc-fcc6-4627-b5e5-b16ab0ca3025 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:23.862207 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eb5468dc-fcc6-4627-b5e5-b16ab0ca3025 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] DELETE https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs/spec3 Jul 03 19:28:23.862850 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eb5468dc-fcc6-4627-b5e5-b16ab0ca3025 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:23.862850 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eb5468dc-fcc6-4627-b5e5-b16ab0ca3025 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:23.914444 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eb5468dc-fcc6-4627-b5e5-b16ab0ca3025 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs/spec3 returned with HTTP 202 Jul 03 19:28:23.915019 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 482/1918] 10.4.3.61 () {66 vars in 1392 bytes} [Fri Jul 3 19:28:23 2026] DELETE /volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs/spec3 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:28:23.923749 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d215050d-9d63-497b-88a5-9b6a788bca83 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:23.925793 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d215050d-9d63-497b-88a5-9b6a788bca83 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] GET https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs/spec3 Jul 03 19:28:23.926017 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d215050d-9d63-497b-88a5-9b6a788bca83 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:23.926212 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d215050d-9d63-497b-88a5-9b6a788bca83 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:23.937698 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d215050d-9d63-497b-88a5-9b6a788bca83 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs/spec3 returned with HTTP 404 Jul 03 19:28:23.938360 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 486/1919] 10.4.3.61 () {66 vars in 1389 bytes} [Fri Jul 3 19:28:23 2026] GET /volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs/spec3 => generated 129 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:23.948300 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-59ff124c-5d9c-4234-bf65-1bef84f91cf4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:23.952393 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-59ff124c-5d9c-4234-bf65-1bef84f91cf4 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] POST https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs Jul 03 19:28:23.952896 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-59ff124c-5d9c-4234-bf65-1bef84f91cf4 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:23.977379 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2f713f96-37e8-4e5c-b771-e65b16c3fc44 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:23.979460 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2f713f96-37e8-4e5c-b771-e65b16c3fc44 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:28:23.979795 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2f713f96-37e8-4e5c-b771-e65b16c3fc44 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:23.980017 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2f713f96-37e8-4e5c-b771-e65b16c3fc44 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:23.980070 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-2f713f96-37e8-4e5c-b771-e65b16c3fc44 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:23.985056 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:23.985056 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:23.985868 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2f713f96-37e8-4e5c-b771-e65b16c3fc44 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 200 Jul 03 19:28:23.986304 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 489/1920] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:23 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:24.001792 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-59ff124c-5d9c-4234-bf65-1bef84f91cf4 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs returned with HTTP 200 Jul 03 19:28:24.002650 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 464/1921] 10.4.3.61 () {68 vars in 1392 bytes} [Fri Jul 3 19:28:23 2026] POST /volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs => generated 34 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:28:24.012592 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6c66c2b8-5b7b-4c42-ab5b-e8bf40a25df4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:24.014938 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6c66c2b8-5b7b-4c42-ab5b-e8bf40a25df4 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] GET https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs Jul 03 19:28:24.015256 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6c66c2b8-5b7b-4c42-ab5b-e8bf40a25df4 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:24.015551 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6c66c2b8-5b7b-4c42-ab5b-e8bf40a25df4 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:24.024816 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6c66c2b8-5b7b-4c42-ab5b-e8bf40a25df4 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs returned with HTTP 200 Jul 03 19:28:24.025381 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 483/1922] 10.4.3.61 () {66 vars in 1371 bytes} [Fri Jul 3 19:28:24 2026] GET /volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs => generated 34 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:28:24.037274 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4922ae01-7e3b-41e7-8ffe-800e593f607b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:24.040761 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4922ae01-7e3b-41e7-8ffe-800e593f607b tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] POST https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs Jul 03 19:28:24.041176 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4922ae01-7e3b-41e7-8ffe-800e593f607b tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:24.101911 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4922ae01-7e3b-41e7-8ffe-800e593f607b tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs returned with HTTP 200 Jul 03 19:28:24.102529 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 487/1923] 10.4.3.61 () {68 vars in 1392 bytes} [Fri Jul 3 19:28:24 2026] POST /volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs => generated 34 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:28:24.112142 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1cee754f-fdde-4f06-8a5d-72f293fbc111 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:24.114448 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1cee754f-fdde-4f06-8a5d-72f293fbc111 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] PUT https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs/spec2 Jul 03 19:28:24.114920 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1cee754f-fdde-4f06-8a5d-72f293fbc111 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:24.143599 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1cee754f-fdde-4f06-8a5d-72f293fbc111 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs/spec2 returned with HTTP 200 Jul 03 19:28:24.144206 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 490/1924] 10.4.3.61 () {68 vars in 1409 bytes} [Fri Jul 3 19:28:24 2026] PUT /volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs/spec2 => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:28:24.153636 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b6969c3a-ee02-47ff-bf5d-5a0e9d1d21ea None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:24.155840 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b6969c3a-ee02-47ff-bf5d-5a0e9d1d21ea tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] GET https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs/spec2 Jul 03 19:28:24.156226 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b6969c3a-ee02-47ff-bf5d-5a0e9d1d21ea tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:24.156600 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b6969c3a-ee02-47ff-bf5d-5a0e9d1d21ea tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:24.165427 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b6969c3a-ee02-47ff-bf5d-5a0e9d1d21ea tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs/spec2 returned with HTTP 200 Jul 03 19:28:24.166047 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 465/1925] 10.4.3.61 () {66 vars in 1389 bytes} [Fri Jul 3 19:28:24 2026] GET /volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs/spec2 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:28:24.175632 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-406f7c0d-1b14-47d2-9c9e-803925fec1db None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:24.178073 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-406f7c0d-1b14-47d2-9c9e-803925fec1db tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] POST https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs Jul 03 19:28:24.178582 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-406f7c0d-1b14-47d2-9c9e-803925fec1db tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:24.214744 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-406f7c0d-1b14-47d2-9c9e-803925fec1db tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs returned with HTTP 200 Jul 03 19:28:24.215708 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 484/1926] 10.4.3.61 () {68 vars in 1392 bytes} [Fri Jul 3 19:28:24 2026] POST /volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs => generated 51 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:28:24.227076 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-41b41262-a8d9-4ea2-b579-7530bcf00fdb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:24.231022 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-41b41262-a8d9-4ea2-b579-7530bcf00fdb tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] GET https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs Jul 03 19:28:24.231303 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-41b41262-a8d9-4ea2-b579-7530bcf00fdb tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:24.231561 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-41b41262-a8d9-4ea2-b579-7530bcf00fdb tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:24.243236 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-41b41262-a8d9-4ea2-b579-7530bcf00fdb tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs returned with HTTP 200 Jul 03 19:28:24.243719 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 488/1927] 10.4.3.61 () {66 vars in 1371 bytes} [Fri Jul 3 19:28:24 2026] GET /volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710/extra_specs => generated 68 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:28:24.254903 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5df37d13-1866-4b95-bb05-5c4787168e66 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:24.256402 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-35133f88-0f83-4870-ac85-c2a1d5695cce None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:24.257032 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5df37d13-1866-4b95-bb05-5c4787168e66 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] DELETE https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710 Jul 03 19:28:24.257348 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5df37d13-1866-4b95-bb05-5c4787168e66 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:24.257674 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5df37d13-1866-4b95-bb05-5c4787168e66 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] Calling method '_delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:24.262562 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-35133f88-0f83-4870-ac85-c2a1d5695cce tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:24.262918 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-35133f88-0f83-4870-ac85-c2a1d5695cce tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:24.263254 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-35133f88-0f83-4870-ac85-c2a1d5695cce tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:24.263415 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-35133f88-0f83-4870-ac85-c2a1d5695cce tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:24.269654 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:24.269654 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:24.270714 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-35133f88-0f83-4870-ac85-c2a1d5695cce tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:24.271890 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 466/1928] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:24 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:24.294235 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5df37d13-1866-4b95-bb05-5c4787168e66 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710 returned with HTTP 202 Jul 03 19:28:24.294660 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 491/1929] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:28:24 2026] DELETE /volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:28:24.306589 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6ea4b76a-f66b-4251-a8aa-267b6f6c16c0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:24.308846 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6ea4b76a-f66b-4251-a8aa-267b6f6c16c0 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] GET https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710 Jul 03 19:28:24.309590 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6ea4b76a-f66b-4251-a8aa-267b6f6c16c0 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:24.309590 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6ea4b76a-f66b-4251-a8aa-267b6f6c16c0 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:24.313208 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6ea4b76a-f66b-4251-a8aa-267b6f6c16c0 tempest-VolumeTypesExtraSpecsTest-1139349432 tempest-VolumeTypesExtraSpecsTest-1139349432-project-admin] https://10.4.3.61/volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710 returned with HTTP 404 Jul 03 19:28:24.313791 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 485/1930] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:28:24 2026] GET /volume/v3/types/e481c657-de24-408c-980f-e276cb2f0710 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:24.545581 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-575af3e4-58fa-40ed-a803-787aba2c2a98 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:24.547629 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-575af3e4-58fa-40ed-a803-787aba2c2a98 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:24.547857 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-575af3e4-58fa-40ed-a803-787aba2c2a98 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:24.548075 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-575af3e4-58fa-40ed-a803-787aba2c2a98 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:24.568099 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:24.568099 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:24.572608 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-575af3e4-58fa-40ed-a803-787aba2c2a98 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:24.580482 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-575af3e4-58fa-40ed-a803-787aba2c2a98 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:24.580941 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 489/1931] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:24 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:25.000442 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-719a9cbd-7472-4233-ad20-34a009ac1832 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:25.003137 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-719a9cbd-7472-4233-ad20-34a009ac1832 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:28:25.003726 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-719a9cbd-7472-4233-ad20-34a009ac1832 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:25.005212 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-719a9cbd-7472-4233-ad20-34a009ac1832 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:25.005212 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-719a9cbd-7472-4233-ad20-34a009ac1832 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:25.009486 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:25.009486 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:25.010671 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-719a9cbd-7472-4233-ad20-34a009ac1832 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 200 Jul 03 19:28:25.011885 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 467/1932] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:24 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:25.283883 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-bb89b4c2-ac76-4894-be0f-a3a643d5acc1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:25.285994 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bb89b4c2-ac76-4894-be0f-a3a643d5acc1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:25.286274 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bb89b4c2-ac76-4894-be0f-a3a643d5acc1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:25.286513 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bb89b4c2-ac76-4894-be0f-a3a643d5acc1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:25.286513 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-bb89b4c2-ac76-4894-be0f-a3a643d5acc1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:25.297240 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:25.297240 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:25.297726 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bb89b4c2-ac76-4894-be0f-a3a643d5acc1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:25.298150 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 492/1933] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:25 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:25.599257 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6a4e7abe-6bc3-47ef-857f-f64ea09cbcba None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:25.607261 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6a4e7abe-6bc3-47ef-857f-f64ea09cbcba tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:25.607712 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6a4e7abe-6bc3-47ef-857f-f64ea09cbcba tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:25.608436 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6a4e7abe-6bc3-47ef-857f-f64ea09cbcba tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:25.623271 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:25.623271 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:25.628902 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6a4e7abe-6bc3-47ef-857f-f64ea09cbcba tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:25.634850 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6a4e7abe-6bc3-47ef-857f-f64ea09cbcba tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:25.635504 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 486/1934] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:25 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:26.026299 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f8d5390d-2b52-4e40-9d23-ea361df77494 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:26.028222 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f8d5390d-2b52-4e40-9d23-ea361df77494 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:28:26.028518 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f8d5390d-2b52-4e40-9d23-ea361df77494 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:26.028692 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f8d5390d-2b52-4e40-9d23-ea361df77494 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:26.028864 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-f8d5390d-2b52-4e40-9d23-ea361df77494 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:26.033832 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:26.033832 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:26.034548 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f8d5390d-2b52-4e40-9d23-ea361df77494 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 200 Jul 03 19:28:26.034914 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 490/1935] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:26 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:26.053493 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-416a4868-564f-48c0-b327-b5ef4e2ceac8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:26.220119 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-416a4868-564f-48c0-b327-b5ef4e2ceac8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e/export_record Jul 03 19:28:26.220119 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-416a4868-564f-48c0-b327-b5ef4e2ceac8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:26.220279 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-416a4868-564f-48c0-b327-b5ef4e2ceac8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] Calling method 'export_record' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:26.220363 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.backups [None req-416a4868-564f-48c0-b327-b5ef4e2ceac8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] Export record for backup c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99926) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 19:28:26.227381 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:26.227381 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:26.227381 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.policy [None req-416a4868-564f-48c0-b327-b5ef4e2ceac8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'bef768681962491fab76bf9a920ca8aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6fb61ac93ea746d79cdb9fa5a9a4baea', '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=99926) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:28:26.227381 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-416a4868-564f-48c0-b327-b5ef4e2ceac8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e/export_record returned with HTTP 403 Jul 03 19:28:26.228115 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 468/1936] 10.4.3.61 () {68 vars in 1423 bytes} [Fri Jul 3 19:28:26 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e/export_record => generated 101 bytes in 176 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:26.240306 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7bda7e33-69af-4c1b-8d1f-71c99067662a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:26.246192 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7bda7e33-69af-4c1b-8d1f-71c99067662a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:28:26.246829 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7bda7e33-69af-4c1b-8d1f-71c99067662a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1844565410"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:26.248872 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-7bda7e33-69af-4c1b-8d1f-71c99067662a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1844565410'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:28:26.249071 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-7bda7e33-69af-4c1b-8d1f-71c99067662a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Create volume of 1 GB Jul 03 19:28:26.254746 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7bda7e33-69af-4c1b-8d1f-71c99067662a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Availability Zones retrieved successfully. Jul 03 19:28:26.261993 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7bda7e33-69af-4c1b-8d1f-71c99067662a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Flow 'volume_create_api' (a1b5ce75-3586-4b68-a592-fb0260024a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:26.263387 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7bda7e33-69af-4c1b-8d1f-71c99067662a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5669f6e8-8906-409e-b2c7-0af9a1922e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:26.264409 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-7bda7e33-69af-4c1b-8d1f-71c99067662a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:28:26.298068 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7bda7e33-69af-4c1b-8d1f-71c99067662a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5669f6e8-8906-409e-b2c7-0af9a1922e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:26.299077 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7bda7e33-69af-4c1b-8d1f-71c99067662a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35749569-6a51-4ea7-ac61-83371a9d8002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:26.312995 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-13b43476-51f2-4f66-a074-deb02e5caeff None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:26.316521 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-13b43476-51f2-4f66-a074-deb02e5caeff tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:26.316798 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-13b43476-51f2-4f66-a074-deb02e5caeff tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:26.317047 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-13b43476-51f2-4f66-a074-deb02e5caeff tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:26.317183 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-13b43476-51f2-4f66-a074-deb02e5caeff tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:26.323767 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:26.323767 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:26.325288 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-13b43476-51f2-4f66-a074-deb02e5caeff tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:26.325514 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 487/1937] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:26 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:26.358580 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-7bda7e33-69af-4c1b-8d1f-71c99067662a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Created reservations ['8ed8b9c2-1274-40a6-b9f5-27522fa13562', '4007f26a-ecf3-4f8d-b797-20b75cee9d20', 'e06a320c-7ef6-42b2-b9d9-c12c9ab8fb11', 'f5904f69-9804-4bc6-bf34-178fc07dc7bf'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:28:26.359567 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7bda7e33-69af-4c1b-8d1f-71c99067662a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35749569-6a51-4ea7-ac61-83371a9d8002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ed8b9c2-1274-40a6-b9f5-27522fa13562', '4007f26a-ecf3-4f8d-b797-20b75cee9d20', 'e06a320c-7ef6-42b2-b9d9-c12c9ab8fb11', 'f5904f69-9804-4bc6-bf34-178fc07dc7bf']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:26.360526 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7bda7e33-69af-4c1b-8d1f-71c99067662a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (105b67ec-60cb-438c-839d-26b0a27bb646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:26.391245 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7bda7e33-69af-4c1b-8d1f-71c99067662a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (105b67ec-60cb-438c-839d-26b0a27bb646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48bd3182-79f3-41df-85e8-bdcd1ccd3926', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1844565410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb61ac93ea746d79cdb9fa5a9a4baea',qos_specs=None,replication_status=,reservations=['8ed8b9c2-1274-40a6-b9f5-27522fa13562','4007f26a-ecf3-4f8d-b797-20b75cee9d20','e06a320c-7ef6-42b2-b9d9-c12c9ab8fb11','f5904f69-9804-4bc6-bf34-178fc07dc7bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3764e49a92f1434cb09e9f05183d07ec',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:28:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1844565410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48bd3182-79f3-41df-85e8-bdcd1ccd3926,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fb61ac93ea746d79cdb9fa5a9a4baea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3764e49a92f1434cb09e9f05183d07ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:26.392424 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7bda7e33-69af-4c1b-8d1f-71c99067662a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e44517c0-0586-4fca-b35f-c6dc46c06676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:26.417489 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7bda7e33-69af-4c1b-8d1f-71c99067662a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e44517c0-0586-4fca-b35f-c6dc46c06676) transitioned into state 'SUCCESS' from state '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-1844565410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb61ac93ea746d79cdb9fa5a9a4baea',qos_specs=None,replication_status=,reservations=['8ed8b9c2-1274-40a6-b9f5-27522fa13562','4007f26a-ecf3-4f8d-b797-20b75cee9d20','e06a320c-7ef6-42b2-b9d9-c12c9ab8fb11','f5904f69-9804-4bc6-bf34-178fc07dc7bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3764e49a92f1434cb09e9f05183d07ec',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:26.418422 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7bda7e33-69af-4c1b-8d1f-71c99067662a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf7bb502-ae30-42a7-a40f-7bcd0b97b331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:26.433058 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7bda7e33-69af-4c1b-8d1f-71c99067662a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf7bb502-ae30-42a7-a40f-7bcd0b97b331) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:26.436703 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7bda7e33-69af-4c1b-8d1f-71c99067662a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Flow 'volume_create_api' (a1b5ce75-3586-4b68-a592-fb0260024a66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:26.436703 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7bda7e33-69af-4c1b-8d1f-71c99067662a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Create volume request issued successfully. Jul 03 19:28:26.436703 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7bda7e33-69af-4c1b-8d1f-71c99067662a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:28:26.436703 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 493/1938] 10.4.3.61 () {70 vars in 1291 bytes} [Fri Jul 3 19:28:26 2026] POST /volume/v3/volumes => generated 776 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:28:26.453147 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-443ae769-1159-4e47-b4e4-011200430015 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:26.457775 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-443ae769-1159-4e47-b4e4-011200430015 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/volumes/48bd3182-79f3-41df-85e8-bdcd1ccd3926 Jul 03 19:28:26.458626 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-443ae769-1159-4e47-b4e4-011200430015 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:26.458900 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-443ae769-1159-4e47-b4e4-011200430015 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:26.470976 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:26.470976 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:26.478194 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-443ae769-1159-4e47-b4e4-011200430015 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Volume info retrieved successfully. Jul 03 19:28:26.480789 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-443ae769-1159-4e47-b4e4-011200430015 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/volumes/48bd3182-79f3-41df-85e8-bdcd1ccd3926 returned with HTTP 200 Jul 03 19:28:26.481042 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 491/1939] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:26 2026] GET /volume/v3/volumes/48bd3182-79f3-41df-85e8-bdcd1ccd3926 => generated 955 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:26.651788 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e127e247-31b7-48ec-a4bd-bcc47436e87b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:26.655703 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e127e247-31b7-48ec-a4bd-bcc47436e87b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:26.655703 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e127e247-31b7-48ec-a4bd-bcc47436e87b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:26.655703 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e127e247-31b7-48ec-a4bd-bcc47436e87b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:26.666770 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:26.666770 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:26.671999 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e127e247-31b7-48ec-a4bd-bcc47436e87b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:26.681201 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e127e247-31b7-48ec-a4bd-bcc47436e87b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:26.682066 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 469/1940] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:26 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:27.107745 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b6b70ad1-9149-4a66-baf0-49ac27ca99a8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:27.256887 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b6b70ad1-9149-4a66-baf0-49ac27ca99a8 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:28:27.257365 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b6b70ad1-9149-4a66-baf0-49ac27ca99a8 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1542849511", "extra_specs": {"spec1": "val1"}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:27.285245 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b6b70ad1-9149-4a66-baf0-49ac27ca99a8 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:28:27.286095 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 488/1941] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:28:27 2026] POST /volume/v3/types => generated 243 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:27.301276 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-eb853cca-40c3-4ca8-927e-bc4d1fd5b7e5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:27.303376 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-eb853cca-40c3-4ca8-927e-bc4d1fd5b7e5 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] POST https://10.4.3.61/volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05/extra_specs Jul 03 19:28:27.303376 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-eb853cca-40c3-4ca8-927e-bc4d1fd5b7e5 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:27.305542 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-eb853cca-40c3-4ca8-927e-bc4d1fd5b7e5 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] https://10.4.3.61/volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05/extra_specs returned with HTTP 400 Jul 03 19:28:27.306046 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 494/1942] 10.4.3.61 () {68 vars in 1392 bytes} [Fri Jul 3 19:28:27 2026] POST /volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05/extra_specs => generated 146 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 19:28:27.319220 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e90fd2a5-865c-44a6-952c-c21191aca7c8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:27.332091 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e90fd2a5-865c-44a6-952c-c21191aca7c8 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] POST https://10.4.3.61/volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05/extra_specs Jul 03 19:28:27.333012 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e90fd2a5-865c-44a6-952c-c21191aca7c8 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:27.335859 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e90fd2a5-865c-44a6-952c-c21191aca7c8 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] https://10.4.3.61/volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05/extra_specs returned with HTTP 400 Jul 03 19:28:27.336355 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 492/1943] 10.4.3.61 () {68 vars in 1392 bytes} [Fri Jul 3 19:28:27 2026] POST /volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05/extra_specs => generated 132 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 19:28:27.341675 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-182df325-ec2b-4fa5-aa8a-f61b5933356b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:27.343488 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-182df325-ec2b-4fa5-aa8a-f61b5933356b tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:27.343753 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-182df325-ec2b-4fa5-aa8a-f61b5933356b tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:27.344043 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-182df325-ec2b-4fa5-aa8a-f61b5933356b tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:27.344205 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-182df325-ec2b-4fa5-aa8a-f61b5933356b tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:27.350856 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5a85f053-fa9a-4a39-b399-70b5b5adc69f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:27.354105 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5a85f053-fa9a-4a39-b399-70b5b5adc69f tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] POST https://10.4.3.61/volume/v3/types/e763f562-f8e0-4e97-92fe-1e82318c5280/extra_specs Jul 03 19:28:27.354729 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5a85f053-fa9a-4a39-b399-70b5b5adc69f tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:27.360095 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:27.360095 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:27.361018 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-182df325-ec2b-4fa5-aa8a-f61b5933356b tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:27.371908 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 470/1944] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:27 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 799 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:27.379297 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5a85f053-fa9a-4a39-b399-70b5b5adc69f tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] https://10.4.3.61/volume/v3/types/e763f562-f8e0-4e97-92fe-1e82318c5280/extra_specs returned with HTTP 404 Jul 03 19:28:27.380018 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 489/1945] 10.4.3.61 () {68 vars in 1392 bytes} [Fri Jul 3 19:28:27 2026] POST /volume/v3/types/e763f562-f8e0-4e97-92fe-1e82318c5280/extra_specs => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:27.389992 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fd2be613-619a-437d-9a76-aff264e375e5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:27.391960 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fd2be613-619a-437d-9a76-aff264e375e5 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] DELETE https://10.4.3.61/volume/v3/types/154d8323-d784-4d6c-8f8c-9c25879b2c11/extra_specs/spec1 Jul 03 19:28:27.392244 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fd2be613-619a-437d-9a76-aff264e375e5 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:27.392463 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fd2be613-619a-437d-9a76-aff264e375e5 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:27.397722 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fd2be613-619a-437d-9a76-aff264e375e5 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] https://10.4.3.61/volume/v3/types/154d8323-d784-4d6c-8f8c-9c25879b2c11/extra_specs/spec1 returned with HTTP 404 Jul 03 19:28:27.398217 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 495/1946] 10.4.3.61 () {66 vars in 1392 bytes} [Fri Jul 3 19:28:27 2026] DELETE /volume/v3/types/154d8323-d784-4d6c-8f8c-9c25879b2c11/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:27.410006 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b5082a96-5e98-405e-acb2-1d593c552561 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:27.412092 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b5082a96-5e98-405e-acb2-1d593c552561 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] GET https://10.4.3.61/volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05/extra_specs/nonexistent_extra_spec_name Jul 03 19:28:27.412291 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b5082a96-5e98-405e-acb2-1d593c552561 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:27.412508 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b5082a96-5e98-405e-acb2-1d593c552561 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:27.420349 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b5082a96-5e98-405e-acb2-1d593c552561 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] https://10.4.3.61/volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 03 19:28:27.420968 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 493/1947] 10.4.3.61 () {66 vars in 1455 bytes} [Fri Jul 3 19:28:27 2026] GET /volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:27.431933 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c90d26d2-a0de-4459-bddc-ed9cf0f82842 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:27.434801 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c90d26d2-a0de-4459-bddc-ed9cf0f82842 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] GET https://10.4.3.61/volume/v3/types/65928b2a-a40c-4ef0-8483-4da398dabd66/extra_specs/spec1 Jul 03 19:28:27.434964 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c90d26d2-a0de-4459-bddc-ed9cf0f82842 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:27.435138 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c90d26d2-a0de-4459-bddc-ed9cf0f82842 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:27.444864 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-b5cf0f80-c6df-4d47-957b-1fe2b6847c50 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:27.446985 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-b5cf0f80-c6df-4d47-957b-1fe2b6847c50 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] POST https://10.4.3.61/volume/v3/attachments/8d704161-5301-479d-9014-9fe7793366a7/action Jul 03 19:28:27.447435 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-b5cf0f80-c6df-4d47-957b-1fe2b6847c50 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action body: b'{"os-complete": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:28:27.447598 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-b5cf0f80-c6df-4d47-957b-1fe2b6847c50 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:27.448336 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c90d26d2-a0de-4459-bddc-ed9cf0f82842 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] https://10.4.3.61/volume/v3/types/65928b2a-a40c-4ef0-8483-4da398dabd66/extra_specs/spec1 returned with HTTP 404 Jul 03 19:28:27.449157 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 471/1948] 10.4.3.61 () {66 vars in 1389 bytes} [Fri Jul 3 19:28:27 2026] GET /volume/v3/types/65928b2a-a40c-4ef0-8483-4da398dabd66/extra_specs/spec1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:27.459053 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fa3d0ac2-a0fd-4cc3-be46-3de7efb09689 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:27.461129 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fa3d0ac2-a0fd-4cc3-be46-3de7efb09689 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] GET https://10.4.3.61/volume/v3/types/0e8ab8d9-23da-4aa3-a793-c3b79eb96776/extra_specs Jul 03 19:28:27.461426 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fa3d0ac2-a0fd-4cc3-be46-3de7efb09689 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:27.461764 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fa3d0ac2-a0fd-4cc3-be46-3de7efb09689 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:27.461930 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:27.461930 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:27.465780 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fa3d0ac2-a0fd-4cc3-be46-3de7efb09689 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] https://10.4.3.61/volume/v3/types/0e8ab8d9-23da-4aa3-a793-c3b79eb96776/extra_specs returned with HTTP 404 Jul 03 19:28:27.466344 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 496/1949] 10.4.3.61 () {66 vars in 1371 bytes} [Fri Jul 3 19:28:27 2026] GET /volume/v3/types/0e8ab8d9-23da-4aa3-a793-c3b79eb96776/extra_specs => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:27.466624 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:27.466624 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:27.476020 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c093d286-4810-4987-844c-0a06a4939bf8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:27.478669 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c093d286-4810-4987-844c-0a06a4939bf8 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] PUT https://10.4.3.61/volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05/extra_specs/spec1 Jul 03 19:28:27.479180 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c093d286-4810-4987-844c-0a06a4939bf8 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:27.481395 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c093d286-4810-4987-844c-0a06a4939bf8 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] https://10.4.3.61/volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05/extra_specs/spec1 returned with HTTP 400 Jul 03 19:28:27.482110 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 494/1950] 10.4.3.61 () {68 vars in 1409 bytes} [Fri Jul 3 19:28:27 2026] PUT /volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05/extra_specs/spec1 => generated 102 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 19:28:27.484513 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1ab3c5be-65b3-4f8e-bb2e-282d392b9806 req-b5cf0f80-c6df-4d47-957b-1fe2b6847c50 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/8d704161-5301-479d-9014-9fe7793366a7/action returned with HTTP 204 Jul 03 19:28:27.484991 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 490/1951] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:28:27 2026] POST /volume/v3/attachments/8d704161-5301-479d-9014-9fe7793366a7/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:27.492320 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4bbeb04b-41d0-43d6-bb88-ee6a50961502 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:27.496658 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4bbeb04b-41d0-43d6-bb88-ee6a50961502 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] PUT https://10.4.3.61/volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05/extra_specs/spec1 Jul 03 19:28:27.497141 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4bbeb04b-41d0-43d6-bb88-ee6a50961502 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] Action: 'update', calling method: update, body: null {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:27.499083 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4bbeb04b-41d0-43d6-bb88-ee6a50961502 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] https://10.4.3.61/volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05/extra_specs/spec1 returned with HTTP 400 Jul 03 19:28:27.499773 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 472/1952] 10.4.3.61 () {68 vars in 1408 bytes} [Fri Jul 3 19:28:27 2026] PUT /volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05/extra_specs/spec1 => generated 72 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:28:27.503142 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3fe1689c-cea3-4bfd-8394-7fd0991b60cd None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:27.504314 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3fe1689c-cea3-4bfd-8394-7fd0991b60cd tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/volumes/48bd3182-79f3-41df-85e8-bdcd1ccd3926 Jul 03 19:28:27.505987 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3fe1689c-cea3-4bfd-8394-7fd0991b60cd tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:27.505987 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3fe1689c-cea3-4bfd-8394-7fd0991b60cd tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:27.509381 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ed7ed2bf-5f84-44e0-8bf6-083358455018 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:27.512111 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ed7ed2bf-5f84-44e0-8bf6-083358455018 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] PUT https://10.4.3.61/volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05/extra_specs/None Jul 03 19:28:27.512490 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ed7ed2bf-5f84-44e0-8bf6-083358455018 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:27.513231 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:27.513231 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:27.516977 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3fe1689c-cea3-4bfd-8394-7fd0991b60cd tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Volume info retrieved successfully. Jul 03 19:28:27.520859 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3fe1689c-cea3-4bfd-8394-7fd0991b60cd tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/volumes/48bd3182-79f3-41df-85e8-bdcd1ccd3926 returned with HTTP 200 Jul 03 19:28:27.521223 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 497/1953] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:27 2026] GET /volume/v3/volumes/48bd3182-79f3-41df-85e8-bdcd1ccd3926 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:27.526793 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ed7ed2bf-5f84-44e0-8bf6-083358455018 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 19:28:27.527004 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ed7ed2bf-5f84-44e0-8bf6-083358455018 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] https://10.4.3.61/volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05/extra_specs/None returned with HTTP 400 Jul 03 19:28:27.527849 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 495/1954] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:28:27 2026] PUT /volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05/extra_specs/None => generated 73 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:28:27.535789 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b685b993-312e-4add-9ea7-7dd76a0b0e5e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:27.538501 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b685b993-312e-4add-9ea7-7dd76a0b0e5e tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] POST https://10.4.3.61/volume/v3/backups Jul 03 19:28:27.538913 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b685b993-312e-4add-9ea7-7dd76a0b0e5e tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "48bd3182-79f3-41df-85e8-bdcd1ccd3926", "name": "tempest-type-Backup-1020936258"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:27.538982 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-163eb46b-bf8b-49ae-8ddc-58f520b57a19 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:27.540676 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.backups [None req-b685b993-312e-4add-9ea7-7dd76a0b0e5e tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Creating new backup {'backup': {'volume_id': '48bd3182-79f3-41df-85e8-bdcd1ccd3926', 'name': 'tempest-type-Backup-1020936258'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:28:27.540862 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-b685b993-312e-4add-9ea7-7dd76a0b0e5e tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Creating backup of volume 48bd3182-79f3-41df-85e8-bdcd1ccd3926 in container None Jul 03 19:28:27.541699 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-163eb46b-bf8b-49ae-8ddc-58f520b57a19 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] PUT https://10.4.3.61/volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05/extra_specs/57f269e5-fa41-4951-bd26-7270a346a3c9 Jul 03 19:28:27.542057 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-163eb46b-bf8b-49ae-8ddc-58f520b57a19 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:27.550380 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:27.550380 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:27.550853 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b685b993-312e-4add-9ea7-7dd76a0b0e5e tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Volume info retrieved successfully. Jul 03 19:28:27.553770 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-163eb46b-bf8b-49ae-8ddc-58f520b57a19 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 19:28:27.553897 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-163eb46b-bf8b-49ae-8ddc-58f520b57a19 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] https://10.4.3.61/volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05/extra_specs/57f269e5-fa41-4951-bd26-7270a346a3c9 returned with HTTP 400 Jul 03 19:28:27.554552 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 473/1955] 10.4.3.61 () {68 vars in 1502 bytes} [Fri Jul 3 19:28:27 2026] PUT /volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05/extra_specs/57f269e5-fa41-4951-bd26-7270a346a3c9 => generated 73 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:28:27.567778 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-01d8eefd-789a-47c5-bdcd-fb417f8f01c2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:27.569795 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-01d8eefd-789a-47c5-bdcd-fb417f8f01c2 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] PUT https://10.4.3.61/volume/v3/types/fbaa35f8-f969-4071-9331-a0870b410f9c/extra_specs/spec1 Jul 03 19:28:27.570128 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-01d8eefd-789a-47c5-bdcd-fb417f8f01c2 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:27.576874 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-b685b993-312e-4add-9ea7-7dd76a0b0e5e tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Created reservations ['c9d934f0-53a9-4c2f-b59d-3bc438e400c3', 'eb05d328-c9c0-40b6-970b-b32774c5dd0c'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:28:27.580514 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-01d8eefd-789a-47c5-bdcd-fb417f8f01c2 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] https://10.4.3.61/volume/v3/types/fbaa35f8-f969-4071-9331-a0870b410f9c/extra_specs/spec1 returned with HTTP 404 Jul 03 19:28:27.581052 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 498/1956] 10.4.3.61 () {68 vars in 1409 bytes} [Fri Jul 3 19:28:27 2026] PUT /volume/v3/types/fbaa35f8-f969-4071-9331-a0870b410f9c/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:27.588998 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-73f5cb82-3106-4ca0-8542-6d3f3d5da636 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:27.592759 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-73f5cb82-3106-4ca0-8542-6d3f3d5da636 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] DELETE https://10.4.3.61/volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05 Jul 03 19:28:27.592942 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-73f5cb82-3106-4ca0-8542-6d3f3d5da636 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:27.593131 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-73f5cb82-3106-4ca0-8542-6d3f3d5da636 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] Calling method '_delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:27.623457 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b685b993-312e-4add-9ea7-7dd76a0b0e5e tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:28:27.623922 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 491/1957] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:28:27 2026] POST /volume/v3/backups => generated 314 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:28:27.631385 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-73f5cb82-3106-4ca0-8542-6d3f3d5da636 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] https://10.4.3.61/volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05 returned with HTTP 202 Jul 03 19:28:27.632530 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 496/1958] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:28:27 2026] DELETE /volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:28:27.633777 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-bb666364-e064-46c5-b349-16af07d9d68f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:27.635719 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bb666364-e064-46c5-b349-16af07d9d68f tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 Jul 03 19:28:27.635960 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bb666364-e064-46c5-b349-16af07d9d68f tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:27.636229 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bb666364-e064-46c5-b349-16af07d9d68f tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:27.636361 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-bb666364-e064-46c5-b349-16af07d9d68f tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id db03b584-36fd-451a-a88d-d2ee669b7082. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:27.640710 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:27.640710 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:27.641388 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bb666364-e064-46c5-b349-16af07d9d68f tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 returned with HTTP 200 Jul 03 19:28:27.641802 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 474/1959] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:27 2026] GET /volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:27.642683 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c823a092-8c13-48f9-ba2d-fc02ebf73826 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:27.645920 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c823a092-8c13-48f9-ba2d-fc02ebf73826 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] GET https://10.4.3.61/volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05 Jul 03 19:28:27.646252 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c823a092-8c13-48f9-ba2d-fc02ebf73826 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:27.647186 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c823a092-8c13-48f9-ba2d-fc02ebf73826 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:27.650818 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c823a092-8c13-48f9-ba2d-fc02ebf73826 tempest-ExtraSpecsNegativeTest-240853457 tempest-ExtraSpecsNegativeTest-240853457-project-admin] https://10.4.3.61/volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05 returned with HTTP 404 Jul 03 19:28:27.652186 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 499/1960] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:28:27 2026] GET /volume/v3/types/2eb3d0a3-a2f5-4eef-abe9-e6fac6339a05 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:27.700390 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-90da2d05-b440-4352-a673-111b79df6edb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:27.702688 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-90da2d05-b440-4352-a673-111b79df6edb tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:27.702956 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-90da2d05-b440-4352-a673-111b79df6edb tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:27.703180 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-90da2d05-b440-4352-a673-111b79df6edb tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:27.715913 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:27.715913 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:27.721401 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-90da2d05-b440-4352-a673-111b79df6edb tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:27.729309 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-90da2d05-b440-4352-a673-111b79df6edb tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:27.729944 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 492/1961] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:27 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:27.779536 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-919b2204-84cb-4ab0-9dbe-95612bf8f74b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:27.782037 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-919b2204-84cb-4ab0-9dbe-95612bf8f74b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:27.782410 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-919b2204-84cb-4ab0-9dbe-95612bf8f74b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:27.782509 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-919b2204-84cb-4ab0-9dbe-95612bf8f74b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:27.795926 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:27.795926 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:27.800966 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-919b2204-84cb-4ab0-9dbe-95612bf8f74b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:27.806417 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-919b2204-84cb-4ab0-9dbe-95612bf8f74b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:27.806901 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 497/1962] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:28:27 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:28.402032 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a127cd74-d8e1-4d89-bfae-bc092681396f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:28.403893 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a127cd74-d8e1-4d89-bfae-bc092681396f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:28.404649 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a127cd74-d8e1-4d89-bfae-bc092681396f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:28.404649 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a127cd74-d8e1-4d89-bfae-bc092681396f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:28.404649 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-a127cd74-d8e1-4d89-bfae-bc092681396f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:28.410921 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:28.410921 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:28.411906 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a127cd74-d8e1-4d89-bfae-bc092681396f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:28.412337 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 475/1963] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:28 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:28.656402 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b5750255-ac82-44b5-80a2-2b83cebb9b94 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:28.658812 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b5750255-ac82-44b5-80a2-2b83cebb9b94 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 Jul 03 19:28:28.659099 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b5750255-ac82-44b5-80a2-2b83cebb9b94 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:28.659355 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b5750255-ac82-44b5-80a2-2b83cebb9b94 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:28.659515 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-b5750255-ac82-44b5-80a2-2b83cebb9b94 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id db03b584-36fd-451a-a88d-d2ee669b7082. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:28.666269 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:28.666269 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:28.667076 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b5750255-ac82-44b5-80a2-2b83cebb9b94 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 returned with HTTP 200 Jul 03 19:28:28.667566 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 500/1964] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:28 2026] GET /volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:29.427611 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9457a446-250e-4682-8292-7013ba14936b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:29.430280 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9457a446-250e-4682-8292-7013ba14936b tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:29.430658 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9457a446-250e-4682-8292-7013ba14936b tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:29.431040 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9457a446-250e-4682-8292-7013ba14936b tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:29.431232 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-9457a446-250e-4682-8292-7013ba14936b tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:29.437123 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:29.437123 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:29.438157 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9457a446-250e-4682-8292-7013ba14936b tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:29.439019 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 493/1965] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:29 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:29.689403 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8f516373-5149-4e43-ad1f-705892ac2ce2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:29.692365 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8f516373-5149-4e43-ad1f-705892ac2ce2 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 Jul 03 19:28:29.692365 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8f516373-5149-4e43-ad1f-705892ac2ce2 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:29.692902 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8f516373-5149-4e43-ad1f-705892ac2ce2 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:29.693061 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-8f516373-5149-4e43-ad1f-705892ac2ce2 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id db03b584-36fd-451a-a88d-d2ee669b7082. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:29.709283 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:29.709283 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:29.710551 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8f516373-5149-4e43-ad1f-705892ac2ce2 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 returned with HTTP 200 Jul 03 19:28:29.710925 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 498/1966] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:29 2026] GET /volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 => generated 723 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:29.862702 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d9dba00b-5ee1-41e7-90d1-85af5cac947f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:29.863207 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d9dba00b-5ee1-41e7-90d1-85af5cac947f None None] GET https://10.4.3.61/volume// Jul 03 19:28:29.863448 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d9dba00b-5ee1-41e7-90d1-85af5cac947f None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:29.863696 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d9dba00b-5ee1-41e7-90d1-85af5cac947f None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:29.864182 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d9dba00b-5ee1-41e7-90d1-85af5cac947f None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:28:29.864502 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 476/1967] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:28:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:28:29.875092 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-8cef2a4c-eb06-434d-98a4-18987584be05 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:29.880257 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-8cef2a4c-eb06-434d-98a4-18987584be05 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:28:29.880864 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-8cef2a4c-eb06-434d-98a4-18987584be05 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "752613ee-f4ae-4a3e-8f20-0d02a2e551c9", "connector": null, "instance_uuid": "0d2d43ac-2615-4315-8f29-9744661b72ff"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:29.897216 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:29.897216 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:29.947031 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-8cef2a4c-eb06-434d-98a4-18987584be05 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:28:29.947750 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 501/1968] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:28:29 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:30.340580 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0b0def59-2f23-4fa9-bf0a-694300cc8484 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:30.346487 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0b0def59-2f23-4fa9-bf0a-694300cc8484 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:30.346487 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0b0def59-2f23-4fa9-bf0a-694300cc8484 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:30.346487 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0b0def59-2f23-4fa9-bf0a-694300cc8484 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:30.365353 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:30.365353 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:30.370666 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0b0def59-2f23-4fa9-bf0a-694300cc8484 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:30.376707 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0b0def59-2f23-4fa9-bf0a-694300cc8484 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:30.377428 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 494/1969] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:30 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1144 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:30.453200 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-bb4fde4a-d236-4572-8619-841179aef326 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:30.456286 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bb4fde4a-d236-4572-8619-841179aef326 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:30.456580 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bb4fde4a-d236-4572-8619-841179aef326 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:30.456782 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bb4fde4a-d236-4572-8619-841179aef326 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:30.456890 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-bb4fde4a-d236-4572-8619-841179aef326 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:30.463719 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:30.463719 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:30.465110 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bb4fde4a-d236-4572-8619-841179aef326 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:30.465789 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 499/1970] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:30 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:30.486402 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-acf5a5a1-8557-4c40-9a66-dd70ff81de3b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:30.486930 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-acf5a5a1-8557-4c40-9a66-dd70ff81de3b None None] GET https://10.4.3.61/volume// Jul 03 19:28:30.487284 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-acf5a5a1-8557-4c40-9a66-dd70ff81de3b None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:30.487733 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-acf5a5a1-8557-4c40-9a66-dd70ff81de3b None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:30.488027 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-acf5a5a1-8557-4c40-9a66-dd70ff81de3b None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:28:30.488449 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 477/1971] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:28:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:28:30.498429 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-2411d5f9-a239-4cf6-9c45-f1d2b7616e59 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:30.502143 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-2411d5f9-a239-4cf6-9c45-f1d2b7616e59 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:30.502450 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-2411d5f9-a239-4cf6-9c45-f1d2b7616e59 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:30.502734 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-2411d5f9-a239-4cf6-9c45-f1d2b7616e59 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:30.520529 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:30.520529 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:30.533508 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-2411d5f9-a239-4cf6-9c45-f1d2b7616e59 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:30.541286 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-2411d5f9-a239-4cf6-9c45-f1d2b7616e59 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:30.541944 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 502/1972] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:28:30 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1324 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:28:30.702455 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-71ed048f-c6e8-41ef-ab0b-a16d64126d1c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:30.708539 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-71ed048f-c6e8-41ef-ab0b-a16d64126d1c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] PUT https://10.4.3.61/volume/v3/attachments/cae227a5-1820-4352-8da3-193b84e3cbe9 Jul 03 19:28:30.708977 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-71ed048f-c6e8-41ef-ab0b-a16d64126d1c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:30.725448 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-71ed048f-c6e8-41ef-ab0b-a16d64126d1c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Acquiring lock "cinder-attachment_update-752613ee-f4ae-4a3e-8f20-0d02a2e551c9-np0000004460" by "attachment_update" {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:28:30.728398 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-50f37800-d40c-4f71-ad0f-d9843c580194 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:30.731611 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-50f37800-d40c-4f71-ad0f-d9843c580194 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 Jul 03 19:28:30.732314 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-50f37800-d40c-4f71-ad0f-d9843c580194 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:30.732314 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-50f37800-d40c-4f71-ad0f-d9843c580194 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:30.732314 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-50f37800-d40c-4f71-ad0f-d9843c580194 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id db03b584-36fd-451a-a88d-d2ee669b7082. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:30.733817 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-71ed048f-c6e8-41ef-ab0b-a16d64126d1c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Lock "cinder-attachment_update-752613ee-f4ae-4a3e-8f20-0d02a2e551c9-np0000004460" acquired by "attachment_update" :: waited 0.008s {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:28:30.734950 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:30.734950 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:30.738083 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:30.738083 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:30.742200 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-50f37800-d40c-4f71-ad0f-d9843c580194 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 returned with HTTP 200 Jul 03 19:28:30.742200 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 500/1973] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:30 2026] GET /volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:31.283967 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-71ed048f-c6e8-41ef-ab0b-a16d64126d1c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Lock "cinder-attachment_update-752613ee-f4ae-4a3e-8f20-0d02a2e551c9-np0000004460" released by "attachment_update" :: held 0.550s {{(pid=99924) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:28:31.284520 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-71ed048f-c6e8-41ef-ab0b-a16d64126d1c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/cae227a5-1820-4352-8da3-193b84e3cbe9 returned with HTTP 200 Jul 03 19:28:31.285599 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 495/1974] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:28:30 2026] PUT /volume/v3/attachments/cae227a5-1820-4352-8da3-193b84e3cbe9 => generated 969 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:31.400813 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0139cc86-087d-4b72-bf0b-a18521a27d6f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:31.403048 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0139cc86-087d-4b72-bf0b-a18521a27d6f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:31.403467 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0139cc86-087d-4b72-bf0b-a18521a27d6f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:31.403821 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0139cc86-087d-4b72-bf0b-a18521a27d6f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:31.439075 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:31.439075 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:31.445398 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0139cc86-087d-4b72-bf0b-a18521a27d6f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:31.456056 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0139cc86-087d-4b72-bf0b-a18521a27d6f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:31.456773 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 478/1975] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:31 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1145 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:31.478688 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a23d92ab-10e0-4934-bcf6-334fd083beab None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:31.482694 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a23d92ab-10e0-4934-bcf6-334fd083beab tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:31.482991 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a23d92ab-10e0-4934-bcf6-334fd083beab tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:31.483324 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a23d92ab-10e0-4934-bcf6-334fd083beab tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:31.483485 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-a23d92ab-10e0-4934-bcf6-334fd083beab tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:31.492627 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:31.492627 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:31.493841 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a23d92ab-10e0-4934-bcf6-334fd083beab tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:31.495215 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 503/1976] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:31 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:31.753091 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-032d5684-8c1f-477c-8225-7bc5578ec901 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:31.755366 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-032d5684-8c1f-477c-8225-7bc5578ec901 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 Jul 03 19:28:31.755642 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-032d5684-8c1f-477c-8225-7bc5578ec901 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:31.755881 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-032d5684-8c1f-477c-8225-7bc5578ec901 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:31.756034 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-032d5684-8c1f-477c-8225-7bc5578ec901 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id db03b584-36fd-451a-a88d-d2ee669b7082. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:31.762669 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:31.762669 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:31.763986 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-032d5684-8c1f-477c-8225-7bc5578ec901 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 returned with HTTP 200 Jul 03 19:28:31.764230 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 501/1977] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:31 2026] GET /volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:32.475882 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a6613330-a505-441e-ba25-9770343b8baf None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:32.478790 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a6613330-a505-441e-ba25-9770343b8baf tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:32.479144 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a6613330-a505-441e-ba25-9770343b8baf tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:32.479447 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a6613330-a505-441e-ba25-9770343b8baf tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:32.502137 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:32.502137 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:32.507904 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a6613330-a505-441e-ba25-9770343b8baf tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:32.509686 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4dd76d54-eb88-46cd-a8db-582e8e3ca657 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:32.512949 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4dd76d54-eb88-46cd-a8db-582e8e3ca657 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:32.513798 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4dd76d54-eb88-46cd-a8db-582e8e3ca657 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:32.514070 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4dd76d54-eb88-46cd-a8db-582e8e3ca657 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:32.514285 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-4dd76d54-eb88-46cd-a8db-582e8e3ca657 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:32.521488 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a6613330-a505-441e-ba25-9770343b8baf tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:32.521691 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:32.521691 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:32.521766 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 496/1978] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:32 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1145 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:32.523104 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4dd76d54-eb88-46cd-a8db-582e8e3ca657 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:32.523494 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 479/1979] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:32 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:32.780919 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d6fda4a3-5e2e-4ed0-9fa1-2907e7c78ca5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:32.783568 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d6fda4a3-5e2e-4ed0-9fa1-2907e7c78ca5 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 Jul 03 19:28:32.783947 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d6fda4a3-5e2e-4ed0-9fa1-2907e7c78ca5 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:32.784259 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d6fda4a3-5e2e-4ed0-9fa1-2907e7c78ca5 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:32.784391 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-d6fda4a3-5e2e-4ed0-9fa1-2907e7c78ca5 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id db03b584-36fd-451a-a88d-d2ee669b7082. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:32.789761 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:32.789761 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:32.790744 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d6fda4a3-5e2e-4ed0-9fa1-2907e7c78ca5 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 returned with HTTP 200 Jul 03 19:28:32.791339 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 504/1980] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:32 2026] GET /volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:33.541376 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3f27126e-ba84-4501-a50f-707b6be619bb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:33.545338 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a9b72b58-0456-4f40-a9d4-20e1d66bb60b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:33.545776 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3f27126e-ba84-4501-a50f-707b6be619bb tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:33.545776 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3f27126e-ba84-4501-a50f-707b6be619bb tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:33.546209 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3f27126e-ba84-4501-a50f-707b6be619bb tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:33.546209 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-3f27126e-ba84-4501-a50f-707b6be619bb tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:33.550314 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a9b72b58-0456-4f40-a9d4-20e1d66bb60b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:33.550314 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a9b72b58-0456-4f40-a9d4-20e1d66bb60b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:33.550314 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a9b72b58-0456-4f40-a9d4-20e1d66bb60b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:33.554722 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:33.554722 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:33.555620 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3f27126e-ba84-4501-a50f-707b6be619bb tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:33.556080 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 502/1981] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:33 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:33.576937 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:33.576937 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:33.584315 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a9b72b58-0456-4f40-a9d4-20e1d66bb60b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:33.592105 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a9b72b58-0456-4f40-a9d4-20e1d66bb60b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:33.592806 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 497/1982] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:33 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1145 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:33.804797 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c93c76ff-cced-46c4-95f9-1d1a7c016c6c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:33.806972 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c93c76ff-cced-46c4-95f9-1d1a7c016c6c tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 Jul 03 19:28:33.807257 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c93c76ff-cced-46c4-95f9-1d1a7c016c6c tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:33.807430 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c93c76ff-cced-46c4-95f9-1d1a7c016c6c tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:33.807589 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-c93c76ff-cced-46c4-95f9-1d1a7c016c6c tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id db03b584-36fd-451a-a88d-d2ee669b7082. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:33.812953 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:33.812953 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:33.814040 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c93c76ff-cced-46c4-95f9-1d1a7c016c6c tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 returned with HTTP 200 Jul 03 19:28:33.814424 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 480/1983] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:33 2026] GET /volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:34.568846 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2b84d4ac-d65d-4c1a-9b0f-15b0ad630753 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:34.573463 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2b84d4ac-d65d-4c1a-9b0f-15b0ad630753 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:34.574104 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2b84d4ac-d65d-4c1a-9b0f-15b0ad630753 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:34.574680 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2b84d4ac-d65d-4c1a-9b0f-15b0ad630753 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:34.574680 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-2b84d4ac-d65d-4c1a-9b0f-15b0ad630753 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:34.584232 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:34.584232 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:34.585177 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2b84d4ac-d65d-4c1a-9b0f-15b0ad630753 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:34.585622 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 505/1984] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:34 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:34.613542 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-175913eb-456c-4216-b0ba-bacbd62fdd09 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:34.618029 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-175913eb-456c-4216-b0ba-bacbd62fdd09 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:34.618274 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-175913eb-456c-4216-b0ba-bacbd62fdd09 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:34.618543 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-175913eb-456c-4216-b0ba-bacbd62fdd09 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:34.649294 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:34.649294 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:34.662528 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-175913eb-456c-4216-b0ba-bacbd62fdd09 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:34.670139 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-175913eb-456c-4216-b0ba-bacbd62fdd09 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:34.671258 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 503/1985] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:34 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1145 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:34.830359 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-cc56613d-dd66-43f8-a8ca-24e6db6fdd65 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:34.832391 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cc56613d-dd66-43f8-a8ca-24e6db6fdd65 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 Jul 03 19:28:34.832580 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cc56613d-dd66-43f8-a8ca-24e6db6fdd65 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:34.833342 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cc56613d-dd66-43f8-a8ca-24e6db6fdd65 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:34.833342 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-cc56613d-dd66-43f8-a8ca-24e6db6fdd65 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id db03b584-36fd-451a-a88d-d2ee669b7082. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:34.841288 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:34.841288 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:34.843045 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cc56613d-dd66-43f8-a8ca-24e6db6fdd65 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 returned with HTTP 200 Jul 03 19:28:34.843662 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 498/1986] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:34 2026] GET /volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:35.604463 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8b2d8b54-a28a-49e8-9fa3-4ec674fcfa01 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:35.606339 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8b2d8b54-a28a-49e8-9fa3-4ec674fcfa01 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:35.606519 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8b2d8b54-a28a-49e8-9fa3-4ec674fcfa01 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:35.606717 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8b2d8b54-a28a-49e8-9fa3-4ec674fcfa01 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:35.606826 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-8b2d8b54-a28a-49e8-9fa3-4ec674fcfa01 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:35.617000 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:35.617000 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:35.618012 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8b2d8b54-a28a-49e8-9fa3-4ec674fcfa01 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:35.618735 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 481/1987] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:35 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:28:35.689710 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ee9569c2-2737-4e9d-afdc-624387d796e2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:35.693547 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ee9569c2-2737-4e9d-afdc-624387d796e2 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:35.693547 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ee9569c2-2737-4e9d-afdc-624387d796e2 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:35.693547 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ee9569c2-2737-4e9d-afdc-624387d796e2 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:35.713531 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:35.713531 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:35.719315 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ee9569c2-2737-4e9d-afdc-624387d796e2 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:35.728294 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ee9569c2-2737-4e9d-afdc-624387d796e2 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:35.728990 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 506/1988] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:35 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1145 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:35.858616 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-97a0872a-c9d8-4c2e-8d59-cfb90ef7b0df None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:35.860707 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-97a0872a-c9d8-4c2e-8d59-cfb90ef7b0df tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 Jul 03 19:28:35.861001 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-97a0872a-c9d8-4c2e-8d59-cfb90ef7b0df tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:35.861516 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-97a0872a-c9d8-4c2e-8d59-cfb90ef7b0df tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:35.861516 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-97a0872a-c9d8-4c2e-8d59-cfb90ef7b0df tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id db03b584-36fd-451a-a88d-d2ee669b7082. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:35.867511 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:35.867511 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:35.869036 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-97a0872a-c9d8-4c2e-8d59-cfb90ef7b0df tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 returned with HTTP 200 Jul 03 19:28:35.869036 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 504/1989] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:35 2026] GET /volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:36.632908 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-78975b9d-53ab-4058-810f-65de9c136cc9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:36.636440 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-78975b9d-53ab-4058-810f-65de9c136cc9 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:36.636699 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-78975b9d-53ab-4058-810f-65de9c136cc9 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:36.637431 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-78975b9d-53ab-4058-810f-65de9c136cc9 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:36.637431 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-78975b9d-53ab-4058-810f-65de9c136cc9 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:36.643041 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:36.643041 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:36.644122 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-78975b9d-53ab-4058-810f-65de9c136cc9 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:36.644608 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 499/1990] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:36 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:36.661224 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-f6ff01fd-6561-4ab0-b306-71a22c5b23ca None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:36.665396 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-f6ff01fd-6561-4ab0-b306-71a22c5b23ca tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] POST https://10.4.3.61/volume/v3/attachments/cae227a5-1820-4352-8da3-193b84e3cbe9/action Jul 03 19:28:36.665758 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-f6ff01fd-6561-4ab0-b306-71a22c5b23ca tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:28:36.665860 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-f6ff01fd-6561-4ab0-b306-71a22c5b23ca tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:36.678544 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-300a835d-5070-43fe-a22f-10feae6fa6bc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:36.694044 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:36.694044 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:36.711968 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-8ae84829-0b87-48ba-bd5d-6fc6d8cc5a5a req-f6ff01fd-6561-4ab0-b306-71a22c5b23ca tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/cae227a5-1820-4352-8da3-193b84e3cbe9/action returned with HTTP 204 Jul 03 19:28:36.712396 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 482/1991] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:28:36 2026] POST /volume/v3/attachments/cae227a5-1820-4352-8da3-193b84e3cbe9/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:36.744259 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fd94fe9f-413b-4026-8941-e15bb8ebbd24 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:36.746579 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fd94fe9f-413b-4026-8941-e15bb8ebbd24 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:36.747000 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fd94fe9f-413b-4026-8941-e15bb8ebbd24 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:36.747401 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fd94fe9f-413b-4026-8941-e15bb8ebbd24 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:36.749009 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-300a835d-5070-43fe-a22f-10feae6fa6bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:28:36.749392 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-300a835d-5070-43fe-a22f-10feae6fa6bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-393464594"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:36.751368 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-300a835d-5070-43fe-a22f-10feae6fa6bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-393464594'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:28:36.751574 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-300a835d-5070-43fe-a22f-10feae6fa6bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Create volume of 1 GB Jul 03 19:28:36.756674 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-300a835d-5070-43fe-a22f-10feae6fa6bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Availability Zones retrieved successfully. Jul 03 19:28:36.764130 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:36.764130 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:36.766877 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-300a835d-5070-43fe-a22f-10feae6fa6bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Flow 'volume_create_api' (3f8c9640-5f1f-436a-b5c8-9d7f6ad8e03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:36.768098 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-300a835d-5070-43fe-a22f-10feae6fa6bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c98c44d-a11b-4ddc-a18b-ae3a95f4874b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:36.769256 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-300a835d-5070-43fe-a22f-10feae6fa6bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:28:36.769627 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-fd94fe9f-413b-4026-8941-e15bb8ebbd24 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:36.775676 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fd94fe9f-413b-4026-8941-e15bb8ebbd24 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:36.776114 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 505/1992] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:36 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:36.792963 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0aa4ba6d-5f44-4022-994e-7c36a7b3a6c5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:36.804637 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-300a835d-5070-43fe-a22f-10feae6fa6bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c98c44d-a11b-4ddc-a18b-ae3a95f4874b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:36.805613 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-300a835d-5070-43fe-a22f-10feae6fa6bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d332713-9e02-49a6-bd3f-ffb96eff21d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:36.882229 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0aa4ba6d-5f44-4022-994e-7c36a7b3a6c5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-reader] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:36.882479 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0aa4ba6d-5f44-4022-994e-7c36a7b3a6c5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-reader] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:36.882766 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0aa4ba6d-5f44-4022-994e-7c36a7b3a6c5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-reader] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:36.885647 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-300a835d-5070-43fe-a22f-10feae6fa6bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Created reservations ['61ad153d-12bb-49a7-a48f-93f90efc2ff7', '4b12890f-f449-49c5-8c57-a1995e851641', '7fb315d2-680a-44c3-9086-25eeb24b523d', 'e71961c1-63f9-471f-8935-85e20a8e8339'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:28:36.886151 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-26c83e1b-53c7-4947-a52a-01b9f38ae3ec None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:36.886540 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-300a835d-5070-43fe-a22f-10feae6fa6bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d332713-9e02-49a6-bd3f-ffb96eff21d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61ad153d-12bb-49a7-a48f-93f90efc2ff7', '4b12890f-f449-49c5-8c57-a1995e851641', '7fb315d2-680a-44c3-9086-25eeb24b523d', 'e71961c1-63f9-471f-8935-85e20a8e8339']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:36.887425 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-300a835d-5070-43fe-a22f-10feae6fa6bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eb51081-8c1e-4c38-8ff6-f87f88f7dca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:36.891940 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-26c83e1b-53c7-4947-a52a-01b9f38ae3ec tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 Jul 03 19:28:36.893242 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-26c83e1b-53c7-4947-a52a-01b9f38ae3ec tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:36.894988 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-26c83e1b-53c7-4947-a52a-01b9f38ae3ec tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:36.894988 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-26c83e1b-53c7-4947-a52a-01b9f38ae3ec tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id db03b584-36fd-451a-a88d-d2ee669b7082. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:36.900359 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:36.900359 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:36.901556 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-26c83e1b-53c7-4947-a52a-01b9f38ae3ec tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 returned with HTTP 200 Jul 03 19:28:36.902082 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 483/1993] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:36 2026] GET /volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:36.910997 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:36.910997 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:36.916146 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0aa4ba6d-5f44-4022-994e-7c36a7b3a6c5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-reader] Volume info retrieved successfully. Jul 03 19:28:36.917322 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-300a835d-5070-43fe-a22f-10feae6fa6bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eb51081-8c1e-4c38-8ff6-f87f88f7dca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc1cb441-f67b-4464-ba0a-8601c0fda1d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-393464594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48f6fa4be6ec445cb8730dfc5f66b7c0',qos_specs=None,replication_status=,reservations=['61ad153d-12bb-49a7-a48f-93f90efc2ff7','4b12890f-f449-49c5-8c57-a1995e851641','7fb315d2-680a-44c3-9086-25eeb24b523d','e71961c1-63f9-471f-8935-85e20a8e8339'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98344cafb5064873a83a14d1a5f4b23f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:28:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-393464594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc1cb441-f67b-4464-ba0a-8601c0fda1d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48f6fa4be6ec445cb8730dfc5f66b7c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98344cafb5064873a83a14d1a5f4b23f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:36.918333 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-300a835d-5070-43fe-a22f-10feae6fa6bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c196d0b-a394-4204-a90e-c7e619d21094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:36.923090 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0aa4ba6d-5f44-4022-994e-7c36a7b3a6c5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-reader] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:36.923849 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 500/1994] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:36 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1439 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:36.942626 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-300a835d-5070-43fe-a22f-10feae6fa6bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c196d0b-a394-4204-a90e-c7e619d21094) transitioned into state 'SUCCESS' from state '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-393464594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48f6fa4be6ec445cb8730dfc5f66b7c0',qos_specs=None,replication_status=,reservations=['61ad153d-12bb-49a7-a48f-93f90efc2ff7','4b12890f-f449-49c5-8c57-a1995e851641','7fb315d2-680a-44c3-9086-25eeb24b523d','e71961c1-63f9-471f-8935-85e20a8e8339'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98344cafb5064873a83a14d1a5f4b23f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:36.944689 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-300a835d-5070-43fe-a22f-10feae6fa6bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd1a9f2e-2395-4f78-b92a-338e2964e33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:36.958885 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-300a835d-5070-43fe-a22f-10feae6fa6bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd1a9f2e-2395-4f78-b92a-338e2964e33d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:36.960033 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-300a835d-5070-43fe-a22f-10feae6fa6bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Flow 'volume_create_api' (3f8c9640-5f1f-436a-b5c8-9d7f6ad8e03e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:36.960460 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-300a835d-5070-43fe-a22f-10feae6fa6bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Create volume request issued successfully. Jul 03 19:28:36.961133 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-300a835d-5070-43fe-a22f-10feae6fa6bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:28:36.961643 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 507/1995] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:28:36 2026] POST /volume/v3/volumes => generated 746 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:28:36.990473 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4c556781-fefd-49a6-91d4-71cf59ab2e23 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:36.991986 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4c556781-fefd-49a6-91d4-71cf59ab2e23 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-reader] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:36.992335 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4c556781-fefd-49a6-91d4-71cf59ab2e23 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-reader] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:36.992395 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4c556781-fefd-49a6-91d4-71cf59ab2e23 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-reader] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:37.010707 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:37.010707 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:37.017999 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4c556781-fefd-49a6-91d4-71cf59ab2e23 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-reader] Volume info retrieved successfully. Jul 03 19:28:37.024150 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4c556781-fefd-49a6-91d4-71cf59ab2e23 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-reader] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:37.024718 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 506/1996] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:36 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:28:37.085884 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-45df94f1-1218-466f-addd-c740f5a695b3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:37.089106 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-45df94f1-1218-466f-addd-c740f5a695b3 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:37.089319 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-45df94f1-1218-466f-addd-c740f5a695b3 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:37.089718 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-45df94f1-1218-466f-addd-c740f5a695b3 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:37.121137 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:37.121137 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:37.127662 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-45df94f1-1218-466f-addd-c740f5a695b3 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:37.134794 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-45df94f1-1218-466f-addd-c740f5a695b3 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:37.137368 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 484/1997] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:28:37 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1439 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:28:37.164725 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-2c1ea442-e55a-4b98-8518-bf363b8de9bf None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:37.166685 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-2c1ea442-e55a-4b98-8518-bf363b8de9bf tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] POST https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9/action Jul 03 19:28:37.167067 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-2c1ea442-e55a-4b98-8518-bf363b8de9bf tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:28:37.167225 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-2c1ea442-e55a-4b98-8518-bf363b8de9bf tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:37.184493 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:37.184493 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:37.185119 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-2c1ea442-e55a-4b98-8518-bf363b8de9bf tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:37.198695 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-2c1ea442-e55a-4b98-8518-bf363b8de9bf tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Begin detaching volume completed successfully. Jul 03 19:28:37.199041 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-2c1ea442-e55a-4b98-8518-bf363b8de9bf tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9/action returned with HTTP 202 Jul 03 19:28:37.199823 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 501/1998] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:28:37 2026] POST /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:28:37.240767 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ef620971-65c2-4a9c-b4df-fa75d5a3148c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:37.245576 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ef620971-65c2-4a9c-b4df-fa75d5a3148c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:37.245576 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ef620971-65c2-4a9c-b4df-fa75d5a3148c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:37.245825 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ef620971-65c2-4a9c-b4df-fa75d5a3148c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:37.261656 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:37.261656 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:37.268402 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ef620971-65c2-4a9c-b4df-fa75d5a3148c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:37.274045 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ef620971-65c2-4a9c-b4df-fa75d5a3148c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:37.274602 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 508/1999] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:37 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:37.657028 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-721d66c2-dbc7-4b36-93a6-c504fba36ad0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:37.659461 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-721d66c2-dbc7-4b36-93a6-c504fba36ad0 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:37.659651 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-721d66c2-dbc7-4b36-93a6-c504fba36ad0 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:37.659898 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-721d66c2-dbc7-4b36-93a6-c504fba36ad0 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:37.660015 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-721d66c2-dbc7-4b36-93a6-c504fba36ad0 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:37.669147 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:37.669147 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:37.670316 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-721d66c2-dbc7-4b36-93a6-c504fba36ad0 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:37.670969 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 507/2000] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:37 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:37.915462 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7be997ca-bcf7-42bf-94b3-9b2ff1662780 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:37.921198 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7be997ca-bcf7-42bf-94b3-9b2ff1662780 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 Jul 03 19:28:37.921198 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7be997ca-bcf7-42bf-94b3-9b2ff1662780 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:37.921198 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7be997ca-bcf7-42bf-94b3-9b2ff1662780 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:37.921198 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-7be997ca-bcf7-42bf-94b3-9b2ff1662780 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id db03b584-36fd-451a-a88d-d2ee669b7082. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:37.927422 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:37.927422 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:37.928647 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7be997ca-bcf7-42bf-94b3-9b2ff1662780 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 returned with HTTP 200 Jul 03 19:28:37.929800 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 485/2001] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:37 2026] GET /volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:38.250887 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-19784e89-f964-4878-981f-747cb89cd3de None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:38.251470 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-19784e89-f964-4878-981f-747cb89cd3de None None] GET https://10.4.3.61/volume// Jul 03 19:28:38.251776 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-19784e89-f964-4878-981f-747cb89cd3de None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:38.252059 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-19784e89-f964-4878-981f-747cb89cd3de None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:38.252513 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-19784e89-f964-4878-981f-747cb89cd3de None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:28:38.254582 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 502/2002] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:28:38 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:28:38.263357 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-992fa17a-88f6-4d4b-a6ca-1359259a6480 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:38.266742 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-992fa17a-88f6-4d4b-a6ca-1359259a6480 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:38.267072 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-992fa17a-88f6-4d4b-a6ca-1359259a6480 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:38.267395 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-992fa17a-88f6-4d4b-a6ca-1359259a6480 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:38.289472 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:38.289472 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:38.292991 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-123238b3-493c-4679-941a-1c07dba85c62 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:38.297038 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-123238b3-493c-4679-941a-1c07dba85c62 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:38.297473 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-123238b3-493c-4679-941a-1c07dba85c62 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:38.297806 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-123238b3-493c-4679-941a-1c07dba85c62 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:38.299293 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-992fa17a-88f6-4d4b-a6ca-1359259a6480 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:38.309050 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-992fa17a-88f6-4d4b-a6ca-1359259a6480 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:38.309764 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 509/2003] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:28:38 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1622 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:28:38.316275 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:38.316275 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:38.321664 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-123238b3-493c-4679-941a-1c07dba85c62 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:38.329040 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-123238b3-493c-4679-941a-1c07dba85c62 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:38.329912 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 508/2004] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:38 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:38.690139 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4d3d2b07-e2c3-4cea-85f8-29c5156c4f55 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:38.693715 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4d3d2b07-e2c3-4cea-85f8-29c5156c4f55 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:38.694057 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4d3d2b07-e2c3-4cea-85f8-29c5156c4f55 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:38.695303 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4d3d2b07-e2c3-4cea-85f8-29c5156c4f55 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:38.695569 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-4d3d2b07-e2c3-4cea-85f8-29c5156c4f55 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:38.705661 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:38.705661 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:38.708905 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4d3d2b07-e2c3-4cea-85f8-29c5156c4f55 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:38.711341 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 486/2005] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:38 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 799 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:38.948471 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7cccb58b-bdc8-451c-8b26-69631b404c96 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:38.952608 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7cccb58b-bdc8-451c-8b26-69631b404c96 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 Jul 03 19:28:38.952965 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7cccb58b-bdc8-451c-8b26-69631b404c96 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:38.953814 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7cccb58b-bdc8-451c-8b26-69631b404c96 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:38.953814 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-7cccb58b-bdc8-451c-8b26-69631b404c96 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id db03b584-36fd-451a-a88d-d2ee669b7082. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:38.961840 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:38.961840 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:38.962852 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7cccb58b-bdc8-451c-8b26-69631b404c96 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 returned with HTTP 200 Jul 03 19:28:38.963198 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 503/2006] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:38 2026] GET /volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:39.353256 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7a444ca3-01f4-4e9c-874f-05fb99dd5a14 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:39.356722 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7a444ca3-01f4-4e9c-874f-05fb99dd5a14 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:39.357010 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7a444ca3-01f4-4e9c-874f-05fb99dd5a14 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:39.357313 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7a444ca3-01f4-4e9c-874f-05fb99dd5a14 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:39.382422 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:39.382422 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:39.387983 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7a444ca3-01f4-4e9c-874f-05fb99dd5a14 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:39.394461 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7a444ca3-01f4-4e9c-874f-05fb99dd5a14 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:39.394913 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 510/2007] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:39 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1442 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:39.437509 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-e70b0aa4-30b0-490a-a355-0307dc8049cf None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:39.439715 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-e70b0aa4-30b0-490a-a355-0307dc8049cf tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:39.439941 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-e70b0aa4-30b0-490a-a355-0307dc8049cf tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:39.440301 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-e70b0aa4-30b0-490a-a355-0307dc8049cf tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:39.459237 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:39.459237 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:39.474761 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-e70b0aa4-30b0-490a-a355-0307dc8049cf tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:39.481880 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-e70b0aa4-30b0-490a-a355-0307dc8049cf tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:39.481880 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 509/2008] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:28:39 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:39.724665 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9d49e35f-eb31-4171-aea1-23d9134952c9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:39.727094 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9d49e35f-eb31-4171-aea1-23d9134952c9 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:39.727455 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9d49e35f-eb31-4171-aea1-23d9134952c9 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:39.727733 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9d49e35f-eb31-4171-aea1-23d9134952c9 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:39.728533 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-9d49e35f-eb31-4171-aea1-23d9134952c9 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:39.736336 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:39.736336 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:39.737385 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9d49e35f-eb31-4171-aea1-23d9134952c9 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:39.737931 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 487/2009] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:39 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:39.979156 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4bf95981-33c0-4d1c-bd58-06f1b5aa9284 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:39.980846 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4bf95981-33c0-4d1c-bd58-06f1b5aa9284 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 Jul 03 19:28:39.981270 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4bf95981-33c0-4d1c-bd58-06f1b5aa9284 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:39.981534 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4bf95981-33c0-4d1c-bd58-06f1b5aa9284 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:39.982634 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-4bf95981-33c0-4d1c-bd58-06f1b5aa9284 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id db03b584-36fd-451a-a88d-d2ee669b7082. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:39.986764 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:39.986764 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:39.987618 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4bf95981-33c0-4d1c-bd58-06f1b5aa9284 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 returned with HTTP 200 Jul 03 19:28:39.988208 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 504/2010] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:39 2026] GET /volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:40.001793 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-338fd675-13c4-461d-96f6-80b5a16265ad None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:40.004210 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-338fd675-13c4-461d-96f6-80b5a16265ad tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] DELETE https://10.4.3.61/volume/v3/attachments/8d704161-5301-479d-9014-9fe7793366a7 Jul 03 19:28:40.004413 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-338fd675-13c4-461d-96f6-80b5a16265ad tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:40.004760 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-338fd675-13c4-461d-96f6-80b5a16265ad tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:40.012781 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:40.012781 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:40.410479 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-03aa1382-2e19-49d6-9af7-04331b828f94 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:40.412862 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-03aa1382-2e19-49d6-9af7-04331b828f94 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:40.413073 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-03aa1382-2e19-49d6-9af7-04331b828f94 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:40.413295 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-03aa1382-2e19-49d6-9af7-04331b828f94 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:40.428678 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:40.428678 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:40.433489 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-03aa1382-2e19-49d6-9af7-04331b828f94 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:40.441003 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-03aa1382-2e19-49d6-9af7-04331b828f94 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:40.441654 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 510/2011] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:40 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:40.583760 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-3b69b803-90fa-491e-a027-5ebeab5585a4 req-338fd675-13c4-461d-96f6-80b5a16265ad tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/8d704161-5301-479d-9014-9fe7793366a7 returned with HTTP 200 Jul 03 19:28:40.584427 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 511/2012] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:28:40 2026] DELETE /volume/v3/attachments/8d704161-5301-479d-9014-9fe7793366a7 => generated 192 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:40.754323 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d26945a4-4bf1-464c-8518-e771e853d01b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:40.757746 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d26945a4-4bf1-464c-8518-e771e853d01b tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:40.757951 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d26945a4-4bf1-464c-8518-e771e853d01b tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:40.758133 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d26945a4-4bf1-464c-8518-e771e853d01b tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:40.758262 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-d26945a4-4bf1-464c-8518-e771e853d01b tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:40.762247 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:40.762247 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:40.766188 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d26945a4-4bf1-464c-8518-e771e853d01b tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:40.766188 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 488/2013] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:40 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:41.001532 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-488fbb6e-9586-48b2-a842-4173a6a8bd5a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:41.003243 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-488fbb6e-9586-48b2-a842-4173a6a8bd5a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 Jul 03 19:28:41.003455 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-488fbb6e-9586-48b2-a842-4173a6a8bd5a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:41.003668 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-488fbb6e-9586-48b2-a842-4173a6a8bd5a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:41.003770 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-488fbb6e-9586-48b2-a842-4173a6a8bd5a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id db03b584-36fd-451a-a88d-d2ee669b7082. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:41.007882 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:41.007882 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:41.008472 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-488fbb6e-9586-48b2-a842-4173a6a8bd5a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 returned with HTTP 200 Jul 03 19:28:41.008881 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 505/2014] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:41 2026] GET /volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:41.454123 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-afa4d39b-f9e1-4237-88f3-15e2a5149798 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:41.456404 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-afa4d39b-f9e1-4237-88f3-15e2a5149798 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:41.456702 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-afa4d39b-f9e1-4237-88f3-15e2a5149798 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:41.456967 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-afa4d39b-f9e1-4237-88f3-15e2a5149798 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:41.466833 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:41.466833 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:41.470496 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-afa4d39b-f9e1-4237-88f3-15e2a5149798 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:41.478233 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-afa4d39b-f9e1-4237-88f3-15e2a5149798 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:41.478233 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 511/2015] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:41 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:41.535198 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8b015ce9-0144-4e8c-8c50-3503e9f1fb8c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:41.541194 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8b015ce9-0144-4e8c-8c50-3503e9f1fb8c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-reader] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:41.541194 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8b015ce9-0144-4e8c-8c50-3503e9f1fb8c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-reader] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:41.541194 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8b015ce9-0144-4e8c-8c50-3503e9f1fb8c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-reader] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:41.550692 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:41.550692 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:41.559981 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-8b015ce9-0144-4e8c-8c50-3503e9f1fb8c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-reader] Volume info retrieved successfully. Jul 03 19:28:41.568093 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8b015ce9-0144-4e8c-8c50-3503e9f1fb8c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-reader] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:41.568659 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 512/2016] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:41 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:41.628585 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-4d7274a1-8a18-4228-a5cf-887564f7b85f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:41.631160 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-4d7274a1-8a18-4228-a5cf-887564f7b85f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:41.631408 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-4d7274a1-8a18-4228-a5cf-887564f7b85f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:41.632373 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-4d7274a1-8a18-4228-a5cf-887564f7b85f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:41.647429 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:41.647429 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:41.653644 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-4d7274a1-8a18-4228-a5cf-887564f7b85f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:41.664161 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-4d7274a1-8a18-4228-a5cf-887564f7b85f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:41.664430 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 489/2017] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:28:41 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1142 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:41.690206 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-0d4ac5ff-548a-4240-81d3-25086098c3ec None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:41.692255 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-0d4ac5ff-548a-4240-81d3-25086098c3ec tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] POST https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9/action Jul 03 19:28:41.692658 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-0d4ac5ff-548a-4240-81d3-25086098c3ec tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:28:41.692829 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-0d4ac5ff-548a-4240-81d3-25086098c3ec tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:41.705940 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:41.705940 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:41.707208 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-0d4ac5ff-548a-4240-81d3-25086098c3ec tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:41.714858 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-0d4ac5ff-548a-4240-81d3-25086098c3ec tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Begin detaching volume completed successfully. Jul 03 19:28:41.715307 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-0d4ac5ff-548a-4240-81d3-25086098c3ec tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9/action returned with HTTP 202 Jul 03 19:28:41.716030 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 506/2018] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:28:41 2026] POST /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:28:41.743734 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-494b5991-b7ed-47fa-bb0e-bcfabd21e3fd None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:41.748829 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-494b5991-b7ed-47fa-bb0e-bcfabd21e3fd tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:41.748829 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-494b5991-b7ed-47fa-bb0e-bcfabd21e3fd tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:41.748829 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-494b5991-b7ed-47fa-bb0e-bcfabd21e3fd tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:41.748829 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=443,cinder:UPDATE=101,cinder:INSERT=65 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:28:41.762973 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:41.762973 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:41.768188 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-494b5991-b7ed-47fa-bb0e-bcfabd21e3fd tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:41.774754 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-494b5991-b7ed-47fa-bb0e-bcfabd21e3fd tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:41.775337 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 512/2019] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:41 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:41.778691 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1313bac5-1f92-423f-bddc-82a496f90385 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:41.781581 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1313bac5-1f92-423f-bddc-82a496f90385 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:41.781829 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1313bac5-1f92-423f-bddc-82a496f90385 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:41.782090 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1313bac5-1f92-423f-bddc-82a496f90385 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:41.782275 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-1313bac5-1f92-423f-bddc-82a496f90385 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:41.789525 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:41.789525 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:41.790349 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1313bac5-1f92-423f-bddc-82a496f90385 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:41.790810 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 513/2020] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:41 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:42.020690 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-2a73f062-1b00-42a4-a447-6cb8707b7a06 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:42.022648 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2a73f062-1b00-42a4-a447-6cb8707b7a06 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 Jul 03 19:28:42.022868 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2a73f062-1b00-42a4-a447-6cb8707b7a06 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:42.023059 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2a73f062-1b00-42a4-a447-6cb8707b7a06 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:42.023213 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-2a73f062-1b00-42a4-a447-6cb8707b7a06 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id db03b584-36fd-451a-a88d-d2ee669b7082. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:42.028061 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:42.028061 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:42.029593 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2a73f062-1b00-42a4-a447-6cb8707b7a06 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 returned with HTTP 200 Jul 03 19:28:42.029593 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 490/2021] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:42 2026] GET /volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:42.746703 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-dc29de0d-4d8c-4aa4-98bc-5e9b56b066d3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:42.747377 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-dc29de0d-4d8c-4aa4-98bc-5e9b56b066d3 None None] GET https://10.4.3.61/volume// Jul 03 19:28:42.747705 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-dc29de0d-4d8c-4aa4-98bc-5e9b56b066d3 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:42.748033 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-dc29de0d-4d8c-4aa4-98bc-5e9b56b066d3 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:42.748544 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-dc29de0d-4d8c-4aa4-98bc-5e9b56b066d3 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:28:42.749007 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 507/2022] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:28:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:28:42.757782 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-5771e107-a99a-4d8b-ad18-269ebd09bcda None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:42.761459 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-5771e107-a99a-4d8b-ad18-269ebd09bcda tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:42.761799 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-5771e107-a99a-4d8b-ad18-269ebd09bcda tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:42.762068 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-5771e107-a99a-4d8b-ad18-269ebd09bcda tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:42.783274 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:42.783274 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:42.789062 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-5771e107-a99a-4d8b-ad18-269ebd09bcda tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:42.792583 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-948a1ea1-54d2-4387-828c-4c869c9555aa None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:42.796495 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-948a1ea1-54d2-4387-828c-4c869c9555aa tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:42.798986 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-948a1ea1-54d2-4387-828c-4c869c9555aa tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:42.799754 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-948a1ea1-54d2-4387-828c-4c869c9555aa tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:42.800364 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-5771e107-a99a-4d8b-ad18-269ebd09bcda tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:42.801777 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 513/2023] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:28:42 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1325 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:28:42.805989 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-71fd6406-62dc-4c50-ad8f-0ab7e83978c3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:42.810198 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-71fd6406-62dc-4c50-ad8f-0ab7e83978c3 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:42.810198 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-71fd6406-62dc-4c50-ad8f-0ab7e83978c3 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:42.810198 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-71fd6406-62dc-4c50-ad8f-0ab7e83978c3 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:42.810198 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-71fd6406-62dc-4c50-ad8f-0ab7e83978c3 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:42.816919 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:42.816919 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:42.820582 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-71fd6406-62dc-4c50-ad8f-0ab7e83978c3 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:42.820582 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 491/2024] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:42 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:42.820884 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:42.820884 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:42.828951 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-948a1ea1-54d2-4387-828c-4c869c9555aa tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:42.836513 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-246cd624-6a2b-4bc1-a0cd-001ebf1017be None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:42.842621 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-246cd624-6a2b-4bc1-a0cd-001ebf1017be tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/volumes/116e6cdc-3a00-4f16-ad0b-937d77a4695b Jul 03 19:28:42.842621 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-246cd624-6a2b-4bc1-a0cd-001ebf1017be tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:42.843218 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-246cd624-6a2b-4bc1-a0cd-001ebf1017be tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:42.843700 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-948a1ea1-54d2-4387-828c-4c869c9555aa tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:42.844584 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 514/2025] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:42 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1145 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:42.854954 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:42.854954 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:42.862355 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-246cd624-6a2b-4bc1-a0cd-001ebf1017be tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Volume info retrieved successfully. Jul 03 19:28:42.870452 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-246cd624-6a2b-4bc1-a0cd-001ebf1017be tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/volumes/116e6cdc-3a00-4f16-ad0b-937d77a4695b returned with HTTP 200 Jul 03 19:28:42.871217 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 508/2026] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:42 2026] GET /volume/v3/volumes/116e6cdc-3a00-4f16-ad0b-937d77a4695b => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:42.886671 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4550ea5e-367c-4be4-bb0e-f19082e23ef4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:42.988427 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4550ea5e-367c-4be4-bb0e-f19082e23ef4 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881/export_record Jul 03 19:28:42.988643 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4550ea5e-367c-4be4-bb0e-f19082e23ef4 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:42.988829 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4550ea5e-367c-4be4-bb0e-f19082e23ef4 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Calling method 'export_record' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:42.988935 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.backups [None req-4550ea5e-367c-4be4-bb0e-f19082e23ef4 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Export record for backup 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99927) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 19:28:43.001192 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:43.001192 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:43.001192 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.backup.api [None req-4550ea5e-367c-4be4-bb0e-f19082e23ef4 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Calling RPCAPI with context: , host: np0000004460, backup: 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99927) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 19:28:43.015545 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.backup.rpcapi [None req-4550ea5e-367c-4be4-bb0e-f19082e23ef4 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] export_record in rpcapi backup_id 96358383-4e23-40ab-95e3-fb325ed54881 on host np0000004460. {{(pid=99927) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 19:28:43.042301 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e4a4eb7c-e593-46b6-9a9a-9a4a7c07cc69 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:43.044226 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e4a4eb7c-e593-46b6-9a9a-9a4a7c07cc69 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 Jul 03 19:28:43.044499 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e4a4eb7c-e593-46b6-9a9a-9a4a7c07cc69 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:43.044765 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e4a4eb7c-e593-46b6-9a9a-9a4a7c07cc69 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:43.044868 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-e4a4eb7c-e593-46b6-9a9a-9a4a7c07cc69 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id db03b584-36fd-451a-a88d-d2ee669b7082. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:43.049284 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:43.049284 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:43.050021 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e4a4eb7c-e593-46b6-9a9a-9a4a7c07cc69 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 returned with HTTP 200 Jul 03 19:28:43.050438 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 492/2027] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:43 2026] GET /volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:28:43.079673 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ff8d0d3b-8fa7-4307-b59a-45c00d620e88 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:43.082505 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ff8d0d3b-8fa7-4307-b59a-45c00d620e88 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] GET https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 Jul 03 19:28:43.082745 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ff8d0d3b-8fa7-4307-b59a-45c00d620e88 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:43.082919 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ff8d0d3b-8fa7-4307-b59a-45c00d620e88 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:43.093348 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:43.093348 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:43.097392 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ff8d0d3b-8fa7-4307-b59a-45c00d620e88 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:28:43.102741 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ff8d0d3b-8fa7-4307-b59a-45c00d620e88 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 returned with HTTP 200 Jul 03 19:28:43.103173 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 515/2028] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:43 2026] GET /volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:43.149743 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-97a52ec9-c90c-4468-b726-1cf4af4bd50d req-739bacc6-cb8b-49ba-9866-706c1a5a5567 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:43.152763 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-97a52ec9-c90c-4468-b726-1cf4af4bd50d req-739bacc6-cb8b-49ba-9866-706c1a5a5567 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] GET https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 Jul 03 19:28:43.153118 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-97a52ec9-c90c-4468-b726-1cf4af4bd50d req-739bacc6-cb8b-49ba-9866-706c1a5a5567 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:43.153465 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-97a52ec9-c90c-4468-b726-1cf4af4bd50d req-739bacc6-cb8b-49ba-9866-706c1a5a5567 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:43.167528 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:43.167528 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:43.172485 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-97a52ec9-c90c-4468-b726-1cf4af4bd50d req-739bacc6-cb8b-49ba-9866-706c1a5a5567 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:28:43.179487 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-97a52ec9-c90c-4468-b726-1cf4af4bd50d req-739bacc6-cb8b-49ba-9866-706c1a5a5567 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 returned with HTTP 200 Jul 03 19:28:43.180396 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 509/2029] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:28:43 2026] GET /volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:43.204336 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-97a52ec9-c90c-4468-b726-1cf4af4bd50d req-ba57b9e8-1ac4-4f46-b786-0c95e1817e0f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:43.206483 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-97a52ec9-c90c-4468-b726-1cf4af4bd50d req-ba57b9e8-1ac4-4f46-b786-0c95e1817e0f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] POST https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3/action Jul 03 19:28:43.206817 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-97a52ec9-c90c-4468-b726-1cf4af4bd50d req-ba57b9e8-1ac4-4f46-b786-0c95e1817e0f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:28:43.206937 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-97a52ec9-c90c-4468-b726-1cf4af4bd50d req-ba57b9e8-1ac4-4f46-b786-0c95e1817e0f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:43.221641 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:43.221641 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:43.222362 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-97a52ec9-c90c-4468-b726-1cf4af4bd50d req-ba57b9e8-1ac4-4f46-b786-0c95e1817e0f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:28:43.229966 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-97a52ec9-c90c-4468-b726-1cf4af4bd50d req-ba57b9e8-1ac4-4f46-b786-0c95e1817e0f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Begin detaching volume completed successfully. Jul 03 19:28:43.230389 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-97a52ec9-c90c-4468-b726-1cf4af4bd50d req-ba57b9e8-1ac4-4f46-b786-0c95e1817e0f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3/action returned with HTTP 202 Jul 03 19:28:43.231007 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 493/2030] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:28:43 2026] POST /volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:28:43.518349 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.backups [None req-4550ea5e-367c-4be4-bb0e-f19082e23ef4 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTYzNTgzODMtNGUyMy00MGFiLTk1ZTMtZmIzMjVlZDU0ODgxIiwgInVzZXJfaWQiOiAiNDJhNWQ4NTAxODRmNDdlZTg5NjE3MDM4MDgxMTc4NTYiLCAicHJvamVjdF9pZCI6ICI4NGRkNTk5NzdhZWU0MDhjOWE5ZDM4YjlhOWE3YmM4YyIsICJ2b2x1bWVfaWQiOiAiMTE2ZTZjZGMtM2EwMC00ZjE2LWFkMGItOTM3ZDc3YTQ2OTViIiwgImhvc3QiOiAibnAwMDAwMDA0NDYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMjI3MzkxNDY2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE0OTQ1Mzc3NjkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xMTZlNmNkYy0zYTAwLTRmMTYtYWQwYi05MzdkNzdhNDY5NWIvMjAyNjA3MDMxOTI4MjcvYXpfbm92YV9iYWNrdXBfOTYzNTgzODMtNGUyMy00MGFiLTk1ZTMtZmIzMjVlZDU0ODgxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxOToyODoyMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxOToyODoyMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE5OjI4OjQzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99927) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 19:28:43.518617 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4550ea5e-367c-4be4-bb0e-f19082e23ef4 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881/export_record returned with HTTP 200 Jul 03 19:28:43.519056 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 514/2031] 10.4.3.61 () {66 vars in 1383 bytes} [Fri Jul 3 19:28:42 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881/export_record => generated 1512 bytes in 633 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:43.528387 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-50be40f1-9ff1-47bf-87aa-fa7c7203da08 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:43.530183 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-50be40f1-9ff1-47bf-87aa-fa7c7203da08 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] POST https://10.4.3.61/volume/v3/backups/import_record Jul 03 19:28:43.530564 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-50be40f1-9ff1-47bf-87aa-fa7c7203da08 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDVmODM5NTMtY2RjNS00ZjVlLTk2MGUtNzM2Nzc5NmU5OTIyIiwgInVzZXJfaWQiOiAiNDJhNWQ4NTAxODRmNDdlZTg5NjE3MDM4MDgxMTc4NTYiLCAicHJvamVjdF9pZCI6ICI4NGRkNTk5NzdhZWU0MDhjOWE5ZDM4YjlhOWE3YmM4YyIsICJ2b2x1bWVfaWQiOiAiMTE2ZTZjZGMtM2EwMC00ZjE2LWFkMGItOTM3ZDc3YTQ2OTViIiwgImhvc3QiOiAibnAwMDAwMDA0NDYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMjI3MzkxNDY2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE0OTQ1Mzc3NjkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xMTZlNmNkYy0zYTAwLTRmMTYtYWQwYi05MzdkNzdhNDY5NWIvMjAyNjA3MDMxOTI4MjcvYXpfbm92YV9iYWNrdXBfOTYzNTgzODMtNGUyMy00MGFiLTk1ZTMtZmIzMjVlZDU0ODgxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxOToyODoyMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxOToyODoyMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE5OjI4OjQzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:43.533283 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.contrib.backups [None req-50be40f1-9ff1-47bf-87aa-fa7c7203da08 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDVmODM5NTMtY2RjNS00ZjVlLTk2MGUtNzM2Nzc5NmU5OTIyIiwgInVzZXJfaWQiOiAiNDJhNWQ4NTAxODRmNDdlZTg5NjE3MDM4MDgxMTc4NTYiLCAicHJvamVjdF9pZCI6ICI4NGRkNTk5NzdhZWU0MDhjOWE5ZDM4YjlhOWE3YmM4YyIsICJ2b2x1bWVfaWQiOiAiMTE2ZTZjZGMtM2EwMC00ZjE2LWFkMGItOTM3ZDc3YTQ2OTViIiwgImhvc3QiOiAibnAwMDAwMDA0NDYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMjI3MzkxNDY2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE0OTQ1Mzc3NjkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xMTZlNmNkYy0zYTAwLTRmMTYtYWQwYi05MzdkNzdhNDY5NWIvMjAyNjA3MDMxOTI4MjcvYXpfbm92YV9iYWNrdXBfOTYzNTgzODMtNGUyMy00MGFiLTk1ZTMtZmIzMjVlZDU0ODgxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxOToyODoyMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxOToyODoyMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE5OjI4OjQzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99925) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 19:28:43.533405 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.contrib.backups [None req-50be40f1-9ff1-47bf-87aa-fa7c7203da08 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDVmODM5NTMtY2RjNS00ZjVlLTk2MGUtNzM2Nzc5NmU5OTIyIiwgInVzZXJfaWQiOiAiNDJhNWQ4NTAxODRmNDdlZTg5NjE3MDM4MDgxMTc4NTYiLCAicHJvamVjdF9pZCI6ICI4NGRkNTk5NzdhZWU0MDhjOWE5ZDM4YjlhOWE3YmM4YyIsICJ2b2x1bWVfaWQiOiAiMTE2ZTZjZGMtM2EwMC00ZjE2LWFkMGItOTM3ZDc3YTQ2OTViIiwgImhvc3QiOiAibnAwMDAwMDA0NDYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMjI3MzkxNDY2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE0OTQ1Mzc3NjkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xMTZlNmNkYy0zYTAwLTRmMTYtYWQwYi05MzdkNzdhNDY5NWIvMjAyNjA3MDMxOTI4MjcvYXpfbm92YV9iYWNrdXBfOTYzNTgzODMtNGUyMy00MGFiLTk1ZTMtZmIzMjVlZDU0ODgxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxOToyODoyMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxOToyODoyMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE5OjI4OjQzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99925) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 19:28:43.573893 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-50be40f1-9ff1-47bf-87aa-fa7c7203da08 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Created reservations ['0615e086-5fe3-45f7-a742-1616f6401427', '651b4a8e-7b41-420a-8449-f94f9a93d75b'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:28:43.594676 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.backup.rpcapi [None req-50be40f1-9ff1-47bf-87aa-fa7c7203da08 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] import_record rpcapi backup id 45f83953-cdc5-4f5e-960e-7367796e9922 on host np0000004460 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDVmODM5NTMtY2RjNS00ZjVlLTk2MGUtNzM2Nzc5NmU5OTIyIiwgInVzZXJfaWQiOiAiNDJhNWQ4NTAxODRmNDdlZTg5NjE3MDM4MDgxMTc4NTYiLCAicHJvamVjdF9pZCI6ICI4NGRkNTk5NzdhZWU0MDhjOWE5ZDM4YjlhOWE3YmM4YyIsICJ2b2x1bWVfaWQiOiAiMTE2ZTZjZGMtM2EwMC00ZjE2LWFkMGItOTM3ZDc3YTQ2OTViIiwgImhvc3QiOiAibnAwMDAwMDA0NDYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMjI3MzkxNDY2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE0OTQ1Mzc3NjkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xMTZlNmNkYy0zYTAwLTRmMTYtYWQwYi05MzdkNzdhNDY5NWIvMjAyNjA3MDMxOTI4MjcvYXpfbm92YV9iYWNrdXBfOTYzNTgzODMtNGUyMy00MGFiLTk1ZTMtZmIzMjVlZDU0ODgxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxOToyODoyMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxOToyODoyMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE5OjI4OjQzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99925) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 19:28:43.596944 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.contrib.backups [None req-50be40f1-9ff1-47bf-87aa-fa7c7203da08 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Import record output: {'backup': {'id': '45f83953-cdc5-4f5e-960e-7367796e9922', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.61/volume/v3/backups/45f83953-cdc5-4f5e-960e-7367796e9922'}, {'rel': 'bookmark', 'href': 'https://10.4.3.61/volume/backups/45f83953-cdc5-4f5e-960e-7367796e9922'}]}}. {{(pid=99925) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 19:28:43.597189 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-50be40f1-9ff1-47bf-87aa-fa7c7203da08 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] https://10.4.3.61/volume/v3/backups/import_record returned with HTTP 201 Jul 03 19:28:43.597658 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 516/2032] 10.4.3.61 () {68 vars in 1295 bytes} [Fri Jul 3 19:28:43 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 71 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 19:28:43.608249 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7ab3d1c9-1e06-43e4-9542-475b950b2ca6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:43.610388 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7ab3d1c9-1e06-43e4-9542-475b950b2ca6 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] GET https://10.4.3.61/volume/v3/backups/45f83953-cdc5-4f5e-960e-7367796e9922 Jul 03 19:28:43.610670 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7ab3d1c9-1e06-43e4-9542-475b950b2ca6 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:43.610913 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7ab3d1c9-1e06-43e4-9542-475b950b2ca6 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:43.611051 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-7ab3d1c9-1e06-43e4-9542-475b950b2ca6 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Show backup with id 45f83953-cdc5-4f5e-960e-7367796e9922. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:43.622425 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:43.622425 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:43.623300 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7ab3d1c9-1e06-43e4-9542-475b950b2ca6 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] https://10.4.3.61/volume/v3/backups/45f83953-cdc5-4f5e-960e-7367796e9922 returned with HTTP 200 Jul 03 19:28:43.626301 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 510/2033] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:43 2026] GET /volume/v3/backups/45f83953-cdc5-4f5e-960e-7367796e9922 => generated 645 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:43.857470 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8a57c71d-3087-482a-8c5b-ca0f967c0b4f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:43.859342 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8a57c71d-3087-482a-8c5b-ca0f967c0b4f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:43.859562 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8a57c71d-3087-482a-8c5b-ca0f967c0b4f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:43.859801 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8a57c71d-3087-482a-8c5b-ca0f967c0b4f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:43.869685 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:43.869685 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:43.873724 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8a57c71d-3087-482a-8c5b-ca0f967c0b4f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:43.877992 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8a57c71d-3087-482a-8c5b-ca0f967c0b4f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:43.878419 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 494/2034] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:43 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:44.064751 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1a339a63-8a16-4f0b-885a-2ca201ef1781 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:44.067609 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1a339a63-8a16-4f0b-885a-2ca201ef1781 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 Jul 03 19:28:44.067609 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1a339a63-8a16-4f0b-885a-2ca201ef1781 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:44.067892 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1a339a63-8a16-4f0b-885a-2ca201ef1781 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:44.068428 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-1a339a63-8a16-4f0b-885a-2ca201ef1781 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id db03b584-36fd-451a-a88d-d2ee669b7082. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:44.072973 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:44.072973 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:44.073895 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1a339a63-8a16-4f0b-885a-2ca201ef1781 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 returned with HTTP 200 Jul 03 19:28:44.074646 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 515/2035] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:44 2026] GET /volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:28:44.257375 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3b1586e9-944d-4bbd-a43b-bdf5aae2266d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:44.257799 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3b1586e9-944d-4bbd-a43b-bdf5aae2266d None None] GET https://10.4.3.61/volume// Jul 03 19:28:44.257953 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3b1586e9-944d-4bbd-a43b-bdf5aae2266d None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:44.258101 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3b1586e9-944d-4bbd-a43b-bdf5aae2266d None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:44.258413 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3b1586e9-944d-4bbd-a43b-bdf5aae2266d None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:28:44.258885 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 517/2036] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:28:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:28:44.266772 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-97a52ec9-c90c-4468-b726-1cf4af4bd50d req-44c07d17-6e1b-46de-b4e3-55124ea24375 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:44.269102 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-97a52ec9-c90c-4468-b726-1cf4af4bd50d req-44c07d17-6e1b-46de-b4e3-55124ea24375 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] GET https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 Jul 03 19:28:44.269348 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-97a52ec9-c90c-4468-b726-1cf4af4bd50d req-44c07d17-6e1b-46de-b4e3-55124ea24375 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:44.269530 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-97a52ec9-c90c-4468-b726-1cf4af4bd50d req-44c07d17-6e1b-46de-b4e3-55124ea24375 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:44.280086 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:44.280086 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:44.284463 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-97a52ec9-c90c-4468-b726-1cf4af4bd50d req-44c07d17-6e1b-46de-b4e3-55124ea24375 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:28:44.289759 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-97a52ec9-c90c-4468-b726-1cf4af4bd50d req-44c07d17-6e1b-46de-b4e3-55124ea24375 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 returned with HTTP 200 Jul 03 19:28:44.290260 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 511/2037] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:28:44 2026] GET /volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 => generated 1325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:28:44.637060 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-db0b7e36-b966-41d4-b6fb-9bad7ba6b0c7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:44.639278 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-db0b7e36-b966-41d4-b6fb-9bad7ba6b0c7 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] GET https://10.4.3.61/volume/v3/backups/45f83953-cdc5-4f5e-960e-7367796e9922 Jul 03 19:28:44.639478 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-db0b7e36-b966-41d4-b6fb-9bad7ba6b0c7 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:44.639719 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-db0b7e36-b966-41d4-b6fb-9bad7ba6b0c7 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:44.639855 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-db0b7e36-b966-41d4-b6fb-9bad7ba6b0c7 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Show backup with id 45f83953-cdc5-4f5e-960e-7367796e9922. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:44.644105 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:44.644105 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:44.645243 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-db0b7e36-b966-41d4-b6fb-9bad7ba6b0c7 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] https://10.4.3.61/volume/v3/backups/45f83953-cdc5-4f5e-960e-7367796e9922 returned with HTTP 200 Jul 03 19:28:44.645330 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 495/2038] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:44 2026] GET /volume/v3/backups/45f83953-cdc5-4f5e-960e-7367796e9922 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:44.660055 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-94b5b9d5-c5e8-45f4-97a9-32aea0ad6177 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:44.664992 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-94b5b9d5-c5e8-45f4-97a9-32aea0ad6177 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] GET https://10.4.3.61/volume/v3/backups Jul 03 19:28:44.666846 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-94b5b9d5-c5e8-45f4-97a9-32aea0ad6177 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:44.667135 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-94b5b9d5-c5e8-45f4-97a9-32aea0ad6177 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:44.685895 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-94b5b9d5-c5e8-45f4-97a9-32aea0ad6177 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] https://10.4.3.61/volume/v3/backups returned with HTTP 200 Jul 03 19:28:44.686049 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 516/2039] 10.4.3.61 () {66 vars in 1230 bytes} [Fri Jul 3 19:28:44 2026] GET /volume/v3/backups => generated 336 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:28:44.696059 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:44.698643 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] POST https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881/restore Jul 03 19:28:44.699066 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:44.700812 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.contrib.backups [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Restoring backup 96358383-4e23-40ab-95e3-fb325ed54881 ({'restore': {}}) {{(pid=99925) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 19:28:44.700967 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.contrib.backups [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Restoring backup 96358383-4e23-40ab-95e3-fb325ed54881 to volume None. Jul 03 19:28:44.709942 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:44.709942 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:44.711229 np0000004460 devstack@c-api.service[99925]: INFO cinder.backup.api [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Creating volume of 1 GB for restore of backup 96358383-4e23-40ab-95e3-fb325ed54881. Jul 03 19:28:44.719058 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Availability zone cache updated, next update will occur around 2026-07-03 20:28:44.718752. {{(pid=99925) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 19:28:44.719228 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Availability Zones retrieved successfully. Jul 03 19:28:44.725358 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Flow 'volume_create_api' (b2843011-fca5-4be8-8593-814a1e535999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:44.726677 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6d03a0b-4588-47e2-bbc1-2eb91974d6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:44.727803 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:28:44.764161 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6d03a0b-4588-47e2-bbc1-2eb91974d6ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:44.765124 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1465d193-b9a4-44c4-83a2-bb6428fdf0ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:44.820561 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Created reservations ['a487f8a8-b81f-423c-854d-96ac13007c6f', '0a92eac1-28c6-415b-8fc3-eb6ca99f9b85', '0685a3d3-3cb8-4ba3-bb55-1aad1fff5d5a', '361d8142-fa5b-4fc7-9cdb-05e9c60f0905'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:28:44.821600 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1465d193-b9a4-44c4-83a2-bb6428fdf0ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a487f8a8-b81f-423c-854d-96ac13007c6f', '0a92eac1-28c6-415b-8fc3-eb6ca99f9b85', '0685a3d3-3cb8-4ba3-bb55-1aad1fff5d5a', '361d8142-fa5b-4fc7-9cdb-05e9c60f0905']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:44.822583 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38fa1e71-21ed-4aae-94a0-c8ff1554cbf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:44.860718 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38fa1e71-21ed-4aae-94a0-c8ff1554cbf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3570b2d-3e3d-4815-a50e-5c6ad1964b5f', '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_96358383-4e23-40ab-95e3-fb325ed54881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84dd59977aee408c9a9d38b9a9a7bc8c',qos_specs=None,replication_status=,reservations=['a487f8a8-b81f-423c-854d-96ac13007c6f','0a92eac1-28c6-415b-8fc3-eb6ca99f9b85','0685a3d3-3cb8-4ba3-bb55-1aad1fff5d5a','361d8142-fa5b-4fc7-9cdb-05e9c60f0905'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42a5d850184f47ee8961703808117856',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:28:44Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_96358383-4e23-40ab-95e3-fb325ed54881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3570b2d-3e3d-4815-a50e-5c6ad1964b5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84dd59977aee408c9a9d38b9a9a7bc8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42a5d850184f47ee8961703808117856',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:44.861888 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa0ec609-f748-496d-b5ca-1a28f0ffb9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:44.894653 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa0ec609-f748-496d-b5ca-1a28f0ffb9d5) transitioned into 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_96358383-4e23-40ab-95e3-fb325ed54881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84dd59977aee408c9a9d38b9a9a7bc8c',qos_specs=None,replication_status=,reservations=['a487f8a8-b81f-423c-854d-96ac13007c6f','0a92eac1-28c6-415b-8fc3-eb6ca99f9b85','0685a3d3-3cb8-4ba3-bb55-1aad1fff5d5a','361d8142-fa5b-4fc7-9cdb-05e9c60f0905'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42a5d850184f47ee8961703808117856',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:44.896031 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6f52b0b6-48f2-441a-b123-3999fc86a828 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:44.896148 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bc2ba27-2183-4819-b9ba-8dbccdd9d336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:44.898293 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6f52b0b6-48f2-441a-b123-3999fc86a828 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:44.898718 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6f52b0b6-48f2-441a-b123-3999fc86a828 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:44.899000 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6f52b0b6-48f2-441a-b123-3999fc86a828 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:44.910805 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:44.910805 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:44.912938 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bc2ba27-2183-4819-b9ba-8dbccdd9d336) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:44.914112 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Flow 'volume_create_api' (b2843011-fca5-4be8-8593-814a1e535999) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:44.914604 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Create volume request issued successfully. Jul 03 19:28:44.917904 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6f52b0b6-48f2-441a-b123-3999fc86a828 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:44.924884 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:44.924884 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:44.925642 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Volume info retrieved successfully. Jul 03 19:28:44.925742 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6f52b0b6-48f2-441a-b123-3999fc86a828 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:44.926458 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 512/2040] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:44 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:45.089556 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-08e72d77-64f8-40c0-b89f-6de838432655 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:45.092227 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-08e72d77-64f8-40c0-b89f-6de838432655 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 Jul 03 19:28:45.092532 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-08e72d77-64f8-40c0-b89f-6de838432655 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:45.092811 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-08e72d77-64f8-40c0-b89f-6de838432655 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:45.092941 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-08e72d77-64f8-40c0-b89f-6de838432655 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id db03b584-36fd-451a-a88d-d2ee669b7082. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:45.098785 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:45.098785 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:45.099688 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-08e72d77-64f8-40c0-b89f-6de838432655 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 returned with HTTP 200 Jul 03 19:28:45.100158 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 496/2041] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:45 2026] GET /volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:45.255536 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-97a52ec9-c90c-4468-b726-1cf4af4bd50d req-08d45557-807a-45f0-9379-f762a42cdd81 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:45.259021 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-97a52ec9-c90c-4468-b726-1cf4af4bd50d req-08d45557-807a-45f0-9379-f762a42cdd81 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] DELETE https://10.4.3.61/volume/v3/attachments/5e61b0f1-8815-48e9-8798-9b5660954f82 Jul 03 19:28:45.259021 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-97a52ec9-c90c-4468-b726-1cf4af4bd50d req-08d45557-807a-45f0-9379-f762a42cdd81 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:45.259274 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-97a52ec9-c90c-4468-b726-1cf4af4bd50d req-08d45557-807a-45f0-9379-f762a42cdd81 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:45.269654 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:45.269654 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:45.598870 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-38315599-7d45-4d70-9b34-913529c1a962 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:45.601306 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-38315599-7d45-4d70-9b34-913529c1a962 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:45.601542 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-38315599-7d45-4d70-9b34-913529c1a962 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:45.601780 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-38315599-7d45-4d70-9b34-913529c1a962 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:45.613862 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:45.613862 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:45.618855 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-38315599-7d45-4d70-9b34-913529c1a962 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:45.624684 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-38315599-7d45-4d70-9b34-913529c1a962 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:45.624993 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 513/2042] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:28:45 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:45.813376 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-97a52ec9-c90c-4468-b726-1cf4af4bd50d req-08d45557-807a-45f0-9379-f762a42cdd81 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/attachments/5e61b0f1-8815-48e9-8798-9b5660954f82 returned with HTTP 200 Jul 03 19:28:45.813969 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 517/2043] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:28:45 2026] DELETE /volume/v3/attachments/5e61b0f1-8815-48e9-8798-9b5660954f82 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:45.934154 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:45.934154 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:45.934717 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Volume info retrieved successfully. Jul 03 19:28:45.934795 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.backup.api [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Checking backup size 1 against volume size 1 {{(pid=99925) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 19:28:45.934913 np0000004460 devstack@c-api.service[99925]: INFO cinder.backup.api [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Overwriting volume e3570b2d-3e3d-4815-a50e-5c6ad1964b5f with restore of backup 96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:45.944907 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ab64abc7-acfe-4a24-9be5-d000acc18f73 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:45.947093 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ab64abc7-acfe-4a24-9be5-d000acc18f73 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:45.947365 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ab64abc7-acfe-4a24-9be5-d000acc18f73 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:45.947555 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ab64abc7-acfe-4a24-9be5-d000acc18f73 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:45.954751 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.backup.rpcapi [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] restore_backup in rpcapi backup_id 96358383-4e23-40ab-95e3-fb325ed54881 {{(pid=99925) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 19:28:45.957767 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-31aa7b51-0d7d-40da-90ec-9fba43ddc07a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881/restore returned with HTTP 202 Jul 03 19:28:45.958468 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 518/2044] 10.4.3.61 () {68 vars in 1386 bytes} [Fri Jul 3 19:28:44 2026] POST /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881/restore => generated 189 bytes in 1263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:28:45.961500 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:45.961500 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:45.966456 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ab64abc7-acfe-4a24-9be5-d000acc18f73 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:45.967820 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1765dcc2-1bce-4082-b321-cbfca80d5686 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:45.970323 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1765dcc2-1bce-4082-b321-cbfca80d5686 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:45.970665 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1765dcc2-1bce-4082-b321-cbfca80d5686 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:45.970964 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1765dcc2-1bce-4082-b321-cbfca80d5686 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:45.971096 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-1765dcc2-1bce-4082-b321-cbfca80d5686 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:45.972627 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ab64abc7-acfe-4a24-9be5-d000acc18f73 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:45.973136 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 497/2045] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:45 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:45.979999 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:45.979999 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:45.980494 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1765dcc2-1bce-4082-b321-cbfca80d5686 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:45.981276 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 514/2046] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:45 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:45.989259 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-50dafd23-26b7-4be6-9607-663128eb7087 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:45.992060 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-50dafd23-26b7-4be6-9607-663128eb7087 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] DELETE https://10.4.3.61/volume/v3/attachments/cae227a5-1820-4352-8da3-193b84e3cbe9 Jul 03 19:28:45.992060 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-50dafd23-26b7-4be6-9607-663128eb7087 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:45.992060 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-50dafd23-26b7-4be6-9607-663128eb7087 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:45.998456 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:45.998456 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:46.111260 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6ef63f1e-3b12-475a-b889-7fd31ed16b74 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:46.113610 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6ef63f1e-3b12-475a-b889-7fd31ed16b74 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 Jul 03 19:28:46.114007 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6ef63f1e-3b12-475a-b889-7fd31ed16b74 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:46.114311 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6ef63f1e-3b12-475a-b889-7fd31ed16b74 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:46.114420 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-6ef63f1e-3b12-475a-b889-7fd31ed16b74 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id db03b584-36fd-451a-a88d-d2ee669b7082. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:46.119362 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:46.119362 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:46.120241 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6ef63f1e-3b12-475a-b889-7fd31ed16b74 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 returned with HTTP 200 Jul 03 19:28:46.120812 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 519/2047] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:46 2026] GET /volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:46.483561 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7537e8c1-c4f8-47c9-856e-4ea798445583 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:46.488127 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7537e8c1-c4f8-47c9-856e-4ea798445583 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] GET https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 Jul 03 19:28:46.488127 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7537e8c1-c4f8-47c9-856e-4ea798445583 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:46.488127 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7537e8c1-c4f8-47c9-856e-4ea798445583 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:46.504975 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:46.504975 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:46.511990 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7537e8c1-c4f8-47c9-856e-4ea798445583 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:28:46.522395 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7537e8c1-c4f8-47c9-856e-4ea798445583 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 returned with HTTP 200 Jul 03 19:28:46.523246 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 498/2048] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:46 2026] GET /volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:46.564659 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-ae9bf009-6f1e-4fd5-8aed-09e5394e7e1d req-50dafd23-26b7-4be6-9607-663128eb7087 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/cae227a5-1820-4352-8da3-193b84e3cbe9 returned with HTTP 200 Jul 03 19:28:46.565102 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 518/2049] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:28:45 2026] DELETE /volume/v3/attachments/cae227a5-1820-4352-8da3-193b84e3cbe9 => generated 19 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:46.991789 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9e5005a7-4e4d-4ab8-b9dc-89893439f9c5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:46.994128 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a37d3af2-555f-4dca-a3bf-85b1029b5abc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:46.994834 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9e5005a7-4e4d-4ab8-b9dc-89893439f9c5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:46.995184 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9e5005a7-4e4d-4ab8-b9dc-89893439f9c5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:46.995522 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9e5005a7-4e4d-4ab8-b9dc-89893439f9c5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:46.996290 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a37d3af2-555f-4dca-a3bf-85b1029b5abc tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:46.997360 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a37d3af2-555f-4dca-a3bf-85b1029b5abc tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:46.997360 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a37d3af2-555f-4dca-a3bf-85b1029b5abc tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:46.997876 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-a37d3af2-555f-4dca-a3bf-85b1029b5abc tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:47.003749 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:47.003749 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:47.004545 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a37d3af2-555f-4dca-a3bf-85b1029b5abc tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:47.004992 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 520/2050] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:46 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:47.005232 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:47.005232 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:47.010392 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-9e5005a7-4e4d-4ab8-b9dc-89893439f9c5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:47.016479 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9e5005a7-4e4d-4ab8-b9dc-89893439f9c5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:47.017083 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 515/2051] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:46 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:47.032109 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5025d2f8-0feb-40a5-8c3a-c6e9e37bfb4c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:47.034552 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5025d2f8-0feb-40a5-8c3a-c6e9e37bfb4c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:47.034552 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5025d2f8-0feb-40a5-8c3a-c6e9e37bfb4c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:47.034552 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5025d2f8-0feb-40a5-8c3a-c6e9e37bfb4c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:47.044960 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:47.044960 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:47.051606 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5025d2f8-0feb-40a5-8c3a-c6e9e37bfb4c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:47.060049 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5025d2f8-0feb-40a5-8c3a-c6e9e37bfb4c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:47.060706 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 499/2052] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:47 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:47.129416 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-777de034-871d-49d1-9480-9950e8b807d1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:47.131370 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-59a6dea0-f3c1-4552-baf8-cdd70d10af0d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:47.131650 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-777de034-871d-49d1-9480-9950e8b807d1 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:28:47.131887 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-777de034-871d-49d1-9480-9950e8b807d1 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:47.132088 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-777de034-871d-49d1-9480-9950e8b807d1 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:47.133311 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-59a6dea0-f3c1-4552-baf8-cdd70d10af0d tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 Jul 03 19:28:47.133527 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-59a6dea0-f3c1-4552-baf8-cdd70d10af0d tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:47.133750 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-59a6dea0-f3c1-4552-baf8-cdd70d10af0d tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:47.133901 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-59a6dea0-f3c1-4552-baf8-cdd70d10af0d tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id db03b584-36fd-451a-a88d-d2ee669b7082. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:47.138852 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:47.138852 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:47.139768 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-59a6dea0-f3c1-4552-baf8-cdd70d10af0d tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 returned with HTTP 200 Jul 03 19:28:47.140277 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 521/2053] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:47 2026] GET /volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:47.141760 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:47.141760 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:47.148720 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-777de034-871d-49d1-9480-9950e8b807d1 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:28:47.156124 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-777de034-871d-49d1-9480-9950e8b807d1 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:28:47.156771 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 519/2054] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:47 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:47.156848 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-65ee38f1-65da-4e3d-8e69-c3fb2f12a8de None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:47.159078 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-65ee38f1-65da-4e3d-8e69-c3fb2f12a8de tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082/export_record Jul 03 19:28:47.159453 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-65ee38f1-65da-4e3d-8e69-c3fb2f12a8de tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:47.159798 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-65ee38f1-65da-4e3d-8e69-c3fb2f12a8de tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'export_record' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:47.159957 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.backups [None req-65ee38f1-65da-4e3d-8e69-c3fb2f12a8de tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Export record for backup db03b584-36fd-451a-a88d-d2ee669b7082. {{(pid=99924) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 19:28:47.166640 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:47.166640 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:47.168362 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.backup.api [None req-65ee38f1-65da-4e3d-8e69-c3fb2f12a8de tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling RPCAPI with context: , host: np0000004460, backup: db03b584-36fd-451a-a88d-d2ee669b7082. {{(pid=99924) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 19:28:47.181644 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.backup.rpcapi [None req-65ee38f1-65da-4e3d-8e69-c3fb2f12a8de tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] export_record in rpcapi backup_id db03b584-36fd-451a-a88d-d2ee669b7082 on host np0000004460. {{(pid=99924) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 19:28:47.687201 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.backups [None req-65ee38f1-65da-4e3d-8e69-c3fb2f12a8de tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGIwM2I1ODQtMzZmZC00NTFhLWE4OGQtZDJlZTY2OWI3MDgyIiwgInVzZXJfaWQiOiAiMzc2NGU0OWE5MmYxNDM0Y2IwOWU5ZjA1MTgzZDA3ZWMiLCAicHJvamVjdF9pZCI6ICI2ZmI2MWFjOTNlYTc0NmQ3OWNkYjlmYTVhOWE0YmFlYSIsICJ2b2x1bWVfaWQiOiAiNDhiZDMxODItNzlmMy00MWRmLTg1ZTgtYmRjZDFjY2QzOTI2IiwgImhvc3QiOiAibnAwMDAwMDA0NDYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDIwOTM2MjU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDhiZDMxODItNzlmMy00MWRmLTg1ZTgtYmRjZDFjY2QzOTI2LzIwMjYwNzAzMTkyODMxL2F6X25vdmFfYmFja3VwX2RiMDNiNTg0LTM2ZmQtNDUxYS1hODhkLWQyZWU2NjliNzA4MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTk6Mjg6MjhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTk6Mjg6MjhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxOToyODo0N1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99924) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 19:28:47.687201 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-65ee38f1-65da-4e3d-8e69-c3fb2f12a8de tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082/export_record returned with HTTP 200 Jul 03 19:28:47.687201 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 516/2055] 10.4.3.61 () {68 vars in 1423 bytes} [Fri Jul 3 19:28:47 2026] GET /volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082/export_record => generated 1424 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:47.702466 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1f943174-4b71-47c3-8638-9f9a8922bf13 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:47.704990 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1f943174-4b71-47c3-8638-9f9a8922bf13 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 Jul 03 19:28:47.705339 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1f943174-4b71-47c3-8638-9f9a8922bf13 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:47.705650 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1f943174-4b71-47c3-8638-9f9a8922bf13 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:47.705849 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-1f943174-4b71-47c3-8638-9f9a8922bf13 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id db03b584-36fd-451a-a88d-d2ee669b7082. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:47.711263 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:47.711263 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:47.712330 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1f943174-4b71-47c3-8638-9f9a8922bf13 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 returned with HTTP 200 Jul 03 19:28:47.712806 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 500/2056] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:47 2026] GET /volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:47.727095 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-723936cb-abce-4d9d-9d1c-c5fe97531e63 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:47.729121 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-723936cb-abce-4d9d-9d1c-c5fe97531e63 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] POST https://10.4.3.61/volume/v3/backups/import_record Jul 03 19:28:47.729561 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-723936cb-abce-4d9d-9d1c-c5fe97531e63 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWI1ZmFiNzYtYjk2Yi00NTdiLTgxNTYtZjhlMDYxN2U2YmYzIiwgInVzZXJfaWQiOiAiMzc2NGU0OWE5MmYxNDM0Y2IwOWU5ZjA1MTgzZDA3ZWMiLCAicHJvamVjdF9pZCI6ICI2ZmI2MWFjOTNlYTc0NmQ3OWNkYjlmYTVhOWE0YmFlYSIsICJ2b2x1bWVfaWQiOiAiNDhiZDMxODItNzlmMy00MWRmLTg1ZTgtYmRjZDFjY2QzOTI2IiwgImhvc3QiOiAibnAwMDAwMDA0NDYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDIwOTM2MjU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDhiZDMxODItNzlmMy00MWRmLTg1ZTgtYmRjZDFjY2QzOTI2LzIwMjYwNzAzMTkyODMxL2F6X25vdmFfYmFja3VwX2RiMDNiNTg0LTM2ZmQtNDUxYS1hODhkLWQyZWU2NjliNzA4MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTk6Mjg6MjhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTk6Mjg6MjhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxOToyODo0N1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:47.731061 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.contrib.backups [None req-723936cb-abce-4d9d-9d1c-c5fe97531e63 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWI1ZmFiNzYtYjk2Yi00NTdiLTgxNTYtZjhlMDYxN2U2YmYzIiwgInVzZXJfaWQiOiAiMzc2NGU0OWE5MmYxNDM0Y2IwOWU5ZjA1MTgzZDA3ZWMiLCAicHJvamVjdF9pZCI6ICI2ZmI2MWFjOTNlYTc0NmQ3OWNkYjlmYTVhOWE0YmFlYSIsICJ2b2x1bWVfaWQiOiAiNDhiZDMxODItNzlmMy00MWRmLTg1ZTgtYmRjZDFjY2QzOTI2IiwgImhvc3QiOiAibnAwMDAwMDA0NDYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDIwOTM2MjU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDhiZDMxODItNzlmMy00MWRmLTg1ZTgtYmRjZDFjY2QzOTI2LzIwMjYwNzAzMTkyODMxL2F6X25vdmFfYmFja3VwX2RiMDNiNTg0LTM2ZmQtNDUxYS1hODhkLWQyZWU2NjliNzA4MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTk6Mjg6MjhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTk6Mjg6MjhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxOToyODo0N1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99925) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 19:28:47.731286 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.contrib.backups [None req-723936cb-abce-4d9d-9d1c-c5fe97531e63 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWI1ZmFiNzYtYjk2Yi00NTdiLTgxNTYtZjhlMDYxN2U2YmYzIiwgInVzZXJfaWQiOiAiMzc2NGU0OWE5MmYxNDM0Y2IwOWU5ZjA1MTgzZDA3ZWMiLCAicHJvamVjdF9pZCI6ICI2ZmI2MWFjOTNlYTc0NmQ3OWNkYjlmYTVhOWE0YmFlYSIsICJ2b2x1bWVfaWQiOiAiNDhiZDMxODItNzlmMy00MWRmLTg1ZTgtYmRjZDFjY2QzOTI2IiwgImhvc3QiOiAibnAwMDAwMDA0NDYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDIwOTM2MjU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDhiZDMxODItNzlmMy00MWRmLTg1ZTgtYmRjZDFjY2QzOTI2LzIwMjYwNzAzMTkyODMxL2F6X25vdmFfYmFja3VwX2RiMDNiNTg0LTM2ZmQtNDUxYS1hODhkLWQyZWU2NjliNzA4MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTk6Mjg6MjhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTk6Mjg6MjhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxOToyODo0N1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99925) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 19:28:47.732060 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.policy [None req-723936cb-abce-4d9d-9d1c-c5fe97531e63 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'bef768681962491fab76bf9a920ca8aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6fb61ac93ea746d79cdb9fa5a9a4baea', '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=99925) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:28:47.732260 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-723936cb-abce-4d9d-9d1c-c5fe97531e63 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] https://10.4.3.61/volume/v3/backups/import_record returned with HTTP 403 Jul 03 19:28:47.732740 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 522/2057] 10.4.3.61 () {70 vars in 1335 bytes} [Fri Jul 3 19:28:47 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:47.743191 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-22ae5c93-d531-437a-8b00-16c5df22d86e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:47.745550 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-22ae5c93-d531-437a-8b00-16c5df22d86e tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/48bd3182-79f3-41df-85e8-bdcd1ccd3926 Jul 03 19:28:47.745834 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-22ae5c93-d531-437a-8b00-16c5df22d86e tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:47.746090 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-22ae5c93-d531-437a-8b00-16c5df22d86e tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:47.746333 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-22ae5c93-d531-437a-8b00-16c5df22d86e tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Delete volume with id: 48bd3182-79f3-41df-85e8-bdcd1ccd3926 Jul 03 19:28:47.761350 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:47.761350 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:47.761710 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-22ae5c93-d531-437a-8b00-16c5df22d86e tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Volume info retrieved successfully. Jul 03 19:28:47.789773 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-22ae5c93-d531-437a-8b00-16c5df22d86e tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Delete volume request issued successfully. Jul 03 19:28:47.789773 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-22ae5c93-d531-437a-8b00-16c5df22d86e tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/volumes/48bd3182-79f3-41df-85e8-bdcd1ccd3926 returned with HTTP 202 Jul 03 19:28:47.789773 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 520/2058] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:28:47 2026] DELETE /volume/v3/volumes/48bd3182-79f3-41df-85e8-bdcd1ccd3926 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:28:47.799922 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-dd769dc7-cd9e-4084-8a57-a75554089c15 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:47.801626 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-dd769dc7-cd9e-4084-8a57-a75554089c15 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/volumes/48bd3182-79f3-41df-85e8-bdcd1ccd3926 Jul 03 19:28:47.801949 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-dd769dc7-cd9e-4084-8a57-a75554089c15 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:47.802234 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-dd769dc7-cd9e-4084-8a57-a75554089c15 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:47.811533 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:47.811533 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:47.815829 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-dd769dc7-cd9e-4084-8a57-a75554089c15 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Volume info retrieved successfully. Jul 03 19:28:47.821639 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-dd769dc7-cd9e-4084-8a57-a75554089c15 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/volumes/48bd3182-79f3-41df-85e8-bdcd1ccd3926 returned with HTTP 200 Jul 03 19:28:47.822327 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 517/2059] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:47 2026] GET /volume/v3/volumes/48bd3182-79f3-41df-85e8-bdcd1ccd3926 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:48.017734 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3d877bfd-cbae-4663-82a5-916f3f8cb7e2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:48.020138 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3d877bfd-cbae-4663-82a5-916f3f8cb7e2 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:48.020449 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3d877bfd-cbae-4663-82a5-916f3f8cb7e2 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:48.020620 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3d877bfd-cbae-4663-82a5-916f3f8cb7e2 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:48.020764 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-3d877bfd-cbae-4663-82a5-916f3f8cb7e2 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:48.030852 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:48.030852 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:48.032823 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3d877bfd-cbae-4663-82a5-916f3f8cb7e2 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:48.033404 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 501/2060] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:48 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:48.838910 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-499325e3-9a40-47f4-9463-c560a39943a1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:48.842925 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-499325e3-9a40-47f4-9463-c560a39943a1 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/volumes/48bd3182-79f3-41df-85e8-bdcd1ccd3926 Jul 03 19:28:48.843352 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-499325e3-9a40-47f4-9463-c560a39943a1 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:48.843666 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-499325e3-9a40-47f4-9463-c560a39943a1 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:48.852345 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-499325e3-9a40-47f4-9463-c560a39943a1 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/volumes/48bd3182-79f3-41df-85e8-bdcd1ccd3926 returned with HTTP 404 Jul 03 19:28:48.853704 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 523/2061] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:48 2026] GET /volume/v3/volumes/48bd3182-79f3-41df-85e8-bdcd1ccd3926 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:48.867798 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-eef07da7-b615-492a-9015-5a63538d9703 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:48.869732 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-eef07da7-b615-492a-9015-5a63538d9703 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] GET https://10.4.3.61/volume/v3/backups Jul 03 19:28:48.869989 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-eef07da7-b615-492a-9015-5a63538d9703 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:48.870233 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-eef07da7-b615-492a-9015-5a63538d9703 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:48.870471 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-eef07da7-b615-492a-9015-5a63538d9703 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:28:48.877572 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-eef07da7-b615-492a-9015-5a63538d9703 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] https://10.4.3.61/volume/v3/backups returned with HTTP 200 Jul 03 19:28:48.878145 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 521/2062] 10.4.3.61 () {68 vars in 1270 bytes} [Fri Jul 3 19:28:48 2026] GET /volume/v3/backups => generated 621 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:48.897391 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6df47b46-98d0-4e6d-9b86-fee3ac467517 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:48.899768 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6df47b46-98d0-4e6d-9b86-fee3ac467517 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] GET https://10.4.3.61/volume/v3/backups?project_id=6fb61ac93ea746d79cdb9fa5a9a4baea Jul 03 19:28:48.900326 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6df47b46-98d0-4e6d-9b86-fee3ac467517 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:48.900326 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6df47b46-98d0-4e6d-9b86-fee3ac467517 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:48.900907 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.api_utils [None req-6df47b46-98d0-4e6d-9b86-fee3ac467517 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] Removing options 'project_id' from query. {{(pid=99924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:28:48.922805 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6df47b46-98d0-4e6d-9b86-fee3ac467517 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] https://10.4.3.61/volume/v3/backups?project_id=6fb61ac93ea746d79cdb9fa5a9a4baea returned with HTTP 200 Jul 03 19:28:48.923914 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 518/2063] 10.4.3.61 () {68 vars in 1357 bytes} [Fri Jul 3 19:28:48 2026] GET /volume/v3/backups?project_id=6fb61ac93ea746d79cdb9fa5a9a4baea => generated 621 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:48.936363 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-58719280-c058-4d3d-8d02-7cb9cffa9b49 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:48.938585 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-58719280-c058-4d3d-8d02-7cb9cffa9b49 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:28:48.939051 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-58719280-c058-4d3d-8d02-7cb9cffa9b49 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1038006413"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:48.941447 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-58719280-c058-4d3d-8d02-7cb9cffa9b49 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1038006413'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:28:48.941626 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-58719280-c058-4d3d-8d02-7cb9cffa9b49 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Create volume of 1 GB Jul 03 19:28:48.947407 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-58719280-c058-4d3d-8d02-7cb9cffa9b49 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Availability Zones retrieved successfully. Jul 03 19:28:48.954988 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-58719280-c058-4d3d-8d02-7cb9cffa9b49 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Flow 'volume_create_api' (2bad8c91-2bcc-4582-a69b-eb1a8d59cbda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:48.956490 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-58719280-c058-4d3d-8d02-7cb9cffa9b49 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e79a501a-af68-4e83-a971-e898a58d740e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:48.957556 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-58719280-c058-4d3d-8d02-7cb9cffa9b49 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:28:48.987807 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-58719280-c058-4d3d-8d02-7cb9cffa9b49 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e79a501a-af68-4e83-a971-e898a58d740e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:48.988939 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-58719280-c058-4d3d-8d02-7cb9cffa9b49 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9609e78-2999-4e2d-a553-ff62d29dc8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:49.043409 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-58719280-c058-4d3d-8d02-7cb9cffa9b49 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Created reservations ['a9970dec-c1a1-4872-9376-e80d2bd3eb7d', '6c4cef16-9eac-4233-bc12-c2251ff25a39', 'e0625ea5-4f10-44cb-9564-49ea06d95718', '859bf65c-3c73-439d-9aef-b18f10a07516'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:28:49.044327 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-58719280-c058-4d3d-8d02-7cb9cffa9b49 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9609e78-2999-4e2d-a553-ff62d29dc8b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9970dec-c1a1-4872-9376-e80d2bd3eb7d', '6c4cef16-9eac-4233-bc12-c2251ff25a39', 'e0625ea5-4f10-44cb-9564-49ea06d95718', '859bf65c-3c73-439d-9aef-b18f10a07516']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:49.045221 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-58719280-c058-4d3d-8d02-7cb9cffa9b49 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c189365e-048d-4169-bc64-4ef1e5ec21e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:49.045994 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e759f193-b33c-4c9d-88cc-89c59ba0888c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:49.047944 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e759f193-b33c-4c9d-88cc-89c59ba0888c tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:49.048275 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e759f193-b33c-4c9d-88cc-89c59ba0888c tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:49.048514 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e759f193-b33c-4c9d-88cc-89c59ba0888c tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:49.048678 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-e759f193-b33c-4c9d-88cc-89c59ba0888c tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:49.054844 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:49.054844 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:49.056393 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e759f193-b33c-4c9d-88cc-89c59ba0888c tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:49.056861 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 524/2064] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:49 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:49.071274 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-58719280-c058-4d3d-8d02-7cb9cffa9b49 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c189365e-048d-4169-bc64-4ef1e5ec21e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea4d9e80-5222-4602-a6be-2c2c6be1ebb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1038006413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb61ac93ea746d79cdb9fa5a9a4baea',qos_specs=None,replication_status=,reservations=['a9970dec-c1a1-4872-9376-e80d2bd3eb7d','6c4cef16-9eac-4233-bc12-c2251ff25a39','e0625ea5-4f10-44cb-9564-49ea06d95718','859bf65c-3c73-439d-9aef-b18f10a07516'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3764e49a92f1434cb09e9f05183d07ec',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:28:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1038006413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea4d9e80-5222-4602-a6be-2c2c6be1ebb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fb61ac93ea746d79cdb9fa5a9a4baea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3764e49a92f1434cb09e9f05183d07ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:49.072064 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-58719280-c058-4d3d-8d02-7cb9cffa9b49 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78d8f02c-dd3c-4fcc-b126-3b3bc5fb71de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:49.096474 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-58719280-c058-4d3d-8d02-7cb9cffa9b49 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78d8f02c-dd3c-4fcc-b126-3b3bc5fb71de) transitioned into state 'SUCCESS' from state '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-1038006413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb61ac93ea746d79cdb9fa5a9a4baea',qos_specs=None,replication_status=,reservations=['a9970dec-c1a1-4872-9376-e80d2bd3eb7d','6c4cef16-9eac-4233-bc12-c2251ff25a39','e0625ea5-4f10-44cb-9564-49ea06d95718','859bf65c-3c73-439d-9aef-b18f10a07516'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3764e49a92f1434cb09e9f05183d07ec',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:49.097115 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-58719280-c058-4d3d-8d02-7cb9cffa9b49 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (681a23fb-bb6d-46ed-8925-00f50de8b706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:28:49.111303 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-58719280-c058-4d3d-8d02-7cb9cffa9b49 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (681a23fb-bb6d-46ed-8925-00f50de8b706) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:28:49.112347 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-58719280-c058-4d3d-8d02-7cb9cffa9b49 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Flow 'volume_create_api' (2bad8c91-2bcc-4582-a69b-eb1a8d59cbda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:28:49.112748 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-58719280-c058-4d3d-8d02-7cb9cffa9b49 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Create volume request issued successfully. Jul 03 19:28:49.116893 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-58719280-c058-4d3d-8d02-7cb9cffa9b49 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:28:49.117327 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 502/2065] 10.4.3.61 () {70 vars in 1291 bytes} [Fri Jul 3 19:28:48 2026] POST /volume/v3/volumes => generated 776 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:28:49.129674 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a47d9190-1b70-4a2c-a767-7a794bb70cbb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:49.132800 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a47d9190-1b70-4a2c-a767-7a794bb70cbb tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/volumes/ea4d9e80-5222-4602-a6be-2c2c6be1ebb0 Jul 03 19:28:49.133081 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a47d9190-1b70-4a2c-a767-7a794bb70cbb tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:49.133336 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a47d9190-1b70-4a2c-a767-7a794bb70cbb tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:49.143161 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:49.143161 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:49.147161 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a47d9190-1b70-4a2c-a767-7a794bb70cbb tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Volume info retrieved successfully. Jul 03 19:28:49.151425 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a47d9190-1b70-4a2c-a767-7a794bb70cbb tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/volumes/ea4d9e80-5222-4602-a6be-2c2c6be1ebb0 returned with HTTP 200 Jul 03 19:28:49.151832 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 522/2066] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:49 2026] GET /volume/v3/volumes/ea4d9e80-5222-4602-a6be-2c2c6be1ebb0 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:50.069589 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bfa3bc56-cbf6-44b8-a987-65af88c823b6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:50.071388 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bfa3bc56-cbf6-44b8-a987-65af88c823b6 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:50.071645 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bfa3bc56-cbf6-44b8-a987-65af88c823b6 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:50.071926 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bfa3bc56-cbf6-44b8-a987-65af88c823b6 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:50.072052 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-bfa3bc56-cbf6-44b8-a987-65af88c823b6 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:50.079463 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:50.079463 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:50.080975 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bfa3bc56-cbf6-44b8-a987-65af88c823b6 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:50.080975 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 519/2067] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:50 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:50.164938 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d3562141-5456-4983-91fb-4052187c2b2b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:50.167396 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d3562141-5456-4983-91fb-4052187c2b2b tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/volumes/ea4d9e80-5222-4602-a6be-2c2c6be1ebb0 Jul 03 19:28:50.167717 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d3562141-5456-4983-91fb-4052187c2b2b tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:50.167984 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d3562141-5456-4983-91fb-4052187c2b2b tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:50.178055 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:50.178055 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:50.183628 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d3562141-5456-4983-91fb-4052187c2b2b tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Volume info retrieved successfully. Jul 03 19:28:50.189918 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d3562141-5456-4983-91fb-4052187c2b2b tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/volumes/ea4d9e80-5222-4602-a6be-2c2c6be1ebb0 returned with HTTP 200 Jul 03 19:28:50.190488 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 525/2068] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:50 2026] GET /volume/v3/volumes/ea4d9e80-5222-4602-a6be-2c2c6be1ebb0 => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:28:50.205663 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-2ed74cfe-a113-436a-9427-f0a2eb3287e8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:50.207541 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2ed74cfe-a113-436a-9427-f0a2eb3287e8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] POST https://10.4.3.61/volume/v3/backups Jul 03 19:28:50.207956 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2ed74cfe-a113-436a-9427-f0a2eb3287e8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ea4d9e80-5222-4602-a6be-2c2c6be1ebb0", "name": "tempest-type-Backup-511909248"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:28:50.209579 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.backups [None req-2ed74cfe-a113-436a-9427-f0a2eb3287e8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Creating new backup {'backup': {'volume_id': 'ea4d9e80-5222-4602-a6be-2c2c6be1ebb0', 'name': 'tempest-type-Backup-511909248'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:28:50.209764 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-2ed74cfe-a113-436a-9427-f0a2eb3287e8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Creating backup of volume ea4d9e80-5222-4602-a6be-2c2c6be1ebb0 in container None Jul 03 19:28:50.220141 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:50.220141 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:50.220672 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-2ed74cfe-a113-436a-9427-f0a2eb3287e8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Volume info retrieved successfully. Jul 03 19:28:50.243243 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-2ed74cfe-a113-436a-9427-f0a2eb3287e8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Created reservations ['4d1db4a0-cadf-4756-aa65-271da0b60350', 'ff306e2b-df80-496d-b483-d81a2a94b8d1'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:28:50.283488 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2ed74cfe-a113-436a-9427-f0a2eb3287e8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:28:50.283894 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 503/2069] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:28:50 2026] POST /volume/v3/backups => generated 313 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:28:50.293209 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8b917a48-a9aa-4ed8-adcf-74c5125ac82d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:50.295197 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8b917a48-a9aa-4ed8-adcf-74c5125ac82d tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 Jul 03 19:28:50.295420 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8b917a48-a9aa-4ed8-adcf-74c5125ac82d tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:50.295631 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8b917a48-a9aa-4ed8-adcf-74c5125ac82d tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:50.295743 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-8b917a48-a9aa-4ed8-adcf-74c5125ac82d tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id 8f68dded-ee8a-4680-a28c-4127670fc978. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:50.304958 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:50.304958 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:50.305649 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8b917a48-a9aa-4ed8-adcf-74c5125ac82d tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 returned with HTTP 200 Jul 03 19:28:50.306050 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 523/2070] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:50 2026] GET /volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 => generated 720 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:51.093395 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2e10577c-36ff-4527-a29b-14d82e52abc1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:51.095338 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2e10577c-36ff-4527-a29b-14d82e52abc1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:51.095579 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2e10577c-36ff-4527-a29b-14d82e52abc1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:51.095836 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2e10577c-36ff-4527-a29b-14d82e52abc1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:51.095983 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-2e10577c-36ff-4527-a29b-14d82e52abc1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:51.100882 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:51.100882 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:51.101956 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2e10577c-36ff-4527-a29b-14d82e52abc1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:51.102536 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 520/2071] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:51 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:51.317920 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3e4a9747-e9ef-4f9b-92f2-d34c0fd43754 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:51.319998 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3e4a9747-e9ef-4f9b-92f2-d34c0fd43754 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 Jul 03 19:28:51.320742 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3e4a9747-e9ef-4f9b-92f2-d34c0fd43754 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:51.320742 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3e4a9747-e9ef-4f9b-92f2-d34c0fd43754 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:51.321021 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-3e4a9747-e9ef-4f9b-92f2-d34c0fd43754 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id 8f68dded-ee8a-4680-a28c-4127670fc978. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:51.328432 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:51.328432 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:51.328432 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3e4a9747-e9ef-4f9b-92f2-d34c0fd43754 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 returned with HTTP 200 Jul 03 19:28:51.329042 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 526/2072] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:51 2026] GET /volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:52.113853 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-60cba40f-d59e-41d1-8e4e-a8a17823785c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:52.115922 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-60cba40f-d59e-41d1-8e4e-a8a17823785c tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:52.116114 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-60cba40f-d59e-41d1-8e4e-a8a17823785c tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:52.116353 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-60cba40f-d59e-41d1-8e4e-a8a17823785c tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:52.116463 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-60cba40f-d59e-41d1-8e4e-a8a17823785c tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:52.120878 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:52.120878 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:52.121649 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-60cba40f-d59e-41d1-8e4e-a8a17823785c tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:52.122114 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 504/2073] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:52 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:52.340993 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-140aaee7-6a7c-46f5-a947-b2435b55524d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:52.343112 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-140aaee7-6a7c-46f5-a947-b2435b55524d tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 Jul 03 19:28:52.343500 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-140aaee7-6a7c-46f5-a947-b2435b55524d tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:52.343812 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-140aaee7-6a7c-46f5-a947-b2435b55524d tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:52.343997 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-140aaee7-6a7c-46f5-a947-b2435b55524d tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id 8f68dded-ee8a-4680-a28c-4127670fc978. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:52.349200 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:52.349200 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:52.350125 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-140aaee7-6a7c-46f5-a947-b2435b55524d tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 returned with HTTP 200 Jul 03 19:28:52.350734 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 524/2074] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:52 2026] GET /volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:53.133406 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-89e12c3d-79c7-4a54-b515-158cac2cdb91 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:53.135767 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-89e12c3d-79c7-4a54-b515-158cac2cdb91 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:53.136035 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-89e12c3d-79c7-4a54-b515-158cac2cdb91 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:53.136302 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-89e12c3d-79c7-4a54-b515-158cac2cdb91 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:53.136455 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-89e12c3d-79c7-4a54-b515-158cac2cdb91 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:53.141845 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:53.141845 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:53.142902 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-89e12c3d-79c7-4a54-b515-158cac2cdb91 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:53.143990 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 521/2075] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:53 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:53.365545 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fd874cbb-0616-4977-af9e-44f7280f25a1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:53.367765 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fd874cbb-0616-4977-af9e-44f7280f25a1 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 Jul 03 19:28:53.368060 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fd874cbb-0616-4977-af9e-44f7280f25a1 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:53.368324 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fd874cbb-0616-4977-af9e-44f7280f25a1 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:53.369203 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-fd874cbb-0616-4977-af9e-44f7280f25a1 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id 8f68dded-ee8a-4680-a28c-4127670fc978. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:53.375194 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:53.375194 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:53.377199 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fd874cbb-0616-4977-af9e-44f7280f25a1 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 returned with HTTP 200 Jul 03 19:28:53.377199 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 527/2076] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:53 2026] GET /volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:54.156439 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9f3be8d1-f3e5-42d7-9c1d-b4be1d93ab9d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:54.158588 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9f3be8d1-f3e5-42d7-9c1d-b4be1d93ab9d tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:54.160186 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9f3be8d1-f3e5-42d7-9c1d-b4be1d93ab9d tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:54.160186 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9f3be8d1-f3e5-42d7-9c1d-b4be1d93ab9d tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:54.160186 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-9f3be8d1-f3e5-42d7-9c1d-b4be1d93ab9d tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:54.164815 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:54.164815 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:54.166093 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9f3be8d1-f3e5-42d7-9c1d-b4be1d93ab9d tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:54.166809 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 505/2077] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:54 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:54.391149 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1e83605c-42e9-4dca-b956-667b54aadd95 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:54.393567 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1e83605c-42e9-4dca-b956-667b54aadd95 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 Jul 03 19:28:54.393914 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1e83605c-42e9-4dca-b956-667b54aadd95 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:54.394144 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1e83605c-42e9-4dca-b956-667b54aadd95 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:54.394301 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-1e83605c-42e9-4dca-b956-667b54aadd95 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id 8f68dded-ee8a-4680-a28c-4127670fc978. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:54.399606 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:54.399606 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:54.400470 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1e83605c-42e9-4dca-b956-667b54aadd95 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 returned with HTTP 200 Jul 03 19:28:54.401082 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 525/2078] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:54 2026] GET /volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:55.181412 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3e1df391-8d9c-484e-ab44-6315086f49a9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:55.188829 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3e1df391-8d9c-484e-ab44-6315086f49a9 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:55.189049 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3e1df391-8d9c-484e-ab44-6315086f49a9 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:55.189276 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3e1df391-8d9c-484e-ab44-6315086f49a9 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:55.189399 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-3e1df391-8d9c-484e-ab44-6315086f49a9 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:55.194549 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:55.194549 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:55.195575 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3e1df391-8d9c-484e-ab44-6315086f49a9 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:55.196002 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 522/2079] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:55 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:55.413859 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-56f692b3-3135-46f3-bc80-d995a55c0638 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:55.418753 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-56f692b3-3135-46f3-bc80-d995a55c0638 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 Jul 03 19:28:55.422187 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-56f692b3-3135-46f3-bc80-d995a55c0638 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:55.422187 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-56f692b3-3135-46f3-bc80-d995a55c0638 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:55.422187 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-56f692b3-3135-46f3-bc80-d995a55c0638 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id 8f68dded-ee8a-4680-a28c-4127670fc978. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:55.423232 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:55.423232 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:55.423865 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-56f692b3-3135-46f3-bc80-d995a55c0638 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 returned with HTTP 200 Jul 03 19:28:55.424298 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 528/2080] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:55 2026] GET /volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:55.711644 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-fbe5522b-a7df-4802-9fce-b989c9f09f9f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:55.715353 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fbe5522b-a7df-4802-9fce-b989c9f09f9f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] DELETE https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 Jul 03 19:28:55.715857 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fbe5522b-a7df-4802-9fce-b989c9f09f9f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:55.716190 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fbe5522b-a7df-4802-9fce-b989c9f09f9f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:55.716695 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-fbe5522b-a7df-4802-9fce-b989c9f09f9f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Delete volume with id: e747d4f6-6f97-4f90-b774-5abde815a5e3 Jul 03 19:28:55.721198 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=306,cinder:UPDATE=62,cinder:INSERT=38 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:28:55.726788 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:55.726788 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:55.727440 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-fbe5522b-a7df-4802-9fce-b989c9f09f9f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:28:55.750568 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-fbe5522b-a7df-4802-9fce-b989c9f09f9f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Delete volume request issued successfully. Jul 03 19:28:55.751081 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fbe5522b-a7df-4802-9fce-b989c9f09f9f tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 returned with HTTP 202 Jul 03 19:28:55.751784 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 506/2081] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:28:55 2026] DELETE /volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:28:55.759941 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a1cd8b27-4706-4e19-b4df-df3071a19e98 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:55.762021 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a1cd8b27-4706-4e19-b4df-df3071a19e98 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] GET https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 Jul 03 19:28:55.762308 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a1cd8b27-4706-4e19-b4df-df3071a19e98 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:55.762475 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a1cd8b27-4706-4e19-b4df-df3071a19e98 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:55.773320 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:55.773320 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:55.779502 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a1cd8b27-4706-4e19-b4df-df3071a19e98 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:28:55.786223 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a1cd8b27-4706-4e19-b4df-df3071a19e98 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 returned with HTTP 200 Jul 03 19:28:55.786724 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 526/2082] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:55 2026] GET /volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:56.207560 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1d8fcd23-b10d-4a48-9a06-153cfc3c95bd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:56.209622 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1d8fcd23-b10d-4a48-9a06-153cfc3c95bd tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:56.209831 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1d8fcd23-b10d-4a48-9a06-153cfc3c95bd tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:56.210045 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1d8fcd23-b10d-4a48-9a06-153cfc3c95bd tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:56.210144 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-1d8fcd23-b10d-4a48-9a06-153cfc3c95bd tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:56.214488 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=331,cinder:UPDATE=45,cinder:INSERT=24 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:28:56.218818 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:56.218818 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:56.219759 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1d8fcd23-b10d-4a48-9a06-153cfc3c95bd tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:56.220211 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 523/2083] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:56 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:56.441241 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1e2a3740-02fe-456e-98f5-7e817ed05ac6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:56.443228 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1e2a3740-02fe-456e-98f5-7e817ed05ac6 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 Jul 03 19:28:56.443448 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1e2a3740-02fe-456e-98f5-7e817ed05ac6 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:56.443720 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1e2a3740-02fe-456e-98f5-7e817ed05ac6 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:56.443803 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-1e2a3740-02fe-456e-98f5-7e817ed05ac6 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id 8f68dded-ee8a-4680-a28c-4127670fc978. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:56.449136 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:56.449136 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:56.449906 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1e2a3740-02fe-456e-98f5-7e817ed05ac6 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 returned with HTTP 200 Jul 03 19:28:56.450358 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 529/2084] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:56 2026] GET /volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:56.805300 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ecfa519e-6ca5-49ce-b7b9-b0b7e0b3cb7d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:56.808629 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ecfa519e-6ca5-49ce-b7b9-b0b7e0b3cb7d tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] GET https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 Jul 03 19:28:56.808629 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ecfa519e-6ca5-49ce-b7b9-b0b7e0b3cb7d tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:56.808629 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ecfa519e-6ca5-49ce-b7b9-b0b7e0b3cb7d tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:56.815031 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ecfa519e-6ca5-49ce-b7b9-b0b7e0b3cb7d tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 returned with HTTP 404 Jul 03 19:28:56.815787 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 507/2085] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:56 2026] GET /volume/v3/volumes/e747d4f6-6f97-4f90-b774-5abde815a5e3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:56.823436 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-24a7ddb0-f5e2-4a35-bab1-3e709ffebbfe None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:56.825223 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-24a7ddb0-f5e2-4a35-bab1-3e709ffebbfe tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] DELETE https://10.4.3.61/volume/v3/volumes/28d68981-75ff-45bf-bece-b3bb6694eef6 Jul 03 19:28:56.825392 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-24a7ddb0-f5e2-4a35-bab1-3e709ffebbfe tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:56.825567 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-24a7ddb0-f5e2-4a35-bab1-3e709ffebbfe tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:56.825751 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-24a7ddb0-f5e2-4a35-bab1-3e709ffebbfe tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Delete volume with id: 28d68981-75ff-45bf-bece-b3bb6694eef6 Jul 03 19:28:56.832582 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:56.832582 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:56.833039 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-24a7ddb0-f5e2-4a35-bab1-3e709ffebbfe tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:28:56.853126 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-24a7ddb0-f5e2-4a35-bab1-3e709ffebbfe tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Delete volume request issued successfully. Jul 03 19:28:56.853326 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-24a7ddb0-f5e2-4a35-bab1-3e709ffebbfe tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/28d68981-75ff-45bf-bece-b3bb6694eef6 returned with HTTP 202 Jul 03 19:28:56.853896 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 527/2086] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:28:56 2026] DELETE /volume/v3/volumes/28d68981-75ff-45bf-bece-b3bb6694eef6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:28:56.863381 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0d941eea-b0d1-4a55-95a3-71971523832c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:56.866658 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0d941eea-b0d1-4a55-95a3-71971523832c tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] GET https://10.4.3.61/volume/v3/volumes/28d68981-75ff-45bf-bece-b3bb6694eef6 Jul 03 19:28:56.866917 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0d941eea-b0d1-4a55-95a3-71971523832c tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:56.867189 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0d941eea-b0d1-4a55-95a3-71971523832c tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:56.875498 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:56.875498 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:56.879751 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0d941eea-b0d1-4a55-95a3-71971523832c tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Volume info retrieved successfully. Jul 03 19:28:56.886539 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0d941eea-b0d1-4a55-95a3-71971523832c tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/28d68981-75ff-45bf-bece-b3bb6694eef6 returned with HTTP 200 Jul 03 19:28:56.887317 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 524/2087] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:56 2026] GET /volume/v3/volumes/28d68981-75ff-45bf-bece-b3bb6694eef6 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:57.237928 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e7f1b2e6-4f21-4f92-a270-9266bf5fb449 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:57.239578 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e7f1b2e6-4f21-4f92-a270-9266bf5fb449 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:57.239791 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e7f1b2e6-4f21-4f92-a270-9266bf5fb449 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:57.239993 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e7f1b2e6-4f21-4f92-a270-9266bf5fb449 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:57.240094 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-e7f1b2e6-4f21-4f92-a270-9266bf5fb449 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:57.242188 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=431,cinder:INSERT=69,cinder:UPDATE=110 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:28:57.247072 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:57.247072 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:57.247959 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e7f1b2e6-4f21-4f92-a270-9266bf5fb449 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:57.248504 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 530/2088] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:57 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:57.461740 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1ee83786-5e50-4b3d-b3a2-d099cd415a2b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:57.463187 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1ee83786-5e50-4b3d-b3a2-d099cd415a2b tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 Jul 03 19:28:57.463499 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1ee83786-5e50-4b3d-b3a2-d099cd415a2b tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:57.463777 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1ee83786-5e50-4b3d-b3a2-d099cd415a2b tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:57.464747 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-1ee83786-5e50-4b3d-b3a2-d099cd415a2b tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id 8f68dded-ee8a-4680-a28c-4127670fc978. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:57.468283 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:57.468283 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:57.469097 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1ee83786-5e50-4b3d-b3a2-d099cd415a2b tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 returned with HTTP 200 Jul 03 19:28:57.469708 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 508/2089] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:57 2026] GET /volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:57.905276 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-395e49da-51db-43a4-aa06-1920f3824201 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:57.907655 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-395e49da-51db-43a4-aa06-1920f3824201 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] GET https://10.4.3.61/volume/v3/volumes/28d68981-75ff-45bf-bece-b3bb6694eef6 Jul 03 19:28:57.908114 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-395e49da-51db-43a4-aa06-1920f3824201 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:57.908204 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-395e49da-51db-43a4-aa06-1920f3824201 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:57.917818 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-395e49da-51db-43a4-aa06-1920f3824201 tempest-ServerRescueNegativeTestJSON-461747128 tempest-ServerRescueNegativeTestJSON-461747128-project-member] https://10.4.3.61/volume/v3/volumes/28d68981-75ff-45bf-bece-b3bb6694eef6 returned with HTTP 404 Jul 03 19:28:57.918433 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 528/2090] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:57 2026] GET /volume/v3/volumes/28d68981-75ff-45bf-bece-b3bb6694eef6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:28:58.260785 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-544e683f-eab3-49da-9bc5-f0ffd4f05ce7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:58.263768 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-544e683f-eab3-49da-9bc5-f0ffd4f05ce7 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:58.264140 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-544e683f-eab3-49da-9bc5-f0ffd4f05ce7 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:58.264312 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-544e683f-eab3-49da-9bc5-f0ffd4f05ce7 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:58.264415 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-544e683f-eab3-49da-9bc5-f0ffd4f05ce7 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:58.270674 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:58.270674 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:28:58.271827 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-544e683f-eab3-49da-9bc5-f0ffd4f05ce7 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:58.272316 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 525/2091] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:58 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:58.480404 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c8f95521-f6e0-4a30-b402-f9cf02cc3dc0 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:58.482400 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c8f95521-f6e0-4a30-b402-f9cf02cc3dc0 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 Jul 03 19:28:58.482766 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c8f95521-f6e0-4a30-b402-f9cf02cc3dc0 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:58.482977 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c8f95521-f6e0-4a30-b402-f9cf02cc3dc0 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:58.483135 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-c8f95521-f6e0-4a30-b402-f9cf02cc3dc0 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id 8f68dded-ee8a-4680-a28c-4127670fc978. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:58.489200 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:58.489200 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:28:58.490264 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c8f95521-f6e0-4a30-b402-f9cf02cc3dc0 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 returned with HTTP 200 Jul 03 19:28:58.490589 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 531/2092] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:58 2026] GET /volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:59.286046 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d8dbac75-1458-4d91-93d7-9312091beef4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:59.286046 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d8dbac75-1458-4d91-93d7-9312091beef4 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:28:59.286046 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d8dbac75-1458-4d91-93d7-9312091beef4 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:59.286046 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d8dbac75-1458-4d91-93d7-9312091beef4 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:59.286046 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-d8dbac75-1458-4d91-93d7-9312091beef4 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:59.291803 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:59.291803 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:28:59.293062 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d8dbac75-1458-4d91-93d7-9312091beef4 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:28:59.293062 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 509/2093] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:28:59 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:28:59.502625 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-37fc02c3-740e-4932-a33e-43df18d2f166 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:28:59.504795 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-37fc02c3-740e-4932-a33e-43df18d2f166 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 Jul 03 19:28:59.505034 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-37fc02c3-740e-4932-a33e-43df18d2f166 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:28:59.505276 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-37fc02c3-740e-4932-a33e-43df18d2f166 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:28:59.505411 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-37fc02c3-740e-4932-a33e-43df18d2f166 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id 8f68dded-ee8a-4680-a28c-4127670fc978. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:28:59.509839 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:28:59.509839 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:28:59.510508 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-37fc02c3-740e-4932-a33e-43df18d2f166 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 returned with HTTP 200 Jul 03 19:28:59.510891 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 529/2094] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:28:59 2026] GET /volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:00.306059 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-91030b34-f34f-4435-a535-2cc1cbce2eda None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:00.308373 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-91030b34-f34f-4435-a535-2cc1cbce2eda tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:29:00.308709 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-91030b34-f34f-4435-a535-2cc1cbce2eda tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:00.308995 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-91030b34-f34f-4435-a535-2cc1cbce2eda tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:00.309216 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-91030b34-f34f-4435-a535-2cc1cbce2eda tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:00.316039 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:00.316039 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:00.317200 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-91030b34-f34f-4435-a535-2cc1cbce2eda tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:29:00.317717 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 526/2095] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:00 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:00.330489 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-cbf49db6-f8c4-489f-ba49-79da80fc846d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:00.332792 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cbf49db6-f8c4-489f-ba49-79da80fc846d tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/volumes/e3570b2d-3e3d-4815-a50e-5c6ad1964b5f Jul 03 19:29:00.333038 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cbf49db6-f8c4-489f-ba49-79da80fc846d tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:00.333323 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cbf49db6-f8c4-489f-ba49-79da80fc846d tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:00.342028 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:00.342028 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:00.347186 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-cbf49db6-f8c4-489f-ba49-79da80fc846d tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Volume info retrieved successfully. Jul 03 19:29:00.352630 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cbf49db6-f8c4-489f-ba49-79da80fc846d tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/volumes/e3570b2d-3e3d-4815-a50e-5c6ad1964b5f returned with HTTP 200 Jul 03 19:29:00.353138 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 532/2096] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:00 2026] GET /volume/v3/volumes/e3570b2d-3e3d-4815-a50e-5c6ad1964b5f => generated 899 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:00.369640 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8c48dd22-07f6-47a1-abe6-55a98cab4869 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:00.372434 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8c48dd22-07f6-47a1-abe6-55a98cab4869 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/volumes Jul 03 19:29:00.373500 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8c48dd22-07f6-47a1-abe6-55a98cab4869 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:00.373500 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8c48dd22-07f6-47a1-abe6-55a98cab4869 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:00.374564 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.api_utils [None req-8c48dd22-07f6-47a1-abe6-55a98cab4869 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Removing options '' from query. {{(pid=99926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:29:00.375914 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8c48dd22-07f6-47a1-abe6-55a98cab4869 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99926) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:29:00.386569 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8c48dd22-07f6-47a1-abe6-55a98cab4869 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Get all volumes completed successfully. Jul 03 19:29:00.387556 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8c48dd22-07f6-47a1-abe6-55a98cab4869 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 200 Jul 03 19:29:00.388273 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 510/2097] 10.4.3.61 () {66 vars in 1230 bytes} [Fri Jul 3 19:29:00 2026] GET /volume/v3/volumes => generated 657 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:00.400460 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-70b804b1-8b19-4d5a-a57a-2d9d7987bff8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:00.402986 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-70b804b1-8b19-4d5a-a57a-2d9d7987bff8 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] DELETE https://10.4.3.61/volume/v3/volumes/e3570b2d-3e3d-4815-a50e-5c6ad1964b5f Jul 03 19:29:00.403433 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-70b804b1-8b19-4d5a-a57a-2d9d7987bff8 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:00.403734 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-70b804b1-8b19-4d5a-a57a-2d9d7987bff8 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:00.404737 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-70b804b1-8b19-4d5a-a57a-2d9d7987bff8 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Delete volume with id: e3570b2d-3e3d-4815-a50e-5c6ad1964b5f Jul 03 19:29:00.413651 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:00.413651 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:00.414523 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-70b804b1-8b19-4d5a-a57a-2d9d7987bff8 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Volume info retrieved successfully. Jul 03 19:29:00.445343 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-70b804b1-8b19-4d5a-a57a-2d9d7987bff8 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Delete volume request issued successfully. Jul 03 19:29:00.445792 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-70b804b1-8b19-4d5a-a57a-2d9d7987bff8 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/volumes/e3570b2d-3e3d-4815-a50e-5c6ad1964b5f returned with HTTP 202 Jul 03 19:29:00.446385 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 530/2098] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:29:00 2026] DELETE /volume/v3/volumes/e3570b2d-3e3d-4815-a50e-5c6ad1964b5f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:29:00.456890 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5cae8651-3e58-4447-b15c-cd693006643b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:00.459190 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5cae8651-3e58-4447-b15c-cd693006643b tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] DELETE https://10.4.3.61/volume/v3/backups/45f83953-cdc5-4f5e-960e-7367796e9922 Jul 03 19:29:00.459510 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5cae8651-3e58-4447-b15c-cd693006643b tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:00.459800 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5cae8651-3e58-4447-b15c-cd693006643b tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:00.460007 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-5cae8651-3e58-4447-b15c-cd693006643b tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Delete backup with id: 45f83953-cdc5-4f5e-960e-7367796e9922. Jul 03 19:29:00.465113 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:00.465113 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:00.489108 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.backup.rpcapi [None req-5cae8651-3e58-4447-b15c-cd693006643b tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] delete_backup rpcapi backup_id 45f83953-cdc5-4f5e-960e-7367796e9922 {{(pid=99924) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:29:00.492789 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5cae8651-3e58-4447-b15c-cd693006643b tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] https://10.4.3.61/volume/v3/backups/45f83953-cdc5-4f5e-960e-7367796e9922 returned with HTTP 202 Jul 03 19:29:00.493260 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 527/2099] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:29:00 2026] DELETE /volume/v3/backups/45f83953-cdc5-4f5e-960e-7367796e9922 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:29:00.506366 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3b29c313-cd02-4524-b86c-c6e29431ccdf None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:00.511035 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3b29c313-cd02-4524-b86c-c6e29431ccdf tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] GET https://10.4.3.61/volume/v3/backups/45f83953-cdc5-4f5e-960e-7367796e9922 Jul 03 19:29:00.512455 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3b29c313-cd02-4524-b86c-c6e29431ccdf tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:00.512722 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3b29c313-cd02-4524-b86c-c6e29431ccdf tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:00.513517 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-3b29c313-cd02-4524-b86c-c6e29431ccdf tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Show backup with id 45f83953-cdc5-4f5e-960e-7367796e9922. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:00.521836 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:00.521836 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:00.522755 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3b29c313-cd02-4524-b86c-c6e29431ccdf tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] https://10.4.3.61/volume/v3/backups/45f83953-cdc5-4f5e-960e-7367796e9922 returned with HTTP 200 Jul 03 19:29:00.523281 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 533/2100] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:00 2026] GET /volume/v3/backups/45f83953-cdc5-4f5e-960e-7367796e9922 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:00.525651 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e7827853-27da-4161-b378-5a86d37eb0da None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:00.529543 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e7827853-27da-4161-b378-5a86d37eb0da tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 Jul 03 19:29:00.529543 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e7827853-27da-4161-b378-5a86d37eb0da tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:00.529543 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e7827853-27da-4161-b378-5a86d37eb0da tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:00.529543 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-e7827853-27da-4161-b378-5a86d37eb0da tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id 8f68dded-ee8a-4680-a28c-4127670fc978. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:00.535373 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:00.535373 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:00.536354 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e7827853-27da-4161-b378-5a86d37eb0da tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 returned with HTTP 200 Jul 03 19:29:00.536979 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 511/2101] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:29:00 2026] GET /volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:01.539964 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2380c094-3f6b-4fa1-aecc-356b3136c126 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:01.541862 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2380c094-3f6b-4fa1-aecc-356b3136c126 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] GET https://10.4.3.61/volume/v3/backups/45f83953-cdc5-4f5e-960e-7367796e9922 Jul 03 19:29:01.542127 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2380c094-3f6b-4fa1-aecc-356b3136c126 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:01.542623 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2380c094-3f6b-4fa1-aecc-356b3136c126 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:01.542623 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-2380c094-3f6b-4fa1-aecc-356b3136c126 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Show backup with id 45f83953-cdc5-4f5e-960e-7367796e9922. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:01.547874 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2380c094-3f6b-4fa1-aecc-356b3136c126 tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] https://10.4.3.61/volume/v3/backups/45f83953-cdc5-4f5e-960e-7367796e9922 returned with HTTP 404 Jul 03 19:29:01.548551 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 531/2102] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:01 2026] GET /volume/v3/backups/45f83953-cdc5-4f5e-960e-7367796e9922 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:01.554808 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1e6f8113-ef76-4f14-af6b-2893513f0a84 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:01.557047 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2f783ac8-2bca-469c-8333-e0663ef8c22a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:01.558050 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1e6f8113-ef76-4f14-af6b-2893513f0a84 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 Jul 03 19:29:01.558379 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1e6f8113-ef76-4f14-af6b-2893513f0a84 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:01.558563 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1e6f8113-ef76-4f14-af6b-2893513f0a84 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:01.558693 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-1e6f8113-ef76-4f14-af6b-2893513f0a84 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id 8f68dded-ee8a-4680-a28c-4127670fc978. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:01.559138 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2f783ac8-2bca-469c-8333-e0663ef8c22a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] DELETE https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:29:01.559362 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2f783ac8-2bca-469c-8333-e0663ef8c22a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:01.559594 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2f783ac8-2bca-469c-8333-e0663ef8c22a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:01.559694 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.contrib.backups [None req-2f783ac8-2bca-469c-8333-e0663ef8c22a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Delete backup with id: 96358383-4e23-40ab-95e3-fb325ed54881. Jul 03 19:29:01.564119 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:01.564119 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:01.564464 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:01.564464 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:01.565123 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1e6f8113-ef76-4f14-af6b-2893513f0a84 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 returned with HTTP 200 Jul 03 19:29:01.566205 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 528/2103] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:29:01 2026] GET /volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:01.579837 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.backup.rpcapi [None req-2f783ac8-2bca-469c-8333-e0663ef8c22a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] delete_backup rpcapi backup_id 96358383-4e23-40ab-95e3-fb325ed54881 {{(pid=99925) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:29:01.581566 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2f783ac8-2bca-469c-8333-e0663ef8c22a tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 202 Jul 03 19:29:01.582110 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 534/2104] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:29:01 2026] DELETE /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:29:01.592061 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c42e8dac-ba6c-4231-95b6-c4b9309b9829 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:01.599735 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c42e8dac-ba6c-4231-95b6-c4b9309b9829 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:29:01.599735 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c42e8dac-ba6c-4231-95b6-c4b9309b9829 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:01.599735 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c42e8dac-ba6c-4231-95b6-c4b9309b9829 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:01.599735 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-c42e8dac-ba6c-4231-95b6-c4b9309b9829 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:01.603769 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:01.603769 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:01.604873 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c42e8dac-ba6c-4231-95b6-c4b9309b9829 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 200 Jul 03 19:29:01.605460 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 512/2105] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:01 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:02.581894 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1621bc85-eb6a-4be6-beab-9ff4ed7df685 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:02.585367 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1621bc85-eb6a-4be6-beab-9ff4ed7df685 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 Jul 03 19:29:02.585888 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1621bc85-eb6a-4be6-beab-9ff4ed7df685 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:02.586172 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1621bc85-eb6a-4be6-beab-9ff4ed7df685 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:02.588198 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-1621bc85-eb6a-4be6-beab-9ff4ed7df685 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id 8f68dded-ee8a-4680-a28c-4127670fc978. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:02.593877 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:02.593877 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:02.594640 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1621bc85-eb6a-4be6-beab-9ff4ed7df685 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 returned with HTTP 200 Jul 03 19:29:02.595074 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 532/2106] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:29:02 2026] GET /volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:02.620794 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-24e91333-68b8-4ce6-a38a-e11217edaaf2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:02.624003 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-24e91333-68b8-4ce6-a38a-e11217edaaf2 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 Jul 03 19:29:02.624529 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-24e91333-68b8-4ce6-a38a-e11217edaaf2 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:02.628209 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-24e91333-68b8-4ce6-a38a-e11217edaaf2 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:02.628209 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-24e91333-68b8-4ce6-a38a-e11217edaaf2 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 96358383-4e23-40ab-95e3-fb325ed54881. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:02.631482 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-24e91333-68b8-4ce6-a38a-e11217edaaf2 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 returned with HTTP 404 Jul 03 19:29:02.632733 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 529/2107] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:02 2026] GET /volume/v3/backups/96358383-4e23-40ab-95e3-fb325ed54881 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:02.736407 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6d621634-b410-4961-b302-e3fa9e9f05f8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:02.738839 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6d621634-b410-4961-b302-e3fa9e9f05f8 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/volumes/116e6cdc-3a00-4f16-ad0b-937d77a4695b Jul 03 19:29:02.739099 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6d621634-b410-4961-b302-e3fa9e9f05f8 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:02.739378 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6d621634-b410-4961-b302-e3fa9e9f05f8 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:02.749932 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:02.749932 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:02.755874 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6d621634-b410-4961-b302-e3fa9e9f05f8 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Volume info retrieved successfully. Jul 03 19:29:02.765411 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6d621634-b410-4961-b302-e3fa9e9f05f8 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/volumes/116e6cdc-3a00-4f16-ad0b-937d77a4695b returned with HTTP 200 Jul 03 19:29:02.766055 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 535/2108] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:02 2026] GET /volume/v3/volumes/116e6cdc-3a00-4f16-ad0b-937d77a4695b => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:02.778765 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-791afa07-460a-4a3e-a6ce-3d6808a5f499 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:02.781339 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-791afa07-460a-4a3e-a6ce-3d6808a5f499 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] DELETE https://10.4.3.61/volume/v3/volumes/116e6cdc-3a00-4f16-ad0b-937d77a4695b Jul 03 19:29:02.781585 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-791afa07-460a-4a3e-a6ce-3d6808a5f499 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:02.781842 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-791afa07-460a-4a3e-a6ce-3d6808a5f499 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:02.782070 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-791afa07-460a-4a3e-a6ce-3d6808a5f499 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Delete volume with id: 116e6cdc-3a00-4f16-ad0b-937d77a4695b Jul 03 19:29:02.791762 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:02.791762 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:02.792275 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-791afa07-460a-4a3e-a6ce-3d6808a5f499 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Volume info retrieved successfully. Jul 03 19:29:02.826434 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-791afa07-460a-4a3e-a6ce-3d6808a5f499 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Delete volume request issued successfully. Jul 03 19:29:02.826763 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-791afa07-460a-4a3e-a6ce-3d6808a5f499 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/volumes/116e6cdc-3a00-4f16-ad0b-937d77a4695b returned with HTTP 202 Jul 03 19:29:02.827386 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 513/2109] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:29:02 2026] DELETE /volume/v3/volumes/116e6cdc-3a00-4f16-ad0b-937d77a4695b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:29:02.838294 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-057a9e11-7a0d-469b-9c80-f2c05c6a6d55 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:02.841539 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-057a9e11-7a0d-469b-9c80-f2c05c6a6d55 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/volumes/116e6cdc-3a00-4f16-ad0b-937d77a4695b Jul 03 19:29:02.841539 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-057a9e11-7a0d-469b-9c80-f2c05c6a6d55 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:02.841539 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-057a9e11-7a0d-469b-9c80-f2c05c6a6d55 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:02.848650 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:02.848650 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:02.856056 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-057a9e11-7a0d-469b-9c80-f2c05c6a6d55 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Volume info retrieved successfully. Jul 03 19:29:02.862927 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-057a9e11-7a0d-469b-9c80-f2c05c6a6d55 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/volumes/116e6cdc-3a00-4f16-ad0b-937d77a4695b returned with HTTP 200 Jul 03 19:29:02.863412 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 533/2110] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:02 2026] GET /volume/v3/volumes/116e6cdc-3a00-4f16-ad0b-937d77a4695b => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:03.609739 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ba0123ef-aba5-4cd3-8c0f-dc4e9da54a95 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:03.612642 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ba0123ef-aba5-4cd3-8c0f-dc4e9da54a95 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 Jul 03 19:29:03.612968 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ba0123ef-aba5-4cd3-8c0f-dc4e9da54a95 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:03.613179 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ba0123ef-aba5-4cd3-8c0f-dc4e9da54a95 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:03.613329 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-ba0123ef-aba5-4cd3-8c0f-dc4e9da54a95 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id 8f68dded-ee8a-4680-a28c-4127670fc978. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:03.621407 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:03.621407 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:03.622242 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ba0123ef-aba5-4cd3-8c0f-dc4e9da54a95 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 returned with HTTP 200 Jul 03 19:29:03.622639 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 530/2111] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:29:03 2026] GET /volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:03.880860 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-17b429ca-339e-438e-80aa-e9a6e1f3560b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:03.883129 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-17b429ca-339e-438e-80aa-e9a6e1f3560b tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/volumes/116e6cdc-3a00-4f16-ad0b-937d77a4695b Jul 03 19:29:03.883315 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-17b429ca-339e-438e-80aa-e9a6e1f3560b tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:03.883513 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-17b429ca-339e-438e-80aa-e9a6e1f3560b tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:03.889879 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-17b429ca-339e-438e-80aa-e9a6e1f3560b tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/volumes/116e6cdc-3a00-4f16-ad0b-937d77a4695b returned with HTTP 404 Jul 03 19:29:03.890403 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 536/2112] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:03 2026] GET /volume/v3/volumes/116e6cdc-3a00-4f16-ad0b-937d77a4695b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:03.902996 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7a1d440e-6c89-4400-829d-fe365f8db98f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:03.905483 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7a1d440e-6c89-4400-829d-fe365f8db98f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:29:03.905911 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7a1d440e-6c89-4400-829d-fe365f8db98f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1755543326"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:03.907619 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-7a1d440e-6c89-4400-829d-fe365f8db98f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1755543326'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:29:03.907841 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-7a1d440e-6c89-4400-829d-fe365f8db98f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Create volume of 1 GB Jul 03 19:29:03.913102 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7a1d440e-6c89-4400-829d-fe365f8db98f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Availability Zones retrieved successfully. Jul 03 19:29:03.919304 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7a1d440e-6c89-4400-829d-fe365f8db98f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Flow 'volume_create_api' (19704272-c133-44e0-a8a6-522ea753e309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:29:03.920554 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7a1d440e-6c89-4400-829d-fe365f8db98f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c60b25d0-a3a7-4622-821d-f8cf4d8fd465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:03.921740 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-7a1d440e-6c89-4400-829d-fe365f8db98f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:29:03.954997 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7a1d440e-6c89-4400-829d-fe365f8db98f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c60b25d0-a3a7-4622-821d-f8cf4d8fd465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:03.955837 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7a1d440e-6c89-4400-829d-fe365f8db98f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (561f7170-ef75-443d-88cc-d8461be6208f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:04.012549 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-7a1d440e-6c89-4400-829d-fe365f8db98f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Created reservations ['68a24040-d28f-4285-a342-12b14a0f52bd', '7b40de35-8c84-4c78-a0c1-074c80a8b84d', '10d29d25-74a6-426b-a5fa-e6441f3b56f9', '4e2575aa-73db-49d7-b562-cfb6f69d9333'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:29:04.013881 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7a1d440e-6c89-4400-829d-fe365f8db98f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (561f7170-ef75-443d-88cc-d8461be6208f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68a24040-d28f-4285-a342-12b14a0f52bd', '7b40de35-8c84-4c78-a0c1-074c80a8b84d', '10d29d25-74a6-426b-a5fa-e6441f3b56f9', '4e2575aa-73db-49d7-b562-cfb6f69d9333']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:04.014837 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7a1d440e-6c89-4400-829d-fe365f8db98f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (494a656b-e20c-45f5-a513-f35b505c8606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:04.050775 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7a1d440e-6c89-4400-829d-fe365f8db98f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (494a656b-e20c-45f5-a513-f35b505c8606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a255a3ff-755e-40c5-a518-a0ca29916517', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1755543326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84dd59977aee408c9a9d38b9a9a7bc8c',qos_specs=None,replication_status=,reservations=['68a24040-d28f-4285-a342-12b14a0f52bd','7b40de35-8c84-4c78-a0c1-074c80a8b84d','10d29d25-74a6-426b-a5fa-e6441f3b56f9','4e2575aa-73db-49d7-b562-cfb6f69d9333'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42a5d850184f47ee8961703808117856',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:29:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1755543326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a255a3ff-755e-40c5-a518-a0ca29916517,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84dd59977aee408c9a9d38b9a9a7bc8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42a5d850184f47ee8961703808117856',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:04.051645 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7a1d440e-6c89-4400-829d-fe365f8db98f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10dcdd48-3916-4bcc-94ba-1ea8e9dddfa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:04.074351 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7a1d440e-6c89-4400-829d-fe365f8db98f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10dcdd48-3916-4bcc-94ba-1ea8e9dddfa3) transitioned into state 'SUCCESS' from state '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-1755543326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84dd59977aee408c9a9d38b9a9a7bc8c',qos_specs=None,replication_status=,reservations=['68a24040-d28f-4285-a342-12b14a0f52bd','7b40de35-8c84-4c78-a0c1-074c80a8b84d','10d29d25-74a6-426b-a5fa-e6441f3b56f9','4e2575aa-73db-49d7-b562-cfb6f69d9333'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42a5d850184f47ee8961703808117856',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:04.076929 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7a1d440e-6c89-4400-829d-fe365f8db98f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99be3efa-089e-4ba7-bddd-24bb5dbbb6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:04.090043 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7a1d440e-6c89-4400-829d-fe365f8db98f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99be3efa-089e-4ba7-bddd-24bb5dbbb6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:04.092752 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7a1d440e-6c89-4400-829d-fe365f8db98f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Flow 'volume_create_api' (19704272-c133-44e0-a8a6-522ea753e309) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:29:04.092752 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7a1d440e-6c89-4400-829d-fe365f8db98f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Create volume request issued successfully. Jul 03 19:29:04.092752 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7a1d440e-6c89-4400-829d-fe365f8db98f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:29:04.092752 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 514/2113] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:29:03 2026] POST /volume/v3/volumes => generated 752 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:29:04.106788 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fc0d8eb5-087a-469a-952a-8095f1243ed0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:04.109145 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fc0d8eb5-087a-469a-952a-8095f1243ed0 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/volumes/a255a3ff-755e-40c5-a518-a0ca29916517 Jul 03 19:29:04.109145 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fc0d8eb5-087a-469a-952a-8095f1243ed0 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:04.109145 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fc0d8eb5-087a-469a-952a-8095f1243ed0 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:04.124390 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:04.124390 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:04.129500 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-fc0d8eb5-087a-469a-952a-8095f1243ed0 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Volume info retrieved successfully. Jul 03 19:29:04.136179 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fc0d8eb5-087a-469a-952a-8095f1243ed0 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/volumes/a255a3ff-755e-40c5-a518-a0ca29916517 returned with HTTP 200 Jul 03 19:29:04.136738 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 534/2114] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:04 2026] GET /volume/v3/volumes/a255a3ff-755e-40c5-a518-a0ca29916517 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:04.634399 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9b6e214a-7d00-40ac-8bae-ce23894b99f3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:04.636574 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9b6e214a-7d00-40ac-8bae-ce23894b99f3 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 Jul 03 19:29:04.638184 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9b6e214a-7d00-40ac-8bae-ce23894b99f3 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:04.638184 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9b6e214a-7d00-40ac-8bae-ce23894b99f3 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:04.638184 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-9b6e214a-7d00-40ac-8bae-ce23894b99f3 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id 8f68dded-ee8a-4680-a28c-4127670fc978. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:04.642658 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:04.642658 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:04.643751 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9b6e214a-7d00-40ac-8bae-ce23894b99f3 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 returned with HTTP 200 Jul 03 19:29:04.644387 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 531/2115] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:29:04 2026] GET /volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:05.155798 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-054e4e87-1d15-41fa-83a5-d0e82b17faa1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:05.159339 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-054e4e87-1d15-41fa-83a5-d0e82b17faa1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/volumes/a255a3ff-755e-40c5-a518-a0ca29916517 Jul 03 19:29:05.159602 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-054e4e87-1d15-41fa-83a5-d0e82b17faa1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:05.159851 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-054e4e87-1d15-41fa-83a5-d0e82b17faa1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:05.170580 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:05.170580 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:05.175646 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-054e4e87-1d15-41fa-83a5-d0e82b17faa1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Volume info retrieved successfully. Jul 03 19:29:05.181077 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-054e4e87-1d15-41fa-83a5-d0e82b17faa1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/volumes/a255a3ff-755e-40c5-a518-a0ca29916517 returned with HTTP 200 Jul 03 19:29:05.181805 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 537/2116] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:05 2026] GET /volume/v3/volumes/a255a3ff-755e-40c5-a518-a0ca29916517 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:05.197832 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ffe05a4d-a518-4c60-99bf-39cfd0604cce None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:05.199999 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ffe05a4d-a518-4c60-99bf-39cfd0604cce tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] POST https://10.4.3.61/volume/v3/backups Jul 03 19:29:05.200338 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ffe05a4d-a518-4c60-99bf-39cfd0604cce tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a255a3ff-755e-40c5-a518-a0ca29916517", "name": "tempest-VolumesBackupsAdminTest-Backup-1543037827", "container": "tempest-volumesbackupsadmintest-backup-container-1642254249"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:05.201812 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.backups [None req-ffe05a4d-a518-4c60-99bf-39cfd0604cce tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Creating new backup {'backup': {'volume_id': 'a255a3ff-755e-40c5-a518-a0ca29916517', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1543037827', 'container': 'tempest-volumesbackupsadmintest-backup-container-1642254249'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:29:05.201964 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-ffe05a4d-a518-4c60-99bf-39cfd0604cce tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Creating backup of volume a255a3ff-755e-40c5-a518-a0ca29916517 in container tempest-volumesbackupsadmintest-backup-container-1642254249 Jul 03 19:29:05.210432 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:05.210432 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:05.210993 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ffe05a4d-a518-4c60-99bf-39cfd0604cce tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Volume info retrieved successfully. Jul 03 19:29:05.227773 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-ffe05a4d-a518-4c60-99bf-39cfd0604cce tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Created reservations ['c63c18d3-342a-42c5-9d17-1cde7f3bea71', 'd3150651-159e-4058-b24e-c8c625c549c9'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:29:05.256392 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ffe05a4d-a518-4c60-99bf-39cfd0604cce tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:29:05.256911 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 515/2117] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:29:05 2026] POST /volume/v3/backups => generated 333 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:29:05.270296 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6e0b581b-792f-4f3d-87ac-6c1ca7021e06 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:05.277205 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6e0b581b-792f-4f3d-87ac-6c1ca7021e06 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 Jul 03 19:29:05.279080 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6e0b581b-792f-4f3d-87ac-6c1ca7021e06 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:05.279080 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6e0b581b-792f-4f3d-87ac-6c1ca7021e06 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:05.279080 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-6e0b581b-792f-4f3d-87ac-6c1ca7021e06 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 8f1d1536-718f-4e64-8e0a-012fcad26c18. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:05.285643 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:05.285643 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:05.286809 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6e0b581b-792f-4f3d-87ac-6c1ca7021e06 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 returned with HTTP 200 Jul 03 19:29:05.288646 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 535/2118] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:05 2026] GET /volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 => generated 797 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:05.658156 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-140f903e-2a3d-418b-9db4-9196c872a109 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:05.660721 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-140f903e-2a3d-418b-9db4-9196c872a109 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 Jul 03 19:29:05.661126 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-140f903e-2a3d-418b-9db4-9196c872a109 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:05.661519 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-140f903e-2a3d-418b-9db4-9196c872a109 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:05.661772 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-140f903e-2a3d-418b-9db4-9196c872a109 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id 8f68dded-ee8a-4680-a28c-4127670fc978. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:05.667648 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:05.667648 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:05.668845 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-140f903e-2a3d-418b-9db4-9196c872a109 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 returned with HTTP 200 Jul 03 19:29:05.669654 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 532/2119] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:29:05 2026] GET /volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:06.302346 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b425d19e-6c28-4cad-9e6c-1218fa53495b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:06.306524 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b425d19e-6c28-4cad-9e6c-1218fa53495b tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 Jul 03 19:29:06.307528 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b425d19e-6c28-4cad-9e6c-1218fa53495b tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:06.307826 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b425d19e-6c28-4cad-9e6c-1218fa53495b tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:06.307985 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-b425d19e-6c28-4cad-9e6c-1218fa53495b tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 8f1d1536-718f-4e64-8e0a-012fcad26c18. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:06.315699 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:06.315699 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:06.316916 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b425d19e-6c28-4cad-9e6c-1218fa53495b tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 returned with HTTP 200 Jul 03 19:29:06.318068 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 538/2120] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:06 2026] GET /volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:06.680356 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9ff0fdc5-f55e-4b42-8b8b-ed977a6de285 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:06.682137 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9ff0fdc5-f55e-4b42-8b8b-ed977a6de285 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 Jul 03 19:29:06.682377 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9ff0fdc5-f55e-4b42-8b8b-ed977a6de285 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:06.682579 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9ff0fdc5-f55e-4b42-8b8b-ed977a6de285 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:06.682701 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-9ff0fdc5-f55e-4b42-8b8b-ed977a6de285 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id 8f68dded-ee8a-4680-a28c-4127670fc978. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:06.687758 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:06.687758 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:06.688893 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9ff0fdc5-f55e-4b42-8b8b-ed977a6de285 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 returned with HTTP 200 Jul 03 19:29:06.689043 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 516/2121] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:29:06 2026] GET /volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:07.338815 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-395a6ac9-5dfb-4bf6-8e7f-4e8eef8c2b65 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:07.343414 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-395a6ac9-5dfb-4bf6-8e7f-4e8eef8c2b65 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 Jul 03 19:29:07.344608 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-395a6ac9-5dfb-4bf6-8e7f-4e8eef8c2b65 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:07.345006 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-395a6ac9-5dfb-4bf6-8e7f-4e8eef8c2b65 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:07.345106 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-395a6ac9-5dfb-4bf6-8e7f-4e8eef8c2b65 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 8f1d1536-718f-4e64-8e0a-012fcad26c18. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:07.357673 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:07.357673 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:07.359275 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-395a6ac9-5dfb-4bf6-8e7f-4e8eef8c2b65 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 returned with HTTP 200 Jul 03 19:29:07.359794 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 536/2122] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:07 2026] GET /volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 => generated 799 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:07.703684 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7ba6b264-0847-4206-808a-b172c0b8cad8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:07.708108 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7ba6b264-0847-4206-808a-b172c0b8cad8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 Jul 03 19:29:07.708490 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7ba6b264-0847-4206-808a-b172c0b8cad8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:07.708821 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7ba6b264-0847-4206-808a-b172c0b8cad8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:07.709043 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-7ba6b264-0847-4206-808a-b172c0b8cad8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id 8f68dded-ee8a-4680-a28c-4127670fc978. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:07.716901 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:07.716901 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:07.717793 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7ba6b264-0847-4206-808a-b172c0b8cad8 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 returned with HTTP 200 Jul 03 19:29:07.718268 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 533/2123] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:29:07 2026] GET /volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:08.380136 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-54ef91c9-7c3e-441e-94bd-19716199d467 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:08.387672 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-54ef91c9-7c3e-441e-94bd-19716199d467 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 Jul 03 19:29:08.387672 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-54ef91c9-7c3e-441e-94bd-19716199d467 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:08.387672 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-54ef91c9-7c3e-441e-94bd-19716199d467 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:08.387672 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-54ef91c9-7c3e-441e-94bd-19716199d467 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 8f1d1536-718f-4e64-8e0a-012fcad26c18. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:08.393569 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:08.393569 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:08.394805 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-54ef91c9-7c3e-441e-94bd-19716199d467 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 returned with HTTP 200 Jul 03 19:29:08.395777 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 539/2124] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:08 2026] GET /volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:08.731059 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-02a2469d-4804-45f0-a767-2f7f84acca6b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:08.734495 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-02a2469d-4804-45f0-a767-2f7f84acca6b tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 Jul 03 19:29:08.734815 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-02a2469d-4804-45f0-a767-2f7f84acca6b tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:08.735090 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-02a2469d-4804-45f0-a767-2f7f84acca6b tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:08.735279 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-02a2469d-4804-45f0-a767-2f7f84acca6b tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id 8f68dded-ee8a-4680-a28c-4127670fc978. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:08.741148 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:08.741148 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:08.742061 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-02a2469d-4804-45f0-a767-2f7f84acca6b tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 returned with HTTP 200 Jul 03 19:29:08.742557 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 517/2125] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:29:08 2026] GET /volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:09.173909 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-dc4e3937-8e51-42c5-97da-79fe1ee09a81 req-84000056-306e-4e57-a235-3ec9d4458fe6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:09.176273 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-dc4e3937-8e51-42c5-97da-79fe1ee09a81 req-84000056-306e-4e57-a235-3ec9d4458fe6 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 Jul 03 19:29:09.176476 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-dc4e3937-8e51-42c5-97da-79fe1ee09a81 req-84000056-306e-4e57-a235-3ec9d4458fe6 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:09.176693 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-dc4e3937-8e51-42c5-97da-79fe1ee09a81 req-84000056-306e-4e57-a235-3ec9d4458fe6 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:09.187080 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:09.187080 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:09.190507 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-dc4e3937-8e51-42c5-97da-79fe1ee09a81 req-84000056-306e-4e57-a235-3ec9d4458fe6 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:29:09.195346 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-dc4e3937-8e51-42c5-97da-79fe1ee09a81 req-84000056-306e-4e57-a235-3ec9d4458fe6 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 returned with HTTP 200 Jul 03 19:29:09.195939 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 537/2126] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:29:09 2026] GET /volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:09.223512 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-dc4e3937-8e51-42c5-97da-79fe1ee09a81 req-64d3199a-d0b0-45ec-9443-f7291f895059 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:09.229641 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-dc4e3937-8e51-42c5-97da-79fe1ee09a81 req-64d3199a-d0b0-45ec-9443-f7291f895059 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] POST https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861/action Jul 03 19:29:09.229832 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-dc4e3937-8e51-42c5-97da-79fe1ee09a81 req-64d3199a-d0b0-45ec-9443-f7291f895059 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:29:09.229996 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-dc4e3937-8e51-42c5-97da-79fe1ee09a81 req-64d3199a-d0b0-45ec-9443-f7291f895059 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:09.244963 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:09.244963 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:09.245637 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-dc4e3937-8e51-42c5-97da-79fe1ee09a81 req-64d3199a-d0b0-45ec-9443-f7291f895059 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:29:09.253821 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-dc4e3937-8e51-42c5-97da-79fe1ee09a81 req-64d3199a-d0b0-45ec-9443-f7291f895059 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Begin detaching volume completed successfully. Jul 03 19:29:09.254094 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-dc4e3937-8e51-42c5-97da-79fe1ee09a81 req-64d3199a-d0b0-45ec-9443-f7291f895059 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861/action returned with HTTP 202 Jul 03 19:29:09.254675 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 534/2127] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:29:09 2026] POST /volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:29:09.411560 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c733ff59-4d40-4a69-8082-d0c5d7cecdd1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:09.413905 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c733ff59-4d40-4a69-8082-d0c5d7cecdd1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 Jul 03 19:29:09.415332 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c733ff59-4d40-4a69-8082-d0c5d7cecdd1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:09.415972 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c733ff59-4d40-4a69-8082-d0c5d7cecdd1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:09.416280 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-c733ff59-4d40-4a69-8082-d0c5d7cecdd1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 8f1d1536-718f-4e64-8e0a-012fcad26c18. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:09.422389 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:09.422389 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:09.424196 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c733ff59-4d40-4a69-8082-d0c5d7cecdd1 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 returned with HTTP 200 Jul 03 19:29:09.424449 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 540/2128] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:09 2026] GET /volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:09.757412 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7393ff84-f9d1-4210-b61c-ed5d48a605da None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:09.759226 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7393ff84-f9d1-4210-b61c-ed5d48a605da tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 Jul 03 19:29:09.759476 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7393ff84-f9d1-4210-b61c-ed5d48a605da tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:09.759692 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7393ff84-f9d1-4210-b61c-ed5d48a605da tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:09.759876 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-7393ff84-f9d1-4210-b61c-ed5d48a605da tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id 8f68dded-ee8a-4680-a28c-4127670fc978. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:09.764360 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:09.764360 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:09.764991 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7393ff84-f9d1-4210-b61c-ed5d48a605da tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 returned with HTTP 200 Jul 03 19:29:09.765420 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 518/2129] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:29:09 2026] GET /volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:09.777038 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9e810010-bdd6-4e75-810b-de571e14bcc1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:09.780344 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9e810010-bdd6-4e75-810b-de571e14bcc1 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] POST https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978/action Jul 03 19:29:09.780344 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9e810010-bdd6-4e75-810b-de571e14bcc1 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:29:09.780344 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9e810010-bdd6-4e75-810b-de571e14bcc1 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:09.782134 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.admin_actions [None req-9e810010-bdd6-4e75-810b-de571e14bcc1 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] Updating backup '8f68dded-ee8a-4680-a28c-4127670fc978' with '{'status': 'error'}' {{(pid=99927) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 19:29:09.795075 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:09.795075 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:09.797125 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.policy [None req-9e810010-bdd6-4e75-810b-de571e14bcc1 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'bef768681962491fab76bf9a920ca8aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6fb61ac93ea746d79cdb9fa5a9a4baea', '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=99927) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:29:09.797769 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9e810010-bdd6-4e75-810b-de571e14bcc1 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978/action returned with HTTP 403 Jul 03 19:29:09.798543 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 538/2130] 10.4.3.61 () {70 vars in 1423 bytes} [Fri Jul 3 19:29:09 2026] POST /volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978/action => generated 131 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:09.805881 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6d1ac2c0-5d85-40e9-9e4a-51125a5a9374 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:09.810957 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6d1ac2c0-5d85-40e9-9e4a-51125a5a9374 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/ea4d9e80-5222-4602-a6be-2c2c6be1ebb0 Jul 03 19:29:09.811276 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6d1ac2c0-5d85-40e9-9e4a-51125a5a9374 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:09.811475 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6d1ac2c0-5d85-40e9-9e4a-51125a5a9374 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:09.811649 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-6d1ac2c0-5d85-40e9-9e4a-51125a5a9374 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Delete volume with id: ea4d9e80-5222-4602-a6be-2c2c6be1ebb0 Jul 03 19:29:09.819497 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:09.819497 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:09.819924 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6d1ac2c0-5d85-40e9-9e4a-51125a5a9374 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Volume info retrieved successfully. Jul 03 19:29:09.843180 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6d1ac2c0-5d85-40e9-9e4a-51125a5a9374 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Delete volume request issued successfully. Jul 03 19:29:09.843586 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6d1ac2c0-5d85-40e9-9e4a-51125a5a9374 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/volumes/ea4d9e80-5222-4602-a6be-2c2c6be1ebb0 returned with HTTP 202 Jul 03 19:29:09.844156 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 535/2131] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:29:09 2026] DELETE /volume/v3/volumes/ea4d9e80-5222-4602-a6be-2c2c6be1ebb0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:29:09.853464 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-36edabd1-08fd-412e-80a2-c4f126f389f3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:09.854888 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-36edabd1-08fd-412e-80a2-c4f126f389f3 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/volumes/ea4d9e80-5222-4602-a6be-2c2c6be1ebb0 Jul 03 19:29:09.855263 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-36edabd1-08fd-412e-80a2-c4f126f389f3 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:09.855599 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-36edabd1-08fd-412e-80a2-c4f126f389f3 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:09.863873 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:09.863873 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:09.868653 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-36edabd1-08fd-412e-80a2-c4f126f389f3 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Volume info retrieved successfully. Jul 03 19:29:09.877425 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-36edabd1-08fd-412e-80a2-c4f126f389f3 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/volumes/ea4d9e80-5222-4602-a6be-2c2c6be1ebb0 returned with HTTP 200 Jul 03 19:29:09.877425 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 541/2132] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:29:09 2026] GET /volume/v3/volumes/ea4d9e80-5222-4602-a6be-2c2c6be1ebb0 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:10.293286 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a56c5260-0e90-49a3-96a0-dbcaa9c3cad1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:10.293649 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a56c5260-0e90-49a3-96a0-dbcaa9c3cad1 None None] GET https://10.4.3.61/volume// Jul 03 19:29:10.293861 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a56c5260-0e90-49a3-96a0-dbcaa9c3cad1 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:10.294244 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a56c5260-0e90-49a3-96a0-dbcaa9c3cad1 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:10.294380 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a56c5260-0e90-49a3-96a0-dbcaa9c3cad1 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:29:10.294692 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 519/2133] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:29:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:29:10.303865 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-dc4e3937-8e51-42c5-97da-79fe1ee09a81 req-2845c79f-5cc0-4338-b6ba-9d64c474a27b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:10.306728 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-dc4e3937-8e51-42c5-97da-79fe1ee09a81 req-2845c79f-5cc0-4338-b6ba-9d64c474a27b tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 Jul 03 19:29:10.307039 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-dc4e3937-8e51-42c5-97da-79fe1ee09a81 req-2845c79f-5cc0-4338-b6ba-9d64c474a27b tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:10.307451 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-dc4e3937-8e51-42c5-97da-79fe1ee09a81 req-2845c79f-5cc0-4338-b6ba-9d64c474a27b tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:10.319457 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:10.319457 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:10.325692 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-dc4e3937-8e51-42c5-97da-79fe1ee09a81 req-2845c79f-5cc0-4338-b6ba-9d64c474a27b tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:29:10.330397 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-dc4e3937-8e51-42c5-97da-79fe1ee09a81 req-2845c79f-5cc0-4338-b6ba-9d64c474a27b tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 returned with HTTP 200 Jul 03 19:29:10.331423 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 539/2134] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:29:10 2026] GET /volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 => generated 1321 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:29:10.441207 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e121e7ef-ec4f-4a1c-a5b9-dbab425c1704 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:10.443155 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e121e7ef-ec4f-4a1c-a5b9-dbab425c1704 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 Jul 03 19:29:10.443240 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e121e7ef-ec4f-4a1c-a5b9-dbab425c1704 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:10.443841 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e121e7ef-ec4f-4a1c-a5b9-dbab425c1704 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:10.443841 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-e121e7ef-ec4f-4a1c-a5b9-dbab425c1704 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 8f1d1536-718f-4e64-8e0a-012fcad26c18. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:10.447516 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:10.447516 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:10.448264 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e121e7ef-ec4f-4a1c-a5b9-dbab425c1704 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 returned with HTTP 200 Jul 03 19:29:10.448604 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 536/2135] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:10 2026] GET /volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:10.889896 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2b689405-9055-4524-ab28-6ec618bdd08a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:10.892387 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2b689405-9055-4524-ab28-6ec618bdd08a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/volumes/ea4d9e80-5222-4602-a6be-2c2c6be1ebb0 Jul 03 19:29:10.892694 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2b689405-9055-4524-ab28-6ec618bdd08a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:10.892909 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2b689405-9055-4524-ab28-6ec618bdd08a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:10.901221 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2b689405-9055-4524-ab28-6ec618bdd08a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/volumes/ea4d9e80-5222-4602-a6be-2c2c6be1ebb0 returned with HTTP 404 Jul 03 19:29:10.901958 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 542/2136] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:29:10 2026] GET /volume/v3/volumes/ea4d9e80-5222-4602-a6be-2c2c6be1ebb0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:10.913459 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b66da5c5-40eb-4ad1-94cb-7ec88185ea2a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:10.915800 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b66da5c5-40eb-4ad1-94cb-7ec88185ea2a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:29:10.916041 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b66da5c5-40eb-4ad1-94cb-7ec88185ea2a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:10.916273 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b66da5c5-40eb-4ad1-94cb-7ec88185ea2a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:10.916387 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-b66da5c5-40eb-4ad1-94cb-7ec88185ea2a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:10.922008 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:10.922008 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:10.923357 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b66da5c5-40eb-4ad1-94cb-7ec88185ea2a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-reader] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 200 Jul 03 19:29:10.923884 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 520/2137] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:29:10 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:10.935125 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e82fd10d-9b83-4f02-90fb-9bfd0fd9ead2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:10.937565 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e82fd10d-9b83-4f02-90fb-9bfd0fd9ead2 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] DELETE https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 Jul 03 19:29:10.937850 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e82fd10d-9b83-4f02-90fb-9bfd0fd9ead2 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:10.938080 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e82fd10d-9b83-4f02-90fb-9bfd0fd9ead2 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:10.938236 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.backups [None req-e82fd10d-9b83-4f02-90fb-9bfd0fd9ead2 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Delete backup with id: 8f68dded-ee8a-4680-a28c-4127670fc978. Jul 03 19:29:10.942909 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:10.942909 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:10.961048 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.backup.rpcapi [None req-e82fd10d-9b83-4f02-90fb-9bfd0fd9ead2 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] delete_backup rpcapi backup_id 8f68dded-ee8a-4680-a28c-4127670fc978 {{(pid=99927) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:29:10.962725 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e82fd10d-9b83-4f02-90fb-9bfd0fd9ead2 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 returned with HTTP 202 Jul 03 19:29:10.963178 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 540/2138] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:29:10 2026] DELETE /volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:29:10.970400 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6ba0a352-1bfd-4269-8ffc-881bef63e547 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:10.972456 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6ba0a352-1bfd-4269-8ffc-881bef63e547 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 Jul 03 19:29:10.972703 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6ba0a352-1bfd-4269-8ffc-881bef63e547 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:10.972936 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6ba0a352-1bfd-4269-8ffc-881bef63e547 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:10.973072 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-6ba0a352-1bfd-4269-8ffc-881bef63e547 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id 8f68dded-ee8a-4680-a28c-4127670fc978. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:10.978171 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:10.978171 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:10.978925 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6ba0a352-1bfd-4269-8ffc-881bef63e547 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 returned with HTTP 200 Jul 03 19:29:10.979380 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 537/2139] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:29:10 2026] GET /volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:11.384633 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-dc4e3937-8e51-42c5-97da-79fe1ee09a81 req-ba3c4fc5-2751-4d84-aff6-2776ffbb9c3e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:11.390592 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-dc4e3937-8e51-42c5-97da-79fe1ee09a81 req-ba3c4fc5-2751-4d84-aff6-2776ffbb9c3e tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] DELETE https://10.4.3.61/volume/v3/attachments/732b9e0c-0252-40c6-8106-192b0d9f2a41 Jul 03 19:29:11.390927 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-dc4e3937-8e51-42c5-97da-79fe1ee09a81 req-ba3c4fc5-2751-4d84-aff6-2776ffbb9c3e tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:11.391070 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-dc4e3937-8e51-42c5-97da-79fe1ee09a81 req-ba3c4fc5-2751-4d84-aff6-2776ffbb9c3e tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:11.409415 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:11.409415 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:11.462269 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-749a8573-bf49-464c-b7f9-a0528cb29a2d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:11.464775 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-749a8573-bf49-464c-b7f9-a0528cb29a2d tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 Jul 03 19:29:11.464998 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-749a8573-bf49-464c-b7f9-a0528cb29a2d tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:11.465258 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-749a8573-bf49-464c-b7f9-a0528cb29a2d tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:11.465421 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-749a8573-bf49-464c-b7f9-a0528cb29a2d tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 8f1d1536-718f-4e64-8e0a-012fcad26c18. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:11.471039 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:11.471039 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:11.471840 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-749a8573-bf49-464c-b7f9-a0528cb29a2d tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 returned with HTTP 200 Jul 03 19:29:11.476209 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 521/2140] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:11 2026] GET /volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:29:11.947839 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-dc4e3937-8e51-42c5-97da-79fe1ee09a81 req-ba3c4fc5-2751-4d84-aff6-2776ffbb9c3e tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/attachments/732b9e0c-0252-40c6-8106-192b0d9f2a41 returned with HTTP 200 Jul 03 19:29:11.948496 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 543/2141] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:29:11 2026] DELETE /volume/v3/attachments/732b9e0c-0252-40c6-8106-192b0d9f2a41 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:11.992810 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-109c4b06-b28b-4b88-bc8d-3bb11df93acf None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:11.994911 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-109c4b06-b28b-4b88-bc8d-3bb11df93acf tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 Jul 03 19:29:11.995218 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-109c4b06-b28b-4b88-bc8d-3bb11df93acf tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:11.995453 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-109c4b06-b28b-4b88-bc8d-3bb11df93acf tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:11.995624 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-109c4b06-b28b-4b88-bc8d-3bb11df93acf tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id 8f68dded-ee8a-4680-a28c-4127670fc978. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:12.000526 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-109c4b06-b28b-4b88-bc8d-3bb11df93acf tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 returned with HTTP 404 Jul 03 19:29:12.001152 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 541/2142] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:29:11 2026] GET /volume/v3/backups/8f68dded-ee8a-4680-a28c-4127670fc978 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:12.011574 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-60cb12c3-2401-408e-95a1-4e30549fa885 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:12.014245 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-60cb12c3-2401-408e-95a1-4e30549fa885 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] DELETE https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 Jul 03 19:29:12.014537 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-60cb12c3-2401-408e-95a1-4e30549fa885 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:12.014834 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-60cb12c3-2401-408e-95a1-4e30549fa885 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:12.015015 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-60cb12c3-2401-408e-95a1-4e30549fa885 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Delete backup with id: db03b584-36fd-451a-a88d-d2ee669b7082. Jul 03 19:29:12.022478 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:12.022478 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:12.045137 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.backup.rpcapi [None req-60cb12c3-2401-408e-95a1-4e30549fa885 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] delete_backup rpcapi backup_id db03b584-36fd-451a-a88d-d2ee669b7082 {{(pid=99924) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:29:12.050858 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-60cb12c3-2401-408e-95a1-4e30549fa885 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 returned with HTTP 202 Jul 03 19:29:12.051524 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 538/2143] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:29:12 2026] DELETE /volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:29:12.060606 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-37c0b0a3-688e-45bf-9d5e-3ea50423c277 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:12.064889 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-37c0b0a3-688e-45bf-9d5e-3ea50423c277 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 Jul 03 19:29:12.065155 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-37c0b0a3-688e-45bf-9d5e-3ea50423c277 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:12.065410 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-37c0b0a3-688e-45bf-9d5e-3ea50423c277 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:12.065566 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-37c0b0a3-688e-45bf-9d5e-3ea50423c277 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id db03b584-36fd-451a-a88d-d2ee669b7082. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:12.071887 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:12.071887 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:12.073705 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-37c0b0a3-688e-45bf-9d5e-3ea50423c277 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 returned with HTTP 200 Jul 03 19:29:12.073705 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 522/2144] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:29:12 2026] GET /volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:12.485756 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e172906f-ff3c-4404-9094-18fb1e4ef6ee None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:12.489228 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e172906f-ff3c-4404-9094-18fb1e4ef6ee tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 Jul 03 19:29:12.492251 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e172906f-ff3c-4404-9094-18fb1e4ef6ee tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:12.492251 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e172906f-ff3c-4404-9094-18fb1e4ef6ee tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:12.492251 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-e172906f-ff3c-4404-9094-18fb1e4ef6ee tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 8f1d1536-718f-4e64-8e0a-012fcad26c18. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:12.494881 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:12.494881 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:12.495829 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e172906f-ff3c-4404-9094-18fb1e4ef6ee tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 returned with HTTP 200 Jul 03 19:29:12.496353 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 544/2145] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:12 2026] GET /volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:12.670056 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-13db3eac-2629-4c6d-9a85-ce71baa5a529 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:12.672453 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-13db3eac-2629-4c6d-9a85-ce71baa5a529 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e Jul 03 19:29:12.672675 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-13db3eac-2629-4c6d-9a85-ce71baa5a529 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:12.673048 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-13db3eac-2629-4c6d-9a85-ce71baa5a529 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:12.684211 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:12.684211 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:12.691261 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-13db3eac-2629-4c6d-9a85-ce71baa5a529 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:12.698610 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-13db3eac-2629-4c6d-9a85-ce71baa5a529 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e returned with HTTP 200 Jul 03 19:29:12.699093 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 542/2146] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:12 2026] GET /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:12.734992 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1e1b98c5-e6cc-4618-ae6d-92138df8f84b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:12.737603 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1e1b98c5-e6cc-4618-ae6d-92138df8f84b tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e Jul 03 19:29:12.737603 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1e1b98c5-e6cc-4618-ae6d-92138df8f84b tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:12.738117 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1e1b98c5-e6cc-4618-ae6d-92138df8f84b tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:12.750541 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:12.750541 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:12.756258 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1e1b98c5-e6cc-4618-ae6d-92138df8f84b tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:12.763080 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1e1b98c5-e6cc-4618-ae6d-92138df8f84b tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e returned with HTTP 200 Jul 03 19:29:12.763678 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 539/2147] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:12 2026] GET /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:12.819958 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-a59e1fff-e705-4ba2-8ced-6648338e4338 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:12.822857 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-a59e1fff-e705-4ba2-8ced-6648338e4338 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e Jul 03 19:29:12.823265 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-a59e1fff-e705-4ba2-8ced-6648338e4338 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:12.823394 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-a59e1fff-e705-4ba2-8ced-6648338e4338 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:12.833323 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:12.833323 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:12.839276 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-a59e1fff-e705-4ba2-8ced-6648338e4338 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:12.846054 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-a59e1fff-e705-4ba2-8ced-6648338e4338 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e returned with HTTP 200 Jul 03 19:29:12.846260 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 523/2148] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:29:12 2026] GET /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:13.086131 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-63781128-11c4-4c7f-985e-089fbf5ea713 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:13.088043 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-63781128-11c4-4c7f-985e-089fbf5ea713 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 Jul 03 19:29:13.088272 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-63781128-11c4-4c7f-985e-089fbf5ea713 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:13.088514 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-63781128-11c4-4c7f-985e-089fbf5ea713 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:13.088619 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-63781128-11c4-4c7f-985e-089fbf5ea713 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id db03b584-36fd-451a-a88d-d2ee669b7082. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:13.092404 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-63781128-11c4-4c7f-985e-089fbf5ea713 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 returned with HTTP 404 Jul 03 19:29:13.092955 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 545/2149] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:29:13 2026] GET /volume/v3/backups/db03b584-36fd-451a-a88d-d2ee669b7082 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:13.100374 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2ab4b49f-f39e-4373-95f1-2b72dcb666e2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:13.102888 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2ab4b49f-f39e-4373-95f1-2b72dcb666e2 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] DELETE https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:29:13.103195 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2ab4b49f-f39e-4373-95f1-2b72dcb666e2 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:13.103461 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2ab4b49f-f39e-4373-95f1-2b72dcb666e2 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:13.103628 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.backups [None req-2ab4b49f-f39e-4373-95f1-2b72dcb666e2 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Delete backup with id: c737be6a-5d73-4873-99dc-44334b02a94e. Jul 03 19:29:13.109564 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:13.109564 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:13.124568 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.backup.rpcapi [None req-2ab4b49f-f39e-4373-95f1-2b72dcb666e2 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] delete_backup rpcapi backup_id c737be6a-5d73-4873-99dc-44334b02a94e {{(pid=99927) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:29:13.126466 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2ab4b49f-f39e-4373-95f1-2b72dcb666e2 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 202 Jul 03 19:29:13.126870 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 543/2150] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:29:13 2026] DELETE /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:29:13.134885 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f1d8329e-ad4e-40a9-9037-8e6456db71f2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:13.137072 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f1d8329e-ad4e-40a9-9037-8e6456db71f2 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:29:13.137352 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f1d8329e-ad4e-40a9-9037-8e6456db71f2 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:13.137549 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f1d8329e-ad4e-40a9-9037-8e6456db71f2 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:13.137647 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-f1d8329e-ad4e-40a9-9037-8e6456db71f2 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:13.142558 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:13.142558 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:13.143276 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f1d8329e-ad4e-40a9-9037-8e6456db71f2 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 200 Jul 03 19:29:13.143676 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 540/2151] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:29:13 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:13.512511 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9bc2a6a6-b2fa-42ae-a8f8-d667e7b54e3f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:13.514706 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9bc2a6a6-b2fa-42ae-a8f8-d667e7b54e3f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 Jul 03 19:29:13.514867 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9bc2a6a6-b2fa-42ae-a8f8-d667e7b54e3f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:13.515299 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9bc2a6a6-b2fa-42ae-a8f8-d667e7b54e3f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:13.515858 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-9bc2a6a6-b2fa-42ae-a8f8-d667e7b54e3f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 8f1d1536-718f-4e64-8e0a-012fcad26c18. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:13.528277 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:13.528277 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:13.528277 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9bc2a6a6-b2fa-42ae-a8f8-d667e7b54e3f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 returned with HTTP 200 Jul 03 19:29:13.528277 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 524/2152] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:13 2026] GET /volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:13.605793 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-57e8e719-d229-4df5-be5b-4ced5014dd85 req-eb961413-4278-44d6-b597-a6affb2cd560 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:13.607534 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-57e8e719-d229-4df5-be5b-4ced5014dd85 req-eb961413-4278-44d6-b597-a6affb2cd560 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 Jul 03 19:29:13.607749 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-57e8e719-d229-4df5-be5b-4ced5014dd85 req-eb961413-4278-44d6-b597-a6affb2cd560 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:13.608040 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-57e8e719-d229-4df5-be5b-4ced5014dd85 req-eb961413-4278-44d6-b597-a6affb2cd560 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:13.619506 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:13.619506 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:13.627133 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-57e8e719-d229-4df5-be5b-4ced5014dd85 req-eb961413-4278-44d6-b597-a6affb2cd560 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:29:13.633938 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-57e8e719-d229-4df5-be5b-4ced5014dd85 req-eb961413-4278-44d6-b597-a6affb2cd560 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 returned with HTTP 200 Jul 03 19:29:13.634440 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 546/2153] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:29:13 2026] GET /volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:13.652464 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f730c22a-8ff7-477d-8f0d-e152a6679178 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:13.654541 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f730c22a-8ff7-477d-8f0d-e152a6679178 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] DELETE https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 Jul 03 19:29:13.655017 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f730c22a-8ff7-477d-8f0d-e152a6679178 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:13.655273 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f730c22a-8ff7-477d-8f0d-e152a6679178 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:13.655439 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-f730c22a-8ff7-477d-8f0d-e152a6679178 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Delete volume with id: ac9caa29-6242-4fb3-a359-9beab0f35861 Jul 03 19:29:13.664392 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:13.664392 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:13.665479 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f730c22a-8ff7-477d-8f0d-e152a6679178 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:29:13.692752 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f730c22a-8ff7-477d-8f0d-e152a6679178 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Delete volume request issued successfully. Jul 03 19:29:13.692947 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f730c22a-8ff7-477d-8f0d-e152a6679178 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 returned with HTTP 202 Jul 03 19:29:13.693514 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 544/2154] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:29:13 2026] DELETE /volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:29:13.703533 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c4c3d3c6-b2bf-4dea-9e3e-f58d22c69bbf None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:13.705632 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c4c3d3c6-b2bf-4dea-9e3e-f58d22c69bbf tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 Jul 03 19:29:13.706058 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c4c3d3c6-b2bf-4dea-9e3e-f58d22c69bbf tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:13.706131 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c4c3d3c6-b2bf-4dea-9e3e-f58d22c69bbf tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:13.717100 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:13.717100 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:13.723413 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c4c3d3c6-b2bf-4dea-9e3e-f58d22c69bbf tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Volume info retrieved successfully. Jul 03 19:29:13.732042 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c4c3d3c6-b2bf-4dea-9e3e-f58d22c69bbf tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 returned with HTTP 200 Jul 03 19:29:13.732799 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 541/2155] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:13 2026] GET /volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:14.159656 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-34570d87-af15-4938-8c68-ffce622b554e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:14.161395 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-34570d87-af15-4938-8c68-ffce622b554e tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e Jul 03 19:29:14.161611 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-34570d87-af15-4938-8c68-ffce622b554e tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:14.161814 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-34570d87-af15-4938-8c68-ffce622b554e tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:14.161914 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-34570d87-af15-4938-8c68-ffce622b554e tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Show backup with id c737be6a-5d73-4873-99dc-44334b02a94e. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:14.165528 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-34570d87-af15-4938-8c68-ffce622b554e tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e returned with HTTP 404 Jul 03 19:29:14.166190 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 525/2156] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:29:14 2026] GET /volume/v3/backups/c737be6a-5d73-4873-99dc-44334b02a94e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:14.174963 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fe89c65a-a243-4f41-8132-b19f00d03eed None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:14.177002 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fe89c65a-a243-4f41-8132-b19f00d03eed tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/aac12c99-466d-43ee-a6a9-34ad12da8b51 Jul 03 19:29:14.177240 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fe89c65a-a243-4f41-8132-b19f00d03eed tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:14.177453 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fe89c65a-a243-4f41-8132-b19f00d03eed tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:14.177643 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-fe89c65a-a243-4f41-8132-b19f00d03eed tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Delete volume with id: aac12c99-466d-43ee-a6a9-34ad12da8b51 Jul 03 19:29:14.186974 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:14.186974 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:14.187408 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-fe89c65a-a243-4f41-8132-b19f00d03eed tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Volume info retrieved successfully. Jul 03 19:29:14.208871 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-fe89c65a-a243-4f41-8132-b19f00d03eed tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Delete volume request issued successfully. Jul 03 19:29:14.209134 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fe89c65a-a243-4f41-8132-b19f00d03eed tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/volumes/aac12c99-466d-43ee-a6a9-34ad12da8b51 returned with HTTP 202 Jul 03 19:29:14.209703 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 547/2157] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:29:14 2026] DELETE /volume/v3/volumes/aac12c99-466d-43ee-a6a9-34ad12da8b51 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:29:14.222306 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fd26b04b-deaf-4ba3-9cd3-25ad26fcb98a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:14.224564 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fd26b04b-deaf-4ba3-9cd3-25ad26fcb98a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/volumes/aac12c99-466d-43ee-a6a9-34ad12da8b51 Jul 03 19:29:14.225426 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fd26b04b-deaf-4ba3-9cd3-25ad26fcb98a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:14.225686 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fd26b04b-deaf-4ba3-9cd3-25ad26fcb98a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:14.238676 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:14.238676 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:14.245366 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-fd26b04b-deaf-4ba3-9cd3-25ad26fcb98a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Volume info retrieved successfully. Jul 03 19:29:14.252103 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fd26b04b-deaf-4ba3-9cd3-25ad26fcb98a tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/volumes/aac12c99-466d-43ee-a6a9-34ad12da8b51 returned with HTTP 200 Jul 03 19:29:14.252575 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 545/2158] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:29:14 2026] GET /volume/v3/volumes/aac12c99-466d-43ee-a6a9-34ad12da8b51 => generated 1015 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:14.540988 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0bce43af-494e-4cc0-8a1b-17c15b5b1eb8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:14.543011 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0bce43af-494e-4cc0-8a1b-17c15b5b1eb8 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 Jul 03 19:29:14.543109 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0bce43af-494e-4cc0-8a1b-17c15b5b1eb8 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:14.543415 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0bce43af-494e-4cc0-8a1b-17c15b5b1eb8 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:14.543415 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-0bce43af-494e-4cc0-8a1b-17c15b5b1eb8 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 8f1d1536-718f-4e64-8e0a-012fcad26c18. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:14.548611 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:14.548611 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:14.549560 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0bce43af-494e-4cc0-8a1b-17c15b5b1eb8 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 returned with HTTP 200 Jul 03 19:29:14.550065 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 542/2159] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:14 2026] GET /volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:14.754931 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-03b314d2-946c-4731-a6a4-cc9ec048a0e5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:14.757065 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-03b314d2-946c-4731-a6a4-cc9ec048a0e5 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] GET https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 Jul 03 19:29:14.757355 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-03b314d2-946c-4731-a6a4-cc9ec048a0e5 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:14.757556 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-03b314d2-946c-4731-a6a4-cc9ec048a0e5 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:14.763088 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-03b314d2-946c-4731-a6a4-cc9ec048a0e5 tempest-TestMinimumBasicScenario-2062572925 tempest-TestMinimumBasicScenario-2062572925-project-member] https://10.4.3.61/volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 returned with HTTP 404 Jul 03 19:29:14.763556 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 526/2160] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:14 2026] GET /volume/v3/volumes/ac9caa29-6242-4fb3-a359-9beab0f35861 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:14.909602 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-88d0af8b-47bc-46f3-93cf-7e4740766542 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:14.910077 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-88d0af8b-47bc-46f3-93cf-7e4740766542 None None] GET https://10.4.3.61/volume// Jul 03 19:29:14.910302 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-88d0af8b-47bc-46f3-93cf-7e4740766542 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:14.910521 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-88d0af8b-47bc-46f3-93cf-7e4740766542 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:14.910856 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-88d0af8b-47bc-46f3-93cf-7e4740766542 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:29:14.912674 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 548/2161] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:29:14 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:29:14.923008 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-f36ab542-9add-48db-b0dc-3a819522ad23 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:14.932865 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-f36ab542-9add-48db-b0dc-3a819522ad23 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:29:14.933537 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-f36ab542-9add-48db-b0dc-3a819522ad23 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86656ac7-1e6c-4682-ad0e-dd41f7a5de8e", "connector": null, "instance_uuid": "5b25a83d-2493-442c-b916-4c9ab2823105"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:14.947521 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:14.947521 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:14.994097 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-f36ab542-9add-48db-b0dc-3a819522ad23 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:29:14.994929 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 546/2162] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:29:14 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 19:29:15.267422 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-41e3569f-02b4-4711-93d0-44da326ade82 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:15.270007 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-41e3569f-02b4-4711-93d0-44da326ade82 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] GET https://10.4.3.61/volume/v3/volumes/aac12c99-466d-43ee-a6a9-34ad12da8b51 Jul 03 19:29:15.270207 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-41e3569f-02b4-4711-93d0-44da326ade82 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:15.271093 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-41e3569f-02b4-4711-93d0-44da326ade82 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:15.282236 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-41e3569f-02b4-4711-93d0-44da326ade82 tempest-ProjectReaderTests33-1402898822 tempest-ProjectReaderTests33-1402898822-project-admin] https://10.4.3.61/volume/v3/volumes/aac12c99-466d-43ee-a6a9-34ad12da8b51 returned with HTTP 404 Jul 03 19:29:15.282839 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 543/2163] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:29:15 2026] GET /volume/v3/volumes/aac12c99-466d-43ee-a6a9-34ad12da8b51 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:15.387097 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6df5b8b5-ad7d-4d0b-ad8a-bf4c927b40b6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:15.389427 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6df5b8b5-ad7d-4d0b-ad8a-bf4c927b40b6 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e Jul 03 19:29:15.389741 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6df5b8b5-ad7d-4d0b-ad8a-bf4c927b40b6 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:15.390033 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6df5b8b5-ad7d-4d0b-ad8a-bf4c927b40b6 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:15.402535 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:15.402535 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:15.409776 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-6df5b8b5-ad7d-4d0b-ad8a-bf4c927b40b6 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:15.418849 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6df5b8b5-ad7d-4d0b-ad8a-bf4c927b40b6 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e returned with HTTP 200 Jul 03 19:29:15.419425 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 527/2164] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:15 2026] GET /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:15.530042 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-48dab148-ae1a-4c28-aa3b-121d0e9f5a9f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:15.530482 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-48dab148-ae1a-4c28-aa3b-121d0e9f5a9f None None] GET https://10.4.3.61/volume// Jul 03 19:29:15.530656 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-48dab148-ae1a-4c28-aa3b-121d0e9f5a9f None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:15.530864 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-48dab148-ae1a-4c28-aa3b-121d0e9f5a9f None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:15.531307 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-48dab148-ae1a-4c28-aa3b-121d0e9f5a9f None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:29:15.531616 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 549/2165] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:29:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:29:15.540302 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-7a8fa9c5-3ce8-4df5-9402-230a9bd98be8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:15.543204 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-7a8fa9c5-3ce8-4df5-9402-230a9bd98be8 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e Jul 03 19:29:15.543465 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-7a8fa9c5-3ce8-4df5-9402-230a9bd98be8 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:15.543670 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-7a8fa9c5-3ce8-4df5-9402-230a9bd98be8 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:15.557954 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:15.557954 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:15.562600 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-381a7dec-3487-4464-8dcb-7f5cb2567ebd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:15.564668 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-381a7dec-3487-4464-8dcb-7f5cb2567ebd tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 Jul 03 19:29:15.565066 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-381a7dec-3487-4464-8dcb-7f5cb2567ebd tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:15.568196 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-381a7dec-3487-4464-8dcb-7f5cb2567ebd tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:15.568196 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-381a7dec-3487-4464-8dcb-7f5cb2567ebd tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 8f1d1536-718f-4e64-8e0a-012fcad26c18. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:15.568329 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-7a8fa9c5-3ce8-4df5-9402-230a9bd98be8 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:15.570030 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:15.570030 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:15.571003 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-381a7dec-3487-4464-8dcb-7f5cb2567ebd tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 returned with HTTP 200 Jul 03 19:29:15.571386 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 544/2166] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:15 2026] GET /volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:15.571955 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-7a8fa9c5-3ce8-4df5-9402-230a9bd98be8 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e returned with HTTP 200 Jul 03 19:29:15.572398 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 547/2167] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:29:15 2026] GET /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e => generated 1034 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:29:15.691883 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-0486ad04-eb88-4f7d-a7c3-8d3e9fce6736 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:15.695118 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-0486ad04-eb88-4f7d-a7c3-8d3e9fce6736 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] PUT https://10.4.3.61/volume/v3/attachments/fa3f0d54-db37-4a20-aeed-dad8329a071a Jul 03 19:29:15.695118 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-0486ad04-eb88-4f7d-a7c3-8d3e9fce6736 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:15.702979 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-0486ad04-eb88-4f7d-a7c3-8d3e9fce6736 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Acquiring lock "cinder-attachment_update-86656ac7-1e6c-4682-ad0e-dd41f7a5de8e-np0000004460" by "attachment_update" {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:29:15.707427 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-0486ad04-eb88-4f7d-a7c3-8d3e9fce6736 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Lock "cinder-attachment_update-86656ac7-1e6c-4682-ad0e-dd41f7a5de8e-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:29:15.708709 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:15.708709 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:15.923441 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-bd483758-447a-418c-a280-ccd8f8ff3532 req-5e4b2efc-589f-4256-a4b2-81e807a50382 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:15.926969 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-bd483758-447a-418c-a280-ccd8f8ff3532 req-5e4b2efc-589f-4256-a4b2-81e807a50382 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a Jul 03 19:29:15.927173 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-bd483758-447a-418c-a280-ccd8f8ff3532 req-5e4b2efc-589f-4256-a4b2-81e807a50382 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:15.927396 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-bd483758-447a-418c-a280-ccd8f8ff3532 req-5e4b2efc-589f-4256-a4b2-81e807a50382 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:15.949833 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:15.949833 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:15.954105 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-bd483758-447a-418c-a280-ccd8f8ff3532 req-5e4b2efc-589f-4256-a4b2-81e807a50382 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:29:15.958919 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-bd483758-447a-418c-a280-ccd8f8ff3532 req-5e4b2efc-589f-4256-a4b2-81e807a50382 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a returned with HTTP 200 Jul 03 19:29:15.959320 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 550/2168] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:29:15 2026] GET /volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:16.242545 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-0486ad04-eb88-4f7d-a7c3-8d3e9fce6736 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Lock "cinder-attachment_update-86656ac7-1e6c-4682-ad0e-dd41f7a5de8e-np0000004460" released by "attachment_update" :: held 0.535s {{(pid=99926) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:29:16.242982 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-0486ad04-eb88-4f7d-a7c3-8d3e9fce6736 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/attachments/fa3f0d54-db37-4a20-aeed-dad8329a071a returned with HTTP 200 Jul 03 19:29:16.243372 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 528/2169] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:29:15 2026] PUT /volume/v3/attachments/fa3f0d54-db37-4a20-aeed-dad8329a071a => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:16.436412 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-eeb74597-b0ac-4f25-b711-7d51e8925a6e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:16.439365 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eeb74597-b0ac-4f25-b711-7d51e8925a6e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e Jul 03 19:29:16.439618 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eeb74597-b0ac-4f25-b711-7d51e8925a6e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:16.439871 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eeb74597-b0ac-4f25-b711-7d51e8925a6e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:16.457778 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:16.457778 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:16.466836 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-eeb74597-b0ac-4f25-b711-7d51e8925a6e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:16.475995 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eeb74597-b0ac-4f25-b711-7d51e8925a6e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e returned with HTTP 200 Jul 03 19:29:16.476774 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 545/2170] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:16 2026] GET /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:16.583604 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a361375b-9f29-4c67-8e67-a66aaba17471 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:16.586045 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a361375b-9f29-4c67-8e67-a66aaba17471 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 Jul 03 19:29:16.586418 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a361375b-9f29-4c67-8e67-a66aaba17471 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:16.587094 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a361375b-9f29-4c67-8e67-a66aaba17471 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:16.587094 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-a361375b-9f29-4c67-8e67-a66aaba17471 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 8f1d1536-718f-4e64-8e0a-012fcad26c18. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:16.593771 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:16.593771 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:16.595126 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a361375b-9f29-4c67-8e67-a66aaba17471 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 returned with HTTP 200 Jul 03 19:29:16.595605 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 548/2171] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:16 2026] GET /volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:16.721548 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-283b0905-b9fa-4cf0-bee8-317840240f2f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:16.723875 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-283b0905-b9fa-4cf0-bee8-317840240f2f tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:29:16.724295 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-283b0905-b9fa-4cf0-bee8-317840240f2f tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-406281850", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:16.726002 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-283b0905-b9fa-4cf0-bee8-317840240f2f tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-406281850', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:29:16.726272 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-283b0905-b9fa-4cf0-bee8-317840240f2f tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Create volume of 1 GB Jul 03 19:29:16.731158 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-283b0905-b9fa-4cf0-bee8-317840240f2f tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Availability Zones retrieved successfully. Jul 03 19:29:16.739481 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-283b0905-b9fa-4cf0-bee8-317840240f2f tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Flow 'volume_create_api' (c0d95f67-4a6a-4995-873e-b43f63a89f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:29:16.740728 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-283b0905-b9fa-4cf0-bee8-317840240f2f tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6290fc1a-fa0c-45ff-ac33-fe8ac2b10a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:16.741988 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-283b0905-b9fa-4cf0-bee8-317840240f2f tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:29:16.789435 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-283b0905-b9fa-4cf0-bee8-317840240f2f tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6290fc1a-fa0c-45ff-ac33-fe8ac2b10a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:16.790600 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-283b0905-b9fa-4cf0-bee8-317840240f2f tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07002457-57ec-4524-8a7e-54223debc907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:16.882097 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-283b0905-b9fa-4cf0-bee8-317840240f2f tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Created reservations ['12eb0390-0919-41dd-89dc-ec07e2f6c03c', '2b3e57f7-b6f6-4a81-a568-643f9615740b', 'e91c5d5a-09c5-407b-b652-679364d48232', '130b0d30-fc98-4819-9779-a7d539b6e9d1'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:29:16.883199 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-283b0905-b9fa-4cf0-bee8-317840240f2f tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07002457-57ec-4524-8a7e-54223debc907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12eb0390-0919-41dd-89dc-ec07e2f6c03c', '2b3e57f7-b6f6-4a81-a568-643f9615740b', 'e91c5d5a-09c5-407b-b652-679364d48232', '130b0d30-fc98-4819-9779-a7d539b6e9d1']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:16.884466 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-283b0905-b9fa-4cf0-bee8-317840240f2f tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (698ff6fa-f70c-4123-ab74-dd5fb10879cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:16.923383 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-283b0905-b9fa-4cf0-bee8-317840240f2f tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (698ff6fa-f70c-4123-ab74-dd5fb10879cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d2397ec-656e-4752-9dcb-862116ce0bdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-406281850',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='efcda3b1afd24ad0842f290a16f6c74a',qos_specs=None,replication_status=,reservations=['12eb0390-0919-41dd-89dc-ec07e2f6c03c','2b3e57f7-b6f6-4a81-a568-643f9615740b','e91c5d5a-09c5-407b-b652-679364d48232','130b0d30-fc98-4819-9779-a7d539b6e9d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ef032018584f07a36c8cb4096c360a',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:29:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-406281850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d2397ec-656e-4752-9dcb-862116ce0bdc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='efcda3b1afd24ad0842f290a16f6c74a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11ef032018584f07a36c8cb4096c360a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:16.924183 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-283b0905-b9fa-4cf0-bee8-317840240f2f tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d500d04c-c794-49aa-800d-672c43cca427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:16.949350 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-283b0905-b9fa-4cf0-bee8-317840240f2f tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d500d04c-c794-49aa-800d-672c43cca427) transitioned into state 'SUCCESS' from state '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-406281850',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='efcda3b1afd24ad0842f290a16f6c74a',qos_specs=None,replication_status=,reservations=['12eb0390-0919-41dd-89dc-ec07e2f6c03c','2b3e57f7-b6f6-4a81-a568-643f9615740b','e91c5d5a-09c5-407b-b652-679364d48232','130b0d30-fc98-4819-9779-a7d539b6e9d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ef032018584f07a36c8cb4096c360a',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:16.950199 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-283b0905-b9fa-4cf0-bee8-317840240f2f tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa24fc73-9582-48bd-a912-01af0337149d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:16.961535 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-283b0905-b9fa-4cf0-bee8-317840240f2f tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa24fc73-9582-48bd-a912-01af0337149d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:16.962629 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-283b0905-b9fa-4cf0-bee8-317840240f2f tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Flow 'volume_create_api' (c0d95f67-4a6a-4995-873e-b43f63a89f49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:29:16.963149 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-283b0905-b9fa-4cf0-bee8-317840240f2f tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Create volume request issued successfully. Jul 03 19:29:16.963813 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-283b0905-b9fa-4cf0-bee8-317840240f2f tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:29:16.964685 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 551/2172] 10.4.3.61 () {72 vars in 1534 bytes} [Fri Jul 3 19:29:16 2026] POST /volume/v3/volumes => generated 760 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:29:16.973958 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-51e56597-ec79-42cd-a2c9-d3c552408817 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:16.976004 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-51e56597-ec79-42cd-a2c9-d3c552408817 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] GET https://10.4.3.61/volume/v3/volumes/3d2397ec-656e-4752-9dcb-862116ce0bdc Jul 03 19:29:16.976201 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-51e56597-ec79-42cd-a2c9-d3c552408817 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:16.976387 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-51e56597-ec79-42cd-a2c9-d3c552408817 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:16.984150 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:16.984150 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:16.989761 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-51e56597-ec79-42cd-a2c9-d3c552408817 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Volume info retrieved successfully. Jul 03 19:29:16.996806 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-3d8501ee-5803-4950-94d4-f25644a0f2a3 req-51e56597-ec79-42cd-a2c9-d3c552408817 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] https://10.4.3.61/volume/v3/volumes/3d2397ec-656e-4752-9dcb-862116ce0bdc returned with HTTP 200 Jul 03 19:29:16.997272 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 529/2173] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:29:16 2026] GET /volume/v3/volumes/3d2397ec-656e-4752-9dcb-862116ce0bdc => generated 828 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:17.044376 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-4f2f8e69-13ea-4153-b6a6-6ec0790adee8 req-be513d24-ab3b-4651-af08-8136309082b0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:17.047673 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-4f2f8e69-13ea-4153-b6a6-6ec0790adee8 req-be513d24-ab3b-4651-af08-8136309082b0 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] GET https://10.4.3.61/volume/v3/volumes/3d2397ec-656e-4752-9dcb-862116ce0bdc Jul 03 19:29:17.047965 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-4f2f8e69-13ea-4153-b6a6-6ec0790adee8 req-be513d24-ab3b-4651-af08-8136309082b0 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:17.048273 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-4f2f8e69-13ea-4153-b6a6-6ec0790adee8 req-be513d24-ab3b-4651-af08-8136309082b0 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:17.063274 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:17.063274 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:17.069968 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-4f2f8e69-13ea-4153-b6a6-6ec0790adee8 req-be513d24-ab3b-4651-af08-8136309082b0 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Volume info retrieved successfully. Jul 03 19:29:17.084289 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-4f2f8e69-13ea-4153-b6a6-6ec0790adee8 req-be513d24-ab3b-4651-af08-8136309082b0 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] https://10.4.3.61/volume/v3/volumes/3d2397ec-656e-4752-9dcb-862116ce0bdc returned with HTTP 200 Jul 03 19:29:17.085649 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 546/2174] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:29:17 2026] GET /volume/v3/volumes/3d2397ec-656e-4752-9dcb-862116ce0bdc => generated 828 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:17.506248 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-80ed0b8f-d236-477e-81fb-b08cd8e56829 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:17.509346 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-80ed0b8f-d236-477e-81fb-b08cd8e56829 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e Jul 03 19:29:17.509591 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-80ed0b8f-d236-477e-81fb-b08cd8e56829 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:17.509866 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-80ed0b8f-d236-477e-81fb-b08cd8e56829 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:17.520414 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:17.520414 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:17.524609 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-80ed0b8f-d236-477e-81fb-b08cd8e56829 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:17.530443 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-80ed0b8f-d236-477e-81fb-b08cd8e56829 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e returned with HTTP 200 Jul 03 19:29:17.530443 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 549/2175] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:17 2026] GET /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:17.612593 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-bbf15a94-8960-493e-b8b6-373256f95344 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:17.617494 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bbf15a94-8960-493e-b8b6-373256f95344 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 Jul 03 19:29:17.617970 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bbf15a94-8960-493e-b8b6-373256f95344 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:17.617970 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bbf15a94-8960-493e-b8b6-373256f95344 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:17.618231 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-bbf15a94-8960-493e-b8b6-373256f95344 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 8f1d1536-718f-4e64-8e0a-012fcad26c18. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:17.626951 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:17.626951 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:17.627897 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bbf15a94-8960-493e-b8b6-373256f95344 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 returned with HTTP 200 Jul 03 19:29:17.628377 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 552/2176] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:17 2026] GET /volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:18.116410 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-08149ad8-ab41-487a-930d-1aafc93dae8e req-dd2a6f75-19fd-499d-aa0c-e89e80fd4d51 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:18.119314 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-08149ad8-ab41-487a-930d-1aafc93dae8e req-dd2a6f75-19fd-499d-aa0c-e89e80fd4d51 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] GET https://10.4.3.61/volume/v3/volumes/3d2397ec-656e-4752-9dcb-862116ce0bdc Jul 03 19:29:18.119545 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-08149ad8-ab41-487a-930d-1aafc93dae8e req-dd2a6f75-19fd-499d-aa0c-e89e80fd4d51 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:18.119800 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-08149ad8-ab41-487a-930d-1aafc93dae8e req-dd2a6f75-19fd-499d-aa0c-e89e80fd4d51 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:18.131714 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:18.131714 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:18.139372 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-08149ad8-ab41-487a-930d-1aafc93dae8e req-dd2a6f75-19fd-499d-aa0c-e89e80fd4d51 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Volume info retrieved successfully. Jul 03 19:29:18.147669 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-08149ad8-ab41-487a-930d-1aafc93dae8e req-dd2a6f75-19fd-499d-aa0c-e89e80fd4d51 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] https://10.4.3.61/volume/v3/volumes/3d2397ec-656e-4752-9dcb-862116ce0bdc returned with HTTP 200 Jul 03 19:29:18.148148 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 530/2177] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:29:18 2026] GET /volume/v3/volumes/3d2397ec-656e-4752-9dcb-862116ce0bdc => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:18.389410 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-08425836-0549-4831-a737-92963eae85d3 req-992e540b-54e3-47cd-9e48-b79c58cc63de None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:18.392512 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-08425836-0549-4831-a737-92963eae85d3 req-992e540b-54e3-47cd-9e48-b79c58cc63de tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-reader] GET https://10.4.3.61/volume/v3/volumes/3d2397ec-656e-4752-9dcb-862116ce0bdc Jul 03 19:29:18.392512 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-08425836-0549-4831-a737-92963eae85d3 req-992e540b-54e3-47cd-9e48-b79c58cc63de tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-reader] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:18.392512 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-08425836-0549-4831-a737-92963eae85d3 req-992e540b-54e3-47cd-9e48-b79c58cc63de tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-reader] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:18.406827 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:18.406827 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:18.412908 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-08425836-0549-4831-a737-92963eae85d3 req-992e540b-54e3-47cd-9e48-b79c58cc63de tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-reader] Volume info retrieved successfully. Jul 03 19:29:18.421313 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-08425836-0549-4831-a737-92963eae85d3 req-992e540b-54e3-47cd-9e48-b79c58cc63de tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-reader] https://10.4.3.61/volume/v3/volumes/3d2397ec-656e-4752-9dcb-862116ce0bdc returned with HTTP 200 Jul 03 19:29:18.421720 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 547/2178] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:29:18 2026] GET /volume/v3/volumes/3d2397ec-656e-4752-9dcb-862116ce0bdc => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:18.463619 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-e63e3e15-fb79-4276-934e-4b052139d54a req-872f9b5b-5e2b-4c81-a765-53b6cbe26ab1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:18.466538 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-e63e3e15-fb79-4276-934e-4b052139d54a req-872f9b5b-5e2b-4c81-a765-53b6cbe26ab1 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] DELETE https://10.4.3.61/volume/v3/volumes/3d2397ec-656e-4752-9dcb-862116ce0bdc Jul 03 19:29:18.466663 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-e63e3e15-fb79-4276-934e-4b052139d54a req-872f9b5b-5e2b-4c81-a765-53b6cbe26ab1 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:18.466936 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-e63e3e15-fb79-4276-934e-4b052139d54a req-872f9b5b-5e2b-4c81-a765-53b6cbe26ab1 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:18.467338 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [req-e63e3e15-fb79-4276-934e-4b052139d54a req-872f9b5b-5e2b-4c81-a765-53b6cbe26ab1 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Delete volume with id: 3d2397ec-656e-4752-9dcb-862116ce0bdc Jul 03 19:29:18.476562 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:18.476562 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:18.477380 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-e63e3e15-fb79-4276-934e-4b052139d54a req-872f9b5b-5e2b-4c81-a765-53b6cbe26ab1 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Volume info retrieved successfully. Jul 03 19:29:18.500816 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-e63e3e15-fb79-4276-934e-4b052139d54a req-872f9b5b-5e2b-4c81-a765-53b6cbe26ab1 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Delete volume request issued successfully. Jul 03 19:29:18.501193 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-e63e3e15-fb79-4276-934e-4b052139d54a req-872f9b5b-5e2b-4c81-a765-53b6cbe26ab1 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] https://10.4.3.61/volume/v3/volumes/3d2397ec-656e-4752-9dcb-862116ce0bdc returned with HTTP 202 Jul 03 19:29:18.502026 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 550/2179] 10.4.3.61 () {70 vars in 1613 bytes} [Fri Jul 3 19:29:18 2026] DELETE /volume/v3/volumes/3d2397ec-656e-4752-9dcb-862116ce0bdc => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:29:18.552049 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-aa8095b2-7d98-4c17-900b-a01b5557fd45 req-89de9354-5e92-4ae1-bd25-af560ffdb3b6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:18.552642 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-687856c5-bda8-4929-9daa-759f253fd71b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:18.553225 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-aa8095b2-7d98-4c17-900b-a01b5557fd45 req-89de9354-5e92-4ae1-bd25-af560ffdb3b6 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] GET https://10.4.3.61/volume/v3/volumes/3d2397ec-656e-4752-9dcb-862116ce0bdc Jul 03 19:29:18.553225 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-aa8095b2-7d98-4c17-900b-a01b5557fd45 req-89de9354-5e92-4ae1-bd25-af560ffdb3b6 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:18.553225 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-aa8095b2-7d98-4c17-900b-a01b5557fd45 req-89de9354-5e92-4ae1-bd25-af560ffdb3b6 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:18.554972 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-687856c5-bda8-4929-9daa-759f253fd71b tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e Jul 03 19:29:18.558698 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-687856c5-bda8-4929-9daa-759f253fd71b tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:18.558698 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-687856c5-bda8-4929-9daa-759f253fd71b tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:18.565397 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:18.565397 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:18.570639 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-aa8095b2-7d98-4c17-900b-a01b5557fd45 req-89de9354-5e92-4ae1-bd25-af560ffdb3b6 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Volume info retrieved successfully. Jul 03 19:29:18.573786 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:18.573786 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:18.577139 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-aa8095b2-7d98-4c17-900b-a01b5557fd45 req-89de9354-5e92-4ae1-bd25-af560ffdb3b6 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] https://10.4.3.61/volume/v3/volumes/3d2397ec-656e-4752-9dcb-862116ce0bdc returned with HTTP 200 Jul 03 19:29:18.577706 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 553/2180] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:29:18 2026] GET /volume/v3/volumes/3d2397ec-656e-4752-9dcb-862116ce0bdc => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:18.578331 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-687856c5-bda8-4929-9daa-759f253fd71b tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:18.586922 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-687856c5-bda8-4929-9daa-759f253fd71b tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e returned with HTTP 200 Jul 03 19:29:18.587549 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 531/2181] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:18 2026] GET /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:18.640824 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1db0c7d4-812e-4916-84bd-8749e0e4aa01 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:18.643216 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1db0c7d4-812e-4916-84bd-8749e0e4aa01 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 Jul 03 19:29:18.643511 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1db0c7d4-812e-4916-84bd-8749e0e4aa01 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:18.643872 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1db0c7d4-812e-4916-84bd-8749e0e4aa01 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:18.643960 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-1db0c7d4-812e-4916-84bd-8749e0e4aa01 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 8f1d1536-718f-4e64-8e0a-012fcad26c18. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:18.649793 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:18.649793 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:18.650899 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1db0c7d4-812e-4916-84bd-8749e0e4aa01 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 returned with HTTP 200 Jul 03 19:29:18.651319 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 548/2182] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:18 2026] GET /volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:19.602028 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-81c298a9-de96-4e0b-ad3b-0cfa5498b932 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:19.604393 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-81c298a9-de96-4e0b-ad3b-0cfa5498b932 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e Jul 03 19:29:19.604793 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-81c298a9-de96-4e0b-ad3b-0cfa5498b932 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:19.604939 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-81c298a9-de96-4e0b-ad3b-0cfa5498b932 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:19.619852 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:19.619852 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:19.621907 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-60b74312-e543-4ada-8f0d-27a046c934ab req-3dd9602f-f1de-42a8-bb80-c16d0d298180 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:19.624984 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-81c298a9-de96-4e0b-ad3b-0cfa5498b932 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:19.625594 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-60b74312-e543-4ada-8f0d-27a046c934ab req-3dd9602f-f1de-42a8-bb80-c16d0d298180 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] GET https://10.4.3.61/volume/v3/volumes/3d2397ec-656e-4752-9dcb-862116ce0bdc Jul 03 19:29:19.626278 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-60b74312-e543-4ada-8f0d-27a046c934ab req-3dd9602f-f1de-42a8-bb80-c16d0d298180 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:19.626278 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-60b74312-e543-4ada-8f0d-27a046c934ab req-3dd9602f-f1de-42a8-bb80-c16d0d298180 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:19.632262 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-81c298a9-de96-4e0b-ad3b-0cfa5498b932 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e returned with HTTP 200 Jul 03 19:29:19.633202 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 551/2183] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:19 2026] GET /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:19.637003 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-60b74312-e543-4ada-8f0d-27a046c934ab req-3dd9602f-f1de-42a8-bb80-c16d0d298180 tempest-VolumesGetTestJSON-1041954900 tempest-VolumesGetTestJSON-1041954900-project-member] https://10.4.3.61/volume/v3/volumes/3d2397ec-656e-4752-9dcb-862116ce0bdc returned with HTTP 404 Jul 03 19:29:19.637705 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 554/2184] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:29:19 2026] GET /volume/v3/volumes/3d2397ec-656e-4752-9dcb-862116ce0bdc => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:19.666561 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1aa0f697-4290-4557-ab14-21ad9a1329ba None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:19.668644 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1aa0f697-4290-4557-ab14-21ad9a1329ba tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 Jul 03 19:29:19.669102 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1aa0f697-4290-4557-ab14-21ad9a1329ba tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:19.669102 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1aa0f697-4290-4557-ab14-21ad9a1329ba tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:19.669102 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-1aa0f697-4290-4557-ab14-21ad9a1329ba tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 8f1d1536-718f-4e64-8e0a-012fcad26c18. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:19.676975 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:19.676975 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:19.680285 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1aa0f697-4290-4557-ab14-21ad9a1329ba tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 returned with HTTP 200 Jul 03 19:29:19.680285 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 532/2185] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:19 2026] GET /volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:20.649330 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-75056b73-5cba-4064-a790-dea933eb7734 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:20.651627 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-75056b73-5cba-4064-a790-dea933eb7734 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e Jul 03 19:29:20.651802 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-75056b73-5cba-4064-a790-dea933eb7734 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:20.652013 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-75056b73-5cba-4064-a790-dea933eb7734 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:20.663123 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:20.663123 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:20.667095 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-75056b73-5cba-4064-a790-dea933eb7734 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:20.671397 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-75056b73-5cba-4064-a790-dea933eb7734 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e returned with HTTP 200 Jul 03 19:29:20.671887 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 549/2186] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:20 2026] GET /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:20.689911 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-06f03c6e-6247-4b73-a978-f836979ab6ca None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:20.692037 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-06f03c6e-6247-4b73-a978-f836979ab6ca tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 Jul 03 19:29:20.692259 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-06f03c6e-6247-4b73-a978-f836979ab6ca tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:20.692465 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-06f03c6e-6247-4b73-a978-f836979ab6ca tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:20.692608 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-06f03c6e-6247-4b73-a978-f836979ab6ca tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 8f1d1536-718f-4e64-8e0a-012fcad26c18. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:20.701405 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:20.701405 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:20.702271 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-06f03c6e-6247-4b73-a978-f836979ab6ca tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 returned with HTTP 200 Jul 03 19:29:20.702670 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 552/2187] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:20 2026] GET /volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:21.688187 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-63aba70c-0388-4679-8288-f7f7ead0f791 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:21.690471 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-63aba70c-0388-4679-8288-f7f7ead0f791 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e Jul 03 19:29:21.690785 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-63aba70c-0388-4679-8288-f7f7ead0f791 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:21.691079 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-63aba70c-0388-4679-8288-f7f7ead0f791 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:21.705673 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:21.705673 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:21.711314 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-63aba70c-0388-4679-8288-f7f7ead0f791 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:21.720010 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3147aaa8-debf-4eb3-8ed2-765212e769f9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:21.720432 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-63aba70c-0388-4679-8288-f7f7ead0f791 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e returned with HTTP 200 Jul 03 19:29:21.720432 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 555/2188] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:21 2026] GET /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:21.722970 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3147aaa8-debf-4eb3-8ed2-765212e769f9 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 Jul 03 19:29:21.724281 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3147aaa8-debf-4eb3-8ed2-765212e769f9 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:21.724281 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3147aaa8-debf-4eb3-8ed2-765212e769f9 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:21.724664 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-3147aaa8-debf-4eb3-8ed2-765212e769f9 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 8f1d1536-718f-4e64-8e0a-012fcad26c18. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:21.733331 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:21.733331 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:21.735512 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3147aaa8-debf-4eb3-8ed2-765212e769f9 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 returned with HTTP 200 Jul 03 19:29:21.735512 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 533/2189] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:21 2026] GET /volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:22.417673 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-03995473-2825-43b3-bebf-d5e0594b804e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:22.507667 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-8e048cc4-9987-45da-b528-695acd960681 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:22.510646 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-8e048cc4-9987-45da-b528-695acd960681 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] POST https://10.4.3.61/volume/v3/attachments/fa3f0d54-db37-4a20-aeed-dad8329a071a/action Jul 03 19:29:22.511921 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-8e048cc4-9987-45da-b528-695acd960681 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Action body: b'{"os-complete": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:29:22.512491 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-8e048cc4-9987-45da-b528-695acd960681 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:22.542842 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:22.542842 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:22.556029 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-03995473-2825-43b3-bebf-d5e0594b804e tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:29:22.557406 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-03995473-2825-43b3-bebf-d5e0594b804e tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1394456426"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:22.571988 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-674b4103-e0b5-44fa-bbd3-120c78060965 req-8e048cc4-9987-45da-b528-695acd960681 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/attachments/fa3f0d54-db37-4a20-aeed-dad8329a071a/action returned with HTTP 204 Jul 03 19:29:22.572582 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 553/2190] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:29:22 2026] POST /volume/v3/attachments/fa3f0d54-db37-4a20-aeed-dad8329a071a/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:22.582014 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-03995473-2825-43b3-bebf-d5e0594b804e tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:29:22.582478 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 550/2191] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:29:22 2026] POST /volume/v3/types => generated 228 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:29:22.593938 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-07086513-e2af-41df-9255-74e5e03b5450 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:22.597260 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-07086513-e2af-41df-9255-74e5e03b5450 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] POST https://10.4.3.61/volume/v3/group_types Jul 03 19:29:22.597552 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-07086513-e2af-41df-9255-74e5e03b5450 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-92777252"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:22.627459 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-07086513-e2af-41df-9255-74e5e03b5450 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] https://10.4.3.61/volume/v3/group_types returned with HTTP 202 Jul 03 19:29:22.628477 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 556/2192] 10.4.3.61 () {70 vars in 1304 bytes} [Fri Jul 3 19:29:22 2026] POST /volume/v3/group_types => generated 183 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:22.639128 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-72f4a023-2736-4d67-8bb5-a3d36353e706 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:22.735667 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-72f4a023-2736-4d67-8bb5-a3d36353e706 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] POST https://10.4.3.61/volume/v3/groups Jul 03 19:29:22.736208 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-72f4a023-2736-4d67-8bb5-a3d36353e706 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4dfbd87d-3062-4201-beda-65de65367981", "volume_types": ["c82640b7-e916-4f0c-842b-7542652bb8ad"], "name": "tempest-GroupSnapshotsV319Test-Group-811734656"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:22.738911 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.groups [None req-72f4a023-2736-4d67-8bb5-a3d36353e706 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Creating new group {'group': {'group_type': '4dfbd87d-3062-4201-beda-65de65367981', 'volume_types': ['c82640b7-e916-4f0c-842b-7542652bb8ad'], 'name': 'tempest-GroupSnapshotsV319Test-Group-811734656'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 19:29:22.741529 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1124f9fd-6b73-420b-8b4b-fe878b48e4e6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:22.743344 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.groups [None req-72f4a023-2736-4d67-8bb5-a3d36353e706 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-811734656. Jul 03 19:29:22.744129 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1124f9fd-6b73-420b-8b4b-fe878b48e4e6 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e Jul 03 19:29:22.744386 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1124f9fd-6b73-420b-8b4b-fe878b48e4e6 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:22.744732 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1124f9fd-6b73-420b-8b4b-fe878b48e4e6 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:22.753140 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-64dfe38e-764b-4dab-96de-38562950e2cc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:22.757666 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-64dfe38e-764b-4dab-96de-38562950e2cc tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 Jul 03 19:29:22.757666 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-64dfe38e-764b-4dab-96de-38562950e2cc tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:22.758011 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-64dfe38e-764b-4dab-96de-38562950e2cc tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:22.759258 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:22.759258 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:22.759402 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-64dfe38e-764b-4dab-96de-38562950e2cc tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 8f1d1536-718f-4e64-8e0a-012fcad26c18. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:22.760012 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-72f4a023-2736-4d67-8bb5-a3d36353e706 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Availability Zones retrieved successfully. Jul 03 19:29:22.767221 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1124f9fd-6b73-420b-8b4b-fe878b48e4e6 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:22.768682 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:22.768682 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:22.770298 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-64dfe38e-764b-4dab-96de-38562950e2cc tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 returned with HTTP 200 Jul 03 19:29:22.772224 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 551/2193] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:22 2026] GET /volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:22.776567 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1124f9fd-6b73-420b-8b4b-fe878b48e4e6 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e returned with HTTP 200 Jul 03 19:29:22.777362 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 554/2194] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:22 2026] GET /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:22.794235 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c004f1c0-f664-4838-b102-cb9a7fca575e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:22.796276 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c004f1c0-f664-4838-b102-cb9a7fca575e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e Jul 03 19:29:22.796375 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c004f1c0-f664-4838-b102-cb9a7fca575e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:22.796626 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c004f1c0-f664-4838-b102-cb9a7fca575e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:22.798881 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-72f4a023-2736-4d67-8bb5-a3d36353e706 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Created reservations ['87efbd6f-80b5-46e4-a935-d0ea11676d2c'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:29:22.815676 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:22.815676 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:22.823151 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c004f1c0-f664-4838-b102-cb9a7fca575e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:22.832196 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c004f1c0-f664-4838-b102-cb9a7fca575e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e returned with HTTP 200 Jul 03 19:29:22.832605 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 557/2195] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:22 2026] GET /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e => generated 1147 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:22.855964 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d89688c9-01da-4a14-8a26-2867e0d21b03 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:22.859141 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d89688c9-01da-4a14-8a26-2867e0d21b03 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] POST https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action Jul 03 19:29:22.860536 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d89688c9-01da-4a14-8a26-2867e0d21b03 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Action body: b'{"os-detach": {}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:29:22.860712 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d89688c9-01da-4a14-8a26-2867e0d21b03 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:22.867938 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-72f4a023-2736-4d67-8bb5-a3d36353e706 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/groups returned with HTTP 202 Jul 03 19:29:22.868221 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 534/2196] 10.4.3.61 () {70 vars in 1290 bytes} [Fri Jul 3 19:29:22 2026] POST /volume/v3/groups => generated 115 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:22.884893 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:22.884893 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:22.884893 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d89688c9-01da-4a14-8a26-2867e0d21b03 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:22.885035 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-afaf4ba5-567f-481c-8ff4-b4ea405793c7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:22.886749 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-afaf4ba5-567f-481c-8ff4-b4ea405793c7 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] GET https://10.4.3.61/volume/v3/groups/359322b0-5553-4581-ac50-0ee9457e5d4c Jul 03 19:29:22.887028 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-afaf4ba5-567f-481c-8ff4-b4ea405793c7 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:22.887147 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-afaf4ba5-567f-481c-8ff4-b4ea405793c7 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:22.887290 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.groups [None req-afaf4ba5-567f-481c-8ff4-b4ea405793c7 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] show called for member 359322b0-5553-4581-ac50-0ee9457e5d4c {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:29:22.895221 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:22.895221 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:22.907019 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-afaf4ba5-567f-481c-8ff4-b4ea405793c7 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/groups/359322b0-5553-4581-ac50-0ee9457e5d4c returned with HTTP 200 Jul 03 19:29:22.907461 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 555/2197] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:29:22 2026] GET /volume/v3/groups/359322b0-5553-4581-ac50-0ee9457e5d4c => generated 395 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:22.965941 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d89688c9-01da-4a14-8a26-2867e0d21b03 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Attachment connected to vm 5b25a83d-2493-442c-b916-4c9ab2823105, checking data on nova Jul 03 19:29:22.966553 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.compute.nova [None req-d89688c9-01da-4a14-8a26-2867e0d21b03 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Creating Keystone token plugin using URL: https://10.4.3.61/identity {{(pid=99924) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 19:29:23.238581 np0000004460 devstack@c-api.service[99924]: DEBUG novaclient.v2.client [None req-d89688c9-01da-4a14-8a26-2867e0d21b03 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] REQ: curl -g -i -X GET https://10.4.3.61/compute/v2.1/servers/5b25a83d-2493-442c-b916-4c9ab2823105/os-volume_attachments/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ac16b2e7719f43ec57f395c2a2cfdabd2cdd8e8716fb510c52e21e7e605840e4" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-d89688c9-01da-4a14-8a26-2867e0d21b03" -H "X-Service-Token: {SHA256}f1ffcf8261d86f2429cecd775b6b19854a4bb6567d4f810e36a9c22e9a19f222" {{(pid=99924) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 19:29:23.380565 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-73386f15-f4b6-44ed-9b3c-65ee6f6fe3b0 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:23.382684 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-73386f15-f4b6-44ed-9b3c-65ee6f6fe3b0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:29:23.383119 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-73386f15-f4b6-44ed-9b3c-65ee6f6fe3b0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-733765962"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:23.385187 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-73386f15-f4b6-44ed-9b3c-65ee6f6fe3b0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-733765962'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:29:23.390012 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-73386f15-f4b6-44ed-9b3c-65ee6f6fe3b0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Create volume of 1 GB Jul 03 19:29:23.390468 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:23.390468 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:23.391410 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-73386f15-f4b6-44ed-9b3c-65ee6f6fe3b0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Availability Zones retrieved successfully. Jul 03 19:29:23.401889 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-73386f15-f4b6-44ed-9b3c-65ee6f6fe3b0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Flow 'volume_create_api' (5b0af588-ed38-4023-9208-1f89643c7f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:29:23.403577 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-73386f15-f4b6-44ed-9b3c-65ee6f6fe3b0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62cdb9f1-7eea-4f6a-a980-f66b495095a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:23.407282 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-73386f15-f4b6-44ed-9b3c-65ee6f6fe3b0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:29:23.433751 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:23.433751 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:23.456856 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-73386f15-f4b6-44ed-9b3c-65ee6f6fe3b0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62cdb9f1-7eea-4f6a-a980-f66b495095a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:36Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=01f5c48a-409d-4124-a30d-d099d1476f00,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f5c48a-409d-4124-a30d-d099d1476f00', 'encryption_key_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=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:23.458153 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-73386f15-f4b6-44ed-9b3c-65ee6f6fe3b0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cdf191e-aa81-494c-85ab-a569ad9f9029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:23.523804 np0000004460 devstack@c-api.service[99924]: DEBUG novaclient.v2.client [None req-d89688c9-01da-4a14-8a26-2867e0d21b03 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 19:29:23 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-b745767a-5342-483f-825c-447357d597fc x-openstack-request-id: req-b745767a-5342-483f-825c-447357d597fc {{(pid=99924) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 19:29:23.524882 np0000004460 devstack@c-api.service[99924]: DEBUG novaclient.v2.client [None req-d89688c9-01da-4a14-8a26-2867e0d21b03 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "86656ac7-1e6c-4682-ad0e-dd41f7a5de8e", "serverId": "5b25a83d-2493-442c-b916-4c9ab2823105", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "fa3f0d54-db37-4a20-aeed-dad8329a071a", "bdm_uuid": "bc847916-a115-4bd1-be71-374fe5054726"}} {{(pid=99924) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 19:29:23.524882 np0000004460 devstack@c-api.service[99924]: DEBUG novaclient.v2.client [None req-d89688c9-01da-4a14-8a26-2867e0d21b03 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET call to compute for https://10.4.3.61/compute/v2.1/servers/5b25a83d-2493-442c-b916-4c9ab2823105/os-volume_attachments/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e used request id req-b745767a-5342-483f-825c-447357d597fc {{(pid=99924) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 19:29:23.527714 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-73386f15-f4b6-44ed-9b3c-65ee6f6fe3b0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Created reservations ['75f67211-755c-4c0e-8d45-ef5a30319f85', '222e993e-6897-412f-9987-71f3fe7bfbec', 'a3194dca-6e25-405c-8726-feec73d2f3b8', '0371db25-d97e-45f9-81c5-e12b52e38bb5'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:29:23.528337 np0000004460 devstack@c-api.service[99924]: ERROR cinder.volume.api [None req-d89688c9-01da-4a14-8a26-2867e0d21b03 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-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 19:29:23.528735 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-73386f15-f4b6-44ed-9b3c-65ee6f6fe3b0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cdf191e-aa81-494c-85ab-a569ad9f9029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75f67211-755c-4c0e-8d45-ef5a30319f85', '222e993e-6897-412f-9987-71f3fe7bfbec', 'a3194dca-6e25-405c-8726-feec73d2f3b8', '0371db25-d97e-45f9-81c5-e12b52e38bb5']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:23.529468 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-73386f15-f4b6-44ed-9b3c-65ee6f6fe3b0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3091b762-29ae-4f41-84e8-378046474e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault [None req-d89688c9-01da-4a14-8a26-2867e0d21b03 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Caught error: Detach volume from instance 5b25a83d-2493-442c-b916-4c9ab2823105 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5b25a83d-2493-442c-b916-4c9ab2823105 using the Compute API Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: 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 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: 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 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: 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 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: 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 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: 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 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: 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 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: 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 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: 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 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.531870 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: 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 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: 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 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5b25a83d-2493-442c-b916-4c9ab2823105 using the Compute API Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: ERROR cinder.api.middleware.fault Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.middleware.fault [None req-d89688c9-01da-4a14-8a26-2867e0d21b03 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action returned with HTTP 409 Jul 03 19:29:23.533191 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 552/2198] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:29:22 2026] POST /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action => generated 167 bytes in 678 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:29:23.543920 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-25efd570-90dd-443e-b441-54096121688c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:23.546532 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-25efd570-90dd-443e-b441-54096121688c tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] POST https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action Jul 03 19:29:23.546978 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-25efd570-90dd-443e-b441-54096121688c tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:29:23.547254 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-25efd570-90dd-443e-b441-54096121688c tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:23.561104 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:23.561104 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:23.561685 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-25efd570-90dd-443e-b441-54096121688c tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:23.562206 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-73386f15-f4b6-44ed-9b3c-65ee6f6fe3b0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3091b762-29ae-4f41-84e8-378046474e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1206cde-b6e8-4af5-ad1b-39a03a49ebdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-733765962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='35e297b11081402890201f9a08f28f7d',qos_specs=None,replication_status=,reservations=['75f67211-755c-4c0e-8d45-ef5a30319f85','222e993e-6897-412f-9987-71f3fe7bfbec','a3194dca-6e25-405c-8726-feec73d2f3b8','0371db25-d97e-45f9-81c5-e12b52e38bb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be07bbce07a544c49097403a7e5988b4',volume_type_id=01f5c48a-409d-4124-a30d-d099d1476f00), 'volume': Volume(_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-03T19:29:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-733765962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1206cde-b6e8-4af5-ad1b-39a03a49ebdc,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='35e297b11081402890201f9a08f28f7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be07bbce07a544c49097403a7e5988b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f5c48a-409d-4124-a30d-d099d1476f00),volume_type_id=01f5c48a-409d-4124-a30d-d099d1476f00)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:23.564295 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-73386f15-f4b6-44ed-9b3c-65ee6f6fe3b0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76aa1f6e-301a-4bb3-97e3-b706f9a7aa73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:23.622655 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-73386f15-f4b6-44ed-9b3c-65ee6f6fe3b0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76aa1f6e-301a-4bb3-97e3-b706f9a7aa73) transitioned into state 'SUCCESS' from state '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-733765962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='35e297b11081402890201f9a08f28f7d',qos_specs=None,replication_status=,reservations=['75f67211-755c-4c0e-8d45-ef5a30319f85','222e993e-6897-412f-9987-71f3fe7bfbec','a3194dca-6e25-405c-8726-feec73d2f3b8','0371db25-d97e-45f9-81c5-e12b52e38bb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be07bbce07a544c49097403a7e5988b4',volume_type_id=01f5c48a-409d-4124-a30d-d099d1476f00)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:23.623259 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-73386f15-f4b6-44ed-9b3c-65ee6f6fe3b0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61be96a1-aa49-4a19-a725-b83fdbd61045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:23.643512 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-73386f15-f4b6-44ed-9b3c-65ee6f6fe3b0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61be96a1-aa49-4a19-a725-b83fdbd61045) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:23.644343 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-73386f15-f4b6-44ed-9b3c-65ee6f6fe3b0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Flow 'volume_create_api' (5b0af588-ed38-4023-9208-1f89643c7f13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:29:23.644683 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-73386f15-f4b6-44ed-9b3c-65ee6f6fe3b0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Create volume request issued successfully. Jul 03 19:29:23.645974 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-73386f15-f4b6-44ed-9b3c-65ee6f6fe3b0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:29:23.646430 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 558/2199] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:29:23 2026] POST /volume/v3/volumes => generated 757 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:29:23.651300 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-25efd570-90dd-443e-b441-54096121688c tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Attachment connected to vm 5b25a83d-2493-442c-b916-4c9ab2823105, checking data on nova Jul 03 19:29:23.651300 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.compute.nova [None req-25efd570-90dd-443e-b441-54096121688c tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Creating Keystone token plugin using URL: https://10.4.3.61/identity {{(pid=99926) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 19:29:23.666348 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5aeb841d-1534-40fd-b4e5-cfa254d9807b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:23.668795 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5aeb841d-1534-40fd-b4e5-cfa254d9807b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:29:23.669450 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5aeb841d-1534-40fd-b4e5-cfa254d9807b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:23.669450 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5aeb841d-1534-40fd-b4e5-cfa254d9807b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:23.680242 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:23.680242 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:23.685079 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5aeb841d-1534-40fd-b4e5-cfa254d9807b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:29:23.690370 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5aeb841d-1534-40fd-b4e5-cfa254d9807b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:29:23.691122 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 556/2200] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:23 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:23.787276 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fb07ec25-3cc7-40bf-90f0-e121cae41af5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:23.790649 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fb07ec25-3cc7-40bf-90f0-e121cae41af5 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 Jul 03 19:29:23.790914 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fb07ec25-3cc7-40bf-90f0-e121cae41af5 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:23.792430 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fb07ec25-3cc7-40bf-90f0-e121cae41af5 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:23.792603 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-fb07ec25-3cc7-40bf-90f0-e121cae41af5 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 8f1d1536-718f-4e64-8e0a-012fcad26c18. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:23.847490 np0000004460 devstack@c-api.service[99924]: DEBUG oslo_db.sqlalchemy.engines [None req-fb07ec25-3cc7-40bf-90f0-e121cae41af5 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-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=99924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:29:23.855641 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:23.855641 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:23.856484 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fb07ec25-3cc7-40bf-90f0-e121cae41af5 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 returned with HTTP 200 Jul 03 19:29:23.858618 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 553/2201] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:23 2026] GET /volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 => generated 800 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:23.913095 np0000004460 devstack@c-api.service[99926]: DEBUG novaclient.v2.client [None req-25efd570-90dd-443e-b441-54096121688c tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] REQ: curl -g -i -X GET https://10.4.3.61/compute/v2.1/servers/5b25a83d-2493-442c-b916-4c9ab2823105/os-volume_attachments/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}dbc89972bb48313a90c6c0086eaec6a75341a3a993e76f63c760bfc7177cb715" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-25efd570-90dd-443e-b441-54096121688c" -H "X-Service-Token: {SHA256}437222e8ae649ec6bc123d399f572e649726d0f42e7e24e74f5f441479769260" {{(pid=99926) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 19:29:23.921013 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d89a2f8a-3c74-478b-86fa-5b4f5b90f0c8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:23.923656 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d89a2f8a-3c74-478b-86fa-5b4f5b90f0c8 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] GET https://10.4.3.61/volume/v3/groups/359322b0-5553-4581-ac50-0ee9457e5d4c Jul 03 19:29:23.923986 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d89a2f8a-3c74-478b-86fa-5b4f5b90f0c8 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:23.924294 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d89a2f8a-3c74-478b-86fa-5b4f5b90f0c8 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:23.924515 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-d89a2f8a-3c74-478b-86fa-5b4f5b90f0c8 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] show called for member 359322b0-5553-4581-ac50-0ee9457e5d4c {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:29:23.930914 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:23.930914 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:23.946679 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d89a2f8a-3c74-478b-86fa-5b4f5b90f0c8 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/groups/359322b0-5553-4581-ac50-0ee9457e5d4c returned with HTTP 200 Jul 03 19:29:23.946679 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 559/2202] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:29:23 2026] GET /volume/v3/groups/359322b0-5553-4581-ac50-0ee9457e5d4c => generated 396 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:23.957413 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:23.961141 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:29:23.963482 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-986290740", "volume_type": "c82640b7-e916-4f0c-842b-7542652bb8ad", "group_id": "359322b0-5553-4581-ac50-0ee9457e5d4c", "size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:23.967244 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-986290740', 'volume_type': 'c82640b7-e916-4f0c-842b-7542652bb8ad', 'group_id': '359322b0-5553-4581-ac50-0ee9457e5d4c', 'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:29:23.978691 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:23.978691 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:23.979387 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Create volume of 1 GB Jul 03 19:29:23.990852 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Availability Zones retrieved successfully. Jul 03 19:29:24.002840 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Flow 'volume_create_api' (dc89e373-dd20-4a9c-946c-602e0f7ba1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:29:24.005244 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71b69884-e7d0-49d4-8264-b30f52d0d1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:24.006651 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:24.006651 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:24.006651 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:29:24.041194 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71b69884-e7d0-49d4-8264-b30f52d0d1ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:29:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c82640b7-e916-4f0c-842b-7542652bb8ad,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1394456426',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c82640b7-e916-4f0c-842b-7542652bb8ad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '359322b0-5553-4581-ac50-0ee9457e5d4c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:24.042213 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcb8619b-3600-47dd-bb31-17c152561b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:24.070569 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1394456426 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1394456426, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:29:24.070887 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1394456426 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1394456426, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:29:24.113367 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Created reservations ['08251074-c186-4fee-8732-18bb7fbfbb67', 'c7729be0-08e2-463f-8d36-e8036b262ff8', '3ff0346e-7c66-4269-892b-9e7f60c09d5b', '5e9c78fe-6023-4ee2-8d18-93c224fa60cb'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:29:24.114281 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcb8619b-3600-47dd-bb31-17c152561b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08251074-c186-4fee-8732-18bb7fbfbb67', 'c7729be0-08e2-463f-8d36-e8036b262ff8', '3ff0346e-7c66-4269-892b-9e7f60c09d5b', '5e9c78fe-6023-4ee2-8d18-93c224fa60cb']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:24.114839 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7ef332e-28d8-4998-b5b7-e9288b08fba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:24.150016 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7ef332e-28d8-4998-b5b7-e9288b08fba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4b71fbb-bc9a-4f27-b5a8-7cefba72f545', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-986290740',encryption_key_id=None,group_id=359322b0-5553-4581-ac50-0ee9457e5d4c,group_type_id=,metadata={},multiattach=False,project_id='0bf5a9d78347418485687ebfdbde8aac',qos_specs=None,replication_status=,reservations=['08251074-c186-4fee-8732-18bb7fbfbb67','c7729be0-08e2-463f-8d36-e8036b262ff8','3ff0346e-7c66-4269-892b-9e7f60c09d5b','5e9c78fe-6023-4ee2-8d18-93c224fa60cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5292af372c5d42aea59dba3687c63098',volume_type_id=c82640b7-e916-4f0c-842b-7542652bb8ad), 'volume': Volume(_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-03T19:29:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-986290740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=359322b0-5553-4581-ac50-0ee9457e5d4c,host=None,id=b4b71fbb-bc9a-4f27-b5a8-7cefba72f545,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bf5a9d78347418485687ebfdbde8aac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5292af372c5d42aea59dba3687c63098',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c82640b7-e916-4f0c-842b-7542652bb8ad),volume_type_id=c82640b7-e916-4f0c-842b-7542652bb8ad)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:24.151870 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbcd2d67-4aaa-43b4-88c8-3c8736393081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:24.174834 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbcd2d67-4aaa-43b4-88c8-3c8736393081) transitioned into state 'SUCCESS' from state '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-986290740',encryption_key_id=None,group_id=359322b0-5553-4581-ac50-0ee9457e5d4c,group_type_id=,metadata={},multiattach=False,project_id='0bf5a9d78347418485687ebfdbde8aac',qos_specs=None,replication_status=,reservations=['08251074-c186-4fee-8732-18bb7fbfbb67','c7729be0-08e2-463f-8d36-e8036b262ff8','3ff0346e-7c66-4269-892b-9e7f60c09d5b','5e9c78fe-6023-4ee2-8d18-93c224fa60cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5292af372c5d42aea59dba3687c63098',volume_type_id=c82640b7-e916-4f0c-842b-7542652bb8ad)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:24.175753 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8298e681-4143-4dca-a1ba-bb546c053ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:24.191625 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8298e681-4143-4dca-a1ba-bb546c053ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:24.193076 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Flow 'volume_create_api' (dc89e373-dd20-4a9c-946c-602e0f7ba1e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:29:24.193601 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Create volume request issued successfully. Jul 03 19:29:24.194693 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:29:24.194923 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-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 19:29:24.246079 np0000004460 devstack@c-api.service[99927]: DEBUG oslo_db.sqlalchemy.engines [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-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=99927) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:29:24.250745 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:24.250745 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:24.255103 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c02e8b38-5a87-4c3f-9ddd-fee848c88c17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:29:24.255609 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 557/2203] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:29:23 2026] POST /volume/v3/volumes => generated 824 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:24.270425 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-88b1a586-45ff-4eac-80d9-195ca102c1ce None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:24.277563 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-88b1a586-45ff-4eac-80d9-195ca102c1ce tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] GET https://10.4.3.61/volume/v3/volumes/b4b71fbb-bc9a-4f27-b5a8-7cefba72f545 Jul 03 19:29:24.277840 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-88b1a586-45ff-4eac-80d9-195ca102c1ce tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:24.278334 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-88b1a586-45ff-4eac-80d9-195ca102c1ce tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:24.295285 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:24.295285 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:24.300857 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-88b1a586-45ff-4eac-80d9-195ca102c1ce tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Volume info retrieved successfully. Jul 03 19:29:24.301837 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-88b1a586-45ff-4eac-80d9-195ca102c1ce tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:29:24.301997 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-88b1a586-45ff-4eac-80d9-195ca102c1ce tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-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 19:29:24.308090 np0000004460 devstack@c-api.service[99926]: DEBUG novaclient.v2.client [None req-25efd570-90dd-443e-b441-54096121688c tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 19:29:23 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-28bb8edf-0b3b-4e56-830a-5959137146dd x-openstack-request-id: req-28bb8edf-0b3b-4e56-830a-5959137146dd {{(pid=99926) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 19:29:24.308090 np0000004460 devstack@c-api.service[99926]: DEBUG novaclient.v2.client [None req-25efd570-90dd-443e-b441-54096121688c tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "86656ac7-1e6c-4682-ad0e-dd41f7a5de8e", "serverId": "5b25a83d-2493-442c-b916-4c9ab2823105", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "fa3f0d54-db37-4a20-aeed-dad8329a071a", "bdm_uuid": "bc847916-a115-4bd1-be71-374fe5054726"}} {{(pid=99926) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 19:29:24.308373 np0000004460 devstack@c-api.service[99926]: DEBUG novaclient.v2.client [None req-25efd570-90dd-443e-b441-54096121688c tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET call to compute for https://10.4.3.61/compute/v2.1/servers/5b25a83d-2493-442c-b916-4c9ab2823105/os-volume_attachments/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e used request id req-28bb8edf-0b3b-4e56-830a-5959137146dd {{(pid=99926) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 19:29:24.311949 np0000004460 devstack@c-api.service[99926]: ERROR cinder.volume.api [None req-25efd570-90dd-443e-b441-54096121688c tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-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 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault [None req-25efd570-90dd-443e-b441-54096121688c tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Caught error: Detach volume from instance 5b25a83d-2493-442c-b916-4c9ab2823105 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5b25a83d-2493-442c-b916-4c9ab2823105 using the Compute API Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: 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 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: 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 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: 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 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: 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 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: 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 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: 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 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: 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 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: 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 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.315096 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: 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 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: 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 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5b25a83d-2493-442c-b916-4c9ab2823105 using the Compute API Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: ERROR cinder.api.middleware.fault Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.middleware.fault [None req-25efd570-90dd-443e-b441-54096121688c tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action returned with HTTP 409 Jul 03 19:29:24.317005 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 535/2204] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:29:23 2026] POST /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action => generated 167 bytes in 772 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:29:24.329099 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0d410331-7c47-4c03-abd6-222ff67238ec None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:24.330709 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 560/2205] 10.4.3.61 () {70 vars in 1590 bytes} [Fri Jul 3 19:29:24 2026] POST /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 19:29:24.341513 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6fc32be5-a057-44e5-b34b-1ffaae0caa42 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:24.343449 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 558/2206] 10.4.3.61 () {70 vars in 1590 bytes} [Fri Jul 3 19:29:24 2026] POST /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 19:29:24.353551 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-dd926ea7-1344-48b7-9b30-9160c31ba684 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:24.365442 np0000004460 devstack@c-api.service[99924]: DEBUG oslo_db.sqlalchemy.engines [None req-88b1a586-45ff-4eac-80d9-195ca102c1ce tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-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=99924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:29:24.372237 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:24.372237 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:24.386865 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-88b1a586-45ff-4eac-80d9-195ca102c1ce tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/volumes/b4b71fbb-bc9a-4f27-b5a8-7cefba72f545 returned with HTTP 200 Jul 03 19:29:24.388651 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 554/2207] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:29:24 2026] GET /volume/v3/volumes/b4b71fbb-bc9a-4f27-b5a8-7cefba72f545 => generated 892 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:24.440114 np0000004460 devstack@c-api.service[99926]: WARNING keystonemiddleware.auth_token [None req-dd926ea7-1344-48b7-9b30-9160c31ba684 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 19:29:24.442302 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 536/2208] 10.4.3.61 () {70 vars in 1590 bytes} [Fri Jul 3 19:29:24 2026] POST /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action => generated 114 bytes in 90 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 19:29:24.452409 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6628c6c6-5680-4d6b-ba9e-d3e562ac6ebe None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:24.482857 np0000004460 devstack@c-api.service[99925]: WARNING keystonemiddleware.auth_token [None req-6628c6c6-5680-4d6b-ba9e-d3e562ac6ebe None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 19:29:24.484788 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 561/2209] 10.4.3.61 () {70 vars in 1590 bytes} [Fri Jul 3 19:29:24 2026] POST /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action => generated 114 bytes in 33 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 19:29:24.492842 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ef97e364-fda0-4ed3-8d9b-9e399c907151 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:24.598223 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ef97e364-fda0-4ed3-8d9b-9e399c907151 tempest-TestServerVolumeAttachmentScenario-421723853 tempest-TestServerVolumeAttachmentScenario-421723853-project-admin] POST https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action Jul 03 19:29:24.598605 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ef97e364-fda0-4ed3-8d9b-9e399c907151 tempest-TestServerVolumeAttachmentScenario-421723853 tempest-TestServerVolumeAttachmentScenario-421723853-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:29:24.598824 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ef97e364-fda0-4ed3-8d9b-9e399c907151 tempest-TestServerVolumeAttachmentScenario-421723853 tempest-TestServerVolumeAttachmentScenario-421723853-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:24.614834 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:24.614834 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:24.615417 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.admin_actions [None req-ef97e364-fda0-4ed3-8d9b-9e399c907151 tempest-TestServerVolumeAttachmentScenario-421723853 tempest-TestServerVolumeAttachmentScenario-421723853-project-admin] Updating volume '86656ac7-1e6c-4682-ad0e-dd41f7a5de8e' with '{'status': 'error'}' {{(pid=99927) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 19:29:24.666562 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ef97e364-fda0-4ed3-8d9b-9e399c907151 tempest-TestServerVolumeAttachmentScenario-421723853 tempest-TestServerVolumeAttachmentScenario-421723853-project-admin] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action returned with HTTP 202 Jul 03 19:29:24.667288 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 559/2210] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:29:24 2026] POST /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:29:24.678321 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9ea7147e-2210-4856-86bf-fe330eb33f3e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:24.684531 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9ea7147e-2210-4856-86bf-fe330eb33f3e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e Jul 03 19:29:24.684531 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9ea7147e-2210-4856-86bf-fe330eb33f3e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:24.685902 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9ea7147e-2210-4856-86bf-fe330eb33f3e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:24.699000 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:24.699000 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:24.703317 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-9ea7147e-2210-4856-86bf-fe330eb33f3e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:24.707001 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7001b87c-5807-437d-92b1-6690d111486a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:24.709004 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7001b87c-5807-437d-92b1-6690d111486a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:29:24.709239 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7001b87c-5807-437d-92b1-6690d111486a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:24.709440 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7001b87c-5807-437d-92b1-6690d111486a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:24.709595 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9ea7147e-2210-4856-86bf-fe330eb33f3e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e returned with HTTP 200 Jul 03 19:29:24.710179 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 555/2211] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:24 2026] GET /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e => generated 1146 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:24.727342 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3bbe5f77-fe91-4071-82cb-b9e6dce901ff None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:24.728983 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3bbe5f77-fe91-4071-82cb-b9e6dce901ff tempest-TestServerVolumeAttachmentScenario-421723853 tempest-TestServerVolumeAttachmentScenario-421723853-project-admin] POST https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action Jul 03 19:29:24.729326 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3bbe5f77-fe91-4071-82cb-b9e6dce901ff tempest-TestServerVolumeAttachmentScenario-421723853 tempest-TestServerVolumeAttachmentScenario-421723853-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "fa3f0d54-db37-4a20-aeed-dad8329a071a"}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:29:24.729449 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3bbe5f77-fe91-4071-82cb-b9e6dce901ff tempest-TestServerVolumeAttachmentScenario-421723853 tempest-TestServerVolumeAttachmentScenario-421723853-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "fa3f0d54-db37-4a20-aeed-dad8329a071a"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:24.740152 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:24.740152 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:24.740507 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3bbe5f77-fe91-4071-82cb-b9e6dce901ff tempest-TestServerVolumeAttachmentScenario-421723853 tempest-TestServerVolumeAttachmentScenario-421723853-project-admin] Volume info retrieved successfully. Jul 03 19:29:24.759933 np0000004460 devstack@c-api.service[99926]: DEBUG oslo_db.sqlalchemy.engines [None req-7001b87c-5807-437d-92b1-6690d111486a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-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=99926) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:29:24.767819 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:24.767819 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:24.772444 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7001b87c-5807-437d-92b1-6690d111486a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:29:24.777676 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7001b87c-5807-437d-92b1-6690d111486a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:29:24.778351 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 537/2212] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:24 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:24.801212 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3bbe5f77-fe91-4071-82cb-b9e6dce901ff tempest-TestServerVolumeAttachmentScenario-421723853 tempest-TestServerVolumeAttachmentScenario-421723853-project-admin] Attachment connected to vm 5b25a83d-2493-442c-b916-4c9ab2823105, checking data on nova Jul 03 19:29:24.801584 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.compute.nova [None req-3bbe5f77-fe91-4071-82cb-b9e6dce901ff tempest-TestServerVolumeAttachmentScenario-421723853 tempest-TestServerVolumeAttachmentScenario-421723853-project-admin] Creating Keystone token plugin using URL: https://10.4.3.61/identity {{(pid=99925) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 19:29:24.842279 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-acc93648-9af4-498d-a24b-68a506f9f13d req-d1c21736-d1a6-46e3-8b01-aeeb79ffaa8e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:24.845640 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-acc93648-9af4-498d-a24b-68a506f9f13d req-d1c21736-d1a6-46e3-8b01-aeeb79ffaa8e tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:29:24.845933 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-acc93648-9af4-498d-a24b-68a506f9f13d req-d1c21736-d1a6-46e3-8b01-aeeb79ffaa8e tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:24.846136 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-acc93648-9af4-498d-a24b-68a506f9f13d req-d1c21736-d1a6-46e3-8b01-aeeb79ffaa8e tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:24.857085 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:24.857085 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:24.862845 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-acc93648-9af4-498d-a24b-68a506f9f13d req-d1c21736-d1a6-46e3-8b01-aeeb79ffaa8e tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:29:24.872081 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-acc93648-9af4-498d-a24b-68a506f9f13d req-d1c21736-d1a6-46e3-8b01-aeeb79ffaa8e tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:29:24.873622 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2879822f-e16c-4230-a48c-58a42d944418 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:24.876095 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 560/2213] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:29:24 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:24.877457 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2879822f-e16c-4230-a48c-58a42d944418 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 Jul 03 19:29:24.877689 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2879822f-e16c-4230-a48c-58a42d944418 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:24.877928 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2879822f-e16c-4230-a48c-58a42d944418 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:24.878068 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-2879822f-e16c-4230-a48c-58a42d944418 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 8f1d1536-718f-4e64-8e0a-012fcad26c18. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:24.885277 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:24.885277 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:24.886396 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2879822f-e16c-4230-a48c-58a42d944418 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 returned with HTTP 200 Jul 03 19:29:24.886810 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 556/2214] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:24 2026] GET /volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:24.903822 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-54707079-13a5-4ae0-8c24-05fccbaea94f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:24.905649 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-54707079-13a5-4ae0-8c24-05fccbaea94f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/volumes/a255a3ff-755e-40c5-a518-a0ca29916517 Jul 03 19:29:24.905779 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-54707079-13a5-4ae0-8c24-05fccbaea94f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:24.905966 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-54707079-13a5-4ae0-8c24-05fccbaea94f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:24.913122 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:24.913122 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:24.918589 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-54707079-13a5-4ae0-8c24-05fccbaea94f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Volume info retrieved successfully. Jul 03 19:29:24.924569 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-54707079-13a5-4ae0-8c24-05fccbaea94f tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/volumes/a255a3ff-755e-40c5-a518-a0ca29916517 returned with HTTP 200 Jul 03 19:29:24.924869 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 538/2215] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:24 2026] GET /volume/v3/volumes/a255a3ff-755e-40c5-a518-a0ca29916517 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:24.949370 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-10724dee-e25e-4fe1-8245-38931dedb99b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:24.955605 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-10724dee-e25e-4fe1-8245-38931dedb99b tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] POST https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18/action Jul 03 19:29:24.955605 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-10724dee-e25e-4fe1-8245-38931dedb99b tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:29:24.955605 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-10724dee-e25e-4fe1-8245-38931dedb99b tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:24.958867 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.admin_actions [None req-10724dee-e25e-4fe1-8245-38931dedb99b tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] Updating backup '8f1d1536-718f-4e64-8e0a-012fcad26c18' with '{'status': 'error'}' {{(pid=99927) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 19:29:24.975193 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:24.975193 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:24.997637 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.backup.rpcapi [None req-10724dee-e25e-4fe1-8245-38931dedb99b tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] reset_status in rpcapi backup_id 8f1d1536-718f-4e64-8e0a-012fcad26c18 on host np0000004460. {{(pid=99927) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 19:29:25.000503 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-10724dee-e25e-4fe1-8245-38931dedb99b tempest-VolumesBackupsAdminTest-1290909511 tempest-VolumesBackupsAdminTest-1290909511-project-admin] https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18/action returned with HTTP 202 Jul 03 19:29:25.001061 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 561/2216] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:29:24 2026] POST /volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:29:25.011663 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-de62649c-84db-418c-b202-9da74110cfc2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:25.015226 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-de62649c-84db-418c-b202-9da74110cfc2 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 Jul 03 19:29:25.015460 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-de62649c-84db-418c-b202-9da74110cfc2 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:25.015693 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-de62649c-84db-418c-b202-9da74110cfc2 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:25.015828 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-de62649c-84db-418c-b202-9da74110cfc2 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 8f1d1536-718f-4e64-8e0a-012fcad26c18. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:25.022712 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:25.022712 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:25.023482 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-de62649c-84db-418c-b202-9da74110cfc2 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 returned with HTTP 200 Jul 03 19:29:25.024865 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 557/2217] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:25 2026] GET /volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:25.037820 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3cd57fb3-56d7-4f4a-aaf4-e51c0d87df99 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:25.041883 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3cd57fb3-56d7-4f4a-aaf4-e51c0d87df99 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] DELETE https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 Jul 03 19:29:25.042101 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3cd57fb3-56d7-4f4a-aaf4-e51c0d87df99 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:25.042330 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3cd57fb3-56d7-4f4a-aaf4-e51c0d87df99 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:25.042579 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-3cd57fb3-56d7-4f4a-aaf4-e51c0d87df99 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Delete backup with id: 8f1d1536-718f-4e64-8e0a-012fcad26c18. Jul 03 19:29:25.051125 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:25.051125 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:25.086136 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.backup.rpcapi [None req-3cd57fb3-56d7-4f4a-aaf4-e51c0d87df99 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] delete_backup rpcapi backup_id 8f1d1536-718f-4e64-8e0a-012fcad26c18 {{(pid=99926) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:29:25.089002 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3cd57fb3-56d7-4f4a-aaf4-e51c0d87df99 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 returned with HTTP 202 Jul 03 19:29:25.089436 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 539/2218] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:29:25 2026] DELETE /volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:29:25.099526 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0a306ff4-409b-4c34-90e5-5dca025bcaee None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:25.100583 np0000004460 devstack@c-api.service[99925]: DEBUG novaclient.v2.client [None req-3bbe5f77-fe91-4071-82cb-b9e6dce901ff tempest-TestServerVolumeAttachmentScenario-421723853 tempest-TestServerVolumeAttachmentScenario-421723853-project-admin] REQ: curl -g -i -X GET https://10.4.3.61/compute/v2.1/servers/5b25a83d-2493-442c-b916-4c9ab2823105/os-volume_attachments/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}08367f97ef4f809c19616371ef4478fae0323f8ada0fbcb6cd0092928011e7eb" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-3bbe5f77-fe91-4071-82cb-b9e6dce901ff" -H "X-Service-Token: {SHA256}c6a5ff5f7c0433c20e461278aa239c189894b66bf53311bf3b271016b0291ade" {{(pid=99925) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 19:29:25.101911 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0a306ff4-409b-4c34-90e5-5dca025bcaee tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 Jul 03 19:29:25.102189 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0a306ff4-409b-4c34-90e5-5dca025bcaee tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:25.102416 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0a306ff4-409b-4c34-90e5-5dca025bcaee tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:25.102553 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-0a306ff4-409b-4c34-90e5-5dca025bcaee tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 8f1d1536-718f-4e64-8e0a-012fcad26c18. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:25.109654 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:25.109654 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:25.110813 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0a306ff4-409b-4c34-90e5-5dca025bcaee tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 returned with HTTP 200 Jul 03 19:29:25.111460 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 562/2219] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:25 2026] GET /volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:25.247134 np0000004460 devstack@c-api.service[99925]: DEBUG novaclient.v2.client [None req-3bbe5f77-fe91-4071-82cb-b9e6dce901ff tempest-TestServerVolumeAttachmentScenario-421723853 tempest-TestServerVolumeAttachmentScenario-421723853-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 19:29:25 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-248c6679-6d94-4643-bff7-36aba095777c x-openstack-request-id: req-248c6679-6d94-4643-bff7-36aba095777c {{(pid=99925) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 19:29:25.247637 np0000004460 devstack@c-api.service[99925]: DEBUG novaclient.v2.client [None req-3bbe5f77-fe91-4071-82cb-b9e6dce901ff tempest-TestServerVolumeAttachmentScenario-421723853 tempest-TestServerVolumeAttachmentScenario-421723853-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "86656ac7-1e6c-4682-ad0e-dd41f7a5de8e", "serverId": "5b25a83d-2493-442c-b916-4c9ab2823105", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "fa3f0d54-db37-4a20-aeed-dad8329a071a", "bdm_uuid": "bc847916-a115-4bd1-be71-374fe5054726"}} {{(pid=99925) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 19:29:25.247637 np0000004460 devstack@c-api.service[99925]: DEBUG novaclient.v2.client [None req-3bbe5f77-fe91-4071-82cb-b9e6dce901ff tempest-TestServerVolumeAttachmentScenario-421723853 tempest-TestServerVolumeAttachmentScenario-421723853-project-admin] GET call to compute for https://10.4.3.61/compute/v2.1/servers/5b25a83d-2493-442c-b916-4c9ab2823105/os-volume_attachments/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e used request id req-248c6679-6d94-4643-bff7-36aba095777c {{(pid=99925) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 19:29:25.250453 np0000004460 devstack@c-api.service[99925]: ERROR cinder.volume.api [None req-3bbe5f77-fe91-4071-82cb-b9e6dce901ff tempest-TestServerVolumeAttachmentScenario-421723853 tempest-TestServerVolumeAttachmentScenario-421723853-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 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault [None req-3bbe5f77-fe91-4071-82cb-b9e6dce901ff tempest-TestServerVolumeAttachmentScenario-421723853 tempest-TestServerVolumeAttachmentScenario-421723853-project-admin] Caught error: Detach volume from instance 5b25a83d-2493-442c-b916-4c9ab2823105 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5b25a83d-2493-442c-b916-4c9ab2823105 using the Compute API Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: 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 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: 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 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: 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 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: 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 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: 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 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: 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 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: 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 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: 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 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.254395 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: 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 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: 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 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5b25a83d-2493-442c-b916-4c9ab2823105 using the Compute API Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: ERROR cinder.api.middleware.fault Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.middleware.fault [None req-3bbe5f77-fe91-4071-82cb-b9e6dce901ff tempest-TestServerVolumeAttachmentScenario-421723853 tempest-TestServerVolumeAttachmentScenario-421723853-project-admin] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action returned with HTTP 409 Jul 03 19:29:25.255459 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 562/2220] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:29:24 2026] POST /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action => generated 167 bytes in 528 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:29:25.266632 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f43d891a-ba35-47b0-9095-1c7f1455bbd1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:25.270329 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 558/2221] 10.4.3.61 () {70 vars in 1590 bytes} [Fri Jul 3 19:29:25 2026] POST /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 19:29:25.270496 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e41c1dcd-63e1-4c54-94a5-009fbec761ba None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:25.277060 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e41c1dcd-63e1-4c54-94a5-009fbec761ba tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a Jul 03 19:29:25.277060 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e41c1dcd-63e1-4c54-94a5-009fbec761ba tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:25.277060 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e41c1dcd-63e1-4c54-94a5-009fbec761ba tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:25.282628 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fd83348c-3b43-4a5d-bfa1-2213e623a650 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:25.286418 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:25.286418 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:25.295383 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e41c1dcd-63e1-4c54-94a5-009fbec761ba tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:29:25.297548 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e41c1dcd-63e1-4c54-94a5-009fbec761ba tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a returned with HTTP 200 Jul 03 19:29:25.298427 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 540/2222] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:25 2026] GET /volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:25.304434 np0000004460 devstack@c-api.service[99927]: WARNING keystonemiddleware.auth_token [None req-fd83348c-3b43-4a5d-bfa1-2213e623a650 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 19:29:25.305552 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 563/2223] 10.4.3.61 () {70 vars in 1590 bytes} [Fri Jul 3 19:29:25 2026] POST /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 19:29:25.315997 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0140a729-1fc5-4f82-9170-78dec2c9f5b8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:25.318288 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0140a729-1fc5-4f82-9170-78dec2c9f5b8 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 Jul 03 19:29:25.318371 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0140a729-1fc5-4f82-9170-78dec2c9f5b8 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:25.318666 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0140a729-1fc5-4f82-9170-78dec2c9f5b8 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:25.347557 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-4ec50587-094d-4794-897c-cce011e66cf4 req-8b667e94-6522-4080-9ee3-92d2ff8f3c7e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:25.349772 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-4ec50587-094d-4794-897c-cce011e66cf4 req-8b667e94-6522-4080-9ee3-92d2ff8f3c7e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a Jul 03 19:29:25.350175 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-4ec50587-094d-4794-897c-cce011e66cf4 req-8b667e94-6522-4080-9ee3-92d2ff8f3c7e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:25.350499 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-4ec50587-094d-4794-897c-cce011e66cf4 req-8b667e94-6522-4080-9ee3-92d2ff8f3c7e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:25.368287 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:25.368287 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:25.368882 np0000004460 devstack@c-api.service[99925]: DEBUG oslo_db.sqlalchemy.engines [None req-0140a729-1fc5-4f82-9170-78dec2c9f5b8 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-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=99925) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:29:25.372984 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-4ec50587-094d-4794-897c-cce011e66cf4 req-8b667e94-6522-4080-9ee3-92d2ff8f3c7e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:29:25.378127 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:25.378127 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:25.384865 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-4ec50587-094d-4794-897c-cce011e66cf4 req-8b667e94-6522-4080-9ee3-92d2ff8f3c7e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a returned with HTTP 200 Jul 03 19:29:25.384865 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 559/2224] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:29:25 2026] GET /volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:25.389160 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0140a729-1fc5-4f82-9170-78dec2c9f5b8 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:25.395833 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0140a729-1fc5-4f82-9170-78dec2c9f5b8 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 returned with HTTP 200 Jul 03 19:29:25.396388 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 563/2225] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:25 2026] GET /volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 => generated 854 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:25.407577 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9b6b3262-8bf2-455f-a349-28f8f4448f1c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:25.409693 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9b6b3262-8bf2-455f-a349-28f8f4448f1c tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] GET https://10.4.3.61/volume/v3/volumes/b4b71fbb-bc9a-4f27-b5a8-7cefba72f545 Jul 03 19:29:25.409934 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9b6b3262-8bf2-455f-a349-28f8f4448f1c tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:25.410396 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9b6b3262-8bf2-455f-a349-28f8f4448f1c tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:25.416479 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3463d395-d132-4011-a0de-12db263f7e55 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:25.417634 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-4ec50587-094d-4794-897c-cce011e66cf4 req-dddcc3b3-4d96-44c1-b5ca-1b1246278345 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:25.419778 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-4ec50587-094d-4794-897c-cce011e66cf4 req-dddcc3b3-4d96-44c1-b5ca-1b1246278345 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] POST https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a/action Jul 03 19:29:25.421214 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3463d395-d132-4011-a0de-12db263f7e55 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 Jul 03 19:29:25.421922 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-4ec50587-094d-4794-897c-cce011e66cf4 req-dddcc3b3-4d96-44c1-b5ca-1b1246278345 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:29:25.422353 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3463d395-d132-4011-a0de-12db263f7e55 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:25.422575 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-4ec50587-094d-4794-897c-cce011e66cf4 req-dddcc3b3-4d96-44c1-b5ca-1b1246278345 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:25.422925 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3463d395-d132-4011-a0de-12db263f7e55 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:25.425123 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:25.425123 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:25.433118 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9b6b3262-8bf2-455f-a349-28f8f4448f1c tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Volume info retrieved successfully. Jul 03 19:29:25.433996 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-9b6b3262-8bf2-455f-a349-28f8f4448f1c tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:29:25.434125 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-9b6b3262-8bf2-455f-a349-28f8f4448f1c tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-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 19:29:25.435652 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:25.435652 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:25.441510 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:25.441510 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:25.442405 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-3463d395-d132-4011-a0de-12db263f7e55 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:25.442455 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-4ec50587-094d-4794-897c-cce011e66cf4 req-dddcc3b3-4d96-44c1-b5ca-1b1246278345 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:29:25.452155 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-4ec50587-094d-4794-897c-cce011e66cf4 req-dddcc3b3-4d96-44c1-b5ca-1b1246278345 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Begin detaching volume completed successfully. Jul 03 19:29:25.452306 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3463d395-d132-4011-a0de-12db263f7e55 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 returned with HTTP 200 Jul 03 19:29:25.452431 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-4ec50587-094d-4794-897c-cce011e66cf4 req-dddcc3b3-4d96-44c1-b5ca-1b1246278345 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a/action returned with HTTP 202 Jul 03 19:29:25.452830 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 564/2226] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:25 2026] GET /volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:25.452985 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 560/2227] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:29:25 2026] POST /volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:29:25.508633 np0000004460 devstack@c-api.service[99926]: DEBUG oslo_db.sqlalchemy.engines [None req-9b6b3262-8bf2-455f-a349-28f8f4448f1c tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-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=99926) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:29:25.508633 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:25.508633 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:25.516435 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9b6b3262-8bf2-455f-a349-28f8f4448f1c tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/volumes/b4b71fbb-bc9a-4f27-b5a8-7cefba72f545 returned with HTTP 200 Jul 03 19:29:25.516840 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 541/2228] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:29:25 2026] GET /volume/v3/volumes/b4b71fbb-bc9a-4f27-b5a8-7cefba72f545 => generated 917 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:25.528950 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-a1fd613d-be75-4256-8927-32088f0d947d req-0208a1f1-9b75-45e2-b21d-ccc344bc1fde None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:25.531362 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-99318df6-59bb-4358-b43c-ac6ca0043595 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:25.532932 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-a1fd613d-be75-4256-8927-32088f0d947d req-0208a1f1-9b75-45e2-b21d-ccc344bc1fde tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 Jul 03 19:29:25.533488 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-a1fd613d-be75-4256-8927-32088f0d947d req-0208a1f1-9b75-45e2-b21d-ccc344bc1fde tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:25.533700 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-a1fd613d-be75-4256-8927-32088f0d947d req-0208a1f1-9b75-45e2-b21d-ccc344bc1fde tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:25.534092 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-99318df6-59bb-4358-b43c-ac6ca0043595 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] POST https://10.4.3.61/volume/v3/group_snapshots Jul 03 19:29:25.534588 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-99318df6-59bb-4358-b43c-ac6ca0043595 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "359322b0-5553-4581-ac50-0ee9457e5d4c", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1314934057"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:25.536454 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.group_snapshots [None req-99318df6-59bb-4358-b43c-ac6ca0043595 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '359322b0-5553-4581-ac50-0ee9457e5d4c', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1314934057'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 19:29:25.542797 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:25.542797 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:25.545335 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:25.545335 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:25.551341 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-a1fd613d-be75-4256-8927-32088f0d947d req-0208a1f1-9b75-45e2-b21d-ccc344bc1fde tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:25.551983 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.group_snapshots [None req-99318df6-59bb-4358-b43c-ac6ca0043595 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1314934057. Jul 03 19:29:25.559268 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-a1fd613d-be75-4256-8927-32088f0d947d req-0208a1f1-9b75-45e2-b21d-ccc344bc1fde tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 returned with HTTP 200 Jul 03 19:29:25.559926 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 564/2229] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:29:25 2026] GET /volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:25.605416 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:25.605416 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:25.635441 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-99318df6-59bb-4358-b43c-ac6ca0043595 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1394456426 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1394456426, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:29:25.679969 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-99318df6-59bb-4358-b43c-ac6ca0043595 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Created reservations ['6aed0713-94db-4d87-a2e9-cff18086e0d9', '4865ca82-e6a6-4920-8246-e98a21ca9c5e', '2630dd81-d9b4-40be-bd1f-3cfb52b07002', 'bb897902-b592-4e5a-b4c8-843452353cf0'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:29:25.731309 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-99318df6-59bb-4358-b43c-ac6ca0043595 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/group_snapshots returned with HTTP 202 Jul 03 19:29:25.732902 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 565/2230] 10.4.3.61 () {70 vars in 1317 bytes} [Fri Jul 3 19:29:25 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 03 19:29:25.743690 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5d5ee7c3-8d7e-40ab-bb78-a668c42e4432 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:25.746426 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5d5ee7c3-8d7e-40ab-bb78-a668c42e4432 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] GET https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 Jul 03 19:29:25.746617 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5d5ee7c3-8d7e-40ab-bb78-a668c42e4432 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:25.746903 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5d5ee7c3-8d7e-40ab-bb78-a668c42e4432 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:25.747343 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.group_snapshots [None req-5d5ee7c3-8d7e-40ab-bb78-a668c42e4432 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] show called for member a79deefb-78a1-42d0-acec-32644a2e1cc2 {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 19:29:25.753663 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:25.753663 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:25.758804 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5d5ee7c3-8d7e-40ab-bb78-a668c42e4432 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 returned with HTTP 200 Jul 03 19:29:25.759383 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 561/2231] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:29:25 2026] GET /volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:26.126115 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e9cd5de9-c377-477f-a37d-21f6e7a86bca None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:26.128616 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e9cd5de9-c377-477f-a37d-21f6e7a86bca tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 Jul 03 19:29:26.128980 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e9cd5de9-c377-477f-a37d-21f6e7a86bca tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:26.129237 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e9cd5de9-c377-477f-a37d-21f6e7a86bca tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:26.129382 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-e9cd5de9-c377-477f-a37d-21f6e7a86bca tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Show backup with id 8f1d1536-718f-4e64-8e0a-012fcad26c18. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:26.133617 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e9cd5de9-c377-477f-a37d-21f6e7a86bca tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 returned with HTTP 404 Jul 03 19:29:26.134243 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 542/2232] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:26 2026] GET /volume/v3/backups/8f1d1536-718f-4e64-8e0a-012fcad26c18 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:26.224354 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7f974886-c809-47d7-a377-d7fbc5ef9af4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:26.226104 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7f974886-c809-47d7-a377-d7fbc5ef9af4 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/volumes/a255a3ff-755e-40c5-a518-a0ca29916517 Jul 03 19:29:26.226340 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7f974886-c809-47d7-a377-d7fbc5ef9af4 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:26.226528 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7f974886-c809-47d7-a377-d7fbc5ef9af4 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:26.233291 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:26.233291 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:26.237182 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7f974886-c809-47d7-a377-d7fbc5ef9af4 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Volume info retrieved successfully. Jul 03 19:29:26.241999 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7f974886-c809-47d7-a377-d7fbc5ef9af4 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/volumes/a255a3ff-755e-40c5-a518-a0ca29916517 returned with HTTP 200 Jul 03 19:29:26.242382 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 565/2233] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:26 2026] GET /volume/v3/volumes/a255a3ff-755e-40c5-a518-a0ca29916517 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:26.255966 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7c308243-a739-44e8-9896-f680cae7aeec None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:26.259255 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7c308243-a739-44e8-9896-f680cae7aeec tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] DELETE https://10.4.3.61/volume/v3/volumes/a255a3ff-755e-40c5-a518-a0ca29916517 Jul 03 19:29:26.259499 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7c308243-a739-44e8-9896-f680cae7aeec tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:26.259700 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7c308243-a739-44e8-9896-f680cae7aeec tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:26.259954 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-7c308243-a739-44e8-9896-f680cae7aeec tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Delete volume with id: a255a3ff-755e-40c5-a518-a0ca29916517 Jul 03 19:29:26.268880 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:26.268880 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:26.269498 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-7c308243-a739-44e8-9896-f680cae7aeec tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Volume info retrieved successfully. Jul 03 19:29:26.301299 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-7c308243-a739-44e8-9896-f680cae7aeec tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Delete volume request issued successfully. Jul 03 19:29:26.301824 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7c308243-a739-44e8-9896-f680cae7aeec tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/volumes/a255a3ff-755e-40c5-a518-a0ca29916517 returned with HTTP 202 Jul 03 19:29:26.302493 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 566/2234] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:29:26 2026] DELETE /volume/v3/volumes/a255a3ff-755e-40c5-a518-a0ca29916517 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:29:26.319947 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3c6337f0-62af-4fca-b27b-8ff90b4ebf90 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:26.321986 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3c6337f0-62af-4fca-b27b-8ff90b4ebf90 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/volumes/a255a3ff-755e-40c5-a518-a0ca29916517 Jul 03 19:29:26.322302 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3c6337f0-62af-4fca-b27b-8ff90b4ebf90 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:26.322562 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3c6337f0-62af-4fca-b27b-8ff90b4ebf90 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:26.331184 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:26.331184 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:26.335766 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3c6337f0-62af-4fca-b27b-8ff90b4ebf90 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Volume info retrieved successfully. Jul 03 19:29:26.342334 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3c6337f0-62af-4fca-b27b-8ff90b4ebf90 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/volumes/a255a3ff-755e-40c5-a518-a0ca29916517 returned with HTTP 200 Jul 03 19:29:26.342900 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 562/2235] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:26 2026] GET /volume/v3/volumes/a255a3ff-755e-40c5-a518-a0ca29916517 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:26.490075 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8f3ab441-83b3-40c9-bc3f-a52ebd7b3a96 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:26.490498 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8f3ab441-83b3-40c9-bc3f-a52ebd7b3a96 None None] GET https://10.4.3.61/volume// Jul 03 19:29:26.490673 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8f3ab441-83b3-40c9-bc3f-a52ebd7b3a96 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:26.490954 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8f3ab441-83b3-40c9-bc3f-a52ebd7b3a96 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:26.491437 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8f3ab441-83b3-40c9-bc3f-a52ebd7b3a96 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:29:26.491747 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 543/2236] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:29:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:29:26.499978 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-4ec50587-094d-4794-897c-cce011e66cf4 req-dfbf05af-c4c0-4178-8cf0-efef206a63e6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:26.502312 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-4ec50587-094d-4794-897c-cce011e66cf4 req-dfbf05af-c4c0-4178-8cf0-efef206a63e6 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a Jul 03 19:29:26.502694 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-4ec50587-094d-4794-897c-cce011e66cf4 req-dfbf05af-c4c0-4178-8cf0-efef206a63e6 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:26.502948 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-4ec50587-094d-4794-897c-cce011e66cf4 req-dfbf05af-c4c0-4178-8cf0-efef206a63e6 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:26.519344 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:26.519344 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:26.525236 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-4ec50587-094d-4794-897c-cce011e66cf4 req-dfbf05af-c4c0-4178-8cf0-efef206a63e6 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:29:26.530449 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-4ec50587-094d-4794-897c-cce011e66cf4 req-dfbf05af-c4c0-4178-8cf0-efef206a63e6 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a returned with HTTP 200 Jul 03 19:29:26.530836 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 566/2237] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:29:26 2026] GET /volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a => generated 1318 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:29:26.769783 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-df17717e-401e-47e8-bd1b-efe6960de751 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:26.771989 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-df17717e-401e-47e8-bd1b-efe6960de751 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] GET https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 Jul 03 19:29:26.772262 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-df17717e-401e-47e8-bd1b-efe6960de751 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:26.772512 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-df17717e-401e-47e8-bd1b-efe6960de751 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:26.772726 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.group_snapshots [None req-df17717e-401e-47e8-bd1b-efe6960de751 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] show called for member a79deefb-78a1-42d0-acec-32644a2e1cc2 {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 19:29:26.777363 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:26.777363 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:26.782029 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-df17717e-401e-47e8-bd1b-efe6960de751 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 returned with HTTP 200 Jul 03 19:29:26.782559 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 567/2238] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:29:26 2026] GET /volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:26.793788 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fa755671-f70d-441f-a4fa-d232238bf281 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:26.796117 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fa755671-f70d-441f-a4fa-d232238bf281 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] GET https://10.4.3.61/volume/v3/snapshots/detail Jul 03 19:29:26.796398 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fa755671-f70d-441f-a4fa-d232238bf281 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:26.796652 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fa755671-f70d-441f-a4fa-d232238bf281 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Calling method 'detail' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:26.797132 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.api_utils [None req-fa755671-f70d-441f-a4fa-d232238bf281 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Removing options '' from query. {{(pid=99924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:29:26.798537 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.db.api [None req-fa755671-f70d-441f-a4fa-d232238bf281 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Building query based on filter {{(pid=99924) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:29:26.804291 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-fa755671-f70d-441f-a4fa-d232238bf281 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Get all snapshots completed successfully. Jul 03 19:29:26.804919 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:26.804919 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:26.805492 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fa755671-f70d-441f-a4fa-d232238bf281 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 19:29:26.805960 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 563/2239] 10.4.3.61 () {66 vars in 1257 bytes} [Fri Jul 3 19:29:26 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:26.818959 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cdc976ea-b263-4550-8204-2a72026b66e2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:26.821845 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cdc976ea-b263-4550-8204-2a72026b66e2 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] GET https://10.4.3.61/volume/v3/snapshots/d93af45b-ab3d-426f-a463-4d32ea3c7d22 Jul 03 19:29:26.822119 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cdc976ea-b263-4550-8204-2a72026b66e2 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:26.822418 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cdc976ea-b263-4550-8204-2a72026b66e2 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:26.831474 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:26.831474 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:26.832045 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-cdc976ea-b263-4550-8204-2a72026b66e2 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Snapshot retrieved successfully. Jul 03 19:29:26.833486 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cdc976ea-b263-4550-8204-2a72026b66e2 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/snapshots/d93af45b-ab3d-426f-a463-4d32ea3c7d22 returned with HTTP 200 Jul 03 19:29:26.834196 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 544/2240] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:29:26 2026] GET /volume/v3/snapshots/d93af45b-ab3d-426f-a463-4d32ea3c7d22 => generated 474 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:26.846720 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-820e23d8-e0f5-48d5-9f9b-e494c71c44d1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:26.849026 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-820e23d8-e0f5-48d5-9f9b-e494c71c44d1 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] POST https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2/action Jul 03 19:29:26.849624 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-820e23d8-e0f5-48d5-9f9b-e494c71c44d1 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:29:26.849873 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-820e23d8-e0f5-48d5-9f9b-e494c71c44d1 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:26.851959 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.group_snapshots [None req-820e23d8-e0f5-48d5-9f9b-e494c71c44d1 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] Updating group 'a79deefb-78a1-42d0-acec-32644a2e1cc2' with 'creating' {{(pid=99925) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 19:29:26.857744 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:26.857744 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:26.872620 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-820e23d8-e0f5-48d5-9f9b-e494c71c44d1 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2/action returned with HTTP 202 Jul 03 19:29:26.872620 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 567/2241] 10.4.3.61 () {70 vars in 1448 bytes} [Fri Jul 3 19:29:26 2026] POST /volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:29:26.882874 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2c9e3d8b-c0f9-4ad8-a41f-c2bf23f9d894 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:26.885324 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2c9e3d8b-c0f9-4ad8-a41f-c2bf23f9d894 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] GET https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 Jul 03 19:29:26.885600 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2c9e3d8b-c0f9-4ad8-a41f-c2bf23f9d894 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:26.885896 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2c9e3d8b-c0f9-4ad8-a41f-c2bf23f9d894 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:26.886079 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.group_snapshots [None req-2c9e3d8b-c0f9-4ad8-a41f-c2bf23f9d894 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] show called for member a79deefb-78a1-42d0-acec-32644a2e1cc2 {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 19:29:26.890142 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:26.890142 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:26.894964 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2c9e3d8b-c0f9-4ad8-a41f-c2bf23f9d894 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 returned with HTTP 200 Jul 03 19:29:26.895700 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 568/2242] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:29:26 2026] GET /volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 => generated 330 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:26.908067 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-044abf4a-038b-49b9-9024-7e93a08a9906 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:26.910464 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-044abf4a-038b-49b9-9024-7e93a08a9906 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] POST https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2/action Jul 03 19:29:26.911029 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-044abf4a-038b-49b9-9024-7e93a08a9906 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:29:26.911268 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-044abf4a-038b-49b9-9024-7e93a08a9906 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:26.913117 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.group_snapshots [None req-044abf4a-038b-49b9-9024-7e93a08a9906 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] Updating group 'a79deefb-78a1-42d0-acec-32644a2e1cc2' with 'available' {{(pid=99924) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 19:29:26.917074 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6a93e290-7458-4d05-9272-c185fe23caa1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:26.917537 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6a93e290-7458-4d05-9272-c185fe23caa1 None None] GET https://10.4.3.61/volume// Jul 03 19:29:26.917762 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6a93e290-7458-4d05-9272-c185fe23caa1 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:26.918042 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6a93e290-7458-4d05-9272-c185fe23caa1 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:26.918580 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6a93e290-7458-4d05-9272-c185fe23caa1 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:29:26.918756 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:26.918756 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:26.919080 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 545/2243] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:29:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:29:26.928948 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-acc93648-9af4-498d-a24b-68a506f9f13d req-2e22f910-5b4d-43e1-8a8a-f92416e7734a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:26.931453 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-044abf4a-038b-49b9-9024-7e93a08a9906 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2/action returned with HTTP 202 Jul 03 19:29:26.931899 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-acc93648-9af4-498d-a24b-68a506f9f13d req-2e22f910-5b4d-43e1-8a8a-f92416e7734a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:29:26.932038 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 564/2244] 10.4.3.61 () {70 vars in 1448 bytes} [Fri Jul 3 19:29:26 2026] POST /volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:29:26.932385 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-acc93648-9af4-498d-a24b-68a506f9f13d req-2e22f910-5b4d-43e1-8a8a-f92416e7734a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1206cde-b6e8-4af5-ad1b-39a03a49ebdc", "connector": null, "instance_uuid": "121a222a-2067-42ec-b1b5-65f49de2af2b"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:26.941793 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-063f9061-f135-4a4d-a6c0-355c18deee1a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:26.944250 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-063f9061-f135-4a4d-a6c0-355c18deee1a tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] GET https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 Jul 03 19:29:26.944768 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-063f9061-f135-4a4d-a6c0-355c18deee1a tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:26.944915 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:26.944915 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:26.944981 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-063f9061-f135-4a4d-a6c0-355c18deee1a tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:26.944981 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.group_snapshots [None req-063f9061-f135-4a4d-a6c0-355c18deee1a tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] show called for member a79deefb-78a1-42d0-acec-32644a2e1cc2 {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 19:29:26.949261 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:26.949261 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:26.953594 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-063f9061-f135-4a4d-a6c0-355c18deee1a tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 returned with HTTP 200 Jul 03 19:29:26.954381 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 569/2245] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:29:26 2026] GET /volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:26.965492 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8a0df039-613e-4c3b-9cf2-ae550076f384 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:26.967910 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8a0df039-613e-4c3b-9cf2-ae550076f384 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] POST https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2/action Jul 03 19:29:26.968411 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8a0df039-613e-4c3b-9cf2-ae550076f384 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:29:26.968610 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8a0df039-613e-4c3b-9cf2-ae550076f384 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:26.970677 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.group_snapshots [None req-8a0df039-613e-4c3b-9cf2-ae550076f384 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] Updating group 'a79deefb-78a1-42d0-acec-32644a2e1cc2' with 'error' {{(pid=99926) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 19:29:26.977640 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:26.977640 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:26.988336 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8a0df039-613e-4c3b-9cf2-ae550076f384 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2/action returned with HTTP 202 Jul 03 19:29:26.989002 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 546/2246] 10.4.3.61 () {70 vars in 1448 bytes} [Fri Jul 3 19:29:26 2026] POST /volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:29:26.989420 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-acc93648-9af4-498d-a24b-68a506f9f13d req-2e22f910-5b4d-43e1-8a8a-f92416e7734a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:29:26.990011 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 568/2247] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:29:26 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 19:29:26.999288 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ad2ec53d-d199-453c-9944-552690559752 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:27.002605 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ad2ec53d-d199-453c-9944-552690559752 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] GET https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 Jul 03 19:29:27.002605 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ad2ec53d-d199-453c-9944-552690559752 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:27.003659 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ad2ec53d-d199-453c-9944-552690559752 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:27.003907 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.group_snapshots [None req-ad2ec53d-d199-453c-9944-552690559752 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] show called for member a79deefb-78a1-42d0-acec-32644a2e1cc2 {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 19:29:27.008555 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:27.008555 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:27.016302 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ad2ec53d-d199-453c-9944-552690559752 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 returned with HTTP 200 Jul 03 19:29:27.017617 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 565/2248] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:29:26 2026] GET /volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 => generated 327 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:27.029000 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ec858f1c-76e9-4cee-80c3-98c2ee10b21c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:27.032071 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ec858f1c-76e9-4cee-80c3-98c2ee10b21c tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] POST https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2/action Jul 03 19:29:27.032630 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ec858f1c-76e9-4cee-80c3-98c2ee10b21c tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:29:27.032690 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ec858f1c-76e9-4cee-80c3-98c2ee10b21c tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:27.034696 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.group_snapshots [None req-ec858f1c-76e9-4cee-80c3-98c2ee10b21c tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] Updating group 'a79deefb-78a1-42d0-acec-32644a2e1cc2' with 'available' {{(pid=99927) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 19:29:27.048093 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:27.048093 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:27.071921 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ec858f1c-76e9-4cee-80c3-98c2ee10b21c tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2/action returned with HTTP 202 Jul 03 19:29:27.073112 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 570/2249] 10.4.3.61 () {70 vars in 1448 bytes} [Fri Jul 3 19:29:27 2026] POST /volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:29:27.085629 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-08cb9c6c-a452-4430-896f-ea7c2307c391 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:27.088082 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-08cb9c6c-a452-4430-896f-ea7c2307c391 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] GET https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 Jul 03 19:29:27.088269 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-08cb9c6c-a452-4430-896f-ea7c2307c391 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:27.088692 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-08cb9c6c-a452-4430-896f-ea7c2307c391 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:27.088692 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.group_snapshots [None req-08cb9c6c-a452-4430-896f-ea7c2307c391 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] show called for member a79deefb-78a1-42d0-acec-32644a2e1cc2 {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 19:29:27.094904 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:27.094904 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:27.100313 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-08cb9c6c-a452-4430-896f-ea7c2307c391 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 returned with HTTP 200 Jul 03 19:29:27.101020 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 547/2250] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:29:27 2026] GET /volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 => generated 331 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:27.112636 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-34d11672-4894-4214-99a6-40050dcefe40 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:27.115909 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-34d11672-4894-4214-99a6-40050dcefe40 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] DELETE https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 Jul 03 19:29:27.115909 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-34d11672-4894-4214-99a6-40050dcefe40 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:27.115909 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-34d11672-4894-4214-99a6-40050dcefe40 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:27.115909 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.group_snapshots [None req-34d11672-4894-4214-99a6-40050dcefe40 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] delete called for member a79deefb-78a1-42d0-acec-32644a2e1cc2 {{(pid=99925) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 19:29:27.115909 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.group_snapshots [None req-34d11672-4894-4214-99a6-40050dcefe40 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Delete group_snapshot with id: a79deefb-78a1-42d0-acec-32644a2e1cc2 Jul 03 19:29:27.122660 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:27.122660 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:27.177124 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-34d11672-4894-4214-99a6-40050dcefe40 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 returned with HTTP 202 Jul 03 19:29:27.177675 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 569/2251] 10.4.3.61 () {68 vars in 1409 bytes} [Fri Jul 3 19:29:27 2026] DELETE /volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:29:27.186876 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ae3f7127-9d2a-4c43-8e30-057eeb63c5fa None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:27.189338 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ae3f7127-9d2a-4c43-8e30-057eeb63c5fa tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:29:27.189667 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ae3f7127-9d2a-4c43-8e30-057eeb63c5fa tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:27.189964 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ae3f7127-9d2a-4c43-8e30-057eeb63c5fa tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Calling method 'detail' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:27.190329 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.api_utils [None req-ae3f7127-9d2a-4c43-8e30-057eeb63c5fa tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Removing options '' from query. {{(pid=99924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:29:27.192239 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ae3f7127-9d2a-4c43-8e30-057eeb63c5fa tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99924) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:29:27.207879 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ae3f7127-9d2a-4c43-8e30-057eeb63c5fa tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Get all volumes completed successfully. Jul 03 19:29:27.208481 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-ae3f7127-9d2a-4c43-8e30-057eeb63c5fa tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:29:27.208704 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-ae3f7127-9d2a-4c43-8e30-057eeb63c5fa tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-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 19:29:27.263183 np0000004460 devstack@c-api.service[99924]: DEBUG oslo_db.sqlalchemy.engines [None req-ae3f7127-9d2a-4c43-8e30-057eeb63c5fa tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-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=99924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:29:27.270471 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:27.270471 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:27.283248 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ae3f7127-9d2a-4c43-8e30-057eeb63c5fa tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:29:27.283248 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 566/2252] 10.4.3.61 () {68 vars in 1292 bytes} [Fri Jul 3 19:29:27 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:27.305727 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b4e5630c-89d9-40c2-ab0c-2f35a00bea33 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:27.311849 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b4e5630c-89d9-40c2-ab0c-2f35a00bea33 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] GET https://10.4.3.61/volume/v3/snapshots/detail Jul 03 19:29:27.311849 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b4e5630c-89d9-40c2-ab0c-2f35a00bea33 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:27.312493 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b4e5630c-89d9-40c2-ab0c-2f35a00bea33 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:27.312493 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-b4e5630c-89d9-40c2-ab0c-2f35a00bea33 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:29:27.314907 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.db.api [None req-b4e5630c-89d9-40c2-ab0c-2f35a00bea33 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Building query based on filter {{(pid=99927) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:29:27.336056 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b4e5630c-89d9-40c2-ab0c-2f35a00bea33 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Get all snapshots completed successfully. Jul 03 19:29:27.336630 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:27.336630 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:27.337307 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b4e5630c-89d9-40c2-ab0c-2f35a00bea33 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 19:29:27.337752 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 571/2253] 10.4.3.61 () {66 vars in 1257 bytes} [Fri Jul 3 19:29:27 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:27.358237 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1f667d6d-7335-4436-8371-0d76f9d07ba4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:27.360761 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4286e787-a8b5-4ccf-8943-e47c8b8d98c5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:27.361482 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1f667d6d-7335-4436-8371-0d76f9d07ba4 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] GET https://10.4.3.61/volume/v3/snapshots/d93af45b-ab3d-426f-a463-4d32ea3c7d22 Jul 03 19:29:27.361482 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1f667d6d-7335-4436-8371-0d76f9d07ba4 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:27.362020 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1f667d6d-7335-4436-8371-0d76f9d07ba4 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:27.364483 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4286e787-a8b5-4ccf-8943-e47c8b8d98c5 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] GET https://10.4.3.61/volume/v3/volumes/a255a3ff-755e-40c5-a518-a0ca29916517 Jul 03 19:29:27.364483 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4286e787-a8b5-4ccf-8943-e47c8b8d98c5 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:27.364483 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4286e787-a8b5-4ccf-8943-e47c8b8d98c5 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:27.366991 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1f667d6d-7335-4436-8371-0d76f9d07ba4 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/snapshots/d93af45b-ab3d-426f-a463-4d32ea3c7d22 returned with HTTP 404 Jul 03 19:29:27.370079 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 548/2254] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:29:27 2026] GET /volume/v3/snapshots/d93af45b-ab3d-426f-a463-4d32ea3c7d22 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:27.370454 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4286e787-a8b5-4ccf-8943-e47c8b8d98c5 tempest-VolumesBackupsAdminTest-851025889 tempest-VolumesBackupsAdminTest-851025889-project-member] https://10.4.3.61/volume/v3/volumes/a255a3ff-755e-40c5-a518-a0ca29916517 returned with HTTP 404 Jul 03 19:29:27.373544 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 570/2255] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:27 2026] GET /volume/v3/volumes/a255a3ff-755e-40c5-a518-a0ca29916517 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:27.377838 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b5f440e9-35c4-44b9-a092-1885a56fbdb6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:27.379729 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b5f440e9-35c4-44b9-a092-1885a56fbdb6 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] GET https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 Jul 03 19:29:27.379962 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b5f440e9-35c4-44b9-a092-1885a56fbdb6 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:27.380144 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b5f440e9-35c4-44b9-a092-1885a56fbdb6 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:27.380292 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.group_snapshots [None req-b5f440e9-35c4-44b9-a092-1885a56fbdb6 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] show called for member a79deefb-78a1-42d0-acec-32644a2e1cc2 {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 19:29:27.384934 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:27.384934 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:27.390007 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b5f440e9-35c4-44b9-a092-1885a56fbdb6 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 returned with HTTP 200 Jul 03 19:29:27.391739 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 567/2256] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:29:27 2026] GET /volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 => generated 330 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:29:27.404511 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e51e45d7-a815-4d10-a03a-985ab751ca4f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:27.406741 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e51e45d7-a815-4d10-a03a-985ab751ca4f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:29:27.407644 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e51e45d7-a815-4d10-a03a-985ab751ca4f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:27.407980 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e51e45d7-a815-4d10-a03a-985ab751ca4f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:27.421109 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:27.421109 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:27.426009 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e51e45d7-a815-4d10-a03a-985ab751ca4f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:29:27.434571 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e51e45d7-a815-4d10-a03a-985ab751ca4f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:29:27.435175 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 572/2257] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:27 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:27.527829 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a46ed0de-cca8-4f6a-b263-b8608bec0df3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:27.528299 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a46ed0de-cca8-4f6a-b263-b8608bec0df3 None None] GET https://10.4.3.61/volume// Jul 03 19:29:27.528505 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a46ed0de-cca8-4f6a-b263-b8608bec0df3 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:27.528738 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a46ed0de-cca8-4f6a-b263-b8608bec0df3 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:27.529146 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a46ed0de-cca8-4f6a-b263-b8608bec0df3 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:29:27.529553 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 549/2258] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:29:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:29:27.539958 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-acc93648-9af4-498d-a24b-68a506f9f13d req-18197e3b-306f-4773-86b8-2005c43789d7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:27.542620 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-acc93648-9af4-498d-a24b-68a506f9f13d req-18197e3b-306f-4773-86b8-2005c43789d7 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:29:27.542830 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-acc93648-9af4-498d-a24b-68a506f9f13d req-18197e3b-306f-4773-86b8-2005c43789d7 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:27.543066 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-acc93648-9af4-498d-a24b-68a506f9f13d req-18197e3b-306f-4773-86b8-2005c43789d7 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:27.567315 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:27.567315 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:27.573671 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-acc93648-9af4-498d-a24b-68a506f9f13d req-18197e3b-306f-4773-86b8-2005c43789d7 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:29:27.586825 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-acc93648-9af4-498d-a24b-68a506f9f13d req-18197e3b-306f-4773-86b8-2005c43789d7 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:29:27.588099 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 571/2259] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:29:27 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1029 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:29:27.615811 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-4ec50587-094d-4794-897c-cce011e66cf4 req-84152596-948b-4233-b1c7-a177195dc22c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:27.623399 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-4ec50587-094d-4794-897c-cce011e66cf4 req-84152596-948b-4233-b1c7-a177195dc22c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] DELETE https://10.4.3.61/volume/v3/attachments/8adbb893-fd0d-4bda-89b3-37544c697cb8 Jul 03 19:29:27.623477 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-4ec50587-094d-4794-897c-cce011e66cf4 req-84152596-948b-4233-b1c7-a177195dc22c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:27.624002 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-4ec50587-094d-4794-897c-cce011e66cf4 req-84152596-948b-4233-b1c7-a177195dc22c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:27.632973 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1f817bec-eff2-4594-9426-ee2370e0944b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:27.632973 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1f817bec-eff2-4594-9426-ee2370e0944b None None] GET https://10.4.3.61/volume// Jul 03 19:29:27.633886 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1f817bec-eff2-4594-9426-ee2370e0944b None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:27.633886 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1f817bec-eff2-4594-9426-ee2370e0944b None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:27.633886 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1f817bec-eff2-4594-9426-ee2370e0944b None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:29:27.634526 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 573/2260] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:29:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:29:27.639482 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:27.639482 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:27.647227 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-a1fd613d-be75-4256-8927-32088f0d947d req-5b3e01fb-e62f-437a-9587-d71e9eb271a1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:27.649844 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-a1fd613d-be75-4256-8927-32088f0d947d req-5b3e01fb-e62f-437a-9587-d71e9eb271a1 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:29:27.650265 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-a1fd613d-be75-4256-8927-32088f0d947d req-5b3e01fb-e62f-437a-9587-d71e9eb271a1 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d03c5bd-05fe-4211-b5d9-ddf7274bed66", "connector": null, "instance_uuid": "5b25a83d-2493-442c-b916-4c9ab2823105"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:27.677585 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:27.677585 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:27.718897 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-a1fd613d-be75-4256-8927-32088f0d947d req-5b3e01fb-e62f-437a-9587-d71e9eb271a1 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:29:27.719888 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 550/2261] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:29:27 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 19:29:27.735976 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-acc93648-9af4-498d-a24b-68a506f9f13d req-5738f10e-0615-43c4-b9f4-16ad6974eb32 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:27.739197 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-acc93648-9af4-498d-a24b-68a506f9f13d req-5738f10e-0615-43c4-b9f4-16ad6974eb32 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] PUT https://10.4.3.61/volume/v3/attachments/5b0ee4f4-5f52-4bbd-9b24-020126d74724 Jul 03 19:29:27.739316 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-acc93648-9af4-498d-a24b-68a506f9f13d req-5738f10e-0615-43c4-b9f4-16ad6974eb32 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:27.755997 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-acc93648-9af4-498d-a24b-68a506f9f13d req-5738f10e-0615-43c4-b9f4-16ad6974eb32 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Acquiring lock "cinder-attachment_update-f1206cde-b6e8-4af5-ad1b-39a03a49ebdc-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:29:27.761406 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-acc93648-9af4-498d-a24b-68a506f9f13d req-5738f10e-0615-43c4-b9f4-16ad6974eb32 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Lock "cinder-attachment_update-f1206cde-b6e8-4af5-ad1b-39a03a49ebdc-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:29:27.762448 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:27.762448 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:28.094982 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-af0f59c8-6a93-4aa2-b1cb-fef3d8f71718 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:28.099427 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-af0f59c8-6a93-4aa2-b1cb-fef3d8f71718 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 Jul 03 19:29:28.099710 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-af0f59c8-6a93-4aa2-b1cb-fef3d8f71718 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:28.099997 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-af0f59c8-6a93-4aa2-b1cb-fef3d8f71718 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:28.113750 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:28.113750 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:28.118185 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-af0f59c8-6a93-4aa2-b1cb-fef3d8f71718 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:28.124353 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-af0f59c8-6a93-4aa2-b1cb-fef3d8f71718 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 returned with HTTP 200 Jul 03 19:29:28.124889 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 574/2262] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:28 2026] GET /volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:28.186516 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-4ec50587-094d-4794-897c-cce011e66cf4 req-84152596-948b-4233-b1c7-a177195dc22c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/attachments/8adbb893-fd0d-4bda-89b3-37544c697cb8 returned with HTTP 200 Jul 03 19:29:28.187361 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 568/2263] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:29:27 2026] DELETE /volume/v3/attachments/8adbb893-fd0d-4bda-89b3-37544c697cb8 => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:28.265697 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3c56df2a-3d8a-4a52-a55f-6072d0af9d2e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:28.265697 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3c56df2a-3d8a-4a52-a55f-6072d0af9d2e None None] GET https://10.4.3.61/volume// Jul 03 19:29:28.265697 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3c56df2a-3d8a-4a52-a55f-6072d0af9d2e None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:28.265697 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3c56df2a-3d8a-4a52-a55f-6072d0af9d2e None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:28.265697 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3c56df2a-3d8a-4a52-a55f-6072d0af9d2e None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:29:28.266446 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 551/2264] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:29:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:29:28.277676 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-a1fd613d-be75-4256-8927-32088f0d947d req-50aba47d-3940-4006-8128-f00e29ab693b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:28.280242 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-a1fd613d-be75-4256-8927-32088f0d947d req-50aba47d-3940-4006-8128-f00e29ab693b tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 Jul 03 19:29:28.280501 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-a1fd613d-be75-4256-8927-32088f0d947d req-50aba47d-3940-4006-8128-f00e29ab693b tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:28.280746 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-a1fd613d-be75-4256-8927-32088f0d947d req-50aba47d-3940-4006-8128-f00e29ab693b tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:28.292915 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:28.292915 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:28.299394 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-a1fd613d-be75-4256-8927-32088f0d947d req-50aba47d-3940-4006-8128-f00e29ab693b tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:28.300527 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-acc93648-9af4-498d-a24b-68a506f9f13d req-5738f10e-0615-43c4-b9f4-16ad6974eb32 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Lock "cinder-attachment_update-f1206cde-b6e8-4af5-ad1b-39a03a49ebdc-np0000004460" released by "attachment_update" :: held 0.538s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:29:28.300527 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-acc93648-9af4-498d-a24b-68a506f9f13d req-5738f10e-0615-43c4-b9f4-16ad6974eb32 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/5b0ee4f4-5f52-4bbd-9b24-020126d74724 returned with HTTP 200 Jul 03 19:29:28.300945 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 572/2265] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:29:27 2026] PUT /volume/v3/attachments/5b0ee4f4-5f52-4bbd-9b24-020126d74724 => generated 969 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:28.305626 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-a1fd613d-be75-4256-8927-32088f0d947d req-50aba47d-3940-4006-8128-f00e29ab693b tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 returned with HTTP 200 Jul 03 19:29:28.306193 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 575/2266] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:29:28 2026] GET /volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 => generated 1033 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:29:28.405308 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f5588594-a590-495a-aedb-0c22175a94f7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:28.408042 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f5588594-a590-495a-aedb-0c22175a94f7 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] GET https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 Jul 03 19:29:28.408356 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f5588594-a590-495a-aedb-0c22175a94f7 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:28.408570 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f5588594-a590-495a-aedb-0c22175a94f7 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:28.408699 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.group_snapshots [None req-f5588594-a590-495a-aedb-0c22175a94f7 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] show called for member a79deefb-78a1-42d0-acec-32644a2e1cc2 {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 19:29:28.413181 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f5588594-a590-495a-aedb-0c22175a94f7 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 returned with HTTP 404 Jul 03 19:29:28.413722 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 569/2267] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:29:28 2026] GET /volume/v3/group_snapshots/a79deefb-78a1-42d0-acec-32644a2e1cc2 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:29:28.430141 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-25988427-c6f8-4135-b2c0-30c746e61f53 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:28.434997 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-25988427-c6f8-4135-b2c0-30c746e61f53 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:29:28.435220 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-25988427-c6f8-4135-b2c0-30c746e61f53 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:28.435473 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-25988427-c6f8-4135-b2c0-30c746e61f53 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Calling method 'detail' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:28.435809 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.api_utils [None req-25988427-c6f8-4135-b2c0-30c746e61f53 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Removing options '' from query. {{(pid=99926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:29:28.436196 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:28.436196 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:28.437089 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-25988427-c6f8-4135-b2c0-30c746e61f53 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99926) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:29:28.449072 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6cb3370a-142b-4a30-b4af-5e6f04778e20 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:28.449974 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-25988427-c6f8-4135-b2c0-30c746e61f53 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Get all volumes completed successfully. Jul 03 19:29:28.450716 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-25988427-c6f8-4135-b2c0-30c746e61f53 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:29:28.450967 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6cb3370a-142b-4a30-b4af-5e6f04778e20 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:29:28.451048 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-25988427-c6f8-4135-b2c0-30c746e61f53 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-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 19:29:28.451221 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6cb3370a-142b-4a30-b4af-5e6f04778e20 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:28.451421 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6cb3370a-142b-4a30-b4af-5e6f04778e20 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:28.469120 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-a1fd613d-be75-4256-8927-32088f0d947d req-f8af1a92-26f6-4d1b-98b0-a35addd1b516 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:28.471420 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-a1fd613d-be75-4256-8927-32088f0d947d req-f8af1a92-26f6-4d1b-98b0-a35addd1b516 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] PUT https://10.4.3.61/volume/v3/attachments/8891c74e-0963-4cb9-a1bd-04a899836050 Jul 03 19:29:28.471843 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-a1fd613d-be75-4256-8927-32088f0d947d req-f8af1a92-26f6-4d1b-98b0-a35addd1b516 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:28.471969 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:28.471969 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:28.479678 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6cb3370a-142b-4a30-b4af-5e6f04778e20 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:29:28.481447 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-a1fd613d-be75-4256-8927-32088f0d947d req-f8af1a92-26f6-4d1b-98b0-a35addd1b516 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Acquiring lock "cinder-attachment_update-9d03c5bd-05fe-4211-b5d9-ddf7274bed66-np0000004460" by "attachment_update" {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:29:28.487337 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6cb3370a-142b-4a30-b4af-5e6f04778e20 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:29:28.487707 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-a1fd613d-be75-4256-8927-32088f0d947d req-f8af1a92-26f6-4d1b-98b0-a35addd1b516 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Lock "cinder-attachment_update-9d03c5bd-05fe-4211-b5d9-ddf7274bed66-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:29:28.487860 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 573/2268] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:28 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:28.489178 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:28.489178 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:28.498073 np0000004460 devstack@c-api.service[99926]: DEBUG oslo_db.sqlalchemy.engines [None req-25988427-c6f8-4135-b2c0-30c746e61f53 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-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=99926) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:29:28.501904 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:28.501904 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:28.510418 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-25988427-c6f8-4135-b2c0-30c746e61f53 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:29:28.511049 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 552/2269] 10.4.3.61 () {68 vars in 1292 bytes} [Fri Jul 3 19:29:28 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:28.532434 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6caf6e87-298e-42e4-97bf-98db9bd02dff None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:28.534223 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6caf6e87-298e-42e4-97bf-98db9bd02dff tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] POST https://10.4.3.61/volume/v3/groups/359322b0-5553-4581-ac50-0ee9457e5d4c/action Jul 03 19:29:28.535314 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6caf6e87-298e-42e4-97bf-98db9bd02dff tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:29:28.535474 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6caf6e87-298e-42e4-97bf-98db9bd02dff tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:28.537314 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.groups [None req-6caf6e87-298e-42e4-97bf-98db9bd02dff tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] delete called for group 359322b0-5553-4581-ac50-0ee9457e5d4c {{(pid=99924) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 19:29:28.537407 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.groups [None req-6caf6e87-298e-42e4-97bf-98db9bd02dff tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Delete group with id: 359322b0-5553-4581-ac50-0ee9457e5d4c Jul 03 19:29:28.546138 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:28.546138 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:28.601211 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6caf6e87-298e-42e4-97bf-98db9bd02dff tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/groups/359322b0-5553-4581-ac50-0ee9457e5d4c/action returned with HTTP 202 Jul 03 19:29:28.602124 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 570/2270] 10.4.3.61 () {70 vars in 1421 bytes} [Fri Jul 3 19:29:28 2026] POST /volume/v3/groups/359322b0-5553-4581-ac50-0ee9457e5d4c/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:29:28.610192 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3007aee1-35ca-48dc-aea0-836b08dfd106 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:28.612661 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3007aee1-35ca-48dc-aea0-836b08dfd106 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] GET https://10.4.3.61/volume/v3/volumes/b4b71fbb-bc9a-4f27-b5a8-7cefba72f545 Jul 03 19:29:28.614175 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3007aee1-35ca-48dc-aea0-836b08dfd106 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:28.614472 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3007aee1-35ca-48dc-aea0-836b08dfd106 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:28.628422 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:28.628422 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:28.640999 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3007aee1-35ca-48dc-aea0-836b08dfd106 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Volume info retrieved successfully. Jul 03 19:29:28.642065 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-3007aee1-35ca-48dc-aea0-836b08dfd106 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:29:28.642238 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-3007aee1-35ca-48dc-aea0-836b08dfd106 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-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 19:29:28.698982 np0000004460 devstack@c-api.service[99925]: DEBUG oslo_db.sqlalchemy.engines [None req-3007aee1-35ca-48dc-aea0-836b08dfd106 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-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=99925) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:29:28.702762 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:28.702762 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:28.711447 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3007aee1-35ca-48dc-aea0-836b08dfd106 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/volumes/b4b71fbb-bc9a-4f27-b5a8-7cefba72f545 returned with HTTP 200 Jul 03 19:29:28.712014 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 574/2271] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:29:28 2026] GET /volume/v3/volumes/b4b71fbb-bc9a-4f27-b5a8-7cefba72f545 => generated 916 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:28.744588 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a056d67f-b756-42d9-802a-235cabac1595 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:28.749273 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a056d67f-b756-42d9-802a-235cabac1595 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a Jul 03 19:29:28.749273 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a056d67f-b756-42d9-802a-235cabac1595 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:28.749273 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a056d67f-b756-42d9-802a-235cabac1595 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:28.759288 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:28.759288 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:28.763873 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a056d67f-b756-42d9-802a-235cabac1595 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:29:28.769581 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a056d67f-b756-42d9-802a-235cabac1595 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a returned with HTTP 200 Jul 03 19:29:28.770734 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 553/2272] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:28 2026] GET /volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:29.017827 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-a1fd613d-be75-4256-8927-32088f0d947d req-f8af1a92-26f6-4d1b-98b0-a35addd1b516 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Lock "cinder-attachment_update-9d03c5bd-05fe-4211-b5d9-ddf7274bed66-np0000004460" released by "attachment_update" :: held 0.530s {{(pid=99927) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:29:29.018297 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-a1fd613d-be75-4256-8927-32088f0d947d req-f8af1a92-26f6-4d1b-98b0-a35addd1b516 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/attachments/8891c74e-0963-4cb9-a1bd-04a899836050 returned with HTTP 200 Jul 03 19:29:29.018794 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 576/2273] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:29:28 2026] PUT /volume/v3/attachments/8891c74e-0963-4cb9-a1bd-04a899836050 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:29.141213 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-df33dc9c-e96e-4172-b130-0ecd98e123eb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:29.143351 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-df33dc9c-e96e-4172-b130-0ecd98e123eb tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 Jul 03 19:29:29.143633 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-df33dc9c-e96e-4172-b130-0ecd98e123eb tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:29.143909 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-df33dc9c-e96e-4172-b130-0ecd98e123eb tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:29.156522 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:29.156522 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:29.161288 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-df33dc9c-e96e-4172-b130-0ecd98e123eb tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:29.165951 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-df33dc9c-e96e-4172-b130-0ecd98e123eb tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 returned with HTTP 200 Jul 03 19:29:29.166386 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 571/2274] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:29 2026] GET /volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:29.507240 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-17010fe8-6cf4-4ce2-983d-d5ebb660bc07 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:29.516184 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-17010fe8-6cf4-4ce2-983d-d5ebb660bc07 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:29:29.516184 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-17010fe8-6cf4-4ce2-983d-d5ebb660bc07 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:29.516184 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-17010fe8-6cf4-4ce2-983d-d5ebb660bc07 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:29.531942 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:29.531942 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:29.542154 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-17010fe8-6cf4-4ce2-983d-d5ebb660bc07 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:29:29.551723 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-17010fe8-6cf4-4ce2-983d-d5ebb660bc07 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:29:29.551723 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 575/2275] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:29 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:29.594760 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e972f5ad-e853-4a49-814e-547b71b93b3d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:29.687493 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e972f5ad-e853-4a49-814e-547b71b93b3d tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:29:29.687706 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e972f5ad-e853-4a49-814e-547b71b93b3d tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1071170279", "extra_specs": {}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:29.715829 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e972f5ad-e853-4a49-814e-547b71b93b3d tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:29:29.715829 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 554/2276] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:29:29 2026] POST /volume/v3/types => generated 212 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:29.728641 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6dd14236-c482-4f29-8cfa-07bc3e4d9a2c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:29.730396 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fd203451-de27-4084-b0a1-99fdaceaf6ae None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:29.732612 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6dd14236-c482-4f29-8cfa-07bc3e4d9a2c tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] POST https://10.4.3.61/volume/v3/types/3d8e6d6c-27a7-496f-b1ef-56cabaa14a93/encryption Jul 03 19:29:29.732724 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fd203451-de27-4084-b0a1-99fdaceaf6ae tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] GET https://10.4.3.61/volume/v3/volumes/b4b71fbb-bc9a-4f27-b5a8-7cefba72f545 Jul 03 19:29:29.732776 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6dd14236-c482-4f29-8cfa-07bc3e4d9a2c tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:29.733050 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fd203451-de27-4084-b0a1-99fdaceaf6ae tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:29.733478 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fd203451-de27-4084-b0a1-99fdaceaf6ae tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:29.735892 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:29.735892 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:29.742759 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fd203451-de27-4084-b0a1-99fdaceaf6ae tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/volumes/b4b71fbb-bc9a-4f27-b5a8-7cefba72f545 returned with HTTP 404 Jul 03 19:29:29.743494 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 572/2277] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:29:29 2026] GET /volume/v3/volumes/b4b71fbb-bc9a-4f27-b5a8-7cefba72f545 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:29:29.751334 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4779f7d4-aa78-430e-8a56-b8d964121d17 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:29.755590 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4779f7d4-aa78-430e-8a56-b8d964121d17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] GET https://10.4.3.61/volume/v3/groups/359322b0-5553-4581-ac50-0ee9457e5d4c Jul 03 19:29:29.756447 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4779f7d4-aa78-430e-8a56-b8d964121d17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:29.756447 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4779f7d4-aa78-430e-8a56-b8d964121d17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:29.756447 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-4779f7d4-aa78-430e-8a56-b8d964121d17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] show called for member 359322b0-5553-4581-ac50-0ee9457e5d4c {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:29:29.762809 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4779f7d4-aa78-430e-8a56-b8d964121d17 tempest-GroupSnapshotsV319Test-448385122 tempest-GroupSnapshotsV319Test-448385122-project-member] https://10.4.3.61/volume/v3/groups/359322b0-5553-4581-ac50-0ee9457e5d4c returned with HTTP 404 Jul 03 19:29:29.763572 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 576/2278] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:29:29 2026] GET /volume/v3/groups/359322b0-5553-4581-ac50-0ee9457e5d4c => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:29:29.773349 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-556f9b62-1695-419f-b012-ac83d1e34951 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:29.776566 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-556f9b62-1695-419f-b012-ac83d1e34951 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] DELETE https://10.4.3.61/volume/v3/group_types/4dfbd87d-3062-4201-beda-65de65367981 Jul 03 19:29:29.776566 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-556f9b62-1695-419f-b012-ac83d1e34951 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:29.776852 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-556f9b62-1695-419f-b012-ac83d1e34951 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:29.785715 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6dd14236-c482-4f29-8cfa-07bc3e4d9a2c tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] https://10.4.3.61/volume/v3/types/3d8e6d6c-27a7-496f-b1ef-56cabaa14a93/encryption returned with HTTP 200 Jul 03 19:29:29.786180 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 577/2279] 10.4.3.61 () {68 vars in 1390 bytes} [Fri Jul 3 19:29:29 2026] POST /volume/v3/types/3d8e6d6c-27a7-496f-b1ef-56cabaa14a93/encryption => generated 230 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:29.802713 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-cce9dbe6-ee36-4eba-933c-341d0233d043 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:29.817365 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-556f9b62-1695-419f-b012-ac83d1e34951 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] https://10.4.3.61/volume/v3/group_types/4dfbd87d-3062-4201-beda-65de65367981 returned with HTTP 202 Jul 03 19:29:29.817365 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 555/2280] 10.4.3.61 () {68 vars in 1397 bytes} [Fri Jul 3 19:29:29 2026] DELETE /volume/v3/group_types/4dfbd87d-3062-4201-beda-65de65367981 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:29:29.826688 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b4d95f85-1df6-461d-92bf-d95903d4263d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:29.829499 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b4d95f85-1df6-461d-92bf-d95903d4263d tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] DELETE https://10.4.3.61/volume/v3/types/c82640b7-e916-4f0c-842b-7542652bb8ad Jul 03 19:29:29.829966 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b4d95f85-1df6-461d-92bf-d95903d4263d tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:29.830418 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b4d95f85-1df6-461d-92bf-d95903d4263d tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] Calling method '_delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:29.878453 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b4d95f85-1df6-461d-92bf-d95903d4263d tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] https://10.4.3.61/volume/v3/types/c82640b7-e916-4f0c-842b-7542652bb8ad returned with HTTP 202 Jul 03 19:29:29.879031 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 577/2281] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:29:29 2026] DELETE /volume/v3/types/c82640b7-e916-4f0c-842b-7542652bb8ad => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:29:29.890356 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e883c0ef-5ce0-413f-acc1-5765d077b3c8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:29.895542 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e883c0ef-5ce0-413f-acc1-5765d077b3c8 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] GET https://10.4.3.61/volume/v3/types/c82640b7-e916-4f0c-842b-7542652bb8ad Jul 03 19:29:29.895849 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e883c0ef-5ce0-413f-acc1-5765d077b3c8 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:29.896116 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e883c0ef-5ce0-413f-acc1-5765d077b3c8 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:29.901063 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e883c0ef-5ce0-413f-acc1-5765d077b3c8 tempest-GroupSnapshotsV319Test-878170315 tempest-GroupSnapshotsV319Test-878170315-project-admin] https://10.4.3.61/volume/v3/types/c82640b7-e916-4f0c-842b-7542652bb8ad returned with HTTP 404 Jul 03 19:29:29.901891 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 578/2282] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:29:29 2026] GET /volume/v3/types/c82640b7-e916-4f0c-842b-7542652bb8ad => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:29.973324 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cce9dbe6-ee36-4eba-933c-341d0233d043 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:29:29.974082 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cce9dbe6-ee36-4eba-933c-341d0233d043 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-316832051", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1071170279", "size": 1}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:29.976348 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-cce9dbe6-ee36-4eba-933c-341d0233d043 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-316832051', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1071170279', 'size': 1}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:29:29.981220 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-cce9dbe6-ee36-4eba-933c-341d0233d043 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Create volume of 1 GB Jul 03 19:29:29.981484 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:29.981484 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:29.982139 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-cce9dbe6-ee36-4eba-933c-341d0233d043 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Availability Zones retrieved successfully. Jul 03 19:29:29.989051 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-cce9dbe6-ee36-4eba-933c-341d0233d043 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Flow 'volume_create_api' (c718ea7e-4575-48a4-a714-77868cd37047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:29:29.990620 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-cce9dbe6-ee36-4eba-933c-341d0233d043 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db33762d-0fdf-44cd-8755-d8e0966ff371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:29.992197 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-cce9dbe6-ee36-4eba-933c-341d0233d043 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:29:30.026002 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-cce9dbe6-ee36-4eba-933c-341d0233d043 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db33762d-0fdf-44cd-8755-d8e0966ff371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:29:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3d8e6d6c-27a7-496f-b1ef-56cabaa14a93,is_public=True,name='tempest-scenario-type-luks-1071170279',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3d8e6d6c-27a7-496f-b1ef-56cabaa14a93', '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=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:30.029116 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-cce9dbe6-ee36-4eba-933c-341d0233d043 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd7a348d-a886-4e02-8e53-60749ead452c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:30.066818 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-cce9dbe6-ee36-4eba-933c-341d0233d043 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1071170279 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1071170279, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:29:30.067238 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-cce9dbe6-ee36-4eba-933c-341d0233d043 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1071170279 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1071170279, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:29:30.107951 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-cce9dbe6-ee36-4eba-933c-341d0233d043 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Created reservations ['37f541a7-c8c4-4879-abfe-e075cad058cd', '333a6eb7-74dd-465a-8d34-896a09bdcdae', 'ef19ce70-d0f5-4430-827f-eb1db70c8bba', '1e4be888-11ec-44ad-a7bd-e10d27ea16bb'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:29:30.109115 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-cce9dbe6-ee36-4eba-933c-341d0233d043 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd7a348d-a886-4e02-8e53-60749ead452c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37f541a7-c8c4-4879-abfe-e075cad058cd', '333a6eb7-74dd-465a-8d34-896a09bdcdae', 'ef19ce70-d0f5-4430-827f-eb1db70c8bba', '1e4be888-11ec-44ad-a7bd-e10d27ea16bb']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:30.109901 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-cce9dbe6-ee36-4eba-933c-341d0233d043 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0565ed7-46cc-4722-a874-dd1fa282fe34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:30.141630 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-cce9dbe6-ee36-4eba-933c-341d0233d043 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0565ed7-46cc-4722-a874-dd1fa282fe34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8aa76ca1-0332-4666-8a3b-44ff275b418a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-316832051',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a956a898326c4c2ead1c2728d5c56df8',qos_specs=None,replication_status=,reservations=['37f541a7-c8c4-4879-abfe-e075cad058cd','333a6eb7-74dd-465a-8d34-896a09bdcdae','ef19ce70-d0f5-4430-827f-eb1db70c8bba','1e4be888-11ec-44ad-a7bd-e10d27ea16bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fa806d3239245cc950c4f3386f818f4',volume_type_id=3d8e6d6c-27a7-496f-b1ef-56cabaa14a93), 'volume': Volume(_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-03T19:29:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-316832051',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8aa76ca1-0332-4666-8a3b-44ff275b418a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a956a898326c4c2ead1c2728d5c56df8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fa806d3239245cc950c4f3386f818f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3d8e6d6c-27a7-496f-b1ef-56cabaa14a93),volume_type_id=3d8e6d6c-27a7-496f-b1ef-56cabaa14a93)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:30.143037 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-cce9dbe6-ee36-4eba-933c-341d0233d043 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e48a4851-d5eb-4e54-a648-2ae1441cb54e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:30.169981 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-cce9dbe6-ee36-4eba-933c-341d0233d043 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e48a4851-d5eb-4e54-a648-2ae1441cb54e) transitioned into state 'SUCCESS' from state '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-316832051',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a956a898326c4c2ead1c2728d5c56df8',qos_specs=None,replication_status=,reservations=['37f541a7-c8c4-4879-abfe-e075cad058cd','333a6eb7-74dd-465a-8d34-896a09bdcdae','ef19ce70-d0f5-4430-827f-eb1db70c8bba','1e4be888-11ec-44ad-a7bd-e10d27ea16bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fa806d3239245cc950c4f3386f818f4',volume_type_id=3d8e6d6c-27a7-496f-b1ef-56cabaa14a93)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:30.170973 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-cce9dbe6-ee36-4eba-933c-341d0233d043 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aa71753-abb5-4a45-ad7f-d238011e21ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:30.180487 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8e9b2170-0861-4c97-9a4b-254f714aa574 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:30.182855 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8e9b2170-0861-4c97-9a4b-254f714aa574 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 Jul 03 19:29:30.183128 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8e9b2170-0861-4c97-9a4b-254f714aa574 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:30.183404 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8e9b2170-0861-4c97-9a4b-254f714aa574 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:30.187183 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-cce9dbe6-ee36-4eba-933c-341d0233d043 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aa71753-abb5-4a45-ad7f-d238011e21ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:30.187183 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-cce9dbe6-ee36-4eba-933c-341d0233d043 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Flow 'volume_create_api' (c718ea7e-4575-48a4-a714-77868cd37047) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:29:30.187183 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-cce9dbe6-ee36-4eba-933c-341d0233d043 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Create volume request issued successfully. Jul 03 19:29:30.187183 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cce9dbe6-ee36-4eba-933c-341d0233d043 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:29:30.187970 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 573/2283] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:29:29 2026] POST /volume/v3/volumes => generated 782 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:29:30.200375 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:30.200375 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:30.204682 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a72a17d1-585e-4704-996d-875644310d24 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:30.207138 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8e9b2170-0861-4c97-9a4b-254f714aa574 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:30.207741 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a72a17d1-585e-4704-996d-875644310d24 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/8aa76ca1-0332-4666-8a3b-44ff275b418a Jul 03 19:29:30.208319 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a72a17d1-585e-4704-996d-875644310d24 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:30.208586 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a72a17d1-585e-4704-996d-875644310d24 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:30.214189 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8e9b2170-0861-4c97-9a4b-254f714aa574 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 returned with HTTP 200 Jul 03 19:29:30.214894 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 556/2284] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:30 2026] GET /volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:30.228636 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:30.228636 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:30.236122 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a72a17d1-585e-4704-996d-875644310d24 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:29:30.242402 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a72a17d1-585e-4704-996d-875644310d24 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/8aa76ca1-0332-4666-8a3b-44ff275b418a returned with HTTP 200 Jul 03 19:29:30.242879 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 578/2285] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:30 2026] GET /volume/v3/volumes/8aa76ca1-0332-4666-8a3b-44ff275b418a => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:30.568667 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2fdf52dc-b557-4728-ab93-35cf37c7a5b3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:30.570816 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2fdf52dc-b557-4728-ab93-35cf37c7a5b3 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:29:30.571157 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2fdf52dc-b557-4728-ab93-35cf37c7a5b3 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:30.571539 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2fdf52dc-b557-4728-ab93-35cf37c7a5b3 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:30.584107 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:30.584107 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:30.587883 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-2fdf52dc-b557-4728-ab93-35cf37c7a5b3 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:29:30.592687 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2fdf52dc-b557-4728-ab93-35cf37c7a5b3 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:29:30.593254 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 579/2286] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:30 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:31.180125 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f5d073bb-b855-4528-a1e0-351d4c01fa40 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:31.181913 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f5d073bb-b855-4528-a1e0-351d4c01fa40 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:29:31.182816 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f5d073bb-b855-4528-a1e0-351d4c01fa40 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:31.182816 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f5d073bb-b855-4528-a1e0-351d4c01fa40 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:31.192095 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:31.192095 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:31.198333 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f5d073bb-b855-4528-a1e0-351d4c01fa40 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:29:31.204660 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f5d073bb-b855-4528-a1e0-351d4c01fa40 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 200 Jul 03 19:29:31.205649 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 574/2287] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:31 2026] GET /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:31.237157 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-bd969d98-1a07-4a51-9467-3eff99cf61c3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:31.241301 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bd969d98-1a07-4a51-9467-3eff99cf61c3 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 Jul 03 19:29:31.241301 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bd969d98-1a07-4a51-9467-3eff99cf61c3 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:31.241301 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bd969d98-1a07-4a51-9467-3eff99cf61c3 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:31.267210 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7f81d2ff-b78f-4a9b-852a-c6cd8b3013d1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:31.269642 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-9c4d6821-8068-4c0b-bd0b-38558543c987 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:31.272350 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7f81d2ff-b78f-4a9b-852a-c6cd8b3013d1 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/8aa76ca1-0332-4666-8a3b-44ff275b418a Jul 03 19:29:31.272350 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7f81d2ff-b78f-4a9b-852a-c6cd8b3013d1 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:31.272350 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7f81d2ff-b78f-4a9b-852a-c6cd8b3013d1 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:31.277364 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-9c4d6821-8068-4c0b-bd0b-38558543c987 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:29:31.277364 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-9c4d6821-8068-4c0b-bd0b-38558543c987 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:31.277364 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-9c4d6821-8068-4c0b-bd0b-38558543c987 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:31.279588 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:31.279588 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:31.281686 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-bd969d98-1a07-4a51-9467-3eff99cf61c3 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:31.282723 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:31.282723 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:31.287921 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bd969d98-1a07-4a51-9467-3eff99cf61c3 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 returned with HTTP 200 Jul 03 19:29:31.288623 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 557/2288] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:31 2026] GET /volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:31.289589 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7f81d2ff-b78f-4a9b-852a-c6cd8b3013d1 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:29:31.295299 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:31.295299 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:31.297835 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7f81d2ff-b78f-4a9b-852a-c6cd8b3013d1 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/8aa76ca1-0332-4666-8a3b-44ff275b418a returned with HTTP 200 Jul 03 19:29:31.298843 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 579/2289] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:31 2026] GET /volume/v3/volumes/8aa76ca1-0332-4666-8a3b-44ff275b418a => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:31.300921 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-9c4d6821-8068-4c0b-bd0b-38558543c987 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:29:31.307033 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-9c4d6821-8068-4c0b-bd0b-38558543c987 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 200 Jul 03 19:29:31.309404 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 580/2290] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:29:31 2026] GET /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:31.316641 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-eaf7257c-2c6f-4ce2-815b-ea384848e2ca None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:31.319719 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eaf7257c-2c6f-4ce2-815b-ea384848e2ca tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/8aa76ca1-0332-4666-8a3b-44ff275b418a Jul 03 19:29:31.319719 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eaf7257c-2c6f-4ce2-815b-ea384848e2ca tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:31.319719 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eaf7257c-2c6f-4ce2-815b-ea384848e2ca tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:31.330361 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:31.330361 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:31.341318 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-eaf7257c-2c6f-4ce2-815b-ea384848e2ca tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:29:31.350424 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eaf7257c-2c6f-4ce2-815b-ea384848e2ca tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/8aa76ca1-0332-4666-8a3b-44ff275b418a returned with HTTP 200 Jul 03 19:29:31.350608 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 575/2291] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:31 2026] GET /volume/v3/volumes/8aa76ca1-0332-4666-8a3b-44ff275b418a => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:29:31.366284 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7017605c-cfb3-41fa-ae5e-cec61a18162c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:31.369300 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7017605c-cfb3-41fa-ae5e-cec61a18162c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:29:31.369909 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7017605c-cfb3-41fa-ae5e-cec61a18162c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-173441159", "source_volid": "8aa76ca1-0332-4666-8a3b-44ff275b418a", "volume_type": "tempest-scenario-type-luks-1071170279", "size": 1}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:31.374524 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-7017605c-cfb3-41fa-ae5e-cec61a18162c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-173441159', 'source_volid': '8aa76ca1-0332-4666-8a3b-44ff275b418a', 'volume_type': 'tempest-scenario-type-luks-1071170279', 'size': 1}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:29:31.398097 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:31.398097 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:31.398436 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7017605c-cfb3-41fa-ae5e-cec61a18162c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume retrieved successfully. Jul 03 19:29:31.399335 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-7017605c-cfb3-41fa-ae5e-cec61a18162c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Create volume of 1 GB Jul 03 19:29:31.401448 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7017605c-cfb3-41fa-ae5e-cec61a18162c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Availability Zones retrieved successfully. Jul 03 19:29:31.408410 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7017605c-cfb3-41fa-ae5e-cec61a18162c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Flow 'volume_create_api' (9936e4b3-4cc8-493c-99e5-748dd14cde7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:29:31.409733 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7017605c-cfb3-41fa-ae5e-cec61a18162c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcfb55fe-4143-4cdf-a12e-1528a5360dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:31.410996 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-7017605c-cfb3-41fa-ae5e-cec61a18162c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:29:31.436967 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7017605c-cfb3-41fa-ae5e-cec61a18162c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcfb55fe-4143-4cdf-a12e-1528a5360dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '8aa76ca1-0332-4666-8a3b-44ff275b418a', 'volume_type': VolumeType(created_at=2026-07-03T19:29:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3d8e6d6c-27a7-496f-b1ef-56cabaa14a93,is_public=True,name='tempest-scenario-type-luks-1071170279',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3d8e6d6c-27a7-496f-b1ef-56cabaa14a93', '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=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:31.438412 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7017605c-cfb3-41fa-ae5e-cec61a18162c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fb09914-ffa8-4b22-8834-945c231473b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:31.483495 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-7017605c-cfb3-41fa-ae5e-cec61a18162c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1071170279 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1071170279, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:29:31.483922 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-7017605c-cfb3-41fa-ae5e-cec61a18162c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1071170279 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1071170279, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:29:31.519619 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-7017605c-cfb3-41fa-ae5e-cec61a18162c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Created reservations ['b900b02b-4de1-4789-ac00-8dac53c8604e', '767ca117-c269-4507-95aa-e7e7008e22da', '531068db-5603-45ce-a4d0-f6f53ead76e8', 'b7418703-b23a-4dbb-b54d-fb45cafcfcc0'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:29:31.520662 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7017605c-cfb3-41fa-ae5e-cec61a18162c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fb09914-ffa8-4b22-8834-945c231473b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b900b02b-4de1-4789-ac00-8dac53c8604e', '767ca117-c269-4507-95aa-e7e7008e22da', '531068db-5603-45ce-a4d0-f6f53ead76e8', 'b7418703-b23a-4dbb-b54d-fb45cafcfcc0']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:31.521558 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7017605c-cfb3-41fa-ae5e-cec61a18162c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6daa2fc2-a961-4154-8864-1caccf64cf95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:31.571947 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7017605c-cfb3-41fa-ae5e-cec61a18162c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6daa2fc2-a961-4154-8864-1caccf64cf95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '531cf9f2-f1d1-43cf-ae1f-689c9b3f926a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-173441159',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a956a898326c4c2ead1c2728d5c56df8',qos_specs=None,replication_status=,reservations=['b900b02b-4de1-4789-ac00-8dac53c8604e','767ca117-c269-4507-95aa-e7e7008e22da','531068db-5603-45ce-a4d0-f6f53ead76e8','b7418703-b23a-4dbb-b54d-fb45cafcfcc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=8aa76ca1-0332-4666-8a3b-44ff275b418a,status='creating',user_id='7fa806d3239245cc950c4f3386f818f4',volume_type_id=3d8e6d6c-27a7-496f-b1ef-56cabaa14a93), 'volume': Volume(_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-03T19:29:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-173441159',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=531cf9f2-f1d1-43cf-ae1f-689c9b3f926a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a956a898326c4c2ead1c2728d5c56df8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=8aa76ca1-0332-4666-8a3b-44ff275b418a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fa806d3239245cc950c4f3386f818f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3d8e6d6c-27a7-496f-b1ef-56cabaa14a93),volume_type_id=3d8e6d6c-27a7-496f-b1ef-56cabaa14a93)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:31.573210 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7017605c-cfb3-41fa-ae5e-cec61a18162c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8758f7dc-588c-4c07-9ef2-be9b734b4768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:31.612422 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5978f3fa-2d88-4924-82a3-8a30155fc3c4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:31.615930 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5978f3fa-2d88-4924-82a3-8a30155fc3c4 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:29:31.616625 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5978f3fa-2d88-4924-82a3-8a30155fc3c4 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:31.616625 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5978f3fa-2d88-4924-82a3-8a30155fc3c4 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:31.629934 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7017605c-cfb3-41fa-ae5e-cec61a18162c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8758f7dc-588c-4c07-9ef2-be9b734b4768) transitioned into state 'SUCCESS' from state '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-173441159',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a956a898326c4c2ead1c2728d5c56df8',qos_specs=None,replication_status=,reservations=['b900b02b-4de1-4789-ac00-8dac53c8604e','767ca117-c269-4507-95aa-e7e7008e22da','531068db-5603-45ce-a4d0-f6f53ead76e8','b7418703-b23a-4dbb-b54d-fb45cafcfcc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=8aa76ca1-0332-4666-8a3b-44ff275b418a,status='creating',user_id='7fa806d3239245cc950c4f3386f818f4',volume_type_id=3d8e6d6c-27a7-496f-b1ef-56cabaa14a93)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:31.633093 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7017605c-cfb3-41fa-ae5e-cec61a18162c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (432b54ee-98c6-4489-b4fb-f9e63ec64280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:31.642341 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:31.642341 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:31.653236 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5978f3fa-2d88-4924-82a3-8a30155fc3c4 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:29:31.664869 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5978f3fa-2d88-4924-82a3-8a30155fc3c4 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:29:31.665504 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 580/2292] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:31 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:31.682677 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7017605c-cfb3-41fa-ae5e-cec61a18162c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (432b54ee-98c6-4489-b4fb-f9e63ec64280) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:31.687423 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7017605c-cfb3-41fa-ae5e-cec61a18162c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Flow 'volume_create_api' (9936e4b3-4cc8-493c-99e5-748dd14cde7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:29:31.687423 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7017605c-cfb3-41fa-ae5e-cec61a18162c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Create volume request issued successfully. Jul 03 19:29:31.687423 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7017605c-cfb3-41fa-ae5e-cec61a18162c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:29:31.687423 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 558/2293] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:29:31 2026] POST /volume/v3/volumes => generated 809 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:29:31.710260 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-119a236d-9e88-4a36-bf15-692269b5dea5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:31.715270 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-119a236d-9e88-4a36-bf15-692269b5dea5 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:29:31.715270 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-119a236d-9e88-4a36-bf15-692269b5dea5 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:31.715270 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-119a236d-9e88-4a36-bf15-692269b5dea5 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:31.728670 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:31.728670 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:31.734476 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-119a236d-9e88-4a36-bf15-692269b5dea5 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:29:31.740700 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-119a236d-9e88-4a36-bf15-692269b5dea5 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:29:31.741444 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 581/2294] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:31 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:32.308355 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-49186bba-5c66-4037-8772-dad7cd150caf None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:32.310581 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-49186bba-5c66-4037-8772-dad7cd150caf tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 Jul 03 19:29:32.311307 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-49186bba-5c66-4037-8772-dad7cd150caf tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:32.311565 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-49186bba-5c66-4037-8772-dad7cd150caf tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:32.326031 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:32.326031 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:32.327830 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-49186bba-5c66-4037-8772-dad7cd150caf tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:32.337308 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-49186bba-5c66-4037-8772-dad7cd150caf tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 returned with HTTP 200 Jul 03 19:29:32.337757 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 576/2295] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:32 2026] GET /volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:32.683191 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f8fb09c2-8283-4e1a-ac55-f1151cbb5043 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:32.687503 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f8fb09c2-8283-4e1a-ac55-f1151cbb5043 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:29:32.687779 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f8fb09c2-8283-4e1a-ac55-f1151cbb5043 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:32.688063 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f8fb09c2-8283-4e1a-ac55-f1151cbb5043 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:32.700976 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:32.700976 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:32.708110 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f8fb09c2-8283-4e1a-ac55-f1151cbb5043 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:29:32.714911 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f8fb09c2-8283-4e1a-ac55-f1151cbb5043 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:29:32.714911 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 581/2296] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:32 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:32.759572 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6e253dd8-5670-42b0-a7f7-decf9dd6dc6a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:32.762197 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6e253dd8-5670-42b0-a7f7-decf9dd6dc6a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:29:32.762539 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6e253dd8-5670-42b0-a7f7-decf9dd6dc6a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:32.762848 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6e253dd8-5670-42b0-a7f7-decf9dd6dc6a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:32.776124 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:32.776124 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:32.781788 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-6e253dd8-5670-42b0-a7f7-decf9dd6dc6a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:29:32.788290 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6e253dd8-5670-42b0-a7f7-decf9dd6dc6a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:29:32.788919 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 559/2297] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:32 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 901 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:33.070281 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6b501091-98f2-4437-b766-6f981685b800 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.179580 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6b501091-98f2-4437-b766-6f981685b800 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] POST https://10.4.3.61/volume/v3/qos-specs Jul 03 19:29:33.179945 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6b501091-98f2-4437-b766-6f981685b800 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1122730647", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:33.182023 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.qos_specs [None req-6b501091-98f2-4437-b766-6f981685b800 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1122730647', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=99927) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 19:29:33.189822 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.db.api [None req-6b501091-98f2-4437-b766-6f981685b800 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] DB qos_specs_create(): root {'id': '124c2183-e29d-4e96-92c8-c9ffb68937c3', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1122730647'} {{(pid=99927) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 19:29:33.199725 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6b501091-98f2-4437-b766-6f981685b800 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs returned with HTTP 200 Jul 03 19:29:33.200183 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 582/2298] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:29:33 2026] POST /volume/v3/qos-specs => generated 391 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:33.215584 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6aa38b1f-d0e9-4c92-9b39-f9fa6f332fe7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.216321 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6aa38b1f-d0e9-4c92-9b39-f9fa6f332fe7 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:29:33.216846 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6aa38b1f-d0e9-4c92-9b39-f9fa6f332fe7 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-913179204"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:33.238098 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6aa38b1f-d0e9-4c92-9b39-f9fa6f332fe7 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:29:33.238518 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 577/2299] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:29:33 2026] POST /volume/v3/types => generated 221 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:33.253608 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6b4824cd-be1d-4398-ad18-ee714b170dfe None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.256886 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6b4824cd-be1d-4398-ad18-ee714b170dfe tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:29:33.256886 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6b4824cd-be1d-4398-ad18-ee714b170dfe tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-142000319"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:33.272719 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6b4824cd-be1d-4398-ad18-ee714b170dfe tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:29:33.273537 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 582/2300] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:29:33 2026] POST /volume/v3/types => generated 221 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:33.282219 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a69af8a4-86ca-470a-9d07-e89fe43162b6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.284037 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a69af8a4-86ca-470a-9d07-e89fe43162b6 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:29:33.284432 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a69af8a4-86ca-470a-9d07-e89fe43162b6 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1145310854"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:33.300572 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a69af8a4-86ca-470a-9d07-e89fe43162b6 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:29:33.301050 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 560/2301] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:29:33 2026] POST /volume/v3/types => generated 222 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:33.311012 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2f547378-579a-49cb-98b7-f77c0bc93ead None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.312840 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2f547378-579a-49cb-98b7-f77c0bc93ead tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/associate?vol_type_id=726e64ed-6566-4118-96d7-724765cb6885 Jul 03 19:29:33.312840 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2f547378-579a-49cb-98b7-f77c0bc93ead tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.313206 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2f547378-579a-49cb-98b7-f77c0bc93ead tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'associate' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.313554 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:33.313554 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:33.314000 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2f547378-579a-49cb-98b7-f77c0bc93ead tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Associate qos_spec: 124c2183-e29d-4e96-92c8-c9ffb68937c3 with type: 726e64ed-6566-4118-96d7-724765cb6885 {{(pid=99927) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 19:29:33.339326 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2f547378-579a-49cb-98b7-f77c0bc93ead tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/associate?vol_type_id=726e64ed-6566-4118-96d7-724765cb6885 returned with HTTP 202 Jul 03 19:29:33.340023 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 583/2302] 10.4.3.61 () {66 vars in 1474 bytes} [Fri Jul 3 19:29:33 2026] GET /volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/associate?vol_type_id=726e64ed-6566-4118-96d7-724765cb6885 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:29:33.349055 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-179c3f6a-90ee-4f3b-9419-20735225eec8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.349726 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3d2fbf60-a891-49e5-a752-94c4f001f3bc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.349840 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-179c3f6a-90ee-4f3b-9419-20735225eec8 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/associate?vol_type_id=a2ba9f2d-ddaa-4e11-8c1a-e05102e32f05 Jul 03 19:29:33.350083 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-179c3f6a-90ee-4f3b-9419-20735225eec8 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.350323 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-179c3f6a-90ee-4f3b-9419-20735225eec8 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'associate' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.350938 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.qos_specs_manage [None req-179c3f6a-90ee-4f3b-9419-20735225eec8 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Associate qos_spec: 124c2183-e29d-4e96-92c8-c9ffb68937c3 with type: a2ba9f2d-ddaa-4e11-8c1a-e05102e32f05 {{(pid=99924) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 19:29:33.351741 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3d2fbf60-a891-49e5-a752-94c4f001f3bc tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 Jul 03 19:29:33.351837 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3d2fbf60-a891-49e5-a752-94c4f001f3bc tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.352131 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3d2fbf60-a891-49e5-a752-94c4f001f3bc tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.362216 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-75bee269-56af-4f0f-b236-2c5b249af248 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.362216 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-75bee269-56af-4f0f-b236-2c5b249af248 None None] GET https://10.4.3.61/volume// Jul 03 19:29:33.362216 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-75bee269-56af-4f0f-b236-2c5b249af248 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.362522 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-75bee269-56af-4f0f-b236-2c5b249af248 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.362914 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-75bee269-56af-4f0f-b236-2c5b249af248 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:29:33.363254 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 561/2303] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:29:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:29:33.365512 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:33.365512 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:33.371514 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3d2fbf60-a891-49e5-a752-94c4f001f3bc tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:33.376092 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-51178c33-f495-4785-88e7-c07d697bd766 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.376579 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3d2fbf60-a891-49e5-a752-94c4f001f3bc tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 returned with HTTP 200 Jul 03 19:29:33.376997 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 583/2304] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:33 2026] GET /volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:33.378268 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-51178c33-f495-4785-88e7-c07d697bd766 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:29:33.378855 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-51178c33-f495-4785-88e7-c07d697bd766 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc1cb441-f67b-4464-ba0a-8601c0fda1d1", "connector": null, "instance_uuid": "eb397a32-9173-4d87-84ea-6f7799ce911c"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:33.383278 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-179c3f6a-90ee-4f3b-9419-20735225eec8 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/associate?vol_type_id=a2ba9f2d-ddaa-4e11-8c1a-e05102e32f05 returned with HTTP 202 Jul 03 19:29:33.386503 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 578/2305] 10.4.3.61 () {66 vars in 1474 bytes} [Fri Jul 3 19:29:33 2026] GET /volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/associate?vol_type_id=a2ba9f2d-ddaa-4e11-8c1a-e05102e32f05 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:29:33.388662 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:33.388662 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:33.391402 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-409f480b-b6df-4926-b710-89f0bfa9b743 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.393864 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-409f480b-b6df-4926-b710-89f0bfa9b743 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/associate?vol_type_id=4447f844-e5e7-473c-a13e-960786233432 Jul 03 19:29:33.394352 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-409f480b-b6df-4926-b710-89f0bfa9b743 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.394649 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-409f480b-b6df-4926-b710-89f0bfa9b743 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'associate' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.398027 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.qos_specs_manage [None req-409f480b-b6df-4926-b710-89f0bfa9b743 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Associate qos_spec: 124c2183-e29d-4e96-92c8-c9ffb68937c3 with type: 4447f844-e5e7-473c-a13e-960786233432 {{(pid=99926) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 19:29:33.418568 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-51178c33-f495-4785-88e7-c07d697bd766 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:29:33.419112 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 584/2306] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:29:33 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 19:29:33.424442 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-409f480b-b6df-4926-b710-89f0bfa9b743 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/associate?vol_type_id=4447f844-e5e7-473c-a13e-960786233432 returned with HTTP 202 Jul 03 19:29:33.425034 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 562/2307] 10.4.3.61 () {66 vars in 1474 bytes} [Fri Jul 3 19:29:33 2026] GET /volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/associate?vol_type_id=4447f844-e5e7-473c-a13e-960786233432 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:29:33.434022 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-38c0b387-c5ba-48f6-b53d-efebe18b4cc0 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.435880 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-38c0b387-c5ba-48f6-b53d-efebe18b4cc0 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/associations Jul 03 19:29:33.436147 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-38c0b387-c5ba-48f6-b53d-efebe18b4cc0 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.436409 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-38c0b387-c5ba-48f6-b53d-efebe18b4cc0 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'associations' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.436984 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.contrib.qos_specs_manage [None req-38c0b387-c5ba-48f6-b53d-efebe18b4cc0 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Get associations for qos_spec id: 124c2183-e29d-4e96-92c8-c9ffb68937c3 {{(pid=99925) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 19:29:33.459201 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-38c0b387-c5ba-48f6-b53d-efebe18b4cc0 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/associations returned with HTTP 200 Jul 03 19:29:33.459753 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 584/2308] 10.4.3.61 () {66 vars in 1386 bytes} [Fri Jul 3 19:29:33 2026] GET /volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/associations => generated 446 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:33.469588 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ca57415f-376d-4655-9649-d31499be7994 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.471602 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ca57415f-376d-4655-9649-d31499be7994 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/disassociate?vol_type_id=726e64ed-6566-4118-96d7-724765cb6885 Jul 03 19:29:33.471827 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ca57415f-376d-4655-9649-d31499be7994 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.472073 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ca57415f-376d-4655-9649-d31499be7994 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'disassociate' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.472361 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:33.472361 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:33.472751 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ca57415f-376d-4655-9649-d31499be7994 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Disassociate qos_spec: 124c2183-e29d-4e96-92c8-c9ffb68937c3 from type: 726e64ed-6566-4118-96d7-724765cb6885 {{(pid=99924) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 03 19:29:33.492049 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ca57415f-376d-4655-9649-d31499be7994 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/disassociate?vol_type_id=726e64ed-6566-4118-96d7-724765cb6885 returned with HTTP 202 Jul 03 19:29:33.492564 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 579/2309] 10.4.3.61 () {66 vars in 1483 bytes} [Fri Jul 3 19:29:33 2026] GET /volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/disassociate?vol_type_id=726e64ed-6566-4118-96d7-724765cb6885 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:29:33.500384 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-652c5f5a-cf53-41e7-b006-b3573292642f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.502409 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-652c5f5a-cf53-41e7-b006-b3573292642f tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/associations Jul 03 19:29:33.502616 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-652c5f5a-cf53-41e7-b006-b3573292642f tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.502883 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-652c5f5a-cf53-41e7-b006-b3573292642f tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'associations' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.503263 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:33.503263 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:33.503594 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.qos_specs_manage [None req-652c5f5a-cf53-41e7-b006-b3573292642f tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Get associations for qos_spec id: 124c2183-e29d-4e96-92c8-c9ffb68937c3 {{(pid=99927) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 19:29:33.518693 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-652c5f5a-cf53-41e7-b006-b3573292642f tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/associations returned with HTTP 200 Jul 03 19:29:33.519402 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 585/2310] 10.4.3.61 () {66 vars in 1386 bytes} [Fri Jul 3 19:29:33 2026] GET /volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/associations => generated 305 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:33.528562 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-fa34b0e4-9433-4c81-a54c-960b59835807 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.530347 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fa34b0e4-9433-4c81-a54c-960b59835807 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/disassociate_all Jul 03 19:29:33.530559 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fa34b0e4-9433-4c81-a54c-960b59835807 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.530735 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fa34b0e4-9433-4c81-a54c-960b59835807 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'disassociate_all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.531006 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:33.531006 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:33.531992 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fa34b0e4-9433-4c81-a54c-960b59835807 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Disassociate qos_spec: 124c2183-e29d-4e96-92c8-c9ffb68937c3 from all. {{(pid=99926) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 03 19:29:33.549195 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fa34b0e4-9433-4c81-a54c-960b59835807 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/disassociate_all returned with HTTP 202 Jul 03 19:29:33.549195 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 563/2311] 10.4.3.61 () {66 vars in 1398 bytes} [Fri Jul 3 19:29:33 2026] GET /volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/disassociate_all => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:29:33.556511 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c5a9bcbf-d10e-4dba-804d-28ca8f7dfa84 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.559032 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c5a9bcbf-d10e-4dba-804d-28ca8f7dfa84 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/associations Jul 03 19:29:33.559270 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c5a9bcbf-d10e-4dba-804d-28ca8f7dfa84 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.559457 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c5a9bcbf-d10e-4dba-804d-28ca8f7dfa84 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'associations' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.559712 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:33.559712 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:33.560089 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c5a9bcbf-d10e-4dba-804d-28ca8f7dfa84 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Get associations for qos_spec id: 124c2183-e29d-4e96-92c8-c9ffb68937c3 {{(pid=99925) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 19:29:33.573311 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c5a9bcbf-d10e-4dba-804d-28ca8f7dfa84 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/associations returned with HTTP 200 Jul 03 19:29:33.573786 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 585/2312] 10.4.3.61 () {66 vars in 1386 bytes} [Fri Jul 3 19:29:33 2026] GET /volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/associations => generated 24 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:29:33.583608 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ff723521-2a86-4aa9-bd90-ea070d2f485d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.586569 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ff723521-2a86-4aa9-bd90-ea070d2f485d tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] DELETE https://10.4.3.61/volume/v3/types/4447f844-e5e7-473c-a13e-960786233432 Jul 03 19:29:33.587807 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ff723521-2a86-4aa9-bd90-ea070d2f485d tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.588399 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ff723521-2a86-4aa9-bd90-ea070d2f485d tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method '_delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.588399 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:33.588399 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:33.634484 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ff723521-2a86-4aa9-bd90-ea070d2f485d tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/types/4447f844-e5e7-473c-a13e-960786233432 returned with HTTP 202 Jul 03 19:29:33.635053 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 580/2313] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:29:33 2026] DELETE /volume/v3/types/4447f844-e5e7-473c-a13e-960786233432 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:29:33.643219 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b4b92bb8-6ac9-42b2-9870-5a81073aa4ed None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.647046 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b4b92bb8-6ac9-42b2-9870-5a81073aa4ed tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/types/4447f844-e5e7-473c-a13e-960786233432 Jul 03 19:29:33.647261 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b4b92bb8-6ac9-42b2-9870-5a81073aa4ed tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.647517 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b4b92bb8-6ac9-42b2-9870-5a81073aa4ed tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.651689 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b4b92bb8-6ac9-42b2-9870-5a81073aa4ed tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/types/4447f844-e5e7-473c-a13e-960786233432 returned with HTTP 404 Jul 03 19:29:33.652357 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 586/2314] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:29:33 2026] GET /volume/v3/types/4447f844-e5e7-473c-a13e-960786233432 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:33.661292 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c8671c85-8bbc-4b7d-92b6-391cfe63c6a0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.663246 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c8671c85-8bbc-4b7d-92b6-391cfe63c6a0 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] DELETE https://10.4.3.61/volume/v3/types/a2ba9f2d-ddaa-4e11-8c1a-e05102e32f05 Jul 03 19:29:33.663562 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c8671c85-8bbc-4b7d-92b6-391cfe63c6a0 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.663837 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c8671c85-8bbc-4b7d-92b6-391cfe63c6a0 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method '_delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.664240 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:33.664240 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:33.689937 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c8671c85-8bbc-4b7d-92b6-391cfe63c6a0 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/types/a2ba9f2d-ddaa-4e11-8c1a-e05102e32f05 returned with HTTP 202 Jul 03 19:29:33.690428 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 564/2315] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:29:33 2026] DELETE /volume/v3/types/a2ba9f2d-ddaa-4e11-8c1a-e05102e32f05 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:29:33.699452 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-58a4bbf2-8442-4c52-8adf-cd38678b6f40 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.701241 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-58a4bbf2-8442-4c52-8adf-cd38678b6f40 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/types/a2ba9f2d-ddaa-4e11-8c1a-e05102e32f05 Jul 03 19:29:33.701424 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-58a4bbf2-8442-4c52-8adf-cd38678b6f40 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.701598 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-58a4bbf2-8442-4c52-8adf-cd38678b6f40 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.705090 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-58a4bbf2-8442-4c52-8adf-cd38678b6f40 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/types/a2ba9f2d-ddaa-4e11-8c1a-e05102e32f05 returned with HTTP 404 Jul 03 19:29:33.705764 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 586/2316] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:29:33 2026] GET /volume/v3/types/a2ba9f2d-ddaa-4e11-8c1a-e05102e32f05 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:33.714900 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9849a8e5-7f71-4808-b5d8-9d5cbe5b6572 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.717113 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9849a8e5-7f71-4808-b5d8-9d5cbe5b6572 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] DELETE https://10.4.3.61/volume/v3/types/726e64ed-6566-4118-96d7-724765cb6885 Jul 03 19:29:33.717428 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9849a8e5-7f71-4808-b5d8-9d5cbe5b6572 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.717747 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9849a8e5-7f71-4808-b5d8-9d5cbe5b6572 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method '_delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.732237 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-61a4f522-37cd-47de-93e9-7ed8de3148ad None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.734260 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-61a4f522-37cd-47de-93e9-7ed8de3148ad tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:29:33.734506 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-61a4f522-37cd-47de-93e9-7ed8de3148ad tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.734678 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-61a4f522-37cd-47de-93e9-7ed8de3148ad tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.744312 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:33.744312 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:33.748301 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-61a4f522-37cd-47de-93e9-7ed8de3148ad tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:29:33.749792 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9849a8e5-7f71-4808-b5d8-9d5cbe5b6572 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/types/726e64ed-6566-4118-96d7-724765cb6885 returned with HTTP 202 Jul 03 19:29:33.750498 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 581/2317] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:29:33 2026] DELETE /volume/v3/types/726e64ed-6566-4118-96d7-724765cb6885 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:29:33.755527 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-61a4f522-37cd-47de-93e9-7ed8de3148ad tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:29:33.755967 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 587/2318] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:33 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:33.760682 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-fd66be79-d06b-4219-8810-d0b00982a36f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.766775 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fd66be79-d06b-4219-8810-d0b00982a36f tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/types/726e64ed-6566-4118-96d7-724765cb6885 Jul 03 19:29:33.767076 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fd66be79-d06b-4219-8810-d0b00982a36f tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.767321 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fd66be79-d06b-4219-8810-d0b00982a36f tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.771134 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fd66be79-d06b-4219-8810-d0b00982a36f tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/types/726e64ed-6566-4118-96d7-724765cb6885 returned with HTTP 404 Jul 03 19:29:33.772367 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 565/2319] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:29:33 2026] GET /volume/v3/types/726e64ed-6566-4118-96d7-724765cb6885 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:33.784617 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-cc1035de-72ed-4d0b-8691-951ff6653463 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.788233 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cc1035de-72ed-4d0b-8691-951ff6653463 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] POST https://10.4.3.61/volume/v3/qos-specs Jul 03 19:29:33.790605 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cc1035de-72ed-4d0b-8691-951ff6653463 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1714410988", "consumer": "back-end"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:33.791082 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:33.791082 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:33.791956 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.qos_specs [None req-cc1035de-72ed-4d0b-8691-951ff6653463 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1714410988', 'consumer': 'back-end', 'specs': {}} {{(pid=99925) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 19:29:33.798549 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.db.api [None req-cc1035de-72ed-4d0b-8691-951ff6653463 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] DB qos_specs_create(): root {'id': '6c8dc704-86c5-47b2-9c3a-76991da62de6', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1714410988'} {{(pid=99925) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 19:29:33.805083 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6ee47ae1-f905-4bfa-9638-4842c7f21eb2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.808047 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6ee47ae1-f905-4bfa-9638-4842c7f21eb2 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:29:33.808326 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6ee47ae1-f905-4bfa-9638-4842c7f21eb2 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.808548 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6ee47ae1-f905-4bfa-9638-4842c7f21eb2 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.811733 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cc1035de-72ed-4d0b-8691-951ff6653463 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs returned with HTTP 200 Jul 03 19:29:33.812187 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 587/2320] 10.4.3.61 () {68 vars in 1257 bytes} [Fri Jul 3 19:29:33 2026] POST /volume/v3/qos-specs => generated 367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:33.817980 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:33.817980 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:33.823475 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6ee47ae1-f905-4bfa-9638-4842c7f21eb2 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:29:33.827288 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8c54201f-bb06-4ef1-8e78-cfcf748b99ca None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.829393 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8c54201f-bb06-4ef1-8e78-cfcf748b99ca tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] DELETE https://10.4.3.61/volume/v3/qos-specs/6c8dc704-86c5-47b2-9c3a-76991da62de6?force=False Jul 03 19:29:33.829664 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8c54201f-bb06-4ef1-8e78-cfcf748b99ca tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.829939 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8c54201f-bb06-4ef1-8e78-cfcf748b99ca tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.830047 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4fccb49b-fd15-46f2-96ad-0e8f4d719757 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.830769 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8c54201f-bb06-4ef1-8e78-cfcf748b99ca tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Delete qos_spec: 6c8dc704-86c5-47b2-9c3a-76991da62de6, force: False {{(pid=99927) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 19:29:33.830905 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6ee47ae1-f905-4bfa-9638-4842c7f21eb2 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:29:33.831508 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 582/2321] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:33 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 901 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:33.832278 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4fccb49b-fd15-46f2-96ad-0e8f4d719757 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:29:33.832763 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4fccb49b-fd15-46f2-96ad-0e8f4d719757 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.832962 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4fccb49b-fd15-46f2-96ad-0e8f4d719757 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.848932 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:33.848932 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:33.854372 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-4fccb49b-fd15-46f2-96ad-0e8f4d719757 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:29:33.855324 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8c54201f-bb06-4ef1-8e78-cfcf748b99ca tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/6c8dc704-86c5-47b2-9c3a-76991da62de6?force=False returned with HTTP 202 Jul 03 19:29:33.855856 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 588/2322] 10.4.3.61 () {66 vars in 1373 bytes} [Fri Jul 3 19:29:33 2026] DELETE /volume/v3/qos-specs/6c8dc704-86c5-47b2-9c3a-76991da62de6?force=False => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:29:33.861215 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4fccb49b-fd15-46f2-96ad-0e8f4d719757 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 200 Jul 03 19:29:33.861843 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 566/2323] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:33 2026] GET /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:33.864078 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8d0c7a9a-7e22-455f-a534-03c47faa1140 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.866216 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8d0c7a9a-7e22-455f-a534-03c47faa1140 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/qos-specs/6c8dc704-86c5-47b2-9c3a-76991da62de6 Jul 03 19:29:33.866464 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8d0c7a9a-7e22-455f-a534-03c47faa1140 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.866736 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8d0c7a9a-7e22-455f-a534-03c47faa1140 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.867796 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:33.867796 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:33.871222 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8d0c7a9a-7e22-455f-a534-03c47faa1140 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/6c8dc704-86c5-47b2-9c3a-76991da62de6 returned with HTTP 404 Jul 03 19:29:33.871831 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 588/2324] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:29:33 2026] GET /volume/v3/qos-specs/6c8dc704-86c5-47b2-9c3a-76991da62de6 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:33.881656 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c70dbc76-05f5-4d36-8f98-f56ba10ddd68 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.883675 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c70dbc76-05f5-4d36-8f98-f56ba10ddd68 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/qos-specs Jul 03 19:29:33.883920 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c70dbc76-05f5-4d36-8f98-f56ba10ddd68 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.884132 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c70dbc76-05f5-4d36-8f98-f56ba10ddd68 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.896141 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c70dbc76-05f5-4d36-8f98-f56ba10ddd68 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs returned with HTTP 200 Jul 03 19:29:33.896636 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 583/2325] 10.4.3.61 () {66 vars in 1236 bytes} [Fri Jul 3 19:29:33 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 19:29:33.905271 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c36647ad-53f8-47de-826a-2f54259a025f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.907175 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c36647ad-53f8-47de-826a-2f54259a025f tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] DELETE https://10.4.3.61/volume/v3/qos-specs/6c8dc704-86c5-47b2-9c3a-76991da62de6?force=False Jul 03 19:29:33.907440 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c36647ad-53f8-47de-826a-2f54259a025f tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.907704 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c36647ad-53f8-47de-826a-2f54259a025f tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.908005 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:33.908005 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:33.908401 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c36647ad-53f8-47de-826a-2f54259a025f tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Delete qos_spec: 6c8dc704-86c5-47b2-9c3a-76991da62de6, force: False {{(pid=99927) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 19:29:33.911602 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c36647ad-53f8-47de-826a-2f54259a025f tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/6c8dc704-86c5-47b2-9c3a-76991da62de6?force=False returned with HTTP 404 Jul 03 19:29:33.912301 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 589/2326] 10.4.3.61 () {66 vars in 1373 bytes} [Fri Jul 3 19:29:33 2026] DELETE /volume/v3/qos-specs/6c8dc704-86c5-47b2-9c3a-76991da62de6?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:33.922045 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-434c152c-093a-49da-b438-2dca94aa5cb6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.928297 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-434c152c-093a-49da-b438-2dca94aa5cb6 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/qos-specs/6c8dc704-86c5-47b2-9c3a-76991da62de6 Jul 03 19:29:33.928615 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-434c152c-093a-49da-b438-2dca94aa5cb6 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.928894 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-434c152c-093a-49da-b438-2dca94aa5cb6 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.935079 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-434c152c-093a-49da-b438-2dca94aa5cb6 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/6c8dc704-86c5-47b2-9c3a-76991da62de6 returned with HTTP 404 Jul 03 19:29:33.935756 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 567/2327] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:29:33 2026] GET /volume/v3/qos-specs/6c8dc704-86c5-47b2-9c3a-76991da62de6 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:33.945900 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-38116fa1-c07f-48b4-946f-5be66e771a55 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.948130 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-38116fa1-c07f-48b4-946f-5be66e771a55 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] POST https://10.4.3.61/volume/v3/qos-specs Jul 03 19:29:33.948513 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-38116fa1-c07f-48b4-946f-5be66e771a55 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-178304611", "consumer": "both"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:33.950527 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.qos_specs [None req-38116fa1-c07f-48b4-946f-5be66e771a55 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-178304611', 'consumer': 'both', 'specs': {}} {{(pid=99925) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 19:29:33.953634 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.db.api [None req-38116fa1-c07f-48b4-946f-5be66e771a55 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] DB qos_specs_create(): root {'id': 'b3963724-7f1c-428a-9280-fb15b4cf965b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-178304611'} {{(pid=99925) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 19:29:33.966335 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-38116fa1-c07f-48b4-946f-5be66e771a55 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs returned with HTTP 200 Jul 03 19:29:33.966481 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 589/2328] 10.4.3.61 () {68 vars in 1257 bytes} [Fri Jul 3 19:29:33 2026] POST /volume/v3/qos-specs => generated 362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:33.973070 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7124a79a-5fed-4a5e-aa4f-df5cb42167ea None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.973326 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7124a79a-5fed-4a5e-aa4f-df5cb42167ea None None] GET https://10.4.3.61/volume// Jul 03 19:29:33.973426 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7124a79a-5fed-4a5e-aa4f-df5cb42167ea None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.973697 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7124a79a-5fed-4a5e-aa4f-df5cb42167ea None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.974865 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7124a79a-5fed-4a5e-aa4f-df5cb42167ea None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:29:33.974865 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 584/2329] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:29:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:29:33.977148 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a1d1b896-cc1b-41b3-83b1-b79ca0ddc815 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.981597 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a1d1b896-cc1b-41b3-83b1-b79ca0ddc815 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] DELETE https://10.4.3.61/volume/v3/qos-specs/b3963724-7f1c-428a-9280-fb15b4cf965b?force=False Jul 03 19:29:33.981841 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a1d1b896-cc1b-41b3-83b1-b79ca0ddc815 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.982057 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a1d1b896-cc1b-41b3-83b1-b79ca0ddc815 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.982630 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a1d1b896-cc1b-41b3-83b1-b79ca0ddc815 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Delete qos_spec: b3963724-7f1c-428a-9280-fb15b4cf965b, force: False {{(pid=99927) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 19:29:33.992404 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-7b01203d-2e1a-4ba4-8b99-26e68b1f5cd5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:33.994450 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-7b01203d-2e1a-4ba4-8b99-26e68b1f5cd5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:29:33.994662 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-7b01203d-2e1a-4ba4-8b99-26e68b1f5cd5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:33.994856 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-7b01203d-2e1a-4ba4-8b99-26e68b1f5cd5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:33.996983 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a1d1b896-cc1b-41b3-83b1-b79ca0ddc815 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/b3963724-7f1c-428a-9280-fb15b4cf965b?force=False returned with HTTP 202 Jul 03 19:29:33.997410 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 590/2330] 10.4.3.61 () {66 vars in 1373 bytes} [Fri Jul 3 19:29:33 2026] DELETE /volume/v3/qos-specs/b3963724-7f1c-428a-9280-fb15b4cf965b?force=False => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:29:34.004386 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-cb4e8b14-6486-4caf-9ea8-ae48a5525c5a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.005888 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:34.005888 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:34.006251 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cb4e8b14-6486-4caf-9ea8-ae48a5525c5a tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/qos-specs/b3963724-7f1c-428a-9280-fb15b4cf965b Jul 03 19:29:34.006463 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cb4e8b14-6486-4caf-9ea8-ae48a5525c5a tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:34.006646 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cb4e8b14-6486-4caf-9ea8-ae48a5525c5a tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:34.006916 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:34.006916 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:34.009849 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-7b01203d-2e1a-4ba4-8b99-26e68b1f5cd5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:29:34.010529 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cb4e8b14-6486-4caf-9ea8-ae48a5525c5a tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/b3963724-7f1c-428a-9280-fb15b4cf965b returned with HTTP 404 Jul 03 19:29:34.011031 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 590/2331] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:29:34 2026] GET /volume/v3/qos-specs/b3963724-7f1c-428a-9280-fb15b4cf965b => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:34.015723 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-7b01203d-2e1a-4ba4-8b99-26e68b1f5cd5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 200 Jul 03 19:29:34.016070 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 568/2332] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:29:33 2026] GET /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:29:34.019983 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0edb867d-3733-4616-901a-cdcf030b4324 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.021773 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0edb867d-3733-4616-901a-cdcf030b4324 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/qos-specs Jul 03 19:29:34.022065 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0edb867d-3733-4616-901a-cdcf030b4324 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:34.022219 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0edb867d-3733-4616-901a-cdcf030b4324 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:34.022468 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:34.022468 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:34.031627 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0edb867d-3733-4616-901a-cdcf030b4324 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs returned with HTTP 200 Jul 03 19:29:34.032080 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 585/2333] 10.4.3.61 () {66 vars in 1236 bytes} [Fri Jul 3 19:29:34 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 19:29:34.047370 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-874e444c-0cd6-4f47-a1f9-1a982336aa36 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.054286 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-874e444c-0cd6-4f47-a1f9-1a982336aa36 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] DELETE https://10.4.3.61/volume/v3/qos-specs/b3963724-7f1c-428a-9280-fb15b4cf965b?force=False Jul 03 19:29:34.054286 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-874e444c-0cd6-4f47-a1f9-1a982336aa36 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:34.055217 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-874e444c-0cd6-4f47-a1f9-1a982336aa36 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:34.055217 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:34.055217 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:34.055987 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.qos_specs_manage [None req-874e444c-0cd6-4f47-a1f9-1a982336aa36 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Delete qos_spec: b3963724-7f1c-428a-9280-fb15b4cf965b, force: False {{(pid=99927) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 19:29:34.068318 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-874e444c-0cd6-4f47-a1f9-1a982336aa36 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/b3963724-7f1c-428a-9280-fb15b4cf965b?force=False returned with HTTP 404 Jul 03 19:29:34.068318 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 591/2334] 10.4.3.61 () {66 vars in 1373 bytes} [Fri Jul 3 19:29:34 2026] DELETE /volume/v3/qos-specs/b3963724-7f1c-428a-9280-fb15b4cf965b?force=False => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:34.080256 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c52bd4da-6c97-48ff-a617-068b81a80669 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.082438 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c52bd4da-6c97-48ff-a617-068b81a80669 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/qos-specs/b3963724-7f1c-428a-9280-fb15b4cf965b Jul 03 19:29:34.082782 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c52bd4da-6c97-48ff-a617-068b81a80669 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:34.083140 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c52bd4da-6c97-48ff-a617-068b81a80669 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:34.093788 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c52bd4da-6c97-48ff-a617-068b81a80669 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/b3963724-7f1c-428a-9280-fb15b4cf965b returned with HTTP 404 Jul 03 19:29:34.093788 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 591/2335] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:29:34 2026] GET /volume/v3/qos-specs/b3963724-7f1c-428a-9280-fb15b4cf965b => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:34.104656 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c9fb7feb-1ce5-40c9-8e82-c2fc21d511bf None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.106356 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c9fb7feb-1ce5-40c9-8e82-c2fc21d511bf tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] POST https://10.4.3.61/volume/v3/qos-specs Jul 03 19:29:34.106814 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c9fb7feb-1ce5-40c9-8e82-c2fc21d511bf tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1160071528", "consumer": "front-end"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:34.108962 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.qos_specs [None req-c9fb7feb-1ce5-40c9-8e82-c2fc21d511bf tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1160071528', 'consumer': 'front-end', 'specs': {}} {{(pid=99926) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 19:29:34.115949 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.db.api [None req-c9fb7feb-1ce5-40c9-8e82-c2fc21d511bf tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] DB qos_specs_create(): root {'id': 'fce14954-5693-436f-96fc-48b340a24951', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1160071528'} {{(pid=99926) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 19:29:34.123091 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c9fb7feb-1ce5-40c9-8e82-c2fc21d511bf tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs returned with HTTP 200 Jul 03 19:29:34.123602 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 569/2336] 10.4.3.61 () {68 vars in 1257 bytes} [Fri Jul 3 19:29:34 2026] POST /volume/v3/qos-specs => generated 368 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:34.138914 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-df850755-d6cc-4b8e-86dc-070f5e2f4c32 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.140940 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-df850755-d6cc-4b8e-86dc-070f5e2f4c32 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] DELETE https://10.4.3.61/volume/v3/qos-specs/fce14954-5693-436f-96fc-48b340a24951?force=False Jul 03 19:29:34.141154 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-df850755-d6cc-4b8e-86dc-070f5e2f4c32 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:34.141380 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-df850755-d6cc-4b8e-86dc-070f5e2f4c32 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:34.141633 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:34.141633 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:34.142102 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.qos_specs_manage [None req-df850755-d6cc-4b8e-86dc-070f5e2f4c32 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Delete qos_spec: fce14954-5693-436f-96fc-48b340a24951, force: False {{(pid=99924) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 19:29:34.170474 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-38750bb4-6efd-44c1-a210-e5d740601924 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.172755 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-38750bb4-6efd-44c1-a210-e5d740601924 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] PUT https://10.4.3.61/volume/v3/attachments/c3a6d8fe-2f24-45ab-8a09-65649226614b Jul 03 19:29:34.173210 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-38750bb4-6efd-44c1-a210-e5d740601924 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:34.181574 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-38750bb4-6efd-44c1-a210-e5d740601924 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Acquiring lock "cinder-attachment_update-cc1cb441-f67b-4464-ba0a-8601c0fda1d1-np0000004460" by "attachment_update" {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:29:34.186833 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-df850755-d6cc-4b8e-86dc-070f5e2f4c32 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/fce14954-5693-436f-96fc-48b340a24951?force=False returned with HTTP 202 Jul 03 19:29:34.187280 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-38750bb4-6efd-44c1-a210-e5d740601924 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Lock "cinder-attachment_update-cc1cb441-f67b-4464-ba0a-8601c0fda1d1-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:29:34.187364 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 586/2337] 10.4.3.61 () {66 vars in 1373 bytes} [Fri Jul 3 19:29:34 2026] DELETE /volume/v3/qos-specs/fce14954-5693-436f-96fc-48b340a24951?force=False => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:29:34.188852 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:34.188852 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:34.198530 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c77da736-5722-4017-8781-bb829f33b749 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.201430 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c77da736-5722-4017-8781-bb829f33b749 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/qos-specs/fce14954-5693-436f-96fc-48b340a24951 Jul 03 19:29:34.201826 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c77da736-5722-4017-8781-bb829f33b749 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:34.202284 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c77da736-5722-4017-8781-bb829f33b749 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:34.208568 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c77da736-5722-4017-8781-bb829f33b749 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/fce14954-5693-436f-96fc-48b340a24951 returned with HTTP 404 Jul 03 19:29:34.209275 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 592/2338] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:29:34 2026] GET /volume/v3/qos-specs/fce14954-5693-436f-96fc-48b340a24951 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:34.223597 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-41831fa9-e583-413c-88f9-78a45f52e7a5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.225692 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-41831fa9-e583-413c-88f9-78a45f52e7a5 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/qos-specs Jul 03 19:29:34.225977 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-41831fa9-e583-413c-88f9-78a45f52e7a5 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:34.226240 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-41831fa9-e583-413c-88f9-78a45f52e7a5 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:34.226518 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:34.226518 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:34.240603 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-41831fa9-e583-413c-88f9-78a45f52e7a5 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs returned with HTTP 200 Jul 03 19:29:34.241133 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 570/2339] 10.4.3.61 () {66 vars in 1236 bytes} [Fri Jul 3 19:29:34 2026] GET /volume/v3/qos-specs => generated 175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:34.253658 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0d591e75-2fc4-4dce-8064-b8b47eca01f2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.256378 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0d591e75-2fc4-4dce-8064-b8b47eca01f2 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] DELETE https://10.4.3.61/volume/v3/qos-specs/fce14954-5693-436f-96fc-48b340a24951?force=False Jul 03 19:29:34.256779 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0d591e75-2fc4-4dce-8064-b8b47eca01f2 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:34.258017 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0d591e75-2fc4-4dce-8064-b8b47eca01f2 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:34.258017 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:34.258017 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:34.258210 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0d591e75-2fc4-4dce-8064-b8b47eca01f2 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Delete qos_spec: fce14954-5693-436f-96fc-48b340a24951, force: False {{(pid=99924) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 19:29:34.262521 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0d591e75-2fc4-4dce-8064-b8b47eca01f2 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/fce14954-5693-436f-96fc-48b340a24951?force=False returned with HTTP 404 Jul 03 19:29:34.263495 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 587/2340] 10.4.3.61 () {66 vars in 1373 bytes} [Fri Jul 3 19:29:34 2026] DELETE /volume/v3/qos-specs/fce14954-5693-436f-96fc-48b340a24951?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:34.272312 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-59b672be-663d-48e9-9e4b-924d871f2fa6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.275971 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-59b672be-663d-48e9-9e4b-924d871f2fa6 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/qos-specs/fce14954-5693-436f-96fc-48b340a24951 Jul 03 19:29:34.276264 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-59b672be-663d-48e9-9e4b-924d871f2fa6 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:34.277746 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-59b672be-663d-48e9-9e4b-924d871f2fa6 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:34.284024 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-59b672be-663d-48e9-9e4b-924d871f2fa6 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/fce14954-5693-436f-96fc-48b340a24951 returned with HTTP 404 Jul 03 19:29:34.285887 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 593/2341] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:29:34 2026] GET /volume/v3/qos-specs/fce14954-5693-436f-96fc-48b340a24951 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:34.296536 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-17489e4a-de9e-4bf7-8f46-e4c4566c5c62 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.298581 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-17489e4a-de9e-4bf7-8f46-e4c4566c5c62 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3 Jul 03 19:29:34.298780 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-17489e4a-de9e-4bf7-8f46-e4c4566c5c62 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:34.299034 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-17489e4a-de9e-4bf7-8f46-e4c4566c5c62 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:34.299337 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:34.299337 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:34.304091 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-17489e4a-de9e-4bf7-8f46-e4c4566c5c62 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3 returned with HTTP 200 Jul 03 19:29:34.304532 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 571/2342] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:29:34 2026] GET /volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3 => generated 391 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:34.317061 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a73afd81-9f3f-4d7e-849c-086539a7d27d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.320372 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a73afd81-9f3f-4d7e-849c-086539a7d27d tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/qos-specs Jul 03 19:29:34.320372 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a73afd81-9f3f-4d7e-849c-086539a7d27d tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:34.320568 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a73afd81-9f3f-4d7e-849c-086539a7d27d tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:34.325724 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a73afd81-9f3f-4d7e-849c-086539a7d27d tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs returned with HTTP 200 Jul 03 19:29:34.326399 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 588/2343] 10.4.3.61 () {66 vars in 1236 bytes} [Fri Jul 3 19:29:34 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 19:29:34.345783 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ab7a7564-3cd0-4249-bf51-cc4edd0835fd None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.352334 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ab7a7564-3cd0-4249-bf51-cc4edd0835fd tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] PUT https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3 Jul 03 19:29:34.352334 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ab7a7564-3cd0-4249-bf51-cc4edd0835fd tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:34.365209 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.qos_specs [None req-ab7a7564-3cd0-4249-bf51-cc4edd0835fd tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=99925) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 03 19:29:34.375860 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.db.api [None req-ab7a7564-3cd0-4249-bf51-cc4edd0835fd tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] qos_specs_update() value: {'id': '54b18309-e61c-4f2c-88a7-23ec41f0020a', 'key': 'iops_bytes', 'value': '500', 'specs_id': '124c2183-e29d-4e96-92c8-c9ffb68937c3', 'deleted': False} {{(pid=99925) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 03 19:29:34.383378 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ab7a7564-3cd0-4249-bf51-cc4edd0835fd tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3 returned with HTTP 200 Jul 03 19:29:34.384038 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 594/2344] 10.4.3.61 () {68 vars in 1367 bytes} [Fri Jul 3 19:29:34 2026] PUT /volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3 => generated 36 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:29:34.390391 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-01c8304f-7b83-4ec9-be47-64c01bcaeb25 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.393379 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-01c8304f-7b83-4ec9-be47-64c01bcaeb25 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 Jul 03 19:29:34.393506 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f6690c44-cd2b-471a-b752-361f0787b0dc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.393891 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-01c8304f-7b83-4ec9-be47-64c01bcaeb25 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:34.393891 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-01c8304f-7b83-4ec9-be47-64c01bcaeb25 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:34.397075 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f6690c44-cd2b-471a-b752-361f0787b0dc tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3 Jul 03 19:29:34.397312 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f6690c44-cd2b-471a-b752-361f0787b0dc tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:34.397617 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f6690c44-cd2b-471a-b752-361f0787b0dc tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:34.398527 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:34.398527 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:34.403308 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f6690c44-cd2b-471a-b752-361f0787b0dc tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3 returned with HTTP 200 Jul 03 19:29:34.404089 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 589/2345] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:29:34 2026] GET /volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3 => generated 412 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:34.404596 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:34.404596 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:34.409771 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-01c8304f-7b83-4ec9-be47-64c01bcaeb25 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:34.412759 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-85624b6d-bad6-4589-9298-76c19961bbe4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.414513 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-85624b6d-bad6-4589-9298-76c19961bbe4 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] PUT https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/delete_keys Jul 03 19:29:34.414848 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-85624b6d-bad6-4589-9298-76c19961bbe4 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:34.418295 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:34.418295 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:34.418405 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-01c8304f-7b83-4ec9-be47-64c01bcaeb25 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 returned with HTTP 200 Jul 03 19:29:34.418696 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.contrib.qos_specs_manage [None req-85624b6d-bad6-4589-9298-76c19961bbe4 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Delete_key spec: 124c2183-e29d-4e96-92c8-c9ffb68937c3, keys: ['iops_bytes'] {{(pid=99925) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 03 19:29:34.418764 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 572/2346] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:34 2026] GET /volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:34.435434 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-85624b6d-bad6-4589-9298-76c19961bbe4 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/delete_keys returned with HTTP 202 Jul 03 19:29:34.435843 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 595/2347] 10.4.3.61 () {68 vars in 1403 bytes} [Fri Jul 3 19:29:34 2026] PUT /volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3/delete_keys => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:29:34.442366 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b0a1b049-0360-4e0b-8321-664827fd9468 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.444326 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b0a1b049-0360-4e0b-8321-664827fd9468 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3 Jul 03 19:29:34.444564 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b0a1b049-0360-4e0b-8321-664827fd9468 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:34.444765 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b0a1b049-0360-4e0b-8321-664827fd9468 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:34.445049 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:34.445049 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:34.449310 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b0a1b049-0360-4e0b-8321-664827fd9468 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3 returned with HTTP 200 Jul 03 19:29:34.449773 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 590/2348] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:29:34 2026] GET /volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3 => generated 391 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:34.457695 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-324b788e-eeda-409c-a33e-1a0fccfeb846 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.459566 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-324b788e-eeda-409c-a33e-1a0fccfeb846 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3 Jul 03 19:29:34.459751 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-324b788e-eeda-409c-a33e-1a0fccfeb846 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:34.459945 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-324b788e-eeda-409c-a33e-1a0fccfeb846 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:34.464143 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-324b788e-eeda-409c-a33e-1a0fccfeb846 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3 returned with HTTP 200 Jul 03 19:29:34.464728 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 573/2349] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:29:34 2026] GET /volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3 => generated 391 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:34.481471 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-eb3f08f8-a2c0-48b4-93e9-2abb64c2b41f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.492020 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-eb3f08f8-a2c0-48b4-93e9-2abb64c2b41f tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] DELETE https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3?force=False Jul 03 19:29:34.492020 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-eb3f08f8-a2c0-48b4-93e9-2abb64c2b41f tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:34.492020 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-eb3f08f8-a2c0-48b4-93e9-2abb64c2b41f tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:34.492020 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:34.492020 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:34.492020 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.contrib.qos_specs_manage [None req-eb3f08f8-a2c0-48b4-93e9-2abb64c2b41f tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Delete qos_spec: 124c2183-e29d-4e96-92c8-c9ffb68937c3, force: False {{(pid=99925) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 19:29:34.533780 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-eb3f08f8-a2c0-48b4-93e9-2abb64c2b41f tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3?force=False returned with HTTP 202 Jul 03 19:29:34.533780 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 596/2350] 10.4.3.61 () {66 vars in 1373 bytes} [Fri Jul 3 19:29:34 2026] DELETE /volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3?force=False => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:29:34.544245 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-cf57925d-e86e-4c6f-b31b-34b440c32107 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.546599 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cf57925d-e86e-4c6f-b31b-34b440c32107 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] GET https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3 Jul 03 19:29:34.546792 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cf57925d-e86e-4c6f-b31b-34b440c32107 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:34.548019 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cf57925d-e86e-4c6f-b31b-34b440c32107 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:34.548019 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:34.548019 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:34.552825 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cf57925d-e86e-4c6f-b31b-34b440c32107 tempest-QosSpecsTestJSON-1422609101 tempest-QosSpecsTestJSON-1422609101-project-admin] https://10.4.3.61/volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3 returned with HTTP 404 Jul 03 19:29:34.552825 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 591/2351] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:29:34 2026] GET /volume/v3/qos-specs/124c2183-e29d-4e96-92c8-c9ffb68937c3 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:34.605949 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-acc93648-9af4-498d-a24b-68a506f9f13d req-16c9f50e-28ca-4075-9c94-e2a92a76c57e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.607968 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-acc93648-9af4-498d-a24b-68a506f9f13d req-16c9f50e-28ca-4075-9c94-e2a92a76c57e tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] POST https://10.4.3.61/volume/v3/attachments/5b0ee4f4-5f52-4bbd-9b24-020126d74724/action Jul 03 19:29:34.608313 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-acc93648-9af4-498d-a24b-68a506f9f13d req-16c9f50e-28ca-4075-9c94-e2a92a76c57e tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:29:34.608436 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-acc93648-9af4-498d-a24b-68a506f9f13d req-16c9f50e-28ca-4075-9c94-e2a92a76c57e tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:34.632583 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:34.632583 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:34.649610 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-acc93648-9af4-498d-a24b-68a506f9f13d req-16c9f50e-28ca-4075-9c94-e2a92a76c57e tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/5b0ee4f4-5f52-4bbd-9b24-020126d74724/action returned with HTTP 204 Jul 03 19:29:34.650400 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 574/2352] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:29:34 2026] POST /volume/v3/attachments/5b0ee4f4-5f52-4bbd-9b24-020126d74724/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:34.715060 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-38750bb4-6efd-44c1-a210-e5d740601924 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Lock "cinder-attachment_update-cc1cb441-f67b-4464-ba0a-8601c0fda1d1-np0000004460" released by "attachment_update" :: held 0.528s {{(pid=99927) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:29:34.715496 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-38750bb4-6efd-44c1-a210-e5d740601924 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/attachments/c3a6d8fe-2f24-45ab-8a09-65649226614b returned with HTTP 200 Jul 03 19:29:34.716158 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 592/2353] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:29:34 2026] PUT /volume/v3/attachments/c3a6d8fe-2f24-45ab-8a09-65649226614b => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:34.771020 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d690a7a4-1b30-4f2e-bd58-8064a54ee98e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.773018 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d690a7a4-1b30-4f2e-bd58-8064a54ee98e tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:29:34.773455 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d690a7a4-1b30-4f2e-bd58-8064a54ee98e tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:34.773455 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d690a7a4-1b30-4f2e-bd58-8064a54ee98e tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:34.784095 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:34.784095 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:34.787982 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d690a7a4-1b30-4f2e-bd58-8064a54ee98e tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:29:34.792600 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d690a7a4-1b30-4f2e-bd58-8064a54ee98e tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:29:34.793059 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 597/2354] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:34 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:34.837833 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-dd3d47ac-de1a-451c-a17e-e108ae5002ba None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.840473 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-dd3d47ac-de1a-451c-a17e-e108ae5002ba tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:29:34.840667 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-dd3d47ac-de1a-451c-a17e-e108ae5002ba tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:34.840858 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-dd3d47ac-de1a-451c-a17e-e108ae5002ba tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:34.849767 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-2b924b89-802f-47ca-9e8f-9b9d2e4449c5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.850160 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:34.850160 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:34.852457 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2b924b89-802f-47ca-9e8f-9b9d2e4449c5 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:29:34.852689 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2b924b89-802f-47ca-9e8f-9b9d2e4449c5 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:34.852893 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2b924b89-802f-47ca-9e8f-9b9d2e4449c5 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:34.854439 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-dd3d47ac-de1a-451c-a17e-e108ae5002ba tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:29:34.867471 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-dd3d47ac-de1a-451c-a17e-e108ae5002ba tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:29:34.868081 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 592/2355] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:29:34 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:34.871671 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:34.871671 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:34.880045 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-2b924b89-802f-47ca-9e8f-9b9d2e4449c5 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:29:34.880438 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2c7a333f-d99e-4989-9ea5-046e82413bf7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:34.882461 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2c7a333f-d99e-4989-9ea5-046e82413bf7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:29:34.882677 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2c7a333f-d99e-4989-9ea5-046e82413bf7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:34.882901 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2c7a333f-d99e-4989-9ea5-046e82413bf7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:34.887965 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2b924b89-802f-47ca-9e8f-9b9d2e4449c5 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:29:34.888324 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 575/2356] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:34 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 901 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:29:34.902107 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:34.902107 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:34.908584 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-2c7a333f-d99e-4989-9ea5-046e82413bf7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:29:34.916190 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2c7a333f-d99e-4989-9ea5-046e82413bf7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 200 Jul 03 19:29:34.916190 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 593/2357] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:34 2026] GET /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:35.435344 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-85e12232-310d-4662-aec6-b17da8f53371 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:35.437680 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-85e12232-310d-4662-aec6-b17da8f53371 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 Jul 03 19:29:35.437680 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-85e12232-310d-4662-aec6-b17da8f53371 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:35.437680 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-85e12232-310d-4662-aec6-b17da8f53371 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:35.458780 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:35.458780 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:35.467278 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-85e12232-310d-4662-aec6-b17da8f53371 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:35.472515 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-85e12232-310d-4662-aec6-b17da8f53371 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 returned with HTTP 200 Jul 03 19:29:35.472943 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 598/2358] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:35 2026] GET /volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:35.904459 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-26541fb7-796e-4fdf-9af4-54f23bfd7a98 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:35.906838 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-26541fb7-796e-4fdf-9af4-54f23bfd7a98 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:29:35.907139 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-26541fb7-796e-4fdf-9af4-54f23bfd7a98 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:35.907456 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-26541fb7-796e-4fdf-9af4-54f23bfd7a98 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:35.920476 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:35.920476 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:35.928357 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-26541fb7-796e-4fdf-9af4-54f23bfd7a98 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:29:35.932154 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-084dc506-6329-4bc8-9180-dd6dcc39f0d2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:35.935264 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-26541fb7-796e-4fdf-9af4-54f23bfd7a98 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:29:35.936183 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 593/2359] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:35 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 901 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:35.936535 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-084dc506-6329-4bc8-9180-dd6dcc39f0d2 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:29:35.938028 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-084dc506-6329-4bc8-9180-dd6dcc39f0d2 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:35.938346 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-084dc506-6329-4bc8-9180-dd6dcc39f0d2 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:35.951323 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:35.951323 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:35.957677 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-084dc506-6329-4bc8-9180-dd6dcc39f0d2 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:29:35.962255 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-084dc506-6329-4bc8-9180-dd6dcc39f0d2 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 200 Jul 03 19:29:35.962555 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 576/2360] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:35 2026] GET /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:36.489603 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1df21323-4e33-485b-a6df-a9e8fa865eee None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:36.495785 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1df21323-4e33-485b-a6df-a9e8fa865eee tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 Jul 03 19:29:36.495785 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1df21323-4e33-485b-a6df-a9e8fa865eee tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:36.495785 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1df21323-4e33-485b-a6df-a9e8fa865eee tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:36.509572 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:36.509572 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:36.515198 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1df21323-4e33-485b-a6df-a9e8fa865eee tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:36.523861 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1df21323-4e33-485b-a6df-a9e8fa865eee tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 returned with HTTP 200 Jul 03 19:29:36.524348 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 594/2361] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:36 2026] GET /volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:36.908134 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5136d9c5-d2bc-46b2-be42-1df112ec3c22 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:36.908574 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5136d9c5-d2bc-46b2-be42-1df112ec3c22 None None] GET https://10.4.3.61/volume// Jul 03 19:29:36.912734 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5136d9c5-d2bc-46b2-be42-1df112ec3c22 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:36.912734 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5136d9c5-d2bc-46b2-be42-1df112ec3c22 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:36.912734 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5136d9c5-d2bc-46b2-be42-1df112ec3c22 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:29:36.912734 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 599/2362] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:29:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:29:36.923409 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-a49115e9-2907-4640-8e03-a86a0acccda9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:36.923857 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-a49115e9-2907-4640-8e03-a86a0acccda9 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:29:36.924051 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-a49115e9-2907-4640-8e03-a86a0acccda9 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1206cde-b6e8-4af5-ad1b-39a03a49ebdc", "connector": null, "instance_uuid": "469b6b0c-1d96-4a09-a41e-dde3f0e0cf92"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:36.945202 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:36.945202 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:36.957956 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5ba9c8eb-be91-431f-8f0b-5632ec914716 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:36.961723 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5ba9c8eb-be91-431f-8f0b-5632ec914716 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:29:36.961723 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5ba9c8eb-be91-431f-8f0b-5632ec914716 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:36.961723 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5ba9c8eb-be91-431f-8f0b-5632ec914716 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:36.976419 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:36.976419 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:36.980281 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6885acbc-b802-463b-8036-baf7229100be None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:36.982046 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5ba9c8eb-be91-431f-8f0b-5632ec914716 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:29:36.982639 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6885acbc-b802-463b-8036-baf7229100be tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:29:36.983018 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6885acbc-b802-463b-8036-baf7229100be tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:36.983351 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6885acbc-b802-463b-8036-baf7229100be tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:36.985314 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-a49115e9-2907-4640-8e03-a86a0acccda9 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:29:36.985857 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 594/2363] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:29:36 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 19:29:36.989410 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5ba9c8eb-be91-431f-8f0b-5632ec914716 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:29:36.989839 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 577/2364] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:36 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 901 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:37.000863 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:37.000863 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:37.008750 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6885acbc-b802-463b-8036-baf7229100be tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:29:37.017155 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6885acbc-b802-463b-8036-baf7229100be tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 200 Jul 03 19:29:37.017822 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 595/2365] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:36 2026] GET /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:37.399701 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a27a1a41-5a81-4450-9657-e94cb45dcca2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:37.403990 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a27a1a41-5a81-4450-9657-e94cb45dcca2 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:29:37.403990 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a27a1a41-5a81-4450-9657-e94cb45dcca2 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:37.404553 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a27a1a41-5a81-4450-9657-e94cb45dcca2 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:37.424082 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:37.424082 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:37.428593 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a27a1a41-5a81-4450-9657-e94cb45dcca2 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:29:37.434785 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a27a1a41-5a81-4450-9657-e94cb45dcca2 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:29:37.435342 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 600/2366] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:37 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:37.535868 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7e1bcd4d-1c9f-46d7-bea4-e6f0572a5b92 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:37.536405 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7e1bcd4d-1c9f-46d7-bea4-e6f0572a5b92 None None] GET https://10.4.3.61/volume// Jul 03 19:29:37.536627 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7e1bcd4d-1c9f-46d7-bea4-e6f0572a5b92 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:37.536887 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7e1bcd4d-1c9f-46d7-bea4-e6f0572a5b92 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:37.538984 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7e1bcd4d-1c9f-46d7-bea4-e6f0572a5b92 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:29:37.539424 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 595/2367] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:29:37 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:29:37.544854 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-bbbcea0e-1d73-45b9-bb1a-8b68dbba6100 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:37.545442 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bbbcea0e-1d73-45b9-bb1a-8b68dbba6100 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 Jul 03 19:29:37.545643 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bbbcea0e-1d73-45b9-bb1a-8b68dbba6100 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:37.545892 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bbbcea0e-1d73-45b9-bb1a-8b68dbba6100 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:37.550422 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-2fc14380-af38-4d4f-9857-3d3b37c24a67 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:37.554073 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-2fc14380-af38-4d4f-9857-3d3b37c24a67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:29:37.554836 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-2fc14380-af38-4d4f-9857-3d3b37c24a67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:37.555158 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-2fc14380-af38-4d4f-9857-3d3b37c24a67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:37.568906 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:37.568906 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:37.580201 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:37.580201 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:37.580365 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-bbbcea0e-1d73-45b9-bb1a-8b68dbba6100 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:37.582803 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bbbcea0e-1d73-45b9-bb1a-8b68dbba6100 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 returned with HTTP 200 Jul 03 19:29:37.583286 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 578/2368] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:37 2026] GET /volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:29:37.583338 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-2fc14380-af38-4d4f-9857-3d3b37c24a67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:29:37.589397 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-2fc14380-af38-4d4f-9857-3d3b37c24a67 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:29:37.589397 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 596/2369] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:29:37 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1324 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:29:37.629709 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-a1fd613d-be75-4256-8927-32088f0d947d req-187ad6e0-621f-4ffe-a14c-b75f5b9c2ee3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:37.632207 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-a1fd613d-be75-4256-8927-32088f0d947d req-187ad6e0-621f-4ffe-a14c-b75f5b9c2ee3 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] POST https://10.4.3.61/volume/v3/attachments/8891c74e-0963-4cb9-a1bd-04a899836050/action Jul 03 19:29:37.632207 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-a1fd613d-be75-4256-8927-32088f0d947d req-187ad6e0-621f-4ffe-a14c-b75f5b9c2ee3 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Action body: b'{"os-complete": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:29:37.632207 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-a1fd613d-be75-4256-8927-32088f0d947d req-187ad6e0-621f-4ffe-a14c-b75f5b9c2ee3 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:37.662307 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:37.662307 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:37.687801 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-a1fd613d-be75-4256-8927-32088f0d947d req-187ad6e0-621f-4ffe-a14c-b75f5b9c2ee3 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/attachments/8891c74e-0963-4cb9-a1bd-04a899836050/action returned with HTTP 204 Jul 03 19:29:37.688484 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 601/2370] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:29:37 2026] POST /volume/v3/attachments/8891c74e-0963-4cb9-a1bd-04a899836050/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:37.718719 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-054af7db-2474-4cdc-ba95-2ec4241cc878 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:37.767942 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-aa95a56e-e4c5-40b3-965a-285126c63b98 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:37.774778 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-aa95a56e-e4c5-40b3-965a-285126c63b98 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] PUT https://10.4.3.61/volume/v3/attachments/c5633933-b0b4-425f-9eaf-61c083cccccd Jul 03 19:29:37.775843 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-aa95a56e-e4c5-40b3-965a-285126c63b98 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:37.797804 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-aa95a56e-e4c5-40b3-965a-285126c63b98 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Acquiring lock "cinder-attachment_update-f1206cde-b6e8-4af5-ad1b-39a03a49ebdc-np0000004460" by "attachment_update" {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:29:37.808377 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-aa95a56e-e4c5-40b3-965a-285126c63b98 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Lock "cinder-attachment_update-f1206cde-b6e8-4af5-ad1b-39a03a49ebdc-np0000004460" acquired by "attachment_update" :: waited 0.009s {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:29:37.810133 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:37.810133 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:37.889181 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-054af7db-2474-4cdc-ba95-2ec4241cc878 tempest-VolumeHostsAdminTestsJSON-363409270 tempest-VolumeHostsAdminTestsJSON-363409270-project-admin] GET https://10.4.3.61/volume/v3/os-hosts Jul 03 19:29:37.889549 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-054af7db-2474-4cdc-ba95-2ec4241cc878 tempest-VolumeHostsAdminTestsJSON-363409270 tempest-VolumeHostsAdminTestsJSON-363409270-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:37.889789 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-054af7db-2474-4cdc-ba95-2ec4241cc878 tempest-VolumeHostsAdminTestsJSON-363409270 tempest-VolumeHostsAdminTestsJSON-363409270-project-admin] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:37.890154 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:37.890154 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:37.903838 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.hosts [None req-054af7db-2474-4cdc-ba95-2ec4241cc878 tempest-VolumeHostsAdminTestsJSON-363409270 tempest-VolumeHostsAdminTestsJSON-363409270-project-admin] status, active and update: available, enabled, 2026-07-03 19:29:37+00:00 {{(pid=99924) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 19:29:37.904972 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.hosts [None req-054af7db-2474-4cdc-ba95-2ec4241cc878 tempest-VolumeHostsAdminTestsJSON-363409270 tempest-VolumeHostsAdminTestsJSON-363409270-project-admin] status, active and update: available, enabled, 2026-07-03 19:29:34+00:00 {{(pid=99924) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 19:29:37.905206 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.hosts [None req-054af7db-2474-4cdc-ba95-2ec4241cc878 tempest-VolumeHostsAdminTestsJSON-363409270 tempest-VolumeHostsAdminTestsJSON-363409270-project-admin] status, active and update: available, enabled, 2026-07-03 19:29:13+00:00 {{(pid=99924) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 19:29:37.906127 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-054af7db-2474-4cdc-ba95-2ec4241cc878 tempest-VolumeHostsAdminTestsJSON-363409270 tempest-VolumeHostsAdminTestsJSON-363409270-project-admin] https://10.4.3.61/volume/v3/os-hosts returned with HTTP 200 Jul 03 19:29:37.906702 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 596/2371] 10.4.3.61 () {66 vars in 1233 bytes} [Fri Jul 3 19:29:37 2026] GET /volume/v3/os-hosts => generated 560 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:37.920971 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-437bcf3c-bdf9-4661-ad0d-68d755eae7bd None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:37.926696 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-437bcf3c-bdf9-4661-ad0d-68d755eae7bd tempest-VolumeHostsAdminTestsJSON-363409270 tempest-VolumeHostsAdminTestsJSON-363409270-project-admin] GET https://10.4.3.61/volume/v3/os-hosts Jul 03 19:29:37.926696 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-437bcf3c-bdf9-4661-ad0d-68d755eae7bd tempest-VolumeHostsAdminTestsJSON-363409270 tempest-VolumeHostsAdminTestsJSON-363409270-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:37.926696 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-437bcf3c-bdf9-4661-ad0d-68d755eae7bd tempest-VolumeHostsAdminTestsJSON-363409270 tempest-VolumeHostsAdminTestsJSON-363409270-project-admin] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:37.942174 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.hosts [None req-437bcf3c-bdf9-4661-ad0d-68d755eae7bd tempest-VolumeHostsAdminTestsJSON-363409270 tempest-VolumeHostsAdminTestsJSON-363409270-project-admin] status, active and update: available, enabled, 2026-07-03 19:29:37+00:00 {{(pid=99927) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 19:29:37.942588 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.hosts [None req-437bcf3c-bdf9-4661-ad0d-68d755eae7bd tempest-VolumeHostsAdminTestsJSON-363409270 tempest-VolumeHostsAdminTestsJSON-363409270-project-admin] status, active and update: available, enabled, 2026-07-03 19:29:34+00:00 {{(pid=99927) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 19:29:37.942725 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.hosts [None req-437bcf3c-bdf9-4661-ad0d-68d755eae7bd tempest-VolumeHostsAdminTestsJSON-363409270 tempest-VolumeHostsAdminTestsJSON-363409270-project-admin] status, active and update: available, enabled, 2026-07-03 19:29:13+00:00 {{(pid=99927) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 19:29:37.943636 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-437bcf3c-bdf9-4661-ad0d-68d755eae7bd tempest-VolumeHostsAdminTestsJSON-363409270 tempest-VolumeHostsAdminTestsJSON-363409270-project-admin] https://10.4.3.61/volume/v3/os-hosts returned with HTTP 200 Jul 03 19:29:37.944273 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 597/2372] 10.4.3.61 () {66 vars in 1233 bytes} [Fri Jul 3 19:29:37 2026] GET /volume/v3/os-hosts => generated 560 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:37.961507 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1e1fa6ef-f146-48d7-bd58-53683c02b8f2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:37.963473 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1e1fa6ef-f146-48d7-bd58-53683c02b8f2 tempest-VolumeHostsAdminTestsJSON-363409270 tempest-VolumeHostsAdminTestsJSON-363409270-project-admin] GET https://10.4.3.61/volume/v3/os-hosts/np0000004460@storpool Jul 03 19:29:37.963738 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1e1fa6ef-f146-48d7-bd58-53683c02b8f2 tempest-VolumeHostsAdminTestsJSON-363409270 tempest-VolumeHostsAdminTestsJSON-363409270-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:37.963978 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1e1fa6ef-f146-48d7-bd58-53683c02b8f2 tempest-VolumeHostsAdminTestsJSON-363409270 tempest-VolumeHostsAdminTestsJSON-363409270-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:38.008606 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e18311d3-a0aa-4e98-9ff9-76192511c04d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:38.013090 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e18311d3-a0aa-4e98-9ff9-76192511c04d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:29:38.013511 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e18311d3-a0aa-4e98-9ff9-76192511c04d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:38.013788 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e18311d3-a0aa-4e98-9ff9-76192511c04d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:38.023215 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:38.023215 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:38.027292 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e18311d3-a0aa-4e98-9ff9-76192511c04d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:29:38.032216 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e18311d3-a0aa-4e98-9ff9-76192511c04d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:29:38.032582 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 597/2373] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:38 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:38.033798 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f98b2ffc-a9c6-4ac4-85e7-1a5a2fcdace8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:38.035671 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f98b2ffc-a9c6-4ac4-85e7-1a5a2fcdace8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:29:38.035910 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f98b2ffc-a9c6-4ac4-85e7-1a5a2fcdace8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:38.036102 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f98b2ffc-a9c6-4ac4-85e7-1a5a2fcdace8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:38.048206 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:38.048206 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:38.054959 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f98b2ffc-a9c6-4ac4-85e7-1a5a2fcdace8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:29:38.065190 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f98b2ffc-a9c6-4ac4-85e7-1a5a2fcdace8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 200 Jul 03 19:29:38.065190 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 598/2374] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:38 2026] GET /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:38.081424 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1e1fa6ef-f146-48d7-bd58-53683c02b8f2 tempest-VolumeHostsAdminTestsJSON-363409270 tempest-VolumeHostsAdminTestsJSON-363409270-project-admin] https://10.4.3.61/volume/v3/os-hosts/np0000004460@storpool returned with HTTP 200 Jul 03 19:29:38.081559 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 602/2375] 10.4.3.61 () {66 vars in 1299 bytes} [Fri Jul 3 19:29:37 2026] GET /volume/v3/os-hosts/np0000004460@storpool => generated 1317 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:38.349377 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-aa95a56e-e4c5-40b3-965a-285126c63b98 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Lock "cinder-attachment_update-f1206cde-b6e8-4af5-ad1b-39a03a49ebdc-np0000004460" released by "attachment_update" :: held 0.543s {{(pid=99926) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:29:38.351064 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-aa95a56e-e4c5-40b3-965a-285126c63b98 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/c5633933-b0b4-425f-9eaf-61c083cccccd returned with HTTP 200 Jul 03 19:29:38.352385 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 579/2376] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:29:37 2026] PUT /volume/v3/attachments/c5633933-b0b4-425f-9eaf-61c083cccccd => generated 969 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:38.450880 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-81cc79fe-7c65-4c41-9710-0028e3cb8738 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:38.455194 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-81cc79fe-7c65-4c41-9710-0028e3cb8738 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:29:38.455194 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-81cc79fe-7c65-4c41-9710-0028e3cb8738 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:38.455194 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-81cc79fe-7c65-4c41-9710-0028e3cb8738 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:38.469208 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:38.469208 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:38.476923 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-81cc79fe-7c65-4c41-9710-0028e3cb8738 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:29:38.480659 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-81cc79fe-7c65-4c41-9710-0028e3cb8738 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:29:38.481272 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 598/2377] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:38 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:38.601001 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b59b846f-6052-4a4b-af9c-b9ef32042aac None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:38.604017 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b59b846f-6052-4a4b-af9c-b9ef32042aac tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 Jul 03 19:29:38.604271 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b59b846f-6052-4a4b-af9c-b9ef32042aac tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:38.604462 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b59b846f-6052-4a4b-af9c-b9ef32042aac tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:38.620331 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:38.620331 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:38.625216 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b59b846f-6052-4a4b-af9c-b9ef32042aac tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:38.631315 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b59b846f-6052-4a4b-af9c-b9ef32042aac tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 returned with HTTP 200 Jul 03 19:29:38.631922 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 599/2378] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:38 2026] GET /volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:38.652784 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-920c1074-1864-4500-a193-c882d8920c0c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:38.655258 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-920c1074-1864-4500-a193-c882d8920c0c tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 Jul 03 19:29:38.655664 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-920c1074-1864-4500-a193-c882d8920c0c tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:38.656033 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-920c1074-1864-4500-a193-c882d8920c0c tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:38.669049 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:38.669049 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:38.674258 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-920c1074-1864-4500-a193-c882d8920c0c tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:38.680949 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-920c1074-1864-4500-a193-c882d8920c0c tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 returned with HTTP 200 Jul 03 19:29:38.681623 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 603/2379] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:38 2026] GET /volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:38.701800 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-29a63380-e6b8-4f46-a80f-e13820af7923 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:38.704602 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-29a63380-e6b8-4f46-a80f-e13820af7923 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] POST https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action Jul 03 19:29:38.705382 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-29a63380-e6b8-4f46-a80f-e13820af7923 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Action body: b'{"os-detach": {"attachment_id": "8891c74e-0963-4cb9-a1bd-04a899836050"}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:29:38.705666 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-29a63380-e6b8-4f46-a80f-e13820af7923 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "8891c74e-0963-4cb9-a1bd-04a899836050"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:38.729579 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:38.729579 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:38.729579 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-29a63380-e6b8-4f46-a80f-e13820af7923 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:38.740149 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-29a63380-e6b8-4f46-a80f-e13820af7923 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action returned with HTTP 400 Jul 03 19:29:38.740149 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 580/2380] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:29:38 2026] POST /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action => generated 100 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 19:29:38.821926 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-4b7dd827-9bcf-4d62-b735-15f50180b63d req-67c49659-d38e-4909-b27a-27c0c18b211b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:38.831681 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-4b7dd827-9bcf-4d62-b735-15f50180b63d req-67c49659-d38e-4909-b27a-27c0c18b211b tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 Jul 03 19:29:38.831681 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-4b7dd827-9bcf-4d62-b735-15f50180b63d req-67c49659-d38e-4909-b27a-27c0c18b211b tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:38.831681 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-4b7dd827-9bcf-4d62-b735-15f50180b63d req-67c49659-d38e-4909-b27a-27c0c18b211b tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:38.852450 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:38.852450 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:38.858651 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-4b7dd827-9bcf-4d62-b735-15f50180b63d req-67c49659-d38e-4909-b27a-27c0c18b211b tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:38.867135 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-4b7dd827-9bcf-4d62-b735-15f50180b63d req-67c49659-d38e-4909-b27a-27c0c18b211b tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 returned with HTTP 200 Jul 03 19:29:38.867135 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 599/2381] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:29:38 2026] GET /volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 => generated 1146 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:38.893872 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-4b7dd827-9bcf-4d62-b735-15f50180b63d req-b972ea38-dc65-466b-8ca5-ba2864b638d6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:38.897965 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-4b7dd827-9bcf-4d62-b735-15f50180b63d req-b972ea38-dc65-466b-8ca5-ba2864b638d6 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] POST https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66/action Jul 03 19:29:38.899308 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-4b7dd827-9bcf-4d62-b735-15f50180b63d req-b972ea38-dc65-466b-8ca5-ba2864b638d6 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:29:38.899308 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-4b7dd827-9bcf-4d62-b735-15f50180b63d req-b972ea38-dc65-466b-8ca5-ba2864b638d6 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:38.913799 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:38.913799 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:38.914420 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-4b7dd827-9bcf-4d62-b735-15f50180b63d req-b972ea38-dc65-466b-8ca5-ba2864b638d6 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:38.924630 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-4b7dd827-9bcf-4d62-b735-15f50180b63d req-b972ea38-dc65-466b-8ca5-ba2864b638d6 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Begin detaching volume completed successfully. Jul 03 19:29:38.925292 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-4b7dd827-9bcf-4d62-b735-15f50180b63d req-b972ea38-dc65-466b-8ca5-ba2864b638d6 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66/action returned with HTTP 202 Jul 03 19:29:38.926909 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 600/2382] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:29:38 2026] POST /volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:29:39.061670 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-cc234df0-c56b-43b3-9175-b53d5db55bf4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:39.064475 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cc234df0-c56b-43b3-9175-b53d5db55bf4 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:29:39.064621 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cc234df0-c56b-43b3-9175-b53d5db55bf4 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:39.064957 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cc234df0-c56b-43b3-9175-b53d5db55bf4 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:39.084211 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-218d1afb-88b7-475e-9a61-df5847c34dc4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:39.087432 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-218d1afb-88b7-475e-9a61-df5847c34dc4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:29:39.088081 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-218d1afb-88b7-475e-9a61-df5847c34dc4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:39.088081 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-218d1afb-88b7-475e-9a61-df5847c34dc4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:39.094110 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:39.094110 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:39.098890 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-cc234df0-c56b-43b3-9175-b53d5db55bf4 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:29:39.104964 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cc234df0-c56b-43b3-9175-b53d5db55bf4 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:29:39.105377 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:39.105377 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:39.105446 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 604/2383] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:39 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 901 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:39.120598 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-218d1afb-88b7-475e-9a61-df5847c34dc4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:29:39.128246 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-218d1afb-88b7-475e-9a61-df5847c34dc4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 200 Jul 03 19:29:39.128246 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 581/2384] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:39 2026] GET /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 839 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:39.500397 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-92a7fe64-cb67-4405-8aa7-e3a0330c0a4d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:39.503717 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-92a7fe64-cb67-4405-8aa7-e3a0330c0a4d tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:29:39.504029 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-92a7fe64-cb67-4405-8aa7-e3a0330c0a4d tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:39.504353 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-92a7fe64-cb67-4405-8aa7-e3a0330c0a4d tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:39.527374 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:39.527374 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:39.532053 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-92a7fe64-cb67-4405-8aa7-e3a0330c0a4d tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:29:39.536628 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-92a7fe64-cb67-4405-8aa7-e3a0330c0a4d tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:29:39.537103 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 600/2385] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:39 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:39.987740 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6be85cff-98be-489d-8061-030d16b9569f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:39.988188 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6be85cff-98be-489d-8061-030d16b9569f None None] GET https://10.4.3.61/volume// Jul 03 19:29:39.988299 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6be85cff-98be-489d-8061-030d16b9569f None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:39.988459 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6be85cff-98be-489d-8061-030d16b9569f None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:39.988800 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6be85cff-98be-489d-8061-030d16b9569f None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:29:39.989132 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 601/2386] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:29:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:29:40.009586 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-4b7dd827-9bcf-4d62-b735-15f50180b63d req-a2d66fcb-f7a6-4ac1-a125-5b3b95b9be41 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:40.011949 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-4b7dd827-9bcf-4d62-b735-15f50180b63d req-a2d66fcb-f7a6-4ac1-a125-5b3b95b9be41 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 Jul 03 19:29:40.012481 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-4b7dd827-9bcf-4d62-b735-15f50180b63d req-a2d66fcb-f7a6-4ac1-a125-5b3b95b9be41 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:40.012481 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-4b7dd827-9bcf-4d62-b735-15f50180b63d req-a2d66fcb-f7a6-4ac1-a125-5b3b95b9be41 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:40.023299 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:40.023299 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:40.031289 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-4b7dd827-9bcf-4d62-b735-15f50180b63d req-a2d66fcb-f7a6-4ac1-a125-5b3b95b9be41 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:40.042102 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-4b7dd827-9bcf-4d62-b735-15f50180b63d req-a2d66fcb-f7a6-4ac1-a125-5b3b95b9be41 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 returned with HTTP 200 Jul 03 19:29:40.042237 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 605/2387] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:29:40 2026] GET /volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 => generated 1329 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:29:40.124294 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-523114b3-641f-4b93-8965-76c1fddc210c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:40.126011 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-523114b3-641f-4b93-8965-76c1fddc210c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:29:40.127069 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-523114b3-641f-4b93-8965-76c1fddc210c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:40.127069 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-523114b3-641f-4b93-8965-76c1fddc210c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:40.133911 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:40.133911 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:40.139785 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-523114b3-641f-4b93-8965-76c1fddc210c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:29:40.146554 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-523114b3-641f-4b93-8965-76c1fddc210c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:29:40.146554 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 582/2388] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:40 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:40.151785 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7c126b5f-d859-4afd-9b31-ca1f77f8e980 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:40.153616 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7c126b5f-d859-4afd-9b31-ca1f77f8e980 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:29:40.153934 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7c126b5f-d859-4afd-9b31-ca1f77f8e980 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:40.154245 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7c126b5f-d859-4afd-9b31-ca1f77f8e980 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:40.166352 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:40.166352 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:40.171108 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7c126b5f-d859-4afd-9b31-ca1f77f8e980 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:29:40.176840 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7c126b5f-d859-4afd-9b31-ca1f77f8e980 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 200 Jul 03 19:29:40.177362 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 601/2389] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:40 2026] GET /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:40.553435 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-34f646fa-baa7-4062-b9a3-9df72ff31cbf None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:40.555290 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-34f646fa-baa7-4062-b9a3-9df72ff31cbf tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:29:40.555474 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-34f646fa-baa7-4062-b9a3-9df72ff31cbf tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:40.555641 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-34f646fa-baa7-4062-b9a3-9df72ff31cbf tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:40.569082 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-dda5aaae-e4ad-4c3d-805d-51be5990bad8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:40.581928 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:40.581928 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:40.587592 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-34f646fa-baa7-4062-b9a3-9df72ff31cbf tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:29:40.593673 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-34f646fa-baa7-4062-b9a3-9df72ff31cbf tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:29:40.594157 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 602/2390] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:40 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:40.715218 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dda5aaae-e4ad-4c3d-805d-51be5990bad8 tempest-AvailabilityZoneTestJSON-1015480657 tempest-AvailabilityZoneTestJSON-1015480657-project-member] GET https://10.4.3.61/volume/v3/os-availability-zone Jul 03 19:29:40.715431 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-dda5aaae-e4ad-4c3d-805d-51be5990bad8 tempest-AvailabilityZoneTestJSON-1015480657 tempest-AvailabilityZoneTestJSON-1015480657-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:40.715716 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-dda5aaae-e4ad-4c3d-805d-51be5990bad8 tempest-AvailabilityZoneTestJSON-1015480657 tempest-AvailabilityZoneTestJSON-1015480657-project-member] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:40.721575 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-dda5aaae-e4ad-4c3d-805d-51be5990bad8 tempest-AvailabilityZoneTestJSON-1015480657 tempest-AvailabilityZoneTestJSON-1015480657-project-member] Availability Zones retrieved successfully. Jul 03 19:29:40.722446 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dda5aaae-e4ad-4c3d-805d-51be5990bad8 tempest-AvailabilityZoneTestJSON-1015480657 tempest-AvailabilityZoneTestJSON-1015480657-project-member] https://10.4.3.61/volume/v3/os-availability-zone returned with HTTP 200 Jul 03 19:29:40.722866 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 606/2391] 10.4.3.61 () {66 vars in 1269 bytes} [Fri Jul 3 19:29:40 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:29:41.161559 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1ef16811-bbd3-45a4-bc3c-ef6396012493 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:41.164344 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1ef16811-bbd3-45a4-bc3c-ef6396012493 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:29:41.164982 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1ef16811-bbd3-45a4-bc3c-ef6396012493 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:41.165442 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1ef16811-bbd3-45a4-bc3c-ef6396012493 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:41.177477 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:41.177477 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:41.189036 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1ef16811-bbd3-45a4-bc3c-ef6396012493 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:29:41.193016 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c480bb58-543d-4a32-82e5-7eabd3483c7f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:41.199536 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c480bb58-543d-4a32-82e5-7eabd3483c7f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:29:41.200407 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1ef16811-bbd3-45a4-bc3c-ef6396012493 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:29:41.200983 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 583/2392] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:41 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 901 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:41.201455 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c480bb58-543d-4a32-82e5-7eabd3483c7f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:41.201764 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c480bb58-543d-4a32-82e5-7eabd3483c7f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:41.215344 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:41.215344 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:41.226331 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c480bb58-543d-4a32-82e5-7eabd3483c7f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:29:41.226331 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c480bb58-543d-4a32-82e5-7eabd3483c7f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 200 Jul 03 19:29:41.226661 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 602/2393] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:41 2026] GET /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:41.613431 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-dd5f55b3-620f-49be-a9f1-621edeab464f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:41.616215 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dd5f55b3-620f-49be-a9f1-621edeab464f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:29:41.616468 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-dd5f55b3-620f-49be-a9f1-621edeab464f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:41.616688 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-dd5f55b3-620f-49be-a9f1-621edeab464f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:41.637021 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:41.637021 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:41.641857 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-dd5f55b3-620f-49be-a9f1-621edeab464f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:29:41.650750 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dd5f55b3-620f-49be-a9f1-621edeab464f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:29:41.651473 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 603/2394] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:41 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:42.217920 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-de68ee40-8f48-4864-ab7b-eba2fd688b95 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:42.220421 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-de68ee40-8f48-4864-ab7b-eba2fd688b95 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:29:42.220744 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-de68ee40-8f48-4864-ab7b-eba2fd688b95 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:42.222483 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-de68ee40-8f48-4864-ab7b-eba2fd688b95 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:42.234758 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:42.234758 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:42.242872 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-de68ee40-8f48-4864-ab7b-eba2fd688b95 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:29:42.244472 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8ec0064b-a97e-49ce-967f-6dff04fb45f5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:42.247020 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8ec0064b-a97e-49ce-967f-6dff04fb45f5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:29:42.247303 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8ec0064b-a97e-49ce-967f-6dff04fb45f5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:42.247539 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8ec0064b-a97e-49ce-967f-6dff04fb45f5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:42.250263 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-de68ee40-8f48-4864-ab7b-eba2fd688b95 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:29:42.250801 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 607/2395] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:42 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 901 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:42.262588 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:42.262588 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:42.271367 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8ec0064b-a97e-49ce-967f-6dff04fb45f5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:29:42.278356 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8ec0064b-a97e-49ce-967f-6dff04fb45f5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 200 Jul 03 19:29:42.278963 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 584/2396] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:42 2026] GET /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:42.670007 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-78a5c050-2704-48db-8762-7577a472a4d5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:42.673378 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-78a5c050-2704-48db-8762-7577a472a4d5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:29:42.673611 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-78a5c050-2704-48db-8762-7577a472a4d5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:42.673858 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-78a5c050-2704-48db-8762-7577a472a4d5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:42.696502 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:42.696502 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:42.700838 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-78a5c050-2704-48db-8762-7577a472a4d5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:29:42.706088 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-78a5c050-2704-48db-8762-7577a472a4d5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:29:42.706824 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 603/2397] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:42 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1145 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:43.037549 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a8152380-01af-4196-b84a-453b2237940e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:43.039624 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a8152380-01af-4196-b84a-453b2237940e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:29:43.040012 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a8152380-01af-4196-b84a-453b2237940e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-646478022", "snapshot_id": null, "imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775", "volume_type": null, "size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:43.041600 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-a8152380-01af-4196-b84a-453b2237940e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-646478022', 'snapshot_id': None, 'imageRef': '6fdb725c-805c-4eab-bb34-5aad39949775', 'volume_type': None, 'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:29:43.101494 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-4b7dd827-9bcf-4d62-b735-15f50180b63d req-97d14bc3-f9f4-4891-9ac9-567ce85ccc4e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:43.103866 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-4b7dd827-9bcf-4d62-b735-15f50180b63d req-97d14bc3-f9f4-4891-9ac9-567ce85ccc4e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] DELETE https://10.4.3.61/volume/v3/attachments/8891c74e-0963-4cb9-a1bd-04a899836050 Jul 03 19:29:43.104243 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-4b7dd827-9bcf-4d62-b735-15f50180b63d req-97d14bc3-f9f4-4891-9ac9-567ce85ccc4e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:43.104549 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-4b7dd827-9bcf-4d62-b735-15f50180b63d req-97d14bc3-f9f4-4891-9ac9-567ce85ccc4e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:43.113975 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:43.113975 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:43.149658 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-a8152380-01af-4196-b84a-453b2237940e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Create volume of 1 GB Jul 03 19:29:43.153731 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=344,cinder:UPDATE=54,cinder:INSERT=30,cinder:DELETE=1 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:29:43.156073 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a8152380-01af-4196-b84a-453b2237940e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Availability Zones retrieved successfully. Jul 03 19:29:43.161965 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a8152380-01af-4196-b84a-453b2237940e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Flow 'volume_create_api' (45726873-aceb-49c5-91e3-4b283f8730cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:29:43.163697 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a8152380-01af-4196-b84a-453b2237940e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7b5070a-ded7-47fc-a1c8-5b3540393432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:43.164769 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-a8152380-01af-4196-b84a-453b2237940e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:29:43.250057 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a8152380-01af-4196-b84a-453b2237940e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7b5070a-ded7-47fc-a1c8-5b3540393432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:43.251492 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-28f84619-8897-4e79-a3d8-885b0fb85461 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:43.253059 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a8152380-01af-4196-b84a-453b2237940e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97141e95-4205-4869-9abc-353c6fafbd95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:43.269739 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d8c3e57f-c60d-41df-8ab9-5313922d9600 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:43.275206 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d8c3e57f-c60d-41df-8ab9-5313922d9600 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:29:43.275503 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d8c3e57f-c60d-41df-8ab9-5313922d9600 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:43.275701 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d8c3e57f-c60d-41df-8ab9-5313922d9600 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:43.286899 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:43.286899 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:43.295658 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d8c3e57f-c60d-41df-8ab9-5313922d9600 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:29:43.302209 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d8c3e57f-c60d-41df-8ab9-5313922d9600 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:29:43.302692 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 604/2398] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:43 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 901 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:43.303431 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-691ecbb8-ae3c-46c4-8b1f-ad8ec004e613 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:43.305560 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-691ecbb8-ae3c-46c4-8b1f-ad8ec004e613 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:29:43.305823 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-691ecbb8-ae3c-46c4-8b1f-ad8ec004e613 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:43.306079 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-691ecbb8-ae3c-46c4-8b1f-ad8ec004e613 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:43.317446 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:43.317446 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:43.323548 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-691ecbb8-ae3c-46c4-8b1f-ad8ec004e613 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:29:43.331319 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-691ecbb8-ae3c-46c4-8b1f-ad8ec004e613 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 200 Jul 03 19:29:43.331319 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 605/2399] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:43 2026] GET /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:43.339842 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-a8152380-01af-4196-b84a-453b2237940e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Created reservations ['0e6d84af-a27a-4da8-a3ab-ae29a584daeb', 'f594ddfe-83b7-4bdc-a2cb-5bae6427a4fe', '78c3e58b-e145-42e9-85d8-faad67a0cfea', 'c976fea3-395d-4c40-8b41-645ec614c47d'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:29:43.340843 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a8152380-01af-4196-b84a-453b2237940e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97141e95-4205-4869-9abc-353c6fafbd95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e6d84af-a27a-4da8-a3ab-ae29a584daeb', 'f594ddfe-83b7-4bdc-a2cb-5bae6427a4fe', '78c3e58b-e145-42e9-85d8-faad67a0cfea', 'c976fea3-395d-4c40-8b41-645ec614c47d']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:43.341690 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a8152380-01af-4196-b84a-453b2237940e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62f09330-b44a-4ca2-b09f-66360622e380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:43.368374 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a8152380-01af-4196-b84a-453b2237940e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62f09330-b44a-4ca2-b09f-66360622e380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6547e27-6527-42cd-aa35-05fcfa644ab7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-646478022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c75629578f834edd8cfb1b61557fe2c1',qos_specs=None,replication_status=,reservations=['0e6d84af-a27a-4da8-a3ab-ae29a584daeb','f594ddfe-83b7-4bdc-a2cb-5bae6427a4fe','78c3e58b-e145-42e9-85d8-faad67a0cfea','c976fea3-395d-4c40-8b41-645ec614c47d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad36e7e27e3f4aa68acc514ec74e91c9',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:29:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-646478022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6547e27-6527-42cd-aa35-05fcfa644ab7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c75629578f834edd8cfb1b61557fe2c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad36e7e27e3f4aa68acc514ec74e91c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:43.369136 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a8152380-01af-4196-b84a-453b2237940e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92b2df85-ea3c-4112-9e92-a03f12d85a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:43.401219 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a8152380-01af-4196-b84a-453b2237940e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92b2df85-ea3c-4112-9e92-a03f12d85a5c) transitioned into state 'SUCCESS' from state '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-646478022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c75629578f834edd8cfb1b61557fe2c1',qos_specs=None,replication_status=,reservations=['0e6d84af-a27a-4da8-a3ab-ae29a584daeb','f594ddfe-83b7-4bdc-a2cb-5bae6427a4fe','78c3e58b-e145-42e9-85d8-faad67a0cfea','c976fea3-395d-4c40-8b41-645ec614c47d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad36e7e27e3f4aa68acc514ec74e91c9',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:43.402211 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a8152380-01af-4196-b84a-453b2237940e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58645e4c-844b-498d-be8a-c2256a3a4385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:43.419911 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a8152380-01af-4196-b84a-453b2237940e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58645e4c-844b-498d-be8a-c2256a3a4385) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:43.420776 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a8152380-01af-4196-b84a-453b2237940e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Flow 'volume_create_api' (45726873-aceb-49c5-91e3-4b283f8730cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:29:43.421521 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a8152380-01af-4196-b84a-453b2237940e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Create volume request issued successfully. Jul 03 19:29:43.422191 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a8152380-01af-4196-b84a-453b2237940e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:29:43.422877 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 604/2400] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:29:43 2026] POST /volume/v3/volumes => generated 751 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:29:43.441752 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ae79e9f8-5594-47ef-a70d-7ebaaf5bdb23 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:43.444403 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ae79e9f8-5594-47ef-a70d-7ebaaf5bdb23 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/volumes/d6547e27-6527-42cd-aa35-05fcfa644ab7 Jul 03 19:29:43.444714 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ae79e9f8-5594-47ef-a70d-7ebaaf5bdb23 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:43.445013 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ae79e9f8-5594-47ef-a70d-7ebaaf5bdb23 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:43.455188 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:43.455188 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:43.460927 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ae79e9f8-5594-47ef-a70d-7ebaaf5bdb23 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Volume info retrieved successfully. Jul 03 19:29:43.467484 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ae79e9f8-5594-47ef-a70d-7ebaaf5bdb23 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/volumes/d6547e27-6527-42cd-aa35-05fcfa644ab7 returned with HTTP 200 Jul 03 19:29:43.468152 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 606/2401] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:43 2026] GET /volume/v3/volumes/d6547e27-6527-42cd-aa35-05fcfa644ab7 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:43.477138 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-28f84619-8897-4e79-a3d8-885b0fb85461 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:29:43.477625 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-28f84619-8897-4e79-a3d8-885b0fb85461 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1662921832"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:43.479776 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-28f84619-8897-4e79-a3d8-885b0fb85461 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1662921832'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:29:43.479992 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-28f84619-8897-4e79-a3d8-885b0fb85461 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Create volume of 1 GB Jul 03 19:29:43.487808 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-28f84619-8897-4e79-a3d8-885b0fb85461 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Availability Zones retrieved successfully. Jul 03 19:29:43.499007 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-28f84619-8897-4e79-a3d8-885b0fb85461 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Flow 'volume_create_api' (96706031-1869-4262-841d-66af0b0a6ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:29:43.500603 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-28f84619-8897-4e79-a3d8-885b0fb85461 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4a802d1-1c5a-4867-85cd-31549cbff219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:43.502136 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-28f84619-8897-4e79-a3d8-885b0fb85461 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:29:43.549263 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-28f84619-8897-4e79-a3d8-885b0fb85461 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4a802d1-1c5a-4867-85cd-31549cbff219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:43.550264 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-28f84619-8897-4e79-a3d8-885b0fb85461 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (581b5ce1-b6c2-4df3-9d6f-314ad5110a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:43.660804 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-28f84619-8897-4e79-a3d8-885b0fb85461 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Created reservations ['d64cfc25-b835-4ad5-8148-95cdc3a975fc', 'bc9bbbc0-ac0a-459f-86d6-fe9676fbd957', 'b3c5acc6-b468-4748-b870-e72786a287fd', '0f7226ca-8c9b-43a8-ba42-2f6d79936079'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:29:43.661872 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-28f84619-8897-4e79-a3d8-885b0fb85461 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (581b5ce1-b6c2-4df3-9d6f-314ad5110a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d64cfc25-b835-4ad5-8148-95cdc3a975fc', 'bc9bbbc0-ac0a-459f-86d6-fe9676fbd957', 'b3c5acc6-b468-4748-b870-e72786a287fd', '0f7226ca-8c9b-43a8-ba42-2f6d79936079']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:43.662974 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-28f84619-8897-4e79-a3d8-885b0fb85461 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7274936-2004-4850-80c2-3d4a0da34529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:43.667031 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-4b7dd827-9bcf-4d62-b735-15f50180b63d req-97d14bc3-f9f4-4891-9ac9-567ce85ccc4e tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/attachments/8891c74e-0963-4cb9-a1bd-04a899836050 returned with HTTP 200 Jul 03 19:29:43.667915 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 608/2402] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:29:43 2026] DELETE /volume/v3/attachments/8891c74e-0963-4cb9-a1bd-04a899836050 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:43.700125 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-28f84619-8897-4e79-a3d8-885b0fb85461 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7274936-2004-4850-80c2-3d4a0da34529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7c4019e-3b16-4a18-b1c0-78dae2dd46a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1662921832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e4d833c8b0940f982444089815bb9dd',qos_specs=None,replication_status=,reservations=['d64cfc25-b835-4ad5-8148-95cdc3a975fc','bc9bbbc0-ac0a-459f-86d6-fe9676fbd957','b3c5acc6-b468-4748-b870-e72786a287fd','0f7226ca-8c9b-43a8-ba42-2f6d79936079'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ec4f98ed21a461da6f77a3b1a141e7d',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:29:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1662921832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7c4019e-3b16-4a18-b1c0-78dae2dd46a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e4d833c8b0940f982444089815bb9dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ec4f98ed21a461da6f77a3b1a141e7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:43.701180 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-28f84619-8897-4e79-a3d8-885b0fb85461 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (477f2c7d-c84f-4bf1-b371-a8f27fc63306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:43.721143 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3b073097-1b7c-4478-9024-f0097eba8f6b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:43.724480 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3b073097-1b7c-4478-9024-f0097eba8f6b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:29:43.724758 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3b073097-1b7c-4478-9024-f0097eba8f6b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:43.725046 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3b073097-1b7c-4478-9024-f0097eba8f6b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:43.728275 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-28f84619-8897-4e79-a3d8-885b0fb85461 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (477f2c7d-c84f-4bf1-b371-a8f27fc63306) transitioned into state 'SUCCESS' from state '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-1662921832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e4d833c8b0940f982444089815bb9dd',qos_specs=None,replication_status=,reservations=['d64cfc25-b835-4ad5-8148-95cdc3a975fc','bc9bbbc0-ac0a-459f-86d6-fe9676fbd957','b3c5acc6-b468-4748-b870-e72786a287fd','0f7226ca-8c9b-43a8-ba42-2f6d79936079'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ec4f98ed21a461da6f77a3b1a141e7d',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:43.729186 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-28f84619-8897-4e79-a3d8-885b0fb85461 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c462aa7a-4540-4428-b288-d704381e74f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:43.742420 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-28f84619-8897-4e79-a3d8-885b0fb85461 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c462aa7a-4540-4428-b288-d704381e74f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:43.743374 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:43.743374 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:43.743568 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-28f84619-8897-4e79-a3d8-885b0fb85461 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Flow 'volume_create_api' (96706031-1869-4262-841d-66af0b0a6ea8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:29:43.743913 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-28f84619-8897-4e79-a3d8-885b0fb85461 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Create volume request issued successfully. Jul 03 19:29:43.744798 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-28f84619-8897-4e79-a3d8-885b0fb85461 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:29:43.745305 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 585/2403] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:29:43 2026] POST /volume/v3/volumes => generated 749 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:29:43.748100 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-3b073097-1b7c-4478-9024-f0097eba8f6b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:29:43.754998 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3b073097-1b7c-4478-9024-f0097eba8f6b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:29:43.758239 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 605/2404] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:43 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:43.764430 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-68e8fcb5-3302-4bd7-b3be-bcf64f6882ef None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:43.766622 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-68e8fcb5-3302-4bd7-b3be-bcf64f6882ef tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] GET https://10.4.3.61/volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 Jul 03 19:29:43.766861 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-68e8fcb5-3302-4bd7-b3be-bcf64f6882ef tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:43.767110 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-68e8fcb5-3302-4bd7-b3be-bcf64f6882ef tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:43.775312 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:43.775312 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:43.779252 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-68e8fcb5-3302-4bd7-b3be-bcf64f6882ef tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Volume info retrieved successfully. Jul 03 19:29:43.785984 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-68e8fcb5-3302-4bd7-b3be-bcf64f6882ef tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] https://10.4.3.61/volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 returned with HTTP 200 Jul 03 19:29:43.787420 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 607/2405] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:43 2026] GET /volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:43.918032 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-1de8d2f4-d3df-4c18-aa4a-8a58082ddb91 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:43.922661 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-1de8d2f4-d3df-4c18-aa4a-8a58082ddb91 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] POST https://10.4.3.61/volume/v3/attachments/c3a6d8fe-2f24-45ab-8a09-65649226614b/action Jul 03 19:29:43.923178 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-1de8d2f4-d3df-4c18-aa4a-8a58082ddb91 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Action body: b'{"os-complete": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:29:43.923178 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-1de8d2f4-d3df-4c18-aa4a-8a58082ddb91 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:43.950314 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:43.950314 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:43.966488 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-6f65715c-6c99-4c94-87e2-31e70fca07a8 req-1de8d2f4-d3df-4c18-aa4a-8a58082ddb91 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/attachments/c3a6d8fe-2f24-45ab-8a09-65649226614b/action returned with HTTP 204 Jul 03 19:29:43.967037 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 609/2406] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:29:43 2026] POST /volume/v3/attachments/c3a6d8fe-2f24-45ab-8a09-65649226614b/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:44.262330 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7b4ceb6c-9bcf-491b-9d36-49d15cdd9f13 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:44.264367 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7b4ceb6c-9bcf-491b-9d36-49d15cdd9f13 tempest-TestServerVolumeAttachmentScenario-421723853 tempest-TestServerVolumeAttachmentScenario-421723853-project-admin] POST https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action Jul 03 19:29:44.264923 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7b4ceb6c-9bcf-491b-9d36-49d15cdd9f13 tempest-TestServerVolumeAttachmentScenario-421723853 tempest-TestServerVolumeAttachmentScenario-421723853-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:29:44.265188 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7b4ceb6c-9bcf-491b-9d36-49d15cdd9f13 tempest-TestServerVolumeAttachmentScenario-421723853 tempest-TestServerVolumeAttachmentScenario-421723853-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:44.280340 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:44.280340 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:44.284208 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.admin_actions [None req-7b4ceb6c-9bcf-491b-9d36-49d15cdd9f13 tempest-TestServerVolumeAttachmentScenario-421723853 tempest-TestServerVolumeAttachmentScenario-421723853-project-admin] Updating volume '86656ac7-1e6c-4682-ad0e-dd41f7a5de8e' with '{'status': 'in-use'}' {{(pid=99926) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 19:29:44.316095 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7b4ceb6c-9bcf-491b-9d36-49d15cdd9f13 tempest-TestServerVolumeAttachmentScenario-421723853 tempest-TestServerVolumeAttachmentScenario-421723853-project-admin] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action returned with HTTP 202 Jul 03 19:29:44.316691 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 586/2407] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:29:44 2026] POST /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:29:44.320152 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-550af5b7-2d0f-4b7d-8214-a084a6f1bcb4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:44.325913 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-550af5b7-2d0f-4b7d-8214-a084a6f1bcb4 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:29:44.325913 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-550af5b7-2d0f-4b7d-8214-a084a6f1bcb4 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:44.325913 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-550af5b7-2d0f-4b7d-8214-a084a6f1bcb4 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:44.326059 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-131559e7-239c-4df1-ae91-8a88a0f6a462 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:44.327471 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-131559e7-239c-4df1-ae91-8a88a0f6a462 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e Jul 03 19:29:44.327809 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-131559e7-239c-4df1-ae91-8a88a0f6a462 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:44.328146 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-131559e7-239c-4df1-ae91-8a88a0f6a462 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:44.332610 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:44.332610 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:44.336568 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-550af5b7-2d0f-4b7d-8214-a084a6f1bcb4 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:29:44.337881 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:44.337881 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:44.340734 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-550af5b7-2d0f-4b7d-8214-a084a6f1bcb4 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:29:44.341133 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 606/2408] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:44 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:44.341889 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-131559e7-239c-4df1-ae91-8a88a0f6a462 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:44.347056 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-131559e7-239c-4df1-ae91-8a88a0f6a462 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e returned with HTTP 200 Jul 03 19:29:44.347598 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 608/2409] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:44 2026] GET /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e => generated 1147 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:44.352588 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-af3e7f02-6093-4f91-9989-6c502474896e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:44.354522 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-af3e7f02-6093-4f91-9989-6c502474896e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:29:44.354781 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-af3e7f02-6093-4f91-9989-6c502474896e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:44.356048 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-af3e7f02-6093-4f91-9989-6c502474896e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:44.356099 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7f85a622-ca89-4703-b24a-0ad4b6dcb06f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:44.360727 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7f85a622-ca89-4703-b24a-0ad4b6dcb06f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:29:44.365887 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7f85a622-ca89-4703-b24a-0ad4b6dcb06f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:44.365887 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7f85a622-ca89-4703-b24a-0ad4b6dcb06f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:44.374939 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:44.374939 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:44.375029 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:44.375029 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:44.380487 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7f85a622-ca89-4703-b24a-0ad4b6dcb06f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:29:44.381103 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-af3e7f02-6093-4f91-9989-6c502474896e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:29:44.385710 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7f85a622-ca89-4703-b24a-0ad4b6dcb06f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:29:44.385951 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 587/2410] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:44 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 902 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:44.387903 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-af3e7f02-6093-4f91-9989-6c502474896e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 200 Jul 03 19:29:44.388400 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 610/2411] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:44 2026] GET /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 1131 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:44.413816 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-eac1e010-0d81-4531-99bf-d35071818b58 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:44.416181 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-7fe306ae-9468-4a7a-9ef3-0056fdf5664b req-e00c6fb1-7e73-4303-9469-c45b952ef0cf None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:44.416468 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-eac1e010-0d81-4531-99bf-d35071818b58 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] POST https://10.4.3.61/volume/v3/backups Jul 03 19:29:44.416884 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-eac1e010-0d81-4531-99bf-d35071818b58 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cc1cb441-f67b-4464-ba0a-8601c0fda1d1", "name": "tempest-VolumesBackupsTest-Backup-826143033", "force": true, "container": "tempest-volumesbackupstest-backup-container-1538124951"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:44.418894 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.backups [None req-eac1e010-0d81-4531-99bf-d35071818b58 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Creating new backup {'backup': {'volume_id': 'cc1cb441-f67b-4464-ba0a-8601c0fda1d1', 'name': 'tempest-VolumesBackupsTest-Backup-826143033', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1538124951'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:29:44.418997 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-7fe306ae-9468-4a7a-9ef3-0056fdf5664b req-e00c6fb1-7e73-4303-9469-c45b952ef0cf tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e Jul 03 19:29:44.419079 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.backups [None req-eac1e010-0d81-4531-99bf-d35071818b58 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Creating backup of volume cc1cb441-f67b-4464-ba0a-8601c0fda1d1 in container tempest-volumesbackupstest-backup-container-1538124951 Jul 03 19:29:44.419276 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-7fe306ae-9468-4a7a-9ef3-0056fdf5664b req-e00c6fb1-7e73-4303-9469-c45b952ef0cf tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:44.419516 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-7fe306ae-9468-4a7a-9ef3-0056fdf5664b req-e00c6fb1-7e73-4303-9469-c45b952ef0cf tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:44.432719 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:44.432719 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:44.434682 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:44.434682 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:44.435340 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-eac1e010-0d81-4531-99bf-d35071818b58 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:29:44.438476 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-7fe306ae-9468-4a7a-9ef3-0056fdf5664b req-e00c6fb1-7e73-4303-9469-c45b952ef0cf tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:44.445484 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-7fe306ae-9468-4a7a-9ef3-0056fdf5664b req-e00c6fb1-7e73-4303-9469-c45b952ef0cf tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e returned with HTTP 200 Jul 03 19:29:44.445907 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 609/2412] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:29:44 2026] GET /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:44.470037 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-eac1e010-0d81-4531-99bf-d35071818b58 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Created reservations ['5f4f7dd7-9342-4fc3-9508-a51f1f750f0a', '2c8ead4c-7608-42ac-8b5f-fe0861871144'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:29:44.472233 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-7fe306ae-9468-4a7a-9ef3-0056fdf5664b req-d566d08d-e1b2-48f8-886e-0bc958c09a18 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:44.477056 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7fe306ae-9468-4a7a-9ef3-0056fdf5664b req-d566d08d-e1b2-48f8-886e-0bc958c09a18 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] POST https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action Jul 03 19:29:44.477774 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7fe306ae-9468-4a7a-9ef3-0056fdf5664b req-d566d08d-e1b2-48f8-886e-0bc958c09a18 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:29:44.477774 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7fe306ae-9468-4a7a-9ef3-0056fdf5664b req-d566d08d-e1b2-48f8-886e-0bc958c09a18 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:44.485747 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6d209549-8409-43eb-a8fd-8d81ba49372f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:44.486780 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6d209549-8409-43eb-a8fd-8d81ba49372f tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/volumes/d6547e27-6527-42cd-aa35-05fcfa644ab7 Jul 03 19:29:44.486780 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6d209549-8409-43eb-a8fd-8d81ba49372f tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:44.487211 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6d209549-8409-43eb-a8fd-8d81ba49372f tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:44.496711 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:44.496711 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:44.497314 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-7fe306ae-9468-4a7a-9ef3-0056fdf5664b req-d566d08d-e1b2-48f8-886e-0bc958c09a18 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:44.503239 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:44.503239 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:44.508880 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6d209549-8409-43eb-a8fd-8d81ba49372f tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Volume info retrieved successfully. Jul 03 19:29:44.516762 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-7fe306ae-9468-4a7a-9ef3-0056fdf5664b req-d566d08d-e1b2-48f8-886e-0bc958c09a18 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Begin detaching volume completed successfully. Jul 03 19:29:44.518528 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6d209549-8409-43eb-a8fd-8d81ba49372f tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/volumes/d6547e27-6527-42cd-aa35-05fcfa644ab7 returned with HTTP 200 Jul 03 19:29:44.518705 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7fe306ae-9468-4a7a-9ef3-0056fdf5664b req-d566d08d-e1b2-48f8-886e-0bc958c09a18 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action returned with HTTP 202 Jul 03 19:29:44.519052 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 611/2413] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:44 2026] GET /volume/v3/volumes/d6547e27-6527-42cd-aa35-05fcfa644ab7 => generated 1359 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:44.519189 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 588/2414] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:29:44 2026] POST /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:29:44.523033 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-eac1e010-0d81-4531-99bf-d35071818b58 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:29:44.523573 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 607/2415] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:29:44 2026] POST /volume/v3/backups => generated 327 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:29:44.532577 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6c7e28bf-9c0a-4841-966d-08564c3eea2d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:44.536314 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ee562f10-8c50-4c37-b970-7d50ede9ca55 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:44.538293 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ee562f10-8c50-4c37-b970-7d50ede9ca55 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd Jul 03 19:29:44.538713 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ee562f10-8c50-4c37-b970-7d50ede9ca55 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:44.538713 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ee562f10-8c50-4c37-b970-7d50ede9ca55 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:44.538843 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-ee562f10-8c50-4c37-b970-7d50ede9ca55 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9b536f4e-fe13-4cd4-9913-96f1fc6114cd. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:44.540409 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6c7e28bf-9c0a-4841-966d-08564c3eea2d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/volumes/d6547e27-6527-42cd-aa35-05fcfa644ab7 Jul 03 19:29:44.540715 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6c7e28bf-9c0a-4841-966d-08564c3eea2d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:44.541061 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6c7e28bf-9c0a-4841-966d-08564c3eea2d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:44.548486 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:44.548486 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:44.549343 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ee562f10-8c50-4c37-b970-7d50ede9ca55 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd returned with HTTP 200 Jul 03 19:29:44.555392 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 612/2416] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:44 2026] GET /volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:44.555980 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:44.555980 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:44.560886 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6c7e28bf-9c0a-4841-966d-08564c3eea2d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Volume info retrieved successfully. Jul 03 19:29:44.568719 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6c7e28bf-9c0a-4841-966d-08564c3eea2d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/volumes/d6547e27-6527-42cd-aa35-05fcfa644ab7 returned with HTTP 200 Jul 03 19:29:44.569301 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 610/2417] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:44 2026] GET /volume/v3/volumes/d6547e27-6527-42cd-aa35-05fcfa644ab7 => generated 1359 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:44.588051 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7b3db260-9f3a-4a90-b8b5-90d68f1243c0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:44.589677 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7b3db260-9f3a-4a90-b8b5-90d68f1243c0 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/volumes/d6547e27-6527-42cd-aa35-05fcfa644ab7 Jul 03 19:29:44.590389 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7b3db260-9f3a-4a90-b8b5-90d68f1243c0 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:44.590389 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7b3db260-9f3a-4a90-b8b5-90d68f1243c0 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:44.601918 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:44.601918 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:44.607574 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7b3db260-9f3a-4a90-b8b5-90d68f1243c0 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Volume info retrieved successfully. Jul 03 19:29:44.615388 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7b3db260-9f3a-4a90-b8b5-90d68f1243c0 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/volumes/d6547e27-6527-42cd-aa35-05fcfa644ab7 returned with HTTP 200 Jul 03 19:29:44.615865 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 589/2418] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:44 2026] GET /volume/v3/volumes/d6547e27-6527-42cd-aa35-05fcfa644ab7 => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:44.634988 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fbc9a032-fc9e-4b43-90ba-9c9b5e4a2783 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:44.637510 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fbc9a032-fc9e-4b43-90ba-9c9b5e4a2783 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] POST https://10.4.3.61/volume/v3/backups Jul 03 19:29:44.639263 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fbc9a032-fc9e-4b43-90ba-9c9b5e4a2783 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d6547e27-6527-42cd-aa35-05fcfa644ab7", "name": "tempest-TestVolumeBackupRestore-backup-1524599700", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:44.641250 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.backups [None req-fbc9a032-fc9e-4b43-90ba-9c9b5e4a2783 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Creating new backup {'backup': {'volume_id': 'd6547e27-6527-42cd-aa35-05fcfa644ab7', 'name': 'tempest-TestVolumeBackupRestore-backup-1524599700', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=99927) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:29:44.641250 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.backups [None req-fbc9a032-fc9e-4b43-90ba-9c9b5e4a2783 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Creating backup of volume d6547e27-6527-42cd-aa35-05fcfa644ab7 in container None Jul 03 19:29:44.650981 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:44.650981 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:44.652316 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-fbc9a032-fc9e-4b43-90ba-9c9b5e4a2783 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Volume info retrieved successfully. Jul 03 19:29:44.686409 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-896ba322-0505-4592-893a-48b8e70b6d94 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:44.703045 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-fbc9a032-fc9e-4b43-90ba-9c9b5e4a2783 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Created reservations ['78c2ddf8-3688-4c2a-9e13-017c16665dcf', '9dd1025f-bc9c-40a3-8fd4-26e589bf9e2b'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:29:44.737804 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fbc9a032-fc9e-4b43-90ba-9c9b5e4a2783 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:29:44.738350 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 608/2419] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:29:44 2026] POST /volume/v3/backups => generated 333 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:29:44.753011 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0b5bda98-235d-43e1-9a96-f3a2a385c7f2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:44.758965 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0b5bda98-235d-43e1-9a96-f3a2a385c7f2 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:29:44.758965 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0b5bda98-235d-43e1-9a96-f3a2a385c7f2 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:44.758965 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0b5bda98-235d-43e1-9a96-f3a2a385c7f2 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:44.758965 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-0b5bda98-235d-43e1-9a96-f3a2a385c7f2 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:44.764429 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:44.764429 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:44.767067 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0b5bda98-235d-43e1-9a96-f3a2a385c7f2 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:29:44.768059 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 611/2420] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:44 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 740 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:44.769592 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5b8d7d08-7175-4421-87fc-f560f6309e4b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:44.772197 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5b8d7d08-7175-4421-87fc-f560f6309e4b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:29:44.772512 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5b8d7d08-7175-4421-87fc-f560f6309e4b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:44.772908 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5b8d7d08-7175-4421-87fc-f560f6309e4b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:44.790469 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:44.790469 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:44.795351 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-896ba322-0505-4592-893a-48b8e70b6d94 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:29:44.795501 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5b8d7d08-7175-4421-87fc-f560f6309e4b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:29:44.795900 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-896ba322-0505-4592-893a-48b8e70b6d94 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-310124267"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:44.800658 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-896ba322-0505-4592-893a-48b8e70b6d94 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-310124267'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:29:44.800658 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-896ba322-0505-4592-893a-48b8e70b6d94 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Create volume of 1 GB Jul 03 19:29:44.803608 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5b8d7d08-7175-4421-87fc-f560f6309e4b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:29:44.804024 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-896ba322-0505-4592-893a-48b8e70b6d94 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Availability Zones retrieved successfully. Jul 03 19:29:44.804238 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 590/2421] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:44 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1145 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:44.806129 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-db6462b4-b589-4743-ad5a-108adc4ac8a2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:44.810954 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-896ba322-0505-4592-893a-48b8e70b6d94 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Flow 'volume_create_api' (b3876132-9f0c-43a4-a197-63b893dff432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:29:44.813682 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-db6462b4-b589-4743-ad5a-108adc4ac8a2 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] GET https://10.4.3.61/volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 Jul 03 19:29:44.813682 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-db6462b4-b589-4743-ad5a-108adc4ac8a2 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:44.813682 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-db6462b4-b589-4743-ad5a-108adc4ac8a2 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:44.814501 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-896ba322-0505-4592-893a-48b8e70b6d94 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f19efe1-45f8-4594-8db4-23848b25b490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:44.814501 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-896ba322-0505-4592-893a-48b8e70b6d94 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:29:44.822975 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:44.822975 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:44.830495 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-db6462b4-b589-4743-ad5a-108adc4ac8a2 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Volume info retrieved successfully. Jul 03 19:29:44.839867 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-db6462b4-b589-4743-ad5a-108adc4ac8a2 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] https://10.4.3.61/volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 returned with HTTP 200 Jul 03 19:29:44.840463 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 609/2422] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:44 2026] GET /volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:29:44.855115 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-03595a27-c2ab-4f42-b9e5-13a5cb119453 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:44.857196 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-03595a27-c2ab-4f42-b9e5-13a5cb119453 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] POST https://10.4.3.61/volume/v3/os-volume-transfer Jul 03 19:29:44.857659 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-03595a27-c2ab-4f42-b9e5-13a5cb119453 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c7c4019e-3b16-4a18-b1c0-78dae2dd46a8"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:44.859416 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.volume_transfer [None req-03595a27-c2ab-4f42-b9e5-13a5cb119453 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c7c4019e-3b16-4a18-b1c0-78dae2dd46a8'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 19:29:44.859607 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.volume_transfer [None req-03595a27-c2ab-4f42-b9e5-13a5cb119453 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Creating transfer of volume c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 Jul 03 19:29:44.859661 np0000004460 devstack@c-api.service[99924]: INFO cinder.transfer.api [None req-03595a27-c2ab-4f42-b9e5-13a5cb119453 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Generating transfer record for volume c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 Jul 03 19:29:44.866216 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-896ba322-0505-4592-893a-48b8e70b6d94 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f19efe1-45f8-4594-8db4-23848b25b490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:44.867364 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-896ba322-0505-4592-893a-48b8e70b6d94 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4217db5e-f118-4768-b4dc-7dafc6cbca82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:44.868086 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:44.868086 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:44.881484 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-03595a27-c2ab-4f42-b9e5-13a5cb119453 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] https://10.4.3.61/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 19:29:44.882011 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 612/2423] 10.4.3.61 () {68 vars in 1284 bytes} [Fri Jul 3 19:29:44 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:29:44.892990 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-06c8c627-7cad-42d2-8347-c110f7c37ac9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:44.895608 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-06c8c627-7cad-42d2-8347-c110f7c37ac9 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] GET https://10.4.3.61/volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 Jul 03 19:29:44.895608 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-06c8c627-7cad-42d2-8347-c110f7c37ac9 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:44.895813 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-06c8c627-7cad-42d2-8347-c110f7c37ac9 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:44.903519 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:44.903519 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:44.907441 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-06c8c627-7cad-42d2-8347-c110f7c37ac9 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Volume info retrieved successfully. Jul 03 19:29:44.912312 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-06c8c627-7cad-42d2-8347-c110f7c37ac9 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] https://10.4.3.61/volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 returned with HTTP 200 Jul 03 19:29:44.912704 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 591/2424] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:44 2026] GET /volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:44.925393 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-48189f21-0eac-4a79-a433-0ee9d6cc550a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:44.927656 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-48189f21-0eac-4a79-a433-0ee9d6cc550a tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] GET https://10.4.3.61/volume/v3/os-volume-transfer/6f4c0e7d-35dd-4396-82f6-6c9f07da1817 Jul 03 19:29:44.927927 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-48189f21-0eac-4a79-a433-0ee9d6cc550a tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:44.928222 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-48189f21-0eac-4a79-a433-0ee9d6cc550a tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:44.933674 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-48189f21-0eac-4a79-a433-0ee9d6cc550a tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] https://10.4.3.61/volume/v3/os-volume-transfer/6f4c0e7d-35dd-4396-82f6-6c9f07da1817 returned with HTTP 200 Jul 03 19:29:44.934242 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 610/2425] 10.4.3.61 () {66 vars in 1374 bytes} [Fri Jul 3 19:29:44 2026] GET /volume/v3/os-volume-transfer/6f4c0e7d-35dd-4396-82f6-6c9f07da1817 => generated 407 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:44.948743 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-74703502-4113-4252-91b2-e7ae4e8bd44e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:44.958782 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-74703502-4113-4252-91b2-e7ae4e8bd44e tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] GET https://10.4.3.61/volume/v3/os-volume-transfer Jul 03 19:29:44.958782 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-74703502-4113-4252-91b2-e7ae4e8bd44e tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:44.959621 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-74703502-4113-4252-91b2-e7ae4e8bd44e tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:44.959621 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.volume_transfer [None req-74703502-4113-4252-91b2-e7ae4e8bd44e tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Listing volume transfers {{(pid=99924) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 19:29:44.972559 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-74703502-4113-4252-91b2-e7ae4e8bd44e tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] https://10.4.3.61/volume/v3/os-volume-transfer returned with HTTP 200 Jul 03 19:29:44.972559 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 613/2426] 10.4.3.61 () {66 vars in 1263 bytes} [Fri Jul 3 19:29:44 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:44.977476 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-896ba322-0505-4592-893a-48b8e70b6d94 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Created reservations ['37c8641d-8a3d-413f-916d-808ec5c5889d', 'f56af28e-35ad-4e04-b1a2-5eaca80096fc', '166ade4a-20fe-4776-b4d1-51aef4753195', '5045160f-3691-443a-9ddc-882be935bf38'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:29:44.978519 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-896ba322-0505-4592-893a-48b8e70b6d94 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4217db5e-f118-4768-b4dc-7dafc6cbca82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37c8641d-8a3d-413f-916d-808ec5c5889d', 'f56af28e-35ad-4e04-b1a2-5eaca80096fc', '166ade4a-20fe-4776-b4d1-51aef4753195', '5045160f-3691-443a-9ddc-882be935bf38']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:44.979564 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-896ba322-0505-4592-893a-48b8e70b6d94 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0431d59d-4d68-4eb5-9252-853442b3c943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:44.985253 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-405e1ee9-d7d9-4bf4-839a-d372ecca3150 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:45.012279 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-896ba322-0505-4592-893a-48b8e70b6d94 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0431d59d-4d68-4eb5-9252-853442b3c943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d9de4ad-330a-4a7b-b67d-31de9cfcebf8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-310124267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6845f884b02e4a11a66b1ec02fb7ceb7',qos_specs=None,replication_status=,reservations=['37c8641d-8a3d-413f-916d-808ec5c5889d','f56af28e-35ad-4e04-b1a2-5eaca80096fc','166ade4a-20fe-4776-b4d1-51aef4753195','5045160f-3691-443a-9ddc-882be935bf38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04df2a24909840539e562d18df1f1b31',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:29:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-310124267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d9de4ad-330a-4a7b-b67d-31de9cfcebf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6845f884b02e4a11a66b1ec02fb7ceb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04df2a24909840539e562d18df1f1b31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:45.013447 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-896ba322-0505-4592-893a-48b8e70b6d94 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b7eb3a3-5404-40f4-8837-324973cf34df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:45.043589 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-896ba322-0505-4592-893a-48b8e70b6d94 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b7eb3a3-5404-40f4-8837-324973cf34df) transitioned into state 'SUCCESS' from state '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-310124267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6845f884b02e4a11a66b1ec02fb7ceb7',qos_specs=None,replication_status=,reservations=['37c8641d-8a3d-413f-916d-808ec5c5889d','f56af28e-35ad-4e04-b1a2-5eaca80096fc','166ade4a-20fe-4776-b4d1-51aef4753195','5045160f-3691-443a-9ddc-882be935bf38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04df2a24909840539e562d18df1f1b31',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:45.044601 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-896ba322-0505-4592-893a-48b8e70b6d94 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91c009c9-6ed6-4a1d-9afd-8d45ecf3d9b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:45.055498 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-896ba322-0505-4592-893a-48b8e70b6d94 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91c009c9-6ed6-4a1d-9afd-8d45ecf3d9b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:45.056464 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-896ba322-0505-4592-893a-48b8e70b6d94 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Flow 'volume_create_api' (b3876132-9f0c-43a4-a197-63b893dff432) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:29:45.056812 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-896ba322-0505-4592-893a-48b8e70b6d94 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Create volume request issued successfully. Jul 03 19:29:45.057514 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-896ba322-0505-4592-893a-48b8e70b6d94 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:29:45.058008 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 613/2427] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:29:44 2026] POST /volume/v3/volumes => generated 771 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:45.068323 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-405e1ee9-d7d9-4bf4-839a-d372ecca3150 tempest-VolumesTransfersTest-812655544 tempest-VolumesTransfersTest-812655544-project-member] POST https://10.4.3.61/volume/v3/os-volume-transfer/6f4c0e7d-35dd-4396-82f6-6c9f07da1817/accept Jul 03 19:29:45.068782 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-405e1ee9-d7d9-4bf4-839a-d372ecca3150 tempest-VolumesTransfersTest-812655544 tempest-VolumesTransfersTest-812655544-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9e7b99df758624a1"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:45.070337 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-144b8f4c-d581-42c3-8200-bdc9fb7f4d72 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:45.070423 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.volume_transfer [None req-405e1ee9-d7d9-4bf4-839a-d372ecca3150 tempest-VolumesTransfersTest-812655544 tempest-VolumesTransfersTest-812655544-project-member] Accepting volume transfer 6f4c0e7d-35dd-4396-82f6-6c9f07da1817 {{(pid=99926) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 19:29:45.070535 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.volume_transfer [None req-405e1ee9-d7d9-4bf4-839a-d372ecca3150 tempest-VolumesTransfersTest-812655544 tempest-VolumesTransfersTest-812655544-project-member] Accepting transfer 6f4c0e7d-35dd-4396-82f6-6c9f07da1817 Jul 03 19:29:45.072601 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-144b8f4c-d581-42c3-8200-bdc9fb7f4d72 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:29:45.072879 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-144b8f4c-d581-42c3-8200-bdc9fb7f4d72 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:45.073124 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-144b8f4c-d581-42c3-8200-bdc9fb7f4d72 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:45.082620 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:45.082620 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:45.089529 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-144b8f4c-d581-42c3-8200-bdc9fb7f4d72 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:29:45.095226 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-144b8f4c-d581-42c3-8200-bdc9fb7f4d72 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:29:45.095649 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 611/2428] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:29:45 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:45.167645 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-405e1ee9-d7d9-4bf4-839a-d372ecca3150 tempest-VolumesTransfersTest-812655544 tempest-VolumesTransfersTest-812655544-project-member] Created reservations ['af53a229-67ae-4e1e-8217-068748471a09', '1adc0243-7209-44ff-8ac8-2e527a2c001b', '2dc291eb-96ec-46e5-9bce-96fd7d545b5d', 'acda7bc3-3a61-462f-9d04-97df3ca1c5e3'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:29:45.201993 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-405e1ee9-d7d9-4bf4-839a-d372ecca3150 tempest-VolumesTransfersTest-812655544 tempest-VolumesTransfersTest-812655544-project-member] Created reservations ['35d6070f-9077-41a4-827f-b4a3caacf6f1', '34eb89f0-ac7e-4cc5-8aea-a1299527fa77', 'dda138d9-9eab-4d87-8309-2b8d03f0daae', 'e9302960-8d54-4525-a406-0d3a171bcc12'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:29:45.262638 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-405e1ee9-d7d9-4bf4-839a-d372ecca3150 tempest-VolumesTransfersTest-812655544 tempest-VolumesTransfersTest-812655544-project-member] Created reservations ['bb4d9514-bb49-453c-8b2c-768142a97834', '449fa3c5-299e-44d4-a02a-ab4c425fd103', '9b16cb7f-9261-4008-b740-4fcf08f6a53e', 'ee2b30db-4c3f-40bc-a064-c3ca1a273bd9'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:29:45.313590 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-405e1ee9-d7d9-4bf4-839a-d372ecca3150 tempest-VolumesTransfersTest-812655544 tempest-VolumesTransfersTest-812655544-project-member] Created reservations ['66447b20-3813-4c5c-90a3-09c334197619', '24e035fb-16e1-4433-83b0-4deef0940b9f', 'ca672e5c-b550-4bce-b3a3-4d9ba816b80c', 'ad0c55e7-8a87-4259-8c52-5748977bdf53'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:29:45.562143 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8406b4fa-bef0-4a52-9ccb-85335344aa74 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:45.564110 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8406b4fa-bef0-4a52-9ccb-85335344aa74 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd Jul 03 19:29:45.564364 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8406b4fa-bef0-4a52-9ccb-85335344aa74 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:45.564640 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8406b4fa-bef0-4a52-9ccb-85335344aa74 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:45.564769 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-8406b4fa-bef0-4a52-9ccb-85335344aa74 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9b536f4e-fe13-4cd4-9913-96f1fc6114cd. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:45.567729 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-70b707e7-59fc-4eb2-a3c2-6433a4062d81 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:45.568240 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-70b707e7-59fc-4eb2-a3c2-6433a4062d81 None None] GET https://10.4.3.61/volume// Jul 03 19:29:45.568657 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-70b707e7-59fc-4eb2-a3c2-6433a4062d81 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:45.568657 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-70b707e7-59fc-4eb2-a3c2-6433a4062d81 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:45.569061 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-70b707e7-59fc-4eb2-a3c2-6433a4062d81 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:29:45.569422 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 614/2429] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:29:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:29:45.570058 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:45.570058 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:45.571038 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8406b4fa-bef0-4a52-9ccb-85335344aa74 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd returned with HTTP 200 Jul 03 19:29:45.571459 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 614/2430] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:45 2026] GET /volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:45.578594 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-7fe306ae-9468-4a7a-9ef3-0056fdf5664b req-15da7e87-f7e0-46aa-8f89-171e09cabb39 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:45.580870 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-7fe306ae-9468-4a7a-9ef3-0056fdf5664b req-15da7e87-f7e0-46aa-8f89-171e09cabb39 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e Jul 03 19:29:45.581107 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-7fe306ae-9468-4a7a-9ef3-0056fdf5664b req-15da7e87-f7e0-46aa-8f89-171e09cabb39 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:45.581333 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-7fe306ae-9468-4a7a-9ef3-0056fdf5664b req-15da7e87-f7e0-46aa-8f89-171e09cabb39 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:45.600326 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:45.600326 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:45.607314 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-7fe306ae-9468-4a7a-9ef3-0056fdf5664b req-15da7e87-f7e0-46aa-8f89-171e09cabb39 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:45.612965 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-7fe306ae-9468-4a7a-9ef3-0056fdf5664b req-15da7e87-f7e0-46aa-8f89-171e09cabb39 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e returned with HTTP 200 Jul 03 19:29:45.613442 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 612/2431] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:29:45 2026] GET /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e => generated 1330 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:29:45.783349 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-03a8f1aa-e4ee-4390-8a84-b86fcb9c2a29 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:45.785896 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-03a8f1aa-e4ee-4390-8a84-b86fcb9c2a29 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:29:45.786180 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-03a8f1aa-e4ee-4390-8a84-b86fcb9c2a29 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:45.786439 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-03a8f1aa-e4ee-4390-8a84-b86fcb9c2a29 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:45.786581 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-03a8f1aa-e4ee-4390-8a84-b86fcb9c2a29 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:45.794780 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:45.794780 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:45.795701 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-03a8f1aa-e4ee-4390-8a84-b86fcb9c2a29 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:29:45.796187 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 615/2432] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:45 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 742 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:45.816296 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-405e1ee9-d7d9-4bf4-839a-d372ecca3150 tempest-VolumesTransfersTest-812655544 tempest-VolumesTransfersTest-812655544-project-member] Transfer volume completed successfully. Jul 03 19:29:45.818431 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-80f6abf6-d465-42ca-90e2-a02c3fae65e2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:45.820492 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-80f6abf6-d465-42ca-90e2-a02c3fae65e2 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:29:45.820748 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-80f6abf6-d465-42ca-90e2-a02c3fae65e2 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:45.821011 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-80f6abf6-d465-42ca-90e2-a02c3fae65e2 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:45.836393 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:45.836393 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:45.841855 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-80f6abf6-d465-42ca-90e2-a02c3fae65e2 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:29:45.849456 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-80f6abf6-d465-42ca-90e2-a02c3fae65e2 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:29:45.850064 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 615/2433] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:45 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:45.923188 np0000004460 devstack@c-api.service[99926]: INFO cinder.transfer.api [None req-405e1ee9-d7d9-4bf4-839a-d372ecca3150 tempest-VolumesTransfersTest-812655544 tempest-VolumesTransfersTest-812655544-project-member] Volume c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 has been transferred. Jul 03 19:29:45.929871 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-405e1ee9-d7d9-4bf4-839a-d372ecca3150 tempest-VolumesTransfersTest-812655544 tempest-VolumesTransfersTest-812655544-project-member] https://10.4.3.61/volume/v3/os-volume-transfer/6f4c0e7d-35dd-4396-82f6-6c9f07da1817/accept returned with HTTP 202 Jul 03 19:29:45.930271 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 592/2434] 10.4.3.61 () {68 vars in 1416 bytes} [Fri Jul 3 19:29:44 2026] POST /volume/v3/os-volume-transfer/6f4c0e7d-35dd-4396-82f6-6c9f07da1817/accept => generated 363 bytes in 946 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:29:45.942888 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e9083fde-513a-4424-8fec-f7f53964de53 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:45.945296 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e9083fde-513a-4424-8fec-f7f53964de53 tempest-VolumesTransfersTest-812655544 tempest-VolumesTransfersTest-812655544-project-member] GET https://10.4.3.61/volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 Jul 03 19:29:45.945372 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-877d0e9d-c3af-445a-990a-59767546ea2a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:45.945512 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e9083fde-513a-4424-8fec-f7f53964de53 tempest-VolumesTransfersTest-812655544 tempest-VolumesTransfersTest-812655544-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:45.945696 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e9083fde-513a-4424-8fec-f7f53964de53 tempest-VolumesTransfersTest-812655544 tempest-VolumesTransfersTest-812655544-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:45.948006 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-877d0e9d-c3af-445a-990a-59767546ea2a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] POST https://10.4.3.61/volume/v3/attachments/c5633933-b0b4-425f-9eaf-61c083cccccd/action Jul 03 19:29:45.948585 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-877d0e9d-c3af-445a-990a-59767546ea2a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action body: b'{"os-complete": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:29:45.948761 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-877d0e9d-c3af-445a-990a-59767546ea2a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:45.959375 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:45.959375 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:45.965852 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e9083fde-513a-4424-8fec-f7f53964de53 tempest-VolumesTransfersTest-812655544 tempest-VolumesTransfersTest-812655544-project-member] Volume info retrieved successfully. Jul 03 19:29:45.970973 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e9083fde-513a-4424-8fec-f7f53964de53 tempest-VolumesTransfersTest-812655544 tempest-VolumesTransfersTest-812655544-project-member] https://10.4.3.61/volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 returned with HTTP 200 Jul 03 19:29:45.971420 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 613/2435] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:45 2026] GET /volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:45.971548 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:45.971548 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:45.983250 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-0b5fdabb-5084-4391-957f-fdf40e0b8e2c req-877d0e9d-c3af-445a-990a-59767546ea2a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/c5633933-b0b4-425f-9eaf-61c083cccccd/action returned with HTTP 204 Jul 03 19:29:45.983768 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 616/2436] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:29:45 2026] POST /volume/v3/attachments/c5633933-b0b4-425f-9eaf-61c083cccccd/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:45.985245 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b6f2289c-fab5-4125-bf97-b60254eb0fd1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:45.987857 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b6f2289c-fab5-4125-bf97-b60254eb0fd1 tempest-VolumesTransfersTest-812655544 tempest-VolumesTransfersTest-812655544-project-member] GET https://10.4.3.61/volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 Jul 03 19:29:45.988329 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b6f2289c-fab5-4125-bf97-b60254eb0fd1 tempest-VolumesTransfersTest-812655544 tempest-VolumesTransfersTest-812655544-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:45.988443 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b6f2289c-fab5-4125-bf97-b60254eb0fd1 tempest-VolumesTransfersTest-812655544 tempest-VolumesTransfersTest-812655544-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:45.997477 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:45.997477 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:46.001601 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b6f2289c-fab5-4125-bf97-b60254eb0fd1 tempest-VolumesTransfersTest-812655544 tempest-VolumesTransfersTest-812655544-project-member] Volume info retrieved successfully. Jul 03 19:29:46.006220 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b6f2289c-fab5-4125-bf97-b60254eb0fd1 tempest-VolumesTransfersTest-812655544 tempest-VolumesTransfersTest-812655544-project-member] https://10.4.3.61/volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 returned with HTTP 200 Jul 03 19:29:46.006762 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 616/2437] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:45 2026] GET /volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:46.018903 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cc2ee161-2333-44d4-9f83-1c3257813090 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:46.020950 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cc2ee161-2333-44d4-9f83-1c3257813090 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] DELETE https://10.4.3.61/volume/v3/os-volume-transfer/6f4c0e7d-35dd-4396-82f6-6c9f07da1817 Jul 03 19:29:46.021204 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cc2ee161-2333-44d4-9f83-1c3257813090 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:46.021438 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cc2ee161-2333-44d4-9f83-1c3257813090 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:46.021592 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.volume_transfer [None req-cc2ee161-2333-44d4-9f83-1c3257813090 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Delete transfer with id: 6f4c0e7d-35dd-4396-82f6-6c9f07da1817 Jul 03 19:29:46.024356 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cc2ee161-2333-44d4-9f83-1c3257813090 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] https://10.4.3.61/volume/v3/os-volume-transfer/6f4c0e7d-35dd-4396-82f6-6c9f07da1817 returned with HTTP 404 Jul 03 19:29:46.024940 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 593/2438] 10.4.3.61 () {66 vars in 1377 bytes} [Fri Jul 3 19:29:46 2026] DELETE /volume/v3/os-volume-transfer/6f4c0e7d-35dd-4396-82f6-6c9f07da1817 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:46.031592 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0e1db959-1014-42f2-b4ad-c934f2d29ea5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:46.067761 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0e1db959-1014-42f2-b4ad-c934f2d29ea5 tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 Jul 03 19:29:46.067968 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0e1db959-1014-42f2-b4ad-c934f2d29ea5 tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:46.068215 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0e1db959-1014-42f2-b4ad-c934f2d29ea5 tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:46.068429 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-0e1db959-1014-42f2-b4ad-c934f2d29ea5 tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] Delete volume with id: c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 Jul 03 19:29:46.076184 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:46.076184 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:46.076563 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0e1db959-1014-42f2-b4ad-c934f2d29ea5 tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] Volume info retrieved successfully. Jul 03 19:29:46.100254 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0e1db959-1014-42f2-b4ad-c934f2d29ea5 tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] Delete volume request issued successfully. Jul 03 19:29:46.100415 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0e1db959-1014-42f2-b4ad-c934f2d29ea5 tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] https://10.4.3.61/volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 returned with HTTP 202 Jul 03 19:29:46.100951 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 614/2439] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:29:46 2026] DELETE /volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:29:46.110284 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3dfdc349-fa15-4038-b251-cbd0bd5ab142 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:46.112033 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3dfdc349-fa15-4038-b251-cbd0bd5ab142 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:29:46.112307 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3dfdc349-fa15-4038-b251-cbd0bd5ab142 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:46.112351 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f585aefd-ab3a-408e-a355-285eed0d8f5b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:46.112521 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3dfdc349-fa15-4038-b251-cbd0bd5ab142 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:46.115779 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f585aefd-ab3a-408e-a355-285eed0d8f5b tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] GET https://10.4.3.61/volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 Jul 03 19:29:46.117757 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f585aefd-ab3a-408e-a355-285eed0d8f5b tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:46.118112 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f585aefd-ab3a-408e-a355-285eed0d8f5b tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:46.119981 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:46.119981 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:46.123882 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3dfdc349-fa15-4038-b251-cbd0bd5ab142 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:29:46.126573 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:46.126573 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:46.128243 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3dfdc349-fa15-4038-b251-cbd0bd5ab142 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:29:46.128643 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 617/2440] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:29:46 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 864 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:46.131983 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f585aefd-ab3a-408e-a355-285eed0d8f5b tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] Volume info retrieved successfully. Jul 03 19:29:46.136708 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f585aefd-ab3a-408e-a355-285eed0d8f5b tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] https://10.4.3.61/volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 returned with HTTP 200 Jul 03 19:29:46.137141 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 617/2441] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:46 2026] GET /volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 => generated 1005 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:46.584622 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-15f1357e-b590-4904-a8d5-75b7ca3cabef None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:46.587984 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-15f1357e-b590-4904-a8d5-75b7ca3cabef tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd Jul 03 19:29:46.591878 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-15f1357e-b590-4904-a8d5-75b7ca3cabef tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:46.591878 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-15f1357e-b590-4904-a8d5-75b7ca3cabef tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:46.591878 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-15f1357e-b590-4904-a8d5-75b7ca3cabef tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9b536f4e-fe13-4cd4-9913-96f1fc6114cd. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:46.598250 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:46.598250 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:46.599442 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-15f1357e-b590-4904-a8d5-75b7ca3cabef tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd returned with HTTP 200 Jul 03 19:29:46.599928 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 594/2442] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:46 2026] GET /volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:46.807205 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-219bfc0c-65dd-4467-9d78-08cdb894c401 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:46.809450 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-219bfc0c-65dd-4467-9d78-08cdb894c401 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:29:46.809757 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-219bfc0c-65dd-4467-9d78-08cdb894c401 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:46.810044 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-219bfc0c-65dd-4467-9d78-08cdb894c401 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:46.810234 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-219bfc0c-65dd-4467-9d78-08cdb894c401 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:46.823318 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:46.823318 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:46.825376 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-219bfc0c-65dd-4467-9d78-08cdb894c401 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:29:46.825927 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 615/2443] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:46 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 742 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:46.865023 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-dfc3c28b-9d1c-4862-8663-d06eebf96436 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:46.866894 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dfc3c28b-9d1c-4862-8663-d06eebf96436 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:29:46.867118 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-dfc3c28b-9d1c-4862-8663-d06eebf96436 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:46.867333 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-dfc3c28b-9d1c-4862-8663-d06eebf96436 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:46.880496 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:46.880496 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:46.884336 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-dfc3c28b-9d1c-4862-8663-d06eebf96436 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:29:46.888444 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dfc3c28b-9d1c-4862-8663-d06eebf96436 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:29:46.888878 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 618/2444] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:46 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:47.151802 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3f48d1ae-d673-4f48-9d44-6bf07e566876 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:47.153867 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3f48d1ae-d673-4f48-9d44-6bf07e566876 tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] GET https://10.4.3.61/volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 Jul 03 19:29:47.154137 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3f48d1ae-d673-4f48-9d44-6bf07e566876 tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:47.155129 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3f48d1ae-d673-4f48-9d44-6bf07e566876 tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:47.162586 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3f48d1ae-d673-4f48-9d44-6bf07e566876 tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] https://10.4.3.61/volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 returned with HTTP 404 Jul 03 19:29:47.162984 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 618/2445] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:47 2026] GET /volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:47.173181 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-93528dd2-a42c-459a-b214-d5e13c2992a3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:47.175906 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-93528dd2-a42c-459a-b214-d5e13c2992a3 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] GET https://10.4.3.61/volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 Jul 03 19:29:47.176465 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-93528dd2-a42c-459a-b214-d5e13c2992a3 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:47.176465 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-93528dd2-a42c-459a-b214-d5e13c2992a3 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:47.183249 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-93528dd2-a42c-459a-b214-d5e13c2992a3 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] https://10.4.3.61/volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 returned with HTTP 404 Jul 03 19:29:47.184387 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 595/2446] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:47 2026] GET /volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:47.194202 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-798e92b0-37d2-4ade-8d72-125e83def9e1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:47.197229 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-798e92b0-37d2-4ade-8d72-125e83def9e1 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] DELETE https://10.4.3.61/volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 Jul 03 19:29:47.197229 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-798e92b0-37d2-4ade-8d72-125e83def9e1 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:47.197385 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-798e92b0-37d2-4ade-8d72-125e83def9e1 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:47.197798 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-798e92b0-37d2-4ade-8d72-125e83def9e1 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Delete volume with id: c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 Jul 03 19:29:47.206314 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-798e92b0-37d2-4ade-8d72-125e83def9e1 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] https://10.4.3.61/volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 returned with HTTP 404 Jul 03 19:29:47.207272 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 616/2447] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:29:47 2026] DELETE /volume/v3/volumes/c7c4019e-3b16-4a18-b1c0-78dae2dd46a8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:47.217061 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e2497f23-f783-449b-9c1e-ecddaad2719b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:47.219446 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e2497f23-f783-449b-9c1e-ecddaad2719b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:29:47.219859 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e2497f23-f783-449b-9c1e-ecddaad2719b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-601996391"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:47.221772 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-e2497f23-f783-449b-9c1e-ecddaad2719b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-601996391'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:29:47.222193 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-e2497f23-f783-449b-9c1e-ecddaad2719b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Create volume of 1 GB Jul 03 19:29:47.227478 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e2497f23-f783-449b-9c1e-ecddaad2719b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Availability Zones retrieved successfully. Jul 03 19:29:47.239885 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e2497f23-f783-449b-9c1e-ecddaad2719b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Flow 'volume_create_api' (ef7db3ce-12d4-4c62-b9c6-8a5882f6b68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:29:47.241079 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e2497f23-f783-449b-9c1e-ecddaad2719b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aed2765-b390-4fb0-b1b0-cbb3ae658f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:47.245591 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-e2497f23-f783-449b-9c1e-ecddaad2719b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:29:47.298227 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e2497f23-f783-449b-9c1e-ecddaad2719b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aed2765-b390-4fb0-b1b0-cbb3ae658f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:47.299355 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e2497f23-f783-449b-9c1e-ecddaad2719b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71193565-9a7d-4d58-acb0-f7f24906d156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:47.356303 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-e2497f23-f783-449b-9c1e-ecddaad2719b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Created reservations ['ae3b4c87-5fcb-41be-acd0-1337042ee1bf', 'fc113dfc-bce5-42bd-b08c-81edbf78eb1c', '2126dda0-bf7c-46d8-8bbc-b444e5c5adaa', '1bfda494-8d91-4a11-bf5b-e89f83745403'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:29:47.357124 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e2497f23-f783-449b-9c1e-ecddaad2719b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71193565-9a7d-4d58-acb0-f7f24906d156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae3b4c87-5fcb-41be-acd0-1337042ee1bf', 'fc113dfc-bce5-42bd-b08c-81edbf78eb1c', '2126dda0-bf7c-46d8-8bbc-b444e5c5adaa', '1bfda494-8d91-4a11-bf5b-e89f83745403']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:47.357918 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e2497f23-f783-449b-9c1e-ecddaad2719b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77a9974a-e231-4fcc-8347-cdcd35cf1812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:47.385525 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e2497f23-f783-449b-9c1e-ecddaad2719b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77a9974a-e231-4fcc-8347-cdcd35cf1812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99bc288a-b1c8-484d-b402-3b0c4bce7610', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-601996391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e4d833c8b0940f982444089815bb9dd',qos_specs=None,replication_status=,reservations=['ae3b4c87-5fcb-41be-acd0-1337042ee1bf','fc113dfc-bce5-42bd-b08c-81edbf78eb1c','2126dda0-bf7c-46d8-8bbc-b444e5c5adaa','1bfda494-8d91-4a11-bf5b-e89f83745403'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ec4f98ed21a461da6f77a3b1a141e7d',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:29:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-601996391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99bc288a-b1c8-484d-b402-3b0c4bce7610,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e4d833c8b0940f982444089815bb9dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ec4f98ed21a461da6f77a3b1a141e7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:47.386770 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e2497f23-f783-449b-9c1e-ecddaad2719b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeb3a530-41a1-4db6-96d5-75e67dcb8c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:47.416070 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e2497f23-f783-449b-9c1e-ecddaad2719b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeb3a530-41a1-4db6-96d5-75e67dcb8c17) transitioned into state 'SUCCESS' from state '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-601996391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e4d833c8b0940f982444089815bb9dd',qos_specs=None,replication_status=,reservations=['ae3b4c87-5fcb-41be-acd0-1337042ee1bf','fc113dfc-bce5-42bd-b08c-81edbf78eb1c','2126dda0-bf7c-46d8-8bbc-b444e5c5adaa','1bfda494-8d91-4a11-bf5b-e89f83745403'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ec4f98ed21a461da6f77a3b1a141e7d',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:47.416920 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e2497f23-f783-449b-9c1e-ecddaad2719b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3210be83-5194-4d12-9ebc-8c6403ded861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:47.428371 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e2497f23-f783-449b-9c1e-ecddaad2719b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3210be83-5194-4d12-9ebc-8c6403ded861) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:47.429403 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e2497f23-f783-449b-9c1e-ecddaad2719b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Flow 'volume_create_api' (ef7db3ce-12d4-4c62-b9c6-8a5882f6b68f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:29:47.429752 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e2497f23-f783-449b-9c1e-ecddaad2719b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Create volume request issued successfully. Jul 03 19:29:47.430615 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e2497f23-f783-449b-9c1e-ecddaad2719b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:29:47.431189 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 619/2448] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:29:47 2026] POST /volume/v3/volumes => generated 748 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:29:47.445639 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-996de031-0add-4d8e-80ff-d64122719c9a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:47.447528 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-996de031-0add-4d8e-80ff-d64122719c9a tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] GET https://10.4.3.61/volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 Jul 03 19:29:47.447528 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-996de031-0add-4d8e-80ff-d64122719c9a tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:47.447676 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-996de031-0add-4d8e-80ff-d64122719c9a tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:47.455380 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:47.455380 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:47.459459 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-996de031-0add-4d8e-80ff-d64122719c9a tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Volume info retrieved successfully. Jul 03 19:29:47.464854 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-996de031-0add-4d8e-80ff-d64122719c9a tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] https://10.4.3.61/volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 returned with HTTP 200 Jul 03 19:29:47.465421 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 619/2449] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:47 2026] GET /volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:47.615311 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-39d9ff28-ef01-4f34-8acb-409d7ee5c453 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:47.617601 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-39d9ff28-ef01-4f34-8acb-409d7ee5c453 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd Jul 03 19:29:47.617816 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-39d9ff28-ef01-4f34-8acb-409d7ee5c453 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:47.619098 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-39d9ff28-ef01-4f34-8acb-409d7ee5c453 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:47.619098 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-39d9ff28-ef01-4f34-8acb-409d7ee5c453 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9b536f4e-fe13-4cd4-9913-96f1fc6114cd. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:47.627985 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:47.627985 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:47.629081 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-39d9ff28-ef01-4f34-8acb-409d7ee5c453 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd returned with HTTP 200 Jul 03 19:29:47.629734 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 596/2450] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:47 2026] GET /volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:47.838181 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5ac3e072-77a2-4aae-885b-4a18fa6ae37c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:47.840563 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5ac3e072-77a2-4aae-885b-4a18fa6ae37c tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:29:47.840817 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5ac3e072-77a2-4aae-885b-4a18fa6ae37c tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:47.841097 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5ac3e072-77a2-4aae-885b-4a18fa6ae37c tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:47.841265 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-5ac3e072-77a2-4aae-885b-4a18fa6ae37c tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:47.847964 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:47.847964 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:47.848892 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5ac3e072-77a2-4aae-885b-4a18fa6ae37c tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:29:47.849362 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 617/2451] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:47 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 742 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:48.483097 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4dab8dba-ba8b-48ec-9fa9-06ea42a1845a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:48.485125 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4dab8dba-ba8b-48ec-9fa9-06ea42a1845a tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] GET https://10.4.3.61/volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 Jul 03 19:29:48.485339 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4dab8dba-ba8b-48ec-9fa9-06ea42a1845a tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:48.485537 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4dab8dba-ba8b-48ec-9fa9-06ea42a1845a tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:48.493270 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:48.493270 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:48.497635 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-4dab8dba-ba8b-48ec-9fa9-06ea42a1845a tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Volume info retrieved successfully. Jul 03 19:29:48.503153 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4dab8dba-ba8b-48ec-9fa9-06ea42a1845a tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] https://10.4.3.61/volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 returned with HTTP 200 Jul 03 19:29:48.503558 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 620/2452] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:48 2026] GET /volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:48.524961 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ad4a6ae4-3310-446e-9d04-338525dbb90b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:48.530886 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ad4a6ae4-3310-446e-9d04-338525dbb90b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] POST https://10.4.3.61/volume/v3/os-volume-transfer Jul 03 19:29:48.531302 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ad4a6ae4-3310-446e-9d04-338525dbb90b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "99bc288a-b1c8-484d-b402-3b0c4bce7610"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:48.534438 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.volume_transfer [None req-ad4a6ae4-3310-446e-9d04-338525dbb90b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Creating new volume transfer {'transfer': {'volume_id': '99bc288a-b1c8-484d-b402-3b0c4bce7610'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 19:29:48.534620 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.volume_transfer [None req-ad4a6ae4-3310-446e-9d04-338525dbb90b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Creating transfer of volume 99bc288a-b1c8-484d-b402-3b0c4bce7610 Jul 03 19:29:48.534778 np0000004460 devstack@c-api.service[99924]: INFO cinder.transfer.api [None req-ad4a6ae4-3310-446e-9d04-338525dbb90b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Generating transfer record for volume 99bc288a-b1c8-484d-b402-3b0c4bce7610 Jul 03 19:29:48.548810 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:48.548810 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:48.566791 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ad4a6ae4-3310-446e-9d04-338525dbb90b tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] https://10.4.3.61/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 19:29:48.567572 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 620/2453] 10.4.3.61 () {68 vars in 1284 bytes} [Fri Jul 3 19:29:48 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:29:48.580371 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1907a52a-8833-46b7-b8be-6d946c8e14b4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:48.583154 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1907a52a-8833-46b7-b8be-6d946c8e14b4 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] GET https://10.4.3.61/volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 Jul 03 19:29:48.583734 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1907a52a-8833-46b7-b8be-6d946c8e14b4 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:48.584001 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1907a52a-8833-46b7-b8be-6d946c8e14b4 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:48.592228 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:48.592228 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:48.596244 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1907a52a-8833-46b7-b8be-6d946c8e14b4 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Volume info retrieved successfully. Jul 03 19:29:48.602698 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1907a52a-8833-46b7-b8be-6d946c8e14b4 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] https://10.4.3.61/volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 returned with HTTP 200 Jul 03 19:29:48.603287 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 597/2454] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:48 2026] GET /volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:48.622647 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4b52d0f1-2048-46f7-99b8-985ba641b9fe None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:48.625035 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4b52d0f1-2048-46f7-99b8-985ba641b9fe tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] GET https://10.4.3.61/volume/v3/os-volume-transfer/detail Jul 03 19:29:48.628548 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4b52d0f1-2048-46f7-99b8-985ba641b9fe tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:48.628548 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4b52d0f1-2048-46f7-99b8-985ba641b9fe tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:48.628548 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.volume_transfer [None req-4b52d0f1-2048-46f7-99b8-985ba641b9fe tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Listing volume transfers {{(pid=99927) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 19:29:48.630624 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4b52d0f1-2048-46f7-99b8-985ba641b9fe tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] https://10.4.3.61/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 03 19:29:48.631222 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 618/2455] 10.4.3.61 () {66 vars in 1284 bytes} [Fri Jul 3 19:29:48 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:48.642193 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-36de0fae-95f5-4efb-bac2-0bf985511b55 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:48.645893 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-36de0fae-95f5-4efb-bac2-0bf985511b55 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] DELETE https://10.4.3.61/volume/v3/os-volume-transfer/ea069aef-35eb-4a6f-939c-129a6c3cfcb6 Jul 03 19:29:48.645893 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-36de0fae-95f5-4efb-bac2-0bf985511b55 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:48.645893 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-36de0fae-95f5-4efb-bac2-0bf985511b55 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:48.645893 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.contrib.volume_transfer [None req-36de0fae-95f5-4efb-bac2-0bf985511b55 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Delete transfer with id: ea069aef-35eb-4a6f-939c-129a6c3cfcb6 Jul 03 19:29:48.649282 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-64e8171f-594e-4d33-97a7-31a1933e1d2b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:48.653073 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-64e8171f-594e-4d33-97a7-31a1933e1d2b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd Jul 03 19:29:48.653416 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-64e8171f-594e-4d33-97a7-31a1933e1d2b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:48.653707 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-64e8171f-594e-4d33-97a7-31a1933e1d2b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:48.653906 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-64e8171f-594e-4d33-97a7-31a1933e1d2b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9b536f4e-fe13-4cd4-9913-96f1fc6114cd. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:48.664497 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:48.664497 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:48.666269 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-64e8171f-594e-4d33-97a7-31a1933e1d2b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd returned with HTTP 200 Jul 03 19:29:48.666269 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 621/2456] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:48 2026] GET /volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:48.667645 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:48.667645 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:48.679901 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-36de0fae-95f5-4efb-bac2-0bf985511b55 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] https://10.4.3.61/volume/v3/os-volume-transfer/ea069aef-35eb-4a6f-939c-129a6c3cfcb6 returned with HTTP 202 Jul 03 19:29:48.680401 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 621/2457] 10.4.3.61 () {66 vars in 1377 bytes} [Fri Jul 3 19:29:48 2026] DELETE /volume/v3/os-volume-transfer/ea069aef-35eb-4a6f-939c-129a6c3cfcb6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:29:48.690698 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-729a36e8-9ce9-41ad-8155-05ed3156bb2d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:48.693989 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-729a36e8-9ce9-41ad-8155-05ed3156bb2d tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] GET https://10.4.3.61/volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 Jul 03 19:29:48.694356 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-729a36e8-9ce9-41ad-8155-05ed3156bb2d tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:48.695179 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-729a36e8-9ce9-41ad-8155-05ed3156bb2d tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:48.708894 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:48.708894 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:48.716300 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-729a36e8-9ce9-41ad-8155-05ed3156bb2d tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Volume info retrieved successfully. Jul 03 19:29:48.721957 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-729a36e8-9ce9-41ad-8155-05ed3156bb2d tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] https://10.4.3.61/volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 returned with HTTP 200 Jul 03 19:29:48.722604 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 598/2458] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:48 2026] GET /volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:48.741928 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b0b3a5e0-c892-4ea4-8723-6cf1b7255ea7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:48.745350 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b0b3a5e0-c892-4ea4-8723-6cf1b7255ea7 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] DELETE https://10.4.3.61/volume/v3/os-volume-transfer/ea069aef-35eb-4a6f-939c-129a6c3cfcb6 Jul 03 19:29:48.745350 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b0b3a5e0-c892-4ea4-8723-6cf1b7255ea7 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:48.745350 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b0b3a5e0-c892-4ea4-8723-6cf1b7255ea7 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:48.745350 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.volume_transfer [None req-b0b3a5e0-c892-4ea4-8723-6cf1b7255ea7 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Delete transfer with id: ea069aef-35eb-4a6f-939c-129a6c3cfcb6 Jul 03 19:29:48.748675 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b0b3a5e0-c892-4ea4-8723-6cf1b7255ea7 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] https://10.4.3.61/volume/v3/os-volume-transfer/ea069aef-35eb-4a6f-939c-129a6c3cfcb6 returned with HTTP 404 Jul 03 19:29:48.749350 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 619/2459] 10.4.3.61 () {66 vars in 1377 bytes} [Fri Jul 3 19:29:48 2026] DELETE /volume/v3/os-volume-transfer/ea069aef-35eb-4a6f-939c-129a6c3cfcb6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:48.758959 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3eae0f47-3030-4f40-a5a8-1390978238ed None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:48.766433 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3eae0f47-3030-4f40-a5a8-1390978238ed tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 Jul 03 19:29:48.766433 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3eae0f47-3030-4f40-a5a8-1390978238ed tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:48.767190 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3eae0f47-3030-4f40-a5a8-1390978238ed tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:48.767190 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-3eae0f47-3030-4f40-a5a8-1390978238ed tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] Delete volume with id: 99bc288a-b1c8-484d-b402-3b0c4bce7610 Jul 03 19:29:48.779926 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:48.779926 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:48.780907 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3eae0f47-3030-4f40-a5a8-1390978238ed tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] Volume info retrieved successfully. Jul 03 19:29:48.820915 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3eae0f47-3030-4f40-a5a8-1390978238ed tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] Delete volume request issued successfully. Jul 03 19:29:48.821683 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3eae0f47-3030-4f40-a5a8-1390978238ed tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] https://10.4.3.61/volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 returned with HTTP 202 Jul 03 19:29:48.821683 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 622/2460] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:29:48 2026] DELETE /volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:29:48.830943 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f87ff6ef-3e7f-4607-97e1-61445e53adeb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:48.833612 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f87ff6ef-3e7f-4607-97e1-61445e53adeb tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] GET https://10.4.3.61/volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 Jul 03 19:29:48.834429 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f87ff6ef-3e7f-4607-97e1-61445e53adeb tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:48.834738 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f87ff6ef-3e7f-4607-97e1-61445e53adeb tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:48.845917 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:48.845917 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:48.851343 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f87ff6ef-3e7f-4607-97e1-61445e53adeb tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] Volume info retrieved successfully. Jul 03 19:29:48.857242 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f87ff6ef-3e7f-4607-97e1-61445e53adeb tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] https://10.4.3.61/volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 returned with HTTP 200 Jul 03 19:29:48.858356 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 622/2461] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:48 2026] GET /volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 => generated 1004 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:48.860142 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9f66a0bd-cd03-473b-87a0-808624339ee9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:48.862820 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9f66a0bd-cd03-473b-87a0-808624339ee9 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:29:48.862820 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9f66a0bd-cd03-473b-87a0-808624339ee9 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:48.862820 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9f66a0bd-cd03-473b-87a0-808624339ee9 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:48.862820 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-9f66a0bd-cd03-473b-87a0-808624339ee9 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:48.870584 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:48.870584 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:48.871829 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9f66a0bd-cd03-473b-87a0-808624339ee9 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:29:48.872931 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 599/2462] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:48 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 742 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:49.684234 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ce7a74d7-dd3f-4e82-b47b-ab3955f2bd28 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:49.686300 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ce7a74d7-dd3f-4e82-b47b-ab3955f2bd28 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd Jul 03 19:29:49.686537 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ce7a74d7-dd3f-4e82-b47b-ab3955f2bd28 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:49.686775 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ce7a74d7-dd3f-4e82-b47b-ab3955f2bd28 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:49.687042 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-ce7a74d7-dd3f-4e82-b47b-ab3955f2bd28 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9b536f4e-fe13-4cd4-9913-96f1fc6114cd. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:49.694498 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:49.694498 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:49.699315 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ce7a74d7-dd3f-4e82-b47b-ab3955f2bd28 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd returned with HTTP 200 Jul 03 19:29:49.699792 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 620/2463] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:49 2026] GET /volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:49.882308 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e23f7153-604c-4092-8f21-c16f429d3838 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:49.883636 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e23f7153-604c-4092-8f21-c16f429d3838 tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] GET https://10.4.3.61/volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 Jul 03 19:29:49.884451 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e23f7153-604c-4092-8f21-c16f429d3838 tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:49.884451 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e23f7153-604c-4092-8f21-c16f429d3838 tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:49.884978 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7d809f15-b755-47ea-9d0d-e0989c0ac06f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:49.889986 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7d809f15-b755-47ea-9d0d-e0989c0ac06f tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:29:49.891420 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7d809f15-b755-47ea-9d0d-e0989c0ac06f tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:49.891420 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7d809f15-b755-47ea-9d0d-e0989c0ac06f tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:49.891420 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-7d809f15-b755-47ea-9d0d-e0989c0ac06f tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:49.891628 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e23f7153-604c-4092-8f21-c16f429d3838 tempest-VolumesTransfersTest-535630270 tempest-VolumesTransfersTest-535630270-project-admin] https://10.4.3.61/volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 returned with HTTP 404 Jul 03 19:29:49.892513 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 623/2464] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:49 2026] GET /volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:49.896329 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:49.896329 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:49.897408 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7d809f15-b755-47ea-9d0d-e0989c0ac06f tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:29:49.897919 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 623/2465] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:49 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 742 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:49.901541 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cafc9fbd-434e-45f0-a53b-d958ca09dcc0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:49.903067 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cafc9fbd-434e-45f0-a53b-d958ca09dcc0 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] GET https://10.4.3.61/volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 Jul 03 19:29:49.903314 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cafc9fbd-434e-45f0-a53b-d958ca09dcc0 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:49.903533 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cafc9fbd-434e-45f0-a53b-d958ca09dcc0 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:49.910431 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cafc9fbd-434e-45f0-a53b-d958ca09dcc0 tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] https://10.4.3.61/volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 returned with HTTP 404 Jul 03 19:29:49.911362 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 600/2466] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:49 2026] GET /volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:49.920547 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f6b368a5-b425-45b0-9f2b-fd61812eb62c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:49.922861 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f6b368a5-b425-45b0-9f2b-fd61812eb62c tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] DELETE https://10.4.3.61/volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 Jul 03 19:29:49.923181 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f6b368a5-b425-45b0-9f2b-fd61812eb62c tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:49.924284 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f6b368a5-b425-45b0-9f2b-fd61812eb62c tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:49.924284 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-f6b368a5-b425-45b0-9f2b-fd61812eb62c tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] Delete volume with id: 99bc288a-b1c8-484d-b402-3b0c4bce7610 Jul 03 19:29:49.934950 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f6b368a5-b425-45b0-9f2b-fd61812eb62c tempest-VolumesTransfersTest-1978351180 tempest-VolumesTransfersTest-1978351180-project-member] https://10.4.3.61/volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 returned with HTTP 404 Jul 03 19:29:49.935476 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 621/2467] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:29:49 2026] DELETE /volume/v3/volumes/99bc288a-b1c8-484d-b402-3b0c4bce7610 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:50.100693 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-7fe306ae-9468-4a7a-9ef3-0056fdf5664b req-e8f7d591-1a1a-4792-b603-cef9cfc819ec None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:50.103084 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-7fe306ae-9468-4a7a-9ef3-0056fdf5664b req-e8f7d591-1a1a-4792-b603-cef9cfc819ec tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] DELETE https://10.4.3.61/volume/v3/attachments/fa3f0d54-db37-4a20-aeed-dad8329a071a Jul 03 19:29:50.103289 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-7fe306ae-9468-4a7a-9ef3-0056fdf5664b req-e8f7d591-1a1a-4792-b603-cef9cfc819ec tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:50.105384 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-7fe306ae-9468-4a7a-9ef3-0056fdf5664b req-e8f7d591-1a1a-4792-b603-cef9cfc819ec tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:50.117606 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:50.117606 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:50.665278 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-7fe306ae-9468-4a7a-9ef3-0056fdf5664b req-e8f7d591-1a1a-4792-b603-cef9cfc819ec tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/attachments/fa3f0d54-db37-4a20-aeed-dad8329a071a returned with HTTP 200 Jul 03 19:29:50.665525 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 624/2468] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:29:50 2026] DELETE /volume/v3/attachments/fa3f0d54-db37-4a20-aeed-dad8329a071a => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:50.714183 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b70e199f-f7d5-4cf6-9a22-6b9818032681 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:50.718270 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b70e199f-f7d5-4cf6-9a22-6b9818032681 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd Jul 03 19:29:50.718270 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b70e199f-f7d5-4cf6-9a22-6b9818032681 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:50.718544 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b70e199f-f7d5-4cf6-9a22-6b9818032681 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:50.718716 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-b70e199f-f7d5-4cf6-9a22-6b9818032681 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9b536f4e-fe13-4cd4-9913-96f1fc6114cd. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:50.724569 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:50.724569 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:50.725455 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b70e199f-f7d5-4cf6-9a22-6b9818032681 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd returned with HTTP 200 Jul 03 19:29:50.725999 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 624/2469] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:50 2026] GET /volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:50.911125 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-55d50f77-9184-4efc-9970-07bbac09c764 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:50.913017 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-55d50f77-9184-4efc-9970-07bbac09c764 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:29:50.913402 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-55d50f77-9184-4efc-9970-07bbac09c764 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:50.913830 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-55d50f77-9184-4efc-9970-07bbac09c764 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:50.914113 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-55d50f77-9184-4efc-9970-07bbac09c764 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:50.918827 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:50.918827 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:50.920033 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-55d50f77-9184-4efc-9970-07bbac09c764 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:29:50.920593 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 601/2470] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:50 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:51.745637 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a53366c1-75ec-416f-9eac-159b8e2aa5be None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:51.748323 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a53366c1-75ec-416f-9eac-159b8e2aa5be tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd Jul 03 19:29:51.748323 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a53366c1-75ec-416f-9eac-159b8e2aa5be tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:51.748620 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a53366c1-75ec-416f-9eac-159b8e2aa5be tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:51.748620 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-a53366c1-75ec-416f-9eac-159b8e2aa5be tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9b536f4e-fe13-4cd4-9913-96f1fc6114cd. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:51.762833 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:51.762833 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:51.765678 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a53366c1-75ec-416f-9eac-159b8e2aa5be tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd returned with HTTP 200 Jul 03 19:29:51.766074 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 622/2471] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:51 2026] GET /volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:51.937231 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d9b88f7d-8342-4b17-b894-aa916a15e0cf None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:51.939487 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d9b88f7d-8342-4b17-b894-aa916a15e0cf tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:29:51.939796 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d9b88f7d-8342-4b17-b894-aa916a15e0cf tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:51.940046 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d9b88f7d-8342-4b17-b894-aa916a15e0cf tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:51.940203 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-d9b88f7d-8342-4b17-b894-aa916a15e0cf tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:51.947463 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:51.947463 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:51.948524 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d9b88f7d-8342-4b17-b894-aa916a15e0cf tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:29:51.949133 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 625/2472] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:51 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:52.004063 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-7ca849ca-7309-45d2-bb85-9b2a8a608161 req-79d582a0-d20d-4504-920b-60a4623a9d89 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:52.007365 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7ca849ca-7309-45d2-bb85-9b2a8a608161 req-79d582a0-d20d-4504-920b-60a4623a9d89 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e Jul 03 19:29:52.007365 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-7ca849ca-7309-45d2-bb85-9b2a8a608161 req-79d582a0-d20d-4504-920b-60a4623a9d89 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:52.007365 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-7ca849ca-7309-45d2-bb85-9b2a8a608161 req-79d582a0-d20d-4504-920b-60a4623a9d89 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:52.023001 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:52.023001 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:52.033464 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-7ca849ca-7309-45d2-bb85-9b2a8a608161 req-79d582a0-d20d-4504-920b-60a4623a9d89 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:29:52.035660 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7ca849ca-7309-45d2-bb85-9b2a8a608161 req-79d582a0-d20d-4504-920b-60a4623a9d89 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e returned with HTTP 200 Jul 03 19:29:52.036207 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 625/2473] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:29:52 2026] GET /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:52.788406 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-df43ba84-b120-4008-a3e0-0786685c4859 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:52.790363 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-df43ba84-b120-4008-a3e0-0786685c4859 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd Jul 03 19:29:52.790531 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-df43ba84-b120-4008-a3e0-0786685c4859 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:52.790704 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-df43ba84-b120-4008-a3e0-0786685c4859 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:52.790852 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-df43ba84-b120-4008-a3e0-0786685c4859 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9b536f4e-fe13-4cd4-9913-96f1fc6114cd. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:52.797723 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:52.797723 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:52.798700 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-df43ba84-b120-4008-a3e0-0786685c4859 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd returned with HTTP 200 Jul 03 19:29:52.799139 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 602/2474] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:52 2026] GET /volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:52.965132 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-039ede88-ec37-494f-8517-fe3ed6a3901e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:52.967900 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-039ede88-ec37-494f-8517-fe3ed6a3901e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:29:52.968379 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-039ede88-ec37-494f-8517-fe3ed6a3901e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:52.968772 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-039ede88-ec37-494f-8517-fe3ed6a3901e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:52.969011 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-039ede88-ec37-494f-8517-fe3ed6a3901e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:52.977923 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:52.977923 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:52.979869 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-039ede88-ec37-494f-8517-fe3ed6a3901e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:29:52.980891 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 623/2475] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:52 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 753 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:53.449855 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-24553e35-6a97-4cd5-a81b-c1f29b984d01 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:53.451787 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-24553e35-6a97-4cd5-a81b-c1f29b984d01 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:29:53.452175 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-24553e35-6a97-4cd5-a81b-c1f29b984d01 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1289187924"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:53.454136 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-24553e35-6a97-4cd5-a81b-c1f29b984d01 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Create volume request body: {'volume': {'imageRef': '6fdb725c-805c-4eab-bb34-5aad39949775', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1289187924'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:29:53.569254 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-24553e35-6a97-4cd5-a81b-c1f29b984d01 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Create volume of 1 GB Jul 03 19:29:53.580756 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-24553e35-6a97-4cd5-a81b-c1f29b984d01 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Availability Zones retrieved successfully. Jul 03 19:29:53.587740 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-24553e35-6a97-4cd5-a81b-c1f29b984d01 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Flow 'volume_create_api' (c46509d5-f27d-4e5e-9094-9c5210eb3aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:29:53.589277 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-24553e35-6a97-4cd5-a81b-c1f29b984d01 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (771a0d81-31f1-4a12-a22f-fa3a212dd499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:53.590831 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-24553e35-6a97-4cd5-a81b-c1f29b984d01 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:29:53.686107 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-24553e35-6a97-4cd5-a81b-c1f29b984d01 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (771a0d81-31f1-4a12-a22f-fa3a212dd499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:53.686913 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-24553e35-6a97-4cd5-a81b-c1f29b984d01 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed3efa0f-9c8e-4439-a41b-43be29340c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:53.780571 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-24553e35-6a97-4cd5-a81b-c1f29b984d01 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Created reservations ['e530f29f-e4da-4d5c-afdc-d40a036dc067', 'f6628668-dff7-4b51-936f-2d35b58e31f0', '8687b2ca-0d1d-4758-a404-7c7048812c51', '21ce190c-a201-49e6-a733-5377dcc84410'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:29:53.781541 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-24553e35-6a97-4cd5-a81b-c1f29b984d01 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed3efa0f-9c8e-4439-a41b-43be29340c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e530f29f-e4da-4d5c-afdc-d40a036dc067', 'f6628668-dff7-4b51-936f-2d35b58e31f0', '8687b2ca-0d1d-4758-a404-7c7048812c51', '21ce190c-a201-49e6-a733-5377dcc84410']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:53.782333 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-24553e35-6a97-4cd5-a81b-c1f29b984d01 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a1a6380-6a22-4d2c-8f4a-b50af6fb6d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:53.813725 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b349f42b-b2fe-4abb-813a-c2532ac46f47 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:53.817842 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-24553e35-6a97-4cd5-a81b-c1f29b984d01 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a1a6380-6a22-4d2c-8f4a-b50af6fb6d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3acbe26-fa5c-49f7-8f74-e63e71328fc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1289187924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d869a377be1f41ef8fb245c31f440458',qos_specs=None,replication_status=,reservations=['e530f29f-e4da-4d5c-afdc-d40a036dc067','f6628668-dff7-4b51-936f-2d35b58e31f0','8687b2ca-0d1d-4758-a404-7c7048812c51','21ce190c-a201-49e6-a733-5377dcc84410'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04d0105c15734f6da1b940746171ef0c',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:29:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1289187924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3acbe26-fa5c-49f7-8f74-e63e71328fc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d869a377be1f41ef8fb245c31f440458',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04d0105c15734f6da1b940746171ef0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:53.819188 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-24553e35-6a97-4cd5-a81b-c1f29b984d01 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de34a605-9020-40fe-b02b-92cb977467f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:53.824454 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b349f42b-b2fe-4abb-813a-c2532ac46f47 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd Jul 03 19:29:53.824815 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b349f42b-b2fe-4abb-813a-c2532ac46f47 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:53.825662 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b349f42b-b2fe-4abb-813a-c2532ac46f47 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:53.825838 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-b349f42b-b2fe-4abb-813a-c2532ac46f47 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9b536f4e-fe13-4cd4-9913-96f1fc6114cd. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:53.850043 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-24553e35-6a97-4cd5-a81b-c1f29b984d01 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de34a605-9020-40fe-b02b-92cb977467f3) transitioned into state 'SUCCESS' from state '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-1289187924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d869a377be1f41ef8fb245c31f440458',qos_specs=None,replication_status=,reservations=['e530f29f-e4da-4d5c-afdc-d40a036dc067','f6628668-dff7-4b51-936f-2d35b58e31f0','8687b2ca-0d1d-4758-a404-7c7048812c51','21ce190c-a201-49e6-a733-5377dcc84410'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04d0105c15734f6da1b940746171ef0c',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:53.852795 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:53.852795 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:53.853003 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-24553e35-6a97-4cd5-a81b-c1f29b984d01 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f22cf414-005e-4217-a31f-1a885fd18dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:53.853045 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b349f42b-b2fe-4abb-813a-c2532ac46f47 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd returned with HTTP 200 Jul 03 19:29:53.853045 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 626/2476] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:53 2026] GET /volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd => generated 788 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:53.868364 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-24553e35-6a97-4cd5-a81b-c1f29b984d01 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f22cf414-005e-4217-a31f-1a885fd18dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:53.869571 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-24553e35-6a97-4cd5-a81b-c1f29b984d01 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Flow 'volume_create_api' (c46509d5-f27d-4e5e-9094-9c5210eb3aa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:29:53.869946 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-24553e35-6a97-4cd5-a81b-c1f29b984d01 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Create volume request issued successfully. Jul 03 19:29:53.870793 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-24553e35-6a97-4cd5-a81b-c1f29b984d01 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:29:53.871562 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 626/2477] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:29:53 2026] POST /volume/v3/volumes => generated 746 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:29:53.891295 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5be645fa-7451-4522-a8b7-21523db1e4b2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:53.895123 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5be645fa-7451-4522-a8b7-21523db1e4b2 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] GET https://10.4.3.61/volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 Jul 03 19:29:53.895123 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5be645fa-7451-4522-a8b7-21523db1e4b2 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:53.895123 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5be645fa-7451-4522-a8b7-21523db1e4b2 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:53.904663 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:53.904663 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:53.909605 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5be645fa-7451-4522-a8b7-21523db1e4b2 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Volume info retrieved successfully. Jul 03 19:29:53.914298 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5be645fa-7451-4522-a8b7-21523db1e4b2 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 returned with HTTP 200 Jul 03 19:29:53.914668 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 603/2478] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:53 2026] GET /volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:53.997096 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c97cd891-cd26-4d97-9155-18a31dc3d2b6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:54.001536 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c97cd891-cd26-4d97-9155-18a31dc3d2b6 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:29:54.001812 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c97cd891-cd26-4d97-9155-18a31dc3d2b6 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:54.002092 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c97cd891-cd26-4d97-9155-18a31dc3d2b6 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:54.002343 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-c97cd891-cd26-4d97-9155-18a31dc3d2b6 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:54.008287 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:54.008287 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:54.009305 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c97cd891-cd26-4d97-9155-18a31dc3d2b6 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:29:54.009755 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 624/2479] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:53 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:54.867578 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ed620be8-e76e-4c1b-92e1-c5d5ec881046 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:54.869955 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ed620be8-e76e-4c1b-92e1-c5d5ec881046 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd Jul 03 19:29:54.870214 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ed620be8-e76e-4c1b-92e1-c5d5ec881046 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:54.870453 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ed620be8-e76e-4c1b-92e1-c5d5ec881046 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:54.870559 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-ed620be8-e76e-4c1b-92e1-c5d5ec881046 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9b536f4e-fe13-4cd4-9913-96f1fc6114cd. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:54.875718 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:54.875718 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:54.876674 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ed620be8-e76e-4c1b-92e1-c5d5ec881046 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd returned with HTTP 200 Jul 03 19:29:54.877123 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 627/2480] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:54 2026] GET /volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:54.937483 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-694cb0b7-af4a-4279-ae41-e5c9b149763b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:54.940574 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-694cb0b7-af4a-4279-ae41-e5c9b149763b tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] GET https://10.4.3.61/volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 Jul 03 19:29:54.940574 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-694cb0b7-af4a-4279-ae41-e5c9b149763b tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:54.940574 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-694cb0b7-af4a-4279-ae41-e5c9b149763b tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:54.949002 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:54.949002 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:54.952610 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-694cb0b7-af4a-4279-ae41-e5c9b149763b tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Volume info retrieved successfully. Jul 03 19:29:54.959218 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-694cb0b7-af4a-4279-ae41-e5c9b149763b tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 returned with HTTP 200 Jul 03 19:29:54.959682 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 627/2481] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:54 2026] GET /volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 => generated 1354 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:29:54.978977 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b49a4a1c-4b3d-43d4-bbaa-79377c5a9340 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:54.982636 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b49a4a1c-4b3d-43d4-bbaa-79377c5a9340 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] POST https://10.4.3.61/volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3/action Jul 03 19:29:54.982636 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b49a4a1c-4b3d-43d4-bbaa-79377c5a9340 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:29:54.982636 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b49a4a1c-4b3d-43d4-bbaa-79377c5a9340 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:54.997439 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:54.997439 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:54.998914 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b49a4a1c-4b3d-43d4-bbaa-79377c5a9340 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Volume info retrieved successfully. Jul 03 19:29:55.025148 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6b453518-c1eb-4fc8-b297-9b3a2cb64442 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:55.038832 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6b453518-c1eb-4fc8-b297-9b3a2cb64442 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:29:55.038832 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6b453518-c1eb-4fc8-b297-9b3a2cb64442 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:55.040090 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6b453518-c1eb-4fc8-b297-9b3a2cb64442 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:55.041409 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-6b453518-c1eb-4fc8-b297-9b3a2cb64442 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:55.054257 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:55.054257 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:55.058338 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6b453518-c1eb-4fc8-b297-9b3a2cb64442 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:29:55.059508 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 625/2482] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:55 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 753 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:55.108775 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-b49a4a1c-4b3d-43d4-bbaa-79377c5a9340 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Created reservations ['88dc3e02-b9f8-45e3-93c7-6a2b7458b32f', 'f844c79f-73aa-473f-b9f9-33b2c03053c5'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:29:55.128083 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b49a4a1c-4b3d-43d4-bbaa-79377c5a9340 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Extend volume request issued successfully. Jul 03 19:29:55.128395 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b49a4a1c-4b3d-43d4-bbaa-79377c5a9340 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3/action returned with HTTP 202 Jul 03 19:29:55.129070 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 604/2483] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:29:54 2026] POST /volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:29:55.145191 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-360a81b8-d712-4c02-bd1c-2189ac5ae329 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:55.145191 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-360a81b8-d712-4c02-bd1c-2189ac5ae329 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] GET https://10.4.3.61/volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 Jul 03 19:29:55.145814 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-360a81b8-d712-4c02-bd1c-2189ac5ae329 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:55.145814 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-360a81b8-d712-4c02-bd1c-2189ac5ae329 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:55.160646 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:55.160646 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:55.169989 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-360a81b8-d712-4c02-bd1c-2189ac5ae329 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Volume info retrieved successfully. Jul 03 19:29:55.182414 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-360a81b8-d712-4c02-bd1c-2189ac5ae329 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 returned with HTTP 200 Jul 03 19:29:55.182961 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 628/2484] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:55 2026] GET /volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 => generated 1354 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:55.890660 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fe04f01f-4c3a-4ffc-b3b3-3953512b1b0f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:55.895908 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fe04f01f-4c3a-4ffc-b3b3-3953512b1b0f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd Jul 03 19:29:55.895908 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fe04f01f-4c3a-4ffc-b3b3-3953512b1b0f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:55.897577 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fe04f01f-4c3a-4ffc-b3b3-3953512b1b0f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:55.897697 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-fe04f01f-4c3a-4ffc-b3b3-3953512b1b0f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9b536f4e-fe13-4cd4-9913-96f1fc6114cd. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:55.904019 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:55.904019 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:55.905267 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fe04f01f-4c3a-4ffc-b3b3-3953512b1b0f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd returned with HTTP 200 Jul 03 19:29:55.905782 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 628/2485] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:55 2026] GET /volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:56.077726 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3fc15d01-117f-48ce-803f-ba3beae5159d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:56.082943 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3fc15d01-117f-48ce-803f-ba3beae5159d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:29:56.083216 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3fc15d01-117f-48ce-803f-ba3beae5159d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:56.083707 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3fc15d01-117f-48ce-803f-ba3beae5159d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:56.084419 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-3fc15d01-117f-48ce-803f-ba3beae5159d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:56.094614 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:56.094614 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:56.097059 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3fc15d01-117f-48ce-803f-ba3beae5159d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:29:56.097494 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 626/2486] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:56 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 753 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:56.206279 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0db696ed-592c-4f01-a195-1334ef4497e5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:56.209133 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0db696ed-592c-4f01-a195-1334ef4497e5 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] GET https://10.4.3.61/volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 Jul 03 19:29:56.209416 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0db696ed-592c-4f01-a195-1334ef4497e5 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:56.209683 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0db696ed-592c-4f01-a195-1334ef4497e5 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:56.217158 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=407,cinder:UPDATE=100,cinder:INSERT=62,cinder:DELETE=1 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:29:56.227398 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:56.227398 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:56.233727 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0db696ed-592c-4f01-a195-1334ef4497e5 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Volume info retrieved successfully. Jul 03 19:29:56.242439 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0db696ed-592c-4f01-a195-1334ef4497e5 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 returned with HTTP 200 Jul 03 19:29:56.243127 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 605/2487] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:56 2026] GET /volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 => generated 1354 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:56.259604 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2591c78b-01af-4b76-963c-5302a826c647 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:56.261400 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2591c78b-01af-4b76-963c-5302a826c647 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] GET https://10.4.3.61/volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 Jul 03 19:29:56.261573 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2591c78b-01af-4b76-963c-5302a826c647 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:56.261747 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2591c78b-01af-4b76-963c-5302a826c647 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:56.269331 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:56.269331 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:56.274822 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-2591c78b-01af-4b76-963c-5302a826c647 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Volume info retrieved successfully. Jul 03 19:29:56.279975 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2591c78b-01af-4b76-963c-5302a826c647 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 returned with HTTP 200 Jul 03 19:29:56.280533 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 629/2488] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:56 2026] GET /volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:56.294865 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-84ea3965-744c-4178-8585-7f87b172f4ed None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:56.300541 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-84ea3965-744c-4178-8585-7f87b172f4ed tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] GET https://10.4.3.61/volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 Jul 03 19:29:56.304314 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-84ea3965-744c-4178-8585-7f87b172f4ed tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:56.304632 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-84ea3965-744c-4178-8585-7f87b172f4ed tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:56.308096 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=367,cinder:UPDATE=54,cinder:INSERT=27 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:29:56.314727 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:56.314727 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:56.322321 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-84ea3965-744c-4178-8585-7f87b172f4ed tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Volume info retrieved successfully. Jul 03 19:29:56.331741 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-84ea3965-744c-4178-8585-7f87b172f4ed tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 returned with HTTP 200 Jul 03 19:29:56.332428 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 629/2489] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:56 2026] GET /volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 => generated 1354 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:56.351126 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-96fe7d90-7b33-4208-beed-6ed84a0dd9de None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:56.353451 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-96fe7d90-7b33-4208-beed-6ed84a0dd9de tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] DELETE https://10.4.3.61/volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 Jul 03 19:29:56.353658 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-96fe7d90-7b33-4208-beed-6ed84a0dd9de tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:56.353847 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-96fe7d90-7b33-4208-beed-6ed84a0dd9de tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:56.354022 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-96fe7d90-7b33-4208-beed-6ed84a0dd9de tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Delete volume with id: c3acbe26-fa5c-49f7-8f74-e63e71328fc3 Jul 03 19:29:56.366718 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:56.366718 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:56.367316 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-96fe7d90-7b33-4208-beed-6ed84a0dd9de tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Volume info retrieved successfully. Jul 03 19:29:56.395676 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-96fe7d90-7b33-4208-beed-6ed84a0dd9de tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Delete volume request issued successfully. Jul 03 19:29:56.395997 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-96fe7d90-7b33-4208-beed-6ed84a0dd9de tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 returned with HTTP 202 Jul 03 19:29:56.396592 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 627/2490] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:29:56 2026] DELETE /volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:29:56.407995 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-60cf3de2-475d-42fb-bd3c-dd2afee8a202 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:56.411141 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-60cf3de2-475d-42fb-bd3c-dd2afee8a202 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] GET https://10.4.3.61/volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 Jul 03 19:29:56.411141 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-60cf3de2-475d-42fb-bd3c-dd2afee8a202 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:56.412890 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-60cf3de2-475d-42fb-bd3c-dd2afee8a202 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:56.423227 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:56.423227 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:56.431521 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-60cf3de2-475d-42fb-bd3c-dd2afee8a202 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Volume info retrieved successfully. Jul 03 19:29:56.441182 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-60cf3de2-475d-42fb-bd3c-dd2afee8a202 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 returned with HTTP 200 Jul 03 19:29:56.441318 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 606/2491] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:56 2026] GET /volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 => generated 1353 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:29:56.921525 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-af696c40-26c6-4c33-a8fe-4b3255f5b226 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:56.923888 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-af696c40-26c6-4c33-a8fe-4b3255f5b226 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd Jul 03 19:29:56.924046 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-af696c40-26c6-4c33-a8fe-4b3255f5b226 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:56.924329 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-af696c40-26c6-4c33-a8fe-4b3255f5b226 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:56.925201 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-af696c40-26c6-4c33-a8fe-4b3255f5b226 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9b536f4e-fe13-4cd4-9913-96f1fc6114cd. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:56.932030 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:56.932030 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:56.933000 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-af696c40-26c6-4c33-a8fe-4b3255f5b226 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd returned with HTTP 200 Jul 03 19:29:56.933503 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 630/2492] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:56 2026] GET /volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:57.109463 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9f25702b-dcae-476a-89a9-caa5545d0968 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:57.111752 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9f25702b-dcae-476a-89a9-caa5545d0968 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:29:57.112071 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9f25702b-dcae-476a-89a9-caa5545d0968 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:57.112367 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9f25702b-dcae-476a-89a9-caa5545d0968 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:57.112532 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-9f25702b-dcae-476a-89a9-caa5545d0968 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:57.117980 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:57.117980 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:57.119022 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9f25702b-dcae-476a-89a9-caa5545d0968 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:29:57.119553 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 630/2493] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:57 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:57.462201 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-76289614-abf0-4b9a-b5b0-23d9f1f62463 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:57.469740 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-76289614-abf0-4b9a-b5b0-23d9f1f62463 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] GET https://10.4.3.61/volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 Jul 03 19:29:57.471479 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-76289614-abf0-4b9a-b5b0-23d9f1f62463 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:57.471940 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-76289614-abf0-4b9a-b5b0-23d9f1f62463 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:57.480478 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-76289614-abf0-4b9a-b5b0-23d9f1f62463 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 returned with HTTP 404 Jul 03 19:29:57.481374 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 628/2494] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:57 2026] GET /volume/v3/volumes/c3acbe26-fa5c-49f7-8f74-e63e71328fc3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:29:57.495082 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-fc224d30-f1ab-4060-9391-471bc533b3e0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:57.498704 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fc224d30-f1ab-4060-9391-471bc533b3e0 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:29:57.499109 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fc224d30-f1ab-4060-9391-471bc533b3e0 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-736134697"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:57.501156 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-fc224d30-f1ab-4060-9391-471bc533b3e0 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-736134697'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:29:57.501360 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-fc224d30-f1ab-4060-9391-471bc533b3e0 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Create volume of 1 GB Jul 03 19:29:57.514050 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-fc224d30-f1ab-4060-9391-471bc533b3e0 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Availability Zones retrieved successfully. Jul 03 19:29:57.522013 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-fc224d30-f1ab-4060-9391-471bc533b3e0 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Flow 'volume_create_api' (f1734b36-bf65-46c3-abf8-4236efaa107d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:29:57.523072 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-fc224d30-f1ab-4060-9391-471bc533b3e0 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc3b0659-dfa2-41e5-8609-7c5fcc639bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:57.525615 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-fc224d30-f1ab-4060-9391-471bc533b3e0 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:29:57.571636 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-fc224d30-f1ab-4060-9391-471bc533b3e0 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc3b0659-dfa2-41e5-8609-7c5fcc639bb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:57.573243 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-fc224d30-f1ab-4060-9391-471bc533b3e0 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e89a267-83c7-4e21-9c9f-524c4cb71200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:57.641463 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-fc224d30-f1ab-4060-9391-471bc533b3e0 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Created reservations ['78c08a66-dcfa-4b5c-9b7d-6f2004d50ded', '5984074b-ff7c-48cb-ae67-5ec1fb59cde1', 'cf5324b0-6492-4619-9285-e5fa4809824c', 'ddb27633-9c63-452f-8a2a-885fc0f6e2f3'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:29:57.641463 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-fc224d30-f1ab-4060-9391-471bc533b3e0 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e89a267-83c7-4e21-9c9f-524c4cb71200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78c08a66-dcfa-4b5c-9b7d-6f2004d50ded', '5984074b-ff7c-48cb-ae67-5ec1fb59cde1', 'cf5324b0-6492-4619-9285-e5fa4809824c', 'ddb27633-9c63-452f-8a2a-885fc0f6e2f3']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:57.641849 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-fc224d30-f1ab-4060-9391-471bc533b3e0 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfd8a039-5565-451e-b0a3-991f737f91da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:57.669994 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-fc224d30-f1ab-4060-9391-471bc533b3e0 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfd8a039-5565-451e-b0a3-991f737f91da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a957371c-1927-40ff-a0d5-21436d4d8d22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-736134697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d869a377be1f41ef8fb245c31f440458',qos_specs=None,replication_status=,reservations=['78c08a66-dcfa-4b5c-9b7d-6f2004d50ded','5984074b-ff7c-48cb-ae67-5ec1fb59cde1','cf5324b0-6492-4619-9285-e5fa4809824c','ddb27633-9c63-452f-8a2a-885fc0f6e2f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04d0105c15734f6da1b940746171ef0c',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:29:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-736134697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a957371c-1927-40ff-a0d5-21436d4d8d22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d869a377be1f41ef8fb245c31f440458',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04d0105c15734f6da1b940746171ef0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:57.669994 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-fc224d30-f1ab-4060-9391-471bc533b3e0 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71d62f17-e83e-4eef-bcb3-32ef3b064b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:57.692065 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-fc224d30-f1ab-4060-9391-471bc533b3e0 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71d62f17-e83e-4eef-bcb3-32ef3b064b25) transitioned into state 'SUCCESS' from state '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-736134697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d869a377be1f41ef8fb245c31f440458',qos_specs=None,replication_status=,reservations=['78c08a66-dcfa-4b5c-9b7d-6f2004d50ded','5984074b-ff7c-48cb-ae67-5ec1fb59cde1','cf5324b0-6492-4619-9285-e5fa4809824c','ddb27633-9c63-452f-8a2a-885fc0f6e2f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04d0105c15734f6da1b940746171ef0c',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:57.693037 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-fc224d30-f1ab-4060-9391-471bc533b3e0 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bc882e8-8c21-4a80-b234-25e4df5ba56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:29:57.709308 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-fc224d30-f1ab-4060-9391-471bc533b3e0 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bc882e8-8c21-4a80-b234-25e4df5ba56c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:29:57.709308 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-fc224d30-f1ab-4060-9391-471bc533b3e0 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Flow 'volume_create_api' (f1734b36-bf65-46c3-abf8-4236efaa107d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:29:57.709790 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-fc224d30-f1ab-4060-9391-471bc533b3e0 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Create volume request issued successfully. Jul 03 19:29:57.710576 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fc224d30-f1ab-4060-9391-471bc533b3e0 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:29:57.711131 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 607/2495] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:29:57 2026] POST /volume/v3/volumes => generated 745 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:29:57.729452 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6d66789b-a143-467d-ba02-70097475135d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:57.733273 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6d66789b-a143-467d-ba02-70097475135d tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] GET https://10.4.3.61/volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 Jul 03 19:29:57.733559 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6d66789b-a143-467d-ba02-70097475135d tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:57.733828 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6d66789b-a143-467d-ba02-70097475135d tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:57.737394 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=407,cinder:UPDATE=76,cinder:INSERT=42 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:29:57.746511 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:57.746511 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:57.762532 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6d66789b-a143-467d-ba02-70097475135d tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Volume info retrieved successfully. Jul 03 19:29:57.767351 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6d66789b-a143-467d-ba02-70097475135d tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 returned with HTTP 200 Jul 03 19:29:57.767887 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 631/2496] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:57 2026] GET /volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 => generated 813 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:57.949511 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0ce247ab-c086-42ad-b2e6-90e453078883 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:57.952934 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0ce247ab-c086-42ad-b2e6-90e453078883 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd Jul 03 19:29:57.953232 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0ce247ab-c086-42ad-b2e6-90e453078883 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:57.953505 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0ce247ab-c086-42ad-b2e6-90e453078883 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:57.953669 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-0ce247ab-c086-42ad-b2e6-90e453078883 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9b536f4e-fe13-4cd4-9913-96f1fc6114cd. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:57.960563 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:57.960563 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:57.961635 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0ce247ab-c086-42ad-b2e6-90e453078883 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd returned with HTTP 200 Jul 03 19:29:57.962155 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 631/2497] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:57 2026] GET /volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:58.133486 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-084f33b9-2e58-4d10-ac17-e078d83e0aaa None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:58.135792 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-084f33b9-2e58-4d10-ac17-e078d83e0aaa tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:29:58.136025 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-084f33b9-2e58-4d10-ac17-e078d83e0aaa tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:58.136276 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-084f33b9-2e58-4d10-ac17-e078d83e0aaa tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:58.136395 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-084f33b9-2e58-4d10-ac17-e078d83e0aaa tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:58.142734 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:58.142734 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:58.143921 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-084f33b9-2e58-4d10-ac17-e078d83e0aaa tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:29:58.144431 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 629/2498] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:58 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:58.791698 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f59077f6-b5b2-40a0-830a-7308bb18d7d9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:58.797230 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f59077f6-b5b2-40a0-830a-7308bb18d7d9 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] GET https://10.4.3.61/volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 Jul 03 19:29:58.797485 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f59077f6-b5b2-40a0-830a-7308bb18d7d9 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:58.797718 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f59077f6-b5b2-40a0-830a-7308bb18d7d9 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:58.815219 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:58.815219 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:58.821526 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f59077f6-b5b2-40a0-830a-7308bb18d7d9 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Volume info retrieved successfully. Jul 03 19:29:58.828865 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f59077f6-b5b2-40a0-830a-7308bb18d7d9 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 returned with HTTP 200 Jul 03 19:29:58.829402 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 608/2499] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:58 2026] GET /volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 => generated 838 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:58.844541 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fd86c186-b108-44e6-9caf-606a66a81112 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:58.846767 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fd86c186-b108-44e6-9caf-606a66a81112 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:29:58.846851 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fd86c186-b108-44e6-9caf-606a66a81112 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a957371c-1927-40ff-a0d5-21436d4d8d22", "name": "tempest-VolumesExtendTest-Snapshot-433171605"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:29:58.856582 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:58.856582 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:29:58.857264 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-fd86c186-b108-44e6-9caf-606a66a81112 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Volume info retrieved successfully. Jul 03 19:29:58.857398 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-fd86c186-b108-44e6-9caf-606a66a81112 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Create snapshot from volume a957371c-1927-40ff-a0d5-21436d4d8d22 Jul 03 19:29:58.917389 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-fd86c186-b108-44e6-9caf-606a66a81112 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Created reservations ['b5b48acb-a0ae-4a76-8d4f-9fc46107130f', '765b5ff5-b734-4527-ac0c-5738ed6b7d35', 'f90fc5a0-747e-4fb4-b615-189aa3851d78', '499867e8-8bfc-425f-9cf8-faddf6873bd6'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:29:58.983770 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-fd86c186-b108-44e6-9caf-606a66a81112 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Snapshot create request issued successfully. Jul 03 19:29:58.983951 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1ac07b9e-ae28-44a4-8bd3-46fbf849e643 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:58.984529 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fd86c186-b108-44e6-9caf-606a66a81112 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:29:58.985461 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 632/2500] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:29:58 2026] POST /volume/v3/snapshots => generated 303 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:29:58.992246 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1ac07b9e-ae28-44a4-8bd3-46fbf849e643 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd Jul 03 19:29:58.992753 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1ac07b9e-ae28-44a4-8bd3-46fbf849e643 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:58.992753 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1ac07b9e-ae28-44a4-8bd3-46fbf849e643 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:58.993588 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-1ac07b9e-ae28-44a4-8bd3-46fbf849e643 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9b536f4e-fe13-4cd4-9913-96f1fc6114cd. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:59.000975 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8450a6dd-622e-4beb-8d1a-bf0c9f4fa5c2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:59.003482 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8450a6dd-622e-4beb-8d1a-bf0c9f4fa5c2 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] GET https://10.4.3.61/volume/v3/snapshots/78096eeb-de28-4f87-a5da-8920146d28f5 Jul 03 19:29:59.004452 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8450a6dd-622e-4beb-8d1a-bf0c9f4fa5c2 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:59.004452 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8450a6dd-622e-4beb-8d1a-bf0c9f4fa5c2 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:59.005739 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:59.005739 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:29:59.006712 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1ac07b9e-ae28-44a4-8bd3-46fbf849e643 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd returned with HTTP 200 Jul 03 19:29:59.007131 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 632/2501] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:58 2026] GET /volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd => generated 788 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:59.021189 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:59.021189 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:29:59.021189 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8450a6dd-622e-4beb-8d1a-bf0c9f4fa5c2 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Snapshot retrieved successfully. Jul 03 19:29:59.021189 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8450a6dd-622e-4beb-8d1a-bf0c9f4fa5c2 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/snapshots/78096eeb-de28-4f87-a5da-8920146d28f5 returned with HTTP 200 Jul 03 19:29:59.021189 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 630/2502] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:29:58 2026] GET /volume/v3/snapshots/78096eeb-de28-4f87-a5da-8920146d28f5 => generated 435 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:29:59.155999 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-efc31ac8-999a-44d3-a326-c422a4651553 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:29:59.157991 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-efc31ac8-999a-44d3-a326-c422a4651553 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:29:59.158251 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-efc31ac8-999a-44d3-a326-c422a4651553 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:29:59.158450 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-efc31ac8-999a-44d3-a326-c422a4651553 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:29:59.158568 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-efc31ac8-999a-44d3-a326-c422a4651553 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:29:59.164046 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:29:59.164046 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:29:59.166651 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-efc31ac8-999a-44d3-a326-c422a4651553 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:29:59.167011 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 609/2503] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:29:59 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:00.020909 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9086c504-8ff1-4d25-844b-cb69cd3c46fd None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:00.026077 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9086c504-8ff1-4d25-844b-cb69cd3c46fd tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd Jul 03 19:30:00.026077 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9086c504-8ff1-4d25-844b-cb69cd3c46fd tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:00.026433 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9086c504-8ff1-4d25-844b-cb69cd3c46fd tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:00.026673 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-9086c504-8ff1-4d25-844b-cb69cd3c46fd tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9b536f4e-fe13-4cd4-9913-96f1fc6114cd. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:00.035707 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c0bb95de-a863-4acc-8ba8-57c2f87953b7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:00.037617 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c0bb95de-a863-4acc-8ba8-57c2f87953b7 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] GET https://10.4.3.61/volume/v3/snapshots/78096eeb-de28-4f87-a5da-8920146d28f5 Jul 03 19:30:00.038007 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c0bb95de-a863-4acc-8ba8-57c2f87953b7 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:00.038349 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c0bb95de-a863-4acc-8ba8-57c2f87953b7 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:00.039577 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:00.039577 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:00.041335 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9086c504-8ff1-4d25-844b-cb69cd3c46fd tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd returned with HTTP 200 Jul 03 19:30:00.041335 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 633/2504] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:00 2026] GET /volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:00.052004 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:00.052004 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:00.052627 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c0bb95de-a863-4acc-8ba8-57c2f87953b7 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Snapshot retrieved successfully. Jul 03 19:30:00.054435 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c0bb95de-a863-4acc-8ba8-57c2f87953b7 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/snapshots/78096eeb-de28-4f87-a5da-8920146d28f5 returned with HTTP 200 Jul 03 19:30:00.054810 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 633/2505] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:30:00 2026] GET /volume/v3/snapshots/78096eeb-de28-4f87-a5da-8920146d28f5 => generated 462 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:00.066938 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-37dc284c-8841-48ca-914c-81cd5dad957e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:00.069282 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-37dc284c-8841-48ca-914c-81cd5dad957e tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] POST https://10.4.3.61/volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22/action Jul 03 19:30:00.069768 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-37dc284c-8841-48ca-914c-81cd5dad957e tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:30:00.072859 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-37dc284c-8841-48ca-914c-81cd5dad957e tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:00.080765 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:00.080765 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:00.081468 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-37dc284c-8841-48ca-914c-81cd5dad957e tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Volume info retrieved successfully. Jul 03 19:30:00.122687 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-37dc284c-8841-48ca-914c-81cd5dad957e tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Created reservations ['445b863f-55d2-42f6-b12c-28b445088f0a', 'b9e0f5b2-3987-4cae-9d3d-953a69ddd22a'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:30:00.132424 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-37dc284c-8841-48ca-914c-81cd5dad957e tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Extend volume request issued successfully. Jul 03 19:30:00.132981 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-37dc284c-8841-48ca-914c-81cd5dad957e tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22/action returned with HTTP 202 Jul 03 19:30:00.133509 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 631/2506] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:30:00 2026] POST /volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:30:00.143216 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ac16ba46-8b22-4469-a7ad-26278bc0e291 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:00.150116 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ac16ba46-8b22-4469-a7ad-26278bc0e291 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] GET https://10.4.3.61/volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 Jul 03 19:30:00.150116 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ac16ba46-8b22-4469-a7ad-26278bc0e291 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:00.150116 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ac16ba46-8b22-4469-a7ad-26278bc0e291 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:00.156463 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:00.156463 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:00.161372 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ac16ba46-8b22-4469-a7ad-26278bc0e291 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Volume info retrieved successfully. Jul 03 19:30:00.166995 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ac16ba46-8b22-4469-a7ad-26278bc0e291 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 returned with HTTP 200 Jul 03 19:30:00.167749 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 610/2507] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:00 2026] GET /volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:00.186234 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-adf48fae-6a73-40b0-980a-5fdac3f2fff0 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:00.188848 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-adf48fae-6a73-40b0-980a-5fdac3f2fff0 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:00.189180 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-adf48fae-6a73-40b0-980a-5fdac3f2fff0 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:00.189466 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-adf48fae-6a73-40b0-980a-5fdac3f2fff0 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:00.189957 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-adf48fae-6a73-40b0-980a-5fdac3f2fff0 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:00.196822 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:00.196822 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:00.197681 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-adf48fae-6a73-40b0-980a-5fdac3f2fff0 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:00.198119 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 634/2508] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:00 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:00.226869 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-217de1b7-1e22-4bcd-a793-24e0619e14b6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:00.229418 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-217de1b7-1e22-4bcd-a793-24e0619e14b6 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] DELETE https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 Jul 03 19:30:00.229694 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-217de1b7-1e22-4bcd-a793-24e0619e14b6 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:00.229904 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-217de1b7-1e22-4bcd-a793-24e0619e14b6 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:00.230086 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-217de1b7-1e22-4bcd-a793-24e0619e14b6 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Delete volume with id: 9d03c5bd-05fe-4211-b5d9-ddf7274bed66 Jul 03 19:30:00.248293 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:00.248293 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:00.248762 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-217de1b7-1e22-4bcd-a793-24e0619e14b6 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:30:00.307031 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-217de1b7-1e22-4bcd-a793-24e0619e14b6 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Delete volume request issued successfully. Jul 03 19:30:00.307209 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-217de1b7-1e22-4bcd-a793-24e0619e14b6 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 returned with HTTP 202 Jul 03 19:30:00.307954 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 634/2509] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:30:00 2026] DELETE /volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:30:00.320682 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-035671eb-d816-4440-89fe-1997eef3450f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:00.325706 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-035671eb-d816-4440-89fe-1997eef3450f tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 Jul 03 19:30:00.325706 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-035671eb-d816-4440-89fe-1997eef3450f tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:00.325913 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-035671eb-d816-4440-89fe-1997eef3450f tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:00.337366 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:00.337366 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:00.341643 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-035671eb-d816-4440-89fe-1997eef3450f tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:30:00.348182 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-035671eb-d816-4440-89fe-1997eef3450f tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 returned with HTTP 200 Jul 03 19:30:00.348841 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 632/2510] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:00 2026] GET /volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:00.835536 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-27b43729-07ce-47a0-9204-968af94196e6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:00.838144 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-27b43729-07ce-47a0-9204-968af94196e6 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:30:00.838427 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-27b43729-07ce-47a0-9204-968af94196e6 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:00.838643 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-27b43729-07ce-47a0-9204-968af94196e6 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:00.853988 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:00.853988 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:00.859575 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-27b43729-07ce-47a0-9204-968af94196e6 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:30:00.866095 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-27b43729-07ce-47a0-9204-968af94196e6 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:30:00.866732 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 611/2511] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:30:00 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:01.057953 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6e7a7b65-89f8-494d-b77f-72e0e4a0ea8c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:01.061110 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6e7a7b65-89f8-494d-b77f-72e0e4a0ea8c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd Jul 03 19:30:01.061430 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6e7a7b65-89f8-494d-b77f-72e0e4a0ea8c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:01.061767 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6e7a7b65-89f8-494d-b77f-72e0e4a0ea8c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:01.062119 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-6e7a7b65-89f8-494d-b77f-72e0e4a0ea8c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9b536f4e-fe13-4cd4-9913-96f1fc6114cd. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:01.070493 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:01.070493 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:01.072259 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6e7a7b65-89f8-494d-b77f-72e0e4a0ea8c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd returned with HTTP 200 Jul 03 19:30:01.074077 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 635/2512] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:01 2026] GET /volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:01.185366 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c3884f37-f231-4635-b713-e1875d9d477c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:01.187917 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c3884f37-f231-4635-b713-e1875d9d477c tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] GET https://10.4.3.61/volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 Jul 03 19:30:01.188225 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c3884f37-f231-4635-b713-e1875d9d477c tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:01.188470 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c3884f37-f231-4635-b713-e1875d9d477c tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:01.201944 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:01.201944 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:01.210224 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-31312d76-1627-400a-89b7-68f573ed9fc3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:01.211680 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c3884f37-f231-4635-b713-e1875d9d477c tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Volume info retrieved successfully. Jul 03 19:30:01.212421 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-31312d76-1627-400a-89b7-68f573ed9fc3 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:01.212744 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-31312d76-1627-400a-89b7-68f573ed9fc3 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:01.213053 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-31312d76-1627-400a-89b7-68f573ed9fc3 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:01.213305 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-31312d76-1627-400a-89b7-68f573ed9fc3 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:01.218971 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:01.218971 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:01.219413 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-31312d76-1627-400a-89b7-68f573ed9fc3 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:01.219836 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 633/2513] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:01 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:01.220654 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c3884f37-f231-4635-b713-e1875d9d477c tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 returned with HTTP 200 Jul 03 19:30:01.221044 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 635/2514] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:01 2026] GET /volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:01.238038 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e7c3b216-3f2d-4e67-b33a-ba2fc5a01752 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:01.240327 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e7c3b216-3f2d-4e67-b33a-ba2fc5a01752 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] GET https://10.4.3.61/volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 Jul 03 19:30:01.240566 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e7c3b216-3f2d-4e67-b33a-ba2fc5a01752 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:01.241267 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e7c3b216-3f2d-4e67-b33a-ba2fc5a01752 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:01.250279 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:01.250279 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:01.256756 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e7c3b216-3f2d-4e67-b33a-ba2fc5a01752 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Volume info retrieved successfully. Jul 03 19:30:01.265064 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e7c3b216-3f2d-4e67-b33a-ba2fc5a01752 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 returned with HTTP 200 Jul 03 19:30:01.265963 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 612/2515] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:01 2026] GET /volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:01.283536 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2a6c65ef-b2ea-4345-a450-4eaa0163e60a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:01.286980 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2a6c65ef-b2ea-4345-a450-4eaa0163e60a tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/78096eeb-de28-4f87-a5da-8920146d28f5 Jul 03 19:30:01.286980 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2a6c65ef-b2ea-4345-a450-4eaa0163e60a tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:01.287445 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2a6c65ef-b2ea-4345-a450-4eaa0163e60a tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:01.287605 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-2a6c65ef-b2ea-4345-a450-4eaa0163e60a tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Delete snapshot with id: 78096eeb-de28-4f87-a5da-8920146d28f5 Jul 03 19:30:01.299879 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:01.299879 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:01.300851 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-2a6c65ef-b2ea-4345-a450-4eaa0163e60a tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Snapshot retrieved successfully. Jul 03 19:30:01.337718 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-2a6c65ef-b2ea-4345-a450-4eaa0163e60a tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Snapshot delete request issued successfully. Jul 03 19:30:01.337718 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2a6c65ef-b2ea-4345-a450-4eaa0163e60a tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/snapshots/78096eeb-de28-4f87-a5da-8920146d28f5 returned with HTTP 202 Jul 03 19:30:01.338619 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 636/2516] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:30:01 2026] DELETE /volume/v3/snapshots/78096eeb-de28-4f87-a5da-8920146d28f5 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:30:01.359664 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-35a94f5f-eea1-415a-9965-3bbc34c19c81 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:01.363401 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-35a94f5f-eea1-415a-9965-3bbc34c19c81 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] GET https://10.4.3.61/volume/v3/snapshots/78096eeb-de28-4f87-a5da-8920146d28f5 Jul 03 19:30:01.364112 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-35a94f5f-eea1-415a-9965-3bbc34c19c81 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:01.368009 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-35a94f5f-eea1-415a-9965-3bbc34c19c81 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:01.371849 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-37b563c4-4889-447a-86c0-39fd190463a5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:01.371849 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-37b563c4-4889-447a-86c0-39fd190463a5 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 Jul 03 19:30:01.371849 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-37b563c4-4889-447a-86c0-39fd190463a5 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:01.371849 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-37b563c4-4889-447a-86c0-39fd190463a5 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:01.383832 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:01.383832 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:01.386607 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-35a94f5f-eea1-415a-9965-3bbc34c19c81 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Snapshot retrieved successfully. Jul 03 19:30:01.386607 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-35a94f5f-eea1-415a-9965-3bbc34c19c81 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/snapshots/78096eeb-de28-4f87-a5da-8920146d28f5 returned with HTTP 200 Jul 03 19:30:01.386830 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-37b563c4-4889-447a-86c0-39fd190463a5 tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 returned with HTTP 404 Jul 03 19:30:01.386932 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 634/2517] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:30:01 2026] GET /volume/v3/snapshots/78096eeb-de28-4f87-a5da-8920146d28f5 => generated 461 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:01.386991 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 636/2518] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:01 2026] GET /volume/v3/volumes/9d03c5bd-05fe-4211-b5d9-ddf7274bed66 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:30:01.412514 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a5181d63-c7cf-4237-bf21-59c47c56890c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:01.421898 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a5181d63-c7cf-4237-bf21-59c47c56890c tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] DELETE https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e Jul 03 19:30:01.421898 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a5181d63-c7cf-4237-bf21-59c47c56890c tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:01.421898 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a5181d63-c7cf-4237-bf21-59c47c56890c tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:01.421898 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-a5181d63-c7cf-4237-bf21-59c47c56890c tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Delete volume with id: 86656ac7-1e6c-4682-ad0e-dd41f7a5de8e Jul 03 19:30:01.455922 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:01.455922 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:01.457978 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a5181d63-c7cf-4237-bf21-59c47c56890c tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:30:01.568721 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a5181d63-c7cf-4237-bf21-59c47c56890c tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Delete volume request issued successfully. Jul 03 19:30:01.568721 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a5181d63-c7cf-4237-bf21-59c47c56890c tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e returned with HTTP 202 Jul 03 19:30:01.570670 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 613/2519] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:30:01 2026] DELETE /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:30:01.596861 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0a3143c5-7b7b-4c39-a52c-3fa037c87c3a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:01.618134 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0a3143c5-7b7b-4c39-a52c-3fa037c87c3a tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e Jul 03 19:30:01.618134 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0a3143c5-7b7b-4c39-a52c-3fa037c87c3a tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:01.618134 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0a3143c5-7b7b-4c39-a52c-3fa037c87c3a tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:01.641103 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:01.641103 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:01.666031 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0a3143c5-7b7b-4c39-a52c-3fa037c87c3a tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Volume info retrieved successfully. Jul 03 19:30:01.719352 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0a3143c5-7b7b-4c39-a52c-3fa037c87c3a tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e returned with HTTP 200 Jul 03 19:30:01.719352 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 637/2520] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:01 2026] GET /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e => generated 854 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:02.090403 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-66bde1ef-3949-4d06-aa23-b01185b4852f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:02.096584 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-66bde1ef-3949-4d06-aa23-b01185b4852f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd Jul 03 19:30:02.098102 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-66bde1ef-3949-4d06-aa23-b01185b4852f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:02.098102 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-66bde1ef-3949-4d06-aa23-b01185b4852f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:02.098102 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-66bde1ef-3949-4d06-aa23-b01185b4852f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9b536f4e-fe13-4cd4-9913-96f1fc6114cd. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:02.112643 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:02.112643 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:02.114444 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-66bde1ef-3949-4d06-aa23-b01185b4852f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd returned with HTTP 200 Jul 03 19:30:02.117367 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 635/2521] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:02 2026] GET /volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd => generated 788 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:02.194674 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-958f6f2f-2ff4-4bc7-8ce5-df0e72049262 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:02.195292 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-958f6f2f-2ff4-4bc7-8ce5-df0e72049262 None None] GET https://10.4.3.61/volume// Jul 03 19:30:02.195586 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-958f6f2f-2ff4-4bc7-8ce5-df0e72049262 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:02.195866 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-958f6f2f-2ff4-4bc7-8ce5-df0e72049262 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:02.197155 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-958f6f2f-2ff4-4bc7-8ce5-df0e72049262 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:30:02.197155 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 637/2522] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:30:02 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:30:02.214122 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-f0152380-201a-49aa-b24c-462ffe34426f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:02.220064 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-f0152380-201a-49aa-b24c-462ffe34426f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:30:02.220064 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-f0152380-201a-49aa-b24c-462ffe34426f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1206cde-b6e8-4af5-ad1b-39a03a49ebdc", "connector": null, "instance_uuid": "121a222a-2067-42ec-b1b5-65f49de2af2b"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:02.237086 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-bac0a45a-f25f-4465-aca8-6ca7afe87d86 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:02.239342 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bac0a45a-f25f-4465-aca8-6ca7afe87d86 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:02.239559 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bac0a45a-f25f-4465-aca8-6ca7afe87d86 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:02.240527 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bac0a45a-f25f-4465-aca8-6ca7afe87d86 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:02.240527 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-bac0a45a-f25f-4465-aca8-6ca7afe87d86 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:02.242582 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:02.242582 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:02.249831 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:02.249831 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:02.250959 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bac0a45a-f25f-4465-aca8-6ca7afe87d86 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:02.251619 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 638/2523] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:02 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 753 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:02.309691 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-f0152380-201a-49aa-b24c-462ffe34426f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:30:02.310307 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 614/2524] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:30:02 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:02.325025 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-80f69dc8-a59a-4dca-9e3f-58860a5b39f8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:02.327832 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-80f69dc8-a59a-4dca-9e3f-58860a5b39f8 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] DELETE https://10.4.3.61/volume/v3/attachments/5b0ee4f4-5f52-4bbd-9b24-020126d74724 Jul 03 19:30:02.328150 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-80f69dc8-a59a-4dca-9e3f-58860a5b39f8 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:02.328471 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-80f69dc8-a59a-4dca-9e3f-58860a5b39f8 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:02.340281 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:02.340281 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:02.413079 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4616886b-3544-4144-9a9c-bb51c1c7a7fc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:02.415608 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4616886b-3544-4144-9a9c-bb51c1c7a7fc tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] GET https://10.4.3.61/volume/v3/snapshots/78096eeb-de28-4f87-a5da-8920146d28f5 Jul 03 19:30:02.415923 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4616886b-3544-4144-9a9c-bb51c1c7a7fc tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:02.416270 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4616886b-3544-4144-9a9c-bb51c1c7a7fc tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:02.425399 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4616886b-3544-4144-9a9c-bb51c1c7a7fc tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/snapshots/78096eeb-de28-4f87-a5da-8920146d28f5 returned with HTTP 404 Jul 03 19:30:02.426092 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 638/2525] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:30:02 2026] GET /volume/v3/snapshots/78096eeb-de28-4f87-a5da-8920146d28f5 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:30:02.437143 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-95a40d20-3e46-4caf-bd73-fad3d9a1ed0f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:02.439658 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-95a40d20-3e46-4caf-bd73-fad3d9a1ed0f tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] GET https://10.4.3.61/volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 Jul 03 19:30:02.440277 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-95a40d20-3e46-4caf-bd73-fad3d9a1ed0f tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:02.440277 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-95a40d20-3e46-4caf-bd73-fad3d9a1ed0f tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:02.454325 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:02.454325 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:02.465403 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-95a40d20-3e46-4caf-bd73-fad3d9a1ed0f tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Volume info retrieved successfully. Jul 03 19:30:02.474580 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-95a40d20-3e46-4caf-bd73-fad3d9a1ed0f tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 returned with HTTP 200 Jul 03 19:30:02.474745 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 639/2526] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:02 2026] GET /volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 => generated 838 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:02.492410 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c98405ce-0d41-4c7d-82dd-e4682e7a36c5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:02.494497 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c98405ce-0d41-4c7d-82dd-e4682e7a36c5 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] DELETE https://10.4.3.61/volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 Jul 03 19:30:02.494613 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c98405ce-0d41-4c7d-82dd-e4682e7a36c5 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:02.495919 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c98405ce-0d41-4c7d-82dd-e4682e7a36c5 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:02.495919 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-c98405ce-0d41-4c7d-82dd-e4682e7a36c5 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Delete volume with id: a957371c-1927-40ff-a0d5-21436d4d8d22 Jul 03 19:30:02.504247 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:02.504247 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:02.505018 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c98405ce-0d41-4c7d-82dd-e4682e7a36c5 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Volume info retrieved successfully. Jul 03 19:30:02.527349 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c98405ce-0d41-4c7d-82dd-e4682e7a36c5 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Delete volume request issued successfully. Jul 03 19:30:02.531354 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c98405ce-0d41-4c7d-82dd-e4682e7a36c5 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 returned with HTTP 202 Jul 03 19:30:02.532552 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 615/2527] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:30:02 2026] DELETE /volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:30:02.542180 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fa317cb0-42fe-4a6d-aeb0-b61a7512ff98 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:02.544738 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fa317cb0-42fe-4a6d-aeb0-b61a7512ff98 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] GET https://10.4.3.61/volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 Jul 03 19:30:02.544738 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fa317cb0-42fe-4a6d-aeb0-b61a7512ff98 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:02.544738 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fa317cb0-42fe-4a6d-aeb0-b61a7512ff98 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:02.555632 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:02.555632 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:02.560927 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-fa317cb0-42fe-4a6d-aeb0-b61a7512ff98 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Volume info retrieved successfully. Jul 03 19:30:02.568923 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fa317cb0-42fe-4a6d-aeb0-b61a7512ff98 tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 returned with HTTP 200 Jul 03 19:30:02.569370 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 639/2528] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:02 2026] GET /volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:02.745158 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9c2e7696-acbe-42aa-b48f-d20d4a939b0a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:02.747306 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9c2e7696-acbe-42aa-b48f-d20d4a939b0a tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] GET https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e Jul 03 19:30:02.747451 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9c2e7696-acbe-42aa-b48f-d20d4a939b0a tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:02.748201 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9c2e7696-acbe-42aa-b48f-d20d4a939b0a tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:02.757368 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9c2e7696-acbe-42aa-b48f-d20d4a939b0a tempest-TestServerVolumeAttachmentScenario-235264888 tempest-TestServerVolumeAttachmentScenario-235264888-project-member] https://10.4.3.61/volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e returned with HTTP 404 Jul 03 19:30:02.758461 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 640/2529] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:02 2026] GET /volume/v3/volumes/86656ac7-1e6c-4682-ad0e-dd41f7a5de8e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:30:02.906756 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-80f69dc8-a59a-4dca-9e3f-58860a5b39f8 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/5b0ee4f4-5f52-4bbd-9b24-020126d74724 returned with HTTP 200 Jul 03 19:30:02.907730 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 636/2530] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:30:02 2026] DELETE /volume/v3/attachments/5b0ee4f4-5f52-4bbd-9b24-020126d74724 => generated 367 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:03.134732 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e79221b9-f9db-40a0-84da-cfd30a5ecc63 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:03.140411 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e79221b9-f9db-40a0-84da-cfd30a5ecc63 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd Jul 03 19:30:03.140880 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e79221b9-f9db-40a0-84da-cfd30a5ecc63 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:03.144203 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e79221b9-f9db-40a0-84da-cfd30a5ecc63 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:03.144203 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-e79221b9-f9db-40a0-84da-cfd30a5ecc63 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9b536f4e-fe13-4cd4-9913-96f1fc6114cd. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:03.156542 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:03.156542 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:03.156542 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e79221b9-f9db-40a0-84da-cfd30a5ecc63 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd returned with HTTP 200 Jul 03 19:30:03.156542 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 616/2531] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:03 2026] GET /volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd => generated 789 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:03.268394 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8eb16a74-305c-4f65-a517-ab3a6673b520 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:03.271141 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8eb16a74-305c-4f65-a517-ab3a6673b520 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:03.271523 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8eb16a74-305c-4f65-a517-ab3a6673b520 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:03.271740 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8eb16a74-305c-4f65-a517-ab3a6673b520 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:03.271950 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-8eb16a74-305c-4f65-a517-ab3a6673b520 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:03.285953 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:03.285953 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:03.288135 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8eb16a74-305c-4f65-a517-ab3a6673b520 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:03.290013 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 640/2532] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:03 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 753 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:03.591966 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e9ec4762-4d4a-4290-9820-08542d1363bc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:03.596525 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e9ec4762-4d4a-4290-9820-08542d1363bc tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] GET https://10.4.3.61/volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 Jul 03 19:30:03.597668 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e9ec4762-4d4a-4290-9820-08542d1363bc tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:03.598619 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e9ec4762-4d4a-4290-9820-08542d1363bc tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:03.611631 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e9ec4762-4d4a-4290-9820-08542d1363bc tempest-VolumesExtendTest-2046381056 tempest-VolumesExtendTest-2046381056-project-member] https://10.4.3.61/volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 returned with HTTP 404 Jul 03 19:30:03.612264 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 641/2533] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:03 2026] GET /volume/v3/volumes/a957371c-1927-40ff-a0d5-21436d4d8d22 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:30:04.171866 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7330b3a7-e4fd-44e9-a7ac-f212073cd305 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:04.177771 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7330b3a7-e4fd-44e9-a7ac-f212073cd305 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd Jul 03 19:30:04.177771 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7330b3a7-e4fd-44e9-a7ac-f212073cd305 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:04.182081 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7330b3a7-e4fd-44e9-a7ac-f212073cd305 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:04.182081 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-7330b3a7-e4fd-44e9-a7ac-f212073cd305 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9b536f4e-fe13-4cd4-9913-96f1fc6114cd. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:04.190680 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:04.190680 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:04.191954 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7330b3a7-e4fd-44e9-a7ac-f212073cd305 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd returned with HTTP 200 Jul 03 19:30:04.192485 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 637/2534] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:04 2026] GET /volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:04.304722 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-27288a0b-8918-4f52-b8ec-e8bd7c9c429b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:04.308004 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-27288a0b-8918-4f52-b8ec-e8bd7c9c429b tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:04.308351 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-27288a0b-8918-4f52-b8ec-e8bd7c9c429b tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:04.308634 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-27288a0b-8918-4f52-b8ec-e8bd7c9c429b tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:04.308881 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-27288a0b-8918-4f52-b8ec-e8bd7c9c429b tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:04.318965 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:04.318965 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:04.319963 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-27288a0b-8918-4f52-b8ec-e8bd7c9c429b tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:04.320457 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 617/2535] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:04 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 753 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:05.206407 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6aac328c-3ceb-49fc-ac8c-1e38559d16f7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:05.209825 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6aac328c-3ceb-49fc-ac8c-1e38559d16f7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd Jul 03 19:30:05.210189 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6aac328c-3ceb-49fc-ac8c-1e38559d16f7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:05.210714 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6aac328c-3ceb-49fc-ac8c-1e38559d16f7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:05.210714 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-6aac328c-3ceb-49fc-ac8c-1e38559d16f7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9b536f4e-fe13-4cd4-9913-96f1fc6114cd. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:05.215365 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:05.215365 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:05.216273 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6aac328c-3ceb-49fc-ac8c-1e38559d16f7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd returned with HTTP 200 Jul 03 19:30:05.216702 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 641/2536] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:05 2026] GET /volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:05.233857 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e85a6eb2-4d09-4eb5-8f13-b5c49554b249 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:05.239778 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e85a6eb2-4d09-4eb5-8f13-b5c49554b249 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:30:05.239778 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e85a6eb2-4d09-4eb5-8f13-b5c49554b249 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:05.239778 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e85a6eb2-4d09-4eb5-8f13-b5c49554b249 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:05.274044 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:05.274044 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:05.286587 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e85a6eb2-4d09-4eb5-8f13-b5c49554b249 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:30:05.297367 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e85a6eb2-4d09-4eb5-8f13-b5c49554b249 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 200 Jul 03 19:30:05.297979 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 642/2537] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:05 2026] GET /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 1131 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:05.319242 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c79b6970-49f2-4d59-acda-e8a6e0556c6e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:05.325127 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c79b6970-49f2-4d59-acda-e8a6e0556c6e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] DELETE https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd Jul 03 19:30:05.325371 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c79b6970-49f2-4d59-acda-e8a6e0556c6e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:05.325615 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c79b6970-49f2-4d59-acda-e8a6e0556c6e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:05.325798 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.backups [None req-c79b6970-49f2-4d59-acda-e8a6e0556c6e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Delete backup with id: 9b536f4e-fe13-4cd4-9913-96f1fc6114cd. Jul 03 19:30:05.336225 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:05.336225 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:05.337127 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e00f315c-c070-4195-bb01-c82b45c88704 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:05.339775 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e00f315c-c070-4195-bb01-c82b45c88704 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:05.339926 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e00f315c-c070-4195-bb01-c82b45c88704 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:05.340640 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e00f315c-c070-4195-bb01-c82b45c88704 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:05.340640 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-e00f315c-c070-4195-bb01-c82b45c88704 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:05.346514 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:05.346514 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:05.347546 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e00f315c-c070-4195-bb01-c82b45c88704 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:05.347824 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 618/2538] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:05 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:05.359922 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.backup.rpcapi [None req-c79b6970-49f2-4d59-acda-e8a6e0556c6e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] delete_backup rpcapi backup_id 9b536f4e-fe13-4cd4-9913-96f1fc6114cd {{(pid=99927) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:30:05.362203 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c79b6970-49f2-4d59-acda-e8a6e0556c6e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd returned with HTTP 202 Jul 03 19:30:05.362637 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 638/2539] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:30:05 2026] DELETE /volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:30:05.378055 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4f395ea6-5ceb-4ad0-bb1d-e1cea7dc52bb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:05.389412 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4f395ea6-5ceb-4ad0-bb1d-e1cea7dc52bb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd Jul 03 19:30:05.389412 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4f395ea6-5ceb-4ad0-bb1d-e1cea7dc52bb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:05.389412 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4f395ea6-5ceb-4ad0-bb1d-e1cea7dc52bb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:05.389412 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-4f395ea6-5ceb-4ad0-bb1d-e1cea7dc52bb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9b536f4e-fe13-4cd4-9913-96f1fc6114cd. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:05.404492 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:05.404492 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:05.404933 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4f395ea6-5ceb-4ad0-bb1d-e1cea7dc52bb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd returned with HTTP 200 Jul 03 19:30:05.409093 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 642/2540] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:05 2026] GET /volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd => generated 789 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:05.548514 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9cea5865-5806-4c9a-94e7-e2a418322f84 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:05.764549 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9cea5865-5806-4c9a-94e7-e2a418322f84 tempest-VolumesSummaryTest-1052284103 tempest-VolumesSummaryTest-1052284103-project-member] GET https://10.4.3.61/volume/v3/volumes/summary Jul 03 19:30:05.764794 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9cea5865-5806-4c9a-94e7-e2a418322f84 tempest-VolumesSummaryTest-1052284103 tempest-VolumesSummaryTest-1052284103-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:05.764996 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9cea5865-5806-4c9a-94e7-e2a418322f84 tempest-VolumesSummaryTest-1052284103 tempest-VolumesSummaryTest-1052284103-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:05.765187 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-9cea5865-5806-4c9a-94e7-e2a418322f84 tempest-VolumesSummaryTest-1052284103 tempest-VolumesSummaryTest-1052284103-project-member] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:30:05.775020 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-9cea5865-5806-4c9a-94e7-e2a418322f84 tempest-VolumesSummaryTest-1052284103 tempest-VolumesSummaryTest-1052284103-project-member] Get summary completed successfully. Jul 03 19:30:05.775020 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9cea5865-5806-4c9a-94e7-e2a418322f84 tempest-VolumesSummaryTest-1052284103 tempest-VolumesSummaryTest-1052284103-project-member] https://10.4.3.61/volume/v3/volumes/summary returned with HTTP 200 Jul 03 19:30:05.775631 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 643/2541] 10.4.3.61 () {68 vars in 1295 bytes} [Fri Jul 3 19:30:05 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:06.364369 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d6976dac-4ce9-48a9-ae4c-56aa7fce157d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:06.367916 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d6976dac-4ce9-48a9-ae4c-56aa7fce157d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:06.368503 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d6976dac-4ce9-48a9-ae4c-56aa7fce157d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:06.368503 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d6976dac-4ce9-48a9-ae4c-56aa7fce157d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:06.368503 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-d6976dac-4ce9-48a9-ae4c-56aa7fce157d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:06.378197 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:06.378197 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:06.379377 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d6976dac-4ce9-48a9-ae4c-56aa7fce157d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:06.380017 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 619/2542] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:06 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 753 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:06.423092 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-99feb387-ee9c-4410-b9e6-9a3cdab114ce None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:06.425969 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-99feb387-ee9c-4410-b9e6-9a3cdab114ce tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd Jul 03 19:30:06.426656 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-99feb387-ee9c-4410-b9e6-9a3cdab114ce tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:06.429998 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-99feb387-ee9c-4410-b9e6-9a3cdab114ce tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:06.429998 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-99feb387-ee9c-4410-b9e6-9a3cdab114ce tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9b536f4e-fe13-4cd4-9913-96f1fc6114cd. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:06.443519 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-99feb387-ee9c-4410-b9e6-9a3cdab114ce tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd returned with HTTP 404 Jul 03 19:30:06.444157 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 639/2543] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:06 2026] GET /volume/v3/backups/9b536f4e-fe13-4cd4-9913-96f1fc6114cd => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:30:06.634055 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-d73aa3ec-d736-4cc7-bf81-e88935c0742f req-12a83013-a0d0-4c21-85d2-62ce7ca31bd4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:06.637357 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-d73aa3ec-d736-4cc7-bf81-e88935c0742f req-12a83013-a0d0-4c21-85d2-62ce7ca31bd4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:30:06.637431 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-d73aa3ec-d736-4cc7-bf81-e88935c0742f req-12a83013-a0d0-4c21-85d2-62ce7ca31bd4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:06.637814 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-d73aa3ec-d736-4cc7-bf81-e88935c0742f req-12a83013-a0d0-4c21-85d2-62ce7ca31bd4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:06.667332 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:06.667332 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:06.678207 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-d73aa3ec-d736-4cc7-bf81-e88935c0742f req-12a83013-a0d0-4c21-85d2-62ce7ca31bd4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:30:06.683791 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-d73aa3ec-d736-4cc7-bf81-e88935c0742f req-12a83013-a0d0-4c21-85d2-62ce7ca31bd4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 200 Jul 03 19:30:06.684784 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 643/2544] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:30:06 2026] GET /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 1131 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:06.728203 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-d73aa3ec-d736-4cc7-bf81-e88935c0742f req-7f3bf0cb-857c-48ec-b7a6-b4fe1c1a218e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:06.731602 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-d73aa3ec-d736-4cc7-bf81-e88935c0742f req-7f3bf0cb-857c-48ec-b7a6-b4fe1c1a218e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] POST https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1/action Jul 03 19:30:06.732151 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-d73aa3ec-d736-4cc7-bf81-e88935c0742f req-7f3bf0cb-857c-48ec-b7a6-b4fe1c1a218e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:30:06.732387 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-d73aa3ec-d736-4cc7-bf81-e88935c0742f req-7f3bf0cb-857c-48ec-b7a6-b4fe1c1a218e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:06.745400 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:06.745400 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:06.746187 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-d73aa3ec-d736-4cc7-bf81-e88935c0742f req-7f3bf0cb-857c-48ec-b7a6-b4fe1c1a218e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:30:06.758476 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-d73aa3ec-d736-4cc7-bf81-e88935c0742f req-7f3bf0cb-857c-48ec-b7a6-b4fe1c1a218e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Begin detaching volume completed successfully. Jul 03 19:30:06.759067 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-d73aa3ec-d736-4cc7-bf81-e88935c0742f req-7f3bf0cb-857c-48ec-b7a6-b4fe1c1a218e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1/action returned with HTTP 202 Jul 03 19:30:06.759590 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 644/2545] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:30:06 2026] POST /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:30:06.806075 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-920a51f6-2074-4850-8a48-94766f3a17d1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:06.811322 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-920a51f6-2074-4850-8a48-94766f3a17d1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:30:06.811322 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-920a51f6-2074-4850-8a48-94766f3a17d1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:06.811322 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-920a51f6-2074-4850-8a48-94766f3a17d1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:06.841426 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:06.841426 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:06.851363 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-920a51f6-2074-4850-8a48-94766f3a17d1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:30:06.857233 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-920a51f6-2074-4850-8a48-94766f3a17d1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 200 Jul 03 19:30:06.857833 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 620/2546] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:06 2026] GET /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 1134 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:07.393858 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b6f0256c-4f03-42a8-ad9b-e69916d4abb7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:07.396751 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b6f0256c-4f03-42a8-ad9b-e69916d4abb7 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:07.397064 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b6f0256c-4f03-42a8-ad9b-e69916d4abb7 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:07.397473 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b6f0256c-4f03-42a8-ad9b-e69916d4abb7 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:07.397555 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-b6f0256c-4f03-42a8-ad9b-e69916d4abb7 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:07.404292 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:07.404292 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:07.406585 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b6f0256c-4f03-42a8-ad9b-e69916d4abb7 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:07.407753 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 640/2547] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:07 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:07.647419 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e58f4ad6-c014-4b22-b451-f98025700196 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:07.814790 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-78a6b23d-5193-4ce8-833b-e8e9603f2dbc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:07.814790 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-78a6b23d-5193-4ce8-833b-e8e9603f2dbc None None] GET https://10.4.3.61/volume// Jul 03 19:30:07.815280 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-78a6b23d-5193-4ce8-833b-e8e9603f2dbc None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:07.815280 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-78a6b23d-5193-4ce8-833b-e8e9603f2dbc None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:07.815509 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-78a6b23d-5193-4ce8-833b-e8e9603f2dbc None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:30:07.815868 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 645/2548] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:30:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:30:07.819407 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e58f4ad6-c014-4b22-b451-f98025700196 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:30:07.821519 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e58f4ad6-c014-4b22-b451-f98025700196 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-366655182"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:07.823733 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-e58f4ad6-c014-4b22-b451-f98025700196 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-366655182'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:30:07.823733 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-e58f4ad6-c014-4b22-b451-f98025700196 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Create volume of 1 GB Jul 03 19:30:07.828549 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-d73aa3ec-d736-4cc7-bf81-e88935c0742f req-67124574-61e3-4244-bf35-6b9e7965f200 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:07.831023 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e58f4ad6-c014-4b22-b451-f98025700196 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Availability Zones retrieved successfully. Jul 03 19:30:07.831464 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-d73aa3ec-d736-4cc7-bf81-e88935c0742f req-67124574-61e3-4244-bf35-6b9e7965f200 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:30:07.831464 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-d73aa3ec-d736-4cc7-bf81-e88935c0742f req-67124574-61e3-4244-bf35-6b9e7965f200 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:07.831464 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-d73aa3ec-d736-4cc7-bf81-e88935c0742f req-67124574-61e3-4244-bf35-6b9e7965f200 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:07.843617 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e58f4ad6-c014-4b22-b451-f98025700196 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Flow 'volume_create_api' (ed989c79-7959-480c-9639-04353c5f5400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:30:07.846353 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:07.846353 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:07.847145 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e58f4ad6-c014-4b22-b451-f98025700196 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a97ec1-3edd-4e32-ab08-7388dceaff9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:07.847975 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-e58f4ad6-c014-4b22-b451-f98025700196 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:30:07.851481 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-d73aa3ec-d736-4cc7-bf81-e88935c0742f req-67124574-61e3-4244-bf35-6b9e7965f200 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:30:07.858351 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-d73aa3ec-d736-4cc7-bf81-e88935c0742f req-67124574-61e3-4244-bf35-6b9e7965f200 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 200 Jul 03 19:30:07.859034 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 621/2549] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:30:07 2026] GET /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 1314 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:30:07.876841 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8f352fba-f125-42c6-9283-c474f1225d11 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:07.881139 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8f352fba-f125-42c6-9283-c474f1225d11 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:30:07.881608 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8f352fba-f125-42c6-9283-c474f1225d11 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:07.881924 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8f352fba-f125-42c6-9283-c474f1225d11 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:07.894979 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e58f4ad6-c014-4b22-b451-f98025700196 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a97ec1-3edd-4e32-ab08-7388dceaff9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:07.896599 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e58f4ad6-c014-4b22-b451-f98025700196 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2307a27-1a58-4dc3-bd1c-3d9e77ea83a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:07.903840 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:07.903840 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:07.913126 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8f352fba-f125-42c6-9283-c474f1225d11 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:30:07.928256 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8f352fba-f125-42c6-9283-c474f1225d11 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 200 Jul 03 19:30:07.928256 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 641/2550] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:07 2026] GET /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 1134 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:08.059541 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-e58f4ad6-c014-4b22-b451-f98025700196 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Created reservations ['bf7c1933-92e2-474c-8201-e2438ea06bc5', '7f599609-6869-460d-8ecd-33d2a13585ef', 'cd054fb9-9919-440c-9843-31b35faf4e52', 'c8482a06-a5ef-4eb5-b5bf-4703aae7f45a'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:30:08.060630 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e58f4ad6-c014-4b22-b451-f98025700196 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2307a27-1a58-4dc3-bd1c-3d9e77ea83a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf7c1933-92e2-474c-8201-e2438ea06bc5', '7f599609-6869-460d-8ecd-33d2a13585ef', 'cd054fb9-9919-440c-9843-31b35faf4e52', 'c8482a06-a5ef-4eb5-b5bf-4703aae7f45a']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:08.061796 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e58f4ad6-c014-4b22-b451-f98025700196 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6279d2ab-1744-43db-bb27-983e30ec609c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:08.098788 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e58f4ad6-c014-4b22-b451-f98025700196 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6279d2ab-1744-43db-bb27-983e30ec609c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df82e4d6-2217-4482-a49d-7d5308a11406', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-366655182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb400b2b0ee24e3abb63df1fc01b30a5',qos_specs=None,replication_status=,reservations=['bf7c1933-92e2-474c-8201-e2438ea06bc5','7f599609-6869-460d-8ecd-33d2a13585ef','cd054fb9-9919-440c-9843-31b35faf4e52','c8482a06-a5ef-4eb5-b5bf-4703aae7f45a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcf89ef5e7464c1ca0d94350ea6a79b1',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:30:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-366655182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df82e4d6-2217-4482-a49d-7d5308a11406,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb400b2b0ee24e3abb63df1fc01b30a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dcf89ef5e7464c1ca0d94350ea6a79b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:08.100051 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e58f4ad6-c014-4b22-b451-f98025700196 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eef69cd6-1394-47cc-9afe-01e36eeb2a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:08.138493 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e58f4ad6-c014-4b22-b451-f98025700196 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eef69cd6-1394-47cc-9afe-01e36eeb2a53) transitioned into state 'SUCCESS' from state '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-366655182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb400b2b0ee24e3abb63df1fc01b30a5',qos_specs=None,replication_status=,reservations=['bf7c1933-92e2-474c-8201-e2438ea06bc5','7f599609-6869-460d-8ecd-33d2a13585ef','cd054fb9-9919-440c-9843-31b35faf4e52','c8482a06-a5ef-4eb5-b5bf-4703aae7f45a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcf89ef5e7464c1ca0d94350ea6a79b1',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:08.140598 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e58f4ad6-c014-4b22-b451-f98025700196 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (782e47fa-b0f6-4032-a778-2528b9c2e1b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:08.158655 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-70b89ac5-d04a-4563-92ed-64d611b1e50f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:08.162192 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-70b89ac5-d04a-4563-92ed-64d611b1e50f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] PUT https://10.4.3.61/volume/v3/attachments/878ba3ae-a6ee-440a-9473-056c2dc32775 Jul 03 19:30:08.162192 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-70b89ac5-d04a-4563-92ed-64d611b1e50f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:08.162999 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e58f4ad6-c014-4b22-b451-f98025700196 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (782e47fa-b0f6-4032-a778-2528b9c2e1b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:08.164625 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e58f4ad6-c014-4b22-b451-f98025700196 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Flow 'volume_create_api' (ed989c79-7959-480c-9639-04353c5f5400) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:30:08.165241 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e58f4ad6-c014-4b22-b451-f98025700196 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Create volume request issued successfully. Jul 03 19:30:08.165859 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e58f4ad6-c014-4b22-b451-f98025700196 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:30:08.166702 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 644/2551] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:30:07 2026] POST /volume/v3/volumes => generated 755 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:30:08.175679 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-70b89ac5-d04a-4563-92ed-64d611b1e50f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Acquiring lock "cinder-attachment_update-f1206cde-b6e8-4af5-ad1b-39a03a49ebdc-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:30:08.187329 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-70b89ac5-d04a-4563-92ed-64d611b1e50f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Lock "cinder-attachment_update-f1206cde-b6e8-4af5-ad1b-39a03a49ebdc-np0000004460" acquired by "attachment_update" :: waited 0.011s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:30:08.188386 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c83bb997-dcb6-4cba-aaef-a16de4127b96 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:08.189258 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:08.189258 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:08.192429 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c83bb997-dcb6-4cba-aaef-a16de4127b96 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/volumes/df82e4d6-2217-4482-a49d-7d5308a11406 Jul 03 19:30:08.192429 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c83bb997-dcb6-4cba-aaef-a16de4127b96 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:08.192684 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c83bb997-dcb6-4cba-aaef-a16de4127b96 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:08.204709 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:08.204709 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:08.212331 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c83bb997-dcb6-4cba-aaef-a16de4127b96 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Volume info retrieved successfully. Jul 03 19:30:08.222064 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c83bb997-dcb6-4cba-aaef-a16de4127b96 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/volumes/df82e4d6-2217-4482-a49d-7d5308a11406 returned with HTTP 200 Jul 03 19:30:08.222498 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 622/2552] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:08 2026] GET /volume/v3/volumes/df82e4d6-2217-4482-a49d-7d5308a11406 => generated 823 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:08.424605 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2fe44fd1-fbb2-4350-a1fc-1be8d584e314 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:08.429087 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2fe44fd1-fbb2-4350-a1fc-1be8d584e314 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:08.429513 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2fe44fd1-fbb2-4350-a1fc-1be8d584e314 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:08.429757 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2fe44fd1-fbb2-4350-a1fc-1be8d584e314 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:08.429911 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-2fe44fd1-fbb2-4350-a1fc-1be8d584e314 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:08.437020 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:08.437020 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:08.438026 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2fe44fd1-fbb2-4350-a1fc-1be8d584e314 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:08.438499 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 642/2553] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:08 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:08.459438 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-08823b6e-3fd0-474a-8244-388c61ce1ae5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:08.459438 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-08823b6e-3fd0-474a-8244-388c61ce1ae5 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/volumes/d6547e27-6527-42cd-aa35-05fcfa644ab7 Jul 03 19:30:08.459438 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-08823b6e-3fd0-474a-8244-388c61ce1ae5 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:08.459438 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-08823b6e-3fd0-474a-8244-388c61ce1ae5 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:08.468615 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:08.468615 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:08.494545 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-08823b6e-3fd0-474a-8244-388c61ce1ae5 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Volume info retrieved successfully. Jul 03 19:30:08.503318 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-08823b6e-3fd0-474a-8244-388c61ce1ae5 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/volumes/d6547e27-6527-42cd-aa35-05fcfa644ab7 returned with HTTP 200 Jul 03 19:30:08.504031 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 645/2554] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:08 2026] GET /volume/v3/volumes/d6547e27-6527-42cd-aa35-05fcfa644ab7 => generated 1359 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:08.524952 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:08.529122 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] POST https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a/restore Jul 03 19:30:08.529600 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:08.533429 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.backups [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Restoring backup e3b6b2a3-05ca-494b-a580-c36d0efdab4a ({'restore': {}}) {{(pid=99926) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 19:30:08.533635 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Restoring backup e3b6b2a3-05ca-494b-a580-c36d0efdab4a to volume None. Jul 03 19:30:08.546447 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:08.546447 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:08.549299 np0000004460 devstack@c-api.service[99926]: INFO cinder.backup.api [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Creating volume of 1 GB for restore of backup e3b6b2a3-05ca-494b-a580-c36d0efdab4a. Jul 03 19:30:08.559189 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Availability zone cache updated, next update will occur around 2026-07-03 20:30:08.558809. {{(pid=99926) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 19:30:08.559454 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Availability Zones retrieved successfully. Jul 03 19:30:08.568115 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Flow 'volume_create_api' (50e9d78b-1bf6-46f6-a4cf-ee902fe43743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:30:08.569854 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13a68364-b305-4eb5-ae6e-36441815e6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:08.571185 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:30:08.617078 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13a68364-b305-4eb5-ae6e-36441815e6b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:08.617348 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9868328b-620b-4c0f-b0cd-cbf1bcafc328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:08.693837 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Created reservations ['df02b320-8476-42eb-941e-d994c2def02f', '3d16de08-62be-4dd3-b3a2-0840c4115000', 'a9df365a-d8aa-46db-b5c9-886543831971', 'b087fe5d-b031-4568-b158-fde774bb3f89'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:30:08.695005 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9868328b-620b-4c0f-b0cd-cbf1bcafc328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df02b320-8476-42eb-941e-d994c2def02f', '3d16de08-62be-4dd3-b3a2-0840c4115000', 'a9df365a-d8aa-46db-b5c9-886543831971', 'b087fe5d-b031-4568-b158-fde774bb3f89']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:08.696301 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (858e814f-d92b-4843-b831-848633628572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:08.730361 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-70b89ac5-d04a-4563-92ed-64d611b1e50f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Lock "cinder-attachment_update-f1206cde-b6e8-4af5-ad1b-39a03a49ebdc-np0000004460" released by "attachment_update" :: held 0.543s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:30:08.730636 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-70b89ac5-d04a-4563-92ed-64d611b1e50f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/878ba3ae-a6ee-440a-9473-056c2dc32775 returned with HTTP 200 Jul 03 19:30:08.731133 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 646/2555] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:30:08 2026] PUT /volume/v3/attachments/878ba3ae-a6ee-440a-9473-056c2dc32775 => generated 969 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:08.736289 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (858e814f-d92b-4843-b831-848633628572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1795a70e-7317-4d2c-8e83-593da1c4e93e', '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_e3b6b2a3-05ca-494b-a580-c36d0efdab4a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c75629578f834edd8cfb1b61557fe2c1',qos_specs=None,replication_status=,reservations=['df02b320-8476-42eb-941e-d994c2def02f','3d16de08-62be-4dd3-b3a2-0840c4115000','a9df365a-d8aa-46db-b5c9-886543831971','b087fe5d-b031-4568-b158-fde774bb3f89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad36e7e27e3f4aa68acc514ec74e91c9',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:30:08Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e3b6b2a3-05ca-494b-a580-c36d0efdab4a',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1795a70e-7317-4d2c-8e83-593da1c4e93e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c75629578f834edd8cfb1b61557fe2c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad36e7e27e3f4aa68acc514ec74e91c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:08.737073 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (538aa0db-1fd8-47d7-aa64-3a409ca68cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:08.744248 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-ec63e58a-8e0e-446b-8ebb-976a22f81944 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:08.748079 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-ec63e58a-8e0e-446b-8ebb-976a22f81944 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/attachments/878ba3ae-a6ee-440a-9473-056c2dc32775 Jul 03 19:30:08.748390 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-ec63e58a-8e0e-446b-8ebb-976a22f81944 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:08.748686 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-ec63e58a-8e0e-446b-8ebb-976a22f81944 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:08.773359 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-ec63e58a-8e0e-446b-8ebb-976a22f81944 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/878ba3ae-a6ee-440a-9473-056c2dc32775 returned with HTTP 200 Jul 03 19:30:08.774335 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 643/2556] 10.4.3.61 () {70 vars in 1644 bytes} [Fri Jul 3 19:30:08 2026] GET /volume/v3/attachments/878ba3ae-a6ee-440a-9473-056c2dc32775 => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:08.775628 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (538aa0db-1fd8-47d7-aa64-3a409ca68cf5) transitioned into 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_e3b6b2a3-05ca-494b-a580-c36d0efdab4a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c75629578f834edd8cfb1b61557fe2c1',qos_specs=None,replication_status=,reservations=['df02b320-8476-42eb-941e-d994c2def02f','3d16de08-62be-4dd3-b3a2-0840c4115000','a9df365a-d8aa-46db-b5c9-886543831971','b087fe5d-b031-4568-b158-fde774bb3f89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad36e7e27e3f4aa68acc514ec74e91c9',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:08.776267 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40828e98-8fec-47d6-8bd5-526863650038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:08.792071 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40828e98-8fec-47d6-8bd5-526863650038) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:08.792870 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Flow 'volume_create_api' (50e9d78b-1bf6-46f6-a4cf-ee902fe43743) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:30:08.793327 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Create volume request issued successfully. Jul 03 19:30:08.806782 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:08.806782 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:08.807500 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Volume info retrieved successfully. Jul 03 19:30:08.942213 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1b9eae4e-4c56-4f65-b476-50018aff7365 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:08.944960 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1b9eae4e-4c56-4f65-b476-50018aff7365 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:30:08.944960 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1b9eae4e-4c56-4f65-b476-50018aff7365 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:08.944960 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1b9eae4e-4c56-4f65-b476-50018aff7365 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:08.963154 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:08.963154 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:08.970213 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1b9eae4e-4c56-4f65-b476-50018aff7365 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:30:08.977407 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1b9eae4e-4c56-4f65-b476-50018aff7365 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 200 Jul 03 19:30:08.977863 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 646/2557] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:08 2026] GET /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:09.041017 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-d73aa3ec-d736-4cc7-bf81-e88935c0742f req-e5fe2ee8-5ee3-4eb1-8355-3ab2681f6a48 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:09.044094 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-d73aa3ec-d736-4cc7-bf81-e88935c0742f req-e5fe2ee8-5ee3-4eb1-8355-3ab2681f6a48 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] DELETE https://10.4.3.61/volume/v3/attachments/c3a6d8fe-2f24-45ab-8a09-65649226614b Jul 03 19:30:09.044431 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-d73aa3ec-d736-4cc7-bf81-e88935c0742f req-e5fe2ee8-5ee3-4eb1-8355-3ab2681f6a48 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:09.044684 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-d73aa3ec-d736-4cc7-bf81-e88935c0742f req-e5fe2ee8-5ee3-4eb1-8355-3ab2681f6a48 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:09.059341 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:09.059341 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:09.239721 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b196af37-7b47-4881-a196-e0e724178d6c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:09.241515 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b196af37-7b47-4881-a196-e0e724178d6c tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/volumes/df82e4d6-2217-4482-a49d-7d5308a11406 Jul 03 19:30:09.241747 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b196af37-7b47-4881-a196-e0e724178d6c tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:09.241957 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b196af37-7b47-4881-a196-e0e724178d6c tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:09.248939 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:09.248939 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:09.253759 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b196af37-7b47-4881-a196-e0e724178d6c tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Volume info retrieved successfully. Jul 03 19:30:09.260189 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b196af37-7b47-4881-a196-e0e724178d6c tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/volumes/df82e4d6-2217-4482-a49d-7d5308a11406 returned with HTTP 200 Jul 03 19:30:09.260598 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 644/2558] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:09 2026] GET /volume/v3/volumes/df82e4d6-2217-4482-a49d-7d5308a11406 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:09.275186 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-050ff700-d0aa-4c0d-b2b0-c15a5bf21804 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:09.278645 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-050ff700-d0aa-4c0d-b2b0-c15a5bf21804 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:30:09.279231 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-050ff700-d0aa-4c0d-b2b0-c15a5bf21804 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df82e4d6-2217-4482-a49d-7d5308a11406", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-62895679"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:09.291181 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:09.291181 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:09.291862 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-050ff700-d0aa-4c0d-b2b0-c15a5bf21804 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Volume info retrieved successfully. Jul 03 19:30:09.292042 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-050ff700-d0aa-4c0d-b2b0-c15a5bf21804 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Create snapshot from volume df82e4d6-2217-4482-a49d-7d5308a11406 Jul 03 19:30:09.336433 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-050ff700-d0aa-4c0d-b2b0-c15a5bf21804 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Created reservations ['90e11391-5252-4ed4-b2db-b5ba7c188de1', '1021e435-6fc2-4dbe-a717-d1e03180dd6d', '2028eb9a-3a7c-49f2-81af-18ce14efcd53', 'e7a632a2-80ab-4807-8521-2f630ba0ba03'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:30:09.375328 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-050ff700-d0aa-4c0d-b2b0-c15a5bf21804 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Snapshot create request issued successfully. Jul 03 19:30:09.375667 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-050ff700-d0aa-4c0d-b2b0-c15a5bf21804 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:30:09.376174 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 647/2559] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:30:09 2026] POST /volume/v3/snapshots => generated 312 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:30:09.386618 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5c8d51da-52a9-402b-b26f-2929a312a9b7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:09.388814 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5c8d51da-52a9-402b-b26f-2929a312a9b7 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots/9c65b0be-a236-4b59-a202-1383f019b91a Jul 03 19:30:09.389077 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5c8d51da-52a9-402b-b26f-2929a312a9b7 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:09.389320 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5c8d51da-52a9-402b-b26f-2929a312a9b7 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:09.395284 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:09.395284 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:09.395849 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5c8d51da-52a9-402b-b26f-2929a312a9b7 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Snapshot retrieved successfully. Jul 03 19:30:09.396968 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5c8d51da-52a9-402b-b26f-2929a312a9b7 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots/9c65b0be-a236-4b59-a202-1383f019b91a returned with HTTP 200 Jul 03 19:30:09.397609 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 645/2560] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:30:09 2026] GET /volume/v3/snapshots/9c65b0be-a236-4b59-a202-1383f019b91a => generated 444 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:09.616533 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-d73aa3ec-d736-4cc7-bf81-e88935c0742f req-e5fe2ee8-5ee3-4eb1-8355-3ab2681f6a48 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/attachments/c3a6d8fe-2f24-45ab-8a09-65649226614b returned with HTTP 200 Jul 03 19:30:09.617193 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 647/2561] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:30:09 2026] DELETE /volume/v3/attachments/c3a6d8fe-2f24-45ab-8a09-65649226614b => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:09.816368 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:09.816368 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:09.816947 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Volume info retrieved successfully. Jul 03 19:30:09.817196 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.backup.api [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Checking backup size 1 against volume size 1 {{(pid=99926) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 19:30:09.817371 np0000004460 devstack@c-api.service[99926]: INFO cinder.backup.api [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Overwriting volume 1795a70e-7317-4d2c-8e83-593da1c4e93e with restore of backup e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:09.848689 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.backup.rpcapi [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] restore_backup in rpcapi backup_id e3b6b2a3-05ca-494b-a580-c36d0efdab4a {{(pid=99926) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 19:30:09.850774 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c72f185b-15f5-4ad6-a14a-f9d1c5c119ef tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a/restore returned with HTTP 202 Jul 03 19:30:09.851326 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 623/2562] 10.4.3.61 () {68 vars in 1386 bytes} [Fri Jul 3 19:30:08 2026] POST /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a/restore => generated 189 bytes in 1327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:30:09.861447 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8876fc6e-ee29-4645-b37a-5d752765c76e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:09.863344 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8876fc6e-ee29-4645-b37a-5d752765c76e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:09.863524 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8876fc6e-ee29-4645-b37a-5d752765c76e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:09.863721 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8876fc6e-ee29-4645-b37a-5d752765c76e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:09.863825 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-8876fc6e-ee29-4645-b37a-5d752765c76e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:09.871670 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:09.871670 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:09.872670 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8876fc6e-ee29-4645-b37a-5d752765c76e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:09.873067 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 648/2563] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:09 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:09.991207 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4048f8fe-0a3d-49e2-9cfa-5524efddd731 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:09.992966 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4048f8fe-0a3d-49e2-9cfa-5524efddd731 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:30:09.993337 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4048f8fe-0a3d-49e2-9cfa-5524efddd731 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:09.993477 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4048f8fe-0a3d-49e2-9cfa-5524efddd731 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:10.002583 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:10.002583 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:10.006777 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4048f8fe-0a3d-49e2-9cfa-5524efddd731 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:30:10.011337 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4048f8fe-0a3d-49e2-9cfa-5524efddd731 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 200 Jul 03 19:30:10.011724 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 646/2564] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:09 2026] GET /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:10.408208 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-270890ac-ed48-417b-b7c2-9552321539ed None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:10.409966 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-270890ac-ed48-417b-b7c2-9552321539ed tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots/9c65b0be-a236-4b59-a202-1383f019b91a Jul 03 19:30:10.410171 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-270890ac-ed48-417b-b7c2-9552321539ed tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:10.410424 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-270890ac-ed48-417b-b7c2-9552321539ed tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:10.415694 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:10.415694 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:10.416153 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-270890ac-ed48-417b-b7c2-9552321539ed tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Snapshot retrieved successfully. Jul 03 19:30:10.416984 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-270890ac-ed48-417b-b7c2-9552321539ed tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots/9c65b0be-a236-4b59-a202-1383f019b91a returned with HTTP 200 Jul 03 19:30:10.417624 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 648/2565] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:30:10 2026] GET /volume/v3/snapshots/9c65b0be-a236-4b59-a202-1383f019b91a => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:10.437395 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6f518520-0fc8-411c-98de-0a29523ef374 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:10.439263 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6f518520-0fc8-411c-98de-0a29523ef374 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:30:10.440121 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6f518520-0fc8-411c-98de-0a29523ef374 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df82e4d6-2217-4482-a49d-7d5308a11406", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-641900313"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:10.451476 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:10.451476 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:10.452118 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-6f518520-0fc8-411c-98de-0a29523ef374 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Volume info retrieved successfully. Jul 03 19:30:10.452274 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-6f518520-0fc8-411c-98de-0a29523ef374 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Create snapshot from volume df82e4d6-2217-4482-a49d-7d5308a11406 Jul 03 19:30:10.482862 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-6f518520-0fc8-411c-98de-0a29523ef374 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Created reservations ['519867cb-6243-4646-a31b-14cdbe0b2564', 'fc8fb0af-5e22-4406-9c43-25eb3112be63', '06e27f6e-a62a-48d8-89fd-8d7c6e383bb9', '214bf95d-0874-4506-a0e8-2fece122c704'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:30:10.522997 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-6f518520-0fc8-411c-98de-0a29523ef374 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Snapshot create request issued successfully. Jul 03 19:30:10.523405 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6f518520-0fc8-411c-98de-0a29523ef374 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:30:10.523897 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 624/2566] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:30:10 2026] POST /volume/v3/snapshots => generated 313 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:30:10.534270 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d47fdf51-3d63-4a34-8d7b-94c22cb992a9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:10.535879 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d47fdf51-3d63-4a34-8d7b-94c22cb992a9 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots/98b5f218-1044-46b8-a626-a92d8872b47f Jul 03 19:30:10.536098 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d47fdf51-3d63-4a34-8d7b-94c22cb992a9 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:10.536352 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d47fdf51-3d63-4a34-8d7b-94c22cb992a9 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:10.541634 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:10.541634 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:10.542046 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d47fdf51-3d63-4a34-8d7b-94c22cb992a9 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Snapshot retrieved successfully. Jul 03 19:30:10.542800 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d47fdf51-3d63-4a34-8d7b-94c22cb992a9 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots/98b5f218-1044-46b8-a626-a92d8872b47f returned with HTTP 200 Jul 03 19:30:10.543182 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 649/2567] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:30:10 2026] GET /volume/v3/snapshots/98b5f218-1044-46b8-a626-a92d8872b47f => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:10.884187 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9bc14acf-8d07-4432-8dbb-4d55928fd3c3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:10.886491 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9bc14acf-8d07-4432-8dbb-4d55928fd3c3 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:10.886735 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9bc14acf-8d07-4432-8dbb-4d55928fd3c3 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:10.886996 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9bc14acf-8d07-4432-8dbb-4d55928fd3c3 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:10.887157 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-9bc14acf-8d07-4432-8dbb-4d55928fd3c3 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:10.893735 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:10.893735 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:10.894874 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9bc14acf-8d07-4432-8dbb-4d55928fd3c3 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:10.895326 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 647/2568] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:10 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:11.554034 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-59e6297c-9728-4b63-8984-67fd709995f9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:11.559673 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-59e6297c-9728-4b63-8984-67fd709995f9 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots/98b5f218-1044-46b8-a626-a92d8872b47f Jul 03 19:30:11.559673 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-59e6297c-9728-4b63-8984-67fd709995f9 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:11.560314 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-59e6297c-9728-4b63-8984-67fd709995f9 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:11.568316 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:11.568316 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:11.568890 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-59e6297c-9728-4b63-8984-67fd709995f9 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Snapshot retrieved successfully. Jul 03 19:30:11.569932 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-59e6297c-9728-4b63-8984-67fd709995f9 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots/98b5f218-1044-46b8-a626-a92d8872b47f returned with HTTP 200 Jul 03 19:30:11.570924 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 649/2569] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:30:11 2026] GET /volume/v3/snapshots/98b5f218-1044-46b8-a626-a92d8872b47f => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:11.581647 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e8ddb129-d604-46d8-8b28-a54cbf9a7aa0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:11.583545 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e8ddb129-d604-46d8-8b28-a54cbf9a7aa0 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:30:11.583970 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e8ddb129-d604-46d8-8b28-a54cbf9a7aa0 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df82e4d6-2217-4482-a49d-7d5308a11406", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1387234428"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:11.594844 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:11.594844 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:11.595641 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e8ddb129-d604-46d8-8b28-a54cbf9a7aa0 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Volume info retrieved successfully. Jul 03 19:30:11.595801 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-e8ddb129-d604-46d8-8b28-a54cbf9a7aa0 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Create snapshot from volume df82e4d6-2217-4482-a49d-7d5308a11406 Jul 03 19:30:11.633493 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-e8ddb129-d604-46d8-8b28-a54cbf9a7aa0 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Created reservations ['8ee23212-d129-4a0a-8783-07dd2beb9cd9', '1430dbd4-3be7-47e3-a654-15d8403fd203', '501d6e78-c641-4da4-9d6f-6a61d644ac4e', 'bad27052-aaa8-4526-9bce-7163ef9bd0d7'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:30:11.662045 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e8ddb129-d604-46d8-8b28-a54cbf9a7aa0 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Snapshot create request issued successfully. Jul 03 19:30:11.662479 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e8ddb129-d604-46d8-8b28-a54cbf9a7aa0 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:30:11.662905 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 625/2570] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:30:11 2026] POST /volume/v3/snapshots => generated 314 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:30:11.671220 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ea248947-8ff4-4bc9-ba8c-4fec4690aa82 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:11.673095 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ea248947-8ff4-4bc9-ba8c-4fec4690aa82 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots/c4597fd8-7d9c-4348-b3b0-5251a0af884f Jul 03 19:30:11.673339 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ea248947-8ff4-4bc9-ba8c-4fec4690aa82 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:11.673561 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ea248947-8ff4-4bc9-ba8c-4fec4690aa82 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:11.678119 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:11.678119 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:11.678617 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ea248947-8ff4-4bc9-ba8c-4fec4690aa82 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Snapshot retrieved successfully. Jul 03 19:30:11.679364 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ea248947-8ff4-4bc9-ba8c-4fec4690aa82 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots/c4597fd8-7d9c-4348-b3b0-5251a0af884f returned with HTTP 200 Jul 03 19:30:11.679695 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 650/2571] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:30:11 2026] GET /volume/v3/snapshots/c4597fd8-7d9c-4348-b3b0-5251a0af884f => generated 446 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:11.905535 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-32cb82ed-3e10-42a2-8d65-b8be9730d790 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:11.907246 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-32cb82ed-3e10-42a2-8d65-b8be9730d790 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:11.907448 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-32cb82ed-3e10-42a2-8d65-b8be9730d790 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:11.907642 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-32cb82ed-3e10-42a2-8d65-b8be9730d790 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:11.907746 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-32cb82ed-3e10-42a2-8d65-b8be9730d790 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:11.912961 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:11.912961 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:11.913684 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-32cb82ed-3e10-42a2-8d65-b8be9730d790 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:11.914140 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 648/2572] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:11 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:12.691688 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-385b5932-d291-4b6b-9c68-bdf698101d98 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:12.694285 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-385b5932-d291-4b6b-9c68-bdf698101d98 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots/c4597fd8-7d9c-4348-b3b0-5251a0af884f Jul 03 19:30:12.694599 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-385b5932-d291-4b6b-9c68-bdf698101d98 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:12.694864 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-385b5932-d291-4b6b-9c68-bdf698101d98 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:12.702527 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:12.702527 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:12.703192 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-385b5932-d291-4b6b-9c68-bdf698101d98 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Snapshot retrieved successfully. Jul 03 19:30:12.704276 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-385b5932-d291-4b6b-9c68-bdf698101d98 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots/c4597fd8-7d9c-4348-b3b0-5251a0af884f returned with HTTP 200 Jul 03 19:30:12.704813 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 650/2573] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:30:12 2026] GET /volume/v3/snapshots/c4597fd8-7d9c-4348-b3b0-5251a0af884f => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:12.716828 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6ad0fea4-ba4c-4a34-8547-f3121e31ad77 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:12.719099 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6ad0fea4-ba4c-4a34-8547-f3121e31ad77 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots?limit=1 Jul 03 19:30:12.719357 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6ad0fea4-ba4c-4a34-8547-f3121e31ad77 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:12.719607 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6ad0fea4-ba4c-4a34-8547-f3121e31ad77 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:12.719956 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.api_utils [None req-6ad0fea4-ba4c-4a34-8547-f3121e31ad77 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Removing options '' from query. {{(pid=99926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:30:12.720328 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:12.720328 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:12.721385 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.db.api [None req-6ad0fea4-ba4c-4a34-8547-f3121e31ad77 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Building query based on filter {{(pid=99926) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:30:12.725873 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-6ad0fea4-ba4c-4a34-8547-f3121e31ad77 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Get all snapshots completed successfully. Jul 03 19:30:12.726607 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6ad0fea4-ba4c-4a34-8547-f3121e31ad77 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 03 19:30:12.727145 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 626/2574] 10.4.3.61 () {66 vars in 1251 bytes} [Fri Jul 3 19:30:12 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:12.739448 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a1e01866-3377-4f77-9c7e-9b7bddd9e55f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:12.743717 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a1e01866-3377-4f77-9c7e-9b7bddd9e55f tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots Jul 03 19:30:12.743953 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a1e01866-3377-4f77-9c7e-9b7bddd9e55f tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:12.744190 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a1e01866-3377-4f77-9c7e-9b7bddd9e55f tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:12.744477 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.api_utils [None req-a1e01866-3377-4f77-9c7e-9b7bddd9e55f tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Removing options '' from query. {{(pid=99924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:30:12.747765 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.db.api [None req-a1e01866-3377-4f77-9c7e-9b7bddd9e55f tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Building query based on filter {{(pid=99924) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:30:12.758487 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a1e01866-3377-4f77-9c7e-9b7bddd9e55f tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Get all snapshots completed successfully. Jul 03 19:30:12.758487 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a1e01866-3377-4f77-9c7e-9b7bddd9e55f tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 200 Jul 03 19:30:12.758487 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 651/2575] 10.4.3.61 () {66 vars in 1236 bytes} [Fri Jul 3 19:30:12 2026] GET /volume/v3/snapshots => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:12.770526 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-22d364c0-816c-4e39-bd00-c1b7aab08216 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:12.773318 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-22d364c0-816c-4e39-bd00-c1b7aab08216 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots?limit=100000 Jul 03 19:30:12.773318 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-22d364c0-816c-4e39-bd00-c1b7aab08216 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:12.773318 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-22d364c0-816c-4e39-bd00-c1b7aab08216 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:12.773661 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-22d364c0-816c-4e39-bd00-c1b7aab08216 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:30:12.774795 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.db.api [None req-22d364c0-816c-4e39-bd00-c1b7aab08216 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Building query based on filter {{(pid=99927) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:30:12.784515 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-22d364c0-816c-4e39-bd00-c1b7aab08216 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Get all snapshots completed successfully. Jul 03 19:30:12.785137 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-22d364c0-816c-4e39-bd00-c1b7aab08216 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 03 19:30:12.785676 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 649/2576] 10.4.3.61 () {66 vars in 1261 bytes} [Fri Jul 3 19:30:12 2026] GET /volume/v3/snapshots?limit=100000 => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:12.809376 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4b117385-ce87-4c1a-bd64-2ee8470966c7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:12.811479 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4b117385-ce87-4c1a-bd64-2ee8470966c7 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots?limit=0 Jul 03 19:30:12.812648 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4b117385-ce87-4c1a-bd64-2ee8470966c7 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:12.812648 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4b117385-ce87-4c1a-bd64-2ee8470966c7 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:12.812648 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-4b117385-ce87-4c1a-bd64-2ee8470966c7 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:30:12.814037 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.db.api [None req-4b117385-ce87-4c1a-bd64-2ee8470966c7 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Building query based on filter {{(pid=99925) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:30:12.829795 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-4b117385-ce87-4c1a-bd64-2ee8470966c7 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Get all snapshots completed successfully. Jul 03 19:30:12.829795 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4b117385-ce87-4c1a-bd64-2ee8470966c7 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 03 19:30:12.829795 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 651/2577] 10.4.3.61 () {66 vars in 1251 bytes} [Fri Jul 3 19:30:12 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:30:12.847245 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-63c3419f-f7d1-4017-875f-b447c0bd037a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:12.850761 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-63c3419f-f7d1-4017-875f-b447c0bd037a tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots Jul 03 19:30:12.850967 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-63c3419f-f7d1-4017-875f-b447c0bd037a tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:12.851106 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-63c3419f-f7d1-4017-875f-b447c0bd037a tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:12.851411 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.api_utils [None req-63c3419f-f7d1-4017-875f-b447c0bd037a tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Removing options '' from query. {{(pid=99926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:30:12.851842 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:12.851842 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:12.853425 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.db.api [None req-63c3419f-f7d1-4017-875f-b447c0bd037a tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Building query based on filter {{(pid=99926) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:30:12.859507 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-63c3419f-f7d1-4017-875f-b447c0bd037a tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Get all snapshots completed successfully. Jul 03 19:30:12.860042 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-63c3419f-f7d1-4017-875f-b447c0bd037a tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 200 Jul 03 19:30:12.860740 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 627/2578] 10.4.3.61 () {66 vars in 1236 bytes} [Fri Jul 3 19:30:12 2026] GET /volume/v3/snapshots => generated 993 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:12.872127 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9e1fee9c-fad0-4cea-a7f8-844dac241ea9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:12.874566 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9e1fee9c-fad0-4cea-a7f8-844dac241ea9 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots?marker=98b5f218-1044-46b8-a626-a92d8872b47f Jul 03 19:30:12.875225 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9e1fee9c-fad0-4cea-a7f8-844dac241ea9 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:12.875225 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9e1fee9c-fad0-4cea-a7f8-844dac241ea9 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:12.875225 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.api_utils [None req-9e1fee9c-fad0-4cea-a7f8-844dac241ea9 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Removing options '' from query. {{(pid=99924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:30:12.875517 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:12.875517 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:12.876495 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.db.api [None req-9e1fee9c-fad0-4cea-a7f8-844dac241ea9 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Building query based on filter {{(pid=99924) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:30:12.901355 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-9e1fee9c-fad0-4cea-a7f8-844dac241ea9 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Get all snapshots completed successfully. Jul 03 19:30:12.901851 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9e1fee9c-fad0-4cea-a7f8-844dac241ea9 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots?marker=98b5f218-1044-46b8-a626-a92d8872b47f returned with HTTP 200 Jul 03 19:30:12.904639 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 652/2579] 10.4.3.61 () {66 vars in 1323 bytes} [Fri Jul 3 19:30:12 2026] GET /volume/v3/snapshots?marker=98b5f218-1044-46b8-a626-a92d8872b47f => generated 340 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:30:12.917182 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d0d4e6cc-b323-4ecc-b0ee-35397d8f5f2d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:12.919052 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d0d4e6cc-b323-4ecc-b0ee-35397d8f5f2d tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots?offset=2&limit=3 Jul 03 19:30:12.919310 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d0d4e6cc-b323-4ecc-b0ee-35397d8f5f2d tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:12.919551 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d0d4e6cc-b323-4ecc-b0ee-35397d8f5f2d tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:12.919728 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-d0d4e6cc-b323-4ecc-b0ee-35397d8f5f2d tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:30:12.919997 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:12.919997 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:12.920790 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.db.api [None req-d0d4e6cc-b323-4ecc-b0ee-35397d8f5f2d tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Building query based on filter {{(pid=99927) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:30:12.924475 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-240ae829-33b6-4d32-9c65-dc905845255e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:12.926704 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-240ae829-33b6-4d32-9c65-dc905845255e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:12.927038 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-240ae829-33b6-4d32-9c65-dc905845255e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:12.927324 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-240ae829-33b6-4d32-9c65-dc905845255e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:12.927463 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-240ae829-33b6-4d32-9c65-dc905845255e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:12.934289 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:12.934289 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:12.935340 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-240ae829-33b6-4d32-9c65-dc905845255e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:12.935838 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 652/2580] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:12 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:12.938533 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d0d4e6cc-b323-4ecc-b0ee-35397d8f5f2d tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Get all snapshots completed successfully. Jul 03 19:30:12.939313 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d0d4e6cc-b323-4ecc-b0ee-35397d8f5f2d tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 03 19:30:12.940309 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 650/2581] 10.4.3.61 () {66 vars in 1269 bytes} [Fri Jul 3 19:30:12 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 340 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:12.953368 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c961478e-29a4-4364-90c8-7f6890b632ec None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:12.955490 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c961478e-29a4-4364-90c8-7f6890b632ec tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 03 19:30:12.955566 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c961478e-29a4-4364-90c8-7f6890b632ec tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:12.955720 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c961478e-29a4-4364-90c8-7f6890b632ec tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:12.955953 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.api_utils [None req-c961478e-29a4-4364-90c8-7f6890b632ec tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Removing options '' from query. {{(pid=99926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:30:12.956181 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:12.956181 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:12.956948 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.db.api [None req-c961478e-29a4-4364-90c8-7f6890b632ec tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Building query based on filter {{(pid=99926) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:30:12.976396 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c961478e-29a4-4364-90c8-7f6890b632ec tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Get all snapshots completed successfully. Jul 03 19:30:12.976832 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c961478e-29a4-4364-90c8-7f6890b632ec tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 03 19:30:12.977352 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 628/2582] 10.4.3.61 () {66 vars in 1301 bytes} [Fri Jul 3 19:30:12 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:12.990073 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b7932f8d-4e01-479f-a54d-f78afaa8a8d6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:12.992557 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b7932f8d-4e01-479f-a54d-f78afaa8a8d6 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 03 19:30:12.992821 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b7932f8d-4e01-479f-a54d-f78afaa8a8d6 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:12.993091 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b7932f8d-4e01-479f-a54d-f78afaa8a8d6 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:12.993412 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.api_utils [None req-b7932f8d-4e01-479f-a54d-f78afaa8a8d6 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Removing options '' from query. {{(pid=99924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:30:12.993779 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:12.993779 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:12.995273 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.db.api [None req-b7932f8d-4e01-479f-a54d-f78afaa8a8d6 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Building query based on filter {{(pid=99924) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:30:13.003100 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b7932f8d-4e01-479f-a54d-f78afaa8a8d6 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Get all snapshots completed successfully. Jul 03 19:30:13.003739 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b7932f8d-4e01-479f-a54d-f78afaa8a8d6 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 03 19:30:13.004273 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 653/2583] 10.4.3.61 () {66 vars in 1303 bytes} [Fri Jul 3 19:30:12 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:13.020759 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5eacb361-6d13-4753-a68e-049202dd5cae None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:13.022378 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5eacb361-6d13-4753-a68e-049202dd5cae tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 03 19:30:13.022552 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5eacb361-6d13-4753-a68e-049202dd5cae tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:13.022735 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5eacb361-6d13-4753-a68e-049202dd5cae tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:13.022925 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-5eacb361-6d13-4753-a68e-049202dd5cae tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:30:13.023854 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.db.api [None req-5eacb361-6d13-4753-a68e-049202dd5cae tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Building query based on filter {{(pid=99925) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:30:13.036879 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5eacb361-6d13-4753-a68e-049202dd5cae tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Get all snapshots completed successfully. Jul 03 19:30:13.037288 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5eacb361-6d13-4753-a68e-049202dd5cae tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 03 19:30:13.037670 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 653/2584] 10.4.3.61 () {66 vars in 1285 bytes} [Fri Jul 3 19:30:13 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:13.057069 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-76903991-2e00-4c58-9c26-3ea13649d5eb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:13.058853 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-76903991-2e00-4c58-9c26-3ea13649d5eb tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 03 19:30:13.058984 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-76903991-2e00-4c58-9c26-3ea13649d5eb tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:13.059084 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-76903991-2e00-4c58-9c26-3ea13649d5eb tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:13.059284 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-76903991-2e00-4c58-9c26-3ea13649d5eb tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:30:13.059517 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:13.059517 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:13.060776 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.db.api [None req-76903991-2e00-4c58-9c26-3ea13649d5eb tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Building query based on filter {{(pid=99927) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:30:13.074633 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-76903991-2e00-4c58-9c26-3ea13649d5eb tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Get all snapshots completed successfully. Jul 03 19:30:13.074633 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-76903991-2e00-4c58-9c26-3ea13649d5eb tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 03 19:30:13.075376 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 651/2585] 10.4.3.61 () {66 vars in 1287 bytes} [Fri Jul 3 19:30:13 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:13.088921 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0cbefc8e-f2b5-4cb5-94fb-00c011973c6d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:13.091007 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0cbefc8e-f2b5-4cb5-94fb-00c011973c6d tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 03 19:30:13.091260 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0cbefc8e-f2b5-4cb5-94fb-00c011973c6d tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:13.091487 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0cbefc8e-f2b5-4cb5-94fb-00c011973c6d tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:13.091744 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.api_utils [None req-0cbefc8e-f2b5-4cb5-94fb-00c011973c6d tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Removing options '' from query. {{(pid=99926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:30:13.092150 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:13.092150 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:13.093143 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.db.api [None req-0cbefc8e-f2b5-4cb5-94fb-00c011973c6d tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Building query based on filter {{(pid=99926) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:30:13.109181 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0cbefc8e-f2b5-4cb5-94fb-00c011973c6d tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Get all snapshots completed successfully. Jul 03 19:30:13.109612 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0cbefc8e-f2b5-4cb5-94fb-00c011973c6d tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 03 19:30:13.110066 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 629/2586] 10.4.3.61 () {66 vars in 1305 bytes} [Fri Jul 3 19:30:13 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:13.121981 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d3656634-363a-44f2-87c6-40695e27185d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:13.124283 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d3656634-363a-44f2-87c6-40695e27185d tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 03 19:30:13.124525 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d3656634-363a-44f2-87c6-40695e27185d tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:13.124989 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d3656634-363a-44f2-87c6-40695e27185d tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:13.125252 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.api_utils [None req-d3656634-363a-44f2-87c6-40695e27185d tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Removing options '' from query. {{(pid=99924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:30:13.125612 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:13.125612 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:13.126599 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.db.api [None req-d3656634-363a-44f2-87c6-40695e27185d tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Building query based on filter {{(pid=99924) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:30:13.143144 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d3656634-363a-44f2-87c6-40695e27185d tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Get all snapshots completed successfully. Jul 03 19:30:13.143973 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d3656634-363a-44f2-87c6-40695e27185d tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 03 19:30:13.144400 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 654/2587] 10.4.3.61 () {66 vars in 1307 bytes} [Fri Jul 3 19:30:13 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:13.158008 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3146e2cb-2ceb-4fec-8e24-1281bc182939 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:13.160827 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3146e2cb-2ceb-4fec-8e24-1281bc182939 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1387234428 Jul 03 19:30:13.160827 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3146e2cb-2ceb-4fec-8e24-1281bc182939 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:13.161209 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3146e2cb-2ceb-4fec-8e24-1281bc182939 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'detail' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:13.161410 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-3146e2cb-2ceb-4fec-8e24-1281bc182939 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:30:13.161994 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:13.161994 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:13.164718 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.db.api [None req-3146e2cb-2ceb-4fec-8e24-1281bc182939 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Building query based on filter {{(pid=99925) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:30:13.185347 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3146e2cb-2ceb-4fec-8e24-1281bc182939 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Get all snapshots completed successfully. Jul 03 19:30:13.185347 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:13.185347 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:13.186081 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3146e2cb-2ceb-4fec-8e24-1281bc182939 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1387234428 returned with HTTP 200 Jul 03 19:30:13.186620 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 654/2588] 10.4.3.61 () {66 vars in 1378 bytes} [Fri Jul 3 19:30:13 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1387234428 => generated 476 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:13.202139 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c64c02ae-67e8-4dff-a51e-d318dbace48e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:13.204437 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c64c02ae-67e8-4dff-a51e-d318dbace48e tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots/detail?status=available Jul 03 19:30:13.204699 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c64c02ae-67e8-4dff-a51e-d318dbace48e tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:13.204995 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c64c02ae-67e8-4dff-a51e-d318dbace48e tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:13.205350 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-c64c02ae-67e8-4dff-a51e-d318dbace48e tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:30:13.205717 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:13.205717 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:13.206747 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.db.api [None req-c64c02ae-67e8-4dff-a51e-d318dbace48e tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Building query based on filter {{(pid=99927) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:30:13.223594 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c64c02ae-67e8-4dff-a51e-d318dbace48e tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Get all snapshots completed successfully. Jul 03 19:30:13.224689 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:13.224689 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:13.225727 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c64c02ae-67e8-4dff-a51e-d318dbace48e tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 03 19:30:13.226640 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 652/2589] 10.4.3.61 () {66 vars in 1290 bytes} [Fri Jul 3 19:30:13 2026] GET /volume/v3/snapshots/detail?status=available => generated 1395 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:13.237707 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-529aa585-ffef-437e-b68d-afdb5f06df5f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:13.239942 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-529aa585-ffef-437e-b68d-afdb5f06df5f tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1387234428 Jul 03 19:30:13.240190 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-529aa585-ffef-437e-b68d-afdb5f06df5f tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:13.240430 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-529aa585-ffef-437e-b68d-afdb5f06df5f tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'detail' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:13.241074 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.api_utils [None req-529aa585-ffef-437e-b68d-afdb5f06df5f tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Removing options '' from query. {{(pid=99926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:30:13.241942 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:13.241942 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:13.242628 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.db.api [None req-529aa585-ffef-437e-b68d-afdb5f06df5f tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Building query based on filter {{(pid=99926) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:30:13.259640 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-529aa585-ffef-437e-b68d-afdb5f06df5f tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Get all snapshots completed successfully. Jul 03 19:30:13.259874 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:13.259874 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:13.260876 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-529aa585-ffef-437e-b68d-afdb5f06df5f tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1387234428 returned with HTTP 200 Jul 03 19:30:13.261388 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 630/2590] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:30:13 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1387234428 => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:13.278379 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-45792285-a157-48b6-af24-b9addf5a8755 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:13.282608 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-45792285-a157-48b6-af24-b9addf5a8755 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1387234428 Jul 03 19:30:13.283008 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-45792285-a157-48b6-af24-b9addf5a8755 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:13.283375 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-45792285-a157-48b6-af24-b9addf5a8755 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:13.284403 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.api_utils [None req-45792285-a157-48b6-af24-b9addf5a8755 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Removing options '' from query. {{(pid=99924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:30:13.285645 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:13.285645 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:13.286423 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.db.api [None req-45792285-a157-48b6-af24-b9addf5a8755 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Building query based on filter {{(pid=99924) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:30:13.311459 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-45792285-a157-48b6-af24-b9addf5a8755 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Get all snapshots completed successfully. Jul 03 19:30:13.312099 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-45792285-a157-48b6-af24-b9addf5a8755 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1387234428 returned with HTTP 200 Jul 03 19:30:13.312692 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 655/2591] 10.4.3.61 () {66 vars in 1357 bytes} [Fri Jul 3 19:30:13 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1387234428 => generated 342 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:13.325215 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3d39efe8-d440-4be4-89c5-691a5f99f1d7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:13.328331 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3d39efe8-d440-4be4-89c5-691a5f99f1d7 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots?status=available Jul 03 19:30:13.328575 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3d39efe8-d440-4be4-89c5-691a5f99f1d7 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:13.329183 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3d39efe8-d440-4be4-89c5-691a5f99f1d7 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:13.329183 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-3d39efe8-d440-4be4-89c5-691a5f99f1d7 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:30:13.331795 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.db.api [None req-3d39efe8-d440-4be4-89c5-691a5f99f1d7 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Building query based on filter {{(pid=99925) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:30:13.346131 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3d39efe8-d440-4be4-89c5-691a5f99f1d7 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Get all snapshots completed successfully. Jul 03 19:30:13.347037 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3d39efe8-d440-4be4-89c5-691a5f99f1d7 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots?status=available returned with HTTP 200 Jul 03 19:30:13.347710 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 655/2592] 10.4.3.61 () {66 vars in 1269 bytes} [Fri Jul 3 19:30:13 2026] GET /volume/v3/snapshots?status=available => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:13.358011 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8ffc6d61-529f-4fc4-922c-cbebf3a07d33 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:13.361248 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8ffc6d61-529f-4fc4-922c-cbebf3a07d33 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1387234428 Jul 03 19:30:13.361248 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8ffc6d61-529f-4fc4-922c-cbebf3a07d33 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:13.361248 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8ffc6d61-529f-4fc4-922c-cbebf3a07d33 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:13.361248 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-8ffc6d61-529f-4fc4-922c-cbebf3a07d33 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:30:13.362259 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.db.api [None req-8ffc6d61-529f-4fc4-922c-cbebf3a07d33 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Building query based on filter {{(pid=99927) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:30:13.376874 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8ffc6d61-529f-4fc4-922c-cbebf3a07d33 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Get all snapshots completed successfully. Jul 03 19:30:13.377262 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8ffc6d61-529f-4fc4-922c-cbebf3a07d33 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1387234428 returned with HTTP 200 Jul 03 19:30:13.377873 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 653/2593] 10.4.3.61 () {66 vars in 1391 bytes} [Fri Jul 3 19:30:13 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1387234428 => generated 342 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:13.391347 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4e178435-6db4-4ef9-99b4-3589564feecf None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:13.393451 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4e178435-6db4-4ef9-99b4-3589564feecf tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/c4597fd8-7d9c-4348-b3b0-5251a0af884f Jul 03 19:30:13.393723 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4e178435-6db4-4ef9-99b4-3589564feecf tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:13.394178 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4e178435-6db4-4ef9-99b4-3589564feecf tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:13.394178 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-4e178435-6db4-4ef9-99b4-3589564feecf tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Delete snapshot with id: c4597fd8-7d9c-4348-b3b0-5251a0af884f Jul 03 19:30:13.402442 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:13.402442 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:13.402629 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-4e178435-6db4-4ef9-99b4-3589564feecf tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Snapshot retrieved successfully. Jul 03 19:30:13.431798 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-4e178435-6db4-4ef9-99b4-3589564feecf tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Snapshot delete request issued successfully. Jul 03 19:30:13.432791 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4e178435-6db4-4ef9-99b4-3589564feecf tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots/c4597fd8-7d9c-4348-b3b0-5251a0af884f returned with HTTP 202 Jul 03 19:30:13.432791 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 631/2594] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:30:13 2026] DELETE /volume/v3/snapshots/c4597fd8-7d9c-4348-b3b0-5251a0af884f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:30:13.445155 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1941aa47-b479-4fd3-bed5-0ba874afe6c2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:13.449147 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1941aa47-b479-4fd3-bed5-0ba874afe6c2 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots/c4597fd8-7d9c-4348-b3b0-5251a0af884f Jul 03 19:30:13.450705 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1941aa47-b479-4fd3-bed5-0ba874afe6c2 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:13.450705 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1941aa47-b479-4fd3-bed5-0ba874afe6c2 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:13.460823 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:13.460823 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:13.461140 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1941aa47-b479-4fd3-bed5-0ba874afe6c2 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Snapshot retrieved successfully. Jul 03 19:30:13.466004 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1941aa47-b479-4fd3-bed5-0ba874afe6c2 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots/c4597fd8-7d9c-4348-b3b0-5251a0af884f returned with HTTP 200 Jul 03 19:30:13.466004 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 656/2595] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:30:13 2026] GET /volume/v3/snapshots/c4597fd8-7d9c-4348-b3b0-5251a0af884f => generated 472 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:13.948478 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-940dacb4-b579-4f62-b0f6-cd60b81d01fd None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:13.951008 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-940dacb4-b579-4f62-b0f6-cd60b81d01fd tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:13.951426 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-940dacb4-b579-4f62-b0f6-cd60b81d01fd tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:13.951615 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-940dacb4-b579-4f62-b0f6-cd60b81d01fd tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:13.951763 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-940dacb4-b579-4f62-b0f6-cd60b81d01fd tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:13.957662 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:13.957662 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:13.958809 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-940dacb4-b579-4f62-b0f6-cd60b81d01fd tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:13.959398 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 656/2596] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:13 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:30:14.478136 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-60f10257-54bb-466e-bed0-766cb49b2043 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:14.481481 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-60f10257-54bb-466e-bed0-766cb49b2043 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots/c4597fd8-7d9c-4348-b3b0-5251a0af884f Jul 03 19:30:14.481481 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-60f10257-54bb-466e-bed0-766cb49b2043 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:14.481481 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-60f10257-54bb-466e-bed0-766cb49b2043 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:14.487116 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-60f10257-54bb-466e-bed0-766cb49b2043 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots/c4597fd8-7d9c-4348-b3b0-5251a0af884f returned with HTTP 404 Jul 03 19:30:14.488138 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 654/2597] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:30:14 2026] GET /volume/v3/snapshots/c4597fd8-7d9c-4348-b3b0-5251a0af884f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:30:14.497484 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e722f933-55b7-49c5-97c3-234e06368d14 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:14.500667 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e722f933-55b7-49c5-97c3-234e06368d14 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/98b5f218-1044-46b8-a626-a92d8872b47f Jul 03 19:30:14.500667 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e722f933-55b7-49c5-97c3-234e06368d14 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:14.501739 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e722f933-55b7-49c5-97c3-234e06368d14 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:14.502018 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-e722f933-55b7-49c5-97c3-234e06368d14 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Delete snapshot with id: 98b5f218-1044-46b8-a626-a92d8872b47f Jul 03 19:30:14.511557 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:14.511557 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:14.512654 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e722f933-55b7-49c5-97c3-234e06368d14 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Snapshot retrieved successfully. Jul 03 19:30:14.544210 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e722f933-55b7-49c5-97c3-234e06368d14 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Snapshot delete request issued successfully. Jul 03 19:30:14.544632 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e722f933-55b7-49c5-97c3-234e06368d14 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots/98b5f218-1044-46b8-a626-a92d8872b47f returned with HTTP 202 Jul 03 19:30:14.545393 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 632/2598] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:30:14 2026] DELETE /volume/v3/snapshots/98b5f218-1044-46b8-a626-a92d8872b47f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:30:14.557599 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-49e0e219-8178-47fa-9247-5e608b325b60 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:14.563108 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-49e0e219-8178-47fa-9247-5e608b325b60 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots/98b5f218-1044-46b8-a626-a92d8872b47f Jul 03 19:30:14.563444 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-49e0e219-8178-47fa-9247-5e608b325b60 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:14.563638 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-49e0e219-8178-47fa-9247-5e608b325b60 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:14.574794 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:14.574794 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:14.575639 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-49e0e219-8178-47fa-9247-5e608b325b60 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Snapshot retrieved successfully. Jul 03 19:30:14.576668 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-49e0e219-8178-47fa-9247-5e608b325b60 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots/98b5f218-1044-46b8-a626-a92d8872b47f returned with HTTP 200 Jul 03 19:30:14.577097 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 657/2599] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:30:14 2026] GET /volume/v3/snapshots/98b5f218-1044-46b8-a626-a92d8872b47f => generated 471 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:14.600593 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-7b6d8e6d-4791-4e0a-8cde-3702d1d43771 req-cab837bc-3a8b-4884-a785-651afef52be7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:14.603448 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7b6d8e6d-4791-4e0a-8cde-3702d1d43771 req-cab837bc-3a8b-4884-a785-651afef52be7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] DELETE https://10.4.3.61/volume/v3/attachments/c3a6d8fe-2f24-45ab-8a09-65649226614b Jul 03 19:30:14.603882 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-7b6d8e6d-4791-4e0a-8cde-3702d1d43771 req-cab837bc-3a8b-4884-a785-651afef52be7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:14.604191 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-7b6d8e6d-4791-4e0a-8cde-3702d1d43771 req-cab837bc-3a8b-4884-a785-651afef52be7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:14.609571 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7b6d8e6d-4791-4e0a-8cde-3702d1d43771 req-cab837bc-3a8b-4884-a785-651afef52be7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/attachments/c3a6d8fe-2f24-45ab-8a09-65649226614b returned with HTTP 404 Jul 03 19:30:14.610187 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 657/2600] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:30:14 2026] DELETE /volume/v3/attachments/c3a6d8fe-2f24-45ab-8a09-65649226614b => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:30:14.979571 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-84cd8e7f-5f50-4b38-b05b-9c2ea154cdfa None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:14.979950 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-84cd8e7f-5f50-4b38-b05b-9c2ea154cdfa tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:14.980288 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-84cd8e7f-5f50-4b38-b05b-9c2ea154cdfa tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:14.980633 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-84cd8e7f-5f50-4b38-b05b-9c2ea154cdfa tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:14.980829 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-84cd8e7f-5f50-4b38-b05b-9c2ea154cdfa tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:14.988497 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:14.988497 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:14.989506 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-84cd8e7f-5f50-4b38-b05b-9c2ea154cdfa tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:14.989908 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 655/2601] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:14 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:15.591134 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f27a2146-c6ef-42b0-bdbb-48f27bd165a1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:15.593741 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f27a2146-c6ef-42b0-bdbb-48f27bd165a1 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots/98b5f218-1044-46b8-a626-a92d8872b47f Jul 03 19:30:15.594254 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f27a2146-c6ef-42b0-bdbb-48f27bd165a1 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:15.594369 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f27a2146-c6ef-42b0-bdbb-48f27bd165a1 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:15.608075 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f27a2146-c6ef-42b0-bdbb-48f27bd165a1 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots/98b5f218-1044-46b8-a626-a92d8872b47f returned with HTTP 404 Jul 03 19:30:15.608789 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 633/2602] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:30:15 2026] GET /volume/v3/snapshots/98b5f218-1044-46b8-a626-a92d8872b47f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 19:30:15.619133 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0736e68f-ed32-4679-9677-c96b70c1623f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:15.621878 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0736e68f-ed32-4679-9677-c96b70c1623f tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/9c65b0be-a236-4b59-a202-1383f019b91a Jul 03 19:30:15.622051 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0736e68f-ed32-4679-9677-c96b70c1623f tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:15.622281 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0736e68f-ed32-4679-9677-c96b70c1623f tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:15.622372 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-0736e68f-ed32-4679-9677-c96b70c1623f tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Delete snapshot with id: 9c65b0be-a236-4b59-a202-1383f019b91a Jul 03 19:30:15.631266 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:15.631266 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:15.631927 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0736e68f-ed32-4679-9677-c96b70c1623f tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Snapshot retrieved successfully. Jul 03 19:30:15.667456 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0736e68f-ed32-4679-9677-c96b70c1623f tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Snapshot delete request issued successfully. Jul 03 19:30:15.667738 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0736e68f-ed32-4679-9677-c96b70c1623f tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots/9c65b0be-a236-4b59-a202-1383f019b91a returned with HTTP 202 Jul 03 19:30:15.668351 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 658/2603] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:30:15 2026] DELETE /volume/v3/snapshots/9c65b0be-a236-4b59-a202-1383f019b91a => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:30:15.681077 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-27f3755b-4613-42db-9537-7c1c4a35b82c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:15.683657 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-27f3755b-4613-42db-9537-7c1c4a35b82c tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots/9c65b0be-a236-4b59-a202-1383f019b91a Jul 03 19:30:15.683657 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-27f3755b-4613-42db-9537-7c1c4a35b82c tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:15.683936 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-27f3755b-4613-42db-9537-7c1c4a35b82c tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:15.691876 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:15.691876 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:15.692487 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-27f3755b-4613-42db-9537-7c1c4a35b82c tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Snapshot retrieved successfully. Jul 03 19:30:15.693617 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-27f3755b-4613-42db-9537-7c1c4a35b82c tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots/9c65b0be-a236-4b59-a202-1383f019b91a returned with HTTP 200 Jul 03 19:30:15.694184 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 658/2604] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:30:15 2026] GET /volume/v3/snapshots/9c65b0be-a236-4b59-a202-1383f019b91a => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:15.869646 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-7f913d2c-d10b-494d-8efa-8932f300fcf9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:15.874089 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-7f913d2c-d10b-494d-8efa-8932f300fcf9 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] POST https://10.4.3.61/volume/v3/attachments/878ba3ae-a6ee-440a-9473-056c2dc32775/action Jul 03 19:30:15.874985 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-7f913d2c-d10b-494d-8efa-8932f300fcf9 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action body: b'{"os-complete": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:30:15.875297 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-7f913d2c-d10b-494d-8efa-8932f300fcf9 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:15.907830 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:15.907830 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:15.925824 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6e4e253c-ee44-4a50-b239-f3a29b5b267c req-7f913d2c-d10b-494d-8efa-8932f300fcf9 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/878ba3ae-a6ee-440a-9473-056c2dc32775/action returned with HTTP 204 Jul 03 19:30:15.926609 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 656/2605] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:30:15 2026] POST /volume/v3/attachments/878ba3ae-a6ee-440a-9473-056c2dc32775/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:30:16.001593 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-962dd49e-05a2-42f1-9ae1-585846689dbe None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:16.003324 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-962dd49e-05a2-42f1-9ae1-585846689dbe tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:16.004209 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-962dd49e-05a2-42f1-9ae1-585846689dbe tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:16.004209 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-962dd49e-05a2-42f1-9ae1-585846689dbe tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:16.004209 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-962dd49e-05a2-42f1-9ae1-585846689dbe tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:16.008250 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:16.008250 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:16.009014 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-962dd49e-05a2-42f1-9ae1-585846689dbe tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:16.009429 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 634/2606] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:16 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:30:16.704875 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-352c7bcb-4aac-4023-8ced-ab2c10cb3a55 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:16.706768 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-352c7bcb-4aac-4023-8ced-ab2c10cb3a55 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/snapshots/9c65b0be-a236-4b59-a202-1383f019b91a Jul 03 19:30:16.707096 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-352c7bcb-4aac-4023-8ced-ab2c10cb3a55 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:16.707355 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-352c7bcb-4aac-4023-8ced-ab2c10cb3a55 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:16.712121 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-352c7bcb-4aac-4023-8ced-ab2c10cb3a55 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/snapshots/9c65b0be-a236-4b59-a202-1383f019b91a returned with HTTP 404 Jul 03 19:30:16.712637 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 659/2607] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:30:16 2026] GET /volume/v3/snapshots/9c65b0be-a236-4b59-a202-1383f019b91a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:30:16.720997 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7d206161-a479-4ae5-acda-da6a2f36cf05 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:16.723189 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7d206161-a479-4ae5-acda-da6a2f36cf05 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/volumes/df82e4d6-2217-4482-a49d-7d5308a11406 Jul 03 19:30:16.723394 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7d206161-a479-4ae5-acda-da6a2f36cf05 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:16.723647 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7d206161-a479-4ae5-acda-da6a2f36cf05 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:16.739511 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:16.739511 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:16.746409 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7d206161-a479-4ae5-acda-da6a2f36cf05 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Volume info retrieved successfully. Jul 03 19:30:16.749378 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7d206161-a479-4ae5-acda-da6a2f36cf05 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/volumes/df82e4d6-2217-4482-a49d-7d5308a11406 returned with HTTP 200 Jul 03 19:30:16.749875 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 659/2608] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:16 2026] GET /volume/v3/volumes/df82e4d6-2217-4482-a49d-7d5308a11406 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:16.770393 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-77c1c7d9-761b-4ecb-beca-29f3238af345 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:16.772138 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-77c1c7d9-761b-4ecb-beca-29f3238af345 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] DELETE https://10.4.3.61/volume/v3/volumes/df82e4d6-2217-4482-a49d-7d5308a11406 Jul 03 19:30:16.772452 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-77c1c7d9-761b-4ecb-beca-29f3238af345 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:16.772640 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-77c1c7d9-761b-4ecb-beca-29f3238af345 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:16.772827 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-77c1c7d9-761b-4ecb-beca-29f3238af345 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Delete volume with id: df82e4d6-2217-4482-a49d-7d5308a11406 Jul 03 19:30:16.783289 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:16.783289 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:16.783502 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-77c1c7d9-761b-4ecb-beca-29f3238af345 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Volume info retrieved successfully. Jul 03 19:30:16.820431 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-77c1c7d9-761b-4ecb-beca-29f3238af345 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Delete volume request issued successfully. Jul 03 19:30:16.820687 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-77c1c7d9-761b-4ecb-beca-29f3238af345 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/volumes/df82e4d6-2217-4482-a49d-7d5308a11406 returned with HTTP 202 Jul 03 19:30:16.821229 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 657/2609] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:30:16 2026] DELETE /volume/v3/volumes/df82e4d6-2217-4482-a49d-7d5308a11406 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:30:16.829768 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cdc19633-6e7e-46d1-ac3d-c856481df88b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:16.835364 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cdc19633-6e7e-46d1-ac3d-c856481df88b tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/volumes/df82e4d6-2217-4482-a49d-7d5308a11406 Jul 03 19:30:16.835364 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cdc19633-6e7e-46d1-ac3d-c856481df88b tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:16.835364 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cdc19633-6e7e-46d1-ac3d-c856481df88b tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:16.847940 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:16.847940 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:16.853492 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-cdc19633-6e7e-46d1-ac3d-c856481df88b tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Volume info retrieved successfully. Jul 03 19:30:16.863026 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cdc19633-6e7e-46d1-ac3d-c856481df88b tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/volumes/df82e4d6-2217-4482-a49d-7d5308a11406 returned with HTTP 200 Jul 03 19:30:16.863026 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 635/2610] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:16 2026] GET /volume/v3/volumes/df82e4d6-2217-4482-a49d-7d5308a11406 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:17.023117 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9be0234b-c9eb-4ee4-aef5-7f2d325ebf2c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:17.025461 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9be0234b-c9eb-4ee4-aef5-7f2d325ebf2c tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:17.025735 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9be0234b-c9eb-4ee4-aef5-7f2d325ebf2c tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:17.026026 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9be0234b-c9eb-4ee4-aef5-7f2d325ebf2c tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:17.026210 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-9be0234b-c9eb-4ee4-aef5-7f2d325ebf2c tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:17.031954 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:17.031954 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:17.033067 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9be0234b-c9eb-4ee4-aef5-7f2d325ebf2c tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:17.033539 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 660/2611] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:17 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:17.877044 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-daf04b10-1f0f-4eb0-ab5c-3be4df809e91 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:17.880048 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-daf04b10-1f0f-4eb0-ab5c-3be4df809e91 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] GET https://10.4.3.61/volume/v3/volumes/df82e4d6-2217-4482-a49d-7d5308a11406 Jul 03 19:30:17.880048 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-daf04b10-1f0f-4eb0-ab5c-3be4df809e91 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:17.880048 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-daf04b10-1f0f-4eb0-ab5c-3be4df809e91 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:17.885871 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-daf04b10-1f0f-4eb0-ab5c-3be4df809e91 tempest-VolumesSnapshotListTestJSON-1115230259 tempest-VolumesSnapshotListTestJSON-1115230259-project-member] https://10.4.3.61/volume/v3/volumes/df82e4d6-2217-4482-a49d-7d5308a11406 returned with HTTP 404 Jul 03 19:30:17.885871 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 660/2612] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:17 2026] GET /volume/v3/volumes/df82e4d6-2217-4482-a49d-7d5308a11406 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:30:18.044306 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7fd32356-2254-4e6d-bf63-ec9ce1da128e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:18.046418 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7fd32356-2254-4e6d-bf63-ec9ce1da128e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:18.046949 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7fd32356-2254-4e6d-bf63-ec9ce1da128e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:18.047456 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7fd32356-2254-4e6d-bf63-ec9ce1da128e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:18.047807 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-7fd32356-2254-4e6d-bf63-ec9ce1da128e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:18.055328 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:18.055328 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:18.055328 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7fd32356-2254-4e6d-bf63-ec9ce1da128e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:18.055328 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 658/2613] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:18 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:19.067574 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-21e53e9a-41c4-4351-8c86-fed70364ec87 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:19.070569 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-21e53e9a-41c4-4351-8c86-fed70364ec87 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:19.070991 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-21e53e9a-41c4-4351-8c86-fed70364ec87 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:19.071399 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-21e53e9a-41c4-4351-8c86-fed70364ec87 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:19.072040 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-21e53e9a-41c4-4351-8c86-fed70364ec87 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:19.079218 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:19.079218 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:19.081908 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-21e53e9a-41c4-4351-8c86-fed70364ec87 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:19.083934 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 636/2614] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:19 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:19.099330 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-930b5d94-4aa7-4391-b7a2-8e76f8f7edd0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:19.102294 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-930b5d94-4aa7-4391-b7a2-8e76f8f7edd0 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] DELETE https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:30:19.102559 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-930b5d94-4aa7-4391-b7a2-8e76f8f7edd0 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:19.102826 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-930b5d94-4aa7-4391-b7a2-8e76f8f7edd0 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:19.103323 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-930b5d94-4aa7-4391-b7a2-8e76f8f7edd0 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Delete volume with id: cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:30:19.115116 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:19.115116 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:19.115655 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-930b5d94-4aa7-4391-b7a2-8e76f8f7edd0 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:30:19.147393 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-930b5d94-4aa7-4391-b7a2-8e76f8f7edd0 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Delete volume request issued successfully. Jul 03 19:30:19.147695 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-930b5d94-4aa7-4391-b7a2-8e76f8f7edd0 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 202 Jul 03 19:30:19.148298 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 661/2615] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:30:19 2026] DELETE /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:30:19.157122 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7af42b08-3bf6-4805-84e9-f809dc8ddbe6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:19.159304 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7af42b08-3bf6-4805-84e9-f809dc8ddbe6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:30:19.159603 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7af42b08-3bf6-4805-84e9-f809dc8ddbe6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:19.159719 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7af42b08-3bf6-4805-84e9-f809dc8ddbe6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:19.168559 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:19.168559 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:19.173302 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7af42b08-3bf6-4805-84e9-f809dc8ddbe6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:30:19.179985 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7af42b08-3bf6-4805-84e9-f809dc8ddbe6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 200 Jul 03 19:30:19.179985 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 661/2616] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:19 2026] GET /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:19.353760 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5ebc6df1-6e3c-4960-8031-8defcba1654b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:19.469790 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5ebc6df1-6e3c-4960-8031-8defcba1654b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:30:19.470148 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5ebc6df1-6e3c-4960-8031-8defcba1654b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1992902266"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:19.471556 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-5ebc6df1-6e3c-4960-8031-8defcba1654b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1992902266'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:30:19.471663 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-5ebc6df1-6e3c-4960-8031-8defcba1654b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Create volume of 1 GB Jul 03 19:30:19.475587 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5ebc6df1-6e3c-4960-8031-8defcba1654b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Availability Zones retrieved successfully. Jul 03 19:30:19.482572 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5ebc6df1-6e3c-4960-8031-8defcba1654b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Flow 'volume_create_api' (8a659737-a324-4ecb-abc0-99952950e6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:30:19.483892 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5ebc6df1-6e3c-4960-8031-8defcba1654b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a59be226-8ed8-4ae5-a388-bd6d49b75dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:19.484864 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-5ebc6df1-6e3c-4960-8031-8defcba1654b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:30:19.511344 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5ebc6df1-6e3c-4960-8031-8defcba1654b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a59be226-8ed8-4ae5-a388-bd6d49b75dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:19.512311 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5ebc6df1-6e3c-4960-8031-8defcba1654b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4e29d3a-87c6-441d-919a-013d23cca83a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:19.605658 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-5ebc6df1-6e3c-4960-8031-8defcba1654b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Created reservations ['adf4953f-5e13-4797-b77a-a5fa1c78bfb3', '644d1d2f-71f1-40f2-a1ec-2db408086e5e', '50390c40-27cc-4fab-a06c-0de95c536186', 'f6d325bf-7e57-4c86-b7a7-89f3d58e80a0'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:30:19.606522 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5ebc6df1-6e3c-4960-8031-8defcba1654b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4e29d3a-87c6-441d-919a-013d23cca83a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adf4953f-5e13-4797-b77a-a5fa1c78bfb3', '644d1d2f-71f1-40f2-a1ec-2db408086e5e', '50390c40-27cc-4fab-a06c-0de95c536186', 'f6d325bf-7e57-4c86-b7a7-89f3d58e80a0']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:19.607737 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5ebc6df1-6e3c-4960-8031-8defcba1654b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35ee2271-e519-4312-ba23-6a9daecee880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:19.633437 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5ebc6df1-6e3c-4960-8031-8defcba1654b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35ee2271-e519-4312-ba23-6a9daecee880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14041584-8b8c-4dfe-abd8-d5fbed2ae4ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1992902266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d23d3f829d0d4d89b95eb7234eea5734',qos_specs=None,replication_status=,reservations=['adf4953f-5e13-4797-b77a-a5fa1c78bfb3','644d1d2f-71f1-40f2-a1ec-2db408086e5e','50390c40-27cc-4fab-a06c-0de95c536186','f6d325bf-7e57-4c86-b7a7-89f3d58e80a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad9a1067682f4b1f8be8d0001b4fa2fb',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:30:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1992902266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14041584-8b8c-4dfe-abd8-d5fbed2ae4ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d23d3f829d0d4d89b95eb7234eea5734',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad9a1067682f4b1f8be8d0001b4fa2fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:19.634348 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5ebc6df1-6e3c-4960-8031-8defcba1654b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3b8f4c9-1a43-4916-a943-09bd0fb32d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:19.655987 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5ebc6df1-6e3c-4960-8031-8defcba1654b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3b8f4c9-1a43-4916-a943-09bd0fb32d3b) transitioned into state 'SUCCESS' from state '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-1992902266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d23d3f829d0d4d89b95eb7234eea5734',qos_specs=None,replication_status=,reservations=['adf4953f-5e13-4797-b77a-a5fa1c78bfb3','644d1d2f-71f1-40f2-a1ec-2db408086e5e','50390c40-27cc-4fab-a06c-0de95c536186','f6d325bf-7e57-4c86-b7a7-89f3d58e80a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad9a1067682f4b1f8be8d0001b4fa2fb',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:19.656842 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5ebc6df1-6e3c-4960-8031-8defcba1654b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba8aa3b4-fc06-47a8-b857-22097bb5a502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:19.666654 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5ebc6df1-6e3c-4960-8031-8defcba1654b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba8aa3b4-fc06-47a8-b857-22097bb5a502) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:19.669051 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5ebc6df1-6e3c-4960-8031-8defcba1654b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Flow 'volume_create_api' (8a659737-a324-4ecb-abc0-99952950e6cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:30:19.669051 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5ebc6df1-6e3c-4960-8031-8defcba1654b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Create volume request issued successfully. Jul 03 19:30:19.669051 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5ebc6df1-6e3c-4960-8031-8defcba1654b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:30:19.669051 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 659/2617] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:30:19 2026] POST /volume/v3/volumes => generated 764 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:30:19.681838 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d0f15e27-7cf2-49d8-af21-fc27acfb7d41 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:19.686644 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d0f15e27-7cf2-49d8-af21-fc27acfb7d41 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] GET https://10.4.3.61/volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed Jul 03 19:30:19.686644 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d0f15e27-7cf2-49d8-af21-fc27acfb7d41 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:19.686644 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d0f15e27-7cf2-49d8-af21-fc27acfb7d41 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:19.693941 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:19.693941 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:19.698108 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d0f15e27-7cf2-49d8-af21-fc27acfb7d41 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Volume info retrieved successfully. Jul 03 19:30:19.703515 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d0f15e27-7cf2-49d8-af21-fc27acfb7d41 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed returned with HTTP 200 Jul 03 19:30:19.703913 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 637/2618] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:19 2026] GET /volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:20.101700 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ae8d77f5-e88f-45c2-b70f-8caaadf69bde None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:20.107448 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ae8d77f5-e88f-45c2-b70f-8caaadf69bde tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:20.107819 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ae8d77f5-e88f-45c2-b70f-8caaadf69bde tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:20.108002 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ae8d77f5-e88f-45c2-b70f-8caaadf69bde tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:20.108139 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-ae8d77f5-e88f-45c2-b70f-8caaadf69bde tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:20.112847 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:20.112847 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:20.114111 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ae8d77f5-e88f-45c2-b70f-8caaadf69bde tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:20.114751 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 662/2619] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:20 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:20.196002 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-000d47b5-5882-4f3b-b70c-d76206a7b4d8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:20.200266 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-000d47b5-5882-4f3b-b70c-d76206a7b4d8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:30:20.200266 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-000d47b5-5882-4f3b-b70c-d76206a7b4d8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:20.200266 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-000d47b5-5882-4f3b-b70c-d76206a7b4d8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:20.205037 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-000d47b5-5882-4f3b-b70c-d76206a7b4d8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 404 Jul 03 19:30:20.205654 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 662/2620] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:20 2026] GET /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:30:20.218318 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-15321409-a150-42c3-85b5-d03a03215150 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:20.220771 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-15321409-a150-42c3-85b5-d03a03215150 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:30:20.220973 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-15321409-a150-42c3-85b5-d03a03215150 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:20.221182 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-15321409-a150-42c3-85b5-d03a03215150 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:20.229790 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-15321409-a150-42c3-85b5-d03a03215150 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 404 Jul 03 19:30:20.230349 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 660/2621] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:20 2026] GET /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:30:20.242345 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d9df7024-db40-4953-893f-07c22566f85b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:20.244813 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d9df7024-db40-4953-893f-07c22566f85b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] DELETE https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:30:20.245119 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d9df7024-db40-4953-893f-07c22566f85b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:20.245468 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d9df7024-db40-4953-893f-07c22566f85b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:20.246091 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-d9df7024-db40-4953-893f-07c22566f85b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Delete volume with id: cc1cb441-f67b-4464-ba0a-8601c0fda1d1 Jul 03 19:30:20.258662 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d9df7024-db40-4953-893f-07c22566f85b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 returned with HTTP 404 Jul 03 19:30:20.260160 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 638/2622] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:30:20 2026] DELETE /volume/v3/volumes/cc1cb441-f67b-4464-ba0a-8601c0fda1d1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:30:20.297659 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8b8cee9c-de49-4d39-ab15-e95984c10f1c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:20.299784 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8b8cee9c-de49-4d39-ab15-e95984c10f1c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:30:20.300881 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8b8cee9c-de49-4d39-ab15-e95984c10f1c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-650586014"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:20.303151 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-8b8cee9c-de49-4d39-ab15-e95984c10f1c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Create volume request body: {'volume': {'imageRef': '6fdb725c-805c-4eab-bb34-5aad39949775', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-650586014'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:30:20.418330 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-8b8cee9c-de49-4d39-ab15-e95984c10f1c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Create volume of 1 GB Jul 03 19:30:20.424670 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-8b8cee9c-de49-4d39-ab15-e95984c10f1c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Availability Zones retrieved successfully. Jul 03 19:30:20.432877 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8b8cee9c-de49-4d39-ab15-e95984c10f1c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Flow 'volume_create_api' (b6bcfd78-4aa6-4230-98b4-316e9d915783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:30:20.434500 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8b8cee9c-de49-4d39-ab15-e95984c10f1c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af53fd5-7ff4-4e78-b6bf-6a25165c4777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:20.435642 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-8b8cee9c-de49-4d39-ab15-e95984c10f1c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:30:20.563513 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8b8cee9c-de49-4d39-ab15-e95984c10f1c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af53fd5-7ff4-4e78-b6bf-6a25165c4777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:20.564762 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8b8cee9c-de49-4d39-ab15-e95984c10f1c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af31ddf8-c450-4cec-ac2e-4f3aca72bbbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:20.633795 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-8b8cee9c-de49-4d39-ab15-e95984c10f1c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Created reservations ['945d3dc9-988c-44ba-b678-430f940bf7df', 'c12c102d-fdb6-4c68-9f62-81e44f85dffd', '9dd391f7-e5ea-4ecb-87a5-3e67e3d2bd7f', '0918d06e-a4c7-44c4-99fd-d6573600e394'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:30:20.634722 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8b8cee9c-de49-4d39-ab15-e95984c10f1c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af31ddf8-c450-4cec-ac2e-4f3aca72bbbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['945d3dc9-988c-44ba-b678-430f940bf7df', 'c12c102d-fdb6-4c68-9f62-81e44f85dffd', '9dd391f7-e5ea-4ecb-87a5-3e67e3d2bd7f', '0918d06e-a4c7-44c4-99fd-d6573600e394']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:20.635575 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8b8cee9c-de49-4d39-ab15-e95984c10f1c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f78a590-f273-4827-b3cf-17aa33f67332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:20.670145 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8b8cee9c-de49-4d39-ab15-e95984c10f1c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f78a590-f273-4827-b3cf-17aa33f67332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dea521e1-3ac7-4ee2-a643-822ff6178824', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-650586014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48f6fa4be6ec445cb8730dfc5f66b7c0',qos_specs=None,replication_status=,reservations=['945d3dc9-988c-44ba-b678-430f940bf7df','c12c102d-fdb6-4c68-9f62-81e44f85dffd','9dd391f7-e5ea-4ecb-87a5-3e67e3d2bd7f','0918d06e-a4c7-44c4-99fd-d6573600e394'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98344cafb5064873a83a14d1a5f4b23f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:30:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-650586014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dea521e1-3ac7-4ee2-a643-822ff6178824,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48f6fa4be6ec445cb8730dfc5f66b7c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98344cafb5064873a83a14d1a5f4b23f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:20.670863 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8b8cee9c-de49-4d39-ab15-e95984c10f1c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (050d2908-20c7-46d6-81a6-b1771adfb8a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:20.697910 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8b8cee9c-de49-4d39-ab15-e95984c10f1c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (050d2908-20c7-46d6-81a6-b1771adfb8a9) transitioned into state 'SUCCESS' from state '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-650586014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48f6fa4be6ec445cb8730dfc5f66b7c0',qos_specs=None,replication_status=,reservations=['945d3dc9-988c-44ba-b678-430f940bf7df','c12c102d-fdb6-4c68-9f62-81e44f85dffd','9dd391f7-e5ea-4ecb-87a5-3e67e3d2bd7f','0918d06e-a4c7-44c4-99fd-d6573600e394'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98344cafb5064873a83a14d1a5f4b23f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:20.699032 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8b8cee9c-de49-4d39-ab15-e95984c10f1c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47c5f524-c8a8-47b3-9579-d2810807a90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:20.714461 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8b8cee9c-de49-4d39-ab15-e95984c10f1c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47c5f524-c8a8-47b3-9579-d2810807a90e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:20.716954 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8b8cee9c-de49-4d39-ab15-e95984c10f1c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Flow 'volume_create_api' (b6bcfd78-4aa6-4230-98b4-316e9d915783) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:30:20.716954 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-8b8cee9c-de49-4d39-ab15-e95984c10f1c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Create volume request issued successfully. Jul 03 19:30:20.717466 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8b8cee9c-de49-4d39-ab15-e95984c10f1c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:30:20.718052 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 663/2623] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:30:20 2026] POST /volume/v3/volumes => generated 746 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:30:20.722365 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-667edce5-f98f-41b7-b5ee-a66eecdc0ba3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:20.726645 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-667edce5-f98f-41b7-b5ee-a66eecdc0ba3 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] GET https://10.4.3.61/volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed Jul 03 19:30:20.727018 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-667edce5-f98f-41b7-b5ee-a66eecdc0ba3 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:20.728428 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-667edce5-f98f-41b7-b5ee-a66eecdc0ba3 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:20.736340 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9dc0061b-0c7f-4cfb-bf0e-5f162c087c22 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:20.737403 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:20.737403 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:20.741194 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9dc0061b-0c7f-4cfb-bf0e-5f162c087c22 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/dea521e1-3ac7-4ee2-a643-822ff6178824 Jul 03 19:30:20.743820 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9dc0061b-0c7f-4cfb-bf0e-5f162c087c22 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:20.743820 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9dc0061b-0c7f-4cfb-bf0e-5f162c087c22 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:20.744596 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-667edce5-f98f-41b7-b5ee-a66eecdc0ba3 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Volume info retrieved successfully. Jul 03 19:30:20.750493 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-667edce5-f98f-41b7-b5ee-a66eecdc0ba3 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed returned with HTTP 200 Jul 03 19:30:20.750991 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 663/2624] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:20 2026] GET /volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:30:20.752778 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:20.752778 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:20.758615 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-9dc0061b-0c7f-4cfb-bf0e-5f162c087c22 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:30:20.765318 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9dc0061b-0c7f-4cfb-bf0e-5f162c087c22 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/dea521e1-3ac7-4ee2-a643-822ff6178824 returned with HTTP 200 Jul 03 19:30:20.765895 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 661/2625] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:20 2026] GET /volume/v3/volumes/dea521e1-3ac7-4ee2-a643-822ff6178824 => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:20.775820 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-02b93ac3-feef-465c-b057-d7226380696e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:20.777603 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-02b93ac3-feef-465c-b057-d7226380696e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:30:20.777949 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-02b93ac3-feef-465c-b057-d7226380696e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "14041584-8b8c-4dfe-abd8-d5fbed2ae4ed", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1515778135"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:20.787869 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:20.787869 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:20.788467 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-02b93ac3-feef-465c-b057-d7226380696e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Volume info retrieved successfully. Jul 03 19:30:20.788604 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-02b93ac3-feef-465c-b057-d7226380696e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Create snapshot from volume 14041584-8b8c-4dfe-abd8-d5fbed2ae4ed Jul 03 19:30:20.833736 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-02b93ac3-feef-465c-b057-d7226380696e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Created reservations ['e37a3d0b-aba6-4a3d-823f-64163c112646', 'c2bb6ca7-bd25-42cf-b03b-06989d358eda', '70080c54-1a9e-4e8d-8f79-60ed5248fe9b', '02b99a47-f424-4e4a-a6a0-9401fc01506e'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:30:20.875799 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-02b93ac3-feef-465c-b057-d7226380696e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Snapshot create request issued successfully. Jul 03 19:30:20.875799 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-02b93ac3-feef-465c-b057-d7226380696e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:30:20.875799 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 639/2626] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:30:20 2026] POST /volume/v3/snapshots => generated 322 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:30:20.888134 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-641ca60c-f18c-4ca2-aab9-69de1229690c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:20.890821 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-641ca60c-f18c-4ca2-aab9-69de1229690c tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] GET https://10.4.3.61/volume/v3/snapshots/6972fe48-0316-4ed4-954e-f82c85b8b34a Jul 03 19:30:20.890927 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-641ca60c-f18c-4ca2-aab9-69de1229690c tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:20.892805 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-641ca60c-f18c-4ca2-aab9-69de1229690c tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:20.901065 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:20.901065 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:20.901723 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-641ca60c-f18c-4ca2-aab9-69de1229690c tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Snapshot retrieved successfully. Jul 03 19:30:20.902814 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-641ca60c-f18c-4ca2-aab9-69de1229690c tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/snapshots/6972fe48-0316-4ed4-954e-f82c85b8b34a returned with HTTP 200 Jul 03 19:30:20.903681 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 664/2627] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:30:20 2026] GET /volume/v3/snapshots/6972fe48-0316-4ed4-954e-f82c85b8b34a => generated 454 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:21.129230 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f645a0d9-20fb-443f-9204-5ebf80836423 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:21.132002 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f645a0d9-20fb-443f-9204-5ebf80836423 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:21.132493 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f645a0d9-20fb-443f-9204-5ebf80836423 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:21.132767 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f645a0d9-20fb-443f-9204-5ebf80836423 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:21.132910 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-f645a0d9-20fb-443f-9204-5ebf80836423 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:21.138392 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:21.138392 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:21.139866 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f645a0d9-20fb-443f-9204-5ebf80836423 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:21.140542 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 664/2628] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:21 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:21.781750 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1430b010-4809-46ce-abc1-03fc67c09bae None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:21.784276 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1430b010-4809-46ce-abc1-03fc67c09bae tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/dea521e1-3ac7-4ee2-a643-822ff6178824 Jul 03 19:30:21.784514 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1430b010-4809-46ce-abc1-03fc67c09bae tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:21.784791 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1430b010-4809-46ce-abc1-03fc67c09bae tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:21.799446 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:21.799446 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:21.804900 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1430b010-4809-46ce-abc1-03fc67c09bae tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:30:21.813119 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1430b010-4809-46ce-abc1-03fc67c09bae tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/dea521e1-3ac7-4ee2-a643-822ff6178824 returned with HTTP 200 Jul 03 19:30:21.813701 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 662/2629] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:21 2026] GET /volume/v3/volumes/dea521e1-3ac7-4ee2-a643-822ff6178824 => generated 1354 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:21.830737 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a02602de-51fc-479f-857d-7d6a2a6165b8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:21.832736 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a02602de-51fc-479f-857d-7d6a2a6165b8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/dea521e1-3ac7-4ee2-a643-822ff6178824 Jul 03 19:30:21.833245 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a02602de-51fc-479f-857d-7d6a2a6165b8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:21.833487 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a02602de-51fc-479f-857d-7d6a2a6165b8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:21.843800 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:21.843800 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:21.848924 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a02602de-51fc-479f-857d-7d6a2a6165b8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:30:21.855903 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a02602de-51fc-479f-857d-7d6a2a6165b8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/dea521e1-3ac7-4ee2-a643-822ff6178824 returned with HTTP 200 Jul 03 19:30:21.856405 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 640/2630] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:21 2026] GET /volume/v3/volumes/dea521e1-3ac7-4ee2-a643-822ff6178824 => generated 1354 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:21.873892 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a9e39d56-51bc-455f-ab0a-6950980add09 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:21.875625 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a9e39d56-51bc-455f-ab0a-6950980add09 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] POST https://10.4.3.61/volume/v3/backups Jul 03 19:30:21.876040 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a9e39d56-51bc-455f-ab0a-6950980add09 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dea521e1-3ac7-4ee2-a643-822ff6178824", "name": "tempest-VolumesBackupsTest-Backup-163604225", "container": "tempest-volumesbackupstest-backup-container-1682199950"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:21.877796 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.backups [None req-a9e39d56-51bc-455f-ab0a-6950980add09 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Creating new backup {'backup': {'volume_id': 'dea521e1-3ac7-4ee2-a643-822ff6178824', 'name': 'tempest-VolumesBackupsTest-Backup-163604225', 'container': 'tempest-volumesbackupstest-backup-container-1682199950'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:30:21.877990 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-a9e39d56-51bc-455f-ab0a-6950980add09 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Creating backup of volume dea521e1-3ac7-4ee2-a643-822ff6178824 in container tempest-volumesbackupstest-backup-container-1682199950 Jul 03 19:30:21.886432 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:21.886432 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:21.886802 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a9e39d56-51bc-455f-ab0a-6950980add09 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:30:21.911072 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-a9e39d56-51bc-455f-ab0a-6950980add09 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Created reservations ['86384198-4903-4b21-9f32-98541dd117d5', '5a9310a7-2f0b-466d-8dfe-2bd9c9db8018'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:30:21.916350 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-162b144c-45f0-47e3-bd02-b4c9e1698126 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:21.918706 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-162b144c-45f0-47e3-bd02-b4c9e1698126 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] GET https://10.4.3.61/volume/v3/snapshots/6972fe48-0316-4ed4-954e-f82c85b8b34a Jul 03 19:30:21.918706 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-162b144c-45f0-47e3-bd02-b4c9e1698126 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:21.919362 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-162b144c-45f0-47e3-bd02-b4c9e1698126 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:21.925898 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:21.925898 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:21.927028 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-162b144c-45f0-47e3-bd02-b4c9e1698126 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Snapshot retrieved successfully. Jul 03 19:30:21.928142 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-162b144c-45f0-47e3-bd02-b4c9e1698126 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/snapshots/6972fe48-0316-4ed4-954e-f82c85b8b34a returned with HTTP 200 Jul 03 19:30:21.928746 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 665/2631] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:30:21 2026] GET /volume/v3/snapshots/6972fe48-0316-4ed4-954e-f82c85b8b34a => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:21.943477 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b6a78c26-3b56-4b0a-97ff-8f8d61c2c20b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:21.946522 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b6a78c26-3b56-4b0a-97ff-8f8d61c2c20b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] POST https://10.4.3.61/volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed/action Jul 03 19:30:21.946954 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b6a78c26-3b56-4b0a-97ff-8f8d61c2c20b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Action body: b'{"revert": {"snapshot_id": "6972fe48-0316-4ed4-954e-f82c85b8b34a"}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:30:21.947155 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b6a78c26-3b56-4b0a-97ff-8f8d61c2c20b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "6972fe48-0316-4ed4-954e-f82c85b8b34a"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:21.957369 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:21.957369 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:21.958021 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b6a78c26-3b56-4b0a-97ff-8f8d61c2c20b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Volume retrieved successfully. Jul 03 19:30:21.971117 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a9e39d56-51bc-455f-ab0a-6950980add09 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:30:21.971538 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 665/2632] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:30:21 2026] POST /volume/v3/backups => generated 327 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:30:21.979350 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-b6a78c26-3b56-4b0a-97ff-8f8d61c2c20b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Reverting volume 14041584-8b8c-4dfe-abd8-d5fbed2ae4ed to snapshot 6972fe48-0316-4ed4-954e-f82c85b8b34a. Jul 03 19:30:21.980558 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:21.980558 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:21.987094 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d4f424c4-9edb-4bb0-9549-4a919c6a8c81 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:21.989987 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d4f424c4-9edb-4bb0-9549-4a919c6a8c81 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:21.990435 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d4f424c4-9edb-4bb0-9549-4a919c6a8c81 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:21.990693 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d4f424c4-9edb-4bb0-9549-4a919c6a8c81 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:21.990842 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-d4f424c4-9edb-4bb0-9549-4a919c6a8c81 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:21.998079 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:21.998079 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:21.999730 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d4f424c4-9edb-4bb0-9549-4a919c6a8c81 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:21.999730 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 641/2633] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:21 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:22.013545 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b6a78c26-3b56-4b0a-97ff-8f8d61c2c20b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed/action returned with HTTP 202 Jul 03 19:30:22.014591 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 663/2634] 10.4.3.61 () {70 vars in 1424 bytes} [Fri Jul 3 19:30:21 2026] POST /volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 19:30:22.026272 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-954a26dc-b660-4992-8dfb-9e21b82fe856 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:22.030238 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-954a26dc-b660-4992-8dfb-9e21b82fe856 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] GET https://10.4.3.61/volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed Jul 03 19:30:22.030238 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-954a26dc-b660-4992-8dfb-9e21b82fe856 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:22.030238 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-954a26dc-b660-4992-8dfb-9e21b82fe856 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:22.041326 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:22.041326 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:22.050340 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-954a26dc-b660-4992-8dfb-9e21b82fe856 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Volume info retrieved successfully. Jul 03 19:30:22.057467 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-954a26dc-b660-4992-8dfb-9e21b82fe856 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed returned with HTTP 200 Jul 03 19:30:22.058428 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 666/2635] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:22 2026] GET /volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:22.158520 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-14f8131c-ead3-4d9d-b330-d7815397b4ae None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:22.165420 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-14f8131c-ead3-4d9d-b330-d7815397b4ae tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:22.165684 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-14f8131c-ead3-4d9d-b330-d7815397b4ae tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:22.165993 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-14f8131c-ead3-4d9d-b330-d7815397b4ae tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:22.166207 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-14f8131c-ead3-4d9d-b330-d7815397b4ae tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:22.177422 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:22.177422 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:22.178782 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-14f8131c-ead3-4d9d-b330-d7815397b4ae tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:22.179268 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 666/2636] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:22 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 755 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:23.014219 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d7d8e6da-fd7b-411c-8937-fa9e5fe4df19 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:23.017271 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d7d8e6da-fd7b-411c-8937-fa9e5fe4df19 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:23.017271 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d7d8e6da-fd7b-411c-8937-fa9e5fe4df19 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:23.018267 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d7d8e6da-fd7b-411c-8937-fa9e5fe4df19 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:23.018460 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-d7d8e6da-fd7b-411c-8937-fa9e5fe4df19 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:23.026131 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:23.026131 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:23.027085 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d7d8e6da-fd7b-411c-8937-fa9e5fe4df19 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:23.027640 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 642/2637] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:23 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:23.080325 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-34ad55bf-d25c-45b0-b20e-78aba3738f88 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:23.083629 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-34ad55bf-d25c-45b0-b20e-78aba3738f88 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] GET https://10.4.3.61/volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed Jul 03 19:30:23.083629 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-34ad55bf-d25c-45b0-b20e-78aba3738f88 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:23.083994 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-34ad55bf-d25c-45b0-b20e-78aba3738f88 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:23.096103 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:23.096103 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:23.102744 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-34ad55bf-d25c-45b0-b20e-78aba3738f88 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Volume info retrieved successfully. Jul 03 19:30:23.110666 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-34ad55bf-d25c-45b0-b20e-78aba3738f88 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed returned with HTTP 200 Jul 03 19:30:23.111298 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 664/2638] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:23 2026] GET /volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:23.128351 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8ec41ff5-c649-445e-8081-148ba000af18 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:23.130541 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8ec41ff5-c649-445e-8081-148ba000af18 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] GET https://10.4.3.61/volume/v3/snapshots/6972fe48-0316-4ed4-954e-f82c85b8b34a Jul 03 19:30:23.130756 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8ec41ff5-c649-445e-8081-148ba000af18 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:23.131007 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8ec41ff5-c649-445e-8081-148ba000af18 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:23.136997 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:23.136997 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:23.137612 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-8ec41ff5-c649-445e-8081-148ba000af18 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Snapshot retrieved successfully. Jul 03 19:30:23.138553 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8ec41ff5-c649-445e-8081-148ba000af18 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/snapshots/6972fe48-0316-4ed4-954e-f82c85b8b34a returned with HTTP 200 Jul 03 19:30:23.139021 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 667/2639] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:30:23 2026] GET /volume/v3/snapshots/6972fe48-0316-4ed4-954e-f82c85b8b34a => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:23.150193 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6849b4bd-10a8-4034-98dd-ccfd849eb212 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:23.152800 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6849b4bd-10a8-4034-98dd-ccfd849eb212 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] GET https://10.4.3.61/volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed Jul 03 19:30:23.153813 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6849b4bd-10a8-4034-98dd-ccfd849eb212 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:23.153813 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6849b4bd-10a8-4034-98dd-ccfd849eb212 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:23.164595 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:23.164595 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:23.170507 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6849b4bd-10a8-4034-98dd-ccfd849eb212 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Volume info retrieved successfully. Jul 03 19:30:23.177886 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6849b4bd-10a8-4034-98dd-ccfd849eb212 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed returned with HTTP 200 Jul 03 19:30:23.178507 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 667/2640] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:23 2026] GET /volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:23.193994 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-29b32814-d6c8-4392-9c5d-60bad73c2f5d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:23.199601 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-29b32814-d6c8-4392-9c5d-60bad73c2f5d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:23.199601 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-29b32814-d6c8-4392-9c5d-60bad73c2f5d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:23.199826 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b1072a13-961a-44ba-b9e1-8f9e397aff5e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:23.199901 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-29b32814-d6c8-4392-9c5d-60bad73c2f5d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:23.199960 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-29b32814-d6c8-4392-9c5d-60bad73c2f5d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:23.201848 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b1072a13-961a-44ba-b9e1-8f9e397aff5e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:30:23.202331 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b1072a13-961a-44ba-b9e1-8f9e397aff5e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-109492311"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:23.204354 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-b1072a13-961a-44ba-b9e1-8f9e397aff5e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-109492311'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:30:23.204568 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-b1072a13-961a-44ba-b9e1-8f9e397aff5e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Create volume of 1 GB Jul 03 19:30:23.208539 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:23.208539 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:23.209411 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-29b32814-d6c8-4392-9c5d-60bad73c2f5d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:23.209790 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 643/2641] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:23 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:23.212318 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b1072a13-961a-44ba-b9e1-8f9e397aff5e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Availability Zones retrieved successfully. Jul 03 19:30:23.220141 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b1072a13-961a-44ba-b9e1-8f9e397aff5e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Flow 'volume_create_api' (557da048-386f-4573-a712-3ff79df3d2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:30:23.221529 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b1072a13-961a-44ba-b9e1-8f9e397aff5e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc85aff7-c600-45fd-9b5d-b5e5cc2a3500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:23.223045 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-b1072a13-961a-44ba-b9e1-8f9e397aff5e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:30:23.268024 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b1072a13-961a-44ba-b9e1-8f9e397aff5e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc85aff7-c600-45fd-9b5d-b5e5cc2a3500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:23.269962 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b1072a13-961a-44ba-b9e1-8f9e397aff5e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ead7fa97-3ac4-4bfc-9d65-40700eddf335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:23.322060 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-b1072a13-961a-44ba-b9e1-8f9e397aff5e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Created reservations ['856c4388-1280-4616-b6bc-227ee60188f3', '270e4444-4c41-44e9-954a-c0fb59cdd96d', 'b56e5d04-74b7-4781-aaf6-e29198b6c6a2', '18fed058-02ac-432a-ad23-ca831d4a7575'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:30:23.322858 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b1072a13-961a-44ba-b9e1-8f9e397aff5e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ead7fa97-3ac4-4bfc-9d65-40700eddf335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['856c4388-1280-4616-b6bc-227ee60188f3', '270e4444-4c41-44e9-954a-c0fb59cdd96d', 'b56e5d04-74b7-4781-aaf6-e29198b6c6a2', '18fed058-02ac-432a-ad23-ca831d4a7575']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:23.323567 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b1072a13-961a-44ba-b9e1-8f9e397aff5e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d54d97a-573f-41c2-9bc1-32e80e45fdb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:23.345606 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b1072a13-961a-44ba-b9e1-8f9e397aff5e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d54d97a-573f-41c2-9bc1-32e80e45fdb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f3bd97d-8d9d-460a-8afc-5cca0905b149', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-109492311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d23d3f829d0d4d89b95eb7234eea5734',qos_specs=None,replication_status=,reservations=['856c4388-1280-4616-b6bc-227ee60188f3','270e4444-4c41-44e9-954a-c0fb59cdd96d','b56e5d04-74b7-4781-aaf6-e29198b6c6a2','18fed058-02ac-432a-ad23-ca831d4a7575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad9a1067682f4b1f8be8d0001b4fa2fb',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:30:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-109492311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f3bd97d-8d9d-460a-8afc-5cca0905b149,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d23d3f829d0d4d89b95eb7234eea5734',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad9a1067682f4b1f8be8d0001b4fa2fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:23.346371 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b1072a13-961a-44ba-b9e1-8f9e397aff5e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed436148-61e4-4e53-84e3-3930b50f7c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:23.363738 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b1072a13-961a-44ba-b9e1-8f9e397aff5e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed436148-61e4-4e53-84e3-3930b50f7c9b) transitioned into state 'SUCCESS' from state '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-109492311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d23d3f829d0d4d89b95eb7234eea5734',qos_specs=None,replication_status=,reservations=['856c4388-1280-4616-b6bc-227ee60188f3','270e4444-4c41-44e9-954a-c0fb59cdd96d','b56e5d04-74b7-4781-aaf6-e29198b6c6a2','18fed058-02ac-432a-ad23-ca831d4a7575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad9a1067682f4b1f8be8d0001b4fa2fb',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:23.364449 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b1072a13-961a-44ba-b9e1-8f9e397aff5e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3c4d75b-fca3-4667-b2bd-572b86a92657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:23.374582 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b1072a13-961a-44ba-b9e1-8f9e397aff5e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3c4d75b-fca3-4667-b2bd-572b86a92657) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:23.375889 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b1072a13-961a-44ba-b9e1-8f9e397aff5e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Flow 'volume_create_api' (557da048-386f-4573-a712-3ff79df3d2e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:30:23.376422 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b1072a13-961a-44ba-b9e1-8f9e397aff5e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Create volume request issued successfully. Jul 03 19:30:23.377401 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b1072a13-961a-44ba-b9e1-8f9e397aff5e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:30:23.378007 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 665/2642] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:30:23 2026] POST /volume/v3/volumes => generated 763 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 03 19:30:23.395286 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f60c0ec7-8c9d-425f-8a27-791b92bb1b4a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:23.397849 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f60c0ec7-8c9d-425f-8a27-791b92bb1b4a tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] GET https://10.4.3.61/volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149 Jul 03 19:30:23.398157 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f60c0ec7-8c9d-425f-8a27-791b92bb1b4a tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:23.398466 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f60c0ec7-8c9d-425f-8a27-791b92bb1b4a tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:23.410070 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:23.410070 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:23.414489 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f60c0ec7-8c9d-425f-8a27-791b92bb1b4a tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Volume info retrieved successfully. Jul 03 19:30:23.419634 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f60c0ec7-8c9d-425f-8a27-791b92bb1b4a tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149 returned with HTTP 200 Jul 03 19:30:23.420679 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 668/2643] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:23 2026] GET /volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149 => generated 831 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:24.045516 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bef6207e-9952-44e7-bc4d-c7205601ae27 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:24.047681 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bef6207e-9952-44e7-bc4d-c7205601ae27 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:24.047863 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bef6207e-9952-44e7-bc4d-c7205601ae27 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:24.048048 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bef6207e-9952-44e7-bc4d-c7205601ae27 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:24.048186 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-bef6207e-9952-44e7-bc4d-c7205601ae27 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:24.054032 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:24.054032 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:24.054824 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bef6207e-9952-44e7-bc4d-c7205601ae27 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:24.055259 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 668/2644] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:24 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:24.229549 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5eb4aa29-d5ab-4a75-8aad-26e0b9cbb569 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:24.232739 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5eb4aa29-d5ab-4a75-8aad-26e0b9cbb569 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:24.232739 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5eb4aa29-d5ab-4a75-8aad-26e0b9cbb569 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:24.232949 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5eb4aa29-d5ab-4a75-8aad-26e0b9cbb569 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:24.233135 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-5eb4aa29-d5ab-4a75-8aad-26e0b9cbb569 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:24.240048 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:24.240048 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:24.241308 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5eb4aa29-d5ab-4a75-8aad-26e0b9cbb569 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:24.242382 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 644/2645] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:24 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:24.440372 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c171d875-4429-48d1-aa80-71d6f7f66d1c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:24.442757 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c171d875-4429-48d1-aa80-71d6f7f66d1c tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] GET https://10.4.3.61/volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149 Jul 03 19:30:24.443017 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c171d875-4429-48d1-aa80-71d6f7f66d1c tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:24.443272 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c171d875-4429-48d1-aa80-71d6f7f66d1c tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:24.453353 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:24.453353 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:24.460011 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c171d875-4429-48d1-aa80-71d6f7f66d1c tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Volume info retrieved successfully. Jul 03 19:30:24.466805 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c171d875-4429-48d1-aa80-71d6f7f66d1c tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149 returned with HTTP 200 Jul 03 19:30:24.467730 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 666/2646] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:24 2026] GET /volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:24.484075 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-19db8923-f349-4c32-abd6-abe8f1995083 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:24.486564 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-19db8923-f349-4c32-abd6-abe8f1995083 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:30:24.487023 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-19db8923-f349-4c32-abd6-abe8f1995083 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f3bd97d-8d9d-460a-8afc-5cca0905b149", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-280629707"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:24.502015 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:24.502015 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:24.502851 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-19db8923-f349-4c32-abd6-abe8f1995083 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Volume info retrieved successfully. Jul 03 19:30:24.502851 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-19db8923-f349-4c32-abd6-abe8f1995083 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Create snapshot from volume 2f3bd97d-8d9d-460a-8afc-5cca0905b149 Jul 03 19:30:24.561275 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-19db8923-f349-4c32-abd6-abe8f1995083 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Created reservations ['3a309aa1-b137-4d6b-beb0-beaf2ca9168e', '1983fcfc-6005-44f5-9795-e73c0f7e0267', 'a10ed7cb-d805-4c96-8260-65c488eed0d2', 'c35fb2e3-ab14-4132-b342-8522727acf11'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:30:24.600436 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-19db8923-f349-4c32-abd6-abe8f1995083 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Snapshot create request issued successfully. Jul 03 19:30:24.600906 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-19db8923-f349-4c32-abd6-abe8f1995083 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:30:24.601348 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 669/2647] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:30:24 2026] POST /volume/v3/snapshots => generated 321 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:30:24.613495 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-69d7668f-4ae3-496f-9731-cf7c4b90b397 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:24.615944 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-69d7668f-4ae3-496f-9731-cf7c4b90b397 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] GET https://10.4.3.61/volume/v3/snapshots/6264715c-a60e-479d-ad8d-bcc306314281 Jul 03 19:30:24.616297 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-69d7668f-4ae3-496f-9731-cf7c4b90b397 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:24.616586 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-69d7668f-4ae3-496f-9731-cf7c4b90b397 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:24.623887 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:24.623887 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:24.624545 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-69d7668f-4ae3-496f-9731-cf7c4b90b397 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Snapshot retrieved successfully. Jul 03 19:30:24.625626 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-69d7668f-4ae3-496f-9731-cf7c4b90b397 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/snapshots/6264715c-a60e-479d-ad8d-bcc306314281 returned with HTTP 200 Jul 03 19:30:24.626131 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 669/2648] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:30:24 2026] GET /volume/v3/snapshots/6264715c-a60e-479d-ad8d-bcc306314281 => generated 453 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:24.970834 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f6737dd1-299b-4881-9cc1-49b94f359a7a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:24.972555 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f6737dd1-299b-4881-9cc1-49b94f359a7a tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:30:24.972837 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f6737dd1-299b-4881-9cc1-49b94f359a7a tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2051675238", "imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775", "size": 1}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:24.974146 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-f6737dd1-299b-4881-9cc1-49b94f359a7a tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2051675238', 'imageRef': '6fdb725c-805c-4eab-bb34-5aad39949775', 'size': 1}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:30:25.067934 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-bc136f97-4aeb-4c46-b40b-f24593226d46 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:25.070430 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bc136f97-4aeb-4c46-b40b-f24593226d46 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:25.070674 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bc136f97-4aeb-4c46-b40b-f24593226d46 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:25.070914 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bc136f97-4aeb-4c46-b40b-f24593226d46 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:25.071005 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-bc136f97-4aeb-4c46-b40b-f24593226d46 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:25.076933 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-f6737dd1-299b-4881-9cc1-49b94f359a7a tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Create volume of 1 GB Jul 03 19:30:25.083968 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f6737dd1-299b-4881-9cc1-49b94f359a7a tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Availability Zones retrieved successfully. Jul 03 19:30:25.084096 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:25.084096 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:25.085083 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bc136f97-4aeb-4c46-b40b-f24593226d46 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:25.085532 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 667/2649] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:25 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:25.092240 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f6737dd1-299b-4881-9cc1-49b94f359a7a tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Flow 'volume_create_api' (71a2a432-7ec8-4c9b-b96e-848fb87d75c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:30:25.094022 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f6737dd1-299b-4881-9cc1-49b94f359a7a tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (357d0772-8ab1-4b57-979b-6c19b4e90c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:25.095345 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-f6737dd1-299b-4881-9cc1-49b94f359a7a tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:30:25.178609 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f6737dd1-299b-4881-9cc1-49b94f359a7a tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (357d0772-8ab1-4b57-979b-6c19b4e90c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:25.179590 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f6737dd1-299b-4881-9cc1-49b94f359a7a tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15842f72-ed1a-4592-9900-20c5d691434a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:25.255322 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c1454c51-80da-46a1-a0df-ba74f574048d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:25.257554 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c1454c51-80da-46a1-a0df-ba74f574048d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:25.257821 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c1454c51-80da-46a1-a0df-ba74f574048d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:25.258141 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c1454c51-80da-46a1-a0df-ba74f574048d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:25.258295 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-c1454c51-80da-46a1-a0df-ba74f574048d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:25.263136 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:25.263136 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:25.264008 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c1454c51-80da-46a1-a0df-ba74f574048d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:25.264428 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 670/2650] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:25 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:25.269909 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-f6737dd1-299b-4881-9cc1-49b94f359a7a tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Created reservations ['b0ec0944-16c9-4afb-ae9d-4687fb0dfdfe', '037eb5b0-b376-4f92-b854-0f492fbcc888', 'd8a6eed2-2403-4f49-8693-211aa81023be', '5de9872b-9ced-43f3-a9d2-bbcc39d032a4'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:30:25.271326 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f6737dd1-299b-4881-9cc1-49b94f359a7a tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15842f72-ed1a-4592-9900-20c5d691434a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0ec0944-16c9-4afb-ae9d-4687fb0dfdfe', '037eb5b0-b376-4f92-b854-0f492fbcc888', 'd8a6eed2-2403-4f49-8693-211aa81023be', '5de9872b-9ced-43f3-a9d2-bbcc39d032a4']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:25.271451 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f6737dd1-299b-4881-9cc1-49b94f359a7a tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (168f7a9a-025a-4014-bd93-7ccc47da0192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:25.302197 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f6737dd1-299b-4881-9cc1-49b94f359a7a tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (168f7a9a-025a-4014-bd93-7ccc47da0192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b0a53e2-ec69-48f3-b8b1-370a6acfac0e', '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-2051675238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39f1b3f45aee447c8d27165b01e014f7',qos_specs=None,replication_status=,reservations=['b0ec0944-16c9-4afb-ae9d-4687fb0dfdfe','037eb5b0-b376-4f92-b854-0f492fbcc888','d8a6eed2-2403-4f49-8693-211aa81023be','5de9872b-9ced-43f3-a9d2-bbcc39d032a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da912d2cef494c9a82418563d34d2ede',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:30:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2051675238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b0a53e2-ec69-48f3-b8b1-370a6acfac0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39f1b3f45aee447c8d27165b01e014f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da912d2cef494c9a82418563d34d2ede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:25.302607 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f6737dd1-299b-4881-9cc1-49b94f359a7a tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b59c2579-a21d-4414-bde1-da439628dc3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:25.323431 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f6737dd1-299b-4881-9cc1-49b94f359a7a tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b59c2579-a21d-4414-bde1-da439628dc3e) transitioned into state 'SUCCESS' from state '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-2051675238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39f1b3f45aee447c8d27165b01e014f7',qos_specs=None,replication_status=,reservations=['b0ec0944-16c9-4afb-ae9d-4687fb0dfdfe','037eb5b0-b376-4f92-b854-0f492fbcc888','d8a6eed2-2403-4f49-8693-211aa81023be','5de9872b-9ced-43f3-a9d2-bbcc39d032a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da912d2cef494c9a82418563d34d2ede',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:25.324346 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f6737dd1-299b-4881-9cc1-49b94f359a7a tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (959eedb8-5fa1-4b14-8a12-f8a80bd4905b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:25.333973 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f6737dd1-299b-4881-9cc1-49b94f359a7a tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (959eedb8-5fa1-4b14-8a12-f8a80bd4905b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:25.334803 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f6737dd1-299b-4881-9cc1-49b94f359a7a tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Flow 'volume_create_api' (71a2a432-7ec8-4c9b-b96e-848fb87d75c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:30:25.335084 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f6737dd1-299b-4881-9cc1-49b94f359a7a tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Create volume request issued successfully. Jul 03 19:30:25.336226 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f6737dd1-299b-4881-9cc1-49b94f359a7a tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:30:25.336226 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 645/2651] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:30:24 2026] POST /volume/v3/volumes => generated 751 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:30:25.350688 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3a374a96-6010-42dd-b2fc-1ae494d32014 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:25.352824 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3a374a96-6010-42dd-b2fc-1ae494d32014 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] GET https://10.4.3.61/volume/v3/volumes/3b0a53e2-ec69-48f3-b8b1-370a6acfac0e Jul 03 19:30:25.353110 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3a374a96-6010-42dd-b2fc-1ae494d32014 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:25.353367 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3a374a96-6010-42dd-b2fc-1ae494d32014 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:25.365999 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:25.365999 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:25.370434 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3a374a96-6010-42dd-b2fc-1ae494d32014 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Volume info retrieved successfully. Jul 03 19:30:25.376853 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3a374a96-6010-42dd-b2fc-1ae494d32014 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] https://10.4.3.61/volume/v3/volumes/3b0a53e2-ec69-48f3-b8b1-370a6acfac0e returned with HTTP 200 Jul 03 19:30:25.377864 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 670/2652] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:25 2026] GET /volume/v3/volumes/3b0a53e2-ec69-48f3-b8b1-370a6acfac0e => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:25.641676 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9b3d79e3-ed3a-4294-a4a3-cb039ab4c2a6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:25.644880 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9b3d79e3-ed3a-4294-a4a3-cb039ab4c2a6 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] GET https://10.4.3.61/volume/v3/snapshots/6264715c-a60e-479d-ad8d-bcc306314281 Jul 03 19:30:25.644880 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9b3d79e3-ed3a-4294-a4a3-cb039ab4c2a6 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:25.645178 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9b3d79e3-ed3a-4294-a4a3-cb039ab4c2a6 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:25.653327 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:25.653327 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:25.653898 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-9b3d79e3-ed3a-4294-a4a3-cb039ab4c2a6 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Snapshot retrieved successfully. Jul 03 19:30:25.654652 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9b3d79e3-ed3a-4294-a4a3-cb039ab4c2a6 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/snapshots/6264715c-a60e-479d-ad8d-bcc306314281 returned with HTTP 200 Jul 03 19:30:25.655067 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 668/2653] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:30:25 2026] GET /volume/v3/snapshots/6264715c-a60e-479d-ad8d-bcc306314281 => generated 480 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:25.667441 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0bf1a449-a2b6-4820-9776-7b270dede254 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:25.669076 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0bf1a449-a2b6-4820-9776-7b270dede254 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] POST https://10.4.3.61/volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149/action Jul 03 19:30:25.669564 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0bf1a449-a2b6-4820-9776-7b270dede254 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:30:25.669564 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0bf1a449-a2b6-4820-9776-7b270dede254 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:25.679994 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:25.679994 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:25.680535 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0bf1a449-a2b6-4820-9776-7b270dede254 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Volume info retrieved successfully. Jul 03 19:30:25.779790 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-0bf1a449-a2b6-4820-9776-7b270dede254 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Created reservations ['09239efe-514f-4f8a-b2e2-a29a008da238', '0149b0a8-ad65-4197-9473-da8cfd3c955a'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:30:25.792151 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0bf1a449-a2b6-4820-9776-7b270dede254 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Extend volume request issued successfully. Jul 03 19:30:25.792643 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0bf1a449-a2b6-4820-9776-7b270dede254 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149/action returned with HTTP 202 Jul 03 19:30:25.793098 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 671/2654] 10.4.3.61 () {70 vars in 1424 bytes} [Fri Jul 3 19:30:25 2026] POST /volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 19:30:25.808111 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-21af7ca4-60b3-428d-998f-a0c02b5f9189 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:25.810399 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-21af7ca4-60b3-428d-998f-a0c02b5f9189 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] GET https://10.4.3.61/volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149 Jul 03 19:30:25.810715 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-21af7ca4-60b3-428d-998f-a0c02b5f9189 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:25.810978 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-21af7ca4-60b3-428d-998f-a0c02b5f9189 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:25.823563 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:25.823563 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:25.830928 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-21af7ca4-60b3-428d-998f-a0c02b5f9189 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Volume info retrieved successfully. Jul 03 19:30:25.837758 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-21af7ca4-60b3-428d-998f-a0c02b5f9189 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149 returned with HTTP 200 Jul 03 19:30:25.838355 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 646/2655] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:25 2026] GET /volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:26.098246 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1d78c245-e84d-4f4f-905b-34d88b6fda9e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:26.101976 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1d78c245-e84d-4f4f-905b-34d88b6fda9e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:26.101976 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1d78c245-e84d-4f4f-905b-34d88b6fda9e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:26.101976 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1d78c245-e84d-4f4f-905b-34d88b6fda9e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:26.101976 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-1d78c245-e84d-4f4f-905b-34d88b6fda9e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:26.106215 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:26.106215 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:26.107222 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1d78c245-e84d-4f4f-905b-34d88b6fda9e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:26.107702 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 671/2656] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:26 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:26.276856 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7aa85b75-18eb-474b-93f8-0a40bd0de478 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:26.278479 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7aa85b75-18eb-474b-93f8-0a40bd0de478 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:30:26.279221 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7aa85b75-18eb-474b-93f8-0a40bd0de478 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:26.279221 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7aa85b75-18eb-474b-93f8-0a40bd0de478 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:26.279221 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-7aa85b75-18eb-474b-93f8-0a40bd0de478 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Show backup with id e3b6b2a3-05ca-494b-a580-c36d0efdab4a. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:26.285910 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:26.285910 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:26.285910 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7aa85b75-18eb-474b-93f8-0a40bd0de478 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 200 Jul 03 19:30:26.285910 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 669/2657] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:26 2026] GET /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:26.302573 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6d3c0bf8-8893-4c27-b536-45c20f6032ce None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:26.305076 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6d3c0bf8-8893-4c27-b536-45c20f6032ce tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/volumes/1795a70e-7317-4d2c-8e83-593da1c4e93e Jul 03 19:30:26.305806 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6d3c0bf8-8893-4c27-b536-45c20f6032ce tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:26.305806 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6d3c0bf8-8893-4c27-b536-45c20f6032ce tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:26.319929 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:26.319929 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:26.329867 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6d3c0bf8-8893-4c27-b536-45c20f6032ce tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Volume info retrieved successfully. Jul 03 19:30:26.336997 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6d3c0bf8-8893-4c27-b536-45c20f6032ce tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/volumes/1795a70e-7317-4d2c-8e83-593da1c4e93e returned with HTTP 200 Jul 03 19:30:26.337511 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 672/2658] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:26 2026] GET /volume/v3/volumes/1795a70e-7317-4d2c-8e83-593da1c4e93e => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:26.357072 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cff8ff52-eeef-4624-a742-f6e6a1350864 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:26.360326 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cff8ff52-eeef-4624-a742-f6e6a1350864 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/volumes/1795a70e-7317-4d2c-8e83-593da1c4e93e Jul 03 19:30:26.360549 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cff8ff52-eeef-4624-a742-f6e6a1350864 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:26.360804 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cff8ff52-eeef-4624-a742-f6e6a1350864 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:26.371139 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:26.371139 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:26.376749 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-cff8ff52-eeef-4624-a742-f6e6a1350864 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Volume info retrieved successfully. Jul 03 19:30:26.382827 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cff8ff52-eeef-4624-a742-f6e6a1350864 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/volumes/1795a70e-7317-4d2c-8e83-593da1c4e93e returned with HTTP 200 Jul 03 19:30:26.383327 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 647/2659] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:26 2026] GET /volume/v3/volumes/1795a70e-7317-4d2c-8e83-593da1c4e93e => generated 1414 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:26.395188 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c5b1fd6e-d7c9-442e-aa50-8d320d60d441 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:26.397935 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c5b1fd6e-d7c9-442e-aa50-8d320d60d441 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] GET https://10.4.3.61/volume/v3/volumes/3b0a53e2-ec69-48f3-b8b1-370a6acfac0e Jul 03 19:30:26.398647 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c5b1fd6e-d7c9-442e-aa50-8d320d60d441 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:26.399073 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c5b1fd6e-d7c9-442e-aa50-8d320d60d441 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:26.412205 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:26.412205 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:26.419074 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c5b1fd6e-d7c9-442e-aa50-8d320d60d441 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Volume info retrieved successfully. Jul 03 19:30:26.425533 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c5b1fd6e-d7c9-442e-aa50-8d320d60d441 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] https://10.4.3.61/volume/v3/volumes/3b0a53e2-ec69-48f3-b8b1-370a6acfac0e returned with HTTP 200 Jul 03 19:30:26.426212 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 672/2660] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:26 2026] GET /volume/v3/volumes/3b0a53e2-ec69-48f3-b8b1-370a6acfac0e => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:26.486810 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-2c316f9c-b2c1-448a-acae-069f5acf8a3c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:26.488623 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-2c316f9c-b2c1-448a-acae-069f5acf8a3c tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] GET https://10.4.3.61/volume/v3/volumes/3b0a53e2-ec69-48f3-b8b1-370a6acfac0e Jul 03 19:30:26.488973 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-2c316f9c-b2c1-448a-acae-069f5acf8a3c tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:26.489260 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-2c316f9c-b2c1-448a-acae-069f5acf8a3c tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:26.498192 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:26.498192 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:26.503108 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-2c316f9c-b2c1-448a-acae-069f5acf8a3c tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Volume info retrieved successfully. Jul 03 19:30:26.509860 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-2c316f9c-b2c1-448a-acae-069f5acf8a3c tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] https://10.4.3.61/volume/v3/volumes/3b0a53e2-ec69-48f3-b8b1-370a6acfac0e returned with HTTP 200 Jul 03 19:30:26.509860 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 670/2661] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:30:26 2026] GET /volume/v3/volumes/3b0a53e2-ec69-48f3-b8b1-370a6acfac0e => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:26.857615 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f8a0b37c-77b1-4130-be93-a51ce2156b87 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:26.861827 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f8a0b37c-77b1-4130-be93-a51ce2156b87 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] GET https://10.4.3.61/volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149 Jul 03 19:30:26.862078 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f8a0b37c-77b1-4130-be93-a51ce2156b87 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:26.862496 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f8a0b37c-77b1-4130-be93-a51ce2156b87 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:26.876001 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:26.876001 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:26.881932 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f8a0b37c-77b1-4130-be93-a51ce2156b87 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Volume info retrieved successfully. Jul 03 19:30:26.889827 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f8a0b37c-77b1-4130-be93-a51ce2156b87 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149 returned with HTTP 200 Jul 03 19:30:26.890557 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 673/2662] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:26 2026] GET /volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:26.907081 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0a83ea46-cbd9-411d-9389-52c389a877d1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:26.909096 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0a83ea46-cbd9-411d-9389-52c389a877d1 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] POST https://10.4.3.61/volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149/action Jul 03 19:30:26.909502 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0a83ea46-cbd9-411d-9389-52c389a877d1 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Action body: b'{"revert": {"snapshot_id": "6264715c-a60e-479d-ad8d-bcc306314281"}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:30:26.909627 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0a83ea46-cbd9-411d-9389-52c389a877d1 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "6264715c-a60e-479d-ad8d-bcc306314281"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:26.922109 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:26.922109 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:26.923774 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0a83ea46-cbd9-411d-9389-52c389a877d1 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Volume retrieved successfully. Jul 03 19:30:26.944510 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0a83ea46-cbd9-411d-9389-52c389a877d1 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] HTTP exception thrown: Can't revert volume 2f3bd97d-8d9d-460a-8afc-5cca0905b149 to its latest snapshot 6264715c-a60e-479d-ad8d-bcc306314281. The volume size must be equal to the snapshot size. Jul 03 19:30:26.944767 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0a83ea46-cbd9-411d-9389-52c389a877d1 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149/action returned with HTTP 400 Jul 03 19:30:26.945560 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 648/2663] 10.4.3.61 () {70 vars in 1424 bytes} [Fri Jul 3 19:30:26 2026] POST /volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149/action => generated 213 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 03 19:30:26.959996 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-552e52f9-c957-48ad-96fc-4aa9f8b59594 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:26.961448 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-552e52f9-c957-48ad-96fc-4aa9f8b59594 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/6264715c-a60e-479d-ad8d-bcc306314281 Jul 03 19:30:26.961817 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-552e52f9-c957-48ad-96fc-4aa9f8b59594 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:26.962144 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-552e52f9-c957-48ad-96fc-4aa9f8b59594 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:26.962416 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-552e52f9-c957-48ad-96fc-4aa9f8b59594 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Delete snapshot with id: 6264715c-a60e-479d-ad8d-bcc306314281 Jul 03 19:30:26.972708 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:26.972708 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:26.972708 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-552e52f9-c957-48ad-96fc-4aa9f8b59594 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Snapshot retrieved successfully. Jul 03 19:30:26.994300 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-552e52f9-c957-48ad-96fc-4aa9f8b59594 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Snapshot delete request issued successfully. Jul 03 19:30:26.995153 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-552e52f9-c957-48ad-96fc-4aa9f8b59594 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/snapshots/6264715c-a60e-479d-ad8d-bcc306314281 returned with HTTP 202 Jul 03 19:30:26.996466 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 673/2664] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:30:26 2026] DELETE /volume/v3/snapshots/6264715c-a60e-479d-ad8d-bcc306314281 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:30:27.005958 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9bfc111e-8373-4a1f-a61f-9019d39e2180 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:27.011343 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9bfc111e-8373-4a1f-a61f-9019d39e2180 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] GET https://10.4.3.61/volume/v3/snapshots/6264715c-a60e-479d-ad8d-bcc306314281 Jul 03 19:30:27.011343 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9bfc111e-8373-4a1f-a61f-9019d39e2180 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:27.011470 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9bfc111e-8373-4a1f-a61f-9019d39e2180 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:27.019455 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:27.019455 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:27.020745 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-9bfc111e-8373-4a1f-a61f-9019d39e2180 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Snapshot retrieved successfully. Jul 03 19:30:27.021689 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9bfc111e-8373-4a1f-a61f-9019d39e2180 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/snapshots/6264715c-a60e-479d-ad8d-bcc306314281 returned with HTTP 200 Jul 03 19:30:27.021689 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 671/2665] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:30:27 2026] GET /volume/v3/snapshots/6264715c-a60e-479d-ad8d-bcc306314281 => generated 479 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:27.121736 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-bda1a6bb-361d-4883-9ce9-9554ccbfa14b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:27.123822 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bda1a6bb-361d-4883-9ce9-9554ccbfa14b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:27.123971 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bda1a6bb-361d-4883-9ce9-9554ccbfa14b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:27.124182 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bda1a6bb-361d-4883-9ce9-9554ccbfa14b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:27.124285 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-bda1a6bb-361d-4883-9ce9-9554ccbfa14b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:27.128837 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:27.128837 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:27.129713 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bda1a6bb-361d-4883-9ce9-9554ccbfa14b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:27.130242 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 674/2666] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:27 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:27.206518 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-4591b98a-83c9-478c-8309-3c5834a40649 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:27.211713 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-4591b98a-83c9-478c-8309-3c5834a40649 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] GET https://10.4.3.61/volume/v3/volumes/3b0a53e2-ec69-48f3-b8b1-370a6acfac0e Jul 03 19:30:27.211932 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-4591b98a-83c9-478c-8309-3c5834a40649 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:27.212227 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-4591b98a-83c9-478c-8309-3c5834a40649 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:27.222599 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:27.222599 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:27.226815 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-4591b98a-83c9-478c-8309-3c5834a40649 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Volume info retrieved successfully. Jul 03 19:30:27.232184 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-4591b98a-83c9-478c-8309-3c5834a40649 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] https://10.4.3.61/volume/v3/volumes/3b0a53e2-ec69-48f3-b8b1-370a6acfac0e returned with HTTP 200 Jul 03 19:30:27.232504 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 649/2667] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:30:27 2026] GET /volume/v3/volumes/3b0a53e2-ec69-48f3-b8b1-370a6acfac0e => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:27.246205 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4efb5912-cd5a-425b-bfbd-56e5318154f3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:27.246205 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4efb5912-cd5a-425b-bfbd-56e5318154f3 None None] GET https://10.4.3.61/volume// Jul 03 19:30:27.246205 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4efb5912-cd5a-425b-bfbd-56e5318154f3 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:27.246205 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4efb5912-cd5a-425b-bfbd-56e5318154f3 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:27.246205 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4efb5912-cd5a-425b-bfbd-56e5318154f3 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:30:27.246205 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 674/2668] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:30:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:30:27.255752 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-9643c3b7-9a84-4b0e-a756-9847be5e4291 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:27.257679 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-9643c3b7-9a84-4b0e-a756-9847be5e4291 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:30:27.258029 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-9643c3b7-9a84-4b0e-a756-9847be5e4291 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b0a53e2-ec69-48f3-b8b1-370a6acfac0e", "connector": null, "instance_uuid": "68ba3099-5f1e-4839-ab8f-c9f430560340"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:27.267939 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:27.267939 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:27.327559 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-9643c3b7-9a84-4b0e-a756-9847be5e4291 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:30:27.327849 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 672/2669] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:30:27 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 19:30:27.928745 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-acc010eb-fa95-4bb8-9c39-91e18aa8bce0 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:27.932365 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-acc010eb-fa95-4bb8-9c39-91e18aa8bce0 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/volumes/1795a70e-7317-4d2c-8e83-593da1c4e93e Jul 03 19:30:27.932764 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-acc010eb-fa95-4bb8-9c39-91e18aa8bce0 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:27.932827 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-acc010eb-fa95-4bb8-9c39-91e18aa8bce0 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:27.949539 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:27.949539 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:27.957088 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-acc010eb-fa95-4bb8-9c39-91e18aa8bce0 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Volume info retrieved successfully. Jul 03 19:30:27.965403 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-acc010eb-fa95-4bb8-9c39-91e18aa8bce0 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/volumes/1795a70e-7317-4d2c-8e83-593da1c4e93e returned with HTTP 200 Jul 03 19:30:27.965873 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 675/2670] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:30:27 2026] GET /volume/v3/volumes/1795a70e-7317-4d2c-8e83-593da1c4e93e => generated 1414 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:28.034727 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d5b1747c-505a-4bcf-9873-c1f6df91dbfc None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:28.037685 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d5b1747c-505a-4bcf-9873-c1f6df91dbfc tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] GET https://10.4.3.61/volume/v3/snapshots/6264715c-a60e-479d-ad8d-bcc306314281 Jul 03 19:30:28.038004 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d5b1747c-505a-4bcf-9873-c1f6df91dbfc tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:28.038316 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d5b1747c-505a-4bcf-9873-c1f6df91dbfc tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:28.044563 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d5b1747c-505a-4bcf-9873-c1f6df91dbfc tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/snapshots/6264715c-a60e-479d-ad8d-bcc306314281 returned with HTTP 404 Jul 03 19:30:28.045274 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 650/2671] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:30:28 2026] GET /volume/v3/snapshots/6264715c-a60e-479d-ad8d-bcc306314281 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:30:28.055090 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b7f7e786-9a2f-4ad6-a3f4-1971c62bbf4e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:28.057084 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b7f7e786-9a2f-4ad6-a3f4-1971c62bbf4e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] DELETE https://10.4.3.61/volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149 Jul 03 19:30:28.057338 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b7f7e786-9a2f-4ad6-a3f4-1971c62bbf4e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:28.057551 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b7f7e786-9a2f-4ad6-a3f4-1971c62bbf4e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:28.057765 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-b7f7e786-9a2f-4ad6-a3f4-1971c62bbf4e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Delete volume with id: 2f3bd97d-8d9d-460a-8afc-5cca0905b149 Jul 03 19:30:28.070073 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:28.070073 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:28.070856 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b7f7e786-9a2f-4ad6-a3f4-1971c62bbf4e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Volume info retrieved successfully. Jul 03 19:30:28.100034 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b7f7e786-9a2f-4ad6-a3f4-1971c62bbf4e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Delete volume request issued successfully. Jul 03 19:30:28.100367 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b7f7e786-9a2f-4ad6-a3f4-1971c62bbf4e tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149 returned with HTTP 202 Jul 03 19:30:28.100982 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 675/2672] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:30:28 2026] DELETE /volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:30:28.114315 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a1aad942-7ffa-4f5b-b094-89557b02240b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:28.118254 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a1aad942-7ffa-4f5b-b094-89557b02240b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] GET https://10.4.3.61/volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149 Jul 03 19:30:28.118254 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a1aad942-7ffa-4f5b-b094-89557b02240b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:28.119926 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a1aad942-7ffa-4f5b-b094-89557b02240b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:28.142098 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:28.142098 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:28.144776 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8f884f5c-ea96-4853-90f8-d6202de43738 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:28.148055 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8f884f5c-ea96-4853-90f8-d6202de43738 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:28.148055 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8f884f5c-ea96-4853-90f8-d6202de43738 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:28.148055 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8f884f5c-ea96-4853-90f8-d6202de43738 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:28.148055 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-8f884f5c-ea96-4853-90f8-d6202de43738 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:28.151981 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a1aad942-7ffa-4f5b-b094-89557b02240b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Volume info retrieved successfully. Jul 03 19:30:28.157381 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:28.157381 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:28.159104 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8f884f5c-ea96-4853-90f8-d6202de43738 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:28.159656 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 676/2673] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:28 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:28.162469 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a1aad942-7ffa-4f5b-b094-89557b02240b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149 returned with HTTP 200 Jul 03 19:30:28.163029 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 673/2674] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:28 2026] GET /volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:28.716277 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-d2a66793-4276-4ab4-b3f6-6ce3b2cf1526 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:28.718351 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-d2a66793-4276-4ab4-b3f6-6ce3b2cf1526 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/volumes/1795a70e-7317-4d2c-8e83-593da1c4e93e Jul 03 19:30:28.718541 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-d2a66793-4276-4ab4-b3f6-6ce3b2cf1526 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:28.718732 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-d2a66793-4276-4ab4-b3f6-6ce3b2cf1526 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:28.727319 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:28.727319 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:28.732755 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-d2a66793-4276-4ab4-b3f6-6ce3b2cf1526 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Volume info retrieved successfully. Jul 03 19:30:28.739484 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-d2a66793-4276-4ab4-b3f6-6ce3b2cf1526 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/volumes/1795a70e-7317-4d2c-8e83-593da1c4e93e returned with HTTP 200 Jul 03 19:30:28.740049 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 651/2675] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:30:28 2026] GET /volume/v3/volumes/1795a70e-7317-4d2c-8e83-593da1c4e93e => generated 1414 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:28.751870 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-212fa367-e497-4013-860f-4268726bfb6e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:28.752434 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-212fa367-e497-4013-860f-4268726bfb6e None None] GET https://10.4.3.61/volume// Jul 03 19:30:28.752675 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-212fa367-e497-4013-860f-4268726bfb6e None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:28.752922 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-212fa367-e497-4013-860f-4268726bfb6e None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:28.753391 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-212fa367-e497-4013-860f-4268726bfb6e None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:30:28.754459 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 676/2676] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:30:28 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:30:28.764596 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-e83135c1-ceb4-450f-843e-04e897f70355 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:28.767012 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-e83135c1-ceb4-450f-843e-04e897f70355 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:30:28.767567 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-e83135c1-ceb4-450f-843e-04e897f70355 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1795a70e-7317-4d2c-8e83-593da1c4e93e", "connector": null, "instance_uuid": "4d516c2f-2ff1-4ed4-bf83-eec934e5d6ea"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:28.779192 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:28.779192 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:28.822184 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-e83135c1-ceb4-450f-843e-04e897f70355 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:30:28.823533 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 677/2677] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:30:28 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 19:30:29.176200 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3303a1dc-bdfb-49ee-84b6-10999423b513 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:29.177706 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3303a1dc-bdfb-49ee-84b6-10999423b513 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:29.177926 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3303a1dc-bdfb-49ee-84b6-10999423b513 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:29.178214 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3303a1dc-bdfb-49ee-84b6-10999423b513 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:29.178410 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-3303a1dc-bdfb-49ee-84b6-10999423b513 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:29.179528 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-bcfc5c4f-3835-4f0d-8045-9c5fff2325ef None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:29.181338 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bcfc5c4f-3835-4f0d-8045-9c5fff2325ef tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] GET https://10.4.3.61/volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149 Jul 03 19:30:29.181526 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bcfc5c4f-3835-4f0d-8045-9c5fff2325ef tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:29.181701 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bcfc5c4f-3835-4f0d-8045-9c5fff2325ef tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:29.185890 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:29.185890 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:29.186956 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3303a1dc-bdfb-49ee-84b6-10999423b513 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:29.187081 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bcfc5c4f-3835-4f0d-8045-9c5fff2325ef tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149 returned with HTTP 404 Jul 03 19:30:29.187457 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 674/2678] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:29 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:30:29.187518 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 652/2679] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:29 2026] GET /volume/v3/volumes/2f3bd97d-8d9d-460a-8afc-5cca0905b149 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:30:29.197644 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-aa9d998d-27da-4d03-8b13-10d5b3b79578 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:29.199485 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-aa9d998d-27da-4d03-8b13-10d5b3b79578 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/6972fe48-0316-4ed4-954e-f82c85b8b34a Jul 03 19:30:29.199733 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-aa9d998d-27da-4d03-8b13-10d5b3b79578 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:29.199939 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-aa9d998d-27da-4d03-8b13-10d5b3b79578 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:29.200119 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-aa9d998d-27da-4d03-8b13-10d5b3b79578 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Delete snapshot with id: 6972fe48-0316-4ed4-954e-f82c85b8b34a Jul 03 19:30:29.205635 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:29.205635 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:29.206207 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-aa9d998d-27da-4d03-8b13-10d5b3b79578 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Snapshot retrieved successfully. Jul 03 19:30:29.223492 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-aa9d998d-27da-4d03-8b13-10d5b3b79578 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Snapshot delete request issued successfully. Jul 03 19:30:29.223666 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-aa9d998d-27da-4d03-8b13-10d5b3b79578 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/snapshots/6972fe48-0316-4ed4-954e-f82c85b8b34a returned with HTTP 202 Jul 03 19:30:29.224139 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 677/2680] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:30:29 2026] DELETE /volume/v3/snapshots/6972fe48-0316-4ed4-954e-f82c85b8b34a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:30:29.232646 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-85cf1758-ea46-480b-8d72-b85e2bc9e5df None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:29.234510 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-85cf1758-ea46-480b-8d72-b85e2bc9e5df tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] GET https://10.4.3.61/volume/v3/snapshots/6972fe48-0316-4ed4-954e-f82c85b8b34a Jul 03 19:30:29.234792 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-85cf1758-ea46-480b-8d72-b85e2bc9e5df tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:29.235086 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-85cf1758-ea46-480b-8d72-b85e2bc9e5df tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:29.240604 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:29.240604 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:29.241131 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-85cf1758-ea46-480b-8d72-b85e2bc9e5df tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Snapshot retrieved successfully. Jul 03 19:30:29.242091 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-85cf1758-ea46-480b-8d72-b85e2bc9e5df tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/snapshots/6972fe48-0316-4ed4-954e-f82c85b8b34a returned with HTTP 200 Jul 03 19:30:29.242629 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 678/2681] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:30:29 2026] GET /volume/v3/snapshots/6972fe48-0316-4ed4-954e-f82c85b8b34a => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:30.202148 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5955f582-78e4-4012-94d0-7820127170b7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:30.205233 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5955f582-78e4-4012-94d0-7820127170b7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:30.205398 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5955f582-78e4-4012-94d0-7820127170b7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:30.205645 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5955f582-78e4-4012-94d0-7820127170b7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:30.205788 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-5955f582-78e4-4012-94d0-7820127170b7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:30.212964 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:30.212964 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:30.214928 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5955f582-78e4-4012-94d0-7820127170b7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:30.216504 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 675/2682] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:30 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:30.253355 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-513f08ee-15af-46fd-8deb-7572cce77dff None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:30.255955 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-513f08ee-15af-46fd-8deb-7572cce77dff tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] GET https://10.4.3.61/volume/v3/snapshots/6972fe48-0316-4ed4-954e-f82c85b8b34a Jul 03 19:30:30.256260 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-513f08ee-15af-46fd-8deb-7572cce77dff tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:30.256555 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-513f08ee-15af-46fd-8deb-7572cce77dff tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:30.264297 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-513f08ee-15af-46fd-8deb-7572cce77dff tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/snapshots/6972fe48-0316-4ed4-954e-f82c85b8b34a returned with HTTP 404 Jul 03 19:30:30.264934 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 653/2683] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:30:30 2026] GET /volume/v3/snapshots/6972fe48-0316-4ed4-954e-f82c85b8b34a => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:30:30.273515 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e458d93f-ace8-42f1-8b8d-8b093596e0c5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:30.275827 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e458d93f-ace8-42f1-8b8d-8b093596e0c5 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] DELETE https://10.4.3.61/volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed Jul 03 19:30:30.276104 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e458d93f-ace8-42f1-8b8d-8b093596e0c5 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:30.276360 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e458d93f-ace8-42f1-8b8d-8b093596e0c5 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:30.276590 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-e458d93f-ace8-42f1-8b8d-8b093596e0c5 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Delete volume with id: 14041584-8b8c-4dfe-abd8-d5fbed2ae4ed Jul 03 19:30:30.286277 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:30.286277 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:30.286961 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e458d93f-ace8-42f1-8b8d-8b093596e0c5 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Volume info retrieved successfully. Jul 03 19:30:30.309263 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e458d93f-ace8-42f1-8b8d-8b093596e0c5 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Delete volume request issued successfully. Jul 03 19:30:30.309608 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e458d93f-ace8-42f1-8b8d-8b093596e0c5 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed returned with HTTP 202 Jul 03 19:30:30.310190 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 678/2684] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:30:30 2026] DELETE /volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:30:30.320844 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f1e6519d-99ab-4aad-9383-e6d6cb426d48 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:30.323502 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f1e6519d-99ab-4aad-9383-e6d6cb426d48 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] GET https://10.4.3.61/volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed Jul 03 19:30:30.323842 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f1e6519d-99ab-4aad-9383-e6d6cb426d48 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:30.324329 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f1e6519d-99ab-4aad-9383-e6d6cb426d48 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:30.334317 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:30.334317 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:30.339382 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f1e6519d-99ab-4aad-9383-e6d6cb426d48 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Volume info retrieved successfully. Jul 03 19:30:30.346475 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f1e6519d-99ab-4aad-9383-e6d6cb426d48 tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed returned with HTTP 200 Jul 03 19:30:30.347112 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 679/2685] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:30 2026] GET /volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:31.230970 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a060140d-0866-43ab-91e0-dc059028fa95 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:31.235290 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a060140d-0866-43ab-91e0-dc059028fa95 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:31.235525 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a060140d-0866-43ab-91e0-dc059028fa95 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:31.236894 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a060140d-0866-43ab-91e0-dc059028fa95 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:31.236894 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-a060140d-0866-43ab-91e0-dc059028fa95 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:31.245928 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:31.245928 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:31.245928 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a060140d-0866-43ab-91e0-dc059028fa95 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:31.247791 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 676/2686] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:31 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:31.364132 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-996feec9-1244-4ae7-b402-fb7568877d2b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:31.366244 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-996feec9-1244-4ae7-b402-fb7568877d2b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] GET https://10.4.3.61/volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed Jul 03 19:30:31.366467 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-996feec9-1244-4ae7-b402-fb7568877d2b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:31.366705 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-996feec9-1244-4ae7-b402-fb7568877d2b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:31.374635 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-996feec9-1244-4ae7-b402-fb7568877d2b tempest-VolumeRevertTests-992502943 tempest-VolumeRevertTests-992502943-project-member] https://10.4.3.61/volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed returned with HTTP 404 Jul 03 19:30:31.375235 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 654/2687] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:31 2026] GET /volume/v3/volumes/14041584-8b8c-4dfe-abd8-d5fbed2ae4ed => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:30:32.260691 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-101e668a-d231-4ac4-a13c-5fbf5b2a9b34 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:32.264474 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-101e668a-d231-4ac4-a13c-5fbf5b2a9b34 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:32.264474 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-101e668a-d231-4ac4-a13c-5fbf5b2a9b34 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:32.264474 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-101e668a-d231-4ac4-a13c-5fbf5b2a9b34 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:32.264474 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-101e668a-d231-4ac4-a13c-5fbf5b2a9b34 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:32.268689 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:32.268689 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:32.270094 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-101e668a-d231-4ac4-a13c-5fbf5b2a9b34 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:32.270702 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 679/2688] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:32 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:33.236585 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ecc22795-878f-4825-9718-984496b1a599 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:33.238085 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ecc22795-878f-4825-9718-984496b1a599 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:30:33.238837 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ecc22795-878f-4825-9718-984496b1a599 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1057061371"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:33.240101 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-ecc22795-878f-4825-9718-984496b1a599 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1057061371'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:30:33.240101 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-ecc22795-878f-4825-9718-984496b1a599 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Create volume of 1 GB Jul 03 19:30:33.244574 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ecc22795-878f-4825-9718-984496b1a599 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Availability Zones retrieved successfully. Jul 03 19:30:33.252511 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-ecc22795-878f-4825-9718-984496b1a599 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Flow 'volume_create_api' (b6613198-6bb8-48e8-b438-5de8a0fa3d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:30:33.252709 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-ecc22795-878f-4825-9718-984496b1a599 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a441b24c-f060-4204-ba67-d1b5427a75fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:33.254275 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-ecc22795-878f-4825-9718-984496b1a599 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:30:33.289141 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-cf9ce78f-0b60-40e0-9806-47c65825753e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:33.296259 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-ecc22795-878f-4825-9718-984496b1a599 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a441b24c-f060-4204-ba67-d1b5427a75fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:33.297894 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-ecc22795-878f-4825-9718-984496b1a599 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b845453a-38a9-48a2-92ce-8c96f0b44d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:33.298704 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cf9ce78f-0b60-40e0-9806-47c65825753e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:33.298941 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cf9ce78f-0b60-40e0-9806-47c65825753e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:33.299224 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cf9ce78f-0b60-40e0-9806-47c65825753e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:33.299335 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-cf9ce78f-0b60-40e0-9806-47c65825753e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:33.306665 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:33.306665 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:33.308087 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cf9ce78f-0b60-40e0-9806-47c65825753e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:33.308519 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 677/2689] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:33 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:33.368933 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-ecc22795-878f-4825-9718-984496b1a599 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Created reservations ['fbba9b59-51c1-44e4-8760-2b179b02d413', 'b8437e55-a1e3-4592-aeb0-bfbb42f0feac', '28124788-5eaa-4274-a46b-32d67637cee5', 'c186a931-109e-4bad-89ca-c833579ee43b'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:30:33.369932 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-ecc22795-878f-4825-9718-984496b1a599 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b845453a-38a9-48a2-92ce-8c96f0b44d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbba9b59-51c1-44e4-8760-2b179b02d413', 'b8437e55-a1e3-4592-aeb0-bfbb42f0feac', '28124788-5eaa-4274-a46b-32d67637cee5', 'c186a931-109e-4bad-89ca-c833579ee43b']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:33.372282 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-ecc22795-878f-4825-9718-984496b1a599 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d5b120f-2158-4e22-a35a-de4bc3828050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:33.404462 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-ecc22795-878f-4825-9718-984496b1a599 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d5b120f-2158-4e22-a35a-de4bc3828050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '967ba26d-7b7d-4ab4-93a3-0b0eca6c945e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1057061371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6728c398dd1640b8a31bf39294651989',qos_specs=None,replication_status=,reservations=['fbba9b59-51c1-44e4-8760-2b179b02d413','b8437e55-a1e3-4592-aeb0-bfbb42f0feac','28124788-5eaa-4274-a46b-32d67637cee5','c186a931-109e-4bad-89ca-c833579ee43b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdb52d32774a403fb86ee64fd9d1784e',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:30:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1057061371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=967ba26d-7b7d-4ab4-93a3-0b0eca6c945e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6728c398dd1640b8a31bf39294651989',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdb52d32774a403fb86ee64fd9d1784e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:33.405277 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-ecc22795-878f-4825-9718-984496b1a599 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (349a67c7-6d38-40f1-9831-28dff6fe638b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:33.448065 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-ecc22795-878f-4825-9718-984496b1a599 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (349a67c7-6d38-40f1-9831-28dff6fe638b) transitioned into state 'SUCCESS' from state '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-1057061371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6728c398dd1640b8a31bf39294651989',qos_specs=None,replication_status=,reservations=['fbba9b59-51c1-44e4-8760-2b179b02d413','b8437e55-a1e3-4592-aeb0-bfbb42f0feac','28124788-5eaa-4274-a46b-32d67637cee5','c186a931-109e-4bad-89ca-c833579ee43b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdb52d32774a403fb86ee64fd9d1784e',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:33.448907 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-ecc22795-878f-4825-9718-984496b1a599 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbace9fd-0994-4601-af6d-a43803c21e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:33.464265 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-ecc22795-878f-4825-9718-984496b1a599 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbace9fd-0994-4601-af6d-a43803c21e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:33.465231 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-ecc22795-878f-4825-9718-984496b1a599 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Flow 'volume_create_api' (b6613198-6bb8-48e8-b438-5de8a0fa3d4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:30:33.465544 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ecc22795-878f-4825-9718-984496b1a599 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Create volume request issued successfully. Jul 03 19:30:33.466336 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ecc22795-878f-4825-9718-984496b1a599 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:30:33.466885 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 680/2690] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:30:33 2026] POST /volume/v3/volumes => generated 753 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:30:33.480862 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-38e55a7e-ab06-479d-a57d-f772202c5997 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:33.482768 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-38e55a7e-ab06-479d-a57d-f772202c5997 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e Jul 03 19:30:33.483030 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-38e55a7e-ab06-479d-a57d-f772202c5997 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:33.483337 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-38e55a7e-ab06-479d-a57d-f772202c5997 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:33.491296 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:33.491296 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:33.494304 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-38e55a7e-ab06-479d-a57d-f772202c5997 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:30:33.499752 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-38e55a7e-ab06-479d-a57d-f772202c5997 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e returned with HTTP 200 Jul 03 19:30:33.500141 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 655/2691] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:33 2026] GET /volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:33.664614 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-165507e6-72d5-4d64-ae0f-4cd95bf4517b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:33.748220 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-165507e6-72d5-4d64-ae0f-4cd95bf4517b tempest-ProjectReaderTests-698722273 tempest-ProjectReaderTests-698722273-project-admin] GET https://10.4.3.61/volume/v3/scheduler-stats/get_pools Jul 03 19:30:33.748490 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-165507e6-72d5-4d64-ae0f-4cd95bf4517b tempest-ProjectReaderTests-698722273 tempest-ProjectReaderTests-698722273-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:33.748681 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-165507e6-72d5-4d64-ae0f-4cd95bf4517b tempest-ProjectReaderTests-698722273 tempest-ProjectReaderTests-698722273-project-admin] Calling method 'get_pools' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:33.848924 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c13ac9f8-3ef8-42b9-a41e-31a2b1a300e6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:33.849442 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c13ac9f8-3ef8-42b9-a41e-31a2b1a300e6 None None] GET https://10.4.3.61/volume// Jul 03 19:30:33.849648 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c13ac9f8-3ef8-42b9-a41e-31a2b1a300e6 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:33.849837 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c13ac9f8-3ef8-42b9-a41e-31a2b1a300e6 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:33.850238 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c13ac9f8-3ef8-42b9-a41e-31a2b1a300e6 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:30:33.850520 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 678/2692] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:30:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:30:33.860761 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-49381f8e-b26a-4bf4-93c4-5fd724be8cf9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:33.864036 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-49381f8e-b26a-4bf4-93c4-5fd724be8cf9 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] GET https://10.4.3.61/volume/v3/volumes/3b0a53e2-ec69-48f3-b8b1-370a6acfac0e Jul 03 19:30:33.864387 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-49381f8e-b26a-4bf4-93c4-5fd724be8cf9 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:33.864637 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-49381f8e-b26a-4bf4-93c4-5fd724be8cf9 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:33.880866 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:33.880866 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:33.886471 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-49381f8e-b26a-4bf4-93c4-5fd724be8cf9 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Volume info retrieved successfully. Jul 03 19:30:33.894026 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-49381f8e-b26a-4bf4-93c4-5fd724be8cf9 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] https://10.4.3.61/volume/v3/volumes/3b0a53e2-ec69-48f3-b8b1-370a6acfac0e returned with HTTP 200 Jul 03 19:30:33.894816 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 681/2693] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:30:33 2026] GET /volume/v3/volumes/3b0a53e2-ec69-48f3-b8b1-370a6acfac0e => generated 1538 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:30:34.007310 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-4b1c7370-e38f-4550-bfb6-4a37c54deec2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:34.014191 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-4b1c7370-e38f-4550-bfb6-4a37c54deec2 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] PUT https://10.4.3.61/volume/v3/attachments/53d6bf3f-9646-4779-aa0e-c46ceb8a8494 Jul 03 19:30:34.014191 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-4b1c7370-e38f-4550-bfb6-4a37c54deec2 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:34.021522 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-4b1c7370-e38f-4550-bfb6-4a37c54deec2 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Acquiring lock "cinder-attachment_update-3b0a53e2-ec69-48f3-b8b1-370a6acfac0e-np0000004460" by "attachment_update" {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:30:34.029079 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-4b1c7370-e38f-4550-bfb6-4a37c54deec2 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Lock "cinder-attachment_update-3b0a53e2-ec69-48f3-b8b1-370a6acfac0e-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:30:34.029079 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:34.029079 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:34.251326 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-165507e6-72d5-4d64-ae0f-4cd95bf4517b tempest-ProjectReaderTests-698722273 tempest-ProjectReaderTests-698722273-project-admin] https://10.4.3.61/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 19:30:34.251908 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 680/2694] 10.4.3.61 () {66 vars in 1284 bytes} [Fri Jul 3 19:30:33 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:34.262612 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2aba0dfc-be7a-4fd7-89e6-c3712b7fd16f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:34.326136 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3ce9a021-e61e-4ee7-94cd-a9bdf3189e50 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:34.331491 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3ce9a021-e61e-4ee7-94cd-a9bdf3189e50 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:34.331787 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3ce9a021-e61e-4ee7-94cd-a9bdf3189e50 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:34.338195 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3ce9a021-e61e-4ee7-94cd-a9bdf3189e50 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:34.338195 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-3ce9a021-e61e-4ee7-94cd-a9bdf3189e50 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:34.345483 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:34.345483 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:34.346246 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3ce9a021-e61e-4ee7-94cd-a9bdf3189e50 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:34.346631 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 682/2695] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:34 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 788 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:34.354700 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2aba0dfc-be7a-4fd7-89e6-c3712b7fd16f tempest-ProjectReaderTests-698722273 tempest-ProjectReaderTests-698722273-project-reader] GET https://10.4.3.61/volume/v3/capabilities/np0000004460@storpool Jul 03 19:30:34.355205 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2aba0dfc-be7a-4fd7-89e6-c3712b7fd16f tempest-ProjectReaderTests-698722273 tempest-ProjectReaderTests-698722273-project-reader] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:34.355332 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2aba0dfc-be7a-4fd7-89e6-c3712b7fd16f tempest-ProjectReaderTests-698722273 tempest-ProjectReaderTests-698722273-project-reader] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:34.356729 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.policy [None req-2aba0dfc-be7a-4fd7-89e6-c3712b7fd16f tempest-ProjectReaderTests-698722273 tempest-ProjectReaderTests-698722273-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '18dfb7796ac04dd78751d710dc007b50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47c67f48059d4710a254cde24276d8fd', '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=99927) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:30:34.357106 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2aba0dfc-be7a-4fd7-89e6-c3712b7fd16f tempest-ProjectReaderTests-698722273 tempest-ProjectReaderTests-698722273-project-reader] https://10.4.3.61/volume/v3/capabilities/np0000004460@storpool returned with HTTP 403 Jul 03 19:30:34.358042 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 679/2696] 10.4.3.61 () {66 vars in 1311 bytes} [Fri Jul 3 19:30:34 2026] GET /volume/v3/capabilities/np0000004460@storpool => generated 110 bytes in 96 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:30:34.519305 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-abb1d312-09da-46ef-b40e-0c53ee31289c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:34.522358 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-abb1d312-09da-46ef-b40e-0c53ee31289c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e Jul 03 19:30:34.522758 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-abb1d312-09da-46ef-b40e-0c53ee31289c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:34.522841 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-abb1d312-09da-46ef-b40e-0c53ee31289c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:34.533081 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:34.533081 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:34.538758 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-abb1d312-09da-46ef-b40e-0c53ee31289c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:30:34.545712 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-abb1d312-09da-46ef-b40e-0c53ee31289c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e returned with HTTP 200 Jul 03 19:30:34.546431 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 681/2697] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:34 2026] GET /volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:34.563075 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-4b1c7370-e38f-4550-bfb6-4a37c54deec2 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Lock "cinder-attachment_update-3b0a53e2-ec69-48f3-b8b1-370a6acfac0e-np0000004460" released by "attachment_update" :: held 0.536s {{(pid=99926) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:30:34.565228 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-4b1c7370-e38f-4550-bfb6-4a37c54deec2 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] https://10.4.3.61/volume/v3/attachments/53d6bf3f-9646-4779-aa0e-c46ceb8a8494 returned with HTTP 200 Jul 03 19:30:34.565645 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 656/2698] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:30:34 2026] PUT /volume/v3/attachments/53d6bf3f-9646-4779-aa0e-c46ceb8a8494 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:34.608263 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-f9697963-019a-4546-9c6b-be3a927fba5a req-e904e512-c120-4d06-9964-d5b9f4d9c4d0 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:34.611093 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-f9697963-019a-4546-9c6b-be3a927fba5a req-e904e512-c120-4d06-9964-d5b9f4d9c4d0 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e Jul 03 19:30:34.611437 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-f9697963-019a-4546-9c6b-be3a927fba5a req-e904e512-c120-4d06-9964-d5b9f4d9c4d0 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:34.611711 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-f9697963-019a-4546-9c6b-be3a927fba5a req-e904e512-c120-4d06-9964-d5b9f4d9c4d0 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:34.622408 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:34.622408 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:34.632567 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-f9697963-019a-4546-9c6b-be3a927fba5a req-e904e512-c120-4d06-9964-d5b9f4d9c4d0 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:30:34.638596 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-f9697963-019a-4546-9c6b-be3a927fba5a req-e904e512-c120-4d06-9964-d5b9f4d9c4d0 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e returned with HTTP 200 Jul 03 19:30:34.639076 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 683/2699] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:30:34 2026] GET /volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:35.085791 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-550e610f-757f-43e9-80bc-a05c40fd0eb8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:35.096096 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-550e610f-757f-43e9-80bc-a05c40fd0eb8 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] POST https://10.4.3.61/volume/v3/attachments/53d6bf3f-9646-4779-aa0e-c46ceb8a8494/action Jul 03 19:30:35.097061 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-550e610f-757f-43e9-80bc-a05c40fd0eb8 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Action body: b'{"os-complete": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:30:35.097061 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-550e610f-757f-43e9-80bc-a05c40fd0eb8 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:35.121644 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:35.121644 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:35.141937 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b06ec5d0-a22d-46c1-bbee-d3327312d1ad req-550e610f-757f-43e9-80bc-a05c40fd0eb8 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] https://10.4.3.61/volume/v3/attachments/53d6bf3f-9646-4779-aa0e-c46ceb8a8494/action returned with HTTP 204 Jul 03 19:30:35.142752 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 680/2700] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:30:35 2026] POST /volume/v3/attachments/53d6bf3f-9646-4779-aa0e-c46ceb8a8494/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:30:35.359480 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-81f96c4f-8cf0-484f-9b52-6a4291bb5b18 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:35.361364 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-81f96c4f-8cf0-484f-9b52-6a4291bb5b18 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:35.361574 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-81f96c4f-8cf0-484f-9b52-6a4291bb5b18 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:35.361744 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-81f96c4f-8cf0-484f-9b52-6a4291bb5b18 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:35.361839 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-81f96c4f-8cf0-484f-9b52-6a4291bb5b18 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:35.368159 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:35.368159 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:35.368159 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-81f96c4f-8cf0-484f-9b52-6a4291bb5b18 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:35.368159 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 682/2701] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:35 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:36.383216 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0418c569-6ff5-436a-8d29-3ca87a44b2ad None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:36.385654 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0418c569-6ff5-436a-8d29-3ca87a44b2ad tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:36.385948 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0418c569-6ff5-436a-8d29-3ca87a44b2ad tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:36.386263 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0418c569-6ff5-436a-8d29-3ca87a44b2ad tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:36.386435 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-0418c569-6ff5-436a-8d29-3ca87a44b2ad tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:36.392410 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:36.392410 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:36.394195 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0418c569-6ff5-436a-8d29-3ca87a44b2ad tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:36.394195 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 657/2702] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:36 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:36.560934 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b6387f50-37f6-4d9e-9be3-da1579afc662 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:36.602499 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ba284aea-3365-47ec-a670-f131d508e53a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:36.602499 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ba284aea-3365-47ec-a670-f131d508e53a None None] GET https://10.4.3.61/volume// Jul 03 19:30:36.602499 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ba284aea-3365-47ec-a670-f131d508e53a None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:36.602499 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ba284aea-3365-47ec-a670-f131d508e53a None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:36.602499 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ba284aea-3365-47ec-a670-f131d508e53a None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:30:36.602499 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 681/2703] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:30:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:30:36.612857 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-5bdf092e-009b-425a-8caf-95e57d05c73d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:36.615329 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-5bdf092e-009b-425a-8caf-95e57d05c73d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/volumes/1795a70e-7317-4d2c-8e83-593da1c4e93e Jul 03 19:30:36.615552 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-5bdf092e-009b-425a-8caf-95e57d05c73d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:36.615715 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-5bdf092e-009b-425a-8caf-95e57d05c73d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:36.628862 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:36.628862 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:36.642883 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-5bdf092e-009b-425a-8caf-95e57d05c73d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Volume info retrieved successfully. Jul 03 19:30:36.656484 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-5bdf092e-009b-425a-8caf-95e57d05c73d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/volumes/1795a70e-7317-4d2c-8e83-593da1c4e93e returned with HTTP 200 Jul 03 19:30:36.657285 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 683/2704] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:30:36 2026] GET /volume/v3/volumes/1795a70e-7317-4d2c-8e83-593da1c4e93e => generated 1593 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:30:36.663749 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b6387f50-37f6-4d9e-9be3-da1579afc662 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:30:36.664384 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b6387f50-37f6-4d9e-9be3-da1579afc662 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1042729341", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1392786041", "vendor_name": "tempest-vendor_name-946685788"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:36.684832 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b6387f50-37f6-4d9e-9be3-da1579afc662 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:30:36.685079 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 684/2705] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:30:36 2026] POST /volume/v3/types => generated 329 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:30:36.699676 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cf3be91d-8da6-486a-83ba-dff307041549 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:36.700039 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-618f15af-544c-4329-b8ba-651c53eb3a97 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:36.700039 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-618f15af-544c-4329-b8ba-651c53eb3a97 None None] GET https://10.4.3.61/volume// Jul 03 19:30:36.700039 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-618f15af-544c-4329-b8ba-651c53eb3a97 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:36.700039 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-618f15af-544c-4329-b8ba-651c53eb3a97 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:36.700039 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-618f15af-544c-4329-b8ba-651c53eb3a97 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:30:36.700039 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 682/2706] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:30:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:30:36.703150 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cf3be91d-8da6-486a-83ba-dff307041549 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:30:36.703722 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cf3be91d-8da6-486a-83ba-dff307041549 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f0dc6860-a0f0-4573-b259-998eb1fd1fae", "size": 1}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:36.705737 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-cf3be91d-8da6-486a-83ba-dff307041549 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Create volume request body: {'volume': {'volume_type': 'f0dc6860-a0f0-4573-b259-998eb1fd1fae', 'size': 1}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:30:36.709792 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-f9697963-019a-4546-9c6b-be3a927fba5a req-21adc286-b2d8-49bd-913e-ae46b7c19562 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:36.712290 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-f9697963-019a-4546-9c6b-be3a927fba5a req-21adc286-b2d8-49bd-913e-ae46b7c19562 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:30:36.712771 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-f9697963-019a-4546-9c6b-be3a927fba5a req-21adc286-b2d8-49bd-913e-ae46b7c19562 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "967ba26d-7b7d-4ab4-93a3-0b0eca6c945e", "connector": null, "instance_uuid": "121be753-eeed-484c-a5d5-ac7a2761640b"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:36.712939 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-cf3be91d-8da6-486a-83ba-dff307041549 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Create volume of 1 GB Jul 03 19:30:36.713255 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:36.713255 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:36.713721 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-cf3be91d-8da6-486a-83ba-dff307041549 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Availability Zones retrieved successfully. Jul 03 19:30:36.719210 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cf3be91d-8da6-486a-83ba-dff307041549 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Flow 'volume_create_api' (3c9b6fbb-7541-442f-ba97-25d793f34034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:30:36.720526 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cf3be91d-8da6-486a-83ba-dff307041549 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2970fd92-6707-49ea-b1e8-9d01b5d68a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:36.721387 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:36.721387 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:36.721499 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-cf3be91d-8da6-486a-83ba-dff307041549 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:30:36.747641 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cf3be91d-8da6-486a-83ba-dff307041549 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2970fd92-6707-49ea-b1e8-9d01b5d68a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:30:37Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1392786041',vendor_name='tempest-vendor_name-946685788'},id=f0dc6860-a0f0-4573-b259-998eb1fd1fae,is_public=True,name='tempest-ProjectMemberTests-volume-type-1042729341',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f0dc6860-a0f0-4573-b259-998eb1fd1fae', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:36.747641 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cf3be91d-8da6-486a-83ba-dff307041549 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdf053a7-70bc-473d-a1f7-9ac3a0288a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:36.787492 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-cf3be91d-8da6-486a-83ba-dff307041549 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1042729341 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1042729341, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:30:36.788132 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-cf3be91d-8da6-486a-83ba-dff307041549 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1042729341 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1042729341, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:30:36.789151 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-f9697963-019a-4546-9c6b-be3a927fba5a req-21adc286-b2d8-49bd-913e-ae46b7c19562 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:30:36.789699 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 684/2707] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:30: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 19:30:36.834945 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-cf3be91d-8da6-486a-83ba-dff307041549 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Created reservations ['7d169f5a-25b1-4db8-b649-49ac890b33ca', 'b59d6fab-cb59-482c-ad14-1c3d5cb24ea9', 'f31bb6b9-6bec-4859-9459-5d20bbd33c72', '1f6f7353-2276-43ee-9540-9948d0a7daee'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:30:36.835509 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cf3be91d-8da6-486a-83ba-dff307041549 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdf053a7-70bc-473d-a1f7-9ac3a0288a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d169f5a-25b1-4db8-b649-49ac890b33ca', 'b59d6fab-cb59-482c-ad14-1c3d5cb24ea9', 'f31bb6b9-6bec-4859-9459-5d20bbd33c72', '1f6f7353-2276-43ee-9540-9948d0a7daee']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:36.836538 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cf3be91d-8da6-486a-83ba-dff307041549 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (020fba43-de6f-4946-9891-1286e422c725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:36.837786 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-f5f0971d-e1cb-47d2-9a30-940b0f29bd8b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:36.839681 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-f5f0971d-e1cb-47d2-9a30-940b0f29bd8b tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] PUT https://10.4.3.61/volume/v3/attachments/23b9809f-e481-4296-b52d-79922952f881 Jul 03 19:30:36.840182 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-f5f0971d-e1cb-47d2-9a30-940b0f29bd8b tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:36.849191 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-f5f0971d-e1cb-47d2-9a30-940b0f29bd8b tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Acquiring lock "cinder-attachment_update-1795a70e-7317-4d2c-8e83-593da1c4e93e-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:30:36.856123 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-f5f0971d-e1cb-47d2-9a30-940b0f29bd8b tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Lock "cinder-attachment_update-1795a70e-7317-4d2c-8e83-593da1c4e93e-np0000004460" acquired by "attachment_update" :: waited 0.007s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:30:36.857345 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:36.857345 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:36.867947 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cf3be91d-8da6-486a-83ba-dff307041549 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (020fba43-de6f-4946-9891-1286e422c725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cb96ecc-3ba0-4181-949b-052a65f44e36', '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='00f309eeed614ce59556bd118753f71f',qos_specs=None,replication_status=,reservations=['7d169f5a-25b1-4db8-b649-49ac890b33ca','b59d6fab-cb59-482c-ad14-1c3d5cb24ea9','f31bb6b9-6bec-4859-9459-5d20bbd33c72','1f6f7353-2276-43ee-9540-9948d0a7daee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12022cf460544f22b39507261023f692',volume_type_id=f0dc6860-a0f0-4573-b259-998eb1fd1fae), 'volume': Volume(_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-03T19:30:36Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2cb96ecc-3ba0-4181-949b-052a65f44e36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00f309eeed614ce59556bd118753f71f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12022cf460544f22b39507261023f692',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f0dc6860-a0f0-4573-b259-998eb1fd1fae),volume_type_id=f0dc6860-a0f0-4573-b259-998eb1fd1fae)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:36.868864 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cf3be91d-8da6-486a-83ba-dff307041549 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98028065-1f58-46f3-9cbb-235f426d8035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:36.892456 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cf3be91d-8da6-486a-83ba-dff307041549 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98028065-1f58-46f3-9cbb-235f426d8035) transitioned into state 'SUCCESS' from 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='00f309eeed614ce59556bd118753f71f',qos_specs=None,replication_status=,reservations=['7d169f5a-25b1-4db8-b649-49ac890b33ca','b59d6fab-cb59-482c-ad14-1c3d5cb24ea9','f31bb6b9-6bec-4859-9459-5d20bbd33c72','1f6f7353-2276-43ee-9540-9948d0a7daee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12022cf460544f22b39507261023f692',volume_type_id=f0dc6860-a0f0-4573-b259-998eb1fd1fae)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:36.893028 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cf3be91d-8da6-486a-83ba-dff307041549 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e9c6fd5-2cb1-4906-8491-11e65c94131e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:36.906596 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cf3be91d-8da6-486a-83ba-dff307041549 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e9c6fd5-2cb1-4906-8491-11e65c94131e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:36.907806 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-cf3be91d-8da6-486a-83ba-dff307041549 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Flow 'volume_create_api' (3c9b6fbb-7541-442f-ba97-25d793f34034) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:30:36.911339 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-cf3be91d-8da6-486a-83ba-dff307041549 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Create volume request issued successfully. Jul 03 19:30:36.912087 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cf3be91d-8da6-486a-83ba-dff307041549 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:30:36.912527 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 658/2708] 10.4.3.61 () {70 vars in 1291 bytes} [Fri Jul 3 19:30:36 2026] POST /volume/v3/volumes => generated 772 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:30:36.929207 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7f74cb8f-f6d7-4aa0-9d7a-cf68fb3f8dc7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:36.930919 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7f74cb8f-f6d7-4aa0-9d7a-cf68fb3f8dc7 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] GET https://10.4.3.61/volume/v3/volumes/2cb96ecc-3ba0-4181-949b-052a65f44e36 Jul 03 19:30:36.931515 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7f74cb8f-f6d7-4aa0-9d7a-cf68fb3f8dc7 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:36.931815 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7f74cb8f-f6d7-4aa0-9d7a-cf68fb3f8dc7 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:36.941451 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:36.941451 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:36.945089 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-7f74cb8f-f6d7-4aa0-9d7a-cf68fb3f8dc7 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Volume info retrieved successfully. Jul 03 19:30:36.949614 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7f74cb8f-f6d7-4aa0-9d7a-cf68fb3f8dc7 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] https://10.4.3.61/volume/v3/volumes/2cb96ecc-3ba0-4181-949b-052a65f44e36 returned with HTTP 200 Jul 03 19:30:36.950312 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 683/2709] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:30:36 2026] GET /volume/v3/volumes/2cb96ecc-3ba0-4181-949b-052a65f44e36 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:37.166499 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c2b0fb68-f376-4026-b124-ff5d83b31e3c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:37.169096 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c2b0fb68-f376-4026-b124-ff5d83b31e3c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e Jul 03 19:30:37.169426 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c2b0fb68-f376-4026-b124-ff5d83b31e3c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:37.169718 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c2b0fb68-f376-4026-b124-ff5d83b31e3c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:37.183567 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:37.183567 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:37.189193 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c2b0fb68-f376-4026-b124-ff5d83b31e3c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:30:37.195336 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c2b0fb68-f376-4026-b124-ff5d83b31e3c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e returned with HTTP 200 Jul 03 19:30:37.195336 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 685/2710] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:37 2026] GET /volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:37.343990 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-bc663bf5-6c25-419c-a3c2-4a427edfb0f9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:37.344469 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bc663bf5-6c25-419c-a3c2-4a427edfb0f9 None None] GET https://10.4.3.61/volume// Jul 03 19:30:37.344627 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bc663bf5-6c25-419c-a3c2-4a427edfb0f9 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:37.344800 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bc663bf5-6c25-419c-a3c2-4a427edfb0f9 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:37.345217 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bc663bf5-6c25-419c-a3c2-4a427edfb0f9 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:30:37.345465 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 659/2711] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:30:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:30:37.355756 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-f9697963-019a-4546-9c6b-be3a927fba5a req-081ce5a1-e899-4889-8373-b1a26aaf09d3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:37.358458 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-f9697963-019a-4546-9c6b-be3a927fba5a req-081ce5a1-e899-4889-8373-b1a26aaf09d3 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e Jul 03 19:30:37.358742 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-f9697963-019a-4546-9c6b-be3a927fba5a req-081ce5a1-e899-4889-8373-b1a26aaf09d3 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:37.359026 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-f9697963-019a-4546-9c6b-be3a927fba5a req-081ce5a1-e899-4889-8373-b1a26aaf09d3 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:37.372092 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:37.372092 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:37.376799 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-f9697963-019a-4546-9c6b-be3a927fba5a req-081ce5a1-e899-4889-8373-b1a26aaf09d3 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:30:37.383936 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-f5f0971d-e1cb-47d2-9a30-940b0f29bd8b tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Lock "cinder-attachment_update-1795a70e-7317-4d2c-8e83-593da1c4e93e-np0000004460" released by "attachment_update" :: held 0.528s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:30:37.384342 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-f5f0971d-e1cb-47d2-9a30-940b0f29bd8b tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/attachments/23b9809f-e481-4296-b52d-79922952f881 returned with HTTP 200 Jul 03 19:30:37.384598 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-f9697963-019a-4546-9c6b-be3a927fba5a req-081ce5a1-e899-4889-8373-b1a26aaf09d3 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e returned with HTTP 200 Jul 03 19:30:37.384784 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 685/2712] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:30:36 2026] PUT /volume/v3/attachments/23b9809f-e481-4296-b52d-79922952f881 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:37.385372 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 684/2713] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:30:37 2026] GET /volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:30:37.411186 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-65202f64-431c-4c22-a590-fb1d7cf22184 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:37.413073 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-65202f64-431c-4c22-a590-fb1d7cf22184 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:37.413320 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-65202f64-431c-4c22-a590-fb1d7cf22184 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:37.413515 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-65202f64-431c-4c22-a590-fb1d7cf22184 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:37.413626 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-65202f64-431c-4c22-a590-fb1d7cf22184 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:37.418830 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:37.418830 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:37.420796 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-65202f64-431c-4c22-a590-fb1d7cf22184 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:37.421219 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 686/2714] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:37 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:37.497881 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-f9697963-019a-4546-9c6b-be3a927fba5a req-25613536-24b2-47d2-9804-bdab38004e8e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:37.500139 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-f9697963-019a-4546-9c6b-be3a927fba5a req-25613536-24b2-47d2-9804-bdab38004e8e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] PUT https://10.4.3.61/volume/v3/attachments/8efe2d43-c989-49d9-bcb0-4afb6b3d98cf Jul 03 19:30:37.500621 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-f9697963-019a-4546-9c6b-be3a927fba5a req-25613536-24b2-47d2-9804-bdab38004e8e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:37.508885 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-f9697963-019a-4546-9c6b-be3a927fba5a req-25613536-24b2-47d2-9804-bdab38004e8e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Acquiring lock "cinder-attachment_update-967ba26d-7b7d-4ab4-93a3-0b0eca6c945e-np0000004460" by "attachment_update" {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:30:37.513989 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-f9697963-019a-4546-9c6b-be3a927fba5a req-25613536-24b2-47d2-9804-bdab38004e8e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Lock "cinder-attachment_update-967ba26d-7b7d-4ab4-93a3-0b0eca6c945e-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:30:37.515042 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:37.515042 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:37.897471 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-d49199b1-51ec-4f4c-b126-c98e74261ad6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:37.899860 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-d49199b1-51ec-4f4c-b126-c98e74261ad6 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] POST https://10.4.3.61/volume/v3/attachments/23b9809f-e481-4296-b52d-79922952f881/action Jul 03 19:30:37.900231 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-d49199b1-51ec-4f4c-b126-c98e74261ad6 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Action body: b'{"os-complete": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:30:37.900386 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-d49199b1-51ec-4f4c-b126-c98e74261ad6 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:37.917889 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:37.917889 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:37.932873 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-5aac19fa-8a72-4acc-b320-7cbab1ea941b req-d49199b1-51ec-4f4c-b126-c98e74261ad6 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/attachments/23b9809f-e481-4296-b52d-79922952f881/action returned with HTTP 204 Jul 03 19:30:37.932873 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 686/2715] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:30:37 2026] POST /volume/v3/attachments/23b9809f-e481-4296-b52d-79922952f881/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:30:37.962970 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1e85b49d-90b3-4ecd-9037-b7df971b7503 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:37.967582 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1e85b49d-90b3-4ecd-9037-b7df971b7503 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] GET https://10.4.3.61/volume/v3/volumes/2cb96ecc-3ba0-4181-949b-052a65f44e36 Jul 03 19:30:37.967582 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1e85b49d-90b3-4ecd-9037-b7df971b7503 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:37.967582 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1e85b49d-90b3-4ecd-9037-b7df971b7503 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:37.976620 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:37.976620 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:37.980279 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1e85b49d-90b3-4ecd-9037-b7df971b7503 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Volume info retrieved successfully. Jul 03 19:30:37.987038 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1e85b49d-90b3-4ecd-9037-b7df971b7503 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] https://10.4.3.61/volume/v3/volumes/2cb96ecc-3ba0-4181-949b-052a65f44e36 returned with HTTP 200 Jul 03 19:30:37.987713 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 685/2716] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:30:37 2026] GET /volume/v3/volumes/2cb96ecc-3ba0-4181-949b-052a65f44e36 => generated 972 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:38.001714 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2ef77b04-de73-4a1d-a25b-85c5ac05df6f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:38.003904 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2ef77b04-de73-4a1d-a25b-85c5ac05df6f tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] GET https://10.4.3.61/volume/v3/messages Jul 03 19:30:38.004195 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2ef77b04-de73-4a1d-a25b-85c5ac05df6f tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:38.004434 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2ef77b04-de73-4a1d-a25b-85c5ac05df6f tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:38.010224 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2ef77b04-de73-4a1d-a25b-85c5ac05df6f tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] https://10.4.3.61/volume/v3/messages returned with HTTP 200 Jul 03 19:30:38.010609 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 687/2717] 10.4.3.61 () {68 vars in 1273 bytes} [Fri Jul 3 19:30:38 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:38.019265 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-064371db-cf5e-4b74-a2bc-c04cd1eeaa3a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:38.039604 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-f9697963-019a-4546-9c6b-be3a927fba5a req-25613536-24b2-47d2-9804-bdab38004e8e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Lock "cinder-attachment_update-967ba26d-7b7d-4ab4-93a3-0b0eca6c945e-np0000004460" released by "attachment_update" :: held 0.526s {{(pid=99926) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:30:38.040331 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-f9697963-019a-4546-9c6b-be3a927fba5a req-25613536-24b2-47d2-9804-bdab38004e8e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/attachments/8efe2d43-c989-49d9-bcb0-4afb6b3d98cf returned with HTTP 200 Jul 03 19:30:38.040488 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 660/2718] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:30:37 2026] PUT /volume/v3/attachments/8efe2d43-c989-49d9-bcb0-4afb6b3d98cf => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:38.111126 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-064371db-cf5e-4b74-a2bc-c04cd1eeaa3a tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-member] DELETE https://10.4.3.61/volume/v3/messages/24f49d62-420a-4803-a997-c576306f347e Jul 03 19:30:38.111476 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-064371db-cf5e-4b74-a2bc-c04cd1eeaa3a tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:38.111746 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-064371db-cf5e-4b74-a2bc-c04cd1eeaa3a tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:38.122506 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-064371db-cf5e-4b74-a2bc-c04cd1eeaa3a tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-member] https://10.4.3.61/volume/v3/messages/24f49d62-420a-4803-a997-c576306f347e returned with HTTP 204 Jul 03 19:30:38.123741 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 687/2719] 10.4.3.61 () {68 vars in 1387 bytes} [Fri Jul 3 19:30:38 2026] DELETE /volume/v3/messages/24f49d62-420a-4803-a997-c576306f347e => generated 0 bytes in 104 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 19:30:38.134367 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-45fefaea-0d47-4502-865d-16f1e7e10ecb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:38.139022 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-45fefaea-0d47-4502-865d-16f1e7e10ecb tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-member] GET https://10.4.3.61/volume/v3/messages/24f49d62-420a-4803-a997-c576306f347e Jul 03 19:30:38.139398 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-45fefaea-0d47-4502-865d-16f1e7e10ecb tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:38.139665 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-45fefaea-0d47-4502-865d-16f1e7e10ecb tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:38.152988 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-45fefaea-0d47-4502-865d-16f1e7e10ecb tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-member] https://10.4.3.61/volume/v3/messages/24f49d62-420a-4803-a997-c576306f347e returned with HTTP 404 Jul 03 19:30:38.153538 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 686/2720] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:30:38 2026] GET /volume/v3/messages/24f49d62-420a-4803-a997-c576306f347e => generated 110 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:30:38.164508 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6561f2f4-ee0e-453c-a02a-da94c80c03fe None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:38.167055 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6561f2f4-ee0e-453c-a02a-da94c80c03fe tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/2cb96ecc-3ba0-4181-949b-052a65f44e36 Jul 03 19:30:38.167055 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6561f2f4-ee0e-453c-a02a-da94c80c03fe tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:38.167055 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6561f2f4-ee0e-453c-a02a-da94c80c03fe tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:38.167284 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-6561f2f4-ee0e-453c-a02a-da94c80c03fe tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Delete volume with id: 2cb96ecc-3ba0-4181-949b-052a65f44e36 Jul 03 19:30:38.175753 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:38.175753 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:38.176252 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6561f2f4-ee0e-453c-a02a-da94c80c03fe tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Volume info retrieved successfully. Jul 03 19:30:38.177773 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6561f2f4-ee0e-453c-a02a-da94c80c03fe tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99924) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 19:30:38.192507 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-6561f2f4-ee0e-453c-a02a-da94c80c03fe tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1042729341 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1042729341, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:30:38.193140 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-6561f2f4-ee0e-453c-a02a-da94c80c03fe tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1042729341 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1042729341, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:30:38.210043 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-26e823ee-96f4-4eb8-8734-45bdf9b48365 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:38.212506 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-6561f2f4-ee0e-453c-a02a-da94c80c03fe tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Created reservations ['74ab826a-889b-4498-b0b0-6ab8f364d419', '438401fc-b92c-4cb4-b91c-40202e527740', '18c78a5a-3558-4783-a3f4-af71ca5059b7', '4a23756e-90ff-4997-bdee-2a0e78d0ec1b'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:30:38.215811 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-26e823ee-96f4-4eb8-8734-45bdf9b48365 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e Jul 03 19:30:38.218473 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-26e823ee-96f4-4eb8-8734-45bdf9b48365 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:38.219119 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-26e823ee-96f4-4eb8-8734-45bdf9b48365 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:38.235182 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:38.235182 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:38.242842 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-26e823ee-96f4-4eb8-8734-45bdf9b48365 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:30:38.249836 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-26e823ee-96f4-4eb8-8734-45bdf9b48365 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e returned with HTTP 200 Jul 03 19:30:38.251128 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 661/2721] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:38 2026] GET /volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:38.267229 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6561f2f4-ee0e-453c-a02a-da94c80c03fe tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Delete volume request issued successfully. Jul 03 19:30:38.267399 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6561f2f4-ee0e-453c-a02a-da94c80c03fe tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] https://10.4.3.61/volume/v3/volumes/2cb96ecc-3ba0-4181-949b-052a65f44e36 returned with HTTP 202 Jul 03 19:30:38.267893 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 688/2722] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:30:38 2026] DELETE /volume/v3/volumes/2cb96ecc-3ba0-4181-949b-052a65f44e36 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:30:38.277348 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d8b7db87-4018-4d21-96e6-b66345702bc1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:38.279140 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d8b7db87-4018-4d21-96e6-b66345702bc1 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] DELETE https://10.4.3.61/volume/v3/types/f0dc6860-a0f0-4573-b259-998eb1fd1fae Jul 03 19:30:38.279651 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d8b7db87-4018-4d21-96e6-b66345702bc1 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:38.279716 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d8b7db87-4018-4d21-96e6-b66345702bc1 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Calling method '_delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:38.310018 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d8b7db87-4018-4d21-96e6-b66345702bc1 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] https://10.4.3.61/volume/v3/types/f0dc6860-a0f0-4573-b259-998eb1fd1fae returned with HTTP 202 Jul 03 19:30:38.310018 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 688/2723] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:30:38 2026] DELETE /volume/v3/types/f0dc6860-a0f0-4573-b259-998eb1fd1fae => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:30:38.320876 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-341f24b4-95c2-49c6-81c3-347bde85f91b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:38.322877 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-341f24b4-95c2-49c6-81c3-347bde85f91b tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:30:38.324868 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-341f24b4-95c2-49c6-81c3-347bde85f91b tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-800723573", "extra_specs": {"storage_protocol": "tempest-storage_protocol-680669752", "vendor_name": "tempest-vendor_name-1392270548"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:38.347923 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-341f24b4-95c2-49c6-81c3-347bde85f91b tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:30:38.348580 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 687/2724] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:30:38 2026] POST /volume/v3/types => generated 328 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:38.358464 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-bc615b77-47c3-439f-bfce-514013484857 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:38.360080 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bc615b77-47c3-439f-bfce-514013484857 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:30:38.360433 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bc615b77-47c3-439f-bfce-514013484857 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b1655d68-4938-4727-b957-2458210e0132", "size": 1}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:38.361841 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-bc615b77-47c3-439f-bfce-514013484857 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Create volume request body: {'volume': {'volume_type': 'b1655d68-4938-4727-b957-2458210e0132', 'size': 1}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:30:38.369027 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-bc615b77-47c3-439f-bfce-514013484857 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Create volume of 1 GB Jul 03 19:30:38.369824 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:38.369824 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:38.369919 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-bc615b77-47c3-439f-bfce-514013484857 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Availability Zones retrieved successfully. Jul 03 19:30:38.376040 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-bc615b77-47c3-439f-bfce-514013484857 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Flow 'volume_create_api' (4a6576dd-fffd-4e52-9ff8-1908adefbdc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:30:38.377188 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-bc615b77-47c3-439f-bfce-514013484857 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f10491f-61c1-40db-9b69-8cbbc33d21c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:38.378091 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-bc615b77-47c3-439f-bfce-514013484857 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:30:38.401644 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-bc615b77-47c3-439f-bfce-514013484857 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f10491f-61c1-40db-9b69-8cbbc33d21c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:30:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-680669752',vendor_name='tempest-vendor_name-1392270548'},id=b1655d68-4938-4727-b957-2458210e0132,is_public=True,name='tempest-ProjectMemberTests-volume-type-800723573',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b1655d68-4938-4727-b957-2458210e0132', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:38.402394 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-bc615b77-47c3-439f-bfce-514013484857 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f728ddb7-235f-441b-8bf6-f44c6a7d892b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:38.431602 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-bc615b77-47c3-439f-bfce-514013484857 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-800723573 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-800723573, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:30:38.432016 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-bc615b77-47c3-439f-bfce-514013484857 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-800723573 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-800723573, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:30:38.439422 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ec6745e8-1bb9-4c74-99e0-a67ff11a5a2b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:38.444512 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ec6745e8-1bb9-4c74-99e0-a67ff11a5a2b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:38.444768 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ec6745e8-1bb9-4c74-99e0-a67ff11a5a2b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:38.444971 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ec6745e8-1bb9-4c74-99e0-a67ff11a5a2b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:38.445207 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-ec6745e8-1bb9-4c74-99e0-a67ff11a5a2b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:38.450005 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:38.450005 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:38.450912 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ec6745e8-1bb9-4c74-99e0-a67ff11a5a2b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:38.451483 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 689/2725] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:38 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:38.463002 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-bc615b77-47c3-439f-bfce-514013484857 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Created reservations ['a5ad47ac-0bcd-42e2-bab9-2d1c3358d747', '41c5add9-9b12-4929-a8b6-01de0b593de3', '5aa62489-9d82-499a-96fb-fd973b8c8e44', '0ed6c778-e71e-496a-93e1-bbe55486190e'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:30:38.464050 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-bc615b77-47c3-439f-bfce-514013484857 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f728ddb7-235f-441b-8bf6-f44c6a7d892b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5ad47ac-0bcd-42e2-bab9-2d1c3358d747', '41c5add9-9b12-4929-a8b6-01de0b593de3', '5aa62489-9d82-499a-96fb-fd973b8c8e44', '0ed6c778-e71e-496a-93e1-bbe55486190e']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:38.465581 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-bc615b77-47c3-439f-bfce-514013484857 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6217d449-a773-4f2a-aefc-74a6064a2472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:38.502413 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-bc615b77-47c3-439f-bfce-514013484857 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6217d449-a773-4f2a-aefc-74a6064a2472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bb839f2-17cd-473e-bfc9-384fcac962f0', '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='00f309eeed614ce59556bd118753f71f',qos_specs=None,replication_status=,reservations=['a5ad47ac-0bcd-42e2-bab9-2d1c3358d747','41c5add9-9b12-4929-a8b6-01de0b593de3','5aa62489-9d82-499a-96fb-fd973b8c8e44','0ed6c778-e71e-496a-93e1-bbe55486190e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12022cf460544f22b39507261023f692',volume_type_id=b1655d68-4938-4727-b957-2458210e0132), 'volume': Volume(_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-03T19:30:38Z,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=3bb839f2-17cd-473e-bfc9-384fcac962f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00f309eeed614ce59556bd118753f71f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12022cf460544f22b39507261023f692',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b1655d68-4938-4727-b957-2458210e0132),volume_type_id=b1655d68-4938-4727-b957-2458210e0132)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:38.503231 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-bc615b77-47c3-439f-bfce-514013484857 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f51be1aa-a7ce-4b34-8072-2a3683799791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:38.523566 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-bc615b77-47c3-439f-bfce-514013484857 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f51be1aa-a7ce-4b34-8072-2a3683799791) transitioned into state 'SUCCESS' from 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='00f309eeed614ce59556bd118753f71f',qos_specs=None,replication_status=,reservations=['a5ad47ac-0bcd-42e2-bab9-2d1c3358d747','41c5add9-9b12-4929-a8b6-01de0b593de3','5aa62489-9d82-499a-96fb-fd973b8c8e44','0ed6c778-e71e-496a-93e1-bbe55486190e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12022cf460544f22b39507261023f692',volume_type_id=b1655d68-4938-4727-b957-2458210e0132)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:38.524620 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-bc615b77-47c3-439f-bfce-514013484857 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9b65954-62c2-4430-bc32-dcc7d6a59e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:38.537594 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-bc615b77-47c3-439f-bfce-514013484857 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9b65954-62c2-4430-bc32-dcc7d6a59e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:38.538949 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-bc615b77-47c3-439f-bfce-514013484857 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Flow 'volume_create_api' (4a6576dd-fffd-4e52-9ff8-1908adefbdc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:30:38.539465 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-bc615b77-47c3-439f-bfce-514013484857 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Create volume request issued successfully. Jul 03 19:30:38.540398 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bc615b77-47c3-439f-bfce-514013484857 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:30:38.540996 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 662/2726] 10.4.3.61 () {70 vars in 1291 bytes} [Fri Jul 3 19:30:38 2026] POST /volume/v3/volumes => generated 771 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:30:38.553596 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4f17eba3-08d3-46c1-be2d-5668f0cf9c92 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:38.556056 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4f17eba3-08d3-46c1-be2d-5668f0cf9c92 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] GET https://10.4.3.61/volume/v3/volumes/3bb839f2-17cd-473e-bfc9-384fcac962f0 Jul 03 19:30:38.556380 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4f17eba3-08d3-46c1-be2d-5668f0cf9c92 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:38.556607 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4f17eba3-08d3-46c1-be2d-5668f0cf9c92 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:38.568039 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:38.568039 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:38.572657 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-4f17eba3-08d3-46c1-be2d-5668f0cf9c92 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Volume info retrieved successfully. Jul 03 19:30:38.578780 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4f17eba3-08d3-46c1-be2d-5668f0cf9c92 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] https://10.4.3.61/volume/v3/volumes/3bb839f2-17cd-473e-bfc9-384fcac962f0 returned with HTTP 200 Jul 03 19:30:38.579349 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 689/2727] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:30:38 2026] GET /volume/v3/volumes/3bb839f2-17cd-473e-bfc9-384fcac962f0 => generated 950 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:39.267634 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a35a76e9-4635-4406-8e3c-47a843460193 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:39.269523 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a35a76e9-4635-4406-8e3c-47a843460193 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e Jul 03 19:30:39.269732 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a35a76e9-4635-4406-8e3c-47a843460193 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:39.269906 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a35a76e9-4635-4406-8e3c-47a843460193 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:39.278779 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:39.278779 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:39.281942 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a35a76e9-4635-4406-8e3c-47a843460193 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:30:39.285914 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a35a76e9-4635-4406-8e3c-47a843460193 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e returned with HTTP 200 Jul 03 19:30:39.286342 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 688/2728] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:39 2026] GET /volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:39.463393 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-29e99f8c-89d8-40f8-bc00-7ebee74bc283 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:39.465681 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-29e99f8c-89d8-40f8-bc00-7ebee74bc283 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:39.465946 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-29e99f8c-89d8-40f8-bc00-7ebee74bc283 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:39.466229 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-29e99f8c-89d8-40f8-bc00-7ebee74bc283 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:39.466393 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-29e99f8c-89d8-40f8-bc00-7ebee74bc283 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:39.471943 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:39.471943 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:39.473139 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-29e99f8c-89d8-40f8-bc00-7ebee74bc283 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:39.473516 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 690/2729] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:39 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:39.595142 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-47d6fad8-5232-40c3-93de-263e3f499dd3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:39.596894 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-47d6fad8-5232-40c3-93de-263e3f499dd3 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] GET https://10.4.3.61/volume/v3/volumes/3bb839f2-17cd-473e-bfc9-384fcac962f0 Jul 03 19:30:39.597276 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-47d6fad8-5232-40c3-93de-263e3f499dd3 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:39.597570 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-47d6fad8-5232-40c3-93de-263e3f499dd3 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:39.605473 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:39.605473 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:39.608452 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-47d6fad8-5232-40c3-93de-263e3f499dd3 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Volume info retrieved successfully. Jul 03 19:30:39.613568 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-47d6fad8-5232-40c3-93de-263e3f499dd3 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] https://10.4.3.61/volume/v3/volumes/3bb839f2-17cd-473e-bfc9-384fcac962f0 returned with HTTP 200 Jul 03 19:30:39.614179 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 663/2730] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:30:39 2026] GET /volume/v3/volumes/3bb839f2-17cd-473e-bfc9-384fcac962f0 => generated 971 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:39.628678 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-645ad626-4e1e-4535-85d8-862d6df07bf6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:39.630433 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-645ad626-4e1e-4535-85d8-862d6df07bf6 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] GET https://10.4.3.61/volume/v3/messages Jul 03 19:30:39.630640 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-645ad626-4e1e-4535-85d8-862d6df07bf6 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:39.630827 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-645ad626-4e1e-4535-85d8-862d6df07bf6 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:39.634450 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-645ad626-4e1e-4535-85d8-862d6df07bf6 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] https://10.4.3.61/volume/v3/messages returned with HTTP 200 Jul 03 19:30:39.634832 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 690/2731] 10.4.3.61 () {68 vars in 1273 bytes} [Fri Jul 3 19:30:39 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:39.642962 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-06b5f71e-bd89-4cba-9cfa-bb20650b7010 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:39.645055 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-06b5f71e-bd89-4cba-9cfa-bb20650b7010 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-member] GET https://10.4.3.61/volume/v3/messages Jul 03 19:30:39.645318 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-06b5f71e-bd89-4cba-9cfa-bb20650b7010 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:39.645544 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-06b5f71e-bd89-4cba-9cfa-bb20650b7010 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:39.650861 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-06b5f71e-bd89-4cba-9cfa-bb20650b7010 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-member] https://10.4.3.61/volume/v3/messages returned with HTTP 200 Jul 03 19:30:39.651382 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 689/2732] 10.4.3.61 () {68 vars in 1273 bytes} [Fri Jul 3 19:30:39 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:39.660770 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d594fab5-04cb-40c3-b4df-d4565680ff2b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:39.662636 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d594fab5-04cb-40c3-b4df-d4565680ff2b tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] DELETE https://10.4.3.61/volume/v3/messages/3212f587-f1c4-4bd5-9b92-0dc81ec18b14 Jul 03 19:30:39.662808 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d594fab5-04cb-40c3-b4df-d4565680ff2b tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:39.662988 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d594fab5-04cb-40c3-b4df-d4565680ff2b tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:39.680928 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d594fab5-04cb-40c3-b4df-d4565680ff2b tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] https://10.4.3.61/volume/v3/messages/3212f587-f1c4-4bd5-9b92-0dc81ec18b14 returned with HTTP 204 Jul 03 19:30:39.681422 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 691/2733] 10.4.3.61 () {68 vars in 1387 bytes} [Fri Jul 3 19:30:39 2026] DELETE /volume/v3/messages/3212f587-f1c4-4bd5-9b92-0dc81ec18b14 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 19:30:39.690107 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9b8d00f2-7f5c-454e-bf6b-4e0307463827 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:39.693777 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9b8d00f2-7f5c-454e-bf6b-4e0307463827 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/3bb839f2-17cd-473e-bfc9-384fcac962f0 Jul 03 19:30:39.693777 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9b8d00f2-7f5c-454e-bf6b-4e0307463827 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:39.693777 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9b8d00f2-7f5c-454e-bf6b-4e0307463827 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:39.693777 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-9b8d00f2-7f5c-454e-bf6b-4e0307463827 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Delete volume with id: 3bb839f2-17cd-473e-bfc9-384fcac962f0 Jul 03 19:30:39.700265 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:39.700265 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:39.700719 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9b8d00f2-7f5c-454e-bf6b-4e0307463827 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Volume info retrieved successfully. Jul 03 19:30:39.701926 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-9b8d00f2-7f5c-454e-bf6b-4e0307463827 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99926) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 19:30:39.721895 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-9b8d00f2-7f5c-454e-bf6b-4e0307463827 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Created reservations ['06a54dcc-f70e-4f4b-8795-59a254cffa76', '69aa9ff2-7b25-4ad3-bc09-e4d9b689f8b1', '0822fe2d-bf70-49eb-9090-61d8f02853f2', 'b7028971-6743-4d5b-a626-440052911112'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:30:39.744692 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9b8d00f2-7f5c-454e-bf6b-4e0307463827 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Delete volume request issued successfully. Jul 03 19:30:39.745100 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9b8d00f2-7f5c-454e-bf6b-4e0307463827 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] https://10.4.3.61/volume/v3/volumes/3bb839f2-17cd-473e-bfc9-384fcac962f0 returned with HTTP 202 Jul 03 19:30:39.745694 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 664/2734] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:30:39 2026] DELETE /volume/v3/volumes/3bb839f2-17cd-473e-bfc9-384fcac962f0 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:30:39.752580 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8f23d2a3-dc86-4a46-91f2-903446dec62e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:39.754418 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8f23d2a3-dc86-4a46-91f2-903446dec62e tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] DELETE https://10.4.3.61/volume/v3/types/b1655d68-4938-4727-b957-2458210e0132 Jul 03 19:30:39.754626 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8f23d2a3-dc86-4a46-91f2-903446dec62e tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:39.754794 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8f23d2a3-dc86-4a46-91f2-903446dec62e tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Calling method '_delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:39.776346 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8f23d2a3-dc86-4a46-91f2-903446dec62e tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] https://10.4.3.61/volume/v3/types/b1655d68-4938-4727-b957-2458210e0132 returned with HTTP 202 Jul 03 19:30:39.776749 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 691/2735] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:30:39 2026] DELETE /volume/v3/types/b1655d68-4938-4727-b957-2458210e0132 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:30:39.784374 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-961e7dbc-fe55-4559-9509-f7a87fe1d208 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:39.786183 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-961e7dbc-fe55-4559-9509-f7a87fe1d208 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:30:39.786522 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-961e7dbc-fe55-4559-9509-f7a87fe1d208 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-50190280", "extra_specs": {"storage_protocol": "tempest-storage_protocol-833700206", "vendor_name": "tempest-vendor_name-631146208"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:39.800559 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-961e7dbc-fe55-4559-9509-f7a87fe1d208 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:30:39.801137 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 690/2736] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:30:39 2026] POST /volume/v3/types => generated 326 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:39.809426 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0a66d350-693c-49f8-a740-ed5626511f69 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:39.811327 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0a66d350-693c-49f8-a740-ed5626511f69 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:30:39.811748 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0a66d350-693c-49f8-a740-ed5626511f69 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1572319e-e465-4499-b00a-0972978395aa", "size": 1}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:39.814330 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-0a66d350-693c-49f8-a740-ed5626511f69 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Create volume request body: {'volume': {'volume_type': '1572319e-e465-4499-b00a-0972978395aa', 'size': 1}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:30:39.819606 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-0a66d350-693c-49f8-a740-ed5626511f69 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Create volume of 1 GB Jul 03 19:30:39.820121 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:39.820121 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:39.820595 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0a66d350-693c-49f8-a740-ed5626511f69 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Availability Zones retrieved successfully. Jul 03 19:30:39.843350 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-0a66d350-693c-49f8-a740-ed5626511f69 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Flow 'volume_create_api' (f71c34f9-6802-4532-ba36-2de85397f8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:30:39.845523 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-0a66d350-693c-49f8-a740-ed5626511f69 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75ed4d40-ea82-4bdf-b565-0c11a2db712d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:39.846374 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-0a66d350-693c-49f8-a740-ed5626511f69 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:30:39.877784 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-0a66d350-693c-49f8-a740-ed5626511f69 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75ed4d40-ea82-4bdf-b565-0c11a2db712d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:30:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-833700206',vendor_name='tempest-vendor_name-631146208'},id=1572319e-e465-4499-b00a-0972978395aa,is_public=True,name='tempest-ProjectMemberTests-volume-type-50190280',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1572319e-e465-4499-b00a-0972978395aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:39.878930 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-0a66d350-693c-49f8-a740-ed5626511f69 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (296b6de2-eb14-4ffd-aec4-98a6a22e4368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:39.916695 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-0a66d350-693c-49f8-a740-ed5626511f69 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-50190280 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-50190280, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:30:39.917084 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-0a66d350-693c-49f8-a740-ed5626511f69 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-50190280 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-50190280, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:30:39.952564 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-0a66d350-693c-49f8-a740-ed5626511f69 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Created reservations ['57d41827-f784-4b30-adc7-a87d89243134', '72926804-3dec-44d3-b6f4-62802cc0a573', '5efd7c2f-259d-4f07-a942-63b5cd2b6520', '6d48a4be-406d-4e8d-8763-2b8f2d61bcee'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:30:39.953682 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-0a66d350-693c-49f8-a740-ed5626511f69 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (296b6de2-eb14-4ffd-aec4-98a6a22e4368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57d41827-f784-4b30-adc7-a87d89243134', '72926804-3dec-44d3-b6f4-62802cc0a573', '5efd7c2f-259d-4f07-a942-63b5cd2b6520', '6d48a4be-406d-4e8d-8763-2b8f2d61bcee']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:39.954767 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-0a66d350-693c-49f8-a740-ed5626511f69 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (678f407d-2021-49ce-bbc1-2f0ebc90784a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:39.991384 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-0a66d350-693c-49f8-a740-ed5626511f69 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (678f407d-2021-49ce-bbc1-2f0ebc90784a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b2ac3a6-f25b-45e7-b4f4-a4d47d628e9a', '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='00f309eeed614ce59556bd118753f71f',qos_specs=None,replication_status=,reservations=['57d41827-f784-4b30-adc7-a87d89243134','72926804-3dec-44d3-b6f4-62802cc0a573','5efd7c2f-259d-4f07-a942-63b5cd2b6520','6d48a4be-406d-4e8d-8763-2b8f2d61bcee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12022cf460544f22b39507261023f692',volume_type_id=1572319e-e465-4499-b00a-0972978395aa), 'volume': Volume(_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-03T19:30:39Z,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=9b2ac3a6-f25b-45e7-b4f4-a4d47d628e9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00f309eeed614ce59556bd118753f71f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12022cf460544f22b39507261023f692',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1572319e-e465-4499-b00a-0972978395aa),volume_type_id=1572319e-e465-4499-b00a-0972978395aa)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:39.992915 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-0a66d350-693c-49f8-a740-ed5626511f69 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c9810b9-2d36-424f-b4e9-2aa7d123b8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:40.016987 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-0a66d350-693c-49f8-a740-ed5626511f69 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c9810b9-2d36-424f-b4e9-2aa7d123b8e4) transitioned into state 'SUCCESS' from 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='00f309eeed614ce59556bd118753f71f',qos_specs=None,replication_status=,reservations=['57d41827-f784-4b30-adc7-a87d89243134','72926804-3dec-44d3-b6f4-62802cc0a573','5efd7c2f-259d-4f07-a942-63b5cd2b6520','6d48a4be-406d-4e8d-8763-2b8f2d61bcee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12022cf460544f22b39507261023f692',volume_type_id=1572319e-e465-4499-b00a-0972978395aa)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:40.018328 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-0a66d350-693c-49f8-a740-ed5626511f69 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1c84a17-3097-4eee-890f-71f50ad64f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:40.031777 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-0a66d350-693c-49f8-a740-ed5626511f69 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1c84a17-3097-4eee-890f-71f50ad64f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:40.033044 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-0a66d350-693c-49f8-a740-ed5626511f69 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Flow 'volume_create_api' (f71c34f9-6802-4532-ba36-2de85397f8d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:30:40.033535 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0a66d350-693c-49f8-a740-ed5626511f69 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Create volume request issued successfully. Jul 03 19:30:40.034350 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0a66d350-693c-49f8-a740-ed5626511f69 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:30:40.034873 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 692/2737] 10.4.3.61 () {70 vars in 1291 bytes} [Fri Jul 3 19:30:39 2026] POST /volume/v3/volumes => generated 770 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:30:40.049735 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6a00f9eb-3077-46e3-b859-6bccfa14cec5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:40.053732 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6a00f9eb-3077-46e3-b859-6bccfa14cec5 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] GET https://10.4.3.61/volume/v3/volumes/9b2ac3a6-f25b-45e7-b4f4-a4d47d628e9a Jul 03 19:30:40.053732 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6a00f9eb-3077-46e3-b859-6bccfa14cec5 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:40.053732 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6a00f9eb-3077-46e3-b859-6bccfa14cec5 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:40.061726 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:40.061726 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:40.066034 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-6a00f9eb-3077-46e3-b859-6bccfa14cec5 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Volume info retrieved successfully. Jul 03 19:30:40.070688 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6a00f9eb-3077-46e3-b859-6bccfa14cec5 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] https://10.4.3.61/volume/v3/volumes/9b2ac3a6-f25b-45e7-b4f4-a4d47d628e9a returned with HTTP 200 Jul 03 19:30:40.071323 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 665/2738] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:30:40 2026] GET /volume/v3/volumes/9b2ac3a6-f25b-45e7-b4f4-a4d47d628e9a => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:40.299796 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-082b43f7-bed1-48d2-b4c7-2ef8a90e8134 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:40.301897 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-082b43f7-bed1-48d2-b4c7-2ef8a90e8134 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e Jul 03 19:30:40.302110 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-082b43f7-bed1-48d2-b4c7-2ef8a90e8134 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:40.302380 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-082b43f7-bed1-48d2-b4c7-2ef8a90e8134 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:40.311887 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:40.311887 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:40.315562 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-082b43f7-bed1-48d2-b4c7-2ef8a90e8134 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:30:40.320516 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-082b43f7-bed1-48d2-b4c7-2ef8a90e8134 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e returned with HTTP 200 Jul 03 19:30:40.321017 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 692/2739] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:40 2026] GET /volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:40.484569 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4e17e263-fadd-4cec-a62d-708ac1c0f4ac None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:40.486391 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4e17e263-fadd-4cec-a62d-708ac1c0f4ac tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:40.486622 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4e17e263-fadd-4cec-a62d-708ac1c0f4ac tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:40.486850 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4e17e263-fadd-4cec-a62d-708ac1c0f4ac tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:40.486957 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-4e17e263-fadd-4cec-a62d-708ac1c0f4ac tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:40.491538 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:40.491538 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:40.492357 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4e17e263-fadd-4cec-a62d-708ac1c0f4ac tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:40.492691 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 691/2740] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:40 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:41.066334 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-da39395d-a295-4f88-ba2e-e71887c2cb74 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:41.068929 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-da39395d-a295-4f88-ba2e-e71887c2cb74 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:30:41.069354 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-da39395d-a295-4f88-ba2e-e71887c2cb74 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:41.069516 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-da39395d-a295-4f88-ba2e-e71887c2cb74 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:41.079573 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:41.079573 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:41.081808 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-da39395d-a295-4f88-ba2e-e71887c2cb74 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:30:41.087197 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-da39395d-a295-4f88-ba2e-e71887c2cb74 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:30:41.087490 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 693/2741] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:30:41 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:41.091279 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6af7d8dc-3597-4f18-9019-6d185c7e9156 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:41.094405 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6af7d8dc-3597-4f18-9019-6d185c7e9156 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] GET https://10.4.3.61/volume/v3/volumes/9b2ac3a6-f25b-45e7-b4f4-a4d47d628e9a Jul 03 19:30:41.094955 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6af7d8dc-3597-4f18-9019-6d185c7e9156 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:41.094955 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6af7d8dc-3597-4f18-9019-6d185c7e9156 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:41.104350 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:41.104350 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:41.109666 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-6af7d8dc-3597-4f18-9019-6d185c7e9156 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Volume info retrieved successfully. Jul 03 19:30:41.114408 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6af7d8dc-3597-4f18-9019-6d185c7e9156 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] https://10.4.3.61/volume/v3/volumes/9b2ac3a6-f25b-45e7-b4f4-a4d47d628e9a returned with HTTP 200 Jul 03 19:30:41.114772 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 666/2742] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:30:41 2026] GET /volume/v3/volumes/9b2ac3a6-f25b-45e7-b4f4-a4d47d628e9a => generated 970 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:41.130291 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1c11ae74-03d2-4cdc-b7ba-186196a0f642 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:41.132307 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1c11ae74-03d2-4cdc-b7ba-186196a0f642 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] GET https://10.4.3.61/volume/v3/messages Jul 03 19:30:41.132566 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1c11ae74-03d2-4cdc-b7ba-186196a0f642 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:41.132760 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1c11ae74-03d2-4cdc-b7ba-186196a0f642 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:41.136950 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1c11ae74-03d2-4cdc-b7ba-186196a0f642 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] https://10.4.3.61/volume/v3/messages returned with HTTP 200 Jul 03 19:30:41.137713 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 693/2743] 10.4.3.61 () {68 vars in 1273 bytes} [Fri Jul 3 19:30:41 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:41.150710 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-88b4ca15-4f31-4f2e-a116-d6671f37b228 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:41.152670 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-88b4ca15-4f31-4f2e-a116-d6671f37b228 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-member] GET https://10.4.3.61/volume/v3/messages/32cbba21-aa12-42e8-b2ae-7fda4ae6c4f4 Jul 03 19:30:41.153586 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-88b4ca15-4f31-4f2e-a116-d6671f37b228 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:41.153586 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-88b4ca15-4f31-4f2e-a116-d6671f37b228 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:41.158263 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-88b4ca15-4f31-4f2e-a116-d6671f37b228 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-member] https://10.4.3.61/volume/v3/messages/32cbba21-aa12-42e8-b2ae-7fda4ae6c4f4 returned with HTTP 200 Jul 03 19:30:41.158525 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 692/2744] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:30:41 2026] GET /volume/v3/messages/32cbba21-aa12-42e8-b2ae-7fda4ae6c4f4 => generated 665 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:41.167635 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9cb4d58c-6492-4a7d-ae54-e6fe966e0acd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:41.171047 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9cb4d58c-6492-4a7d-ae54-e6fe966e0acd tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] DELETE https://10.4.3.61/volume/v3/messages/32cbba21-aa12-42e8-b2ae-7fda4ae6c4f4 Jul 03 19:30:41.171381 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9cb4d58c-6492-4a7d-ae54-e6fe966e0acd tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:41.171722 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9cb4d58c-6492-4a7d-ae54-e6fe966e0acd tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:41.182420 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9cb4d58c-6492-4a7d-ae54-e6fe966e0acd tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] https://10.4.3.61/volume/v3/messages/32cbba21-aa12-42e8-b2ae-7fda4ae6c4f4 returned with HTTP 204 Jul 03 19:30:41.182906 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 694/2745] 10.4.3.61 () {68 vars in 1387 bytes} [Fri Jul 3 19:30:41 2026] DELETE /volume/v3/messages/32cbba21-aa12-42e8-b2ae-7fda4ae6c4f4 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 19:30:41.189702 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-56d6556d-7f59-458c-b4ce-b5b076c885dc None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:41.191558 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-56d6556d-7f59-458c-b4ce-b5b076c885dc tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/9b2ac3a6-f25b-45e7-b4f4-a4d47d628e9a Jul 03 19:30:41.191788 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-56d6556d-7f59-458c-b4ce-b5b076c885dc tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:41.192022 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-56d6556d-7f59-458c-b4ce-b5b076c885dc tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:41.192257 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-56d6556d-7f59-458c-b4ce-b5b076c885dc tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Delete volume with id: 9b2ac3a6-f25b-45e7-b4f4-a4d47d628e9a Jul 03 19:30:41.200108 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:41.200108 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:41.200493 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-56d6556d-7f59-458c-b4ce-b5b076c885dc tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Volume info retrieved successfully. Jul 03 19:30:41.201562 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-56d6556d-7f59-458c-b4ce-b5b076c885dc tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99926) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 19:30:41.214406 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-56d6556d-7f59-458c-b4ce-b5b076c885dc tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-50190280 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-50190280, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:30:41.214679 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-56d6556d-7f59-458c-b4ce-b5b076c885dc tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-50190280 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-50190280, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:30:41.223948 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-56d6556d-7f59-458c-b4ce-b5b076c885dc tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Created reservations ['d44ad9e3-65dc-4b92-9684-5e03c46b2a7c', '39066555-56a8-48e7-bddb-f6c0c6435ef2', 'b57a5dd6-32d3-4fd6-a959-36b4d143129d', 'b65c1697-43f8-417b-a971-dac43f879980'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:30:41.254339 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-56d6556d-7f59-458c-b4ce-b5b076c885dc tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Delete volume request issued successfully. Jul 03 19:30:41.254596 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-56d6556d-7f59-458c-b4ce-b5b076c885dc tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] https://10.4.3.61/volume/v3/volumes/9b2ac3a6-f25b-45e7-b4f4-a4d47d628e9a returned with HTTP 202 Jul 03 19:30:41.255243 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 667/2746] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:30:41 2026] DELETE /volume/v3/volumes/9b2ac3a6-f25b-45e7-b4f4-a4d47d628e9a => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:30:41.262324 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-33ff94e9-df79-4924-a0be-9044bc055575 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:41.264053 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-33ff94e9-df79-4924-a0be-9044bc055575 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] DELETE https://10.4.3.61/volume/v3/types/1572319e-e465-4499-b00a-0972978395aa Jul 03 19:30:41.264279 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-33ff94e9-df79-4924-a0be-9044bc055575 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:41.264472 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-33ff94e9-df79-4924-a0be-9044bc055575 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] Calling method '_delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:41.291440 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-33ff94e9-df79-4924-a0be-9044bc055575 tempest-ProjectMemberTests-769611150 tempest-ProjectMemberTests-769611150-project-admin] https://10.4.3.61/volume/v3/types/1572319e-e465-4499-b00a-0972978395aa returned with HTTP 202 Jul 03 19:30:41.291821 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 694/2747] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:30:41 2026] DELETE /volume/v3/types/1572319e-e465-4499-b00a-0972978395aa => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:30:41.332121 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6d2daac9-dc9c-474b-a7af-77b70597c1f6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:41.334262 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6d2daac9-dc9c-474b-a7af-77b70597c1f6 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e Jul 03 19:30:41.334262 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6d2daac9-dc9c-474b-a7af-77b70597c1f6 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:41.334262 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6d2daac9-dc9c-474b-a7af-77b70597c1f6 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:41.344174 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:41.344174 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:41.347761 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6d2daac9-dc9c-474b-a7af-77b70597c1f6 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:30:41.351842 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6d2daac9-dc9c-474b-a7af-77b70597c1f6 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e returned with HTTP 200 Jul 03 19:30:41.352177 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 693/2748] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:41 2026] GET /volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:41.502470 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-49d6bfaf-3bd0-418d-b6d6-a036c54a211c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:41.504202 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-49d6bfaf-3bd0-418d-b6d6-a036c54a211c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:41.504398 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-49d6bfaf-3bd0-418d-b6d6-a036c54a211c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:41.504579 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-49d6bfaf-3bd0-418d-b6d6-a036c54a211c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:41.504679 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-49d6bfaf-3bd0-418d-b6d6-a036c54a211c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:41.508998 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:41.508998 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:41.512513 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-49d6bfaf-3bd0-418d-b6d6-a036c54a211c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:41.512513 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 695/2749] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:41 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:42.365321 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c0d5f479-5222-4589-aec6-c30aae297e64 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:42.367270 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c0d5f479-5222-4589-aec6-c30aae297e64 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e Jul 03 19:30:42.367483 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c0d5f479-5222-4589-aec6-c30aae297e64 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:42.367681 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c0d5f479-5222-4589-aec6-c30aae297e64 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:42.378098 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:42.378098 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:42.381886 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c0d5f479-5222-4589-aec6-c30aae297e64 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:30:42.386192 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c0d5f479-5222-4589-aec6-c30aae297e64 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e returned with HTTP 200 Jul 03 19:30:42.386592 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 668/2750] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:42 2026] GET /volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:42.522690 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-47d49bb1-a22d-400c-b181-7aed1c3d7877 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:42.524406 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-47d49bb1-a22d-400c-b181-7aed1c3d7877 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:42.524569 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-47d49bb1-a22d-400c-b181-7aed1c3d7877 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:42.524734 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-47d49bb1-a22d-400c-b181-7aed1c3d7877 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:42.524823 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-47d49bb1-a22d-400c-b181-7aed1c3d7877 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:42.529242 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:42.529242 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:42.529891 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-47d49bb1-a22d-400c-b181-7aed1c3d7877 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:42.530255 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 695/2751] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:42 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:43.132790 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-aec0f6f8-38ea-4cbc-8f86-35aade6b58e5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:43.133114 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-aec0f6f8-38ea-4cbc-8f86-35aade6b58e5 None None] GET https://10.4.3.61/volume// Jul 03 19:30:43.135045 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-aec0f6f8-38ea-4cbc-8f86-35aade6b58e5 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:43.135045 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-aec0f6f8-38ea-4cbc-8f86-35aade6b58e5 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:43.135045 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-aec0f6f8-38ea-4cbc-8f86-35aade6b58e5 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:30:43.135045 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 694/2752] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:30:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:30:43.141338 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-3fe027b0-a4c9-41a5-b321-87c00d25f42e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:43.149192 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-3fe027b0-a4c9-41a5-b321-87c00d25f42e tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:30:43.149192 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-3fe027b0-a4c9-41a5-b321-87c00d25f42e tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "531cf9f2-f1d1-43cf-ae1f-689c9b3f926a", "connector": null, "instance_uuid": "8954eeed-9479-462a-b8bd-88f0755ef36f"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:43.160322 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:43.160322 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:43.202679 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-3fe027b0-a4c9-41a5-b321-87c00d25f42e tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:30:43.203602 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 696/2753] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:30:43 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 19:30:43.386002 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-26f49571-d69d-4507-9f79-4e7de261c303 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:43.388336 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-26f49571-d69d-4507-9f79-4e7de261c303 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:30:43.388736 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-26f49571-d69d-4507-9f79-4e7de261c303 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:43.389058 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-26f49571-d69d-4507-9f79-4e7de261c303 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:43.396522 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:43.396522 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:43.402219 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-62f52669-b519-4d8a-b4ef-30d599c73430 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:43.402340 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-26f49571-d69d-4507-9f79-4e7de261c303 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:30:43.403438 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-62f52669-b519-4d8a-b4ef-30d599c73430 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e Jul 03 19:30:43.403673 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-62f52669-b519-4d8a-b4ef-30d599c73430 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:43.403906 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-62f52669-b519-4d8a-b4ef-30d599c73430 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:43.406834 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-26f49571-d69d-4507-9f79-4e7de261c303 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:30:43.407566 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 669/2754] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:30:43 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:43.415730 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:43.415730 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:43.419862 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-62f52669-b519-4d8a-b4ef-30d599c73430 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:30:43.425517 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-62f52669-b519-4d8a-b4ef-30d599c73430 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e returned with HTTP 200 Jul 03 19:30:43.426040 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 696/2755] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:43 2026] GET /volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:43.540311 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9d67501d-3218-4502-b820-0770709d10ca None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:43.542379 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9d67501d-3218-4502-b820-0770709d10ca tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:43.542668 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9d67501d-3218-4502-b820-0770709d10ca tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:43.543030 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9d67501d-3218-4502-b820-0770709d10ca tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:43.543116 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-9d67501d-3218-4502-b820-0770709d10ca tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:43.544974 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=302,cinder:INSERT=48,cinder:UPDATE=70 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:30:43.548498 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:43.548498 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:43.549393 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9d67501d-3218-4502-b820-0770709d10ca tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:43.549829 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 695/2756] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:43 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:43.619717 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-68e6c6df-0a21-49c5-a29f-3211baad4819 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:43.622297 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-68e6c6df-0a21-49c5-a29f-3211baad4819 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:30:43.623897 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-68e6c6df-0a21-49c5-a29f-3211baad4819 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:43.625184 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-68e6c6df-0a21-49c5-a29f-3211baad4819 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:43.637503 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:43.637503 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:43.641759 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-68e6c6df-0a21-49c5-a29f-3211baad4819 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:30:43.647797 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-68e6c6df-0a21-49c5-a29f-3211baad4819 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:30:43.648509 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 697/2757] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:43 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 901 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:43.741355 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-096940d7-ca47-475e-9fd6-72041bc916a7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:43.741355 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-096940d7-ca47-475e-9fd6-72041bc916a7 None None] GET https://10.4.3.61/volume// Jul 03 19:30:43.741355 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-096940d7-ca47-475e-9fd6-72041bc916a7 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:43.741355 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-096940d7-ca47-475e-9fd6-72041bc916a7 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:43.741355 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-096940d7-ca47-475e-9fd6-72041bc916a7 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:30:43.741355 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 670/2758] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:30:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:30:43.749583 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-18c786bb-0f7d-476b-8b73-7d3f4b6659fd None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:43.752278 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-18c786bb-0f7d-476b-8b73-7d3f4b6659fd tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:30:43.752562 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-18c786bb-0f7d-476b-8b73-7d3f4b6659fd tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:43.752782 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-18c786bb-0f7d-476b-8b73-7d3f4b6659fd tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:43.764515 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:43.764515 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:43.770210 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-18c786bb-0f7d-476b-8b73-7d3f4b6659fd tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:30:43.776941 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-18c786bb-0f7d-476b-8b73-7d3f4b6659fd tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:30:43.777754 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 697/2759] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:30:43 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 1081 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:30:43.905289 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-e5903b72-4174-474c-8c67-b7581dfaea18 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:43.907640 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-e5903b72-4174-474c-8c67-b7581dfaea18 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] PUT https://10.4.3.61/volume/v3/attachments/b0bc07e6-2901-4663-b019-094130eeae9b Jul 03 19:30:43.908102 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-e5903b72-4174-474c-8c67-b7581dfaea18 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:43.921892 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-e5903b72-4174-474c-8c67-b7581dfaea18 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Acquiring lock "cinder-attachment_update-531cf9f2-f1d1-43cf-ae1f-689c9b3f926a-np0000004460" by "attachment_update" {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:30:43.929529 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-e5903b72-4174-474c-8c67-b7581dfaea18 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Lock "cinder-attachment_update-531cf9f2-f1d1-43cf-ae1f-689c9b3f926a-np0000004460" acquired by "attachment_update" :: waited 0.010s {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:30:43.931046 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:43.931046 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:44.439828 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8f73e4a6-5961-483d-b652-f209c73c6cd5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:44.442058 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8f73e4a6-5961-483d-b652-f209c73c6cd5 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e Jul 03 19:30:44.442277 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8f73e4a6-5961-483d-b652-f209c73c6cd5 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:44.442479 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8f73e4a6-5961-483d-b652-f209c73c6cd5 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:44.453710 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:44.453710 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:44.458132 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-8f73e4a6-5961-483d-b652-f209c73c6cd5 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:30:44.459136 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-e5903b72-4174-474c-8c67-b7581dfaea18 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Lock "cinder-attachment_update-531cf9f2-f1d1-43cf-ae1f-689c9b3f926a-np0000004460" released by "attachment_update" :: held 0.530s {{(pid=99927) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:30:44.459549 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-e5903b72-4174-474c-8c67-b7581dfaea18 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/attachments/b0bc07e6-2901-4663-b019-094130eeae9b returned with HTTP 200 Jul 03 19:30:44.460146 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 696/2760] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:30:43 2026] PUT /volume/v3/attachments/b0bc07e6-2901-4663-b019-094130eeae9b => generated 968 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:44.462856 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8f73e4a6-5961-483d-b652-f209c73c6cd5 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e returned with HTTP 200 Jul 03 19:30:44.463442 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 698/2761] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:44 2026] GET /volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:44.468820 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-8758615c-bac5-4c52-8a58-60e5abeed3e6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:44.470998 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-8758615c-bac5-4c52-8a58-60e5abeed3e6 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a/encryption Jul 03 19:30:44.472644 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-8758615c-bac5-4c52-8a58-60e5abeed3e6 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:44.472644 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-8758615c-bac5-4c52-8a58-60e5abeed3e6 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:44.482598 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:44.482598 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:44.490156 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-8758615c-bac5-4c52-8a58-60e5abeed3e6 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a/encryption returned with HTTP 200 Jul 03 19:30:44.491329 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 671/2762] 10.4.3.61 () {68 vars in 1624 bytes} [Fri Jul 3 19:30:44 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:44.560527 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-16f0ed50-e5ac-4e1f-a4c6-18df9d9c462f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:44.562215 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-16f0ed50-e5ac-4e1f-a4c6-18df9d9c462f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:44.562407 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-16f0ed50-e5ac-4e1f-a4c6-18df9d9c462f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:44.562582 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-16f0ed50-e5ac-4e1f-a4c6-18df9d9c462f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:44.562688 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-16f0ed50-e5ac-4e1f-a4c6-18df9d9c462f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:44.566583 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:44.566583 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:44.567270 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-16f0ed50-e5ac-4e1f-a4c6-18df9d9c462f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:44.567607 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 698/2763] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:44 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:44.662090 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b9ad1672-e009-4c92-aca4-5c01df3addc6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:44.664131 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b9ad1672-e009-4c92-aca4-5c01df3addc6 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:30:44.664368 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b9ad1672-e009-4c92-aca4-5c01df3addc6 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:44.664550 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b9ad1672-e009-4c92-aca4-5c01df3addc6 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:44.673735 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:44.673735 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:44.677432 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b9ad1672-e009-4c92-aca4-5c01df3addc6 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:30:44.682161 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b9ad1672-e009-4c92-aca4-5c01df3addc6 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:30:44.682652 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 697/2764] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:44 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:45.448663 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-473cabdf-69b2-484f-b5e7-54842b6c4f06 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:45.449363 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-473cabdf-69b2-484f-b5e7-54842b6c4f06 None None] GET https://10.4.3.61/volume// Jul 03 19:30:45.449623 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-473cabdf-69b2-484f-b5e7-54842b6c4f06 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:45.449890 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-473cabdf-69b2-484f-b5e7-54842b6c4f06 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:45.450358 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-473cabdf-69b2-484f-b5e7-54842b6c4f06 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:30:45.450650 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 699/2765] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:30:45 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:30:45.458660 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-ab365be1-1a68-4d07-aa98-f8643eb48e83 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:45.461208 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-ab365be1-1a68-4d07-aa98-f8643eb48e83 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:30:45.463184 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-ab365be1-1a68-4d07-aa98-f8643eb48e83 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d9de4ad-330a-4a7b-b67d-31de9cfcebf8", "connector": null, "instance_uuid": "f1fb95a1-3e3c-4efb-a892-fea8abcddb0f"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:45.470814 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:45.470814 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:45.480053 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-40e19cbc-5c40-4547-8087-ac8c492ff61c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:45.482688 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-40e19cbc-5c40-4547-8087-ac8c492ff61c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e Jul 03 19:30:45.482688 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-40e19cbc-5c40-4547-8087-ac8c492ff61c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:45.482688 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-40e19cbc-5c40-4547-8087-ac8c492ff61c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:45.494413 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:45.494413 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:45.498561 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-40e19cbc-5c40-4547-8087-ac8c492ff61c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:30:45.503509 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-40e19cbc-5c40-4547-8087-ac8c492ff61c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e returned with HTTP 200 Jul 03 19:30:45.503944 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 699/2766] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:45 2026] GET /volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:45.510402 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-ab365be1-1a68-4d07-aa98-f8643eb48e83 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:30:45.510402 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 672/2767] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:30:45 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 19:30:45.578729 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3e4c8512-d2cb-416b-b888-f53b2f56c1af None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:45.580803 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3e4c8512-d2cb-416b-b888-f53b2f56c1af tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:45.581111 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3e4c8512-d2cb-416b-b888-f53b2f56c1af tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:45.581402 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3e4c8512-d2cb-416b-b888-f53b2f56c1af tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:45.581571 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-3e4c8512-d2cb-416b-b888-f53b2f56c1af tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:45.586766 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:45.586766 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:45.587716 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3e4c8512-d2cb-416b-b888-f53b2f56c1af tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:45.588203 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 698/2768] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:45 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:45.695426 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4ab910a5-8f2e-4e7d-b8e9-917484a35c93 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:45.697389 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4ab910a5-8f2e-4e7d-b8e9-917484a35c93 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:30:45.697594 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4ab910a5-8f2e-4e7d-b8e9-917484a35c93 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:45.697765 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4ab910a5-8f2e-4e7d-b8e9-917484a35c93 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:45.706745 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:45.706745 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:45.709980 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-4ab910a5-8f2e-4e7d-b8e9-917484a35c93 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:30:45.713586 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4ab910a5-8f2e-4e7d-b8e9-917484a35c93 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:30:45.713922 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 700/2769] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:45 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:45.934519 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-986f48a0-9ba8-4d60-b424-6a464db7e6ae None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:45.936608 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-986f48a0-9ba8-4d60-b424-6a464db7e6ae tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:30:45.936837 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-986f48a0-9ba8-4d60-b424-6a464db7e6ae tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:45.937060 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-986f48a0-9ba8-4d60-b424-6a464db7e6ae tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:45.947337 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:45.947337 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:45.950543 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-986f48a0-9ba8-4d60-b424-6a464db7e6ae tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:30:45.954292 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-986f48a0-9ba8-4d60-b424-6a464db7e6ae tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:30:45.954651 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 700/2770] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:45 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 863 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:46.040004 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d56d2708-e230-4133-9cbd-c896c68a3e6f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:46.040004 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d56d2708-e230-4133-9cbd-c896c68a3e6f None None] GET https://10.4.3.61/volume// Jul 03 19:30:46.040004 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d56d2708-e230-4133-9cbd-c896c68a3e6f None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:46.040004 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d56d2708-e230-4133-9cbd-c896c68a3e6f None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:46.040004 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d56d2708-e230-4133-9cbd-c896c68a3e6f None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:30:46.040004 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 673/2771] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:30:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:30:46.046965 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-82660056-a543-41d5-ba7b-18aa7c9b8287 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:46.048919 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-82660056-a543-41d5-ba7b-18aa7c9b8287 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:30:46.049247 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-82660056-a543-41d5-ba7b-18aa7c9b8287 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:46.049475 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-82660056-a543-41d5-ba7b-18aa7c9b8287 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:46.058376 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:46.058376 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:46.062176 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-82660056-a543-41d5-ba7b-18aa7c9b8287 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:30:46.067981 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-82660056-a543-41d5-ba7b-18aa7c9b8287 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:30:46.068474 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 699/2772] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:30:46 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 1025 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:30:46.068854 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-f9697963-019a-4546-9c6b-be3a927fba5a req-e8bb0471-502e-446e-a880-1f3ec318d2a2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:46.070897 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-f9697963-019a-4546-9c6b-be3a927fba5a req-e8bb0471-502e-446e-a880-1f3ec318d2a2 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] POST https://10.4.3.61/volume/v3/attachments/8efe2d43-c989-49d9-bcb0-4afb6b3d98cf/action Jul 03 19:30:46.071089 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-f9697963-019a-4546-9c6b-be3a927fba5a req-e8bb0471-502e-446e-a880-1f3ec318d2a2 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Action body: b'{"os-complete": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:30:46.071251 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-f9697963-019a-4546-9c6b-be3a927fba5a req-e8bb0471-502e-446e-a880-1f3ec318d2a2 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:46.086847 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:46.086847 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:46.099112 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-f9697963-019a-4546-9c6b-be3a927fba5a req-e8bb0471-502e-446e-a880-1f3ec318d2a2 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/attachments/8efe2d43-c989-49d9-bcb0-4afb6b3d98cf/action returned with HTTP 204 Jul 03 19:30:46.099586 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 701/2773] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:30:46 2026] POST /volume/v3/attachments/8efe2d43-c989-49d9-bcb0-4afb6b3d98cf/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:30:46.167854 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-aa8b4806-d6ce-4daf-944c-d416dee1d9a9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:46.169769 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-aa8b4806-d6ce-4daf-944c-d416dee1d9a9 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] PUT https://10.4.3.61/volume/v3/attachments/1db6ba70-fd9c-4ba0-bb87-ac9bfb4717cc Jul 03 19:30:46.170118 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-aa8b4806-d6ce-4daf-944c-d416dee1d9a9 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:46.177062 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-aa8b4806-d6ce-4daf-944c-d416dee1d9a9 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Acquiring lock "cinder-attachment_update-6d9de4ad-330a-4a7b-b67d-31de9cfcebf8-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:30:46.181306 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-aa8b4806-d6ce-4daf-944c-d416dee1d9a9 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Lock "cinder-attachment_update-6d9de4ad-330a-4a7b-b67d-31de9cfcebf8-np0000004460" acquired by "attachment_update" :: waited 0.004s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:30:46.182350 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:46.182350 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:46.520086 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7f42f9a8-c8ca-4c80-9e45-d111d75ed889 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:46.522215 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7f42f9a8-c8ca-4c80-9e45-d111d75ed889 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e Jul 03 19:30:46.523747 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7f42f9a8-c8ca-4c80-9e45-d111d75ed889 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:46.523747 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7f42f9a8-c8ca-4c80-9e45-d111d75ed889 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:46.534967 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:46.534967 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:46.539665 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7f42f9a8-c8ca-4c80-9e45-d111d75ed889 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:30:46.544844 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7f42f9a8-c8ca-4c80-9e45-d111d75ed889 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e returned with HTTP 200 Jul 03 19:30:46.545401 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 674/2774] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:46 2026] GET /volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:46.557503 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-069a2974-9dd3-4f84-8096-aca2a5895f09 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:46.559599 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-069a2974-9dd3-4f84-8096-aca2a5895f09 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e Jul 03 19:30:46.559787 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-069a2974-9dd3-4f84-8096-aca2a5895f09 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:46.560001 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-069a2974-9dd3-4f84-8096-aca2a5895f09 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:46.569352 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:46.569352 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:46.572996 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-069a2974-9dd3-4f84-8096-aca2a5895f09 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:30:46.577431 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-069a2974-9dd3-4f84-8096-aca2a5895f09 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e returned with HTTP 200 Jul 03 19:30:46.577808 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 700/2775] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:46 2026] GET /volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:46.597815 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-11cdefd9-1a31-4556-b80d-f0b6fa08cb41 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:46.599654 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-11cdefd9-1a31-4556-b80d-f0b6fa08cb41 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:46.599898 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-11cdefd9-1a31-4556-b80d-f0b6fa08cb41 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:46.600145 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-11cdefd9-1a31-4556-b80d-f0b6fa08cb41 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:46.600300 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-11cdefd9-1a31-4556-b80d-f0b6fa08cb41 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:46.607023 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:46.607023 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:46.607866 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-11cdefd9-1a31-4556-b80d-f0b6fa08cb41 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:46.608506 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 702/2776] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:46 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:46.625038 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-922efb83-b180-415f-80de-69b44835c078 req-10ea66eb-1f39-48bb-bbd2-ebdf5660c782 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:46.628531 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-922efb83-b180-415f-80de-69b44835c078 req-10ea66eb-1f39-48bb-bbd2-ebdf5660c782 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e Jul 03 19:30:46.628740 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-922efb83-b180-415f-80de-69b44835c078 req-10ea66eb-1f39-48bb-bbd2-ebdf5660c782 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:46.628915 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-922efb83-b180-415f-80de-69b44835c078 req-10ea66eb-1f39-48bb-bbd2-ebdf5660c782 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:46.637767 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:46.637767 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:46.641181 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-922efb83-b180-415f-80de-69b44835c078 req-10ea66eb-1f39-48bb-bbd2-ebdf5660c782 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:30:46.645728 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-922efb83-b180-415f-80de-69b44835c078 req-10ea66eb-1f39-48bb-bbd2-ebdf5660c782 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e returned with HTTP 200 Jul 03 19:30:46.646361 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 675/2777] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:30:46 2026] GET /volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:46.662676 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3a070e4c-f8cb-4a2b-bdf9-eaa93686f9b5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:46.664440 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3a070e4c-f8cb-4a2b-bdf9-eaa93686f9b5 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e Jul 03 19:30:46.664627 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3a070e4c-f8cb-4a2b-bdf9-eaa93686f9b5 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:46.664802 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3a070e4c-f8cb-4a2b-bdf9-eaa93686f9b5 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:46.674584 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:46.674584 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:46.678231 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-3a070e4c-f8cb-4a2b-bdf9-eaa93686f9b5 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:30:46.682297 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3a070e4c-f8cb-4a2b-bdf9-eaa93686f9b5 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e returned with HTTP 200 Jul 03 19:30:46.682667 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 701/2778] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:46 2026] GET /volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:46.704598 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-aa8b4806-d6ce-4daf-944c-d416dee1d9a9 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Lock "cinder-attachment_update-6d9de4ad-330a-4a7b-b67d-31de9cfcebf8-np0000004460" released by "attachment_update" :: held 0.523s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:30:46.704944 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-aa8b4806-d6ce-4daf-944c-d416dee1d9a9 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/attachments/1db6ba70-fd9c-4ba0-bb87-ac9bfb4717cc returned with HTTP 200 Jul 03 19:30:46.705468 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 701/2779] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:30:46 2026] PUT /volume/v3/attachments/1db6ba70-fd9c-4ba0-bb87-ac9bfb4717cc => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:46.726829 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6993365c-ad67-4074-974f-cd0902b7210d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:46.732684 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6993365c-ad67-4074-974f-cd0902b7210d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:30:46.732899 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6993365c-ad67-4074-974f-cd0902b7210d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:46.733104 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6993365c-ad67-4074-974f-cd0902b7210d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:46.733753 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-213ca353-1fa3-44f8-99ab-9488a4031fba req-c9002f7c-a665-4b5b-a731-5845e658314b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:46.739022 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-213ca353-1fa3-44f8-99ab-9488a4031fba req-c9002f7c-a665-4b5b-a731-5845e658314b tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e Jul 03 19:30:46.739251 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-213ca353-1fa3-44f8-99ab-9488a4031fba req-c9002f7c-a665-4b5b-a731-5845e658314b tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:46.739430 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-213ca353-1fa3-44f8-99ab-9488a4031fba req-c9002f7c-a665-4b5b-a731-5845e658314b tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:46.748221 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:46.748221 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:46.757104 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:46.757104 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:46.760292 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6993365c-ad67-4074-974f-cd0902b7210d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:30:46.762251 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-213ca353-1fa3-44f8-99ab-9488a4031fba req-c9002f7c-a665-4b5b-a731-5845e658314b tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:30:46.764758 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6993365c-ad67-4074-974f-cd0902b7210d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:30:46.765421 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 703/2780] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:46 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 902 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:46.772884 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-213ca353-1fa3-44f8-99ab-9488a4031fba req-c9002f7c-a665-4b5b-a731-5845e658314b tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e returned with HTTP 200 Jul 03 19:30:46.773379 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 676/2781] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:30:46 2026] GET /volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:46.795803 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-213ca353-1fa3-44f8-99ab-9488a4031fba req-ad3d5e34-d522-4f01-b23b-da3e4b77942c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:46.797945 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-213ca353-1fa3-44f8-99ab-9488a4031fba req-ad3d5e34-d522-4f01-b23b-da3e4b77942c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] POST https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e/action Jul 03 19:30:46.798346 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-213ca353-1fa3-44f8-99ab-9488a4031fba req-ad3d5e34-d522-4f01-b23b-da3e4b77942c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:30:46.798490 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-213ca353-1fa3-44f8-99ab-9488a4031fba req-ad3d5e34-d522-4f01-b23b-da3e4b77942c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:46.811498 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:46.811498 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:46.812112 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-213ca353-1fa3-44f8-99ab-9488a4031fba req-ad3d5e34-d522-4f01-b23b-da3e4b77942c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:30:46.822491 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-213ca353-1fa3-44f8-99ab-9488a4031fba req-ad3d5e34-d522-4f01-b23b-da3e4b77942c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Begin detaching volume completed successfully. Jul 03 19:30:46.822491 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-213ca353-1fa3-44f8-99ab-9488a4031fba req-ad3d5e34-d522-4f01-b23b-da3e4b77942c tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e/action returned with HTTP 202 Jul 03 19:30:46.822491 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 702/2782] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:30:46 2026] POST /volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:30:46.977532 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-acc00511-1433-4cbc-b1dd-bd503ff42a65 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:46.979828 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-acc00511-1433-4cbc-b1dd-bd503ff42a65 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:30:46.980072 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-acc00511-1433-4cbc-b1dd-bd503ff42a65 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:46.980296 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-acc00511-1433-4cbc-b1dd-bd503ff42a65 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:46.999269 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:46.999269 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:47.003819 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-acc00511-1433-4cbc-b1dd-bd503ff42a65 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:30:47.016369 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-acc00511-1433-4cbc-b1dd-bd503ff42a65 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:30:47.016970 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 702/2783] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:46 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 864 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:47.619742 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e6d40ddd-dead-48df-92fe-70d2082a8171 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:47.622665 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e6d40ddd-dead-48df-92fe-70d2082a8171 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:47.622875 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e6d40ddd-dead-48df-92fe-70d2082a8171 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:47.623127 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e6d40ddd-dead-48df-92fe-70d2082a8171 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:47.623306 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-e6d40ddd-dead-48df-92fe-70d2082a8171 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:47.627626 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:47.627626 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:47.628381 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e6d40ddd-dead-48df-92fe-70d2082a8171 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:47.628734 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 704/2784] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:47 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:47.777502 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-2a28e786-6a1d-4a51-af2e-e1f15f9bcc3f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:47.779290 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2a28e786-6a1d-4a51-af2e-e1f15f9bcc3f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:30:47.779483 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2a28e786-6a1d-4a51-af2e-e1f15f9bcc3f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:47.779683 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2a28e786-6a1d-4a51-af2e-e1f15f9bcc3f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:47.790438 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:47.790438 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:47.794525 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-2a28e786-6a1d-4a51-af2e-e1f15f9bcc3f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:30:47.798863 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2a28e786-6a1d-4a51-af2e-e1f15f9bcc3f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:30:47.799345 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 677/2785] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:47 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:47.851353 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6d0c84a0-677b-472f-b092-9d6db5797078 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:47.851833 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6d0c84a0-677b-472f-b092-9d6db5797078 None None] GET https://10.4.3.61/volume// Jul 03 19:30:47.852047 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6d0c84a0-677b-472f-b092-9d6db5797078 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:47.852296 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6d0c84a0-677b-472f-b092-9d6db5797078 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:47.852606 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6d0c84a0-677b-472f-b092-9d6db5797078 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:30:47.852926 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 703/2786] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:30:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:30:47.860133 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-213ca353-1fa3-44f8-99ab-9488a4031fba req-921f006b-037a-4694-9473-286d6e6e894e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:47.862242 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-213ca353-1fa3-44f8-99ab-9488a4031fba req-921f006b-037a-4694-9473-286d6e6e894e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e Jul 03 19:30:47.862468 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-213ca353-1fa3-44f8-99ab-9488a4031fba req-921f006b-037a-4694-9473-286d6e6e894e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:47.862667 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-213ca353-1fa3-44f8-99ab-9488a4031fba req-921f006b-037a-4694-9473-286d6e6e894e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:47.872636 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:47.872636 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:47.876403 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-213ca353-1fa3-44f8-99ab-9488a4031fba req-921f006b-037a-4694-9473-286d6e6e894e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:30:47.882323 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-213ca353-1fa3-44f8-99ab-9488a4031fba req-921f006b-037a-4694-9473-286d6e6e894e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e returned with HTTP 200 Jul 03 19:30:47.882852 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 703/2787] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:30:47 2026] GET /volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e => generated 1321 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:30:48.032254 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7798f9bf-78ad-4d20-81e2-dd3ebc79e194 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:48.033986 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7798f9bf-78ad-4d20-81e2-dd3ebc79e194 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:30:48.034238 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7798f9bf-78ad-4d20-81e2-dd3ebc79e194 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:48.034478 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7798f9bf-78ad-4d20-81e2-dd3ebc79e194 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:48.045121 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:48.045121 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:48.050315 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7798f9bf-78ad-4d20-81e2-dd3ebc79e194 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:30:48.056131 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7798f9bf-78ad-4d20-81e2-dd3ebc79e194 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:30:48.056389 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 705/2788] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:48 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:48.639405 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d8f7c9bd-f420-403c-bbdd-9f6ecc63e348 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:48.641188 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d8f7c9bd-f420-403c-bbdd-9f6ecc63e348 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:48.641389 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d8f7c9bd-f420-403c-bbdd-9f6ecc63e348 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:48.641594 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d8f7c9bd-f420-403c-bbdd-9f6ecc63e348 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:48.641949 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-d8f7c9bd-f420-403c-bbdd-9f6ecc63e348 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:48.646545 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:48.646545 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:48.647531 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d8f7c9bd-f420-403c-bbdd-9f6ecc63e348 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:48.647974 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 678/2789] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:48 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:48.812372 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d687b5a8-f93f-4016-a275-e528fe070ea8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:48.814509 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d687b5a8-f93f-4016-a275-e528fe070ea8 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:30:48.814743 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d687b5a8-f93f-4016-a275-e528fe070ea8 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:48.814955 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d687b5a8-f93f-4016-a275-e528fe070ea8 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:48.824281 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:48.824281 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:48.827507 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d687b5a8-f93f-4016-a275-e528fe070ea8 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:30:48.831484 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d687b5a8-f93f-4016-a275-e528fe070ea8 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:30:48.831837 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 704/2790] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:48 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:49.073050 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-73197e8c-debd-4253-9ab0-e868e1f5c13d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:49.075811 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-73197e8c-debd-4253-9ab0-e868e1f5c13d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:30:49.076098 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-73197e8c-debd-4253-9ab0-e868e1f5c13d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:49.076337 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-73197e8c-debd-4253-9ab0-e868e1f5c13d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:49.087610 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:49.087610 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:49.091947 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-73197e8c-debd-4253-9ab0-e868e1f5c13d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:30:49.097189 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-73197e8c-debd-4253-9ab0-e868e1f5c13d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:30:49.097779 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 704/2791] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:49 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 864 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:49.661312 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-768da2b5-a4e4-44e9-a304-25ecd944501b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:49.662987 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-768da2b5-a4e4-44e9-a304-25ecd944501b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:49.663186 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-768da2b5-a4e4-44e9-a304-25ecd944501b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:49.663372 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-768da2b5-a4e4-44e9-a304-25ecd944501b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:49.663496 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-768da2b5-a4e4-44e9-a304-25ecd944501b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:49.667645 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:49.667645 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:49.668418 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-768da2b5-a4e4-44e9-a304-25ecd944501b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:49.668789 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 706/2792] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:49 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:49.849543 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-02a95640-66ec-4227-a753-2b9dd6aa2ade None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:49.852178 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-02a95640-66ec-4227-a753-2b9dd6aa2ade tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:30:49.852403 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-02a95640-66ec-4227-a753-2b9dd6aa2ade tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:49.852583 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-02a95640-66ec-4227-a753-2b9dd6aa2ade tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:49.862463 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:49.862463 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:49.866376 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-02a95640-66ec-4227-a753-2b9dd6aa2ade tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:30:49.873526 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-02a95640-66ec-4227-a753-2b9dd6aa2ade tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:30:49.874114 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 679/2793] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:49 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:50.112089 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-17b4d6a8-b2d8-4feb-87c4-941cec6e6d3a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:50.114496 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-17b4d6a8-b2d8-4feb-87c4-941cec6e6d3a tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:30:50.114950 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-17b4d6a8-b2d8-4feb-87c4-941cec6e6d3a tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:50.115364 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-17b4d6a8-b2d8-4feb-87c4-941cec6e6d3a tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:50.129917 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:50.129917 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:50.134400 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-17b4d6a8-b2d8-4feb-87c4-941cec6e6d3a tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:30:50.139567 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-17b4d6a8-b2d8-4feb-87c4-941cec6e6d3a tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:30:50.140090 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 705/2794] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:50 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 864 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:50.681485 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fab7908d-60ca-4915-ae64-28f6710a6353 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:50.683927 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fab7908d-60ca-4915-ae64-28f6710a6353 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:50.684218 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fab7908d-60ca-4915-ae64-28f6710a6353 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:50.684749 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fab7908d-60ca-4915-ae64-28f6710a6353 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:50.684749 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-fab7908d-60ca-4915-ae64-28f6710a6353 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:50.690883 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:50.690883 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:50.692145 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fab7908d-60ca-4915-ae64-28f6710a6353 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:50.692798 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 705/2795] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:50 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:50.890995 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-130ae0f7-0a05-48f2-962f-786492a433bc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:50.893523 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-130ae0f7-0a05-48f2-962f-786492a433bc tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:30:50.893766 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-130ae0f7-0a05-48f2-962f-786492a433bc tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:50.894056 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-130ae0f7-0a05-48f2-962f-786492a433bc tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:50.906606 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:50.906606 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:50.911641 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-130ae0f7-0a05-48f2-962f-786492a433bc tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:30:50.917492 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-130ae0f7-0a05-48f2-962f-786492a433bc tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:30:50.917851 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 707/2796] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:50 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:51.155064 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d5f0b243-5c5e-4eda-9aa4-b29a23666cfa None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:51.157334 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d5f0b243-5c5e-4eda-9aa4-b29a23666cfa tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:30:51.157580 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d5f0b243-5c5e-4eda-9aa4-b29a23666cfa tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:51.157818 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d5f0b243-5c5e-4eda-9aa4-b29a23666cfa tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:51.169609 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:51.169609 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:51.173328 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d5f0b243-5c5e-4eda-9aa4-b29a23666cfa tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:30:51.178063 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d5f0b243-5c5e-4eda-9aa4-b29a23666cfa tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:30:51.178543 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 680/2797] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:51 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:51.705892 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-33f66989-571c-46f2-8b1f-7a2f1e79d9a4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:51.709652 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-33f66989-571c-46f2-8b1f-7a2f1e79d9a4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:51.709652 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-33f66989-571c-46f2-8b1f-7a2f1e79d9a4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:51.709652 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-33f66989-571c-46f2-8b1f-7a2f1e79d9a4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:51.710128 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-33f66989-571c-46f2-8b1f-7a2f1e79d9a4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:51.717554 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:51.717554 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:51.720501 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-33f66989-571c-46f2-8b1f-7a2f1e79d9a4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:51.721022 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 706/2798] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:51 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:51.931582 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1b5a5ffe-6db4-4ffa-8859-30b29f34e5ac None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:51.933727 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1b5a5ffe-6db4-4ffa-8859-30b29f34e5ac tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:30:51.933935 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1b5a5ffe-6db4-4ffa-8859-30b29f34e5ac tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:51.934192 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1b5a5ffe-6db4-4ffa-8859-30b29f34e5ac tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:51.945435 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:51.945435 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:51.949515 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-1b5a5ffe-6db4-4ffa-8859-30b29f34e5ac tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:30:51.954892 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1b5a5ffe-6db4-4ffa-8859-30b29f34e5ac tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:30:51.955412 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 706/2799] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:51 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:52.191371 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8a36fade-f0b4-4410-9842-228e77d6fd64 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:52.192959 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8a36fade-f0b4-4410-9842-228e77d6fd64 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:30:52.193250 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8a36fade-f0b4-4410-9842-228e77d6fd64 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:52.193397 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8a36fade-f0b4-4410-9842-228e77d6fd64 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:52.212550 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:52.212550 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:52.216959 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-8a36fade-f0b4-4410-9842-228e77d6fd64 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:30:52.223031 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8a36fade-f0b4-4410-9842-228e77d6fd64 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:30:52.224212 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 708/2800] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:52 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 864 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:52.733355 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8b4a133e-7723-4e90-a5b1-2f9e2d58f5da None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:52.735550 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8b4a133e-7723-4e90-a5b1-2f9e2d58f5da tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:52.735780 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8b4a133e-7723-4e90-a5b1-2f9e2d58f5da tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:52.736017 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8b4a133e-7723-4e90-a5b1-2f9e2d58f5da tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:52.736134 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-8b4a133e-7723-4e90-a5b1-2f9e2d58f5da tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:52.740420 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:52.740420 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:52.741127 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8b4a133e-7723-4e90-a5b1-2f9e2d58f5da tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:52.741468 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 681/2801] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:52 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:52.971036 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b07e0d71-a915-4528-ab06-d0581234f164 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:52.973559 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b07e0d71-a915-4528-ab06-d0581234f164 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:30:52.973943 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b07e0d71-a915-4528-ab06-d0581234f164 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:52.975351 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b07e0d71-a915-4528-ab06-d0581234f164 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:52.987273 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:52.987273 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:52.992873 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b07e0d71-a915-4528-ab06-d0581234f164 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:30:52.998992 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b07e0d71-a915-4528-ab06-d0581234f164 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:30:52.999836 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 707/2802] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:52 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 902 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:53.023208 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-994352bf-ca6a-4659-9f70-7e28e51c74cc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:53.027814 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-994352bf-ca6a-4659-9f70-7e28e51c74cc tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] POST https://10.4.3.61/volume/v3/attachments/b0bc07e6-2901-4663-b019-094130eeae9b/action Jul 03 19:30:53.028159 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-994352bf-ca6a-4659-9f70-7e28e51c74cc tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Action body: b'{"os-complete": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:30:53.028333 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-994352bf-ca6a-4659-9f70-7e28e51c74cc tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:53.048622 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:53.048622 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:53.064043 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2792493e-d1fb-4a3b-96a1-9cc920c41596 req-994352bf-ca6a-4659-9f70-7e28e51c74cc tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/attachments/b0bc07e6-2901-4663-b019-094130eeae9b/action returned with HTTP 204 Jul 03 19:30:53.065511 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 707/2803] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:30:53 2026] POST /volume/v3/attachments/b0bc07e6-2901-4663-b019-094130eeae9b/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:30:53.237461 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-11470f98-5e2b-4d8e-93aa-68c5f2f44078 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:53.240021 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-11470f98-5e2b-4d8e-93aa-68c5f2f44078 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:30:53.240347 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-11470f98-5e2b-4d8e-93aa-68c5f2f44078 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:53.240595 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-11470f98-5e2b-4d8e-93aa-68c5f2f44078 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:53.256678 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:53.256678 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:53.263724 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-11470f98-5e2b-4d8e-93aa-68c5f2f44078 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:30:53.270762 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-11470f98-5e2b-4d8e-93aa-68c5f2f44078 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:30:53.271291 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 709/2804] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:53 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 864 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:53.363980 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-213ca353-1fa3-44f8-99ab-9488a4031fba req-145863fe-a7fd-46de-8b40-35596512dd5e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:53.366258 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-213ca353-1fa3-44f8-99ab-9488a4031fba req-145863fe-a7fd-46de-8b40-35596512dd5e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] DELETE https://10.4.3.61/volume/v3/attachments/8efe2d43-c989-49d9-bcb0-4afb6b3d98cf Jul 03 19:30:53.366505 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-213ca353-1fa3-44f8-99ab-9488a4031fba req-145863fe-a7fd-46de-8b40-35596512dd5e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:53.366636 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-213ca353-1fa3-44f8-99ab-9488a4031fba req-145863fe-a7fd-46de-8b40-35596512dd5e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:53.377344 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:53.377344 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:53.753723 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a39b989e-2289-441c-af23-ffe147e257dc None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:53.755539 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a39b989e-2289-441c-af23-ffe147e257dc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:53.757332 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a39b989e-2289-441c-af23-ffe147e257dc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:53.757332 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a39b989e-2289-441c-af23-ffe147e257dc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:53.757332 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-a39b989e-2289-441c-af23-ffe147e257dc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:53.763900 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:53.763900 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:53.765495 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a39b989e-2289-441c-af23-ffe147e257dc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:53.765495 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 708/2805] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:53 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:53.914679 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-213ca353-1fa3-44f8-99ab-9488a4031fba req-145863fe-a7fd-46de-8b40-35596512dd5e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/attachments/8efe2d43-c989-49d9-bcb0-4afb6b3d98cf returned with HTTP 200 Jul 03 19:30:53.915150 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 682/2806] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:30:53 2026] DELETE /volume/v3/attachments/8efe2d43-c989-49d9-bcb0-4afb6b3d98cf => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:54.014938 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b43991cb-528c-40fe-b31a-b701c2905883 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:54.016799 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b43991cb-528c-40fe-b31a-b701c2905883 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:30:54.017037 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b43991cb-528c-40fe-b31a-b701c2905883 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:54.017129 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b43991cb-528c-40fe-b31a-b701c2905883 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:54.027618 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:54.027618 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:54.032117 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b43991cb-528c-40fe-b31a-b701c2905883 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:30:54.036843 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b43991cb-528c-40fe-b31a-b701c2905883 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:30:54.037210 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 708/2807] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:54 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 1194 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:54.050827 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-206a0ef2-a8b2-4173-aab0-fb3a28798c2f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:54.053287 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-206a0ef2-a8b2-4173-aab0-fb3a28798c2f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:30:54.053578 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-206a0ef2-a8b2-4173-aab0-fb3a28798c2f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:54.053807 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-206a0ef2-a8b2-4173-aab0-fb3a28798c2f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:54.065140 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:54.065140 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:54.069426 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-206a0ef2-a8b2-4173-aab0-fb3a28798c2f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:30:54.076577 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-206a0ef2-a8b2-4173-aab0-fb3a28798c2f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:30:54.077114 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 710/2808] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:54 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 1194 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:54.131526 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-3b4dcc16-6008-483c-afeb-53f16b0b0068 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:54.135321 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-3b4dcc16-6008-483c-afeb-53f16b0b0068 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:30:54.135600 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-3b4dcc16-6008-483c-afeb-53f16b0b0068 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:54.135856 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-3b4dcc16-6008-483c-afeb-53f16b0b0068 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:54.164957 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:54.164957 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:54.170372 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-3b4dcc16-6008-483c-afeb-53f16b0b0068 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:30:54.178442 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-3b4dcc16-6008-483c-afeb-53f16b0b0068 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:30:54.178762 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 709/2809] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:30:54 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 1194 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:54.203457 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-a53d8f72-3d86-4590-896a-b383078233ca None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:54.205464 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-a53d8f72-3d86-4590-896a-b383078233ca tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] POST https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a/action Jul 03 19:30:54.205792 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-a53d8f72-3d86-4590-896a-b383078233ca tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:30:54.205894 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-a53d8f72-3d86-4590-896a-b383078233ca tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:54.219018 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:54.219018 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:54.219018 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-a53d8f72-3d86-4590-896a-b383078233ca tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:30:54.226709 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-a53d8f72-3d86-4590-896a-b383078233ca tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Begin detaching volume completed successfully. Jul 03 19:30:54.227079 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-a53d8f72-3d86-4590-896a-b383078233ca tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a/action returned with HTTP 202 Jul 03 19:30:54.227655 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 683/2810] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:30:54 2026] POST /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:30:54.288210 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4db64a42-1ec6-44fc-b28b-97089e2cc074 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:54.290302 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4db64a42-1ec6-44fc-b28b-97089e2cc074 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:30:54.290448 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4db64a42-1ec6-44fc-b28b-97089e2cc074 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:54.290696 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4db64a42-1ec6-44fc-b28b-97089e2cc074 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:54.302732 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:54.302732 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:54.307423 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-4db64a42-1ec6-44fc-b28b-97089e2cc074 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:30:54.313784 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4db64a42-1ec6-44fc-b28b-97089e2cc074 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:30:54.314189 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 709/2811] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:54 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:54.778981 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5ffabc53-c3ec-48b8-b3e9-34ec06eee49c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:54.781388 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5ffabc53-c3ec-48b8-b3e9-34ec06eee49c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:54.781673 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5ffabc53-c3ec-48b8-b3e9-34ec06eee49c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:54.781898 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5ffabc53-c3ec-48b8-b3e9-34ec06eee49c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:54.782070 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-5ffabc53-c3ec-48b8-b3e9-34ec06eee49c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:54.786676 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:54.786676 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:54.787567 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5ffabc53-c3ec-48b8-b3e9-34ec06eee49c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:54.787945 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 711/2812] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:54 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:54.799618 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-57c6511e-32b3-4800-b103-5b3180530163 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:54.801839 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-57c6511e-32b3-4800-b103-5b3180530163 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/dea521e1-3ac7-4ee2-a643-822ff6178824 Jul 03 19:30:54.802114 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-57c6511e-32b3-4800-b103-5b3180530163 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:54.802388 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-57c6511e-32b3-4800-b103-5b3180530163 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:54.810025 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:54.810025 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:54.814183 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-57c6511e-32b3-4800-b103-5b3180530163 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:30:54.820848 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-57c6511e-32b3-4800-b103-5b3180530163 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/dea521e1-3ac7-4ee2-a643-822ff6178824 returned with HTTP 200 Jul 03 19:30:54.821413 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 710/2813] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:54 2026] GET /volume/v3/volumes/dea521e1-3ac7-4ee2-a643-822ff6178824 => generated 1354 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:54.835130 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:54.837141 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] POST https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48/restore Jul 03 19:30:54.837531 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:54.839091 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.backups [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Restoring backup 3436ac1c-3c94-47e5-b78b-051818f05d48 ({'restore': {}}) {{(pid=99926) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 19:30:54.839448 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Restoring backup 3436ac1c-3c94-47e5-b78b-051818f05d48 to volume None. Jul 03 19:30:54.853839 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:54.853839 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:54.854944 np0000004460 devstack@c-api.service[99926]: INFO cinder.backup.api [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Creating volume of 1 GB for restore of backup 3436ac1c-3c94-47e5-b78b-051818f05d48. Jul 03 19:30:54.859618 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Availability Zones retrieved successfully. Jul 03 19:30:54.868032 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Flow 'volume_create_api' (76c41bf1-4087-4de4-9f32-0bee45569478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:30:54.868936 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eb3516c-f6b4-4d5b-ba4f-1283ada0cf5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:54.870239 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:30:54.908434 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eb3516c-f6b4-4d5b-ba4f-1283ada0cf5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:54.909156 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (057740d1-8abd-46d0-96ee-4b3c926398d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:54.960282 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Created reservations ['7086fe00-8688-4ca8-9caf-11591d76dc35', '1b497459-99f6-4c0a-b578-f72d6a29b608', '2715d4ca-866c-4794-9e35-5933f222d68e', '304f3f43-4889-4899-8aee-fa1455e23ae9'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:30:54.961307 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (057740d1-8abd-46d0-96ee-4b3c926398d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7086fe00-8688-4ca8-9caf-11591d76dc35', '1b497459-99f6-4c0a-b578-f72d6a29b608', '2715d4ca-866c-4794-9e35-5933f222d68e', '304f3f43-4889-4899-8aee-fa1455e23ae9']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:54.962338 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1dc9bc8-15ae-4f57-96d9-79fa7c013689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:54.998021 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1dc9bc8-15ae-4f57-96d9-79fa7c013689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9084f704-d9cd-4e64-8935-c65f2be13db3', '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_3436ac1c-3c94-47e5-b78b-051818f05d48',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48f6fa4be6ec445cb8730dfc5f66b7c0',qos_specs=None,replication_status=,reservations=['7086fe00-8688-4ca8-9caf-11591d76dc35','1b497459-99f6-4c0a-b578-f72d6a29b608','2715d4ca-866c-4794-9e35-5933f222d68e','304f3f43-4889-4899-8aee-fa1455e23ae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98344cafb5064873a83a14d1a5f4b23f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:30:54Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_3436ac1c-3c94-47e5-b78b-051818f05d48',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9084f704-d9cd-4e64-8935-c65f2be13db3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48f6fa4be6ec445cb8730dfc5f66b7c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98344cafb5064873a83a14d1a5f4b23f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:54.998811 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e56ee5a3-7c85-446a-a8d7-16cf2575f76f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:55.021176 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e56ee5a3-7c85-446a-a8d7-16cf2575f76f) transitioned into 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_3436ac1c-3c94-47e5-b78b-051818f05d48',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48f6fa4be6ec445cb8730dfc5f66b7c0',qos_specs=None,replication_status=,reservations=['7086fe00-8688-4ca8-9caf-11591d76dc35','1b497459-99f6-4c0a-b578-f72d6a29b608','2715d4ca-866c-4794-9e35-5933f222d68e','304f3f43-4889-4899-8aee-fa1455e23ae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98344cafb5064873a83a14d1a5f4b23f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:55.021176 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d65c805-57f0-47d8-a9b5-93460b819dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:30:55.039130 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d65c805-57f0-47d8-a9b5-93460b819dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:30:55.042469 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Flow 'volume_create_api' (76c41bf1-4087-4de4-9f32-0bee45569478) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:30:55.042816 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Create volume request issued successfully. Jul 03 19:30:55.052716 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:55.052716 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:55.053383 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:30:55.254753 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6a520444-9fa8-4aaa-9779-410604887d13 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:55.257085 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-282316c7-f02e-4dfe-866e-780eea404b23 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:55.257414 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6a520444-9fa8-4aaa-9779-410604887d13 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e Jul 03 19:30:55.257683 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-282316c7-f02e-4dfe-866e-780eea404b23 None None] GET https://10.4.3.61/volume// Jul 03 19:30:55.257722 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6a520444-9fa8-4aaa-9779-410604887d13 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:55.257922 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-282316c7-f02e-4dfe-866e-780eea404b23 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:55.258065 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6a520444-9fa8-4aaa-9779-410604887d13 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:55.258255 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-282316c7-f02e-4dfe-866e-780eea404b23 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:55.258673 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-282316c7-f02e-4dfe-866e-780eea404b23 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:30:55.259211 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 712/2814] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:30:55 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:30:55.269854 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-df386cd3-8707-46a8-a34f-db19e9d81266 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:55.272040 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:55.272040 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:55.272254 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-df386cd3-8707-46a8-a34f-db19e9d81266 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:30:55.273091 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-df386cd3-8707-46a8-a34f-db19e9d81266 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:55.273691 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-df386cd3-8707-46a8-a34f-db19e9d81266 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:55.277806 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6a520444-9fa8-4aaa-9779-410604887d13 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:30:55.284732 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6a520444-9fa8-4aaa-9779-410604887d13 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e returned with HTTP 200 Jul 03 19:30:55.285307 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 710/2815] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:55 2026] GET /volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:55.285798 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:55.285798 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:55.291967 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-df386cd3-8707-46a8-a34f-db19e9d81266 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:30:55.301440 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-df386cd3-8707-46a8-a34f-db19e9d81266 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:30:55.302003 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 711/2816] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:30:55 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 1377 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:30:55.321280 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-3332f882-7155-4b50-8ead-f2c76a493dd2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:55.326050 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-3332f882-7155-4b50-8ead-f2c76a493dd2 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a/encryption Jul 03 19:30:55.326352 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-3332f882-7155-4b50-8ead-f2c76a493dd2 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:55.326646 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-3332f882-7155-4b50-8ead-f2c76a493dd2 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:55.337759 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e252930b-4b42-4b55-aca2-5006f6275153 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:55.338717 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e252930b-4b42-4b55-aca2-5006f6275153 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:30:55.339052 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e252930b-4b42-4b55-aca2-5006f6275153 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:55.339338 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e252930b-4b42-4b55-aca2-5006f6275153 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:55.340538 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:55.340538 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:55.350347 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-3332f882-7155-4b50-8ead-f2c76a493dd2 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a/encryption returned with HTTP 200 Jul 03 19:30:55.350347 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 713/2817] 10.4.3.61 () {68 vars in 1624 bytes} [Fri Jul 3 19:30:55 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:55.359656 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:55.359656 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:55.362809 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e252930b-4b42-4b55-aca2-5006f6275153 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:30:55.369096 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e252930b-4b42-4b55-aca2-5006f6275153 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:30:55.369561 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 711/2818] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:55 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 864 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:30:55.711894 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-8be9159f-bbe4-492f-bff2-5c10850b0cf5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:55.714977 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-8be9159f-bbe4-492f-bff2-5c10850b0cf5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:30:55.714977 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-8be9159f-bbe4-492f-bff2-5c10850b0cf5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:55.715404 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-8be9159f-bbe4-492f-bff2-5c10850b0cf5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:55.739840 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:55.739840 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:55.746687 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-8be9159f-bbe4-492f-bff2-5c10850b0cf5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:30:55.754893 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-8be9159f-bbe4-492f-bff2-5c10850b0cf5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:30:55.755789 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 712/2819] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:30:55 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1439 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:56.063673 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:56.063673 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:56.064388 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:30:56.064571 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.backup.api [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Checking backup size 1 against volume size 1 {{(pid=99926) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 19:30:56.064712 np0000004460 devstack@c-api.service[99926]: INFO cinder.backup.api [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Overwriting volume 9084f704-d9cd-4e64-8935-c65f2be13db3 with restore of backup 3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:56.083831 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.backup.rpcapi [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] restore_backup in rpcapi backup_id 3436ac1c-3c94-47e5-b78b-051818f05d48 {{(pid=99926) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 19:30:56.085856 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c8c58476-7f81-4181-846d-3aef5dba5cc9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48/restore returned with HTTP 202 Jul 03 19:30:56.086317 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 684/2820] 10.4.3.61 () {68 vars in 1386 bytes} [Fri Jul 3 19:30:54 2026] POST /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48/restore => generated 189 bytes in 1252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:30:56.096931 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f0fb5968-a65d-4fb1-b3c3-0e935221c5ff None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:56.099590 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f0fb5968-a65d-4fb1-b3c3-0e935221c5ff tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:56.099590 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f0fb5968-a65d-4fb1-b3c3-0e935221c5ff tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:56.100001 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f0fb5968-a65d-4fb1-b3c3-0e935221c5ff tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:56.101014 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-f0fb5968-a65d-4fb1-b3c3-0e935221c5ff tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:56.109729 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:56.109729 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:56.109729 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f0fb5968-a65d-4fb1-b3c3-0e935221c5ff tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:56.109729 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 714/2821] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:56 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:56.178291 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-a1ee1bc4-7204-4f97-a64a-5e59628c9547 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:56.180979 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-a1ee1bc4-7204-4f97-a64a-5e59628c9547 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] POST https://10.4.3.61/volume/v3/attachments/1db6ba70-fd9c-4ba0-bb87-ac9bfb4717cc/action Jul 03 19:30:56.181499 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-a1ee1bc4-7204-4f97-a64a-5e59628c9547 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Action body: b'{"os-complete": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:30:56.181672 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-a1ee1bc4-7204-4f97-a64a-5e59628c9547 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:56.203703 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:56.203703 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:56.225862 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-893c1f3c-d59a-4686-9eff-fb13561ebd32 req-a1ee1bc4-7204-4f97-a64a-5e59628c9547 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/attachments/1db6ba70-fd9c-4ba0-bb87-ac9bfb4717cc/action returned with HTTP 204 Jul 03 19:30:56.226551 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 712/2822] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:30:56 2026] POST /volume/v3/attachments/1db6ba70-fd9c-4ba0-bb87-ac9bfb4717cc/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:30:56.319702 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-4de43774-547d-4ca5-a733-98296cd7c977 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:56.322256 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-4de43774-547d-4ca5-a733-98296cd7c977 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] DELETE https://10.4.3.61/volume/v3/attachments/b0bc07e6-2901-4663-b019-094130eeae9b Jul 03 19:30:56.322460 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-4de43774-547d-4ca5-a733-98296cd7c977 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:56.322684 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-4de43774-547d-4ca5-a733-98296cd7c977 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:56.331677 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:56.331677 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:56.386674 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-855b39ef-673b-48c9-b93a-741f286135eb None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:56.388579 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-855b39ef-673b-48c9-b93a-741f286135eb tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:30:56.388796 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-855b39ef-673b-48c9-b93a-741f286135eb tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:56.389084 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-855b39ef-673b-48c9-b93a-741f286135eb tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:56.391301 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=405,cinder:INSERT=76,cinder:UPDATE=156 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:30:56.399537 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:56.399537 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:56.404476 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-855b39ef-673b-48c9-b93a-741f286135eb tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:30:56.410576 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-855b39ef-673b-48c9-b93a-741f286135eb tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:30:56.411146 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 685/2823] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:56 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 1156 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:30:56.427011 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d634b0f9-e59f-48b0-9112-82b5b1977950 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:56.428838 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d634b0f9-e59f-48b0-9112-82b5b1977950 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] POST https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8/action Jul 03 19:30:56.429206 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d634b0f9-e59f-48b0-9112-82b5b1977950 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:30:56.429338 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d634b0f9-e59f-48b0-9112-82b5b1977950 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:56.433192 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=286,cinder:UPDATE=86,cinder:INSERT=44 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:30:56.441298 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:56.441298 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:56.442727 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d634b0f9-e59f-48b0-9112-82b5b1977950 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:30:56.492527 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-d634b0f9-e59f-48b0-9112-82b5b1977950 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Created reservations ['1ae3c53d-a5bc-4d6e-8c36-003d4eaea25b', '9806c841-9930-49c7-881c-7010b904e1f1'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:30:56.518306 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d634b0f9-e59f-48b0-9112-82b5b1977950 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Extend volume request issued successfully. Jul 03 19:30:56.518493 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d634b0f9-e59f-48b0-9112-82b5b1977950 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8/action returned with HTTP 202 Jul 03 19:30:56.519128 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 715/2824] 10.4.3.61 () {70 vars in 1424 bytes} [Fri Jul 3 19:30:56 2026] POST /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 19:30:56.529617 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8d5f1df8-87e3-44ae-819a-0982cf95754d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:56.532113 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8d5f1df8-87e3-44ae-819a-0982cf95754d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:30:56.532454 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8d5f1df8-87e3-44ae-819a-0982cf95754d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:56.532852 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8d5f1df8-87e3-44ae-819a-0982cf95754d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:56.547728 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:56.547728 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:56.552482 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-8d5f1df8-87e3-44ae-819a-0982cf95754d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:30:56.558415 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8d5f1df8-87e3-44ae-819a-0982cf95754d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:30:56.559210 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 713/2825] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:56 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 1159 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:30:56.720517 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-2181abc7-a5e8-494f-bf43-809f79390823 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:56.720860 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2181abc7-a5e8-494f-bf43-809f79390823 None None] GET https://10.4.3.61/volume// Jul 03 19:30:56.720969 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2181abc7-a5e8-494f-bf43-809f79390823 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:56.721211 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2181abc7-a5e8-494f-bf43-809f79390823 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:56.721475 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2181abc7-a5e8-494f-bf43-809f79390823 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:30:56.721714 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 686/2826] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:30:56 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:30:56.735322 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-189ec9b8-f686-49dc-8224-3cfa386cfbd3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:56.738380 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-189ec9b8-f686-49dc-8224-3cfa386cfbd3 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:30:56.739084 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-189ec9b8-f686-49dc-8224-3cfa386cfbd3 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1206cde-b6e8-4af5-ad1b-39a03a49ebdc", "connector": null, "instance_uuid": "469b6b0c-1d96-4a09-a41e-dde3f0e0cf92"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:30:56.758013 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:56.758013 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:56.798429 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-189ec9b8-f686-49dc-8224-3cfa386cfbd3 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:30:56.799143 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 716/2827] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:30:56 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 19:30:56.812285 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-18d22872-54ff-4201-962c-2e290f812bbd None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:56.812529 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-18d22872-54ff-4201-962c-2e290f812bbd tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] DELETE https://10.4.3.61/volume/v3/attachments/c5633933-b0b4-425f-9eaf-61c083cccccd Jul 03 19:30:56.812777 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-18d22872-54ff-4201-962c-2e290f812bbd tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:56.812891 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-18d22872-54ff-4201-962c-2e290f812bbd tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:56.820798 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:56.820798 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:56.889309 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-d48e7551-aa26-4111-8b9d-d55e4973804c req-4de43774-547d-4ca5-a733-98296cd7c977 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/attachments/b0bc07e6-2901-4663-b019-094130eeae9b returned with HTTP 200 Jul 03 19:30:56.889975 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 713/2828] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:30:56 2026] DELETE /volume/v3/attachments/b0bc07e6-2901-4663-b019-094130eeae9b => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:57.122595 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9dd4fac0-90e3-4453-8454-e7bc68bd8ec7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:57.124371 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9dd4fac0-90e3-4453-8454-e7bc68bd8ec7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:57.124575 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9dd4fac0-90e3-4453-8454-e7bc68bd8ec7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:57.124761 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9dd4fac0-90e3-4453-8454-e7bc68bd8ec7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:57.124857 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-9dd4fac0-90e3-4453-8454-e7bc68bd8ec7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:57.129033 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:57.129033 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:57.129824 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9dd4fac0-90e3-4453-8454-e7bc68bd8ec7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:57.130219 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 687/2829] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:57 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:57.377870 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-18d22872-54ff-4201-962c-2e290f812bbd tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/c5633933-b0b4-425f-9eaf-61c083cccccd returned with HTTP 200 Jul 03 19:30:57.378372 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 714/2830] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:30:56 2026] DELETE /volume/v3/attachments/c5633933-b0b4-425f-9eaf-61c083cccccd => generated 367 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:57.488922 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-26ca9f3f-a3ae-46e1-86d2-939bed8b7ff1 req-f5c616f0-97b0-4d2e-acc9-1bec8d73cfc7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:57.491662 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-26ca9f3f-a3ae-46e1-86d2-939bed8b7ff1 req-f5c616f0-97b0-4d2e-acc9-1bec8d73cfc7 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:30:57.492916 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-26ca9f3f-a3ae-46e1-86d2-939bed8b7ff1 req-f5c616f0-97b0-4d2e-acc9-1bec8d73cfc7 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:57.492916 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-26ca9f3f-a3ae-46e1-86d2-939bed8b7ff1 req-f5c616f0-97b0-4d2e-acc9-1bec8d73cfc7 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:57.499565 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:57.499565 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:57.503620 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-26ca9f3f-a3ae-46e1-86d2-939bed8b7ff1 req-f5c616f0-97b0-4d2e-acc9-1bec8d73cfc7 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:30:57.508015 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-26ca9f3f-a3ae-46e1-86d2-939bed8b7ff1 req-f5c616f0-97b0-4d2e-acc9-1bec8d73cfc7 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:30:57.508518 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 717/2831] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:30:57 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:57.573305 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f26bab46-0381-4abe-b45d-f979f19619e5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:57.575206 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f26bab46-0381-4abe-b45d-f979f19619e5 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:30:57.575416 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f26bab46-0381-4abe-b45d-f979f19619e5 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:57.575580 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f26bab46-0381-4abe-b45d-f979f19619e5 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:57.586588 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:57.586588 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:57.590151 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f26bab46-0381-4abe-b45d-f979f19619e5 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:30:57.595813 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f26bab46-0381-4abe-b45d-f979f19619e5 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:30:57.596404 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 714/2832] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:57 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 1156 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:30:57.616383 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-db508200-6182-4b16-bf0f-052c54f3877d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:57.618813 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-db508200-6182-4b16-bf0f-052c54f3877d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:30:57.619140 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-db508200-6182-4b16-bf0f-052c54f3877d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:57.619435 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-db508200-6182-4b16-bf0f-052c54f3877d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:57.639092 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:57.639092 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:30:57.639092 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-db508200-6182-4b16-bf0f-052c54f3877d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:30:57.641812 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-db508200-6182-4b16-bf0f-052c54f3877d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:30:57.642526 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 688/2833] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:30:57 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 1156 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:30:57.942917 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-d634b0f9-e59f-48b0-9112-82b5b1977950 req-eea9708a-6ad7-4bbb-866a-42d62caa51eb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:57.947614 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-d634b0f9-e59f-48b0-9112-82b5b1977950 req-eea9708a-6ad7-4bbb-866a-42d62caa51eb service nova] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:30:57.947811 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-d634b0f9-e59f-48b0-9112-82b5b1977950 req-eea9708a-6ad7-4bbb-866a-42d62caa51eb service nova] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:57.948048 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-d634b0f9-e59f-48b0-9112-82b5b1977950 req-eea9708a-6ad7-4bbb-866a-42d62caa51eb service nova] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:57.953152 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=315,cinder:INSERT=25,cinder:UPDATE=71 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:30:57.969181 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:57.969181 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:30:57.974079 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-d634b0f9-e59f-48b0-9112-82b5b1977950 req-eea9708a-6ad7-4bbb-866a-42d62caa51eb service nova] Volume info retrieved successfully. Jul 03 19:30:57.980443 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-d634b0f9-e59f-48b0-9112-82b5b1977950 req-eea9708a-6ad7-4bbb-866a-42d62caa51eb service nova] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:30:57.981027 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 715/2834] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:30:57 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 1321 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:30:58.145431 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a7abee04-0d52-4865-bdd4-4b3a3da1997e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:58.149660 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a7abee04-0d52-4865-bdd4-4b3a3da1997e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:58.149932 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a7abee04-0d52-4865-bdd4-4b3a3da1997e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:58.150244 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a7abee04-0d52-4865-bdd4-4b3a3da1997e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:58.150423 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-a7abee04-0d52-4865-bdd4-4b3a3da1997e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:58.160479 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:58.160479 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:30:58.161346 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a7abee04-0d52-4865-bdd4-4b3a3da1997e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:58.161726 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 718/2835] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:58 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:30:59.175807 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-728ecb4e-9fc5-41d6-9b1e-ddaa80610091 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:30:59.177616 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-728ecb4e-9fc5-41d6-9b1e-ddaa80610091 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:30:59.177791 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-728ecb4e-9fc5-41d6-9b1e-ddaa80610091 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:30:59.177984 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-728ecb4e-9fc5-41d6-9b1e-ddaa80610091 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:30:59.178091 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-728ecb4e-9fc5-41d6-9b1e-ddaa80610091 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:30:59.182331 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:30:59.182331 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:30:59.183098 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-728ecb4e-9fc5-41d6-9b1e-ddaa80610091 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:30:59.183513 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 715/2836] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:30:59 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:00.197342 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d0f64908-864a-48b3-ac38-b85ae058a866 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:00.200191 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d0f64908-864a-48b3-ac38-b85ae058a866 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:31:00.200191 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d0f64908-864a-48b3-ac38-b85ae058a866 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:00.200191 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d0f64908-864a-48b3-ac38-b85ae058a866 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:00.200191 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-d0f64908-864a-48b3-ac38-b85ae058a866 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:00.207093 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:00.207093 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:00.208020 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d0f64908-864a-48b3-ac38-b85ae058a866 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:31:00.208499 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 689/2837] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:00 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:01.222196 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-15b9e4c3-c3f8-49bb-ad89-e15f3b9b18fb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:01.225519 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-15b9e4c3-c3f8-49bb-ad89-e15f3b9b18fb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:31:01.225846 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-15b9e4c3-c3f8-49bb-ad89-e15f3b9b18fb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:01.228576 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-15b9e4c3-c3f8-49bb-ad89-e15f3b9b18fb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:01.228869 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-15b9e4c3-c3f8-49bb-ad89-e15f3b9b18fb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:01.235814 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:01.235814 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:01.236903 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-15b9e4c3-c3f8-49bb-ad89-e15f3b9b18fb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:31:01.237521 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 716/2838] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:01 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:02.250294 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-daa13f7a-5b32-4480-b6e2-ff28222453e1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:02.252350 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-daa13f7a-5b32-4480-b6e2-ff28222453e1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:31:02.252573 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-daa13f7a-5b32-4480-b6e2-ff28222453e1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:02.252885 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-daa13f7a-5b32-4480-b6e2-ff28222453e1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:02.253028 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-daa13f7a-5b32-4480-b6e2-ff28222453e1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:02.258224 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:02.258224 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:02.259158 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-daa13f7a-5b32-4480-b6e2-ff28222453e1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:31:02.259630 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 719/2839] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:02 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:02.318229 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-57e621e1-6ad6-4116-bb0b-5cdbdbb0f18c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:02.320734 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-57e621e1-6ad6-4116-bb0b-5cdbdbb0f18c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] PUT https://10.4.3.61/volume/v3/attachments/231cc174-eceb-4af4-9c20-c39c9a5f2dfb Jul 03 19:31:02.321121 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-57e621e1-6ad6-4116-bb0b-5cdbdbb0f18c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:02.329444 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-57e621e1-6ad6-4116-bb0b-5cdbdbb0f18c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Acquiring lock "cinder-attachment_update-f1206cde-b6e8-4af5-ad1b-39a03a49ebdc-np0000004460" by "attachment_update" {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:31:02.334260 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-57e621e1-6ad6-4116-bb0b-5cdbdbb0f18c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Lock "cinder-attachment_update-f1206cde-b6e8-4af5-ad1b-39a03a49ebdc-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:31:02.335305 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:02.335305 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:02.874649 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-57e621e1-6ad6-4116-bb0b-5cdbdbb0f18c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Lock "cinder-attachment_update-f1206cde-b6e8-4af5-ad1b-39a03a49ebdc-np0000004460" released by "attachment_update" :: held 0.540s {{(pid=99927) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:31:02.875178 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-57e621e1-6ad6-4116-bb0b-5cdbdbb0f18c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/231cc174-eceb-4af4-9c20-c39c9a5f2dfb returned with HTTP 200 Jul 03 19:31:02.875843 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 716/2840] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:31:02 2026] PUT /volume/v3/attachments/231cc174-eceb-4af4-9c20-c39c9a5f2dfb => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:02.893853 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-c5425d53-c9e4-4adc-8e26-886cf59a45f5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:02.897538 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-c5425d53-c9e4-4adc-8e26-886cf59a45f5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/attachments/231cc174-eceb-4af4-9c20-c39c9a5f2dfb Jul 03 19:31:02.897766 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-c5425d53-c9e4-4adc-8e26-886cf59a45f5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:02.898045 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-c5425d53-c9e4-4adc-8e26-886cf59a45f5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:02.930706 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-c5425d53-c9e4-4adc-8e26-886cf59a45f5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/231cc174-eceb-4af4-9c20-c39c9a5f2dfb returned with HTTP 200 Jul 03 19:31:02.932441 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 690/2841] 10.4.3.61 () {70 vars in 1644 bytes} [Fri Jul 3 19:31:02 2026] GET /volume/v3/attachments/231cc174-eceb-4af4-9c20-c39c9a5f2dfb => generated 994 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:03.104813 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-64d08c17-7ec2-490b-a6a6-d585d114165e req-281dfa71-56ec-4390-a53c-f04abbb8c323 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:03.108155 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-64d08c17-7ec2-490b-a6a6-d585d114165e req-281dfa71-56ec-4390-a53c-f04abbb8c323 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:31:03.108526 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-64d08c17-7ec2-490b-a6a6-d585d114165e req-281dfa71-56ec-4390-a53c-f04abbb8c323 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:03.108837 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-64d08c17-7ec2-490b-a6a6-d585d114165e req-281dfa71-56ec-4390-a53c-f04abbb8c323 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:03.130497 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:03.130497 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:03.135736 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-64d08c17-7ec2-490b-a6a6-d585d114165e req-281dfa71-56ec-4390-a53c-f04abbb8c323 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:31:03.141545 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-64d08c17-7ec2-490b-a6a6-d585d114165e req-281dfa71-56ec-4390-a53c-f04abbb8c323 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:31:03.142023 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 717/2842] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:31:03 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:03.162742 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-64d08c17-7ec2-490b-a6a6-d585d114165e req-f8fb0a01-ce3b-4c31-9bc0-3abb071d8781 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:03.165125 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-64d08c17-7ec2-490b-a6a6-d585d114165e req-f8fb0a01-ce3b-4c31-9bc0-3abb071d8781 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] POST https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8/action Jul 03 19:31:03.165517 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-64d08c17-7ec2-490b-a6a6-d585d114165e req-f8fb0a01-ce3b-4c31-9bc0-3abb071d8781 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:31:03.165647 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-64d08c17-7ec2-490b-a6a6-d585d114165e req-f8fb0a01-ce3b-4c31-9bc0-3abb071d8781 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:03.183490 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:03.183490 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:03.184044 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-64d08c17-7ec2-490b-a6a6-d585d114165e req-f8fb0a01-ce3b-4c31-9bc0-3abb071d8781 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:31:03.194330 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-64d08c17-7ec2-490b-a6a6-d585d114165e req-f8fb0a01-ce3b-4c31-9bc0-3abb071d8781 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Begin detaching volume completed successfully. Jul 03 19:31:03.194840 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-64d08c17-7ec2-490b-a6a6-d585d114165e req-f8fb0a01-ce3b-4c31-9bc0-3abb071d8781 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8/action returned with HTTP 202 Jul 03 19:31:03.195449 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 720/2843] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:31:03 2026] POST /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:31:03.218731 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-79ec3eb5-7a1d-411e-888a-ab4787f02423 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:03.221326 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-79ec3eb5-7a1d-411e-888a-ab4787f02423 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:31:03.221559 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-79ec3eb5-7a1d-411e-888a-ab4787f02423 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:03.221805 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-79ec3eb5-7a1d-411e-888a-ab4787f02423 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:03.236141 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:03.236141 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:03.241764 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-79ec3eb5-7a1d-411e-888a-ab4787f02423 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:31:03.248180 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-79ec3eb5-7a1d-411e-888a-ab4787f02423 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:31:03.252197 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 717/2844] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:31:03 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 1159 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:31:03.272214 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-2e59cdd1-e9f1-46ca-86e1-df69e4732fd4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:03.273939 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2e59cdd1-e9f1-46ca-86e1-df69e4732fd4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:31:03.274183 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2e59cdd1-e9f1-46ca-86e1-df69e4732fd4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:03.274407 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2e59cdd1-e9f1-46ca-86e1-df69e4732fd4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:03.274541 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-2e59cdd1-e9f1-46ca-86e1-df69e4732fd4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:03.279868 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:03.279868 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:03.280847 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2e59cdd1-e9f1-46ca-86e1-df69e4732fd4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:31:03.281558 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 691/2845] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:03 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:04.229857 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6b1445d1-08a8-4019-86f7-82741b20400c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:04.232188 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6b1445d1-08a8-4019-86f7-82741b20400c None None] GET https://10.4.3.61/volume// Jul 03 19:31:04.232188 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6b1445d1-08a8-4019-86f7-82741b20400c None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:04.232188 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6b1445d1-08a8-4019-86f7-82741b20400c None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:04.232188 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6b1445d1-08a8-4019-86f7-82741b20400c None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:31:04.232986 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 718/2846] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:31:04 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:31:04.256728 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-64d08c17-7ec2-490b-a6a6-d585d114165e req-b41c9cfc-66e7-4196-a50e-64aa69f75f5d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:04.259196 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-64d08c17-7ec2-490b-a6a6-d585d114165e req-b41c9cfc-66e7-4196-a50e-64aa69f75f5d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:31:04.259196 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-64d08c17-7ec2-490b-a6a6-d585d114165e req-b41c9cfc-66e7-4196-a50e-64aa69f75f5d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:04.259196 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-64d08c17-7ec2-490b-a6a6-d585d114165e req-b41c9cfc-66e7-4196-a50e-64aa69f75f5d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:04.262598 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a8940e1e-bf39-41f1-adac-bc1dec509fbf None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:04.265462 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a8940e1e-bf39-41f1-adac-bc1dec509fbf tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:31:04.265776 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a8940e1e-bf39-41f1-adac-bc1dec509fbf tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:04.266057 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a8940e1e-bf39-41f1-adac-bc1dec509fbf tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:04.271539 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:04.271539 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:04.279234 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:04.279234 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:04.281308 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-64d08c17-7ec2-490b-a6a6-d585d114165e req-b41c9cfc-66e7-4196-a50e-64aa69f75f5d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:31:04.285495 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a8940e1e-bf39-41f1-adac-bc1dec509fbf tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:31:04.286682 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-64d08c17-7ec2-490b-a6a6-d585d114165e req-b41c9cfc-66e7-4196-a50e-64aa69f75f5d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:31:04.288238 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 721/2847] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:31:04 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 1321 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:31:04.290981 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a8940e1e-bf39-41f1-adac-bc1dec509fbf tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:31:04.292713 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 718/2848] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:31:04 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 1159 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:31:04.294034 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-907f7f20-b743-4740-b1e3-d1b8ce3bc5db None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:04.296435 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-907f7f20-b743-4740-b1e3-d1b8ce3bc5db tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:31:04.296673 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-907f7f20-b743-4740-b1e3-d1b8ce3bc5db tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:04.296891 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-907f7f20-b743-4740-b1e3-d1b8ce3bc5db tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:04.297042 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-907f7f20-b743-4740-b1e3-d1b8ce3bc5db tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:04.304246 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:04.304246 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:04.304430 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-907f7f20-b743-4740-b1e3-d1b8ce3bc5db tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:31:04.305024 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 692/2849] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:04 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:05.202088 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e4b78d2d-0b51-4ba8-9377-139d7bdf6337 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:05.204594 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e4b78d2d-0b51-4ba8-9377-139d7bdf6337 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] DELETE https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:31:05.204884 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e4b78d2d-0b51-4ba8-9377-139d7bdf6337 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:05.205199 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e4b78d2d-0b51-4ba8-9377-139d7bdf6337 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:05.205448 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-e4b78d2d-0b51-4ba8-9377-139d7bdf6337 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Delete volume with id: 531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:31:05.215778 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:05.215778 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:05.216438 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e4b78d2d-0b51-4ba8-9377-139d7bdf6337 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:05.237820 np0000004460 devstack@c-api.service[99925]: WARNING cinder.keymgr.conf_key_mgr [None req-e4b78d2d-0b51-4ba8-9377-139d7bdf6337 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 19:31:05.248488 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e4b78d2d-0b51-4ba8-9377-139d7bdf6337 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Delete volume request issued successfully. Jul 03 19:31:05.248729 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e4b78d2d-0b51-4ba8-9377-139d7bdf6337 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 202 Jul 03 19:31:05.249241 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 719/2850] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:31:05 2026] DELETE /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 19:31:05.257613 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-38549d27-5cd0-4172-9068-b1b255a6c05d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:05.259056 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-38549d27-5cd0-4172-9068-b1b255a6c05d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:31:05.259593 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-38549d27-5cd0-4172-9068-b1b255a6c05d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:05.259879 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-38549d27-5cd0-4172-9068-b1b255a6c05d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:05.267736 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:05.267736 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:05.272769 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-38549d27-5cd0-4172-9068-b1b255a6c05d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:05.279690 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-38549d27-5cd0-4172-9068-b1b255a6c05d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 200 Jul 03 19:31:05.280315 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 722/2851] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:05 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 901 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:05.308092 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4c6a8a5c-ff75-4bf0-9017-578960ba0943 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:05.310072 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4c6a8a5c-ff75-4bf0-9017-578960ba0943 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:31:05.310323 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4c6a8a5c-ff75-4bf0-9017-578960ba0943 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:05.310524 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4c6a8a5c-ff75-4bf0-9017-578960ba0943 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:05.319379 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-2e4b2161-b88a-45bf-8c17-3070b24053f3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:05.325463 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:05.325463 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:05.325646 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2e4b2161-b88a-45bf-8c17-3070b24053f3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:31:05.325646 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2e4b2161-b88a-45bf-8c17-3070b24053f3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:05.325646 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2e4b2161-b88a-45bf-8c17-3070b24053f3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:05.325646 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-2e4b2161-b88a-45bf-8c17-3070b24053f3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:05.325907 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4c6a8a5c-ff75-4bf0-9017-578960ba0943 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:31:05.328421 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4c6a8a5c-ff75-4bf0-9017-578960ba0943 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:31:05.328820 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 719/2852] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:31:05 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 1159 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:31:05.328983 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:05.328983 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:05.330181 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2e4b2161-b88a-45bf-8c17-3070b24053f3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:31:05.330707 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 693/2853] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:05 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:06.293917 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8e1b7c4d-7069-4c76-ac69-a0314555651c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:06.296261 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8e1b7c4d-7069-4c76-ac69-a0314555651c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a Jul 03 19:31:06.296518 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8e1b7c4d-7069-4c76-ac69-a0314555651c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:06.296751 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8e1b7c4d-7069-4c76-ac69-a0314555651c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:06.303529 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8e1b7c4d-7069-4c76-ac69-a0314555651c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a returned with HTTP 404 Jul 03 19:31:06.304154 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 720/2854] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:06 2026] GET /volume/v3/volumes/531cf9f2-f1d1-43cf-ae1f-689c9b3f926a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:31:06.313282 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e659224d-755e-4fc1-bb4a-f77179160e3d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:06.315753 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e659224d-755e-4fc1-bb4a-f77179160e3d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] DELETE https://10.4.3.61/volume/v3/volumes/8aa76ca1-0332-4666-8a3b-44ff275b418a Jul 03 19:31:06.316072 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e659224d-755e-4fc1-bb4a-f77179160e3d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:06.316380 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e659224d-755e-4fc1-bb4a-f77179160e3d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:06.316622 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-e659224d-755e-4fc1-bb4a-f77179160e3d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Delete volume with id: 8aa76ca1-0332-4666-8a3b-44ff275b418a Jul 03 19:31:06.324700 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:06.324700 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:06.325205 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e659224d-755e-4fc1-bb4a-f77179160e3d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:06.343014 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6a017ab6-124a-4164-8ffe-ef82b1dcbbed None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:06.343398 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b391255a-9737-4f18-aa4e-03437c378605 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:06.343651 np0000004460 devstack@c-api.service[99924]: WARNING cinder.keymgr.conf_key_mgr [None req-e659224d-755e-4fc1-bb4a-f77179160e3d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 19:31:06.345099 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6a017ab6-124a-4164-8ffe-ef82b1dcbbed tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:31:06.345339 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6a017ab6-124a-4164-8ffe-ef82b1dcbbed tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:06.345588 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6a017ab6-124a-4164-8ffe-ef82b1dcbbed tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:06.345725 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b391255a-9737-4f18-aa4e-03437c378605 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:31:06.345790 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-6a017ab6-124a-4164-8ffe-ef82b1dcbbed tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:06.346121 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b391255a-9737-4f18-aa4e-03437c378605 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:06.346335 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b391255a-9737-4f18-aa4e-03437c378605 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:06.352664 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:06.352664 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:06.353909 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6a017ab6-124a-4164-8ffe-ef82b1dcbbed tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:31:06.354599 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 720/2855] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:06 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:06.356585 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e659224d-755e-4fc1-bb4a-f77179160e3d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Delete volume request issued successfully. Jul 03 19:31:06.356833 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e659224d-755e-4fc1-bb4a-f77179160e3d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/8aa76ca1-0332-4666-8a3b-44ff275b418a returned with HTTP 202 Jul 03 19:31:06.357347 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 723/2856] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:31:06 2026] DELETE /volume/v3/volumes/8aa76ca1-0332-4666-8a3b-44ff275b418a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:31:06.361352 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:06.361352 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:06.367738 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b391255a-9737-4f18-aa4e-03437c378605 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:31:06.373357 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-078b3ec1-60dd-4600-a3c3-6376bca69255 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:06.374652 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b391255a-9737-4f18-aa4e-03437c378605 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:31:06.375279 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 694/2857] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:31:06 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 1159 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:31:06.376833 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-078b3ec1-60dd-4600-a3c3-6376bca69255 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/8aa76ca1-0332-4666-8a3b-44ff275b418a Jul 03 19:31:06.377187 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-078b3ec1-60dd-4600-a3c3-6376bca69255 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:06.377663 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-078b3ec1-60dd-4600-a3c3-6376bca69255 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:06.389325 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:06.389325 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:06.392928 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-078b3ec1-60dd-4600-a3c3-6376bca69255 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:06.398895 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-078b3ec1-60dd-4600-a3c3-6376bca69255 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/8aa76ca1-0332-4666-8a3b-44ff275b418a returned with HTTP 200 Jul 03 19:31:06.398895 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 721/2858] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:06 2026] GET /volume/v3/volumes/8aa76ca1-0332-4666-8a3b-44ff275b418a => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:07.373227 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-03f7a6ed-7e15-4b56-b4cb-546d07b6c1c1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:07.375808 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-03f7a6ed-7e15-4b56-b4cb-546d07b6c1c1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:31:07.376451 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-03f7a6ed-7e15-4b56-b4cb-546d07b6c1c1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:07.376451 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-03f7a6ed-7e15-4b56-b4cb-546d07b6c1c1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:07.376534 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-03f7a6ed-7e15-4b56-b4cb-546d07b6c1c1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:07.383470 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:07.383470 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:07.383937 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-03f7a6ed-7e15-4b56-b4cb-546d07b6c1c1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:31:07.384375 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 721/2859] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:07 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:07.390129 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-115e0c31-2c52-47a2-ab2c-dc6e548edff1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:07.392284 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-115e0c31-2c52-47a2-ab2c-dc6e548edff1 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:31:07.392817 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-115e0c31-2c52-47a2-ab2c-dc6e548edff1 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:07.392817 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-115e0c31-2c52-47a2-ab2c-dc6e548edff1 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:07.404865 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:07.404865 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:07.408994 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-115e0c31-2c52-47a2-ab2c-dc6e548edff1 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:31:07.414389 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-115e0c31-2c52-47a2-ab2c-dc6e548edff1 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:31:07.414912 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 724/2860] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:31:07 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 1159 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:31:07.415676 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-fbe2c975-f4da-480d-acba-22c56944906f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:07.418310 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fbe2c975-f4da-480d-acba-22c56944906f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/8aa76ca1-0332-4666-8a3b-44ff275b418a Jul 03 19:31:07.418626 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fbe2c975-f4da-480d-acba-22c56944906f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:07.418920 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fbe2c975-f4da-480d-acba-22c56944906f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:07.427029 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fbe2c975-f4da-480d-acba-22c56944906f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/8aa76ca1-0332-4666-8a3b-44ff275b418a returned with HTTP 404 Jul 03 19:31:07.427583 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 695/2861] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:07 2026] GET /volume/v3/volumes/8aa76ca1-0332-4666-8a3b-44ff275b418a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:31:07.437662 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-698eb2fa-2a62-4f5f-8a2a-c3891ec56459 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:07.439611 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-698eb2fa-2a62-4f5f-8a2a-c3891ec56459 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] GET https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 Jul 03 19:31:07.440331 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-698eb2fa-2a62-4f5f-8a2a-c3891ec56459 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:07.440652 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-698eb2fa-2a62-4f5f-8a2a-c3891ec56459 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] Calling method 'detail' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:07.441586 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-698eb2fa-2a62-4f5f-8a2a-c3891ec56459 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99925) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:31:07.499193 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-698eb2fa-2a62-4f5f-8a2a-c3891ec56459 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] Get all volumes completed successfully. Jul 03 19:31:07.502088 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:07.502088 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:07.516752 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-698eb2fa-2a62-4f5f-8a2a-c3891ec56459 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 19:31:07.517543 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 722/2862] 10.4.3.61 () {66 vars in 1278 bytes} [Fri Jul 3 19:31:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17359 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:31:07.540209 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-baa4fa32-2972-42ab-962d-98d2d4a784c0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:07.542161 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-baa4fa32-2972-42ab-962d-98d2d4a784c0 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] DELETE https://10.4.3.61/volume/v3/types/3d8e6d6c-27a7-496f-b1ef-56cabaa14a93 Jul 03 19:31:07.542419 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-baa4fa32-2972-42ab-962d-98d2d4a784c0 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:07.542646 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-baa4fa32-2972-42ab-962d-98d2d4a784c0 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] Calling method '_delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:07.588666 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-baa4fa32-2972-42ab-962d-98d2d4a784c0 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] https://10.4.3.61/volume/v3/types/3d8e6d6c-27a7-496f-b1ef-56cabaa14a93 returned with HTTP 202 Jul 03 19:31:07.589284 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 722/2863] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:31:07 2026] DELETE /volume/v3/types/3d8e6d6c-27a7-496f-b1ef-56cabaa14a93 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:31:08.399061 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-16e3651c-0112-4f1b-83f5-353be47a4584 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:08.401585 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-16e3651c-0112-4f1b-83f5-353be47a4584 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:31:08.402098 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-16e3651c-0112-4f1b-83f5-353be47a4584 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:08.402687 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-16e3651c-0112-4f1b-83f5-353be47a4584 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:08.402958 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-16e3651c-0112-4f1b-83f5-353be47a4584 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:08.409552 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:08.409552 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:08.410908 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-16e3651c-0112-4f1b-83f5-353be47a4584 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:31:08.412281 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 725/2864] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:08 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:08.431387 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-39461bc2-b5d4-4bb7-a096-227f617d7b8c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:08.433336 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-39461bc2-b5d4-4bb7-a096-227f617d7b8c tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:31:08.434060 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-39461bc2-b5d4-4bb7-a096-227f617d7b8c tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:08.434060 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-39461bc2-b5d4-4bb7-a096-227f617d7b8c tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:08.445225 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:08.445225 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:08.449873 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-39461bc2-b5d4-4bb7-a096-227f617d7b8c tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:31:08.454827 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-39461bc2-b5d4-4bb7-a096-227f617d7b8c tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:31:08.455337 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 696/2865] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:31:08 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 1159 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:31:08.983441 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ffec7061-73e0-4d7b-8067-43ee5e707874 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:08.985293 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ffec7061-73e0-4d7b-8067-43ee5e707874 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:31:08.985647 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ffec7061-73e0-4d7b-8067-43ee5e707874 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-196439764", "extra_specs": {}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:09.004594 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ffec7061-73e0-4d7b-8067-43ee5e707874 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:31:09.005013 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 723/2866] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:31:08 2026] POST /volume/v3/types => generated 211 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:09.014664 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-cd4a8b3f-58e7-45b0-be72-58bc053e3d34 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:09.017645 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cd4a8b3f-58e7-45b0-be72-58bc053e3d34 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] POST https://10.4.3.61/volume/v3/types/bccd50e9-9a09-4b72-8c83-4a8b9b279456/encryption Jul 03 19:31:09.018480 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cd4a8b3f-58e7-45b0-be72-58bc053e3d34 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:09.037550 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cd4a8b3f-58e7-45b0-be72-58bc053e3d34 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] https://10.4.3.61/volume/v3/types/bccd50e9-9a09-4b72-8c83-4a8b9b279456/encryption returned with HTTP 200 Jul 03 19:31:09.037981 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 723/2867] 10.4.3.61 () {68 vars in 1390 bytes} [Fri Jul 3 19:31:09 2026] POST /volume/v3/types/bccd50e9-9a09-4b72-8c83-4a8b9b279456/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:09.065549 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-79e43786-db22-4e55-b921-46d586b73edb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:09.067388 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-79e43786-db22-4e55-b921-46d586b73edb tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:31:09.069753 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-79e43786-db22-4e55-b921-46d586b73edb tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1609656343", "snapshot_id": null, "imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775", "volume_type": "tempest-scenario-type-luks-196439764", "size": 1}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:09.069753 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-79e43786-db22-4e55-b921-46d586b73edb tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1609656343', 'snapshot_id': None, 'imageRef': '6fdb725c-805c-4eab-bb34-5aad39949775', 'volume_type': 'tempest-scenario-type-luks-196439764', 'size': 1}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:31:09.163193 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-79e43786-db22-4e55-b921-46d586b73edb tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Create volume of 1 GB Jul 03 19:31:09.163193 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:09.163193 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:09.163193 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-79e43786-db22-4e55-b921-46d586b73edb tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Availability Zones retrieved successfully. Jul 03 19:31:09.170216 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-79e43786-db22-4e55-b921-46d586b73edb tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Flow 'volume_create_api' (4e54ffdf-25dc-4fff-b4bf-1d87b12d1f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:09.172205 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-79e43786-db22-4e55-b921-46d586b73edb tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2da4c7dc-28cd-4df3-8530-0dbf8814fcbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:09.173501 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-79e43786-db22-4e55-b921-46d586b73edb tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:31:09.236567 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-79e43786-db22-4e55-b921-46d586b73edb tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2da4c7dc-28cd-4df3-8530-0dbf8814fcbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:31:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bccd50e9-9a09-4b72-8c83-4a8b9b279456,is_public=True,name='tempest-scenario-type-luks-196439764',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bccd50e9-9a09-4b72-8c83-4a8b9b279456', '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=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:09.240193 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-79e43786-db22-4e55-b921-46d586b73edb tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9bac1bd-3ea5-4201-9a3f-91887a4feaea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:09.272089 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-79e43786-db22-4e55-b921-46d586b73edb tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-196439764 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-196439764, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:31:09.272458 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-79e43786-db22-4e55-b921-46d586b73edb tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-196439764 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-196439764, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:31:09.311272 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-79e43786-db22-4e55-b921-46d586b73edb tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Created reservations ['8b393b74-ba7a-40df-bf32-c4ddfed6d1c5', '10797d31-e75d-43c5-97fd-8b16169837c4', '76dc76cb-5559-4fe0-a230-5978f4e7f8e1', '33df088e-6793-4264-83f0-586616975837'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:31:09.312348 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-79e43786-db22-4e55-b921-46d586b73edb tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9bac1bd-3ea5-4201-9a3f-91887a4feaea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b393b74-ba7a-40df-bf32-c4ddfed6d1c5', '10797d31-e75d-43c5-97fd-8b16169837c4', '76dc76cb-5559-4fe0-a230-5978f4e7f8e1', '33df088e-6793-4264-83f0-586616975837']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:09.313374 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-79e43786-db22-4e55-b921-46d586b73edb tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39caa50e-2aea-4b48-98c1-9d48ff36773b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:09.343118 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-79e43786-db22-4e55-b921-46d586b73edb tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39caa50e-2aea-4b48-98c1-9d48ff36773b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca920aa4-cd3b-4f24-92cc-daaca3e83735', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1609656343',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a956a898326c4c2ead1c2728d5c56df8',qos_specs=None,replication_status=,reservations=['8b393b74-ba7a-40df-bf32-c4ddfed6d1c5','10797d31-e75d-43c5-97fd-8b16169837c4','76dc76cb-5559-4fe0-a230-5978f4e7f8e1','33df088e-6793-4264-83f0-586616975837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fa806d3239245cc950c4f3386f818f4',volume_type_id=bccd50e9-9a09-4b72-8c83-4a8b9b279456), 'volume': Volume(_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-03T19:31:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1609656343',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ca920aa4-cd3b-4f24-92cc-daaca3e83735,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a956a898326c4c2ead1c2728d5c56df8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fa806d3239245cc950c4f3386f818f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bccd50e9-9a09-4b72-8c83-4a8b9b279456),volume_type_id=bccd50e9-9a09-4b72-8c83-4a8b9b279456)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:09.343848 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-79e43786-db22-4e55-b921-46d586b73edb tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90d30055-8f16-46f2-9562-89fef6639b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:09.368334 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-79e43786-db22-4e55-b921-46d586b73edb tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90d30055-8f16-46f2-9562-89fef6639b4c) transitioned into state 'SUCCESS' from state '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-1609656343',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a956a898326c4c2ead1c2728d5c56df8',qos_specs=None,replication_status=,reservations=['8b393b74-ba7a-40df-bf32-c4ddfed6d1c5','10797d31-e75d-43c5-97fd-8b16169837c4','76dc76cb-5559-4fe0-a230-5978f4e7f8e1','33df088e-6793-4264-83f0-586616975837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fa806d3239245cc950c4f3386f818f4',volume_type_id=bccd50e9-9a09-4b72-8c83-4a8b9b279456)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:09.369249 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-79e43786-db22-4e55-b921-46d586b73edb tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2875f2cc-757d-4910-b2d5-8d8890d187d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:09.383301 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-79e43786-db22-4e55-b921-46d586b73edb tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2875f2cc-757d-4910-b2d5-8d8890d187d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:09.383301 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-79e43786-db22-4e55-b921-46d586b73edb tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Flow 'volume_create_api' (4e54ffdf-25dc-4fff-b4bf-1d87b12d1f80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:09.383301 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-79e43786-db22-4e55-b921-46d586b73edb tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Create volume request issued successfully. Jul 03 19:31:09.383301 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-79e43786-db22-4e55-b921-46d586b73edb tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:31:09.383301 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 726/2868] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:31:09 2026] POST /volume/v3/volumes => generated 789 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:31:09.395865 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8c98a01b-bda9-4c4b-846d-595a4cabbffe None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:09.397674 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8c98a01b-bda9-4c4b-846d-595a4cabbffe tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:31:09.397894 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8c98a01b-bda9-4c4b-846d-595a4cabbffe tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:09.398117 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8c98a01b-bda9-4c4b-846d-595a4cabbffe tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:09.405322 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:09.405322 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:09.409365 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8c98a01b-bda9-4c4b-846d-595a4cabbffe tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:09.414249 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8c98a01b-bda9-4c4b-846d-595a4cabbffe tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 returned with HTTP 200 Jul 03 19:31:09.414684 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 697/2869] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:09 2026] GET /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:09.423954 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9623b5bc-e3d3-491a-a508-9b7dc8728701 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:09.426397 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9623b5bc-e3d3-491a-a508-9b7dc8728701 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:31:09.426684 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9623b5bc-e3d3-491a-a508-9b7dc8728701 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:09.426950 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9623b5bc-e3d3-491a-a508-9b7dc8728701 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:09.427126 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-9623b5bc-e3d3-491a-a508-9b7dc8728701 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:09.469425 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b9f4dc05-acec-4def-8764-08ec460b2689 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:09.473501 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b9f4dc05-acec-4def-8764-08ec460b2689 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:31:09.473501 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b9f4dc05-acec-4def-8764-08ec460b2689 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:09.473501 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b9f4dc05-acec-4def-8764-08ec460b2689 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:09.486431 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:09.486431 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:09.491681 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b9f4dc05-acec-4def-8764-08ec460b2689 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:31:09.498226 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b9f4dc05-acec-4def-8764-08ec460b2689 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:31:09.498926 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 724/2870] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:31:09 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 1159 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:31:09.632615 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:09.632615 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:09.633471 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9623b5bc-e3d3-491a-a508-9b7dc8728701 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:31:09.633835 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 724/2871] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:09 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 790 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:10.428011 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1a08d064-c5e8-4b9e-b585-5206d87f5eba None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:10.431940 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1a08d064-c5e8-4b9e-b585-5206d87f5eba tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:31:10.432179 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1a08d064-c5e8-4b9e-b585-5206d87f5eba tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:10.432431 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1a08d064-c5e8-4b9e-b585-5206d87f5eba tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:10.443549 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:10.443549 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:10.448073 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1a08d064-c5e8-4b9e-b585-5206d87f5eba tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:10.453559 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1a08d064-c5e8-4b9e-b585-5206d87f5eba tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 returned with HTTP 200 Jul 03 19:31:10.453981 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 727/2872] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:10 2026] GET /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 => generated 939 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:10.514148 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-82e5a22b-9a10-4e20-a573-f943ae42fde8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:10.516522 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-82e5a22b-9a10-4e20-a573-f943ae42fde8 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:31:10.516812 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-82e5a22b-9a10-4e20-a573-f943ae42fde8 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:10.517090 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-82e5a22b-9a10-4e20-a573-f943ae42fde8 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:10.531016 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:10.531016 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:10.535856 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-82e5a22b-9a10-4e20-a573-f943ae42fde8 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:31:10.542907 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-82e5a22b-9a10-4e20-a573-f943ae42fde8 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:31:10.543834 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 698/2873] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:31:10 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 1159 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:31:10.645032 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-02f62f44-472d-49dc-b1b9-e709a65526cf None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:10.647319 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-02f62f44-472d-49dc-b1b9-e709a65526cf tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:31:10.647631 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-02f62f44-472d-49dc-b1b9-e709a65526cf tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:10.647861 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-02f62f44-472d-49dc-b1b9-e709a65526cf tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:10.647993 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-02f62f44-472d-49dc-b1b9-e709a65526cf tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:10.652352 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:10.652352 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:10.653137 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-02f62f44-472d-49dc-b1b9-e709a65526cf tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:31:10.653634 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 725/2874] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:10 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:11.469060 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-82fedacb-75e5-4b5c-9d96-714e4fd48255 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:11.471018 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-82fedacb-75e5-4b5c-9d96-714e4fd48255 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:31:11.471306 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-82fedacb-75e5-4b5c-9d96-714e4fd48255 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:11.471551 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-82fedacb-75e5-4b5c-9d96-714e4fd48255 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:11.479638 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:11.479638 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:11.483957 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-82fedacb-75e5-4b5c-9d96-714e4fd48255 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:11.488938 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-82fedacb-75e5-4b5c-9d96-714e4fd48255 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 returned with HTTP 200 Jul 03 19:31:11.489391 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 725/2875] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:11 2026] GET /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:11.560483 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b9738dca-438b-4059-a2b3-17afe0c9d233 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:11.562207 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b9738dca-438b-4059-a2b3-17afe0c9d233 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:31:11.562446 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b9738dca-438b-4059-a2b3-17afe0c9d233 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:11.562669 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b9738dca-438b-4059-a2b3-17afe0c9d233 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:11.573047 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:11.573047 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:11.577138 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b9738dca-438b-4059-a2b3-17afe0c9d233 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:31:11.582920 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b9738dca-438b-4059-a2b3-17afe0c9d233 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:31:11.583560 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 728/2876] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:31:11 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 1159 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:31:11.664726 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ad0288a2-3be6-4f0f-9418-004e28ad07ad None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:11.666476 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ad0288a2-3be6-4f0f-9418-004e28ad07ad tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:31:11.666668 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ad0288a2-3be6-4f0f-9418-004e28ad07ad tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:11.666841 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ad0288a2-3be6-4f0f-9418-004e28ad07ad tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:11.666954 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-ad0288a2-3be6-4f0f-9418-004e28ad07ad tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:11.671222 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:11.671222 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:11.671927 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ad0288a2-3be6-4f0f-9418-004e28ad07ad tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:31:11.672322 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 699/2877] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:11 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:12.501436 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b38fcca6-3dcc-4df5-9a12-9226ba71f194 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:12.503660 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b38fcca6-3dcc-4df5-9a12-9226ba71f194 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:31:12.503992 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b38fcca6-3dcc-4df5-9a12-9226ba71f194 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:12.504497 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b38fcca6-3dcc-4df5-9a12-9226ba71f194 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:12.514045 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:12.514045 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:12.519210 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b38fcca6-3dcc-4df5-9a12-9226ba71f194 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:12.525649 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b38fcca6-3dcc-4df5-9a12-9226ba71f194 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 returned with HTTP 200 Jul 03 19:31:12.526417 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 726/2878] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:12 2026] GET /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 => generated 942 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:12.601086 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2720d9ba-0242-4cb8-b7cd-bb607fb8411c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:12.603348 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2720d9ba-0242-4cb8-b7cd-bb607fb8411c tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:31:12.603605 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2720d9ba-0242-4cb8-b7cd-bb607fb8411c tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:12.603836 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2720d9ba-0242-4cb8-b7cd-bb607fb8411c tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:12.616832 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:12.616832 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:12.621476 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-2720d9ba-0242-4cb8-b7cd-bb607fb8411c tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:31:12.631246 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2720d9ba-0242-4cb8-b7cd-bb607fb8411c tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:31:12.631767 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 726/2879] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:31:12 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 1159 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:31:12.684895 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3e42492c-f1bc-4613-8855-8ce4ec0490a0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:12.687267 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3e42492c-f1bc-4613-8855-8ce4ec0490a0 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:31:12.687507 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3e42492c-f1bc-4613-8855-8ce4ec0490a0 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:12.687734 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3e42492c-f1bc-4613-8855-8ce4ec0490a0 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:12.687868 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-3e42492c-f1bc-4613-8855-8ce4ec0490a0 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:12.694358 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:12.694358 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:12.695338 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3e42492c-f1bc-4613-8855-8ce4ec0490a0 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:31:12.695782 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 729/2880] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:12 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:12.793949 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-64d08c17-7ec2-490b-a6a6-d585d114165e req-1905f578-5520-4975-9cad-085b1e8d239d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:12.799777 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-64d08c17-7ec2-490b-a6a6-d585d114165e req-1905f578-5520-4975-9cad-085b1e8d239d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] DELETE https://10.4.3.61/volume/v3/attachments/1db6ba70-fd9c-4ba0-bb87-ac9bfb4717cc Jul 03 19:31:12.800083 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-64d08c17-7ec2-490b-a6a6-d585d114165e req-1905f578-5520-4975-9cad-085b1e8d239d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:12.800340 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-64d08c17-7ec2-490b-a6a6-d585d114165e req-1905f578-5520-4975-9cad-085b1e8d239d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:12.812263 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:12.812263 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:13.344305 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-64d08c17-7ec2-490b-a6a6-d585d114165e req-1905f578-5520-4975-9cad-085b1e8d239d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/attachments/1db6ba70-fd9c-4ba0-bb87-ac9bfb4717cc returned with HTTP 200 Jul 03 19:31:13.344739 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 700/2881] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:31:12 2026] DELETE /volume/v3/attachments/1db6ba70-fd9c-4ba0-bb87-ac9bfb4717cc => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:13.541108 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9875ea60-c7cc-46a3-ba72-63785fa07790 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:13.543031 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9875ea60-c7cc-46a3-ba72-63785fa07790 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:31:13.543284 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9875ea60-c7cc-46a3-ba72-63785fa07790 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:13.543506 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9875ea60-c7cc-46a3-ba72-63785fa07790 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:13.555216 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:13.555216 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:13.562111 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-9875ea60-c7cc-46a3-ba72-63785fa07790 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:13.566866 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9875ea60-c7cc-46a3-ba72-63785fa07790 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 returned with HTTP 200 Jul 03 19:31:13.567284 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 727/2882] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:13 2026] GET /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 => generated 942 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:13.645936 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7ffb1852-918e-4fdf-b461-30ad15bfbb63 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:13.648274 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7ffb1852-918e-4fdf-b461-30ad15bfbb63 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:31:13.648487 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7ffb1852-918e-4fdf-b461-30ad15bfbb63 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:13.648722 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7ffb1852-918e-4fdf-b461-30ad15bfbb63 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:13.657342 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:13.657342 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:13.661732 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7ffb1852-918e-4fdf-b461-30ad15bfbb63 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:31:13.668444 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7ffb1852-918e-4fdf-b461-30ad15bfbb63 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:31:13.668706 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 727/2883] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:31:13 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 864 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:13.708222 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1ec591b6-7903-4fb7-918c-39c4d00d6da5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:13.711832 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1ec591b6-7903-4fb7-918c-39c4d00d6da5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:31:13.711832 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1ec591b6-7903-4fb7-918c-39c4d00d6da5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:13.711832 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1ec591b6-7903-4fb7-918c-39c4d00d6da5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:13.711832 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-1ec591b6-7903-4fb7-918c-39c4d00d6da5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:13.716126 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:13.716126 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:13.717564 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1ec591b6-7903-4fb7-918c-39c4d00d6da5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:31:13.718187 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 730/2884] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:13 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:14.581543 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-34683bab-a3ae-4358-9ffb-2b91540b790f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:14.584070 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-34683bab-a3ae-4358-9ffb-2b91540b790f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:31:14.584970 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-34683bab-a3ae-4358-9ffb-2b91540b790f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:14.584970 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-34683bab-a3ae-4358-9ffb-2b91540b790f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:14.599939 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:14.599939 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:14.611391 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-34683bab-a3ae-4358-9ffb-2b91540b790f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:14.616490 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-34683bab-a3ae-4358-9ffb-2b91540b790f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 returned with HTTP 200 Jul 03 19:31:14.616901 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 701/2885] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:14 2026] GET /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 => generated 942 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:14.728629 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-535d6ed1-1f60-4e3c-832c-abdfc5c9de3f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:14.730514 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-535d6ed1-1f60-4e3c-832c-abdfc5c9de3f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:31:14.730753 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-535d6ed1-1f60-4e3c-832c-abdfc5c9de3f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:14.730959 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-535d6ed1-1f60-4e3c-832c-abdfc5c9de3f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:14.731109 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-535d6ed1-1f60-4e3c-832c-abdfc5c9de3f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:14.735731 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:14.735731 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:14.736581 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-535d6ed1-1f60-4e3c-832c-abdfc5c9de3f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:31:14.736969 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 728/2886] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:14 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:15.632947 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e886ec02-cf13-4aba-87e3-1829306c9074 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:15.634757 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e886ec02-cf13-4aba-87e3-1829306c9074 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:31:15.634928 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e886ec02-cf13-4aba-87e3-1829306c9074 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:15.635193 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e886ec02-cf13-4aba-87e3-1829306c9074 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:15.641998 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:15.641998 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:15.645697 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e886ec02-cf13-4aba-87e3-1829306c9074 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:15.650363 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e886ec02-cf13-4aba-87e3-1829306c9074 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 returned with HTTP 200 Jul 03 19:31:15.650780 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 728/2887] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:15 2026] GET /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:15.747099 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1b6b3ed7-f8fb-4553-bd00-7b51621b4ba1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:15.748701 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1b6b3ed7-f8fb-4553-bd00-7b51621b4ba1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:31:15.750130 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1b6b3ed7-f8fb-4553-bd00-7b51621b4ba1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:15.750130 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1b6b3ed7-f8fb-4553-bd00-7b51621b4ba1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:15.750130 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-1b6b3ed7-f8fb-4553-bd00-7b51621b4ba1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:15.753945 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:15.753945 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:15.754864 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1b6b3ed7-f8fb-4553-bd00-7b51621b4ba1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:31:15.755311 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 731/2888] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:15 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:15.897273 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-a472b39a-b25b-4717-9885-09c2068c9637 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:15.900010 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-a472b39a-b25b-4717-9885-09c2068c9637 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] POST https://10.4.3.61/volume/v3/attachments/231cc174-eceb-4af4-9c20-c39c9a5f2dfb/action Jul 03 19:31:15.900575 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-a472b39a-b25b-4717-9885-09c2068c9637 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:31:15.900752 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-a472b39a-b25b-4717-9885-09c2068c9637 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:15.938761 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:15.938761 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:15.967918 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-79f18fef-ace1-41b3-9074-d916bfe70ee7 req-a472b39a-b25b-4717-9885-09c2068c9637 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/231cc174-eceb-4af4-9c20-c39c9a5f2dfb/action returned with HTTP 204 Jul 03 19:31:15.968978 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 702/2889] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:31:15 2026] POST /volume/v3/attachments/231cc174-eceb-4af4-9c20-c39c9a5f2dfb/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:31:16.666547 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-08b55e7c-bfa2-4df1-8c96-620aa3411395 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:16.668799 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-08b55e7c-bfa2-4df1-8c96-620aa3411395 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:31:16.669058 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-08b55e7c-bfa2-4df1-8c96-620aa3411395 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:16.669322 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-08b55e7c-bfa2-4df1-8c96-620aa3411395 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:16.677975 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:16.677975 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:16.682648 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-08b55e7c-bfa2-4df1-8c96-620aa3411395 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:16.688064 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-08b55e7c-bfa2-4df1-8c96-620aa3411395 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 returned with HTTP 200 Jul 03 19:31:16.688607 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 729/2890] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:16 2026] GET /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:16.766195 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-eadb0eed-eca1-47e1-95dc-a809e3785422 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:16.767927 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-eadb0eed-eca1-47e1-95dc-a809e3785422 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:31:16.768191 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-eadb0eed-eca1-47e1-95dc-a809e3785422 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:16.768391 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-eadb0eed-eca1-47e1-95dc-a809e3785422 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:16.768529 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-eadb0eed-eca1-47e1-95dc-a809e3785422 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:16.773051 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:16.773051 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:16.773793 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-eadb0eed-eca1-47e1-95dc-a809e3785422 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:31:16.774186 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 729/2891] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:16 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:17.705948 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-794dcd88-dc99-46c2-91c7-38eeca73afb8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:17.709513 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-794dcd88-dc99-46c2-91c7-38eeca73afb8 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:31:17.709513 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-794dcd88-dc99-46c2-91c7-38eeca73afb8 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:17.709513 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-794dcd88-dc99-46c2-91c7-38eeca73afb8 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:17.715994 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:17.715994 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:17.720413 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-794dcd88-dc99-46c2-91c7-38eeca73afb8 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:17.725747 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-794dcd88-dc99-46c2-91c7-38eeca73afb8 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 returned with HTTP 200 Jul 03 19:31:17.726412 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 732/2892] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:17 2026] GET /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:17.787282 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7869ab87-f9ae-4390-9322-f1cce9d4a6eb None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:17.789475 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7869ab87-f9ae-4390-9322-f1cce9d4a6eb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:31:17.789702 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7869ab87-f9ae-4390-9322-f1cce9d4a6eb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:17.789939 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7869ab87-f9ae-4390-9322-f1cce9d4a6eb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:17.790044 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-7869ab87-f9ae-4390-9322-f1cce9d4a6eb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:17.795524 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:17.795524 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:17.796913 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7869ab87-f9ae-4390-9322-f1cce9d4a6eb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:31:17.797397 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 703/2893] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:17 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:17.811447 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1dbcd563-23d5-4812-9688-07c0a20dfd8b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:17.814842 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1dbcd563-23d5-4812-9688-07c0a20dfd8b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/9084f704-d9cd-4e64-8935-c65f2be13db3 Jul 03 19:31:17.814842 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1dbcd563-23d5-4812-9688-07c0a20dfd8b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:17.814842 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1dbcd563-23d5-4812-9688-07c0a20dfd8b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:17.821623 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:17.821623 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:17.826194 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1dbcd563-23d5-4812-9688-07c0a20dfd8b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:31:17.832195 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1dbcd563-23d5-4812-9688-07c0a20dfd8b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/9084f704-d9cd-4e64-8935-c65f2be13db3 returned with HTTP 200 Jul 03 19:31:17.832723 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 730/2894] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:17 2026] GET /volume/v3/volumes/9084f704-d9cd-4e64-8935-c65f2be13db3 => generated 1409 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:17.845515 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d8f4d903-7706-47a6-8023-2165c963314e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:17.847292 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d8f4d903-7706-47a6-8023-2165c963314e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/9084f704-d9cd-4e64-8935-c65f2be13db3 Jul 03 19:31:17.847489 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d8f4d903-7706-47a6-8023-2165c963314e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:17.847673 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d8f4d903-7706-47a6-8023-2165c963314e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:17.854850 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:17.854850 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:17.858894 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d8f4d903-7706-47a6-8023-2165c963314e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:31:17.866199 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d8f4d903-7706-47a6-8023-2165c963314e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/9084f704-d9cd-4e64-8935-c65f2be13db3 returned with HTTP 200 Jul 03 19:31:17.866691 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 730/2895] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:17 2026] GET /volume/v3/volumes/9084f704-d9cd-4e64-8935-c65f2be13db3 => generated 1409 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:17.882090 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-598a70da-4f79-4d86-8b81-3dc608504fd3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:17.883574 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-598a70da-4f79-4d86-8b81-3dc608504fd3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] DELETE https://10.4.3.61/volume/v3/volumes/9084f704-d9cd-4e64-8935-c65f2be13db3 Jul 03 19:31:17.883935 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-598a70da-4f79-4d86-8b81-3dc608504fd3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:17.884297 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-598a70da-4f79-4d86-8b81-3dc608504fd3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:17.884587 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-598a70da-4f79-4d86-8b81-3dc608504fd3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Delete volume with id: 9084f704-d9cd-4e64-8935-c65f2be13db3 Jul 03 19:31:17.893191 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:17.893191 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:17.893191 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-598a70da-4f79-4d86-8b81-3dc608504fd3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:31:17.914122 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-598a70da-4f79-4d86-8b81-3dc608504fd3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Delete volume request issued successfully. Jul 03 19:31:17.914580 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-598a70da-4f79-4d86-8b81-3dc608504fd3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/9084f704-d9cd-4e64-8935-c65f2be13db3 returned with HTTP 202 Jul 03 19:31:17.915133 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 733/2896] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:31:17 2026] DELETE /volume/v3/volumes/9084f704-d9cd-4e64-8935-c65f2be13db3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:31:17.924598 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cd4786e4-3c84-4162-8e58-aa86c9a292f2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:17.926725 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cd4786e4-3c84-4162-8e58-aa86c9a292f2 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/9084f704-d9cd-4e64-8935-c65f2be13db3 Jul 03 19:31:17.927073 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cd4786e4-3c84-4162-8e58-aa86c9a292f2 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:17.927371 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cd4786e4-3c84-4162-8e58-aa86c9a292f2 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:17.937668 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:17.937668 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:17.948894 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-cd4786e4-3c84-4162-8e58-aa86c9a292f2 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:31:17.956277 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cd4786e4-3c84-4162-8e58-aa86c9a292f2 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/9084f704-d9cd-4e64-8935-c65f2be13db3 returned with HTTP 200 Jul 03 19:31:17.957363 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 704/2897] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:17 2026] GET /volume/v3/volumes/9084f704-d9cd-4e64-8935-c65f2be13db3 => generated 1408 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:18.029274 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-7a22374b-b7bd-4b3f-a5da-db40ecee0e7e req-fd5fddca-78ec-46b8-9444-4643cab37c8e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:18.032896 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-7a22374b-b7bd-4b3f-a5da-db40ecee0e7e req-fd5fddca-78ec-46b8-9444-4643cab37c8e tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] DELETE https://10.4.3.61/volume/v3/attachments/1db6ba70-fd9c-4ba0-bb87-ac9bfb4717cc Jul 03 19:31:18.032896 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-7a22374b-b7bd-4b3f-a5da-db40ecee0e7e req-fd5fddca-78ec-46b8-9444-4643cab37c8e tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:18.032896 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-7a22374b-b7bd-4b3f-a5da-db40ecee0e7e req-fd5fddca-78ec-46b8-9444-4643cab37c8e tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:18.036396 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-7a22374b-b7bd-4b3f-a5da-db40ecee0e7e req-fd5fddca-78ec-46b8-9444-4643cab37c8e tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/attachments/1db6ba70-fd9c-4ba0-bb87-ac9bfb4717cc returned with HTTP 404 Jul 03 19:31:18.037218 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 731/2898] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:31:18 2026] DELETE /volume/v3/attachments/1db6ba70-fd9c-4ba0-bb87-ac9bfb4717cc => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:31:18.739886 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-99eb1420-f60b-4122-ae47-f7f7b256eadd None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:18.742555 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-99eb1420-f60b-4122-ae47-f7f7b256eadd tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:31:18.742822 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-99eb1420-f60b-4122-ae47-f7f7b256eadd tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:18.743361 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-99eb1420-f60b-4122-ae47-f7f7b256eadd tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:18.753817 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:18.753817 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:18.760012 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-99eb1420-f60b-4122-ae47-f7f7b256eadd tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:18.766292 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-99eb1420-f60b-4122-ae47-f7f7b256eadd tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 returned with HTTP 200 Jul 03 19:31:18.766863 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 731/2899] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:18 2026] GET /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 => generated 942 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:18.974819 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-60d646bf-2706-4fea-b08b-f0231b68e2b3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:18.976363 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-60d646bf-2706-4fea-b08b-f0231b68e2b3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/9084f704-d9cd-4e64-8935-c65f2be13db3 Jul 03 19:31:18.976648 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-60d646bf-2706-4fea-b08b-f0231b68e2b3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:18.977873 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-60d646bf-2706-4fea-b08b-f0231b68e2b3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:18.982500 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-60d646bf-2706-4fea-b08b-f0231b68e2b3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/9084f704-d9cd-4e64-8935-c65f2be13db3 returned with HTTP 404 Jul 03 19:31:18.983251 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 734/2900] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:18 2026] GET /volume/v3/volumes/9084f704-d9cd-4e64-8935-c65f2be13db3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:31:18.990996 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-88752026-00a7-46a7-9cbd-c19ecef3f151 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:18.992788 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-88752026-00a7-46a7-9cbd-c19ecef3f151 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] DELETE https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:31:18.993075 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-88752026-00a7-46a7-9cbd-c19ecef3f151 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:18.993329 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-88752026-00a7-46a7-9cbd-c19ecef3f151 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:18.993471 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-88752026-00a7-46a7-9cbd-c19ecef3f151 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Delete backup with id: 3436ac1c-3c94-47e5-b78b-051818f05d48. Jul 03 19:31:18.997568 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:18.997568 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:19.010839 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.backup.rpcapi [None req-88752026-00a7-46a7-9cbd-c19ecef3f151 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] delete_backup rpcapi backup_id 3436ac1c-3c94-47e5-b78b-051818f05d48 {{(pid=99926) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:31:19.012824 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-88752026-00a7-46a7-9cbd-c19ecef3f151 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 202 Jul 03 19:31:19.013463 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 705/2901] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:31:18 2026] DELETE /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:31:19.025126 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-00ead3b7-dca0-4857-8e3f-b842a76c0b7a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:19.028542 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-00ead3b7-dca0-4857-8e3f-b842a76c0b7a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:31:19.028542 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-00ead3b7-dca0-4857-8e3f-b842a76c0b7a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:19.028542 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-00ead3b7-dca0-4857-8e3f-b842a76c0b7a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:19.028542 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-00ead3b7-dca0-4857-8e3f-b842a76c0b7a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:19.032795 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:19.032795 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:19.033711 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-00ead3b7-dca0-4857-8e3f-b842a76c0b7a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 200 Jul 03 19:31:19.034122 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 732/2902] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:19 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:19.781184 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d9d027d8-7f98-44aa-b376-d0818d0bcfe9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:19.783451 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d9d027d8-7f98-44aa-b376-d0818d0bcfe9 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:31:19.783695 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d9d027d8-7f98-44aa-b376-d0818d0bcfe9 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:19.783951 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d9d027d8-7f98-44aa-b376-d0818d0bcfe9 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:19.792771 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:19.792771 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:19.798729 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d9d027d8-7f98-44aa-b376-d0818d0bcfe9 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:19.805817 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d9d027d8-7f98-44aa-b376-d0818d0bcfe9 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 returned with HTTP 200 Jul 03 19:31:19.806324 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 732/2903] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:19 2026] GET /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 => generated 942 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:20.045886 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7cbfca86-eaa8-4510-b3cd-bf6424bd7500 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:20.047573 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7cbfca86-eaa8-4510-b3cd-bf6424bd7500 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 Jul 03 19:31:20.047765 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7cbfca86-eaa8-4510-b3cd-bf6424bd7500 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:20.047958 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7cbfca86-eaa8-4510-b3cd-bf6424bd7500 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:20.048081 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-7cbfca86-eaa8-4510-b3cd-bf6424bd7500 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 3436ac1c-3c94-47e5-b78b-051818f05d48. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:20.051832 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7cbfca86-eaa8-4510-b3cd-bf6424bd7500 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 returned with HTTP 404 Jul 03 19:31:20.052383 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 735/2904] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:20 2026] GET /volume/v3/backups/3436ac1c-3c94-47e5-b78b-051818f05d48 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:31:20.137000 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4146fe90-89ae-4370-a273-578d99a519d3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:20.139217 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4146fe90-89ae-4370-a273-578d99a519d3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/dea521e1-3ac7-4ee2-a643-822ff6178824 Jul 03 19:31:20.139570 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4146fe90-89ae-4370-a273-578d99a519d3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:20.139852 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4146fe90-89ae-4370-a273-578d99a519d3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:20.148407 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:20.148407 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:20.159294 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-4146fe90-89ae-4370-a273-578d99a519d3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:31:20.168585 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4146fe90-89ae-4370-a273-578d99a519d3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/dea521e1-3ac7-4ee2-a643-822ff6178824 returned with HTTP 200 Jul 03 19:31:20.168819 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 706/2905] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:20 2026] GET /volume/v3/volumes/dea521e1-3ac7-4ee2-a643-822ff6178824 => generated 1354 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:20.184656 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-15411b21-98fd-42dd-b477-72a8e64b9621 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:20.187428 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-15411b21-98fd-42dd-b477-72a8e64b9621 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] DELETE https://10.4.3.61/volume/v3/volumes/dea521e1-3ac7-4ee2-a643-822ff6178824 Jul 03 19:31:20.187715 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-15411b21-98fd-42dd-b477-72a8e64b9621 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:20.187991 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-15411b21-98fd-42dd-b477-72a8e64b9621 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:20.188283 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-15411b21-98fd-42dd-b477-72a8e64b9621 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Delete volume with id: dea521e1-3ac7-4ee2-a643-822ff6178824 Jul 03 19:31:20.198381 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:20.198381 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:20.199067 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-15411b21-98fd-42dd-b477-72a8e64b9621 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:31:20.226848 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-15411b21-98fd-42dd-b477-72a8e64b9621 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Delete volume request issued successfully. Jul 03 19:31:20.227053 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-15411b21-98fd-42dd-b477-72a8e64b9621 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/dea521e1-3ac7-4ee2-a643-822ff6178824 returned with HTTP 202 Jul 03 19:31:20.227719 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 733/2906] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:31:20 2026] DELETE /volume/v3/volumes/dea521e1-3ac7-4ee2-a643-822ff6178824 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:31:20.239228 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4689f3b8-5014-4de7-a8e7-21d30963561f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:20.241979 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4689f3b8-5014-4de7-a8e7-21d30963561f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/dea521e1-3ac7-4ee2-a643-822ff6178824 Jul 03 19:31:20.241979 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4689f3b8-5014-4de7-a8e7-21d30963561f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:20.241979 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4689f3b8-5014-4de7-a8e7-21d30963561f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:20.264081 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:20.264081 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:20.276108 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-4689f3b8-5014-4de7-a8e7-21d30963561f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:31:20.285532 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4689f3b8-5014-4de7-a8e7-21d30963561f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/dea521e1-3ac7-4ee2-a643-822ff6178824 returned with HTTP 200 Jul 03 19:31:20.287002 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 733/2907] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:20 2026] GET /volume/v3/volumes/dea521e1-3ac7-4ee2-a643-822ff6178824 => generated 1353 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:20.824824 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f39f086c-5242-4a49-a4ed-d31f4a862f65 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:20.828974 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f39f086c-5242-4a49-a4ed-d31f4a862f65 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:31:20.830867 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f39f086c-5242-4a49-a4ed-d31f4a862f65 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:20.832113 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f39f086c-5242-4a49-a4ed-d31f4a862f65 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:20.846830 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:20.846830 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:20.850658 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f39f086c-5242-4a49-a4ed-d31f4a862f65 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:20.857321 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f39f086c-5242-4a49-a4ed-d31f4a862f65 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 returned with HTTP 200 Jul 03 19:31:20.858367 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 736/2908] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:20 2026] GET /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 => generated 942 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:21.303848 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7912e553-928c-4320-bc3d-58985ccc41e6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:21.308791 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7912e553-928c-4320-bc3d-58985ccc41e6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/dea521e1-3ac7-4ee2-a643-822ff6178824 Jul 03 19:31:21.309050 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7912e553-928c-4320-bc3d-58985ccc41e6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:21.309244 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7912e553-928c-4320-bc3d-58985ccc41e6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:21.317601 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7912e553-928c-4320-bc3d-58985ccc41e6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/dea521e1-3ac7-4ee2-a643-822ff6178824 returned with HTTP 404 Jul 03 19:31:21.319148 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 707/2909] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:21 2026] GET /volume/v3/volumes/dea521e1-3ac7-4ee2-a643-822ff6178824 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:31:21.335097 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c2b4ee94-5b7b-4043-ac35-55ef494ff0b6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:21.337989 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c2b4ee94-5b7b-4043-ac35-55ef494ff0b6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:31:21.338316 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c2b4ee94-5b7b-4043-ac35-55ef494ff0b6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-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-118895335"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:21.340413 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-c2b4ee94-5b7b-4043-ac35-55ef494ff0b6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-118895335'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:31:21.340569 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-c2b4ee94-5b7b-4043-ac35-55ef494ff0b6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Create volume of 1 GB Jul 03 19:31:21.346126 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c2b4ee94-5b7b-4043-ac35-55ef494ff0b6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Availability Zones retrieved successfully. Jul 03 19:31:21.356487 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c2b4ee94-5b7b-4043-ac35-55ef494ff0b6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Flow 'volume_create_api' (99aa7541-875f-4fb5-862f-22025aec6a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:21.357721 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c2b4ee94-5b7b-4043-ac35-55ef494ff0b6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c355c233-97fa-4c38-90e0-cab99a519d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:21.359057 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-c2b4ee94-5b7b-4043-ac35-55ef494ff0b6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:31:21.401503 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c2b4ee94-5b7b-4043-ac35-55ef494ff0b6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c355c233-97fa-4c38-90e0-cab99a519d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:21.402296 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c2b4ee94-5b7b-4043-ac35-55ef494ff0b6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8baeafac-3603-490e-be2b-5e4f2798bc0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:21.462629 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-c2b4ee94-5b7b-4043-ac35-55ef494ff0b6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Created reservations ['1cab367e-a938-4514-8e52-be6120e01378', '9c189426-e6c0-4434-a5b3-fede0e7bb459', '595a2810-43bd-410a-b318-6c436ab44218', '43b02550-7377-4a55-a064-426e818bce01'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:31:21.463677 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c2b4ee94-5b7b-4043-ac35-55ef494ff0b6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8baeafac-3603-490e-be2b-5e4f2798bc0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cab367e-a938-4514-8e52-be6120e01378', '9c189426-e6c0-4434-a5b3-fede0e7bb459', '595a2810-43bd-410a-b318-6c436ab44218', '43b02550-7377-4a55-a064-426e818bce01']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:21.464742 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c2b4ee94-5b7b-4043-ac35-55ef494ff0b6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dc2ade4-2561-493f-a0dd-19adeebad459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:21.507883 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c2b4ee94-5b7b-4043-ac35-55ef494ff0b6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dc2ade4-2561-493f-a0dd-19adeebad459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0851e969-f6c9-4294-a86f-d523f121a159', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-118895335',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='48f6fa4be6ec445cb8730dfc5f66b7c0',qos_specs=None,replication_status=,reservations=['1cab367e-a938-4514-8e52-be6120e01378','9c189426-e6c0-4434-a5b3-fede0e7bb459','595a2810-43bd-410a-b318-6c436ab44218','43b02550-7377-4a55-a064-426e818bce01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98344cafb5064873a83a14d1a5f4b23f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:31:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-118895335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0851e969-f6c9-4294-a86f-d523f121a159,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='48f6fa4be6ec445cb8730dfc5f66b7c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98344cafb5064873a83a14d1a5f4b23f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:21.509503 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c2b4ee94-5b7b-4043-ac35-55ef494ff0b6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79250f2b-8094-47e5-9621-bd12d00d4d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:21.536356 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-279a8804-cc1a-4578-8cd7-4c501cb33c4d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:21.537298 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-279a8804-cc1a-4578-8cd7-4c501cb33c4d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:31:21.537699 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-279a8804-cc1a-4578-8cd7-4c501cb33c4d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:21.537950 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-279a8804-cc1a-4578-8cd7-4c501cb33c4d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:21.541729 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c2b4ee94-5b7b-4043-ac35-55ef494ff0b6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79250f2b-8094-47e5-9621-bd12d00d4d87) transitioned into state 'SUCCESS' from state '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-118895335',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='48f6fa4be6ec445cb8730dfc5f66b7c0',qos_specs=None,replication_status=,reservations=['1cab367e-a938-4514-8e52-be6120e01378','9c189426-e6c0-4434-a5b3-fede0e7bb459','595a2810-43bd-410a-b318-6c436ab44218','43b02550-7377-4a55-a064-426e818bce01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98344cafb5064873a83a14d1a5f4b23f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:21.546605 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c2b4ee94-5b7b-4043-ac35-55ef494ff0b6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d33264d-692e-45d1-9992-5449a1422af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:21.549929 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:21.549929 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:21.557456 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-279a8804-cc1a-4578-8cd7-4c501cb33c4d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:31:21.566440 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-279a8804-cc1a-4578-8cd7-4c501cb33c4d tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:31:21.567126 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c2b4ee94-5b7b-4043-ac35-55ef494ff0b6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d33264d-692e-45d1-9992-5449a1422af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:21.567790 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 734/2910] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:31:21 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 864 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:21.568375 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c2b4ee94-5b7b-4043-ac35-55ef494ff0b6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Flow 'volume_create_api' (99aa7541-875f-4fb5-862f-22025aec6a8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:21.568759 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c2b4ee94-5b7b-4043-ac35-55ef494ff0b6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Create volume request issued successfully. Jul 03 19:31:21.569661 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c2b4ee94-5b7b-4043-ac35-55ef494ff0b6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:31:21.570255 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 734/2911] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:31:21 2026] POST /volume/v3/volumes => generated 813 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 19:31:21.582885 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0add4137-80d9-4cbb-a52e-b7d812689530 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:21.584886 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0add4137-80d9-4cbb-a52e-b7d812689530 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/0851e969-f6c9-4294-a86f-d523f121a159 Jul 03 19:31:21.585096 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0add4137-80d9-4cbb-a52e-b7d812689530 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:21.585344 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0add4137-80d9-4cbb-a52e-b7d812689530 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:21.587131 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e42c7727-afb8-49e4-b0bf-2fab1f5b2a55 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:21.595139 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e42c7727-afb8-49e4-b0bf-2fab1f5b2a55 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] DELETE https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:31:21.595445 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e42c7727-afb8-49e4-b0bf-2fab1f5b2a55 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:21.595589 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:21.595589 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:21.596567 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e42c7727-afb8-49e4-b0bf-2fab1f5b2a55 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:21.596885 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-e42c7727-afb8-49e4-b0bf-2fab1f5b2a55 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Delete volume with id: 6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:31:21.602479 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0add4137-80d9-4cbb-a52e-b7d812689530 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:31:21.609856 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:21.609856 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:21.610719 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e42c7727-afb8-49e4-b0bf-2fab1f5b2a55 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:31:21.615539 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0add4137-80d9-4cbb-a52e-b7d812689530 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/0851e969-f6c9-4294-a86f-d523f121a159 returned with HTTP 200 Jul 03 19:31:21.616063 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 737/2912] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:21 2026] GET /volume/v3/volumes/0851e969-f6c9-4294-a86f-d523f121a159 => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:21.661793 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e42c7727-afb8-49e4-b0bf-2fab1f5b2a55 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Delete volume request issued successfully. Jul 03 19:31:21.661793 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e42c7727-afb8-49e4-b0bf-2fab1f5b2a55 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 202 Jul 03 19:31:21.661793 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 708/2913] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:31:21 2026] DELETE /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:31:21.676449 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c0ef940d-1211-4238-a0a5-2bac9f531237 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:21.680691 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c0ef940d-1211-4238-a0a5-2bac9f531237 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:31:21.680691 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c0ef940d-1211-4238-a0a5-2bac9f531237 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:21.680691 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c0ef940d-1211-4238-a0a5-2bac9f531237 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:21.694396 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:21.694396 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:21.698802 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c0ef940d-1211-4238-a0a5-2bac9f531237 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Volume info retrieved successfully. Jul 03 19:31:21.705072 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c0ef940d-1211-4238-a0a5-2bac9f531237 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 200 Jul 03 19:31:21.705733 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 735/2914] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:31:21 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 863 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:21.872999 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-99c122d7-56cc-4cec-ac3f-b37caad4551f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:21.875336 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-99c122d7-56cc-4cec-ac3f-b37caad4551f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:31:21.875574 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-99c122d7-56cc-4cec-ac3f-b37caad4551f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:21.875835 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-99c122d7-56cc-4cec-ac3f-b37caad4551f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:21.890678 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:21.890678 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:21.901263 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-99c122d7-56cc-4cec-ac3f-b37caad4551f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:21.912511 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-99c122d7-56cc-4cec-ac3f-b37caad4551f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 returned with HTTP 200 Jul 03 19:31:21.913990 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 735/2915] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:21 2026] GET /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 => generated 942 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:22.634177 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-852ad7a7-b26d-4c40-83d6-34d21abc4256 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:22.636932 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-852ad7a7-b26d-4c40-83d6-34d21abc4256 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/0851e969-f6c9-4294-a86f-d523f121a159 Jul 03 19:31:22.637492 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-852ad7a7-b26d-4c40-83d6-34d21abc4256 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:22.637765 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-852ad7a7-b26d-4c40-83d6-34d21abc4256 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:22.648158 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:22.648158 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:22.653453 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-852ad7a7-b26d-4c40-83d6-34d21abc4256 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:31:22.659675 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-852ad7a7-b26d-4c40-83d6-34d21abc4256 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/0851e969-f6c9-4294-a86f-d523f121a159 returned with HTTP 200 Jul 03 19:31:22.660306 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 738/2916] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:22 2026] GET /volume/v3/volumes/0851e969-f6c9-4294-a86f-d523f121a159 => generated 906 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:22.693918 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8b7419eb-5ddc-4807-82c2-1888c8f45c9c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:22.697063 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8b7419eb-5ddc-4807-82c2-1888c8f45c9c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] POST https://10.4.3.61/volume/v3/backups Jul 03 19:31:22.697564 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8b7419eb-5ddc-4807-82c2-1888c8f45c9c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0851e969-f6c9-4294-a86f-d523f121a159", "name": "tempest-VolumesBackupsTest-Backup-2079233811", "description": "tempest-backup-description-1724123321", "container": "tempest-volumesbackupstest-backup-container-1875672661"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:22.700649 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.backups [None req-8b7419eb-5ddc-4807-82c2-1888c8f45c9c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Creating new backup {'backup': {'volume_id': '0851e969-f6c9-4294-a86f-d523f121a159', 'name': 'tempest-VolumesBackupsTest-Backup-2079233811', 'description': 'tempest-backup-description-1724123321', 'container': 'tempest-volumesbackupstest-backup-container-1875672661'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:31:22.700854 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-8b7419eb-5ddc-4807-82c2-1888c8f45c9c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Creating backup of volume 0851e969-f6c9-4294-a86f-d523f121a159 in container tempest-volumesbackupstest-backup-container-1875672661 Jul 03 19:31:22.716231 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:22.716231 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:22.716930 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8b7419eb-5ddc-4807-82c2-1888c8f45c9c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:31:22.722052 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a4f93c42-dff0-4a5d-a113-919fd0466d86 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:22.726606 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a4f93c42-dff0-4a5d-a113-919fd0466d86 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] GET https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 Jul 03 19:31:22.726847 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a4f93c42-dff0-4a5d-a113-919fd0466d86 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:22.727084 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a4f93c42-dff0-4a5d-a113-919fd0466d86 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:22.735547 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a4f93c42-dff0-4a5d-a113-919fd0466d86 tempest-VolumesExtendAttachedTest-542487560 tempest-VolumesExtendAttachedTest-542487560-project-member] https://10.4.3.61/volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 returned with HTTP 404 Jul 03 19:31:22.736218 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 736/2917] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:31:22 2026] GET /volume/v3/volumes/6d9de4ad-330a-4a7b-b67d-31de9cfcebf8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:31:22.740583 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-8b7419eb-5ddc-4807-82c2-1888c8f45c9c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Created reservations ['d1c675a3-0dc8-433b-8f41-3a681bb26de1', '396a8d39-343a-4109-bafa-f5efb763285c'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:31:22.789891 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8b7419eb-5ddc-4807-82c2-1888c8f45c9c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:31:22.790543 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 709/2918] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:31:22 2026] POST /volume/v3/backups => generated 328 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:31:22.802529 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5d2286df-8bac-4691-985b-b27ea76106ab None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:22.802926 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5d2286df-8bac-4691-985b-b27ea76106ab tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:22.803102 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5d2286df-8bac-4691-985b-b27ea76106ab tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:22.803342 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5d2286df-8bac-4691-985b-b27ea76106ab tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:22.803463 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-5d2286df-8bac-4691-985b-b27ea76106ab tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:22.808800 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:22.808800 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:22.809923 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5d2286df-8bac-4691-985b-b27ea76106ab tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:22.810865 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 736/2919] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:22 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:22.935080 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-789643b8-3388-4f5b-8245-76eddbd0af86 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:22.939247 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-789643b8-3388-4f5b-8245-76eddbd0af86 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:31:22.939801 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-789643b8-3388-4f5b-8245-76eddbd0af86 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:22.939801 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-789643b8-3388-4f5b-8245-76eddbd0af86 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:22.954196 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:22.954196 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:22.961451 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-789643b8-3388-4f5b-8245-76eddbd0af86 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:22.969732 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-789643b8-3388-4f5b-8245-76eddbd0af86 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 returned with HTTP 200 Jul 03 19:31:22.971144 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 739/2920] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:22 2026] GET /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 => generated 942 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:23.821673 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-301c08bc-4e2f-4f08-828c-1faacc8ae73d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:23.824302 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-301c08bc-4e2f-4f08-828c-1faacc8ae73d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:23.824496 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-301c08bc-4e2f-4f08-828c-1faacc8ae73d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:23.824749 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-301c08bc-4e2f-4f08-828c-1faacc8ae73d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:23.824896 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-301c08bc-4e2f-4f08-828c-1faacc8ae73d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:23.830334 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:23.830334 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:23.831438 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-301c08bc-4e2f-4f08-828c-1faacc8ae73d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:23.832314 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 737/2921] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:23 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:23.991192 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-411a8669-2e1c-4b39-96ff-7c3e061cece4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:23.992541 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-411a8669-2e1c-4b39-96ff-7c3e061cece4 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:31:23.992776 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-411a8669-2e1c-4b39-96ff-7c3e061cece4 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:23.992976 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-411a8669-2e1c-4b39-96ff-7c3e061cece4 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:24.004900 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:24.004900 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:24.017350 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-411a8669-2e1c-4b39-96ff-7c3e061cece4 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:24.025075 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-411a8669-2e1c-4b39-96ff-7c3e061cece4 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 returned with HTTP 200 Jul 03 19:31:24.026250 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 710/2922] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:23 2026] GET /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 => generated 942 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:24.844747 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9ff2664c-71db-42fa-857d-7a7cb0e585e1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:24.846441 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9ff2664c-71db-42fa-857d-7a7cb0e585e1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:24.846441 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9ff2664c-71db-42fa-857d-7a7cb0e585e1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:24.846441 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9ff2664c-71db-42fa-857d-7a7cb0e585e1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:24.846574 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-9ff2664c-71db-42fa-857d-7a7cb0e585e1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:24.850894 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:24.850894 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:24.851747 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9ff2664c-71db-42fa-857d-7a7cb0e585e1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:24.852293 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 737/2923] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:24 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:25.041185 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-98e9373c-1ff9-4fbe-8056-c932b9a27037 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:25.044223 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-98e9373c-1ff9-4fbe-8056-c932b9a27037 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:31:25.044362 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-98e9373c-1ff9-4fbe-8056-c932b9a27037 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:25.044777 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-98e9373c-1ff9-4fbe-8056-c932b9a27037 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:25.055637 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:25.055637 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:25.061989 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-98e9373c-1ff9-4fbe-8056-c932b9a27037 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:25.068549 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-98e9373c-1ff9-4fbe-8056-c932b9a27037 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 returned with HTTP 200 Jul 03 19:31:25.069101 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 740/2924] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:25 2026] GET /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 => generated 942 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:25.078962 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-deebe3e8-9f59-40de-a06e-834a59865500 req-81a1922f-06f5-4e34-9d6d-a7df700af550 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:25.086612 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-deebe3e8-9f59-40de-a06e-834a59865500 req-81a1922f-06f5-4e34-9d6d-a7df700af550 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] DELETE https://10.4.3.61/volume/v3/attachments/23b9809f-e481-4296-b52d-79922952f881 Jul 03 19:31:25.086822 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-deebe3e8-9f59-40de-a06e-834a59865500 req-81a1922f-06f5-4e34-9d6d-a7df700af550 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:25.087062 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-deebe3e8-9f59-40de-a06e-834a59865500 req-81a1922f-06f5-4e34-9d6d-a7df700af550 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:25.100103 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:25.100103 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:25.647515 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-deebe3e8-9f59-40de-a06e-834a59865500 req-81a1922f-06f5-4e34-9d6d-a7df700af550 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/attachments/23b9809f-e481-4296-b52d-79922952f881 returned with HTTP 200 Jul 03 19:31:25.647913 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 738/2925] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:31:25 2026] DELETE /volume/v3/attachments/23b9809f-e481-4296-b52d-79922952f881 => generated 19 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:25.872713 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cbde3bec-4d3d-43d5-933b-9342774b88ea None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:25.878239 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cbde3bec-4d3d-43d5-933b-9342774b88ea tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:25.879236 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cbde3bec-4d3d-43d5-933b-9342774b88ea tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:25.879605 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cbde3bec-4d3d-43d5-933b-9342774b88ea tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:25.879853 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-cbde3bec-4d3d-43d5-933b-9342774b88ea tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:25.889607 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:25.889607 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:25.890779 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cbde3bec-4d3d-43d5-933b-9342774b88ea tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:25.892313 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 711/2926] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:25 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:26.084826 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9ed23dcd-4029-4305-af3a-c758bc54b953 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:26.086837 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9ed23dcd-4029-4305-af3a-c758bc54b953 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:31:26.088071 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9ed23dcd-4029-4305-af3a-c758bc54b953 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:26.088071 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9ed23dcd-4029-4305-af3a-c758bc54b953 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:26.096783 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:26.096783 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:26.101022 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-9ed23dcd-4029-4305-af3a-c758bc54b953 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:26.108511 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9ed23dcd-4029-4305-af3a-c758bc54b953 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 returned with HTTP 200 Jul 03 19:31:26.108511 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 738/2927] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:26 2026] GET /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 => generated 942 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:26.907550 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0298f968-beab-4956-a2d7-7b9a1ca588b5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:26.926091 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0298f968-beab-4956-a2d7-7b9a1ca588b5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:26.930383 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0298f968-beab-4956-a2d7-7b9a1ca588b5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:26.930790 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0298f968-beab-4956-a2d7-7b9a1ca588b5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:26.930987 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-0298f968-beab-4956-a2d7-7b9a1ca588b5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:26.937124 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:26.937124 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:26.938178 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0298f968-beab-4956-a2d7-7b9a1ca588b5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:26.938656 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 741/2928] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:26 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 824 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:27.127104 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-15fca7b0-d7a7-4b56-b20e-e186a3b7dfe1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:27.129589 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-15fca7b0-d7a7-4b56-b20e-e186a3b7dfe1 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:31:27.130128 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-15fca7b0-d7a7-4b56-b20e-e186a3b7dfe1 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:27.130590 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-15fca7b0-d7a7-4b56-b20e-e186a3b7dfe1 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:27.140883 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:27.140883 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:27.144797 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-15fca7b0-d7a7-4b56-b20e-e186a3b7dfe1 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:27.152684 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-15fca7b0-d7a7-4b56-b20e-e186a3b7dfe1 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 returned with HTTP 200 Jul 03 19:31:27.153520 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 739/2929] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:27 2026] GET /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 => generated 1428 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:27.166242 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f4aec1bd-4474-4453-931e-d86fc131644a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:27.168553 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f4aec1bd-4474-4453-931e-d86fc131644a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:31:27.168773 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f4aec1bd-4474-4453-931e-d86fc131644a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:27.168996 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f4aec1bd-4474-4453-931e-d86fc131644a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:27.178333 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:27.178333 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:27.183731 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f4aec1bd-4474-4453-931e-d86fc131644a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:27.195362 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f4aec1bd-4474-4453-931e-d86fc131644a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 returned with HTTP 200 Jul 03 19:31:27.198051 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 712/2930] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:27 2026] GET /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 => generated 1428 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:27.377198 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-a7eb1cfe-4cba-44c4-834b-5c803a2a337b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:27.380186 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-a7eb1cfe-4cba-44c4-834b-5c803a2a337b tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:31:27.380485 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-a7eb1cfe-4cba-44c4-834b-5c803a2a337b tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:27.380603 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-a7eb1cfe-4cba-44c4-834b-5c803a2a337b tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:27.389478 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:27.389478 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:27.393728 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-a7eb1cfe-4cba-44c4-834b-5c803a2a337b tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:27.399615 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-a7eb1cfe-4cba-44c4-834b-5c803a2a337b tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 returned with HTTP 200 Jul 03 19:31:27.400577 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 739/2931] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:31:27 2026] GET /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 => generated 1428 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:27.948692 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9362f6da-bcb1-498e-9bc6-f2b1f3f3d6e9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:27.951124 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9362f6da-bcb1-498e-9bc6-f2b1f3f3d6e9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:27.951407 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9362f6da-bcb1-498e-9bc6-f2b1f3f3d6e9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:27.951593 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9362f6da-bcb1-498e-9bc6-f2b1f3f3d6e9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:27.951696 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-9362f6da-bcb1-498e-9bc6-f2b1f3f3d6e9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:27.956371 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:27.956371 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:27.957123 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9362f6da-bcb1-498e-9bc6-f2b1f3f3d6e9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:27.957519 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 742/2932] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:27 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:28.175176 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-c0b20c07-0bf8-4893-8ce3-da8bcabd6c5d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:28.178317 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-c0b20c07-0bf8-4893-8ce3-da8bcabd6c5d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:31:28.178549 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-c0b20c07-0bf8-4893-8ce3-da8bcabd6c5d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:28.178728 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-c0b20c07-0bf8-4893-8ce3-da8bcabd6c5d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:28.188092 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:28.188092 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:28.198672 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-c0b20c07-0bf8-4893-8ce3-da8bcabd6c5d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:28.215060 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-c0b20c07-0bf8-4893-8ce3-da8bcabd6c5d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 returned with HTTP 200 Jul 03 19:31:28.217048 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 740/2933] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:31:28 2026] GET /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 => generated 1428 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:28.228032 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0edc62d8-9401-4f78-89a7-851319e48304 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:28.228595 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0edc62d8-9401-4f78-89a7-851319e48304 None None] GET https://10.4.3.61/volume// Jul 03 19:31:28.228813 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0edc62d8-9401-4f78-89a7-851319e48304 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:28.229133 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0edc62d8-9401-4f78-89a7-851319e48304 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:28.231437 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0edc62d8-9401-4f78-89a7-851319e48304 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:31:28.233313 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 713/2934] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:31:28 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 19:31:28.241821 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-5d494227-2816-4c49-93c5-8f9a9e22b385 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:28.246003 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-5d494227-2816-4c49-93c5-8f9a9e22b385 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:31:28.246304 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-5d494227-2816-4c49-93c5-8f9a9e22b385 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca920aa4-cd3b-4f24-92cc-daaca3e83735", "connector": null, "instance_uuid": "486e81ba-4091-4768-b961-80e4e6cf8818"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:28.259787 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:28.259787 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:28.301800 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-5d494227-2816-4c49-93c5-8f9a9e22b385 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:31:28.302604 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 740/2935] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:31:28 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 19:31:28.929749 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6c6a9daa-6be8-4c41-8abe-d08ef1991627 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:28.968420 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ecb4fdae-1cf0-491c-95a3-995b8d764571 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:28.970867 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ecb4fdae-1cf0-491c-95a3-995b8d764571 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:28.971126 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ecb4fdae-1cf0-491c-95a3-995b8d764571 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:28.971425 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ecb4fdae-1cf0-491c-95a3-995b8d764571 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:28.971569 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-ecb4fdae-1cf0-491c-95a3-995b8d764571 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:28.979699 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:28.979699 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:28.980875 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ecb4fdae-1cf0-491c-95a3-995b8d764571 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:28.981721 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 741/2936] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:28 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:29.079569 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6c6a9daa-6be8-4c41-8abe-d08ef1991627 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:31:29.079569 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6c6a9daa-6be8-4c41-8abe-d08ef1991627 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1414003523"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:29.080458 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-6c6a9daa-6be8-4c41-8abe-d08ef1991627 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1414003523'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:31:29.080637 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-6c6a9daa-6be8-4c41-8abe-d08ef1991627 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Create volume of 1 GB Jul 03 19:31:29.085180 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6c6a9daa-6be8-4c41-8abe-d08ef1991627 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Availability Zones retrieved successfully. Jul 03 19:31:29.090143 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6c6a9daa-6be8-4c41-8abe-d08ef1991627 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Flow 'volume_create_api' (359de172-ae66-43d0-80ef-a380e9558396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:29.091216 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6c6a9daa-6be8-4c41-8abe-d08ef1991627 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6f6323d-7a27-4d0f-9e65-cb25367e660d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:29.092158 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-6c6a9daa-6be8-4c41-8abe-d08ef1991627 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:31:29.117672 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6c6a9daa-6be8-4c41-8abe-d08ef1991627 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6f6323d-7a27-4d0f-9e65-cb25367e660d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:29.118593 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6c6a9daa-6be8-4c41-8abe-d08ef1991627 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c9b3681-0526-4517-b3a7-3761fd817f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:29.197290 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-6c6a9daa-6be8-4c41-8abe-d08ef1991627 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Created reservations ['5794944a-f6bd-41b4-8536-7eb277d25c01', '10c69065-2cbe-4025-89bd-c3a761968dea', '77c15dac-5b39-45e3-b589-74cc1eda6dd6', 'c93b8159-093a-4fa9-8d30-0e6b105320b7'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:31:29.198473 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6c6a9daa-6be8-4c41-8abe-d08ef1991627 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c9b3681-0526-4517-b3a7-3761fd817f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5794944a-f6bd-41b4-8536-7eb277d25c01', '10c69065-2cbe-4025-89bd-c3a761968dea', '77c15dac-5b39-45e3-b589-74cc1eda6dd6', 'c93b8159-093a-4fa9-8d30-0e6b105320b7']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:29.199640 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6c6a9daa-6be8-4c41-8abe-d08ef1991627 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (693d191f-48bb-4dc3-a376-3e2fb4b00d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:29.227183 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6c6a9daa-6be8-4c41-8abe-d08ef1991627 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (693d191f-48bb-4dc3-a376-3e2fb4b00d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46d100a4-d8e4-450b-b8a3-f3e412d4d260', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1414003523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaa609a1396f48c2a7abf9e7dcb15c81',qos_specs=None,replication_status=,reservations=['5794944a-f6bd-41b4-8536-7eb277d25c01','10c69065-2cbe-4025-89bd-c3a761968dea','77c15dac-5b39-45e3-b589-74cc1eda6dd6','c93b8159-093a-4fa9-8d30-0e6b105320b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d38151c7d1d49e7bf302ea019f8d187',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:31:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1414003523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46d100a4-d8e4-450b-b8a3-f3e412d4d260,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaa609a1396f48c2a7abf9e7dcb15c81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d38151c7d1d49e7bf302ea019f8d187',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:29.228365 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6c6a9daa-6be8-4c41-8abe-d08ef1991627 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc1620ca-0df8-433b-b97f-a7855afa1854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:29.259260 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6c6a9daa-6be8-4c41-8abe-d08ef1991627 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc1620ca-0df8-433b-b97f-a7855afa1854) transitioned into state 'SUCCESS' from state '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-1414003523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaa609a1396f48c2a7abf9e7dcb15c81',qos_specs=None,replication_status=,reservations=['5794944a-f6bd-41b4-8536-7eb277d25c01','10c69065-2cbe-4025-89bd-c3a761968dea','77c15dac-5b39-45e3-b589-74cc1eda6dd6','c93b8159-093a-4fa9-8d30-0e6b105320b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d38151c7d1d49e7bf302ea019f8d187',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:29.260331 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6c6a9daa-6be8-4c41-8abe-d08ef1991627 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b16a77cb-1d0d-4322-ae62-455be1e39507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:29.275049 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6c6a9daa-6be8-4c41-8abe-d08ef1991627 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b16a77cb-1d0d-4322-ae62-455be1e39507) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:29.276375 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-6c6a9daa-6be8-4c41-8abe-d08ef1991627 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Flow 'volume_create_api' (359de172-ae66-43d0-80ef-a380e9558396) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:29.276911 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6c6a9daa-6be8-4c41-8abe-d08ef1991627 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Create volume request issued successfully. Jul 03 19:31:29.277787 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6c6a9daa-6be8-4c41-8abe-d08ef1991627 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:31:29.278467 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 743/2937] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:31:28 2026] POST /volume/v3/volumes => generated 758 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:31:29.296370 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0af25d6d-6c28-4f0c-a5f4-848b62604366 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:29.298241 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0af25d6d-6c28-4f0c-a5f4-848b62604366 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] GET https://10.4.3.61/volume/v3/volumes/46d100a4-d8e4-450b-b8a3-f3e412d4d260 Jul 03 19:31:29.298968 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0af25d6d-6c28-4f0c-a5f4-848b62604366 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:29.298968 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0af25d6d-6c28-4f0c-a5f4-848b62604366 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:29.312312 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:29.312312 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:29.316589 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0af25d6d-6c28-4f0c-a5f4-848b62604366 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Volume info retrieved successfully. Jul 03 19:31:29.323193 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0af25d6d-6c28-4f0c-a5f4-848b62604366 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes/46d100a4-d8e4-450b-b8a3-f3e412d4d260 returned with HTTP 200 Jul 03 19:31:29.326789 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 714/2938] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:29 2026] GET /volume/v3/volumes/46d100a4-d8e4-450b-b8a3-f3e412d4d260 => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:29.468450 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f712e8d1-df89-40d2-85f2-36cd087a308d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:29.471629 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f712e8d1-df89-40d2-85f2-36cd087a308d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] DELETE https://10.4.3.61/volume/v3/volumes/1795a70e-7317-4d2c-8e83-593da1c4e93e Jul 03 19:31:29.472086 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f712e8d1-df89-40d2-85f2-36cd087a308d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:29.472286 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f712e8d1-df89-40d2-85f2-36cd087a308d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:29.472717 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-f712e8d1-df89-40d2-85f2-36cd087a308d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Delete volume with id: 1795a70e-7317-4d2c-8e83-593da1c4e93e Jul 03 19:31:29.483071 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:29.483071 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:29.484194 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f712e8d1-df89-40d2-85f2-36cd087a308d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Volume info retrieved successfully. Jul 03 19:31:29.513802 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f712e8d1-df89-40d2-85f2-36cd087a308d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Delete volume request issued successfully. Jul 03 19:31:29.514097 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f712e8d1-df89-40d2-85f2-36cd087a308d tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/volumes/1795a70e-7317-4d2c-8e83-593da1c4e93e returned with HTTP 202 Jul 03 19:31:29.514642 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 741/2939] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:31:29 2026] DELETE /volume/v3/volumes/1795a70e-7317-4d2c-8e83-593da1c4e93e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:31:29.527084 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-03719cfb-380f-4495-8f10-20dfc5c34a35 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:29.528834 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-03719cfb-380f-4495-8f10-20dfc5c34a35 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] DELETE https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a Jul 03 19:31:29.529066 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-03719cfb-380f-4495-8f10-20dfc5c34a35 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:29.529295 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-03719cfb-380f-4495-8f10-20dfc5c34a35 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:29.529409 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.contrib.backups [None req-03719cfb-380f-4495-8f10-20dfc5c34a35 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Delete backup with id: e3b6b2a3-05ca-494b-a580-c36d0efdab4a. Jul 03 19:31:29.534053 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:29.534053 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:29.560175 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.backup.rpcapi [None req-03719cfb-380f-4495-8f10-20dfc5c34a35 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] delete_backup rpcapi backup_id e3b6b2a3-05ca-494b-a580-c36d0efdab4a {{(pid=99925) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:31:29.565228 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-03719cfb-380f-4495-8f10-20dfc5c34a35 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a returned with HTTP 202 Jul 03 19:31:29.565228 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 742/2940] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:31:29 2026] DELETE /volume/v3/backups/e3b6b2a3-05ca-494b-a580-c36d0efdab4a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:31:29.575291 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-eacad8e3-77aa-45db-b473-cc6197190b1e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:29.578829 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eacad8e3-77aa-45db-b473-cc6197190b1e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] DELETE https://10.4.3.61/volume/v3/volumes/d6547e27-6527-42cd-aa35-05fcfa644ab7 Jul 03 19:31:29.579267 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eacad8e3-77aa-45db-b473-cc6197190b1e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:29.579427 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eacad8e3-77aa-45db-b473-cc6197190b1e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:29.579625 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-eacad8e3-77aa-45db-b473-cc6197190b1e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Delete volume with id: d6547e27-6527-42cd-aa35-05fcfa644ab7 Jul 03 19:31:29.602854 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:29.602854 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:29.603487 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-eacad8e3-77aa-45db-b473-cc6197190b1e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Volume info retrieved successfully. Jul 03 19:31:29.664849 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-eacad8e3-77aa-45db-b473-cc6197190b1e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Delete volume request issued successfully. Jul 03 19:31:29.665151 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eacad8e3-77aa-45db-b473-cc6197190b1e tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/volumes/d6547e27-6527-42cd-aa35-05fcfa644ab7 returned with HTTP 202 Jul 03 19:31:29.665890 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 744/2941] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:31:29 2026] DELETE /volume/v3/volumes/d6547e27-6527-42cd-aa35-05fcfa644ab7 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:31:29.675405 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7a37ea11-26d2-4a65-9f4e-60eda258f320 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:29.678623 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7a37ea11-26d2-4a65-9f4e-60eda258f320 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/volumes/d6547e27-6527-42cd-aa35-05fcfa644ab7 Jul 03 19:31:29.678917 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7a37ea11-26d2-4a65-9f4e-60eda258f320 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:29.679262 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7a37ea11-26d2-4a65-9f4e-60eda258f320 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:29.687031 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:29.687031 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:29.692608 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7a37ea11-26d2-4a65-9f4e-60eda258f320 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Volume info retrieved successfully. Jul 03 19:31:29.701470 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7a37ea11-26d2-4a65-9f4e-60eda258f320 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/volumes/d6547e27-6527-42cd-aa35-05fcfa644ab7 returned with HTTP 200 Jul 03 19:31:29.702300 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 715/2942] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:29 2026] GET /volume/v3/volumes/d6547e27-6527-42cd-aa35-05fcfa644ab7 => generated 1358 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:29.994693 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7eebd15f-0972-4265-aca1-ad7c76ba963d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:29.996632 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7eebd15f-0972-4265-aca1-ad7c76ba963d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:29.996892 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7eebd15f-0972-4265-aca1-ad7c76ba963d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:29.997156 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7eebd15f-0972-4265-aca1-ad7c76ba963d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:29.997329 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-7eebd15f-0972-4265-aca1-ad7c76ba963d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:30.001998 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:30.001998 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:30.002900 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7eebd15f-0972-4265-aca1-ad7c76ba963d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:30.003210 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 742/2943] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:29 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:30.340213 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fc7951c9-59bc-4ada-bd8e-418f247a8433 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:30.343992 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fc7951c9-59bc-4ada-bd8e-418f247a8433 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] GET https://10.4.3.61/volume/v3/volumes/46d100a4-d8e4-450b-b8a3-f3e412d4d260 Jul 03 19:31:30.343992 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fc7951c9-59bc-4ada-bd8e-418f247a8433 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:30.345492 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fc7951c9-59bc-4ada-bd8e-418f247a8433 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:30.360668 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:30.360668 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:30.367587 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-fc7951c9-59bc-4ada-bd8e-418f247a8433 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Volume info retrieved successfully. Jul 03 19:31:30.378818 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fc7951c9-59bc-4ada-bd8e-418f247a8433 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes/46d100a4-d8e4-450b-b8a3-f3e412d4d260 returned with HTTP 200 Jul 03 19:31:30.379475 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 743/2944] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:30 2026] GET /volume/v3/volumes/46d100a4-d8e4-450b-b8a3-f3e412d4d260 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:30.395680 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-72c38a4e-05ff-4e4f-980a-a2163ca04b78 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:30.397822 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-72c38a4e-05ff-4e4f-980a-a2163ca04b78 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:31:30.398540 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-72c38a4e-05ff-4e4f-980a-a2163ca04b78 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "46d100a4-d8e4-450b-b8a3-f3e412d4d260", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1368068081"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:30.413432 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:30.413432 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:30.413432 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-72c38a4e-05ff-4e4f-980a-a2163ca04b78 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Volume info retrieved successfully. Jul 03 19:31:30.413432 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-72c38a4e-05ff-4e4f-980a-a2163ca04b78 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Create snapshot from volume 46d100a4-d8e4-450b-b8a3-f3e412d4d260 Jul 03 19:31:30.482546 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-72c38a4e-05ff-4e4f-980a-a2163ca04b78 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Created reservations ['b9b39f51-af4e-46ce-9701-4afcecf49ce4', '4390221f-1876-4f1f-955e-95aa79e06fdb', 'a89ef560-3914-4c16-ad8e-1346afe2bb97', '9c716b5d-b958-465b-998f-3c55d8557649'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:31:30.530746 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-72c38a4e-05ff-4e4f-980a-a2163ca04b78 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Snapshot create request issued successfully. Jul 03 19:31:30.531506 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-72c38a4e-05ff-4e4f-980a-a2163ca04b78 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:31:30.531506 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 745/2945] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:31:30 2026] POST /volume/v3/snapshots => generated 316 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:31:30.555779 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8570dfe7-f036-4742-b642-a7080d19334c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:30.559373 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8570dfe7-f036-4742-b642-a7080d19334c tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] GET https://10.4.3.61/volume/v3/snapshots/be28371a-290d-41c5-ba27-8bd4bbc5906e Jul 03 19:31:30.559373 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8570dfe7-f036-4742-b642-a7080d19334c tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:30.559489 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8570dfe7-f036-4742-b642-a7080d19334c tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:30.567419 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:30.567419 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:30.568144 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8570dfe7-f036-4742-b642-a7080d19334c tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Snapshot retrieved successfully. Jul 03 19:31:30.572504 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8570dfe7-f036-4742-b642-a7080d19334c tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/snapshots/be28371a-290d-41c5-ba27-8bd4bbc5906e returned with HTTP 200 Jul 03 19:31:30.573339 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 716/2946] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:31:30 2026] GET /volume/v3/snapshots/be28371a-290d-41c5-ba27-8bd4bbc5906e => generated 448 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:30.720187 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fe881126-36bc-4ba9-add7-f8e351d23f62 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:30.723080 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fe881126-36bc-4ba9-add7-f8e351d23f62 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] GET https://10.4.3.61/volume/v3/volumes/d6547e27-6527-42cd-aa35-05fcfa644ab7 Jul 03 19:31:30.723498 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fe881126-36bc-4ba9-add7-f8e351d23f62 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:30.724044 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fe881126-36bc-4ba9-add7-f8e351d23f62 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:30.733548 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fe881126-36bc-4ba9-add7-f8e351d23f62 tempest-TestVolumeBackupRestore-1350470733 tempest-TestVolumeBackupRestore-1350470733-project-member] https://10.4.3.61/volume/v3/volumes/d6547e27-6527-42cd-aa35-05fcfa644ab7 returned with HTTP 404 Jul 03 19:31:30.733740 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 743/2947] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:30 2026] GET /volume/v3/volumes/d6547e27-6527-42cd-aa35-05fcfa644ab7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:31:31.028977 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ef1ca40b-a84f-40be-bed3-36d096b7d545 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:31.030839 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ef1ca40b-a84f-40be-bed3-36d096b7d545 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:31.031050 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ef1ca40b-a84f-40be-bed3-36d096b7d545 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:31.031316 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ef1ca40b-a84f-40be-bed3-36d096b7d545 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:31.031455 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-ef1ca40b-a84f-40be-bed3-36d096b7d545 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:31.035828 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:31.035828 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:31.036677 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ef1ca40b-a84f-40be-bed3-36d096b7d545 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:31.037099 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 744/2948] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:31 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:31.439002 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-33a751dd-8d25-47e6-a7db-ee50c7bf1307 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:31.439504 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-33a751dd-8d25-47e6-a7db-ee50c7bf1307 None None] GET https://10.4.3.61/volume// Jul 03 19:31:31.439710 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-33a751dd-8d25-47e6-a7db-ee50c7bf1307 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:31.439933 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-33a751dd-8d25-47e6-a7db-ee50c7bf1307 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:31.440391 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-33a751dd-8d25-47e6-a7db-ee50c7bf1307 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:31:31.440676 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 746/2949] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:31:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:31:31.454349 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-08461eac-19ca-42c5-8be3-ef59d76f7502 req-df452b54-78ae-449d-ba61-50dd5283bc28 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:31.462498 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-08461eac-19ca-42c5-8be3-ef59d76f7502 req-df452b54-78ae-449d-ba61-50dd5283bc28 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:31:31.463867 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-08461eac-19ca-42c5-8be3-ef59d76f7502 req-df452b54-78ae-449d-ba61-50dd5283bc28 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b0a53e2-ec69-48f3-b8b1-370a6acfac0e", "connector": null, "instance_uuid": "68ba3099-5f1e-4839-ab8f-c9f430560340"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:31.519959 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:31.519959 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:31.586130 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-29140125-d2ea-46b9-a04d-eff917795d7a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:31.588043 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-29140125-d2ea-46b9-a04d-eff917795d7a tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] GET https://10.4.3.61/volume/v3/snapshots/be28371a-290d-41c5-ba27-8bd4bbc5906e Jul 03 19:31:31.588452 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-29140125-d2ea-46b9-a04d-eff917795d7a tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:31.588631 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-29140125-d2ea-46b9-a04d-eff917795d7a tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:31.594655 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:31.594655 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:31.595200 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-29140125-d2ea-46b9-a04d-eff917795d7a tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Snapshot retrieved successfully. Jul 03 19:31:31.596349 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-29140125-d2ea-46b9-a04d-eff917795d7a tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/snapshots/be28371a-290d-41c5-ba27-8bd4bbc5906e returned with HTTP 200 Jul 03 19:31:31.596643 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 744/2950] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:31:31 2026] GET /volume/v3/snapshots/be28371a-290d-41c5-ba27-8bd4bbc5906e => generated 475 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:31.604224 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-08461eac-19ca-42c5-8be3-ef59d76f7502 req-df452b54-78ae-449d-ba61-50dd5283bc28 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:31:31.605004 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 717/2951] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:31:31 2026] POST /volume/v3/attachments => generated 273 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:31.613520 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-151f68bd-1fa6-4944-a550-122dce82cd91 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:31.617485 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-151f68bd-1fa6-4944-a550-122dce82cd91 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:31:31.617734 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-151f68bd-1fa6-4944-a550-122dce82cd91 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "be28371a-290d-41c5-ba27-8bd4bbc5906e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-208783665"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:31.622718 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-151f68bd-1fa6-4944-a550-122dce82cd91 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Create volume request body: {'volume': {"'snapshot_id": 'be28371a-290d-41c5-ba27-8bd4bbc5906e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-208783665'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:31:31.622718 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-151f68bd-1fa6-4944-a550-122dce82cd91 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Create volume of 1 GB Jul 03 19:31:31.623506 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-08461eac-19ca-42c5-8be3-ef59d76f7502 req-9af2aa94-071d-4003-895b-730b09737ad6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:31.625112 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-08461eac-19ca-42c5-8be3-ef59d76f7502 req-9af2aa94-071d-4003-895b-730b09737ad6 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] DELETE https://10.4.3.61/volume/v3/attachments/53d6bf3f-9646-4779-aa0e-c46ceb8a8494 Jul 03 19:31:31.625668 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-08461eac-19ca-42c5-8be3-ef59d76f7502 req-9af2aa94-071d-4003-895b-730b09737ad6 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:31.625668 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-08461eac-19ca-42c5-8be3-ef59d76f7502 req-9af2aa94-071d-4003-895b-730b09737ad6 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:31.629118 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-151f68bd-1fa6-4944-a550-122dce82cd91 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Availability Zones retrieved successfully. Jul 03 19:31:31.638213 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-151f68bd-1fa6-4944-a550-122dce82cd91 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Flow 'volume_create_api' (50ab57f4-0f31-4b70-8cfc-5859258ad94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:31.639461 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-151f68bd-1fa6-4944-a550-122dce82cd91 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fedf6889-6f14-4c2b-8f98-0285126f0fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:31.642303 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-151f68bd-1fa6-4944-a550-122dce82cd91 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:31:31.642972 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:31.642972 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:31.673032 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-151f68bd-1fa6-4944-a550-122dce82cd91 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fedf6889-6f14-4c2b-8f98-0285126f0fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:31.673900 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-151f68bd-1fa6-4944-a550-122dce82cd91 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db979ad2-85f3-4d08-b5af-a7b5bdd906d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:31.724830 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-151f68bd-1fa6-4944-a550-122dce82cd91 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Created reservations ['9a8734a2-848b-47d6-8f48-8ba4da1cc8b3', 'd26fd5ef-d715-4b6b-b191-fe3c0244c35a', 'd1ad5f8f-1ce9-4b97-85a9-1d7975685c89', '5decd3b5-daa7-4a7e-ac63-8e9ddf5c04f9'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:31:31.725745 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-151f68bd-1fa6-4944-a550-122dce82cd91 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db979ad2-85f3-4d08-b5af-a7b5bdd906d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a8734a2-848b-47d6-8f48-8ba4da1cc8b3', 'd26fd5ef-d715-4b6b-b191-fe3c0244c35a', 'd1ad5f8f-1ce9-4b97-85a9-1d7975685c89', '5decd3b5-daa7-4a7e-ac63-8e9ddf5c04f9']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:31.726525 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-151f68bd-1fa6-4944-a550-122dce82cd91 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54357ef6-663b-4cb9-9cfb-3599de93d616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:31.750784 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-151f68bd-1fa6-4944-a550-122dce82cd91 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54357ef6-663b-4cb9-9cfb-3599de93d616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd965caa4-6665-427d-9fe6-70a984eb9f02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-208783665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaa609a1396f48c2a7abf9e7dcb15c81',qos_specs=None,replication_status=,reservations=['9a8734a2-848b-47d6-8f48-8ba4da1cc8b3','d26fd5ef-d715-4b6b-b191-fe3c0244c35a','d1ad5f8f-1ce9-4b97-85a9-1d7975685c89','5decd3b5-daa7-4a7e-ac63-8e9ddf5c04f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d38151c7d1d49e7bf302ea019f8d187',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:31:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-208783665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d965caa4-6665-427d-9fe6-70a984eb9f02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaa609a1396f48c2a7abf9e7dcb15c81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d38151c7d1d49e7bf302ea019f8d187',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:31.751552 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-151f68bd-1fa6-4944-a550-122dce82cd91 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11b2d5e5-2955-4bb2-a4c5-fac6ca70250b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:31.771541 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-151f68bd-1fa6-4944-a550-122dce82cd91 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11b2d5e5-2955-4bb2-a4c5-fac6ca70250b) transitioned into state 'SUCCESS' from state '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-208783665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaa609a1396f48c2a7abf9e7dcb15c81',qos_specs=None,replication_status=,reservations=['9a8734a2-848b-47d6-8f48-8ba4da1cc8b3','d26fd5ef-d715-4b6b-b191-fe3c0244c35a','d1ad5f8f-1ce9-4b97-85a9-1d7975685c89','5decd3b5-daa7-4a7e-ac63-8e9ddf5c04f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d38151c7d1d49e7bf302ea019f8d187',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:31.772408 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-151f68bd-1fa6-4944-a550-122dce82cd91 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66239b24-0500-4dc5-bd5a-f720db9a377f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:31.782997 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-151f68bd-1fa6-4944-a550-122dce82cd91 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66239b24-0500-4dc5-bd5a-f720db9a377f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:31.784093 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-151f68bd-1fa6-4944-a550-122dce82cd91 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Flow 'volume_create_api' (50ab57f4-0f31-4b70-8cfc-5859258ad94d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:31.784457 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-151f68bd-1fa6-4944-a550-122dce82cd91 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Create volume request issued successfully. Jul 03 19:31:31.785250 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-151f68bd-1fa6-4944-a550-122dce82cd91 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:31:31.785986 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 745/2952] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:31:31 2026] POST /volume/v3/volumes => generated 757 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:31:31.805566 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0ae7a80e-48f8-41e4-9402-8447208ad386 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:31.811190 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0ae7a80e-48f8-41e4-9402-8447208ad386 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:31:31.811706 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0ae7a80e-48f8-41e4-9402-8447208ad386 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "be28371a-290d-41c5-ba27-8bd4bbc5906e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1826401946"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:31.814064 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-0ae7a80e-48f8-41e4-9402-8447208ad386 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Create volume request body: {'volume': {"'snapshot_id": 'be28371a-290d-41c5-ba27-8bd4bbc5906e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1826401946'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:31:31.814366 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-0ae7a80e-48f8-41e4-9402-8447208ad386 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Create volume of 1 GB Jul 03 19:31:31.818913 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0ae7a80e-48f8-41e4-9402-8447208ad386 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Availability Zones retrieved successfully. Jul 03 19:31:31.825979 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0ae7a80e-48f8-41e4-9402-8447208ad386 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Flow 'volume_create_api' (90f17c71-07d8-4fd1-9ed6-07e13bb4279f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:31.827619 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0ae7a80e-48f8-41e4-9402-8447208ad386 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b26fb70a-b67e-4ff9-8762-047a5deec72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:31.828752 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-0ae7a80e-48f8-41e4-9402-8447208ad386 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:31:31.872413 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0ae7a80e-48f8-41e4-9402-8447208ad386 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b26fb70a-b67e-4ff9-8762-047a5deec72c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:31.874283 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0ae7a80e-48f8-41e4-9402-8447208ad386 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5edc8b23-ea33-474e-9212-c0cbc6ece0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:31.946192 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-0ae7a80e-48f8-41e4-9402-8447208ad386 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Created reservations ['ef9aeb92-9439-46cd-945c-7cc99df6cec7', '4ca22a06-47ef-433b-9279-f090cb7944ba', 'd32b9f73-0dde-47b1-bb41-ad7bb4ad1165', 'eb1165cb-e83b-4c29-a148-769b610817f0'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:31:31.946192 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0ae7a80e-48f8-41e4-9402-8447208ad386 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5edc8b23-ea33-474e-9212-c0cbc6ece0e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef9aeb92-9439-46cd-945c-7cc99df6cec7', '4ca22a06-47ef-433b-9279-f090cb7944ba', 'd32b9f73-0dde-47b1-bb41-ad7bb4ad1165', 'eb1165cb-e83b-4c29-a148-769b610817f0']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:31.946192 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0ae7a80e-48f8-41e4-9402-8447208ad386 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1578261a-2ed6-4e1b-9b64-e36d060ea59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:31.981769 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0ae7a80e-48f8-41e4-9402-8447208ad386 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1578261a-2ed6-4e1b-9b64-e36d060ea59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b460bf59-084b-48b0-a5e9-da029856ee78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1826401946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaa609a1396f48c2a7abf9e7dcb15c81',qos_specs=None,replication_status=,reservations=['ef9aeb92-9439-46cd-945c-7cc99df6cec7','4ca22a06-47ef-433b-9279-f090cb7944ba','d32b9f73-0dde-47b1-bb41-ad7bb4ad1165','eb1165cb-e83b-4c29-a148-769b610817f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d38151c7d1d49e7bf302ea019f8d187',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:31:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1826401946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b460bf59-084b-48b0-a5e9-da029856ee78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaa609a1396f48c2a7abf9e7dcb15c81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d38151c7d1d49e7bf302ea019f8d187',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:31.982285 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0ae7a80e-48f8-41e4-9402-8447208ad386 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aabe5fb8-439f-42fb-a8a9-ac2fdb59dd66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:32.004053 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0ae7a80e-48f8-41e4-9402-8447208ad386 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aabe5fb8-439f-42fb-a8a9-ac2fdb59dd66) transitioned into state 'SUCCESS' from state '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-1826401946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaa609a1396f48c2a7abf9e7dcb15c81',qos_specs=None,replication_status=,reservations=['ef9aeb92-9439-46cd-945c-7cc99df6cec7','4ca22a06-47ef-433b-9279-f090cb7944ba','d32b9f73-0dde-47b1-bb41-ad7bb4ad1165','eb1165cb-e83b-4c29-a148-769b610817f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d38151c7d1d49e7bf302ea019f8d187',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:32.004811 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0ae7a80e-48f8-41e4-9402-8447208ad386 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a28a89a7-b59a-4174-9166-dd8ad53d3c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:32.015644 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0ae7a80e-48f8-41e4-9402-8447208ad386 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a28a89a7-b59a-4174-9166-dd8ad53d3c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:32.016590 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0ae7a80e-48f8-41e4-9402-8447208ad386 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Flow 'volume_create_api' (90f17c71-07d8-4fd1-9ed6-07e13bb4279f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:32.018237 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0ae7a80e-48f8-41e4-9402-8447208ad386 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Create volume request issued successfully. Jul 03 19:31:32.018237 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0ae7a80e-48f8-41e4-9402-8447208ad386 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:31:32.018237 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 745/2953] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:31:31 2026] POST /volume/v3/volumes => generated 758 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:31:32.033938 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5fca00e5-1642-4920-ade3-8c98bb99cef7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:32.035884 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5fca00e5-1642-4920-ade3-8c98bb99cef7 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:31:32.036332 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5fca00e5-1642-4920-ade3-8c98bb99cef7 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "be28371a-290d-41c5-ba27-8bd4bbc5906e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-240282255"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:32.037848 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-5fca00e5-1642-4920-ade3-8c98bb99cef7 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Create volume request body: {'volume': {"'snapshot_id": 'be28371a-290d-41c5-ba27-8bd4bbc5906e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-240282255'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:31:32.037987 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-5fca00e5-1642-4920-ade3-8c98bb99cef7 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Create volume of 1 GB Jul 03 19:31:32.038402 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:32.038402 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:32.050029 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5fca00e5-1642-4920-ade3-8c98bb99cef7 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Availability Zones retrieved successfully. Jul 03 19:31:32.053244 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-41a288e0-769e-4dd9-af82-6c6337d088d6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:32.055288 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-41a288e0-769e-4dd9-af82-6c6337d088d6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:32.055516 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-41a288e0-769e-4dd9-af82-6c6337d088d6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:32.055747 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-41a288e0-769e-4dd9-af82-6c6337d088d6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:32.055812 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-41a288e0-769e-4dd9-af82-6c6337d088d6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:32.058402 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5fca00e5-1642-4920-ade3-8c98bb99cef7 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Flow 'volume_create_api' (96fe14e3-d967-438f-8232-b4084ed46cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:32.059815 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5fca00e5-1642-4920-ade3-8c98bb99cef7 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c48385c-d68b-4882-9314-8bd3daeb8906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:32.060891 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:32.060891 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:32.061258 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-5fca00e5-1642-4920-ade3-8c98bb99cef7 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:31:32.061782 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-41a288e0-769e-4dd9-af82-6c6337d088d6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:32.062230 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 746/2954] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:32 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:32.099387 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5fca00e5-1642-4920-ade3-8c98bb99cef7 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c48385c-d68b-4882-9314-8bd3daeb8906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:32.101080 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5fca00e5-1642-4920-ade3-8c98bb99cef7 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1156d050-1b92-49e8-ba1f-57479746c862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:32.156589 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-5fca00e5-1642-4920-ade3-8c98bb99cef7 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Created reservations ['d7401f46-f94a-4295-84d5-1562ba7e5af9', '2ae8fd76-0ba1-4a1b-8fc1-bb0ae5d81693', '0c52cc34-d3e7-4d97-b909-c7c7fb9d32bc', '37b96ff4-a063-4c2a-9b7d-8235a80e848c'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:31:32.157737 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5fca00e5-1642-4920-ade3-8c98bb99cef7 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1156d050-1b92-49e8-ba1f-57479746c862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7401f46-f94a-4295-84d5-1562ba7e5af9', '2ae8fd76-0ba1-4a1b-8fc1-bb0ae5d81693', '0c52cc34-d3e7-4d97-b909-c7c7fb9d32bc', '37b96ff4-a063-4c2a-9b7d-8235a80e848c']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:32.158651 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5fca00e5-1642-4920-ade3-8c98bb99cef7 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a57e8e9-8367-4e49-9775-7857f3f63d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:32.186239 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5fca00e5-1642-4920-ade3-8c98bb99cef7 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a57e8e9-8367-4e49-9775-7857f3f63d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b11a493-3638-4aea-a10b-9907d597d36d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-240282255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaa609a1396f48c2a7abf9e7dcb15c81',qos_specs=None,replication_status=,reservations=['d7401f46-f94a-4295-84d5-1562ba7e5af9','2ae8fd76-0ba1-4a1b-8fc1-bb0ae5d81693','0c52cc34-d3e7-4d97-b909-c7c7fb9d32bc','37b96ff4-a063-4c2a-9b7d-8235a80e848c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d38151c7d1d49e7bf302ea019f8d187',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:31:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-240282255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b11a493-3638-4aea-a10b-9907d597d36d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaa609a1396f48c2a7abf9e7dcb15c81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d38151c7d1d49e7bf302ea019f8d187',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:32.186874 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5fca00e5-1642-4920-ade3-8c98bb99cef7 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daec8d9a-528a-4e52-b750-70a4a227b814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:32.196726 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-08461eac-19ca-42c5-8be3-ef59d76f7502 req-9af2aa94-071d-4003-895b-730b09737ad6 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] https://10.4.3.61/volume/v3/attachments/53d6bf3f-9646-4779-aa0e-c46ceb8a8494 returned with HTTP 200 Jul 03 19:31:32.197702 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 747/2955] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:31:31 2026] DELETE /volume/v3/attachments/53d6bf3f-9646-4779-aa0e-c46ceb8a8494 => generated 192 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:32.217625 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5fca00e5-1642-4920-ade3-8c98bb99cef7 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daec8d9a-528a-4e52-b750-70a4a227b814) transitioned into state 'SUCCESS' from state '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-240282255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaa609a1396f48c2a7abf9e7dcb15c81',qos_specs=None,replication_status=,reservations=['d7401f46-f94a-4295-84d5-1562ba7e5af9','2ae8fd76-0ba1-4a1b-8fc1-bb0ae5d81693','0c52cc34-d3e7-4d97-b909-c7c7fb9d32bc','37b96ff4-a063-4c2a-9b7d-8235a80e848c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d38151c7d1d49e7bf302ea019f8d187',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:32.218597 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5fca00e5-1642-4920-ade3-8c98bb99cef7 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc422148-b72b-41d2-badf-6043ec890749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:32.237240 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5fca00e5-1642-4920-ade3-8c98bb99cef7 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc422148-b72b-41d2-badf-6043ec890749) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:32.237240 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5fca00e5-1642-4920-ade3-8c98bb99cef7 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Flow 'volume_create_api' (96fe14e3-d967-438f-8232-b4084ed46cd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:32.237240 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5fca00e5-1642-4920-ade3-8c98bb99cef7 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Create volume request issued successfully. Jul 03 19:31:32.237905 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5fca00e5-1642-4920-ade3-8c98bb99cef7 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:31:32.238755 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 718/2956] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:31:32 2026] POST /volume/v3/volumes => generated 757 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:31:32.258534 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-969aef23-b129-4bff-98d5-42e30fb39271 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:32.261243 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-969aef23-b129-4bff-98d5-42e30fb39271 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:31:32.261738 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-969aef23-b129-4bff-98d5-42e30fb39271 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "be28371a-290d-41c5-ba27-8bd4bbc5906e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-278513230"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:32.263959 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-969aef23-b129-4bff-98d5-42e30fb39271 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Create volume request body: {'volume': {"'snapshot_id": 'be28371a-290d-41c5-ba27-8bd4bbc5906e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-278513230'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:31:32.264323 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-969aef23-b129-4bff-98d5-42e30fb39271 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Create volume of 1 GB Jul 03 19:31:32.264708 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:32.264708 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:32.270259 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-969aef23-b129-4bff-98d5-42e30fb39271 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Availability Zones retrieved successfully. Jul 03 19:31:32.278764 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-969aef23-b129-4bff-98d5-42e30fb39271 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Flow 'volume_create_api' (a3ca0902-df16-48d3-aac9-4ff11263bcd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:32.280214 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-969aef23-b129-4bff-98d5-42e30fb39271 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c572f644-d7ac-444f-843e-b06eb6010132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:32.281600 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-969aef23-b129-4bff-98d5-42e30fb39271 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:31:32.344661 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-969aef23-b129-4bff-98d5-42e30fb39271 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c572f644-d7ac-444f-843e-b06eb6010132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:32.346134 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-969aef23-b129-4bff-98d5-42e30fb39271 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (089d563b-1ea2-481c-b5eb-65656354fab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:32.411192 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-969aef23-b129-4bff-98d5-42e30fb39271 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Created reservations ['568b3760-275e-46a1-b29e-7e03d89e085e', '73c86ec1-abcf-471d-a1eb-eed6a79e4d64', 'e9c49e42-b6d6-4d20-ba63-a431fb0bce82', '213fc20b-1b60-4ec4-9662-fb915d3a4b0b'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:31:32.412180 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-969aef23-b129-4bff-98d5-42e30fb39271 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (089d563b-1ea2-481c-b5eb-65656354fab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['568b3760-275e-46a1-b29e-7e03d89e085e', '73c86ec1-abcf-471d-a1eb-eed6a79e4d64', 'e9c49e42-b6d6-4d20-ba63-a431fb0bce82', '213fc20b-1b60-4ec4-9662-fb915d3a4b0b']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:32.412956 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-969aef23-b129-4bff-98d5-42e30fb39271 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af92e11e-feab-4241-b860-bfcf6d2970b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:32.438761 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-969aef23-b129-4bff-98d5-42e30fb39271 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af92e11e-feab-4241-b860-bfcf6d2970b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f9504a3-7e00-41e8-b70b-744fd0d8a4b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-278513230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaa609a1396f48c2a7abf9e7dcb15c81',qos_specs=None,replication_status=,reservations=['568b3760-275e-46a1-b29e-7e03d89e085e','73c86ec1-abcf-471d-a1eb-eed6a79e4d64','e9c49e42-b6d6-4d20-ba63-a431fb0bce82','213fc20b-1b60-4ec4-9662-fb915d3a4b0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d38151c7d1d49e7bf302ea019f8d187',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:31:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-278513230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f9504a3-7e00-41e8-b70b-744fd0d8a4b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaa609a1396f48c2a7abf9e7dcb15c81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d38151c7d1d49e7bf302ea019f8d187',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:32.439804 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-969aef23-b129-4bff-98d5-42e30fb39271 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e29b778-37ac-4e71-a59a-c8dc93c9f21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:32.466990 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-969aef23-b129-4bff-98d5-42e30fb39271 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e29b778-37ac-4e71-a59a-c8dc93c9f21f) transitioned into state 'SUCCESS' from state '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-278513230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaa609a1396f48c2a7abf9e7dcb15c81',qos_specs=None,replication_status=,reservations=['568b3760-275e-46a1-b29e-7e03d89e085e','73c86ec1-abcf-471d-a1eb-eed6a79e4d64','e9c49e42-b6d6-4d20-ba63-a431fb0bce82','213fc20b-1b60-4ec4-9662-fb915d3a4b0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d38151c7d1d49e7bf302ea019f8d187',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:32.467953 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-969aef23-b129-4bff-98d5-42e30fb39271 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bdb6814-5014-4c77-8775-96e06d07fbae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:32.481952 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-969aef23-b129-4bff-98d5-42e30fb39271 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bdb6814-5014-4c77-8775-96e06d07fbae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:32.482870 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-969aef23-b129-4bff-98d5-42e30fb39271 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Flow 'volume_create_api' (a3ca0902-df16-48d3-aac9-4ff11263bcd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:32.483226 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-969aef23-b129-4bff-98d5-42e30fb39271 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Create volume request issued successfully. Jul 03 19:31:32.483768 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-969aef23-b129-4bff-98d5-42e30fb39271 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:31:32.484257 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 746/2957] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:31:32 2026] POST /volume/v3/volumes => generated 757 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:31:32.502599 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c5b23adf-7a68-493c-ba04-8c0809da88bc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:32.505089 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c5b23adf-7a68-493c-ba04-8c0809da88bc tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:31:32.505542 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c5b23adf-7a68-493c-ba04-8c0809da88bc tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "be28371a-290d-41c5-ba27-8bd4bbc5906e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1965522446"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:32.507612 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-c5b23adf-7a68-493c-ba04-8c0809da88bc tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Create volume request body: {'volume': {"'snapshot_id": 'be28371a-290d-41c5-ba27-8bd4bbc5906e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1965522446'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:31:32.507913 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-c5b23adf-7a68-493c-ba04-8c0809da88bc tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Create volume of 1 GB Jul 03 19:31:32.513084 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c5b23adf-7a68-493c-ba04-8c0809da88bc tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Availability Zones retrieved successfully. Jul 03 19:31:32.528412 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-c5b23adf-7a68-493c-ba04-8c0809da88bc tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Flow 'volume_create_api' (6287d870-9a7e-4a76-9342-44b7c375faa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:32.531493 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-c5b23adf-7a68-493c-ba04-8c0809da88bc tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (205e8554-eea9-4ebe-ac0e-9f73a57b8f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:32.531493 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-c5b23adf-7a68-493c-ba04-8c0809da88bc tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:31:32.599112 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-c5b23adf-7a68-493c-ba04-8c0809da88bc tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (205e8554-eea9-4ebe-ac0e-9f73a57b8f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:32.599901 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-c5b23adf-7a68-493c-ba04-8c0809da88bc tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08da52b0-d1f5-4fb0-aced-8e822995d3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:32.671296 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-c5b23adf-7a68-493c-ba04-8c0809da88bc tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Created reservations ['c0050ee9-5929-481c-84a7-476a96a6e0c9', '965e255d-6367-441b-826e-f11ee3582bfb', 'edaa5699-bf69-4898-970c-a91fc29d973e', '323fcc49-5fe3-4764-a6e8-5cc73a1bb311'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:31:32.672273 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-c5b23adf-7a68-493c-ba04-8c0809da88bc tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08da52b0-d1f5-4fb0-aced-8e822995d3fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0050ee9-5929-481c-84a7-476a96a6e0c9', '965e255d-6367-441b-826e-f11ee3582bfb', 'edaa5699-bf69-4898-970c-a91fc29d973e', '323fcc49-5fe3-4764-a6e8-5cc73a1bb311']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:32.673319 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-c5b23adf-7a68-493c-ba04-8c0809da88bc tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae410160-dca0-4c8f-b74d-5571af0fb75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:32.699804 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-c5b23adf-7a68-493c-ba04-8c0809da88bc tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae410160-dca0-4c8f-b74d-5571af0fb75e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23dca6f5-71cb-4780-81ed-810fb0ecb270', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1965522446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaa609a1396f48c2a7abf9e7dcb15c81',qos_specs=None,replication_status=,reservations=['c0050ee9-5929-481c-84a7-476a96a6e0c9','965e255d-6367-441b-826e-f11ee3582bfb','edaa5699-bf69-4898-970c-a91fc29d973e','323fcc49-5fe3-4764-a6e8-5cc73a1bb311'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d38151c7d1d49e7bf302ea019f8d187',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:31:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1965522446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23dca6f5-71cb-4780-81ed-810fb0ecb270,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaa609a1396f48c2a7abf9e7dcb15c81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d38151c7d1d49e7bf302ea019f8d187',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:32.700703 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-c5b23adf-7a68-493c-ba04-8c0809da88bc tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fd203fd-db72-4e93-bd6a-883f3c1d987b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:32.725732 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-c5b23adf-7a68-493c-ba04-8c0809da88bc tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fd203fd-db72-4e93-bd6a-883f3c1d987b) transitioned into state 'SUCCESS' from state '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-1965522446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaa609a1396f48c2a7abf9e7dcb15c81',qos_specs=None,replication_status=,reservations=['c0050ee9-5929-481c-84a7-476a96a6e0c9','965e255d-6367-441b-826e-f11ee3582bfb','edaa5699-bf69-4898-970c-a91fc29d973e','323fcc49-5fe3-4764-a6e8-5cc73a1bb311'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d38151c7d1d49e7bf302ea019f8d187',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:32.726844 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-c5b23adf-7a68-493c-ba04-8c0809da88bc tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5439b96-ba5d-4c43-8bbc-0a92bb2bdf82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:32.745804 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-c5b23adf-7a68-493c-ba04-8c0809da88bc tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5439b96-ba5d-4c43-8bbc-0a92bb2bdf82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:32.746865 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-c5b23adf-7a68-493c-ba04-8c0809da88bc tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Flow 'volume_create_api' (6287d870-9a7e-4a76-9342-44b7c375faa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:32.751193 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c5b23adf-7a68-493c-ba04-8c0809da88bc tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Create volume request issued successfully. Jul 03 19:31:32.751193 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c5b23adf-7a68-493c-ba04-8c0809da88bc tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:31:32.751193 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 747/2958] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:31:32 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 19:31:32.765953 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-52f281f6-35e6-41bf-8b0c-c877b49cc701 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:32.768403 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-52f281f6-35e6-41bf-8b0c-c877b49cc701 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] GET https://10.4.3.61/volume/v3/volumes/d965caa4-6665-427d-9fe6-70a984eb9f02 Jul 03 19:31:32.768649 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-52f281f6-35e6-41bf-8b0c-c877b49cc701 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:32.768892 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-52f281f6-35e6-41bf-8b0c-c877b49cc701 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:32.782500 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:32.782500 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:32.788704 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-52f281f6-35e6-41bf-8b0c-c877b49cc701 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Volume info retrieved successfully. Jul 03 19:31:32.795698 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-52f281f6-35e6-41bf-8b0c-c877b49cc701 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes/d965caa4-6665-427d-9fe6-70a984eb9f02 returned with HTTP 200 Jul 03 19:31:32.796309 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 748/2959] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:32 2026] GET /volume/v3/volumes/d965caa4-6665-427d-9fe6-70a984eb9f02 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:32.809519 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ac4d18ee-60ca-46ad-a969-92b1dd406d0b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:32.812038 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ac4d18ee-60ca-46ad-a969-92b1dd406d0b tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] GET https://10.4.3.61/volume/v3/volumes/b460bf59-084b-48b0-a5e9-da029856ee78 Jul 03 19:31:32.812038 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ac4d18ee-60ca-46ad-a969-92b1dd406d0b tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:32.812626 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ac4d18ee-60ca-46ad-a969-92b1dd406d0b tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:32.822061 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:32.822061 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:32.827400 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ac4d18ee-60ca-46ad-a969-92b1dd406d0b tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Volume info retrieved successfully. Jul 03 19:31:32.834883 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ac4d18ee-60ca-46ad-a969-92b1dd406d0b tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes/b460bf59-084b-48b0-a5e9-da029856ee78 returned with HTTP 200 Jul 03 19:31:32.835722 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 719/2960] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:32 2026] GET /volume/v3/volumes/b460bf59-084b-48b0-a5e9-da029856ee78 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:32.853674 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-68651013-98bd-47f5-8637-2b6733457bc4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:32.856699 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-68651013-98bd-47f5-8637-2b6733457bc4 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] GET https://10.4.3.61/volume/v3/volumes/8b11a493-3638-4aea-a10b-9907d597d36d Jul 03 19:31:32.856977 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-68651013-98bd-47f5-8637-2b6733457bc4 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:32.857389 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-68651013-98bd-47f5-8637-2b6733457bc4 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:32.866610 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:32.866610 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:32.871992 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-68651013-98bd-47f5-8637-2b6733457bc4 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Volume info retrieved successfully. Jul 03 19:31:32.878287 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-68651013-98bd-47f5-8637-2b6733457bc4 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes/8b11a493-3638-4aea-a10b-9907d597d36d returned with HTTP 200 Jul 03 19:31:32.879101 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 747/2961] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:32 2026] GET /volume/v3/volumes/8b11a493-3638-4aea-a10b-9907d597d36d => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:32.895923 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-47c0c842-514f-4b1b-93a6-eb49746a8d10 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:32.900348 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-47c0c842-514f-4b1b-93a6-eb49746a8d10 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] GET https://10.4.3.61/volume/v3/volumes/5f9504a3-7e00-41e8-b70b-744fd0d8a4b6 Jul 03 19:31:32.900348 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-47c0c842-514f-4b1b-93a6-eb49746a8d10 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:32.900348 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-47c0c842-514f-4b1b-93a6-eb49746a8d10 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:32.911133 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:32.911133 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:32.918096 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-47c0c842-514f-4b1b-93a6-eb49746a8d10 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Volume info retrieved successfully. Jul 03 19:31:32.926227 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-47c0c842-514f-4b1b-93a6-eb49746a8d10 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes/5f9504a3-7e00-41e8-b70b-744fd0d8a4b6 returned with HTTP 200 Jul 03 19:31:32.927865 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 748/2962] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:32 2026] GET /volume/v3/volumes/5f9504a3-7e00-41e8-b70b-744fd0d8a4b6 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:32.945652 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4308bc75-b4a6-4923-b77c-1559c8523217 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:32.948130 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4308bc75-b4a6-4923-b77c-1559c8523217 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] GET https://10.4.3.61/volume/v3/volumes/23dca6f5-71cb-4780-81ed-810fb0ecb270 Jul 03 19:31:32.948420 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4308bc75-b4a6-4923-b77c-1559c8523217 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:32.948652 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4308bc75-b4a6-4923-b77c-1559c8523217 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:32.956584 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:32.956584 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:32.961470 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-4308bc75-b4a6-4923-b77c-1559c8523217 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Volume info retrieved successfully. Jul 03 19:31:32.967992 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4308bc75-b4a6-4923-b77c-1559c8523217 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes/23dca6f5-71cb-4780-81ed-810fb0ecb270 returned with HTTP 200 Jul 03 19:31:32.968611 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 749/2963] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:32 2026] GET /volume/v3/volumes/23dca6f5-71cb-4780-81ed-810fb0ecb270 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:32.982632 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-49455634-9e1e-4497-9b5a-645245559a2a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:32.984807 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-49455634-9e1e-4497-9b5a-645245559a2a tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] DELETE https://10.4.3.61/volume/v3/volumes/23dca6f5-71cb-4780-81ed-810fb0ecb270 Jul 03 19:31:32.985138 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-49455634-9e1e-4497-9b5a-645245559a2a tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:32.985483 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-49455634-9e1e-4497-9b5a-645245559a2a tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:32.985764 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-49455634-9e1e-4497-9b5a-645245559a2a tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Delete volume with id: 23dca6f5-71cb-4780-81ed-810fb0ecb270 Jul 03 19:31:33.005334 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:33.005334 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:33.005334 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-49455634-9e1e-4497-9b5a-645245559a2a tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Volume info retrieved successfully. Jul 03 19:31:33.029115 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-49455634-9e1e-4497-9b5a-645245559a2a tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Delete volume request issued successfully. Jul 03 19:31:33.029433 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-49455634-9e1e-4497-9b5a-645245559a2a tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes/23dca6f5-71cb-4780-81ed-810fb0ecb270 returned with HTTP 202 Jul 03 19:31:33.030002 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 720/2964] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:31:32 2026] DELETE /volume/v3/volumes/23dca6f5-71cb-4780-81ed-810fb0ecb270 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:31:33.039268 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d814a06f-f7d7-4bca-92e1-b3579d6a5565 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:33.041930 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d814a06f-f7d7-4bca-92e1-b3579d6a5565 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] GET https://10.4.3.61/volume/v3/volumes/23dca6f5-71cb-4780-81ed-810fb0ecb270 Jul 03 19:31:33.042245 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d814a06f-f7d7-4bca-92e1-b3579d6a5565 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:33.042500 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d814a06f-f7d7-4bca-92e1-b3579d6a5565 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:33.054028 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:33.054028 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:33.059941 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d814a06f-f7d7-4bca-92e1-b3579d6a5565 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Volume info retrieved successfully. Jul 03 19:31:33.067837 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d814a06f-f7d7-4bca-92e1-b3579d6a5565 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes/23dca6f5-71cb-4780-81ed-810fb0ecb270 returned with HTTP 200 Jul 03 19:31:33.068735 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 748/2965] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:33 2026] GET /volume/v3/volumes/23dca6f5-71cb-4780-81ed-810fb0ecb270 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:33.077455 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-883dc35a-2ed8-4c7b-b5d8-bc30025f4964 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:33.079361 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-883dc35a-2ed8-4c7b-b5d8-bc30025f4964 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:33.079663 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-883dc35a-2ed8-4c7b-b5d8-bc30025f4964 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:33.079924 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-883dc35a-2ed8-4c7b-b5d8-bc30025f4964 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:33.080117 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-883dc35a-2ed8-4c7b-b5d8-bc30025f4964 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:33.085185 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:33.085185 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:33.086154 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-883dc35a-2ed8-4c7b-b5d8-bc30025f4964 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:33.086761 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 749/2966] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:33 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:34.091197 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ae1c6dc5-56c4-4063-859a-e0c56e40bd31 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:34.094612 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ae1c6dc5-56c4-4063-859a-e0c56e40bd31 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] GET https://10.4.3.61/volume/v3/volumes/23dca6f5-71cb-4780-81ed-810fb0ecb270 Jul 03 19:31:34.094612 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ae1c6dc5-56c4-4063-859a-e0c56e40bd31 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:34.094612 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ae1c6dc5-56c4-4063-859a-e0c56e40bd31 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:34.103462 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ae1c6dc5-56c4-4063-859a-e0c56e40bd31 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes/23dca6f5-71cb-4780-81ed-810fb0ecb270 returned with HTTP 404 Jul 03 19:31:34.103462 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 750/2967] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:34 2026] GET /volume/v3/volumes/23dca6f5-71cb-4780-81ed-810fb0ecb270 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:31:34.109191 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d97d789d-46b8-45b4-b6b5-61f44a4013a6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:34.110405 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d97d789d-46b8-45b4-b6b5-61f44a4013a6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:34.110708 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d97d789d-46b8-45b4-b6b5-61f44a4013a6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:34.110781 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d97d789d-46b8-45b4-b6b5-61f44a4013a6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:34.110900 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-d97d789d-46b8-45b4-b6b5-61f44a4013a6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:34.116141 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-097a799f-6abb-4e55-be82-ebb8245e1aac None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:34.118478 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:34.118478 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:34.118583 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-097a799f-6abb-4e55-be82-ebb8245e1aac tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] DELETE https://10.4.3.61/volume/v3/volumes/5f9504a3-7e00-41e8-b70b-744fd0d8a4b6 Jul 03 19:31:34.118836 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-097a799f-6abb-4e55-be82-ebb8245e1aac tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:34.119099 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-097a799f-6abb-4e55-be82-ebb8245e1aac tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:34.119357 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-097a799f-6abb-4e55-be82-ebb8245e1aac tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Delete volume with id: 5f9504a3-7e00-41e8-b70b-744fd0d8a4b6 Jul 03 19:31:34.119562 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d97d789d-46b8-45b4-b6b5-61f44a4013a6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:34.120129 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 721/2968] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:34 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:31:34.135823 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:34.135823 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:34.136461 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-097a799f-6abb-4e55-be82-ebb8245e1aac tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Volume info retrieved successfully. Jul 03 19:31:34.188412 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-097a799f-6abb-4e55-be82-ebb8245e1aac tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Delete volume request issued successfully. Jul 03 19:31:34.188571 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-097a799f-6abb-4e55-be82-ebb8245e1aac tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes/5f9504a3-7e00-41e8-b70b-744fd0d8a4b6 returned with HTTP 202 Jul 03 19:31:34.189156 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 749/2969] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:31:34 2026] DELETE /volume/v3/volumes/5f9504a3-7e00-41e8-b70b-744fd0d8a4b6 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:31:34.201141 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9f5b5959-d7bb-4382-8637-1b27590f3555 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:34.207366 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9f5b5959-d7bb-4382-8637-1b27590f3555 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] GET https://10.4.3.61/volume/v3/volumes/5f9504a3-7e00-41e8-b70b-744fd0d8a4b6 Jul 03 19:31:34.207366 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9f5b5959-d7bb-4382-8637-1b27590f3555 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:34.209092 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9f5b5959-d7bb-4382-8637-1b27590f3555 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:34.223300 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:34.223300 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:34.234599 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-9f5b5959-d7bb-4382-8637-1b27590f3555 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Volume info retrieved successfully. Jul 03 19:31:34.246412 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9f5b5959-d7bb-4382-8637-1b27590f3555 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes/5f9504a3-7e00-41e8-b70b-744fd0d8a4b6 returned with HTTP 200 Jul 03 19:31:34.246412 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 750/2970] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:34 2026] GET /volume/v3/volumes/5f9504a3-7e00-41e8-b70b-744fd0d8a4b6 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:34.615783 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-22dc409c-8f7b-4de9-967a-ef779500ff67 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:34.616284 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-22dc409c-8f7b-4de9-967a-ef779500ff67 None None] GET https://10.4.3.61/volume// Jul 03 19:31:34.616451 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-22dc409c-8f7b-4de9-967a-ef779500ff67 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:34.616638 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-22dc409c-8f7b-4de9-967a-ef779500ff67 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:34.616940 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-22dc409c-8f7b-4de9-967a-ef779500ff67 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:31:34.617293 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 751/2971] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:31:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:31:34.626325 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-ebb40f55-5bde-4d23-827a-50fa11873641 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:34.628752 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-ebb40f55-5bde-4d23-827a-50fa11873641 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:31:34.629733 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-ebb40f55-5bde-4d23-827a-50fa11873641 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:34.629733 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-ebb40f55-5bde-4d23-827a-50fa11873641 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:34.654766 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:34.654766 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:34.658788 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-ebb40f55-5bde-4d23-827a-50fa11873641 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:31:34.664333 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-ebb40f55-5bde-4d23-827a-50fa11873641 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 returned with HTTP 200 Jul 03 19:31:34.664841 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 722/2972] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:31:34 2026] GET /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 => generated 1607 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:31:34.783933 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-56bb7125-c19a-4648-9e52-bd54356a4d19 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:34.786252 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-56bb7125-c19a-4648-9e52-bd54356a4d19 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] PUT https://10.4.3.61/volume/v3/attachments/dfe7af6d-b0f6-40bf-bcf7-e26da391b96b Jul 03 19:31:34.786655 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-56bb7125-c19a-4648-9e52-bd54356a4d19 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:34.798328 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-56bb7125-c19a-4648-9e52-bd54356a4d19 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Acquiring lock "cinder-attachment_update-ca920aa4-cd3b-4f24-92cc-daaca3e83735-np0000004460" by "attachment_update" {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:31:34.803145 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-56bb7125-c19a-4648-9e52-bd54356a4d19 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Lock "cinder-attachment_update-ca920aa4-cd3b-4f24-92cc-daaca3e83735-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:31:34.804370 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:34.804370 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:35.135698 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-08be4cb2-4deb-4556-910a-ae154be6977e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:35.145324 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-08be4cb2-4deb-4556-910a-ae154be6977e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:35.145992 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-08be4cb2-4deb-4556-910a-ae154be6977e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:35.145992 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-08be4cb2-4deb-4556-910a-ae154be6977e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:35.146185 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-08be4cb2-4deb-4556-910a-ae154be6977e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:35.151798 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:35.151798 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:35.152874 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-08be4cb2-4deb-4556-910a-ae154be6977e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:35.153519 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 751/2973] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:35 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:35.262825 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e0bdd902-fc4a-40fb-bc2a-1ef9515ad39b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:35.265419 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e0bdd902-fc4a-40fb-bc2a-1ef9515ad39b tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] GET https://10.4.3.61/volume/v3/volumes/5f9504a3-7e00-41e8-b70b-744fd0d8a4b6 Jul 03 19:31:35.265706 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e0bdd902-fc4a-40fb-bc2a-1ef9515ad39b tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:35.265968 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e0bdd902-fc4a-40fb-bc2a-1ef9515ad39b tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:35.273237 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e0bdd902-fc4a-40fb-bc2a-1ef9515ad39b tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes/5f9504a3-7e00-41e8-b70b-744fd0d8a4b6 returned with HTTP 404 Jul 03 19:31:35.273893 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 752/2974] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:35 2026] GET /volume/v3/volumes/5f9504a3-7e00-41e8-b70b-744fd0d8a4b6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:31:35.285702 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-fac98256-870a-4471-b041-6b86acad620e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:35.288090 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fac98256-870a-4471-b041-6b86acad620e tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] DELETE https://10.4.3.61/volume/v3/volumes/8b11a493-3638-4aea-a10b-9907d597d36d Jul 03 19:31:35.288383 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fac98256-870a-4471-b041-6b86acad620e tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:35.288539 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fac98256-870a-4471-b041-6b86acad620e tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:35.288691 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-fac98256-870a-4471-b041-6b86acad620e tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Delete volume with id: 8b11a493-3638-4aea-a10b-9907d597d36d Jul 03 19:31:35.296395 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:35.296395 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:35.296929 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-fac98256-870a-4471-b041-6b86acad620e tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Volume info retrieved successfully. Jul 03 19:31:35.320930 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-fac98256-870a-4471-b041-6b86acad620e tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Delete volume request issued successfully. Jul 03 19:31:35.321296 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fac98256-870a-4471-b041-6b86acad620e tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes/8b11a493-3638-4aea-a10b-9907d597d36d returned with HTTP 202 Jul 03 19:31:35.321602 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 723/2975] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:31:35 2026] DELETE /volume/v3/volumes/8b11a493-3638-4aea-a10b-9907d597d36d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:31:35.331667 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-25e03619-286a-40a5-8b19-ca911d3a3dfe None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:35.336347 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-56bb7125-c19a-4648-9e52-bd54356a4d19 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Lock "cinder-attachment_update-ca920aa4-cd3b-4f24-92cc-daaca3e83735-np0000004460" released by "attachment_update" :: held 0.533s {{(pid=99927) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:31:35.336673 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-56bb7125-c19a-4648-9e52-bd54356a4d19 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/attachments/dfe7af6d-b0f6-40bf-bcf7-e26da391b96b returned with HTTP 200 Jul 03 19:31:35.337313 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 750/2976] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:31:34 2026] PUT /volume/v3/attachments/dfe7af6d-b0f6-40bf-bcf7-e26da391b96b => generated 968 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:35.338318 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-25e03619-286a-40a5-8b19-ca911d3a3dfe tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] GET https://10.4.3.61/volume/v3/volumes/8b11a493-3638-4aea-a10b-9907d597d36d Jul 03 19:31:35.338564 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-25e03619-286a-40a5-8b19-ca911d3a3dfe tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:35.338799 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-25e03619-286a-40a5-8b19-ca911d3a3dfe tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:35.350778 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:35.350778 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:35.359609 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-25e03619-286a-40a5-8b19-ca911d3a3dfe tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Volume info retrieved successfully. Jul 03 19:31:35.362704 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-25e03619-286a-40a5-8b19-ca911d3a3dfe tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes/8b11a493-3638-4aea-a10b-9907d597d36d returned with HTTP 200 Jul 03 19:31:35.363140 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 752/2977] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:35 2026] GET /volume/v3/volumes/8b11a493-3638-4aea-a10b-9907d597d36d => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:35.851923 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-29dd8caf-f4f0-4900-81d7-c182f94d0a7a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:35.854710 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-29dd8caf-f4f0-4900-81d7-c182f94d0a7a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] POST https://10.4.3.61/volume/v3/attachments/dfe7af6d-b0f6-40bf-bcf7-e26da391b96b/action Jul 03 19:31:35.855249 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-29dd8caf-f4f0-4900-81d7-c182f94d0a7a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Action body: b'{"os-complete": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:31:35.855435 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-29dd8caf-f4f0-4900-81d7-c182f94d0a7a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:35.887487 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:35.887487 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:35.902341 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-29dd8caf-f4f0-4900-81d7-c182f94d0a7a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/attachments/dfe7af6d-b0f6-40bf-bcf7-e26da391b96b/action returned with HTTP 204 Jul 03 19:31:35.902341 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 753/2978] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:31:35 2026] POST /volume/v3/attachments/dfe7af6d-b0f6-40bf-bcf7-e26da391b96b/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:31:36.165579 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3217662c-67a3-42d5-80a4-23d299511cc6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:36.168707 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3217662c-67a3-42d5-80a4-23d299511cc6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:36.170193 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3217662c-67a3-42d5-80a4-23d299511cc6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:36.170193 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3217662c-67a3-42d5-80a4-23d299511cc6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:36.170193 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-3217662c-67a3-42d5-80a4-23d299511cc6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:36.176046 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:36.176046 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:36.177237 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3217662c-67a3-42d5-80a4-23d299511cc6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:36.177812 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 724/2979] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:36 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:36.383185 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-696064d0-8f0a-4f31-9440-97d0b60478df None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:36.386200 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-696064d0-8f0a-4f31-9440-97d0b60478df tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] GET https://10.4.3.61/volume/v3/volumes/8b11a493-3638-4aea-a10b-9907d597d36d Jul 03 19:31:36.386200 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-696064d0-8f0a-4f31-9440-97d0b60478df tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:36.386467 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-696064d0-8f0a-4f31-9440-97d0b60478df tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:36.396414 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-696064d0-8f0a-4f31-9440-97d0b60478df tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes/8b11a493-3638-4aea-a10b-9907d597d36d returned with HTTP 404 Jul 03 19:31:36.396461 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-aaf5ae32-9033-4784-bde3-d8c586d0e533 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:36.396707 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 751/2980] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:36 2026] GET /volume/v3/volumes/8b11a493-3638-4aea-a10b-9907d597d36d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:31:36.396736 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-aaf5ae32-9033-4784-bde3-d8c586d0e533 None None] GET https://10.4.3.61/volume// Jul 03 19:31:36.396736 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-aaf5ae32-9033-4784-bde3-d8c586d0e533 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:36.396779 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-aaf5ae32-9033-4784-bde3-d8c586d0e533 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:36.397119 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-aaf5ae32-9033-4784-bde3-d8c586d0e533 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:31:36.398212 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 753/2981] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:31:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:31:36.404525 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4c2a73d8-9741-463c-b4dd-c3d5d34203fa None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:36.406475 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4c2a73d8-9741-463c-b4dd-c3d5d34203fa tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] DELETE https://10.4.3.61/volume/v3/volumes/b460bf59-084b-48b0-a5e9-da029856ee78 Jul 03 19:31:36.406635 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4c2a73d8-9741-463c-b4dd-c3d5d34203fa tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:36.406821 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4c2a73d8-9741-463c-b4dd-c3d5d34203fa tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:36.406978 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-4c2a73d8-9741-463c-b4dd-c3d5d34203fa tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Delete volume with id: b460bf59-084b-48b0-a5e9-da029856ee78 Jul 03 19:31:36.410630 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-7a79b7f1-99e1-48ac-a766-9218ef720fe5 req-428918ea-0bc8-4749-9c3f-22c9f366f5d6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:36.412855 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7a79b7f1-99e1-48ac-a766-9218ef720fe5 req-428918ea-0bc8-4749-9c3f-22c9f366f5d6 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] GET https://10.4.3.61/volume/v3/volumes/3b0a53e2-ec69-48f3-b8b1-370a6acfac0e Jul 03 19:31:36.413523 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7a79b7f1-99e1-48ac-a766-9218ef720fe5 req-428918ea-0bc8-4749-9c3f-22c9f366f5d6 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:36.413523 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7a79b7f1-99e1-48ac-a766-9218ef720fe5 req-428918ea-0bc8-4749-9c3f-22c9f366f5d6 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:36.413850 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:36.413850 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:36.415874 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-4c2a73d8-9741-463c-b4dd-c3d5d34203fa tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Volume info retrieved successfully. Jul 03 19:31:36.425682 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:36.425682 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:36.430241 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-7a79b7f1-99e1-48ac-a766-9218ef720fe5 req-428918ea-0bc8-4749-9c3f-22c9f366f5d6 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Volume info retrieved successfully. Jul 03 19:31:36.437290 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7a79b7f1-99e1-48ac-a766-9218ef720fe5 req-428918ea-0bc8-4749-9c3f-22c9f366f5d6 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] https://10.4.3.61/volume/v3/volumes/3b0a53e2-ec69-48f3-b8b1-370a6acfac0e returned with HTTP 200 Jul 03 19:31:36.437937 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 725/2982] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:31:36 2026] GET /volume/v3/volumes/3b0a53e2-ec69-48f3-b8b1-370a6acfac0e => generated 1538 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:31:36.445749 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-4c2a73d8-9741-463c-b4dd-c3d5d34203fa tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Delete volume request issued successfully. Jul 03 19:31:36.446009 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4c2a73d8-9741-463c-b4dd-c3d5d34203fa tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes/b460bf59-084b-48b0-a5e9-da029856ee78 returned with HTTP 202 Jul 03 19:31:36.446609 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 754/2983] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:31:36 2026] DELETE /volume/v3/volumes/b460bf59-084b-48b0-a5e9-da029856ee78 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:31:36.459495 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-af532757-e940-4deb-9b22-e889310d4c75 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:36.462584 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-af532757-e940-4deb-9b22-e889310d4c75 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] GET https://10.4.3.61/volume/v3/volumes/b460bf59-084b-48b0-a5e9-da029856ee78 Jul 03 19:31:36.462584 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-af532757-e940-4deb-9b22-e889310d4c75 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:36.466632 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-af532757-e940-4deb-9b22-e889310d4c75 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:36.473843 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:36.473843 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:36.480192 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-af532757-e940-4deb-9b22-e889310d4c75 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Volume info retrieved successfully. Jul 03 19:31:36.485372 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-af532757-e940-4deb-9b22-e889310d4c75 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes/b460bf59-084b-48b0-a5e9-da029856ee78 returned with HTTP 200 Jul 03 19:31:36.485891 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 752/2984] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:36 2026] GET /volume/v3/volumes/b460bf59-084b-48b0-a5e9-da029856ee78 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:36.569750 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-7a79b7f1-99e1-48ac-a766-9218ef720fe5 req-804bf3bf-86a7-4a9c-83dd-3c7ad5f9135e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:36.572419 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7a79b7f1-99e1-48ac-a766-9218ef720fe5 req-804bf3bf-86a7-4a9c-83dd-3c7ad5f9135e tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] PUT https://10.4.3.61/volume/v3/attachments/66f5f8ed-30e2-4ec9-b9a6-f00fac4e464e Jul 03 19:31:36.572871 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-7a79b7f1-99e1-48ac-a766-9218ef720fe5 req-804bf3bf-86a7-4a9c-83dd-3c7ad5f9135e tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:36.584632 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-7a79b7f1-99e1-48ac-a766-9218ef720fe5 req-804bf3bf-86a7-4a9c-83dd-3c7ad5f9135e tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Acquiring lock "cinder-attachment_update-3b0a53e2-ec69-48f3-b8b1-370a6acfac0e-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:31:36.592362 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-7a79b7f1-99e1-48ac-a766-9218ef720fe5 req-804bf3bf-86a7-4a9c-83dd-3c7ad5f9135e tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Lock "cinder-attachment_update-3b0a53e2-ec69-48f3-b8b1-370a6acfac0e-np0000004460" acquired by "attachment_update" :: waited 0.008s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:31:36.593491 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:36.593491 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:37.121556 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-7a79b7f1-99e1-48ac-a766-9218ef720fe5 req-804bf3bf-86a7-4a9c-83dd-3c7ad5f9135e tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Lock "cinder-attachment_update-3b0a53e2-ec69-48f3-b8b1-370a6acfac0e-np0000004460" released by "attachment_update" :: held 0.529s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:31:37.121876 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7a79b7f1-99e1-48ac-a766-9218ef720fe5 req-804bf3bf-86a7-4a9c-83dd-3c7ad5f9135e tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] https://10.4.3.61/volume/v3/attachments/66f5f8ed-30e2-4ec9-b9a6-f00fac4e464e returned with HTTP 200 Jul 03 19:31:37.122467 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 754/2985] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:31:36 2026] PUT /volume/v3/attachments/66f5f8ed-30e2-4ec9-b9a6-f00fac4e464e => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:37.191383 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b98aba36-2479-4987-91a9-f322d8733a52 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:37.196008 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b98aba36-2479-4987-91a9-f322d8733a52 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:37.196298 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b98aba36-2479-4987-91a9-f322d8733a52 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:37.196540 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b98aba36-2479-4987-91a9-f322d8733a52 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:37.196677 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-b98aba36-2479-4987-91a9-f322d8733a52 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:37.201628 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:37.201628 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:37.202621 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b98aba36-2479-4987-91a9-f322d8733a52 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:37.203076 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 726/2986] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:37 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:37.501685 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-44605497-a860-419c-8eb8-05dde47e216d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:37.505549 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-44605497-a860-419c-8eb8-05dde47e216d tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] GET https://10.4.3.61/volume/v3/volumes/b460bf59-084b-48b0-a5e9-da029856ee78 Jul 03 19:31:37.505549 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-44605497-a860-419c-8eb8-05dde47e216d tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:37.506106 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-44605497-a860-419c-8eb8-05dde47e216d tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:37.514705 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-44605497-a860-419c-8eb8-05dde47e216d tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes/b460bf59-084b-48b0-a5e9-da029856ee78 returned with HTTP 404 Jul 03 19:31:37.515384 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 755/2987] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:37 2026] GET /volume/v3/volumes/b460bf59-084b-48b0-a5e9-da029856ee78 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:31:37.523914 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-cdd172a1-0bed-4521-9db7-e87cfa4966d6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:37.527769 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cdd172a1-0bed-4521-9db7-e87cfa4966d6 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] DELETE https://10.4.3.61/volume/v3/volumes/d965caa4-6665-427d-9fe6-70a984eb9f02 Jul 03 19:31:37.528089 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cdd172a1-0bed-4521-9db7-e87cfa4966d6 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:37.528377 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cdd172a1-0bed-4521-9db7-e87cfa4966d6 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:37.528633 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-cdd172a1-0bed-4521-9db7-e87cfa4966d6 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Delete volume with id: d965caa4-6665-427d-9fe6-70a984eb9f02 Jul 03 19:31:37.541994 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:37.541994 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:37.543920 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-cdd172a1-0bed-4521-9db7-e87cfa4966d6 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Volume info retrieved successfully. Jul 03 19:31:37.580109 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-cdd172a1-0bed-4521-9db7-e87cfa4966d6 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Delete volume request issued successfully. Jul 03 19:31:37.580388 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cdd172a1-0bed-4521-9db7-e87cfa4966d6 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes/d965caa4-6665-427d-9fe6-70a984eb9f02 returned with HTTP 202 Jul 03 19:31:37.581394 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 753/2988] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:31:37 2026] DELETE /volume/v3/volumes/d965caa4-6665-427d-9fe6-70a984eb9f02 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:31:37.597285 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a25dee14-090a-4a8b-8ce6-8008586ec7bb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:37.599537 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a25dee14-090a-4a8b-8ce6-8008586ec7bb tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] GET https://10.4.3.61/volume/v3/volumes/d965caa4-6665-427d-9fe6-70a984eb9f02 Jul 03 19:31:37.599762 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a25dee14-090a-4a8b-8ce6-8008586ec7bb tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:37.599991 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a25dee14-090a-4a8b-8ce6-8008586ec7bb tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:37.615438 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:37.615438 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:37.625129 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a25dee14-090a-4a8b-8ce6-8008586ec7bb tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Volume info retrieved successfully. Jul 03 19:31:37.631183 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a25dee14-090a-4a8b-8ce6-8008586ec7bb tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes/d965caa4-6665-427d-9fe6-70a984eb9f02 returned with HTTP 200 Jul 03 19:31:37.631693 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 755/2989] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:37 2026] GET /volume/v3/volumes/d965caa4-6665-427d-9fe6-70a984eb9f02 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:37.636895 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-7a79b7f1-99e1-48ac-a766-9218ef720fe5 req-440225c3-60d0-4df0-9c7f-b33f8e33bf2d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:37.639844 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7a79b7f1-99e1-48ac-a766-9218ef720fe5 req-440225c3-60d0-4df0-9c7f-b33f8e33bf2d tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] POST https://10.4.3.61/volume/v3/attachments/66f5f8ed-30e2-4ec9-b9a6-f00fac4e464e/action Jul 03 19:31:37.640367 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7a79b7f1-99e1-48ac-a766-9218ef720fe5 req-440225c3-60d0-4df0-9c7f-b33f8e33bf2d tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:31:37.640565 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7a79b7f1-99e1-48ac-a766-9218ef720fe5 req-440225c3-60d0-4df0-9c7f-b33f8e33bf2d tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:37.661432 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:37.661432 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:37.676296 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7a79b7f1-99e1-48ac-a766-9218ef720fe5 req-440225c3-60d0-4df0-9c7f-b33f8e33bf2d tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] https://10.4.3.61/volume/v3/attachments/66f5f8ed-30e2-4ec9-b9a6-f00fac4e464e/action returned with HTTP 204 Jul 03 19:31:37.676752 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 727/2990] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:31:37 2026] POST /volume/v3/attachments/66f5f8ed-30e2-4ec9-b9a6-f00fac4e464e/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:31:38.218552 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-878ba19d-0e2f-407e-99a6-0e9721b80c9c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:38.221147 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-878ba19d-0e2f-407e-99a6-0e9721b80c9c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:38.221406 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-878ba19d-0e2f-407e-99a6-0e9721b80c9c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:38.221992 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-878ba19d-0e2f-407e-99a6-0e9721b80c9c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:38.222180 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-878ba19d-0e2f-407e-99a6-0e9721b80c9c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:38.229228 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:38.229228 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:38.230771 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-878ba19d-0e2f-407e-99a6-0e9721b80c9c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:38.230938 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 756/2991] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:38 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:38.646270 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-495937e3-01c7-41a7-ad85-b0145013baf0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:38.649245 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-495937e3-01c7-41a7-ad85-b0145013baf0 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] GET https://10.4.3.61/volume/v3/volumes/d965caa4-6665-427d-9fe6-70a984eb9f02 Jul 03 19:31:38.649541 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-495937e3-01c7-41a7-ad85-b0145013baf0 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:38.649599 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-495937e3-01c7-41a7-ad85-b0145013baf0 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:38.658426 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-495937e3-01c7-41a7-ad85-b0145013baf0 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes/d965caa4-6665-427d-9fe6-70a984eb9f02 returned with HTTP 404 Jul 03 19:31:38.659352 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 754/2992] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:38 2026] GET /volume/v3/volumes/d965caa4-6665-427d-9fe6-70a984eb9f02 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:31:38.667588 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-18bd25b2-c99b-4838-b353-72d9b91066ba None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:38.670918 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-18bd25b2-c99b-4838-b353-72d9b91066ba tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/be28371a-290d-41c5-ba27-8bd4bbc5906e Jul 03 19:31:38.671233 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-18bd25b2-c99b-4838-b353-72d9b91066ba tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:38.671473 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-18bd25b2-c99b-4838-b353-72d9b91066ba tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:38.671648 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-18bd25b2-c99b-4838-b353-72d9b91066ba tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Delete snapshot with id: be28371a-290d-41c5-ba27-8bd4bbc5906e Jul 03 19:31:38.684260 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:38.684260 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:38.684260 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-18bd25b2-c99b-4838-b353-72d9b91066ba tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Snapshot retrieved successfully. Jul 03 19:31:38.724603 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-18bd25b2-c99b-4838-b353-72d9b91066ba tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Snapshot delete request issued successfully. Jul 03 19:31:38.724956 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-18bd25b2-c99b-4838-b353-72d9b91066ba tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/snapshots/be28371a-290d-41c5-ba27-8bd4bbc5906e returned with HTTP 202 Jul 03 19:31:38.725400 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 756/2993] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:31:38 2026] DELETE /volume/v3/snapshots/be28371a-290d-41c5-ba27-8bd4bbc5906e => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:31:38.733261 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4ba49de5-0a62-4c7d-ab92-942e90bd4d61 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:38.736244 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4ba49de5-0a62-4c7d-ab92-942e90bd4d61 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] GET https://10.4.3.61/volume/v3/snapshots/be28371a-290d-41c5-ba27-8bd4bbc5906e Jul 03 19:31:38.736545 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4ba49de5-0a62-4c7d-ab92-942e90bd4d61 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:38.736545 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4ba49de5-0a62-4c7d-ab92-942e90bd4d61 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:38.749680 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:38.749680 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:38.750336 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-4ba49de5-0a62-4c7d-ab92-942e90bd4d61 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Snapshot retrieved successfully. Jul 03 19:31:38.751094 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4ba49de5-0a62-4c7d-ab92-942e90bd4d61 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/snapshots/be28371a-290d-41c5-ba27-8bd4bbc5906e returned with HTTP 200 Jul 03 19:31:38.751523 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 728/2994] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:31:38 2026] GET /volume/v3/snapshots/be28371a-290d-41c5-ba27-8bd4bbc5906e => generated 474 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:39.246883 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b2709369-6f5f-40b3-b94c-cc7166b5534f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:39.249239 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b2709369-6f5f-40b3-b94c-cc7166b5534f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:39.249523 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b2709369-6f5f-40b3-b94c-cc7166b5534f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:39.249784 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b2709369-6f5f-40b3-b94c-cc7166b5534f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:39.249961 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-b2709369-6f5f-40b3-b94c-cc7166b5534f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:39.257541 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:39.257541 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:39.258363 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b2709369-6f5f-40b3-b94c-cc7166b5534f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:39.260789 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 757/2995] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:39 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:39.762752 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-98e8c8c5-efa2-4e1b-ab9d-f4a5dd612261 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:39.765604 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-98e8c8c5-efa2-4e1b-ab9d-f4a5dd612261 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] GET https://10.4.3.61/volume/v3/snapshots/be28371a-290d-41c5-ba27-8bd4bbc5906e Jul 03 19:31:39.765855 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-98e8c8c5-efa2-4e1b-ab9d-f4a5dd612261 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:39.766108 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-98e8c8c5-efa2-4e1b-ab9d-f4a5dd612261 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:39.772252 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-98e8c8c5-efa2-4e1b-ab9d-f4a5dd612261 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/snapshots/be28371a-290d-41c5-ba27-8bd4bbc5906e returned with HTTP 404 Jul 03 19:31:39.772969 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 755/2996] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:31:39 2026] GET /volume/v3/snapshots/be28371a-290d-41c5-ba27-8bd4bbc5906e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:31:39.780758 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f2c67daa-4bd6-4f3a-a513-c20533534941 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:39.782488 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f2c67daa-4bd6-4f3a-a513-c20533534941 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] DELETE https://10.4.3.61/volume/v3/volumes/46d100a4-d8e4-450b-b8a3-f3e412d4d260 Jul 03 19:31:39.782675 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f2c67daa-4bd6-4f3a-a513-c20533534941 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:39.782855 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f2c67daa-4bd6-4f3a-a513-c20533534941 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:39.783020 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-f2c67daa-4bd6-4f3a-a513-c20533534941 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Delete volume with id: 46d100a4-d8e4-450b-b8a3-f3e412d4d260 Jul 03 19:31:39.789923 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:39.789923 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:39.790382 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f2c67daa-4bd6-4f3a-a513-c20533534941 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Volume info retrieved successfully. Jul 03 19:31:39.806666 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f2c67daa-4bd6-4f3a-a513-c20533534941 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Delete volume request issued successfully. Jul 03 19:31:39.806840 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f2c67daa-4bd6-4f3a-a513-c20533534941 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes/46d100a4-d8e4-450b-b8a3-f3e412d4d260 returned with HTTP 202 Jul 03 19:31:39.807280 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 757/2997] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:31:39 2026] DELETE /volume/v3/volumes/46d100a4-d8e4-450b-b8a3-f3e412d4d260 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:31:39.815636 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ccbf802e-a4ba-4414-b59d-094a388e5f7e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:39.817920 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ccbf802e-a4ba-4414-b59d-094a388e5f7e tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] GET https://10.4.3.61/volume/v3/volumes/46d100a4-d8e4-450b-b8a3-f3e412d4d260 Jul 03 19:31:39.818244 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ccbf802e-a4ba-4414-b59d-094a388e5f7e tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:39.818497 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ccbf802e-a4ba-4414-b59d-094a388e5f7e tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:39.829085 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:39.829085 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:39.834735 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ccbf802e-a4ba-4414-b59d-094a388e5f7e tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Volume info retrieved successfully. Jul 03 19:31:39.842839 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ccbf802e-a4ba-4414-b59d-094a388e5f7e tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes/46d100a4-d8e4-450b-b8a3-f3e412d4d260 returned with HTTP 200 Jul 03 19:31:39.843674 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 729/2998] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:39 2026] GET /volume/v3/volumes/46d100a4-d8e4-450b-b8a3-f3e412d4d260 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:40.274199 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1e8ebcc0-f70b-4948-ad60-12deb997b19f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:40.275940 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1e8ebcc0-f70b-4948-ad60-12deb997b19f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:40.276191 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1e8ebcc0-f70b-4948-ad60-12deb997b19f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:40.276433 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1e8ebcc0-f70b-4948-ad60-12deb997b19f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:40.276547 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-1e8ebcc0-f70b-4948-ad60-12deb997b19f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:40.280558 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:40.280558 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:40.281428 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1e8ebcc0-f70b-4948-ad60-12deb997b19f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:40.281833 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 758/2999] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:40 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:40.861954 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e8b6dfe6-472e-4731-aa7d-1182802a4208 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:40.863719 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e8b6dfe6-472e-4731-aa7d-1182802a4208 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] GET https://10.4.3.61/volume/v3/volumes/46d100a4-d8e4-450b-b8a3-f3e412d4d260 Jul 03 19:31:40.863883 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e8b6dfe6-472e-4731-aa7d-1182802a4208 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:40.864091 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e8b6dfe6-472e-4731-aa7d-1182802a4208 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:40.870595 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e8b6dfe6-472e-4731-aa7d-1182802a4208 tempest-CreateVolumesFromSnapshotTest-1183621555 tempest-CreateVolumesFromSnapshotTest-1183621555-project-member] https://10.4.3.61/volume/v3/volumes/46d100a4-d8e4-450b-b8a3-f3e412d4d260 returned with HTTP 404 Jul 03 19:31:40.871044 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 756/3000] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:40 2026] GET /volume/v3/volumes/46d100a4-d8e4-450b-b8a3-f3e412d4d260 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:31:41.293937 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c9c75da2-f361-4d97-ae02-902fb87ed40d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:41.296051 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c9c75da2-f361-4d97-ae02-902fb87ed40d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:41.296425 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c9c75da2-f361-4d97-ae02-902fb87ed40d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:41.296558 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c9c75da2-f361-4d97-ae02-902fb87ed40d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:41.296631 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-c9c75da2-f361-4d97-ae02-902fb87ed40d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:41.300901 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:41.300901 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:41.301675 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c9c75da2-f361-4d97-ae02-902fb87ed40d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:41.302354 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 758/3001] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:41 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:41.775945 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-a305db6a-756d-4885-90ae-534a73026b3c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:41.778345 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-a305db6a-756d-4885-90ae-534a73026b3c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735/encryption Jul 03 19:31:41.778600 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-a305db6a-756d-4885-90ae-534a73026b3c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:41.778886 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-a305db6a-756d-4885-90ae-534a73026b3c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:41.789297 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:41.789297 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:41.796569 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-74a0d634-9de5-4908-af9f-e9a6faf961a0 req-a305db6a-756d-4885-90ae-534a73026b3c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735/encryption returned with HTTP 200 Jul 03 19:31:41.797099 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 730/3002] 10.4.3.61 () {68 vars in 1624 bytes} [Fri Jul 3 19:31:41 2026] GET /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:42.513571 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c647a830-aa7d-4848-a45f-982ebd206464 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:42.513571 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c647a830-aa7d-4848-a45f-982ebd206464 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:42.513571 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c647a830-aa7d-4848-a45f-982ebd206464 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:42.513571 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c647a830-aa7d-4848-a45f-982ebd206464 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:42.513571 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-c647a830-aa7d-4848-a45f-982ebd206464 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:42.513571 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:42.513571 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:42.513571 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c647a830-aa7d-4848-a45f-982ebd206464 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:42.513571 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 759/3003] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:42 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:42.688814 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5c841ab8-81c3-4950-ab29-f3d3d8e64e1c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:42.799224 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5c841ab8-81c3-4950-ab29-f3d3d8e64e1c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:31:42.799539 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5c841ab8-81c3-4950-ab29-f3d3d8e64e1c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2070266527"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:42.800862 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-5c841ab8-81c3-4950-ab29-f3d3d8e64e1c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2070266527'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:31:42.801006 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-5c841ab8-81c3-4950-ab29-f3d3d8e64e1c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Create volume of 1 GB Jul 03 19:31:42.805009 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5c841ab8-81c3-4950-ab29-f3d3d8e64e1c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Availability Zones retrieved successfully. Jul 03 19:31:42.810535 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5c841ab8-81c3-4950-ab29-f3d3d8e64e1c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Flow 'volume_create_api' (d59e743b-58a6-4d77-a60f-0c4a9933827d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:42.811815 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5c841ab8-81c3-4950-ab29-f3d3d8e64e1c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b760d77-ec64-4542-84e3-6ff3f5dcd233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:42.812808 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-5c841ab8-81c3-4950-ab29-f3d3d8e64e1c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:31:42.839414 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5c841ab8-81c3-4950-ab29-f3d3d8e64e1c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b760d77-ec64-4542-84e3-6ff3f5dcd233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:42.841186 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5c841ab8-81c3-4950-ab29-f3d3d8e64e1c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (888f48df-9337-4d20-b673-b33a672767c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:42.943086 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-5c841ab8-81c3-4950-ab29-f3d3d8e64e1c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Created reservations ['3e6863f4-9571-439a-8d37-60c3ff33ff2c', '4f81f7b7-1c89-46ae-bd59-bf972cb2dd78', '1cab8374-8c93-4877-8aae-a423ee4276b9', 'fa35a98f-738b-40f2-a575-0ad6df44906c'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:31:42.944246 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5c841ab8-81c3-4950-ab29-f3d3d8e64e1c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (888f48df-9337-4d20-b673-b33a672767c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e6863f4-9571-439a-8d37-60c3ff33ff2c', '4f81f7b7-1c89-46ae-bd59-bf972cb2dd78', '1cab8374-8c93-4877-8aae-a423ee4276b9', 'fa35a98f-738b-40f2-a575-0ad6df44906c']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:42.945769 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5c841ab8-81c3-4950-ab29-f3d3d8e64e1c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d147e87-d87c-4c0f-b586-c0bbf7900000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:42.981297 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5c841ab8-81c3-4950-ab29-f3d3d8e64e1c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d147e87-d87c-4c0f-b586-c0bbf7900000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bd7d2ac-8a67-4b4c-b51d-6ad700b3ccea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2070266527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba1f3d34f7e04ec197b760a02460c5e0',qos_specs=None,replication_status=,reservations=['3e6863f4-9571-439a-8d37-60c3ff33ff2c','4f81f7b7-1c89-46ae-bd59-bf972cb2dd78','1cab8374-8c93-4877-8aae-a423ee4276b9','fa35a98f-738b-40f2-a575-0ad6df44906c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4d937ee76aa4edcad712aaaff111ead',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:31:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2070266527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bd7d2ac-8a67-4b4c-b51d-6ad700b3ccea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba1f3d34f7e04ec197b760a02460c5e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4d937ee76aa4edcad712aaaff111ead',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:42.981297 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5c841ab8-81c3-4950-ab29-f3d3d8e64e1c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6711e65e-d411-4014-a452-f820c1a599ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:43.011460 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5c841ab8-81c3-4950-ab29-f3d3d8e64e1c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6711e65e-d411-4014-a452-f820c1a599ce) transitioned into state 'SUCCESS' from state '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-2070266527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba1f3d34f7e04ec197b760a02460c5e0',qos_specs=None,replication_status=,reservations=['3e6863f4-9571-439a-8d37-60c3ff33ff2c','4f81f7b7-1c89-46ae-bd59-bf972cb2dd78','1cab8374-8c93-4877-8aae-a423ee4276b9','fa35a98f-738b-40f2-a575-0ad6df44906c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4d937ee76aa4edcad712aaaff111ead',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:43.012599 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5c841ab8-81c3-4950-ab29-f3d3d8e64e1c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92cd855f-15b9-430b-9583-c2973fc29e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:43.026008 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5c841ab8-81c3-4950-ab29-f3d3d8e64e1c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92cd855f-15b9-430b-9583-c2973fc29e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:43.027087 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5c841ab8-81c3-4950-ab29-f3d3d8e64e1c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Flow 'volume_create_api' (d59e743b-58a6-4d77-a60f-0c4a9933827d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:43.028044 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5c841ab8-81c3-4950-ab29-f3d3d8e64e1c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Create volume request issued successfully. Jul 03 19:31:43.028914 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5c841ab8-81c3-4950-ab29-f3d3d8e64e1c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:31:43.029301 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 757/3004] 10.4.3.61 () {70 vars in 1291 bytes} [Fri Jul 3 19:31:42 2026] POST /volume/v3/volumes => generated 776 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:31:43.047843 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-20034369-b4d4-41d6-a846-3aecb01fd4b7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:43.050359 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-20034369-b4d4-41d6-a846-3aecb01fd4b7 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/volumes/4bd7d2ac-8a67-4b4c-b51d-6ad700b3ccea Jul 03 19:31:43.050696 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-20034369-b4d4-41d6-a846-3aecb01fd4b7 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:43.051005 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-20034369-b4d4-41d6-a846-3aecb01fd4b7 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:43.063133 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:43.063133 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:43.068626 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-20034369-b4d4-41d6-a846-3aecb01fd4b7 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Volume info retrieved successfully. Jul 03 19:31:43.074677 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-20034369-b4d4-41d6-a846-3aecb01fd4b7 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes/4bd7d2ac-8a67-4b4c-b51d-6ad700b3ccea returned with HTTP 200 Jul 03 19:31:43.075498 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 759/3005] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:31:43 2026] GET /volume/v3/volumes/4bd7d2ac-8a67-4b4c-b51d-6ad700b3ccea => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:31:43.337498 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-dc79ac06-62ed-4e76-8e59-e960bc62179d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:43.339446 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-dc79ac06-62ed-4e76-8e59-e960bc62179d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:43.339648 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-dc79ac06-62ed-4e76-8e59-e960bc62179d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:43.339845 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-dc79ac06-62ed-4e76-8e59-e960bc62179d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:43.339971 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-dc79ac06-62ed-4e76-8e59-e960bc62179d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:43.345831 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:43.345831 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:43.347979 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-dc79ac06-62ed-4e76-8e59-e960bc62179d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:43.348471 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 731/3006] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:43 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:43.360523 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f8c8389f-2dcb-47ff-a97d-7888f2d948fc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:43.362704 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f8c8389f-2dcb-47ff-a97d-7888f2d948fc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/0851e969-f6c9-4294-a86f-d523f121a159 Jul 03 19:31:43.362882 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f8c8389f-2dcb-47ff-a97d-7888f2d948fc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:43.363144 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f8c8389f-2dcb-47ff-a97d-7888f2d948fc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:43.374499 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:43.374499 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:43.379934 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f8c8389f-2dcb-47ff-a97d-7888f2d948fc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:31:43.387525 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f8c8389f-2dcb-47ff-a97d-7888f2d948fc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/0851e969-f6c9-4294-a86f-d523f121a159 returned with HTTP 200 Jul 03 19:31:43.388315 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 760/3007] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:43 2026] GET /volume/v3/volumes/0851e969-f6c9-4294-a86f-d523f121a159 => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:43.403031 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-24db24af-1fbe-48f0-8ee7-5145f25594b9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:43.404846 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-24db24af-1fbe-48f0-8ee7-5145f25594b9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:43.405009 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-24db24af-1fbe-48f0-8ee7-5145f25594b9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:43.405207 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-24db24af-1fbe-48f0-8ee7-5145f25594b9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:43.405337 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-24db24af-1fbe-48f0-8ee7-5145f25594b9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:43.409800 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:43.409800 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:43.410698 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-24db24af-1fbe-48f0-8ee7-5145f25594b9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:43.411111 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 758/3008] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:43 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:43.421941 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5a8d1a11-0559-44aa-8d2d-70787d94ce99 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:43.423902 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5a8d1a11-0559-44aa-8d2d-70787d94ce99 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/detail Jul 03 19:31:43.424156 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5a8d1a11-0559-44aa-8d2d-70787d94ce99 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:43.424394 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5a8d1a11-0559-44aa-8d2d-70787d94ce99 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'detail' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:43.424651 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-5a8d1a11-0559-44aa-8d2d-70787d94ce99 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:31:43.436812 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5a8d1a11-0559-44aa-8d2d-70787d94ce99 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/detail returned with HTTP 200 Jul 03 19:31:43.437434 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 760/3009] 10.4.3.61 () {66 vars in 1251 bytes} [Fri Jul 3 19:31:43 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 19:31:43.448871 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:43.450927 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] POST https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa/restore Jul 03 19:31:43.451381 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:43.452916 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.backups [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Restoring backup 9cd5fc4a-15ff-46c1-a551-6027706e6ffa ({'restore': {}}) {{(pid=99926) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 19:31:43.453069 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Restoring backup 9cd5fc4a-15ff-46c1-a551-6027706e6ffa to volume None. Jul 03 19:31:43.457899 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:43.457899 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:43.458949 np0000004460 devstack@c-api.service[99926]: INFO cinder.backup.api [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Creating volume of 1 GB for restore of backup 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. Jul 03 19:31:43.462534 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Availability Zones retrieved successfully. Jul 03 19:31:43.469412 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Flow 'volume_create_api' (c93736ad-8d3a-4112-901b-8b1f91e7f7e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:43.470484 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db179301-f917-426c-a269-293e116e6ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:43.471489 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:31:43.502073 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db179301-f917-426c-a269-293e116e6ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:43.503576 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a886854c-7645-4db1-9d9e-3490d636fd5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:43.543705 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Created reservations ['cb41e8d0-fbca-4db0-9cf6-99e3c3497cb7', '9b9eb438-4b0a-4b42-b5d3-b5bcb96093e9', '6e6ff47c-e2a6-4394-8734-5a4eb3603068', '35f8a87d-c24d-4843-a698-820a214131f9'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:31:43.544845 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a886854c-7645-4db1-9d9e-3490d636fd5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb41e8d0-fbca-4db0-9cf6-99e3c3497cb7', '9b9eb438-4b0a-4b42-b5d3-b5bcb96093e9', '6e6ff47c-e2a6-4394-8734-5a4eb3603068', '35f8a87d-c24d-4843-a698-820a214131f9']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:43.545813 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6943125-bad7-402f-8c2a-fb74a37f3b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:43.580952 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6943125-bad7-402f-8c2a-fb74a37f3b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4061f57-9fb8-4c4d-800f-b627c52e5dca', '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_9cd5fc4a-15ff-46c1-a551-6027706e6ffa',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48f6fa4be6ec445cb8730dfc5f66b7c0',qos_specs=None,replication_status=,reservations=['cb41e8d0-fbca-4db0-9cf6-99e3c3497cb7','9b9eb438-4b0a-4b42-b5d3-b5bcb96093e9','6e6ff47c-e2a6-4394-8734-5a4eb3603068','35f8a87d-c24d-4843-a698-820a214131f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98344cafb5064873a83a14d1a5f4b23f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:31:43Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_9cd5fc4a-15ff-46c1-a551-6027706e6ffa',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4061f57-9fb8-4c4d-800f-b627c52e5dca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48f6fa4be6ec445cb8730dfc5f66b7c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98344cafb5064873a83a14d1a5f4b23f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:43.582693 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb14b65-d53c-4022-a41d-7ed35e63a6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:43.600554 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb14b65-d53c-4022-a41d-7ed35e63a6b1) transitioned into 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_9cd5fc4a-15ff-46c1-a551-6027706e6ffa',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48f6fa4be6ec445cb8730dfc5f66b7c0',qos_specs=None,replication_status=,reservations=['cb41e8d0-fbca-4db0-9cf6-99e3c3497cb7','9b9eb438-4b0a-4b42-b5d3-b5bcb96093e9','6e6ff47c-e2a6-4394-8734-5a4eb3603068','35f8a87d-c24d-4843-a698-820a214131f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98344cafb5064873a83a14d1a5f4b23f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:43.601284 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (017fc15c-00b4-4709-9956-fd5244e6c075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:43.612430 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (017fc15c-00b4-4709-9956-fd5244e6c075) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:43.613337 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Flow 'volume_create_api' (c93736ad-8d3a-4112-901b-8b1f91e7f7e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:43.613679 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Create volume request issued successfully. Jul 03 19:31:43.621670 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:43.621670 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:43.622193 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:31:44.091529 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-78202032-0da7-471b-a9c1-f78e03a41327 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:44.093432 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-78202032-0da7-471b-a9c1-f78e03a41327 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/volumes/4bd7d2ac-8a67-4b4c-b51d-6ad700b3ccea Jul 03 19:31:44.093596 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-78202032-0da7-471b-a9c1-f78e03a41327 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:44.093851 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-78202032-0da7-471b-a9c1-f78e03a41327 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:44.102071 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:44.102071 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:44.107717 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-78202032-0da7-471b-a9c1-f78e03a41327 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Volume info retrieved successfully. Jul 03 19:31:44.116211 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-78202032-0da7-471b-a9c1-f78e03a41327 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes/4bd7d2ac-8a67-4b4c-b51d-6ad700b3ccea returned with HTTP 200 Jul 03 19:31:44.116211 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 761/3010] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:31:44 2026] GET /volume/v3/volumes/4bd7d2ac-8a67-4b4c-b51d-6ad700b3ccea => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:44.129877 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-941805d9-514f-416d-ab04-b3c956244092 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:44.132397 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-941805d9-514f-416d-ab04-b3c956244092 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] POST https://10.4.3.61/volume/v3/backups Jul 03 19:31:44.132852 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-941805d9-514f-416d-ab04-b3c956244092 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4bd7d2ac-8a67-4b4c-b51d-6ad700b3ccea", "name": "tempest-type-Backup-1784374531"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:44.135073 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.backups [None req-941805d9-514f-416d-ab04-b3c956244092 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Creating new backup {'backup': {'volume_id': '4bd7d2ac-8a67-4b4c-b51d-6ad700b3ccea', 'name': 'tempest-type-Backup-1784374531'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:31:44.135258 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.backups [None req-941805d9-514f-416d-ab04-b3c956244092 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Creating backup of volume 4bd7d2ac-8a67-4b4c-b51d-6ad700b3ccea in container None Jul 03 19:31:44.137672 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=282,cinder:UPDATE=65,cinder:INSERT=37 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:31:44.146856 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:44.146856 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:44.147305 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-941805d9-514f-416d-ab04-b3c956244092 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Volume info retrieved successfully. Jul 03 19:31:44.184825 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-941805d9-514f-416d-ab04-b3c956244092 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Created reservations ['ad133380-7de4-4c41-93ad-36cec4d43bff', '5ee046a7-2f97-447a-8bc3-872030a59bf6'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:31:44.223319 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-941805d9-514f-416d-ab04-b3c956244092 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:31:44.223804 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 759/3011] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:31:44 2026] POST /volume/v3/backups => generated 314 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:31:44.236274 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-34ad0592-7fc4-4b7d-9088-4940d582e1f1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:44.239051 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-34ad0592-7fc4-4b7d-9088-4940d582e1f1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:31:44.239586 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-34ad0592-7fc4-4b7d-9088-4940d582e1f1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:44.239757 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-34ad0592-7fc4-4b7d-9088-4940d582e1f1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:44.239929 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-34ad0592-7fc4-4b7d-9088-4940d582e1f1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:44.246796 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:44.246796 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:44.247758 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-34ad0592-7fc4-4b7d-9088-4940d582e1f1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:31:44.248310 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 761/3012] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:31:44 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:44.629916 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:44.629916 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:44.630398 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:31:44.630529 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.backup.api [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Checking backup size 1 against volume size 1 {{(pid=99926) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 19:31:44.630630 np0000004460 devstack@c-api.service[99926]: INFO cinder.backup.api [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Overwriting volume c4061f57-9fb8-4c4d-800f-b627c52e5dca with restore of backup 9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:44.645846 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.backup.rpcapi [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] restore_backup in rpcapi backup_id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa {{(pid=99926) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 19:31:44.648034 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b873d788-7f2b-4523-a32c-a8a6ff5cc852 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa/restore returned with HTTP 202 Jul 03 19:31:44.648884 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 732/3013] 10.4.3.61 () {68 vars in 1386 bytes} [Fri Jul 3 19:31:43 2026] POST /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa/restore => generated 189 bytes in 1200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:31:44.658994 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0f800ef2-312f-4eeb-9bd3-ed9d967876e4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:44.661427 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0f800ef2-312f-4eeb-9bd3-ed9d967876e4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:44.661564 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0f800ef2-312f-4eeb-9bd3-ed9d967876e4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:44.661991 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0f800ef2-312f-4eeb-9bd3-ed9d967876e4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:44.662524 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-0f800ef2-312f-4eeb-9bd3-ed9d967876e4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:44.667487 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:44.667487 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:44.668636 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0f800ef2-312f-4eeb-9bd3-ed9d967876e4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:44.669624 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 762/3014] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:44 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:45.262215 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8e0f6acc-a739-46b5-a9dc-b6d5b0ed2824 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:45.264042 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8e0f6acc-a739-46b5-a9dc-b6d5b0ed2824 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:31:45.264332 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8e0f6acc-a739-46b5-a9dc-b6d5b0ed2824 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:45.264515 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8e0f6acc-a739-46b5-a9dc-b6d5b0ed2824 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:45.264618 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-8e0f6acc-a739-46b5-a9dc-b6d5b0ed2824 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:45.269368 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:45.269368 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:45.270246 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8e0f6acc-a739-46b5-a9dc-b6d5b0ed2824 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:31:45.270721 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 760/3015] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:31:45 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:45.682642 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-842457a7-1d4d-4e2b-8acc-bddbe5671a2a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:45.687199 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-842457a7-1d4d-4e2b-8acc-bddbe5671a2a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:45.687199 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-842457a7-1d4d-4e2b-8acc-bddbe5671a2a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:45.687199 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-842457a7-1d4d-4e2b-8acc-bddbe5671a2a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:45.687199 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-842457a7-1d4d-4e2b-8acc-bddbe5671a2a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:45.689253 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:45.689253 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:45.689973 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-842457a7-1d4d-4e2b-8acc-bddbe5671a2a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:45.691096 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 762/3016] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:45 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:45.955901 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-91cfe9df-603b-487f-ba1d-a48fde1b2aec None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:45.958087 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-91cfe9df-603b-487f-ba1d-a48fde1b2aec tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-reader] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:31:45.958317 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-91cfe9df-603b-487f-ba1d-a48fde1b2aec tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-reader] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:45.958524 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-91cfe9df-603b-487f-ba1d-a48fde1b2aec tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-reader] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:45.973586 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:45.973586 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:45.978782 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-91cfe9df-603b-487f-ba1d-a48fde1b2aec tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-reader] Volume info retrieved successfully. Jul 03 19:31:45.983804 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-91cfe9df-603b-487f-ba1d-a48fde1b2aec tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-reader] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:31:45.984283 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 733/3017] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:45 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:46.044302 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-470c41e0-e905-4d25-9500-323a20c47e72 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:46.046656 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-470c41e0-e905-4d25-9500-323a20c47e72 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:31:46.046874 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-470c41e0-e905-4d25-9500-323a20c47e72 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:46.047101 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-470c41e0-e905-4d25-9500-323a20c47e72 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:46.060528 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:46.060528 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:46.064611 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-470c41e0-e905-4d25-9500-323a20c47e72 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:46.070218 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-470c41e0-e905-4d25-9500-323a20c47e72 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:31:46.070671 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 763/3018] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:31:46 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:46.096720 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-17bdf491-717e-4f79-8ba1-6c07fa49a13d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:46.099511 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-17bdf491-717e-4f79-8ba1-6c07fa49a13d tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] POST https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc/action Jul 03 19:31:46.099899 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-17bdf491-717e-4f79-8ba1-6c07fa49a13d tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:31:46.100758 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-17bdf491-717e-4f79-8ba1-6c07fa49a13d tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:46.126297 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:46.126297 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:46.127005 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-17bdf491-717e-4f79-8ba1-6c07fa49a13d tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:46.147545 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-17bdf491-717e-4f79-8ba1-6c07fa49a13d tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Begin detaching volume completed successfully. Jul 03 19:31:46.147815 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-17bdf491-717e-4f79-8ba1-6c07fa49a13d tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc/action returned with HTTP 202 Jul 03 19:31:46.148372 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 761/3019] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:31:46 2026] POST /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:31:46.176709 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7aaa03b2-e331-4540-a4d5-a4bdfb663675 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:46.185524 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7aaa03b2-e331-4540-a4d5-a4bdfb663675 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:31:46.185524 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7aaa03b2-e331-4540-a4d5-a4bdfb663675 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:46.185524 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7aaa03b2-e331-4540-a4d5-a4bdfb663675 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:46.220408 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:46.220408 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:46.230910 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7aaa03b2-e331-4540-a4d5-a4bdfb663675 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:46.237476 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7aaa03b2-e331-4540-a4d5-a4bdfb663675 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:31:46.238253 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 763/3020] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:46 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1442 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:46.281259 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1d1d3046-a780-4cef-8dea-bd9b2f6c3daf None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:46.283543 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1d1d3046-a780-4cef-8dea-bd9b2f6c3daf tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:31:46.283725 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1d1d3046-a780-4cef-8dea-bd9b2f6c3daf tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:46.284123 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1d1d3046-a780-4cef-8dea-bd9b2f6c3daf tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:46.284297 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-1d1d3046-a780-4cef-8dea-bd9b2f6c3daf tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:46.290190 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:46.290190 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:46.290873 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1d1d3046-a780-4cef-8dea-bd9b2f6c3daf tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:31:46.291367 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 734/3021] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:31:46 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:46.378285 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2731e7c0-216e-4614-bcbb-517fb1a515b8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:46.413667 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2731e7c0-216e-4614-bcbb-517fb1a515b8 tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:31:46.414061 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2731e7c0-216e-4614-bcbb-517fb1a515b8 tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1824513990", "extra_specs": {}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:46.427697 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2731e7c0-216e-4614-bcbb-517fb1a515b8 tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:31:46.428116 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 764/3022] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:31:46 2026] POST /volume/v3/types => generated 212 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:46.437725 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7531b6dc-e14a-4053-bdaa-e58bc0559b64 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:46.444846 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7531b6dc-e14a-4053-bdaa-e58bc0559b64 tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] POST https://10.4.3.61/volume/v3/types/9a0dd275-1df7-46b8-8a67-ecd5ac11d251/encryption Jul 03 19:31:46.445332 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7531b6dc-e14a-4053-bdaa-e58bc0559b64 tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:46.470179 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7531b6dc-e14a-4053-bdaa-e58bc0559b64 tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] https://10.4.3.61/volume/v3/types/9a0dd275-1df7-46b8-8a67-ecd5ac11d251/encryption returned with HTTP 200 Jul 03 19:31:46.470813 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 762/3023] 10.4.3.61 () {68 vars in 1390 bytes} [Fri Jul 3 19:31:46 2026] POST /volume/v3/types/9a0dd275-1df7-46b8-8a67-ecd5ac11d251/encryption => generated 230 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:46.479377 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e398ef79-3555-4567-9564-061981d1070d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:46.552659 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e398ef79-3555-4567-9564-061981d1070d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:31:46.553053 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e398ef79-3555-4567-9564-061981d1070d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1088052925", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1824513990", "size": 1}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:46.554918 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-e398ef79-3555-4567-9564-061981d1070d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1088052925', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1824513990', 'size': 1}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:31:46.559067 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-e398ef79-3555-4567-9564-061981d1070d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume of 1 GB Jul 03 19:31:46.559483 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:46.559483 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:46.560040 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e398ef79-3555-4567-9564-061981d1070d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Availability Zones retrieved successfully. Jul 03 19:31:46.567493 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e398ef79-3555-4567-9564-061981d1070d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Flow 'volume_create_api' (7370077e-5e8f-4706-9c6e-c4274d69e7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:46.569705 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e398ef79-3555-4567-9564-061981d1070d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f89e458c-7d3b-42b2-b54e-2b18c6702ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:46.571095 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-e398ef79-3555-4567-9564-061981d1070d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:31:46.602664 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e398ef79-3555-4567-9564-061981d1070d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f89e458c-7d3b-42b2-b54e-2b18c6702ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:31:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9a0dd275-1df7-46b8-8a67-ecd5ac11d251,is_public=True,name='tempest-scenario-type-luks-1824513990',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a0dd275-1df7-46b8-8a67-ecd5ac11d251', '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=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:46.603585 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e398ef79-3555-4567-9564-061981d1070d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (002e876b-33a8-4551-af20-9a19bf75045a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:46.633235 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-e398ef79-3555-4567-9564-061981d1070d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1824513990 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1824513990, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:31:46.633684 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-e398ef79-3555-4567-9564-061981d1070d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1824513990 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1824513990, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:31:46.687720 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-e398ef79-3555-4567-9564-061981d1070d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Created reservations ['154a7c3c-a080-40a5-af5b-966c832a779d', '10133669-add0-41d8-b0a1-328eacf97dcc', 'a0ece0f4-8844-4e97-ab6a-3c605fe52c10', 'f6038ee6-4f63-430e-a756-db417de8c272'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:31:46.688792 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e398ef79-3555-4567-9564-061981d1070d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (002e876b-33a8-4551-af20-9a19bf75045a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['154a7c3c-a080-40a5-af5b-966c832a779d', '10133669-add0-41d8-b0a1-328eacf97dcc', 'a0ece0f4-8844-4e97-ab6a-3c605fe52c10', 'f6038ee6-4f63-430e-a756-db417de8c272']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:46.689810 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e398ef79-3555-4567-9564-061981d1070d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e7a5fc8-6bb8-4ecf-8368-3b4ffa4606bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:46.702368 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-825ef999-c4f3-473e-9d00-a7dc4f7134cf None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:46.704547 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-825ef999-c4f3-473e-9d00-a7dc4f7134cf tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:46.704756 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-825ef999-c4f3-473e-9d00-a7dc4f7134cf tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:46.704977 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-825ef999-c4f3-473e-9d00-a7dc4f7134cf tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:46.705093 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-825ef999-c4f3-473e-9d00-a7dc4f7134cf tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:46.712899 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:46.712899 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:46.713882 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-825ef999-c4f3-473e-9d00-a7dc4f7134cf tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:46.714388 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 735/3024] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:46 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:46.715942 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e398ef79-3555-4567-9564-061981d1070d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e7a5fc8-6bb8-4ecf-8368-3b4ffa4606bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13ab55f4-b5cf-4b75-80c2-096366a86f57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1088052925',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c70bca5f9e27431688b6e77ad51fa6a6',qos_specs=None,replication_status=,reservations=['154a7c3c-a080-40a5-af5b-966c832a779d','10133669-add0-41d8-b0a1-328eacf97dcc','a0ece0f4-8844-4e97-ab6a-3c605fe52c10','f6038ee6-4f63-430e-a756-db417de8c272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a39268966de4198a9f086f13012040a',volume_type_id=9a0dd275-1df7-46b8-8a67-ecd5ac11d251), 'volume': Volume(_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-03T19:31:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1088052925',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=13ab55f4-b5cf-4b75-80c2-096366a86f57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c70bca5f9e27431688b6e77ad51fa6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a39268966de4198a9f086f13012040a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a0dd275-1df7-46b8-8a67-ecd5ac11d251),volume_type_id=9a0dd275-1df7-46b8-8a67-ecd5ac11d251)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:46.716869 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e398ef79-3555-4567-9564-061981d1070d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a7ce98e-3df6-42e3-bbbf-ff58acd48f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:46.749544 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e398ef79-3555-4567-9564-061981d1070d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a7ce98e-3df6-42e3-bbbf-ff58acd48f2b) transitioned into state 'SUCCESS' from state '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-1088052925',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c70bca5f9e27431688b6e77ad51fa6a6',qos_specs=None,replication_status=,reservations=['154a7c3c-a080-40a5-af5b-966c832a779d','10133669-add0-41d8-b0a1-328eacf97dcc','a0ece0f4-8844-4e97-ab6a-3c605fe52c10','f6038ee6-4f63-430e-a756-db417de8c272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a39268966de4198a9f086f13012040a',volume_type_id=9a0dd275-1df7-46b8-8a67-ecd5ac11d251)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:46.750589 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e398ef79-3555-4567-9564-061981d1070d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30fe57f4-f08f-46dd-9867-48f0772a8054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:46.766746 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e398ef79-3555-4567-9564-061981d1070d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30fe57f4-f08f-46dd-9867-48f0772a8054) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:46.767743 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e398ef79-3555-4567-9564-061981d1070d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Flow 'volume_create_api' (7370077e-5e8f-4706-9c6e-c4274d69e7a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:46.768126 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e398ef79-3555-4567-9564-061981d1070d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume request issued successfully. Jul 03 19:31:46.768716 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e398ef79-3555-4567-9564-061981d1070d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:31:46.769119 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 764/3025] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:31:46 2026] POST /volume/v3/volumes => generated 778 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:31:46.791004 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2af2c782-7322-4659-88e1-0d0c810ed206 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:46.798188 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2af2c782-7322-4659-88e1-0d0c810ed206 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 Jul 03 19:31:46.798188 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2af2c782-7322-4659-88e1-0d0c810ed206 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:46.798188 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2af2c782-7322-4659-88e1-0d0c810ed206 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:46.805957 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:46.805957 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:46.813089 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2af2c782-7322-4659-88e1-0d0c810ed206 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:31:46.815188 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2af2c782-7322-4659-88e1-0d0c810ed206 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 returned with HTTP 200 Jul 03 19:31:46.816048 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 765/3026] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:46 2026] GET /volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:47.176571 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8904e1bd-7a41-47c7-a8fe-e8cdefa81f2d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:47.176571 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8904e1bd-7a41-47c7-a8fe-e8cdefa81f2d None None] GET https://10.4.3.61/volume// Jul 03 19:31:47.176571 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8904e1bd-7a41-47c7-a8fe-e8cdefa81f2d None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:47.176571 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8904e1bd-7a41-47c7-a8fe-e8cdefa81f2d None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:47.176571 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8904e1bd-7a41-47c7-a8fe-e8cdefa81f2d None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:31:47.176571 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 763/3027] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:31:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:31:47.189545 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-cba54f17-ac61-4500-97c8-1c40f697e64e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:47.192606 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-cba54f17-ac61-4500-97c8-1c40f697e64e tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:31:47.192808 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-cba54f17-ac61-4500-97c8-1c40f697e64e tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:47.192975 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-cba54f17-ac61-4500-97c8-1c40f697e64e tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:47.209073 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:47.209073 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:47.213132 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-cba54f17-ac61-4500-97c8-1c40f697e64e tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:47.219331 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-cba54f17-ac61-4500-97c8-1c40f697e64e tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:31:47.219932 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 736/3028] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:31:47 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1622 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:31:47.251890 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0c35e3ec-43f8-4c05-aa5c-3e50a7c7bcff None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:47.254110 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0c35e3ec-43f8-4c05-aa5c-3e50a7c7bcff tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:31:47.254371 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0c35e3ec-43f8-4c05-aa5c-3e50a7c7bcff tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:47.254596 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0c35e3ec-43f8-4c05-aa5c-3e50a7c7bcff tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:47.267778 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:47.267778 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:47.271831 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0c35e3ec-43f8-4c05-aa5c-3e50a7c7bcff tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:47.278334 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0c35e3ec-43f8-4c05-aa5c-3e50a7c7bcff tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:31:47.278831 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 765/3029] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:47 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:47.301907 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bcc9b409-8b64-4c2c-ba82-a128e03b3204 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:47.303397 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bcc9b409-8b64-4c2c-ba82-a128e03b3204 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:31:47.303577 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bcc9b409-8b64-4c2c-ba82-a128e03b3204 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:47.303757 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bcc9b409-8b64-4c2c-ba82-a128e03b3204 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:47.303857 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-bcc9b409-8b64-4c2c-ba82-a128e03b3204 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:47.307786 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:47.307786 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:47.308428 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bcc9b409-8b64-4c2c-ba82-a128e03b3204 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:31:47.308778 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 766/3030] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:31:47 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:47.729504 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9c94d4db-fd3d-406e-85a4-73fafb6d49b1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:47.734238 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9c94d4db-fd3d-406e-85a4-73fafb6d49b1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:47.734238 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9c94d4db-fd3d-406e-85a4-73fafb6d49b1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:47.734238 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9c94d4db-fd3d-406e-85a4-73fafb6d49b1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:47.734238 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-9c94d4db-fd3d-406e-85a4-73fafb6d49b1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:47.743213 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:47.743213 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:47.743860 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9c94d4db-fd3d-406e-85a4-73fafb6d49b1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:47.744521 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 764/3031] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:47 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:47.830644 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-64648a88-1401-46a7-a6fc-ddadc525c8d7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:47.832918 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-64648a88-1401-46a7-a6fc-ddadc525c8d7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 Jul 03 19:31:47.833194 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-64648a88-1401-46a7-a6fc-ddadc525c8d7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:47.833426 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-64648a88-1401-46a7-a6fc-ddadc525c8d7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:47.842526 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:47.842526 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:47.847635 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-64648a88-1401-46a7-a6fc-ddadc525c8d7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:31:47.853390 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-64648a88-1401-46a7-a6fc-ddadc525c8d7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 returned with HTTP 200 Jul 03 19:31:47.853977 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 737/3032] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:47 2026] GET /volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:47.866934 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b97df36b-831e-4a7a-a0a2-7df17843e838 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:47.869491 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b97df36b-831e-4a7a-a0a2-7df17843e838 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 Jul 03 19:31:47.869767 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b97df36b-831e-4a7a-a0a2-7df17843e838 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:47.870069 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b97df36b-831e-4a7a-a0a2-7df17843e838 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:47.880066 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:47.880066 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:47.885384 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b97df36b-831e-4a7a-a0a2-7df17843e838 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:31:47.891577 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b97df36b-831e-4a7a-a0a2-7df17843e838 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 returned with HTTP 200 Jul 03 19:31:47.892222 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 766/3033] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:47 2026] GET /volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:47.905712 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ee638b2b-c44b-46ed-bfca-b387f93d555b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:47.907681 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ee638b2b-c44b-46ed-bfca-b387f93d555b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57/action Jul 03 19:31:47.908026 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ee638b2b-c44b-46ed-bfca-b387f93d555b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:31:47.908181 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ee638b2b-c44b-46ed-bfca-b387f93d555b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:47.917591 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:47.917591 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:47.918134 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ee638b2b-c44b-46ed-bfca-b387f93d555b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:31:47.926568 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ee638b2b-c44b-46ed-bfca-b387f93d555b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume updated successfully. Jul 03 19:31:47.926800 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ee638b2b-c44b-46ed-bfca-b387f93d555b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57/action returned with HTTP 200 Jul 03 19:31:47.927339 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 767/3034] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:31:47 2026] POST /volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 19:31:48.011948 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-398dde16-eb70-4241-8caf-6bf43b2a93d5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:48.016853 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-398dde16-eb70-4241-8caf-6bf43b2a93d5 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 Jul 03 19:31:48.016853 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-398dde16-eb70-4241-8caf-6bf43b2a93d5 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:48.016853 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-398dde16-eb70-4241-8caf-6bf43b2a93d5 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:48.024060 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:48.024060 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:48.028284 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-398dde16-eb70-4241-8caf-6bf43b2a93d5 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:31:48.033932 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-398dde16-eb70-4241-8caf-6bf43b2a93d5 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 returned with HTTP 200 Jul 03 19:31:48.034588 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 765/3035] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:31:48 2026] GET /volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:48.295222 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b391962b-936d-4783-8e98-98942a69c4f5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:48.297579 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b391962b-936d-4783-8e98-98942a69c4f5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:31:48.297827 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b391962b-936d-4783-8e98-98942a69c4f5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:48.298125 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b391962b-936d-4783-8e98-98942a69c4f5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:48.318965 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:48.318965 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:48.321152 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fe3321aa-e637-4d85-8db4-3f0e45b04584 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:48.322561 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b391962b-936d-4783-8e98-98942a69c4f5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:48.325412 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fe3321aa-e637-4d85-8db4-3f0e45b04584 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:31:48.325759 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fe3321aa-e637-4d85-8db4-3f0e45b04584 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:48.326043 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fe3321aa-e637-4d85-8db4-3f0e45b04584 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:48.327533 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-fe3321aa-e637-4d85-8db4-3f0e45b04584 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:48.329612 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b391962b-936d-4783-8e98-98942a69c4f5 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:31:48.330091 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 738/3036] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:48 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:48.337375 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:48.337375 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:48.339292 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fe3321aa-e637-4d85-8db4-3f0e45b04584 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:31:48.340940 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 767/3037] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:31:48 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:48.504735 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-634b44e5-37cc-4b94-8c1d-1775a62ffc90 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:48.508651 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-634b44e5-37cc-4b94-8c1d-1775a62ffc90 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 Jul 03 19:31:48.508651 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-634b44e5-37cc-4b94-8c1d-1775a62ffc90 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:48.508651 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-634b44e5-37cc-4b94-8c1d-1775a62ffc90 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:48.514626 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:48.514626 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:48.518315 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-634b44e5-37cc-4b94-8c1d-1775a62ffc90 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:31:48.522645 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-634b44e5-37cc-4b94-8c1d-1775a62ffc90 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 returned with HTTP 200 Jul 03 19:31:48.523437 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 768/3038] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:31:48 2026] GET /volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:48.532687 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-28b80693-e1f5-44b6-ac4d-feb2dcd13e2a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:48.533183 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-28b80693-e1f5-44b6-ac4d-feb2dcd13e2a None None] GET https://10.4.3.61/volume// Jul 03 19:31:48.533395 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-28b80693-e1f5-44b6-ac4d-feb2dcd13e2a None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:48.533615 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-28b80693-e1f5-44b6-ac4d-feb2dcd13e2a None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:48.533940 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-28b80693-e1f5-44b6-ac4d-feb2dcd13e2a None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:31:48.534294 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 766/3039] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:31:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:31:48.542324 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-09bf63b7-d407-4c27-b997-9112612f8b61 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:48.544590 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-09bf63b7-d407-4c27-b997-9112612f8b61 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:31:48.545009 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-09bf63b7-d407-4c27-b997-9112612f8b61 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13ab55f4-b5cf-4b75-80c2-096366a86f57", "connector": null, "instance_uuid": "f591b60e-ef6b-45bf-af0e-adedac8977a1"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:48.553506 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:48.553506 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:48.580003 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-09bf63b7-d407-4c27-b997-9112612f8b61 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:31:48.580662 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 739/3040] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:31:48 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:48.769235 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-302f56d1-260b-4f8b-b87d-e501e600590f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:48.770998 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-302f56d1-260b-4f8b-b87d-e501e600590f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:48.771286 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-302f56d1-260b-4f8b-b87d-e501e600590f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:48.771554 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-302f56d1-260b-4f8b-b87d-e501e600590f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:48.771666 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-302f56d1-260b-4f8b-b87d-e501e600590f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:48.776926 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:48.776926 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:48.778275 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-302f56d1-260b-4f8b-b87d-e501e600590f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:48.778275 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 768/3041] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:48 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:49.347595 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6ca57910-5aa0-4d19-914b-aa71476316f2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:49.349348 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6ca57910-5aa0-4d19-914b-aa71476316f2 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:31:49.349687 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6ca57910-5aa0-4d19-914b-aa71476316f2 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:49.350023 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6ca57910-5aa0-4d19-914b-aa71476316f2 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:49.356318 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-dc2861b0-6cdf-47bf-94ae-960bbf30b290 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:49.361512 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dc2861b0-6cdf-47bf-94ae-960bbf30b290 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:31:49.361716 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-dc2861b0-6cdf-47bf-94ae-960bbf30b290 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:49.361894 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-dc2861b0-6cdf-47bf-94ae-960bbf30b290 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:49.361995 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-dc2861b0-6cdf-47bf-94ae-960bbf30b290 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:49.366492 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:49.366492 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:49.371097 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:49.371097 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:49.371415 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6ca57910-5aa0-4d19-914b-aa71476316f2 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:49.371714 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dc2861b0-6cdf-47bf-94ae-960bbf30b290 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:31:49.372063 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 767/3042] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:31:49 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:49.378037 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6ca57910-5aa0-4d19-914b-aa71476316f2 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:31:49.378037 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 769/3043] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:49 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:49.789065 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-2c97a82d-8719-421a-bdbe-11c6b65e65cb None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:49.789452 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-638dacbb-eec5-4ccc-862f-0cd9267d763e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:49.791086 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-638dacbb-eec5-4ccc-862f-0cd9267d763e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:49.791518 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-638dacbb-eec5-4ccc-862f-0cd9267d763e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:49.791579 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-638dacbb-eec5-4ccc-862f-0cd9267d763e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:49.791698 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-638dacbb-eec5-4ccc-862f-0cd9267d763e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:49.791847 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-2c97a82d-8719-421a-bdbe-11c6b65e65cb tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:31:49.792074 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-2c97a82d-8719-421a-bdbe-11c6b65e65cb tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:49.792287 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-2c97a82d-8719-421a-bdbe-11c6b65e65cb tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:49.799200 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:49.799200 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:49.800589 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-638dacbb-eec5-4ccc-862f-0cd9267d763e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:49.801073 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 769/3044] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:49 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:49.805049 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:49.805049 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:49.809318 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-2c97a82d-8719-421a-bdbe-11c6b65e65cb tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:49.815885 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-2c97a82d-8719-421a-bdbe-11c6b65e65cb tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:31:49.815885 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 740/3045] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:31:49 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:50.333018 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-e6d3a703-ea10-4114-a880-96879861a6a9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:50.336505 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-e6d3a703-ea10-4114-a880-96879861a6a9 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] DELETE https://10.4.3.61/volume/v3/attachments/878ba3ae-a6ee-440a-9473-056c2dc32775 Jul 03 19:31:50.336763 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-e6d3a703-ea10-4114-a880-96879861a6a9 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:50.337109 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-e6d3a703-ea10-4114-a880-96879861a6a9 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:50.352536 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:50.352536 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:50.383215 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-10f302f4-b0f9-42bc-acde-d68ed3f27e45 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:50.384706 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-10f302f4-b0f9-42bc-acde-d68ed3f27e45 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:31:50.384897 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-10f302f4-b0f9-42bc-acde-d68ed3f27e45 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:50.385112 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-10f302f4-b0f9-42bc-acde-d68ed3f27e45 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:50.385226 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-10f302f4-b0f9-42bc-acde-d68ed3f27e45 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:50.389255 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:50.389255 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:50.389901 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-10f302f4-b0f9-42bc-acde-d68ed3f27e45 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:31:50.390360 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 770/3046] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:31:50 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:50.391723 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7338c3cd-fc36-41af-9184-1e8eed559629 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:50.394414 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7338c3cd-fc36-41af-9184-1e8eed559629 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:31:50.394617 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7338c3cd-fc36-41af-9184-1e8eed559629 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:50.394818 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7338c3cd-fc36-41af-9184-1e8eed559629 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:50.414193 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:50.414193 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:50.417709 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7338c3cd-fc36-41af-9184-1e8eed559629 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:50.423776 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7338c3cd-fc36-41af-9184-1e8eed559629 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:31:50.424140 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 770/3047] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:50 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:50.815061 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b99d1f06-68e6-4ef8-9b24-89c5cf10fd43 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:50.817482 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b99d1f06-68e6-4ef8-9b24-89c5cf10fd43 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:50.817783 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b99d1f06-68e6-4ef8-9b24-89c5cf10fd43 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:50.818082 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b99d1f06-68e6-4ef8-9b24-89c5cf10fd43 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:50.818300 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-b99d1f06-68e6-4ef8-9b24-89c5cf10fd43 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:50.823798 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:50.823798 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:50.824950 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b99d1f06-68e6-4ef8-9b24-89c5cf10fd43 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:50.825525 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 741/3048] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:50 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:50.904286 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-ae2b8f10-ed41-42f9-898b-b08bea3a7fc2 req-e6d3a703-ea10-4114-a880-96879861a6a9 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/878ba3ae-a6ee-440a-9473-056c2dc32775 returned with HTTP 200 Jul 03 19:31:50.904827 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 768/3049] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:31:50 2026] DELETE /volume/v3/attachments/878ba3ae-a6ee-440a-9473-056c2dc32775 => generated 192 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:51.403174 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c0214c98-869e-46b2-b023-9f7d764d97ef None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:51.405219 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c0214c98-869e-46b2-b023-9f7d764d97ef tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:31:51.405414 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c0214c98-869e-46b2-b023-9f7d764d97ef tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:51.405619 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c0214c98-869e-46b2-b023-9f7d764d97ef tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:51.405751 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-c0214c98-869e-46b2-b023-9f7d764d97ef tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:51.410255 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:51.410255 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:51.411029 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c0214c98-869e-46b2-b023-9f7d764d97ef tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:31:51.411568 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 771/3050] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:31:51 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:51.437427 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b5a7f2d6-11a3-42bc-b11c-cd094a06e46f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:51.439280 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b5a7f2d6-11a3-42bc-b11c-cd094a06e46f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:31:51.439488 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b5a7f2d6-11a3-42bc-b11c-cd094a06e46f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:51.439672 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b5a7f2d6-11a3-42bc-b11c-cd094a06e46f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:51.448886 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:51.448886 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:51.452426 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b5a7f2d6-11a3-42bc-b11c-cd094a06e46f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:51.456455 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b5a7f2d6-11a3-42bc-b11c-cd094a06e46f tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:31:51.456802 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 771/3051] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:51 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:51.468255 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ec24de97-410f-4ea3-bbbc-32ce570ca6f0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:51.469940 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ec24de97-410f-4ea3-bbbc-32ce570ca6f0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-reader] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:31:51.470262 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ec24de97-410f-4ea3-bbbc-32ce570ca6f0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-reader] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:51.470432 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ec24de97-410f-4ea3-bbbc-32ce570ca6f0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-reader] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:51.483363 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:51.483363 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:51.488364 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ec24de97-410f-4ea3-bbbc-32ce570ca6f0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-reader] Volume info retrieved successfully. Jul 03 19:31:51.493179 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ec24de97-410f-4ea3-bbbc-32ce570ca6f0 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-reader] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:31:51.493622 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 742/3052] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:51 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:51.545863 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-88c1887e-b9bc-41d2-9581-6f6b9c15f33e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:51.548365 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-88c1887e-b9bc-41d2-9581-6f6b9c15f33e tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:31:51.548751 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-88c1887e-b9bc-41d2-9581-6f6b9c15f33e tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:51.548991 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-88c1887e-b9bc-41d2-9581-6f6b9c15f33e tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:51.563119 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:51.563119 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:51.572873 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-88c1887e-b9bc-41d2-9581-6f6b9c15f33e tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:51.579363 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-88c1887e-b9bc-41d2-9581-6f6b9c15f33e tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:31:51.583186 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 769/3053] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:31:51 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:51.596872 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-5db0af7b-83c4-4571-96b0-982596593348 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:51.599294 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-5db0af7b-83c4-4571-96b0-982596593348 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] POST https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc/action Jul 03 19:31:51.599678 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-5db0af7b-83c4-4571-96b0-982596593348 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:31:51.599819 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-5db0af7b-83c4-4571-96b0-982596593348 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:51.615480 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:51.615480 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:51.615994 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-5db0af7b-83c4-4571-96b0-982596593348 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:51.623531 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-5db0af7b-83c4-4571-96b0-982596593348 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Begin detaching volume completed successfully. Jul 03 19:31:51.623766 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-5db0af7b-83c4-4571-96b0-982596593348 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc/action returned with HTTP 202 Jul 03 19:31:51.624258 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 772/3054] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:31:51 2026] POST /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:31:51.645189 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-beb3cfca-0f63-4705-9da8-688453d4214c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:51.647982 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-beb3cfca-0f63-4705-9da8-688453d4214c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:31:51.648382 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-beb3cfca-0f63-4705-9da8-688453d4214c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:51.648702 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-beb3cfca-0f63-4705-9da8-688453d4214c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:51.662108 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:51.662108 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:51.667363 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-beb3cfca-0f63-4705-9da8-688453d4214c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:51.673304 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-beb3cfca-0f63-4705-9da8-688453d4214c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:31:51.673883 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 772/3055] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:51 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:51.848722 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-70df3a11-6ba2-46e5-85ba-463a6a802a86 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:51.851843 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-70df3a11-6ba2-46e5-85ba-463a6a802a86 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:51.851843 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-70df3a11-6ba2-46e5-85ba-463a6a802a86 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:51.852855 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-70df3a11-6ba2-46e5-85ba-463a6a802a86 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:51.853046 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-70df3a11-6ba2-46e5-85ba-463a6a802a86 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:51.859180 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:51.859180 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:51.860629 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-70df3a11-6ba2-46e5-85ba-463a6a802a86 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:51.861109 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 743/3056] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:51 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:52.422614 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3b454f77-cca8-450a-ba37-648a0fe057a5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:52.425755 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3b454f77-cca8-450a-ba37-648a0fe057a5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:31:52.425755 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3b454f77-cca8-450a-ba37-648a0fe057a5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:52.425755 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3b454f77-cca8-450a-ba37-648a0fe057a5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:52.425755 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-3b454f77-cca8-450a-ba37-648a0fe057a5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:52.429084 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:52.429084 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:52.429852 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3b454f77-cca8-450a-ba37-648a0fe057a5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:31:52.430473 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 770/3057] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:31:52 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:52.648727 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4be905aa-162f-40f6-a0df-6bd86eb4e860 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:52.649201 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4be905aa-162f-40f6-a0df-6bd86eb4e860 None None] GET https://10.4.3.61/volume// Jul 03 19:31:52.649378 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4be905aa-162f-40f6-a0df-6bd86eb4e860 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:52.649604 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4be905aa-162f-40f6-a0df-6bd86eb4e860 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:52.649968 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4be905aa-162f-40f6-a0df-6bd86eb4e860 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:31:52.650471 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 773/3058] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:31:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:31:52.658480 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-8fb81e79-7f55-40f6-87fc-0043c2914d53 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:52.662723 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-8fb81e79-7f55-40f6-87fc-0043c2914d53 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:31:52.663704 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-8fb81e79-7f55-40f6-87fc-0043c2914d53 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:52.664415 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-8fb81e79-7f55-40f6-87fc-0043c2914d53 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:52.679914 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:52.679914 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:52.691504 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-73f71547-7f61-438b-a158-4cc376f9d910 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:52.691656 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-8fb81e79-7f55-40f6-87fc-0043c2914d53 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:52.693373 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-73f71547-7f61-438b-a158-4cc376f9d910 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:31:52.693575 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-73f71547-7f61-438b-a158-4cc376f9d910 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:52.693769 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-73f71547-7f61-438b-a158-4cc376f9d910 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:52.699302 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-8fb81e79-7f55-40f6-87fc-0043c2914d53 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:31:52.699859 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 773/3059] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:31:52 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1325 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:31:52.705333 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:52.705333 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:52.709780 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-73f71547-7f61-438b-a158-4cc376f9d910 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:52.716002 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-73f71547-7f61-438b-a158-4cc376f9d910 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:31:52.716474 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 744/3060] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:52 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:52.874096 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2c8291ef-2356-4916-9efa-7d837389d9b1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:52.876273 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2c8291ef-2356-4916-9efa-7d837389d9b1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:52.876469 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2c8291ef-2356-4916-9efa-7d837389d9b1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:52.876690 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2c8291ef-2356-4916-9efa-7d837389d9b1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:52.876828 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-2c8291ef-2356-4916-9efa-7d837389d9b1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:52.881798 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:52.881798 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:52.882897 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2c8291ef-2356-4916-9efa-7d837389d9b1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:52.883481 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 771/3061] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:52 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:53.446278 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e7faaf4b-ecc2-451f-9128-98b0f515f958 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:53.450504 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e7faaf4b-ecc2-451f-9128-98b0f515f958 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:31:53.450504 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e7faaf4b-ecc2-451f-9128-98b0f515f958 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:53.450793 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e7faaf4b-ecc2-451f-9128-98b0f515f958 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:53.450921 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-e7faaf4b-ecc2-451f-9128-98b0f515f958 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:53.459837 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:53.459837 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:53.460793 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e7faaf4b-ecc2-451f-9128-98b0f515f958 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:31:53.461683 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 774/3062] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:31:53 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:53.733590 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4887f370-2c6f-48f4-8216-e0fd7f666156 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:53.735148 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4887f370-2c6f-48f4-8216-e0fd7f666156 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:31:53.735675 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4887f370-2c6f-48f4-8216-e0fd7f666156 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:53.735897 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4887f370-2c6f-48f4-8216-e0fd7f666156 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:53.752820 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:53.752820 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:53.757336 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-4887f370-2c6f-48f4-8216-e0fd7f666156 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:53.763553 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4887f370-2c6f-48f4-8216-e0fd7f666156 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:31:53.763856 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 774/3063] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:53 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:53.894602 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e9714e50-f12b-4658-b72b-90f44d0fe545 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:53.896623 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e9714e50-f12b-4658-b72b-90f44d0fe545 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:53.896833 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e9714e50-f12b-4658-b72b-90f44d0fe545 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:53.897379 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e9714e50-f12b-4658-b72b-90f44d0fe545 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:53.897379 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-e9714e50-f12b-4658-b72b-90f44d0fe545 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:53.902137 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:53.902137 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:53.903100 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e9714e50-f12b-4658-b72b-90f44d0fe545 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:53.903555 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 745/3064] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:53 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:54.473366 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7ce450c0-3cc0-4f11-88ce-87584abb20c4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:54.475181 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7ce450c0-3cc0-4f11-88ce-87584abb20c4 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:31:54.475422 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7ce450c0-3cc0-4f11-88ce-87584abb20c4 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:54.476049 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7ce450c0-3cc0-4f11-88ce-87584abb20c4 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:54.476049 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-7ce450c0-3cc0-4f11-88ce-87584abb20c4 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:54.487846 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:54.487846 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:54.487846 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7ce450c0-3cc0-4f11-88ce-87584abb20c4 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:31:54.487846 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 772/3065] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:31:54 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:54.780694 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c2e3a3e8-0bf2-447a-9e5c-e350f9e21e8a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:54.783079 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c2e3a3e8-0bf2-447a-9e5c-e350f9e21e8a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:31:54.783311 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c2e3a3e8-0bf2-447a-9e5c-e350f9e21e8a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:54.783489 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c2e3a3e8-0bf2-447a-9e5c-e350f9e21e8a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:54.793617 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:54.793617 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:54.797396 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c2e3a3e8-0bf2-447a-9e5c-e350f9e21e8a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:54.802754 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c2e3a3e8-0bf2-447a-9e5c-e350f9e21e8a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:31:54.803293 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 775/3066] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:54 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:54.916505 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-800f1187-bc02-44fb-91e4-5095f0a92a18 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:54.922326 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-800f1187-bc02-44fb-91e4-5095f0a92a18 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:54.926428 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-800f1187-bc02-44fb-91e4-5095f0a92a18 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:54.926791 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-800f1187-bc02-44fb-91e4-5095f0a92a18 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:54.926978 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-800f1187-bc02-44fb-91e4-5095f0a92a18 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:54.936285 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:54.936285 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:54.937088 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-800f1187-bc02-44fb-91e4-5095f0a92a18 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:54.938280 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 775/3067] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:54 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:54.989476 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7243f141-179e-40d5-964e-91857d78b5ba None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:54.990015 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7243f141-179e-40d5-964e-91857d78b5ba None None] GET https://10.4.3.61/volume// Jul 03 19:31:54.990274 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7243f141-179e-40d5-964e-91857d78b5ba None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:54.990507 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7243f141-179e-40d5-964e-91857d78b5ba None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:54.990810 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7243f141-179e-40d5-964e-91857d78b5ba None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:31:54.991280 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 746/3068] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:31:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:31:54.998964 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-6fe590e4-10fc-474e-9669-388311fd17ca None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:55.001538 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-6fe590e4-10fc-474e-9669-388311fd17ca tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 Jul 03 19:31:55.001771 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-6fe590e4-10fc-474e-9669-388311fd17ca tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:55.002006 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-6fe590e4-10fc-474e-9669-388311fd17ca tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:55.013807 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:55.013807 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:55.021573 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-6fe590e4-10fc-474e-9669-388311fd17ca tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:31:55.028121 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-6fe590e4-10fc-474e-9669-388311fd17ca tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 returned with HTTP 200 Jul 03 19:31:55.028226 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 773/3069] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:31:54 2026] GET /volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 => generated 1049 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:31:55.155395 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-98134bec-b301-4a00-b073-bfff994192a7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:55.157076 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-98134bec-b301-4a00-b073-bfff994192a7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] PUT https://10.4.3.61/volume/v3/attachments/81659996-3caf-448d-ab95-fa0beea2fbfa Jul 03 19:31:55.157457 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-98134bec-b301-4a00-b073-bfff994192a7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:55.164156 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-98134bec-b301-4a00-b073-bfff994192a7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Acquiring lock "cinder-attachment_update-13ab55f4-b5cf-4b75-80c2-096366a86f57-np0000004460" by "attachment_update" {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:31:55.170288 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-98134bec-b301-4a00-b073-bfff994192a7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Lock "cinder-attachment_update-13ab55f4-b5cf-4b75-80c2-096366a86f57-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:31:55.171117 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:55.171117 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:55.503964 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-830f1267-7625-4be0-b912-a0ce95b8af7d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:55.506519 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-830f1267-7625-4be0-b912-a0ce95b8af7d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:31:55.506743 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-830f1267-7625-4be0-b912-a0ce95b8af7d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:55.506982 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-830f1267-7625-4be0-b912-a0ce95b8af7d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:55.507109 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-830f1267-7625-4be0-b912-a0ce95b8af7d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:55.513135 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:55.513135 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:55.515341 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-830f1267-7625-4be0-b912-a0ce95b8af7d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:31:55.515341 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 776/3070] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:31:55 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:55.691937 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-98134bec-b301-4a00-b073-bfff994192a7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Lock "cinder-attachment_update-13ab55f4-b5cf-4b75-80c2-096366a86f57-np0000004460" released by "attachment_update" :: held 0.522s {{(pid=99924) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:31:55.692278 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-98134bec-b301-4a00-b073-bfff994192a7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/81659996-3caf-448d-ab95-fa0beea2fbfa returned with HTTP 200 Jul 03 19:31:55.692734 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 776/3071] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:31:55 2026] PUT /volume/v3/attachments/81659996-3caf-448d-ab95-fa0beea2fbfa => generated 968 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:55.818189 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-15fb852b-36c3-4395-893f-610e6779c921 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:55.819652 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-15fb852b-36c3-4395-893f-610e6779c921 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:31:55.819822 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-15fb852b-36c3-4395-893f-610e6779c921 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:55.819964 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-15fb852b-36c3-4395-893f-610e6779c921 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:55.828416 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:55.828416 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:55.832430 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-15fb852b-36c3-4395-893f-610e6779c921 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:55.837449 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-15fb852b-36c3-4395-893f-610e6779c921 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:31:55.837996 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 747/3072] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:55 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:55.949357 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a6d803e8-d8f2-46de-94d0-e946bdb7dfac None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:55.951359 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a6d803e8-d8f2-46de-94d0-e946bdb7dfac tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:55.951536 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a6d803e8-d8f2-46de-94d0-e946bdb7dfac tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:55.951731 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a6d803e8-d8f2-46de-94d0-e946bdb7dfac tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:55.951847 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-a6d803e8-d8f2-46de-94d0-e946bdb7dfac tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:55.956375 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:55.956375 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:55.957370 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a6d803e8-d8f2-46de-94d0-e946bdb7dfac tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:55.957824 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 774/3073] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:55 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:56.031074 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-69191af6-d326-4349-a0d6-9f60b8cbba82 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:56.033255 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-69191af6-d326-4349-a0d6-9f60b8cbba82 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:31:56.033491 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-69191af6-d326-4349-a0d6-9f60b8cbba82 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:56.033692 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-69191af6-d326-4349-a0d6-9f60b8cbba82 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:56.042910 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:56.042910 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:56.046375 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-69191af6-d326-4349-a0d6-9f60b8cbba82 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:56.050662 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-69191af6-d326-4349-a0d6-9f60b8cbba82 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:31:56.051054 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 777/3074] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:31:56 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:56.209308 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-811f4ac1-9da6-449b-b4b5-e5ca73d1160c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:56.212635 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-811f4ac1-9da6-449b-b4b5-e5ca73d1160c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/attachments/81659996-3caf-448d-ab95-fa0beea2fbfa/action Jul 03 19:31:56.213127 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-811f4ac1-9da6-449b-b4b5-e5ca73d1160c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action body: b'{"os-complete": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:31:56.213334 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-811f4ac1-9da6-449b-b4b5-e5ca73d1160c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:56.237205 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:56.237205 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:56.251961 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-811f4ac1-9da6-449b-b4b5-e5ca73d1160c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/81659996-3caf-448d-ab95-fa0beea2fbfa/action returned with HTTP 204 Jul 03 19:31:56.252593 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 777/3075] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:31:56 2026] POST /volume/v3/attachments/81659996-3caf-448d-ab95-fa0beea2fbfa/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:31:56.395756 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-4db9512d-903d-4080-88a0-adbc257d3013 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:56.399459 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-4db9512d-903d-4080-88a0-adbc257d3013 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] DELETE https://10.4.3.61/volume/v3/attachments/231cc174-eceb-4af4-9c20-c39c9a5f2dfb Jul 03 19:31:56.399695 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-4db9512d-903d-4080-88a0-adbc257d3013 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:56.399915 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-4db9512d-903d-4080-88a0-adbc257d3013 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:56.413588 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=248,cinder:UPDATE=49,cinder:INSERT=20 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:31:56.416049 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:56.416049 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:56.525722 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-231681d6-9e4c-43ae-96bc-13d450800b35 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:56.527347 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-231681d6-9e4c-43ae-96bc-13d450800b35 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:31:56.527854 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-231681d6-9e4c-43ae-96bc-13d450800b35 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:56.527854 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-231681d6-9e4c-43ae-96bc-13d450800b35 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:56.527854 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-231681d6-9e4c-43ae-96bc-13d450800b35 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:56.532208 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:56.532208 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:56.532891 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-231681d6-9e4c-43ae-96bc-13d450800b35 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:31:56.533677 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 775/3076] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:31:56 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:56.856582 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fb0c500b-9ac3-4c84-a1e6-c42100b9ed6b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:56.858877 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fb0c500b-9ac3-4c84-a1e6-c42100b9ed6b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:31:56.859085 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fb0c500b-9ac3-4c84-a1e6-c42100b9ed6b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:56.859346 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fb0c500b-9ac3-4c84-a1e6-c42100b9ed6b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:56.870588 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:56.870588 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:56.874950 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-fb0c500b-9ac3-4c84-a1e6-c42100b9ed6b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:56.881236 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fb0c500b-9ac3-4c84-a1e6-c42100b9ed6b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:31:56.881236 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 778/3077] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:56 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 1145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:56.952199 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-cce26616-9ffa-4505-9328-87d7e2d44776 req-4db9512d-903d-4080-88a0-adbc257d3013 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/231cc174-eceb-4af4-9c20-c39c9a5f2dfb returned with HTTP 200 Jul 03 19:31:56.952722 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 748/3078] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:31:56 2026] DELETE /volume/v3/attachments/231cc174-eceb-4af4-9c20-c39c9a5f2dfb => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:56.970184 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5b8e6077-771c-40ac-9830-615d6c99cbdd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:56.971748 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5b8e6077-771c-40ac-9830-615d6c99cbdd tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:56.971948 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5b8e6077-771c-40ac-9830-615d6c99cbdd tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:56.972141 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5b8e6077-771c-40ac-9830-615d6c99cbdd tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:56.972259 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-5b8e6077-771c-40ac-9830-615d6c99cbdd tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:56.976224 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=247,cinder:UPDATE=56,cinder:INSERT=33 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:31:56.979692 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:56.979692 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:56.981230 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5b8e6077-771c-40ac-9830-615d6c99cbdd tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:56.982349 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 778/3079] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:56 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:57.544927 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b163e9fa-ba46-4f4e-ab97-ae9c8f12383f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:57.548110 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b163e9fa-ba46-4f4e-ab97-ae9c8f12383f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:31:57.548110 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b163e9fa-ba46-4f4e-ab97-ae9c8f12383f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:57.548110 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b163e9fa-ba46-4f4e-ab97-ae9c8f12383f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:57.548110 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-b163e9fa-ba46-4f4e-ab97-ae9c8f12383f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:57.553816 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:57.553816 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:57.554901 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b163e9fa-ba46-4f4e-ab97-ae9c8f12383f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:31:57.555559 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 776/3080] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:31:57 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:57.893790 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-59ee9ee1-4dab-4fc1-9458-040cec9c8210 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:57.896026 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-59ee9ee1-4dab-4fc1-9458-040cec9c8210 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:31:57.896379 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-59ee9ee1-4dab-4fc1-9458-040cec9c8210 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:57.896635 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-59ee9ee1-4dab-4fc1-9458-040cec9c8210 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:57.905141 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:57.905141 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:57.909616 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-59ee9ee1-4dab-4fc1-9458-040cec9c8210 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:57.915142 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-59ee9ee1-4dab-4fc1-9458-040cec9c8210 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:31:57.915670 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 779/3081] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:57 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:57.930063 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e974d4ed-a1aa-4f09-b326-5ccfdde38031 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:57.932052 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e974d4ed-a1aa-4f09-b326-5ccfdde38031 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:31:57.932312 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e974d4ed-a1aa-4f09-b326-5ccfdde38031 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:57.932558 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e974d4ed-a1aa-4f09-b326-5ccfdde38031 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:57.941447 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:57.941447 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:57.946535 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e974d4ed-a1aa-4f09-b326-5ccfdde38031 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:57.952817 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e974d4ed-a1aa-4f09-b326-5ccfdde38031 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:31:57.953504 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 749/3082] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:57 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:31:57.993932 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-63e3665c-460c-4ed2-81ae-4c0528c0fa8a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:57.995766 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-63e3665c-460c-4ed2-81ae-4c0528c0fa8a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:57.995933 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-63e3665c-460c-4ed2-81ae-4c0528c0fa8a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:57.996141 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-63e3665c-460c-4ed2-81ae-4c0528c0fa8a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:57.996314 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-63e3665c-460c-4ed2-81ae-4c0528c0fa8a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:58.003223 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:58.003223 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:58.004239 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-63e3665c-460c-4ed2-81ae-4c0528c0fa8a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:58.004408 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 779/3083] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:57 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:58.070779 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-586a38a8-4ac0-474c-81f3-858efab4ddad None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:58.073382 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-586a38a8-4ac0-474c-81f3-858efab4ddad tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:31:58.073771 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-586a38a8-4ac0-474c-81f3-858efab4ddad tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:58.074277 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-586a38a8-4ac0-474c-81f3-858efab4ddad tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:58.083427 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:58.083427 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:58.088840 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-586a38a8-4ac0-474c-81f3-858efab4ddad tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:58.095450 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-586a38a8-4ac0-474c-81f3-858efab4ddad tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:31:58.096354 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 777/3084] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:58 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:58.143827 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fcc640bd-96d5-4a41-8b6e-4998d5600d16 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:58.145921 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fcc640bd-96d5-4a41-8b6e-4998d5600d16 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:31:58.147041 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fcc640bd-96d5-4a41-8b6e-4998d5600d16 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-410520571"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:58.148534 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-fcc640bd-96d5-4a41-8b6e-4998d5600d16 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-410520571'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:31:58.149450 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-fcc640bd-96d5-4a41-8b6e-4998d5600d16 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Create volume of 1 GB Jul 03 19:31:58.152619 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=267,cinder:UPDATE=44,cinder:INSERT=25 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:31:58.155989 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-fcc640bd-96d5-4a41-8b6e-4998d5600d16 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Availability Zones retrieved successfully. Jul 03 19:31:58.172562 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-fcc640bd-96d5-4a41-8b6e-4998d5600d16 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Flow 'volume_create_api' (e5c041e0-42b5-4ea4-8803-ec4b6c0fdfba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:58.173658 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-fcc640bd-96d5-4a41-8b6e-4998d5600d16 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9413b85d-fc86-4378-b6e0-51964cf9cbef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:58.176956 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-fcc640bd-96d5-4a41-8b6e-4998d5600d16 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:31:58.182107 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-59e056a0-1fec-4771-a119-99f995e5e036 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:58.183984 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-59e056a0-1fec-4771-a119-99f995e5e036 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:31:58.184427 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-59e056a0-1fec-4771-a119-99f995e5e036 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1539056719", "imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:31:58.185868 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-59e056a0-1fec-4771-a119-99f995e5e036 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1539056719', 'imageRef': '6fdb725c-805c-4eab-bb34-5aad39949775'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:31:58.218801 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-fcc640bd-96d5-4a41-8b6e-4998d5600d16 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9413b85d-fc86-4378-b6e0-51964cf9cbef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:58.219700 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-fcc640bd-96d5-4a41-8b6e-4998d5600d16 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac89bef5-3a7e-497b-9727-c704cb4d097a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:58.276529 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-fcc640bd-96d5-4a41-8b6e-4998d5600d16 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Created reservations ['7037a8f7-e1ca-41a9-941f-106f060a12b1', 'bdaa5d4f-41be-4b5a-bf73-acf33253aec6', 'da864997-2287-4646-b8e2-c227673cdafb', 'bb1cf364-bba1-490e-8b34-a3900c749dff'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:31:58.277990 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-fcc640bd-96d5-4a41-8b6e-4998d5600d16 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac89bef5-3a7e-497b-9727-c704cb4d097a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7037a8f7-e1ca-41a9-941f-106f060a12b1', 'bdaa5d4f-41be-4b5a-bf73-acf33253aec6', 'da864997-2287-4646-b8e2-c227673cdafb', 'bb1cf364-bba1-490e-8b34-a3900c749dff']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:58.278865 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-fcc640bd-96d5-4a41-8b6e-4998d5600d16 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9cb8af7-fc99-4702-a16d-4fbfa3088d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:58.287316 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-59e056a0-1fec-4771-a119-99f995e5e036 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Create volume of 1 GB Jul 03 19:31:58.287774 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:58.287774 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:58.288461 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-59e056a0-1fec-4771-a119-99f995e5e036 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Availability Zones retrieved successfully. Jul 03 19:31:58.295675 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-59e056a0-1fec-4771-a119-99f995e5e036 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Flow 'volume_create_api' (0e407e74-254a-4c62-840b-eeff150d4629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:58.296937 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-59e056a0-1fec-4771-a119-99f995e5e036 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4807789-5b2a-42b7-a235-200d020943db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:58.298041 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-59e056a0-1fec-4771-a119-99f995e5e036 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:31:58.304851 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-fcc640bd-96d5-4a41-8b6e-4998d5600d16 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9cb8af7-fc99-4702-a16d-4fbfa3088d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9c29d9d-6067-4739-b9e3-95721c7bf134', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-410520571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6728c398dd1640b8a31bf39294651989',qos_specs=None,replication_status=,reservations=['7037a8f7-e1ca-41a9-941f-106f060a12b1','bdaa5d4f-41be-4b5a-bf73-acf33253aec6','da864997-2287-4646-b8e2-c227673cdafb','bb1cf364-bba1-490e-8b34-a3900c749dff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdb52d32774a403fb86ee64fd9d1784e',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:31:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-410520571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9c29d9d-6067-4739-b9e3-95721c7bf134,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6728c398dd1640b8a31bf39294651989',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdb52d32774a403fb86ee64fd9d1784e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:58.305752 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-fcc640bd-96d5-4a41-8b6e-4998d5600d16 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00ccaa14-f9b8-46f4-83d9-5bc65147d22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:58.330334 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-fcc640bd-96d5-4a41-8b6e-4998d5600d16 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00ccaa14-f9b8-46f4-83d9-5bc65147d22e) transitioned into state 'SUCCESS' from state '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-410520571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6728c398dd1640b8a31bf39294651989',qos_specs=None,replication_status=,reservations=['7037a8f7-e1ca-41a9-941f-106f060a12b1','bdaa5d4f-41be-4b5a-bf73-acf33253aec6','da864997-2287-4646-b8e2-c227673cdafb','bb1cf364-bba1-490e-8b34-a3900c749dff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdb52d32774a403fb86ee64fd9d1784e',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:58.331526 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-fcc640bd-96d5-4a41-8b6e-4998d5600d16 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (848efe5f-8ba0-47b4-9f5a-c0d3cc44cfd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:58.347574 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-fcc640bd-96d5-4a41-8b6e-4998d5600d16 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (848efe5f-8ba0-47b4-9f5a-c0d3cc44cfd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:58.348454 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-fcc640bd-96d5-4a41-8b6e-4998d5600d16 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Flow 'volume_create_api' (e5c041e0-42b5-4ea4-8803-ec4b6c0fdfba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:58.348878 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-fcc640bd-96d5-4a41-8b6e-4998d5600d16 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Create volume request issued successfully. Jul 03 19:31:58.349890 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fcc640bd-96d5-4a41-8b6e-4998d5600d16 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:31:58.350776 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 780/3085] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:31:58 2026] POST /volume/v3/volumes => generated 752 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:31:58.351466 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:58.351466 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:58.368042 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-01b9a080-32ba-499a-a8b7-0fbe188f173e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:58.372395 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-01b9a080-32ba-499a-a8b7-0fbe188f173e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 Jul 03 19:31:58.376051 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-01b9a080-32ba-499a-a8b7-0fbe188f173e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:58.376051 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-01b9a080-32ba-499a-a8b7-0fbe188f173e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:58.378754 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-59e056a0-1fec-4771-a119-99f995e5e036 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4807789-5b2a-42b7-a235-200d020943db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:36Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=01f5c48a-409d-4124-a30d-d099d1476f00,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f5c48a-409d-4124-a30d-d099d1476f00', 'encryption_key_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=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:58.379951 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-59e056a0-1fec-4771-a119-99f995e5e036 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c73182f-50a2-4ea6-ba26-03afd199c8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:58.382130 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:58.382130 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:58.387710 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-01b9a080-32ba-499a-a8b7-0fbe188f173e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:31:58.394063 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-01b9a080-32ba-499a-a8b7-0fbe188f173e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 returned with HTTP 200 Jul 03 19:31:58.394761 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 780/3086] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:58 2026] GET /volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:58.432505 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-59e056a0-1fec-4771-a119-99f995e5e036 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Created reservations ['6118438f-ee8d-45b3-bdc5-3df711291ba1', '319d7b7c-f376-47ba-b685-80f79c9ac35f', '4be3fad0-5184-481a-8b39-80d5c988ef7a', 'd7b6ab11-f9ad-4325-8636-f6db816a89bd'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:31:58.435343 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-59e056a0-1fec-4771-a119-99f995e5e036 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c73182f-50a2-4ea6-ba26-03afd199c8a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6118438f-ee8d-45b3-bdc5-3df711291ba1', '319d7b7c-f376-47ba-b685-80f79c9ac35f', '4be3fad0-5184-481a-8b39-80d5c988ef7a', 'd7b6ab11-f9ad-4325-8636-f6db816a89bd']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:58.435343 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-59e056a0-1fec-4771-a119-99f995e5e036 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (401b9abb-c1d3-44d9-ab44-27285b83db8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:58.474752 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-59e056a0-1fec-4771-a119-99f995e5e036 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (401b9abb-c1d3-44d9-ab44-27285b83db8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a2ef23c-8aca-4771-84b5-fa60f20d822e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1539056719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='35e297b11081402890201f9a08f28f7d',qos_specs=None,replication_status=,reservations=['6118438f-ee8d-45b3-bdc5-3df711291ba1','319d7b7c-f376-47ba-b685-80f79c9ac35f','4be3fad0-5184-481a-8b39-80d5c988ef7a','d7b6ab11-f9ad-4325-8636-f6db816a89bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be07bbce07a544c49097403a7e5988b4',volume_type_id=01f5c48a-409d-4124-a30d-d099d1476f00), 'volume': Volume(_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-03T19:31:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1539056719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a2ef23c-8aca-4771-84b5-fa60f20d822e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='35e297b11081402890201f9a08f28f7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be07bbce07a544c49097403a7e5988b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f5c48a-409d-4124-a30d-d099d1476f00),volume_type_id=01f5c48a-409d-4124-a30d-d099d1476f00)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:58.476951 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-59e056a0-1fec-4771-a119-99f995e5e036 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09072d3d-06c5-4273-9bd4-eb201bc0331f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:58.513777 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-59e056a0-1fec-4771-a119-99f995e5e036 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09072d3d-06c5-4273-9bd4-eb201bc0331f) transitioned into state 'SUCCESS' from state '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-1539056719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='35e297b11081402890201f9a08f28f7d',qos_specs=None,replication_status=,reservations=['6118438f-ee8d-45b3-bdc5-3df711291ba1','319d7b7c-f376-47ba-b685-80f79c9ac35f','4be3fad0-5184-481a-8b39-80d5c988ef7a','d7b6ab11-f9ad-4325-8636-f6db816a89bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be07bbce07a544c49097403a7e5988b4',volume_type_id=01f5c48a-409d-4124-a30d-d099d1476f00)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:58.517214 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-59e056a0-1fec-4771-a119-99f995e5e036 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a403d7-79b7-40d1-80e2-b12ee99fe253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:31:58.536930 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-59e056a0-1fec-4771-a119-99f995e5e036 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a403d7-79b7-40d1-80e2-b12ee99fe253) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:31:58.538395 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-59e056a0-1fec-4771-a119-99f995e5e036 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Flow 'volume_create_api' (0e407e74-254a-4c62-840b-eeff150d4629) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:31:58.539521 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-59e056a0-1fec-4771-a119-99f995e5e036 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Create volume request issued successfully. Jul 03 19:31:58.540128 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-59e056a0-1fec-4771-a119-99f995e5e036 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:31:58.540718 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 750/3087] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:31:58 2026] POST /volume/v3/volumes => generated 758 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:31:58.557800 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7a42c582-d6ee-4628-9e8f-2cd95b9c295b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:58.561710 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7a42c582-d6ee-4628-9e8f-2cd95b9c295b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e Jul 03 19:31:58.562035 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7a42c582-d6ee-4628-9e8f-2cd95b9c295b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:58.562402 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7a42c582-d6ee-4628-9e8f-2cd95b9c295b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:58.572597 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-94eace7a-574c-4321-92b6-368ef25d2b87 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:58.573631 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-94eace7a-574c-4321-92b6-368ef25d2b87 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:31:58.574047 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-94eace7a-574c-4321-92b6-368ef25d2b87 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:58.574492 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-94eace7a-574c-4321-92b6-368ef25d2b87 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:58.574492 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-94eace7a-574c-4321-92b6-368ef25d2b87 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:58.578057 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:58.578057 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:58.583055 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:58.583055 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:58.583901 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-94eace7a-574c-4321-92b6-368ef25d2b87 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:31:58.584511 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 781/3088] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:31:58 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:58.585395 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-7a42c582-d6ee-4628-9e8f-2cd95b9c295b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:58.595888 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7a42c582-d6ee-4628-9e8f-2cd95b9c295b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e returned with HTTP 200 Jul 03 19:31:58.595888 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 778/3089] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:58 2026] GET /volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e => generated 826 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:59.022722 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6d9edd63-3e1b-4778-a8e7-35be5196c278 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:59.025757 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6d9edd63-3e1b-4778-a8e7-35be5196c278 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:31:59.026923 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6d9edd63-3e1b-4778-a8e7-35be5196c278 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:59.027230 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6d9edd63-3e1b-4778-a8e7-35be5196c278 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:59.027454 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-6d9edd63-3e1b-4778-a8e7-35be5196c278 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:59.034469 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:59.034469 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:59.035372 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6d9edd63-3e1b-4778-a8e7-35be5196c278 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:31:59.035771 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 781/3090] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:59 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:59.412997 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-20f1fb6d-7722-4adf-ae4d-e5046f96cc39 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:59.415322 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-20f1fb6d-7722-4adf-ae4d-e5046f96cc39 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 Jul 03 19:31:59.415543 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-20f1fb6d-7722-4adf-ae4d-e5046f96cc39 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:59.415768 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-20f1fb6d-7722-4adf-ae4d-e5046f96cc39 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:59.427062 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:59.427062 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:59.434504 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-20f1fb6d-7722-4adf-ae4d-e5046f96cc39 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:31:59.439577 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-20f1fb6d-7722-4adf-ae4d-e5046f96cc39 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 returned with HTTP 200 Jul 03 19:31:59.440095 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 751/3091] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:59 2026] GET /volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:59.490325 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-d04a9ace-5835-407e-8cea-6b2b1af6d475 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:59.492595 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-d04a9ace-5835-407e-8cea-6b2b1af6d475 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 Jul 03 19:31:59.492750 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-d04a9ace-5835-407e-8cea-6b2b1af6d475 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:59.492927 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-d04a9ace-5835-407e-8cea-6b2b1af6d475 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:59.500200 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:59.500200 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:31:59.503590 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-d04a9ace-5835-407e-8cea-6b2b1af6d475 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:31:59.507809 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-d04a9ace-5835-407e-8cea-6b2b1af6d475 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 returned with HTTP 200 Jul 03 19:31:59.508427 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 782/3092] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:31:59 2026] GET /volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:59.597081 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1717aa4e-00a2-414b-820c-acde2501529d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:59.599477 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1717aa4e-00a2-414b-820c-acde2501529d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:31:59.599740 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1717aa4e-00a2-414b-820c-acde2501529d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:59.599976 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1717aa4e-00a2-414b-820c-acde2501529d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:59.600129 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-1717aa4e-00a2-414b-820c-acde2501529d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:31:59.605624 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:59.605624 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:31:59.606516 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1717aa4e-00a2-414b-820c-acde2501529d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:31:59.606985 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 779/3093] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:31:59 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:31:59.613122 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0ac32b36-ea12-470c-b90c-789274c890c7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:59.615744 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0ac32b36-ea12-470c-b90c-789274c890c7 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e Jul 03 19:31:59.615980 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0ac32b36-ea12-470c-b90c-789274c890c7 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:59.616285 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0ac32b36-ea12-470c-b90c-789274c890c7 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:59.625598 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:59.625598 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:31:59.630650 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0ac32b36-ea12-470c-b90c-789274c890c7 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:59.635579 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0ac32b36-ea12-470c-b90c-789274c890c7 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e returned with HTTP 200 Jul 03 19:31:59.636362 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 782/3094] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:31:59 2026] GET /volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:31:59.791549 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-c1644114-7f8a-431f-b3a7-3041af42ec8b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:31:59.793762 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-c1644114-7f8a-431f-b3a7-3041af42ec8b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e Jul 03 19:31:59.793989 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-c1644114-7f8a-431f-b3a7-3041af42ec8b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:31:59.794240 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-c1644114-7f8a-431f-b3a7-3041af42ec8b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:31:59.802603 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:31:59.802603 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:31:59.806586 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-c1644114-7f8a-431f-b3a7-3041af42ec8b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:31:59.811995 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-c1644114-7f8a-431f-b3a7-3041af42ec8b tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e returned with HTTP 200 Jul 03 19:31:59.811995 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 752/3095] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:31:59 2026] GET /volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:00.048299 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ba8d830c-f095-4a10-a251-33e59755281f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:00.050334 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ba8d830c-f095-4a10-a251-33e59755281f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:32:00.050577 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ba8d830c-f095-4a10-a251-33e59755281f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:00.050791 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ba8d830c-f095-4a10-a251-33e59755281f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:00.050896 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-ba8d830c-f095-4a10-a251-33e59755281f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:00.055673 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:00.055673 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:00.056687 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ba8d830c-f095-4a10-a251-33e59755281f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:32:00.057146 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 783/3096] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:00 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:00.264660 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-3bbfa06c-5a8f-497f-b9aa-a59628602d54 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:00.267035 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-3bbfa06c-5a8f-497f-b9aa-a59628602d54 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e Jul 03 19:32:00.267035 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-3bbfa06c-5a8f-497f-b9aa-a59628602d54 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:00.267035 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-3bbfa06c-5a8f-497f-b9aa-a59628602d54 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:00.276314 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:00.276314 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:00.281152 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-3bbfa06c-5a8f-497f-b9aa-a59628602d54 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:32:00.290427 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-3bbfa06c-5a8f-497f-b9aa-a59628602d54 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e returned with HTTP 200 Jul 03 19:32:00.290887 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 780/3097] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:32:00 2026] GET /volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:00.302331 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2b7a2975-dbdb-4492-80cf-5f649b4e39aa None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:00.302649 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2b7a2975-dbdb-4492-80cf-5f649b4e39aa None None] GET https://10.4.3.61/volume// Jul 03 19:32:00.302798 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2b7a2975-dbdb-4492-80cf-5f649b4e39aa None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:00.302931 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2b7a2975-dbdb-4492-80cf-5f649b4e39aa None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:00.303310 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2b7a2975-dbdb-4492-80cf-5f649b4e39aa None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:32:00.303631 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 783/3098] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:32:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:32:00.312763 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-2c706ed5-4b1a-42d0-8ac1-5b89e12319a6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:00.317773 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-2c706ed5-4b1a-42d0-8ac1-5b89e12319a6 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:32:00.318246 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-2c706ed5-4b1a-42d0-8ac1-5b89e12319a6 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a2ef23c-8aca-4771-84b5-fa60f20d822e", "connector": null, "instance_uuid": "449a879b-f351-4409-bc57-f74ef0ee8e73"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:00.329754 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:00.329754 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:00.363780 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-2c706ed5-4b1a-42d0-8ac1-5b89e12319a6 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:32:00.363780 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 753/3099] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:32:00 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 19:32:00.616607 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-18ce29e3-140c-411b-a797-3482511e8731 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:00.618903 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b0bb8e87-19e2-4843-8450-360a7806a79c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:00.621218 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b0bb8e87-19e2-4843-8450-360a7806a79c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:32:00.621479 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b0bb8e87-19e2-4843-8450-360a7806a79c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:00.621726 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b0bb8e87-19e2-4843-8450-360a7806a79c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:00.621884 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-b0bb8e87-19e2-4843-8450-360a7806a79c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:00.623610 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-18ce29e3-140c-411b-a797-3482511e8731 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57/encryption Jul 03 19:32:00.623902 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-18ce29e3-140c-411b-a797-3482511e8731 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:00.624200 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-18ce29e3-140c-411b-a797-3482511e8731 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:00.627114 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:00.627114 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:00.628074 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b0bb8e87-19e2-4843-8450-360a7806a79c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:32:00.628516 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 781/3100] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:00 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:00.646447 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:00.646447 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:00.656040 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-481d72ec-5acc-4d3c-83f8-741ae6538b38 req-18ce29e3-140c-411b-a797-3482511e8731 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57/encryption returned with HTTP 200 Jul 03 19:32:00.656572 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 784/3101] 10.4.3.61 () {68 vars in 1624 bytes} [Fri Jul 3 19:32:00 2026] GET /volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57/encryption => generated 160 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:01.068881 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-577f6d9e-b6d3-4a01-93d3-ecaed2370d7a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:01.070857 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-577f6d9e-b6d3-4a01-93d3-ecaed2370d7a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:32:01.071100 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-577f6d9e-b6d3-4a01-93d3-ecaed2370d7a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:01.071377 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-577f6d9e-b6d3-4a01-93d3-ecaed2370d7a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:01.071530 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-577f6d9e-b6d3-4a01-93d3-ecaed2370d7a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:01.076780 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:01.076780 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:01.078062 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-577f6d9e-b6d3-4a01-93d3-ecaed2370d7a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:32:01.078176 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 784/3102] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:01 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:01.544923 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-2366420f-18cb-4f05-b22f-f351b863b978 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:01.545446 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2366420f-18cb-4f05-b22f-f351b863b978 None None] GET https://10.4.3.61/volume// Jul 03 19:32:01.545669 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2366420f-18cb-4f05-b22f-f351b863b978 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:01.545935 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2366420f-18cb-4f05-b22f-f351b863b978 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:01.546401 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2366420f-18cb-4f05-b22f-f351b863b978 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:32:01.546779 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 754/3103] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:32:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:32:01.560816 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-0f6ad818-6121-4004-8602-eeddbdc5fe65 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:01.562767 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-0f6ad818-6121-4004-8602-eeddbdc5fe65 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:32:01.563179 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-0f6ad818-6121-4004-8602-eeddbdc5fe65 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9c29d9d-6067-4739-b9e3-95721c7bf134", "connector": null, "instance_uuid": "c28c1ffc-2a85-4622-94ab-7d36ee0bdc68"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:01.573593 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:01.573593 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:01.610325 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-0f6ad818-6121-4004-8602-eeddbdc5fe65 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:32:01.610899 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 782/3104] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:32:01 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 19:32:01.644406 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4c408826-7b15-4701-9040-84c5ba20b55b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:01.646331 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4c408826-7b15-4701-9040-84c5ba20b55b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:32:01.646603 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4c408826-7b15-4701-9040-84c5ba20b55b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:01.646760 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4c408826-7b15-4701-9040-84c5ba20b55b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:01.646997 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-4c408826-7b15-4701-9040-84c5ba20b55b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:01.651716 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:01.651716 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:01.652520 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4c408826-7b15-4701-9040-84c5ba20b55b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:32:01.652987 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 785/3105] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:01 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:02.032145 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3b615126-cd88-4104-9849-842d790b4789 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:02.035496 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3b615126-cd88-4104-9849-842d790b4789 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 Jul 03 19:32:02.035695 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3b615126-cd88-4104-9849-842d790b4789 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:02.035877 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3b615126-cd88-4104-9849-842d790b4789 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:02.046432 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:02.046432 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:02.050293 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3b615126-cd88-4104-9849-842d790b4789 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:32:02.054980 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3b615126-cd88-4104-9849-842d790b4789 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 returned with HTTP 200 Jul 03 19:32:02.055670 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 785/3106] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:02 2026] GET /volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:02.090389 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d2c85b39-c948-4a8e-b5e6-236a9391a0fb None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:02.092056 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d2c85b39-c948-4a8e-b5e6-236a9391a0fb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:32:02.092247 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d2c85b39-c948-4a8e-b5e6-236a9391a0fb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:02.092445 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d2c85b39-c948-4a8e-b5e6-236a9391a0fb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:02.092563 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-d2c85b39-c948-4a8e-b5e6-236a9391a0fb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:02.098201 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:02.098201 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:02.099395 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d2c85b39-c948-4a8e-b5e6-236a9391a0fb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:32:02.099944 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 755/3107] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:02 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:02.111870 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-87b46fc4-a1df-41cf-8980-1f25a3b0ba5f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:02.113889 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-87b46fc4-a1df-41cf-8980-1f25a3b0ba5f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/c4061f57-9fb8-4c4d-800f-b627c52e5dca Jul 03 19:32:02.114116 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-87b46fc4-a1df-41cf-8980-1f25a3b0ba5f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:02.114323 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-87b46fc4-a1df-41cf-8980-1f25a3b0ba5f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:02.122237 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:02.122237 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:02.126223 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-87b46fc4-a1df-41cf-8980-1f25a3b0ba5f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:32:02.130776 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-87b46fc4-a1df-41cf-8980-1f25a3b0ba5f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/c4061f57-9fb8-4c4d-800f-b627c52e5dca returned with HTTP 200 Jul 03 19:32:02.131339 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 783/3108] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:02 2026] GET /volume/v3/volumes/c4061f57-9fb8-4c4d-800f-b627c52e5dca => generated 963 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:02.144539 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b15d11e7-c50e-4907-8b8f-b2a826145813 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:02.145125 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b7452e28-33eb-4c9d-9a1f-4a9481ca5bdd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:02.145505 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b7452e28-33eb-4c9d-9a1f-4a9481ca5bdd None None] GET https://10.4.3.61/volume// Jul 03 19:32:02.145645 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b7452e28-33eb-4c9d-9a1f-4a9481ca5bdd None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:02.145805 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b7452e28-33eb-4c9d-9a1f-4a9481ca5bdd None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:02.146157 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b7452e28-33eb-4c9d-9a1f-4a9481ca5bdd None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:32:02.146484 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 786/3109] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:32:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:32:02.148180 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b15d11e7-c50e-4907-8b8f-b2a826145813 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/c4061f57-9fb8-4c4d-800f-b627c52e5dca Jul 03 19:32:02.148464 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b15d11e7-c50e-4907-8b8f-b2a826145813 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:02.148786 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b15d11e7-c50e-4907-8b8f-b2a826145813 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:02.154923 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-b2816dad-a14b-4007-a290-f89ba096fbbf None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:02.157331 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-b2816dad-a14b-4007-a290-f89ba096fbbf tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 Jul 03 19:32:02.157542 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-b2816dad-a14b-4007-a290-f89ba096fbbf tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:02.157745 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-b2816dad-a14b-4007-a290-f89ba096fbbf tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:02.158550 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:02.158550 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:02.162313 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b15d11e7-c50e-4907-8b8f-b2a826145813 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:32:02.166912 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b15d11e7-c50e-4907-8b8f-b2a826145813 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/c4061f57-9fb8-4c4d-800f-b627c52e5dca returned with HTTP 200 Jul 03 19:32:02.167556 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 786/3110] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:02 2026] GET /volume/v3/volumes/c4061f57-9fb8-4c4d-800f-b627c52e5dca => generated 963 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:02.168100 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:02.168100 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:02.172547 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-b2816dad-a14b-4007-a290-f89ba096fbbf tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:32:02.178131 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-b2816dad-a14b-4007-a290-f89ba096fbbf tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 returned with HTTP 200 Jul 03 19:32:02.178761 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 756/3111] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:32:02 2026] GET /volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:32:02.185725 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-560b3783-bccd-423c-91e2-a1e85f970812 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:02.187742 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-560b3783-bccd-423c-91e2-a1e85f970812 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] DELETE https://10.4.3.61/volume/v3/volumes/c4061f57-9fb8-4c4d-800f-b627c52e5dca Jul 03 19:32:02.187948 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-560b3783-bccd-423c-91e2-a1e85f970812 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:02.188098 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-560b3783-bccd-423c-91e2-a1e85f970812 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:02.188334 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-560b3783-bccd-423c-91e2-a1e85f970812 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Delete volume with id: c4061f57-9fb8-4c4d-800f-b627c52e5dca Jul 03 19:32:02.199930 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:02.199930 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:02.200714 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-560b3783-bccd-423c-91e2-a1e85f970812 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:32:02.242885 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-560b3783-bccd-423c-91e2-a1e85f970812 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Delete volume request issued successfully. Jul 03 19:32:02.243124 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-560b3783-bccd-423c-91e2-a1e85f970812 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/c4061f57-9fb8-4c4d-800f-b627c52e5dca returned with HTTP 202 Jul 03 19:32:02.243752 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 784/3112] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:32:02 2026] DELETE /volume/v3/volumes/c4061f57-9fb8-4c4d-800f-b627c52e5dca => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:32:02.254969 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3e4ec056-6ef6-4b7b-aaf3-4127767aa12e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:02.257797 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3e4ec056-6ef6-4b7b-aaf3-4127767aa12e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/c4061f57-9fb8-4c4d-800f-b627c52e5dca Jul 03 19:32:02.258303 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3e4ec056-6ef6-4b7b-aaf3-4127767aa12e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:02.258530 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3e4ec056-6ef6-4b7b-aaf3-4127767aa12e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:02.267241 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:02.267241 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:02.274111 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3e4ec056-6ef6-4b7b-aaf3-4127767aa12e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:32:02.280684 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3e4ec056-6ef6-4b7b-aaf3-4127767aa12e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/c4061f57-9fb8-4c4d-800f-b627c52e5dca returned with HTTP 200 Jul 03 19:32:02.281740 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 787/3113] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:02 2026] GET /volume/v3/volumes/c4061f57-9fb8-4c4d-800f-b627c52e5dca => generated 962 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:02.301754 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-4aa638cb-b576-4bcc-b1d2-9af78f4f45c0 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:02.305640 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-4aa638cb-b576-4bcc-b1d2-9af78f4f45c0 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] PUT https://10.4.3.61/volume/v3/attachments/ae670d1b-850b-4301-8dc0-581cbae3d887 Jul 03 19:32:02.305640 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-4aa638cb-b576-4bcc-b1d2-9af78f4f45c0 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:02.315454 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-4aa638cb-b576-4bcc-b1d2-9af78f4f45c0 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Acquiring lock "cinder-attachment_update-a9c29d9d-6067-4739-b9e3-95721c7bf134-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:32:02.320961 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-4aa638cb-b576-4bcc-b1d2-9af78f4f45c0 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Lock "cinder-attachment_update-a9c29d9d-6067-4739-b9e3-95721c7bf134-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:32:02.322461 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:02.322461 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:02.665098 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-56db18d8-13c3-41a2-97d3-4f7872d1aefe None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:02.667632 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-56db18d8-13c3-41a2-97d3-4f7872d1aefe tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:32:02.668110 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-56db18d8-13c3-41a2-97d3-4f7872d1aefe tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:02.668423 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-56db18d8-13c3-41a2-97d3-4f7872d1aefe tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:02.668589 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-56db18d8-13c3-41a2-97d3-4f7872d1aefe tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:02.674213 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:02.674213 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:02.674789 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-56db18d8-13c3-41a2-97d3-4f7872d1aefe tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:32:02.675403 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 757/3114] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:02 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:02.847281 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-4aa638cb-b576-4bcc-b1d2-9af78f4f45c0 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Lock "cinder-attachment_update-a9c29d9d-6067-4739-b9e3-95721c7bf134-np0000004460" released by "attachment_update" :: held 0.526s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:32:02.847802 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-4aa638cb-b576-4bcc-b1d2-9af78f4f45c0 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/attachments/ae670d1b-850b-4301-8dc0-581cbae3d887 returned with HTTP 200 Jul 03 19:32:02.848461 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 787/3115] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:32:02 2026] PUT /volume/v3/attachments/ae670d1b-850b-4301-8dc0-581cbae3d887 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:03.068423 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5fcf0847-a938-42ed-bfe1-8abbc3b178da None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:03.070131 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5fcf0847-a938-42ed-bfe1-8abbc3b178da tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 Jul 03 19:32:03.070368 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5fcf0847-a938-42ed-bfe1-8abbc3b178da tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:03.070558 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5fcf0847-a938-42ed-bfe1-8abbc3b178da tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:03.080623 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:03.080623 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:03.085088 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5fcf0847-a938-42ed-bfe1-8abbc3b178da tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:32:03.091584 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5fcf0847-a938-42ed-bfe1-8abbc3b178da tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 returned with HTTP 200 Jul 03 19:32:03.091994 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 785/3116] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:03 2026] GET /volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:03.296462 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-35862bed-fd23-45de-bed3-3046c70c5c57 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:03.298536 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-35862bed-fd23-45de-bed3-3046c70c5c57 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/c4061f57-9fb8-4c4d-800f-b627c52e5dca Jul 03 19:32:03.298746 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-35862bed-fd23-45de-bed3-3046c70c5c57 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:03.298960 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-35862bed-fd23-45de-bed3-3046c70c5c57 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:03.305228 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-35862bed-fd23-45de-bed3-3046c70c5c57 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/c4061f57-9fb8-4c4d-800f-b627c52e5dca returned with HTTP 404 Jul 03 19:32:03.305839 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 788/3117] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:03 2026] GET /volume/v3/volumes/c4061f57-9fb8-4c4d-800f-b627c52e5dca => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:03.312657 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e7ea7d75-170e-453d-bdfd-20c8c510b8bb None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:03.314536 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e7ea7d75-170e-453d-bdfd-20c8c510b8bb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] DELETE https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:32:03.314742 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e7ea7d75-170e-453d-bdfd-20c8c510b8bb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:03.314949 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e7ea7d75-170e-453d-bdfd-20c8c510b8bb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:03.315111 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-e7ea7d75-170e-453d-bdfd-20c8c510b8bb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Delete backup with id: 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. Jul 03 19:32:03.319644 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:03.319644 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:03.334823 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.backup.rpcapi [None req-e7ea7d75-170e-453d-bdfd-20c8c510b8bb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] delete_backup rpcapi backup_id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa {{(pid=99926) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:32:03.337273 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e7ea7d75-170e-453d-bdfd-20c8c510b8bb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 202 Jul 03 19:32:03.337888 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 758/3118] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:32:03 2026] DELETE /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:32:03.345421 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-deba2bb3-210d-44fd-a992-bdb6f601c42a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:03.347386 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-deba2bb3-210d-44fd-a992-bdb6f601c42a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:32:03.347596 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-deba2bb3-210d-44fd-a992-bdb6f601c42a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:03.347831 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-deba2bb3-210d-44fd-a992-bdb6f601c42a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:03.347958 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-deba2bb3-210d-44fd-a992-bdb6f601c42a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:03.352543 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:03.352543 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:03.353378 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-deba2bb3-210d-44fd-a992-bdb6f601c42a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 200 Jul 03 19:32:03.353761 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 788/3119] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:03 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:03.687293 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4c01c849-a4bf-491e-acfc-1605b7e5e12b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:03.689220 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4c01c849-a4bf-491e-acfc-1605b7e5e12b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:32:03.689623 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4c01c849-a4bf-491e-acfc-1605b7e5e12b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:03.689706 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4c01c849-a4bf-491e-acfc-1605b7e5e12b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:03.689806 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-4c01c849-a4bf-491e-acfc-1605b7e5e12b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:03.699577 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:03.699577 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:03.699577 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4c01c849-a4bf-491e-acfc-1605b7e5e12b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:32:03.699577 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 786/3120] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:03 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:04.109822 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d98236a6-0af3-4332-8de1-474a69154bbd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:04.112374 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d98236a6-0af3-4332-8de1-474a69154bbd tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 Jul 03 19:32:04.112658 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d98236a6-0af3-4332-8de1-474a69154bbd tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:04.113062 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d98236a6-0af3-4332-8de1-474a69154bbd tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:04.126404 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:04.126404 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:04.134312 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d98236a6-0af3-4332-8de1-474a69154bbd tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:32:04.140275 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d98236a6-0af3-4332-8de1-474a69154bbd tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 returned with HTTP 200 Jul 03 19:32:04.140847 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 789/3121] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:04 2026] GET /volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:04.366855 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b8aa765a-7b30-478c-b297-c2ef19147612 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:04.369132 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b8aa765a-7b30-478c-b297-c2ef19147612 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa Jul 03 19:32:04.369389 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b8aa765a-7b30-478c-b297-c2ef19147612 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:04.369760 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b8aa765a-7b30-478c-b297-c2ef19147612 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:04.369981 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-b8aa765a-7b30-478c-b297-c2ef19147612 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 9cd5fc4a-15ff-46c1-a551-6027706e6ffa. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:04.374382 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b8aa765a-7b30-478c-b297-c2ef19147612 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa returned with HTTP 404 Jul 03 19:32:04.375467 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 759/3122] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:04 2026] GET /volume/v3/backups/9cd5fc4a-15ff-46c1-a551-6027706e6ffa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:04.455254 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3573838a-4ac0-41e8-b452-5b523ebc6c46 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:04.457482 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3573838a-4ac0-41e8-b452-5b523ebc6c46 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] DELETE https://10.4.3.61/volume/v3/volumes/0851e969-f6c9-4294-a86f-d523f121a159 Jul 03 19:32:04.457726 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3573838a-4ac0-41e8-b452-5b523ebc6c46 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:04.457968 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3573838a-4ac0-41e8-b452-5b523ebc6c46 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:04.458207 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-3573838a-4ac0-41e8-b452-5b523ebc6c46 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Delete volume with id: 0851e969-f6c9-4294-a86f-d523f121a159 Jul 03 19:32:04.468386 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:04.468386 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:04.469059 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3573838a-4ac0-41e8-b452-5b523ebc6c46 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:32:04.493192 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3573838a-4ac0-41e8-b452-5b523ebc6c46 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Delete volume request issued successfully. Jul 03 19:32:04.493192 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3573838a-4ac0-41e8-b452-5b523ebc6c46 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/0851e969-f6c9-4294-a86f-d523f121a159 returned with HTTP 202 Jul 03 19:32:04.493192 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 789/3123] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:32:04 2026] DELETE /volume/v3/volumes/0851e969-f6c9-4294-a86f-d523f121a159 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:32:04.498639 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7e1c28cf-e054-44df-bac4-d8d52032eb74 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:04.500945 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7e1c28cf-e054-44df-bac4-d8d52032eb74 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/0851e969-f6c9-4294-a86f-d523f121a159 Jul 03 19:32:04.502451 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7e1c28cf-e054-44df-bac4-d8d52032eb74 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:04.502451 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7e1c28cf-e054-44df-bac4-d8d52032eb74 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:04.511133 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:04.511133 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:04.515085 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-7e1c28cf-e054-44df-bac4-d8d52032eb74 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:32:04.519696 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7e1c28cf-e054-44df-bac4-d8d52032eb74 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/0851e969-f6c9-4294-a86f-d523f121a159 returned with HTTP 200 Jul 03 19:32:04.520810 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 787/3124] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:04 2026] GET /volume/v3/volumes/0851e969-f6c9-4294-a86f-d523f121a159 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:04.708573 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b03cd92e-6d04-4b51-b536-7e3fbfe91eb5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:04.710495 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b03cd92e-6d04-4b51-b536-7e3fbfe91eb5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:32:04.710712 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b03cd92e-6d04-4b51-b536-7e3fbfe91eb5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:04.710897 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b03cd92e-6d04-4b51-b536-7e3fbfe91eb5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:04.711025 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-b03cd92e-6d04-4b51-b536-7e3fbfe91eb5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:04.715570 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:04.715570 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:04.716386 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b03cd92e-6d04-4b51-b536-7e3fbfe91eb5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:32:04.716782 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 790/3125] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:04 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:04.726291 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f881a7d4-b8bb-4c4e-9363-f19c357d573a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:04.815267 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f881a7d4-b8bb-4c4e-9363-f19c357d573a tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] POST https://10.4.3.61/volume/v3/backups Jul 03 19:32:04.815734 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f881a7d4-b8bb-4c4e-9363-f19c357d573a tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4bd7d2ac-8a67-4b4c-b51d-6ad700b3ccea"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:04.817979 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.backups [None req-f881a7d4-b8bb-4c4e-9363-f19c357d573a tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Creating new backup {'backup': {'volume_id': '4bd7d2ac-8a67-4b4c-b51d-6ad700b3ccea'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:32:04.818641 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-f881a7d4-b8bb-4c4e-9363-f19c357d573a tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Creating backup of volume 4bd7d2ac-8a67-4b4c-b51d-6ad700b3ccea in container None Jul 03 19:32:04.828315 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:04.828315 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:04.828963 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f881a7d4-b8bb-4c4e-9363-f19c357d573a tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Volume info retrieved successfully. Jul 03 19:32:04.851381 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-f881a7d4-b8bb-4c4e-9363-f19c357d573a tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Created reservations ['8dbf36da-df68-4f5a-bb19-8a76fa16b8f4', 'a2599f9c-abf8-46e7-b63b-cd422380ce54'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:04.888613 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f881a7d4-b8bb-4c4e-9363-f19c357d573a tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:32:04.889109 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 760/3126] 10.4.3.61 () {70 vars in 1291 bytes} [Fri Jul 3 19:32:04 2026] POST /volume/v3/backups => generated 286 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:32:04.899615 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-366c71d2-5fb8-4045-8ca9-fcf0b56f9a53 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:04.901758 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-366c71d2-5fb8-4045-8ca9-fcf0b56f9a53 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f Jul 03 19:32:04.902020 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-366c71d2-5fb8-4045-8ca9-fcf0b56f9a53 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:04.902325 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-366c71d2-5fb8-4045-8ca9-fcf0b56f9a53 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:04.902448 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-366c71d2-5fb8-4045-8ca9-fcf0b56f9a53 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 4ae712ef-8caf-4432-89e9-f7b9b6ead47f. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:04.909379 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:04.909379 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:04.910175 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-366c71d2-5fb8-4045-8ca9-fcf0b56f9a53 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f returned with HTTP 200 Jul 03 19:32:04.910622 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 790/3127] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:04 2026] GET /volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f => generated 693 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:05.154684 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-add73e74-1d14-4a53-9b0c-c8ac47c912cd None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:05.156303 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-add73e74-1d14-4a53-9b0c-c8ac47c912cd tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 Jul 03 19:32:05.156515 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-add73e74-1d14-4a53-9b0c-c8ac47c912cd tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:05.156725 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-add73e74-1d14-4a53-9b0c-c8ac47c912cd tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:05.166060 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:05.166060 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:05.169996 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-add73e74-1d14-4a53-9b0c-c8ac47c912cd tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:32:05.174378 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-add73e74-1d14-4a53-9b0c-c8ac47c912cd tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 returned with HTTP 200 Jul 03 19:32:05.174783 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 788/3128] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:05 2026] GET /volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:05.533473 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-eb526432-117b-4797-84bc-8af5d7fb4ea9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:05.535555 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eb526432-117b-4797-84bc-8af5d7fb4ea9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/0851e969-f6c9-4294-a86f-d523f121a159 Jul 03 19:32:05.535819 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eb526432-117b-4797-84bc-8af5d7fb4ea9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:05.536105 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eb526432-117b-4797-84bc-8af5d7fb4ea9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:05.544249 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eb526432-117b-4797-84bc-8af5d7fb4ea9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/0851e969-f6c9-4294-a86f-d523f121a159 returned with HTTP 404 Jul 03 19:32:05.544865 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 791/3129] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:05 2026] GET /volume/v3/volumes/0851e969-f6c9-4294-a86f-d523f121a159 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:05.552470 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-55ac39c9-a4a3-4fa5-aba8-6e98ee5e6077 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:05.555272 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-55ac39c9-a4a3-4fa5-aba8-6e98ee5e6077 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/0851e969-f6c9-4294-a86f-d523f121a159 Jul 03 19:32:05.555538 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-55ac39c9-a4a3-4fa5-aba8-6e98ee5e6077 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:05.555775 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-55ac39c9-a4a3-4fa5-aba8-6e98ee5e6077 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:05.566014 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-55ac39c9-a4a3-4fa5-aba8-6e98ee5e6077 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/0851e969-f6c9-4294-a86f-d523f121a159 returned with HTTP 404 Jul 03 19:32:05.566639 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 761/3130] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:05 2026] GET /volume/v3/volumes/0851e969-f6c9-4294-a86f-d523f121a159 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:05.575537 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-cd680181-6b35-444d-830f-e229e0688d24 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:05.577670 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cd680181-6b35-444d-830f-e229e0688d24 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] DELETE https://10.4.3.61/volume/v3/volumes/0851e969-f6c9-4294-a86f-d523f121a159 Jul 03 19:32:05.577896 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cd680181-6b35-444d-830f-e229e0688d24 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:05.578228 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cd680181-6b35-444d-830f-e229e0688d24 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:05.578462 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-cd680181-6b35-444d-830f-e229e0688d24 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Delete volume with id: 0851e969-f6c9-4294-a86f-d523f121a159 Jul 03 19:32:05.585890 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cd680181-6b35-444d-830f-e229e0688d24 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/0851e969-f6c9-4294-a86f-d523f121a159 returned with HTTP 404 Jul 03 19:32:05.586490 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 791/3131] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:32:05 2026] DELETE /volume/v3/volumes/0851e969-f6c9-4294-a86f-d523f121a159 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:05.601621 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-76493c8a-c948-4c7f-9187-349fc238df45 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:05.604621 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-76493c8a-c948-4c7f-9187-349fc238df45 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:32:05.605107 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-76493c8a-c948-4c7f-9187-349fc238df45 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1758969173"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:05.607574 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-76493c8a-c948-4c7f-9187-349fc238df45 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1758969173'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:32:05.608290 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-76493c8a-c948-4c7f-9187-349fc238df45 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Create volume of 1 GB Jul 03 19:32:05.615208 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-76493c8a-c948-4c7f-9187-349fc238df45 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Availability Zones retrieved successfully. Jul 03 19:32:05.625620 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-76493c8a-c948-4c7f-9187-349fc238df45 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Flow 'volume_create_api' (e3b9fff2-69d7-4bb9-8266-21b37523c5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:05.628695 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-76493c8a-c948-4c7f-9187-349fc238df45 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57425e5d-7cfe-4812-ba08-06c29725a4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:05.630177 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-76493c8a-c948-4c7f-9187-349fc238df45 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:32:05.670142 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-76493c8a-c948-4c7f-9187-349fc238df45 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57425e5d-7cfe-4812-ba08-06c29725a4a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:05.671288 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-76493c8a-c948-4c7f-9187-349fc238df45 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9789d81-0b4e-46f1-b0b4-1fcaff897d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:05.726192 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-76493c8a-c948-4c7f-9187-349fc238df45 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Created reservations ['5cb7a965-170f-4903-8106-997bfce78da2', '19cc5e60-bc07-4007-9f86-4e844399af55', '0c725ef6-71c1-438b-ab3b-ef3b49257eb5', '066e4d8e-b839-4e5f-b670-a4c5048e9886'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:05.727369 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-76493c8a-c948-4c7f-9187-349fc238df45 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9789d81-0b4e-46f1-b0b4-1fcaff897d4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cb7a965-170f-4903-8106-997bfce78da2', '19cc5e60-bc07-4007-9f86-4e844399af55', '0c725ef6-71c1-438b-ab3b-ef3b49257eb5', '066e4d8e-b839-4e5f-b670-a4c5048e9886']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:05.728387 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-76493c8a-c948-4c7f-9187-349fc238df45 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9747e81-5b1d-4d58-9a4d-bc3bfa5b8050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:05.763186 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-76493c8a-c948-4c7f-9187-349fc238df45 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9747e81-5b1d-4d58-9a4d-bc3bfa5b8050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24487f1a-f11b-40b8-8ab5-e9986b5802ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1758969173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48f6fa4be6ec445cb8730dfc5f66b7c0',qos_specs=None,replication_status=,reservations=['5cb7a965-170f-4903-8106-997bfce78da2','19cc5e60-bc07-4007-9f86-4e844399af55','0c725ef6-71c1-438b-ab3b-ef3b49257eb5','066e4d8e-b839-4e5f-b670-a4c5048e9886'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98344cafb5064873a83a14d1a5f4b23f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:32:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1758969173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24487f1a-f11b-40b8-8ab5-e9986b5802ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48f6fa4be6ec445cb8730dfc5f66b7c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98344cafb5064873a83a14d1a5f4b23f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:05.764519 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-76493c8a-c948-4c7f-9187-349fc238df45 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27865601-0ac2-4185-bc89-909ecedb5132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:05.788537 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-76493c8a-c948-4c7f-9187-349fc238df45 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27865601-0ac2-4185-bc89-909ecedb5132) transitioned into state 'SUCCESS' from state '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-1758969173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48f6fa4be6ec445cb8730dfc5f66b7c0',qos_specs=None,replication_status=,reservations=['5cb7a965-170f-4903-8106-997bfce78da2','19cc5e60-bc07-4007-9f86-4e844399af55','0c725ef6-71c1-438b-ab3b-ef3b49257eb5','066e4d8e-b839-4e5f-b670-a4c5048e9886'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98344cafb5064873a83a14d1a5f4b23f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:05.789367 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-76493c8a-c948-4c7f-9187-349fc238df45 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf422e56-3beb-40f1-b3b2-c22c755113ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:05.801653 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-76493c8a-c948-4c7f-9187-349fc238df45 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf422e56-3beb-40f1-b3b2-c22c755113ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:05.802849 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-76493c8a-c948-4c7f-9187-349fc238df45 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Flow 'volume_create_api' (e3b9fff2-69d7-4bb9-8266-21b37523c5d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:05.803285 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-76493c8a-c948-4c7f-9187-349fc238df45 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Create volume request issued successfully. Jul 03 19:32:05.803929 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-76493c8a-c948-4c7f-9187-349fc238df45 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:32:05.804470 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 789/3132] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:32:05 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 19:32:05.823793 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ec068645-b5bb-4c4e-a356-d5f4bb6560c5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:05.827185 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ec068645-b5bb-4c4e-a356-d5f4bb6560c5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff Jul 03 19:32:05.827185 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ec068645-b5bb-4c4e-a356-d5f4bb6560c5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:05.827185 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ec068645-b5bb-4c4e-a356-d5f4bb6560c5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:05.836694 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:05.836694 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:05.841778 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ec068645-b5bb-4c4e-a356-d5f4bb6560c5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:32:05.847506 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ec068645-b5bb-4c4e-a356-d5f4bb6560c5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff returned with HTTP 200 Jul 03 19:32:05.848399 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 792/3133] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:05 2026] GET /volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:05.928045 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d3bab3fa-9268-4379-8a01-197d99d95f03 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:05.932084 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d3bab3fa-9268-4379-8a01-197d99d95f03 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f Jul 03 19:32:05.932271 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d3bab3fa-9268-4379-8a01-197d99d95f03 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:05.932514 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d3bab3fa-9268-4379-8a01-197d99d95f03 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:05.932647 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-d3bab3fa-9268-4379-8a01-197d99d95f03 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 4ae712ef-8caf-4432-89e9-f7b9b6ead47f. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:05.939520 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:05.939520 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:05.940118 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d3bab3fa-9268-4379-8a01-197d99d95f03 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f returned with HTTP 200 Jul 03 19:32:05.940624 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 762/3134] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:05 2026] GET /volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f => generated 695 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:06.195283 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-35e6b112-ef20-4b63-a9a0-1bb7f73b2ad7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:06.197970 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-35e6b112-ef20-4b63-a9a0-1bb7f73b2ad7 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 Jul 03 19:32:06.198206 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-35e6b112-ef20-4b63-a9a0-1bb7f73b2ad7 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:06.198393 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-35e6b112-ef20-4b63-a9a0-1bb7f73b2ad7 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:06.210679 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:06.210679 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:06.214647 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-35e6b112-ef20-4b63-a9a0-1bb7f73b2ad7 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:32:06.219123 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-35e6b112-ef20-4b63-a9a0-1bb7f73b2ad7 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 returned with HTTP 200 Jul 03 19:32:06.219748 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 792/3135] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:06 2026] GET /volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:06.745835 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c89154b8-2324-4fdf-961d-024aa6cf9f98 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:06.746365 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c89154b8-2324-4fdf-961d-024aa6cf9f98 None None] GET https://10.4.3.61/volume// Jul 03 19:32:06.746597 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c89154b8-2324-4fdf-961d-024aa6cf9f98 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:06.746816 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c89154b8-2324-4fdf-961d-024aa6cf9f98 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:06.747197 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c89154b8-2324-4fdf-961d-024aa6cf9f98 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:32:06.747545 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 790/3136] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:32:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:32:06.754500 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-b230171a-9a12-4e12-8c2b-f67c23d80d70 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:06.756343 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-b230171a-9a12-4e12-8c2b-f67c23d80d70 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e Jul 03 19:32:06.756568 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-b230171a-9a12-4e12-8c2b-f67c23d80d70 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:06.756775 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-b230171a-9a12-4e12-8c2b-f67c23d80d70 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:06.765600 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:06.765600 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:06.768940 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-b230171a-9a12-4e12-8c2b-f67c23d80d70 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:32:06.773243 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-b230171a-9a12-4e12-8c2b-f67c23d80d70 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e returned with HTTP 200 Jul 03 19:32:06.773593 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 793/3137] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:32:06 2026] GET /volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e => generated 1545 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:32:06.868114 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a8b23686-177c-4b29-bc21-bbf1d57dd0f4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:06.870125 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a8b23686-177c-4b29-bc21-bbf1d57dd0f4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff Jul 03 19:32:06.870332 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a8b23686-177c-4b29-bc21-bbf1d57dd0f4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:06.870553 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a8b23686-177c-4b29-bc21-bbf1d57dd0f4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:06.881581 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:06.881581 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:06.886090 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-9d3d7861-a417-4cb9-8911-36e1447ba524 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:06.888275 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a8b23686-177c-4b29-bc21-bbf1d57dd0f4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:32:06.889505 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-9d3d7861-a417-4cb9-8911-36e1447ba524 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] PUT https://10.4.3.61/volume/v3/attachments/1dd8e1dd-d83b-4988-9979-45cc10c5b975 Jul 03 19:32:06.889966 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-9d3d7861-a417-4cb9-8911-36e1447ba524 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:06.894460 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a8b23686-177c-4b29-bc21-bbf1d57dd0f4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff returned with HTTP 200 Jul 03 19:32:06.894954 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 763/3138] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:06 2026] GET /volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:06.901571 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-9d3d7861-a417-4cb9-8911-36e1447ba524 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Acquiring lock "cinder-attachment_update-6a2ef23c-8aca-4771-84b5-fa60f20d822e-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:32:06.907688 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-9d3d7861-a417-4cb9-8911-36e1447ba524 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Lock "cinder-attachment_update-6a2ef23c-8aca-4771-84b5-fa60f20d822e-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:32:06.908995 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:06.908995 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:06.955929 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5b3d61f1-a944-48a5-ac4e-89a29bc30fb0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:06.958049 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5b3d61f1-a944-48a5-ac4e-89a29bc30fb0 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f Jul 03 19:32:06.960932 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5b3d61f1-a944-48a5-ac4e-89a29bc30fb0 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:06.960932 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5b3d61f1-a944-48a5-ac4e-89a29bc30fb0 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:06.960932 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-5b3d61f1-a944-48a5-ac4e-89a29bc30fb0 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 4ae712ef-8caf-4432-89e9-f7b9b6ead47f. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:06.965146 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:06.965146 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:06.966021 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5b3d61f1-a944-48a5-ac4e-89a29bc30fb0 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f returned with HTTP 200 Jul 03 19:32:06.966446 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 791/3139] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:06 2026] GET /volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:07.235209 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bcde40eb-f554-40eb-bc54-85754dc47f61 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:07.237241 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bcde40eb-f554-40eb-bc54-85754dc47f61 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 Jul 03 19:32:07.237463 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bcde40eb-f554-40eb-bc54-85754dc47f61 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:07.237650 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bcde40eb-f554-40eb-bc54-85754dc47f61 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:07.247994 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:07.247994 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:07.251790 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-bcde40eb-f554-40eb-bc54-85754dc47f61 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:32:07.256637 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bcde40eb-f554-40eb-bc54-85754dc47f61 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 returned with HTTP 200 Jul 03 19:32:07.257147 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 794/3140] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:07 2026] GET /volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:07.438889 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-9d3d7861-a417-4cb9-8911-36e1447ba524 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Lock "cinder-attachment_update-6a2ef23c-8aca-4771-84b5-fa60f20d822e-np0000004460" released by "attachment_update" :: held 0.531s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:32:07.438889 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-9d3d7861-a417-4cb9-8911-36e1447ba524 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/1dd8e1dd-d83b-4988-9979-45cc10c5b975 returned with HTTP 200 Jul 03 19:32:07.439324 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 793/3141] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:32:06 2026] PUT /volume/v3/attachments/1dd8e1dd-d83b-4988-9979-45cc10c5b975 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:07.950609 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-ccce08ab-0b3a-4f67-87fe-97ab11b35377 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:07.952687 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-ccce08ab-0b3a-4f67-87fe-97ab11b35377 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] POST https://10.4.3.61/volume/v3/attachments/1dd8e1dd-d83b-4988-9979-45cc10c5b975/action Jul 03 19:32:07.953113 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-ccce08ab-0b3a-4f67-87fe-97ab11b35377 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:32:07.953267 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-ccce08ab-0b3a-4f67-87fe-97ab11b35377 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:07.972271 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:07.972271 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:07.978966 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2f6736cb-1443-4787-9d5c-3421063dd2a5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:07.980866 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2f6736cb-1443-4787-9d5c-3421063dd2a5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f Jul 03 19:32:07.981133 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2f6736cb-1443-4787-9d5c-3421063dd2a5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:07.981398 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2f6736cb-1443-4787-9d5c-3421063dd2a5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:07.981510 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-2f6736cb-1443-4787-9d5c-3421063dd2a5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 4ae712ef-8caf-4432-89e9-f7b9b6ead47f. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:07.985019 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-451f4d7b-8d47-4557-921a-8a3f713b5cc9 req-ccce08ab-0b3a-4f67-87fe-97ab11b35377 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/1dd8e1dd-d83b-4988-9979-45cc10c5b975/action returned with HTTP 204 Jul 03 19:32:07.985591 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 764/3142] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:32:07 2026] POST /volume/v3/attachments/1dd8e1dd-d83b-4988-9979-45cc10c5b975/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:07.989148 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:07.989148 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:07.989901 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2f6736cb-1443-4787-9d5c-3421063dd2a5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f returned with HTTP 200 Jul 03 19:32:07.990368 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 792/3143] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:07 2026] GET /volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f => generated 695 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:08.269307 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b5ad3f0b-a958-40c5-b205-e96664ab9388 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:08.271560 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b5ad3f0b-a958-40c5-b205-e96664ab9388 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 Jul 03 19:32:08.271817 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b5ad3f0b-a958-40c5-b205-e96664ab9388 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:08.272102 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b5ad3f0b-a958-40c5-b205-e96664ab9388 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:08.289097 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:08.289097 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:08.294352 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b5ad3f0b-a958-40c5-b205-e96664ab9388 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:32:08.300695 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b5ad3f0b-a958-40c5-b205-e96664ab9388 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 returned with HTTP 200 Jul 03 19:32:08.301269 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 795/3144] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:08 2026] GET /volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:09.003498 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4f587c4c-e662-4a35-afe9-cdf57b2b9408 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:09.005698 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4f587c4c-e662-4a35-afe9-cdf57b2b9408 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f Jul 03 19:32:09.005994 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4f587c4c-e662-4a35-afe9-cdf57b2b9408 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:09.006157 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4f587c4c-e662-4a35-afe9-cdf57b2b9408 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:09.006379 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-4f587c4c-e662-4a35-afe9-cdf57b2b9408 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 4ae712ef-8caf-4432-89e9-f7b9b6ead47f. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:09.010946 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:09.010946 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:09.011733 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4f587c4c-e662-4a35-afe9-cdf57b2b9408 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f returned with HTTP 200 Jul 03 19:32:09.012264 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 794/3145] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:09 2026] GET /volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:09.099213 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-e4027de8-9aad-4f28-9060-1f0c801b2a7e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:09.102734 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-e4027de8-9aad-4f28-9060-1f0c801b2a7e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] POST https://10.4.3.61/volume/v3/attachments/ae670d1b-850b-4301-8dc0-581cbae3d887/action Jul 03 19:32:09.103702 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-e4027de8-9aad-4f28-9060-1f0c801b2a7e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:32:09.103702 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-e4027de8-9aad-4f28-9060-1f0c801b2a7e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:09.129768 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:09.129768 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:09.156760 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-762e6e37-4073-48d1-9a64-944e287c9cb9 req-e4027de8-9aad-4f28-9060-1f0c801b2a7e tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/attachments/ae670d1b-850b-4301-8dc0-581cbae3d887/action returned with HTTP 204 Jul 03 19:32:09.158566 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 765/3146] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:32:09 2026] POST /volume/v3/attachments/ae670d1b-850b-4301-8dc0-581cbae3d887/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:09.317942 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d75cf1c3-d105-4eba-9bba-0e030be07369 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:09.321778 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d75cf1c3-d105-4eba-9bba-0e030be07369 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 Jul 03 19:32:09.322201 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d75cf1c3-d105-4eba-9bba-0e030be07369 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:09.322387 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d75cf1c3-d105-4eba-9bba-0e030be07369 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:09.340399 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:09.340399 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:09.346200 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d75cf1c3-d105-4eba-9bba-0e030be07369 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:32:09.352781 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d75cf1c3-d105-4eba-9bba-0e030be07369 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 returned with HTTP 200 Jul 03 19:32:09.353271 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 793/3147] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:09 2026] GET /volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:09.371481 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-55db867c-dbf9-462f-9203-9f23822fa1c6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:09.376199 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-55db867c-dbf9-462f-9203-9f23822fa1c6 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 Jul 03 19:32:09.376199 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-55db867c-dbf9-462f-9203-9f23822fa1c6 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:09.376661 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-55db867c-dbf9-462f-9203-9f23822fa1c6 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:09.394604 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:09.394604 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:09.402068 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-55db867c-dbf9-462f-9203-9f23822fa1c6 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:32:09.410716 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-55db867c-dbf9-462f-9203-9f23822fa1c6 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 returned with HTTP 200 Jul 03 19:32:09.415196 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 796/3148] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:09 2026] GET /volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:09.431323 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-dce2bbb2-75bd-49a9-bad2-248c67834f69 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:09.433464 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dce2bbb2-75bd-49a9-bad2-248c67834f69 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] DELETE https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 Jul 03 19:32:09.434175 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-dce2bbb2-75bd-49a9-bad2-248c67834f69 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:09.434175 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-dce2bbb2-75bd-49a9-bad2-248c67834f69 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:09.434324 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-dce2bbb2-75bd-49a9-bad2-248c67834f69 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Delete volume with id: a9c29d9d-6067-4739-b9e3-95721c7bf134 Jul 03 19:32:09.448156 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:09.448156 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:09.448371 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-dce2bbb2-75bd-49a9-bad2-248c67834f69 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:32:09.459722 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-dce2bbb2-75bd-49a9-bad2-248c67834f69 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-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 19:32:09.460450 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dce2bbb2-75bd-49a9-bad2-248c67834f69 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 returned with HTTP 400 Jul 03 19:32:09.461436 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 795/3149] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:32:09 2026] DELETE /volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 => generated 307 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 19:32:09.471392 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-92b4966d-b5ac-44a9-ab3a-e7d5ea1b01f1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:09.474058 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-92b4966d-b5ac-44a9-ab3a-e7d5ea1b01f1 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 Jul 03 19:32:09.474308 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-92b4966d-b5ac-44a9-ab3a-e7d5ea1b01f1 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:09.474642 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-92b4966d-b5ac-44a9-ab3a-e7d5ea1b01f1 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:09.492604 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:09.492604 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:09.499546 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-92b4966d-b5ac-44a9-ab3a-e7d5ea1b01f1 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:32:09.506054 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-92b4966d-b5ac-44a9-ab3a-e7d5ea1b01f1 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 returned with HTTP 200 Jul 03 19:32:09.506355 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 766/3150] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:09 2026] GET /volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:09.557286 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-ccc30fe0-694d-4220-a7e5-bc43c2f7848f req-5c8c36da-778d-498d-82a9-6dfc5ba1c48a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:09.559904 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-ccc30fe0-694d-4220-a7e5-bc43c2f7848f req-5c8c36da-778d-498d-82a9-6dfc5ba1c48a tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 Jul 03 19:32:09.560125 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-ccc30fe0-694d-4220-a7e5-bc43c2f7848f req-5c8c36da-778d-498d-82a9-6dfc5ba1c48a tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:09.560340 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-ccc30fe0-694d-4220-a7e5-bc43c2f7848f req-5c8c36da-778d-498d-82a9-6dfc5ba1c48a tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:09.577620 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:09.577620 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:09.582612 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-ccc30fe0-694d-4220-a7e5-bc43c2f7848f req-5c8c36da-778d-498d-82a9-6dfc5ba1c48a tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:32:09.589461 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-ccc30fe0-694d-4220-a7e5-bc43c2f7848f req-5c8c36da-778d-498d-82a9-6dfc5ba1c48a tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 returned with HTTP 200 Jul 03 19:32:09.590270 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 794/3151] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:32:09 2026] GET /volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:09.625903 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-ccc30fe0-694d-4220-a7e5-bc43c2f7848f req-0582cc6b-9c79-4476-ac0d-e334bca78f43 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:09.629278 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-ccc30fe0-694d-4220-a7e5-bc43c2f7848f req-0582cc6b-9c79-4476-ac0d-e334bca78f43 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] POST https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134/action Jul 03 19:32:09.629770 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-ccc30fe0-694d-4220-a7e5-bc43c2f7848f req-0582cc6b-9c79-4476-ac0d-e334bca78f43 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:32:09.629964 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-ccc30fe0-694d-4220-a7e5-bc43c2f7848f req-0582cc6b-9c79-4476-ac0d-e334bca78f43 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:09.648272 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:09.648272 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:09.648272 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-ccc30fe0-694d-4220-a7e5-bc43c2f7848f req-0582cc6b-9c79-4476-ac0d-e334bca78f43 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:32:09.658074 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-ccc30fe0-694d-4220-a7e5-bc43c2f7848f req-0582cc6b-9c79-4476-ac0d-e334bca78f43 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Begin detaching volume completed successfully. Jul 03 19:32:09.658554 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-ccc30fe0-694d-4220-a7e5-bc43c2f7848f req-0582cc6b-9c79-4476-ac0d-e334bca78f43 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134/action returned with HTTP 202 Jul 03 19:32:09.659435 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 797/3152] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:32:09 2026] POST /volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:32:10.026528 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2c7fc2d1-0c1f-4366-9026-25e11f436ab1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:10.029136 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2c7fc2d1-0c1f-4366-9026-25e11f436ab1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f Jul 03 19:32:10.029471 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2c7fc2d1-0c1f-4366-9026-25e11f436ab1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:10.029772 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2c7fc2d1-0c1f-4366-9026-25e11f436ab1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:10.029917 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-2c7fc2d1-0c1f-4366-9026-25e11f436ab1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 4ae712ef-8caf-4432-89e9-f7b9b6ead47f. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:10.037254 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:10.037254 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:10.038090 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2c7fc2d1-0c1f-4366-9026-25e11f436ab1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f returned with HTTP 200 Jul 03 19:32:10.038605 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 796/3153] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:10 2026] GET /volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:10.702969 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1363df27-4b0c-4146-b71e-ccca33557920 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:10.703313 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1363df27-4b0c-4146-b71e-ccca33557920 None None] GET https://10.4.3.61/volume// Jul 03 19:32:10.705042 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1363df27-4b0c-4146-b71e-ccca33557920 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:10.705042 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1363df27-4b0c-4146-b71e-ccca33557920 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:10.705042 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1363df27-4b0c-4146-b71e-ccca33557920 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:32:10.705042 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 767/3154] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:32:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:32:10.719502 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-ccc30fe0-694d-4220-a7e5-bc43c2f7848f req-456d3aa2-1e89-442b-a047-729a5c0feb6f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:10.722827 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-ccc30fe0-694d-4220-a7e5-bc43c2f7848f req-456d3aa2-1e89-442b-a047-729a5c0feb6f tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 Jul 03 19:32:10.722827 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-ccc30fe0-694d-4220-a7e5-bc43c2f7848f req-456d3aa2-1e89-442b-a047-729a5c0feb6f tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:10.723134 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-ccc30fe0-694d-4220-a7e5-bc43c2f7848f req-456d3aa2-1e89-442b-a047-729a5c0feb6f tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:10.736706 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:10.736706 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:10.745418 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-ccc30fe0-694d-4220-a7e5-bc43c2f7848f req-456d3aa2-1e89-442b-a047-729a5c0feb6f tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:32:10.750443 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-ccc30fe0-694d-4220-a7e5-bc43c2f7848f req-456d3aa2-1e89-442b-a047-729a5c0feb6f tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 returned with HTTP 200 Jul 03 19:32:10.750801 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 795/3155] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:32:10 2026] GET /volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 => generated 1320 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:32:11.051147 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-19c79db2-3846-4137-acec-a992c68cfe84 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:11.054720 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-19c79db2-3846-4137-acec-a992c68cfe84 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f Jul 03 19:32:11.055069 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-19c79db2-3846-4137-acec-a992c68cfe84 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:11.055466 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-19c79db2-3846-4137-acec-a992c68cfe84 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:11.055613 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-19c79db2-3846-4137-acec-a992c68cfe84 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 4ae712ef-8caf-4432-89e9-f7b9b6ead47f. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:11.061254 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:11.061254 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:11.062108 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-19c79db2-3846-4137-acec-a992c68cfe84 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f returned with HTTP 200 Jul 03 19:32:11.062615 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 798/3156] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:11 2026] GET /volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:12.073561 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0c07e44a-424f-4ee4-95c1-61838ede18d7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:12.075640 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0c07e44a-424f-4ee4-95c1-61838ede18d7 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f Jul 03 19:32:12.075942 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0c07e44a-424f-4ee4-95c1-61838ede18d7 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:12.076250 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0c07e44a-424f-4ee4-95c1-61838ede18d7 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:12.076387 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-0c07e44a-424f-4ee4-95c1-61838ede18d7 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 4ae712ef-8caf-4432-89e9-f7b9b6ead47f. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:12.081594 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:12.081594 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:12.082398 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0c07e44a-424f-4ee4-95c1-61838ede18d7 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f returned with HTTP 200 Jul 03 19:32:12.082779 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 797/3157] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:12 2026] GET /volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:13.097290 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6afbed4a-1f71-4651-9e3c-7f1aaae5422f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:13.099923 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6afbed4a-1f71-4651-9e3c-7f1aaae5422f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f Jul 03 19:32:13.100435 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6afbed4a-1f71-4651-9e3c-7f1aaae5422f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:13.100713 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6afbed4a-1f71-4651-9e3c-7f1aaae5422f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:13.100999 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-6afbed4a-1f71-4651-9e3c-7f1aaae5422f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 4ae712ef-8caf-4432-89e9-f7b9b6ead47f. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:13.106197 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:13.106197 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:13.106853 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6afbed4a-1f71-4651-9e3c-7f1aaae5422f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f returned with HTTP 200 Jul 03 19:32:13.107334 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 768/3158] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:13 2026] GET /volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:13.233363 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-ccc30fe0-694d-4220-a7e5-bc43c2f7848f req-faf61cc2-a53c-4885-aa02-401edfa8d331 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:13.236148 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-ccc30fe0-694d-4220-a7e5-bc43c2f7848f req-faf61cc2-a53c-4885-aa02-401edfa8d331 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] DELETE https://10.4.3.61/volume/v3/attachments/ae670d1b-850b-4301-8dc0-581cbae3d887 Jul 03 19:32:13.236423 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-ccc30fe0-694d-4220-a7e5-bc43c2f7848f req-faf61cc2-a53c-4885-aa02-401edfa8d331 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:13.236687 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-ccc30fe0-694d-4220-a7e5-bc43c2f7848f req-faf61cc2-a53c-4885-aa02-401edfa8d331 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:13.246578 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:13.246578 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:13.798548 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-ccc30fe0-694d-4220-a7e5-bc43c2f7848f req-faf61cc2-a53c-4885-aa02-401edfa8d331 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/attachments/ae670d1b-850b-4301-8dc0-581cbae3d887 returned with HTTP 200 Jul 03 19:32:13.799179 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 796/3159] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:32:13 2026] DELETE /volume/v3/attachments/ae670d1b-850b-4301-8dc0-581cbae3d887 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:14.124859 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e520cf6e-bb0c-404f-bc44-b89de6518f86 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:14.128897 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e520cf6e-bb0c-404f-bc44-b89de6518f86 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f Jul 03 19:32:14.129383 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e520cf6e-bb0c-404f-bc44-b89de6518f86 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:14.129700 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e520cf6e-bb0c-404f-bc44-b89de6518f86 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:14.130078 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-e520cf6e-bb0c-404f-bc44-b89de6518f86 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 4ae712ef-8caf-4432-89e9-f7b9b6ead47f. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:14.135839 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:14.135839 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:14.137319 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e520cf6e-bb0c-404f-bc44-b89de6518f86 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f returned with HTTP 200 Jul 03 19:32:14.137506 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 799/3160] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:14 2026] GET /volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:15.114570 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-05c1482a-adf7-4cfa-9c09-67cda6b167c8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:15.117208 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-05c1482a-adf7-4cfa-9c09-67cda6b167c8 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 Jul 03 19:32:15.117208 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-05c1482a-adf7-4cfa-9c09-67cda6b167c8 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:15.117853 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-05c1482a-adf7-4cfa-9c09-67cda6b167c8 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:15.126985 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:15.126985 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:15.131842 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-05c1482a-adf7-4cfa-9c09-67cda6b167c8 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:32:15.137605 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-05c1482a-adf7-4cfa-9c09-67cda6b167c8 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 returned with HTTP 200 Jul 03 19:32:15.138143 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 798/3161] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:15 2026] GET /volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:15.149837 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9d32bb4c-9527-40f4-8a2c-7c79af99e9bb None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:15.154425 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9d32bb4c-9527-40f4-8a2c-7c79af99e9bb tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f Jul 03 19:32:15.154425 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9d32bb4c-9527-40f4-8a2c-7c79af99e9bb tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:15.154425 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9d32bb4c-9527-40f4-8a2c-7c79af99e9bb tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:15.154425 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-9d32bb4c-9527-40f4-8a2c-7c79af99e9bb tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 4ae712ef-8caf-4432-89e9-f7b9b6ead47f. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:15.160609 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:15.160609 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:15.161370 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9d32bb4c-9527-40f4-8a2c-7c79af99e9bb tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f returned with HTTP 200 Jul 03 19:32:15.161771 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 769/3162] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:15 2026] GET /volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:16.175488 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8ee0ec3d-995c-4a4e-8f65-7bad54154f41 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:16.180813 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8ee0ec3d-995c-4a4e-8f65-7bad54154f41 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f Jul 03 19:32:16.180943 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8ee0ec3d-995c-4a4e-8f65-7bad54154f41 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:16.181261 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8ee0ec3d-995c-4a4e-8f65-7bad54154f41 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:16.181418 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-8ee0ec3d-995c-4a4e-8f65-7bad54154f41 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 4ae712ef-8caf-4432-89e9-f7b9b6ead47f. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:16.187386 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:16.187386 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:16.188044 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8ee0ec3d-995c-4a4e-8f65-7bad54154f41 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f returned with HTTP 200 Jul 03 19:32:16.191195 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 797/3163] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:16 2026] GET /volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:16.606636 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-aad3483e-0f77-4278-8313-d792973c39da req-c7fbf865-89c8-4487-9fc6-7817207bc23f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:16.609531 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-aad3483e-0f77-4278-8313-d792973c39da req-c7fbf865-89c8-4487-9fc6-7817207bc23f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/attachments/81659996-3caf-448d-ab95-fa0beea2fbfa Jul 03 19:32:16.609799 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-aad3483e-0f77-4278-8313-d792973c39da req-c7fbf865-89c8-4487-9fc6-7817207bc23f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:16.610031 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-aad3483e-0f77-4278-8313-d792973c39da req-c7fbf865-89c8-4487-9fc6-7817207bc23f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:16.618242 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:16.618242 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:17.149224 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-aad3483e-0f77-4278-8313-d792973c39da req-c7fbf865-89c8-4487-9fc6-7817207bc23f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/81659996-3caf-448d-ab95-fa0beea2fbfa returned with HTTP 200 Jul 03 19:32:17.149606 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 800/3164] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:32:16 2026] DELETE /volume/v3/attachments/81659996-3caf-448d-ab95-fa0beea2fbfa => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:17.204443 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-45ccc538-5364-4379-a081-c3e4a5c75220 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:17.210997 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-45ccc538-5364-4379-a081-c3e4a5c75220 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f Jul 03 19:32:17.210997 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-45ccc538-5364-4379-a081-c3e4a5c75220 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:17.210997 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-45ccc538-5364-4379-a081-c3e4a5c75220 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:17.210997 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-45ccc538-5364-4379-a081-c3e4a5c75220 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 4ae712ef-8caf-4432-89e9-f7b9b6ead47f. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:17.218434 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:17.218434 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:17.219956 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-45ccc538-5364-4379-a081-c3e4a5c75220 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f returned with HTTP 200 Jul 03 19:32:17.220387 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 799/3165] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:17 2026] GET /volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:18.235822 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-06cd4e8d-e47f-49b9-867f-9702babc883e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:18.240524 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-06cd4e8d-e47f-49b9-867f-9702babc883e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f Jul 03 19:32:18.240758 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-06cd4e8d-e47f-49b9-867f-9702babc883e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:18.240990 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-06cd4e8d-e47f-49b9-867f-9702babc883e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:18.241130 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-06cd4e8d-e47f-49b9-867f-9702babc883e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 4ae712ef-8caf-4432-89e9-f7b9b6ead47f. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:18.254254 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:18.254254 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:18.255581 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-06cd4e8d-e47f-49b9-867f-9702babc883e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f returned with HTTP 200 Jul 03 19:32:18.256082 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 770/3166] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:18 2026] GET /volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f => generated 706 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:19.241329 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-bc9b7eda-ca02-4cb3-84cf-fb6eb8ff4047 req-3ff6d7ff-a406-42b7-9e60-8fc1457e3eec None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:19.245600 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-bc9b7eda-ca02-4cb3-84cf-fb6eb8ff4047 req-3ff6d7ff-a406-42b7-9e60-8fc1457e3eec tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/limits Jul 03 19:32:19.245600 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-bc9b7eda-ca02-4cb3-84cf-fb6eb8ff4047 req-3ff6d7ff-a406-42b7-9e60-8fc1457e3eec tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:19.245600 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-bc9b7eda-ca02-4cb3-84cf-fb6eb8ff4047 req-3ff6d7ff-a406-42b7-9e60-8fc1457e3eec tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:19.256400 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [req-bc9b7eda-ca02-4cb3-84cf-fb6eb8ff4047 req-3ff6d7ff-a406-42b7-9e60-8fc1457e3eec tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1824513990 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1824513990, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:32:19.256968 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [req-bc9b7eda-ca02-4cb3-84cf-fb6eb8ff4047 req-3ff6d7ff-a406-42b7-9e60-8fc1457e3eec tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1824513990 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1824513990, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:32:19.257434 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [req-bc9b7eda-ca02-4cb3-84cf-fb6eb8ff4047 req-3ff6d7ff-a406-42b7-9e60-8fc1457e3eec tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1824513990 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1824513990, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:32:19.257871 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [req-bc9b7eda-ca02-4cb3-84cf-fb6eb8ff4047 req-3ff6d7ff-a406-42b7-9e60-8fc1457e3eec tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-196439764 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-196439764, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:32:19.259187 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [req-bc9b7eda-ca02-4cb3-84cf-fb6eb8ff4047 req-3ff6d7ff-a406-42b7-9e60-8fc1457e3eec tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-196439764 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-196439764, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:32:19.259187 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [req-bc9b7eda-ca02-4cb3-84cf-fb6eb8ff4047 req-3ff6d7ff-a406-42b7-9e60-8fc1457e3eec tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-196439764 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-196439764, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:32:19.268386 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-84e3b06a-d138-4d74-97ce-aa084121a85e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:19.274265 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-84e3b06a-d138-4d74-97ce-aa084121a85e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f Jul 03 19:32:19.274265 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-84e3b06a-d138-4d74-97ce-aa084121a85e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:19.274265 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-84e3b06a-d138-4d74-97ce-aa084121a85e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:19.274265 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-84e3b06a-d138-4d74-97ce-aa084121a85e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 4ae712ef-8caf-4432-89e9-f7b9b6ead47f. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:19.277985 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:19.277985 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:19.278286 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-84e3b06a-d138-4d74-97ce-aa084121a85e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f returned with HTTP 200 Jul 03 19:32:19.278913 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 801/3167] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:19 2026] GET /volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:32:19.283056 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-bc9b7eda-ca02-4cb3-84cf-fb6eb8ff4047 req-3ff6d7ff-a406-42b7-9e60-8fc1457e3eec tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/limits returned with HTTP 200 Jul 03 19:32:19.283557 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 798/3168] 10.4.3.61 () {68 vars in 1477 bytes} [Fri Jul 3 19:32:19 2026] GET /volume/v3/limits => generated 302 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:19.824737 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-bc9b7eda-ca02-4cb3-84cf-fb6eb8ff4047 req-c1b03fa0-ac62-4a51-89de-59ef7232f79a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:19.828375 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-bc9b7eda-ca02-4cb3-84cf-fb6eb8ff4047 req-c1b03fa0-ac62-4a51-89de-59ef7232f79a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e Jul 03 19:32:19.828375 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-bc9b7eda-ca02-4cb3-84cf-fb6eb8ff4047 req-c1b03fa0-ac62-4a51-89de-59ef7232f79a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:19.828375 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-bc9b7eda-ca02-4cb3-84cf-fb6eb8ff4047 req-c1b03fa0-ac62-4a51-89de-59ef7232f79a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:19.836847 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:19.836847 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:19.840863 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-bc9b7eda-ca02-4cb3-84cf-fb6eb8ff4047 req-c1b03fa0-ac62-4a51-89de-59ef7232f79a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:32:19.846532 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-bc9b7eda-ca02-4cb3-84cf-fb6eb8ff4047 req-c1b03fa0-ac62-4a51-89de-59ef7232f79a tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e returned with HTTP 200 Jul 03 19:32:19.846956 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 800/3169] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:32:19 2026] GET /volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e => generated 1658 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:19.859007 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-bc9b7eda-ca02-4cb3-84cf-fb6eb8ff4047 req-8f570652-97ba-4cce-8d6e-f599dabcc22c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:19.861228 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-bc9b7eda-ca02-4cb3-84cf-fb6eb8ff4047 req-8f570652-97ba-4cce-8d6e-f599dabcc22c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:32:19.861649 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-bc9b7eda-ca02-4cb3-84cf-fb6eb8ff4047 req-8f570652-97ba-4cce-8d6e-f599dabcc22c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6a2ef23c-8aca-4771-84b5-fa60f20d822e", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:19.877070 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:19.877070 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:19.877647 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-bc9b7eda-ca02-4cb3-84cf-fb6eb8ff4047 req-8f570652-97ba-4cce-8d6e-f599dabcc22c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:32:19.877835 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [req-bc9b7eda-ca02-4cb3-84cf-fb6eb8ff4047 req-8f570652-97ba-4cce-8d6e-f599dabcc22c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Create snapshot from volume 6a2ef23c-8aca-4771-84b5-fa60f20d822e Jul 03 19:32:19.918807 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [req-bc9b7eda-ca02-4cb3-84cf-fb6eb8ff4047 req-8f570652-97ba-4cce-8d6e-f599dabcc22c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Created reservations ['2adaf726-9e27-40f2-9b34-af8f6e0ae8e0', '29e1819c-0c76-44ab-b842-2e6e2e8681aa', 'fad683a5-4082-4080-bd55-ba583d9ace8f', 'c398ea1e-5b9d-4e87-832d-1ea54652dcfe'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:19.951978 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-bc9b7eda-ca02-4cb3-84cf-fb6eb8ff4047 req-8f570652-97ba-4cce-8d6e-f599dabcc22c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Snapshot force create request issued successfully. Jul 03 19:32:19.952444 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-bc9b7eda-ca02-4cb3-84cf-fb6eb8ff4047 req-8f570652-97ba-4cce-8d6e-f599dabcc22c tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:32:19.952892 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 771/3170] 10.4.3.61 () {72 vars in 1540 bytes} [Fri Jul 3 19:32:19 2026] POST /volume/v3/snapshots => generated 292 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:32:20.292473 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b7b355c3-3b36-4eac-be86-847c450b4f17 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:20.294664 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b7b355c3-3b36-4eac-be86-847c450b4f17 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f Jul 03 19:32:20.294902 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b7b355c3-3b36-4eac-be86-847c450b4f17 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:20.295148 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b7b355c3-3b36-4eac-be86-847c450b4f17 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:20.295333 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-b7b355c3-3b36-4eac-be86-847c450b4f17 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 4ae712ef-8caf-4432-89e9-f7b9b6ead47f. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:20.303206 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:20.303206 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:20.304083 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b7b355c3-3b36-4eac-be86-847c450b4f17 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f returned with HTTP 200 Jul 03 19:32:20.304581 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 802/3171] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:20 2026] GET /volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:20.753456 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b7779141-9f7d-469b-ae8a-fede2f7441fa None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:20.755647 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b7779141-9f7d-469b-ae8a-fede2f7441fa tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 Jul 03 19:32:20.755861 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b7779141-9f7d-469b-ae8a-fede2f7441fa tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:20.756123 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b7779141-9f7d-469b-ae8a-fede2f7441fa tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:20.756314 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-b7779141-9f7d-469b-ae8a-fede2f7441fa tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete volume with id: 13ab55f4-b5cf-4b75-80c2-096366a86f57 Jul 03 19:32:20.768190 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:20.768190 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:20.768190 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b7779141-9f7d-469b-ae8a-fede2f7441fa tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:32:20.784693 np0000004460 devstack@c-api.service[99927]: WARNING cinder.keymgr.conf_key_mgr [None req-b7779141-9f7d-469b-ae8a-fede2f7441fa tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 19:32:20.797625 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b7779141-9f7d-469b-ae8a-fede2f7441fa tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete volume request issued successfully. Jul 03 19:32:20.798921 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b7779141-9f7d-469b-ae8a-fede2f7441fa tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 returned with HTTP 202 Jul 03 19:32:20.799791 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 799/3172] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:32:20 2026] DELETE /volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:32:20.811612 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5715b8e1-fc09-4ef0-be0a-98cec6b7fa84 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:20.816562 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5715b8e1-fc09-4ef0-be0a-98cec6b7fa84 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 Jul 03 19:32:20.816562 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5715b8e1-fc09-4ef0-be0a-98cec6b7fa84 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:20.817112 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5715b8e1-fc09-4ef0-be0a-98cec6b7fa84 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:20.826803 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:20.826803 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:20.832099 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5715b8e1-fc09-4ef0-be0a-98cec6b7fa84 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:32:20.838281 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5715b8e1-fc09-4ef0-be0a-98cec6b7fa84 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 returned with HTTP 200 Jul 03 19:32:20.838670 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 801/3173] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:20 2026] GET /volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 => generated 869 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:21.320266 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9af8143d-da98-41d1-a941-3f911f88ddad None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:21.322589 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9af8143d-da98-41d1-a941-3f911f88ddad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f Jul 03 19:32:21.322869 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9af8143d-da98-41d1-a941-3f911f88ddad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:21.323131 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9af8143d-da98-41d1-a941-3f911f88ddad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:21.323292 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-9af8143d-da98-41d1-a941-3f911f88ddad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 4ae712ef-8caf-4432-89e9-f7b9b6ead47f. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:21.328883 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:21.328883 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:21.329990 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9af8143d-da98-41d1-a941-3f911f88ddad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f returned with HTTP 200 Jul 03 19:32:21.330665 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 772/3174] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:21 2026] GET /volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:21.857123 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e65088fb-3379-42f3-9bff-cf2079736010 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:21.859577 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e65088fb-3379-42f3-9bff-cf2079736010 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 Jul 03 19:32:21.859769 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e65088fb-3379-42f3-9bff-cf2079736010 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:21.859962 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e65088fb-3379-42f3-9bff-cf2079736010 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:21.865942 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e65088fb-3379-42f3-9bff-cf2079736010 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 returned with HTTP 404 Jul 03 19:32:21.866482 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 803/3175] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:21 2026] GET /volume/v3/volumes/13ab55f4-b5cf-4b75-80c2-096366a86f57 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:21.873830 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e22a2533-a211-40c6-9bfb-3421c9d66810 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:21.875761 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e22a2533-a211-40c6-9bfb-3421c9d66810 tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] GET https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 Jul 03 19:32:21.875958 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e22a2533-a211-40c6-9bfb-3421c9d66810 tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:21.876209 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e22a2533-a211-40c6-9bfb-3421c9d66810 tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:21.876924 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e22a2533-a211-40c6-9bfb-3421c9d66810 tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:32:21.924026 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e22a2533-a211-40c6-9bfb-3421c9d66810 tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] Get all volumes completed successfully. Jul 03 19:32:21.927391 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:21.927391 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:21.934387 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e22a2533-a211-40c6-9bfb-3421c9d66810 tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 19:32:21.934869 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 800/3176] 10.4.3.61 () {66 vars in 1278 bytes} [Fri Jul 3 19:32:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16512 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:32:21.952113 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-17199366-6a33-4346-8207-f4d6b94a43bf None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:21.953956 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-17199366-6a33-4346-8207-f4d6b94a43bf tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] DELETE https://10.4.3.61/volume/v3/types/9a0dd275-1df7-46b8-8a67-ecd5ac11d251 Jul 03 19:32:21.954248 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-17199366-6a33-4346-8207-f4d6b94a43bf tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:21.954493 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-17199366-6a33-4346-8207-f4d6b94a43bf tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] Calling method '_delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:21.986302 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-17199366-6a33-4346-8207-f4d6b94a43bf tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] https://10.4.3.61/volume/v3/types/9a0dd275-1df7-46b8-8a67-ecd5ac11d251 returned with HTTP 202 Jul 03 19:32:21.986833 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 802/3177] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:32:21 2026] DELETE /volume/v3/types/9a0dd275-1df7-46b8-8a67-ecd5ac11d251 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:32:22.002398 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-485ff660-4dcd-4a2f-ad33-e6d7c480329c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:22.004973 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-485ff660-4dcd-4a2f-ad33-e6d7c480329c tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:32:22.005466 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-485ff660-4dcd-4a2f-ad33-e6d7c480329c tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-686161517", "extra_specs": {}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:22.035918 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-485ff660-4dcd-4a2f-ad33-e6d7c480329c tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:32:22.036227 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 773/3178] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:32:22 2026] POST /volume/v3/types => generated 212 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:22.046009 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3bc64802-9465-4344-9e6b-e08e0e373ce2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:22.047930 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3bc64802-9465-4344-9e6b-e08e0e373ce2 tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] POST https://10.4.3.61/volume/v3/types/80645397-efe2-44ae-8758-00707a6485c6/encryption Jul 03 19:32:22.048336 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3bc64802-9465-4344-9e6b-e08e0e373ce2 tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:22.078054 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3bc64802-9465-4344-9e6b-e08e0e373ce2 tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] https://10.4.3.61/volume/v3/types/80645397-efe2-44ae-8758-00707a6485c6/encryption returned with HTTP 200 Jul 03 19:32:22.078500 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 804/3179] 10.4.3.61 () {68 vars in 1390 bytes} [Fri Jul 3 19:32:22 2026] POST /volume/v3/types/80645397-efe2-44ae-8758-00707a6485c6/encryption => generated 231 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:22.091739 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ce3aee47-a4cf-4d66-8e35-511aea016d2b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:22.093633 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ce3aee47-a4cf-4d66-8e35-511aea016d2b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:32:22.094030 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ce3aee47-a4cf-4d66-8e35-511aea016d2b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1060914465", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-686161517", "size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:22.095532 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-ce3aee47-a4cf-4d66-8e35-511aea016d2b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1060914465', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-686161517', 'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:32:22.099020 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-ce3aee47-a4cf-4d66-8e35-511aea016d2b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume of 1 GB Jul 03 19:32:22.099378 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:22.099378 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:22.099801 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ce3aee47-a4cf-4d66-8e35-511aea016d2b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Availability Zones retrieved successfully. Jul 03 19:32:22.105197 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ce3aee47-a4cf-4d66-8e35-511aea016d2b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Flow 'volume_create_api' (40a68818-3ebd-4eb0-aa22-9596e161a1e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:22.106079 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ce3aee47-a4cf-4d66-8e35-511aea016d2b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa808864-2115-4649-a1eb-446af6376150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:22.107295 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-ce3aee47-a4cf-4d66-8e35-511aea016d2b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:32:22.141526 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ce3aee47-a4cf-4d66-8e35-511aea016d2b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa808864-2115-4649-a1eb-446af6376150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:32:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=80645397-efe2-44ae-8758-00707a6485c6,is_public=True,name='tempest-scenario-type-luks2-686161517',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80645397-efe2-44ae-8758-00707a6485c6', '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=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:22.141526 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ce3aee47-a4cf-4d66-8e35-511aea016d2b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a005b33d-fab4-4c31-8279-b4b8b08aaaf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:22.177748 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-ce3aee47-a4cf-4d66-8e35-511aea016d2b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-686161517 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-686161517, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:32:22.178071 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-ce3aee47-a4cf-4d66-8e35-511aea016d2b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-686161517 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-686161517, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:32:22.220689 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-ce3aee47-a4cf-4d66-8e35-511aea016d2b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Created reservations ['783f6e6d-2ab9-44d5-9707-da48c07418c4', '612fe334-1c96-493c-b149-b214cc6eda03', 'c21f95bd-ef27-4259-8629-f1a4750049b3', '07c0c832-e96f-4127-855f-8c8b2476b7af'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:22.221785 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ce3aee47-a4cf-4d66-8e35-511aea016d2b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a005b33d-fab4-4c31-8279-b4b8b08aaaf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['783f6e6d-2ab9-44d5-9707-da48c07418c4', '612fe334-1c96-493c-b149-b214cc6eda03', 'c21f95bd-ef27-4259-8629-f1a4750049b3', '07c0c832-e96f-4127-855f-8c8b2476b7af']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:22.222920 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ce3aee47-a4cf-4d66-8e35-511aea016d2b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (addcb882-7662-484f-b52e-a40c084cf6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:22.257459 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ce3aee47-a4cf-4d66-8e35-511aea016d2b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (addcb882-7662-484f-b52e-a40c084cf6b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd083a224-2824-40e4-9825-73e9508643e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1060914465',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c70bca5f9e27431688b6e77ad51fa6a6',qos_specs=None,replication_status=,reservations=['783f6e6d-2ab9-44d5-9707-da48c07418c4','612fe334-1c96-493c-b149-b214cc6eda03','c21f95bd-ef27-4259-8629-f1a4750049b3','07c0c832-e96f-4127-855f-8c8b2476b7af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a39268966de4198a9f086f13012040a',volume_type_id=80645397-efe2-44ae-8758-00707a6485c6), 'volume': Volume(_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-03T19:32:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1060914465',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d083a224-2824-40e4-9825-73e9508643e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c70bca5f9e27431688b6e77ad51fa6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a39268966de4198a9f086f13012040a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80645397-efe2-44ae-8758-00707a6485c6),volume_type_id=80645397-efe2-44ae-8758-00707a6485c6)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:22.258743 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ce3aee47-a4cf-4d66-8e35-511aea016d2b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a801b382-2435-42a4-a256-29e7f6d4b890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:22.280440 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ce3aee47-a4cf-4d66-8e35-511aea016d2b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a801b382-2435-42a4-a256-29e7f6d4b890) transitioned into state 'SUCCESS' from state '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-1060914465',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c70bca5f9e27431688b6e77ad51fa6a6',qos_specs=None,replication_status=,reservations=['783f6e6d-2ab9-44d5-9707-da48c07418c4','612fe334-1c96-493c-b149-b214cc6eda03','c21f95bd-ef27-4259-8629-f1a4750049b3','07c0c832-e96f-4127-855f-8c8b2476b7af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a39268966de4198a9f086f13012040a',volume_type_id=80645397-efe2-44ae-8758-00707a6485c6)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:22.280957 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ce3aee47-a4cf-4d66-8e35-511aea016d2b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54b3f6b9-911a-4ec8-99ac-5ddc35d4e7c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:22.294373 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ce3aee47-a4cf-4d66-8e35-511aea016d2b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54b3f6b9-911a-4ec8-99ac-5ddc35d4e7c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:22.295967 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ce3aee47-a4cf-4d66-8e35-511aea016d2b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Flow 'volume_create_api' (40a68818-3ebd-4eb0-aa22-9596e161a1e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:22.295967 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ce3aee47-a4cf-4d66-8e35-511aea016d2b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume request issued successfully. Jul 03 19:32:22.297269 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ce3aee47-a4cf-4d66-8e35-511aea016d2b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:32:22.297269 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 801/3180] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:32:22 2026] POST /volume/v3/volumes => generated 778 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:32:22.318562 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-61a16752-f527-44df-a301-41264e245034 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:22.323665 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-61a16752-f527-44df-a301-41264e245034 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 Jul 03 19:32:22.324480 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-61a16752-f527-44df-a301-41264e245034 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:22.327851 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-61a16752-f527-44df-a301-41264e245034 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:22.343690 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d59cb30a-709a-4087-b308-227519909aa8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:22.344397 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:22.344397 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:22.346413 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d59cb30a-709a-4087-b308-227519909aa8 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f Jul 03 19:32:22.346658 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d59cb30a-709a-4087-b308-227519909aa8 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:22.346859 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d59cb30a-709a-4087-b308-227519909aa8 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:22.347195 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-d59cb30a-709a-4087-b308-227519909aa8 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 4ae712ef-8caf-4432-89e9-f7b9b6ead47f. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:22.350762 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-61a16752-f527-44df-a301-41264e245034 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:32:22.352777 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:22.352777 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:22.352883 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d59cb30a-709a-4087-b308-227519909aa8 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f returned with HTTP 200 Jul 03 19:32:22.353359 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 774/3181] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:22 2026] GET /volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:22.354925 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-61a16752-f527-44df-a301-41264e245034 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 returned with HTTP 200 Jul 03 19:32:22.355887 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 803/3182] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:22 2026] GET /volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:23.034502 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7358758c-3bbc-465f-b2e6-043f43e9d134 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:23.036891 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7358758c-3bbc-465f-b2e6-043f43e9d134 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] DELETE https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 Jul 03 19:32:23.037180 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7358758c-3bbc-465f-b2e6-043f43e9d134 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:23.037585 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7358758c-3bbc-465f-b2e6-043f43e9d134 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:23.037778 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-7358758c-3bbc-465f-b2e6-043f43e9d134 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Delete volume with id: a9c29d9d-6067-4739-b9e3-95721c7bf134 Jul 03 19:32:23.047274 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:23.047274 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:23.047766 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7358758c-3bbc-465f-b2e6-043f43e9d134 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:32:23.067740 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7358758c-3bbc-465f-b2e6-043f43e9d134 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Delete volume request issued successfully. Jul 03 19:32:23.067968 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7358758c-3bbc-465f-b2e6-043f43e9d134 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 returned with HTTP 202 Jul 03 19:32:23.068400 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 805/3183] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:32:23 2026] DELETE /volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:32:23.076529 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-428aa27b-ac1a-4618-a7ca-302ec6362bc0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:23.078807 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-428aa27b-ac1a-4618-a7ca-302ec6362bc0 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 Jul 03 19:32:23.079274 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-428aa27b-ac1a-4618-a7ca-302ec6362bc0 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:23.079526 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-428aa27b-ac1a-4618-a7ca-302ec6362bc0 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:23.268396 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:23.268396 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:23.271623 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-428aa27b-ac1a-4618-a7ca-302ec6362bc0 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 returned with HTTP 404 Jul 03 19:32:23.272240 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 802/3184] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:23 2026] GET /volume/v3/volumes/a9c29d9d-6067-4739-b9e3-95721c7bf134 => generated 109 bytes in 196 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:23.329801 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-519dc632-9034-421a-9430-659cf7f28579 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:23.331520 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-519dc632-9034-421a-9430-659cf7f28579 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] DELETE https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e Jul 03 19:32:23.331773 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-519dc632-9034-421a-9430-659cf7f28579 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:23.331921 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-519dc632-9034-421a-9430-659cf7f28579 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:23.332119 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-519dc632-9034-421a-9430-659cf7f28579 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Delete volume with id: 967ba26d-7b7d-4ab4-93a3-0b0eca6c945e Jul 03 19:32:23.339185 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:23.339185 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:23.339688 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-519dc632-9034-421a-9430-659cf7f28579 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:32:23.357981 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-519dc632-9034-421a-9430-659cf7f28579 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Delete volume request issued successfully. Jul 03 19:32:23.358511 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-519dc632-9034-421a-9430-659cf7f28579 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e returned with HTTP 202 Jul 03 19:32:23.358754 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 775/3185] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:32:23 2026] DELETE /volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:32:23.371258 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-de716789-3000-49dc-8ba4-f255f81d3d0f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:23.371624 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1bbaffcb-cbde-458e-aa2d-8f88d4e10a51 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:23.373270 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-35305688-489d-45fc-a200-7d0baed335eb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:23.373549 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1bbaffcb-cbde-458e-aa2d-8f88d4e10a51 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e Jul 03 19:32:23.373664 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-de716789-3000-49dc-8ba4-f255f81d3d0f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f Jul 03 19:32:23.373819 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1bbaffcb-cbde-458e-aa2d-8f88d4e10a51 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:23.373897 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-de716789-3000-49dc-8ba4-f255f81d3d0f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:23.374072 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-de716789-3000-49dc-8ba4-f255f81d3d0f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:23.374117 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1bbaffcb-cbde-458e-aa2d-8f88d4e10a51 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:23.375369 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-35305688-489d-45fc-a200-7d0baed335eb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 Jul 03 19:32:23.375717 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-35305688-489d-45fc-a200-7d0baed335eb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:23.375942 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-35305688-489d-45fc-a200-7d0baed335eb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:23.379366 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-de716789-3000-49dc-8ba4-f255f81d3d0f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 4ae712ef-8caf-4432-89e9-f7b9b6ead47f. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:23.383642 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:23.383642 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:23.384180 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:23.384180 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:23.388696 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1bbaffcb-cbde-458e-aa2d-8f88d4e10a51 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:32:23.389145 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-35305688-489d-45fc-a200-7d0baed335eb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:32:23.391646 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:23.391646 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:23.392613 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-de716789-3000-49dc-8ba4-f255f81d3d0f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f returned with HTTP 200 Jul 03 19:32:23.393261 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 804/3186] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:23 2026] GET /volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f => generated 707 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:23.394459 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1bbaffcb-cbde-458e-aa2d-8f88d4e10a51 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e returned with HTTP 200 Jul 03 19:32:23.394526 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-35305688-489d-45fc-a200-7d0baed335eb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 returned with HTTP 200 Jul 03 19:32:23.394958 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 803/3187] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:23 2026] GET /volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:23.395513 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 806/3188] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:23 2026] GET /volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:23.420098 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-87135cb7-8e47-4362-ba60-4e7fe26dbdc0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:23.422195 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-87135cb7-8e47-4362-ba60-4e7fe26dbdc0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 Jul 03 19:32:23.422451 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-87135cb7-8e47-4362-ba60-4e7fe26dbdc0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:23.422686 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-87135cb7-8e47-4362-ba60-4e7fe26dbdc0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:23.430048 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:23.430048 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:23.434555 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-87135cb7-8e47-4362-ba60-4e7fe26dbdc0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:32:23.439851 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-87135cb7-8e47-4362-ba60-4e7fe26dbdc0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 returned with HTTP 200 Jul 03 19:32:23.440355 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 776/3189] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:23 2026] GET /volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:23.456829 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e91f065b-e908-49d0-8726-bd3fa06ada26 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:23.459062 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e91f065b-e908-49d0-8726-bd3fa06ada26 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1/action Jul 03 19:32:23.459602 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e91f065b-e908-49d0-8726-bd3fa06ada26 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:32:23.459725 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e91f065b-e908-49d0-8726-bd3fa06ada26 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:23.469747 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:23.469747 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:23.470304 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e91f065b-e908-49d0-8726-bd3fa06ada26 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:32:23.480775 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e91f065b-e908-49d0-8726-bd3fa06ada26 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume updated successfully. Jul 03 19:32:23.481111 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e91f065b-e908-49d0-8726-bd3fa06ada26 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1/action returned with HTTP 200 Jul 03 19:32:23.481773 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 805/3190] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:32:23 2026] POST /volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1/action => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 19:32:23.609396 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-8111def4-13bf-4e78-b58b-41cf20827048 req-512a222e-aa91-406f-a851-bbef95aafbd5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:23.612441 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-512a222e-aa91-406f-a851-bbef95aafbd5 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 Jul 03 19:32:23.612631 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-512a222e-aa91-406f-a851-bbef95aafbd5 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:23.613215 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-512a222e-aa91-406f-a851-bbef95aafbd5 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:23.628609 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:23.628609 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:23.639122 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-8111def4-13bf-4e78-b58b-41cf20827048 req-512a222e-aa91-406f-a851-bbef95aafbd5 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:32:23.645896 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-512a222e-aa91-406f-a851-bbef95aafbd5 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 returned with HTTP 200 Jul 03 19:32:23.646610 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 804/3191] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:32:23 2026] GET /volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 => generated 870 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:24.106889 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-8111def4-13bf-4e78-b58b-41cf20827048 req-54144e65-b2c6-493b-975d-a393a92fe704 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:24.109606 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-54144e65-b2c6-493b-975d-a393a92fe704 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 Jul 03 19:32:24.109865 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-54144e65-b2c6-493b-975d-a393a92fe704 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:24.110129 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-54144e65-b2c6-493b-975d-a393a92fe704 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:24.119091 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:24.119091 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:24.124068 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-8111def4-13bf-4e78-b58b-41cf20827048 req-54144e65-b2c6-493b-975d-a393a92fe704 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:32:24.130099 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-54144e65-b2c6-493b-975d-a393a92fe704 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 returned with HTTP 200 Jul 03 19:32:24.130579 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 807/3192] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:32:24 2026] GET /volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:24.141255 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e738f3ce-a831-4a22-b8a7-e2fccdb51796 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:24.141750 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e738f3ce-a831-4a22-b8a7-e2fccdb51796 None None] GET https://10.4.3.61/volume// Jul 03 19:32:24.141969 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e738f3ce-a831-4a22-b8a7-e2fccdb51796 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:24.142318 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e738f3ce-a831-4a22-b8a7-e2fccdb51796 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:24.142715 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e738f3ce-a831-4a22-b8a7-e2fccdb51796 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:32:24.143176 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 777/3193] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:32:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:32:24.151736 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-8111def4-13bf-4e78-b58b-41cf20827048 req-100c397c-1c3b-4d05-89bd-aa7cc9251398 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:24.154103 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-100c397c-1c3b-4d05-89bd-aa7cc9251398 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:32:24.154461 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-100c397c-1c3b-4d05-89bd-aa7cc9251398 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d083a224-2824-40e4-9825-73e9508643e1", "connector": null, "instance_uuid": "cea843ff-5a03-4348-a024-846af80b52e2"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:24.164898 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:24.164898 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:24.201521 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-100c397c-1c3b-4d05-89bd-aa7cc9251398 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:32:24.202108 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 806/3194] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:32:24 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 19:32:24.408775 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8980716c-ef79-4a6d-a564-7acfa5dd9314 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:24.410551 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8980716c-ef79-4a6d-a564-7acfa5dd9314 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f Jul 03 19:32:24.410833 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8980716c-ef79-4a6d-a564-7acfa5dd9314 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:24.411085 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8980716c-ef79-4a6d-a564-7acfa5dd9314 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:24.411254 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-8980716c-ef79-4a6d-a564-7acfa5dd9314 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 4ae712ef-8caf-4432-89e9-f7b9b6ead47f. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:24.417106 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:24.417106 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:24.417106 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8980716c-ef79-4a6d-a564-7acfa5dd9314 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f returned with HTTP 200 Jul 03 19:32:24.417513 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 805/3195] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:24 2026] GET /volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:24.427275 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-646b6f75-e174-4974-bac0-264ff31b4f31 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:24.428237 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-bca8a245-c079-4e41-854b-964ce0429eeb None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:24.429291 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-646b6f75-e174-4974-bac0-264ff31b4f31 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e Jul 03 19:32:24.429483 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-646b6f75-e174-4974-bac0-264ff31b4f31 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:24.429662 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-646b6f75-e174-4974-bac0-264ff31b4f31 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:24.429834 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bca8a245-c079-4e41-854b-964ce0429eeb tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] DELETE https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f Jul 03 19:32:24.430052 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bca8a245-c079-4e41-854b-964ce0429eeb tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:24.430237 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bca8a245-c079-4e41-854b-964ce0429eeb tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:24.430333 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-bca8a245-c079-4e41-854b-964ce0429eeb tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Delete backup with id: 4ae712ef-8caf-4432-89e9-f7b9b6ead47f. Jul 03 19:32:24.434059 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:24.434059 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:24.436661 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-646b6f75-e174-4974-bac0-264ff31b4f31 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e returned with HTTP 404 Jul 03 19:32:24.437184 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 808/3196] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:24 2026] GET /volume/v3/volumes/967ba26d-7b7d-4ab4-93a3-0b0eca6c945e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:24.453633 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.backup.rpcapi [None req-bca8a245-c079-4e41-854b-964ce0429eeb tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] delete_backup rpcapi backup_id 4ae712ef-8caf-4432-89e9-f7b9b6ead47f {{(pid=99926) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:32:24.460362 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bca8a245-c079-4e41-854b-964ce0429eeb tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f returned with HTTP 202 Jul 03 19:32:24.460362 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 778/3197] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:32:24 2026] DELETE /volume/v3/backups/4ae712ef-8caf-4432-89e9-f7b9b6ead47f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:32:24.475503 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-54459e68-707e-4e6b-a302-aa7681002dad None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:24.480453 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-54459e68-707e-4e6b-a302-aa7681002dad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:32:24.480707 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-54459e68-707e-4e6b-a302-aa7681002dad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-625296327"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:24.483520 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-54459e68-707e-4e6b-a302-aa7681002dad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-625296327'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:32:24.483672 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-54459e68-707e-4e6b-a302-aa7681002dad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Create volume of 1 GB Jul 03 19:32:24.483938 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:24.483938 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:24.488754 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-672a102b-34e0-47d5-ad3b-6722f23ce946 req-8b6db52a-a763-4ab7-b824-3e18ffbc9830 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:24.490578 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-54459e68-707e-4e6b-a302-aa7681002dad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Availability Zones retrieved successfully. Jul 03 19:32:24.490900 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-672a102b-34e0-47d5-ad3b-6722f23ce946 req-8b6db52a-a763-4ab7-b824-3e18ffbc9830 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e Jul 03 19:32:24.491128 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-672a102b-34e0-47d5-ad3b-6722f23ce946 req-8b6db52a-a763-4ab7-b824-3e18ffbc9830 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:24.491444 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-672a102b-34e0-47d5-ad3b-6722f23ce946 req-8b6db52a-a763-4ab7-b824-3e18ffbc9830 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:24.496498 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-54459e68-707e-4e6b-a302-aa7681002dad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Flow 'volume_create_api' (7be6c6c5-1cfc-4dfb-a60c-db70eaa5a772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:24.497941 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-54459e68-707e-4e6b-a302-aa7681002dad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31cc1fca-b402-4a05-b7c0-9ef9dc99c4ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:24.498760 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-54459e68-707e-4e6b-a302-aa7681002dad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:32:24.501391 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:24.501391 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:24.505615 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-672a102b-34e0-47d5-ad3b-6722f23ce946 req-8b6db52a-a763-4ab7-b824-3e18ffbc9830 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:32:24.511310 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-672a102b-34e0-47d5-ad3b-6722f23ce946 req-8b6db52a-a763-4ab7-b824-3e18ffbc9830 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e returned with HTTP 200 Jul 03 19:32:24.512057 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 806/3198] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:32:24 2026] GET /volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e => generated 1658 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:24.538689 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-54459e68-707e-4e6b-a302-aa7681002dad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31cc1fca-b402-4a05-b7c0-9ef9dc99c4ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:24.539512 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-54459e68-707e-4e6b-a302-aa7681002dad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a40630f9-3e88-4a94-a472-9fba9e3b11a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:24.602511 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-54459e68-707e-4e6b-a302-aa7681002dad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Created reservations ['7b2d93f2-73a9-4099-90f2-506dc40e04bd', '82ba81f6-8ddb-4c7e-bc72-c067b757f23b', '9d522512-0feb-413c-afc2-fc29ad5d335f', '1cb3d9ca-1960-4390-ac2b-955f4617cb77'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:24.602937 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-54459e68-707e-4e6b-a302-aa7681002dad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a40630f9-3e88-4a94-a472-9fba9e3b11a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b2d93f2-73a9-4099-90f2-506dc40e04bd', '82ba81f6-8ddb-4c7e-bc72-c067b757f23b', '9d522512-0feb-413c-afc2-fc29ad5d335f', '1cb3d9ca-1960-4390-ac2b-955f4617cb77']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:24.603715 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-54459e68-707e-4e6b-a302-aa7681002dad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adc1f8ef-c1fa-4e03-9984-8b92f9485196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:24.633618 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f9342058-45d8-43b3-acab-9c9f5a3da063 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:24.638384 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f9342058-45d8-43b3-acab-9c9f5a3da063 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] DELETE https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a Jul 03 19:32:24.638584 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-54459e68-707e-4e6b-a302-aa7681002dad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adc1f8ef-c1fa-4e03-9984-8b92f9485196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c68f0cee-8ba3-467d-a8b0-7515f4f78da8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-625296327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba1f3d34f7e04ec197b760a02460c5e0',qos_specs=None,replication_status=,reservations=['7b2d93f2-73a9-4099-90f2-506dc40e04bd','82ba81f6-8ddb-4c7e-bc72-c067b757f23b','9d522512-0feb-413c-afc2-fc29ad5d335f','1cb3d9ca-1960-4390-ac2b-955f4617cb77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4d937ee76aa4edcad712aaaff111ead',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:32:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-625296327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c68f0cee-8ba3-467d-a8b0-7515f4f78da8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba1f3d34f7e04ec197b760a02460c5e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4d937ee76aa4edcad712aaaff111ead',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:24.638737 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f9342058-45d8-43b3-acab-9c9f5a3da063 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:24.638897 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f9342058-45d8-43b3-acab-9c9f5a3da063 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:24.639137 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-f9342058-45d8-43b3-acab-9c9f5a3da063 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Delete volume with id: 4a0a1c0a-ef08-4b59-bd25-f409830e546a Jul 03 19:32:24.639280 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-54459e68-707e-4e6b-a302-aa7681002dad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecf0c280-c891-4771-a8e0-e2bee70d88bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:24.649855 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:24.649855 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:24.650566 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f9342058-45d8-43b3-acab-9c9f5a3da063 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:32:24.667900 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-54459e68-707e-4e6b-a302-aa7681002dad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecf0c280-c891-4771-a8e0-e2bee70d88bd) transitioned into state 'SUCCESS' from state '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-625296327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba1f3d34f7e04ec197b760a02460c5e0',qos_specs=None,replication_status=,reservations=['7b2d93f2-73a9-4099-90f2-506dc40e04bd','82ba81f6-8ddb-4c7e-bc72-c067b757f23b','9d522512-0feb-413c-afc2-fc29ad5d335f','1cb3d9ca-1960-4390-ac2b-955f4617cb77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4d937ee76aa4edcad712aaaff111ead',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:24.669055 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-54459e68-707e-4e6b-a302-aa7681002dad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f18da61-dad5-4c34-ad5f-a540949a0575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:24.681207 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f9342058-45d8-43b3-acab-9c9f5a3da063 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Delete volume request issued successfully. Jul 03 19:32:24.681486 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f9342058-45d8-43b3-acab-9c9f5a3da063 tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a returned with HTTP 202 Jul 03 19:32:24.681909 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 809/3199] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:32:24 2026] DELETE /volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:32:24.683368 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-54459e68-707e-4e6b-a302-aa7681002dad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f18da61-dad5-4c34-ad5f-a540949a0575) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:24.684383 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-54459e68-707e-4e6b-a302-aa7681002dad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Flow 'volume_create_api' (7be6c6c5-1cfc-4dfb-a60c-db70eaa5a772) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:24.684803 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-54459e68-707e-4e6b-a302-aa7681002dad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Create volume request issued successfully. Jul 03 19:32:24.685625 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-54459e68-707e-4e6b-a302-aa7681002dad tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:32:24.685979 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 807/3200] 10.4.3.61 () {70 vars in 1291 bytes} [Fri Jul 3 19:32:24 2026] POST /volume/v3/volumes => generated 775 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:32:24.691335 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-085cb07d-5f08-4c8c-b88a-643f45db3a4a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:24.693516 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-085cb07d-5f08-4c8c-b88a-643f45db3a4a tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a Jul 03 19:32:24.693611 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-085cb07d-5f08-4c8c-b88a-643f45db3a4a tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:24.693952 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-085cb07d-5f08-4c8c-b88a-643f45db3a4a tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:24.701512 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:24.701512 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:24.703863 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e87ae414-8ce7-4e86-83c4-c2fc2fec1cf9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:24.706108 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e87ae414-8ce7-4e86-83c4-c2fc2fec1cf9 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/volumes/c68f0cee-8ba3-467d-a8b0-7515f4f78da8 Jul 03 19:32:24.707909 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e87ae414-8ce7-4e86-83c4-c2fc2fec1cf9 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:24.707909 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e87ae414-8ce7-4e86-83c4-c2fc2fec1cf9 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:24.708711 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-085cb07d-5f08-4c8c-b88a-643f45db3a4a tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Volume info retrieved successfully. Jul 03 19:32:24.716920 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:24.716920 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:24.719604 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-085cb07d-5f08-4c8c-b88a-643f45db3a4a tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a returned with HTTP 200 Jul 03 19:32:24.720244 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e87ae414-8ce7-4e86-83c4-c2fc2fec1cf9 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Volume info retrieved successfully. Jul 03 19:32:24.720305 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 779/3201] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:24 2026] GET /volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:24.734781 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e87ae414-8ce7-4e86-83c4-c2fc2fec1cf9 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes/c68f0cee-8ba3-467d-a8b0-7515f4f78da8 returned with HTTP 200 Jul 03 19:32:24.734781 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 807/3202] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:24 2026] GET /volume/v3/volumes/c68f0cee-8ba3-467d-a8b0-7515f4f78da8 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:25.737354 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c88306dd-2d45-472e-b31a-52a4751d142a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:25.740898 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c88306dd-2d45-472e-b31a-52a4751d142a tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] GET https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a Jul 03 19:32:25.740898 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c88306dd-2d45-472e-b31a-52a4751d142a tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:25.740898 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c88306dd-2d45-472e-b31a-52a4751d142a tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:25.746431 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c88306dd-2d45-472e-b31a-52a4751d142a tempest-AttachVolumeNegativeTest-1388151577 tempest-AttachVolumeNegativeTest-1388151577-project-member] https://10.4.3.61/volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a returned with HTTP 404 Jul 03 19:32:25.747124 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 810/3203] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:25 2026] GET /volume/v3/volumes/4a0a1c0a-ef08-4b59-bd25-f409830e546a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:25.750331 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-71dc0028-bbec-46f8-be3e-ee69e2ac4aac None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:25.754288 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-71dc0028-bbec-46f8-be3e-ee69e2ac4aac tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/volumes/c68f0cee-8ba3-467d-a8b0-7515f4f78da8 Jul 03 19:32:25.754505 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-71dc0028-bbec-46f8-be3e-ee69e2ac4aac tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:25.754716 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-71dc0028-bbec-46f8-be3e-ee69e2ac4aac tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:25.763226 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:25.763226 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:25.769121 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-71dc0028-bbec-46f8-be3e-ee69e2ac4aac tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Volume info retrieved successfully. Jul 03 19:32:25.776854 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-71dc0028-bbec-46f8-be3e-ee69e2ac4aac tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes/c68f0cee-8ba3-467d-a8b0-7515f4f78da8 returned with HTTP 200 Jul 03 19:32:25.777264 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 808/3204] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:25 2026] GET /volume/v3/volumes/c68f0cee-8ba3-467d-a8b0-7515f4f78da8 => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:25.796337 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b6afb574-6d33-4617-b43a-6cc23dadba49 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:25.798601 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b6afb574-6d33-4617-b43a-6cc23dadba49 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] POST https://10.4.3.61/volume/v3/backups Jul 03 19:32:25.799038 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b6afb574-6d33-4617-b43a-6cc23dadba49 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c68f0cee-8ba3-467d-a8b0-7515f4f78da8", "name": "tempest-type-Backup-938228200"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:25.801103 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.backups [None req-b6afb574-6d33-4617-b43a-6cc23dadba49 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Creating new backup {'backup': {'volume_id': 'c68f0cee-8ba3-467d-a8b0-7515f4f78da8', 'name': 'tempest-type-Backup-938228200'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:32:25.801273 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-b6afb574-6d33-4617-b43a-6cc23dadba49 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Creating backup of volume c68f0cee-8ba3-467d-a8b0-7515f4f78da8 in container None Jul 03 19:32:25.817124 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:25.817124 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:25.817766 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b6afb574-6d33-4617-b43a-6cc23dadba49 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Volume info retrieved successfully. Jul 03 19:32:25.842784 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-b6afb574-6d33-4617-b43a-6cc23dadba49 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Created reservations ['19de3261-293b-4203-a58f-f16e760839e0', 'e747a5a9-1ee7-4425-a0ae-f2e0cc1608f3'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:25.885210 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b6afb574-6d33-4617-b43a-6cc23dadba49 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:32:25.885659 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 780/3205] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:32:25 2026] POST /volume/v3/backups => generated 313 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:32:25.893811 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6b4b03e2-89cd-44c5-91d1-c5ae9f95b1b2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:25.895972 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6b4b03e2-89cd-44c5-91d1-c5ae9f95b1b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 Jul 03 19:32:25.896282 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6b4b03e2-89cd-44c5-91d1-c5ae9f95b1b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:25.896748 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6b4b03e2-89cd-44c5-91d1-c5ae9f95b1b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:25.896936 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-6b4b03e2-89cd-44c5-91d1-c5ae9f95b1b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 38c432a4-79ff-42e0-9bb4-e9678df806b3. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:25.903067 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:25.903067 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:25.903835 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6b4b03e2-89cd-44c5-91d1-c5ae9f95b1b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 returned with HTTP 200 Jul 03 19:32:25.904567 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 808/3206] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:25 2026] GET /volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:26.845643 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-672a102b-34e0-47d5-ad3b-6722f23ce946 req-579144fd-10d3-453a-a226-520bddc30a49 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:26.854711 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-672a102b-34e0-47d5-ad3b-6722f23ce946 req-579144fd-10d3-453a-a226-520bddc30a49 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] DELETE https://10.4.3.61/volume/v3/attachments/1dd8e1dd-d83b-4988-9979-45cc10c5b975 Jul 03 19:32:26.854711 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-672a102b-34e0-47d5-ad3b-6722f23ce946 req-579144fd-10d3-453a-a226-520bddc30a49 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:26.854711 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-672a102b-34e0-47d5-ad3b-6722f23ce946 req-579144fd-10d3-453a-a226-520bddc30a49 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:26.869561 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:26.869561 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:26.918691 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f610b116-7767-4fa3-be34-83a87edb26d6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:26.922574 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f610b116-7767-4fa3-be34-83a87edb26d6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 Jul 03 19:32:26.922847 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f610b116-7767-4fa3-be34-83a87edb26d6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:26.923284 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f610b116-7767-4fa3-be34-83a87edb26d6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:26.923284 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-f610b116-7767-4fa3-be34-83a87edb26d6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 38c432a4-79ff-42e0-9bb4-e9678df806b3. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:26.928988 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:26.928988 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:26.929781 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f610b116-7767-4fa3-be34-83a87edb26d6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 returned with HTTP 200 Jul 03 19:32:26.930756 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 809/3207] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:26 2026] GET /volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:27.407295 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-672a102b-34e0-47d5-ad3b-6722f23ce946 req-579144fd-10d3-453a-a226-520bddc30a49 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/1dd8e1dd-d83b-4988-9979-45cc10c5b975 returned with HTTP 200 Jul 03 19:32:27.407295 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 811/3208] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:32:26 2026] DELETE /volume/v3/attachments/1dd8e1dd-d83b-4988-9979-45cc10c5b975 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:27.945635 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a060743a-80e9-435e-8a13-04f790da81af None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:27.948373 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a060743a-80e9-435e-8a13-04f790da81af tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 Jul 03 19:32:27.948654 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a060743a-80e9-435e-8a13-04f790da81af tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:27.948876 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a060743a-80e9-435e-8a13-04f790da81af tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:27.948983 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-a060743a-80e9-435e-8a13-04f790da81af tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 38c432a4-79ff-42e0-9bb4-e9678df806b3. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:27.954864 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:27.954864 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:27.955861 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a060743a-80e9-435e-8a13-04f790da81af tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 returned with HTTP 200 Jul 03 19:32:27.956345 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 781/3209] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:27 2026] GET /volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:28.965945 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5a641ecb-759a-4c23-b0c0-54c7e9c9b850 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:28.967801 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5a641ecb-759a-4c23-b0c0-54c7e9c9b850 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 Jul 03 19:32:28.968039 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5a641ecb-759a-4c23-b0c0-54c7e9c9b850 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:28.968235 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5a641ecb-759a-4c23-b0c0-54c7e9c9b850 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:28.968339 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-5a641ecb-759a-4c23-b0c0-54c7e9c9b850 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 38c432a4-79ff-42e0-9bb4-e9678df806b3. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:28.972833 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:28.972833 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:28.973505 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5a641ecb-759a-4c23-b0c0-54c7e9c9b850 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 returned with HTTP 200 Jul 03 19:32:28.973841 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 809/3210] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:28 2026] GET /volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:29.738100 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b4afb97f-38f9-4214-8650-74c00381cdab None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:29.871114 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b4afb97f-38f9-4214-8650-74c00381cdab tempest-BackendsCapabilitiesAdminTestsJSON-1168750732 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732-project-admin] GET https://10.4.3.61/volume/v3/scheduler-stats/get_pools Jul 03 19:32:29.871449 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b4afb97f-38f9-4214-8650-74c00381cdab tempest-BackendsCapabilitiesAdminTestsJSON-1168750732 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:29.871751 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b4afb97f-38f9-4214-8650-74c00381cdab tempest-BackendsCapabilitiesAdminTestsJSON-1168750732 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732-project-admin] Calling method 'get_pools' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:29.986330 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6581f03f-9711-4b80-8303-9e81a35feb81 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:29.990090 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6581f03f-9711-4b80-8303-9e81a35feb81 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 Jul 03 19:32:29.992026 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6581f03f-9711-4b80-8303-9e81a35feb81 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:29.992306 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6581f03f-9711-4b80-8303-9e81a35feb81 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:29.992693 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-6581f03f-9711-4b80-8303-9e81a35feb81 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 38c432a4-79ff-42e0-9bb4-e9678df806b3. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:30.000872 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:30.000872 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:30.001806 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6581f03f-9711-4b80-8303-9e81a35feb81 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 returned with HTTP 200 Jul 03 19:32:30.002329 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 812/3211] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:29 2026] GET /volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:30.375983 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b4afb97f-38f9-4214-8650-74c00381cdab tempest-BackendsCapabilitiesAdminTestsJSON-1168750732 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732-project-admin] https://10.4.3.61/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 19:32:30.376685 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 810/3212] 10.4.3.61 () {66 vars in 1284 bytes} [Fri Jul 3 19:32:29 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 639 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:30.390531 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ae559830-3951-4dba-a7c7-7300590834f8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:30.394188 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ae559830-3951-4dba-a7c7-7300590834f8 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732-project-admin] GET https://10.4.3.61/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 19:32:30.394188 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ae559830-3951-4dba-a7c7-7300590834f8 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:30.394188 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ae559830-3951-4dba-a7c7-7300590834f8 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732-project-admin] Calling method 'get_pools' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:30.693772 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-31f665c1-29ee-4d9f-85cf-b94be69e31fd None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:30.694279 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-31f665c1-29ee-4d9f-85cf-b94be69e31fd None None] GET https://10.4.3.61/volume// Jul 03 19:32:30.694471 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-31f665c1-29ee-4d9f-85cf-b94be69e31fd None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:30.694667 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-31f665c1-29ee-4d9f-85cf-b94be69e31fd None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:30.695053 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-31f665c1-29ee-4d9f-85cf-b94be69e31fd None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:32:30.695512 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 810/3213] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:32:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:32:30.705042 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-8111def4-13bf-4e78-b58b-41cf20827048 req-839d4f6f-b9c0-4b75-9f9c-04b4c5c9c40d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:30.707640 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-839d4f6f-b9c0-4b75-9f9c-04b4c5c9c40d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 Jul 03 19:32:30.707957 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-839d4f6f-b9c0-4b75-9f9c-04b4c5c9c40d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:30.708091 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-839d4f6f-b9c0-4b75-9f9c-04b4c5c9c40d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:30.721683 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:30.721683 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:30.725524 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-8111def4-13bf-4e78-b58b-41cf20827048 req-839d4f6f-b9c0-4b75-9f9c-04b4c5c9c40d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:32:30.732053 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-839d4f6f-b9c0-4b75-9f9c-04b4c5c9c40d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 returned with HTTP 200 Jul 03 19:32:30.732582 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 813/3214] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:32:30 2026] GET /volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 => generated 1049 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:32:30.860383 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-8111def4-13bf-4e78-b58b-41cf20827048 req-e64fe5d5-3f0a-4714-9f96-cfb7b1494d2d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:30.862693 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-e64fe5d5-3f0a-4714-9f96-cfb7b1494d2d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] PUT https://10.4.3.61/volume/v3/attachments/3bcad357-0a2c-4ae2-b0dd-83d561e8fb57 Jul 03 19:32:30.863133 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-e64fe5d5-3f0a-4714-9f96-cfb7b1494d2d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:30.873058 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-8111def4-13bf-4e78-b58b-41cf20827048 req-e64fe5d5-3f0a-4714-9f96-cfb7b1494d2d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Acquiring lock "cinder-attachment_update-d083a224-2824-40e4-9825-73e9508643e1-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:32:30.878700 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-8111def4-13bf-4e78-b58b-41cf20827048 req-e64fe5d5-3f0a-4714-9f96-cfb7b1494d2d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Lock "cinder-attachment_update-d083a224-2824-40e4-9825-73e9508643e1-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:32:30.879816 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:30.879816 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:30.896704 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ae559830-3951-4dba-a7c7-7300590834f8 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732-project-admin] https://10.4.3.61/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 19:32:30.897393 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 782/3215] 10.4.3.61 () {66 vars in 1307 bytes} [Fri Jul 3 19:32:30 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:30.908607 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b7723b58-cd39-4a17-bb72-99e106f76e7f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:30.910478 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b7723b58-cd39-4a17-bb72-99e106f76e7f tempest-BackendsCapabilitiesAdminTestsJSON-1168750732 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732-project-admin] GET https://10.4.3.61/volume/v3/capabilities/np0000004460@storpool Jul 03 19:32:30.911064 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b7723b58-cd39-4a17-bb72-99e106f76e7f tempest-BackendsCapabilitiesAdminTestsJSON-1168750732 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:30.911375 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b7723b58-cd39-4a17-bb72-99e106f76e7f tempest-BackendsCapabilitiesAdminTestsJSON-1168750732 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:30.955647 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2861ab67-cae3-4acf-80cb-65f19de51438 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:30.958128 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2861ab67-cae3-4acf-80cb-65f19de51438 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] DELETE https://10.4.3.61/volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e?cascade=True Jul 03 19:32:30.958433 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2861ab67-cae3-4acf-80cb-65f19de51438 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:30.958695 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2861ab67-cae3-4acf-80cb-65f19de51438 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:30.958955 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-2861ab67-cae3-4acf-80cb-65f19de51438 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Delete volume with id: 6a2ef23c-8aca-4771-84b5-fa60f20d822e Jul 03 19:32:30.968267 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:30.968267 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:30.968945 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2861ab67-cae3-4acf-80cb-65f19de51438 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:32:31.007871 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2861ab67-cae3-4acf-80cb-65f19de51438 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Delete volume request issued successfully. Jul 03 19:32:31.008710 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2861ab67-cae3-4acf-80cb-65f19de51438 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e?cascade=True returned with HTTP 202 Jul 03 19:32:31.008710 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 814/3216] 10.4.3.61 () {66 vars in 1369 bytes} [Fri Jul 3 19:32:30 2026] DELETE /volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e?cascade=True => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:32:31.018822 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9dbc3623-bf9f-4d0d-9670-fc1f6ca92c49 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:31.019587 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-65003e95-c842-4eb9-9d66-6ab6459830e1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:31.021291 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9dbc3623-bf9f-4d0d-9670-fc1f6ca92c49 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e Jul 03 19:32:31.021457 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-65003e95-c842-4eb9-9d66-6ab6459830e1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 Jul 03 19:32:31.021524 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9dbc3623-bf9f-4d0d-9670-fc1f6ca92c49 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:31.021682 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-65003e95-c842-4eb9-9d66-6ab6459830e1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:31.021717 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9dbc3623-bf9f-4d0d-9670-fc1f6ca92c49 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:31.022368 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-65003e95-c842-4eb9-9d66-6ab6459830e1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:31.022368 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-65003e95-c842-4eb9-9d66-6ab6459830e1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 38c432a4-79ff-42e0-9bb4-e9678df806b3. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:31.026810 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:31.026810 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:31.027614 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-65003e95-c842-4eb9-9d66-6ab6459830e1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 returned with HTTP 200 Jul 03 19:32:31.028076 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 815/3217] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:31 2026] GET /volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:31.033091 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:31.033091 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:31.039272 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9dbc3623-bf9f-4d0d-9670-fc1f6ca92c49 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:32:31.050686 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9dbc3623-bf9f-4d0d-9670-fc1f6ca92c49 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e returned with HTTP 200 Jul 03 19:32:31.051395 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 783/3218] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:31 2026] GET /volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:31.406530 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-8111def4-13bf-4e78-b58b-41cf20827048 req-e64fe5d5-3f0a-4714-9f96-cfb7b1494d2d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Lock "cinder-attachment_update-d083a224-2824-40e4-9825-73e9508643e1-np0000004460" released by "attachment_update" :: held 0.528s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:32:31.406868 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-e64fe5d5-3f0a-4714-9f96-cfb7b1494d2d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/3bcad357-0a2c-4ae2-b0dd-83d561e8fb57 returned with HTTP 200 Jul 03 19:32:31.407418 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 811/3219] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:32:30 2026] PUT /volume/v3/attachments/3bcad357-0a2c-4ae2-b0dd-83d561e8fb57 => generated 968 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:31.421100 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b7723b58-cd39-4a17-bb72-99e106f76e7f tempest-BackendsCapabilitiesAdminTestsJSON-1168750732 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732-project-admin] https://10.4.3.61/volume/v3/capabilities/np0000004460@storpool returned with HTTP 200 Jul 03 19:32:31.421100 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 811/3220] 10.4.3.61 () {66 vars in 1311 bytes} [Fri Jul 3 19:32:30 2026] GET /volume/v3/capabilities/np0000004460@storpool => generated 703 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:31.439814 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-cd7234e2-e5d8-480a-a700-c5674f2ef4d4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:31.441968 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cd7234e2-e5d8-480a-a700-c5674f2ef4d4 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732-project-admin] GET https://10.4.3.61/volume/v3/capabilities/np0000004460@storpool Jul 03 19:32:31.441968 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cd7234e2-e5d8-480a-a700-c5674f2ef4d4 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:31.441968 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cd7234e2-e5d8-480a-a700-c5674f2ef4d4 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:31.919124 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-8111def4-13bf-4e78-b58b-41cf20827048 req-b9d2ae19-8a41-4b13-af66-9aede7861e1c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:31.922128 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-b9d2ae19-8a41-4b13-af66-9aede7861e1c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/attachments/3bcad357-0a2c-4ae2-b0dd-83d561e8fb57/action Jul 03 19:32:31.922671 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-b9d2ae19-8a41-4b13-af66-9aede7861e1c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:32:31.922887 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-b9d2ae19-8a41-4b13-af66-9aede7861e1c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:31.948312 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:31.948312 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:31.952676 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cd7234e2-e5d8-480a-a700-c5674f2ef4d4 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732-project-admin] https://10.4.3.61/volume/v3/capabilities/np0000004460@storpool returned with HTTP 200 Jul 03 19:32:31.953316 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 816/3221] 10.4.3.61 () {66 vars in 1311 bytes} [Fri Jul 3 19:32:31 2026] GET /volume/v3/capabilities/np0000004460@storpool => generated 703 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:31.970731 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-bb639cc5-8698-4275-9f8f-16db9bb37e2a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:31.976838 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bb639cc5-8698-4275-9f8f-16db9bb37e2a tempest-BackendsCapabilitiesAdminTestsJSON-1168750732 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732-project-admin] GET https://10.4.3.61/volume/v3/capabilities/np0000004460@storpool Jul 03 19:32:31.977108 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bb639cc5-8698-4275-9f8f-16db9bb37e2a tempest-BackendsCapabilitiesAdminTestsJSON-1168750732 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:31.977652 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bb639cc5-8698-4275-9f8f-16db9bb37e2a tempest-BackendsCapabilitiesAdminTestsJSON-1168750732 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:31.978341 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-b9d2ae19-8a41-4b13-af66-9aede7861e1c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/3bcad357-0a2c-4ae2-b0dd-83d561e8fb57/action returned with HTTP 204 Jul 03 19:32:31.979121 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:31.979121 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:31.979414 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 784/3222] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:32:31 2026] POST /volume/v3/attachments/3bcad357-0a2c-4ae2-b0dd-83d561e8fb57/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:32.040021 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0657176c-5e0f-4417-bdfb-7cc51878cecd None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:32.041699 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0657176c-5e0f-4417-bdfb-7cc51878cecd tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 Jul 03 19:32:32.043249 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0657176c-5e0f-4417-bdfb-7cc51878cecd tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:32.043249 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0657176c-5e0f-4417-bdfb-7cc51878cecd tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:32.043249 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-0657176c-5e0f-4417-bdfb-7cc51878cecd tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 38c432a4-79ff-42e0-9bb4-e9678df806b3. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:32.046909 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:32.046909 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:32.047845 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0657176c-5e0f-4417-bdfb-7cc51878cecd tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 returned with HTTP 200 Jul 03 19:32:32.048576 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 812/3223] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:32 2026] GET /volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:32.069792 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9a483fc2-a579-4103-aa5f-645eb3005f20 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:32.073413 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9a483fc2-a579-4103-aa5f-645eb3005f20 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e Jul 03 19:32:32.073413 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9a483fc2-a579-4103-aa5f-645eb3005f20 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:32.073413 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9a483fc2-a579-4103-aa5f-645eb3005f20 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:32.078499 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9a483fc2-a579-4103-aa5f-645eb3005f20 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e returned with HTTP 404 Jul 03 19:32:32.079125 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 817/3224] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:32 2026] GET /volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:32.459436 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cc1d42a7-9c2f-43ee-ab85-e5c0b030f5c8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:32.461626 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cc1d42a7-9c2f-43ee-ab85-e5c0b030f5c8 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] DELETE https://10.4.3.61/volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e Jul 03 19:32:32.461877 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cc1d42a7-9c2f-43ee-ab85-e5c0b030f5c8 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:32.462157 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cc1d42a7-9c2f-43ee-ab85-e5c0b030f5c8 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:32.462767 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-cc1d42a7-9c2f-43ee-ab85-e5c0b030f5c8 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Delete volume with id: 6a2ef23c-8aca-4771-84b5-fa60f20d822e Jul 03 19:32:32.470540 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cc1d42a7-9c2f-43ee-ab85-e5c0b030f5c8 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e returned with HTTP 404 Jul 03 19:32:32.471408 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 785/3225] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:32:32 2026] DELETE /volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:32.480243 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5b9a4f82-b865-4153-873a-46b6f343ddd4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:32.481727 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5b9a4f82-b865-4153-873a-46b6f343ddd4 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e Jul 03 19:32:32.482123 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5b9a4f82-b865-4153-873a-46b6f343ddd4 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:32.482502 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5b9a4f82-b865-4153-873a-46b6f343ddd4 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:32.488037 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bb639cc5-8698-4275-9f8f-16db9bb37e2a tempest-BackendsCapabilitiesAdminTestsJSON-1168750732 tempest-BackendsCapabilitiesAdminTestsJSON-1168750732-project-admin] https://10.4.3.61/volume/v3/capabilities/np0000004460@storpool returned with HTTP 200 Jul 03 19:32:32.488524 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 812/3226] 10.4.3.61 () {66 vars in 1311 bytes} [Fri Jul 3 19:32:31 2026] GET /volume/v3/capabilities/np0000004460@storpool => generated 703 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:32.495852 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5b9a4f82-b865-4153-873a-46b6f343ddd4 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e returned with HTTP 404 Jul 03 19:32:32.495852 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 813/3227] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:32 2026] GET /volume/v3/volumes/6a2ef23c-8aca-4771-84b5-fa60f20d822e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:32.503216 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ee4134c0-1e89-4266-987e-3ff76b25ce41 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:32.505080 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ee4134c0-1e89-4266-987e-3ff76b25ce41 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] DELETE https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:32:32.505311 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ee4134c0-1e89-4266-987e-3ff76b25ce41 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:32.505532 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ee4134c0-1e89-4266-987e-3ff76b25ce41 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:32.505687 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-ee4134c0-1e89-4266-987e-3ff76b25ce41 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Delete volume with id: f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:32:32.514615 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:32.514615 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:32.514905 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ee4134c0-1e89-4266-987e-3ff76b25ce41 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:32:32.533266 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ee4134c0-1e89-4266-987e-3ff76b25ce41 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Delete volume request issued successfully. Jul 03 19:32:32.533520 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ee4134c0-1e89-4266-987e-3ff76b25ce41 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 202 Jul 03 19:32:32.534189 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 818/3228] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:32:32 2026] DELETE /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:32:32.540718 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9657e683-6dc3-43f3-a5c4-217c54c6abc1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:32.544247 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9657e683-6dc3-43f3-a5c4-217c54c6abc1 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:32:32.544452 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9657e683-6dc3-43f3-a5c4-217c54c6abc1 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:32.544631 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9657e683-6dc3-43f3-a5c4-217c54c6abc1 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:32.552085 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:32.552085 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:32.562763 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9657e683-6dc3-43f3-a5c4-217c54c6abc1 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:32:32.569968 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9657e683-6dc3-43f3-a5c4-217c54c6abc1 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 200 Jul 03 19:32:32.570360 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 786/3229] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:32 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:32.689704 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-4416d3f0-5491-4eb3-b838-5c52c55c9658 req-67ba1b78-20cd-4bff-b9e3-3136fc9e5603 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:32.691778 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-4416d3f0-5491-4eb3-b838-5c52c55c9658 req-67ba1b78-20cd-4bff-b9e3-3136fc9e5603 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] DELETE https://10.4.3.61/volume/v3/attachments/dfe7af6d-b0f6-40bf-bcf7-e26da391b96b Jul 03 19:32:32.691952 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-4416d3f0-5491-4eb3-b838-5c52c55c9658 req-67ba1b78-20cd-4bff-b9e3-3136fc9e5603 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:32.692138 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-4416d3f0-5491-4eb3-b838-5c52c55c9658 req-67ba1b78-20cd-4bff-b9e3-3136fc9e5603 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:32.699476 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:32.699476 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:33.060139 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-13e3dc00-ae9e-4d80-adcb-b28e27e9cb44 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:33.068379 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-13e3dc00-ae9e-4d80-adcb-b28e27e9cb44 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 Jul 03 19:32:33.068379 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-13e3dc00-ae9e-4d80-adcb-b28e27e9cb44 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:33.068379 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-13e3dc00-ae9e-4d80-adcb-b28e27e9cb44 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:33.068379 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-13e3dc00-ae9e-4d80-adcb-b28e27e9cb44 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 38c432a4-79ff-42e0-9bb4-e9678df806b3. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:33.077034 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:33.077034 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:33.077034 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-13e3dc00-ae9e-4d80-adcb-b28e27e9cb44 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 returned with HTTP 200 Jul 03 19:32:33.080550 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 814/3230] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:33 2026] GET /volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:33.228699 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-4416d3f0-5491-4eb3-b838-5c52c55c9658 req-67ba1b78-20cd-4bff-b9e3-3136fc9e5603 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/attachments/dfe7af6d-b0f6-40bf-bcf7-e26da391b96b returned with HTTP 200 Jul 03 19:32:33.229277 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 813/3231] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:32:32 2026] DELETE /volume/v3/attachments/dfe7af6d-b0f6-40bf-bcf7-e26da391b96b => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:33.588575 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4a4eec98-f28b-4a81-a275-1ebdf0bbe9f9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:33.591599 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4a4eec98-f28b-4a81-a275-1ebdf0bbe9f9 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc Jul 03 19:32:33.591849 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4a4eec98-f28b-4a81-a275-1ebdf0bbe9f9 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:33.592081 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4a4eec98-f28b-4a81-a275-1ebdf0bbe9f9 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:33.601417 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4a4eec98-f28b-4a81-a275-1ebdf0bbe9f9 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc returned with HTTP 404 Jul 03 19:32:33.601941 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 819/3232] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:33 2026] GET /volume/v3/volumes/f1206cde-b6e8-4af5-ad1b-39a03a49ebdc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:34.089359 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c165ff66-eef3-487c-9ded-d627a19860dd None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:34.094151 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c165ff66-eef3-487c-9ded-d627a19860dd tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 Jul 03 19:32:34.094490 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c165ff66-eef3-487c-9ded-d627a19860dd tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:34.094762 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c165ff66-eef3-487c-9ded-d627a19860dd tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:34.094940 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-c165ff66-eef3-487c-9ded-d627a19860dd tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 38c432a4-79ff-42e0-9bb4-e9678df806b3. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:34.104755 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:34.104755 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:34.105690 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c165ff66-eef3-487c-9ded-d627a19860dd tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 returned with HTTP 200 Jul 03 19:32:34.106337 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 787/3233] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:34 2026] GET /volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:34.926705 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f89e16bb-a5ed-4802-b8de-73a099c166d5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:35.025043 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f89e16bb-a5ed-4802-b8de-73a099c166d5 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:32:35.025479 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f89e16bb-a5ed-4802-b8de-73a099c166d5 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-967975028"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:35.044023 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f89e16bb-a5ed-4802-b8de-73a099c166d5 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:32:35.044511 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 815/3234] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:32:34 2026] POST /volume/v3/types => generated 223 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:35.058160 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-dfca4c13-bb75-41a1-a2e2-f26e0e70a0c5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:35.060221 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dfca4c13-bb75-41a1-a2e2-f26e0e70a0c5 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] POST https://10.4.3.61/volume/v3/group_types Jul 03 19:32:35.060636 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-dfca4c13-bb75-41a1-a2e2-f26e0e70a0c5 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1335979515"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:35.065219 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:35.065219 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:35.078847 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dfca4c13-bb75-41a1-a2e2-f26e0e70a0c5 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] https://10.4.3.61/volume/v3/group_types returned with HTTP 202 Jul 03 19:32:35.079388 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 814/3235] 10.4.3.61 () {70 vars in 1304 bytes} [Fri Jul 3 19:32:35 2026] POST /volume/v3/group_types => generated 181 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:35.088846 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3c64e94f-a786-46f4-bbe9-fe3ca37f28eb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:35.117390 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-896433b1-f052-48e8-9a48-bd7b6ec5c7e3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:35.119255 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-896433b1-f052-48e8-9a48-bd7b6ec5c7e3 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 Jul 03 19:32:35.119482 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-896433b1-f052-48e8-9a48-bd7b6ec5c7e3 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:35.119684 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-896433b1-f052-48e8-9a48-bd7b6ec5c7e3 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:35.119799 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-896433b1-f052-48e8-9a48-bd7b6ec5c7e3 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 38c432a4-79ff-42e0-9bb4-e9678df806b3. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:35.123831 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:35.123831 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:35.124473 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-896433b1-f052-48e8-9a48-bd7b6ec5c7e3 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 returned with HTTP 200 Jul 03 19:32:35.124861 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 788/3236] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:35 2026] GET /volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:35.170861 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3c64e94f-a786-46f4-bbe9-fe3ca37f28eb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] POST https://10.4.3.61/volume/v3/groups Jul 03 19:32:35.171534 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3c64e94f-a786-46f4-bbe9-fe3ca37f28eb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "895b4651-0afd-4c58-9870-fd9219627d55", "volume_types": ["320b11ba-b123-4246-89ea-b73b8c68d4f2"], "name": "tempest-GroupSnapshotsTest-Group-1799001900"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:35.173464 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.groups [None req-3c64e94f-a786-46f4-bbe9-fe3ca37f28eb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Creating new group {'group': {'group_type': '895b4651-0afd-4c58-9870-fd9219627d55', 'volume_types': ['320b11ba-b123-4246-89ea-b73b8c68d4f2'], 'name': 'tempest-GroupSnapshotsTest-Group-1799001900'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 19:32:35.180669 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.groups [None req-3c64e94f-a786-46f4-bbe9-fe3ca37f28eb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Creating group tempest-GroupSnapshotsTest-Group-1799001900. Jul 03 19:32:35.188229 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3c64e94f-a786-46f4-bbe9-fe3ca37f28eb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Availability Zones retrieved successfully. Jul 03 19:32:35.208314 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-3c64e94f-a786-46f4-bbe9-fe3ca37f28eb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Created reservations ['b6ab2f94-cc59-4483-9b84-7d56d447ea81'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:35.238209 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3c64e94f-a786-46f4-bbe9-fe3ca37f28eb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups returned with HTTP 202 Jul 03 19:32:35.238209 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 820/3237] 10.4.3.61 () {70 vars in 1290 bytes} [Fri Jul 3 19:32:35 2026] POST /volume/v3/groups => generated 112 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:35.244949 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-64436d25-eaba-4bfb-9e97-be2844f09230 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:35.247226 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-64436d25-eaba-4bfb-9e97-be2844f09230 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/groups/244d24b1-97a4-4551-96c7-207c231d58df Jul 03 19:32:35.247665 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-64436d25-eaba-4bfb-9e97-be2844f09230 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:35.248251 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-64436d25-eaba-4bfb-9e97-be2844f09230 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:35.248611 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.groups [None req-64436d25-eaba-4bfb-9e97-be2844f09230 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member 244d24b1-97a4-4551-96c7-207c231d58df {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:32:35.252759 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:35.252759 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:35.262772 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-64436d25-eaba-4bfb-9e97-be2844f09230 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/244d24b1-97a4-4551-96c7-207c231d58df returned with HTTP 200 Jul 03 19:32:35.266102 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 816/3238] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:32:35 2026] GET /volume/v3/groups/244d24b1-97a4-4551-96c7-207c231d58df => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:36.136448 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-546c90bd-34a5-4aff-900c-d4c8567e23a9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:36.139247 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-546c90bd-34a5-4aff-900c-d4c8567e23a9 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 Jul 03 19:32:36.139463 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-546c90bd-34a5-4aff-900c-d4c8567e23a9 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:36.139643 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-546c90bd-34a5-4aff-900c-d4c8567e23a9 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:36.139748 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-546c90bd-34a5-4aff-900c-d4c8567e23a9 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 38c432a4-79ff-42e0-9bb4-e9678df806b3. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:36.144587 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:36.144587 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:36.145575 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-546c90bd-34a5-4aff-900c-d4c8567e23a9 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 returned with HTTP 200 Jul 03 19:32:36.145999 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 815/3239] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:36 2026] GET /volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:36.274807 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-da5b30b5-36ba-4e9b-968c-4a74678cfa79 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:36.276651 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-da5b30b5-36ba-4e9b-968c-4a74678cfa79 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/groups/244d24b1-97a4-4551-96c7-207c231d58df Jul 03 19:32:36.276923 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-da5b30b5-36ba-4e9b-968c-4a74678cfa79 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:36.277125 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-da5b30b5-36ba-4e9b-968c-4a74678cfa79 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:36.277705 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.groups [None req-da5b30b5-36ba-4e9b-968c-4a74678cfa79 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member 244d24b1-97a4-4551-96c7-207c231d58df {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:32:36.281044 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:36.281044 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:36.288662 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-da5b30b5-36ba-4e9b-968c-4a74678cfa79 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/244d24b1-97a4-4551-96c7-207c231d58df returned with HTTP 200 Jul 03 19:32:36.289059 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 789/3240] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:32:36 2026] GET /volume/v3/groups/244d24b1-97a4-4551-96c7-207c231d58df => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:36.306373 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:36.308510 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:32:36.308872 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2022429549", "volume_type": "320b11ba-b123-4246-89ea-b73b8c68d4f2", "group_id": "244d24b1-97a4-4551-96c7-207c231d58df", "size": 1}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:36.310315 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2022429549', 'volume_type': '320b11ba-b123-4246-89ea-b73b8c68d4f2', 'group_id': '244d24b1-97a4-4551-96c7-207c231d58df', 'size': 1}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:32:36.317615 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:36.317615 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:36.319188 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Create volume of 1 GB Jul 03 19:32:36.324481 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Availability Zones retrieved successfully. Jul 03 19:32:36.330635 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Flow 'volume_create_api' (41989ca8-d9e2-4908-acdb-45d026c4a59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:36.332543 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6b54895-919b-4745-9790-ed86a6cb3978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:36.333199 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:36.333199 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:36.333582 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:32:36.361644 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6b54895-919b-4745-9790-ed86a6cb3978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:32:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=320b11ba-b123-4246-89ea-b73b8c68d4f2,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-967975028',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '320b11ba-b123-4246-89ea-b73b8c68d4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '244d24b1-97a4-4551-96c7-207c231d58df', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:36.363306 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad75aaa3-0822-4a82-a78c-5a981d6c942c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:36.385211 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-8111def4-13bf-4e78-b58b-41cf20827048 req-ababa673-a75d-4f54-bafc-4e820568d7d8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:36.387195 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-ababa673-a75d-4f54-bafc-4e820568d7d8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1/encryption Jul 03 19:32:36.388991 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-ababa673-a75d-4f54-bafc-4e820568d7d8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:36.388991 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-ababa673-a75d-4f54-bafc-4e820568d7d8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:36.395911 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-967975028 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-967975028, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:32:36.396302 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-967975028 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-967975028, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:32:36.402970 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:36.402970 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:36.411093 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-8111def4-13bf-4e78-b58b-41cf20827048 req-ababa673-a75d-4f54-bafc-4e820568d7d8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1/encryption returned with HTTP 200 Jul 03 19:32:36.411507 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 817/3241] 10.4.3.61 () {68 vars in 1624 bytes} [Fri Jul 3 19:32:36 2026] GET /volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:36.444000 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Created reservations ['24e3cc25-3017-43d5-80a6-9c443c4992e2', '959df932-d72e-464a-8e6c-c1904d06ceed', '12ee7956-1bd5-4f69-8da2-ff56041059f5', 'cf598cec-b70c-4b90-babd-19c218270a1d'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:36.446487 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad75aaa3-0822-4a82-a78c-5a981d6c942c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24e3cc25-3017-43d5-80a6-9c443c4992e2', '959df932-d72e-464a-8e6c-c1904d06ceed', '12ee7956-1bd5-4f69-8da2-ff56041059f5', 'cf598cec-b70c-4b90-babd-19c218270a1d']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:36.446487 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1dd2d6e-3075-4945-9e36-d999f2e2ca7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:36.469953 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-86513994-0c24-4c39-bfc3-a543325dea9d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:36.474376 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-86513994-0c24-4c39-bfc3-a543325dea9d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:32:36.474765 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-86513994-0c24-4c39-bfc3-a543325dea9d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1567682622", "source_volid": "ca920aa4-cd3b-4f24-92cc-daaca3e83735", "volume_type": "tempest-scenario-type-luks-196439764", "size": 1}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:36.477350 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-86513994-0c24-4c39-bfc3-a543325dea9d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1567682622', 'source_volid': 'ca920aa4-cd3b-4f24-92cc-daaca3e83735', 'volume_type': 'tempest-scenario-type-luks-196439764', 'size': 1}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:32:36.479454 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1dd2d6e-3075-4945-9e36-d999f2e2ca7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cd439f9-b508-47b7-be9a-6b36ce9f2d47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2022429549',encryption_key_id=None,group_id=244d24b1-97a4-4551-96c7-207c231d58df,group_type_id=,metadata={},multiattach=False,project_id='c24ba73df5db41d09047e05c79e6461c',qos_specs=None,replication_status=,reservations=['24e3cc25-3017-43d5-80a6-9c443c4992e2','959df932-d72e-464a-8e6c-c1904d06ceed','12ee7956-1bd5-4f69-8da2-ff56041059f5','cf598cec-b70c-4b90-babd-19c218270a1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='153c5711b56b427ead9eee01f4527e14',volume_type_id=320b11ba-b123-4246-89ea-b73b8c68d4f2), 'volume': Volume(_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-03T19:32:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2022429549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=244d24b1-97a4-4551-96c7-207c231d58df,host=None,id=4cd439f9-b508-47b7-be9a-6b36ce9f2d47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c24ba73df5db41d09047e05c79e6461c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='153c5711b56b427ead9eee01f4527e14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(320b11ba-b123-4246-89ea-b73b8c68d4f2),volume_type_id=320b11ba-b123-4246-89ea-b73b8c68d4f2)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:36.480466 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18e7a403-48cd-4293-8299-839bad120fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:36.494666 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:36.494666 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:36.495544 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-86513994-0c24-4c39-bfc3-a543325dea9d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume retrieved successfully. Jul 03 19:32:36.495733 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-86513994-0c24-4c39-bfc3-a543325dea9d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Create volume of 1 GB Jul 03 19:32:36.496902 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-86513994-0c24-4c39-bfc3-a543325dea9d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Availability Zones retrieved successfully. Jul 03 19:32:36.505560 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18e7a403-48cd-4293-8299-839bad120fb2) transitioned into state 'SUCCESS' from state '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-2022429549',encryption_key_id=None,group_id=244d24b1-97a4-4551-96c7-207c231d58df,group_type_id=,metadata={},multiattach=False,project_id='c24ba73df5db41d09047e05c79e6461c',qos_specs=None,replication_status=,reservations=['24e3cc25-3017-43d5-80a6-9c443c4992e2','959df932-d72e-464a-8e6c-c1904d06ceed','12ee7956-1bd5-4f69-8da2-ff56041059f5','cf598cec-b70c-4b90-babd-19c218270a1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='153c5711b56b427ead9eee01f4527e14',volume_type_id=320b11ba-b123-4246-89ea-b73b8c68d4f2)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:36.506411 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f381efe-9bfc-4233-87a1-d3046b783967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:36.507637 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-86513994-0c24-4c39-bfc3-a543325dea9d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Flow 'volume_create_api' (19111701-8d79-49b1-a46d-b96883d1497e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:36.511193 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-86513994-0c24-4c39-bfc3-a543325dea9d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (237c1a09-0dc0-4bbc-b3f2-be2436653b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:36.511365 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-86513994-0c24-4c39-bfc3-a543325dea9d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:32:36.522968 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f381efe-9bfc-4233-87a1-d3046b783967) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:36.524397 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Flow 'volume_create_api' (41989ca8-d9e2-4908-acdb-45d026c4a59b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:36.524819 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Create volume request issued successfully. Jul 03 19:32:36.525761 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:36.526015 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:36.541280 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-86513994-0c24-4c39-bfc3-a543325dea9d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (237c1a09-0dc0-4bbc-b3f2-be2436653b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ca920aa4-cd3b-4f24-92cc-daaca3e83735', 'volume_type': VolumeType(created_at=2026-07-03T19:31:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bccd50e9-9a09-4b72-8c83-4a8b9b279456,is_public=True,name='tempest-scenario-type-luks-196439764',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bccd50e9-9a09-4b72-8c83-4a8b9b279456', '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=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:36.543186 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-86513994-0c24-4c39-bfc3-a543325dea9d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35fae17d-f03f-4586-84e9-481de38c4098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:36.576791 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-86513994-0c24-4c39-bfc3-a543325dea9d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-196439764 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-196439764, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:32:36.577081 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-86513994-0c24-4c39-bfc3-a543325dea9d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-196439764 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-196439764, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:32:36.581145 np0000004460 devstack@c-api.service[99924]: DEBUG oslo_db.sqlalchemy.engines [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:36.587322 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:36.587322 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:36.590761 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-383ec020-6d15-4246-bccd-85c8c76d0a98 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:32:36.591413 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 821/3242] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:32:36 2026] POST /volume/v3/volumes => generated 820 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:36.605633 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-23f541e4-764d-4ac1-be66-634d9cad8ad7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:36.610197 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-23f541e4-764d-4ac1-be66-634d9cad8ad7 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/4cd439f9-b508-47b7-be9a-6b36ce9f2d47 Jul 03 19:32:36.610197 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-23f541e4-764d-4ac1-be66-634d9cad8ad7 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:36.610197 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-23f541e4-764d-4ac1-be66-634d9cad8ad7 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:36.622419 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-86513994-0c24-4c39-bfc3-a543325dea9d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Created reservations ['ceaa38ac-dac9-499c-bd7a-4eca6a4f3be3', '5a1b8e52-93ab-423b-98d3-2cf75ca23944', 'e69ca6c9-c1e4-45ae-bf76-9c560ecad087', 'ff72b4bb-6adb-44ec-8b5a-d7795e8668db'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:36.625477 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-86513994-0c24-4c39-bfc3-a543325dea9d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35fae17d-f03f-4586-84e9-481de38c4098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ceaa38ac-dac9-499c-bd7a-4eca6a4f3be3', '5a1b8e52-93ab-423b-98d3-2cf75ca23944', 'e69ca6c9-c1e4-45ae-bf76-9c560ecad087', 'ff72b4bb-6adb-44ec-8b5a-d7795e8668db']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:36.625477 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-86513994-0c24-4c39-bfc3-a543325dea9d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7c636f0-1814-4a97-9e72-64d940810184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:36.629816 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:36.629816 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:36.634574 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-23f541e4-764d-4ac1-be66-634d9cad8ad7 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Volume info retrieved successfully. Jul 03 19:32:36.635309 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-23f541e4-764d-4ac1-be66-634d9cad8ad7 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:36.635494 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-23f541e4-764d-4ac1-be66-634d9cad8ad7 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:36.675774 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-86513994-0c24-4c39-bfc3-a543325dea9d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7c636f0-1814-4a97-9e72-64d940810184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9b8bd54-885a-4038-82bf-a6712997c401', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1567682622',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a956a898326c4c2ead1c2728d5c56df8',qos_specs=None,replication_status=,reservations=['ceaa38ac-dac9-499c-bd7a-4eca6a4f3be3','5a1b8e52-93ab-423b-98d3-2cf75ca23944','e69ca6c9-c1e4-45ae-bf76-9c560ecad087','ff72b4bb-6adb-44ec-8b5a-d7795e8668db'],size=1,snapshot_id=None,source_replicaid=,source_volid=ca920aa4-cd3b-4f24-92cc-daaca3e83735,status='creating',user_id='7fa806d3239245cc950c4f3386f818f4',volume_type_id=bccd50e9-9a09-4b72-8c83-4a8b9b279456), '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-03T19:32:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1567682622',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d9b8bd54-885a-4038-82bf-a6712997c401,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a956a898326c4c2ead1c2728d5c56df8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ca920aa4-cd3b-4f24-92cc-daaca3e83735,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fa806d3239245cc950c4f3386f818f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bccd50e9-9a09-4b72-8c83-4a8b9b279456),volume_type_id=bccd50e9-9a09-4b72-8c83-4a8b9b279456)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:36.677188 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-86513994-0c24-4c39-bfc3-a543325dea9d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d8fa462-0088-4a75-9d38-c8e9d4fdf34c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:36.688907 np0000004460 devstack@c-api.service[99926]: DEBUG oslo_db.sqlalchemy.engines [None req-23f541e4-764d-4ac1-be66-634d9cad8ad7 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99926) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:36.695389 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:36.695389 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:36.699527 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-86513994-0c24-4c39-bfc3-a543325dea9d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d8fa462-0088-4a75-9d38-c8e9d4fdf34c) transitioned into state 'SUCCESS' from state '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-1567682622',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a956a898326c4c2ead1c2728d5c56df8',qos_specs=None,replication_status=,reservations=['ceaa38ac-dac9-499c-bd7a-4eca6a4f3be3','5a1b8e52-93ab-423b-98d3-2cf75ca23944','e69ca6c9-c1e4-45ae-bf76-9c560ecad087','ff72b4bb-6adb-44ec-8b5a-d7795e8668db'],size=1,snapshot_id=None,source_replicaid=,source_volid=ca920aa4-cd3b-4f24-92cc-daaca3e83735,status='creating',user_id='7fa806d3239245cc950c4f3386f818f4',volume_type_id=bccd50e9-9a09-4b72-8c83-4a8b9b279456)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:36.700308 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-86513994-0c24-4c39-bfc3-a543325dea9d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bfd7701-e713-4c12-b9d2-2ee706e7665e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:36.707118 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-23f541e4-764d-4ac1-be66-634d9cad8ad7 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/4cd439f9-b508-47b7-be9a-6b36ce9f2d47 returned with HTTP 200 Jul 03 19:32:36.707572 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 790/3243] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:32:36 2026] GET /volume/v3/volumes/4cd439f9-b508-47b7-be9a-6b36ce9f2d47 => generated 888 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:36.722401 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-86513994-0c24-4c39-bfc3-a543325dea9d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bfd7701-e713-4c12-b9d2-2ee706e7665e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:36.723306 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-86513994-0c24-4c39-bfc3-a543325dea9d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Flow 'volume_create_api' (19111701-8d79-49b1-a46d-b96883d1497e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:36.723801 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-86513994-0c24-4c39-bfc3-a543325dea9d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Create volume request issued successfully. Jul 03 19:32:36.724322 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-86513994-0c24-4c39-bfc3-a543325dea9d tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:32:36.724752 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 816/3244] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:32:36 2026] POST /volume/v3/volumes => generated 808 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:32:36.737453 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9a3438fb-975f-430e-9991-2c6b63480708 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:36.739567 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9a3438fb-975f-430e-9991-2c6b63480708 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 Jul 03 19:32:36.739841 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9a3438fb-975f-430e-9991-2c6b63480708 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:36.740174 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9a3438fb-975f-430e-9991-2c6b63480708 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:36.747304 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:36.747304 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:36.751494 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-9a3438fb-975f-430e-9991-2c6b63480708 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:32:36.755827 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9a3438fb-975f-430e-9991-2c6b63480708 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 returned with HTTP 200 Jul 03 19:32:36.756390 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 818/3245] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:36 2026] GET /volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:37.160701 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a3193ad4-24cd-4ee1-9007-65aa550b7df6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:37.163204 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a3193ad4-24cd-4ee1-9007-65aa550b7df6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 Jul 03 19:32:37.163476 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a3193ad4-24cd-4ee1-9007-65aa550b7df6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:37.163722 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a3193ad4-24cd-4ee1-9007-65aa550b7df6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:37.163859 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-a3193ad4-24cd-4ee1-9007-65aa550b7df6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 38c432a4-79ff-42e0-9bb4-e9678df806b3. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:37.169392 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:37.169392 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:37.170382 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a3193ad4-24cd-4ee1-9007-65aa550b7df6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 returned with HTTP 200 Jul 03 19:32:37.170887 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 822/3246] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:37 2026] GET /volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:37.720804 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1ce8d917-e84f-47bd-8fc7-344009817877 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:37.722724 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1ce8d917-e84f-47bd-8fc7-344009817877 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/4cd439f9-b508-47b7-be9a-6b36ce9f2d47 Jul 03 19:32:37.722993 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1ce8d917-e84f-47bd-8fc7-344009817877 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:37.723270 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1ce8d917-e84f-47bd-8fc7-344009817877 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:37.731495 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:37.731495 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:37.735845 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1ce8d917-e84f-47bd-8fc7-344009817877 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Volume info retrieved successfully. Jul 03 19:32:37.736649 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-1ce8d917-e84f-47bd-8fc7-344009817877 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:37.736810 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-1ce8d917-e84f-47bd-8fc7-344009817877 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:37.773615 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-cceb8e2e-0780-4bbb-b663-fbaecaaf802b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:37.774598 np0000004460 devstack@c-api.service[99926]: DEBUG oslo_db.sqlalchemy.engines [None req-1ce8d917-e84f-47bd-8fc7-344009817877 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99926) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:37.775875 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cceb8e2e-0780-4bbb-b663-fbaecaaf802b tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 Jul 03 19:32:37.776178 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cceb8e2e-0780-4bbb-b663-fbaecaaf802b tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:37.776424 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cceb8e2e-0780-4bbb-b663-fbaecaaf802b tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:37.778054 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:37.778054 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:37.784817 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:37.784817 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:37.786804 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1ce8d917-e84f-47bd-8fc7-344009817877 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/4cd439f9-b508-47b7-be9a-6b36ce9f2d47 returned with HTTP 200 Jul 03 19:32:37.787353 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 791/3247] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:32:37 2026] GET /volume/v3/volumes/4cd439f9-b508-47b7-be9a-6b36ce9f2d47 => generated 913 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:32:37.789783 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-cceb8e2e-0780-4bbb-b663-fbaecaaf802b tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:32:37.797130 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cceb8e2e-0780-4bbb-b663-fbaecaaf802b tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 returned with HTTP 200 Jul 03 19:32:37.797130 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 817/3248] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:37 2026] GET /volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 => generated 900 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:37.805239 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0b00e30d-23a5-42f4-bd48-07b323f22c34 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:37.806182 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0b00e30d-23a5-42f4-bd48-07b323f22c34 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] POST https://10.4.3.61/volume/v3/group_snapshots Jul 03 19:32:37.806589 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0b00e30d-23a5-42f4-bd48-07b323f22c34 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "244d24b1-97a4-4551-96c7-207c231d58df", "name": "tempest-group_snapshot-1614081032"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:37.808302 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.group_snapshots [None req-0b00e30d-23a5-42f4-bd48-07b323f22c34 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '244d24b1-97a4-4551-96c7-207c231d58df', 'name': 'tempest-group_snapshot-1614081032'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 19:32:37.812063 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:37.812063 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:37.815648 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.group_snapshots [None req-0b00e30d-23a5-42f4-bd48-07b323f22c34 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Creating group_snapshot tempest-group_snapshot-1614081032. Jul 03 19:32:37.834540 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:37.834540 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:37.845657 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-0b00e30d-23a5-42f4-bd48-07b323f22c34 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-967975028 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-967975028, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:32:37.845931 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-0b00e30d-23a5-42f4-bd48-07b323f22c34 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-967975028 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-967975028, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:32:37.889386 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-0b00e30d-23a5-42f4-bd48-07b323f22c34 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Created reservations ['3513898b-1d01-452c-a421-35af363f6139', '63898302-ea4e-452b-a303-102b1b2264f5', '9c866819-324c-4c71-85bc-d18375326fda', '2b1529a2-7f33-450f-a891-08757961bfca'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:37.941444 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0b00e30d-23a5-42f4-bd48-07b323f22c34 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/group_snapshots returned with HTTP 202 Jul 03 19:32:37.942288 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 819/3249] 10.4.3.61 () {70 vars in 1317 bytes} [Fri Jul 3 19:32:37 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:37.953906 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-45de39a2-90be-4c06-95a4-4845e85b2692 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:37.957078 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-45de39a2-90be-4c06-95a4-4845e85b2692 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/group_snapshots/2ba82307-a35d-4da5-9d29-b7ad15dcfb8c Jul 03 19:32:37.957669 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-45de39a2-90be-4c06-95a4-4845e85b2692 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:37.957669 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-45de39a2-90be-4c06-95a4-4845e85b2692 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:37.957669 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.group_snapshots [None req-45de39a2-90be-4c06-95a4-4845e85b2692 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member 2ba82307-a35d-4da5-9d29-b7ad15dcfb8c {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 19:32:37.961531 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:37.961531 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:37.967696 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-45de39a2-90be-4c06-95a4-4845e85b2692 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/group_snapshots/2ba82307-a35d-4da5-9d29-b7ad15dcfb8c returned with HTTP 200 Jul 03 19:32:37.968205 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 823/3250] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:32:37 2026] GET /volume/v3/group_snapshots/2ba82307-a35d-4da5-9d29-b7ad15dcfb8c => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:38.186778 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6448647f-ce1a-4013-9fe1-1853f4e6e805 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:38.189867 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6448647f-ce1a-4013-9fe1-1853f4e6e805 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 Jul 03 19:32:38.189867 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6448647f-ce1a-4013-9fe1-1853f4e6e805 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:38.189867 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6448647f-ce1a-4013-9fe1-1853f4e6e805 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:38.189867 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-6448647f-ce1a-4013-9fe1-1853f4e6e805 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 38c432a4-79ff-42e0-9bb4-e9678df806b3. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:38.214383 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:38.214383 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:38.215925 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6448647f-ce1a-4013-9fe1-1853f4e6e805 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 returned with HTTP 200 Jul 03 19:32:38.215925 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 792/3251] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:38 2026] GET /volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 => generated 733 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:38.817445 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-522b78c2-db8e-41ed-a494-fc069d4e1571 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:38.829141 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-522b78c2-db8e-41ed-a494-fc069d4e1571 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 Jul 03 19:32:38.829349 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-522b78c2-db8e-41ed-a494-fc069d4e1571 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:38.829552 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-522b78c2-db8e-41ed-a494-fc069d4e1571 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:38.837710 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:38.837710 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:38.842999 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-522b78c2-db8e-41ed-a494-fc069d4e1571 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:32:38.851088 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-522b78c2-db8e-41ed-a494-fc069d4e1571 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 returned with HTTP 200 Jul 03 19:32:38.851088 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 818/3252] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:38 2026] GET /volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 => generated 900 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:38.982777 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f333eb1f-cea8-4c13-9f4a-7c717d410d79 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:38.985429 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f333eb1f-cea8-4c13-9f4a-7c717d410d79 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/group_snapshots/2ba82307-a35d-4da5-9d29-b7ad15dcfb8c Jul 03 19:32:38.985693 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f333eb1f-cea8-4c13-9f4a-7c717d410d79 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:38.986324 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f333eb1f-cea8-4c13-9f4a-7c717d410d79 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:38.986324 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.group_snapshots [None req-f333eb1f-cea8-4c13-9f4a-7c717d410d79 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member 2ba82307-a35d-4da5-9d29-b7ad15dcfb8c {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 19:32:38.991068 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:38.991068 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:38.995323 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f333eb1f-cea8-4c13-9f4a-7c717d410d79 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/group_snapshots/2ba82307-a35d-4da5-9d29-b7ad15dcfb8c returned with HTTP 200 Jul 03 19:32:38.995817 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 820/3253] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:32:38 2026] GET /volume/v3/group_snapshots/2ba82307-a35d-4da5-9d29-b7ad15dcfb8c => generated 308 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:39.005779 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3f5035d2-3f3f-4d86-8a07-307787e1ae83 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:39.007632 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3f5035d2-3f3f-4d86-8a07-307787e1ae83 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/snapshots/detail Jul 03 19:32:39.008100 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3f5035d2-3f3f-4d86-8a07-307787e1ae83 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:39.008100 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3f5035d2-3f3f-4d86-8a07-307787e1ae83 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'detail' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:39.008339 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.api_utils [None req-3f5035d2-3f3f-4d86-8a07-307787e1ae83 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Removing options '' from query. {{(pid=99924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:32:39.009355 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.db.api [None req-3f5035d2-3f3f-4d86-8a07-307787e1ae83 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Building query based on filter {{(pid=99924) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:32:39.013518 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3f5035d2-3f3f-4d86-8a07-307787e1ae83 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Get all snapshots completed successfully. Jul 03 19:32:39.015003 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:39.015003 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:39.015003 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3f5035d2-3f3f-4d86-8a07-307787e1ae83 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 19:32:39.016000 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 824/3254] 10.4.3.61 () {66 vars in 1257 bytes} [Fri Jul 3 19:32:39 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:39.027843 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d9a70c6e-669e-4d4f-8814-b0a7ca9e779d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:39.031037 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d9a70c6e-669e-4d4f-8814-b0a7ca9e779d tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/snapshots/b204d11a-0934-4211-b852-c4db0af00f89 Jul 03 19:32:39.031297 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d9a70c6e-669e-4d4f-8814-b0a7ca9e779d tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:39.031769 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d9a70c6e-669e-4d4f-8814-b0a7ca9e779d tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:39.040274 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:39.040274 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:39.041677 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d9a70c6e-669e-4d4f-8814-b0a7ca9e779d tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Snapshot retrieved successfully. Jul 03 19:32:39.042697 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d9a70c6e-669e-4d4f-8814-b0a7ca9e779d tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/snapshots/b204d11a-0934-4211-b852-c4db0af00f89 returned with HTTP 200 Jul 03 19:32:39.044194 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 793/3255] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:32:39 2026] GET /volume/v3/snapshots/b204d11a-0934-4211-b852-c4db0af00f89 => generated 451 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:39.055966 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-10198388-ed41-4378-aed5-49fc74e87b40 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:39.058236 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-10198388-ed41-4378-aed5-49fc74e87b40 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] POST https://10.4.3.61/volume/v3/groups/action Jul 03 19:32:39.058530 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-10198388-ed41-4378-aed5-49fc74e87b40 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "2ba82307-a35d-4da5-9d29-b7ad15dcfb8c", "name": "tempest-Group_from_snap-1932443615"}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:32:39.059317 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-10198388-ed41-4378-aed5-49fc74e87b40 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "2ba82307-a35d-4da5-9d29-b7ad15dcfb8c", "name": "tempest-Group_from_snap-1932443615"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:39.060482 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-10198388-ed41-4378-aed5-49fc74e87b40 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '2ba82307-a35d-4da5-9d29-b7ad15dcfb8c', 'name': 'tempest-Group_from_snap-1932443615'}}. {{(pid=99925) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 19:32:39.060590 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.groups [None req-10198388-ed41-4378-aed5-49fc74e87b40 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Creating group tempest-Group_from_snap-1932443615 from group_snapshot 2ba82307-a35d-4da5-9d29-b7ad15dcfb8c. Jul 03 19:32:39.065636 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:39.065636 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:39.073409 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:39.073409 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:39.077015 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:39.077015 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:39.125427 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-10198388-ed41-4378-aed5-49fc74e87b40 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Created reservations ['79941188-2d28-423f-ac0b-0ea91675020d'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:39.236243 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-12cceaae-4dd5-4e60-b16e-6a369544bd30 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:39.237904 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-12cceaae-4dd5-4e60-b16e-6a369544bd30 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 Jul 03 19:32:39.238173 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-12cceaae-4dd5-4e60-b16e-6a369544bd30 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:39.238417 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-12cceaae-4dd5-4e60-b16e-6a369544bd30 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:39.238563 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-12cceaae-4dd5-4e60-b16e-6a369544bd30 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 38c432a4-79ff-42e0-9bb4-e9678df806b3. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:39.243377 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:39.243377 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:39.244261 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-12cceaae-4dd5-4e60-b16e-6a369544bd30 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 returned with HTTP 200 Jul 03 19:32:39.244745 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 821/3256] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:39 2026] GET /volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:39.698329 np0000004460 devstack@c-api.service[99925]: INFO cinder.group.api [None req-10198388-ed41-4378-aed5-49fc74e87b40 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] A mapping entry already exists for group 564daa04-a8ea-49cb-a851-dcc8ce092435 and volume type 320b11ba-b123-4246-89ea-b73b8c68d4f2. Do not need to create again. Jul 03 19:32:39.698329 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:39.698329 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:39.699747 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-10198388-ed41-4378-aed5-49fc74e87b40 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Availability Zones retrieved successfully. Jul 03 19:32:39.703412 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-10198388-ed41-4378-aed5-49fc74e87b40 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Flow 'volume_create_api' (bb51d580-c23d-44db-9325-6031931d8dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:39.704438 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-10198388-ed41-4378-aed5-49fc74e87b40 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c539b90-9f50-4175-b186-74fb621d4518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:39.705305 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-10198388-ed41-4378-aed5-49fc74e87b40 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:32:39.730670 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-10198388-ed41-4378-aed5-49fc74e87b40 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c539b90-9f50-4175-b186-74fb621d4518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b204d11a-0934-4211-b852-c4db0af00f89', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:32:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=320b11ba-b123-4246-89ea-b73b8c68d4f2,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-967975028',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '320b11ba-b123-4246-89ea-b73b8c68d4f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '564daa04-a8ea-49cb-a851-dcc8ce092435', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:39.731496 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-10198388-ed41-4378-aed5-49fc74e87b40 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (319d9407-eef1-44c2-a69a-dc8810799f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:39.755199 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-10198388-ed41-4378-aed5-49fc74e87b40 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-967975028 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-967975028, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:32:39.775030 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-10198388-ed41-4378-aed5-49fc74e87b40 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Created reservations ['620a5489-8c06-4fbc-8ddc-5de6a82f1ada', 'db403d10-f022-4a86-a5c9-5dfd5000fd55'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:39.776533 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-10198388-ed41-4378-aed5-49fc74e87b40 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (319d9407-eef1-44c2-a69a-dc8810799f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['620a5489-8c06-4fbc-8ddc-5de6a82f1ada', 'db403d10-f022-4a86-a5c9-5dfd5000fd55']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:39.777635 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-10198388-ed41-4378-aed5-49fc74e87b40 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (358aa933-1789-4e43-b11d-bcd286a1c2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:39.814143 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-10198388-ed41-4378-aed5-49fc74e87b40 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (358aa933-1789-4e43-b11d-bcd286a1c2da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1c66678-ac2d-4991-aaa0-bed1f5cfdfae', '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=564daa04-a8ea-49cb-a851-dcc8ce092435,group_type_id=,metadata={},multiattach=False,project_id='c24ba73df5db41d09047e05c79e6461c',qos_specs=None,replication_status=,reservations=['620a5489-8c06-4fbc-8ddc-5de6a82f1ada','db403d10-f022-4a86-a5c9-5dfd5000fd55'],size=1,snapshot_id=b204d11a-0934-4211-b852-c4db0af00f89,source_replicaid=,source_volid=None,status='creating',user_id='153c5711b56b427ead9eee01f4527e14',volume_type_id=320b11ba-b123-4246-89ea-b73b8c68d4f2), 'volume': Volume(_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-03T19:32:39Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=564daa04-a8ea-49cb-a851-dcc8ce092435,host=None,id=d1c66678-ac2d-4991-aaa0-bed1f5cfdfae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c24ba73df5db41d09047e05c79e6461c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b204d11a-0934-4211-b852-c4db0af00f89,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='153c5711b56b427ead9eee01f4527e14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(320b11ba-b123-4246-89ea-b73b8c68d4f2),volume_type_id=320b11ba-b123-4246-89ea-b73b8c68d4f2)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:39.814946 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-10198388-ed41-4378-aed5-49fc74e87b40 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f550273-e2a6-4710-8d11-449b6e012a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:39.853187 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-10198388-ed41-4378-aed5-49fc74e87b40 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f550273-e2a6-4710-8d11-449b6e012a3f) transitioned into state 'SUCCESS' from 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=564daa04-a8ea-49cb-a851-dcc8ce092435,group_type_id=,metadata={},multiattach=False,project_id='c24ba73df5db41d09047e05c79e6461c',qos_specs=None,replication_status=,reservations=['620a5489-8c06-4fbc-8ddc-5de6a82f1ada','db403d10-f022-4a86-a5c9-5dfd5000fd55'],size=1,snapshot_id=b204d11a-0934-4211-b852-c4db0af00f89,source_replicaid=,source_volid=None,status='creating',user_id='153c5711b56b427ead9eee01f4527e14',volume_type_id=320b11ba-b123-4246-89ea-b73b8c68d4f2)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:39.853187 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-10198388-ed41-4378-aed5-49fc74e87b40 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Flow 'volume_create_api' (bb51d580-c23d-44db-9325-6031931d8dcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:39.853187 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-10198388-ed41-4378-aed5-49fc74e87b40 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Create volume request issued successfully. Jul 03 19:32:39.872275 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-54d017d1-a38f-47cf-87fd-411fd2f5ad07 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:39.872389 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-10198388-ed41-4378-aed5-49fc74e87b40 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/action returned with HTTP 202 Jul 03 19:32:39.872389 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 819/3257] 10.4.3.61 () {70 vars in 1311 bytes} [Fri Jul 3 19:32:39 2026] POST /volume/v3/groups/action => generated 103 bytes in 817 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:39.884326 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a28153f8-5be5-4cdf-b85c-6896dc04fc0e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:39.885938 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-54d017d1-a38f-47cf-87fd-411fd2f5ad07 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 Jul 03 19:32:39.886159 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-54d017d1-a38f-47cf-87fd-411fd2f5ad07 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:39.886279 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a28153f8-5be5-4cdf-b85c-6896dc04fc0e tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:32:39.886338 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-54d017d1-a38f-47cf-87fd-411fd2f5ad07 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:39.886548 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a28153f8-5be5-4cdf-b85c-6896dc04fc0e tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:39.886745 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a28153f8-5be5-4cdf-b85c-6896dc04fc0e tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'detail' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:39.887114 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.api_utils [None req-a28153f8-5be5-4cdf-b85c-6896dc04fc0e tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Removing options '' from query. {{(pid=99926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:32:39.888058 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-a28153f8-5be5-4cdf-b85c-6896dc04fc0e tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99926) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:32:39.896538 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:39.896538 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:39.901934 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-54d017d1-a38f-47cf-87fd-411fd2f5ad07 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:32:39.907895 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-54d017d1-a38f-47cf-87fd-411fd2f5ad07 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 returned with HTTP 200 Jul 03 19:32:39.908495 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 825/3258] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:39 2026] GET /volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 => generated 900 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:39.912829 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a28153f8-5be5-4cdf-b85c-6896dc04fc0e tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Get all volumes completed successfully. Jul 03 19:32:39.914850 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a28153f8-5be5-4cdf-b85c-6896dc04fc0e tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:39.915046 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a28153f8-5be5-4cdf-b85c-6896dc04fc0e tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:39.986197 np0000004460 devstack@c-api.service[99926]: DEBUG oslo_db.sqlalchemy.engines [None req-a28153f8-5be5-4cdf-b85c-6896dc04fc0e tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99926) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:39.994279 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:39.994279 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:39.994837 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-a28153f8-5be5-4cdf-b85c-6896dc04fc0e tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:39.995053 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-a28153f8-5be5-4cdf-b85c-6896dc04fc0e tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:40.049191 np0000004460 devstack@c-api.service[99926]: DEBUG oslo_db.sqlalchemy.engines [None req-a28153f8-5be5-4cdf-b85c-6896dc04fc0e tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99926) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:40.056392 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:40.056392 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:40.064006 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a28153f8-5be5-4cdf-b85c-6896dc04fc0e tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:32:40.064425 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 794/3259] 10.4.3.61 () {68 vars in 1292 bytes} [Fri Jul 3 19:32:39 2026] GET /volume/v3/volumes/detail => generated 1829 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:32:40.079908 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-faef2b6d-1ac4-4ff0-aff2-aecd7b87eb7c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:40.081622 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-faef2b6d-1ac4-4ff0-aff2-aecd7b87eb7c tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/d1c66678-ac2d-4991-aaa0-bed1f5cfdfae Jul 03 19:32:40.083209 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-faef2b6d-1ac4-4ff0-aff2-aecd7b87eb7c tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:40.083209 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-faef2b6d-1ac4-4ff0-aff2-aecd7b87eb7c tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:40.089269 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:40.089269 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:40.098186 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-faef2b6d-1ac4-4ff0-aff2-aecd7b87eb7c tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Volume info retrieved successfully. Jul 03 19:32:40.098186 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-faef2b6d-1ac4-4ff0-aff2-aecd7b87eb7c tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:40.098186 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-faef2b6d-1ac4-4ff0-aff2-aecd7b87eb7c tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:40.135194 np0000004460 devstack@c-api.service[99927]: DEBUG oslo_db.sqlalchemy.engines [None req-faef2b6d-1ac4-4ff0-aff2-aecd7b87eb7c tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99927) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:40.142780 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:40.142780 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:40.151081 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-faef2b6d-1ac4-4ff0-aff2-aecd7b87eb7c tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/d1c66678-ac2d-4991-aaa0-bed1f5cfdfae returned with HTTP 200 Jul 03 19:32:40.151768 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 822/3260] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:32:40 2026] GET /volume/v3/volumes/d1c66678-ac2d-4991-aaa0-bed1f5cfdfae => generated 924 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:40.167450 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c72c7df5-f9a1-4133-a6b7-780b0e7cd4c7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:40.170262 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c72c7df5-f9a1-4133-a6b7-780b0e7cd4c7 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/groups/564daa04-a8ea-49cb-a851-dcc8ce092435 Jul 03 19:32:40.170857 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c72c7df5-f9a1-4133-a6b7-780b0e7cd4c7 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:40.170857 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c72c7df5-f9a1-4133-a6b7-780b0e7cd4c7 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:40.170947 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-c72c7df5-f9a1-4133-a6b7-780b0e7cd4c7 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member 564daa04-a8ea-49cb-a851-dcc8ce092435 {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:32:40.176628 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:40.176628 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:40.188328 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c72c7df5-f9a1-4133-a6b7-780b0e7cd4c7 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/564daa04-a8ea-49cb-a851-dcc8ce092435 returned with HTTP 200 Jul 03 19:32:40.189054 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 820/3261] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:32:40 2026] GET /volume/v3/groups/564daa04-a8ea-49cb-a851-dcc8ce092435 => generated 418 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:40.203543 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-44d31fb8-0cc1-4950-bde3-6a4b9cdf99a9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:40.207662 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-44d31fb8-0cc1-4950-bde3-6a4b9cdf99a9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:32:40.208199 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-44d31fb8-0cc1-4950-bde3-6a4b9cdf99a9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:40.208787 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-44d31fb8-0cc1-4950-bde3-6a4b9cdf99a9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'detail' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:40.212480 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.api_utils [None req-44d31fb8-0cc1-4950-bde3-6a4b9cdf99a9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Removing options '' from query. {{(pid=99924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:32:40.212480 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-44d31fb8-0cc1-4950-bde3-6a4b9cdf99a9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99924) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:32:40.232301 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-44d31fb8-0cc1-4950-bde3-6a4b9cdf99a9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Get all volumes completed successfully. Jul 03 19:32:40.234740 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-44d31fb8-0cc1-4950-bde3-6a4b9cdf99a9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:40.235314 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-44d31fb8-0cc1-4950-bde3-6a4b9cdf99a9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:40.262842 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8c940a08-5bf6-49a9-8895-4390ec2528c8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:40.265272 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8c940a08-5bf6-49a9-8895-4390ec2528c8 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 Jul 03 19:32:40.265272 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8c940a08-5bf6-49a9-8895-4390ec2528c8 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:40.266028 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8c940a08-5bf6-49a9-8895-4390ec2528c8 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:40.266028 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-8c940a08-5bf6-49a9-8895-4390ec2528c8 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 38c432a4-79ff-42e0-9bb4-e9678df806b3. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:40.271384 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:40.271384 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:40.274242 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8c940a08-5bf6-49a9-8895-4390ec2528c8 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 returned with HTTP 200 Jul 03 19:32:40.274242 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 795/3262] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:40 2026] GET /volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:40.310081 np0000004460 devstack@c-api.service[99924]: DEBUG oslo_db.sqlalchemy.engines [None req-44d31fb8-0cc1-4950-bde3-6a4b9cdf99a9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:40.316371 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:40.316371 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:40.325280 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-44d31fb8-0cc1-4950-bde3-6a4b9cdf99a9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:40.325280 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-44d31fb8-0cc1-4950-bde3-6a4b9cdf99a9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:40.381332 np0000004460 devstack@c-api.service[99924]: DEBUG oslo_db.sqlalchemy.engines [None req-44d31fb8-0cc1-4950-bde3-6a4b9cdf99a9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:40.385443 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:40.385443 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:40.394752 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-44d31fb8-0cc1-4950-bde3-6a4b9cdf99a9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:32:40.395313 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 826/3263] 10.4.3.61 () {68 vars in 1292 bytes} [Fri Jul 3 19:32:40 2026] GET /volume/v3/volumes/detail => generated 1830 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:32:40.423481 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-050505ab-8ef1-48cd-bf5d-ea7bcf8cb1c4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:40.425846 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-050505ab-8ef1-48cd-bf5d-ea7bcf8cb1c4 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] POST https://10.4.3.61/volume/v3/groups/564daa04-a8ea-49cb-a851-dcc8ce092435/action Jul 03 19:32:40.426365 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-050505ab-8ef1-48cd-bf5d-ea7bcf8cb1c4 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:32:40.426520 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-050505ab-8ef1-48cd-bf5d-ea7bcf8cb1c4 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:40.428439 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.groups [None req-050505ab-8ef1-48cd-bf5d-ea7bcf8cb1c4 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] delete called for group 564daa04-a8ea-49cb-a851-dcc8ce092435 {{(pid=99927) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 19:32:40.428532 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.groups [None req-050505ab-8ef1-48cd-bf5d-ea7bcf8cb1c4 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Delete group with id: 564daa04-a8ea-49cb-a851-dcc8ce092435 Jul 03 19:32:40.432698 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:40.432698 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:40.481125 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-050505ab-8ef1-48cd-bf5d-ea7bcf8cb1c4 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/564daa04-a8ea-49cb-a851-dcc8ce092435/action returned with HTTP 202 Jul 03 19:32:40.481637 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 823/3264] 10.4.3.61 () {70 vars in 1421 bytes} [Fri Jul 3 19:32:40 2026] POST /volume/v3/groups/564daa04-a8ea-49cb-a851-dcc8ce092435/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:32:40.491150 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c2a429cf-08e8-411a-98d2-0ef45ef907ed None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:40.493457 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c2a429cf-08e8-411a-98d2-0ef45ef907ed tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/d1c66678-ac2d-4991-aaa0-bed1f5cfdfae Jul 03 19:32:40.493687 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c2a429cf-08e8-411a-98d2-0ef45ef907ed tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:40.493941 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c2a429cf-08e8-411a-98d2-0ef45ef907ed tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:40.502726 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:40.502726 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:40.508496 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c2a429cf-08e8-411a-98d2-0ef45ef907ed tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Volume info retrieved successfully. Jul 03 19:32:40.509584 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c2a429cf-08e8-411a-98d2-0ef45ef907ed tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:40.509810 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c2a429cf-08e8-411a-98d2-0ef45ef907ed tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:40.559281 np0000004460 devstack@c-api.service[99925]: DEBUG oslo_db.sqlalchemy.engines [None req-c2a429cf-08e8-411a-98d2-0ef45ef907ed tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99925) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:40.563562 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:40.563562 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:40.574817 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c2a429cf-08e8-411a-98d2-0ef45ef907ed tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/d1c66678-ac2d-4991-aaa0-bed1f5cfdfae returned with HTTP 200 Jul 03 19:32:40.575581 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 821/3265] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:32:40 2026] GET /volume/v3/volumes/d1c66678-ac2d-4991-aaa0-bed1f5cfdfae => generated 923 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:40.940609 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5d65d574-0c7d-4807-af33-b6edae044a8a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:40.944245 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5d65d574-0c7d-4807-af33-b6edae044a8a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 Jul 03 19:32:40.944245 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5d65d574-0c7d-4807-af33-b6edae044a8a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:40.944245 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5d65d574-0c7d-4807-af33-b6edae044a8a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:40.954845 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:40.954845 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:40.960860 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5d65d574-0c7d-4807-af33-b6edae044a8a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:32:40.967896 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5d65d574-0c7d-4807-af33-b6edae044a8a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 returned with HTTP 200 Jul 03 19:32:40.967896 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 796/3266] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:40 2026] GET /volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 => generated 900 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:41.290781 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9f32e6d2-f13d-40fe-bec5-ac087394c361 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:41.295484 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9f32e6d2-f13d-40fe-bec5-ac087394c361 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 Jul 03 19:32:41.299186 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9f32e6d2-f13d-40fe-bec5-ac087394c361 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:41.299186 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9f32e6d2-f13d-40fe-bec5-ac087394c361 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:41.299186 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-9f32e6d2-f13d-40fe-bec5-ac087394c361 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 38c432a4-79ff-42e0-9bb4-e9678df806b3. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:41.307230 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:41.307230 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:41.308251 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9f32e6d2-f13d-40fe-bec5-ac087394c361 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 returned with HTTP 200 Jul 03 19:32:41.308742 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 827/3267] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:41 2026] GET /volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:41.592250 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-99a3a27f-8c46-4f05-9183-98eb3eba9f3d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:41.599629 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-99a3a27f-8c46-4f05-9183-98eb3eba9f3d tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/d1c66678-ac2d-4991-aaa0-bed1f5cfdfae Jul 03 19:32:41.600289 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-99a3a27f-8c46-4f05-9183-98eb3eba9f3d tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:41.600644 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-99a3a27f-8c46-4f05-9183-98eb3eba9f3d tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:41.618068 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-99a3a27f-8c46-4f05-9183-98eb3eba9f3d tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/d1c66678-ac2d-4991-aaa0-bed1f5cfdfae returned with HTTP 404 Jul 03 19:32:41.618674 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 824/3268] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:32:41 2026] GET /volume/v3/volumes/d1c66678-ac2d-4991-aaa0-bed1f5cfdfae => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:32:41.627605 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0f08e3f6-c4fb-4c9b-af59-2afe875feccf None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:41.630388 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0f08e3f6-c4fb-4c9b-af59-2afe875feccf tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/groups/564daa04-a8ea-49cb-a851-dcc8ce092435 Jul 03 19:32:41.630623 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0f08e3f6-c4fb-4c9b-af59-2afe875feccf tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:41.630820 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0f08e3f6-c4fb-4c9b-af59-2afe875feccf tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:41.630955 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-0f08e3f6-c4fb-4c9b-af59-2afe875feccf tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member 564daa04-a8ea-49cb-a851-dcc8ce092435 {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:32:41.634251 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0f08e3f6-c4fb-4c9b-af59-2afe875feccf tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/564daa04-a8ea-49cb-a851-dcc8ce092435 returned with HTTP 404 Jul 03 19:32:41.634712 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 822/3269] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:32:41 2026] GET /volume/v3/groups/564daa04-a8ea-49cb-a851-dcc8ce092435 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:32:41.642365 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-08a5f6b7-ff9d-4712-8dae-6a2cb00c3f39 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:41.644135 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-08a5f6b7-ff9d-4712-8dae-6a2cb00c3f39 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] DELETE https://10.4.3.61/volume/v3/group_snapshots/2ba82307-a35d-4da5-9d29-b7ad15dcfb8c Jul 03 19:32:41.644382 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-08a5f6b7-ff9d-4712-8dae-6a2cb00c3f39 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:41.644569 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-08a5f6b7-ff9d-4712-8dae-6a2cb00c3f39 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:41.644698 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.group_snapshots [None req-08a5f6b7-ff9d-4712-8dae-6a2cb00c3f39 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] delete called for member 2ba82307-a35d-4da5-9d29-b7ad15dcfb8c {{(pid=99926) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 19:32:41.644790 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.group_snapshots [None req-08a5f6b7-ff9d-4712-8dae-6a2cb00c3f39 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Delete group_snapshot with id: 2ba82307-a35d-4da5-9d29-b7ad15dcfb8c Jul 03 19:32:41.648229 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:41.648229 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:41.686311 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-08a5f6b7-ff9d-4712-8dae-6a2cb00c3f39 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/group_snapshots/2ba82307-a35d-4da5-9d29-b7ad15dcfb8c returned with HTTP 202 Jul 03 19:32:41.686851 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 797/3270] 10.4.3.61 () {68 vars in 1409 bytes} [Fri Jul 3 19:32:41 2026] DELETE /volume/v3/group_snapshots/2ba82307-a35d-4da5-9d29-b7ad15dcfb8c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:32:41.698031 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-131212c0-31af-4cd2-b59a-91172832fab4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:41.700178 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-131212c0-31af-4cd2-b59a-91172832fab4 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:32:41.700451 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-131212c0-31af-4cd2-b59a-91172832fab4 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:41.700693 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-131212c0-31af-4cd2-b59a-91172832fab4 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'detail' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:41.701008 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.api_utils [None req-131212c0-31af-4cd2-b59a-91172832fab4 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Removing options '' from query. {{(pid=99924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:32:41.701902 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-131212c0-31af-4cd2-b59a-91172832fab4 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99924) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:32:41.710380 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-131212c0-31af-4cd2-b59a-91172832fab4 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Get all volumes completed successfully. Jul 03 19:32:41.711116 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-131212c0-31af-4cd2-b59a-91172832fab4 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:41.711322 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-131212c0-31af-4cd2-b59a-91172832fab4 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:41.750304 np0000004460 devstack@c-api.service[99924]: DEBUG oslo_db.sqlalchemy.engines [None req-131212c0-31af-4cd2-b59a-91172832fab4 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:41.753443 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:41.753443 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:41.761253 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-131212c0-31af-4cd2-b59a-91172832fab4 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:32:41.761642 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 828/3271] 10.4.3.61 () {68 vars in 1292 bytes} [Fri Jul 3 19:32:41 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:41.776666 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-78cdd621-32f0-472f-a5db-79e4eee10d0b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:41.778673 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-78cdd621-32f0-472f-a5db-79e4eee10d0b tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/snapshots/detail Jul 03 19:32:41.778945 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-78cdd621-32f0-472f-a5db-79e4eee10d0b tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:41.779192 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-78cdd621-32f0-472f-a5db-79e4eee10d0b tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:41.779738 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-78cdd621-32f0-472f-a5db-79e4eee10d0b tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:32:41.781183 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.db.api [None req-78cdd621-32f0-472f-a5db-79e4eee10d0b tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Building query based on filter {{(pid=99927) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:32:41.785532 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-78cdd621-32f0-472f-a5db-79e4eee10d0b tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Get all snapshots completed successfully. Jul 03 19:32:41.786474 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-78cdd621-32f0-472f-a5db-79e4eee10d0b tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 19:32:41.786880 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 825/3272] 10.4.3.61 () {66 vars in 1257 bytes} [Fri Jul 3 19:32:41 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 19:32:41.801209 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2ee415a5-1278-4dce-82fc-4e06be2ecd21 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:41.801209 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2ee415a5-1278-4dce-82fc-4e06be2ecd21 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/group_snapshots/2ba82307-a35d-4da5-9d29-b7ad15dcfb8c Jul 03 19:32:41.801209 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2ee415a5-1278-4dce-82fc-4e06be2ecd21 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:41.801209 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2ee415a5-1278-4dce-82fc-4e06be2ecd21 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:41.802020 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.group_snapshots [None req-2ee415a5-1278-4dce-82fc-4e06be2ecd21 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member 2ba82307-a35d-4da5-9d29-b7ad15dcfb8c {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 19:32:41.805380 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2ee415a5-1278-4dce-82fc-4e06be2ecd21 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/group_snapshots/2ba82307-a35d-4da5-9d29-b7ad15dcfb8c returned with HTTP 404 Jul 03 19:32:41.806004 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 823/3273] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:32:41 2026] GET /volume/v3/group_snapshots/2ba82307-a35d-4da5-9d29-b7ad15dcfb8c => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:32:41.816109 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-94500cfb-ef1c-4a12-95f6-4d9e4593a0ad None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:41.818346 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-94500cfb-ef1c-4a12-95f6-4d9e4593a0ad tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:32:41.818606 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-94500cfb-ef1c-4a12-95f6-4d9e4593a0ad tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:41.818950 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-94500cfb-ef1c-4a12-95f6-4d9e4593a0ad tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'detail' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:41.819380 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.api_utils [None req-94500cfb-ef1c-4a12-95f6-4d9e4593a0ad tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Removing options '' from query. {{(pid=99926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:32:41.819632 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:41.819632 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:41.820230 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-94500cfb-ef1c-4a12-95f6-4d9e4593a0ad tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99926) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:32:41.831687 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-94500cfb-ef1c-4a12-95f6-4d9e4593a0ad tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Get all volumes completed successfully. Jul 03 19:32:41.833046 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-94500cfb-ef1c-4a12-95f6-4d9e4593a0ad tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:41.833046 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-94500cfb-ef1c-4a12-95f6-4d9e4593a0ad tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:41.887683 np0000004460 devstack@c-api.service[99926]: DEBUG oslo_db.sqlalchemy.engines [None req-94500cfb-ef1c-4a12-95f6-4d9e4593a0ad tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99926) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:41.891564 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:41.891564 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:41.902592 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-94500cfb-ef1c-4a12-95f6-4d9e4593a0ad tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:32:41.903361 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 798/3274] 10.4.3.61 () {68 vars in 1292 bytes} [Fri Jul 3 19:32:41 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:41.920050 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-37d1383a-0982-4348-93c1-81d0beea9c56 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:41.922350 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-37d1383a-0982-4348-93c1-81d0beea9c56 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] POST https://10.4.3.61/volume/v3/groups/244d24b1-97a4-4551-96c7-207c231d58df/action Jul 03 19:32:41.922792 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-37d1383a-0982-4348-93c1-81d0beea9c56 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:32:41.922909 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-37d1383a-0982-4348-93c1-81d0beea9c56 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:41.924351 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.groups [None req-37d1383a-0982-4348-93c1-81d0beea9c56 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] delete called for group 244d24b1-97a4-4551-96c7-207c231d58df {{(pid=99924) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 19:32:41.924520 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.groups [None req-37d1383a-0982-4348-93c1-81d0beea9c56 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Delete group with id: 244d24b1-97a4-4551-96c7-207c231d58df Jul 03 19:32:41.928196 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:41.928196 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:41.967234 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-37d1383a-0982-4348-93c1-81d0beea9c56 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/244d24b1-97a4-4551-96c7-207c231d58df/action returned with HTTP 202 Jul 03 19:32:41.971847 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 829/3275] 10.4.3.61 () {70 vars in 1421 bytes} [Fri Jul 3 19:32:41 2026] POST /volume/v3/groups/244d24b1-97a4-4551-96c7-207c231d58df/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:32:41.975409 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-18923f87-0a30-4dc5-8580-620aff3da9a1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:41.976974 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-18923f87-0a30-4dc5-8580-620aff3da9a1 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/4cd439f9-b508-47b7-be9a-6b36ce9f2d47 Jul 03 19:32:41.977243 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-18923f87-0a30-4dc5-8580-620aff3da9a1 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:41.977446 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-18923f87-0a30-4dc5-8580-620aff3da9a1 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:41.984779 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:41.984779 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:41.988443 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-18923f87-0a30-4dc5-8580-620aff3da9a1 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Volume info retrieved successfully. Jul 03 19:32:41.988695 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-79f7f3f9-893d-48a6-a961-322fa8f240f8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:41.989311 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-18923f87-0a30-4dc5-8580-620aff3da9a1 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:41.989527 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-18923f87-0a30-4dc5-8580-620aff3da9a1 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:41.991497 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-79f7f3f9-893d-48a6-a961-322fa8f240f8 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 Jul 03 19:32:41.991740 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-79f7f3f9-893d-48a6-a961-322fa8f240f8 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:41.991962 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-79f7f3f9-893d-48a6-a961-322fa8f240f8 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:42.000013 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:42.000013 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:42.005407 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-79f7f3f9-893d-48a6-a961-322fa8f240f8 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:32:42.009397 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-79f7f3f9-893d-48a6-a961-322fa8f240f8 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 returned with HTTP 200 Jul 03 19:32:42.009869 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 824/3276] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:41 2026] GET /volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:42.034453 np0000004460 devstack@c-api.service[99927]: DEBUG oslo_db.sqlalchemy.engines [None req-18923f87-0a30-4dc5-8580-620aff3da9a1 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99927) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:42.038594 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:42.038594 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:42.049528 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-18923f87-0a30-4dc5-8580-620aff3da9a1 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/4cd439f9-b508-47b7-be9a-6b36ce9f2d47 returned with HTTP 200 Jul 03 19:32:42.050099 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 826/3277] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:32:41 2026] GET /volume/v3/volumes/4cd439f9-b508-47b7-be9a-6b36ce9f2d47 => generated 912 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:42.326038 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-99e7b32b-1ff0-40d7-9298-05034ae151fc None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:42.327826 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-99e7b32b-1ff0-40d7-9298-05034ae151fc tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 Jul 03 19:32:42.328286 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-99e7b32b-1ff0-40d7-9298-05034ae151fc tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:42.328628 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-99e7b32b-1ff0-40d7-9298-05034ae151fc tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:42.328913 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-99e7b32b-1ff0-40d7-9298-05034ae151fc tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 38c432a4-79ff-42e0-9bb4-e9678df806b3. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:42.334923 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:42.334923 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:42.336224 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-99e7b32b-1ff0-40d7-9298-05034ae151fc tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 returned with HTTP 200 Jul 03 19:32:42.337037 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 799/3278] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:42 2026] GET /volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:42.527705 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-3cf814f4-98d3-4991-9025-2fc49b3cd73b req-a9b7c57f-448a-47b2-b5f5-a830415985f5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:42.530344 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-3cf814f4-98d3-4991-9025-2fc49b3cd73b req-a9b7c57f-448a-47b2-b5f5-a830415985f5 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] DELETE https://10.4.3.61/volume/v3/attachments/66f5f8ed-30e2-4ec9-b9a6-f00fac4e464e Jul 03 19:32:42.530593 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-3cf814f4-98d3-4991-9025-2fc49b3cd73b req-a9b7c57f-448a-47b2-b5f5-a830415985f5 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:42.530840 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-3cf814f4-98d3-4991-9025-2fc49b3cd73b req-a9b7c57f-448a-47b2-b5f5-a830415985f5 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:42.547483 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:42.547483 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:43.024599 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d4bbe5a0-9f27-44ea-a23d-e65b7be06fa5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:43.027121 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d4bbe5a0-9f27-44ea-a23d-e65b7be06fa5 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 Jul 03 19:32:43.027366 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d4bbe5a0-9f27-44ea-a23d-e65b7be06fa5 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:43.027585 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d4bbe5a0-9f27-44ea-a23d-e65b7be06fa5 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:43.035991 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:43.035991 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:43.039682 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d4bbe5a0-9f27-44ea-a23d-e65b7be06fa5 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:32:43.044047 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d4bbe5a0-9f27-44ea-a23d-e65b7be06fa5 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 returned with HTTP 200 Jul 03 19:32:43.044496 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 825/3279] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:43 2026] GET /volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:43.069195 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5e8c64df-f422-4c74-af05-f6e5ab895e9c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:43.079104 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5e8c64df-f422-4c74-af05-f6e5ab895e9c tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/4cd439f9-b508-47b7-be9a-6b36ce9f2d47 Jul 03 19:32:43.079450 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5e8c64df-f422-4c74-af05-f6e5ab895e9c tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:43.079702 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5e8c64df-f422-4c74-af05-f6e5ab895e9c tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:43.084053 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-3cf814f4-98d3-4991-9025-2fc49b3cd73b req-a9b7c57f-448a-47b2-b5f5-a830415985f5 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] https://10.4.3.61/volume/v3/attachments/66f5f8ed-30e2-4ec9-b9a6-f00fac4e464e returned with HTTP 200 Jul 03 19:32:43.084500 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 830/3280] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:32:42 2026] DELETE /volume/v3/attachments/66f5f8ed-30e2-4ec9-b9a6-f00fac4e464e => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:43.086647 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5e8c64df-f422-4c74-af05-f6e5ab895e9c tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/4cd439f9-b508-47b7-be9a-6b36ce9f2d47 returned with HTTP 404 Jul 03 19:32:43.087283 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 827/3281] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:32:43 2026] GET /volume/v3/volumes/4cd439f9-b508-47b7-be9a-6b36ce9f2d47 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:32:43.095973 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-15bc2b42-c928-4fc0-9dcc-79d547243015 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:43.098517 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-15bc2b42-c928-4fc0-9dcc-79d547243015 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/groups/244d24b1-97a4-4551-96c7-207c231d58df Jul 03 19:32:43.098782 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-15bc2b42-c928-4fc0-9dcc-79d547243015 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:43.099025 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-15bc2b42-c928-4fc0-9dcc-79d547243015 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:43.099193 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.groups [None req-15bc2b42-c928-4fc0-9dcc-79d547243015 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member 244d24b1-97a4-4551-96c7-207c231d58df {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:32:43.101533 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-3cf814f4-98d3-4991-9025-2fc49b3cd73b req-c4ca6251-2b8c-4f5c-a908-acb3d515fa09 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:43.103836 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-15bc2b42-c928-4fc0-9dcc-79d547243015 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/244d24b1-97a4-4551-96c7-207c231d58df returned with HTTP 404 Jul 03 19:32:43.103955 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-3cf814f4-98d3-4991-9025-2fc49b3cd73b req-c4ca6251-2b8c-4f5c-a908-acb3d515fa09 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] DELETE https://10.4.3.61/volume/v3/volumes/3b0a53e2-ec69-48f3-b8b1-370a6acfac0e Jul 03 19:32:43.104118 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-3cf814f4-98d3-4991-9025-2fc49b3cd73b req-c4ca6251-2b8c-4f5c-a908-acb3d515fa09 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:43.104380 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-3cf814f4-98d3-4991-9025-2fc49b3cd73b req-c4ca6251-2b8c-4f5c-a908-acb3d515fa09 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:43.104602 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 800/3282] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:32:43 2026] GET /volume/v3/groups/244d24b1-97a4-4551-96c7-207c231d58df => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:32:43.104744 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [req-3cf814f4-98d3-4991-9025-2fc49b3cd73b req-c4ca6251-2b8c-4f5c-a908-acb3d515fa09 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Delete volume with id: 3b0a53e2-ec69-48f3-b8b1-370a6acfac0e Jul 03 19:32:43.112189 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:43.112189 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:43.112647 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-3cf814f4-98d3-4991-9025-2fc49b3cd73b req-c4ca6251-2b8c-4f5c-a908-acb3d515fa09 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Volume info retrieved successfully. Jul 03 19:32:43.113090 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a1f80ea0-ffe8-47fb-b629-ab8086ff0673 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:43.115261 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a1f80ea0-ffe8-47fb-b629-ab8086ff0673 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] DELETE https://10.4.3.61/volume/v3/group_types/895b4651-0afd-4c58-9870-fd9219627d55 Jul 03 19:32:43.115520 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a1f80ea0-ffe8-47fb-b629-ab8086ff0673 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:43.115738 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a1f80ea0-ffe8-47fb-b629-ab8086ff0673 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:43.116069 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:43.116069 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:43.130016 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a1f80ea0-ffe8-47fb-b629-ab8086ff0673 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] https://10.4.3.61/volume/v3/group_types/895b4651-0afd-4c58-9870-fd9219627d55 returned with HTTP 202 Jul 03 19:32:43.130555 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 831/3283] 10.4.3.61 () {68 vars in 1397 bytes} [Fri Jul 3 19:32:43 2026] DELETE /volume/v3/group_types/895b4651-0afd-4c58-9870-fd9219627d55 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:32:43.131460 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-3cf814f4-98d3-4991-9025-2fc49b3cd73b req-c4ca6251-2b8c-4f5c-a908-acb3d515fa09 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] Delete volume request issued successfully. Jul 03 19:32:43.131665 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-3cf814f4-98d3-4991-9025-2fc49b3cd73b req-c4ca6251-2b8c-4f5c-a908-acb3d515fa09 tempest-TestShelveInstance-1024687923 tempest-TestShelveInstance-1024687923-project-member] https://10.4.3.61/volume/v3/volumes/3b0a53e2-ec69-48f3-b8b1-370a6acfac0e returned with HTTP 202 Jul 03 19:32:43.132083 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 826/3284] 10.4.3.61 () {70 vars in 1613 bytes} [Fri Jul 3 19:32:43 2026] DELETE /volume/v3/volumes/3b0a53e2-ec69-48f3-b8b1-370a6acfac0e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:32:43.144293 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e4d66a7d-f088-4753-8264-b45a284d89dc None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:43.146650 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e4d66a7d-f088-4753-8264-b45a284d89dc tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] DELETE https://10.4.3.61/volume/v3/types/320b11ba-b123-4246-89ea-b73b8c68d4f2 Jul 03 19:32:43.146863 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e4d66a7d-f088-4753-8264-b45a284d89dc tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:43.147155 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e4d66a7d-f088-4753-8264-b45a284d89dc tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] Calling method '_delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:43.173758 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e4d66a7d-f088-4753-8264-b45a284d89dc tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] https://10.4.3.61/volume/v3/types/320b11ba-b123-4246-89ea-b73b8c68d4f2 returned with HTTP 202 Jul 03 19:32:43.174274 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 828/3285] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:32:43 2026] DELETE /volume/v3/types/320b11ba-b123-4246-89ea-b73b8c68d4f2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:32:43.188352 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1f7cdd82-0f24-467b-8e34-4ff842fdb8a2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:43.190611 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1f7cdd82-0f24-467b-8e34-4ff842fdb8a2 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] GET https://10.4.3.61/volume/v3/types/320b11ba-b123-4246-89ea-b73b8c68d4f2 Jul 03 19:32:43.190937 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1f7cdd82-0f24-467b-8e34-4ff842fdb8a2 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:43.191280 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1f7cdd82-0f24-467b-8e34-4ff842fdb8a2 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:43.195708 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1f7cdd82-0f24-467b-8e34-4ff842fdb8a2 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] https://10.4.3.61/volume/v3/types/320b11ba-b123-4246-89ea-b73b8c68d4f2 returned with HTTP 404 Jul 03 19:32:43.196404 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 801/3286] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:32:43 2026] GET /volume/v3/types/320b11ba-b123-4246-89ea-b73b8c68d4f2 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:43.206330 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2bb02e3d-d35b-45f4-bd1d-92d9c113fc06 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:43.208223 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2bb02e3d-d35b-45f4-bd1d-92d9c113fc06 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:32:43.208566 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2bb02e3d-d35b-45f4-bd1d-92d9c113fc06 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1195003521"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:43.224519 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2bb02e3d-d35b-45f4-bd1d-92d9c113fc06 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:32:43.225010 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 832/3287] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:32:43 2026] POST /volume/v3/types => generated 224 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:43.238711 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f374e390-e684-4134-960d-34ef3aedb161 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:43.241007 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f374e390-e684-4134-960d-34ef3aedb161 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] POST https://10.4.3.61/volume/v3/group_types Jul 03 19:32:43.241496 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f374e390-e684-4134-960d-34ef3aedb161 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1519780557"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:43.256887 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f374e390-e684-4134-960d-34ef3aedb161 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] https://10.4.3.61/volume/v3/group_types returned with HTTP 202 Jul 03 19:32:43.257427 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 827/3288] 10.4.3.61 () {70 vars in 1304 bytes} [Fri Jul 3 19:32:43 2026] POST /volume/v3/group_types => generated 181 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:43.271138 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-295fd8bd-2956-4cc1-93e1-5ad94164ed68 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:43.278226 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-295fd8bd-2956-4cc1-93e1-5ad94164ed68 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] POST https://10.4.3.61/volume/v3/groups Jul 03 19:32:43.278744 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-295fd8bd-2956-4cc1-93e1-5ad94164ed68 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b00ebe0a-8e32-46f0-831f-103d5e0380a8", "volume_types": ["c0ecc19b-c124-4dda-b71b-f7dc380f5a65"], "name": "tempest-GroupSnapshotsTest-Group-339235300"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:43.280345 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.groups [None req-295fd8bd-2956-4cc1-93e1-5ad94164ed68 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Creating new group {'group': {'group_type': 'b00ebe0a-8e32-46f0-831f-103d5e0380a8', 'volume_types': ['c0ecc19b-c124-4dda-b71b-f7dc380f5a65'], 'name': 'tempest-GroupSnapshotsTest-Group-339235300'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 19:32:43.284731 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.groups [None req-295fd8bd-2956-4cc1-93e1-5ad94164ed68 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Creating group tempest-GroupSnapshotsTest-Group-339235300. Jul 03 19:32:43.291909 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-295fd8bd-2956-4cc1-93e1-5ad94164ed68 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Availability Zones retrieved successfully. Jul 03 19:32:43.302331 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-295fd8bd-2956-4cc1-93e1-5ad94164ed68 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Created reservations ['fd59aa71-b08d-4cf3-9f09-bc8bdfd776ab'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:43.327850 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-295fd8bd-2956-4cc1-93e1-5ad94164ed68 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups returned with HTTP 202 Jul 03 19:32:43.328355 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 829/3289] 10.4.3.61 () {70 vars in 1290 bytes} [Fri Jul 3 19:32:43 2026] POST /volume/v3/groups => generated 111 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:43.337438 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-bed20fe5-12bc-4824-9a5a-059dd50e5cd3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:43.340121 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bed20fe5-12bc-4824-9a5a-059dd50e5cd3 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 Jul 03 19:32:43.340385 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bed20fe5-12bc-4824-9a5a-059dd50e5cd3 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:43.340546 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bed20fe5-12bc-4824-9a5a-059dd50e5cd3 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:43.340669 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.groups [None req-bed20fe5-12bc-4824-9a5a-059dd50e5cd3 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member e4f869a4-b85d-4ba0-b11d-2faf6f651d53 {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:32:43.347684 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:43.347684 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:43.357754 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bed20fe5-12bc-4824-9a5a-059dd50e5cd3 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 returned with HTTP 200 Jul 03 19:32:43.358220 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 802/3290] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:32:43 2026] GET /volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:43.370159 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8ebc81be-e26a-403a-ba1a-ffdcffb31585 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:43.372516 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8ebc81be-e26a-403a-ba1a-ffdcffb31585 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 Jul 03 19:32:43.372516 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8ebc81be-e26a-403a-ba1a-ffdcffb31585 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:43.372516 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8ebc81be-e26a-403a-ba1a-ffdcffb31585 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:43.372516 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-8ebc81be-e26a-403a-ba1a-ffdcffb31585 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 38c432a4-79ff-42e0-9bb4-e9678df806b3. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:43.377776 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:43.377776 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:43.378557 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8ebc81be-e26a-403a-ba1a-ffdcffb31585 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 returned with HTTP 200 Jul 03 19:32:43.378967 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 833/3291] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:43 2026] GET /volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:44.059967 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f58a227f-1626-407f-96f9-256160801d1f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:44.062090 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f58a227f-1626-407f-96f9-256160801d1f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 Jul 03 19:32:44.062366 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f58a227f-1626-407f-96f9-256160801d1f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:44.062614 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f58a227f-1626-407f-96f9-256160801d1f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:44.070152 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:44.070152 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:44.074848 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f58a227f-1626-407f-96f9-256160801d1f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:32:44.079307 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f58a227f-1626-407f-96f9-256160801d1f tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 returned with HTTP 200 Jul 03 19:32:44.079714 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 828/3292] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:44 2026] GET /volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:44.371383 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f5e99bd5-d768-429e-adb8-78b2c898e387 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:44.373305 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f5e99bd5-d768-429e-adb8-78b2c898e387 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 Jul 03 19:32:44.373551 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f5e99bd5-d768-429e-adb8-78b2c898e387 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:44.373743 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f5e99bd5-d768-429e-adb8-78b2c898e387 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:44.373882 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.groups [None req-f5e99bd5-d768-429e-adb8-78b2c898e387 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member e4f869a4-b85d-4ba0-b11d-2faf6f651d53 {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:32:44.377062 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=286,cinder:INSERT=35,cinder:UPDATE=64 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:32:44.390356 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4916a099-be59-40e5-ab6f-5dfa9b14c5d1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:44.392193 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4916a099-be59-40e5-ab6f-5dfa9b14c5d1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 Jul 03 19:32:44.392489 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4916a099-be59-40e5-ab6f-5dfa9b14c5d1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:44.392617 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4916a099-be59-40e5-ab6f-5dfa9b14c5d1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:44.392719 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-4916a099-be59-40e5-ab6f-5dfa9b14c5d1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 38c432a4-79ff-42e0-9bb4-e9678df806b3. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:44.395009 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:44.395009 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:44.401440 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:44.401440 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:44.402040 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4916a099-be59-40e5-ab6f-5dfa9b14c5d1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 returned with HTTP 200 Jul 03 19:32:44.402421 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 803/3293] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:44 2026] GET /volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:44.416035 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f5e99bd5-d768-429e-adb8-78b2c898e387 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 returned with HTTP 200 Jul 03 19:32:44.416470 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 830/3294] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:32:44 2026] GET /volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 => generated 392 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:44.417454 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-354062fa-6880-4a5e-a338-9e79d28dc6a5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:44.419629 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-354062fa-6880-4a5e-a338-9e79d28dc6a5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] DELETE https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 Jul 03 19:32:44.419902 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-354062fa-6880-4a5e-a338-9e79d28dc6a5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:44.420156 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-354062fa-6880-4a5e-a338-9e79d28dc6a5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:44.420311 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-354062fa-6880-4a5e-a338-9e79d28dc6a5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Delete backup with id: 38c432a4-79ff-42e0-9bb4-e9678df806b3. Jul 03 19:32:44.425604 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:44.425604 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:44.442000 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.backup.rpcapi [None req-354062fa-6880-4a5e-a338-9e79d28dc6a5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] delete_backup rpcapi backup_id 38c432a4-79ff-42e0-9bb4-e9678df806b3 {{(pid=99924) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:32:44.442670 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:44.444308 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-354062fa-6880-4a5e-a338-9e79d28dc6a5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] https://10.4.3.61/volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 returned with HTTP 202 Jul 03 19:32:44.444816 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 834/3295] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:32:44 2026] DELETE /volume/v3/backups/38c432a4-79ff-42e0-9bb4-e9678df806b3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:32:44.445025 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:32:44.445426 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2119364215", "volume_type": "c0ecc19b-c124-4dda-b71b-f7dc380f5a65", "group_id": "e4f869a4-b85d-4ba0-b11d-2faf6f651d53", "size": 1}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:44.446925 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2119364215', 'volume_type': 'c0ecc19b-c124-4dda-b71b-f7dc380f5a65', 'group_id': 'e4f869a4-b85d-4ba0-b11d-2faf6f651d53', 'size': 1}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:32:44.456401 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:44.456401 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:44.456401 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Create volume of 1 GB Jul 03 19:32:44.463396 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Availability Zones retrieved successfully. Jul 03 19:32:44.467178 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ed4a334b-7efe-4d49-9ee1-8410cb10fa64 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:44.467610 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ed4a334b-7efe-4d49-9ee1-8410cb10fa64 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/c68f0cee-8ba3-467d-a8b0-7515f4f78da8 Jul 03 19:32:44.467840 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ed4a334b-7efe-4d49-9ee1-8410cb10fa64 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:44.468042 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ed4a334b-7efe-4d49-9ee1-8410cb10fa64 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:44.468244 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-ed4a334b-7efe-4d49-9ee1-8410cb10fa64 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Delete volume with id: c68f0cee-8ba3-467d-a8b0-7515f4f78da8 Jul 03 19:32:44.471552 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Flow 'volume_create_api' (d8a1ef75-a843-49e6-8c15-88c8d8212a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:44.473433 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02172a61-8035-4d73-9010-8543d39912c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:44.474261 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:44.474261 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:44.474885 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:32:44.476881 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:44.476881 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:44.477411 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ed4a334b-7efe-4d49-9ee1-8410cb10fa64 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Volume info retrieved successfully. Jul 03 19:32:44.502866 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02172a61-8035-4d73-9010-8543d39912c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:32:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0ecc19b-c124-4dda-b71b-f7dc380f5a65,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1195003521',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0ecc19b-c124-4dda-b71b-f7dc380f5a65', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e4f869a4-b85d-4ba0-b11d-2faf6f651d53', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:44.503772 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7f7221f-31d3-418d-91b4-736786d3bf53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:44.507614 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ed4a334b-7efe-4d49-9ee1-8410cb10fa64 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Delete volume request issued successfully. Jul 03 19:32:44.507876 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ed4a334b-7efe-4d49-9ee1-8410cb10fa64 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes/c68f0cee-8ba3-467d-a8b0-7515f4f78da8 returned with HTTP 202 Jul 03 19:32:44.508436 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 804/3296] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:32:44 2026] DELETE /volume/v3/volumes/c68f0cee-8ba3-467d-a8b0-7515f4f78da8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:32:44.529062 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1dd68f02-a867-4864-80c8-fb7bf74c6eb8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:44.531087 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1dd68f02-a867-4864-80c8-fb7bf74c6eb8 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/volumes/c68f0cee-8ba3-467d-a8b0-7515f4f78da8 Jul 03 19:32:44.531841 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1dd68f02-a867-4864-80c8-fb7bf74c6eb8 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:44.531841 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1dd68f02-a867-4864-80c8-fb7bf74c6eb8 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:44.537304 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1195003521 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1195003521, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:32:44.537867 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1195003521 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1195003521, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:32:44.540952 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:44.540952 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:44.545623 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1dd68f02-a867-4864-80c8-fb7bf74c6eb8 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Volume info retrieved successfully. Jul 03 19:32:44.550558 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1dd68f02-a867-4864-80c8-fb7bf74c6eb8 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes/c68f0cee-8ba3-467d-a8b0-7515f4f78da8 returned with HTTP 200 Jul 03 19:32:44.551283 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 831/3297] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:44 2026] GET /volume/v3/volumes/c68f0cee-8ba3-467d-a8b0-7515f4f78da8 => generated 1014 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:44.598660 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Created reservations ['f31c4fb3-0ce8-4591-acb0-0cf09e706add', '14a35a42-a845-4b6b-acb5-43cda2a15824', 'd1268c51-af42-4425-a398-53e7b94eea1c', '89249b9d-bf63-41ba-bb13-f26e55c977e7'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:44.600216 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7f7221f-31d3-418d-91b4-736786d3bf53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f31c4fb3-0ce8-4591-acb0-0cf09e706add', '14a35a42-a845-4b6b-acb5-43cda2a15824', 'd1268c51-af42-4425-a398-53e7b94eea1c', '89249b9d-bf63-41ba-bb13-f26e55c977e7']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:44.601653 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2cba5f4-dbeb-4bc8-b3ee-e4ca4c51efd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:44.632721 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2cba5f4-dbeb-4bc8-b3ee-e4ca4c51efd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4d7ec1d-b62c-43ab-a1e2-340f4d596507', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2119364215',encryption_key_id=None,group_id=e4f869a4-b85d-4ba0-b11d-2faf6f651d53,group_type_id=,metadata={},multiattach=False,project_id='c24ba73df5db41d09047e05c79e6461c',qos_specs=None,replication_status=,reservations=['f31c4fb3-0ce8-4591-acb0-0cf09e706add','14a35a42-a845-4b6b-acb5-43cda2a15824','d1268c51-af42-4425-a398-53e7b94eea1c','89249b9d-bf63-41ba-bb13-f26e55c977e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='153c5711b56b427ead9eee01f4527e14',volume_type_id=c0ecc19b-c124-4dda-b71b-f7dc380f5a65), 'volume': Volume(_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-03T19:32:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2119364215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e4f869a4-b85d-4ba0-b11d-2faf6f651d53,host=None,id=a4d7ec1d-b62c-43ab-a1e2-340f4d596507,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c24ba73df5db41d09047e05c79e6461c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='153c5711b56b427ead9eee01f4527e14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0ecc19b-c124-4dda-b71b-f7dc380f5a65),volume_type_id=c0ecc19b-c124-4dda-b71b-f7dc380f5a65)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:44.633685 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a1dfb12-2638-4bb2-9ea0-ea1774f9c994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:44.662437 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a1dfb12-2638-4bb2-9ea0-ea1774f9c994) transitioned into state 'SUCCESS' from state '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-2119364215',encryption_key_id=None,group_id=e4f869a4-b85d-4ba0-b11d-2faf6f651d53,group_type_id=,metadata={},multiattach=False,project_id='c24ba73df5db41d09047e05c79e6461c',qos_specs=None,replication_status=,reservations=['f31c4fb3-0ce8-4591-acb0-0cf09e706add','14a35a42-a845-4b6b-acb5-43cda2a15824','d1268c51-af42-4425-a398-53e7b94eea1c','89249b9d-bf63-41ba-bb13-f26e55c977e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='153c5711b56b427ead9eee01f4527e14',volume_type_id=c0ecc19b-c124-4dda-b71b-f7dc380f5a65)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:44.663860 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84256b12-0b6b-432b-8d15-4b95c1d25b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:44.681029 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84256b12-0b6b-432b-8d15-4b95c1d25b66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:44.681830 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Flow 'volume_create_api' (d8a1ef75-a843-49e6-8c15-88c8d8212a6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:44.682139 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Create volume request issued successfully. Jul 03 19:32:44.682795 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:44.682966 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:44.729270 np0000004460 devstack@c-api.service[99925]: DEBUG oslo_db.sqlalchemy.engines [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99925) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:44.732541 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:44.732541 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:44.736269 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f29fa32c-2a91-4134-8bdd-b36270e938ec tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:32:44.736757 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 829/3298] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:32:44 2026] POST /volume/v3/volumes => generated 821 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:44.755047 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6836ceb0-6a1d-4d26-872f-e191a16fab2b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:44.756929 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6836ceb0-6a1d-4d26-872f-e191a16fab2b tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/a4d7ec1d-b62c-43ab-a1e2-340f4d596507 Jul 03 19:32:44.757493 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6836ceb0-6a1d-4d26-872f-e191a16fab2b tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:44.759428 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6836ceb0-6a1d-4d26-872f-e191a16fab2b tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:44.768534 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:44.768534 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:44.775556 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6836ceb0-6a1d-4d26-872f-e191a16fab2b tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Volume info retrieved successfully. Jul 03 19:32:44.775556 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-6836ceb0-6a1d-4d26-872f-e191a16fab2b tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:44.775556 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-6836ceb0-6a1d-4d26-872f-e191a16fab2b tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:44.830860 np0000004460 devstack@c-api.service[99924]: DEBUG oslo_db.sqlalchemy.engines [None req-6836ceb0-6a1d-4d26-872f-e191a16fab2b tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:44.840669 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:44.840669 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:44.854200 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6836ceb0-6a1d-4d26-872f-e191a16fab2b tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/a4d7ec1d-b62c-43ab-a1e2-340f4d596507 returned with HTTP 200 Jul 03 19:32:44.854805 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 835/3299] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:32:44 2026] GET /volume/v3/volumes/a4d7ec1d-b62c-43ab-a1e2-340f4d596507 => generated 889 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:32:45.094393 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-fdb949cd-724e-413a-9ce3-02586a0ac9ce None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:45.098181 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fdb949cd-724e-413a-9ce3-02586a0ac9ce tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 Jul 03 19:32:45.098181 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fdb949cd-724e-413a-9ce3-02586a0ac9ce tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:45.098181 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fdb949cd-724e-413a-9ce3-02586a0ac9ce tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:45.105832 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:45.105832 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:45.113125 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-fdb949cd-724e-413a-9ce3-02586a0ac9ce tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:32:45.114996 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fdb949cd-724e-413a-9ce3-02586a0ac9ce tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 returned with HTTP 200 Jul 03 19:32:45.115500 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 805/3300] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:45 2026] GET /volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:45.568964 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-34201506-9145-44dc-92a7-ba935c9a6cd2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:45.571114 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-34201506-9145-44dc-92a7-ba935c9a6cd2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/volumes/c68f0cee-8ba3-467d-a8b0-7515f4f78da8 Jul 03 19:32:45.572009 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-34201506-9145-44dc-92a7-ba935c9a6cd2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:45.572009 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-34201506-9145-44dc-92a7-ba935c9a6cd2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:45.578038 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-34201506-9145-44dc-92a7-ba935c9a6cd2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes/c68f0cee-8ba3-467d-a8b0-7515f4f78da8 returned with HTTP 404 Jul 03 19:32:45.578586 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 832/3301] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:45 2026] GET /volume/v3/volumes/c68f0cee-8ba3-467d-a8b0-7515f4f78da8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:45.589824 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6cb6a362-c063-43b6-8c67-4d6d8e4dbb20 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:45.592122 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6cb6a362-c063-43b6-8c67-4d6d8e4dbb20 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17/export_record Jul 03 19:32:45.592508 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6cb6a362-c063-43b6-8c67-4d6d8e4dbb20 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:45.592694 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6cb6a362-c063-43b6-8c67-4d6d8e4dbb20 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Calling method 'export_record' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:45.592799 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.contrib.backups [None req-6cb6a362-c063-43b6-8c67-4d6d8e4dbb20 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Export record for backup 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99925) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 19:32:45.597126 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:45.597126 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:45.598198 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.policy [None req-6cb6a362-c063-43b6-8c67-4d6d8e4dbb20 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '5e089a348d7e42efbe4bf6f199d88fc6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ba1f3d34f7e04ec197b760a02460c5e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99925) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:32:45.598427 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6cb6a362-c063-43b6-8c67-4d6d8e4dbb20 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17/export_record returned with HTTP 403 Jul 03 19:32:45.598870 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 830/3302] 10.4.3.61 () {68 vars in 1423 bytes} [Fri Jul 3 19:32:45 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17/export_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:45.607532 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d1671782-eefe-4d77-8f41-63f136d0f8ce None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:45.610577 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d1671782-eefe-4d77-8f41-63f136d0f8ce tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:32:45.611059 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d1671782-eefe-4d77-8f41-63f136d0f8ce tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1192967974"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:45.618240 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-d1671782-eefe-4d77-8f41-63f136d0f8ce tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1192967974'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:32:45.618240 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-d1671782-eefe-4d77-8f41-63f136d0f8ce tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Create volume of 1 GB Jul 03 19:32:45.619837 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d1671782-eefe-4d77-8f41-63f136d0f8ce tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Availability Zones retrieved successfully. Jul 03 19:32:45.628009 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-d1671782-eefe-4d77-8f41-63f136d0f8ce tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Flow 'volume_create_api' (6b42a0d6-4d41-49ab-8e21-d85bdcdcd11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:45.628863 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-d1671782-eefe-4d77-8f41-63f136d0f8ce tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (536a4b0f-45ac-48b6-b4ba-7b29109ca310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:45.629620 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-d1671782-eefe-4d77-8f41-63f136d0f8ce tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:32:45.651635 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-d1671782-eefe-4d77-8f41-63f136d0f8ce tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (536a4b0f-45ac-48b6-b4ba-7b29109ca310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:45.652480 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-d1671782-eefe-4d77-8f41-63f136d0f8ce tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e12d4ce6-91cd-4b2f-8af0-8393ee5fb27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:45.702283 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-d1671782-eefe-4d77-8f41-63f136d0f8ce tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Created reservations ['406f4e34-1ce6-4586-b9e5-6b10a0bb6772', '98093d5a-c54d-4303-a8cc-5412881be470', 'dd06bca8-13d3-4a70-9f50-895189237c40', '4d5686cb-45bb-42b7-a385-a195a0a4b2e2'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:45.703276 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-d1671782-eefe-4d77-8f41-63f136d0f8ce tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e12d4ce6-91cd-4b2f-8af0-8393ee5fb27a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['406f4e34-1ce6-4586-b9e5-6b10a0bb6772', '98093d5a-c54d-4303-a8cc-5412881be470', 'dd06bca8-13d3-4a70-9f50-895189237c40', '4d5686cb-45bb-42b7-a385-a195a0a4b2e2']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:45.704209 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-d1671782-eefe-4d77-8f41-63f136d0f8ce tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af363e34-1cbd-403e-904a-8bc6df730df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:45.735349 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-d1671782-eefe-4d77-8f41-63f136d0f8ce tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af363e34-1cbd-403e-904a-8bc6df730df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53b83a7d-41f9-4fe4-abbd-9754619cf995', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1192967974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba1f3d34f7e04ec197b760a02460c5e0',qos_specs=None,replication_status=,reservations=['406f4e34-1ce6-4586-b9e5-6b10a0bb6772','98093d5a-c54d-4303-a8cc-5412881be470','dd06bca8-13d3-4a70-9f50-895189237c40','4d5686cb-45bb-42b7-a385-a195a0a4b2e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4d937ee76aa4edcad712aaaff111ead',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:32:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1192967974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53b83a7d-41f9-4fe4-abbd-9754619cf995,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba1f3d34f7e04ec197b760a02460c5e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4d937ee76aa4edcad712aaaff111ead',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:45.736741 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-d1671782-eefe-4d77-8f41-63f136d0f8ce tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0d7231a-6e14-402d-a999-88a9b2917105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:45.755711 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-d1671782-eefe-4d77-8f41-63f136d0f8ce tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0d7231a-6e14-402d-a999-88a9b2917105) transitioned into state 'SUCCESS' from state '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-1192967974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba1f3d34f7e04ec197b760a02460c5e0',qos_specs=None,replication_status=,reservations=['406f4e34-1ce6-4586-b9e5-6b10a0bb6772','98093d5a-c54d-4303-a8cc-5412881be470','dd06bca8-13d3-4a70-9f50-895189237c40','4d5686cb-45bb-42b7-a385-a195a0a4b2e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4d937ee76aa4edcad712aaaff111ead',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:45.756683 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-d1671782-eefe-4d77-8f41-63f136d0f8ce tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca9ea9e1-b869-4369-a312-bdbe2d06b0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:45.766754 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-d1671782-eefe-4d77-8f41-63f136d0f8ce tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca9ea9e1-b869-4369-a312-bdbe2d06b0f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:45.767613 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-d1671782-eefe-4d77-8f41-63f136d0f8ce tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Flow 'volume_create_api' (6b42a0d6-4d41-49ab-8e21-d85bdcdcd11e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:45.767935 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d1671782-eefe-4d77-8f41-63f136d0f8ce tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Create volume request issued successfully. Jul 03 19:32:45.768561 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d1671782-eefe-4d77-8f41-63f136d0f8ce tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:32:45.769018 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 836/3303] 10.4.3.61 () {70 vars in 1291 bytes} [Fri Jul 3 19:32:45 2026] POST /volume/v3/volumes => generated 776 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:32:45.783404 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b37230e1-8665-4f3c-8d80-7049dfef5e00 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:45.785639 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b37230e1-8665-4f3c-8d80-7049dfef5e00 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/volumes/53b83a7d-41f9-4fe4-abbd-9754619cf995 Jul 03 19:32:45.785639 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b37230e1-8665-4f3c-8d80-7049dfef5e00 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:45.785735 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b37230e1-8665-4f3c-8d80-7049dfef5e00 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:45.794535 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:45.794535 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:45.799125 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b37230e1-8665-4f3c-8d80-7049dfef5e00 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Volume info retrieved successfully. Jul 03 19:32:45.805097 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b37230e1-8665-4f3c-8d80-7049dfef5e00 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes/53b83a7d-41f9-4fe4-abbd-9754619cf995 returned with HTTP 200 Jul 03 19:32:45.805717 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 806/3304] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:45 2026] GET /volume/v3/volumes/53b83a7d-41f9-4fe4-abbd-9754619cf995 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:45.869469 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-eac0989b-821c-4b29-8896-54711afefb0c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:45.871302 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-eac0989b-821c-4b29-8896-54711afefb0c tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/a4d7ec1d-b62c-43ab-a1e2-340f4d596507 Jul 03 19:32:45.871505 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-eac0989b-821c-4b29-8896-54711afefb0c tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:45.871676 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-eac0989b-821c-4b29-8896-54711afefb0c tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:45.880988 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:45.880988 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:45.886552 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-eac0989b-821c-4b29-8896-54711afefb0c tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Volume info retrieved successfully. Jul 03 19:32:45.887327 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-eac0989b-821c-4b29-8896-54711afefb0c tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:45.887496 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-eac0989b-821c-4b29-8896-54711afefb0c tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:45.930245 np0000004460 devstack@c-api.service[99927]: DEBUG oslo_db.sqlalchemy.engines [None req-eac0989b-821c-4b29-8896-54711afefb0c tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99927) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:45.934186 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:45.934186 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:45.945239 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-eac0989b-821c-4b29-8896-54711afefb0c tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/a4d7ec1d-b62c-43ab-a1e2-340f4d596507 returned with HTTP 200 Jul 03 19:32:45.945714 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 833/3305] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:32:45 2026] GET /volume/v3/volumes/a4d7ec1d-b62c-43ab-a1e2-340f4d596507 => generated 914 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:45.961654 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-01f09eff-8792-4ff2-8fe6-3799a757fa01 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:45.967767 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-01f09eff-8792-4ff2-8fe6-3799a757fa01 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:32:45.968250 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-01f09eff-8792-4ff2-8fe6-3799a757fa01 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-4612063", "volume_type": "c0ecc19b-c124-4dda-b71b-f7dc380f5a65", "group_id": "e4f869a4-b85d-4ba0-b11d-2faf6f651d53", "size": 1}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:45.976204 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-01f09eff-8792-4ff2-8fe6-3799a757fa01 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-4612063', 'volume_type': 'c0ecc19b-c124-4dda-b71b-f7dc380f5a65', 'group_id': 'e4f869a4-b85d-4ba0-b11d-2faf6f651d53', 'size': 1}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:32:45.993950 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:45.993950 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:45.994628 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-01f09eff-8792-4ff2-8fe6-3799a757fa01 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Create volume of 1 GB Jul 03 19:32:46.002053 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-01f09eff-8792-4ff2-8fe6-3799a757fa01 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Availability Zones retrieved successfully. Jul 03 19:32:46.009321 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-01f09eff-8792-4ff2-8fe6-3799a757fa01 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Flow 'volume_create_api' (9345a57b-dc65-487f-9b2c-f4033591109a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:46.010937 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-01f09eff-8792-4ff2-8fe6-3799a757fa01 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb4379f3-1883-4efb-9fb9-11ffdaa99910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:46.011688 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:46.011688 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:46.012260 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-01f09eff-8792-4ff2-8fe6-3799a757fa01 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:32:46.039441 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-01f09eff-8792-4ff2-8fe6-3799a757fa01 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb4379f3-1883-4efb-9fb9-11ffdaa99910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:32:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0ecc19b-c124-4dda-b71b-f7dc380f5a65,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1195003521',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0ecc19b-c124-4dda-b71b-f7dc380f5a65', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e4f869a4-b85d-4ba0-b11d-2faf6f651d53', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:46.040408 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-01f09eff-8792-4ff2-8fe6-3799a757fa01 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43f75a6f-2aa6-418b-8dd3-868013a5567d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:46.107184 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-01f09eff-8792-4ff2-8fe6-3799a757fa01 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Created reservations ['fe0e5f8e-5532-4879-8f2f-eafc40083842', '6b1a8834-f192-4e83-a3aa-1efd4e5b2cfe', '75ca8814-7564-49e0-ac9e-1b576e72a147', '7f06b63e-f603-4dad-bffe-5f3250ff345a'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:46.108642 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-01f09eff-8792-4ff2-8fe6-3799a757fa01 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43f75a6f-2aa6-418b-8dd3-868013a5567d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe0e5f8e-5532-4879-8f2f-eafc40083842', '6b1a8834-f192-4e83-a3aa-1efd4e5b2cfe', '75ca8814-7564-49e0-ac9e-1b576e72a147', '7f06b63e-f603-4dad-bffe-5f3250ff345a']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:46.109586 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-01f09eff-8792-4ff2-8fe6-3799a757fa01 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abc95ecf-dff8-4cde-870b-34eb9b362601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:46.131624 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c0838371-35d4-4b7e-aa4b-32f716d60177 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:46.134678 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c0838371-35d4-4b7e-aa4b-32f716d60177 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 Jul 03 19:32:46.134824 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c0838371-35d4-4b7e-aa4b-32f716d60177 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:46.135060 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c0838371-35d4-4b7e-aa4b-32f716d60177 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:46.137814 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-01f09eff-8792-4ff2-8fe6-3799a757fa01 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abc95ecf-dff8-4cde-870b-34eb9b362601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e15e62b2-f919-4060-853f-dd9bef62d23b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-4612063',encryption_key_id=None,group_id=e4f869a4-b85d-4ba0-b11d-2faf6f651d53,group_type_id=,metadata={},multiattach=False,project_id='c24ba73df5db41d09047e05c79e6461c',qos_specs=None,replication_status=,reservations=['fe0e5f8e-5532-4879-8f2f-eafc40083842','6b1a8834-f192-4e83-a3aa-1efd4e5b2cfe','75ca8814-7564-49e0-ac9e-1b576e72a147','7f06b63e-f603-4dad-bffe-5f3250ff345a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='153c5711b56b427ead9eee01f4527e14',volume_type_id=c0ecc19b-c124-4dda-b71b-f7dc380f5a65), 'volume': Volume(_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-03T19:32:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-4612063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e4f869a4-b85d-4ba0-b11d-2faf6f651d53,host=None,id=e15e62b2-f919-4060-853f-dd9bef62d23b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c24ba73df5db41d09047e05c79e6461c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='153c5711b56b427ead9eee01f4527e14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0ecc19b-c124-4dda-b71b-f7dc380f5a65),volume_type_id=c0ecc19b-c124-4dda-b71b-f7dc380f5a65)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:46.138547 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-01f09eff-8792-4ff2-8fe6-3799a757fa01 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b721eae-7e56-4643-a4dc-d32d348eb236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:46.146361 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:46.146361 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:46.151808 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c0838371-35d4-4b7e-aa4b-32f716d60177 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:32:46.160049 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c0838371-35d4-4b7e-aa4b-32f716d60177 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 returned with HTTP 200 Jul 03 19:32:46.160665 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 837/3306] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:46 2026] GET /volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 => generated 900 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:46.162566 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-01f09eff-8792-4ff2-8fe6-3799a757fa01 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b721eae-7e56-4643-a4dc-d32d348eb236) transitioned into state 'SUCCESS' from state '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-4612063',encryption_key_id=None,group_id=e4f869a4-b85d-4ba0-b11d-2faf6f651d53,group_type_id=,metadata={},multiattach=False,project_id='c24ba73df5db41d09047e05c79e6461c',qos_specs=None,replication_status=,reservations=['fe0e5f8e-5532-4879-8f2f-eafc40083842','6b1a8834-f192-4e83-a3aa-1efd4e5b2cfe','75ca8814-7564-49e0-ac9e-1b576e72a147','7f06b63e-f603-4dad-bffe-5f3250ff345a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='153c5711b56b427ead9eee01f4527e14',volume_type_id=c0ecc19b-c124-4dda-b71b-f7dc380f5a65)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:46.163644 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-01f09eff-8792-4ff2-8fe6-3799a757fa01 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59ee6252-ea7c-44db-b2ac-353fcb9a5d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:46.192397 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-01f09eff-8792-4ff2-8fe6-3799a757fa01 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59ee6252-ea7c-44db-b2ac-353fcb9a5d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:46.193510 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-01f09eff-8792-4ff2-8fe6-3799a757fa01 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Flow 'volume_create_api' (9345a57b-dc65-487f-9b2c-f4033591109a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:46.193963 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-01f09eff-8792-4ff2-8fe6-3799a757fa01 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Create volume request issued successfully. Jul 03 19:32:46.194815 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-01f09eff-8792-4ff2-8fe6-3799a757fa01 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:46.195025 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-01f09eff-8792-4ff2-8fe6-3799a757fa01 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:46.248768 np0000004460 devstack@c-api.service[99925]: DEBUG oslo_db.sqlalchemy.engines [None req-01f09eff-8792-4ff2-8fe6-3799a757fa01 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99925) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:46.255902 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:46.255902 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:46.260639 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-01f09eff-8792-4ff2-8fe6-3799a757fa01 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:32:46.261222 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 831/3307] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:32:45 2026] POST /volume/v3/volumes => generated 818 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:46.278967 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6ffe080a-4197-457c-b4dc-1514d1e07c8a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:46.281234 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6ffe080a-4197-457c-b4dc-1514d1e07c8a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/e15e62b2-f919-4060-853f-dd9bef62d23b Jul 03 19:32:46.281487 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6ffe080a-4197-457c-b4dc-1514d1e07c8a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:46.281733 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6ffe080a-4197-457c-b4dc-1514d1e07c8a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:46.292544 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:46.292544 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:46.301500 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-6ffe080a-4197-457c-b4dc-1514d1e07c8a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Volume info retrieved successfully. Jul 03 19:32:46.302587 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-6ffe080a-4197-457c-b4dc-1514d1e07c8a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:46.302847 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-6ffe080a-4197-457c-b4dc-1514d1e07c8a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:46.354661 np0000004460 devstack@c-api.service[99926]: DEBUG oslo_db.sqlalchemy.engines [None req-6ffe080a-4197-457c-b4dc-1514d1e07c8a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99926) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:46.357532 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:46.357532 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:46.366749 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6ffe080a-4197-457c-b4dc-1514d1e07c8a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/e15e62b2-f919-4060-853f-dd9bef62d23b returned with HTTP 200 Jul 03 19:32:46.367491 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 807/3308] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:32:46 2026] GET /volume/v3/volumes/e15e62b2-f919-4060-853f-dd9bef62d23b => generated 886 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:46.819597 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f3a4147f-448c-425d-a95e-3ad11a9443ab None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:46.821806 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f3a4147f-448c-425d-a95e-3ad11a9443ab tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/volumes/53b83a7d-41f9-4fe4-abbd-9754619cf995 Jul 03 19:32:46.822026 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f3a4147f-448c-425d-a95e-3ad11a9443ab tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:46.822229 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f3a4147f-448c-425d-a95e-3ad11a9443ab tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:46.830141 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:46.830141 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:46.835136 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f3a4147f-448c-425d-a95e-3ad11a9443ab tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Volume info retrieved successfully. Jul 03 19:32:46.839612 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f3a4147f-448c-425d-a95e-3ad11a9443ab tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes/53b83a7d-41f9-4fe4-abbd-9754619cf995 returned with HTTP 200 Jul 03 19:32:46.839983 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 834/3309] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:46 2026] GET /volume/v3/volumes/53b83a7d-41f9-4fe4-abbd-9754619cf995 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:46.855190 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bbeee435-72a2-458b-9c07-7c0545136b84 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:46.855875 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bbeee435-72a2-458b-9c07-7c0545136b84 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] POST https://10.4.3.61/volume/v3/backups Jul 03 19:32:46.856401 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bbeee435-72a2-458b-9c07-7c0545136b84 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "53b83a7d-41f9-4fe4-abbd-9754619cf995", "name": "tempest-type-Backup-422291822"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:46.858239 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.backups [None req-bbeee435-72a2-458b-9c07-7c0545136b84 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Creating new backup {'backup': {'volume_id': '53b83a7d-41f9-4fe4-abbd-9754619cf995', 'name': 'tempest-type-Backup-422291822'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:32:46.858524 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-bbeee435-72a2-458b-9c07-7c0545136b84 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Creating backup of volume 53b83a7d-41f9-4fe4-abbd-9754619cf995 in container None Jul 03 19:32:46.867970 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:46.867970 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:46.868578 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-bbeee435-72a2-458b-9c07-7c0545136b84 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Volume info retrieved successfully. Jul 03 19:32:46.886035 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-bbeee435-72a2-458b-9c07-7c0545136b84 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Created reservations ['cff47aa9-fcf5-48b8-974a-ca57454db3e6', '5b129899-c11c-4e4b-a61f-334223c9ed31'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:46.935213 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bbeee435-72a2-458b-9c07-7c0545136b84 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:32:46.935698 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 838/3310] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:32:46 2026] POST /volume/v3/backups => generated 313 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:32:46.945786 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-12336a1a-d5fa-4e10-88e7-2475e4c3ecd6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:46.948688 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-12336a1a-d5fa-4e10-88e7-2475e4c3ecd6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 Jul 03 19:32:46.949059 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-12336a1a-d5fa-4e10-88e7-2475e4c3ecd6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:46.949386 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-12336a1a-d5fa-4e10-88e7-2475e4c3ecd6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:46.949943 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-12336a1a-d5fa-4e10-88e7-2475e4c3ecd6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 961b02bf-45e6-4ef0-b259-a487a80f7541. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:46.954406 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:46.954406 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:46.955379 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-12336a1a-d5fa-4e10-88e7-2475e4c3ecd6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 returned with HTTP 200 Jul 03 19:32:46.955811 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 832/3311] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:46 2026] GET /volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:47.179152 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8677b8d3-3deb-488e-880a-2165478b0e39 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:47.184159 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8677b8d3-3deb-488e-880a-2165478b0e39 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 Jul 03 19:32:47.184159 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8677b8d3-3deb-488e-880a-2165478b0e39 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:47.184159 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8677b8d3-3deb-488e-880a-2165478b0e39 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:47.207466 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:47.207466 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:47.220299 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8677b8d3-3deb-488e-880a-2165478b0e39 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:32:47.226805 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8677b8d3-3deb-488e-880a-2165478b0e39 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 returned with HTTP 200 Jul 03 19:32:47.227381 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 808/3312] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:47 2026] GET /volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 => generated 900 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:47.384365 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fa797571-76c7-4e07-ae5d-0be8557d29db None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:47.387392 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fa797571-76c7-4e07-ae5d-0be8557d29db tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/e15e62b2-f919-4060-853f-dd9bef62d23b Jul 03 19:32:47.387701 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fa797571-76c7-4e07-ae5d-0be8557d29db tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:47.387983 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fa797571-76c7-4e07-ae5d-0be8557d29db tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:47.404906 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:47.404906 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:47.413144 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-fa797571-76c7-4e07-ae5d-0be8557d29db tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Volume info retrieved successfully. Jul 03 19:32:47.413945 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-fa797571-76c7-4e07-ae5d-0be8557d29db tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:47.414138 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-fa797571-76c7-4e07-ae5d-0be8557d29db tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:47.456969 np0000004460 devstack@c-api.service[99927]: DEBUG oslo_db.sqlalchemy.engines [None req-fa797571-76c7-4e07-ae5d-0be8557d29db tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99927) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:47.465677 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:47.465677 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:47.482851 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fa797571-76c7-4e07-ae5d-0be8557d29db tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/e15e62b2-f919-4060-853f-dd9bef62d23b returned with HTTP 200 Jul 03 19:32:47.483275 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 835/3313] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:32:47 2026] GET /volume/v3/volumes/e15e62b2-f919-4060-853f-dd9bef62d23b => generated 911 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:47.502180 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-39954ceb-baa6-4caf-9eec-3ac5dc834bce None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:47.504427 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-39954ceb-baa6-4caf-9eec-3ac5dc834bce tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] PUT https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 Jul 03 19:32:47.507086 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-39954ceb-baa6-4caf-9eec-3ac5dc834bce tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "a4d7ec1d-b62c-43ab-a1e2-340f4d596507"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:47.510698 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.groups [None req-39954ceb-baa6-4caf-9eec-3ac5dc834bce tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Update called for group e4f869a4-b85d-4ba0-b11d-2faf6f651d53. {{(pid=99924) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 19:32:47.510698 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.groups [None req-39954ceb-baa6-4caf-9eec-3ac5dc834bce tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Updating group e4f869a4-b85d-4ba0-b11d-2faf6f651d53 with name None description: None add_volumes: None remove_volumes: a4d7ec1d-b62c-43ab-a1e2-340f4d596507. Jul 03 19:32:47.514452 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:47.514452 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:47.549665 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-39954ceb-baa6-4caf-9eec-3ac5dc834bce tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 returned with HTTP 202 Jul 03 19:32:47.550406 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 839/3314] 10.4.3.61 () {70 vars in 1399 bytes} [Fri Jul 3 19:32:47 2026] PUT /volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:32:47.565042 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-692b55d2-ed1b-43fb-8631-a6e4538df5c0 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:47.571180 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-692b55d2-ed1b-43fb-8631-a6e4538df5c0 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 Jul 03 19:32:47.571529 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-692b55d2-ed1b-43fb-8631-a6e4538df5c0 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:47.571816 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-692b55d2-ed1b-43fb-8631-a6e4538df5c0 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:47.572025 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-692b55d2-ed1b-43fb-8631-a6e4538df5c0 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member e4f869a4-b85d-4ba0-b11d-2faf6f651d53 {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:32:47.579705 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:47.579705 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:47.593042 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-692b55d2-ed1b-43fb-8631-a6e4538df5c0 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 returned with HTTP 200 Jul 03 19:32:47.593701 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 833/3315] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:32:47 2026] GET /volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 => generated 391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:47.976252 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8648e505-2cd8-4d10-a147-5d4c6a00ee13 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:47.979122 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8648e505-2cd8-4d10-a147-5d4c6a00ee13 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 Jul 03 19:32:47.979423 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8648e505-2cd8-4d10-a147-5d4c6a00ee13 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:47.979474 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8648e505-2cd8-4d10-a147-5d4c6a00ee13 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:47.980016 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-8648e505-2cd8-4d10-a147-5d4c6a00ee13 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 961b02bf-45e6-4ef0-b259-a487a80f7541. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:47.987338 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:47.987338 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:47.988120 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8648e505-2cd8-4d10-a147-5d4c6a00ee13 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 returned with HTTP 200 Jul 03 19:32:47.988605 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 809/3316] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:47 2026] GET /volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:48.245418 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b7911939-c617-47dd-b3cb-fe1018417840 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:48.247880 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b7911939-c617-47dd-b3cb-fe1018417840 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 Jul 03 19:32:48.248186 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b7911939-c617-47dd-b3cb-fe1018417840 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:48.248467 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b7911939-c617-47dd-b3cb-fe1018417840 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:48.257955 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:48.257955 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:48.262493 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b7911939-c617-47dd-b3cb-fe1018417840 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:32:48.267876 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b7911939-c617-47dd-b3cb-fe1018417840 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 returned with HTTP 200 Jul 03 19:32:48.268328 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 836/3317] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:48 2026] GET /volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 => generated 900 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:48.607576 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-03847388-2ba6-46e0-9f4e-c9d927f6858f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:48.611837 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-03847388-2ba6-46e0-9f4e-c9d927f6858f tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 Jul 03 19:32:48.611837 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-03847388-2ba6-46e0-9f4e-c9d927f6858f tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:48.611837 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-03847388-2ba6-46e0-9f4e-c9d927f6858f tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:48.611837 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.groups [None req-03847388-2ba6-46e0-9f4e-c9d927f6858f tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member e4f869a4-b85d-4ba0-b11d-2faf6f651d53 {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:32:48.616891 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:48.616891 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:48.638575 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-03847388-2ba6-46e0-9f4e-c9d927f6858f tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 returned with HTTP 200 Jul 03 19:32:48.639222 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 840/3318] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:32:48 2026] GET /volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 => generated 392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:48.655835 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6a78ede4-5d3a-4272-9c60-79499e3cbd57 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:48.658006 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6a78ede4-5d3a-4272-9c60-79499e3cbd57 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] PUT https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 Jul 03 19:32:48.658598 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6a78ede4-5d3a-4272-9c60-79499e3cbd57 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a4d7ec1d-b62c-43ab-a1e2-340f4d596507"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:48.660582 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-6a78ede4-5d3a-4272-9c60-79499e3cbd57 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Update called for group e4f869a4-b85d-4ba0-b11d-2faf6f651d53. {{(pid=99925) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 19:32:48.660741 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.groups [None req-6a78ede4-5d3a-4272-9c60-79499e3cbd57 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Updating group e4f869a4-b85d-4ba0-b11d-2faf6f651d53 with name None description: None add_volumes: a4d7ec1d-b62c-43ab-a1e2-340f4d596507 remove_volumes: None. Jul 03 19:32:48.665428 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:48.665428 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:48.705891 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6a78ede4-5d3a-4272-9c60-79499e3cbd57 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 returned with HTTP 202 Jul 03 19:32:48.705891 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 834/3319] 10.4.3.61 () {70 vars in 1399 bytes} [Fri Jul 3 19:32:48 2026] PUT /volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:32:48.711864 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-80354804-13f4-4004-bfee-1390eae1f8af None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:48.714543 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-80354804-13f4-4004-bfee-1390eae1f8af tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 Jul 03 19:32:48.714916 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-80354804-13f4-4004-bfee-1390eae1f8af tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:48.715224 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-80354804-13f4-4004-bfee-1390eae1f8af tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:48.715468 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.groups [None req-80354804-13f4-4004-bfee-1390eae1f8af tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member e4f869a4-b85d-4ba0-b11d-2faf6f651d53 {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:32:48.722550 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:48.722550 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:48.736136 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-80354804-13f4-4004-bfee-1390eae1f8af tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 returned with HTTP 200 Jul 03 19:32:48.736480 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 810/3320] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:32:48 2026] GET /volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 => generated 391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:49.000783 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-39a6cfcd-bf3c-429d-beb4-4b480d4bf3b7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:49.002854 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-39a6cfcd-bf3c-429d-beb4-4b480d4bf3b7 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 Jul 03 19:32:49.003312 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-39a6cfcd-bf3c-429d-beb4-4b480d4bf3b7 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:49.003757 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-39a6cfcd-bf3c-429d-beb4-4b480d4bf3b7 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:49.003955 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-39a6cfcd-bf3c-429d-beb4-4b480d4bf3b7 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 961b02bf-45e6-4ef0-b259-a487a80f7541. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:49.010617 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:49.010617 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:49.011863 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-39a6cfcd-bf3c-429d-beb4-4b480d4bf3b7 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 returned with HTTP 200 Jul 03 19:32:49.012563 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 837/3321] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:48 2026] GET /volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:49.284510 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7f6ceef5-d942-46a8-8d0a-e67b23b7ad7c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:49.293361 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7f6ceef5-d942-46a8-8d0a-e67b23b7ad7c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 Jul 03 19:32:49.293705 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7f6ceef5-d942-46a8-8d0a-e67b23b7ad7c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:49.294013 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7f6ceef5-d942-46a8-8d0a-e67b23b7ad7c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:49.301808 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:49.301808 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:49.306001 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7f6ceef5-d942-46a8-8d0a-e67b23b7ad7c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:32:49.310995 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7f6ceef5-d942-46a8-8d0a-e67b23b7ad7c tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 returned with HTTP 200 Jul 03 19:32:49.311449 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 841/3322] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:49 2026] GET /volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 => generated 900 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:49.747385 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0fd0f82f-59da-41d4-835b-fa6252ecda1d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:49.753758 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0fd0f82f-59da-41d4-835b-fa6252ecda1d tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 Jul 03 19:32:49.754033 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0fd0f82f-59da-41d4-835b-fa6252ecda1d tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:49.754279 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0fd0f82f-59da-41d4-835b-fa6252ecda1d tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:49.754437 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-0fd0f82f-59da-41d4-835b-fa6252ecda1d tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member e4f869a4-b85d-4ba0-b11d-2faf6f651d53 {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:32:49.761317 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:49.761317 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:49.776322 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0fd0f82f-59da-41d4-835b-fa6252ecda1d tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 returned with HTTP 200 Jul 03 19:32:49.776322 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 835/3323] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:32:49 2026] GET /volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:49.790063 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d8a5af40-dff9-45ea-839c-9df9817b0277 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:49.793662 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d8a5af40-dff9-45ea-839c-9df9817b0277 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] PUT https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 Jul 03 19:32:49.794323 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d8a5af40-dff9-45ea-839c-9df9817b0277 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "e15e62b2-f919-4060-853f-dd9bef62d23b"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:49.796253 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.groups [None req-d8a5af40-dff9-45ea-839c-9df9817b0277 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Update called for group e4f869a4-b85d-4ba0-b11d-2faf6f651d53. {{(pid=99926) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 19:32:49.796418 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.groups [None req-d8a5af40-dff9-45ea-839c-9df9817b0277 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Updating group e4f869a4-b85d-4ba0-b11d-2faf6f651d53 with name None description: None add_volumes: None remove_volumes: e15e62b2-f919-4060-853f-dd9bef62d23b. Jul 03 19:32:49.800633 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:49.800633 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:49.822494 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d8a5af40-dff9-45ea-839c-9df9817b0277 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 returned with HTTP 202 Jul 03 19:32:49.823119 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 811/3324] 10.4.3.61 () {70 vars in 1399 bytes} [Fri Jul 3 19:32:49 2026] PUT /volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:32:49.831059 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2b7b11b1-0693-436e-bd80-3ff7366861a3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:49.833185 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2b7b11b1-0693-436e-bd80-3ff7366861a3 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 Jul 03 19:32:49.833489 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2b7b11b1-0693-436e-bd80-3ff7366861a3 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:49.833746 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2b7b11b1-0693-436e-bd80-3ff7366861a3 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:49.833914 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.groups [None req-2b7b11b1-0693-436e-bd80-3ff7366861a3 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member e4f869a4-b85d-4ba0-b11d-2faf6f651d53 {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:32:49.838413 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:49.838413 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:49.849817 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2b7b11b1-0693-436e-bd80-3ff7366861a3 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 returned with HTTP 200 Jul 03 19:32:49.851226 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 838/3325] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:32:49 2026] GET /volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 => generated 391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:50.022467 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-585a09bd-b6b8-4792-9d55-26e7d9cf4c4d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:50.024952 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-585a09bd-b6b8-4792-9d55-26e7d9cf4c4d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 Jul 03 19:32:50.025214 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-585a09bd-b6b8-4792-9d55-26e7d9cf4c4d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:50.025517 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-585a09bd-b6b8-4792-9d55-26e7d9cf4c4d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:50.025645 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-585a09bd-b6b8-4792-9d55-26e7d9cf4c4d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 961b02bf-45e6-4ef0-b259-a487a80f7541. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:50.029627 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:50.029627 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:50.030256 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-585a09bd-b6b8-4792-9d55-26e7d9cf4c4d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 returned with HTTP 200 Jul 03 19:32:50.030604 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 842/3326] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:50 2026] GET /volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:50.346297 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-026bb7b1-f616-4a9d-83c4-64955058ee5b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:50.348829 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-026bb7b1-f616-4a9d-83c4-64955058ee5b tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 Jul 03 19:32:50.349145 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-026bb7b1-f616-4a9d-83c4-64955058ee5b tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:50.349404 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-026bb7b1-f616-4a9d-83c4-64955058ee5b tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:50.358807 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:50.358807 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:50.363250 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-026bb7b1-f616-4a9d-83c4-64955058ee5b tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:32:50.369493 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-026bb7b1-f616-4a9d-83c4-64955058ee5b tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 returned with HTTP 200 Jul 03 19:32:50.370082 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 836/3327] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:50 2026] GET /volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 => generated 1448 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:50.534405 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-a280e459-1a03-48c5-9403-947511018301 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:50.536409 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-a280e459-1a03-48c5-9403-947511018301 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 Jul 03 19:32:50.536644 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-a280e459-1a03-48c5-9403-947511018301 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:50.536838 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-a280e459-1a03-48c5-9403-947511018301 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:50.547685 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:50.547685 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:50.562136 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-a280e459-1a03-48c5-9403-947511018301 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:32:50.567273 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-a280e459-1a03-48c5-9403-947511018301 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 returned with HTTP 200 Jul 03 19:32:50.567720 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 812/3328] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:32:50 2026] GET /volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 => generated 1448 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:50.861301 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c6894253-8551-4676-89ef-0b2b1354f6d9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:50.863425 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c6894253-8551-4676-89ef-0b2b1354f6d9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 Jul 03 19:32:50.863857 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c6894253-8551-4676-89ef-0b2b1354f6d9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:50.864120 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c6894253-8551-4676-89ef-0b2b1354f6d9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:50.864319 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.groups [None req-c6894253-8551-4676-89ef-0b2b1354f6d9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member e4f869a4-b85d-4ba0-b11d-2faf6f651d53 {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:32:50.867896 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:50.867896 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:50.872369 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bec2ee1a-d558-4ce3-98bb-c664802be133 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:50.875405 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bec2ee1a-d558-4ce3-98bb-c664802be133 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] DELETE https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:32:50.875663 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bec2ee1a-d558-4ce3-98bb-c664802be133 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:50.875939 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bec2ee1a-d558-4ce3-98bb-c664802be133 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:50.876161 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-bec2ee1a-d558-4ce3-98bb-c664802be133 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Delete volume with id: 752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:32:50.881388 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c6894253-8551-4676-89ef-0b2b1354f6d9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 returned with HTTP 200 Jul 03 19:32:50.882264 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 839/3329] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:32:50 2026] GET /volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:32:50.889744 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:50.889744 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:50.890413 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-bec2ee1a-d558-4ce3-98bb-c664802be133 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:32:50.896830 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-54e6dc9a-2fa8-483e-bbf7-b56d18ceb758 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:50.899173 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-54e6dc9a-2fa8-483e-bbf7-b56d18ceb758 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] PUT https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 Jul 03 19:32:50.899573 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-54e6dc9a-2fa8-483e-bbf7-b56d18ceb758 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e15e62b2-f919-4060-853f-dd9bef62d23b"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:50.901128 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-54e6dc9a-2fa8-483e-bbf7-b56d18ceb758 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Update called for group e4f869a4-b85d-4ba0-b11d-2faf6f651d53. {{(pid=99925) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 19:32:50.901848 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.groups [None req-54e6dc9a-2fa8-483e-bbf7-b56d18ceb758 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Updating group e4f869a4-b85d-4ba0-b11d-2faf6f651d53 with name None description: None add_volumes: e15e62b2-f919-4060-853f-dd9bef62d23b remove_volumes: None. Jul 03 19:32:50.906517 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:50.906517 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:50.913705 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-bec2ee1a-d558-4ce3-98bb-c664802be133 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Delete volume request issued successfully. Jul 03 19:32:50.913924 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bec2ee1a-d558-4ce3-98bb-c664802be133 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 202 Jul 03 19:32:50.914436 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 843/3330] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:32:50 2026] DELETE /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:32:50.927034 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7dec8eee-e659-4054-99a7-35b8bb6191c1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:50.929955 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7dec8eee-e659-4054-99a7-35b8bb6191c1 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:32:50.930155 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7dec8eee-e659-4054-99a7-35b8bb6191c1 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:50.930373 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7dec8eee-e659-4054-99a7-35b8bb6191c1 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:50.940601 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:50.940601 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:50.949346 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7dec8eee-e659-4054-99a7-35b8bb6191c1 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:32:50.949554 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-54e6dc9a-2fa8-483e-bbf7-b56d18ceb758 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 returned with HTTP 202 Jul 03 19:32:50.950042 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 837/3331] 10.4.3.61 () {70 vars in 1399 bytes} [Fri Jul 3 19:32:50 2026] PUT /volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:32:50.959380 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7dec8eee-e659-4054-99a7-35b8bb6191c1 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 200 Jul 03 19:32:50.959950 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 813/3332] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:50 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:50.960142 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-422dbf8f-a5b5-47e5-80c6-4daa6d7a31d6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:50.962535 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-422dbf8f-a5b5-47e5-80c6-4daa6d7a31d6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 Jul 03 19:32:50.962844 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-422dbf8f-a5b5-47e5-80c6-4daa6d7a31d6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:50.963252 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-422dbf8f-a5b5-47e5-80c6-4daa6d7a31d6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:50.963455 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.groups [None req-422dbf8f-a5b5-47e5-80c6-4daa6d7a31d6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member e4f869a4-b85d-4ba0-b11d-2faf6f651d53 {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:32:50.968209 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:50.968209 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:50.976854 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-422dbf8f-a5b5-47e5-80c6-4daa6d7a31d6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 returned with HTTP 200 Jul 03 19:32:50.977380 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 840/3333] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:32:50 2026] GET /volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:51.047070 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-df95e8e7-f785-4138-825b-8c0f03f2cd47 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:51.048382 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-df95e8e7-f785-4138-825b-8c0f03f2cd47 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 Jul 03 19:32:51.048382 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-df95e8e7-f785-4138-825b-8c0f03f2cd47 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:51.048382 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-df95e8e7-f785-4138-825b-8c0f03f2cd47 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:51.048530 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-df95e8e7-f785-4138-825b-8c0f03f2cd47 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 961b02bf-45e6-4ef0-b259-a487a80f7541. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:51.061215 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:51.061215 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:51.062207 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-df95e8e7-f785-4138-825b-8c0f03f2cd47 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 returned with HTTP 200 Jul 03 19:32:51.062723 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 844/3334] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:51 2026] GET /volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:51.175355 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-7d4b5f4b-96d5-4919-9411-3aa898223b7a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:51.178688 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-7d4b5f4b-96d5-4919-9411-3aa898223b7a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 Jul 03 19:32:51.178894 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-7d4b5f4b-96d5-4919-9411-3aa898223b7a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:51.179146 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-7d4b5f4b-96d5-4919-9411-3aa898223b7a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:51.193245 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:51.193245 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:51.198814 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-7d4b5f4b-96d5-4919-9411-3aa898223b7a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:32:51.212359 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-7d4b5f4b-96d5-4919-9411-3aa898223b7a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 returned with HTTP 200 Jul 03 19:32:51.213405 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 838/3335] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:32:51 2026] GET /volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 => generated 1448 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:51.229326 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4153cc44-ff45-42a2-b034-bbb43e29aabb None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:51.229326 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4153cc44-ff45-42a2-b034-bbb43e29aabb None None] GET https://10.4.3.61/volume// Jul 03 19:32:51.229326 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4153cc44-ff45-42a2-b034-bbb43e29aabb None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:51.229326 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4153cc44-ff45-42a2-b034-bbb43e29aabb None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:51.229326 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4153cc44-ff45-42a2-b034-bbb43e29aabb None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:32:51.230662 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 814/3336] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:32:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:32:51.243694 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-6a17e88d-6990-471e-ab52-461b7245ad72 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:51.246868 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-6a17e88d-6990-471e-ab52-461b7245ad72 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:32:51.247384 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-6a17e88d-6990-471e-ab52-461b7245ad72 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9b8bd54-885a-4038-82bf-a6712997c401", "connector": null, "instance_uuid": "724b8aa8-6abc-4bcd-8e50-3eed636a3adb"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:51.267476 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:51.267476 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:51.315963 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-6a17e88d-6990-471e-ab52-461b7245ad72 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:32:51.316627 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 841/3337] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:32:51 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:51.977855 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-04d5a847-c7d7-44e5-99e9-c48b10462b29 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:51.979871 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-04d5a847-c7d7-44e5-99e9-c48b10462b29 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 Jul 03 19:32:51.980104 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-04d5a847-c7d7-44e5-99e9-c48b10462b29 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:51.980312 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-04d5a847-c7d7-44e5-99e9-c48b10462b29 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:51.988114 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-04d5a847-c7d7-44e5-99e9-c48b10462b29 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 returned with HTTP 404 Jul 03 19:32:51.988653 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 845/3338] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:51 2026] GET /volume/v3/volumes/752613ee-f4ae-4a3e-8f20-0d02a2e551c9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:51.989665 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-93df2db2-6718-42de-b5e6-952b824743cf None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:51.992464 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-93df2db2-6718-42de-b5e6-952b824743cf tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 Jul 03 19:32:51.992930 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-93df2db2-6718-42de-b5e6-952b824743cf tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:51.993216 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-93df2db2-6718-42de-b5e6-952b824743cf tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:51.993345 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-93df2db2-6718-42de-b5e6-952b824743cf tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member e4f869a4-b85d-4ba0-b11d-2faf6f651d53 {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:32:51.997249 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:51.997249 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:52.005456 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-93df2db2-6718-42de-b5e6-952b824743cf tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 returned with HTTP 200 Jul 03 19:32:52.005851 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 839/3339] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:32:51 2026] GET /volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:52.017300 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-13c90777-2cde-41b0-aeda-8bab24171307 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:52.026625 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-13c90777-2cde-41b0-aeda-8bab24171307 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:32:52.026625 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-13c90777-2cde-41b0-aeda-8bab24171307 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:52.026625 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-13c90777-2cde-41b0-aeda-8bab24171307 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'detail' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:52.026625 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.api_utils [None req-13c90777-2cde-41b0-aeda-8bab24171307 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Removing options '' from query. {{(pid=99926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:32:52.032744 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-13c90777-2cde-41b0-aeda-8bab24171307 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99926) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:32:52.049670 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-13c90777-2cde-41b0-aeda-8bab24171307 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Get all volumes completed successfully. Jul 03 19:32:52.050835 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-13c90777-2cde-41b0-aeda-8bab24171307 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:52.051147 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-13c90777-2cde-41b0-aeda-8bab24171307 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:52.081479 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c297e210-4d61-4420-9062-db4330494853 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:52.083695 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c297e210-4d61-4420-9062-db4330494853 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 Jul 03 19:32:52.083738 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c297e210-4d61-4420-9062-db4330494853 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:52.084046 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c297e210-4d61-4420-9062-db4330494853 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:52.084212 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-c297e210-4d61-4420-9062-db4330494853 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 961b02bf-45e6-4ef0-b259-a487a80f7541. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:52.089235 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:52.089235 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:52.089888 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c297e210-4d61-4420-9062-db4330494853 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 returned with HTTP 200 Jul 03 19:32:52.090426 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 842/3340] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:52 2026] GET /volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:52.121194 np0000004460 devstack@c-api.service[99926]: DEBUG oslo_db.sqlalchemy.engines [None req-13c90777-2cde-41b0-aeda-8bab24171307 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99926) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:52.122424 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:52.122424 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:52.126869 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-13c90777-2cde-41b0-aeda-8bab24171307 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:52.130195 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-13c90777-2cde-41b0-aeda-8bab24171307 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:52.188071 np0000004460 devstack@c-api.service[99926]: DEBUG oslo_db.sqlalchemy.engines [None req-13c90777-2cde-41b0-aeda-8bab24171307 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99926) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:52.191748 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:52.191748 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:52.201866 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-13c90777-2cde-41b0-aeda-8bab24171307 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:32:52.202510 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 815/3341] 10.4.3.61 () {68 vars in 1292 bytes} [Fri Jul 3 19:32:52 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:32:52.219078 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d0c1ac71-9f0c-40f0-877c-7885c1cfccc2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:52.221341 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d0c1ac71-9f0c-40f0-877c-7885c1cfccc2 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] POST https://10.4.3.61/volume/v3/group_snapshots Jul 03 19:32:52.221792 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d0c1ac71-9f0c-40f0-877c-7885c1cfccc2 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e4f869a4-b85d-4ba0-b11d-2faf6f651d53", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-449158778"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:52.223639 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.group_snapshots [None req-d0c1ac71-9f0c-40f0-877c-7885c1cfccc2 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'e4f869a4-b85d-4ba0-b11d-2faf6f651d53', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-449158778'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 19:32:52.227743 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:52.227743 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:52.231728 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.group_snapshots [None req-d0c1ac71-9f0c-40f0-877c-7885c1cfccc2 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-449158778. Jul 03 19:32:52.254180 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:52.254180 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:52.275239 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-d0c1ac71-9f0c-40f0-877c-7885c1cfccc2 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1195003521 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1195003521, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:32:52.275591 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-d0c1ac71-9f0c-40f0-877c-7885c1cfccc2 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1195003521 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1195003521, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:32:52.301291 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-d0c1ac71-9f0c-40f0-877c-7885c1cfccc2 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Created reservations ['abbc80b2-a665-488d-850a-b967bff5e6d0', 'd1004953-9693-447f-98e8-513971174028', '349609ec-2626-43d6-84a9-4b63cb87a3a3', '9d2092f7-35c6-419d-9b6e-5808f3177d67'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:52.342818 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d0c1ac71-9f0c-40f0-877c-7885c1cfccc2 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/group_snapshots returned with HTTP 202 Jul 03 19:32:52.343483 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 846/3342] 10.4.3.61 () {70 vars in 1317 bytes} [Fri Jul 3 19:32:52 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:52.352230 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-397294cb-1b3f-47d2-a096-20a30c69b3a4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:52.353554 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-397294cb-1b3f-47d2-a096-20a30c69b3a4 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/group_snapshots/8b1c2f3d-9a7a-49d3-acf0-4174cbff4bbb Jul 03 19:32:52.353881 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-397294cb-1b3f-47d2-a096-20a30c69b3a4 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:52.354227 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-397294cb-1b3f-47d2-a096-20a30c69b3a4 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:52.354442 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.group_snapshots [None req-397294cb-1b3f-47d2-a096-20a30c69b3a4 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member 8b1c2f3d-9a7a-49d3-acf0-4174cbff4bbb {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 19:32:52.359945 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:52.359945 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:52.362802 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-397294cb-1b3f-47d2-a096-20a30c69b3a4 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/group_snapshots/8b1c2f3d-9a7a-49d3-acf0-4174cbff4bbb returned with HTTP 200 Jul 03 19:32:52.363268 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 840/3343] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:32:52 2026] GET /volume/v3/group_snapshots/8b1c2f3d-9a7a-49d3-acf0-4174cbff4bbb => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:52.392824 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-bdc2450a-3cff-4a12-9de1-6383f5508465 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:52.484003 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bdc2450a-3cff-4a12-9de1-6383f5508465 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:32:52.484439 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bdc2450a-3cff-4a12-9de1-6383f5508465 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1557098799"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:52.486313 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-bdc2450a-3cff-4a12-9de1-6383f5508465 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1557098799'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:32:52.486468 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-bdc2450a-3cff-4a12-9de1-6383f5508465 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Create volume of 1 GB Jul 03 19:32:52.491072 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-bdc2450a-3cff-4a12-9de1-6383f5508465 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Availability Zones retrieved successfully. Jul 03 19:32:52.497843 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bdc2450a-3cff-4a12-9de1-6383f5508465 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Flow 'volume_create_api' (8746dfcf-7f29-4ddf-ae81-27070a207d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:52.498847 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bdc2450a-3cff-4a12-9de1-6383f5508465 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b1e189-4249-4f65-aa12-d3afc0a6dd88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:52.499940 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-bdc2450a-3cff-4a12-9de1-6383f5508465 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:32:52.550414 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bdc2450a-3cff-4a12-9de1-6383f5508465 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b1e189-4249-4f65-aa12-d3afc0a6dd88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:52.551448 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bdc2450a-3cff-4a12-9de1-6383f5508465 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (656eb750-5d1c-41c0-b777-f1dac8c9530a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:52.686249 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-bdc2450a-3cff-4a12-9de1-6383f5508465 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Created reservations ['4db50a2a-2e11-4e54-a076-b7eb7092c0c5', 'a5c90146-79c2-4ce1-83a0-c758d25a0cb1', '17ef4215-5905-4de4-84dc-fa9223e53584', 'fc9bc5b0-fd35-4097-9b79-6e280323a2e6'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:52.687024 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bdc2450a-3cff-4a12-9de1-6383f5508465 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (656eb750-5d1c-41c0-b777-f1dac8c9530a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4db50a2a-2e11-4e54-a076-b7eb7092c0c5', 'a5c90146-79c2-4ce1-83a0-c758d25a0cb1', '17ef4215-5905-4de4-84dc-fa9223e53584', 'fc9bc5b0-fd35-4097-9b79-6e280323a2e6']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:52.687811 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bdc2450a-3cff-4a12-9de1-6383f5508465 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11324332-e45b-4264-b22d-de3959b876e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:52.724733 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bdc2450a-3cff-4a12-9de1-6383f5508465 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11324332-e45b-4264-b22d-de3959b876e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85d4469c-ba99-4997-975c-9145a7b79a32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1557098799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b8ca3ffe794220838d86e607b8bd80',qos_specs=None,replication_status=,reservations=['4db50a2a-2e11-4e54-a076-b7eb7092c0c5','a5c90146-79c2-4ce1-83a0-c758d25a0cb1','17ef4215-5905-4de4-84dc-fa9223e53584','fc9bc5b0-fd35-4097-9b79-6e280323a2e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4309792b4fb544e9ab99aed990bb8dc7',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:32:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1557098799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85d4469c-ba99-4997-975c-9145a7b79a32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5b8ca3ffe794220838d86e607b8bd80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4309792b4fb544e9ab99aed990bb8dc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:52.725918 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bdc2450a-3cff-4a12-9de1-6383f5508465 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcae1e25-9b57-42ab-a4d5-f21d850011fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:52.753358 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bdc2450a-3cff-4a12-9de1-6383f5508465 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcae1e25-9b57-42ab-a4d5-f21d850011fa) transitioned into state 'SUCCESS' from state '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-1557098799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b8ca3ffe794220838d86e607b8bd80',qos_specs=None,replication_status=,reservations=['4db50a2a-2e11-4e54-a076-b7eb7092c0c5','a5c90146-79c2-4ce1-83a0-c758d25a0cb1','17ef4215-5905-4de4-84dc-fa9223e53584','fc9bc5b0-fd35-4097-9b79-6e280323a2e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4309792b4fb544e9ab99aed990bb8dc7',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:52.754062 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bdc2450a-3cff-4a12-9de1-6383f5508465 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aacde89-65a3-45bb-9e5f-9cb638d069a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:52.767645 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bdc2450a-3cff-4a12-9de1-6383f5508465 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aacde89-65a3-45bb-9e5f-9cb638d069a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:52.768626 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bdc2450a-3cff-4a12-9de1-6383f5508465 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Flow 'volume_create_api' (8746dfcf-7f29-4ddf-ae81-27070a207d63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:52.768940 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-bdc2450a-3cff-4a12-9de1-6383f5508465 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Create volume request issued successfully. Jul 03 19:32:52.769648 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bdc2450a-3cff-4a12-9de1-6383f5508465 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:32:52.770121 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 843/3344] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:32:52 2026] POST /volume/v3/volumes => generated 762 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:32:52.788146 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-87ec5868-e480-4b2d-a67e-bf7d419c426f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:52.790214 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-87ec5868-e480-4b2d-a67e-bf7d419c426f tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] GET https://10.4.3.61/volume/v3/volumes/85d4469c-ba99-4997-975c-9145a7b79a32 Jul 03 19:32:52.790522 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-87ec5868-e480-4b2d-a67e-bf7d419c426f tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:52.790766 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-87ec5868-e480-4b2d-a67e-bf7d419c426f tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:52.799917 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:52.799917 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:52.804785 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-87ec5868-e480-4b2d-a67e-bf7d419c426f tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Volume info retrieved successfully. Jul 03 19:32:52.810688 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-87ec5868-e480-4b2d-a67e-bf7d419c426f tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes/85d4469c-ba99-4997-975c-9145a7b79a32 returned with HTTP 200 Jul 03 19:32:52.811218 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 816/3345] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:52 2026] GET /volume/v3/volumes/85d4469c-ba99-4997-975c-9145a7b79a32 => generated 830 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:53.115501 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7bed0923-155a-4606-bf1f-8fcddaaba5a5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:53.117930 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7bed0923-155a-4606-bf1f-8fcddaaba5a5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 Jul 03 19:32:53.118152 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7bed0923-155a-4606-bf1f-8fcddaaba5a5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:53.118436 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7bed0923-155a-4606-bf1f-8fcddaaba5a5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:53.118603 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-7bed0923-155a-4606-bf1f-8fcddaaba5a5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 961b02bf-45e6-4ef0-b259-a487a80f7541. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:53.125014 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:53.125014 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:53.126095 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7bed0923-155a-4606-bf1f-8fcddaaba5a5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 returned with HTTP 200 Jul 03 19:32:53.126696 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 847/3346] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:53 2026] GET /volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:53.378106 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9280dd4e-f638-4012-b83f-7f18c8e4e1ef None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:53.381225 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9280dd4e-f638-4012-b83f-7f18c8e4e1ef tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/group_snapshots/8b1c2f3d-9a7a-49d3-acf0-4174cbff4bbb Jul 03 19:32:53.381497 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9280dd4e-f638-4012-b83f-7f18c8e4e1ef tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:53.381789 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9280dd4e-f638-4012-b83f-7f18c8e4e1ef tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:53.381934 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.group_snapshots [None req-9280dd4e-f638-4012-b83f-7f18c8e4e1ef tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member 8b1c2f3d-9a7a-49d3-acf0-4174cbff4bbb {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 19:32:53.391001 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:53.391001 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:53.398102 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9280dd4e-f638-4012-b83f-7f18c8e4e1ef tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/group_snapshots/8b1c2f3d-9a7a-49d3-acf0-4174cbff4bbb returned with HTTP 200 Jul 03 19:32:53.398521 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 841/3347] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:32:53 2026] GET /volume/v3/group_snapshots/8b1c2f3d-9a7a-49d3-acf0-4174cbff4bbb => generated 326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:53.407587 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c7c55329-e1b1-4059-95f5-b723d8a606bc None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:53.409505 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c7c55329-e1b1-4059-95f5-b723d8a606bc tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/snapshots/detail Jul 03 19:32:53.409724 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c7c55329-e1b1-4059-95f5-b723d8a606bc tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:53.409891 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c7c55329-e1b1-4059-95f5-b723d8a606bc tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:53.410198 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-c7c55329-e1b1-4059-95f5-b723d8a606bc tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:32:53.411326 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:53.411326 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:53.411326 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.db.api [None req-c7c55329-e1b1-4059-95f5-b723d8a606bc tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Building query based on filter {{(pid=99927) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:32:53.415342 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c7c55329-e1b1-4059-95f5-b723d8a606bc tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Get all snapshots completed successfully. Jul 03 19:32:53.415781 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:53.415781 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:53.416276 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c7c55329-e1b1-4059-95f5-b723d8a606bc tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 19:32:53.416638 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 844/3348] 10.4.3.61 () {66 vars in 1257 bytes} [Fri Jul 3 19:32:53 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:53.428674 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-65ef2ecb-6669-41bf-9374-ca0bbd0d4b29 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:53.430364 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-65ef2ecb-6669-41bf-9374-ca0bbd0d4b29 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/snapshots/35837451-2734-4f41-b308-476fa67b8a5d Jul 03 19:32:53.430565 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-65ef2ecb-6669-41bf-9374-ca0bbd0d4b29 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:53.430735 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-65ef2ecb-6669-41bf-9374-ca0bbd0d4b29 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:53.435589 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:53.435589 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:53.436093 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-65ef2ecb-6669-41bf-9374-ca0bbd0d4b29 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Snapshot retrieved successfully. Jul 03 19:32:53.436909 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-65ef2ecb-6669-41bf-9374-ca0bbd0d4b29 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/snapshots/35837451-2734-4f41-b308-476fa67b8a5d returned with HTTP 200 Jul 03 19:32:53.437396 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 817/3349] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:32:53 2026] GET /volume/v3/snapshots/35837451-2734-4f41-b308-476fa67b8a5d => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:53.445859 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-45a27668-07d2-48e4-bce1-95e3933b7917 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:53.448725 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-45a27668-07d2-48e4-bce1-95e3933b7917 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/snapshots/2286ea46-3593-4c95-b697-16bb348c4aab Jul 03 19:32:53.449738 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-45a27668-07d2-48e4-bce1-95e3933b7917 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:53.449738 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-45a27668-07d2-48e4-bce1-95e3933b7917 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:53.454715 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:53.454715 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:53.454715 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-45a27668-07d2-48e4-bce1-95e3933b7917 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Snapshot retrieved successfully. Jul 03 19:32:53.455490 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-45a27668-07d2-48e4-bce1-95e3933b7917 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/snapshots/2286ea46-3593-4c95-b697-16bb348c4aab returned with HTTP 200 Jul 03 19:32:53.455805 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 848/3350] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:32:53 2026] GET /volume/v3/snapshots/2286ea46-3593-4c95-b697-16bb348c4aab => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:53.464699 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f0129f41-6684-402d-849c-9cbe3718c74d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:53.466304 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f0129f41-6684-402d-849c-9cbe3718c74d tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] DELETE https://10.4.3.61/volume/v3/group_snapshots/8b1c2f3d-9a7a-49d3-acf0-4174cbff4bbb Jul 03 19:32:53.467314 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f0129f41-6684-402d-849c-9cbe3718c74d tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:53.467314 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f0129f41-6684-402d-849c-9cbe3718c74d tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:53.467314 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.group_snapshots [None req-f0129f41-6684-402d-849c-9cbe3718c74d tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] delete called for member 8b1c2f3d-9a7a-49d3-acf0-4174cbff4bbb {{(pid=99925) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 19:32:53.467314 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.group_snapshots [None req-f0129f41-6684-402d-849c-9cbe3718c74d tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Delete group_snapshot with id: 8b1c2f3d-9a7a-49d3-acf0-4174cbff4bbb Jul 03 19:32:53.470840 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:53.470840 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:53.507373 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f0129f41-6684-402d-849c-9cbe3718c74d tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/group_snapshots/8b1c2f3d-9a7a-49d3-acf0-4174cbff4bbb returned with HTTP 202 Jul 03 19:32:53.507711 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 842/3351] 10.4.3.61 () {68 vars in 1409 bytes} [Fri Jul 3 19:32:53 2026] DELETE /volume/v3/group_snapshots/8b1c2f3d-9a7a-49d3-acf0-4174cbff4bbb => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:32:53.517403 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3746969b-9b98-4192-ae23-050b1e4ff983 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:53.519577 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3746969b-9b98-4192-ae23-050b1e4ff983 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:32:53.519923 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3746969b-9b98-4192-ae23-050b1e4ff983 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:53.520217 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3746969b-9b98-4192-ae23-050b1e4ff983 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:53.520515 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-3746969b-9b98-4192-ae23-050b1e4ff983 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:32:53.521472 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-3746969b-9b98-4192-ae23-050b1e4ff983 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:32:53.533189 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-3746969b-9b98-4192-ae23-050b1e4ff983 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Get all volumes completed successfully. Jul 03 19:32:53.533916 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-3746969b-9b98-4192-ae23-050b1e4ff983 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:53.534072 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-3746969b-9b98-4192-ae23-050b1e4ff983 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:53.578401 np0000004460 devstack@c-api.service[99927]: DEBUG oslo_db.sqlalchemy.engines [None req-3746969b-9b98-4192-ae23-050b1e4ff983 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99927) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:53.582299 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:53.582299 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:53.586800 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-3746969b-9b98-4192-ae23-050b1e4ff983 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:53.587049 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-3746969b-9b98-4192-ae23-050b1e4ff983 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:53.643424 np0000004460 devstack@c-api.service[99927]: DEBUG oslo_db.sqlalchemy.engines [None req-3746969b-9b98-4192-ae23-050b1e4ff983 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99927) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:53.647445 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:53.647445 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:53.657442 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3746969b-9b98-4192-ae23-050b1e4ff983 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:32:53.657850 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 845/3352] 10.4.3.61 () {68 vars in 1292 bytes} [Fri Jul 3 19:32:53 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:32:53.671996 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5bcbc8f7-a982-4115-9335-3dabd8b2aff6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:53.673904 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5bcbc8f7-a982-4115-9335-3dabd8b2aff6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/snapshots/detail Jul 03 19:32:53.674269 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5bcbc8f7-a982-4115-9335-3dabd8b2aff6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:53.674566 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5bcbc8f7-a982-4115-9335-3dabd8b2aff6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'detail' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:53.674815 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.api_utils [None req-5bcbc8f7-a982-4115-9335-3dabd8b2aff6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Removing options '' from query. {{(pid=99926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:32:53.676400 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.db.api [None req-5bcbc8f7-a982-4115-9335-3dabd8b2aff6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Building query based on filter {{(pid=99926) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:32:53.681049 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5bcbc8f7-a982-4115-9335-3dabd8b2aff6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Get all snapshots completed successfully. Jul 03 19:32:53.681856 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5bcbc8f7-a982-4115-9335-3dabd8b2aff6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 19:32:53.682275 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 818/3353] 10.4.3.61 () {66 vars in 1257 bytes} [Fri Jul 3 19:32:53 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 19:32:53.694471 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-831bdd36-6b0c-4069-b451-6be386189abe None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:53.694857 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-831bdd36-6b0c-4069-b451-6be386189abe tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/group_snapshots/8b1c2f3d-9a7a-49d3-acf0-4174cbff4bbb Jul 03 19:32:53.695026 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-831bdd36-6b0c-4069-b451-6be386189abe tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:53.695361 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-831bdd36-6b0c-4069-b451-6be386189abe tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:53.695432 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.group_snapshots [None req-831bdd36-6b0c-4069-b451-6be386189abe tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member 8b1c2f3d-9a7a-49d3-acf0-4174cbff4bbb {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 19:32:53.699746 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-831bdd36-6b0c-4069-b451-6be386189abe tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/group_snapshots/8b1c2f3d-9a7a-49d3-acf0-4174cbff4bbb returned with HTTP 404 Jul 03 19:32:53.700208 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 849/3354] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:32:53 2026] GET /volume/v3/group_snapshots/8b1c2f3d-9a7a-49d3-acf0-4174cbff4bbb => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:32:53.710917 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fcfc31ae-345c-40a8-9108-7425abc64660 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:53.712592 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fcfc31ae-345c-40a8-9108-7425abc64660 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] DELETE https://10.4.3.61/volume/v3/group_snapshots/8b1c2f3d-9a7a-49d3-acf0-4174cbff4bbb Jul 03 19:32:53.712772 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fcfc31ae-345c-40a8-9108-7425abc64660 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:53.712939 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fcfc31ae-345c-40a8-9108-7425abc64660 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:53.713066 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.group_snapshots [None req-fcfc31ae-345c-40a8-9108-7425abc64660 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] delete called for member 8b1c2f3d-9a7a-49d3-acf0-4174cbff4bbb {{(pid=99925) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 19:32:53.713181 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.group_snapshots [None req-fcfc31ae-345c-40a8-9108-7425abc64660 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Delete group_snapshot with id: 8b1c2f3d-9a7a-49d3-acf0-4174cbff4bbb Jul 03 19:32:53.716132 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fcfc31ae-345c-40a8-9108-7425abc64660 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/group_snapshots/8b1c2f3d-9a7a-49d3-acf0-4174cbff4bbb returned with HTTP 404 Jul 03 19:32:53.716596 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 843/3355] 10.4.3.61 () {68 vars in 1409 bytes} [Fri Jul 3 19:32:53 2026] DELETE /volume/v3/group_snapshots/8b1c2f3d-9a7a-49d3-acf0-4174cbff4bbb => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:32:53.725267 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-045e1438-3034-41a8-960c-f4f5d2d09196 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:53.726371 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-045e1438-3034-41a8-960c-f4f5d2d09196 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:32:53.726635 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-045e1438-3034-41a8-960c-f4f5d2d09196 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:53.727307 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-045e1438-3034-41a8-960c-f4f5d2d09196 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:53.727307 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-045e1438-3034-41a8-960c-f4f5d2d09196 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:32:53.729132 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-045e1438-3034-41a8-960c-f4f5d2d09196 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:32:53.737829 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-045e1438-3034-41a8-960c-f4f5d2d09196 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Get all volumes completed successfully. Jul 03 19:32:53.740212 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-045e1438-3034-41a8-960c-f4f5d2d09196 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:53.740436 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-045e1438-3034-41a8-960c-f4f5d2d09196 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:53.778869 np0000004460 devstack@c-api.service[99927]: DEBUG oslo_db.sqlalchemy.engines [None req-045e1438-3034-41a8-960c-f4f5d2d09196 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99927) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:53.782073 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:53.782073 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:53.786414 np0000004460 devstack@c-api.service[99927]: WARNING stevedore.named [None req-045e1438-3034-41a8-960c-f4f5d2d09196 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:53.786661 np0000004460 devstack@c-api.service[99927]: WARNING castellan.key_manager [None req-045e1438-3034-41a8-960c-f4f5d2d09196 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:53.827654 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-34c95534-8b62-496f-a7a1-01b9b90c052a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:53.828699 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-34c95534-8b62-496f-a7a1-01b9b90c052a tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] GET https://10.4.3.61/volume/v3/volumes/85d4469c-ba99-4997-975c-9145a7b79a32 Jul 03 19:32:53.828915 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-34c95534-8b62-496f-a7a1-01b9b90c052a tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:53.829193 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-34c95534-8b62-496f-a7a1-01b9b90c052a tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:53.834588 np0000004460 devstack@c-api.service[99927]: DEBUG oslo_db.sqlalchemy.engines [None req-045e1438-3034-41a8-960c-f4f5d2d09196 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99927) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:53.839418 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:53.839418 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:53.840204 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:53.840204 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:53.844518 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-34c95534-8b62-496f-a7a1-01b9b90c052a tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Volume info retrieved successfully. Jul 03 19:32:53.850425 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-34c95534-8b62-496f-a7a1-01b9b90c052a tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes/85d4469c-ba99-4997-975c-9145a7b79a32 returned with HTTP 200 Jul 03 19:32:53.851546 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 819/3356] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:53 2026] GET /volume/v3/volumes/85d4469c-ba99-4997-975c-9145a7b79a32 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:53.852433 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-045e1438-3034-41a8-960c-f4f5d2d09196 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:32:53.853234 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 846/3357] 10.4.3.61 () {68 vars in 1292 bytes} [Fri Jul 3 19:32:53 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:32:53.865531 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4cfb17a4-0d5a-4504-9327-7971130e853e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:53.867653 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4cfb17a4-0d5a-4504-9327-7971130e853e tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:32:53.868175 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4cfb17a4-0d5a-4504-9327-7971130e853e tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "85d4469c-ba99-4997-975c-9145a7b79a32", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1115247559"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:53.870571 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-4cfb17a4-0d5a-4504-9327-7971130e853e tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Create volume request body: {'volume': {"'source_volid": '85d4469c-ba99-4997-975c-9145a7b79a32', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1115247559'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:32:53.870737 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-4cfb17a4-0d5a-4504-9327-7971130e853e tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Create volume of 1 GB Jul 03 19:32:53.871953 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8b33abc2-2b4c-4b04-ad11-b6256508c0bb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:53.874039 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8b33abc2-2b4c-4b04-ad11-b6256508c0bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] POST https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53/action Jul 03 19:32:53.874461 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8b33abc2-2b4c-4b04-ad11-b6256508c0bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:32:53.874593 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8b33abc2-2b4c-4b04-ad11-b6256508c0bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:53.876153 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-4cfb17a4-0d5a-4504-9327-7971130e853e tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Availability Zones retrieved successfully. Jul 03 19:32:53.876285 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-8b33abc2-2b4c-4b04-ad11-b6256508c0bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] delete called for group e4f869a4-b85d-4ba0-b11d-2faf6f651d53 {{(pid=99925) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 19:32:53.880897 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.groups [None req-8b33abc2-2b4c-4b04-ad11-b6256508c0bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Delete group with id: e4f869a4-b85d-4ba0-b11d-2faf6f651d53 Jul 03 19:32:53.884118 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4cfb17a4-0d5a-4504-9327-7971130e853e tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Flow 'volume_create_api' (9a4922cd-1eee-487f-bd86-1b88193bf792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:53.885822 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4cfb17a4-0d5a-4504-9327-7971130e853e tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3065533-a58c-4619-ae54-880f653a0760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:53.887211 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-4cfb17a4-0d5a-4504-9327-7971130e853e tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:32:53.891519 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:53.891519 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:53.918689 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4cfb17a4-0d5a-4504-9327-7971130e853e tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3065533-a58c-4619-ae54-880f653a0760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:53.920240 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4cfb17a4-0d5a-4504-9327-7971130e853e tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ceff0b6-38a4-435c-9a1f-b8c0144f28d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:53.942578 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8b33abc2-2b4c-4b04-ad11-b6256508c0bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53/action returned with HTTP 202 Jul 03 19:32:53.943536 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 844/3358] 10.4.3.61 () {70 vars in 1421 bytes} [Fri Jul 3 19:32:53 2026] POST /volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:32:53.950180 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7afb9b9e-6819-4e1f-821b-cef3f642a8cf None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:53.951798 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7afb9b9e-6819-4e1f-821b-cef3f642a8cf tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/e15e62b2-f919-4060-853f-dd9bef62d23b Jul 03 19:32:53.951993 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7afb9b9e-6819-4e1f-821b-cef3f642a8cf tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:53.952183 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7afb9b9e-6819-4e1f-821b-cef3f642a8cf tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:53.959714 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:53.959714 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:53.962369 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-4cfb17a4-0d5a-4504-9327-7971130e853e tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Created reservations ['50876548-6d46-4830-b440-af72792587f1', '580eccb0-52eb-49fd-84ce-ddb0d864fe00', '1da5458b-b096-4d4e-963d-c6f48ebe9d48', '6a81fec7-77d3-4847-841e-7f186d08b444'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:53.963091 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4cfb17a4-0d5a-4504-9327-7971130e853e tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ceff0b6-38a4-435c-9a1f-b8c0144f28d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50876548-6d46-4830-b440-af72792587f1', '580eccb0-52eb-49fd-84ce-ddb0d864fe00', '1da5458b-b096-4d4e-963d-c6f48ebe9d48', '6a81fec7-77d3-4847-841e-7f186d08b444']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:53.963757 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4cfb17a4-0d5a-4504-9327-7971130e853e tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb254422-d32d-4e3d-bc7c-20bf5ddb79d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:53.963928 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7afb9b9e-6819-4e1f-821b-cef3f642a8cf tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Volume info retrieved successfully. Jul 03 19:32:53.964607 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-7afb9b9e-6819-4e1f-821b-cef3f642a8cf tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:53.964744 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-7afb9b9e-6819-4e1f-821b-cef3f642a8cf tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:53.989615 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4cfb17a4-0d5a-4504-9327-7971130e853e tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb254422-d32d-4e3d-bc7c-20bf5ddb79d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca74f26c-33f7-4068-b7d1-2aa6ddcd0ba8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1115247559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b8ca3ffe794220838d86e607b8bd80',qos_specs=None,replication_status=,reservations=['50876548-6d46-4830-b440-af72792587f1','580eccb0-52eb-49fd-84ce-ddb0d864fe00','1da5458b-b096-4d4e-963d-c6f48ebe9d48','6a81fec7-77d3-4847-841e-7f186d08b444'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4309792b4fb544e9ab99aed990bb8dc7',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:32:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1115247559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca74f26c-33f7-4068-b7d1-2aa6ddcd0ba8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5b8ca3ffe794220838d86e607b8bd80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4309792b4fb544e9ab99aed990bb8dc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:53.990524 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4cfb17a4-0d5a-4504-9327-7971130e853e tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88b688fc-585a-465b-b182-8ea79d106955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:54.004026 np0000004460 devstack@c-api.service[99926]: DEBUG oslo_db.sqlalchemy.engines [None req-7afb9b9e-6819-4e1f-821b-cef3f642a8cf tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99926) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:54.006229 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:54.006229 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:54.013639 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4cfb17a4-0d5a-4504-9327-7971130e853e tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88b688fc-585a-465b-b182-8ea79d106955) transitioned into state 'SUCCESS' from state '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-1115247559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b8ca3ffe794220838d86e607b8bd80',qos_specs=None,replication_status=,reservations=['50876548-6d46-4830-b440-af72792587f1','580eccb0-52eb-49fd-84ce-ddb0d864fe00','1da5458b-b096-4d4e-963d-c6f48ebe9d48','6a81fec7-77d3-4847-841e-7f186d08b444'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4309792b4fb544e9ab99aed990bb8dc7',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:54.014400 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4cfb17a4-0d5a-4504-9327-7971130e853e tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84e40ab0-9c2c-4e4b-9fd2-3b0cc761ffa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:54.016203 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7afb9b9e-6819-4e1f-821b-cef3f642a8cf tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/e15e62b2-f919-4060-853f-dd9bef62d23b returned with HTTP 200 Jul 03 19:32:54.016571 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 820/3359] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:32:53 2026] GET /volume/v3/volumes/e15e62b2-f919-4060-853f-dd9bef62d23b => generated 910 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:54.032002 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4cfb17a4-0d5a-4504-9327-7971130e853e tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84e40ab0-9c2c-4e4b-9fd2-3b0cc761ffa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:54.032828 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4cfb17a4-0d5a-4504-9327-7971130e853e tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Flow 'volume_create_api' (9a4922cd-1eee-487f-bd86-1b88193bf792) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:54.034180 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-4cfb17a4-0d5a-4504-9327-7971130e853e tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Create volume request issued successfully. Jul 03 19:32:54.034180 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4cfb17a4-0d5a-4504-9327-7971130e853e tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:32:54.034708 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 850/3360] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:32:53 2026] POST /volume/v3/volumes => generated 762 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:32:54.049348 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e3f0f530-f7d5-4c5b-a136-dfafb2689e9d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:54.051801 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e3f0f530-f7d5-4c5b-a136-dfafb2689e9d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:32:54.052339 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e3f0f530-f7d5-4c5b-a136-dfafb2689e9d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "85d4469c-ba99-4997-975c-9145a7b79a32", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-117872581"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:54.055172 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-e3f0f530-f7d5-4c5b-a136-dfafb2689e9d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Create volume request body: {'volume': {"'source_volid": '85d4469c-ba99-4997-975c-9145a7b79a32', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-117872581'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:32:54.055365 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-e3f0f530-f7d5-4c5b-a136-dfafb2689e9d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Create volume of 1 GB Jul 03 19:32:54.060835 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e3f0f530-f7d5-4c5b-a136-dfafb2689e9d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Availability Zones retrieved successfully. Jul 03 19:32:54.074246 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e3f0f530-f7d5-4c5b-a136-dfafb2689e9d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Flow 'volume_create_api' (e79e8313-2625-422c-bfba-0cbe0682627d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:54.074246 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e3f0f530-f7d5-4c5b-a136-dfafb2689e9d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4577061-d304-4be0-b0fc-bc8e46aee4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:54.074956 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-e3f0f530-f7d5-4c5b-a136-dfafb2689e9d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:32:54.115451 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e3f0f530-f7d5-4c5b-a136-dfafb2689e9d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4577061-d304-4be0-b0fc-bc8e46aee4e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:54.116376 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e3f0f530-f7d5-4c5b-a136-dfafb2689e9d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84a195b6-bf37-4e44-ad61-7da739669944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:54.140649 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-005a0746-7ab8-4140-b711-ccb5f47ffc5d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:54.142975 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-005a0746-7ab8-4140-b711-ccb5f47ffc5d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 Jul 03 19:32:54.143720 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-005a0746-7ab8-4140-b711-ccb5f47ffc5d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:54.144139 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-005a0746-7ab8-4140-b711-ccb5f47ffc5d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:54.144425 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-005a0746-7ab8-4140-b711-ccb5f47ffc5d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 961b02bf-45e6-4ef0-b259-a487a80f7541. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:54.152895 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:54.152895 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:54.154798 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-005a0746-7ab8-4140-b711-ccb5f47ffc5d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 returned with HTTP 200 Jul 03 19:32:54.154798 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 845/3361] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:54 2026] GET /volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:54.193281 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-e3f0f530-f7d5-4c5b-a136-dfafb2689e9d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Created reservations ['81ca5af3-c592-4910-bd0a-6d5f2fea7970', '40e2238f-8a7f-4a24-b29b-ce1797e45c69', '6f8065b4-1966-4741-b717-ab7a78e97c5d', '2de5c6de-9427-4925-a28a-4af1beeb1969'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:54.193813 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e3f0f530-f7d5-4c5b-a136-dfafb2689e9d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84a195b6-bf37-4e44-ad61-7da739669944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81ca5af3-c592-4910-bd0a-6d5f2fea7970', '40e2238f-8a7f-4a24-b29b-ce1797e45c69', '6f8065b4-1966-4741-b717-ab7a78e97c5d', '2de5c6de-9427-4925-a28a-4af1beeb1969']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:54.195037 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e3f0f530-f7d5-4c5b-a136-dfafb2689e9d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcc52373-e84a-4d77-85f8-2a689464989e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:54.230704 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e3f0f530-f7d5-4c5b-a136-dfafb2689e9d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcc52373-e84a-4d77-85f8-2a689464989e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee10c0aa-50a8-4f8c-afe6-b3a6e2c0200b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-117872581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b8ca3ffe794220838d86e607b8bd80',qos_specs=None,replication_status=,reservations=['81ca5af3-c592-4910-bd0a-6d5f2fea7970','40e2238f-8a7f-4a24-b29b-ce1797e45c69','6f8065b4-1966-4741-b717-ab7a78e97c5d','2de5c6de-9427-4925-a28a-4af1beeb1969'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4309792b4fb544e9ab99aed990bb8dc7',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:32:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-117872581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee10c0aa-50a8-4f8c-afe6-b3a6e2c0200b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5b8ca3ffe794220838d86e607b8bd80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4309792b4fb544e9ab99aed990bb8dc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:54.231817 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e3f0f530-f7d5-4c5b-a136-dfafb2689e9d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78e7bca4-87a9-4779-9095-8ad5a71bbaed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:54.273719 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e3f0f530-f7d5-4c5b-a136-dfafb2689e9d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78e7bca4-87a9-4779-9095-8ad5a71bbaed) transitioned into state 'SUCCESS' from state '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-117872581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b8ca3ffe794220838d86e607b8bd80',qos_specs=None,replication_status=,reservations=['81ca5af3-c592-4910-bd0a-6d5f2fea7970','40e2238f-8a7f-4a24-b29b-ce1797e45c69','6f8065b4-1966-4741-b717-ab7a78e97c5d','2de5c6de-9427-4925-a28a-4af1beeb1969'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4309792b4fb544e9ab99aed990bb8dc7',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:54.274615 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e3f0f530-f7d5-4c5b-a136-dfafb2689e9d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6ede782-f16e-48db-b934-f8a568f0241e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:54.291863 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e3f0f530-f7d5-4c5b-a136-dfafb2689e9d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6ede782-f16e-48db-b934-f8a568f0241e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:54.293108 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-e3f0f530-f7d5-4c5b-a136-dfafb2689e9d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Flow 'volume_create_api' (e79e8313-2625-422c-bfba-0cbe0682627d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:54.293577 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e3f0f530-f7d5-4c5b-a136-dfafb2689e9d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Create volume request issued successfully. Jul 03 19:32:54.294730 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e3f0f530-f7d5-4c5b-a136-dfafb2689e9d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:32:54.295333 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 847/3362] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:32:54 2026] POST /volume/v3/volumes => generated 761 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:32:54.308808 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8d18a387-9292-4abc-bafa-fd88599382ff None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:54.311403 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8d18a387-9292-4abc-bafa-fd88599382ff tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:32:54.312110 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8d18a387-9292-4abc-bafa-fd88599382ff tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "85d4469c-ba99-4997-975c-9145a7b79a32", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-487959037"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:54.314103 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-8d18a387-9292-4abc-bafa-fd88599382ff tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Create volume request body: {'volume': {"'source_volid": '85d4469c-ba99-4997-975c-9145a7b79a32', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-487959037'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:32:54.314429 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-8d18a387-9292-4abc-bafa-fd88599382ff tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Create volume of 1 GB Jul 03 19:32:54.320864 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8d18a387-9292-4abc-bafa-fd88599382ff tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Availability Zones retrieved successfully. Jul 03 19:32:54.329911 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8d18a387-9292-4abc-bafa-fd88599382ff tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Flow 'volume_create_api' (feb384c0-fbe9-4152-b480-c372b6526ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:54.331842 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8d18a387-9292-4abc-bafa-fd88599382ff tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (647e7258-d4cb-4e30-978d-98ff22bb632e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:54.333139 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-8d18a387-9292-4abc-bafa-fd88599382ff tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:32:54.381447 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8d18a387-9292-4abc-bafa-fd88599382ff tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (647e7258-d4cb-4e30-978d-98ff22bb632e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:54.382558 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8d18a387-9292-4abc-bafa-fd88599382ff tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e205919c-49cf-4761-9263-da7c465608bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:54.447921 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-8d18a387-9292-4abc-bafa-fd88599382ff tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Created reservations ['5c1b4dbc-6411-41f8-99c9-ed418ffdfd2a', '6a2e4253-5b7c-4782-9bae-178294c217dc', '40bc49df-7f4d-4a25-9f41-8bf2124e712f', 'b8c24b03-89b1-4af9-8162-2e44976502c4'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:54.449344 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8d18a387-9292-4abc-bafa-fd88599382ff tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e205919c-49cf-4761-9263-da7c465608bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c1b4dbc-6411-41f8-99c9-ed418ffdfd2a', '6a2e4253-5b7c-4782-9bae-178294c217dc', '40bc49df-7f4d-4a25-9f41-8bf2124e712f', 'b8c24b03-89b1-4af9-8162-2e44976502c4']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:54.451713 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8d18a387-9292-4abc-bafa-fd88599382ff tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02a670d4-9179-48a0-8a6c-6133a1cb568d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:54.488456 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8d18a387-9292-4abc-bafa-fd88599382ff tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02a670d4-9179-48a0-8a6c-6133a1cb568d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbdb1ba4-bcd3-486e-9393-243c367d7ad5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-487959037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b8ca3ffe794220838d86e607b8bd80',qos_specs=None,replication_status=,reservations=['5c1b4dbc-6411-41f8-99c9-ed418ffdfd2a','6a2e4253-5b7c-4782-9bae-178294c217dc','40bc49df-7f4d-4a25-9f41-8bf2124e712f','b8c24b03-89b1-4af9-8162-2e44976502c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4309792b4fb544e9ab99aed990bb8dc7',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:32:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-487959037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbdb1ba4-bcd3-486e-9393-243c367d7ad5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5b8ca3ffe794220838d86e607b8bd80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4309792b4fb544e9ab99aed990bb8dc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:54.489447 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8d18a387-9292-4abc-bafa-fd88599382ff tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71ce6d34-df96-4545-9934-041557e946b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:54.519017 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8d18a387-9292-4abc-bafa-fd88599382ff tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71ce6d34-df96-4545-9934-041557e946b0) transitioned into state 'SUCCESS' from state '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-487959037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b8ca3ffe794220838d86e607b8bd80',qos_specs=None,replication_status=,reservations=['5c1b4dbc-6411-41f8-99c9-ed418ffdfd2a','6a2e4253-5b7c-4782-9bae-178294c217dc','40bc49df-7f4d-4a25-9f41-8bf2124e712f','b8c24b03-89b1-4af9-8162-2e44976502c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4309792b4fb544e9ab99aed990bb8dc7',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:54.519336 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8d18a387-9292-4abc-bafa-fd88599382ff tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ec52017-b8bf-4b9e-9d04-e70a9508f270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:54.534742 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8d18a387-9292-4abc-bafa-fd88599382ff tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ec52017-b8bf-4b9e-9d04-e70a9508f270) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:54.536093 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8d18a387-9292-4abc-bafa-fd88599382ff tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Flow 'volume_create_api' (feb384c0-fbe9-4152-b480-c372b6526ec7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:54.536444 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8d18a387-9292-4abc-bafa-fd88599382ff tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Create volume request issued successfully. Jul 03 19:32:54.537627 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8d18a387-9292-4abc-bafa-fd88599382ff tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:32:54.537876 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 821/3363] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:32:54 2026] POST /volume/v3/volumes => generated 761 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:32:54.554325 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e9cb6bce-5e23-4f8a-9e1b-515d6331a42d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:54.556418 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e9cb6bce-5e23-4f8a-9e1b-515d6331a42d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:32:54.556758 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e9cb6bce-5e23-4f8a-9e1b-515d6331a42d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "85d4469c-ba99-4997-975c-9145a7b79a32", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-157456155"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:54.558535 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-e9cb6bce-5e23-4f8a-9e1b-515d6331a42d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Create volume request body: {'volume': {"'source_volid": '85d4469c-ba99-4997-975c-9145a7b79a32', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-157456155'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:32:54.558535 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-e9cb6bce-5e23-4f8a-9e1b-515d6331a42d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Create volume of 1 GB Jul 03 19:32:54.559002 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:54.559002 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:54.567074 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e9cb6bce-5e23-4f8a-9e1b-515d6331a42d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Availability Zones retrieved successfully. Jul 03 19:32:54.572844 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e9cb6bce-5e23-4f8a-9e1b-515d6331a42d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Flow 'volume_create_api' (b8a8f13d-799e-4460-a958-54b14797af0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:54.574177 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e9cb6bce-5e23-4f8a-9e1b-515d6331a42d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04ed5673-8ef2-4eee-a149-4016a5bef8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:54.575178 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-e9cb6bce-5e23-4f8a-9e1b-515d6331a42d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:32:54.633318 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e9cb6bce-5e23-4f8a-9e1b-515d6331a42d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04ed5673-8ef2-4eee-a149-4016a5bef8da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:54.634375 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e9cb6bce-5e23-4f8a-9e1b-515d6331a42d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5348538e-e985-419d-961b-4998d454a547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:54.695108 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-e9cb6bce-5e23-4f8a-9e1b-515d6331a42d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Created reservations ['75c29737-5df4-47fc-ab3e-ccdce53acd32', '6fe79adb-cacc-46b1-a42c-f433fc6976f0', 'd244b38e-cc88-4067-a1b1-45b13781c7ff', '1a111746-4d0a-4c70-9df0-55268b527118'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:54.696294 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e9cb6bce-5e23-4f8a-9e1b-515d6331a42d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5348538e-e985-419d-961b-4998d454a547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75c29737-5df4-47fc-ab3e-ccdce53acd32', '6fe79adb-cacc-46b1-a42c-f433fc6976f0', 'd244b38e-cc88-4067-a1b1-45b13781c7ff', '1a111746-4d0a-4c70-9df0-55268b527118']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:54.697622 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e9cb6bce-5e23-4f8a-9e1b-515d6331a42d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d2abb6a-f4f9-4da8-8c8e-71011124f3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:54.728881 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e9cb6bce-5e23-4f8a-9e1b-515d6331a42d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d2abb6a-f4f9-4da8-8c8e-71011124f3e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98071bda-8407-46c4-acd3-818196ed475b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-157456155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b8ca3ffe794220838d86e607b8bd80',qos_specs=None,replication_status=,reservations=['75c29737-5df4-47fc-ab3e-ccdce53acd32','6fe79adb-cacc-46b1-a42c-f433fc6976f0','d244b38e-cc88-4067-a1b1-45b13781c7ff','1a111746-4d0a-4c70-9df0-55268b527118'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4309792b4fb544e9ab99aed990bb8dc7',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:32:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-157456155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98071bda-8407-46c4-acd3-818196ed475b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5b8ca3ffe794220838d86e607b8bd80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4309792b4fb544e9ab99aed990bb8dc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:54.730122 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e9cb6bce-5e23-4f8a-9e1b-515d6331a42d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8920991b-a6f5-4717-8193-ec60a38b75b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:54.752467 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e9cb6bce-5e23-4f8a-9e1b-515d6331a42d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8920991b-a6f5-4717-8193-ec60a38b75b2) transitioned into state 'SUCCESS' from state '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-157456155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b8ca3ffe794220838d86e607b8bd80',qos_specs=None,replication_status=,reservations=['75c29737-5df4-47fc-ab3e-ccdce53acd32','6fe79adb-cacc-46b1-a42c-f433fc6976f0','d244b38e-cc88-4067-a1b1-45b13781c7ff','1a111746-4d0a-4c70-9df0-55268b527118'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4309792b4fb544e9ab99aed990bb8dc7',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:54.752800 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e9cb6bce-5e23-4f8a-9e1b-515d6331a42d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c57a06b9-b3e2-4f98-87fd-f75be0101a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:54.767854 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e9cb6bce-5e23-4f8a-9e1b-515d6331a42d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c57a06b9-b3e2-4f98-87fd-f75be0101a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:54.769142 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e9cb6bce-5e23-4f8a-9e1b-515d6331a42d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Flow 'volume_create_api' (b8a8f13d-799e-4460-a958-54b14797af0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:54.769583 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e9cb6bce-5e23-4f8a-9e1b-515d6331a42d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Create volume request issued successfully. Jul 03 19:32:54.770498 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e9cb6bce-5e23-4f8a-9e1b-515d6331a42d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:32:54.771076 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 851/3364] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:32:54 2026] POST /volume/v3/volumes => generated 761 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:32:54.786027 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5170b8a7-aa44-4dab-adf8-37f228bec16d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:54.790190 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5170b8a7-aa44-4dab-adf8-37f228bec16d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:32:54.790468 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5170b8a7-aa44-4dab-adf8-37f228bec16d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "85d4469c-ba99-4997-975c-9145a7b79a32", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2140049505"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:54.791902 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-5170b8a7-aa44-4dab-adf8-37f228bec16d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Create volume request body: {'volume': {"'source_volid": '85d4469c-ba99-4997-975c-9145a7b79a32', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2140049505'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:32:54.791994 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-5170b8a7-aa44-4dab-adf8-37f228bec16d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Create volume of 1 GB Jul 03 19:32:54.797315 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5170b8a7-aa44-4dab-adf8-37f228bec16d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Availability Zones retrieved successfully. Jul 03 19:32:54.806081 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5170b8a7-aa44-4dab-adf8-37f228bec16d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Flow 'volume_create_api' (51457b58-0bbf-43e7-8495-3ec7a63dec2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:54.807373 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5170b8a7-aa44-4dab-adf8-37f228bec16d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d7f2467-4ef7-4961-9e0e-f5e884c5c236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:54.808660 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-5170b8a7-aa44-4dab-adf8-37f228bec16d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:32:54.845301 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5170b8a7-aa44-4dab-adf8-37f228bec16d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d7f2467-4ef7-4961-9e0e-f5e884c5c236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:54.845956 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5170b8a7-aa44-4dab-adf8-37f228bec16d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2afa26e-de6e-4b7e-9913-cd457a187fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:54.897939 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-5170b8a7-aa44-4dab-adf8-37f228bec16d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Created reservations ['3ef3cf7d-63d0-4ef5-a837-5ea3a4e98dfb', '9555f4a6-a8d1-4ed3-911d-3c67c0366f58', '1f048339-38e4-43e7-ac50-7cfd6e8fb99d', 'af2350ea-6398-409c-82fd-d14c0bac09fa'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:54.898980 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5170b8a7-aa44-4dab-adf8-37f228bec16d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2afa26e-de6e-4b7e-9913-cd457a187fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ef3cf7d-63d0-4ef5-a837-5ea3a4e98dfb', '9555f4a6-a8d1-4ed3-911d-3c67c0366f58', '1f048339-38e4-43e7-ac50-7cfd6e8fb99d', 'af2350ea-6398-409c-82fd-d14c0bac09fa']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:54.900097 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5170b8a7-aa44-4dab-adf8-37f228bec16d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a2c0715-8d63-4dc5-818c-93faceaa0b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:54.926080 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5170b8a7-aa44-4dab-adf8-37f228bec16d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a2c0715-8d63-4dc5-818c-93faceaa0b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce498ffa-92e6-410a-8e7b-4ad8ed73bd48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2140049505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b8ca3ffe794220838d86e607b8bd80',qos_specs=None,replication_status=,reservations=['3ef3cf7d-63d0-4ef5-a837-5ea3a4e98dfb','9555f4a6-a8d1-4ed3-911d-3c67c0366f58','1f048339-38e4-43e7-ac50-7cfd6e8fb99d','af2350ea-6398-409c-82fd-d14c0bac09fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4309792b4fb544e9ab99aed990bb8dc7',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:32:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2140049505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce498ffa-92e6-410a-8e7b-4ad8ed73bd48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5b8ca3ffe794220838d86e607b8bd80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4309792b4fb544e9ab99aed990bb8dc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:54.927489 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5170b8a7-aa44-4dab-adf8-37f228bec16d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb987986-7ab6-4ebd-a0f6-b113d003952b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:54.952375 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5170b8a7-aa44-4dab-adf8-37f228bec16d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb987986-7ab6-4ebd-a0f6-b113d003952b) transitioned into state 'SUCCESS' from state '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-2140049505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5b8ca3ffe794220838d86e607b8bd80',qos_specs=None,replication_status=,reservations=['3ef3cf7d-63d0-4ef5-a837-5ea3a4e98dfb','9555f4a6-a8d1-4ed3-911d-3c67c0366f58','1f048339-38e4-43e7-ac50-7cfd6e8fb99d','af2350ea-6398-409c-82fd-d14c0bac09fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4309792b4fb544e9ab99aed990bb8dc7',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:54.953209 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5170b8a7-aa44-4dab-adf8-37f228bec16d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1da055c-6e20-4812-9373-ccd401379ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:54.970344 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5170b8a7-aa44-4dab-adf8-37f228bec16d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1da055c-6e20-4812-9373-ccd401379ef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:54.971243 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5170b8a7-aa44-4dab-adf8-37f228bec16d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Flow 'volume_create_api' (51457b58-0bbf-43e7-8495-3ec7a63dec2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:54.971547 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5170b8a7-aa44-4dab-adf8-37f228bec16d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Create volume request issued successfully. Jul 03 19:32:54.972178 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5170b8a7-aa44-4dab-adf8-37f228bec16d tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:32:54.972602 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 846/3365] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:32:54 2026] POST /volume/v3/volumes => generated 762 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:32:54.990301 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0d8178de-73fc-405d-b683-fc58f84d75d1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:54.992321 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0d8178de-73fc-405d-b683-fc58f84d75d1 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] GET https://10.4.3.61/volume/v3/volumes/ca74f26c-33f7-4068-b7d1-2aa6ddcd0ba8 Jul 03 19:32:54.992515 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0d8178de-73fc-405d-b683-fc58f84d75d1 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:54.992699 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0d8178de-73fc-405d-b683-fc58f84d75d1 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:55.000418 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:55.000418 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:55.004441 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0d8178de-73fc-405d-b683-fc58f84d75d1 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Volume info retrieved successfully. Jul 03 19:32:55.009267 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0d8178de-73fc-405d-b683-fc58f84d75d1 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes/ca74f26c-33f7-4068-b7d1-2aa6ddcd0ba8 returned with HTTP 200 Jul 03 19:32:55.009658 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 848/3366] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:54 2026] GET /volume/v3/volumes/ca74f26c-33f7-4068-b7d1-2aa6ddcd0ba8 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:55.023833 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c3064ed4-434a-4b11-ab8b-7eea20b4c7d2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:55.026297 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c3064ed4-434a-4b11-ab8b-7eea20b4c7d2 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] GET https://10.4.3.61/volume/v3/volumes/ee10c0aa-50a8-4f8c-afe6-b3a6e2c0200b Jul 03 19:32:55.026696 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c3064ed4-434a-4b11-ab8b-7eea20b4c7d2 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:55.030318 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c3064ed4-434a-4b11-ab8b-7eea20b4c7d2 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:55.034599 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-406cc67f-0867-4309-9227-17207f4a2270 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:55.037262 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-406cc67f-0867-4309-9227-17207f4a2270 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/e15e62b2-f919-4060-853f-dd9bef62d23b Jul 03 19:32:55.037551 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-406cc67f-0867-4309-9227-17207f4a2270 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:55.037731 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-406cc67f-0867-4309-9227-17207f4a2270 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:55.044174 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:55.044174 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:55.045055 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-406cc67f-0867-4309-9227-17207f4a2270 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/e15e62b2-f919-4060-853f-dd9bef62d23b returned with HTTP 404 Jul 03 19:32:55.045695 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 852/3367] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:32:55 2026] GET /volume/v3/volumes/e15e62b2-f919-4060-853f-dd9bef62d23b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:32:55.055884 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c3064ed4-434a-4b11-ab8b-7eea20b4c7d2 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Volume info retrieved successfully. Jul 03 19:32:55.058109 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4494af02-c0e1-4136-9cb7-a65b38020317 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:55.062276 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4494af02-c0e1-4136-9cb7-a65b38020317 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/a4d7ec1d-b62c-43ab-a1e2-340f4d596507 Jul 03 19:32:55.062276 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4494af02-c0e1-4136-9cb7-a65b38020317 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:55.062421 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4494af02-c0e1-4136-9cb7-a65b38020317 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:55.066217 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c3064ed4-434a-4b11-ab8b-7eea20b4c7d2 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes/ee10c0aa-50a8-4f8c-afe6-b3a6e2c0200b returned with HTTP 200 Jul 03 19:32:55.066217 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 822/3368] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:55 2026] GET /volume/v3/volumes/ee10c0aa-50a8-4f8c-afe6-b3a6e2c0200b => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:55.077036 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4494af02-c0e1-4136-9cb7-a65b38020317 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/a4d7ec1d-b62c-43ab-a1e2-340f4d596507 returned with HTTP 404 Jul 03 19:32:55.077703 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 847/3369] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:32:55 2026] GET /volume/v3/volumes/a4d7ec1d-b62c-43ab-a1e2-340f4d596507 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:32:55.083289 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-08ed60b1-efcf-4c4b-8a7c-91baf2eecb83 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:55.088892 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-08ed60b1-efcf-4c4b-8a7c-91baf2eecb83 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] GET https://10.4.3.61/volume/v3/volumes/cbdb1ba4-bcd3-486e-9393-243c367d7ad5 Jul 03 19:32:55.089128 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f57c94d7-f295-4cd2-83d6-96b61b03d1fc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:55.089213 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-08ed60b1-efcf-4c4b-8a7c-91baf2eecb83 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:55.089370 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-08ed60b1-efcf-4c4b-8a7c-91baf2eecb83 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:55.094542 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f57c94d7-f295-4cd2-83d6-96b61b03d1fc tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 Jul 03 19:32:55.094815 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f57c94d7-f295-4cd2-83d6-96b61b03d1fc tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:55.095082 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f57c94d7-f295-4cd2-83d6-96b61b03d1fc tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:55.095285 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.groups [None req-f57c94d7-f295-4cd2-83d6-96b61b03d1fc tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member e4f869a4-b85d-4ba0-b11d-2faf6f651d53 {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:32:55.100318 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f57c94d7-f295-4cd2-83d6-96b61b03d1fc tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 returned with HTTP 404 Jul 03 19:32:55.100958 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 853/3370] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:32:55 2026] GET /volume/v3/groups/e4f869a4-b85d-4ba0-b11d-2faf6f651d53 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:32:55.104082 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:55.104082 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:55.108383 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-08ed60b1-efcf-4c4b-8a7c-91baf2eecb83 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Volume info retrieved successfully. Jul 03 19:32:55.111649 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-957f6684-f40e-4597-8124-c754864ece83 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:55.113860 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-957f6684-f40e-4597-8124-c754864ece83 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] DELETE https://10.4.3.61/volume/v3/group_types/b00ebe0a-8e32-46f0-831f-103d5e0380a8 Jul 03 19:32:55.114190 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-957f6684-f40e-4597-8124-c754864ece83 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:55.114456 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-08ed60b1-efcf-4c4b-8a7c-91baf2eecb83 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes/cbdb1ba4-bcd3-486e-9393-243c367d7ad5 returned with HTTP 200 Jul 03 19:32:55.114529 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-957f6684-f40e-4597-8124-c754864ece83 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:55.114871 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 849/3371] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:55 2026] GET /volume/v3/volumes/cbdb1ba4-bcd3-486e-9393-243c367d7ad5 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:55.130919 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-957f6684-f40e-4597-8124-c754864ece83 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] https://10.4.3.61/volume/v3/group_types/b00ebe0a-8e32-46f0-831f-103d5e0380a8 returned with HTTP 202 Jul 03 19:32:55.131480 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 823/3372] 10.4.3.61 () {68 vars in 1397 bytes} [Fri Jul 3 19:32:55 2026] DELETE /volume/v3/group_types/b00ebe0a-8e32-46f0-831f-103d5e0380a8 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:32:55.131551 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e3e6d95b-9e95-4fe5-a273-768df2f1c4ab None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:55.134306 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e3e6d95b-9e95-4fe5-a273-768df2f1c4ab tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] GET https://10.4.3.61/volume/v3/volumes/98071bda-8407-46c4-acd3-818196ed475b Jul 03 19:32:55.134539 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e3e6d95b-9e95-4fe5-a273-768df2f1c4ab tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:55.134781 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e3e6d95b-9e95-4fe5-a273-768df2f1c4ab tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:55.138800 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-958f2aeb-a3c5-4682-ab70-68c85d260834 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:55.140998 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-958f2aeb-a3c5-4682-ab70-68c85d260834 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] DELETE https://10.4.3.61/volume/v3/types/c0ecc19b-c124-4dda-b71b-f7dc380f5a65 Jul 03 19:32:55.141269 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-958f2aeb-a3c5-4682-ab70-68c85d260834 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:55.141520 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-958f2aeb-a3c5-4682-ab70-68c85d260834 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] Calling method '_delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:55.141824 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:55.141824 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:55.147720 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:55.147720 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:55.155642 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e3e6d95b-9e95-4fe5-a273-768df2f1c4ab tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Volume info retrieved successfully. Jul 03 19:32:55.162405 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e3e6d95b-9e95-4fe5-a273-768df2f1c4ab tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes/98071bda-8407-46c4-acd3-818196ed475b returned with HTTP 200 Jul 03 19:32:55.163081 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 848/3373] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:55 2026] GET /volume/v3/volumes/98071bda-8407-46c4-acd3-818196ed475b => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:55.169231 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-133c904e-bc8e-4317-8eb8-dc76ff6eb8ca None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:55.171551 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-133c904e-bc8e-4317-8eb8-dc76ff6eb8ca tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 Jul 03 19:32:55.171853 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-133c904e-bc8e-4317-8eb8-dc76ff6eb8ca tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:55.172131 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-133c904e-bc8e-4317-8eb8-dc76ff6eb8ca tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:55.172358 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-133c904e-bc8e-4317-8eb8-dc76ff6eb8ca tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 961b02bf-45e6-4ef0-b259-a487a80f7541. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:55.176424 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-958f2aeb-a3c5-4682-ab70-68c85d260834 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] https://10.4.3.61/volume/v3/types/c0ecc19b-c124-4dda-b71b-f7dc380f5a65 returned with HTTP 202 Jul 03 19:32:55.176815 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 854/3374] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:32:55 2026] DELETE /volume/v3/types/c0ecc19b-c124-4dda-b71b-f7dc380f5a65 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:32:55.179689 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:55.179689 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:55.179973 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-83e44c86-7241-41c0-a043-448244580762 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:55.180576 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-133c904e-bc8e-4317-8eb8-dc76ff6eb8ca tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 returned with HTTP 200 Jul 03 19:32:55.181020 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 850/3375] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:55 2026] GET /volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:55.186572 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5e6da2db-3188-43df-9550-752178f9abca None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:55.187708 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-83e44c86-7241-41c0-a043-448244580762 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] GET https://10.4.3.61/volume/v3/volumes/ce498ffa-92e6-410a-8e7b-4ad8ed73bd48 Jul 03 19:32:55.188575 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-83e44c86-7241-41c0-a043-448244580762 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:55.188794 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5e6da2db-3188-43df-9550-752178f9abca tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] GET https://10.4.3.61/volume/v3/types/c0ecc19b-c124-4dda-b71b-f7dc380f5a65 Jul 03 19:32:55.189067 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5e6da2db-3188-43df-9550-752178f9abca tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:55.189307 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5e6da2db-3188-43df-9550-752178f9abca tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:55.189843 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-83e44c86-7241-41c0-a043-448244580762 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:55.193261 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5e6da2db-3188-43df-9550-752178f9abca tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] https://10.4.3.61/volume/v3/types/c0ecc19b-c124-4dda-b71b-f7dc380f5a65 returned with HTTP 404 Jul 03 19:32:55.193840 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 849/3376] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:32:55 2026] GET /volume/v3/types/c0ecc19b-c124-4dda-b71b-f7dc380f5a65 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:55.204803 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-34c31acb-f01c-4567-a795-c7ad2db6fa13 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:55.207145 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-34c31acb-f01c-4567-a795-c7ad2db6fa13 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:32:55.207683 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-34c31acb-f01c-4567-a795-c7ad2db6fa13 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1776108589"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:55.220836 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:55.220836 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:55.225829 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-34c31acb-f01c-4567-a795-c7ad2db6fa13 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:32:55.226357 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 855/3377] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:32:55 2026] POST /volume/v3/types => generated 224 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:55.235015 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-cef40170-0dae-4763-a93e-266f4ad631b1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:55.236867 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cef40170-0dae-4763-a93e-266f4ad631b1 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] POST https://10.4.3.61/volume/v3/group_types Jul 03 19:32:55.237278 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cef40170-0dae-4763-a93e-266f4ad631b1 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2076770860"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:55.244467 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-83e44c86-7241-41c0-a043-448244580762 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Volume info retrieved successfully. Jul 03 19:32:55.255345 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-83e44c86-7241-41c0-a043-448244580762 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes/ce498ffa-92e6-410a-8e7b-4ad8ed73bd48 returned with HTTP 200 Jul 03 19:32:55.257288 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 824/3378] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:55 2026] GET /volume/v3/volumes/ce498ffa-92e6-410a-8e7b-4ad8ed73bd48 => generated 855 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:55.259598 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cef40170-0dae-4763-a93e-266f4ad631b1 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] https://10.4.3.61/volume/v3/group_types returned with HTTP 202 Jul 03 19:32:55.260025 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 851/3379] 10.4.3.61 () {70 vars in 1304 bytes} [Fri Jul 3 19:32:55 2026] POST /volume/v3/group_types => generated 181 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:55.271771 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5de2575f-3893-45b7-bbce-c17b99e5b4c2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:55.274619 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5de2575f-3893-45b7-bbce-c17b99e5b4c2 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] POST https://10.4.3.61/volume/v3/groups Jul 03 19:32:55.274742 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7a056ff0-b438-4556-b4a6-149b0ead2150 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:55.274792 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5de2575f-3893-45b7-bbce-c17b99e5b4c2 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2320e7af-ce57-465b-96ee-9cc2ae2904c8", "volume_types": ["5e2100c0-0e43-48e0-b026-6fbae79de175"], "name": "tempest-GroupSnapshotsTest-Group-1183735739"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:55.276377 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7a056ff0-b438-4556-b4a6-149b0ead2150 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] DELETE https://10.4.3.61/volume/v3/volumes/ce498ffa-92e6-410a-8e7b-4ad8ed73bd48 Jul 03 19:32:55.276619 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7a056ff0-b438-4556-b4a6-149b0ead2150 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:55.276700 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7a056ff0-b438-4556-b4a6-149b0ead2150 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:55.276923 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-7a056ff0-b438-4556-b4a6-149b0ead2150 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Delete volume with id: ce498ffa-92e6-410a-8e7b-4ad8ed73bd48 Jul 03 19:32:55.277267 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.groups [None req-5de2575f-3893-45b7-bbce-c17b99e5b4c2 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Creating new group {'group': {'group_type': '2320e7af-ce57-465b-96ee-9cc2ae2904c8', 'volume_types': ['5e2100c0-0e43-48e0-b026-6fbae79de175'], 'name': 'tempest-GroupSnapshotsTest-Group-1183735739'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 19:32:55.283237 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.groups [None req-5de2575f-3893-45b7-bbce-c17b99e5b4c2 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Creating group tempest-GroupSnapshotsTest-Group-1183735739. Jul 03 19:32:55.284722 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:55.284722 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:55.285178 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7a056ff0-b438-4556-b4a6-149b0ead2150 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Volume info retrieved successfully. Jul 03 19:32:55.301706 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5de2575f-3893-45b7-bbce-c17b99e5b4c2 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Availability Zones retrieved successfully. Jul 03 19:32:55.311147 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7a056ff0-b438-4556-b4a6-149b0ead2150 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Delete volume request issued successfully. Jul 03 19:32:55.311335 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7a056ff0-b438-4556-b4a6-149b0ead2150 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes/ce498ffa-92e6-410a-8e7b-4ad8ed73bd48 returned with HTTP 202 Jul 03 19:32:55.311809 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 856/3380] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:32:55 2026] DELETE /volume/v3/volumes/ce498ffa-92e6-410a-8e7b-4ad8ed73bd48 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:32:55.322868 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-5de2575f-3893-45b7-bbce-c17b99e5b4c2 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Created reservations ['0fe2b5db-8458-4222-b198-9836791ab952'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:55.323626 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f5cd8adf-f942-480f-a46e-01c9a68e0fa6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:55.325463 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f5cd8adf-f942-480f-a46e-01c9a68e0fa6 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] GET https://10.4.3.61/volume/v3/volumes/ce498ffa-92e6-410a-8e7b-4ad8ed73bd48 Jul 03 19:32:55.325633 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f5cd8adf-f942-480f-a46e-01c9a68e0fa6 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:55.325808 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f5cd8adf-f942-480f-a46e-01c9a68e0fa6 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:55.355523 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5de2575f-3893-45b7-bbce-c17b99e5b4c2 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups returned with HTTP 202 Jul 03 19:32:55.356053 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 850/3381] 10.4.3.61 () {70 vars in 1290 bytes} [Fri Jul 3 19:32:55 2026] POST /volume/v3/groups => generated 112 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:55.370134 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6906c715-7ce4-4e69-8dd7-3a016051ea6a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:55.372460 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6906c715-7ce4-4e69-8dd7-3a016051ea6a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/groups/5000f890-90e7-4c99-a972-9afcc700b552 Jul 03 19:32:55.372741 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6906c715-7ce4-4e69-8dd7-3a016051ea6a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:55.373007 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6906c715-7ce4-4e69-8dd7-3a016051ea6a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:55.373211 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.groups [None req-6906c715-7ce4-4e69-8dd7-3a016051ea6a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member 5000f890-90e7-4c99-a972-9afcc700b552 {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:32:55.377937 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:55.377937 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:55.385734 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6906c715-7ce4-4e69-8dd7-3a016051ea6a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/5000f890-90e7-4c99-a972-9afcc700b552 returned with HTTP 200 Jul 03 19:32:55.386316 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 852/3382] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:32:55 2026] GET /volume/v3/groups/5000f890-90e7-4c99-a972-9afcc700b552 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:55.519614 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:55.519614 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:55.522335 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f5cd8adf-f942-480f-a46e-01c9a68e0fa6 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes/ce498ffa-92e6-410a-8e7b-4ad8ed73bd48 returned with HTTP 404 Jul 03 19:32:55.522802 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 825/3383] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:55 2026] GET /volume/v3/volumes/ce498ffa-92e6-410a-8e7b-4ad8ed73bd48 => generated 109 bytes in 200 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:55.529790 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9cee9e40-b803-47dd-b5fb-41d3e450aca0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:55.531987 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9cee9e40-b803-47dd-b5fb-41d3e450aca0 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] DELETE https://10.4.3.61/volume/v3/volumes/98071bda-8407-46c4-acd3-818196ed475b Jul 03 19:32:55.532241 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9cee9e40-b803-47dd-b5fb-41d3e450aca0 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:55.532483 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9cee9e40-b803-47dd-b5fb-41d3e450aca0 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:55.532690 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-9cee9e40-b803-47dd-b5fb-41d3e450aca0 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Delete volume with id: 98071bda-8407-46c4-acd3-818196ed475b Jul 03 19:32:55.541182 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:55.541182 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:55.541791 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-9cee9e40-b803-47dd-b5fb-41d3e450aca0 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Volume info retrieved successfully. Jul 03 19:32:55.565701 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-9cee9e40-b803-47dd-b5fb-41d3e450aca0 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Delete volume request issued successfully. Jul 03 19:32:55.566106 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9cee9e40-b803-47dd-b5fb-41d3e450aca0 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes/98071bda-8407-46c4-acd3-818196ed475b returned with HTTP 202 Jul 03 19:32:55.566510 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 857/3384] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:32:55 2026] DELETE /volume/v3/volumes/98071bda-8407-46c4-acd3-818196ed475b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:32:55.573484 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-56c4477b-f107-4cba-9e97-5a9014545809 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:55.575554 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-56c4477b-f107-4cba-9e97-5a9014545809 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] GET https://10.4.3.61/volume/v3/volumes/98071bda-8407-46c4-acd3-818196ed475b Jul 03 19:32:55.575765 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-56c4477b-f107-4cba-9e97-5a9014545809 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:55.576021 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-56c4477b-f107-4cba-9e97-5a9014545809 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:55.586819 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:55.586819 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:55.593150 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-56c4477b-f107-4cba-9e97-5a9014545809 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Volume info retrieved successfully. Jul 03 19:32:55.609546 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-56c4477b-f107-4cba-9e97-5a9014545809 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes/98071bda-8407-46c4-acd3-818196ed475b returned with HTTP 200 Jul 03 19:32:55.610040 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 851/3385] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:55 2026] GET /volume/v3/volumes/98071bda-8407-46c4-acd3-818196ed475b => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:56.195953 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-de4a042d-3f46-46f8-a119-140be7d3b61d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:56.198256 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-de4a042d-3f46-46f8-a119-140be7d3b61d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 Jul 03 19:32:56.198256 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-de4a042d-3f46-46f8-a119-140be7d3b61d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:56.198421 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-de4a042d-3f46-46f8-a119-140be7d3b61d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:56.198493 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-de4a042d-3f46-46f8-a119-140be7d3b61d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 961b02bf-45e6-4ef0-b259-a487a80f7541. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:56.202616 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:56.202616 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:56.203319 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-de4a042d-3f46-46f8-a119-140be7d3b61d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 returned with HTTP 200 Jul 03 19:32:56.203866 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 853/3386] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:56 2026] GET /volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:56.397436 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9fa9e482-efc6-4d07-8a03-0b90efc4f1e1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:56.399567 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9fa9e482-efc6-4d07-8a03-0b90efc4f1e1 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/groups/5000f890-90e7-4c99-a972-9afcc700b552 Jul 03 19:32:56.399838 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9fa9e482-efc6-4d07-8a03-0b90efc4f1e1 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:56.400112 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9fa9e482-efc6-4d07-8a03-0b90efc4f1e1 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:56.400287 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.groups [None req-9fa9e482-efc6-4d07-8a03-0b90efc4f1e1 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member 5000f890-90e7-4c99-a972-9afcc700b552 {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:32:56.406826 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:56.406826 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:56.415908 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9fa9e482-efc6-4d07-8a03-0b90efc4f1e1 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/5000f890-90e7-4c99-a972-9afcc700b552 returned with HTTP 200 Jul 03 19:32:56.416488 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 826/3387] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:32:56 2026] GET /volume/v3/groups/5000f890-90e7-4c99-a972-9afcc700b552 => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:56.428436 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2bce7b31-c106-4c21-abf5-6899725f82bb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:56.430977 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:32:56.431400 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1557960673", "volume_type": "5e2100c0-0e43-48e0-b026-6fbae79de175", "group_id": "5000f890-90e7-4c99-a972-9afcc700b552", "size": 1}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:56.432926 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1557960673', 'volume_type': '5e2100c0-0e43-48e0-b026-6fbae79de175', 'group_id': '5000f890-90e7-4c99-a972-9afcc700b552', 'size': 1}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:32:56.442249 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:56.442249 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:56.443000 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Create volume of 1 GB Jul 03 19:32:56.453617 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Availability Zones retrieved successfully. Jul 03 19:32:56.460664 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Flow 'volume_create_api' (903c473b-8d82-499f-b0af-6b230516fba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:56.462059 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eea1294-0660-479e-a323-08e4f97a959f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:56.462655 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:56.462655 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:56.463175 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:32:56.490417 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eea1294-0660-479e-a323-08e4f97a959f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:32:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5e2100c0-0e43-48e0-b026-6fbae79de175,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1776108589',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e2100c0-0e43-48e0-b026-6fbae79de175', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5000f890-90e7-4c99-a972-9afcc700b552', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:56.491430 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb7217ae-b756-4f41-b5d1-187234256bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:56.522404 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1776108589 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1776108589, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:32:56.522656 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1776108589 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1776108589, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:32:56.555836 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Created reservations ['77e3304a-9a41-4de6-a0b4-0e9daa0d26e5', '9b2a644b-980c-4580-bf8c-30a4b027b048', '13eb853b-19d4-4eab-b912-610fe1a028e3', '623e3fc1-86f2-4c52-95b9-41f4643a4318'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:56.556604 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb7217ae-b756-4f41-b5d1-187234256bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77e3304a-9a41-4de6-a0b4-0e9daa0d26e5', '9b2a644b-980c-4580-bf8c-30a4b027b048', '13eb853b-19d4-4eab-b912-610fe1a028e3', '623e3fc1-86f2-4c52-95b9-41f4643a4318']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:56.557338 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (133413f0-2a01-4b39-80fa-8f1b2465214e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:56.596097 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (133413f0-2a01-4b39-80fa-8f1b2465214e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56f65c0b-4c85-434f-8199-183b6ade61fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1557960673',encryption_key_id=None,group_id=5000f890-90e7-4c99-a972-9afcc700b552,group_type_id=,metadata={},multiattach=False,project_id='c24ba73df5db41d09047e05c79e6461c',qos_specs=None,replication_status=,reservations=['77e3304a-9a41-4de6-a0b4-0e9daa0d26e5','9b2a644b-980c-4580-bf8c-30a4b027b048','13eb853b-19d4-4eab-b912-610fe1a028e3','623e3fc1-86f2-4c52-95b9-41f4643a4318'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='153c5711b56b427ead9eee01f4527e14',volume_type_id=5e2100c0-0e43-48e0-b026-6fbae79de175), 'volume': Volume(_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-03T19:32:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1557960673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5000f890-90e7-4c99-a972-9afcc700b552,host=None,id=56f65c0b-4c85-434f-8199-183b6ade61fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c24ba73df5db41d09047e05c79e6461c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='153c5711b56b427ead9eee01f4527e14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e2100c0-0e43-48e0-b026-6fbae79de175),volume_type_id=5e2100c0-0e43-48e0-b026-6fbae79de175)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:56.597115 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4fb9d1e-11c3-4c25-b176-165363d25295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:56.628024 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3f31c7c0-2706-46a3-9a9f-5c38af6eace5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:56.632192 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3f31c7c0-2706-46a3-9a9f-5c38af6eace5 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] GET https://10.4.3.61/volume/v3/volumes/98071bda-8407-46c4-acd3-818196ed475b Jul 03 19:32:56.632192 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3f31c7c0-2706-46a3-9a9f-5c38af6eace5 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:56.632192 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3f31c7c0-2706-46a3-9a9f-5c38af6eace5 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:56.640700 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3f31c7c0-2706-46a3-9a9f-5c38af6eace5 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes/98071bda-8407-46c4-acd3-818196ed475b returned with HTTP 404 Jul 03 19:32:56.641569 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 852/3388] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:56 2026] GET /volume/v3/volumes/98071bda-8407-46c4-acd3-818196ed475b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:56.643422 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4fb9d1e-11c3-4c25-b176-165363d25295) transitioned into state 'SUCCESS' from state '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-1557960673',encryption_key_id=None,group_id=5000f890-90e7-4c99-a972-9afcc700b552,group_type_id=,metadata={},multiattach=False,project_id='c24ba73df5db41d09047e05c79e6461c',qos_specs=None,replication_status=,reservations=['77e3304a-9a41-4de6-a0b4-0e9daa0d26e5','9b2a644b-980c-4580-bf8c-30a4b027b048','13eb853b-19d4-4eab-b912-610fe1a028e3','623e3fc1-86f2-4c52-95b9-41f4643a4318'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='153c5711b56b427ead9eee01f4527e14',volume_type_id=5e2100c0-0e43-48e0-b026-6fbae79de175)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:56.644354 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ccb5794-7fcc-445c-b400-cd13ab4d800c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:32:56.650127 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e60dad80-7879-4063-b1cd-1e4f738d433b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:56.652291 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e60dad80-7879-4063-b1cd-1e4f738d433b tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] DELETE https://10.4.3.61/volume/v3/volumes/cbdb1ba4-bcd3-486e-9393-243c367d7ad5 Jul 03 19:32:56.652487 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e60dad80-7879-4063-b1cd-1e4f738d433b tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:56.652712 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e60dad80-7879-4063-b1cd-1e4f738d433b tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:56.652900 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-e60dad80-7879-4063-b1cd-1e4f738d433b tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Delete volume with id: cbdb1ba4-bcd3-486e-9393-243c367d7ad5 Jul 03 19:32:56.661870 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:56.661870 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:56.662453 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e60dad80-7879-4063-b1cd-1e4f738d433b tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Volume info retrieved successfully. Jul 03 19:32:56.664763 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ccb5794-7fcc-445c-b400-cd13ab4d800c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:32:56.665715 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Flow 'volume_create_api' (903c473b-8d82-499f-b0af-6b230516fba8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:32:56.665991 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Create volume request issued successfully. Jul 03 19:32:56.666715 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:56.666906 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:56.690576 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e60dad80-7879-4063-b1cd-1e4f738d433b tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Delete volume request issued successfully. Jul 03 19:32:56.691077 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e60dad80-7879-4063-b1cd-1e4f738d433b tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes/cbdb1ba4-bcd3-486e-9393-243c367d7ad5 returned with HTTP 202 Jul 03 19:32:56.691754 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 854/3389] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:32:56 2026] DELETE /volume/v3/volumes/cbdb1ba4-bcd3-486e-9393-243c367d7ad5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:32:56.700949 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6ec9d27d-90de-4b65-a4bd-035432e3ca13 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:56.704926 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6ec9d27d-90de-4b65-a4bd-035432e3ca13 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] GET https://10.4.3.61/volume/v3/volumes/cbdb1ba4-bcd3-486e-9393-243c367d7ad5 Jul 03 19:32:56.705268 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6ec9d27d-90de-4b65-a4bd-035432e3ca13 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:56.706076 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6ec9d27d-90de-4b65-a4bd-035432e3ca13 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:56.711665 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=290,cinder:UPDATE=72,cinder:INSERT=29 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:32:56.718533 np0000004460 devstack@c-api.service[99924]: DEBUG oslo_db.sqlalchemy.engines [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:56.721039 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:56.721039 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:56.722701 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:56.722701 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:56.726257 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-6ec9d27d-90de-4b65-a4bd-035432e3ca13 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Volume info retrieved successfully. Jul 03 19:32:56.727804 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2bce7b31-c106-4c21-abf5-6899725f82bb tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:32:56.728347 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 858/3390] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:32:56 2026] POST /volume/v3/volumes => generated 821 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:56.733313 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6ec9d27d-90de-4b65-a4bd-035432e3ca13 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes/cbdb1ba4-bcd3-486e-9393-243c367d7ad5 returned with HTTP 200 Jul 03 19:32:56.733472 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 827/3391] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:56 2026] GET /volume/v3/volumes/cbdb1ba4-bcd3-486e-9393-243c367d7ad5 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:56.741789 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f92c83ed-a4d3-4e57-bad9-715cee4211d6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:56.745292 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f92c83ed-a4d3-4e57-bad9-715cee4211d6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/56f65c0b-4c85-434f-8199-183b6ade61fd Jul 03 19:32:56.745836 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f92c83ed-a4d3-4e57-bad9-715cee4211d6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:56.747039 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f92c83ed-a4d3-4e57-bad9-715cee4211d6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:56.756157 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:56.756157 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:56.763195 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f92c83ed-a4d3-4e57-bad9-715cee4211d6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Volume info retrieved successfully. Jul 03 19:32:56.763195 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-f92c83ed-a4d3-4e57-bad9-715cee4211d6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:56.763195 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-f92c83ed-a4d3-4e57-bad9-715cee4211d6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:56.801301 np0000004460 devstack@c-api.service[99925]: DEBUG oslo_db.sqlalchemy.engines [None req-f92c83ed-a4d3-4e57-bad9-715cee4211d6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99925) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:56.804808 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:56.804808 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:56.814095 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f92c83ed-a4d3-4e57-bad9-715cee4211d6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/56f65c0b-4c85-434f-8199-183b6ade61fd returned with HTTP 200 Jul 03 19:32:56.814672 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 853/3392] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:32:56 2026] GET /volume/v3/volumes/56f65c0b-4c85-434f-8199-183b6ade61fd => generated 889 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:57.217549 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a1c32560-498b-41e6-9e65-ddd0fde73190 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:57.219719 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a1c32560-498b-41e6-9e65-ddd0fde73190 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 Jul 03 19:32:57.220110 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a1c32560-498b-41e6-9e65-ddd0fde73190 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:57.220110 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a1c32560-498b-41e6-9e65-ddd0fde73190 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:57.220540 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-a1c32560-498b-41e6-9e65-ddd0fde73190 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 961b02bf-45e6-4ef0-b259-a487a80f7541. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:57.225862 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:57.225862 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:57.226805 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a1c32560-498b-41e6-9e65-ddd0fde73190 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 returned with HTTP 200 Jul 03 19:32:57.227274 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 855/3393] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:57 2026] GET /volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:57.594865 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b31ab8fe-6219-475e-8c73-eade14bffd8d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:57.595477 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b31ab8fe-6219-475e-8c73-eade14bffd8d None None] GET https://10.4.3.61/volume// Jul 03 19:32:57.595697 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b31ab8fe-6219-475e-8c73-eade14bffd8d None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:57.595949 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b31ab8fe-6219-475e-8c73-eade14bffd8d None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:57.596407 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b31ab8fe-6219-475e-8c73-eade14bffd8d None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:32:57.596844 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 859/3394] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:32:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:32:57.610496 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-5fac4d5b-afad-4fb7-9c44-5b134147db90 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:57.618607 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-5fac4d5b-afad-4fb7-9c44-5b134147db90 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 Jul 03 19:32:57.619091 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-5fac4d5b-afad-4fb7-9c44-5b134147db90 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:57.619546 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-5fac4d5b-afad-4fb7-9c44-5b134147db90 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:57.641060 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:57.641060 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:57.644264 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-5fac4d5b-afad-4fb7-9c44-5b134147db90 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:32:57.649663 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-5fac4d5b-afad-4fb7-9c44-5b134147db90 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 returned with HTTP 200 Jul 03 19:32:57.650323 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 828/3395] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:32:57 2026] GET /volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 => generated 1627 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:32:57.748887 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-114db243-9d92-47a1-aa37-8452e1324305 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:57.751373 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-114db243-9d92-47a1-aa37-8452e1324305 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] GET https://10.4.3.61/volume/v3/volumes/cbdb1ba4-bcd3-486e-9393-243c367d7ad5 Jul 03 19:32:57.751618 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-114db243-9d92-47a1-aa37-8452e1324305 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:57.751850 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-114db243-9d92-47a1-aa37-8452e1324305 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:57.758663 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-114db243-9d92-47a1-aa37-8452e1324305 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes/cbdb1ba4-bcd3-486e-9393-243c367d7ad5 returned with HTTP 404 Jul 03 19:32:57.759319 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 854/3396] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:57 2026] GET /volume/v3/volumes/cbdb1ba4-bcd3-486e-9393-243c367d7ad5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:57.766351 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ff0baa30-2992-42da-b51c-137dc9863b58 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:57.767924 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-8545b3f4-5ca0-43af-b45e-d964f32ab263 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:57.768279 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ff0baa30-2992-42da-b51c-137dc9863b58 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] DELETE https://10.4.3.61/volume/v3/volumes/ee10c0aa-50a8-4f8c-afe6-b3a6e2c0200b Jul 03 19:32:57.768455 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ff0baa30-2992-42da-b51c-137dc9863b58 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:57.768635 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ff0baa30-2992-42da-b51c-137dc9863b58 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:57.768799 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-ff0baa30-2992-42da-b51c-137dc9863b58 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Delete volume with id: ee10c0aa-50a8-4f8c-afe6-b3a6e2c0200b Jul 03 19:32:57.770253 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-8545b3f4-5ca0-43af-b45e-d964f32ab263 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] PUT https://10.4.3.61/volume/v3/attachments/a6bf185a-d7c2-495e-ad2e-f268e7d028a0 Jul 03 19:32:57.770716 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-8545b3f4-5ca0-43af-b45e-d964f32ab263 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:57.774634 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=372,cinder:UPDATE=111,cinder:INSERT=61 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:32:57.776056 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:57.776056 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:57.776563 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ff0baa30-2992-42da-b51c-137dc9863b58 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Volume info retrieved successfully. Jul 03 19:32:57.780853 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-8545b3f4-5ca0-43af-b45e-d964f32ab263 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Acquiring lock "cinder-attachment_update-d9b8bd54-885a-4038-82bf-a6712997c401-np0000004460" by "attachment_update" {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:32:57.786411 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-8545b3f4-5ca0-43af-b45e-d964f32ab263 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Lock "cinder-attachment_update-d9b8bd54-885a-4038-82bf-a6712997c401-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:32:57.788005 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:57.788005 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:57.798027 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ff0baa30-2992-42da-b51c-137dc9863b58 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Delete volume request issued successfully. Jul 03 19:32:57.798312 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ff0baa30-2992-42da-b51c-137dc9863b58 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes/ee10c0aa-50a8-4f8c-afe6-b3a6e2c0200b returned with HTTP 202 Jul 03 19:32:57.798840 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 856/3397] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:32:57 2026] DELETE /volume/v3/volumes/ee10c0aa-50a8-4f8c-afe6-b3a6e2c0200b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:32:57.805657 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-881e38c3-4939-4961-a854-a4b92ff8b5d7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:57.808581 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-881e38c3-4939-4961-a854-a4b92ff8b5d7 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] GET https://10.4.3.61/volume/v3/volumes/ee10c0aa-50a8-4f8c-afe6-b3a6e2c0200b Jul 03 19:32:57.808581 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-881e38c3-4939-4961-a854-a4b92ff8b5d7 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:57.808581 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-881e38c3-4939-4961-a854-a4b92ff8b5d7 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:57.816454 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:57.816454 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:57.820506 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-881e38c3-4939-4961-a854-a4b92ff8b5d7 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Volume info retrieved successfully. Jul 03 19:32:57.825791 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-881e38c3-4939-4961-a854-a4b92ff8b5d7 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes/ee10c0aa-50a8-4f8c-afe6-b3a6e2c0200b returned with HTTP 200 Jul 03 19:32:57.826325 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 829/3398] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:57 2026] GET /volume/v3/volumes/ee10c0aa-50a8-4f8c-afe6-b3a6e2c0200b => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:57.829890 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c70c52c8-bdec-4fa1-ab85-8106c44e17e9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:57.831676 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c70c52c8-bdec-4fa1-ab85-8106c44e17e9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/56f65c0b-4c85-434f-8199-183b6ade61fd Jul 03 19:32:57.831890 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c70c52c8-bdec-4fa1-ab85-8106c44e17e9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:57.832099 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c70c52c8-bdec-4fa1-ab85-8106c44e17e9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:57.840902 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:57.840902 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:57.845773 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c70c52c8-bdec-4fa1-ab85-8106c44e17e9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Volume info retrieved successfully. Jul 03 19:32:57.846815 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-c70c52c8-bdec-4fa1-ab85-8106c44e17e9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:57.847188 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-c70c52c8-bdec-4fa1-ab85-8106c44e17e9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:57.903098 np0000004460 devstack@c-api.service[99925]: DEBUG oslo_db.sqlalchemy.engines [None req-c70c52c8-bdec-4fa1-ab85-8106c44e17e9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99925) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:57.906652 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:57.906652 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:57.916133 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c70c52c8-bdec-4fa1-ab85-8106c44e17e9 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/56f65c0b-4c85-434f-8199-183b6ade61fd returned with HTTP 200 Jul 03 19:32:57.916547 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 855/3399] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:32:57 2026] GET /volume/v3/volumes/56f65c0b-4c85-434f-8199-183b6ade61fd => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:57.930978 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-223dfb5c-523a-48c6-b5d2-22a306b57d04 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:57.933048 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-223dfb5c-523a-48c6-b5d2-22a306b57d04 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] POST https://10.4.3.61/volume/v3/group_snapshots Jul 03 19:32:57.933444 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-223dfb5c-523a-48c6-b5d2-22a306b57d04 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "5000f890-90e7-4c99-a972-9afcc700b552", "name": "tempest-group_snapshot-1715851035"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:57.935082 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.group_snapshots [None req-223dfb5c-523a-48c6-b5d2-22a306b57d04 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '5000f890-90e7-4c99-a972-9afcc700b552', 'name': 'tempest-group_snapshot-1715851035'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 19:32:57.938689 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:57.938689 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:57.942400 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.group_snapshots [None req-223dfb5c-523a-48c6-b5d2-22a306b57d04 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Creating group_snapshot tempest-group_snapshot-1715851035. Jul 03 19:32:57.965280 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:57.965280 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:57.977757 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-223dfb5c-523a-48c6-b5d2-22a306b57d04 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1776108589 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1776108589, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:32:57.977966 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-223dfb5c-523a-48c6-b5d2-22a306b57d04 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1776108589 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1776108589, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:32:57.996568 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-223dfb5c-523a-48c6-b5d2-22a306b57d04 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Created reservations ['a8c9f97a-4113-4879-abdf-3eaa335bb45d', '358a5930-028c-45a3-8407-25105628871a', '9e39c44e-2d5e-4e8c-8430-5de023f54e65', '6ec20f44-0282-437d-a1ba-64d0f58c5180'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:32:58.025023 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-223dfb5c-523a-48c6-b5d2-22a306b57d04 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/group_snapshots returned with HTTP 202 Jul 03 19:32:58.025597 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 857/3400] 10.4.3.61 () {70 vars in 1317 bytes} [Fri Jul 3 19:32:57 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:58.035079 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-41a8feea-f88d-4337-b5d9-a2de5fafe721 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:58.037432 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-41a8feea-f88d-4337-b5d9-a2de5fafe721 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/group_snapshots/f8c08008-ea80-4c84-8bd5-fc4872630b81 Jul 03 19:32:58.037747 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-41a8feea-f88d-4337-b5d9-a2de5fafe721 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:58.038031 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-41a8feea-f88d-4337-b5d9-a2de5fafe721 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:58.038230 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.group_snapshots [None req-41a8feea-f88d-4337-b5d9-a2de5fafe721 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member f8c08008-ea80-4c84-8bd5-fc4872630b81 {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 19:32:58.041779 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:58.041779 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:58.046000 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-41a8feea-f88d-4337-b5d9-a2de5fafe721 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/group_snapshots/f8c08008-ea80-4c84-8bd5-fc4872630b81 returned with HTTP 200 Jul 03 19:32:58.046593 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 830/3401] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:32:58 2026] GET /volume/v3/group_snapshots/f8c08008-ea80-4c84-8bd5-fc4872630b81 => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:58.239500 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c9c2e29f-2a11-4057-b82b-1acb2f92e681 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:58.241478 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c9c2e29f-2a11-4057-b82b-1acb2f92e681 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 Jul 03 19:32:58.242135 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c9c2e29f-2a11-4057-b82b-1acb2f92e681 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:58.242135 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c9c2e29f-2a11-4057-b82b-1acb2f92e681 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:58.242341 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-c9c2e29f-2a11-4057-b82b-1acb2f92e681 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 961b02bf-45e6-4ef0-b259-a487a80f7541. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:58.244119 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=402,cinder:INSERT=52,cinder:UPDATE=109 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:32:58.246929 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:58.246929 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:58.247738 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c9c2e29f-2a11-4057-b82b-1acb2f92e681 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 returned with HTTP 200 Jul 03 19:32:58.248233 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 856/3402] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:58 2026] GET /volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:58.313431 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-8545b3f4-5ca0-43af-b45e-d964f32ab263 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Lock "cinder-attachment_update-d9b8bd54-885a-4038-82bf-a6712997c401-np0000004460" released by "attachment_update" :: held 0.527s {{(pid=99924) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:32:58.314669 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-8545b3f4-5ca0-43af-b45e-d964f32ab263 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/attachments/a6bf185a-d7c2-495e-ad2e-f268e7d028a0 returned with HTTP 200 Jul 03 19:32:58.315443 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 860/3403] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:32:57 2026] PUT /volume/v3/attachments/a6bf185a-d7c2-495e-ad2e-f268e7d028a0 => generated 968 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:58.829187 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-c9d22e30-27c1-408c-9f76-b381e575ebd9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:58.831888 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-c9d22e30-27c1-408c-9f76-b381e575ebd9 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] POST https://10.4.3.61/volume/v3/attachments/a6bf185a-d7c2-495e-ad2e-f268e7d028a0/action Jul 03 19:32:58.832409 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-c9d22e30-27c1-408c-9f76-b381e575ebd9 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Action body: b'{"os-complete": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:32:58.832580 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-c9d22e30-27c1-408c-9f76-b381e575ebd9 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:32:58.841925 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0d9b8fd6-46e8-4f68-bb8f-1577c4d663b3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:58.842649 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-12449c87-e0c0-4c52-8361-65d176beeef9 req-5137fd9e-f40b-4138-9546-aa8ae6839347 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:58.843787 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0d9b8fd6-46e8-4f68-bb8f-1577c4d663b3 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] GET https://10.4.3.61/volume/v3/volumes/ee10c0aa-50a8-4f8c-afe6-b3a6e2c0200b Jul 03 19:32:58.844069 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0d9b8fd6-46e8-4f68-bb8f-1577c4d663b3 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:58.844304 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0d9b8fd6-46e8-4f68-bb8f-1577c4d663b3 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:58.845187 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-12449c87-e0c0-4c52-8361-65d176beeef9 req-5137fd9e-f40b-4138-9546-aa8ae6839347 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1/encryption Jul 03 19:32:58.845411 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-12449c87-e0c0-4c52-8361-65d176beeef9 req-5137fd9e-f40b-4138-9546-aa8ae6839347 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:58.845647 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-12449c87-e0c0-4c52-8361-65d176beeef9 req-5137fd9e-f40b-4138-9546-aa8ae6839347 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:58.849673 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0d9b8fd6-46e8-4f68-bb8f-1577c4d663b3 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes/ee10c0aa-50a8-4f8c-afe6-b3a6e2c0200b returned with HTTP 404 Jul 03 19:32:58.850192 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 831/3404] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:58 2026] GET /volume/v3/volumes/ee10c0aa-50a8-4f8c-afe6-b3a6e2c0200b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:58.851278 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:58.851278 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:58.855651 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:58.855651 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:58.857239 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c3642e20-9dbd-4568-99fc-e2def6c76c94 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:58.859473 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c3642e20-9dbd-4568-99fc-e2def6c76c94 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] DELETE https://10.4.3.61/volume/v3/volumes/ca74f26c-33f7-4068-b7d1-2aa6ddcd0ba8 Jul 03 19:32:58.859661 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c3642e20-9dbd-4568-99fc-e2def6c76c94 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:58.859884 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c3642e20-9dbd-4568-99fc-e2def6c76c94 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:58.860120 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-c3642e20-9dbd-4568-99fc-e2def6c76c94 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Delete volume with id: ca74f26c-33f7-4068-b7d1-2aa6ddcd0ba8 Jul 03 19:32:58.862904 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-12449c87-e0c0-4c52-8361-65d176beeef9 req-5137fd9e-f40b-4138-9546-aa8ae6839347 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1/encryption returned with HTTP 200 Jul 03 19:32:58.863355 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 857/3405] 10.4.3.61 () {68 vars in 1624 bytes} [Fri Jul 3 19:32:58 2026] GET /volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:58.865585 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-c9d22e30-27c1-408c-9f76-b381e575ebd9 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/attachments/a6bf185a-d7c2-495e-ad2e-f268e7d028a0/action returned with HTTP 204 Jul 03 19:32:58.866203 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 858/3406] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:32:58 2026] POST /volume/v3/attachments/a6bf185a-d7c2-495e-ad2e-f268e7d028a0/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:58.871588 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:58.871588 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:58.872101 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c3642e20-9dbd-4568-99fc-e2def6c76c94 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Volume info retrieved successfully. Jul 03 19:32:58.896222 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c3642e20-9dbd-4568-99fc-e2def6c76c94 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Delete volume request issued successfully. Jul 03 19:32:58.896222 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c3642e20-9dbd-4568-99fc-e2def6c76c94 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes/ca74f26c-33f7-4068-b7d1-2aa6ddcd0ba8 returned with HTTP 202 Jul 03 19:32:58.896222 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 861/3407] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:32:58 2026] DELETE /volume/v3/volumes/ca74f26c-33f7-4068-b7d1-2aa6ddcd0ba8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:32:58.905268 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-28773b75-acd1-45c2-af05-2a39b6670a0a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:58.908025 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-28773b75-acd1-45c2-af05-2a39b6670a0a tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] GET https://10.4.3.61/volume/v3/volumes/ca74f26c-33f7-4068-b7d1-2aa6ddcd0ba8 Jul 03 19:32:58.908025 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-28773b75-acd1-45c2-af05-2a39b6670a0a tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:58.908118 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-28773b75-acd1-45c2-af05-2a39b6670a0a tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:58.917096 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:58.917096 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:58.921750 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-28773b75-acd1-45c2-af05-2a39b6670a0a tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Volume info retrieved successfully. Jul 03 19:32:58.927748 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-28773b75-acd1-45c2-af05-2a39b6670a0a tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes/ca74f26c-33f7-4068-b7d1-2aa6ddcd0ba8 returned with HTTP 200 Jul 03 19:32:58.927748 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 832/3408] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:58 2026] GET /volume/v3/volumes/ca74f26c-33f7-4068-b7d1-2aa6ddcd0ba8 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:59.055126 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e3352dda-da44-48dd-9eee-e4169d4ba098 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:59.057574 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e3352dda-da44-48dd-9eee-e4169d4ba098 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/group_snapshots/f8c08008-ea80-4c84-8bd5-fc4872630b81 Jul 03 19:32:59.057865 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e3352dda-da44-48dd-9eee-e4169d4ba098 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:59.058129 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e3352dda-da44-48dd-9eee-e4169d4ba098 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:59.058318 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.group_snapshots [None req-e3352dda-da44-48dd-9eee-e4169d4ba098 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member f8c08008-ea80-4c84-8bd5-fc4872630b81 {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 19:32:59.064228 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:59.064228 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:59.068086 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e3352dda-da44-48dd-9eee-e4169d4ba098 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/group_snapshots/f8c08008-ea80-4c84-8bd5-fc4872630b81 returned with HTTP 200 Jul 03 19:32:59.068540 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 858/3409] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:32:59 2026] GET /volume/v3/group_snapshots/f8c08008-ea80-4c84-8bd5-fc4872630b81 => generated 308 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:59.077904 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-85ba230d-b43d-45f0-a177-55c8afeaa156 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:59.079744 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-85ba230d-b43d-45f0-a177-55c8afeaa156 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/snapshots/detail Jul 03 19:32:59.080035 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-85ba230d-b43d-45f0-a177-55c8afeaa156 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:59.080295 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-85ba230d-b43d-45f0-a177-55c8afeaa156 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:59.080608 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-85ba230d-b43d-45f0-a177-55c8afeaa156 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:32:59.081724 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.db.api [None req-85ba230d-b43d-45f0-a177-55c8afeaa156 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Building query based on filter {{(pid=99927) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:32:59.086237 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-85ba230d-b43d-45f0-a177-55c8afeaa156 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Get all snapshots completed successfully. Jul 03 19:32:59.086719 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:59.086719 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:59.087431 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-85ba230d-b43d-45f0-a177-55c8afeaa156 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 19:32:59.088089 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 859/3410] 10.4.3.61 () {66 vars in 1257 bytes} [Fri Jul 3 19:32:59 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:59.098994 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2a9384ec-1c11-4bcf-880d-fdb128940d36 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:59.101085 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2a9384ec-1c11-4bcf-880d-fdb128940d36 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/snapshots/e4f300f3-34ed-405a-9a44-8f571788b410 Jul 03 19:32:59.101307 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2a9384ec-1c11-4bcf-880d-fdb128940d36 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:59.101496 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2a9384ec-1c11-4bcf-880d-fdb128940d36 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:59.107122 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:59.107122 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:59.107510 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2a9384ec-1c11-4bcf-880d-fdb128940d36 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Snapshot retrieved successfully. Jul 03 19:32:59.108514 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2a9384ec-1c11-4bcf-880d-fdb128940d36 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/snapshots/e4f300f3-34ed-405a-9a44-8f571788b410 returned with HTTP 200 Jul 03 19:32:59.109128 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 862/3411] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:32:59 2026] GET /volume/v3/snapshots/e4f300f3-34ed-405a-9a44-8f571788b410 => generated 451 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:59.119286 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4bd8bda1-8511-490f-829e-6c6b10d01e68 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:59.121091 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4bd8bda1-8511-490f-829e-6c6b10d01e68 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/group_snapshots/f8c08008-ea80-4c84-8bd5-fc4872630b81 Jul 03 19:32:59.121344 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4bd8bda1-8511-490f-829e-6c6b10d01e68 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:59.121554 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4bd8bda1-8511-490f-829e-6c6b10d01e68 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:59.121764 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.group_snapshots [None req-4bd8bda1-8511-490f-829e-6c6b10d01e68 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member f8c08008-ea80-4c84-8bd5-fc4872630b81 {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 19:32:59.125298 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:59.125298 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:59.129093 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4bd8bda1-8511-490f-829e-6c6b10d01e68 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/group_snapshots/f8c08008-ea80-4c84-8bd5-fc4872630b81 returned with HTTP 200 Jul 03 19:32:59.129516 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 833/3412] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:32:59 2026] GET /volume/v3/group_snapshots/f8c08008-ea80-4c84-8bd5-fc4872630b81 => generated 308 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:59.137643 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-04bfae1f-075f-4599-bc86-eed681f1a144 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:59.139943 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-04bfae1f-075f-4599-bc86-eed681f1a144 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/group_snapshots/detail Jul 03 19:32:59.140300 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-04bfae1f-075f-4599-bc86-eed681f1a144 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:59.140577 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-04bfae1f-075f-4599-bc86-eed681f1a144 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:59.151129 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-04bfae1f-075f-4599-bc86-eed681f1a144 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 03 19:32:59.151664 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 859/3413] 10.4.3.61 () {68 vars in 1316 bytes} [Fri Jul 3 19:32:59 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:59.159755 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-23d2623a-8635-4464-8385-868a26b5cc85 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:59.161782 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-23d2623a-8635-4464-8385-868a26b5cc85 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] DELETE https://10.4.3.61/volume/v3/group_snapshots/f8c08008-ea80-4c84-8bd5-fc4872630b81 Jul 03 19:32:59.161936 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-23d2623a-8635-4464-8385-868a26b5cc85 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:59.162156 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-23d2623a-8635-4464-8385-868a26b5cc85 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:59.162317 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.group_snapshots [None req-23d2623a-8635-4464-8385-868a26b5cc85 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] delete called for member f8c08008-ea80-4c84-8bd5-fc4872630b81 {{(pid=99927) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 19:32:59.162431 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.group_snapshots [None req-23d2623a-8635-4464-8385-868a26b5cc85 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Delete group_snapshot with id: f8c08008-ea80-4c84-8bd5-fc4872630b81 Jul 03 19:32:59.166561 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:59.166561 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:32:59.212071 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-23d2623a-8635-4464-8385-868a26b5cc85 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/group_snapshots/f8c08008-ea80-4c84-8bd5-fc4872630b81 returned with HTTP 202 Jul 03 19:32:59.212668 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 860/3414] 10.4.3.61 () {68 vars in 1409 bytes} [Fri Jul 3 19:32:59 2026] DELETE /volume/v3/group_snapshots/f8c08008-ea80-4c84-8bd5-fc4872630b81 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:32:59.220967 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4f2c6e23-df8a-4d06-9ac1-d75d73893ead None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:59.222510 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4f2c6e23-df8a-4d06-9ac1-d75d73893ead tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:32:59.222757 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4f2c6e23-df8a-4d06-9ac1-d75d73893ead tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:59.223046 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4f2c6e23-df8a-4d06-9ac1-d75d73893ead tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'detail' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:59.223380 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.api_utils [None req-4f2c6e23-df8a-4d06-9ac1-d75d73893ead tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Removing options '' from query. {{(pid=99924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:32:59.224108 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-4f2c6e23-df8a-4d06-9ac1-d75d73893ead tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99924) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:32:59.231824 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-4f2c6e23-df8a-4d06-9ac1-d75d73893ead tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Get all volumes completed successfully. Jul 03 19:32:59.232616 np0000004460 devstack@c-api.service[99924]: WARNING stevedore.named [None req-4f2c6e23-df8a-4d06-9ac1-d75d73893ead tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:32:59.232788 np0000004460 devstack@c-api.service[99924]: WARNING castellan.key_manager [None req-4f2c6e23-df8a-4d06-9ac1-d75d73893ead tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:32:59.258667 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-64cc84a2-3aae-48fe-861a-efd7b6d532cf None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:59.260594 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-64cc84a2-3aae-48fe-861a-efd7b6d532cf tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 Jul 03 19:32:59.260847 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-64cc84a2-3aae-48fe-861a-efd7b6d532cf tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:59.261310 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-64cc84a2-3aae-48fe-861a-efd7b6d532cf tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:59.261310 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-64cc84a2-3aae-48fe-861a-efd7b6d532cf tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 961b02bf-45e6-4ef0-b259-a487a80f7541. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:32:59.267064 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:59.267064 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:59.268084 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-64cc84a2-3aae-48fe-861a-efd7b6d532cf tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 returned with HTTP 200 Jul 03 19:32:59.268648 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 834/3415] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:32:59 2026] GET /volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:59.276951 np0000004460 devstack@c-api.service[99924]: DEBUG oslo_db.sqlalchemy.engines [None req-4f2c6e23-df8a-4d06-9ac1-d75d73893ead tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:32:59.281090 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:59.281090 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:32:59.291388 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4f2c6e23-df8a-4d06-9ac1-d75d73893ead tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:32:59.291917 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 863/3416] 10.4.3.61 () {68 vars in 1292 bytes} [Fri Jul 3 19:32:59 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:59.308005 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f5a4a148-cbda-4427-b1bf-256be6d7cf52 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:59.310539 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f5a4a148-cbda-4427-b1bf-256be6d7cf52 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/snapshots/detail Jul 03 19:32:59.310781 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f5a4a148-cbda-4427-b1bf-256be6d7cf52 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:59.311046 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f5a4a148-cbda-4427-b1bf-256be6d7cf52 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'detail' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:59.311280 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-f5a4a148-cbda-4427-b1bf-256be6d7cf52 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:32:59.311546 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:59.311546 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:59.312539 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.db.api [None req-f5a4a148-cbda-4427-b1bf-256be6d7cf52 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Building query based on filter {{(pid=99925) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:32:59.317565 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f5a4a148-cbda-4427-b1bf-256be6d7cf52 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Get all snapshots completed successfully. Jul 03 19:32:59.318097 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:59.318097 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:59.318665 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f5a4a148-cbda-4427-b1bf-256be6d7cf52 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 19:32:59.319069 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 860/3417] 10.4.3.61 () {66 vars in 1257 bytes} [Fri Jul 3 19:32:59 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:32:59.329932 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a5c2ad51-8e1e-4219-8cc5-23f40b2f3807 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:59.331779 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a5c2ad51-8e1e-4219-8cc5-23f40b2f3807 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/snapshots/e4f300f3-34ed-405a-9a44-8f571788b410 Jul 03 19:32:59.332009 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a5c2ad51-8e1e-4219-8cc5-23f40b2f3807 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:59.332262 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a5c2ad51-8e1e-4219-8cc5-23f40b2f3807 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:59.338720 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a5c2ad51-8e1e-4219-8cc5-23f40b2f3807 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/snapshots/e4f300f3-34ed-405a-9a44-8f571788b410 returned with HTTP 404 Jul 03 19:32:59.339529 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 861/3418] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:32:59 2026] GET /volume/v3/snapshots/e4f300f3-34ed-405a-9a44-8f571788b410 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:59.348244 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-aa8552cb-7c44-4b88-b51e-bc306b76c49a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:59.350053 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-aa8552cb-7c44-4b88-b51e-bc306b76c49a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/group_snapshots/f8c08008-ea80-4c84-8bd5-fc4872630b81 Jul 03 19:32:59.350292 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-aa8552cb-7c44-4b88-b51e-bc306b76c49a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:59.350491 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-aa8552cb-7c44-4b88-b51e-bc306b76c49a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:59.350626 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.group_snapshots [None req-aa8552cb-7c44-4b88-b51e-bc306b76c49a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member f8c08008-ea80-4c84-8bd5-fc4872630b81 {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 19:32:59.354729 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:59.354729 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:32:59.359602 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-aa8552cb-7c44-4b88-b51e-bc306b76c49a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/group_snapshots/f8c08008-ea80-4c84-8bd5-fc4872630b81 returned with HTTP 200 Jul 03 19:32:59.360209 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 835/3419] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:32:59 2026] GET /volume/v3/group_snapshots/f8c08008-ea80-4c84-8bd5-fc4872630b81 => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:32:59.944735 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-53800e37-8096-4405-9eaa-b53192b23e03 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:59.947409 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-53800e37-8096-4405-9eaa-b53192b23e03 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] GET https://10.4.3.61/volume/v3/volumes/ca74f26c-33f7-4068-b7d1-2aa6ddcd0ba8 Jul 03 19:32:59.947718 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-53800e37-8096-4405-9eaa-b53192b23e03 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:59.948005 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-53800e37-8096-4405-9eaa-b53192b23e03 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:59.956137 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-53800e37-8096-4405-9eaa-b53192b23e03 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes/ca74f26c-33f7-4068-b7d1-2aa6ddcd0ba8 returned with HTTP 404 Jul 03 19:32:59.956953 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 864/3420] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:32:59 2026] GET /volume/v3/volumes/ca74f26c-33f7-4068-b7d1-2aa6ddcd0ba8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:32:59.964845 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2e491682-2471-49a8-b8b6-116c0cd05137 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:32:59.967178 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2e491682-2471-49a8-b8b6-116c0cd05137 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] DELETE https://10.4.3.61/volume/v3/volumes/85d4469c-ba99-4997-975c-9145a7b79a32 Jul 03 19:32:59.967393 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2e491682-2471-49a8-b8b6-116c0cd05137 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:32:59.967675 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2e491682-2471-49a8-b8b6-116c0cd05137 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:32:59.967883 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-2e491682-2471-49a8-b8b6-116c0cd05137 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Delete volume with id: 85d4469c-ba99-4997-975c-9145a7b79a32 Jul 03 19:32:59.976225 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:32:59.976225 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:32:59.976906 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-2e491682-2471-49a8-b8b6-116c0cd05137 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Volume info retrieved successfully. Jul 03 19:33:00.000205 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-2e491682-2471-49a8-b8b6-116c0cd05137 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Delete volume request issued successfully. Jul 03 19:33:00.000470 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2e491682-2471-49a8-b8b6-116c0cd05137 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes/85d4469c-ba99-4997-975c-9145a7b79a32 returned with HTTP 202 Jul 03 19:33:00.001233 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 861/3421] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:32:59 2026] DELETE /volume/v3/volumes/85d4469c-ba99-4997-975c-9145a7b79a32 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:33:00.010574 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-40b9f524-c3a3-4b05-980f-d3453f41963f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:00.012794 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-40b9f524-c3a3-4b05-980f-d3453f41963f tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] GET https://10.4.3.61/volume/v3/volumes/85d4469c-ba99-4997-975c-9145a7b79a32 Jul 03 19:33:00.013080 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-40b9f524-c3a3-4b05-980f-d3453f41963f tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:00.013354 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-40b9f524-c3a3-4b05-980f-d3453f41963f tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:00.022441 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:00.022441 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:00.027274 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-40b9f524-c3a3-4b05-980f-d3453f41963f tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Volume info retrieved successfully. Jul 03 19:33:00.031715 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-40b9f524-c3a3-4b05-980f-d3453f41963f tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes/85d4469c-ba99-4997-975c-9145a7b79a32 returned with HTTP 200 Jul 03 19:33:00.033121 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 862/3422] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:00 2026] GET /volume/v3/volumes/85d4469c-ba99-4997-975c-9145a7b79a32 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:00.279669 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c54ac697-5e28-4e8c-97e7-8185b377ea67 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:00.281424 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c54ac697-5e28-4e8c-97e7-8185b377ea67 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 Jul 03 19:33:00.281737 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c54ac697-5e28-4e8c-97e7-8185b377ea67 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:00.281941 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c54ac697-5e28-4e8c-97e7-8185b377ea67 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:00.282094 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-c54ac697-5e28-4e8c-97e7-8185b377ea67 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 961b02bf-45e6-4ef0-b259-a487a80f7541. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:00.286801 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:00.286801 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:00.287414 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c54ac697-5e28-4e8c-97e7-8185b377ea67 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 returned with HTTP 200 Jul 03 19:33:00.288022 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 836/3423] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:00 2026] GET /volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:00.369803 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-06dfd18b-437e-4c31-939a-1b0de98268cd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:00.372235 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-06dfd18b-437e-4c31-939a-1b0de98268cd tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/group_snapshots/f8c08008-ea80-4c84-8bd5-fc4872630b81 Jul 03 19:33:00.372405 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-06dfd18b-437e-4c31-939a-1b0de98268cd tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:00.372652 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-06dfd18b-437e-4c31-939a-1b0de98268cd tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:00.372924 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.group_snapshots [None req-06dfd18b-437e-4c31-939a-1b0de98268cd tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member f8c08008-ea80-4c84-8bd5-fc4872630b81 {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 19:33:00.376551 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-06dfd18b-437e-4c31-939a-1b0de98268cd tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/group_snapshots/f8c08008-ea80-4c84-8bd5-fc4872630b81 returned with HTTP 404 Jul 03 19:33:00.377141 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 865/3424] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:33:00 2026] GET /volume/v3/group_snapshots/f8c08008-ea80-4c84-8bd5-fc4872630b81 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:33:00.384798 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e65a8373-207b-4462-906b-9cdf00f081cf None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:00.387541 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e65a8373-207b-4462-906b-9cdf00f081cf tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/group_snapshots Jul 03 19:33:00.387794 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e65a8373-207b-4462-906b-9cdf00f081cf tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:00.388049 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e65a8373-207b-4462-906b-9cdf00f081cf tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:00.392849 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e65a8373-207b-4462-906b-9cdf00f081cf tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/group_snapshots returned with HTTP 200 Jul 03 19:33:00.393229 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 862/3425] 10.4.3.61 () {68 vars in 1295 bytes} [Fri Jul 3 19:33:00 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:00.402808 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-faeb7d24-ad13-44ab-ad71-e1734616f7ed None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:00.405357 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-faeb7d24-ad13-44ab-ad71-e1734616f7ed tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] DELETE https://10.4.3.61/volume/v3/group_snapshots/f8c08008-ea80-4c84-8bd5-fc4872630b81 Jul 03 19:33:00.405650 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-faeb7d24-ad13-44ab-ad71-e1734616f7ed tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:00.405926 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-faeb7d24-ad13-44ab-ad71-e1734616f7ed tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:00.406131 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.group_snapshots [None req-faeb7d24-ad13-44ab-ad71-e1734616f7ed tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] delete called for member f8c08008-ea80-4c84-8bd5-fc4872630b81 {{(pid=99927) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 19:33:00.406296 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.group_snapshots [None req-faeb7d24-ad13-44ab-ad71-e1734616f7ed tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Delete group_snapshot with id: f8c08008-ea80-4c84-8bd5-fc4872630b81 Jul 03 19:33:00.409934 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-faeb7d24-ad13-44ab-ad71-e1734616f7ed tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/group_snapshots/f8c08008-ea80-4c84-8bd5-fc4872630b81 returned with HTTP 404 Jul 03 19:33:00.410614 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 863/3426] 10.4.3.61 () {68 vars in 1409 bytes} [Fri Jul 3 19:33:00 2026] DELETE /volume/v3/group_snapshots/f8c08008-ea80-4c84-8bd5-fc4872630b81 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:33:00.418780 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-477082c9-9a70-4058-82ff-044485e9811a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:00.420917 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-477082c9-9a70-4058-82ff-044485e9811a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:33:00.421214 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-477082c9-9a70-4058-82ff-044485e9811a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:00.421462 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-477082c9-9a70-4058-82ff-044485e9811a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'detail' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:00.421840 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.api_utils [None req-477082c9-9a70-4058-82ff-044485e9811a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Removing options '' from query. {{(pid=99926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:33:00.422849 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-477082c9-9a70-4058-82ff-044485e9811a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99926) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:33:00.431918 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-477082c9-9a70-4058-82ff-044485e9811a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Get all volumes completed successfully. Jul 03 19:33:00.432830 np0000004460 devstack@c-api.service[99926]: WARNING stevedore.named [None req-477082c9-9a70-4058-82ff-044485e9811a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:33:00.433047 np0000004460 devstack@c-api.service[99926]: WARNING castellan.key_manager [None req-477082c9-9a70-4058-82ff-044485e9811a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:33:00.471679 np0000004460 devstack@c-api.service[99926]: DEBUG oslo_db.sqlalchemy.engines [None req-477082c9-9a70-4058-82ff-044485e9811a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99926) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:33:00.475822 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:00.475822 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:00.485824 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-477082c9-9a70-4058-82ff-044485e9811a tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:33:00.486526 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 837/3427] 10.4.3.61 () {68 vars in 1292 bytes} [Fri Jul 3 19:33:00 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:33:00.499815 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-40f0aa23-2287-419c-aef2-ecdac8a4b435 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:00.501821 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-40f0aa23-2287-419c-aef2-ecdac8a4b435 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] POST https://10.4.3.61/volume/v3/groups/5000f890-90e7-4c99-a972-9afcc700b552/action Jul 03 19:33:00.502362 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-40f0aa23-2287-419c-aef2-ecdac8a4b435 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:33:00.502508 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-40f0aa23-2287-419c-aef2-ecdac8a4b435 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:00.504087 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.groups [None req-40f0aa23-2287-419c-aef2-ecdac8a4b435 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] delete called for group 5000f890-90e7-4c99-a972-9afcc700b552 {{(pid=99924) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 19:33:00.504225 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.groups [None req-40f0aa23-2287-419c-aef2-ecdac8a4b435 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Delete group with id: 5000f890-90e7-4c99-a972-9afcc700b552 Jul 03 19:33:00.508210 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:00.508210 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:00.542743 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-40f0aa23-2287-419c-aef2-ecdac8a4b435 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/5000f890-90e7-4c99-a972-9afcc700b552/action returned with HTTP 202 Jul 03 19:33:00.543260 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 866/3428] 10.4.3.61 () {70 vars in 1421 bytes} [Fri Jul 3 19:33:00 2026] POST /volume/v3/groups/5000f890-90e7-4c99-a972-9afcc700b552/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:33:00.550266 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3ce7f763-2dc8-4471-a60e-e262d4feb1d6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:00.551965 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3ce7f763-2dc8-4471-a60e-e262d4feb1d6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/56f65c0b-4c85-434f-8199-183b6ade61fd Jul 03 19:33:00.552245 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3ce7f763-2dc8-4471-a60e-e262d4feb1d6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:00.552428 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3ce7f763-2dc8-4471-a60e-e262d4feb1d6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:00.560065 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:00.560065 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:00.564357 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3ce7f763-2dc8-4471-a60e-e262d4feb1d6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Volume info retrieved successfully. Jul 03 19:33:00.565141 np0000004460 devstack@c-api.service[99925]: WARNING stevedore.named [None req-3ce7f763-2dc8-4471-a60e-e262d4feb1d6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 19:33:00.565355 np0000004460 devstack@c-api.service[99925]: WARNING castellan.key_manager [None req-3ce7f763-2dc8-4471-a60e-e262d4feb1d6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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 19:33:00.601441 np0000004460 devstack@c-api.service[99925]: DEBUG oslo_db.sqlalchemy.engines [None req-3ce7f763-2dc8-4471-a60e-e262d4feb1d6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-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=99925) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:33:00.605261 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:00.605261 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:00.613951 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3ce7f763-2dc8-4471-a60e-e262d4feb1d6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/56f65c0b-4c85-434f-8199-183b6ade61fd returned with HTTP 200 Jul 03 19:33:00.614446 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 863/3429] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:33:00 2026] GET /volume/v3/volumes/56f65c0b-4c85-434f-8199-183b6ade61fd => generated 913 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:33:01.045327 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-aaa12047-2524-4df3-b9d3-12eb2dcd0809 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:01.046878 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-aaa12047-2524-4df3-b9d3-12eb2dcd0809 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] GET https://10.4.3.61/volume/v3/volumes/85d4469c-ba99-4997-975c-9145a7b79a32 Jul 03 19:33:01.047066 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-aaa12047-2524-4df3-b9d3-12eb2dcd0809 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:01.047248 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-aaa12047-2524-4df3-b9d3-12eb2dcd0809 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:01.052446 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-aaa12047-2524-4df3-b9d3-12eb2dcd0809 tempest-CreateVolumesFromSourceVolumeTest-858666483 tempest-CreateVolumesFromSourceVolumeTest-858666483-project-member] https://10.4.3.61/volume/v3/volumes/85d4469c-ba99-4997-975c-9145a7b79a32 returned with HTTP 404 Jul 03 19:33:01.053102 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 864/3430] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:01 2026] GET /volume/v3/volumes/85d4469c-ba99-4997-975c-9145a7b79a32 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:01.190499 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-12449c87-e0c0-4c52-8361-65d176beeef9 req-ba214f08-886f-47fa-b342-ac4cb0a977ef None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:01.193268 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-12449c87-e0c0-4c52-8361-65d176beeef9 req-ba214f08-886f-47fa-b342-ac4cb0a977ef tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/attachments/3bcad357-0a2c-4ae2-b0dd-83d561e8fb57 Jul 03 19:33:01.193511 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-12449c87-e0c0-4c52-8361-65d176beeef9 req-ba214f08-886f-47fa-b342-ac4cb0a977ef tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:01.193749 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-12449c87-e0c0-4c52-8361-65d176beeef9 req-ba214f08-886f-47fa-b342-ac4cb0a977ef tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:01.202809 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:01.202809 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:01.299551 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-aa49c659-4a0e-470a-8a39-79f368114508 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:01.305084 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-aa49c659-4a0e-470a-8a39-79f368114508 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 Jul 03 19:33:01.305084 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-aa49c659-4a0e-470a-8a39-79f368114508 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:01.305084 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-aa49c659-4a0e-470a-8a39-79f368114508 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:01.305084 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-aa49c659-4a0e-470a-8a39-79f368114508 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 961b02bf-45e6-4ef0-b259-a487a80f7541. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:01.311343 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:01.311343 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:01.312120 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-aa49c659-4a0e-470a-8a39-79f368114508 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 returned with HTTP 200 Jul 03 19:33:01.312545 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 867/3431] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:01 2026] GET /volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:01.631222 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7c1cadda-e2a3-40bb-8e9e-77456a7106d6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:01.635693 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7c1cadda-e2a3-40bb-8e9e-77456a7106d6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/volumes/56f65c0b-4c85-434f-8199-183b6ade61fd Jul 03 19:33:01.636639 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7c1cadda-e2a3-40bb-8e9e-77456a7106d6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:01.638127 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7c1cadda-e2a3-40bb-8e9e-77456a7106d6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:01.650550 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7c1cadda-e2a3-40bb-8e9e-77456a7106d6 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/volumes/56f65c0b-4c85-434f-8199-183b6ade61fd returned with HTTP 404 Jul 03 19:33:01.651065 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 864/3432] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:33:01 2026] GET /volume/v3/volumes/56f65c0b-4c85-434f-8199-183b6ade61fd => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 03 19:33:01.659839 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-909cf793-a108-49ed-bce6-6ff2bc029e25 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:01.662071 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-909cf793-a108-49ed-bce6-6ff2bc029e25 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] GET https://10.4.3.61/volume/v3/groups/5000f890-90e7-4c99-a972-9afcc700b552 Jul 03 19:33:01.662343 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-909cf793-a108-49ed-bce6-6ff2bc029e25 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:01.662542 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-909cf793-a108-49ed-bce6-6ff2bc029e25 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:01.662695 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.groups [None req-909cf793-a108-49ed-bce6-6ff2bc029e25 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] show called for member 5000f890-90e7-4c99-a972-9afcc700b552 {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 19:33:01.665772 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-909cf793-a108-49ed-bce6-6ff2bc029e25 tempest-GroupSnapshotsTest-486546494 tempest-GroupSnapshotsTest-486546494-project-member] https://10.4.3.61/volume/v3/groups/5000f890-90e7-4c99-a972-9afcc700b552 returned with HTTP 404 Jul 03 19:33:01.666262 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 865/3433] 10.4.3.61 () {68 vars in 1379 bytes} [Fri Jul 3 19:33:01 2026] GET /volume/v3/groups/5000f890-90e7-4c99-a972-9afcc700b552 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:33:01.675218 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d0a15259-bcb7-426f-97d9-2b03b6284d97 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:01.677361 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d0a15259-bcb7-426f-97d9-2b03b6284d97 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] DELETE https://10.4.3.61/volume/v3/group_types/2320e7af-ce57-465b-96ee-9cc2ae2904c8 Jul 03 19:33:01.677692 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d0a15259-bcb7-426f-97d9-2b03b6284d97 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:01.677929 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d0a15259-bcb7-426f-97d9-2b03b6284d97 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:01.692286 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d0a15259-bcb7-426f-97d9-2b03b6284d97 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] https://10.4.3.61/volume/v3/group_types/2320e7af-ce57-465b-96ee-9cc2ae2904c8 returned with HTTP 202 Jul 03 19:33:01.692720 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 868/3434] 10.4.3.61 () {68 vars in 1397 bytes} [Fri Jul 3 19:33:01 2026] DELETE /volume/v3/group_types/2320e7af-ce57-465b-96ee-9cc2ae2904c8 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:33:01.699891 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7844cfae-467f-4c43-af13-3ad04da6806a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:01.701768 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7844cfae-467f-4c43-af13-3ad04da6806a tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] DELETE https://10.4.3.61/volume/v3/types/5e2100c0-0e43-48e0-b026-6fbae79de175 Jul 03 19:33:01.702026 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7844cfae-467f-4c43-af13-3ad04da6806a tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:01.702262 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7844cfae-467f-4c43-af13-3ad04da6806a tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] Calling method '_delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:01.732352 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7844cfae-467f-4c43-af13-3ad04da6806a tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] https://10.4.3.61/volume/v3/types/5e2100c0-0e43-48e0-b026-6fbae79de175 returned with HTTP 202 Jul 03 19:33:01.732702 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 865/3435] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:33:01 2026] DELETE /volume/v3/types/5e2100c0-0e43-48e0-b026-6fbae79de175 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:33:01.740700 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-12449c87-e0c0-4c52-8361-65d176beeef9 req-ba214f08-886f-47fa-b342-ac4cb0a977ef tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/3bcad357-0a2c-4ae2-b0dd-83d561e8fb57 returned with HTTP 200 Jul 03 19:33:01.741123 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ee33a9ad-59bb-488a-aa2e-f05e6fc78d97 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:01.741241 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 838/3436] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:33:01 2026] DELETE /volume/v3/attachments/3bcad357-0a2c-4ae2-b0dd-83d561e8fb57 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:01.743014 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ee33a9ad-59bb-488a-aa2e-f05e6fc78d97 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] GET https://10.4.3.61/volume/v3/types/5e2100c0-0e43-48e0-b026-6fbae79de175 Jul 03 19:33:01.743244 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ee33a9ad-59bb-488a-aa2e-f05e6fc78d97 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:01.743453 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ee33a9ad-59bb-488a-aa2e-f05e6fc78d97 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:01.748304 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ee33a9ad-59bb-488a-aa2e-f05e6fc78d97 tempest-GroupSnapshotsTest-1957776345 tempest-GroupSnapshotsTest-1957776345-project-admin] https://10.4.3.61/volume/v3/types/5e2100c0-0e43-48e0-b026-6fbae79de175 returned with HTTP 404 Jul 03 19:33:01.749104 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 866/3437] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:33:01 2026] GET /volume/v3/types/5e2100c0-0e43-48e0-b026-6fbae79de175 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:02.137395 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-89e1c23c-580d-4c7f-b60e-efe5fde0e17b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:02.139973 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-89e1c23c-580d-4c7f-b60e-efe5fde0e17b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff Jul 03 19:33:02.140151 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-89e1c23c-580d-4c7f-b60e-efe5fde0e17b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:02.140397 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-89e1c23c-580d-4c7f-b60e-efe5fde0e17b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:02.149387 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:02.149387 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:02.153891 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-89e1c23c-580d-4c7f-b60e-efe5fde0e17b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:33:02.159379 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-89e1c23c-580d-4c7f-b60e-efe5fde0e17b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff returned with HTTP 200 Jul 03 19:33:02.159884 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 869/3438] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:33:02 2026] GET /volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:02.326309 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-37221e03-0063-47eb-b63c-c28e9262e550 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:02.329099 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-37221e03-0063-47eb-b63c-c28e9262e550 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 Jul 03 19:33:02.329335 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-37221e03-0063-47eb-b63c-c28e9262e550 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:02.329601 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-37221e03-0063-47eb-b63c-c28e9262e550 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:02.329763 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-37221e03-0063-47eb-b63c-c28e9262e550 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 961b02bf-45e6-4ef0-b259-a487a80f7541. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:02.334998 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:02.334998 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:02.336119 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-37221e03-0063-47eb-b63c-c28e9262e550 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 returned with HTTP 200 Jul 03 19:33:02.336533 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 866/3439] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:02 2026] GET /volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:03.348449 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-bbe2cb00-4d5e-4b4e-8d46-988bf8783c8c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:03.350723 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bbe2cb00-4d5e-4b4e-8d46-988bf8783c8c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 Jul 03 19:33:03.351033 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bbe2cb00-4d5e-4b4e-8d46-988bf8783c8c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:03.351316 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bbe2cb00-4d5e-4b4e-8d46-988bf8783c8c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:03.351450 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-bbe2cb00-4d5e-4b4e-8d46-988bf8783c8c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 961b02bf-45e6-4ef0-b259-a487a80f7541. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:03.357648 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:03.357648 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:03.359619 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bbe2cb00-4d5e-4b4e-8d46-988bf8783c8c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 returned with HTTP 200 Jul 03 19:33:03.359619 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 839/3440] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:03 2026] GET /volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:03.697391 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-a659560f-4388-43fc-98b6-2484a75dfd87 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:03.700310 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-a659560f-4388-43fc-98b6-2484a75dfd87 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401/encryption Jul 03 19:33:03.700562 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-a659560f-4388-43fc-98b6-2484a75dfd87 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:03.700782 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-a659560f-4388-43fc-98b6-2484a75dfd87 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:03.713609 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:03.713609 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:03.722334 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-daa7c331-febf-4f75-bfe5-63a92d213db4 req-a659560f-4388-43fc-98b6-2484a75dfd87 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401/encryption returned with HTTP 200 Jul 03 19:33:03.723127 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 867/3441] 10.4.3.61 () {68 vars in 1624 bytes} [Fri Jul 3 19:33:03 2026] GET /volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:04.207700 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-14f084dd-09e5-448d-b8e0-2415fa2d6062 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:04.208250 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-14f084dd-09e5-448d-b8e0-2415fa2d6062 None None] GET https://10.4.3.61/volume// Jul 03 19:33:04.208487 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-14f084dd-09e5-448d-b8e0-2415fa2d6062 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:04.208719 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-14f084dd-09e5-448d-b8e0-2415fa2d6062 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:04.209195 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-14f084dd-09e5-448d-b8e0-2415fa2d6062 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:33:04.209598 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 870/3442] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:33:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:33:04.219287 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-4bbc3cec-ffab-4496-9f6e-2356e673432b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:04.222035 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-4bbc3cec-ffab-4496-9f6e-2356e673432b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:33:04.222526 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-4bbc3cec-ffab-4496-9f6e-2356e673432b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24487f1a-f11b-40b8-8ab5-e9986b5802ff", "connector": null, "instance_uuid": "af3f8c73-a156-4c2e-a51b-294a6682a5fd"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:04.234912 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:04.234912 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:04.282732 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-4bbc3cec-ffab-4496-9f6e-2356e673432b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:33:04.283419 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 867/3443] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:33:04 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 19:33:04.336393 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4f6b50b8-bab9-4be0-8f1e-c363ad195a28 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:04.370124 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a255984a-6214-491b-ad18-fd879bf6bb01 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:04.372317 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a255984a-6214-491b-ad18-fd879bf6bb01 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 Jul 03 19:33:04.372558 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a255984a-6214-491b-ad18-fd879bf6bb01 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:04.372789 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a255984a-6214-491b-ad18-fd879bf6bb01 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:04.372926 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-a255984a-6214-491b-ad18-fd879bf6bb01 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 961b02bf-45e6-4ef0-b259-a487a80f7541. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:04.377440 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:04.377440 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:04.378181 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a255984a-6214-491b-ad18-fd879bf6bb01 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 returned with HTTP 200 Jul 03 19:33:04.378593 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 868/3444] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:04 2026] GET /volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:04.428102 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4f6b50b8-bab9-4be0-8f1e-c363ad195a28 tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-project-admin] GET https://10.4.3.61/volume/v3/os-quota-sets/016869a6b40e4d24ac5d7e9f7f392cf4 Jul 03 19:33:04.428102 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4f6b50b8-bab9-4be0-8f1e-c363ad195a28 tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:04.428102 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4f6b50b8-bab9-4be0-8f1e-c363ad195a28 tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:04.436643 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-4f6b50b8-bab9-4be0-8f1e-c363ad195a28 tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-686161517 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-686161517, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:33:04.437113 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-4f6b50b8-bab9-4be0-8f1e-c363ad195a28 tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-686161517 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-686161517, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:33:04.437113 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-4f6b50b8-bab9-4be0-8f1e-c363ad195a28 tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-686161517 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-686161517, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:33:04.438012 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-4f6b50b8-bab9-4be0-8f1e-c363ad195a28 tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-196439764 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-196439764, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:33:04.438012 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-4f6b50b8-bab9-4be0-8f1e-c363ad195a28 tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-196439764 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-196439764, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:33:04.438012 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-4f6b50b8-bab9-4be0-8f1e-c363ad195a28 tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-196439764 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-196439764, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:33:04.442490 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4f6b50b8-bab9-4be0-8f1e-c363ad195a28 tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/016869a6b40e4d24ac5d7e9f7f392cf4 returned with HTTP 200 Jul 03 19:33:04.442763 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 840/3445] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:33:04 2026] GET /volume/v3/os-quota-sets/016869a6b40e4d24ac5d7e9f7f392cf4 => generated 760 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:04.452621 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bf0693e0-ac40-4acd-97f9-145723d56fd9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:04.515514 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bf0693e0-ac40-4acd-97f9-145723d56fd9 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:33:04.515827 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bf0693e0-ac40-4acd-97f9-145723d56fd9 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1097666234"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:04.517238 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-bf0693e0-ac40-4acd-97f9-145723d56fd9 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1097666234'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:33:04.517382 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-bf0693e0-ac40-4acd-97f9-145723d56fd9 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Create volume of 1 GB Jul 03 19:33:04.521443 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-bf0693e0-ac40-4acd-97f9-145723d56fd9 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Availability Zones retrieved successfully. Jul 03 19:33:04.527197 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-bf0693e0-ac40-4acd-97f9-145723d56fd9 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Flow 'volume_create_api' (0e570300-43cb-4d32-8410-c7d05f57b84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:04.528060 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-bf0693e0-ac40-4acd-97f9-145723d56fd9 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea70a7f5-ec57-429c-87b8-0eb20640c2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:04.528929 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-bf0693e0-ac40-4acd-97f9-145723d56fd9 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:33:04.553589 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-bf0693e0-ac40-4acd-97f9-145723d56fd9 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea70a7f5-ec57-429c-87b8-0eb20640c2ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:04.554588 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-bf0693e0-ac40-4acd-97f9-145723d56fd9 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f122f175-bc4d-43b6-8b82-5062c1b66cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:04.637461 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-bf0693e0-ac40-4acd-97f9-145723d56fd9 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Created reservations ['fe39212f-af30-4601-925c-4c02045705b5', 'fc48aa7c-d038-496c-b303-facdfaa936e7', '4be36e8f-a4b0-4614-83ed-aef9b59538fa', '36854dfe-575c-45ac-b4d3-436c5b04100d'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:04.638637 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-bf0693e0-ac40-4acd-97f9-145723d56fd9 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f122f175-bc4d-43b6-8b82-5062c1b66cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe39212f-af30-4601-925c-4c02045705b5', 'fc48aa7c-d038-496c-b303-facdfaa936e7', '4be36e8f-a4b0-4614-83ed-aef9b59538fa', '36854dfe-575c-45ac-b4d3-436c5b04100d']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:04.639783 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-bf0693e0-ac40-4acd-97f9-145723d56fd9 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3576ca7e-79bd-4675-84fa-f67a6b28b793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:04.684241 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-bf0693e0-ac40-4acd-97f9-145723d56fd9 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3576ca7e-79bd-4675-84fa-f67a6b28b793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26d3dc24-56df-4547-b607-0f7b4af08d71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1097666234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='016869a6b40e4d24ac5d7e9f7f392cf4',qos_specs=None,replication_status=,reservations=['fe39212f-af30-4601-925c-4c02045705b5','fc48aa7c-d038-496c-b303-facdfaa936e7','4be36e8f-a4b0-4614-83ed-aef9b59538fa','36854dfe-575c-45ac-b4d3-436c5b04100d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b971fd4c0049ec99803ae9577740a3',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:33:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1097666234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26d3dc24-56df-4547-b607-0f7b4af08d71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='016869a6b40e4d24ac5d7e9f7f392cf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73b971fd4c0049ec99803ae9577740a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:04.686314 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-bf0693e0-ac40-4acd-97f9-145723d56fd9 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcfd301f-0842-433f-8f2b-a02bcb0aa701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:04.686463 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fb7da262-2556-405f-99d2-fcf28c1e93f6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:04.687937 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fb7da262-2556-405f-99d2-fcf28c1e93f6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff Jul 03 19:33:04.688303 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fb7da262-2556-405f-99d2-fcf28c1e93f6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:04.688600 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fb7da262-2556-405f-99d2-fcf28c1e93f6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:04.704104 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:04.704104 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:04.709548 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-fb7da262-2556-405f-99d2-fcf28c1e93f6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:33:04.717179 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fb7da262-2556-405f-99d2-fcf28c1e93f6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff returned with HTTP 200 Jul 03 19:33:04.717717 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 868/3446] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:04 2026] GET /volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:04.726399 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-bf0693e0-ac40-4acd-97f9-145723d56fd9 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcfd301f-0842-433f-8f2b-a02bcb0aa701) transitioned into state 'SUCCESS' from state '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-1097666234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='016869a6b40e4d24ac5d7e9f7f392cf4',qos_specs=None,replication_status=,reservations=['fe39212f-af30-4601-925c-4c02045705b5','fc48aa7c-d038-496c-b303-facdfaa936e7','4be36e8f-a4b0-4614-83ed-aef9b59538fa','36854dfe-575c-45ac-b4d3-436c5b04100d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b971fd4c0049ec99803ae9577740a3',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:04.727418 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-bf0693e0-ac40-4acd-97f9-145723d56fd9 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6b0b1dd-b03e-47b2-ad5b-22dd33fa52c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:04.750625 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-bf0693e0-ac40-4acd-97f9-145723d56fd9 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6b0b1dd-b03e-47b2-ad5b-22dd33fa52c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:04.751693 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-bf0693e0-ac40-4acd-97f9-145723d56fd9 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Flow 'volume_create_api' (0e570300-43cb-4d32-8410-c7d05f57b84b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:04.752091 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-bf0693e0-ac40-4acd-97f9-145723d56fd9 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Create volume request issued successfully. Jul 03 19:33:04.752737 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bf0693e0-ac40-4acd-97f9-145723d56fd9 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:33:04.753225 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 871/3447] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:33:04 2026] POST /volume/v3/volumes => generated 757 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:04.765291 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-145cecbe-0d83-41d2-8af9-4061dbf82c90 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:04.767360 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-145cecbe-0d83-41d2-8af9-4061dbf82c90 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] GET https://10.4.3.61/volume/v3/volumes/26d3dc24-56df-4547-b607-0f7b4af08d71 Jul 03 19:33:04.767479 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-145cecbe-0d83-41d2-8af9-4061dbf82c90 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:04.767687 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-145cecbe-0d83-41d2-8af9-4061dbf82c90 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:04.777728 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:04.777728 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:04.784101 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-145cecbe-0d83-41d2-8af9-4061dbf82c90 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Volume info retrieved successfully. Jul 03 19:33:04.793593 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-145cecbe-0d83-41d2-8af9-4061dbf82c90 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] https://10.4.3.61/volume/v3/volumes/26d3dc24-56df-4547-b607-0f7b4af08d71 returned with HTTP 200 Jul 03 19:33:04.793752 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 869/3448] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:04 2026] GET /volume/v3/volumes/26d3dc24-56df-4547-b607-0f7b4af08d71 => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:04.823111 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ad49044b-31eb-409b-a074-04976238f2db None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:04.825378 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ad49044b-31eb-409b-a074-04976238f2db None None] GET https://10.4.3.61/volume// Jul 03 19:33:04.825378 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ad49044b-31eb-409b-a074-04976238f2db None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:04.825378 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ad49044b-31eb-409b-a074-04976238f2db None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:04.825378 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ad49044b-31eb-409b-a074-04976238f2db None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:33:04.825378 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 841/3449] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:33:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:33:04.833321 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-9c69ee41-2ef0-406e-99ba-8b12cf15df42 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:04.835444 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-9c69ee41-2ef0-406e-99ba-8b12cf15df42 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff Jul 03 19:33:04.835612 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-9c69ee41-2ef0-406e-99ba-8b12cf15df42 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:04.835848 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-9c69ee41-2ef0-406e-99ba-8b12cf15df42 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:04.864521 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:04.864521 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:04.870775 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-9c69ee41-2ef0-406e-99ba-8b12cf15df42 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:33:04.878228 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-9c69ee41-2ef0-406e-99ba-8b12cf15df42 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff returned with HTTP 200 Jul 03 19:33:04.878735 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 869/3450] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:33:04 2026] GET /volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff => generated 1019 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:33:04.997612 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-21957895-2702-4ef3-8129-2e740b3b0cd6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:05.000036 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-21957895-2702-4ef3-8129-2e740b3b0cd6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] PUT https://10.4.3.61/volume/v3/attachments/6b355c75-39f7-47b6-b66f-6dc8b4637db0 Jul 03 19:33:05.000457 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-21957895-2702-4ef3-8129-2e740b3b0cd6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:05.010218 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-21957895-2702-4ef3-8129-2e740b3b0cd6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Acquiring lock "cinder-attachment_update-24487f1a-f11b-40b8-8ab5-e9986b5802ff-np0000004460" by "attachment_update" {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:33:05.015597 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-21957895-2702-4ef3-8129-2e740b3b0cd6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Lock "cinder-attachment_update-24487f1a-f11b-40b8-8ab5-e9986b5802ff-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:33:05.016669 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:05.016669 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:05.094391 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f564af38-48a5-4c92-a4bc-9291f28c5711 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:05.097763 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f564af38-48a5-4c92-a4bc-9291f28c5711 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 Jul 03 19:33:05.098102 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f564af38-48a5-4c92-a4bc-9291f28c5711 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:05.098442 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f564af38-48a5-4c92-a4bc-9291f28c5711 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:05.098780 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-f564af38-48a5-4c92-a4bc-9291f28c5711 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete volume with id: d083a224-2824-40e4-9825-73e9508643e1 Jul 03 19:33:05.112182 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:05.112182 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:05.112894 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f564af38-48a5-4c92-a4bc-9291f28c5711 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:33:05.125098 np0000004460 devstack@c-api.service[99927]: WARNING cinder.keymgr.conf_key_mgr [None req-f564af38-48a5-4c92-a4bc-9291f28c5711 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 19:33:05.131414 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f564af38-48a5-4c92-a4bc-9291f28c5711 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete volume request issued successfully. Jul 03 19:33:05.131585 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f564af38-48a5-4c92-a4bc-9291f28c5711 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 returned with HTTP 202 Jul 03 19:33:05.131987 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 870/3451] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:33:05 2026] DELETE /volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:33:05.141078 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5951468c-841c-4f37-95f8-53b90bdd3bd1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:05.142528 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5951468c-841c-4f37-95f8-53b90bdd3bd1 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 Jul 03 19:33:05.143037 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5951468c-841c-4f37-95f8-53b90bdd3bd1 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:05.143037 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5951468c-841c-4f37-95f8-53b90bdd3bd1 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:05.149876 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:05.149876 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:05.153993 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5951468c-841c-4f37-95f8-53b90bdd3bd1 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:33:05.158931 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5951468c-841c-4f37-95f8-53b90bdd3bd1 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 returned with HTTP 200 Jul 03 19:33:05.159382 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 842/3452] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:05 2026] GET /volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:05.390576 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2d81fbf5-7095-4887-b7c6-16941276f96f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:05.392983 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2d81fbf5-7095-4887-b7c6-16941276f96f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 Jul 03 19:33:05.393282 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2d81fbf5-7095-4887-b7c6-16941276f96f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:05.393551 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2d81fbf5-7095-4887-b7c6-16941276f96f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:05.393712 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-2d81fbf5-7095-4887-b7c6-16941276f96f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 961b02bf-45e6-4ef0-b259-a487a80f7541. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:05.399225 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:05.399225 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:05.400160 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2d81fbf5-7095-4887-b7c6-16941276f96f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 returned with HTTP 200 Jul 03 19:33:05.400671 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 870/3453] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:05 2026] GET /volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:05.412095 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1a31a5ca-906f-4bc0-96cd-f6ee23e23130 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:05.414330 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1a31a5ca-906f-4bc0-96cd-f6ee23e23130 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541/export_record Jul 03 19:33:05.414567 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1a31a5ca-906f-4bc0-96cd-f6ee23e23130 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:05.414798 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1a31a5ca-906f-4bc0-96cd-f6ee23e23130 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'export_record' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:05.414935 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.backups [None req-1a31a5ca-906f-4bc0-96cd-f6ee23e23130 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Export record for backup 961b02bf-45e6-4ef0-b259-a487a80f7541. {{(pid=99927) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 19:33:05.420110 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:05.420110 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:05.421078 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.backup.api [None req-1a31a5ca-906f-4bc0-96cd-f6ee23e23130 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling RPCAPI with context: , host: np0000004460, backup: 961b02bf-45e6-4ef0-b259-a487a80f7541. {{(pid=99927) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 19:33:05.428104 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.backup.rpcapi [None req-1a31a5ca-906f-4bc0-96cd-f6ee23e23130 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] export_record in rpcapi backup_id 961b02bf-45e6-4ef0-b259-a487a80f7541 on host np0000004460. {{(pid=99927) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 19:33:05.548434 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-21957895-2702-4ef3-8129-2e740b3b0cd6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Lock "cinder-attachment_update-24487f1a-f11b-40b8-8ab5-e9986b5802ff-np0000004460" released by "attachment_update" :: held 0.533s {{(pid=99924) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:33:05.548846 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-21957895-2702-4ef3-8129-2e740b3b0cd6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/attachments/6b355c75-39f7-47b6-b66f-6dc8b4637db0 returned with HTTP 200 Jul 03 19:33:05.549205 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 872/3454] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:33:04 2026] PUT /volume/v3/attachments/6b355c75-39f7-47b6-b66f-6dc8b4637db0 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:33:05.737205 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ba3dcb59-1b22-4cb3-903f-3e44272bf291 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:05.739242 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ba3dcb59-1b22-4cb3-903f-3e44272bf291 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff Jul 03 19:33:05.739425 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ba3dcb59-1b22-4cb3-903f-3e44272bf291 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:05.739598 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ba3dcb59-1b22-4cb3-903f-3e44272bf291 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:05.749459 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:05.749459 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:05.753274 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ba3dcb59-1b22-4cb3-903f-3e44272bf291 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:33:05.762218 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ba3dcb59-1b22-4cb3-903f-3e44272bf291 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff returned with HTTP 200 Jul 03 19:33:05.762701 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 843/3455] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:05 2026] GET /volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:05.807262 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-11043122-a766-4ef3-86c2-e2bc0a03109c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:05.808974 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-11043122-a766-4ef3-86c2-e2bc0a03109c tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] GET https://10.4.3.61/volume/v3/volumes/26d3dc24-56df-4547-b607-0f7b4af08d71 Jul 03 19:33:05.809181 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-11043122-a766-4ef3-86c2-e2bc0a03109c tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:05.809389 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-11043122-a766-4ef3-86c2-e2bc0a03109c tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:05.816311 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:05.816311 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:05.819961 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-11043122-a766-4ef3-86c2-e2bc0a03109c tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Volume info retrieved successfully. Jul 03 19:33:05.824254 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-11043122-a766-4ef3-86c2-e2bc0a03109c tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] https://10.4.3.61/volume/v3/volumes/26d3dc24-56df-4547-b607-0f7b4af08d71 returned with HTTP 200 Jul 03 19:33:05.824626 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 871/3456] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:05 2026] GET /volume/v3/volumes/26d3dc24-56df-4547-b607-0f7b4af08d71 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:05.841324 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-cabf438a-f6b9-4896-aeb7-95e4030274bf None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:05.843708 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cabf438a-f6b9-4896-aeb7-95e4030274bf tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-project-admin] PUT https://10.4.3.61/volume/v3/os-quota-sets/016869a6b40e4d24ac5d7e9f7f392cf4 Jul 03 19:33:05.844184 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cabf438a-f6b9-4896-aeb7-95e4030274bf tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:05.854749 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:05.854749 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:05.916819 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-cabf438a-f6b9-4896-aeb7-95e4030274bf tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-686161517 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-686161517, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:33:05.917303 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-cabf438a-f6b9-4896-aeb7-95e4030274bf tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-686161517 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-686161517, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:33:05.918103 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-cabf438a-f6b9-4896-aeb7-95e4030274bf tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-686161517 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-686161517, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:33:05.918103 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-cabf438a-f6b9-4896-aeb7-95e4030274bf tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-196439764 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-196439764, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:33:05.924319 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cabf438a-f6b9-4896-aeb7-95e4030274bf tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/016869a6b40e4d24ac5d7e9f7f392cf4 returned with HTTP 200 Jul 03 19:33:05.925383 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 873/3457] 10.4.3.61 () {68 vars in 1367 bytes} [Fri Jul 3 19:33:05 2026] PUT /volume/v3/os-quota-sets/016869a6b40e4d24ac5d7e9f7f392cf4 => generated 715 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:05.930535 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.backups [None req-1a31a5ca-906f-4bc0-96cd-f6ee23e23130 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTYxYjAyYmYtNDVlNi00ZWYwLWIyNTktYTQ4N2E4MGY3NTQxIiwgInVzZXJfaWQiOiAiYjRkOTM3ZWU3NmFhNGVkY2FkNzEyYWFhZmYxMTFlYWQiLCAicHJvamVjdF9pZCI6ICJiYTFmM2QzNGY3ZTA0ZWMxOTdiNzYwYTAyNDYwYzVlMCIsICJ2b2x1bWVfaWQiOiAiNTNiODNhN2QtNDFmOS00ZmU0LWFiYmQtOTc1NDYxOWNmOTk1IiwgImhvc3QiOiAibnAwMDAwMDA0NDYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00MjIyOTE4MjIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81M2I4M2E3ZC00MWY5LTRmZTQtYWJiZC05NzU0NjE5Y2Y5OTUvMjAyNjA3MDMxOTMyNTAvYXpfbm92YV9iYWNrdXBfOTYxYjAyYmYtNDVlNi00ZWYwLWIyNTktYTQ4N2E4MGY3NTQxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxOTozMjo0N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxOTozMjo0N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE5OjMzOjA1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99927) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 19:33:05.931043 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1a31a5ca-906f-4bc0-96cd-f6ee23e23130 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541/export_record returned with HTTP 200 Jul 03 19:33:05.932640 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 871/3458] 10.4.3.61 () {68 vars in 1423 bytes} [Fri Jul 3 19:33:05 2026] GET /volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541/export_record => generated 1424 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:33:05.934696 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7db06020-6491-4c6a-ace8-37e831cd58ba None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:05.936442 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7db06020-6491-4c6a-ace8-37e831cd58ba tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:33:05.937021 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7db06020-6491-4c6a-ace8-37e831cd58ba tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:05.938541 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-7db06020-6491-4c6a-ace8-37e831cd58ba tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:33:05.939824 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-54f8e669-fea8-4842-ac41-6e3f8a9b7fc2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:05.940306 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-7db06020-6491-4c6a-ace8-37e831cd58ba tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Create volume of 2 GB Jul 03 19:33:05.941639 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-54f8e669-fea8-4842-ac41-6e3f8a9b7fc2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 Jul 03 19:33:05.941639 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-54f8e669-fea8-4842-ac41-6e3f8a9b7fc2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:05.942052 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-54f8e669-fea8-4842-ac41-6e3f8a9b7fc2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:05.942052 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-54f8e669-fea8-4842-ac41-6e3f8a9b7fc2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 961b02bf-45e6-4ef0-b259-a487a80f7541. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:05.945747 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7db06020-6491-4c6a-ace8-37e831cd58ba tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Availability Zones retrieved successfully. Jul 03 19:33:05.946665 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:05.946665 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:05.947414 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-54f8e669-fea8-4842-ac41-6e3f8a9b7fc2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 returned with HTTP 200 Jul 03 19:33:05.947807 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 872/3459] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:05 2026] GET /volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:05.952472 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7db06020-6491-4c6a-ace8-37e831cd58ba tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Flow 'volume_create_api' (cfd25baf-0550-45cc-98b1-c7669600b9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:05.953969 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7db06020-6491-4c6a-ace8-37e831cd58ba tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a352f4e2-b2a2-4ee2-902f-c812368030b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:05.955411 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-7db06020-6491-4c6a-ace8-37e831cd58ba tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Validating volume size '2' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:33:05.959356 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-43c1c646-3767-4979-9917-fe46ff6c917c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:05.961288 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-43c1c646-3767-4979-9917-fe46ff6c917c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] POST https://10.4.3.61/volume/v3/backups/import_record Jul 03 19:33:05.961737 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-43c1c646-3767-4979-9917-fe46ff6c917c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWRjYThmZDYtZDk5OS00NjhjLTlhZGItZjA5MTE5NTQ2NGVlIiwgInVzZXJfaWQiOiAiYjRkOTM3ZWU3NmFhNGVkY2FkNzEyYWFhZmYxMTFlYWQiLCAicHJvamVjdF9pZCI6ICJiYTFmM2QzNGY3ZTA0ZWMxOTdiNzYwYTAyNDYwYzVlMCIsICJ2b2x1bWVfaWQiOiAiNTNiODNhN2QtNDFmOS00ZmU0LWFiYmQtOTc1NDYxOWNmOTk1IiwgImhvc3QiOiAibnAwMDAwMDA0NDYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00MjIyOTE4MjIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81M2I4M2E3ZC00MWY5LTRmZTQtYWJiZC05NzU0NjE5Y2Y5OTUvMjAyNjA3MDMxOTMyNTAvYXpfbm92YV9iYWNrdXBfOTYxYjAyYmYtNDVlNi00ZWYwLWIyNTktYTQ4N2E4MGY3NTQxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxOTozMjo0N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxOTozMjo0N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE5OjMzOjA1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:05.963068 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.backups [None req-43c1c646-3767-4979-9917-fe46ff6c917c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWRjYThmZDYtZDk5OS00NjhjLTlhZGItZjA5MTE5NTQ2NGVlIiwgInVzZXJfaWQiOiAiYjRkOTM3ZWU3NmFhNGVkY2FkNzEyYWFhZmYxMTFlYWQiLCAicHJvamVjdF9pZCI6ICJiYTFmM2QzNGY3ZTA0ZWMxOTdiNzYwYTAyNDYwYzVlMCIsICJ2b2x1bWVfaWQiOiAiNTNiODNhN2QtNDFmOS00ZmU0LWFiYmQtOTc1NDYxOWNmOTk1IiwgImhvc3QiOiAibnAwMDAwMDA0NDYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00MjIyOTE4MjIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81M2I4M2E3ZC00MWY5LTRmZTQtYWJiZC05NzU0NjE5Y2Y5OTUvMjAyNjA3MDMxOTMyNTAvYXpfbm92YV9iYWNrdXBfOTYxYjAyYmYtNDVlNi00ZWYwLWIyNTktYTQ4N2E4MGY3NTQxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxOTozMjo0N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxOTozMjo0N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE5OjMzOjA1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99924) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 19:33:05.963257 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.backups [None req-43c1c646-3767-4979-9917-fe46ff6c917c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWRjYThmZDYtZDk5OS00NjhjLTlhZGItZjA5MTE5NTQ2NGVlIiwgInVzZXJfaWQiOiAiYjRkOTM3ZWU3NmFhNGVkY2FkNzEyYWFhZmYxMTFlYWQiLCAicHJvamVjdF9pZCI6ICJiYTFmM2QzNGY3ZTA0ZWMxOTdiNzYwYTAyNDYwYzVlMCIsICJ2b2x1bWVfaWQiOiAiNTNiODNhN2QtNDFmOS00ZmU0LWFiYmQtOTc1NDYxOWNmOTk1IiwgImhvc3QiOiAibnAwMDAwMDA0NDYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00MjIyOTE4MjIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81M2I4M2E3ZC00MWY5LTRmZTQtYWJiZC05NzU0NjE5Y2Y5OTUvMjAyNjA3MDMxOTMyNTAvYXpfbm92YV9iYWNrdXBfOTYxYjAyYmYtNDVlNi00ZWYwLWIyNTktYTQ4N2E4MGY3NTQxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxOTozMjo0N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxOTozMjo0N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE5OjMzOjA1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99924) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 19:33:05.963763 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.policy [None req-43c1c646-3767-4979-9917-fe46ff6c917c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '5e089a348d7e42efbe4bf6f199d88fc6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ba1f3d34f7e04ec197b760a02460c5e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99924) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:33:05.963959 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-43c1c646-3767-4979-9917-fe46ff6c917c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] https://10.4.3.61/volume/v3/backups/import_record returned with HTTP 403 Jul 03 19:33:05.964420 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 874/3460] 10.4.3.61 () {70 vars in 1335 bytes} [Fri Jul 3 19:33:05 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:05.971735 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-cacf18f7-366d-4db3-bfff-79777fad828c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:05.974004 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cacf18f7-366d-4db3-bfff-79777fad828c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/53b83a7d-41f9-4fe4-abbd-9754619cf995 Jul 03 19:33:05.974004 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cacf18f7-366d-4db3-bfff-79777fad828c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:05.974339 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cacf18f7-366d-4db3-bfff-79777fad828c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:05.974394 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-cacf18f7-366d-4db3-bfff-79777fad828c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Delete volume with id: 53b83a7d-41f9-4fe4-abbd-9754619cf995 Jul 03 19:33:05.982656 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:05.982656 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:05.983017 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-cacf18f7-366d-4db3-bfff-79777fad828c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Volume info retrieved successfully. Jul 03 19:33:05.990322 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7db06020-6491-4c6a-ace8-37e831cd58ba tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a352f4e2-b2a2-4ee2-902f-c812368030b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:05.991350 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7db06020-6491-4c6a-ace8-37e831cd58ba tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4e307a8-b98d-42b9-ba9c-2a5ae70021b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:06.014360 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-cacf18f7-366d-4db3-bfff-79777fad828c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Delete volume request issued successfully. Jul 03 19:33:06.014360 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cacf18f7-366d-4db3-bfff-79777fad828c tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes/53b83a7d-41f9-4fe4-abbd-9754619cf995 returned with HTTP 202 Jul 03 19:33:06.014813 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 872/3461] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:33:05 2026] DELETE /volume/v3/volumes/53b83a7d-41f9-4fe4-abbd-9754619cf995 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:33:06.022155 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5cdebcdb-9a6d-4565-8185-26ecf03ff79e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:06.024247 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5cdebcdb-9a6d-4565-8185-26ecf03ff79e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/volumes/53b83a7d-41f9-4fe4-abbd-9754619cf995 Jul 03 19:33:06.024470 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5cdebcdb-9a6d-4565-8185-26ecf03ff79e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:06.024694 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5cdebcdb-9a6d-4565-8185-26ecf03ff79e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:06.030839 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota_utils [None req-7db06020-6491-4c6a-ace8-37e831cd58ba tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Quota exceeded for 016869a6b40e4d24ac5d7e9f7f392cf4, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 19:33:06.032906 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:06.032906 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:06.033836 np0000004460 devstack@c-api.service[99926]: WARNING cinder.volume.api [None req-7db06020-6491-4c6a-ace8-37e831cd58ba tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4e307a8-b98d-42b9-ba9c-2a5ae70021b7) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 19:33:06.033836 np0000004460 devstack@c-api.service[99926]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 03 19:33:06.035619 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7db06020-6491-4c6a-ace8-37e831cd58ba tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4e307a8-b98d-42b9-ba9c-2a5ae70021b7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:06.036409 np0000004460 devstack@c-api.service[99926]: WARNING cinder.volume.api [None req-7db06020-6491-4c6a-ace8-37e831cd58ba tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4e307a8-b98d-42b9-ba9c-2a5ae70021b7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 19:33:06.036617 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5cdebcdb-9a6d-4565-8185-26ecf03ff79e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Volume info retrieved successfully. Jul 03 19:33:06.037031 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-7db06020-6491-4c6a-ace8-37e831cd58ba tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a352f4e2-b2a2-4ee2-902f-c812368030b3) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:06.037733 np0000004460 devstack@c-api.service[99926]: WARNING cinder.volume.api [None req-7db06020-6491-4c6a-ace8-37e831cd58ba tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a352f4e2-b2a2-4ee2-902f-c812368030b3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 19:33:06.038517 np0000004460 devstack@c-api.service[99926]: WARNING cinder.volume.api [None req-7db06020-6491-4c6a-ace8-37e831cd58ba tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Flow 'volume_create_api' (cfd25baf-0550-45cc-98b1-c7669600b9e9) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 19:33:06.038808 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.middleware.fault [None req-7db06020-6491-4c6a-ace8-37e831cd58ba tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 413 Jul 03 19:33:06.039463 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 844/3462] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:33:05 2026] POST /volume/v3/volumes => generated 208 bytes in 105 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 19:33:06.041435 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5cdebcdb-9a6d-4565-8185-26ecf03ff79e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes/53b83a7d-41f9-4fe4-abbd-9754619cf995 returned with HTTP 200 Jul 03 19:33:06.041882 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 873/3463] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:06 2026] GET /volume/v3/volumes/53b83a7d-41f9-4fe4-abbd-9754619cf995 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:33:06.048485 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-33145db7-b49a-442a-8b46-1a8ac3ad6d05 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:06.050577 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-33145db7-b49a-442a-8b46-1a8ac3ad6d05 tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-project-admin] PUT https://10.4.3.61/volume/v3/os-quota-sets/016869a6b40e4d24ac5d7e9f7f392cf4 Jul 03 19:33:06.050968 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-33145db7-b49a-442a-8b46-1a8ac3ad6d05 tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:06.100755 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-33145db7-b49a-442a-8b46-1a8ac3ad6d05 tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/016869a6b40e4d24ac5d7e9f7f392cf4 returned with HTTP 200 Jul 03 19:33:06.101368 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 875/3464] 10.4.3.61 () {68 vars in 1367 bytes} [Fri Jul 3 19:33:06 2026] PUT /volume/v3/os-quota-sets/016869a6b40e4d24ac5d7e9f7f392cf4 => generated 715 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:06.110640 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5968d2d8-3d9b-41bd-b821-add0e5c77730 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:06.112930 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5968d2d8-3d9b-41bd-b821-add0e5c77730 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:33:06.113515 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5968d2d8-3d9b-41bd-b821-add0e5c77730 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:06.115411 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-5968d2d8-3d9b-41bd-b821-add0e5c77730 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:33:06.115538 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-5968d2d8-3d9b-41bd-b821-add0e5c77730 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Create volume of 1 GB Jul 03 19:33:06.120753 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5968d2d8-3d9b-41bd-b821-add0e5c77730 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Availability Zones retrieved successfully. Jul 03 19:33:06.128978 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5968d2d8-3d9b-41bd-b821-add0e5c77730 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Flow 'volume_create_api' (b28fe0fb-aba9-4125-929f-34cd8603ee2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:06.130471 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5968d2d8-3d9b-41bd-b821-add0e5c77730 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eedb318-3b73-4f70-a1ab-c52160b77379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:06.131759 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-5968d2d8-3d9b-41bd-b821-add0e5c77730 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:33:06.164012 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5968d2d8-3d9b-41bd-b821-add0e5c77730 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eedb318-3b73-4f70-a1ab-c52160b77379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:06.165139 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5968d2d8-3d9b-41bd-b821-add0e5c77730 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b417ce0b-eb43-496c-8d36-78fbbd48d2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:06.174962 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7a98afb9-e54a-4d8b-bb65-f563dd10dd47 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:06.176942 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7a98afb9-e54a-4d8b-bb65-f563dd10dd47 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 Jul 03 19:33:06.177198 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7a98afb9-e54a-4d8b-bb65-f563dd10dd47 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:06.177414 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7a98afb9-e54a-4d8b-bb65-f563dd10dd47 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:06.184731 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7a98afb9-e54a-4d8b-bb65-f563dd10dd47 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 returned with HTTP 404 Jul 03 19:33:06.185362 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 845/3465] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:06 2026] GET /volume/v3/volumes/d083a224-2824-40e4-9825-73e9508643e1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:06.193246 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e699bd84-a0ec-4ddc-9c01-79497e92250c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:06.195631 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e699bd84-a0ec-4ddc-9c01-79497e92250c tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] GET https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 Jul 03 19:33:06.195877 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e699bd84-a0ec-4ddc-9c01-79497e92250c tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:06.196124 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e699bd84-a0ec-4ddc-9c01-79497e92250c tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] Calling method 'detail' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:06.197080 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e699bd84-a0ec-4ddc-9c01-79497e92250c tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99925) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:33:06.208699 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota_utils [None req-5968d2d8-3d9b-41bd-b821-add0e5c77730 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Quota exceeded for 016869a6b40e4d24ac5d7e9f7f392cf4, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 03 19:33:06.212309 np0000004460 devstack@c-api.service[99927]: WARNING cinder.volume.api [None req-5968d2d8-3d9b-41bd-b821-add0e5c77730 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b417ce0b-eb43-496c-8d36-78fbbd48d2dc) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 19:33:06.212309 np0000004460 devstack@c-api.service[99927]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 03 19:33:06.215108 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5968d2d8-3d9b-41bd-b821-add0e5c77730 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b417ce0b-eb43-496c-8d36-78fbbd48d2dc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:06.216325 np0000004460 devstack@c-api.service[99927]: WARNING cinder.volume.api [None req-5968d2d8-3d9b-41bd-b821-add0e5c77730 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b417ce0b-eb43-496c-8d36-78fbbd48d2dc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 19:33:06.216857 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e699bd84-a0ec-4ddc-9c01-79497e92250c tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] Get all volumes completed successfully. Jul 03 19:33:06.217277 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5968d2d8-3d9b-41bd-b821-add0e5c77730 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eedb318-3b73-4f70-a1ab-c52160b77379) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:06.218299 np0000004460 devstack@c-api.service[99927]: WARNING cinder.volume.api [None req-5968d2d8-3d9b-41bd-b821-add0e5c77730 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eedb318-3b73-4f70-a1ab-c52160b77379) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 19:33:06.219451 np0000004460 devstack@c-api.service[99927]: WARNING cinder.volume.api [None req-5968d2d8-3d9b-41bd-b821-add0e5c77730 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Flow 'volume_create_api' (b28fe0fb-aba9-4125-929f-34cd8603ee2b) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 19:33:06.219511 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:06.219511 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:06.219846 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.middleware.fault [None req-5968d2d8-3d9b-41bd-b821-add0e5c77730 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 413 Jul 03 19:33:06.220719 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 873/3466] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:33:06 2026] POST /volume/v3/volumes => generated 150 bytes in 111 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 19:33:06.227208 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e699bd84-a0ec-4ddc-9c01-79497e92250c tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 19:33:06.227969 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 874/3467] 10.4.3.61 () {66 vars in 1278 bytes} [Fri Jul 3 19:33:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10422 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:33:06.230222 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-83544e39-dc22-46ec-8064-dd540ec43e94 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:06.232622 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-83544e39-dc22-46ec-8064-dd540ec43e94 tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-project-admin] PUT https://10.4.3.61/volume/v3/os-quota-sets/016869a6b40e4d24ac5d7e9f7f392cf4 Jul 03 19:33:06.233001 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-83544e39-dc22-46ec-8064-dd540ec43e94 tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:06.247741 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c54101d6-7330-437c-bbfe-569a341a4234 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:06.249708 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c54101d6-7330-437c-bbfe-569a341a4234 tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] DELETE https://10.4.3.61/volume/v3/types/80645397-efe2-44ae-8758-00707a6485c6 Jul 03 19:33:06.249921 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c54101d6-7330-437c-bbfe-569a341a4234 tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:06.250219 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c54101d6-7330-437c-bbfe-569a341a4234 tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] Calling method '_delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:06.250516 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:06.250516 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:06.272437 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-83544e39-dc22-46ec-8064-dd540ec43e94 tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/016869a6b40e4d24ac5d7e9f7f392cf4 returned with HTTP 200 Jul 03 19:33:06.272861 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 876/3468] 10.4.3.61 () {68 vars in 1367 bytes} [Fri Jul 3 19:33:06 2026] PUT /volume/v3/os-quota-sets/016869a6b40e4d24ac5d7e9f7f392cf4 => generated 714 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:06.276487 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c54101d6-7330-437c-bbfe-569a341a4234 tempest-TestVolumeBootPattern-127693746 tempest-TestVolumeBootPattern-127693746-project-admin] https://10.4.3.61/volume/v3/types/80645397-efe2-44ae-8758-00707a6485c6 returned with HTTP 202 Jul 03 19:33:06.276487 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 846/3469] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:33:06 2026] DELETE /volume/v3/types/80645397-efe2-44ae-8758-00707a6485c6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:33:06.283625 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b58ecf0d-cfc4-4cfd-9145-8c663d2627ed None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:06.286022 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b58ecf0d-cfc4-4cfd-9145-8c663d2627ed tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] POST https://10.4.3.61/volume/v3/volumes/26d3dc24-56df-4547-b607-0f7b4af08d71/action Jul 03 19:33:06.286660 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b58ecf0d-cfc4-4cfd-9145-8c663d2627ed tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:33:06.286660 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b58ecf0d-cfc4-4cfd-9145-8c663d2627ed tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:06.298039 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:06.298039 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:06.298665 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b58ecf0d-cfc4-4cfd-9145-8c663d2627ed tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Volume info retrieved successfully. Jul 03 19:33:06.315580 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-aaa26256-d135-4c95-8e5c-8f4295d17eef None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:06.318216 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-aaa26256-d135-4c95-8e5c-8f4295d17eef tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:33:06.318494 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-aaa26256-d135-4c95-8e5c-8f4295d17eef tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1696089150", "snapshot_id": null, "imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775", "volume_type": null, "size": 1}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:06.320528 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-aaa26256-d135-4c95-8e5c-8f4295d17eef tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1696089150', 'snapshot_id': None, 'imageRef': '6fdb725c-805c-4eab-bb34-5aad39949775', 'volume_type': None, 'size': 1}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:33:06.335246 np0000004460 devstack@c-api.service[99927]: ERROR cinder.volume.api [None req-b58ecf0d-cfc4-4cfd-9145-8c663d2627ed tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Quota exceeded for 016869a6b40e4d24ac5d7e9f7f392cf4, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 19:33:06.343156 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.middleware.fault [None req-b58ecf0d-cfc4-4cfd-9145-8c663d2627ed tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] https://10.4.3.61/volume/v3/volumes/26d3dc24-56df-4547-b607-0f7b4af08d71/action returned with HTTP 413 Jul 03 19:33:06.344025 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 874/3470] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:33:06 2026] POST /volume/v3/volumes/26d3dc24-56df-4547-b607-0f7b4af08d71/action => generated 208 bytes in 61 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 19:33:06.354335 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3097ee65-8c5b-4c40-b992-ad49c6112deb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:06.356145 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3097ee65-8c5b-4c40-b992-ad49c6112deb tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] GET https://10.4.3.61/volume/v3/volumes/26d3dc24-56df-4547-b607-0f7b4af08d71 Jul 03 19:33:06.356564 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3097ee65-8c5b-4c40-b992-ad49c6112deb tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:06.356564 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3097ee65-8c5b-4c40-b992-ad49c6112deb tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:06.418688 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-aaa26256-d135-4c95-8e5c-8f4295d17eef tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume of 1 GB Jul 03 19:33:06.423252 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-aaa26256-d135-4c95-8e5c-8f4295d17eef tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Availability Zones retrieved successfully. Jul 03 19:33:06.430132 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-aaa26256-d135-4c95-8e5c-8f4295d17eef tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Flow 'volume_create_api' (160fbf62-3605-48a0-a237-093084d46da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:06.431274 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-aaa26256-d135-4c95-8e5c-8f4295d17eef tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb4b6536-7254-42b2-bd94-2fdcf889cb04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:06.432433 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-aaa26256-d135-4c95-8e5c-8f4295d17eef tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:33:06.524246 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-aaa26256-d135-4c95-8e5c-8f4295d17eef tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb4b6536-7254-42b2-bd94-2fdcf889cb04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:06.525030 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-aaa26256-d135-4c95-8e5c-8f4295d17eef tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0a7755a-aa94-4971-9c3f-0e349c2b432e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:06.549013 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:06.549013 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:06.552835 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3097ee65-8c5b-4c40-b992-ad49c6112deb tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Volume info retrieved successfully. Jul 03 19:33:06.557369 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3097ee65-8c5b-4c40-b992-ad49c6112deb tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] https://10.4.3.61/volume/v3/volumes/26d3dc24-56df-4547-b607-0f7b4af08d71 returned with HTTP 200 Jul 03 19:33:06.557754 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 877/3471] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:06 2026] GET /volume/v3/volumes/26d3dc24-56df-4547-b607-0f7b4af08d71 => generated 850 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:06.573307 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3965d632-4860-43bd-b929-02fdedfb242d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:06.575035 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3965d632-4860-43bd-b929-02fdedfb242d tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] DELETE https://10.4.3.61/volume/v3/volumes/26d3dc24-56df-4547-b607-0f7b4af08d71 Jul 03 19:33:06.575240 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3965d632-4860-43bd-b929-02fdedfb242d tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:06.575379 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3965d632-4860-43bd-b929-02fdedfb242d tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:06.575532 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-3965d632-4860-43bd-b929-02fdedfb242d tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Delete volume with id: 26d3dc24-56df-4547-b607-0f7b4af08d71 Jul 03 19:33:06.585567 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:06.585567 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:06.586123 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-3965d632-4860-43bd-b929-02fdedfb242d tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Volume info retrieved successfully. Jul 03 19:33:06.605157 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-aaa26256-d135-4c95-8e5c-8f4295d17eef tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Created reservations ['8043712b-81cd-4ca2-905c-6f3a48bb2fc2', '1dfc510c-f99e-4ed3-b47c-16cab9ab39fd', '5f43f803-204b-422c-8613-82318620719b', '5f6ae312-e9c5-419d-8a00-ab7988475672'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:06.606117 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-aaa26256-d135-4c95-8e5c-8f4295d17eef tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0a7755a-aa94-4971-9c3f-0e349c2b432e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8043712b-81cd-4ca2-905c-6f3a48bb2fc2', '1dfc510c-f99e-4ed3-b47c-16cab9ab39fd', '5f43f803-204b-422c-8613-82318620719b', '5f6ae312-e9c5-419d-8a00-ab7988475672']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:06.607009 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-aaa26256-d135-4c95-8e5c-8f4295d17eef tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dcd39c8-3e3e-45a7-bb2c-fda25dd84307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:06.637888 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-3965d632-4860-43bd-b929-02fdedfb242d tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Delete volume request issued successfully. Jul 03 19:33:06.637888 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3965d632-4860-43bd-b929-02fdedfb242d tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] https://10.4.3.61/volume/v3/volumes/26d3dc24-56df-4547-b607-0f7b4af08d71 returned with HTTP 202 Jul 03 19:33:06.637888 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 847/3472] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:33:06 2026] DELETE /volume/v3/volumes/26d3dc24-56df-4547-b607-0f7b4af08d71 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:33:06.644259 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-aaa26256-d135-4c95-8e5c-8f4295d17eef tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dcd39c8-3e3e-45a7-bb2c-fda25dd84307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a467d82b-65b9-41a4-b6ec-24afc55b9eb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1696089150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c70bca5f9e27431688b6e77ad51fa6a6',qos_specs=None,replication_status=,reservations=['8043712b-81cd-4ca2-905c-6f3a48bb2fc2','1dfc510c-f99e-4ed3-b47c-16cab9ab39fd','5f43f803-204b-422c-8613-82318620719b','5f6ae312-e9c5-419d-8a00-ab7988475672'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a39268966de4198a9f086f13012040a',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:33:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1696089150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a467d82b-65b9-41a4-b6ec-24afc55b9eb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c70bca5f9e27431688b6e77ad51fa6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a39268966de4198a9f086f13012040a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:06.644861 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-84960b9a-20c1-4582-acbd-a62d49eb8bac None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:06.645420 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-aaa26256-d135-4c95-8e5c-8f4295d17eef tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (035493f3-ab0a-45d7-bec9-c5609578e68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:06.647128 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-84960b9a-20c1-4582-acbd-a62d49eb8bac tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] GET https://10.4.3.61/volume/v3/volumes/26d3dc24-56df-4547-b607-0f7b4af08d71 Jul 03 19:33:06.647565 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-84960b9a-20c1-4582-acbd-a62d49eb8bac tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:06.647565 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-84960b9a-20c1-4582-acbd-a62d49eb8bac tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:06.662997 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:06.662997 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:06.669458 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-84960b9a-20c1-4582-acbd-a62d49eb8bac tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Volume info retrieved successfully. Jul 03 19:33:06.675373 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-84960b9a-20c1-4582-acbd-a62d49eb8bac tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] https://10.4.3.61/volume/v3/volumes/26d3dc24-56df-4547-b607-0f7b4af08d71 returned with HTTP 200 Jul 03 19:33:06.675373 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 875/3473] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:06 2026] GET /volume/v3/volumes/26d3dc24-56df-4547-b607-0f7b4af08d71 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:06.688656 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-aaa26256-d135-4c95-8e5c-8f4295d17eef tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (035493f3-ab0a-45d7-bec9-c5609578e68b) transitioned into state 'SUCCESS' from state '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-1696089150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c70bca5f9e27431688b6e77ad51fa6a6',qos_specs=None,replication_status=,reservations=['8043712b-81cd-4ca2-905c-6f3a48bb2fc2','1dfc510c-f99e-4ed3-b47c-16cab9ab39fd','5f43f803-204b-422c-8613-82318620719b','5f6ae312-e9c5-419d-8a00-ab7988475672'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a39268966de4198a9f086f13012040a',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:06.689622 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-aaa26256-d135-4c95-8e5c-8f4295d17eef tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3a8d3b3-eb16-4788-b51f-63881c5d728f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:06.705800 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-aaa26256-d135-4c95-8e5c-8f4295d17eef tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3a8d3b3-eb16-4788-b51f-63881c5d728f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:06.707330 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-aaa26256-d135-4c95-8e5c-8f4295d17eef tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Flow 'volume_create_api' (160fbf62-3605-48a0-a237-093084d46da1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:06.707330 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-aaa26256-d135-4c95-8e5c-8f4295d17eef tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume request issued successfully. Jul 03 19:33:06.707664 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-aaa26256-d135-4c95-8e5c-8f4295d17eef tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:33:06.708147 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 875/3474] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:33:06 2026] POST /volume/v3/volumes => generated 757 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:06.726887 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b2326087-1b88-4f7a-a6a4-9a9e3b79450e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:06.728725 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b2326087-1b88-4f7a-a6a4-9a9e3b79450e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 Jul 03 19:33:06.728725 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b2326087-1b88-4f7a-a6a4-9a9e3b79450e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:06.729310 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b2326087-1b88-4f7a-a6a4-9a9e3b79450e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:06.742057 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:06.742057 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:06.747639 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b2326087-1b88-4f7a-a6a4-9a9e3b79450e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:33:06.753652 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b2326087-1b88-4f7a-a6a4-9a9e3b79450e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 returned with HTTP 200 Jul 03 19:33:06.754202 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 878/3475] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:06 2026] GET /volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:06.780554 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3164ad26-25a9-4623-a241-39ad52b877cc None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:06.782437 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3164ad26-25a9-4623-a241-39ad52b877cc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff Jul 03 19:33:06.782690 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3164ad26-25a9-4623-a241-39ad52b877cc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:06.783011 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3164ad26-25a9-4623-a241-39ad52b877cc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:06.797577 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:06.797577 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:06.802021 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-3164ad26-25a9-4623-a241-39ad52b877cc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:33:06.806988 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3164ad26-25a9-4623-a241-39ad52b877cc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff returned with HTTP 200 Jul 03 19:33:06.806988 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 848/3476] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:06 2026] GET /volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:07.060088 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-913057ab-de2d-48a1-b1bf-b1f03e4c5b4e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:07.064464 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-913057ab-de2d-48a1-b1bf-b1f03e4c5b4e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/volumes/53b83a7d-41f9-4fe4-abbd-9754619cf995 Jul 03 19:33:07.065907 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-913057ab-de2d-48a1-b1bf-b1f03e4c5b4e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:07.065907 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-913057ab-de2d-48a1-b1bf-b1f03e4c5b4e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:07.078789 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-913057ab-de2d-48a1-b1bf-b1f03e4c5b4e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes/53b83a7d-41f9-4fe4-abbd-9754619cf995 returned with HTTP 404 Jul 03 19:33:07.079704 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 876/3477] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:07 2026] GET /volume/v3/volumes/53b83a7d-41f9-4fe4-abbd-9754619cf995 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:07.095423 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7ea21d66-c476-4b60-a8fd-4a5c217c6689 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:07.097765 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7ea21d66-c476-4b60-a8fd-4a5c217c6689 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] GET https://10.4.3.61/volume/v3/backups Jul 03 19:33:07.098135 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7ea21d66-c476-4b60-a8fd-4a5c217c6689 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:07.098392 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7ea21d66-c476-4b60-a8fd-4a5c217c6689 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:07.098865 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-7ea21d66-c476-4b60-a8fd-4a5c217c6689 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:33:07.098940 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:07.098940 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:07.104914 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7ea21d66-c476-4b60-a8fd-4a5c217c6689 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] https://10.4.3.61/volume/v3/backups returned with HTTP 200 Jul 03 19:33:07.105564 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 876/3478] 10.4.3.61 () {68 vars in 1270 bytes} [Fri Jul 3 19:33:07 2026] GET /volume/v3/backups => generated 620 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:07.119389 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b0f683b2-f71f-4753-8a33-ad72cfc965a6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:07.121220 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b0f683b2-f71f-4753-8a33-ad72cfc965a6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] GET https://10.4.3.61/volume/v3/backups?project_id=ba1f3d34f7e04ec197b760a02460c5e0 Jul 03 19:33:07.121580 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b0f683b2-f71f-4753-8a33-ad72cfc965a6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:07.121794 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b0f683b2-f71f-4753-8a33-ad72cfc965a6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:07.124889 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.api_utils [None req-b0f683b2-f71f-4753-8a33-ad72cfc965a6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Removing options 'project_id' from query. {{(pid=99924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:33:07.128508 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b0f683b2-f71f-4753-8a33-ad72cfc965a6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] https://10.4.3.61/volume/v3/backups?project_id=ba1f3d34f7e04ec197b760a02460c5e0 returned with HTTP 200 Jul 03 19:33:07.128508 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 879/3479] 10.4.3.61 () {68 vars in 1357 bytes} [Fri Jul 3 19:33:07 2026] GET /volume/v3/backups?project_id=ba1f3d34f7e04ec197b760a02460c5e0 => generated 620 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:07.143613 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f2ceb66c-08bf-4dc5-890f-d512710e4213 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:07.146132 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f2ceb66c-08bf-4dc5-890f-d512710e4213 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:33:07.146703 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f2ceb66c-08bf-4dc5-890f-d512710e4213 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1291373238"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:07.149275 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-f2ceb66c-08bf-4dc5-890f-d512710e4213 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1291373238'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:33:07.149397 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-f2ceb66c-08bf-4dc5-890f-d512710e4213 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Create volume of 1 GB Jul 03 19:33:07.158906 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f2ceb66c-08bf-4dc5-890f-d512710e4213 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Availability Zones retrieved successfully. Jul 03 19:33:07.167179 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f2ceb66c-08bf-4dc5-890f-d512710e4213 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Flow 'volume_create_api' (fefe6c11-7ee3-4395-91df-ce7af18abc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:07.167179 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f2ceb66c-08bf-4dc5-890f-d512710e4213 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42762e02-c379-43f3-84ba-3082fcbad9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:07.167798 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-f2ceb66c-08bf-4dc5-890f-d512710e4213 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:33:07.201795 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f2ceb66c-08bf-4dc5-890f-d512710e4213 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42762e02-c379-43f3-84ba-3082fcbad9dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:07.202700 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f2ceb66c-08bf-4dc5-890f-d512710e4213 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31825bf2-0fb2-4be3-bf76-be8ec8b892a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:07.265000 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-f2ceb66c-08bf-4dc5-890f-d512710e4213 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Created reservations ['8ae6fbfe-f365-4cf4-8d85-a313b7e93ccb', '9e564cfa-1d86-4f85-8de4-274248e4059d', '51c84ced-54cf-405f-aceb-eda315f113bf', 'a91b836e-8b69-4cfe-9173-b75affc9d374'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:07.266290 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f2ceb66c-08bf-4dc5-890f-d512710e4213 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31825bf2-0fb2-4be3-bf76-be8ec8b892a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ae6fbfe-f365-4cf4-8d85-a313b7e93ccb', '9e564cfa-1d86-4f85-8de4-274248e4059d', '51c84ced-54cf-405f-aceb-eda315f113bf', 'a91b836e-8b69-4cfe-9173-b75affc9d374']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:07.267677 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f2ceb66c-08bf-4dc5-890f-d512710e4213 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38ba68a6-e684-404b-a169-4c21788eafc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:07.304316 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f2ceb66c-08bf-4dc5-890f-d512710e4213 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38ba68a6-e684-404b-a169-4c21788eafc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e57f860-5857-4268-8c97-ac93612ef4a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1291373238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba1f3d34f7e04ec197b760a02460c5e0',qos_specs=None,replication_status=,reservations=['8ae6fbfe-f365-4cf4-8d85-a313b7e93ccb','9e564cfa-1d86-4f85-8de4-274248e4059d','51c84ced-54cf-405f-aceb-eda315f113bf','a91b836e-8b69-4cfe-9173-b75affc9d374'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4d937ee76aa4edcad712aaaff111ead',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:33:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1291373238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e57f860-5857-4268-8c97-ac93612ef4a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba1f3d34f7e04ec197b760a02460c5e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4d937ee76aa4edcad712aaaff111ead',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:07.305080 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f2ceb66c-08bf-4dc5-890f-d512710e4213 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48451ca3-8dbd-4743-a86b-1c5fc2621082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:07.328292 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f2ceb66c-08bf-4dc5-890f-d512710e4213 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48451ca3-8dbd-4743-a86b-1c5fc2621082) transitioned into state 'SUCCESS' from state '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-1291373238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba1f3d34f7e04ec197b760a02460c5e0',qos_specs=None,replication_status=,reservations=['8ae6fbfe-f365-4cf4-8d85-a313b7e93ccb','9e564cfa-1d86-4f85-8de4-274248e4059d','51c84ced-54cf-405f-aceb-eda315f113bf','a91b836e-8b69-4cfe-9173-b75affc9d374'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4d937ee76aa4edcad712aaaff111ead',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:07.329367 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f2ceb66c-08bf-4dc5-890f-d512710e4213 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (093a30d4-724b-4bae-9936-cdb2f276cabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:07.342716 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f2ceb66c-08bf-4dc5-890f-d512710e4213 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (093a30d4-724b-4bae-9936-cdb2f276cabc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:07.343624 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f2ceb66c-08bf-4dc5-890f-d512710e4213 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Flow 'volume_create_api' (fefe6c11-7ee3-4395-91df-ce7af18abc38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:07.344007 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f2ceb66c-08bf-4dc5-890f-d512710e4213 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Create volume request issued successfully. Jul 03 19:33:07.344757 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f2ceb66c-08bf-4dc5-890f-d512710e4213 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:33:07.345244 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 849/3480] 10.4.3.61 () {70 vars in 1291 bytes} [Fri Jul 3 19:33:07 2026] POST /volume/v3/volumes => generated 776 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:07.357477 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f55400e3-df8b-4709-8f2a-9e2ff0e0a684 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:07.359334 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f55400e3-df8b-4709-8f2a-9e2ff0e0a684 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/volumes/5e57f860-5857-4268-8c97-ac93612ef4a4 Jul 03 19:33:07.359538 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f55400e3-df8b-4709-8f2a-9e2ff0e0a684 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:07.359716 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f55400e3-df8b-4709-8f2a-9e2ff0e0a684 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:07.368977 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:07.368977 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:07.372798 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f55400e3-df8b-4709-8f2a-9e2ff0e0a684 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Volume info retrieved successfully. Jul 03 19:33:07.376486 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f55400e3-df8b-4709-8f2a-9e2ff0e0a684 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes/5e57f860-5857-4268-8c97-ac93612ef4a4 returned with HTTP 200 Jul 03 19:33:07.376909 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 877/3481] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:07 2026] GET /volume/v3/volumes/5e57f860-5857-4268-8c97-ac93612ef4a4 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:07.688159 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4c6e4480-87e2-4d03-b3d4-88929a07da47 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:07.690172 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4c6e4480-87e2-4d03-b3d4-88929a07da47 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] GET https://10.4.3.61/volume/v3/volumes/26d3dc24-56df-4547-b607-0f7b4af08d71 Jul 03 19:33:07.690432 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4c6e4480-87e2-4d03-b3d4-88929a07da47 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:07.690649 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4c6e4480-87e2-4d03-b3d4-88929a07da47 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:07.697246 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4c6e4480-87e2-4d03-b3d4-88929a07da47 tempest-VolumeQuotasNegativeTestJSON-569477452 tempest-VolumeQuotasNegativeTestJSON-569477452-project-member] https://10.4.3.61/volume/v3/volumes/26d3dc24-56df-4547-b607-0f7b4af08d71 returned with HTTP 404 Jul 03 19:33:07.697755 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 877/3482] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:07 2026] GET /volume/v3/volumes/26d3dc24-56df-4547-b607-0f7b4af08d71 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:07.705387 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2bab57b7-9269-48d4-a13c-af0c6e355512 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:07.707239 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2bab57b7-9269-48d4-a13c-af0c6e355512 tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-project-admin] PUT https://10.4.3.61/volume/v3/os-quota-sets/016869a6b40e4d24ac5d7e9f7f392cf4 Jul 03 19:33:07.707535 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2bab57b7-9269-48d4-a13c-af0c6e355512 tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-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=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:07.726846 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:07.726846 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:07.771327 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-94e8f679-7726-4371-ae8a-0a211928b333 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:07.773175 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-94e8f679-7726-4371-ae8a-0a211928b333 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 Jul 03 19:33:07.773382 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-94e8f679-7726-4371-ae8a-0a211928b333 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:07.773556 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-94e8f679-7726-4371-ae8a-0a211928b333 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:07.784801 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:07.784801 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:07.788673 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-94e8f679-7726-4371-ae8a-0a211928b333 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:33:07.794875 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-94e8f679-7726-4371-ae8a-0a211928b333 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 returned with HTTP 200 Jul 03 19:33:07.795426 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 850/3483] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:07 2026] GET /volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:33:07.808543 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2bab57b7-9269-48d4-a13c-af0c6e355512 tempest-VolumeQuotasNegativeTestJSON-1950480002 tempest-VolumeQuotasNegativeTestJSON-1950480002-project-admin] https://10.4.3.61/volume/v3/os-quota-sets/016869a6b40e4d24ac5d7e9f7f392cf4 returned with HTTP 200 Jul 03 19:33:07.809082 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 880/3484] 10.4.3.61 () {68 vars in 1368 bytes} [Fri Jul 3 19:33:07 2026] PUT /volume/v3/os-quota-sets/016869a6b40e4d24ac5d7e9f7f392cf4 => generated 555 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:07.815310 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ddf07355-4067-4db0-ac3c-63ac0fe76d6c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:07.818641 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ddf07355-4067-4db0-ac3c-63ac0fe76d6c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 Jul 03 19:33:07.818641 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ddf07355-4067-4db0-ac3c-63ac0fe76d6c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:07.818641 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ddf07355-4067-4db0-ac3c-63ac0fe76d6c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:07.825833 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7f2a1b69-673e-49eb-be51-cc7c1ab34a51 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:07.828474 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7f2a1b69-673e-49eb-be51-cc7c1ab34a51 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff Jul 03 19:33:07.828668 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7f2a1b69-673e-49eb-be51-cc7c1ab34a51 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:07.828876 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7f2a1b69-673e-49eb-be51-cc7c1ab34a51 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:07.832919 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:07.832919 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:07.836230 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ddf07355-4067-4db0-ac3c-63ac0fe76d6c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:33:07.841225 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ddf07355-4067-4db0-ac3c-63ac0fe76d6c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 returned with HTTP 200 Jul 03 19:33:07.841579 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 878/3485] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:07 2026] GET /volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 => generated 1365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:33:07.841847 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:07.841847 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:07.846378 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7f2a1b69-673e-49eb-be51-cc7c1ab34a51 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:33:07.850878 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7f2a1b69-673e-49eb-be51-cc7c1ab34a51 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff returned with HTTP 200 Jul 03 19:33:07.851308 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 878/3486] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:07 2026] GET /volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:08.009689 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8113ec79-8505-48eb-b0e0-2e634053016d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:08.133780 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8113ec79-8505-48eb-b0e0-2e634053016d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:33:08.134322 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8113ec79-8505-48eb-b0e0-2e634053016d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1928548506"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:08.136028 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-8113ec79-8505-48eb-b0e0-2e634053016d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1928548506'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:33:08.136276 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-8113ec79-8505-48eb-b0e0-2e634053016d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Create volume of 1 GB Jul 03 19:33:08.142488 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8113ec79-8505-48eb-b0e0-2e634053016d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Availability Zones retrieved successfully. Jul 03 19:33:08.150920 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8113ec79-8505-48eb-b0e0-2e634053016d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Flow 'volume_create_api' (7a04b527-ac6c-4df7-8316-08cc453e2157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:08.152095 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8113ec79-8505-48eb-b0e0-2e634053016d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a191ae3-a095-4086-9d96-bfa7cf473395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:08.153360 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-8113ec79-8505-48eb-b0e0-2e634053016d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:33:08.180699 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8113ec79-8505-48eb-b0e0-2e634053016d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a191ae3-a095-4086-9d96-bfa7cf473395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:08.181478 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8113ec79-8505-48eb-b0e0-2e634053016d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fab5b0a-227d-4679-909b-7285dd2f198c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:08.255600 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-8113ec79-8505-48eb-b0e0-2e634053016d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Created reservations ['c733c389-af21-4759-a0e4-a9a7073bc160', 'df93897c-646c-4a71-9a42-4ff17afc80f4', '1a800599-fb2d-4d04-a2e6-913145f8ae93', '22494b8b-1e67-4240-b456-bc8690c41b2a'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:08.256524 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8113ec79-8505-48eb-b0e0-2e634053016d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fab5b0a-227d-4679-909b-7285dd2f198c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c733c389-af21-4759-a0e4-a9a7073bc160', 'df93897c-646c-4a71-9a42-4ff17afc80f4', '1a800599-fb2d-4d04-a2e6-913145f8ae93', '22494b8b-1e67-4240-b456-bc8690c41b2a']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:08.257471 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8113ec79-8505-48eb-b0e0-2e634053016d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10965f40-07f1-4fc7-996c-5dcc21276dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:08.286795 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8113ec79-8505-48eb-b0e0-2e634053016d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10965f40-07f1-4fc7-996c-5dcc21276dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3a6e2b7-77cf-4c81-bf84-3451b4851c47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1928548506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54b30991f07848498024d4c691c644eb',qos_specs=None,replication_status=,reservations=['c733c389-af21-4759-a0e4-a9a7073bc160','df93897c-646c-4a71-9a42-4ff17afc80f4','1a800599-fb2d-4d04-a2e6-913145f8ae93','22494b8b-1e67-4240-b456-bc8690c41b2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8355d90ccaf9430a961fbdc4d8d8e4e2',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:33:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1928548506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3a6e2b7-77cf-4c81-bf84-3451b4851c47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54b30991f07848498024d4c691c644eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8355d90ccaf9430a961fbdc4d8d8e4e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:08.288695 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8113ec79-8505-48eb-b0e0-2e634053016d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c822ef16-2511-447e-96c7-3466b2f73c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:08.312589 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8113ec79-8505-48eb-b0e0-2e634053016d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c822ef16-2511-447e-96c7-3466b2f73c97) transitioned into state 'SUCCESS' from state '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-1928548506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54b30991f07848498024d4c691c644eb',qos_specs=None,replication_status=,reservations=['c733c389-af21-4759-a0e4-a9a7073bc160','df93897c-646c-4a71-9a42-4ff17afc80f4','1a800599-fb2d-4d04-a2e6-913145f8ae93','22494b8b-1e67-4240-b456-bc8690c41b2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8355d90ccaf9430a961fbdc4d8d8e4e2',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:08.313501 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8113ec79-8505-48eb-b0e0-2e634053016d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7328b86-b5f7-473a-a92b-8a2de5570190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:08.332517 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8113ec79-8505-48eb-b0e0-2e634053016d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7328b86-b5f7-473a-a92b-8a2de5570190) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:08.333726 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8113ec79-8505-48eb-b0e0-2e634053016d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Flow 'volume_create_api' (7a04b527-ac6c-4df7-8316-08cc453e2157) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:08.334198 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8113ec79-8505-48eb-b0e0-2e634053016d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Create volume request issued successfully. Jul 03 19:33:08.335003 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8113ec79-8505-48eb-b0e0-2e634053016d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:33:08.335579 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 851/3487] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:33:08 2026] POST /volume/v3/volumes => generated 747 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:08.351484 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-97fdf786-ee74-4a38-8049-ecc4e0b243c1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:08.353504 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-97fdf786-ee74-4a38-8049-ecc4e0b243c1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/f3a6e2b7-77cf-4c81-bf84-3451b4851c47 Jul 03 19:33:08.353832 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-97fdf786-ee74-4a38-8049-ecc4e0b243c1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:08.354079 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-97fdf786-ee74-4a38-8049-ecc4e0b243c1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:08.363852 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:08.363852 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:08.372453 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-97fdf786-ee74-4a38-8049-ecc4e0b243c1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:33:08.379035 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-97fdf786-ee74-4a38-8049-ecc4e0b243c1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/f3a6e2b7-77cf-4c81-bf84-3451b4851c47 returned with HTTP 200 Jul 03 19:33:08.379605 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 881/3488] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:08 2026] GET /volume/v3/volumes/f3a6e2b7-77cf-4c81-bf84-3451b4851c47 => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:08.395960 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9056ca7f-44f5-4388-b4fc-4575aeafcc61 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:08.401919 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9056ca7f-44f5-4388-b4fc-4575aeafcc61 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/volumes/5e57f860-5857-4268-8c97-ac93612ef4a4 Jul 03 19:33:08.403068 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9056ca7f-44f5-4388-b4fc-4575aeafcc61 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:08.403068 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9056ca7f-44f5-4388-b4fc-4575aeafcc61 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:08.417011 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:08.417011 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:08.421309 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-9056ca7f-44f5-4388-b4fc-4575aeafcc61 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Volume info retrieved successfully. Jul 03 19:33:08.425733 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9056ca7f-44f5-4388-b4fc-4575aeafcc61 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes/5e57f860-5857-4268-8c97-ac93612ef4a4 returned with HTTP 200 Jul 03 19:33:08.426245 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 879/3489] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:08 2026] GET /volume/v3/volumes/5e57f860-5857-4268-8c97-ac93612ef4a4 => generated 1016 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:33:08.442441 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-74bc41c7-da1a-4522-a2e4-076f1892e76b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:08.445043 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-74bc41c7-da1a-4522-a2e4-076f1892e76b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] POST https://10.4.3.61/volume/v3/backups Jul 03 19:33:08.445425 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-74bc41c7-da1a-4522-a2e4-076f1892e76b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5e57f860-5857-4268-8c97-ac93612ef4a4", "name": "tempest-type-Backup-985018483"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:08.446932 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.contrib.backups [None req-74bc41c7-da1a-4522-a2e4-076f1892e76b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Creating new backup {'backup': {'volume_id': '5e57f860-5857-4268-8c97-ac93612ef4a4', 'name': 'tempest-type-Backup-985018483'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:33:08.447111 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.contrib.backups [None req-74bc41c7-da1a-4522-a2e4-076f1892e76b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Creating backup of volume 5e57f860-5857-4268-8c97-ac93612ef4a4 in container None Jul 03 19:33:08.460110 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:08.460110 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:08.460517 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-74bc41c7-da1a-4522-a2e4-076f1892e76b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Volume info retrieved successfully. Jul 03 19:33:08.485110 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-74bc41c7-da1a-4522-a2e4-076f1892e76b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Created reservations ['ccab17c7-7c3e-41e5-bd98-44db1a9fc84b', '37c6ed1a-7a78-4b76-bb67-e2f05bc65e23'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:08.531622 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-74bc41c7-da1a-4522-a2e4-076f1892e76b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:33:08.532587 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 879/3490] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:33:08 2026] POST /volume/v3/backups => generated 313 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:08.544472 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-2860682d-c95a-4f36-8ce8-22b9e06b1077 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:08.548261 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2860682d-c95a-4f36-8ce8-22b9e06b1077 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 Jul 03 19:33:08.548455 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2860682d-c95a-4f36-8ce8-22b9e06b1077 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:08.548794 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2860682d-c95a-4f36-8ce8-22b9e06b1077 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:08.548873 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-2860682d-c95a-4f36-8ce8-22b9e06b1077 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 83ee405f-37f4-4ff4-a64e-f8061efaafb2. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:08.556106 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:08.556106 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:08.557342 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2860682d-c95a-4f36-8ce8-22b9e06b1077 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 returned with HTTP 200 Jul 03 19:33:08.557742 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 852/3491] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:08 2026] GET /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 => generated 720 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:08.864468 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-71a0aad9-211c-4d18-8ee2-7104502aacfe None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:08.866512 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-71a0aad9-211c-4d18-8ee2-7104502aacfe tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff Jul 03 19:33:08.866740 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-71a0aad9-211c-4d18-8ee2-7104502aacfe tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:08.867024 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-71a0aad9-211c-4d18-8ee2-7104502aacfe tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:08.877449 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:08.877449 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:08.881322 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-71a0aad9-211c-4d18-8ee2-7104502aacfe tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:33:08.885736 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-71a0aad9-211c-4d18-8ee2-7104502aacfe tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff returned with HTTP 200 Jul 03 19:33:08.886129 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 882/3492] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:08 2026] GET /volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:09.088137 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-5fea1697-d067-4476-be1f-894c41b83bb5 req-591fe3b2-cca5-4096-94bd-230cd4f15a54 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:09.090397 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-5fea1697-d067-4476-be1f-894c41b83bb5 req-591fe3b2-cca5-4096-94bd-230cd4f15a54 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 Jul 03 19:33:09.090608 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-5fea1697-d067-4476-be1f-894c41b83bb5 req-591fe3b2-cca5-4096-94bd-230cd4f15a54 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:09.090748 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-5fea1697-d067-4476-be1f-894c41b83bb5 req-591fe3b2-cca5-4096-94bd-230cd4f15a54 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:09.099828 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:09.099828 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:09.105498 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-5fea1697-d067-4476-be1f-894c41b83bb5 req-591fe3b2-cca5-4096-94bd-230cd4f15a54 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:33:09.116116 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-5fea1697-d067-4476-be1f-894c41b83bb5 req-591fe3b2-cca5-4096-94bd-230cd4f15a54 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 returned with HTTP 200 Jul 03 19:33:09.116562 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 880/3493] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:33:09 2026] GET /volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 => generated 1658 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:33:09.393900 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d1430e40-d186-4da7-b83a-87b9c746cb30 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:09.397630 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d1430e40-d186-4da7-b83a-87b9c746cb30 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/f3a6e2b7-77cf-4c81-bf84-3451b4851c47 Jul 03 19:33:09.400654 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d1430e40-d186-4da7-b83a-87b9c746cb30 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:09.400654 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d1430e40-d186-4da7-b83a-87b9c746cb30 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:09.416891 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:09.416891 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:09.421354 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d1430e40-d186-4da7-b83a-87b9c746cb30 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:33:09.427556 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d1430e40-d186-4da7-b83a-87b9c746cb30 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/f3a6e2b7-77cf-4c81-bf84-3451b4851c47 returned with HTTP 200 Jul 03 19:33:09.428242 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 880/3494] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:09 2026] GET /volume/v3/volumes/f3a6e2b7-77cf-4c81-bf84-3451b4851c47 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:09.450253 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-dd1b772e-85f7-4485-a1eb-76f6192d7b21 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:09.450253 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-dd1b772e-85f7-4485-a1eb-76f6192d7b21 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] POST https://10.4.3.61/volume/v3/backups Jul 03 19:33:09.450253 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-dd1b772e-85f7-4485-a1eb-76f6192d7b21 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f3a6e2b7-77cf-4c81-bf84-3451b4851c47", "name": "tempest-VolumesBackupsTest-Backup-2072805796"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:09.454467 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.backups [None req-dd1b772e-85f7-4485-a1eb-76f6192d7b21 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Creating new backup {'backup': {'volume_id': 'f3a6e2b7-77cf-4c81-bf84-3451b4851c47', 'name': 'tempest-VolumesBackupsTest-Backup-2072805796'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:33:09.454467 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-dd1b772e-85f7-4485-a1eb-76f6192d7b21 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Creating backup of volume f3a6e2b7-77cf-4c81-bf84-3451b4851c47 in container None Jul 03 19:33:09.459044 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:09.459044 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:09.459484 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-dd1b772e-85f7-4485-a1eb-76f6192d7b21 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:33:09.488664 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-dd1b772e-85f7-4485-a1eb-76f6192d7b21 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Created reservations ['772ee112-4a8b-4062-9128-83c763f3c4be', 'c869f841-2d2a-44ca-983d-43b141b32c7e'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:09.533189 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-dd1b772e-85f7-4485-a1eb-76f6192d7b21 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:33:09.533189 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 853/3495] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:33:09 2026] POST /volume/v3/backups => generated 328 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:09.542892 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fcb1b309-9178-4e52-8388-d0ef07cdf8a2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:09.545275 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fcb1b309-9178-4e52-8388-d0ef07cdf8a2 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:09.545669 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fcb1b309-9178-4e52-8388-d0ef07cdf8a2 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:09.547421 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fcb1b309-9178-4e52-8388-d0ef07cdf8a2 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:09.547421 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-fcb1b309-9178-4e52-8388-d0ef07cdf8a2 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:09.553237 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:09.553237 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:09.554685 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fcb1b309-9178-4e52-8388-d0ef07cdf8a2 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:09.555340 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 883/3496] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:09 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:09.569294 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d4f937c5-a564-49ca-82cb-a22a74889fb8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:09.571103 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d4f937c5-a564-49ca-82cb-a22a74889fb8 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 Jul 03 19:33:09.571434 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d4f937c5-a564-49ca-82cb-a22a74889fb8 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:09.571551 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d4f937c5-a564-49ca-82cb-a22a74889fb8 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:09.571692 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-d4f937c5-a564-49ca-82cb-a22a74889fb8 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 83ee405f-37f4-4ff4-a64e-f8061efaafb2. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:09.576531 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:09.576531 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:09.577380 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d4f937c5-a564-49ca-82cb-a22a74889fb8 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 returned with HTTP 200 Jul 03 19:33:09.577819 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 881/3497] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:09 2026] GET /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:09.705115 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-70a62986-13fb-408f-8e4b-a7c3efd6dc03 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:09.708039 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-70a62986-13fb-408f-8e4b-a7c3efd6dc03 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 Jul 03 19:33:09.708039 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-70a62986-13fb-408f-8e4b-a7c3efd6dc03 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:09.708039 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-70a62986-13fb-408f-8e4b-a7c3efd6dc03 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:09.718510 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:09.718510 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:09.724096 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-70a62986-13fb-408f-8e4b-a7c3efd6dc03 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:33:09.732054 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-70a62986-13fb-408f-8e4b-a7c3efd6dc03 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 returned with HTTP 200 Jul 03 19:33:09.732551 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 881/3498] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:33:09 2026] GET /volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:33:09.900626 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-848275e8-71e1-4da4-b242-f96522073ec3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:09.902381 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-848275e8-71e1-4da4-b242-f96522073ec3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff Jul 03 19:33:09.902594 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-848275e8-71e1-4da4-b242-f96522073ec3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:09.902742 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-848275e8-71e1-4da4-b242-f96522073ec3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:09.913069 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:09.913069 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:09.917770 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-848275e8-71e1-4da4-b242-f96522073ec3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:33:09.923907 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-848275e8-71e1-4da4-b242-f96522073ec3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff returned with HTTP 200 Jul 03 19:33:09.924655 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 854/3499] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:09 2026] GET /volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:10.236952 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-a2a0f23b-b733-49af-a470-fc93f4e38204 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:10.239481 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-a2a0f23b-b733-49af-a470-fc93f4e38204 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 Jul 03 19:33:10.239715 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-a2a0f23b-b733-49af-a470-fc93f4e38204 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:10.239950 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-a2a0f23b-b733-49af-a470-fc93f4e38204 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:10.253551 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:10.253551 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:10.258781 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-a2a0f23b-b733-49af-a470-fc93f4e38204 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:33:10.265415 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-a2a0f23b-b733-49af-a470-fc93f4e38204 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 returned with HTTP 200 Jul 03 19:33:10.266157 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 884/3500] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:33:10 2026] GET /volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 => generated 1365 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:33:10.282478 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-59dcaed9-98f5-4de9-8263-6f7b986952eb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:10.283090 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-59dcaed9-98f5-4de9-8263-6f7b986952eb None None] GET https://10.4.3.61/volume// Jul 03 19:33:10.283653 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-59dcaed9-98f5-4de9-8263-6f7b986952eb None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:10.283901 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-59dcaed9-98f5-4de9-8263-6f7b986952eb None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:10.284323 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-59dcaed9-98f5-4de9-8263-6f7b986952eb None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:33:10.284686 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 882/3501] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:33:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:33:10.295345 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-7ef116f6-1184-4b0a-bab3-511a66d24fd6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:10.297880 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-7ef116f6-1184-4b0a-bab3-511a66d24fd6 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:33:10.298306 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-7ef116f6-1184-4b0a-bab3-511a66d24fd6 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a467d82b-65b9-41a4-b6ec-24afc55b9eb2", "connector": null, "instance_uuid": "f46c5353-f726-4b4d-b84f-55bdf1b016fe"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:10.308693 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:10.308693 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:10.337673 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-7ef116f6-1184-4b0a-bab3-511a66d24fd6 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:33:10.338227 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 882/3502] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:33:10 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 19:33:10.371689 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7de782d8-0c09-4657-ae53-8ba35eed32bd None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:10.483703 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7de782d8-0c09-4657-ae53-8ba35eed32bd tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] POST https://10.4.3.61/volume/v3/types/7572d17f-f2a7-48a1-9ece-6a5b9c1ffd18/encryption Jul 03 19:33:10.484133 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7de782d8-0c09-4657-ae53-8ba35eed32bd tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:10.497977 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7de782d8-0c09-4657-ae53-8ba35eed32bd tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] https://10.4.3.61/volume/v3/types/7572d17f-f2a7-48a1-9ece-6a5b9c1ffd18/encryption returned with HTTP 404 Jul 03 19:33:10.498559 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 855/3503] 10.4.3.61 () {68 vars in 1390 bytes} [Fri Jul 3 19:33:10 2026] POST /volume/v3/types/7572d17f-f2a7-48a1-9ece-6a5b9c1ffd18/encryption => generated 114 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:10.506248 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-80b512b3-200e-4b11-a6c1-a55929e96ba8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:10.507984 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-80b512b3-200e-4b11-a6c1-a55929e96ba8 tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:33:10.508432 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-80b512b3-200e-4b11-a6c1-a55929e96ba8 tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-734325755", "os-volume-type-access:is_public": false}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:10.525490 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-80b512b3-200e-4b11-a6c1-a55929e96ba8 tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:33:10.526018 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 885/3504] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:33:10 2026] POST /volume/v3/types => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:10.533787 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-389f68c1-93f1-4b91-9fed-e5037f7e552a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:10.567061 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-12b682b5-8b81-4375-bec4-6824e6a3d48b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:10.569314 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-12b682b5-8b81-4375-bec4-6824e6a3d48b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:10.569534 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-12b682b5-8b81-4375-bec4-6824e6a3d48b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:10.569758 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-12b682b5-8b81-4375-bec4-6824e6a3d48b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:10.569890 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-12b682b5-8b81-4375-bec4-6824e6a3d48b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:10.578215 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:10.578215 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:10.579110 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-12b682b5-8b81-4375-bec4-6824e6a3d48b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:10.579582 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 883/3505] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:10 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:10.588678 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8e6d6c2c-7f80-4c20-b82c-a73ca4f68102 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:10.591092 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8e6d6c2c-7f80-4c20-b82c-a73ca4f68102 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 Jul 03 19:33:10.591425 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8e6d6c2c-7f80-4c20-b82c-a73ca4f68102 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:10.591687 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8e6d6c2c-7f80-4c20-b82c-a73ca4f68102 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:10.592060 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-8e6d6c2c-7f80-4c20-b82c-a73ca4f68102 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 83ee405f-37f4-4ff4-a64e-f8061efaafb2. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:10.592820 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-389f68c1-93f1-4b91-9fed-e5037f7e552a tempest-VolumeTypesNegativeTest-1065098220 tempest-VolumeTypesNegativeTest-1065098220-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:33:10.592820 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-389f68c1-93f1-4b91-9fed-e5037f7e552a tempest-VolumeTypesNegativeTest-1065098220 tempest-VolumeTypesNegativeTest-1065098220-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d9bdf2c1-7984-4876-a5af-98fa7f899694", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1960590536"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:10.594331 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-389f68c1-93f1-4b91-9fed-e5037f7e552a tempest-VolumeTypesNegativeTest-1065098220 tempest-VolumeTypesNegativeTest-1065098220-project-member] Create volume request body: {'volume': {'volume_type': 'd9bdf2c1-7984-4876-a5af-98fa7f899694', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1960590536'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:33:10.599337 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:10.599337 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:10.600462 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8e6d6c2c-7f80-4c20-b82c-a73ca4f68102 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 returned with HTTP 200 Jul 03 19:33:10.601176 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 856/3506] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:10 2026] GET /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:10.613294 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-389f68c1-93f1-4b91-9fed-e5037f7e552a tempest-VolumeTypesNegativeTest-1065098220 tempest-VolumeTypesNegativeTest-1065098220-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 404 Jul 03 19:33:10.613846 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 883/3507] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:33:10 2026] POST /volume/v3/volumes => generated 114 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:10.620870 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e559e547-ed52-49bc-81b9-25aecffb265e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:10.623071 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e559e547-ed52-49bc-81b9-25aecffb265e tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] DELETE https://10.4.3.61/volume/v3/types/d9bdf2c1-7984-4876-a5af-98fa7f899694 Jul 03 19:33:10.623340 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e559e547-ed52-49bc-81b9-25aecffb265e tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:10.623535 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e559e547-ed52-49bc-81b9-25aecffb265e tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] Calling method '_delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:10.665699 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e559e547-ed52-49bc-81b9-25aecffb265e tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] https://10.4.3.61/volume/v3/types/d9bdf2c1-7984-4876-a5af-98fa7f899694 returned with HTTP 202 Jul 03 19:33:10.666271 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 886/3508] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:33:10 2026] DELETE /volume/v3/types/d9bdf2c1-7984-4876-a5af-98fa7f899694 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:33:10.674503 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7d9194d4-37a3-4ed0-b9f8-3eb3bfd1550b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:10.676749 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7d9194d4-37a3-4ed0-b9f8-3eb3bfd1550b tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] GET https://10.4.3.61/volume/v3/types/d9bdf2c1-7984-4876-a5af-98fa7f899694 Jul 03 19:33:10.677189 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7d9194d4-37a3-4ed0-b9f8-3eb3bfd1550b tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:10.677577 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7d9194d4-37a3-4ed0-b9f8-3eb3bfd1550b tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:10.681591 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7d9194d4-37a3-4ed0-b9f8-3eb3bfd1550b tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] https://10.4.3.61/volume/v3/types/d9bdf2c1-7984-4876-a5af-98fa7f899694 returned with HTTP 404 Jul 03 19:33:10.682304 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 884/3509] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:33:10 2026] GET /volume/v3/types/d9bdf2c1-7984-4876-a5af-98fa7f899694 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:10.690330 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-05ea0476-3380-4ce6-a831-c6b0dcde7e9d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:10.692920 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-05ea0476-3380-4ce6-a831-c6b0dcde7e9d tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:33:10.693382 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-05ea0476-3380-4ce6-a831-c6b0dcde7e9d tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:10.695107 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-05ea0476-3380-4ce6-a831-c6b0dcde7e9d tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 400 Jul 03 19:33:10.695688 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 857/3510] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:33:10 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 19:33:10.704605 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-270c05ab-2da3-4c17-ba1a-29d1f39065f8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:10.706497 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-270c05ab-2da3-4c17-ba1a-29d1f39065f8 tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:33:10.706883 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-270c05ab-2da3-4c17-ba1a-29d1f39065f8 tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-442185740"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:10.722407 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-270c05ab-2da3-4c17-ba1a-29d1f39065f8 tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:33:10.722846 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 884/3511] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:33:10 2026] POST /volume/v3/types => generated 228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:10.730732 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4448cadd-f1b6-418a-85c4-8685e7778e2c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:10.732472 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4448cadd-f1b6-418a-85c4-8685e7778e2c tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:33:10.732993 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4448cadd-f1b6-418a-85c4-8685e7778e2c tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-442185740"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:10.738803 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4448cadd-f1b6-418a-85c4-8685e7778e2c tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-442185740 already exists. Jul 03 19:33:10.739574 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4448cadd-f1b6-418a-85c4-8685e7778e2c tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 409 Jul 03 19:33:10.739574 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 887/3512] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:33:10 2026] POST /volume/v3/types => generated 133 bytes in 9 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:10.747451 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-52dd60bd-eb8f-4fe4-8e25-cccba5646817 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:10.749974 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-52dd60bd-eb8f-4fe4-8e25-cccba5646817 tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] DELETE https://10.4.3.61/volume/v3/types/0414a6d6-4cd0-45e2-80fa-5c50d629f229 Jul 03 19:33:10.750380 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-52dd60bd-eb8f-4fe4-8e25-cccba5646817 tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:10.750612 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-52dd60bd-eb8f-4fe4-8e25-cccba5646817 tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] Calling method '_delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:10.777561 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-52dd60bd-eb8f-4fe4-8e25-cccba5646817 tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] https://10.4.3.61/volume/v3/types/0414a6d6-4cd0-45e2-80fa-5c50d629f229 returned with HTTP 202 Jul 03 19:33:10.778082 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 885/3513] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:33:10 2026] DELETE /volume/v3/types/0414a6d6-4cd0-45e2-80fa-5c50d629f229 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:33:10.785389 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3eca8034-07ea-488c-b242-14229087ac01 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:10.787610 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3eca8034-07ea-488c-b242-14229087ac01 tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] GET https://10.4.3.61/volume/v3/types/0414a6d6-4cd0-45e2-80fa-5c50d629f229 Jul 03 19:33:10.787876 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3eca8034-07ea-488c-b242-14229087ac01 tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:10.788180 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3eca8034-07ea-488c-b242-14229087ac01 tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:10.791982 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3eca8034-07ea-488c-b242-14229087ac01 tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] https://10.4.3.61/volume/v3/types/0414a6d6-4cd0-45e2-80fa-5c50d629f229 returned with HTTP 404 Jul 03 19:33:10.792396 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 858/3514] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:33:10 2026] GET /volume/v3/types/0414a6d6-4cd0-45e2-80fa-5c50d629f229 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:10.801771 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-859a7f00-8465-4976-b2b7-5af4cae1d18d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:10.804705 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-859a7f00-8465-4976-b2b7-5af4cae1d18d tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] DELETE https://10.4.3.61/volume/v3/types/95a40af7-8bfc-4dd1-a574-c26a0d4e2b85 Jul 03 19:33:10.804898 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-859a7f00-8465-4976-b2b7-5af4cae1d18d tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:10.805137 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-859a7f00-8465-4976-b2b7-5af4cae1d18d tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] Calling method '_delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:10.816211 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-859a7f00-8465-4976-b2b7-5af4cae1d18d tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] https://10.4.3.61/volume/v3/types/95a40af7-8bfc-4dd1-a574-c26a0d4e2b85 returned with HTTP 404 Jul 03 19:33:10.816727 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 885/3515] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:33:10 2026] DELETE /volume/v3/types/95a40af7-8bfc-4dd1-a574-c26a0d4e2b85 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:10.823897 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8f4b0ed0-50d3-4fca-9446-16beb16f699d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:10.825711 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8f4b0ed0-50d3-4fca-9446-16beb16f699d tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] GET https://10.4.3.61/volume/v3/types/9afc2233-c11f-4db4-bec1-98b1c731c135 Jul 03 19:33:10.825991 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8f4b0ed0-50d3-4fca-9446-16beb16f699d tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:10.826239 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8f4b0ed0-50d3-4fca-9446-16beb16f699d tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:10.829737 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8f4b0ed0-50d3-4fca-9446-16beb16f699d tempest-VolumeTypesNegativeTest-1901123848 tempest-VolumeTypesNegativeTest-1901123848-project-admin] https://10.4.3.61/volume/v3/types/9afc2233-c11f-4db4-bec1-98b1c731c135 returned with HTTP 404 Jul 03 19:33:10.830311 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 888/3516] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:33:10 2026] GET /volume/v3/types/9afc2233-c11f-4db4-bec1-98b1c731c135 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:10.938357 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-43d7c73e-118c-4f9f-a5e6-828c5f75d1da None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:10.941055 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-43d7c73e-118c-4f9f-a5e6-828c5f75d1da tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff Jul 03 19:33:10.941389 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-43d7c73e-118c-4f9f-a5e6-828c5f75d1da tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:10.941604 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-43d7c73e-118c-4f9f-a5e6-828c5f75d1da tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:10.951916 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:10.951916 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:10.956769 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-43d7c73e-118c-4f9f-a5e6-828c5f75d1da tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:33:10.961250 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-43d7c73e-118c-4f9f-a5e6-828c5f75d1da tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff returned with HTTP 200 Jul 03 19:33:10.962192 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 886/3517] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:10 2026] GET /volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:33:11.419973 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-5fea1697-d067-4476-be1f-894c41b83bb5 req-188360c6-8081-4025-ab36-35ac376245fb None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:11.422286 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-5fea1697-d067-4476-be1f-894c41b83bb5 req-188360c6-8081-4025-ab36-35ac376245fb tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] DELETE https://10.4.3.61/volume/v3/attachments/2ca8b2de-3a67-4193-9ae4-28bbf87e153a Jul 03 19:33:11.422504 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-5fea1697-d067-4476-be1f-894c41b83bb5 req-188360c6-8081-4025-ab36-35ac376245fb tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:11.422724 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-5fea1697-d067-4476-be1f-894c41b83bb5 req-188360c6-8081-4025-ab36-35ac376245fb tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:11.430680 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:11.430680 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:11.592968 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-98a5a0f4-bc32-4175-8b52-7e9119888ccf None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:11.595476 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-98a5a0f4-bc32-4175-8b52-7e9119888ccf tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:11.595696 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-98a5a0f4-bc32-4175-8b52-7e9119888ccf tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:11.596305 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-98a5a0f4-bc32-4175-8b52-7e9119888ccf tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:11.596305 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-98a5a0f4-bc32-4175-8b52-7e9119888ccf tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:11.601989 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:11.601989 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:11.602926 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-98a5a0f4-bc32-4175-8b52-7e9119888ccf tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:11.603421 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 886/3518] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:11 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:11.612611 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-104c1e8d-f14c-40ef-8a0a-7159aff275bc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:11.614663 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-104c1e8d-f14c-40ef-8a0a-7159aff275bc tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 Jul 03 19:33:11.615040 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-104c1e8d-f14c-40ef-8a0a-7159aff275bc tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:11.615335 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-104c1e8d-f14c-40ef-8a0a-7159aff275bc tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:11.615497 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-104c1e8d-f14c-40ef-8a0a-7159aff275bc tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 83ee405f-37f4-4ff4-a64e-f8061efaafb2. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:11.621063 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:11.621063 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:11.622420 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-104c1e8d-f14c-40ef-8a0a-7159aff275bc tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 returned with HTTP 200 Jul 03 19:33:11.623006 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 889/3519] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:11 2026] GET /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:11.801080 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-2d112e1c-b09c-491a-98d9-8a236620c5e3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:11.803624 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-2d112e1c-b09c-491a-98d9-8a236620c5e3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] POST https://10.4.3.61/volume/v3/attachments/6b355c75-39f7-47b6-b66f-6dc8b4637db0/action Jul 03 19:33:11.804190 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-2d112e1c-b09c-491a-98d9-8a236620c5e3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Action body: b'{"os-complete": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:33:11.804388 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-2d112e1c-b09c-491a-98d9-8a236620c5e3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:11.833849 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:11.833849 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:11.848799 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-40c6dc07-c6a3-476f-86ed-a93f63b43fee req-2d112e1c-b09c-491a-98d9-8a236620c5e3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/attachments/6b355c75-39f7-47b6-b66f-6dc8b4637db0/action returned with HTTP 204 Jul 03 19:33:11.849349 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 887/3520] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:33:11 2026] POST /volume/v3/attachments/6b355c75-39f7-47b6-b66f-6dc8b4637db0/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:11.961920 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-5fea1697-d067-4476-be1f-894c41b83bb5 req-188360c6-8081-4025-ab36-35ac376245fb tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/attachments/2ca8b2de-3a67-4193-9ae4-28bbf87e153a returned with HTTP 200 Jul 03 19:33:11.962567 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 859/3521] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:33:11 2026] DELETE /volume/v3/attachments/2ca8b2de-3a67-4193-9ae4-28bbf87e153a => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:11.981643 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e73c025b-cf6f-446f-b8dc-bc971203cd60 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:11.983409 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e73c025b-cf6f-446f-b8dc-bc971203cd60 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff Jul 03 19:33:11.983409 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e73c025b-cf6f-446f-b8dc-bc971203cd60 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:11.983409 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e73c025b-cf6f-446f-b8dc-bc971203cd60 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:11.996510 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:11.996510 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:12.003995 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e73c025b-cf6f-446f-b8dc-bc971203cd60 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:33:12.007050 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e73c025b-cf6f-446f-b8dc-bc971203cd60 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff returned with HTTP 200 Jul 03 19:33:12.007571 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 887/3522] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:11 2026] GET /volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:33:12.024617 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e93c7521-83bc-4f50-aebc-c4e494c05db9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:12.026587 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e93c7521-83bc-4f50-aebc-c4e494c05db9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] POST https://10.4.3.61/volume/v3/backups Jul 03 19:33:12.027144 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e93c7521-83bc-4f50-aebc-c4e494c05db9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "24487f1a-f11b-40b8-8ab5-e9986b5802ff", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1794895763", "container": "tempest-volumesbackupstest-backup-container-646495691"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:12.028777 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.backups [None req-e93c7521-83bc-4f50-aebc-c4e494c05db9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Creating new backup {'backup': {'volume_id': '24487f1a-f11b-40b8-8ab5-e9986b5802ff', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1794895763', 'container': 'tempest-volumesbackupstest-backup-container-646495691'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:33:12.029062 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-e93c7521-83bc-4f50-aebc-c4e494c05db9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Creating backup of volume 24487f1a-f11b-40b8-8ab5-e9986b5802ff in container tempest-volumesbackupstest-backup-container-646495691 Jul 03 19:33:12.040977 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:12.040977 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:12.041619 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e93c7521-83bc-4f50-aebc-c4e494c05db9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:33:12.067754 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-e93c7521-83bc-4f50-aebc-c4e494c05db9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Created reservations ['b150be78-675d-4ca4-8aef-8ebfeb7c9939', 'f9f5106b-8ea4-48f2-b301-ce5645822436'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:12.134232 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e93c7521-83bc-4f50-aebc-c4e494c05db9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:33:12.134899 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 890/3523] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:33:12 2026] POST /volume/v3/backups => generated 328 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:12.145503 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6791a462-9ca9-4148-af13-b5ec999f28ff None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:12.148418 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6791a462-9ca9-4148-af13-b5ec999f28ff tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:33:12.148418 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6791a462-9ca9-4148-af13-b5ec999f28ff tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:12.148418 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6791a462-9ca9-4148-af13-b5ec999f28ff tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:12.148418 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-6791a462-9ca9-4148-af13-b5ec999f28ff tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 31c02306-0776-4d17-99c3-9518250e9e26. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:12.155423 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:12.155423 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:12.155423 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6791a462-9ca9-4148-af13-b5ec999f28ff tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 200 Jul 03 19:33:12.155423 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 888/3524] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:12 2026] GET /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:12.616130 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-47bf0049-c501-47e8-b1cd-35a56352ba56 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:12.620153 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-47bf0049-c501-47e8-b1cd-35a56352ba56 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:12.620153 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-47bf0049-c501-47e8-b1cd-35a56352ba56 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:12.620153 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-47bf0049-c501-47e8-b1cd-35a56352ba56 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:12.620153 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-47bf0049-c501-47e8-b1cd-35a56352ba56 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:12.630846 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:12.630846 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:12.632322 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-47bf0049-c501-47e8-b1cd-35a56352ba56 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:12.632322 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 860/3525] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:12 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:12.634299 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-bffaaa28-7751-43de-9a87-333c988c53b4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:12.640087 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bffaaa28-7751-43de-9a87-333c988c53b4 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 Jul 03 19:33:12.640087 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bffaaa28-7751-43de-9a87-333c988c53b4 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:12.640087 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bffaaa28-7751-43de-9a87-333c988c53b4 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:12.640087 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-bffaaa28-7751-43de-9a87-333c988c53b4 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 83ee405f-37f4-4ff4-a64e-f8061efaafb2. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:12.646454 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:12.646454 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:12.647688 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bffaaa28-7751-43de-9a87-333c988c53b4 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 returned with HTTP 200 Jul 03 19:33:12.648447 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 888/3526] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:12 2026] GET /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:13.175766 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e2e1abcf-ef9e-45dd-9911-4dd20e218c4c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:13.177540 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e2e1abcf-ef9e-45dd-9911-4dd20e218c4c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:33:13.177795 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e2e1abcf-ef9e-45dd-9911-4dd20e218c4c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:13.178076 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e2e1abcf-ef9e-45dd-9911-4dd20e218c4c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:13.178219 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-e2e1abcf-ef9e-45dd-9911-4dd20e218c4c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 31c02306-0776-4d17-99c3-9518250e9e26. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:13.182528 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:13.182528 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:13.183336 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e2e1abcf-ef9e-45dd-9911-4dd20e218c4c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 200 Jul 03 19:33:13.183856 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 891/3527] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:13 2026] GET /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:13.650139 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ae18126d-cde3-4ea7-be5c-b9a4cd894982 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:13.652100 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ae18126d-cde3-4ea7-be5c-b9a4cd894982 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:13.652344 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ae18126d-cde3-4ea7-be5c-b9a4cd894982 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:13.652563 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ae18126d-cde3-4ea7-be5c-b9a4cd894982 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:13.652712 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-ae18126d-cde3-4ea7-be5c-b9a4cd894982 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:13.659161 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f7762930-d12e-4002-bd32-f2adf27628d6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:13.661873 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f7762930-d12e-4002-bd32-f2adf27628d6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 Jul 03 19:33:13.662251 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f7762930-d12e-4002-bd32-f2adf27628d6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:13.662560 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f7762930-d12e-4002-bd32-f2adf27628d6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:13.662738 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-f7762930-d12e-4002-bd32-f2adf27628d6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 83ee405f-37f4-4ff4-a64e-f8061efaafb2. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:13.666043 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:13.666043 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:13.667147 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ae18126d-cde3-4ea7-be5c-b9a4cd894982 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:13.667717 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 889/3528] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:13 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:13.670663 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:13.670663 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:13.671717 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f7762930-d12e-4002-bd32-f2adf27628d6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 returned with HTTP 200 Jul 03 19:33:13.672634 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 861/3529] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:13 2026] GET /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:14.196704 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-359bb634-d6f8-41c4-a11e-5fc407717836 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:14.199114 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-359bb634-d6f8-41c4-a11e-5fc407717836 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:33:14.199287 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-359bb634-d6f8-41c4-a11e-5fc407717836 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:14.199682 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-359bb634-d6f8-41c4-a11e-5fc407717836 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:14.200051 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-359bb634-d6f8-41c4-a11e-5fc407717836 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 31c02306-0776-4d17-99c3-9518250e9e26. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:14.205355 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:14.205355 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:14.206458 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-359bb634-d6f8-41c4-a11e-5fc407717836 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 200 Jul 03 19:33:14.207203 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 889/3530] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:14 2026] GET /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:14.683364 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0f4719a1-9fb8-4d78-930c-6d83664ca7ac None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:14.687689 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0f4719a1-9fb8-4d78-930c-6d83664ca7ac tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:14.687689 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0f4719a1-9fb8-4d78-930c-6d83664ca7ac tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:14.687831 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0f4719a1-9fb8-4d78-930c-6d83664ca7ac tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:14.687831 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-0f4719a1-9fb8-4d78-930c-6d83664ca7ac tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:14.692300 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6351ae03-88d7-4b2d-b08a-543c5d171cb7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:14.693575 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6351ae03-88d7-4b2d-b08a-543c5d171cb7 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 Jul 03 19:33:14.693575 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6351ae03-88d7-4b2d-b08a-543c5d171cb7 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:14.694450 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6351ae03-88d7-4b2d-b08a-543c5d171cb7 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:14.694450 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-6351ae03-88d7-4b2d-b08a-543c5d171cb7 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 83ee405f-37f4-4ff4-a64e-f8061efaafb2. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:14.702528 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:14.702528 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:14.703630 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0f4719a1-9fb8-4d78-930c-6d83664ca7ac tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:14.704101 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:14.704101 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:14.705134 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 892/3531] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:14 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 748 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:14.705657 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6351ae03-88d7-4b2d-b08a-543c5d171cb7 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 returned with HTTP 200 Jul 03 19:33:14.706094 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 890/3532] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:14 2026] GET /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:15.220808 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c5d07902-fd75-455b-a4de-7cb58a27b304 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:15.222837 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c5d07902-fd75-455b-a4de-7cb58a27b304 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:33:15.223050 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c5d07902-fd75-455b-a4de-7cb58a27b304 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:15.223276 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c5d07902-fd75-455b-a4de-7cb58a27b304 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:15.224038 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-c5d07902-fd75-455b-a4de-7cb58a27b304 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 31c02306-0776-4d17-99c3-9518250e9e26. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:15.229248 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:15.229248 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:15.229732 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c5d07902-fd75-455b-a4de-7cb58a27b304 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 200 Jul 03 19:33:15.230161 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 862/3533] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:15 2026] GET /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:15.717796 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-cb2e8b6d-681f-4afe-a1db-b3cbe3dfc177 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:15.718267 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-24ed29c6-7a6f-4795-9ee8-e0eef5dbf995 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:15.722440 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cb2e8b6d-681f-4afe-a1db-b3cbe3dfc177 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:15.722440 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cb2e8b6d-681f-4afe-a1db-b3cbe3dfc177 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:15.722440 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cb2e8b6d-681f-4afe-a1db-b3cbe3dfc177 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:15.722440 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-cb2e8b6d-681f-4afe-a1db-b3cbe3dfc177 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:15.722619 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-24ed29c6-7a6f-4795-9ee8-e0eef5dbf995 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 Jul 03 19:33:15.722619 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-24ed29c6-7a6f-4795-9ee8-e0eef5dbf995 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:15.722752 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-24ed29c6-7a6f-4795-9ee8-e0eef5dbf995 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:15.722927 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-24ed29c6-7a6f-4795-9ee8-e0eef5dbf995 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 83ee405f-37f4-4ff4-a64e-f8061efaafb2. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:15.727409 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:15.727409 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:15.728622 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cb2e8b6d-681f-4afe-a1db-b3cbe3dfc177 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:15.729442 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 890/3534] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:15 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:15.730257 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:15.730257 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:15.731066 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-24ed29c6-7a6f-4795-9ee8-e0eef5dbf995 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 returned with HTTP 200 Jul 03 19:33:15.732339 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 893/3535] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:15 2026] GET /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:16.246668 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-92d9244f-50a3-4556-9775-dd285c8215c9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:16.250989 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-92d9244f-50a3-4556-9775-dd285c8215c9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:33:16.251250 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-92d9244f-50a3-4556-9775-dd285c8215c9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:16.251470 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-92d9244f-50a3-4556-9775-dd285c8215c9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:16.251593 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-92d9244f-50a3-4556-9775-dd285c8215c9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 31c02306-0776-4d17-99c3-9518250e9e26. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:16.259280 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:16.259280 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:16.260062 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-92d9244f-50a3-4556-9775-dd285c8215c9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 200 Jul 03 19:33:16.260857 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 891/3536] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:16 2026] GET /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:16.452577 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-34784ce1-879d-4f62-a387-82c8b7f9b4e9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:16.453182 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-34784ce1-879d-4f62-a387-82c8b7f9b4e9 None None] GET https://10.4.3.61/volume// Jul 03 19:33:16.453423 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-34784ce1-879d-4f62-a387-82c8b7f9b4e9 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:16.453714 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-34784ce1-879d-4f62-a387-82c8b7f9b4e9 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:16.454184 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-34784ce1-879d-4f62-a387-82c8b7f9b4e9 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:33:16.454608 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 863/3537] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:33:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:33:16.461837 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-1645f94a-f6aa-4624-a05e-506fa01c48d4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:16.463966 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-1645f94a-f6aa-4624-a05e-506fa01c48d4 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 Jul 03 19:33:16.464175 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-1645f94a-f6aa-4624-a05e-506fa01c48d4 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:16.464387 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-1645f94a-f6aa-4624-a05e-506fa01c48d4 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:16.484955 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:16.484955 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:16.490873 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-1645f94a-f6aa-4624-a05e-506fa01c48d4 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:33:16.502372 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-1645f94a-f6aa-4624-a05e-506fa01c48d4 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 returned with HTTP 200 Jul 03 19:33:16.503067 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 891/3538] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:33:16 2026] GET /volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 => generated 1544 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:33:16.596603 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d35ed263-dc14-4acc-bc2e-e21ba955a508 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:16.598760 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d35ed263-dc14-4acc-bc2e-e21ba955a508 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] DELETE https://10.4.3.61/volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 Jul 03 19:33:16.598989 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d35ed263-dc14-4acc-bc2e-e21ba955a508 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:16.599763 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d35ed263-dc14-4acc-bc2e-e21ba955a508 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:16.599989 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-d35ed263-dc14-4acc-bc2e-e21ba955a508 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Delete volume with id: 791ad045-c37d-43e9-894b-9ef07f53b974 Jul 03 19:33:16.613859 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:16.613859 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:16.614472 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d35ed263-dc14-4acc-bc2e-e21ba955a508 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:33:16.639567 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-7c321d6e-1e23-4aa7-b75f-d4c40deb9ea9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:16.644715 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-7c321d6e-1e23-4aa7-b75f-d4c40deb9ea9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] PUT https://10.4.3.61/volume/v3/attachments/9d9b0d2b-7f80-46ff-830b-80b56cf4cf00 Jul 03 19:33:16.644715 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-7c321d6e-1e23-4aa7-b75f-d4c40deb9ea9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:16.652914 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-7c321d6e-1e23-4aa7-b75f-d4c40deb9ea9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Acquiring lock "cinder-attachment_update-a467d82b-65b9-41a4-b6ec-24afc55b9eb2-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:33:16.658846 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-7c321d6e-1e23-4aa7-b75f-d4c40deb9ea9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Lock "cinder-attachment_update-a467d82b-65b9-41a4-b6ec-24afc55b9eb2-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:33:16.659889 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:16.659889 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:16.668444 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d35ed263-dc14-4acc-bc2e-e21ba955a508 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Delete volume request issued successfully. Jul 03 19:33:16.668768 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d35ed263-dc14-4acc-bc2e-e21ba955a508 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 returned with HTTP 202 Jul 03 19:33:16.669379 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 894/3539] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:33:16 2026] DELETE /volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:33:16.684364 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1ec29851-6728-44e8-bd93-c3bc8dff2ae3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:16.686916 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1ec29851-6728-44e8-bd93-c3bc8dff2ae3 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 Jul 03 19:33:16.686916 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1ec29851-6728-44e8-bd93-c3bc8dff2ae3 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:16.686916 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1ec29851-6728-44e8-bd93-c3bc8dff2ae3 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:16.701381 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:16.701381 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:16.710390 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1ec29851-6728-44e8-bd93-c3bc8dff2ae3 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Volume info retrieved successfully. Jul 03 19:33:16.718459 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1ec29851-6728-44e8-bd93-c3bc8dff2ae3 tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 returned with HTTP 200 Jul 03 19:33:16.719057 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 864/3540] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:16 2026] GET /volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 => generated 1365 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:33:16.746559 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f5e8fb99-3f34-4bd8-acc2-229975cf2d42 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:16.747809 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-10899dcd-4e25-4fa7-9bd9-c30713a14d0b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:16.749335 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f5e8fb99-3f34-4bd8-acc2-229975cf2d42 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 Jul 03 19:33:16.749492 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f5e8fb99-3f34-4bd8-acc2-229975cf2d42 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:16.751195 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f5e8fb99-3f34-4bd8-acc2-229975cf2d42 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:16.751195 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-f5e8fb99-3f34-4bd8-acc2-229975cf2d42 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 83ee405f-37f4-4ff4-a64e-f8061efaafb2. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:16.756817 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-10899dcd-4e25-4fa7-9bd9-c30713a14d0b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:16.756994 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:16.756994 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:16.757063 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-10899dcd-4e25-4fa7-9bd9-c30713a14d0b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:16.757660 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-10899dcd-4e25-4fa7-9bd9-c30713a14d0b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:16.757660 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-10899dcd-4e25-4fa7-9bd9-c30713a14d0b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:16.758388 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f5e8fb99-3f34-4bd8-acc2-229975cf2d42 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 returned with HTTP 200 Jul 03 19:33:16.759338 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 892/3541] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:16 2026] GET /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:16.768851 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:16.768851 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:16.769372 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-10899dcd-4e25-4fa7-9bd9-c30713a14d0b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:16.770258 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 895/3542] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:16 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 748 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:17.199694 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-7c321d6e-1e23-4aa7-b75f-d4c40deb9ea9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Lock "cinder-attachment_update-a467d82b-65b9-41a4-b6ec-24afc55b9eb2-np0000004460" released by "attachment_update" :: held 0.541s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:33:17.200427 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-7c321d6e-1e23-4aa7-b75f-d4c40deb9ea9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/9d9b0d2b-7f80-46ff-830b-80b56cf4cf00 returned with HTTP 200 Jul 03 19:33:17.200978 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 892/3543] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:33:16 2026] PUT /volume/v3/attachments/9d9b0d2b-7f80-46ff-830b-80b56cf4cf00 => generated 969 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:33:17.274761 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b24dd7bc-85a5-47dd-b062-c98ac45cf3ff None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:17.277023 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b24dd7bc-85a5-47dd-b062-c98ac45cf3ff tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:33:17.277292 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b24dd7bc-85a5-47dd-b062-c98ac45cf3ff tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:17.277484 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b24dd7bc-85a5-47dd-b062-c98ac45cf3ff tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:17.277646 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-b24dd7bc-85a5-47dd-b062-c98ac45cf3ff tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 31c02306-0776-4d17-99c3-9518250e9e26. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:17.283035 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:17.283035 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:17.284027 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b24dd7bc-85a5-47dd-b062-c98ac45cf3ff tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 200 Jul 03 19:33:17.284602 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 865/3544] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:17 2026] GET /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:17.718284 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-7c25fa82-6349-4a30-bc6e-c5b111934f24 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:17.720539 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-7c25fa82-6349-4a30-bc6e-c5b111934f24 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/attachments/9d9b0d2b-7f80-46ff-830b-80b56cf4cf00/action Jul 03 19:33:17.720896 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-7c25fa82-6349-4a30-bc6e-c5b111934f24 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action body: b'{"os-complete": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:33:17.721066 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-7c25fa82-6349-4a30-bc6e-c5b111934f24 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:17.735674 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6ef95b46-9f4f-4a5f-adf1-25c2f37f4cbf None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:17.741074 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:17.741074 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:17.742192 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6ef95b46-9f4f-4a5f-adf1-25c2f37f4cbf tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] GET https://10.4.3.61/volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 Jul 03 19:33:17.742386 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6ef95b46-9f4f-4a5f-adf1-25c2f37f4cbf tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:17.742560 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6ef95b46-9f4f-4a5f-adf1-25c2f37f4cbf tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:17.754147 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6ef95b46-9f4f-4a5f-adf1-25c2f37f4cbf tempest-AttachVolumeMultiAttachTest-684684467 tempest-AttachVolumeMultiAttachTest-684684467-project-member] https://10.4.3.61/volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 returned with HTTP 404 Jul 03 19:33:17.754665 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 896/3545] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:17 2026] GET /volume/v3/volumes/791ad045-c37d-43e9-894b-9ef07f53b974 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:17.755861 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1ce56240-0943-4b60-a010-05cea50ce1e8 req-7c25fa82-6349-4a30-bc6e-c5b111934f24 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/9d9b0d2b-7f80-46ff-830b-80b56cf4cf00/action returned with HTTP 204 Jul 03 19:33:17.756364 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 893/3546] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:33:17 2026] POST /volume/v3/attachments/9d9b0d2b-7f80-46ff-830b-80b56cf4cf00/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:17.776433 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d0812429-e30e-4480-83fd-590015958da5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:17.778102 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d0812429-e30e-4480-83fd-590015958da5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 Jul 03 19:33:17.778318 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d0812429-e30e-4480-83fd-590015958da5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:17.778494 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d0812429-e30e-4480-83fd-590015958da5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:17.778586 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-d0812429-e30e-4480-83fd-590015958da5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 83ee405f-37f4-4ff4-a64e-f8061efaafb2. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:17.782400 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-da3576c3-9b9d-4d29-b744-55195584f8d1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:17.783287 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:17.783287 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:17.783823 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-da3576c3-9b9d-4d29-b744-55195584f8d1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:17.783921 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d0812429-e30e-4480-83fd-590015958da5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 returned with HTTP 200 Jul 03 19:33:17.784132 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-da3576c3-9b9d-4d29-b744-55195584f8d1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:17.784301 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 893/3547] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:17 2026] GET /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:17.784428 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-da3576c3-9b9d-4d29-b744-55195584f8d1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:17.784572 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-da3576c3-9b9d-4d29-b744-55195584f8d1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:17.791848 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:17.791848 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:17.793525 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-da3576c3-9b9d-4d29-b744-55195584f8d1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:17.793525 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 866/3548] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:17 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:18.299827 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-82450054-11cd-4aac-bf99-d9970c129909 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:18.301199 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-82450054-11cd-4aac-bf99-d9970c129909 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:33:18.302254 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-82450054-11cd-4aac-bf99-d9970c129909 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:18.302254 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-82450054-11cd-4aac-bf99-d9970c129909 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:18.302254 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-82450054-11cd-4aac-bf99-d9970c129909 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 31c02306-0776-4d17-99c3-9518250e9e26. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:18.315432 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:18.315432 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:18.319707 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-82450054-11cd-4aac-bf99-d9970c129909 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 200 Jul 03 19:33:18.319707 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 897/3549] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:18 2026] GET /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:18.804010 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-73554c9c-bbd8-468b-b201-dc5ac4baf7aa None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:18.809482 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6a3a63e8-f366-4876-af27-0a9a1823eef3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:18.810860 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-73554c9c-bbd8-468b-b201-dc5ac4baf7aa tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 Jul 03 19:33:18.810860 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-73554c9c-bbd8-468b-b201-dc5ac4baf7aa tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:18.810860 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-73554c9c-bbd8-468b-b201-dc5ac4baf7aa tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:18.810860 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-73554c9c-bbd8-468b-b201-dc5ac4baf7aa tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 83ee405f-37f4-4ff4-a64e-f8061efaafb2. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:18.811294 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6a3a63e8-f366-4876-af27-0a9a1823eef3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:18.811294 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6a3a63e8-f366-4876-af27-0a9a1823eef3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:18.812383 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6a3a63e8-f366-4876-af27-0a9a1823eef3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:18.812383 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-6a3a63e8-f366-4876-af27-0a9a1823eef3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:18.819812 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:18.819812 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:18.819812 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6a3a63e8-f366-4876-af27-0a9a1823eef3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:18.819812 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 894/3550] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:18 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:18.823852 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:18.823852 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:18.823852 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-73554c9c-bbd8-468b-b201-dc5ac4baf7aa tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 returned with HTTP 200 Jul 03 19:33:18.823852 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 894/3551] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:18 2026] GET /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 => generated 733 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:19.333679 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8d89145f-fc6e-4b9a-8eac-0a1352ac78b3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:19.337853 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8d89145f-fc6e-4b9a-8eac-0a1352ac78b3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:33:19.338192 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8d89145f-fc6e-4b9a-8eac-0a1352ac78b3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:19.338412 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8d89145f-fc6e-4b9a-8eac-0a1352ac78b3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:19.339015 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-8d89145f-fc6e-4b9a-8eac-0a1352ac78b3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 31c02306-0776-4d17-99c3-9518250e9e26. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:19.346313 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:19.346313 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:19.347455 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8d89145f-fc6e-4b9a-8eac-0a1352ac78b3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 200 Jul 03 19:33:19.347965 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 867/3552] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:19 2026] GET /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:19.831711 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-95a6b761-4972-44e1-b2ba-27f87e582631 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:19.834416 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-95a6b761-4972-44e1-b2ba-27f87e582631 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:19.834658 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-95a6b761-4972-44e1-b2ba-27f87e582631 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:19.834990 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-95a6b761-4972-44e1-b2ba-27f87e582631 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:19.835128 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-95a6b761-4972-44e1-b2ba-27f87e582631 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:19.840795 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:19.840795 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:19.841881 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-95a6b761-4972-44e1-b2ba-27f87e582631 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:19.842359 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 898/3553] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:19 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:19.842650 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e94b6b93-a171-49f1-828a-f48c35aac147 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:19.846762 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e94b6b93-a171-49f1-828a-f48c35aac147 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 Jul 03 19:33:19.846991 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e94b6b93-a171-49f1-828a-f48c35aac147 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:19.847209 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e94b6b93-a171-49f1-828a-f48c35aac147 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:19.847328 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-e94b6b93-a171-49f1-828a-f48c35aac147 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 83ee405f-37f4-4ff4-a64e-f8061efaafb2. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:19.855099 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:19.855099 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:19.856216 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e94b6b93-a171-49f1-828a-f48c35aac147 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 returned with HTTP 200 Jul 03 19:33:19.857032 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 895/3554] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:19 2026] GET /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:20.366724 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7e3065c0-2fbb-4639-bb55-9e2d993ad74f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:20.369028 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7e3065c0-2fbb-4639-bb55-9e2d993ad74f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:33:20.371157 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7e3065c0-2fbb-4639-bb55-9e2d993ad74f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:20.371157 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7e3065c0-2fbb-4639-bb55-9e2d993ad74f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:20.371157 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-7e3065c0-2fbb-4639-bb55-9e2d993ad74f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 31c02306-0776-4d17-99c3-9518250e9e26. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:20.375712 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:20.375712 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:20.376723 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7e3065c0-2fbb-4639-bb55-9e2d993ad74f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 200 Jul 03 19:33:20.377257 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 895/3555] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:20 2026] GET /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:20.861282 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b4dbb3ee-75f4-4dbc-b298-730c0166a041 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:20.863605 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b4dbb3ee-75f4-4dbc-b298-730c0166a041 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:20.863605 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b4dbb3ee-75f4-4dbc-b298-730c0166a041 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:20.864389 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b4dbb3ee-75f4-4dbc-b298-730c0166a041 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:20.864389 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-b4dbb3ee-75f4-4dbc-b298-730c0166a041 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:20.870975 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:20.870975 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:20.872084 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b4dbb3ee-75f4-4dbc-b298-730c0166a041 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:20.872782 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 868/3556] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:20 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:20.873484 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e1249028-b6e9-49ae-8a30-7959d8939d43 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:20.875843 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e1249028-b6e9-49ae-8a30-7959d8939d43 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 Jul 03 19:33:20.876082 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e1249028-b6e9-49ae-8a30-7959d8939d43 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:20.876405 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e1249028-b6e9-49ae-8a30-7959d8939d43 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:20.877621 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-e1249028-b6e9-49ae-8a30-7959d8939d43 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 83ee405f-37f4-4ff4-a64e-f8061efaafb2. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:20.883865 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:20.883865 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:20.884626 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e1249028-b6e9-49ae-8a30-7959d8939d43 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 returned with HTTP 200 Jul 03 19:33:20.884897 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 899/3557] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:20 2026] GET /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:21.390755 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-47648381-c08f-46d8-8040-fa0a66f9fe03 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:21.393470 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-47648381-c08f-46d8-8040-fa0a66f9fe03 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:33:21.393715 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-47648381-c08f-46d8-8040-fa0a66f9fe03 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:21.394004 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-47648381-c08f-46d8-8040-fa0a66f9fe03 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:21.394069 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-47648381-c08f-46d8-8040-fa0a66f9fe03 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 31c02306-0776-4d17-99c3-9518250e9e26. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:21.400126 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:21.400126 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:21.401304 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-47648381-c08f-46d8-8040-fa0a66f9fe03 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 200 Jul 03 19:33:21.401606 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 896/3558] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:21 2026] GET /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:21.887018 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fe5c445e-e568-4829-a9db-67126d7a006d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:21.888625 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fe5c445e-e568-4829-a9db-67126d7a006d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:21.888798 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fe5c445e-e568-4829-a9db-67126d7a006d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:21.889041 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fe5c445e-e568-4829-a9db-67126d7a006d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:21.889141 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-fe5c445e-e568-4829-a9db-67126d7a006d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:21.899368 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:21.899368 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:21.900179 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fe5c445e-e568-4829-a9db-67126d7a006d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:21.900523 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e999ac9d-ce9e-4f05-aeb7-6ca56d9bd437 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:21.900832 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 896/3559] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:21 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:21.906954 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e999ac9d-ce9e-4f05-aeb7-6ca56d9bd437 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 Jul 03 19:33:21.907217 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e999ac9d-ce9e-4f05-aeb7-6ca56d9bd437 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:21.907409 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e999ac9d-ce9e-4f05-aeb7-6ca56d9bd437 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:21.911182 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-e999ac9d-ce9e-4f05-aeb7-6ca56d9bd437 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 83ee405f-37f4-4ff4-a64e-f8061efaafb2. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:21.917286 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:21.917286 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:21.918381 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e999ac9d-ce9e-4f05-aeb7-6ca56d9bd437 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 returned with HTTP 200 Jul 03 19:33:21.919014 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 869/3560] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:21 2026] GET /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:22.290086 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-60c23499-19ac-4b07-ba38-011f010ca6e8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:22.292987 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-60c23499-19ac-4b07-ba38-011f010ca6e8 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:33:22.293447 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-60c23499-19ac-4b07-ba38-011f010ca6e8 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1855089226", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:22.295450 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-60c23499-19ac-4b07-ba38-011f010ca6e8 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1855089226', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:33:22.296784 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-60c23499-19ac-4b07-ba38-011f010ca6e8 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Create volume of 1 GB Jul 03 19:33:22.301981 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-60c23499-19ac-4b07-ba38-011f010ca6e8 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Availability Zones retrieved successfully. Jul 03 19:33:22.309106 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-60c23499-19ac-4b07-ba38-011f010ca6e8 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Flow 'volume_create_api' (191960af-81c5-4bd3-a78d-9999e2b39e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:22.311120 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-60c23499-19ac-4b07-ba38-011f010ca6e8 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10fa61ce-a4ef-4b53-9a0e-20cad14bdf30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:22.312375 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-60c23499-19ac-4b07-ba38-011f010ca6e8 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:33:22.347957 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-60c23499-19ac-4b07-ba38-011f010ca6e8 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10fa61ce-a4ef-4b53-9a0e-20cad14bdf30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:22.350066 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-60c23499-19ac-4b07-ba38-011f010ca6e8 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd3489ed-d6a0-4b6a-bf7d-56e51a9b5463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:22.415306 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2f06d890-181c-4ece-8568-db9a1642addc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:22.418851 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2f06d890-181c-4ece-8568-db9a1642addc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:33:22.420132 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2f06d890-181c-4ece-8568-db9a1642addc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:22.420132 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2f06d890-181c-4ece-8568-db9a1642addc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:22.420132 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-2f06d890-181c-4ece-8568-db9a1642addc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 31c02306-0776-4d17-99c3-9518250e9e26. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:22.428640 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:22.428640 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:22.431189 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2f06d890-181c-4ece-8568-db9a1642addc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 200 Jul 03 19:33:22.432317 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 897/3561] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:22 2026] GET /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:22.442974 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-60c23499-19ac-4b07-ba38-011f010ca6e8 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Created reservations ['57a323e9-0a36-4158-9284-b63d20da16a3', 'f1c2de6f-d3ed-4ded-90a4-814c60e24342', 'ae42369c-5f1b-4de9-9832-bf33b960cfe0', '2690ee9c-1fef-48d7-b7f1-15ddf422e59c'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:22.444527 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-60c23499-19ac-4b07-ba38-011f010ca6e8 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd3489ed-d6a0-4b6a-bf7d-56e51a9b5463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57a323e9-0a36-4158-9284-b63d20da16a3', 'f1c2de6f-d3ed-4ded-90a4-814c60e24342', 'ae42369c-5f1b-4de9-9832-bf33b960cfe0', '2690ee9c-1fef-48d7-b7f1-15ddf422e59c']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:22.445652 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-60c23499-19ac-4b07-ba38-011f010ca6e8 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f615b88-2832-45fa-b1b2-4cfb047916c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:22.479195 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-60c23499-19ac-4b07-ba38-011f010ca6e8 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f615b88-2832-45fa-b1b2-4cfb047916c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfd9fb00-3a88-45f0-af16-1bac2c1ce100', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1855089226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3efb7be02fb4d1782eb4d45877adcfa',qos_specs=None,replication_status=,reservations=['57a323e9-0a36-4158-9284-b63d20da16a3','f1c2de6f-d3ed-4ded-90a4-814c60e24342','ae42369c-5f1b-4de9-9832-bf33b960cfe0','2690ee9c-1fef-48d7-b7f1-15ddf422e59c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90ae982da05f4893b289ed87c5983676',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:33:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1855089226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfd9fb00-3a88-45f0-af16-1bac2c1ce100,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3efb7be02fb4d1782eb4d45877adcfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90ae982da05f4893b289ed87c5983676',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:22.479195 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-60c23499-19ac-4b07-ba38-011f010ca6e8 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c5bcb8-9dec-4d16-8811-ed2d6a5fc7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:22.504612 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-60c23499-19ac-4b07-ba38-011f010ca6e8 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c5bcb8-9dec-4d16-8811-ed2d6a5fc7a0) transitioned into state 'SUCCESS' from state '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-1855089226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3efb7be02fb4d1782eb4d45877adcfa',qos_specs=None,replication_status=,reservations=['57a323e9-0a36-4158-9284-b63d20da16a3','f1c2de6f-d3ed-4ded-90a4-814c60e24342','ae42369c-5f1b-4de9-9832-bf33b960cfe0','2690ee9c-1fef-48d7-b7f1-15ddf422e59c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90ae982da05f4893b289ed87c5983676',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:22.505891 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-60c23499-19ac-4b07-ba38-011f010ca6e8 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77b425d8-13d2-42d7-87d1-5037d0064efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:22.519186 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-60c23499-19ac-4b07-ba38-011f010ca6e8 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77b425d8-13d2-42d7-87d1-5037d0064efa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:22.520492 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-60c23499-19ac-4b07-ba38-011f010ca6e8 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Flow 'volume_create_api' (191960af-81c5-4bd3-a78d-9999e2b39e0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:22.521001 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-60c23499-19ac-4b07-ba38-011f010ca6e8 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Create volume request issued successfully. Jul 03 19:33:22.521977 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-60c23499-19ac-4b07-ba38-011f010ca6e8 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:33:22.522653 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 900/3562] 10.4.3.61 () {72 vars in 1534 bytes} [Fri Jul 3 19:33:22 2026] POST /volume/v3/volumes => generated 753 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:22.537081 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-6892ee83-121e-42dc-abc1-930c40223a22 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:22.547555 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-6892ee83-121e-42dc-abc1-930c40223a22 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] GET https://10.4.3.61/volume/v3/volumes/bfd9fb00-3a88-45f0-af16-1bac2c1ce100 Jul 03 19:33:22.548960 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-6892ee83-121e-42dc-abc1-930c40223a22 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:22.550390 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-6892ee83-121e-42dc-abc1-930c40223a22 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:22.579191 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:22.579191 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:22.594985 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-6892ee83-121e-42dc-abc1-930c40223a22 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Volume info retrieved successfully. Jul 03 19:33:22.605984 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-7a5f6e12-4927-462f-ac36-98439e62bc1c req-6892ee83-121e-42dc-abc1-930c40223a22 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] https://10.4.3.61/volume/v3/volumes/bfd9fb00-3a88-45f0-af16-1bac2c1ce100 returned with HTTP 200 Jul 03 19:33:22.607530 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 897/3563] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:33:22 2026] GET /volume/v3/volumes/bfd9fb00-3a88-45f0-af16-1bac2c1ce100 => generated 821 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:22.639356 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-9bbc0a67-f576-4c11-8214-caaea92266fd req-f4335fca-cc0d-40c6-b4c1-1ae45a26a983 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:22.642524 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-9bbc0a67-f576-4c11-8214-caaea92266fd req-f4335fca-cc0d-40c6-b4c1-1ae45a26a983 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] GET https://10.4.3.61/volume/v3/volumes/bfd9fb00-3a88-45f0-af16-1bac2c1ce100 Jul 03 19:33:22.643315 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-9bbc0a67-f576-4c11-8214-caaea92266fd req-f4335fca-cc0d-40c6-b4c1-1ae45a26a983 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:22.643315 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-9bbc0a67-f576-4c11-8214-caaea92266fd req-f4335fca-cc0d-40c6-b4c1-1ae45a26a983 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:22.650807 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:22.650807 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:22.655134 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-9bbc0a67-f576-4c11-8214-caaea92266fd req-f4335fca-cc0d-40c6-b4c1-1ae45a26a983 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Volume info retrieved successfully. Jul 03 19:33:22.660641 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-9bbc0a67-f576-4c11-8214-caaea92266fd req-f4335fca-cc0d-40c6-b4c1-1ae45a26a983 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] https://10.4.3.61/volume/v3/volumes/bfd9fb00-3a88-45f0-af16-1bac2c1ce100 returned with HTTP 200 Jul 03 19:33:22.661294 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 870/3564] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:33:22 2026] GET /volume/v3/volumes/bfd9fb00-3a88-45f0-af16-1bac2c1ce100 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:22.912640 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c8b50a81-ab63-4ae6-8621-c0ec4017a328 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:22.914653 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c8b50a81-ab63-4ae6-8621-c0ec4017a328 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:22.914880 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c8b50a81-ab63-4ae6-8621-c0ec4017a328 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:22.915179 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c8b50a81-ab63-4ae6-8621-c0ec4017a328 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:22.915277 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-c8b50a81-ab63-4ae6-8621-c0ec4017a328 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:22.919982 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:22.919982 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:22.920640 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c8b50a81-ab63-4ae6-8621-c0ec4017a328 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:22.921017 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 898/3565] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:22 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:22.932061 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-285c9458-2c8d-4f57-b7ce-bda89f20dc5e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:22.934568 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-285c9458-2c8d-4f57-b7ce-bda89f20dc5e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 Jul 03 19:33:22.934847 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-285c9458-2c8d-4f57-b7ce-bda89f20dc5e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:22.935106 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-285c9458-2c8d-4f57-b7ce-bda89f20dc5e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:22.935375 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-285c9458-2c8d-4f57-b7ce-bda89f20dc5e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 83ee405f-37f4-4ff4-a64e-f8061efaafb2. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:22.941273 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:22.941273 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:22.942135 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-285c9458-2c8d-4f57-b7ce-bda89f20dc5e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 returned with HTTP 200 Jul 03 19:33:22.942810 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 901/3566] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:22 2026] GET /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:23.445855 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a6370411-e794-48e8-bfeb-dea58b3c1d6d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:23.447849 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a6370411-e794-48e8-bfeb-dea58b3c1d6d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:33:23.448135 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a6370411-e794-48e8-bfeb-dea58b3c1d6d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:23.448354 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a6370411-e794-48e8-bfeb-dea58b3c1d6d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:23.448434 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-a6370411-e794-48e8-bfeb-dea58b3c1d6d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 31c02306-0776-4d17-99c3-9518250e9e26. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:23.453006 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:23.453006 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:23.453897 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a6370411-e794-48e8-bfeb-dea58b3c1d6d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 200 Jul 03 19:33:23.454457 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 898/3567] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:23 2026] GET /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:23.694602 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-4484872b-3504-426d-bb2c-dca60e206ee6 req-ce0ae536-8a4d-4c31-a0ce-ab78e8665a5e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:23.695052 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-4484872b-3504-426d-bb2c-dca60e206ee6 req-ce0ae536-8a4d-4c31-a0ce-ab78e8665a5e tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] GET https://10.4.3.61/volume/v3/volumes/bfd9fb00-3a88-45f0-af16-1bac2c1ce100 Jul 03 19:33:23.695763 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-4484872b-3504-426d-bb2c-dca60e206ee6 req-ce0ae536-8a4d-4c31-a0ce-ab78e8665a5e tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:23.695763 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-4484872b-3504-426d-bb2c-dca60e206ee6 req-ce0ae536-8a4d-4c31-a0ce-ab78e8665a5e tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:23.705746 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:23.705746 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:23.713711 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-4484872b-3504-426d-bb2c-dca60e206ee6 req-ce0ae536-8a4d-4c31-a0ce-ab78e8665a5e tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Volume info retrieved successfully. Jul 03 19:33:23.720948 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-4484872b-3504-426d-bb2c-dca60e206ee6 req-ce0ae536-8a4d-4c31-a0ce-ab78e8665a5e tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] https://10.4.3.61/volume/v3/volumes/bfd9fb00-3a88-45f0-af16-1bac2c1ce100 returned with HTTP 200 Jul 03 19:33:23.721496 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 871/3568] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:33:23 2026] GET /volume/v3/volumes/bfd9fb00-3a88-45f0-af16-1bac2c1ce100 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:23.761868 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-49c904c9-e77c-48bd-9755-b2939f9eb634 req-77c2ceb3-62c9-44af-8755-5ce98516ed7b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:23.770865 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-49c904c9-e77c-48bd-9755-b2939f9eb634 req-77c2ceb3-62c9-44af-8755-5ce98516ed7b tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:33:23.770865 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-49c904c9-e77c-48bd-9755-b2939f9eb634 req-77c2ceb3-62c9-44af-8755-5ce98516ed7b tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bfd9fb00-3a88-45f0-af16-1bac2c1ce100", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-734608891", "description": null, "metadata": {}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:23.786448 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:23.786448 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:23.787099 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-49c904c9-e77c-48bd-9755-b2939f9eb634 req-77c2ceb3-62c9-44af-8755-5ce98516ed7b tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Volume info retrieved successfully. Jul 03 19:33:23.787099 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [req-49c904c9-e77c-48bd-9755-b2939f9eb634 req-77c2ceb3-62c9-44af-8755-5ce98516ed7b tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Create snapshot from volume bfd9fb00-3a88-45f0-af16-1bac2c1ce100 Jul 03 19:33:23.848279 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [req-49c904c9-e77c-48bd-9755-b2939f9eb634 req-77c2ceb3-62c9-44af-8755-5ce98516ed7b tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Created reservations ['ebd6222d-ed80-4a6e-8e73-76dba9f6e927', '98954068-23d8-463c-91c1-6924ebac90db', '641f638b-a6f3-4b23-997d-bb559e96ec4a', 'c7469986-979b-47c3-9219-b4c62753ef43'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:23.905543 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-49c904c9-e77c-48bd-9755-b2939f9eb634 req-77c2ceb3-62c9-44af-8755-5ce98516ed7b tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Snapshot create request issued successfully. Jul 03 19:33:23.906449 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-49c904c9-e77c-48bd-9755-b2939f9eb634 req-77c2ceb3-62c9-44af-8755-5ce98516ed7b tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:33:23.906777 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 899/3569] 10.4.3.61 () {72 vars in 1540 bytes} [Fri Jul 3 19:33:23 2026] POST /volume/v3/snapshots => generated 310 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:23.938621 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bd35d95b-bd3c-40e8-bc15-e0a79b750478 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:23.943034 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bd35d95b-bd3c-40e8-bc15-e0a79b750478 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:23.943248 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bd35d95b-bd3c-40e8-bc15-e0a79b750478 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:23.943507 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bd35d95b-bd3c-40e8-bc15-e0a79b750478 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:23.945464 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-bd35d95b-bd3c-40e8-bc15-e0a79b750478 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:23.958057 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:23.958057 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:23.958057 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bd35d95b-bd3c-40e8-bc15-e0a79b750478 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:23.958057 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 902/3570] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:23 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:23.962389 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fbf54855-5261-4dbf-bdcf-0b211d96380b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:23.967076 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fbf54855-5261-4dbf-bdcf-0b211d96380b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 Jul 03 19:33:23.967076 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fbf54855-5261-4dbf-bdcf-0b211d96380b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:23.967076 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fbf54855-5261-4dbf-bdcf-0b211d96380b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:23.967076 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-fbf54855-5261-4dbf-bdcf-0b211d96380b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 83ee405f-37f4-4ff4-a64e-f8061efaafb2. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:23.977304 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:23.977304 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:23.977304 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fbf54855-5261-4dbf-bdcf-0b211d96380b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 returned with HTTP 200 Jul 03 19:33:23.977304 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 899/3571] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:23 2026] GET /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:24.010947 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-5a996aea-e4df-477f-8aed-3775cd90392c req-c008b19d-3d12-44ef-8fcd-50ec25ffdf3d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:24.014231 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-5a996aea-e4df-477f-8aed-3775cd90392c req-c008b19d-3d12-44ef-8fcd-50ec25ffdf3d tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-reader] GET https://10.4.3.61/volume/v3/snapshots/997059ce-332d-4998-8b39-47d94ba235cb Jul 03 19:33:24.014966 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-5a996aea-e4df-477f-8aed-3775cd90392c req-c008b19d-3d12-44ef-8fcd-50ec25ffdf3d tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-reader] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:24.014966 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-5a996aea-e4df-477f-8aed-3775cd90392c req-c008b19d-3d12-44ef-8fcd-50ec25ffdf3d tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-reader] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:24.020874 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:24.020874 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:24.021312 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-5a996aea-e4df-477f-8aed-3775cd90392c req-c008b19d-3d12-44ef-8fcd-50ec25ffdf3d tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-reader] Snapshot retrieved successfully. Jul 03 19:33:24.022442 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-5a996aea-e4df-477f-8aed-3775cd90392c req-c008b19d-3d12-44ef-8fcd-50ec25ffdf3d tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-reader] https://10.4.3.61/volume/v3/snapshots/997059ce-332d-4998-8b39-47d94ba235cb returned with HTTP 200 Jul 03 19:33:24.022749 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 872/3572] 10.4.3.61 () {68 vars in 1597 bytes} [Fri Jul 3 19:33:24 2026] GET /volume/v3/snapshots/997059ce-332d-4998-8b39-47d94ba235cb => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:24.058553 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-d06fc8f8-6875-4b61-92a6-04f9d2bc95a0 req-aa4c4f90-0590-4eab-b498-bff6c78a2ff4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:24.064270 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-d06fc8f8-6875-4b61-92a6-04f9d2bc95a0 req-aa4c4f90-0590-4eab-b498-bff6c78a2ff4 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-reader] GET https://10.4.3.61/volume/v3/snapshots/detail Jul 03 19:33:24.064270 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-d06fc8f8-6875-4b61-92a6-04f9d2bc95a0 req-aa4c4f90-0590-4eab-b498-bff6c78a2ff4 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-reader] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:24.064270 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-d06fc8f8-6875-4b61-92a6-04f9d2bc95a0 req-aa4c4f90-0590-4eab-b498-bff6c78a2ff4 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-reader] Calling method 'detail' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:24.064572 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [req-d06fc8f8-6875-4b61-92a6-04f9d2bc95a0 req-aa4c4f90-0590-4eab-b498-bff6c78a2ff4 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-reader] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:33:24.064880 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:24.064880 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:24.067134 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.db.api [req-d06fc8f8-6875-4b61-92a6-04f9d2bc95a0 req-aa4c4f90-0590-4eab-b498-bff6c78a2ff4 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-reader] Building query based on filter {{(pid=99925) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:33:24.072789 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-d06fc8f8-6875-4b61-92a6-04f9d2bc95a0 req-aa4c4f90-0590-4eab-b498-bff6c78a2ff4 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-reader] Get all snapshots completed successfully. Jul 03 19:33:24.075082 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:24.075082 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:24.075082 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-d06fc8f8-6875-4b61-92a6-04f9d2bc95a0 req-aa4c4f90-0590-4eab-b498-bff6c78a2ff4 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-reader] https://10.4.3.61/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 19:33:24.075082 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 900/3573] 10.4.3.61 () {68 vars in 1507 bytes} [Fri Jul 3 19:33:24 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:24.106236 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-466a2233-ea30-4bf4-bc20-c8cd30c42f1d req-962064af-39b0-490b-b39e-3ebdb655246c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:24.110255 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-466a2233-ea30-4bf4-bc20-c8cd30c42f1d req-962064af-39b0-490b-b39e-3ebdb655246c tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] GET https://10.4.3.61/volume/v3/snapshots/997059ce-332d-4998-8b39-47d94ba235cb Jul 03 19:33:24.111290 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-466a2233-ea30-4bf4-bc20-c8cd30c42f1d req-962064af-39b0-490b-b39e-3ebdb655246c tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:24.111667 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-466a2233-ea30-4bf4-bc20-c8cd30c42f1d req-962064af-39b0-490b-b39e-3ebdb655246c tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:24.121541 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:24.121541 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:24.122239 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-466a2233-ea30-4bf4-bc20-c8cd30c42f1d req-962064af-39b0-490b-b39e-3ebdb655246c tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Snapshot retrieved successfully. Jul 03 19:33:24.123735 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-466a2233-ea30-4bf4-bc20-c8cd30c42f1d req-962064af-39b0-490b-b39e-3ebdb655246c tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] https://10.4.3.61/volume/v3/snapshots/997059ce-332d-4998-8b39-47d94ba235cb returned with HTTP 200 Jul 03 19:33:24.124341 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 903/3574] 10.4.3.61 () {68 vars in 1597 bytes} [Fri Jul 3 19:33:24 2026] GET /volume/v3/snapshots/997059ce-332d-4998-8b39-47d94ba235cb => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:24.164659 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-b03f156c-aacd-4ecd-83c0-cd61e9998cde req-36198a5f-b2a9-4c14-9d0d-434b18a89b64 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:24.167079 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b03f156c-aacd-4ecd-83c0-cd61e9998cde req-36198a5f-b2a9-4c14-9d0d-434b18a89b64 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/997059ce-332d-4998-8b39-47d94ba235cb Jul 03 19:33:24.167982 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b03f156c-aacd-4ecd-83c0-cd61e9998cde req-36198a5f-b2a9-4c14-9d0d-434b18a89b64 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:24.167982 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b03f156c-aacd-4ecd-83c0-cd61e9998cde req-36198a5f-b2a9-4c14-9d0d-434b18a89b64 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:24.167982 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [req-b03f156c-aacd-4ecd-83c0-cd61e9998cde req-36198a5f-b2a9-4c14-9d0d-434b18a89b64 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Delete snapshot with id: 997059ce-332d-4998-8b39-47d94ba235cb Jul 03 19:33:24.177353 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:24.177353 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:24.177661 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-b03f156c-aacd-4ecd-83c0-cd61e9998cde req-36198a5f-b2a9-4c14-9d0d-434b18a89b64 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Snapshot retrieved successfully. Jul 03 19:33:24.215084 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-b03f156c-aacd-4ecd-83c0-cd61e9998cde req-36198a5f-b2a9-4c14-9d0d-434b18a89b64 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Snapshot delete request issued successfully. Jul 03 19:33:24.216506 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b03f156c-aacd-4ecd-83c0-cd61e9998cde req-36198a5f-b2a9-4c14-9d0d-434b18a89b64 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] https://10.4.3.61/volume/v3/snapshots/997059ce-332d-4998-8b39-47d94ba235cb returned with HTTP 202 Jul 03 19:33:24.216506 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 900/3575] 10.4.3.61 () {70 vars in 1619 bytes} [Fri Jul 3 19:33:24 2026] DELETE /volume/v3/snapshots/997059ce-332d-4998-8b39-47d94ba235cb => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:33:24.277665 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-34db830d-b5bc-471f-9358-550abf4e3ade req-0112d3cd-104e-4856-baae-9a6f1517de81 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:24.281896 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-34db830d-b5bc-471f-9358-550abf4e3ade req-0112d3cd-104e-4856-baae-9a6f1517de81 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] GET https://10.4.3.61/volume/v3/snapshots/997059ce-332d-4998-8b39-47d94ba235cb Jul 03 19:33:24.281896 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-34db830d-b5bc-471f-9358-550abf4e3ade req-0112d3cd-104e-4856-baae-9a6f1517de81 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:24.283329 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-34db830d-b5bc-471f-9358-550abf4e3ade req-0112d3cd-104e-4856-baae-9a6f1517de81 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:24.291189 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:24.291189 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:24.292742 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-34db830d-b5bc-471f-9358-550abf4e3ade req-0112d3cd-104e-4856-baae-9a6f1517de81 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Snapshot retrieved successfully. Jul 03 19:33:24.293792 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-34db830d-b5bc-471f-9358-550abf4e3ade req-0112d3cd-104e-4856-baae-9a6f1517de81 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] https://10.4.3.61/volume/v3/snapshots/997059ce-332d-4998-8b39-47d94ba235cb returned with HTTP 200 Jul 03 19:33:24.294310 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 873/3576] 10.4.3.61 () {68 vars in 1597 bytes} [Fri Jul 3 19:33:24 2026] GET /volume/v3/snapshots/997059ce-332d-4998-8b39-47d94ba235cb => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:24.475686 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-087c5c0a-7a6c-4d9d-a694-2942c9b27d9c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:24.478611 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-087c5c0a-7a6c-4d9d-a694-2942c9b27d9c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:33:24.478891 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-087c5c0a-7a6c-4d9d-a694-2942c9b27d9c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:24.478986 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-087c5c0a-7a6c-4d9d-a694-2942c9b27d9c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:24.479109 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-087c5c0a-7a6c-4d9d-a694-2942c9b27d9c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 31c02306-0776-4d17-99c3-9518250e9e26. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:24.483891 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:24.483891 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:24.485123 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-087c5c0a-7a6c-4d9d-a694-2942c9b27d9c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 200 Jul 03 19:33:24.485123 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 901/3577] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:24 2026] GET /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:24.974196 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-88d3e7ef-d89c-4194-b2a5-56f14f6478b7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:24.976477 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-88d3e7ef-d89c-4194-b2a5-56f14f6478b7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:24.976907 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-88d3e7ef-d89c-4194-b2a5-56f14f6478b7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:24.977144 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-88d3e7ef-d89c-4194-b2a5-56f14f6478b7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:24.977636 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-88d3e7ef-d89c-4194-b2a5-56f14f6478b7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:24.987989 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:24.987989 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:24.988473 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-88d3e7ef-d89c-4194-b2a5-56f14f6478b7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:24.990943 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 904/3578] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:24 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:24.995043 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3d5ae269-d30e-4fc1-abcf-af440ccd689e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:24.996998 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3d5ae269-d30e-4fc1-abcf-af440ccd689e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 Jul 03 19:33:24.997613 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3d5ae269-d30e-4fc1-abcf-af440ccd689e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:24.997613 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3d5ae269-d30e-4fc1-abcf-af440ccd689e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:24.998260 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-3d5ae269-d30e-4fc1-abcf-af440ccd689e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 83ee405f-37f4-4ff4-a64e-f8061efaafb2. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:25.003144 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:25.003144 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:25.004568 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3d5ae269-d30e-4fc1-abcf-af440ccd689e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 returned with HTTP 200 Jul 03 19:33:25.004568 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 901/3579] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:24 2026] GET /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:25.332924 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-dc9e78d1-7233-46af-853b-22a23a3b06af req-ebd590ad-0600-4390-8bdc-ee0216f0a130 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:25.336198 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-dc9e78d1-7233-46af-853b-22a23a3b06af req-ebd590ad-0600-4390-8bdc-ee0216f0a130 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] GET https://10.4.3.61/volume/v3/snapshots/997059ce-332d-4998-8b39-47d94ba235cb Jul 03 19:33:25.336198 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-dc9e78d1-7233-46af-853b-22a23a3b06af req-ebd590ad-0600-4390-8bdc-ee0216f0a130 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:25.336359 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-dc9e78d1-7233-46af-853b-22a23a3b06af req-ebd590ad-0600-4390-8bdc-ee0216f0a130 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:25.345545 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-dc9e78d1-7233-46af-853b-22a23a3b06af req-ebd590ad-0600-4390-8bdc-ee0216f0a130 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] https://10.4.3.61/volume/v3/snapshots/997059ce-332d-4998-8b39-47d94ba235cb returned with HTTP 404 Jul 03 19:33:25.346592 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 874/3580] 10.4.3.61 () {68 vars in 1597 bytes} [Fri Jul 3 19:33:25 2026] GET /volume/v3/snapshots/997059ce-332d-4998-8b39-47d94ba235cb => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:25.375354 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-37bec989-c31f-4334-96f9-afff5b4cce88 req-c9643ede-4ddb-4d03-bdfb-a7409d03fa07 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:25.375803 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-37bec989-c31f-4334-96f9-afff5b4cce88 req-c9643ede-4ddb-4d03-bdfb-a7409d03fa07 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] DELETE https://10.4.3.61/volume/v3/volumes/bfd9fb00-3a88-45f0-af16-1bac2c1ce100 Jul 03 19:33:25.375803 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-37bec989-c31f-4334-96f9-afff5b4cce88 req-c9643ede-4ddb-4d03-bdfb-a7409d03fa07 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:25.376002 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-37bec989-c31f-4334-96f9-afff5b4cce88 req-c9643ede-4ddb-4d03-bdfb-a7409d03fa07 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:25.376129 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [req-37bec989-c31f-4334-96f9-afff5b4cce88 req-c9643ede-4ddb-4d03-bdfb-a7409d03fa07 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Delete volume with id: bfd9fb00-3a88-45f0-af16-1bac2c1ce100 Jul 03 19:33:25.384321 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:25.384321 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:25.384884 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-37bec989-c31f-4334-96f9-afff5b4cce88 req-c9643ede-4ddb-4d03-bdfb-a7409d03fa07 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Volume info retrieved successfully. Jul 03 19:33:25.410199 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-37bec989-c31f-4334-96f9-afff5b4cce88 req-c9643ede-4ddb-4d03-bdfb-a7409d03fa07 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Delete volume request issued successfully. Jul 03 19:33:25.410385 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-37bec989-c31f-4334-96f9-afff5b4cce88 req-c9643ede-4ddb-4d03-bdfb-a7409d03fa07 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] https://10.4.3.61/volume/v3/volumes/bfd9fb00-3a88-45f0-af16-1bac2c1ce100 returned with HTTP 202 Jul 03 19:33:25.413189 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 902/3581] 10.4.3.61 () {70 vars in 1613 bytes} [Fri Jul 3 19:33:25 2026] DELETE /volume/v3/volumes/bfd9fb00-3a88-45f0-af16-1bac2c1ce100 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:33:25.442269 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-feb6c7e6-aa71-46bd-8c4c-7d724ccc5905 req-f1622a88-e40b-4b92-af4a-0d8b8d6c8400 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:25.444485 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-feb6c7e6-aa71-46bd-8c4c-7d724ccc5905 req-f1622a88-e40b-4b92-af4a-0d8b8d6c8400 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] GET https://10.4.3.61/volume/v3/volumes/bfd9fb00-3a88-45f0-af16-1bac2c1ce100 Jul 03 19:33:25.444717 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-feb6c7e6-aa71-46bd-8c4c-7d724ccc5905 req-f1622a88-e40b-4b92-af4a-0d8b8d6c8400 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:25.444997 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-feb6c7e6-aa71-46bd-8c4c-7d724ccc5905 req-f1622a88-e40b-4b92-af4a-0d8b8d6c8400 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:25.456330 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:25.456330 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:25.461778 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-feb6c7e6-aa71-46bd-8c4c-7d724ccc5905 req-f1622a88-e40b-4b92-af4a-0d8b8d6c8400 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Volume info retrieved successfully. Jul 03 19:33:25.466619 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-feb6c7e6-aa71-46bd-8c4c-7d724ccc5905 req-f1622a88-e40b-4b92-af4a-0d8b8d6c8400 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] https://10.4.3.61/volume/v3/volumes/bfd9fb00-3a88-45f0-af16-1bac2c1ce100 returned with HTTP 200 Jul 03 19:33:25.467241 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 905/3582] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:33:25 2026] GET /volume/v3/volumes/bfd9fb00-3a88-45f0-af16-1bac2c1ce100 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:25.497351 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-68b0128a-ac61-44cd-b07f-3c2305abcfa8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:25.502882 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-68b0128a-ac61-44cd-b07f-3c2305abcfa8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:33:25.502882 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-68b0128a-ac61-44cd-b07f-3c2305abcfa8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:25.502882 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-68b0128a-ac61-44cd-b07f-3c2305abcfa8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:25.502882 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-68b0128a-ac61-44cd-b07f-3c2305abcfa8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 31c02306-0776-4d17-99c3-9518250e9e26. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:25.509702 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:25.509702 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:25.512621 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-68b0128a-ac61-44cd-b07f-3c2305abcfa8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 200 Jul 03 19:33:25.512621 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 902/3583] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:25 2026] GET /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:26.003081 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0177157a-870a-4ad5-a44e-82d5391f235f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:26.008277 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0177157a-870a-4ad5-a44e-82d5391f235f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:26.008277 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0177157a-870a-4ad5-a44e-82d5391f235f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:26.008277 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0177157a-870a-4ad5-a44e-82d5391f235f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:26.008277 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-0177157a-870a-4ad5-a44e-82d5391f235f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:26.012669 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:26.012669 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:26.016369 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0177157a-870a-4ad5-a44e-82d5391f235f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:26.016369 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 875/3584] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:26 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:26.017553 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-41715552-f33c-4210-8bda-71b818590ec6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:26.025412 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-41715552-f33c-4210-8bda-71b818590ec6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 Jul 03 19:33:26.025412 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-41715552-f33c-4210-8bda-71b818590ec6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:26.025412 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-41715552-f33c-4210-8bda-71b818590ec6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:26.025412 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-41715552-f33c-4210-8bda-71b818590ec6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 83ee405f-37f4-4ff4-a64e-f8061efaafb2. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:26.034783 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:26.034783 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:26.034783 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-41715552-f33c-4210-8bda-71b818590ec6 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 returned with HTTP 200 Jul 03 19:33:26.034783 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 903/3585] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:26 2026] GET /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:26.505366 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-3887a54b-4ca0-44b9-876a-40d21ce1dbad req-28aab21f-5974-42cc-9a9d-3dfb44a8d8c8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:26.507975 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-3887a54b-4ca0-44b9-876a-40d21ce1dbad req-28aab21f-5974-42cc-9a9d-3dfb44a8d8c8 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] GET https://10.4.3.61/volume/v3/volumes/bfd9fb00-3a88-45f0-af16-1bac2c1ce100 Jul 03 19:33:26.508244 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-3887a54b-4ca0-44b9-876a-40d21ce1dbad req-28aab21f-5974-42cc-9a9d-3dfb44a8d8c8 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:26.508504 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-3887a54b-4ca0-44b9-876a-40d21ce1dbad req-28aab21f-5974-42cc-9a9d-3dfb44a8d8c8 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:26.516210 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-3887a54b-4ca0-44b9-876a-40d21ce1dbad req-28aab21f-5974-42cc-9a9d-3dfb44a8d8c8 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] https://10.4.3.61/volume/v3/volumes/bfd9fb00-3a88-45f0-af16-1bac2c1ce100 returned with HTTP 404 Jul 03 19:33:26.516904 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 906/3586] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:33:26 2026] GET /volume/v3/volumes/bfd9fb00-3a88-45f0-af16-1bac2c1ce100 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:26.524775 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-957b18a7-7a0d-4ede-b6f5-edc194f76614 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:26.528886 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-957b18a7-7a0d-4ede-b6f5-edc194f76614 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:33:26.529159 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-957b18a7-7a0d-4ede-b6f5-edc194f76614 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:26.529380 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-957b18a7-7a0d-4ede-b6f5-edc194f76614 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:26.529519 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-957b18a7-7a0d-4ede-b6f5-edc194f76614 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 31c02306-0776-4d17-99c3-9518250e9e26. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:26.536438 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:26.536438 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:26.537469 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-957b18a7-7a0d-4ede-b6f5-edc194f76614 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 200 Jul 03 19:33:26.538044 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 903/3587] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:26 2026] GET /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:26.544129 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-20fc7385-7c73-499c-8b75-faaecd2466f7 req-2d828a46-54f1-4f08-9827-609f244ca8f2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:26.546958 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-20fc7385-7c73-499c-8b75-faaecd2466f7 req-2d828a46-54f1-4f08-9827-609f244ca8f2 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] DELETE https://10.4.3.61/volume/v3/volumes/bfd9fb00-3a88-45f0-af16-1bac2c1ce100 Jul 03 19:33:26.546958 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-20fc7385-7c73-499c-8b75-faaecd2466f7 req-2d828a46-54f1-4f08-9827-609f244ca8f2 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:26.547280 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-20fc7385-7c73-499c-8b75-faaecd2466f7 req-2d828a46-54f1-4f08-9827-609f244ca8f2 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:26.547485 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [req-20fc7385-7c73-499c-8b75-faaecd2466f7 req-2d828a46-54f1-4f08-9827-609f244ca8f2 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Delete volume with id: bfd9fb00-3a88-45f0-af16-1bac2c1ce100 Jul 03 19:33:26.554529 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-20fc7385-7c73-499c-8b75-faaecd2466f7 req-2d828a46-54f1-4f08-9827-609f244ca8f2 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] https://10.4.3.61/volume/v3/volumes/bfd9fb00-3a88-45f0-af16-1bac2c1ce100 returned with HTTP 404 Jul 03 19:33:26.555133 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 876/3588] 10.4.3.61 () {70 vars in 1613 bytes} [Fri Jul 3 19:33:26 2026] DELETE /volume/v3/volumes/bfd9fb00-3a88-45f0-af16-1bac2c1ce100 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:26.584650 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-f1400360-b922-403f-bbe3-c10c9ca17fbd req-4d66e550-ad4d-4303-86c6-b4be5afc8493 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:26.587690 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-f1400360-b922-403f-bbe3-c10c9ca17fbd req-4d66e550-ad4d-4303-86c6-b4be5afc8493 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] GET https://10.4.3.61/volume/v3/volumes/bfd9fb00-3a88-45f0-af16-1bac2c1ce100 Jul 03 19:33:26.589186 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-f1400360-b922-403f-bbe3-c10c9ca17fbd req-4d66e550-ad4d-4303-86c6-b4be5afc8493 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:26.589186 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-f1400360-b922-403f-bbe3-c10c9ca17fbd req-4d66e550-ad4d-4303-86c6-b4be5afc8493 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:26.596083 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-f1400360-b922-403f-bbe3-c10c9ca17fbd req-4d66e550-ad4d-4303-86c6-b4be5afc8493 tempest-VolumesSnapshotsTestJSON-293791773 tempest-VolumesSnapshotsTestJSON-293791773-project-member] https://10.4.3.61/volume/v3/volumes/bfd9fb00-3a88-45f0-af16-1bac2c1ce100 returned with HTTP 404 Jul 03 19:33:26.596949 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 904/3589] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:33:26 2026] GET /volume/v3/volumes/bfd9fb00-3a88-45f0-af16-1bac2c1ce100 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:27.032827 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-cc5f7341-02f5-4a3b-8b6b-154d83c5e65d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:27.036206 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cc5f7341-02f5-4a3b-8b6b-154d83c5e65d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:27.036632 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cc5f7341-02f5-4a3b-8b6b-154d83c5e65d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:27.036878 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cc5f7341-02f5-4a3b-8b6b-154d83c5e65d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:27.037017 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-cc5f7341-02f5-4a3b-8b6b-154d83c5e65d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:27.042529 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:27.042529 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:27.043571 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cc5f7341-02f5-4a3b-8b6b-154d83c5e65d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:27.044017 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 907/3590] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:27 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:27.047555 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e1784842-3dd6-452c-bada-9bc97c5783b5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:27.049493 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e1784842-3dd6-452c-bada-9bc97c5783b5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 Jul 03 19:33:27.049840 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e1784842-3dd6-452c-bada-9bc97c5783b5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:27.050444 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e1784842-3dd6-452c-bada-9bc97c5783b5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:27.050701 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-e1784842-3dd6-452c-bada-9bc97c5783b5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 83ee405f-37f4-4ff4-a64e-f8061efaafb2. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:27.060838 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:27.060838 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:27.062077 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e1784842-3dd6-452c-bada-9bc97c5783b5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 returned with HTTP 200 Jul 03 19:33:27.062623 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 904/3591] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:27 2026] GET /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:27.551146 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a7723275-d87c-48fd-af80-8665000e2b26 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:27.553826 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a7723275-d87c-48fd-af80-8665000e2b26 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:33:27.554067 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a7723275-d87c-48fd-af80-8665000e2b26 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:27.554297 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a7723275-d87c-48fd-af80-8665000e2b26 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:27.554417 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-a7723275-d87c-48fd-af80-8665000e2b26 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 31c02306-0776-4d17-99c3-9518250e9e26. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:27.560278 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:27.560278 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:27.561341 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a7723275-d87c-48fd-af80-8665000e2b26 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 200 Jul 03 19:33:27.561861 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 877/3592] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:27 2026] GET /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:28.061231 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f9fc2ad6-e705-4701-b24f-67e6cbd6ef78 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:28.064038 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f9fc2ad6-e705-4701-b24f-67e6cbd6ef78 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:28.064377 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f9fc2ad6-e705-4701-b24f-67e6cbd6ef78 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:28.064680 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f9fc2ad6-e705-4701-b24f-67e6cbd6ef78 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:28.064872 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-f9fc2ad6-e705-4701-b24f-67e6cbd6ef78 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:28.070881 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:28.070881 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:28.072036 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f9fc2ad6-e705-4701-b24f-67e6cbd6ef78 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:28.072729 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 905/3593] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:28 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:28.078981 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c0f90dfb-f460-4cc5-8a13-930335c8928e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:28.081020 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c0f90dfb-f460-4cc5-8a13-930335c8928e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 Jul 03 19:33:28.081237 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c0f90dfb-f460-4cc5-8a13-930335c8928e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:28.081431 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c0f90dfb-f460-4cc5-8a13-930335c8928e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:28.081610 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-c0f90dfb-f460-4cc5-8a13-930335c8928e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 83ee405f-37f4-4ff4-a64e-f8061efaafb2. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:28.087686 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:28.087686 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:28.088527 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c0f90dfb-f460-4cc5-8a13-930335c8928e tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 returned with HTTP 200 Jul 03 19:33:28.088994 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 908/3594] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:28 2026] GET /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:28.576004 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4485ced0-4b70-41b7-aa08-179d276de771 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:28.578832 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4485ced0-4b70-41b7-aa08-179d276de771 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:33:28.579343 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4485ced0-4b70-41b7-aa08-179d276de771 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:28.579595 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4485ced0-4b70-41b7-aa08-179d276de771 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:28.579729 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-4485ced0-4b70-41b7-aa08-179d276de771 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 31c02306-0776-4d17-99c3-9518250e9e26. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:28.585335 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:28.585335 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:28.586534 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4485ced0-4b70-41b7-aa08-179d276de771 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 200 Jul 03 19:33:28.586625 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 905/3595] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:28 2026] GET /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:28.641340 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-15e341c2-0435-42c7-86d4-48b5f77e6b86 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:28.643128 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-15e341c2-0435-42c7-86d4-48b5f77e6b86 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:33:28.643466 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-15e341c2-0435-42c7-86d4-48b5f77e6b86 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1583342973"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:28.644890 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-15e341c2-0435-42c7-86d4-48b5f77e6b86 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Create volume request body: {'volume': {'imageRef': '6fdb725c-805c-4eab-bb34-5aad39949775', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1583342973'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:33:28.731203 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-15e341c2-0435-42c7-86d4-48b5f77e6b86 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Create volume of 1 GB Jul 03 19:33:28.736029 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-15e341c2-0435-42c7-86d4-48b5f77e6b86 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Availability Zones retrieved successfully. Jul 03 19:33:28.741806 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-15e341c2-0435-42c7-86d4-48b5f77e6b86 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Flow 'volume_create_api' (0503fdfe-1306-4028-9ae0-440dbcd667d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:28.743209 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-15e341c2-0435-42c7-86d4-48b5f77e6b86 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3d52bbd-9cc0-4c34-87cf-05d3765f3028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:28.744149 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-15e341c2-0435-42c7-86d4-48b5f77e6b86 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:33:28.811689 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-15e341c2-0435-42c7-86d4-48b5f77e6b86 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3d52bbd-9cc0-4c34-87cf-05d3765f3028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:28.812550 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-15e341c2-0435-42c7-86d4-48b5f77e6b86 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c45c891f-a71d-4f2e-a893-aae332fce804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:28.884852 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-15e341c2-0435-42c7-86d4-48b5f77e6b86 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Created reservations ['7092ed68-88e7-4ed9-bb48-def33487d4c1', 'cbe86214-15c9-4258-ad91-b053d366e658', 'dd1d72f1-e9f1-4a41-a8f6-3382f84ca9c6', 'f45ab6f4-725e-412b-b6b0-4f8d602adc4e'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:28.885771 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-15e341c2-0435-42c7-86d4-48b5f77e6b86 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c45c891f-a71d-4f2e-a893-aae332fce804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7092ed68-88e7-4ed9-bb48-def33487d4c1', 'cbe86214-15c9-4258-ad91-b053d366e658', 'dd1d72f1-e9f1-4a41-a8f6-3382f84ca9c6', 'f45ab6f4-725e-412b-b6b0-4f8d602adc4e']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:28.886538 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-15e341c2-0435-42c7-86d4-48b5f77e6b86 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02d312ca-3a0d-4f55-a633-574c03d8e4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:28.909765 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-15e341c2-0435-42c7-86d4-48b5f77e6b86 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02d312ca-3a0d-4f55-a633-574c03d8e4ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd871287c-8f99-44f0-845d-22c2545ef61f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1583342973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac2b8a480bd94ceebdb39a234fe3e802',qos_specs=None,replication_status=,reservations=['7092ed68-88e7-4ed9-bb48-def33487d4c1','cbe86214-15c9-4258-ad91-b053d366e658','dd1d72f1-e9f1-4a41-a8f6-3382f84ca9c6','f45ab6f4-725e-412b-b6b0-4f8d602adc4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f399657dadd64f088ca678cbeadb08a8',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:33:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1583342973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d871287c-8f99-44f0-845d-22c2545ef61f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac2b8a480bd94ceebdb39a234fe3e802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f399657dadd64f088ca678cbeadb08a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:28.910970 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-15e341c2-0435-42c7-86d4-48b5f77e6b86 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2c089f5-bc99-4271-9fd4-49cca977dbd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:28.933827 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-15e341c2-0435-42c7-86d4-48b5f77e6b86 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2c089f5-bc99-4271-9fd4-49cca977dbd7) transitioned into state 'SUCCESS' from state '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-1583342973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac2b8a480bd94ceebdb39a234fe3e802',qos_specs=None,replication_status=,reservations=['7092ed68-88e7-4ed9-bb48-def33487d4c1','cbe86214-15c9-4258-ad91-b053d366e658','dd1d72f1-e9f1-4a41-a8f6-3382f84ca9c6','f45ab6f4-725e-412b-b6b0-4f8d602adc4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f399657dadd64f088ca678cbeadb08a8',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:28.934571 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-15e341c2-0435-42c7-86d4-48b5f77e6b86 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72d38bd4-630e-4913-a581-202473f28feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:28.947183 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-15e341c2-0435-42c7-86d4-48b5f77e6b86 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72d38bd4-630e-4913-a581-202473f28feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:28.947183 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-15e341c2-0435-42c7-86d4-48b5f77e6b86 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Flow 'volume_create_api' (0503fdfe-1306-4028-9ae0-440dbcd667d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:28.947183 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-15e341c2-0435-42c7-86d4-48b5f77e6b86 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Create volume request issued successfully. Jul 03 19:33:28.947326 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-15e341c2-0435-42c7-86d4-48b5f77e6b86 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:33:28.947729 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 878/3596] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:33:28 2026] POST /volume/v3/volumes => generated 745 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:28.962923 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-618784f8-d302-4a32-9983-6ff239d1e89f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:28.966921 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-618784f8-d302-4a32-9983-6ff239d1e89f tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] GET https://10.4.3.61/volume/v3/volumes/d871287c-8f99-44f0-845d-22c2545ef61f Jul 03 19:33:28.967923 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-618784f8-d302-4a32-9983-6ff239d1e89f tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:28.968230 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-618784f8-d302-4a32-9983-6ff239d1e89f tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:28.977875 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:28.977875 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:28.986887 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-618784f8-d302-4a32-9983-6ff239d1e89f tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Volume info retrieved successfully. Jul 03 19:33:28.994223 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-618784f8-d302-4a32-9983-6ff239d1e89f tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/d871287c-8f99-44f0-845d-22c2545ef61f returned with HTTP 200 Jul 03 19:33:28.994223 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 906/3597] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:28 2026] GET /volume/v3/volumes/d871287c-8f99-44f0-845d-22c2545ef61f => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:29.089998 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-eb602dfd-6452-4f31-952e-80ef17f17a0b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:29.094394 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eb602dfd-6452-4f31-952e-80ef17f17a0b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:29.094394 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eb602dfd-6452-4f31-952e-80ef17f17a0b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:29.094394 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eb602dfd-6452-4f31-952e-80ef17f17a0b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:29.095099 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-eb602dfd-6452-4f31-952e-80ef17f17a0b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:29.101367 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-43ddfe91-c53f-4086-b01b-9e90a0237e84 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:29.102152 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:29.102152 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:29.104189 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-43ddfe91-c53f-4086-b01b-9e90a0237e84 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 Jul 03 19:33:29.104304 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eb602dfd-6452-4f31-952e-80ef17f17a0b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:29.104498 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-43ddfe91-c53f-4086-b01b-9e90a0237e84 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:29.104867 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-43ddfe91-c53f-4086-b01b-9e90a0237e84 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:29.104867 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-43ddfe91-c53f-4086-b01b-9e90a0237e84 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 83ee405f-37f4-4ff4-a64e-f8061efaafb2. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:29.105398 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 909/3598] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:29 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:29.112447 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:29.112447 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:29.113510 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-43ddfe91-c53f-4086-b01b-9e90a0237e84 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 returned with HTTP 200 Jul 03 19:33:29.113749 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 906/3599] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:29 2026] GET /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:29.129818 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ec040c33-02c4-4cc9-9ab2-b35ad27f5401 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:29.131929 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ec040c33-02c4-4cc9-9ab2-b35ad27f5401 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] POST https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2/action Jul 03 19:33:29.132555 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ec040c33-02c4-4cc9-9ab2-b35ad27f5401 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:33:29.132555 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ec040c33-02c4-4cc9-9ab2-b35ad27f5401 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:29.133550 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.admin_actions [None req-ec040c33-02c4-4cc9-9ab2-b35ad27f5401 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Updating backup '83ee405f-37f4-4ff4-a64e-f8061efaafb2' with '{'status': 'error'}' {{(pid=99926) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 19:33:29.142699 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:29.142699 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:29.143995 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.policy [None req-ec040c33-02c4-4cc9-9ab2-b35ad27f5401 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '5e089a348d7e42efbe4bf6f199d88fc6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ba1f3d34f7e04ec197b760a02460c5e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99926) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:33:29.144299 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ec040c33-02c4-4cc9-9ab2-b35ad27f5401 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2/action returned with HTTP 403 Jul 03 19:33:29.144856 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 879/3600] 10.4.3.61 () {70 vars in 1423 bytes} [Fri Jul 3 19:33:29 2026] POST /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2/action => generated 131 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:29.155840 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3e65be6b-5955-47aa-81bb-23275d30e69f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:29.158202 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3e65be6b-5955-47aa-81bb-23275d30e69f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/5e57f860-5857-4268-8c97-ac93612ef4a4 Jul 03 19:33:29.158338 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3e65be6b-5955-47aa-81bb-23275d30e69f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:29.158530 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3e65be6b-5955-47aa-81bb-23275d30e69f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:29.158722 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-3e65be6b-5955-47aa-81bb-23275d30e69f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Delete volume with id: 5e57f860-5857-4268-8c97-ac93612ef4a4 Jul 03 19:33:29.168428 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:29.168428 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:29.168778 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3e65be6b-5955-47aa-81bb-23275d30e69f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Volume info retrieved successfully. Jul 03 19:33:29.188956 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3e65be6b-5955-47aa-81bb-23275d30e69f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Delete volume request issued successfully. Jul 03 19:33:29.189139 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3e65be6b-5955-47aa-81bb-23275d30e69f tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes/5e57f860-5857-4268-8c97-ac93612ef4a4 returned with HTTP 202 Jul 03 19:33:29.189609 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 907/3601] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:33:29 2026] DELETE /volume/v3/volumes/5e57f860-5857-4268-8c97-ac93612ef4a4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:33:29.206000 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0e9e62d4-7543-4808-b204-b5b819c56070 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:29.208681 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0e9e62d4-7543-4808-b204-b5b819c56070 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/volumes/5e57f860-5857-4268-8c97-ac93612ef4a4 Jul 03 19:33:29.209003 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0e9e62d4-7543-4808-b204-b5b819c56070 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:29.210384 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0e9e62d4-7543-4808-b204-b5b819c56070 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:29.220492 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:29.220492 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:29.225250 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0e9e62d4-7543-4808-b204-b5b819c56070 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Volume info retrieved successfully. Jul 03 19:33:29.233682 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0e9e62d4-7543-4808-b204-b5b819c56070 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes/5e57f860-5857-4268-8c97-ac93612ef4a4 returned with HTTP 200 Jul 03 19:33:29.234117 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 910/3602] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:29 2026] GET /volume/v3/volumes/5e57f860-5857-4268-8c97-ac93612ef4a4 => generated 1015 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:33:29.597134 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-74eab967-7adf-4daf-af90-068a4a812f54 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:29.599261 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-74eab967-7adf-4daf-af90-068a4a812f54 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:33:29.599459 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-74eab967-7adf-4daf-af90-068a4a812f54 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:29.599656 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-74eab967-7adf-4daf-af90-068a4a812f54 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:29.599757 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-74eab967-7adf-4daf-af90-068a4a812f54 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 31c02306-0776-4d17-99c3-9518250e9e26. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:29.603949 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:29.603949 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:29.604709 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-74eab967-7adf-4daf-af90-068a4a812f54 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 200 Jul 03 19:33:29.605073 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 907/3603] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:29 2026] GET /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:30.010627 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f2cadfd1-fb2f-44f2-9c5e-73e76c14a6e2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:30.012342 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f2cadfd1-fb2f-44f2-9c5e-73e76c14a6e2 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] GET https://10.4.3.61/volume/v3/volumes/d871287c-8f99-44f0-845d-22c2545ef61f Jul 03 19:33:30.012342 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f2cadfd1-fb2f-44f2-9c5e-73e76c14a6e2 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:30.012572 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f2cadfd1-fb2f-44f2-9c5e-73e76c14a6e2 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:30.022476 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:30.022476 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:30.027123 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f2cadfd1-fb2f-44f2-9c5e-73e76c14a6e2 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Volume info retrieved successfully. Jul 03 19:33:30.033903 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f2cadfd1-fb2f-44f2-9c5e-73e76c14a6e2 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/d871287c-8f99-44f0-845d-22c2545ef61f returned with HTTP 200 Jul 03 19:33:30.034447 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 880/3604] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:30 2026] GET /volume/v3/volumes/d871287c-8f99-44f0-845d-22c2545ef61f => generated 1353 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:33:30.050148 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-32de3adb-386a-4545-883e-32a21831cfb1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:30.053536 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-32de3adb-386a-4545-883e-32a21831cfb1 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:33:30.053700 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-32de3adb-386a-4545-883e-32a21831cfb1 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d871287c-8f99-44f0-845d-22c2545ef61f", "size": 1, "name": "tempest-VolumesCloneTest-Volume-626559872"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:30.055256 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-32de3adb-386a-4545-883e-32a21831cfb1 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Create volume request body: {'volume': {'source_volid': 'd871287c-8f99-44f0-845d-22c2545ef61f', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-626559872'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:33:30.066343 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:30.066343 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:30.067008 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-32de3adb-386a-4545-883e-32a21831cfb1 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Volume retrieved successfully. Jul 03 19:33:30.067008 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-32de3adb-386a-4545-883e-32a21831cfb1 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Create volume of 1 GB Jul 03 19:33:30.074026 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-32de3adb-386a-4545-883e-32a21831cfb1 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Availability Zones retrieved successfully. Jul 03 19:33:30.079307 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-32de3adb-386a-4545-883e-32a21831cfb1 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Flow 'volume_create_api' (42d07933-cf5a-44c3-b922-440b309cc317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:30.082810 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-32de3adb-386a-4545-883e-32a21831cfb1 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (129d2dec-ff89-45d1-a728-bf8f02f60ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:30.082810 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-32de3adb-386a-4545-883e-32a21831cfb1 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:33:30.104043 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-32de3adb-386a-4545-883e-32a21831cfb1 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (129d2dec-ff89-45d1-a728-bf8f02f60ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd871287c-8f99-44f0-845d-22c2545ef61f', 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:30.104993 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-32de3adb-386a-4545-883e-32a21831cfb1 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24956025-d4ff-436b-8a8d-8cf8b33de72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:30.119453 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2b4a204a-d3bf-413d-b43a-afe380267dbd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:30.121599 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2b4a204a-d3bf-413d-b43a-afe380267dbd tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:30.121878 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2b4a204a-d3bf-413d-b43a-afe380267dbd tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:30.122112 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2b4a204a-d3bf-413d-b43a-afe380267dbd tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:30.122267 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-2b4a204a-d3bf-413d-b43a-afe380267dbd tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:30.133631 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:30.133631 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:30.134670 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2b4a204a-d3bf-413d-b43a-afe380267dbd tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:30.135153 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 911/3605] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:30 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:30.155438 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-32de3adb-386a-4545-883e-32a21831cfb1 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Created reservations ['a5b094f3-75c7-4c66-8c9e-588bdb3b9b65', 'ecc53e74-ccca-4a94-a9e9-66147d4ae6b3', '82f787a1-2aa2-4bf0-bfd2-c4430c7d26f1', 'baa4df8a-e74b-41e1-b7dc-d53dcf8063f9'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:30.156452 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-32de3adb-386a-4545-883e-32a21831cfb1 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24956025-d4ff-436b-8a8d-8cf8b33de72d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5b094f3-75c7-4c66-8c9e-588bdb3b9b65', 'ecc53e74-ccca-4a94-a9e9-66147d4ae6b3', '82f787a1-2aa2-4bf0-bfd2-c4430c7d26f1', 'baa4df8a-e74b-41e1-b7dc-d53dcf8063f9']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:30.160200 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-32de3adb-386a-4545-883e-32a21831cfb1 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06c216fc-bb7b-4fbd-b6d0-bbcb9d00e92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:30.196012 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-32de3adb-386a-4545-883e-32a21831cfb1 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06c216fc-bb7b-4fbd-b6d0-bbcb9d00e92f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e95cc40-95dd-4f45-a23a-940a77eebe6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-626559872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac2b8a480bd94ceebdb39a234fe3e802',qos_specs=None,replication_status=,reservations=['a5b094f3-75c7-4c66-8c9e-588bdb3b9b65','ecc53e74-ccca-4a94-a9e9-66147d4ae6b3','82f787a1-2aa2-4bf0-bfd2-c4430c7d26f1','baa4df8a-e74b-41e1-b7dc-d53dcf8063f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=d871287c-8f99-44f0-845d-22c2545ef61f,status='creating',user_id='f399657dadd64f088ca678cbeadb08a8',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), '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-03T19:33:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-626559872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e95cc40-95dd-4f45-a23a-940a77eebe6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac2b8a480bd94ceebdb39a234fe3e802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d871287c-8f99-44f0-845d-22c2545ef61f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f399657dadd64f088ca678cbeadb08a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:30.197077 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-32de3adb-386a-4545-883e-32a21831cfb1 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20b6f03a-3ded-45cd-ac00-d84f78357988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:30.222236 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-32de3adb-386a-4545-883e-32a21831cfb1 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20b6f03a-3ded-45cd-ac00-d84f78357988) transitioned into state 'SUCCESS' from state '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-626559872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac2b8a480bd94ceebdb39a234fe3e802',qos_specs=None,replication_status=,reservations=['a5b094f3-75c7-4c66-8c9e-588bdb3b9b65','ecc53e74-ccca-4a94-a9e9-66147d4ae6b3','82f787a1-2aa2-4bf0-bfd2-c4430c7d26f1','baa4df8a-e74b-41e1-b7dc-d53dcf8063f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=d871287c-8f99-44f0-845d-22c2545ef61f,status='creating',user_id='f399657dadd64f088ca678cbeadb08a8',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:30.222852 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-32de3adb-386a-4545-883e-32a21831cfb1 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a15a32b-d2ec-4fe2-9d40-a72b8ccf0a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:30.248585 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-dc9e5770-5e5b-4144-886d-a749caf24565 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:30.249722 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-32de3adb-386a-4545-883e-32a21831cfb1 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a15a32b-d2ec-4fe2-9d40-a72b8ccf0a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:30.251087 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dc9e5770-5e5b-4144-886d-a749caf24565 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/volumes/5e57f860-5857-4268-8c97-ac93612ef4a4 Jul 03 19:33:30.251381 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-dc9e5770-5e5b-4144-886d-a749caf24565 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:30.251530 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-dc9e5770-5e5b-4144-886d-a749caf24565 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:30.254347 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-32de3adb-386a-4545-883e-32a21831cfb1 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Flow 'volume_create_api' (42d07933-cf5a-44c3-b922-440b309cc317) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:30.254676 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-32de3adb-386a-4545-883e-32a21831cfb1 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Create volume request issued successfully. Jul 03 19:33:30.255311 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-32de3adb-386a-4545-883e-32a21831cfb1 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:33:30.255738 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 908/3606] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:33:30 2026] POST /volume/v3/volumes => generated 777 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:30.258879 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dc9e5770-5e5b-4144-886d-a749caf24565 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes/5e57f860-5857-4268-8c97-ac93612ef4a4 returned with HTTP 404 Jul 03 19:33:30.259449 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 908/3607] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:30 2026] GET /volume/v3/volumes/5e57f860-5857-4268-8c97-ac93612ef4a4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:30.269799 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:30.271325 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3239f47f-119f-4ccb-aaf0-724a42e24268 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:30.273392 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] POST https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17/restore Jul 03 19:33:30.274033 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:30.275054 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.backups [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Restoring backup 5f784ac8-38ec-4f28-9693-f7a776f47e17 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99924) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 19:33:30.275176 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Restoring backup 5f784ac8-38ec-4f28-9693-f7a776f47e17 to volume None. Jul 03 19:33:30.275516 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3239f47f-119f-4ccb-aaf0-724a42e24268 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] GET https://10.4.3.61/volume/v3/volumes/4e95cc40-95dd-4f45-a23a-940a77eebe6d Jul 03 19:33:30.275704 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3239f47f-119f-4ccb-aaf0-724a42e24268 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:30.275892 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3239f47f-119f-4ccb-aaf0-724a42e24268 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:30.280805 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:30.280805 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:30.281857 np0000004460 devstack@c-api.service[99924]: INFO cinder.backup.api [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Creating volume of 1 GB for restore of backup 5f784ac8-38ec-4f28-9693-f7a776f47e17. Jul 03 19:33:30.285220 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:30.285220 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:30.289297 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Availability zone cache updated, next update will occur around 2026-07-03 20:33:30.288888. {{(pid=99924) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 19:33:30.289401 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Availability Zones retrieved successfully. Jul 03 19:33:30.292799 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-3239f47f-119f-4ccb-aaf0-724a42e24268 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Volume info retrieved successfully. Jul 03 19:33:30.297113 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Flow 'volume_create_api' (ead626e1-cb07-44ba-86c2-2c4a3a98c83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:30.297675 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3239f47f-119f-4ccb-aaf0-724a42e24268 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/4e95cc40-95dd-4f45-a23a-940a77eebe6d returned with HTTP 200 Jul 03 19:33:30.298052 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 881/3608] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:30 2026] GET /volume/v3/volumes/4e95cc40-95dd-4f45-a23a-940a77eebe6d => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:30.298316 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9da73a6d-ace4-4d0f-906b-7b7092044c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:30.299270 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:33:30.346894 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9da73a6d-ace4-4d0f-906b-7b7092044c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:30.348119 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e47379ee-393c-4e0f-9aa8-5759a223dbbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:30.401417 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Created reservations ['cc190235-cc12-4687-a4c2-66e1e2d7969d', 'ff0f58f1-9daa-4566-a2d5-e1dfc31e8d0e', 'e1116706-0f91-4675-84d3-5d71887f170d', '39e4fb99-4d18-432b-94ea-b6a94ec9e118'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:30.402834 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e47379ee-393c-4e0f-9aa8-5759a223dbbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc190235-cc12-4687-a4c2-66e1e2d7969d', 'ff0f58f1-9daa-4566-a2d5-e1dfc31e8d0e', 'e1116706-0f91-4675-84d3-5d71887f170d', '39e4fb99-4d18-432b-94ea-b6a94ec9e118']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:30.403932 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b83e5a83-fdff-4f5e-8514-03d295c28aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:30.445060 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b83e5a83-fdff-4f5e-8514-03d295c28aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dcbee77-3f89-47b3-86b4-4461fbb28dbf', '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='ba1f3d34f7e04ec197b760a02460c5e0',qos_specs=None,replication_status=,reservations=['cc190235-cc12-4687-a4c2-66e1e2d7969d','ff0f58f1-9daa-4566-a2d5-e1dfc31e8d0e','e1116706-0f91-4675-84d3-5d71887f170d','39e4fb99-4d18-432b-94ea-b6a94ec9e118'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e089a348d7e42efbe4bf6f199d88fc6',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:33:30Z,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=2dcbee77-3f89-47b3-86b4-4461fbb28dbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba1f3d34f7e04ec197b760a02460c5e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e089a348d7e42efbe4bf6f199d88fc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:30.451085 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccdf2db5-609a-4b19-b8a6-69825d459656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:30.473131 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccdf2db5-609a-4b19-b8a6-69825d459656) transitioned into 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='ba1f3d34f7e04ec197b760a02460c5e0',qos_specs=None,replication_status=,reservations=['cc190235-cc12-4687-a4c2-66e1e2d7969d','ff0f58f1-9daa-4566-a2d5-e1dfc31e8d0e','e1116706-0f91-4675-84d3-5d71887f170d','39e4fb99-4d18-432b-94ea-b6a94ec9e118'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e089a348d7e42efbe4bf6f199d88fc6',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:30.474010 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec5f23f8-a6de-496b-a821-44616b0ae260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:30.488770 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec5f23f8-a6de-496b-a821-44616b0ae260) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:30.489956 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Flow 'volume_create_api' (ead626e1-cb07-44ba-86c2-2c4a3a98c83f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:30.490352 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Create volume request issued successfully. Jul 03 19:33:30.499589 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:30.499589 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:30.500424 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Volume info retrieved successfully. Jul 03 19:33:30.617604 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-909dbece-e3cd-444a-bbde-9619b498860e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:30.620647 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-909dbece-e3cd-444a-bbde-9619b498860e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:33:30.621633 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-909dbece-e3cd-444a-bbde-9619b498860e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:30.621633 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-909dbece-e3cd-444a-bbde-9619b498860e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:30.621881 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-909dbece-e3cd-444a-bbde-9619b498860e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 31c02306-0776-4d17-99c3-9518250e9e26. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:30.627184 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:30.627184 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:30.628274 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-909dbece-e3cd-444a-bbde-9619b498860e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 200 Jul 03 19:33:30.628987 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 909/3609] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:30 2026] GET /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:31.149493 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2f4d341d-43b8-45a2-bb37-79bfdf44c146 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:31.156934 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2f4d341d-43b8-45a2-bb37-79bfdf44c146 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:31.157653 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2f4d341d-43b8-45a2-bb37-79bfdf44c146 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:31.157653 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2f4d341d-43b8-45a2-bb37-79bfdf44c146 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:31.157853 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-2f4d341d-43b8-45a2-bb37-79bfdf44c146 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:31.168198 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:31.168198 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:31.168886 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2f4d341d-43b8-45a2-bb37-79bfdf44c146 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:31.169765 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 909/3610] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:31 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:31.312652 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b6fed9b4-760e-4046-9f61-76a936f555cf None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:31.317414 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b6fed9b4-760e-4046-9f61-76a936f555cf tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] GET https://10.4.3.61/volume/v3/volumes/4e95cc40-95dd-4f45-a23a-940a77eebe6d Jul 03 19:33:31.317706 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b6fed9b4-760e-4046-9f61-76a936f555cf tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:31.318208 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b6fed9b4-760e-4046-9f61-76a936f555cf tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:31.339121 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:31.339121 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:31.347191 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b6fed9b4-760e-4046-9f61-76a936f555cf tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Volume info retrieved successfully. Jul 03 19:33:31.355254 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b6fed9b4-760e-4046-9f61-76a936f555cf tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/4e95cc40-95dd-4f45-a23a-940a77eebe6d returned with HTTP 200 Jul 03 19:33:31.355753 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 882/3611] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:31 2026] GET /volume/v3/volumes/4e95cc40-95dd-4f45-a23a-940a77eebe6d => generated 1386 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:33:31.375064 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2b420db4-805d-4407-8f03-9e38f72dfa28 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:31.384593 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2b420db4-805d-4407-8f03-9e38f72dfa28 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] GET https://10.4.3.61/volume/v3/volumes/4e95cc40-95dd-4f45-a23a-940a77eebe6d Jul 03 19:33:31.384999 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2b420db4-805d-4407-8f03-9e38f72dfa28 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:31.385915 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2b420db4-805d-4407-8f03-9e38f72dfa28 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:31.398479 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:31.398479 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:31.404019 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-2b420db4-805d-4407-8f03-9e38f72dfa28 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Volume info retrieved successfully. Jul 03 19:33:31.409182 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2b420db4-805d-4407-8f03-9e38f72dfa28 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/4e95cc40-95dd-4f45-a23a-940a77eebe6d returned with HTTP 200 Jul 03 19:33:31.409573 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 910/3612] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:31 2026] GET /volume/v3/volumes/4e95cc40-95dd-4f45-a23a-940a77eebe6d => generated 1386 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:33:31.422485 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3cb7afa5-08a9-43ea-be09-3413dad4fdd5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:31.424368 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3cb7afa5-08a9-43ea-be09-3413dad4fdd5 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] GET https://10.4.3.61/volume/v3/volumes/4e95cc40-95dd-4f45-a23a-940a77eebe6d Jul 03 19:33:31.424518 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3cb7afa5-08a9-43ea-be09-3413dad4fdd5 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:31.424717 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3cb7afa5-08a9-43ea-be09-3413dad4fdd5 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:31.432394 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:31.432394 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:31.437510 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-3cb7afa5-08a9-43ea-be09-3413dad4fdd5 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Volume info retrieved successfully. Jul 03 19:33:31.445306 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3cb7afa5-08a9-43ea-be09-3413dad4fdd5 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/4e95cc40-95dd-4f45-a23a-940a77eebe6d returned with HTTP 200 Jul 03 19:33:31.445804 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 910/3613] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:31 2026] GET /volume/v3/volumes/4e95cc40-95dd-4f45-a23a-940a77eebe6d => generated 1386 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:33:31.459344 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e6b4f027-f16b-48a5-bfb0-f09134f07a2f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:31.461428 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e6b4f027-f16b-48a5-bfb0-f09134f07a2f tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] DELETE https://10.4.3.61/volume/v3/volumes/4e95cc40-95dd-4f45-a23a-940a77eebe6d Jul 03 19:33:31.461655 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e6b4f027-f16b-48a5-bfb0-f09134f07a2f tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:31.461875 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e6b4f027-f16b-48a5-bfb0-f09134f07a2f tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:31.462083 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-e6b4f027-f16b-48a5-bfb0-f09134f07a2f tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Delete volume with id: 4e95cc40-95dd-4f45-a23a-940a77eebe6d Jul 03 19:33:31.476538 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:31.476538 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:31.477176 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e6b4f027-f16b-48a5-bfb0-f09134f07a2f tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Volume info retrieved successfully. Jul 03 19:33:31.500198 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e6b4f027-f16b-48a5-bfb0-f09134f07a2f tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Delete volume request issued successfully. Jul 03 19:33:31.500198 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e6b4f027-f16b-48a5-bfb0-f09134f07a2f tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/4e95cc40-95dd-4f45-a23a-940a77eebe6d returned with HTTP 202 Jul 03 19:33:31.500198 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 883/3614] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:33:31 2026] DELETE /volume/v3/volumes/4e95cc40-95dd-4f45-a23a-940a77eebe6d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:33:31.508618 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:31.508618 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:31.509129 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Volume info retrieved successfully. Jul 03 19:33:31.509333 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.backup.api [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Checking backup size 1 against volume size 1 {{(pid=99924) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 19:33:31.509492 np0000004460 devstack@c-api.service[99924]: INFO cinder.backup.api [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Overwriting volume 2dcbee77-3f89-47b3-86b4-4461fbb28dbf with restore of backup 5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:33:31.511176 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-30987bf0-4e7e-4311-8c80-1a7ef3ee7c99 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:31.512923 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-30987bf0-4e7e-4311-8c80-1a7ef3ee7c99 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] GET https://10.4.3.61/volume/v3/volumes/4e95cc40-95dd-4f45-a23a-940a77eebe6d Jul 03 19:33:31.513132 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-30987bf0-4e7e-4311-8c80-1a7ef3ee7c99 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:31.513363 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-30987bf0-4e7e-4311-8c80-1a7ef3ee7c99 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:31.520647 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:31.520647 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:31.525190 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-30987bf0-4e7e-4311-8c80-1a7ef3ee7c99 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Volume info retrieved successfully. Jul 03 19:33:31.530487 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.backup.rpcapi [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] restore_backup in rpcapi backup_id 5f784ac8-38ec-4f28-9693-f7a776f47e17 {{(pid=99924) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 19:33:31.531808 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-30987bf0-4e7e-4311-8c80-1a7ef3ee7c99 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/4e95cc40-95dd-4f45-a23a-940a77eebe6d returned with HTTP 200 Jul 03 19:33:31.532737 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 911/3615] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:31 2026] GET /volume/v3/volumes/4e95cc40-95dd-4f45-a23a-940a77eebe6d => generated 1385 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:33:31.532853 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3081d265-8c48-4ee7-ba17-5fa22e3f88b2 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17/restore returned with HTTP 202 Jul 03 19:33:31.533115 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 912/3616] 10.4.3.61 () {70 vars in 1426 bytes} [Fri Jul 3 19:33:30 2026] POST /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17/restore => generated 152 bytes in 1264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:31.544280 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9081747c-ea9c-486b-b26c-f4d740d93a31 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:31.547560 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9081747c-ea9c-486b-b26c-f4d740d93a31 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:33:31.547863 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9081747c-ea9c-486b-b26c-f4d740d93a31 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:31.548136 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9081747c-ea9c-486b-b26c-f4d740d93a31 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:31.548304 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-9081747c-ea9c-486b-b26c-f4d740d93a31 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:31.558125 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:31.558125 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:31.558814 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9081747c-ea9c-486b-b26c-f4d740d93a31 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:33:31.559236 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 911/3617] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:31 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:31.645889 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e776c97f-f728-4e64-90f6-7d3efa5bb538 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:31.650598 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e776c97f-f728-4e64-90f6-7d3efa5bb538 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:33:31.650820 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e776c97f-f728-4e64-90f6-7d3efa5bb538 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:31.651376 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e776c97f-f728-4e64-90f6-7d3efa5bb538 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:31.651376 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-e776c97f-f728-4e64-90f6-7d3efa5bb538 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 31c02306-0776-4d17-99c3-9518250e9e26. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:31.658874 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:31.658874 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:31.659846 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e776c97f-f728-4e64-90f6-7d3efa5bb538 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 200 Jul 03 19:33:31.660223 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 884/3618] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:31 2026] GET /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:32.186711 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0f893e98-56d0-45ec-a977-953c3c3dc582 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:32.188556 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0f893e98-56d0-45ec-a977-953c3c3dc582 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:32.188756 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0f893e98-56d0-45ec-a977-953c3c3dc582 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:32.188996 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0f893e98-56d0-45ec-a977-953c3c3dc582 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:32.189140 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-0f893e98-56d0-45ec-a977-953c3c3dc582 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:32.193560 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:32.193560 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:32.194443 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0f893e98-56d0-45ec-a977-953c3c3dc582 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:32.195003 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 912/3619] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:32 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:32.205354 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4f6dd1f3-7889-49a3-bb56-76295c15c49b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:32.208968 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4f6dd1f3-7889-49a3-bb56-76295c15c49b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] POST https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29/restore Jul 03 19:33:32.209472 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4f6dd1f3-7889-49a3-bb56-76295c15c49b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "f3a6e2b7-77cf-4c81-bf84-3451b4851c47"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:32.210908 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.backups [None req-4f6dd1f3-7889-49a3-bb56-76295c15c49b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Restoring backup c9387f8b-074e-440c-bb02-46997760aa29 ({'restore': {'volume_id': 'f3a6e2b7-77cf-4c81-bf84-3451b4851c47'}}) {{(pid=99924) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 19:33:32.211094 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-4f6dd1f3-7889-49a3-bb56-76295c15c49b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Restoring backup c9387f8b-074e-440c-bb02-46997760aa29 to volume f3a6e2b7-77cf-4c81-bf84-3451b4851c47. Jul 03 19:33:32.215635 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:32.215635 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:32.224074 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:32.224074 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:32.224617 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-4f6dd1f3-7889-49a3-bb56-76295c15c49b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:33:32.224788 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.backup.api [None req-4f6dd1f3-7889-49a3-bb56-76295c15c49b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Checking backup size 1 against volume size 1 {{(pid=99924) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 19:33:32.224927 np0000004460 devstack@c-api.service[99924]: INFO cinder.backup.api [None req-4f6dd1f3-7889-49a3-bb56-76295c15c49b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Overwriting volume f3a6e2b7-77cf-4c81-bf84-3451b4851c47 with restore of backup c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:32.241981 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.backup.rpcapi [None req-4f6dd1f3-7889-49a3-bb56-76295c15c49b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] restore_backup in rpcapi backup_id c9387f8b-074e-440c-bb02-46997760aa29 {{(pid=99924) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 19:33:32.244150 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4f6dd1f3-7889-49a3-bb56-76295c15c49b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29/restore returned with HTTP 202 Jul 03 19:33:32.244698 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 913/3620] 10.4.3.61 () {68 vars in 1386 bytes} [Fri Jul 3 19:33:32 2026] POST /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29/restore => generated 182 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:32.259008 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0b3faab5-f5e4-4830-9fee-cbd72a43d4ab None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:32.261842 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0b3faab5-f5e4-4830-9fee-cbd72a43d4ab tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:32.262071 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0b3faab5-f5e4-4830-9fee-cbd72a43d4ab tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:32.262291 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0b3faab5-f5e4-4830-9fee-cbd72a43d4ab tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:32.262401 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-0b3faab5-f5e4-4830-9fee-cbd72a43d4ab tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:32.266740 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:32.266740 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:32.267600 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0b3faab5-f5e4-4830-9fee-cbd72a43d4ab tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:32.267962 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 912/3621] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:32 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:32.546969 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d477eeb2-198d-45ba-80e5-7950a70be249 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:32.548819 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d477eeb2-198d-45ba-80e5-7950a70be249 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] GET https://10.4.3.61/volume/v3/volumes/4e95cc40-95dd-4f45-a23a-940a77eebe6d Jul 03 19:33:32.549086 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d477eeb2-198d-45ba-80e5-7950a70be249 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:32.549311 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d477eeb2-198d-45ba-80e5-7950a70be249 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:32.555919 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d477eeb2-198d-45ba-80e5-7950a70be249 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/4e95cc40-95dd-4f45-a23a-940a77eebe6d returned with HTTP 404 Jul 03 19:33:32.556459 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 885/3622] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:32 2026] GET /volume/v3/volumes/4e95cc40-95dd-4f45-a23a-940a77eebe6d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:32.563293 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ed3a6eae-9053-4215-a461-4ee26529fb2f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:32.565361 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ed3a6eae-9053-4215-a461-4ee26529fb2f tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] GET https://10.4.3.61/volume/v3/volumes/d871287c-8f99-44f0-845d-22c2545ef61f Jul 03 19:33:32.566305 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ed3a6eae-9053-4215-a461-4ee26529fb2f tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:32.566305 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ed3a6eae-9053-4215-a461-4ee26529fb2f tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:32.571032 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f657b992-c330-44bf-86c1-1e0f1b666c80 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:32.573182 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f657b992-c330-44bf-86c1-1e0f1b666c80 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:33:32.573394 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f657b992-c330-44bf-86c1-1e0f1b666c80 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:32.573609 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f657b992-c330-44bf-86c1-1e0f1b666c80 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:32.573766 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-f657b992-c330-44bf-86c1-1e0f1b666c80 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:32.578102 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:32.578102 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:32.579468 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:32.579468 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:32.580281 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f657b992-c330-44bf-86c1-1e0f1b666c80 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:33:32.580720 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 914/3623] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:32 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:32.581988 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ed3a6eae-9053-4215-a461-4ee26529fb2f tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Volume info retrieved successfully. Jul 03 19:33:32.586762 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ed3a6eae-9053-4215-a461-4ee26529fb2f tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/d871287c-8f99-44f0-845d-22c2545ef61f returned with HTTP 200 Jul 03 19:33:32.587185 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 913/3624] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:32 2026] GET /volume/v3/volumes/d871287c-8f99-44f0-845d-22c2545ef61f => generated 1353 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:33:32.598750 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7ef988d7-16e2-4e2a-bb76-7e8fbef7bb40 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:32.601049 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7ef988d7-16e2-4e2a-bb76-7e8fbef7bb40 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] DELETE https://10.4.3.61/volume/v3/volumes/d871287c-8f99-44f0-845d-22c2545ef61f Jul 03 19:33:32.601338 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7ef988d7-16e2-4e2a-bb76-7e8fbef7bb40 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:32.601580 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7ef988d7-16e2-4e2a-bb76-7e8fbef7bb40 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:32.601794 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-7ef988d7-16e2-4e2a-bb76-7e8fbef7bb40 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Delete volume with id: d871287c-8f99-44f0-845d-22c2545ef61f Jul 03 19:33:32.609750 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:32.609750 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:32.610284 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-7ef988d7-16e2-4e2a-bb76-7e8fbef7bb40 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Volume info retrieved successfully. Jul 03 19:33:32.633858 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-7ef988d7-16e2-4e2a-bb76-7e8fbef7bb40 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Delete volume request issued successfully. Jul 03 19:33:32.634073 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7ef988d7-16e2-4e2a-bb76-7e8fbef7bb40 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/d871287c-8f99-44f0-845d-22c2545ef61f returned with HTTP 202 Jul 03 19:33:32.634486 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 913/3625] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:33:32 2026] DELETE /volume/v3/volumes/d871287c-8f99-44f0-845d-22c2545ef61f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:33:32.643329 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8f063543-202c-4e53-a692-2f5770c71796 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:32.645742 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8f063543-202c-4e53-a692-2f5770c71796 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] GET https://10.4.3.61/volume/v3/volumes/d871287c-8f99-44f0-845d-22c2545ef61f Jul 03 19:33:32.645979 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8f063543-202c-4e53-a692-2f5770c71796 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:32.646238 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8f063543-202c-4e53-a692-2f5770c71796 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:32.655293 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:32.655293 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:32.662478 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8f063543-202c-4e53-a692-2f5770c71796 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Volume info retrieved successfully. Jul 03 19:33:32.668541 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8f063543-202c-4e53-a692-2f5770c71796 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/d871287c-8f99-44f0-845d-22c2545ef61f returned with HTTP 200 Jul 03 19:33:32.669193 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 886/3626] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:32 2026] GET /volume/v3/volumes/d871287c-8f99-44f0-845d-22c2545ef61f => generated 1352 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:33:32.672243 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-054c36ea-fa63-4a09-bfa0-d1da327543f5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:32.674285 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-054c36ea-fa63-4a09-bfa0-d1da327543f5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:33:32.674498 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-054c36ea-fa63-4a09-bfa0-d1da327543f5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:32.674710 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-054c36ea-fa63-4a09-bfa0-d1da327543f5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:32.674826 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-054c36ea-fa63-4a09-bfa0-d1da327543f5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 31c02306-0776-4d17-99c3-9518250e9e26. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:32.679828 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:32.679828 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:32.680759 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-054c36ea-fa63-4a09-bfa0-d1da327543f5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 200 Jul 03 19:33:32.681241 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 915/3627] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:32 2026] GET /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:33.279157 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2034e823-0872-4d80-be81-06fc5641d718 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:33.280946 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2034e823-0872-4d80-be81-06fc5641d718 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:33.281185 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2034e823-0872-4d80-be81-06fc5641d718 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:33.281396 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2034e823-0872-4d80-be81-06fc5641d718 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:33.281492 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-2034e823-0872-4d80-be81-06fc5641d718 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:33.285808 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:33.285808 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:33.286609 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2034e823-0872-4d80-be81-06fc5641d718 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:33.287009 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 914/3628] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:33 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:33.591856 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-810c0c11-dd09-48b1-a0a8-b991ef72cd20 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:33.594012 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-810c0c11-dd09-48b1-a0a8-b991ef72cd20 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:33:33.594238 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-810c0c11-dd09-48b1-a0a8-b991ef72cd20 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:33.594871 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-810c0c11-dd09-48b1-a0a8-b991ef72cd20 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:33.594871 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-810c0c11-dd09-48b1-a0a8-b991ef72cd20 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:33.598548 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:33.598548 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:33.599156 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-810c0c11-dd09-48b1-a0a8-b991ef72cd20 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:33:33.599941 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 914/3629] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:33 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:33.682267 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f958f871-f512-4d93-921b-bd4a48f41062 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:33.684098 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f958f871-f512-4d93-921b-bd4a48f41062 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] GET https://10.4.3.61/volume/v3/volumes/d871287c-8f99-44f0-845d-22c2545ef61f Jul 03 19:33:33.684330 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f958f871-f512-4d93-921b-bd4a48f41062 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:33.684501 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f958f871-f512-4d93-921b-bd4a48f41062 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:33.689937 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f958f871-f512-4d93-921b-bd4a48f41062 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/d871287c-8f99-44f0-845d-22c2545ef61f returned with HTTP 404 Jul 03 19:33:33.690407 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 887/3630] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:33 2026] GET /volume/v3/volumes/d871287c-8f99-44f0-845d-22c2545ef61f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:33.691390 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-454f3c3f-c0af-4266-a2bf-6896462608cb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:33.693112 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-454f3c3f-c0af-4266-a2bf-6896462608cb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:33:33.693324 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-454f3c3f-c0af-4266-a2bf-6896462608cb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:33.693523 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-454f3c3f-c0af-4266-a2bf-6896462608cb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:33.693618 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-454f3c3f-c0af-4266-a2bf-6896462608cb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 31c02306-0776-4d17-99c3-9518250e9e26. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:33.699185 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b9cf6e0c-dab3-46bf-826e-b3e2a246eea6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:33.699493 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:33.699493 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:33.700318 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-454f3c3f-c0af-4266-a2bf-6896462608cb tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 200 Jul 03 19:33:33.700690 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 916/3631] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:33 2026] GET /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:33.700924 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b9cf6e0c-dab3-46bf-826e-b3e2a246eea6 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:33:33.701311 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b9cf6e0c-dab3-46bf-826e-b3e2a246eea6 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-141871550"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:33.702715 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-b9cf6e0c-dab3-46bf-826e-b3e2a246eea6 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-141871550'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:33:33.702829 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-b9cf6e0c-dab3-46bf-826e-b3e2a246eea6 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Create volume of 1 GB Jul 03 19:33:33.708058 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b9cf6e0c-dab3-46bf-826e-b3e2a246eea6 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Availability Zones retrieved successfully. Jul 03 19:33:33.713186 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3e7b5813-59ad-40e1-9fc4-e2e4f50e5016 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:33.713186 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3e7b5813-59ad-40e1-9fc4-e2e4f50e5016 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:33:33.713186 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3e7b5813-59ad-40e1-9fc4-e2e4f50e5016 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:33.713186 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3e7b5813-59ad-40e1-9fc4-e2e4f50e5016 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:33.713415 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-3e7b5813-59ad-40e1-9fc4-e2e4f50e5016 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 31c02306-0776-4d17-99c3-9518250e9e26. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:33.715056 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b9cf6e0c-dab3-46bf-826e-b3e2a246eea6 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Flow 'volume_create_api' (2de7749e-5049-4b80-8b64-a12f713b9155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:33.716501 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b9cf6e0c-dab3-46bf-826e-b3e2a246eea6 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ca9d051-f80d-4450-a97d-4a29e8b6bc45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:33.717539 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-b9cf6e0c-dab3-46bf-826e-b3e2a246eea6 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:33:33.720259 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:33.720259 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:33.721133 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3e7b5813-59ad-40e1-9fc4-e2e4f50e5016 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 200 Jul 03 19:33:33.721548 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 915/3632] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:33 2026] GET /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:33.730517 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-fc3fe6e5-8d60-4637-a2d2-561803f648b4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:33.732147 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fc3fe6e5-8d60-4637-a2d2-561803f648b4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] POST https://10.4.3.61/volume/v3/backups Jul 03 19:33:33.732481 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fc3fe6e5-8d60-4637-a2d2-561803f648b4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "24487f1a-f11b-40b8-8ab5-e9986b5802ff", "incremental": true, "force": true}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:33.734261 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.backups [None req-fc3fe6e5-8d60-4637-a2d2-561803f648b4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Creating new backup {'backup': {'volume_id': '24487f1a-f11b-40b8-8ab5-e9986b5802ff', 'incremental': True, 'force': True}} {{(pid=99926) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:33:33.734414 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-fc3fe6e5-8d60-4637-a2d2-561803f648b4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Creating backup of volume 24487f1a-f11b-40b8-8ab5-e9986b5802ff in container None Jul 03 19:33:33.743850 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:33.743850 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:33.744372 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-fc3fe6e5-8d60-4637-a2d2-561803f648b4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:33:33.746181 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b9cf6e0c-dab3-46bf-826e-b3e2a246eea6 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ca9d051-f80d-4450-a97d-4a29e8b6bc45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:33.747311 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b9cf6e0c-dab3-46bf-826e-b3e2a246eea6 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78694d75-3a46-446e-a279-88b11d1b54c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:33.764978 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-fc3fe6e5-8d60-4637-a2d2-561803f648b4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Created reservations ['8730b288-83b3-4909-a1cf-ffd7adb48d4a', 'ba8c08ad-33d9-4f59-86f1-c0660d4b5fbb'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:33.790367 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-b9cf6e0c-dab3-46bf-826e-b3e2a246eea6 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Created reservations ['b170f028-ce87-4a51-b8b7-ba7472692d77', '593360ee-e393-4ab6-b26d-e7e00e05d0b1', '7c99f6ed-cce3-4416-8862-a1a0864b13bb', 'cc13376e-5382-42d2-928f-4f26778a7249'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:33.791132 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b9cf6e0c-dab3-46bf-826e-b3e2a246eea6 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78694d75-3a46-446e-a279-88b11d1b54c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b170f028-ce87-4a51-b8b7-ba7472692d77', '593360ee-e393-4ab6-b26d-e7e00e05d0b1', '7c99f6ed-cce3-4416-8862-a1a0864b13bb', 'cc13376e-5382-42d2-928f-4f26778a7249']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:33.791969 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b9cf6e0c-dab3-46bf-826e-b3e2a246eea6 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d08dccc2-eed5-4ef9-be4b-4574e7063da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:33.809632 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fc3fe6e5-8d60-4637-a2d2-561803f648b4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:33:33.810072 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 888/3633] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:33:33 2026] POST /volume/v3/backups => generated 286 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:33.815062 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b9cf6e0c-dab3-46bf-826e-b3e2a246eea6 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d08dccc2-eed5-4ef9-be4b-4574e7063da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1927a9e-e9ca-4221-af23-167b5cb371ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-141871550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac2b8a480bd94ceebdb39a234fe3e802',qos_specs=None,replication_status=,reservations=['b170f028-ce87-4a51-b8b7-ba7472692d77','593360ee-e393-4ab6-b26d-e7e00e05d0b1','7c99f6ed-cce3-4416-8862-a1a0864b13bb','cc13376e-5382-42d2-928f-4f26778a7249'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f399657dadd64f088ca678cbeadb08a8',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:33:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-141871550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1927a9e-e9ca-4221-af23-167b5cb371ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac2b8a480bd94ceebdb39a234fe3e802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f399657dadd64f088ca678cbeadb08a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:33.816011 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b9cf6e0c-dab3-46bf-826e-b3e2a246eea6 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9900b07-9225-4672-bce8-3fd280eb8dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:33.818502 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-159a150f-c8bb-4202-9340-1edd00ed9275 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:33.820320 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-159a150f-c8bb-4202-9340-1edd00ed9275 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f Jul 03 19:33:33.820505 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-159a150f-c8bb-4202-9340-1edd00ed9275 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:33.820683 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-159a150f-c8bb-4202-9340-1edd00ed9275 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:33.820804 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-159a150f-c8bb-4202-9340-1edd00ed9275 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 145e624f-1d31-4946-9cc1-8fda7d1b447f. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:33.826421 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:33.826421 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:33.829557 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-159a150f-c8bb-4202-9340-1edd00ed9275 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f returned with HTTP 200 Jul 03 19:33:33.829557 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 917/3634] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:33 2026] GET /volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f => generated 692 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:33.838712 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b9cf6e0c-dab3-46bf-826e-b3e2a246eea6 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9900b07-9225-4672-bce8-3fd280eb8dd4) transitioned into state 'SUCCESS' from state '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-141871550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac2b8a480bd94ceebdb39a234fe3e802',qos_specs=None,replication_status=,reservations=['b170f028-ce87-4a51-b8b7-ba7472692d77','593360ee-e393-4ab6-b26d-e7e00e05d0b1','7c99f6ed-cce3-4416-8862-a1a0864b13bb','cc13376e-5382-42d2-928f-4f26778a7249'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f399657dadd64f088ca678cbeadb08a8',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:33.839722 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b9cf6e0c-dab3-46bf-826e-b3e2a246eea6 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5336eaab-e34d-448a-9cb1-cc0172315ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:33.848951 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b9cf6e0c-dab3-46bf-826e-b3e2a246eea6 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5336eaab-e34d-448a-9cb1-cc0172315ab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:33.849715 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b9cf6e0c-dab3-46bf-826e-b3e2a246eea6 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Flow 'volume_create_api' (2de7749e-5049-4b80-8b64-a12f713b9155) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:33.850037 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b9cf6e0c-dab3-46bf-826e-b3e2a246eea6 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Create volume request issued successfully. Jul 03 19:33:33.850577 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b9cf6e0c-dab3-46bf-826e-b3e2a246eea6 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:33:33.851129 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 915/3635] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:33:33 2026] POST /volume/v3/volumes => generated 744 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:33.863818 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-909e8f02-2b65-4f06-85a2-f21f14126d4e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:33.865573 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-909e8f02-2b65-4f06-85a2-f21f14126d4e tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] GET https://10.4.3.61/volume/v3/volumes/a1927a9e-e9ca-4221-af23-167b5cb371ae Jul 03 19:33:33.865753 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-909e8f02-2b65-4f06-85a2-f21f14126d4e tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:33.865943 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-909e8f02-2b65-4f06-85a2-f21f14126d4e tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:33.882657 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:33.882657 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:33.887191 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-909e8f02-2b65-4f06-85a2-f21f14126d4e tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Volume info retrieved successfully. Jul 03 19:33:33.892192 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-909e8f02-2b65-4f06-85a2-f21f14126d4e tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/a1927a9e-e9ca-4221-af23-167b5cb371ae returned with HTTP 200 Jul 03 19:33:33.892603 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 916/3636] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:33 2026] GET /volume/v3/volumes/a1927a9e-e9ca-4221-af23-167b5cb371ae => generated 812 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:34.298468 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c59a122d-a0b6-4758-aec0-a7718b31c4ef None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:34.302641 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c59a122d-a0b6-4758-aec0-a7718b31c4ef tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:34.302863 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c59a122d-a0b6-4758-aec0-a7718b31c4ef tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:34.303128 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c59a122d-a0b6-4758-aec0-a7718b31c4ef tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:34.303325 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-c59a122d-a0b6-4758-aec0-a7718b31c4ef tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:34.308226 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:34.308226 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:34.309180 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c59a122d-a0b6-4758-aec0-a7718b31c4ef tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:34.309681 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 889/3637] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:34 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:34.612048 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0991c5a7-5b42-4280-896d-1a7558acc124 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:34.614329 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0991c5a7-5b42-4280-896d-1a7558acc124 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:33:34.614612 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0991c5a7-5b42-4280-896d-1a7558acc124 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:34.615045 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0991c5a7-5b42-4280-896d-1a7558acc124 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:34.615045 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-0991c5a7-5b42-4280-896d-1a7558acc124 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:34.620129 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:34.620129 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:34.620990 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0991c5a7-5b42-4280-896d-1a7558acc124 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:33:34.621491 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 918/3638] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:34 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:34.843651 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4354cd99-fcce-4f95-8a10-898e451626fe None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:34.846065 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4354cd99-fcce-4f95-8a10-898e451626fe tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f Jul 03 19:33:34.846371 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4354cd99-fcce-4f95-8a10-898e451626fe tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:34.846628 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4354cd99-fcce-4f95-8a10-898e451626fe tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:34.846787 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-4354cd99-fcce-4f95-8a10-898e451626fe tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 145e624f-1d31-4946-9cc1-8fda7d1b447f. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:34.852327 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:34.852327 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:34.853276 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4354cd99-fcce-4f95-8a10-898e451626fe tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f returned with HTTP 200 Jul 03 19:33:34.853719 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 916/3639] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:34 2026] GET /volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:34.908378 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-151419ef-8b1d-4380-864c-7262f7ffe1da None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:34.910506 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-151419ef-8b1d-4380-864c-7262f7ffe1da tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] GET https://10.4.3.61/volume/v3/volumes/a1927a9e-e9ca-4221-af23-167b5cb371ae Jul 03 19:33:34.910908 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-151419ef-8b1d-4380-864c-7262f7ffe1da tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:34.911403 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-151419ef-8b1d-4380-864c-7262f7ffe1da tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:34.921433 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:34.921433 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:34.929198 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-151419ef-8b1d-4380-864c-7262f7ffe1da tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Volume info retrieved successfully. Jul 03 19:33:34.932639 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-151419ef-8b1d-4380-864c-7262f7ffe1da tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/a1927a9e-e9ca-4221-af23-167b5cb371ae returned with HTTP 200 Jul 03 19:33:34.933332 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 917/3640] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:34 2026] GET /volume/v3/volumes/a1927a9e-e9ca-4221-af23-167b5cb371ae => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:34.945715 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-bfdca8b0-121a-47a6-8719-c627fd69da50 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:34.947420 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bfdca8b0-121a-47a6-8719-c627fd69da50 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:33:34.947813 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bfdca8b0-121a-47a6-8719-c627fd69da50 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a1927a9e-e9ca-4221-af23-167b5cb371ae", "size": 2, "name": "tempest-VolumesCloneTest-Volume-143946974"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:34.949615 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-bfdca8b0-121a-47a6-8719-c627fd69da50 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Create volume request body: {'volume': {'source_volid': 'a1927a9e-e9ca-4221-af23-167b5cb371ae', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-143946974'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:33:34.956425 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:34.956425 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:34.956926 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-bfdca8b0-121a-47a6-8719-c627fd69da50 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Volume retrieved successfully. Jul 03 19:33:34.957020 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-bfdca8b0-121a-47a6-8719-c627fd69da50 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Create volume of 2 GB Jul 03 19:33:34.960443 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-bfdca8b0-121a-47a6-8719-c627fd69da50 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Availability Zones retrieved successfully. Jul 03 19:33:34.965390 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-bfdca8b0-121a-47a6-8719-c627fd69da50 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Flow 'volume_create_api' (898988c3-ec3d-48d3-8e00-9448fd68714e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:34.966410 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-bfdca8b0-121a-47a6-8719-c627fd69da50 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44eb9438-e62a-4865-b9ef-9f6e5327419e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:34.967293 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-bfdca8b0-121a-47a6-8719-c627fd69da50 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:33:34.993574 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-bfdca8b0-121a-47a6-8719-c627fd69da50 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44eb9438-e62a-4865-b9ef-9f6e5327419e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'a1927a9e-e9ca-4221-af23-167b5cb371ae', 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:34.994323 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-bfdca8b0-121a-47a6-8719-c627fd69da50 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d667a363-b0fa-4e72-a7c9-2431bb8a2beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:35.032475 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-bfdca8b0-121a-47a6-8719-c627fd69da50 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Created reservations ['9f76ec9d-fc9a-4e63-bab3-8e712af341b5', 'c79c29cb-1288-41b8-a6ad-686e365f0eaf', '1b8f55a9-5bc4-4ab0-8d96-577f3aac5545', '83f676e6-43de-4f56-a446-049e75638773'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:35.033327 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-bfdca8b0-121a-47a6-8719-c627fd69da50 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d667a363-b0fa-4e72-a7c9-2431bb8a2beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f76ec9d-fc9a-4e63-bab3-8e712af341b5', 'c79c29cb-1288-41b8-a6ad-686e365f0eaf', '1b8f55a9-5bc4-4ab0-8d96-577f3aac5545', '83f676e6-43de-4f56-a446-049e75638773']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:35.033997 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-bfdca8b0-121a-47a6-8719-c627fd69da50 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5d73937-17ed-45ff-bd80-1cf38f618c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:35.066472 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-bfdca8b0-121a-47a6-8719-c627fd69da50 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5d73937-17ed-45ff-bd80-1cf38f618c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41dc66b9-5382-41a4-a469-f47ea34cf1e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-143946974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac2b8a480bd94ceebdb39a234fe3e802',qos_specs=None,replication_status=,reservations=['9f76ec9d-fc9a-4e63-bab3-8e712af341b5','c79c29cb-1288-41b8-a6ad-686e365f0eaf','1b8f55a9-5bc4-4ab0-8d96-577f3aac5545','83f676e6-43de-4f56-a446-049e75638773'],size=2,snapshot_id=None,source_replicaid=,source_volid=a1927a9e-e9ca-4221-af23-167b5cb371ae,status='creating',user_id='f399657dadd64f088ca678cbeadb08a8',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:33:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-143946974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41dc66b9-5382-41a4-a469-f47ea34cf1e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac2b8a480bd94ceebdb39a234fe3e802',provider_auth=None,provider_geometry=None,provider_id=None,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=a1927a9e-e9ca-4221-af23-167b5cb371ae,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f399657dadd64f088ca678cbeadb08a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:35.067276 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-bfdca8b0-121a-47a6-8719-c627fd69da50 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec6ebd9f-6b6e-4ed6-838d-fde5f2fc384e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:35.088692 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-bfdca8b0-121a-47a6-8719-c627fd69da50 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec6ebd9f-6b6e-4ed6-838d-fde5f2fc384e) transitioned into state 'SUCCESS' from state '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-143946974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac2b8a480bd94ceebdb39a234fe3e802',qos_specs=None,replication_status=,reservations=['9f76ec9d-fc9a-4e63-bab3-8e712af341b5','c79c29cb-1288-41b8-a6ad-686e365f0eaf','1b8f55a9-5bc4-4ab0-8d96-577f3aac5545','83f676e6-43de-4f56-a446-049e75638773'],size=2,snapshot_id=None,source_replicaid=,source_volid=a1927a9e-e9ca-4221-af23-167b5cb371ae,status='creating',user_id='f399657dadd64f088ca678cbeadb08a8',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:35.089459 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-bfdca8b0-121a-47a6-8719-c627fd69da50 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3728d29f-9ad8-405f-a4cb-8b51481b0569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:35.106485 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-bfdca8b0-121a-47a6-8719-c627fd69da50 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3728d29f-9ad8-405f-a4cb-8b51481b0569) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:35.107274 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-bfdca8b0-121a-47a6-8719-c627fd69da50 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Flow 'volume_create_api' (898988c3-ec3d-48d3-8e00-9448fd68714e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:35.107604 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-bfdca8b0-121a-47a6-8719-c627fd69da50 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Create volume request issued successfully. Jul 03 19:33:35.108144 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bfdca8b0-121a-47a6-8719-c627fd69da50 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:33:35.108566 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 890/3641] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:33:34 2026] POST /volume/v3/volumes => generated 778 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:35.121768 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-14cf24cd-0a9b-4f49-8089-8d8445def1fe None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:35.123955 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-14cf24cd-0a9b-4f49-8089-8d8445def1fe tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] GET https://10.4.3.61/volume/v3/volumes/41dc66b9-5382-41a4-a469-f47ea34cf1e0 Jul 03 19:33:35.124253 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-14cf24cd-0a9b-4f49-8089-8d8445def1fe tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:35.124460 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-14cf24cd-0a9b-4f49-8089-8d8445def1fe tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:35.131543 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:35.131543 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:35.135204 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-14cf24cd-0a9b-4f49-8089-8d8445def1fe tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Volume info retrieved successfully. Jul 03 19:33:35.140081 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-14cf24cd-0a9b-4f49-8089-8d8445def1fe tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/41dc66b9-5382-41a4-a469-f47ea34cf1e0 returned with HTTP 200 Jul 03 19:33:35.140620 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 919/3642] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:35 2026] GET /volume/v3/volumes/41dc66b9-5382-41a4-a469-f47ea34cf1e0 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:35.325186 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-668f4e67-8929-42a7-8622-be3529bca220 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:35.330659 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-668f4e67-8929-42a7-8622-be3529bca220 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:35.330846 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-668f4e67-8929-42a7-8622-be3529bca220 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:35.331052 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-668f4e67-8929-42a7-8622-be3529bca220 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:35.331171 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-668f4e67-8929-42a7-8622-be3529bca220 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:35.335525 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:35.335525 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:35.336355 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-668f4e67-8929-42a7-8622-be3529bca220 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:35.337039 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 917/3643] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:35 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:35.632727 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-63653b3f-4a58-44bc-99dc-49d8ef5e1922 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:35.634284 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-63653b3f-4a58-44bc-99dc-49d8ef5e1922 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:33:35.634649 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-63653b3f-4a58-44bc-99dc-49d8ef5e1922 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:35.634952 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-63653b3f-4a58-44bc-99dc-49d8ef5e1922 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:35.635141 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-63653b3f-4a58-44bc-99dc-49d8ef5e1922 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:35.639274 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:35.639274 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:35.640433 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-63653b3f-4a58-44bc-99dc-49d8ef5e1922 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:33:35.640433 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 918/3644] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:35 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:35.864515 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9597b814-48a6-4e79-a1d8-64125b22d825 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:35.866481 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9597b814-48a6-4e79-a1d8-64125b22d825 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f Jul 03 19:33:35.866696 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9597b814-48a6-4e79-a1d8-64125b22d825 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:35.866888 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9597b814-48a6-4e79-a1d8-64125b22d825 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:35.867007 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-9597b814-48a6-4e79-a1d8-64125b22d825 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 145e624f-1d31-4946-9cc1-8fda7d1b447f. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:35.871421 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:35.871421 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:35.872175 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9597b814-48a6-4e79-a1d8-64125b22d825 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f returned with HTTP 200 Jul 03 19:33:35.872534 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 891/3645] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:35 2026] GET /volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f => generated 694 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:36.159722 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-062940e2-d1f6-46fc-9c2c-5216d8d1e77a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:36.160669 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-062940e2-d1f6-46fc-9c2c-5216d8d1e77a tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] GET https://10.4.3.61/volume/v3/volumes/41dc66b9-5382-41a4-a469-f47ea34cf1e0 Jul 03 19:33:36.160890 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-062940e2-d1f6-46fc-9c2c-5216d8d1e77a tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:36.161141 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-062940e2-d1f6-46fc-9c2c-5216d8d1e77a tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:36.169809 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:36.169809 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:36.174206 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-062940e2-d1f6-46fc-9c2c-5216d8d1e77a tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Volume info retrieved successfully. Jul 03 19:33:36.179337 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-062940e2-d1f6-46fc-9c2c-5216d8d1e77a tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/41dc66b9-5382-41a4-a469-f47ea34cf1e0 returned with HTTP 200 Jul 03 19:33:36.179783 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 920/3646] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:36 2026] GET /volume/v3/volumes/41dc66b9-5382-41a4-a469-f47ea34cf1e0 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:36.195954 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c4eb4201-33e0-42a1-b7dd-c9aa98ac0e99 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:36.198151 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c4eb4201-33e0-42a1-b7dd-c9aa98ac0e99 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] GET https://10.4.3.61/volume/v3/volumes/41dc66b9-5382-41a4-a469-f47ea34cf1e0 Jul 03 19:33:36.198397 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c4eb4201-33e0-42a1-b7dd-c9aa98ac0e99 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:36.198618 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c4eb4201-33e0-42a1-b7dd-c9aa98ac0e99 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:36.208732 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:36.208732 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:36.213503 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c4eb4201-33e0-42a1-b7dd-c9aa98ac0e99 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Volume info retrieved successfully. Jul 03 19:33:36.220758 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c4eb4201-33e0-42a1-b7dd-c9aa98ac0e99 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/41dc66b9-5382-41a4-a469-f47ea34cf1e0 returned with HTTP 200 Jul 03 19:33:36.220999 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 918/3647] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:36 2026] GET /volume/v3/volumes/41dc66b9-5382-41a4-a469-f47ea34cf1e0 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:36.242375 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f2996779-042d-4a6d-8ddc-06a2398c14c0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:36.246712 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f2996779-042d-4a6d-8ddc-06a2398c14c0 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] GET https://10.4.3.61/volume/v3/volumes/41dc66b9-5382-41a4-a469-f47ea34cf1e0 Jul 03 19:33:36.246712 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f2996779-042d-4a6d-8ddc-06a2398c14c0 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:36.246712 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f2996779-042d-4a6d-8ddc-06a2398c14c0 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:36.258223 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:36.258223 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:36.263107 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f2996779-042d-4a6d-8ddc-06a2398c14c0 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Volume info retrieved successfully. Jul 03 19:33:36.268295 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f2996779-042d-4a6d-8ddc-06a2398c14c0 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/41dc66b9-5382-41a4-a469-f47ea34cf1e0 returned with HTTP 200 Jul 03 19:33:36.268879 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 919/3648] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:36 2026] GET /volume/v3/volumes/41dc66b9-5382-41a4-a469-f47ea34cf1e0 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:36.287659 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9ec8fa51-6684-4075-9232-f7a913b5cec0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:36.290824 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9ec8fa51-6684-4075-9232-f7a913b5cec0 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] DELETE https://10.4.3.61/volume/v3/volumes/41dc66b9-5382-41a4-a469-f47ea34cf1e0 Jul 03 19:33:36.290824 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9ec8fa51-6684-4075-9232-f7a913b5cec0 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:36.290824 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9ec8fa51-6684-4075-9232-f7a913b5cec0 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:36.290824 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-9ec8fa51-6684-4075-9232-f7a913b5cec0 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Delete volume with id: 41dc66b9-5382-41a4-a469-f47ea34cf1e0 Jul 03 19:33:36.302205 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:36.302205 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:36.302944 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9ec8fa51-6684-4075-9232-f7a913b5cec0 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Volume info retrieved successfully. Jul 03 19:33:36.335002 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9ec8fa51-6684-4075-9232-f7a913b5cec0 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Delete volume request issued successfully. Jul 03 19:33:36.335343 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9ec8fa51-6684-4075-9232-f7a913b5cec0 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/41dc66b9-5382-41a4-a469-f47ea34cf1e0 returned with HTTP 202 Jul 03 19:33:36.336341 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 892/3649] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:33:36 2026] DELETE /volume/v3/volumes/41dc66b9-5382-41a4-a469-f47ea34cf1e0 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:33:36.348976 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-484a19bf-91c0-4deb-ae5d-7455d27133db None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:36.350916 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-de302752-27f1-4bca-bf05-85c3c3726633 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:36.351655 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-484a19bf-91c0-4deb-ae5d-7455d27133db tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] GET https://10.4.3.61/volume/v3/volumes/41dc66b9-5382-41a4-a469-f47ea34cf1e0 Jul 03 19:33:36.352828 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-484a19bf-91c0-4deb-ae5d-7455d27133db tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:36.352828 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-484a19bf-91c0-4deb-ae5d-7455d27133db tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:36.353935 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-de302752-27f1-4bca-bf05-85c3c3726633 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:36.353935 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-de302752-27f1-4bca-bf05-85c3c3726633 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:36.353935 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-de302752-27f1-4bca-bf05-85c3c3726633 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:36.353935 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-de302752-27f1-4bca-bf05-85c3c3726633 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:36.360032 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:36.360032 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:36.361138 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-de302752-27f1-4bca-bf05-85c3c3726633 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:36.361550 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 919/3650] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:36 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:36.369818 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:36.369818 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:36.375477 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-484a19bf-91c0-4deb-ae5d-7455d27133db tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Volume info retrieved successfully. Jul 03 19:33:36.382662 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-484a19bf-91c0-4deb-ae5d-7455d27133db tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/41dc66b9-5382-41a4-a469-f47ea34cf1e0 returned with HTTP 200 Jul 03 19:33:36.383590 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 921/3651] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:36 2026] GET /volume/v3/volumes/41dc66b9-5382-41a4-a469-f47ea34cf1e0 => generated 870 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:36.652413 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-403060f7-1307-485d-ad18-be55f2acad9b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:36.656195 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-403060f7-1307-485d-ad18-be55f2acad9b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:33:36.656195 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-403060f7-1307-485d-ad18-be55f2acad9b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:36.656195 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-403060f7-1307-485d-ad18-be55f2acad9b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:36.656195 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-403060f7-1307-485d-ad18-be55f2acad9b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:36.660633 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:36.660633 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:36.661858 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-403060f7-1307-485d-ad18-be55f2acad9b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:33:36.662721 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 920/3652] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:36 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:36.883216 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-83427785-de5f-40e0-b600-4f8f214be83a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:37.005982 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-83427785-de5f-40e0-b600-4f8f214be83a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f Jul 03 19:33:37.006156 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-83427785-de5f-40e0-b600-4f8f214be83a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:37.006365 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-83427785-de5f-40e0-b600-4f8f214be83a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:37.006482 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-83427785-de5f-40e0-b600-4f8f214be83a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 145e624f-1d31-4946-9cc1-8fda7d1b447f. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:37.010909 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:37.010909 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:37.011683 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-83427785-de5f-40e0-b600-4f8f214be83a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f returned with HTTP 200 Jul 03 19:33:37.012054 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 893/3653] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:36 2026] GET /volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f => generated 694 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:37.373026 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b64fee0a-d044-4757-b732-17605d8e6ece None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:37.375433 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b64fee0a-d044-4757-b732-17605d8e6ece tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:37.375700 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b64fee0a-d044-4757-b732-17605d8e6ece tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:37.375973 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b64fee0a-d044-4757-b732-17605d8e6ece tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:37.376127 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-b64fee0a-d044-4757-b732-17605d8e6ece tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:37.381582 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:37.381582 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:37.382549 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b64fee0a-d044-4757-b732-17605d8e6ece tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:37.383066 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 920/3654] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:37 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:37.397467 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-07a5ba32-8913-4949-a8e7-3f02930bccd9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:37.399351 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-07a5ba32-8913-4949-a8e7-3f02930bccd9 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] GET https://10.4.3.61/volume/v3/volumes/41dc66b9-5382-41a4-a469-f47ea34cf1e0 Jul 03 19:33:37.399578 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-07a5ba32-8913-4949-a8e7-3f02930bccd9 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:37.399767 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-07a5ba32-8913-4949-a8e7-3f02930bccd9 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:37.405722 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-07a5ba32-8913-4949-a8e7-3f02930bccd9 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/41dc66b9-5382-41a4-a469-f47ea34cf1e0 returned with HTTP 404 Jul 03 19:33:37.406206 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 922/3655] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:37 2026] GET /volume/v3/volumes/41dc66b9-5382-41a4-a469-f47ea34cf1e0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:37.416349 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ee24118d-c71e-4397-a873-a74a8264e72c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:37.418474 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ee24118d-c71e-4397-a873-a74a8264e72c tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] GET https://10.4.3.61/volume/v3/volumes/a1927a9e-e9ca-4221-af23-167b5cb371ae Jul 03 19:33:37.418915 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ee24118d-c71e-4397-a873-a74a8264e72c tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:37.419335 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ee24118d-c71e-4397-a873-a74a8264e72c tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:37.430263 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:37.430263 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:37.434850 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ee24118d-c71e-4397-a873-a74a8264e72c tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Volume info retrieved successfully. Jul 03 19:33:37.440312 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ee24118d-c71e-4397-a873-a74a8264e72c tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/a1927a9e-e9ca-4221-af23-167b5cb371ae returned with HTTP 200 Jul 03 19:33:37.441009 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 921/3656] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:37 2026] GET /volume/v3/volumes/a1927a9e-e9ca-4221-af23-167b5cb371ae => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:37.457198 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b84872d3-7868-4179-8db1-2df2b0f8dae0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:37.459593 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b84872d3-7868-4179-8db1-2df2b0f8dae0 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] DELETE https://10.4.3.61/volume/v3/volumes/a1927a9e-e9ca-4221-af23-167b5cb371ae Jul 03 19:33:37.459851 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b84872d3-7868-4179-8db1-2df2b0f8dae0 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:37.460143 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b84872d3-7868-4179-8db1-2df2b0f8dae0 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:37.460327 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-b84872d3-7868-4179-8db1-2df2b0f8dae0 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Delete volume with id: a1927a9e-e9ca-4221-af23-167b5cb371ae Jul 03 19:33:37.469113 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:37.469113 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:37.469714 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b84872d3-7868-4179-8db1-2df2b0f8dae0 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Volume info retrieved successfully. Jul 03 19:33:37.499914 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b84872d3-7868-4179-8db1-2df2b0f8dae0 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Delete volume request issued successfully. Jul 03 19:33:37.500189 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b84872d3-7868-4179-8db1-2df2b0f8dae0 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/a1927a9e-e9ca-4221-af23-167b5cb371ae returned with HTTP 202 Jul 03 19:33:37.501019 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 894/3657] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:33:37 2026] DELETE /volume/v3/volumes/a1927a9e-e9ca-4221-af23-167b5cb371ae => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:33:37.509447 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-056b38af-1ac9-419f-8e72-cf302374db43 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:37.511827 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-056b38af-1ac9-419f-8e72-cf302374db43 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] GET https://10.4.3.61/volume/v3/volumes/a1927a9e-e9ca-4221-af23-167b5cb371ae Jul 03 19:33:37.512066 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-056b38af-1ac9-419f-8e72-cf302374db43 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:37.512308 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-056b38af-1ac9-419f-8e72-cf302374db43 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:37.521215 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:37.521215 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:37.526623 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-056b38af-1ac9-419f-8e72-cf302374db43 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Volume info retrieved successfully. Jul 03 19:33:37.533279 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-056b38af-1ac9-419f-8e72-cf302374db43 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/a1927a9e-e9ca-4221-af23-167b5cb371ae returned with HTTP 200 Jul 03 19:33:37.533722 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 921/3658] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:37 2026] GET /volume/v3/volumes/a1927a9e-e9ca-4221-af23-167b5cb371ae => generated 836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:37.676931 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-718d908d-e304-4526-b2fc-38962f293dc3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:37.678942 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-718d908d-e304-4526-b2fc-38962f293dc3 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:33:37.679178 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-718d908d-e304-4526-b2fc-38962f293dc3 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:37.679361 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-718d908d-e304-4526-b2fc-38962f293dc3 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:37.679500 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-718d908d-e304-4526-b2fc-38962f293dc3 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:37.684558 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:37.684558 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:37.685468 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-718d908d-e304-4526-b2fc-38962f293dc3 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:33:37.685898 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 923/3659] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:37 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:38.027065 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-aaa9a6d4-c151-4876-a47f-8d4cb3ca52b8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:38.029046 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-aaa9a6d4-c151-4876-a47f-8d4cb3ca52b8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f Jul 03 19:33:38.029530 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-aaa9a6d4-c151-4876-a47f-8d4cb3ca52b8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:38.029953 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-aaa9a6d4-c151-4876-a47f-8d4cb3ca52b8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:38.030296 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-aaa9a6d4-c151-4876-a47f-8d4cb3ca52b8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 145e624f-1d31-4946-9cc1-8fda7d1b447f. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:38.040664 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:38.040664 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:38.040664 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-aaa9a6d4-c151-4876-a47f-8d4cb3ca52b8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f returned with HTTP 200 Jul 03 19:33:38.041218 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 922/3660] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:38 2026] GET /volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f => generated 694 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:38.393610 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-04589424-62bd-46a1-a6ab-d63371984a8b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:38.397954 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-04589424-62bd-46a1-a6ab-d63371984a8b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:38.398213 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-04589424-62bd-46a1-a6ab-d63371984a8b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:38.398513 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-04589424-62bd-46a1-a6ab-d63371984a8b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:38.398770 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-04589424-62bd-46a1-a6ab-d63371984a8b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:38.403481 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:38.403481 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:38.404291 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-04589424-62bd-46a1-a6ab-d63371984a8b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:38.404705 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 895/3661] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:38 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:38.551073 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-243cb36e-4ba4-4718-b957-d88dbe9c4267 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:38.553027 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-243cb36e-4ba4-4718-b957-d88dbe9c4267 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] GET https://10.4.3.61/volume/v3/volumes/a1927a9e-e9ca-4221-af23-167b5cb371ae Jul 03 19:33:38.553361 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-243cb36e-4ba4-4718-b957-d88dbe9c4267 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:38.553630 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-243cb36e-4ba4-4718-b957-d88dbe9c4267 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:38.561095 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-243cb36e-4ba4-4718-b957-d88dbe9c4267 tempest-VolumesCloneTest-904913998 tempest-VolumesCloneTest-904913998-project-member] https://10.4.3.61/volume/v3/volumes/a1927a9e-e9ca-4221-af23-167b5cb371ae returned with HTTP 404 Jul 03 19:33:38.561627 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 922/3662] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:38 2026] GET /volume/v3/volumes/a1927a9e-e9ca-4221-af23-167b5cb371ae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:38.696937 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e55cd0d3-6a2d-4715-ac11-cf88953d2521 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:38.699448 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e55cd0d3-6a2d-4715-ac11-cf88953d2521 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:33:38.699729 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e55cd0d3-6a2d-4715-ac11-cf88953d2521 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:38.699935 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e55cd0d3-6a2d-4715-ac11-cf88953d2521 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:38.700029 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-e55cd0d3-6a2d-4715-ac11-cf88953d2521 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:38.704964 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:38.704964 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:38.705602 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e55cd0d3-6a2d-4715-ac11-cf88953d2521 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:33:38.705998 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 924/3663] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:38 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:39.053682 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fe1c0219-5cb8-4578-b94b-d5cd4f6d4e65 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:39.056202 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fe1c0219-5cb8-4578-b94b-d5cd4f6d4e65 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f Jul 03 19:33:39.056491 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fe1c0219-5cb8-4578-b94b-d5cd4f6d4e65 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:39.056772 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fe1c0219-5cb8-4578-b94b-d5cd4f6d4e65 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:39.056953 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-fe1c0219-5cb8-4578-b94b-d5cd4f6d4e65 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 145e624f-1d31-4946-9cc1-8fda7d1b447f. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:39.064575 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:39.064575 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:39.065737 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fe1c0219-5cb8-4578-b94b-d5cd4f6d4e65 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f returned with HTTP 200 Jul 03 19:33:39.066473 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 923/3664] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:39 2026] GET /volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f => generated 694 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:39.304443 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6bd26a2b-b0aa-4b3b-bbf5-dcc429f3253a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:39.307480 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6bd26a2b-b0aa-4b3b-bbf5-dcc429f3253a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:33:39.307914 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6bd26a2b-b0aa-4b3b-bbf5-dcc429f3253a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1308763024"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:39.309664 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-6bd26a2b-b0aa-4b3b-bbf5-dcc429f3253a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1308763024'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:33:39.309813 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-6bd26a2b-b0aa-4b3b-bbf5-dcc429f3253a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Create volume of 1 GB Jul 03 19:33:39.314528 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-6bd26a2b-b0aa-4b3b-bbf5-dcc429f3253a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Availability Zones retrieved successfully. Jul 03 19:33:39.322024 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-6bd26a2b-b0aa-4b3b-bbf5-dcc429f3253a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Flow 'volume_create_api' (18ad857a-64b1-4dbf-85f1-6eb4104d2d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:39.323292 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-6bd26a2b-b0aa-4b3b-bbf5-dcc429f3253a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2feb808-a0df-4389-a5af-09f65bb92a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:39.324598 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-6bd26a2b-b0aa-4b3b-bbf5-dcc429f3253a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:33:39.357075 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-6bd26a2b-b0aa-4b3b-bbf5-dcc429f3253a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2feb808-a0df-4389-a5af-09f65bb92a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:39.358223 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-6bd26a2b-b0aa-4b3b-bbf5-dcc429f3253a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c746423-07c9-4fb3-8e27-e6e83203fbe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:39.417352 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7cd6841e-5b54-47b6-bd8e-c0e78e4e38cd None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:39.419679 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7cd6841e-5b54-47b6-bd8e-c0e78e4e38cd tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:39.419995 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7cd6841e-5b54-47b6-bd8e-c0e78e4e38cd tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:39.420271 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7cd6841e-5b54-47b6-bd8e-c0e78e4e38cd tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:39.420460 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-7cd6841e-5b54-47b6-bd8e-c0e78e4e38cd tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:39.425569 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:39.425569 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:39.426485 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7cd6841e-5b54-47b6-bd8e-c0e78e4e38cd tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:39.426842 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 923/3665] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:39 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:39.444708 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-6bd26a2b-b0aa-4b3b-bbf5-dcc429f3253a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Created reservations ['6f168935-8fa7-44ed-851c-7e8e24ce1a77', '493e4631-304d-4c42-af7d-888fb2d57c48', '3d544bf1-1cf5-45dc-9a60-39444979fcd7', 'f12d4a6a-4c60-4f10-a644-db749f7ca71b'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:39.445513 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-6bd26a2b-b0aa-4b3b-bbf5-dcc429f3253a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c746423-07c9-4fb3-8e27-e6e83203fbe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f168935-8fa7-44ed-851c-7e8e24ce1a77', '493e4631-304d-4c42-af7d-888fb2d57c48', '3d544bf1-1cf5-45dc-9a60-39444979fcd7', 'f12d4a6a-4c60-4f10-a644-db749f7ca71b']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:39.446245 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-6bd26a2b-b0aa-4b3b-bbf5-dcc429f3253a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (127707a5-0c88-4d40-8718-ddf4e253dc47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:39.475494 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-6bd26a2b-b0aa-4b3b-bbf5-dcc429f3253a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (127707a5-0c88-4d40-8718-ddf4e253dc47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee94798d-697e-4c42-8081-707e9227c4a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1308763024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea7b3062591480e81dd99fedd80f809',qos_specs=None,replication_status=,reservations=['6f168935-8fa7-44ed-851c-7e8e24ce1a77','493e4631-304d-4c42-af7d-888fb2d57c48','3d544bf1-1cf5-45dc-9a60-39444979fcd7','f12d4a6a-4c60-4f10-a644-db749f7ca71b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9052677347074fd081fc8503eccde0e1',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:33:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1308763024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee94798d-697e-4c42-8081-707e9227c4a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ea7b3062591480e81dd99fedd80f809',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9052677347074fd081fc8503eccde0e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:39.476133 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-6bd26a2b-b0aa-4b3b-bbf5-dcc429f3253a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13b9a63c-417e-49f7-9815-c922a92a3656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:39.503666 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-6bd26a2b-b0aa-4b3b-bbf5-dcc429f3253a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13b9a63c-417e-49f7-9815-c922a92a3656) transitioned into state 'SUCCESS' from state '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-1308763024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea7b3062591480e81dd99fedd80f809',qos_specs=None,replication_status=,reservations=['6f168935-8fa7-44ed-851c-7e8e24ce1a77','493e4631-304d-4c42-af7d-888fb2d57c48','3d544bf1-1cf5-45dc-9a60-39444979fcd7','f12d4a6a-4c60-4f10-a644-db749f7ca71b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9052677347074fd081fc8503eccde0e1',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:39.504042 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-6bd26a2b-b0aa-4b3b-bbf5-dcc429f3253a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f2ea425-93ff-4e38-9133-41c201abb808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:39.516093 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-6bd26a2b-b0aa-4b3b-bbf5-dcc429f3253a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f2ea425-93ff-4e38-9133-41c201abb808) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:39.517063 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-6bd26a2b-b0aa-4b3b-bbf5-dcc429f3253a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Flow 'volume_create_api' (18ad857a-64b1-4dbf-85f1-6eb4104d2d69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:39.517716 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-6bd26a2b-b0aa-4b3b-bbf5-dcc429f3253a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Create volume request issued successfully. Jul 03 19:33:39.517946 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6bd26a2b-b0aa-4b3b-bbf5-dcc429f3253a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:33:39.518492 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 896/3666] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:33:39 2026] POST /volume/v3/volumes => generated 747 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:39.541359 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2db2fc1e-ee27-464a-803c-37d68d0a6859 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:39.542655 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2db2fc1e-ee27-464a-803c-37d68d0a6859 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 Jul 03 19:33:39.542655 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2db2fc1e-ee27-464a-803c-37d68d0a6859 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:39.542834 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2db2fc1e-ee27-464a-803c-37d68d0a6859 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:39.556051 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:39.556051 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:39.559844 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2db2fc1e-ee27-464a-803c-37d68d0a6859 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:39.567293 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2db2fc1e-ee27-464a-803c-37d68d0a6859 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 returned with HTTP 200 Jul 03 19:33:39.567293 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 925/3667] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:39 2026] GET /volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:39.718805 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-66f5cdee-dca5-4961-834c-1a2b758d82b3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:39.722102 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-66f5cdee-dca5-4961-834c-1a2b758d82b3 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:33:39.723600 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-66f5cdee-dca5-4961-834c-1a2b758d82b3 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:39.724203 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-66f5cdee-dca5-4961-834c-1a2b758d82b3 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:39.724349 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-66f5cdee-dca5-4961-834c-1a2b758d82b3 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:39.735671 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:39.735671 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:39.736808 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-66f5cdee-dca5-4961-834c-1a2b758d82b3 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:33:39.740321 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 924/3668] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:39 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:40.012243 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-549429d1-9224-42e8-8caf-a9ed145e9da7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:40.079075 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-366c7639-9c36-43e6-940b-bed9fc836c54 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:40.081239 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-366c7639-9c36-43e6-940b-bed9fc836c54 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f Jul 03 19:33:40.081545 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-366c7639-9c36-43e6-940b-bed9fc836c54 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:40.081842 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-366c7639-9c36-43e6-940b-bed9fc836c54 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:40.082039 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-366c7639-9c36-43e6-940b-bed9fc836c54 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 145e624f-1d31-4946-9cc1-8fda7d1b447f. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:40.088731 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:40.088731 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:40.089593 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-366c7639-9c36-43e6-940b-bed9fc836c54 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f returned with HTTP 200 Jul 03 19:33:40.089950 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 897/3669] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:40 2026] GET /volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f => generated 694 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:40.116629 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-549429d1-9224-42e8-8caf-a9ed145e9da7 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:33:40.116985 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-549429d1-9224-42e8-8caf-a9ed145e9da7 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1406812421"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:40.118596 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-549429d1-9224-42e8-8caf-a9ed145e9da7 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1406812421'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:33:40.118765 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-549429d1-9224-42e8-8caf-a9ed145e9da7 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Create volume of 2 GB Jul 03 19:33:40.123127 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-549429d1-9224-42e8-8caf-a9ed145e9da7 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Availability Zones retrieved successfully. Jul 03 19:33:40.129007 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-549429d1-9224-42e8-8caf-a9ed145e9da7 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Flow 'volume_create_api' (b7b2e0f0-4252-4efa-b7f9-86b334bc7ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:40.130044 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-549429d1-9224-42e8-8caf-a9ed145e9da7 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc067df1-ad90-48e6-9b28-66c34a1fc7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:40.130981 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-549429d1-9224-42e8-8caf-a9ed145e9da7 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Validating volume size '2' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:33:40.159674 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-549429d1-9224-42e8-8caf-a9ed145e9da7 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc067df1-ad90-48e6-9b28-66c34a1fc7e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:40.160706 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-549429d1-9224-42e8-8caf-a9ed145e9da7 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c14b057d-f791-439e-934c-7bbbc14b1874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:40.234362 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-549429d1-9224-42e8-8caf-a9ed145e9da7 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Created reservations ['94515f1c-b03e-4dd0-a229-057d75ce2c41', 'b5f360a5-d44e-4454-ac9a-9742b5349745', '98f551a6-fa5e-45e2-ae82-3e96618b7ac9', '22699f27-2b55-45b0-8775-4692945704aa'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:40.235530 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-549429d1-9224-42e8-8caf-a9ed145e9da7 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c14b057d-f791-439e-934c-7bbbc14b1874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94515f1c-b03e-4dd0-a229-057d75ce2c41', 'b5f360a5-d44e-4454-ac9a-9742b5349745', '98f551a6-fa5e-45e2-ae82-3e96618b7ac9', '22699f27-2b55-45b0-8775-4692945704aa']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:40.236377 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-549429d1-9224-42e8-8caf-a9ed145e9da7 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (880e3313-a147-4927-b6dd-870986733b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:40.264150 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-549429d1-9224-42e8-8caf-a9ed145e9da7 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (880e3313-a147-4927-b6dd-870986733b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5105a04e-8178-4f48-bedd-a5eb7e6bf5e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1406812421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='895a474d9c9f479cb6ed7f6e2a379d5d',qos_specs=None,replication_status=,reservations=['94515f1c-b03e-4dd0-a229-057d75ce2c41','b5f360a5-d44e-4454-ac9a-9742b5349745','98f551a6-fa5e-45e2-ae82-3e96618b7ac9','22699f27-2b55-45b0-8775-4692945704aa'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='965c4c0a1c27427aa9ab2c9c74bb3e9e',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:33:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1406812421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5105a04e-8178-4f48-bedd-a5eb7e6bf5e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='895a474d9c9f479cb6ed7f6e2a379d5d',provider_auth=None,provider_geometry=None,provider_id=None,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='965c4c0a1c27427aa9ab2c9c74bb3e9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:40.265014 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-549429d1-9224-42e8-8caf-a9ed145e9da7 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27ba566d-0877-4474-91bc-7807c83b9ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:40.292612 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-549429d1-9224-42e8-8caf-a9ed145e9da7 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27ba566d-0877-4474-91bc-7807c83b9ac3) transitioned into state 'SUCCESS' from state '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-1406812421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='895a474d9c9f479cb6ed7f6e2a379d5d',qos_specs=None,replication_status=,reservations=['94515f1c-b03e-4dd0-a229-057d75ce2c41','b5f360a5-d44e-4454-ac9a-9742b5349745','98f551a6-fa5e-45e2-ae82-3e96618b7ac9','22699f27-2b55-45b0-8775-4692945704aa'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='965c4c0a1c27427aa9ab2c9c74bb3e9e',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:40.294028 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-549429d1-9224-42e8-8caf-a9ed145e9da7 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28e68272-1ce7-43e6-aab9-7ee3c1b3b088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:40.310043 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-549429d1-9224-42e8-8caf-a9ed145e9da7 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28e68272-1ce7-43e6-aab9-7ee3c1b3b088) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:40.310965 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-549429d1-9224-42e8-8caf-a9ed145e9da7 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Flow 'volume_create_api' (b7b2e0f0-4252-4efa-b7f9-86b334bc7ff3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:40.311224 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-549429d1-9224-42e8-8caf-a9ed145e9da7 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Create volume request issued successfully. Jul 03 19:33:40.311825 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-549429d1-9224-42e8-8caf-a9ed145e9da7 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:33:40.312530 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 924/3670] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:33:40 2026] POST /volume/v3/volumes => generated 753 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:40.323556 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-27ad2cdc-b12f-431f-8908-052423b05b2f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:40.325613 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-27ad2cdc-b12f-431f-8908-052423b05b2f tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] GET https://10.4.3.61/volume/v3/volumes/5105a04e-8178-4f48-bedd-a5eb7e6bf5e5 Jul 03 19:33:40.325799 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-27ad2cdc-b12f-431f-8908-052423b05b2f tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:40.326045 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-27ad2cdc-b12f-431f-8908-052423b05b2f tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:40.334581 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:40.334581 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:40.339833 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-27ad2cdc-b12f-431f-8908-052423b05b2f tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Volume info retrieved successfully. Jul 03 19:33:40.344228 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-27ad2cdc-b12f-431f-8908-052423b05b2f tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] https://10.4.3.61/volume/v3/volumes/5105a04e-8178-4f48-bedd-a5eb7e6bf5e5 returned with HTTP 200 Jul 03 19:33:40.344699 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 926/3671] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:40 2026] GET /volume/v3/volumes/5105a04e-8178-4f48-bedd-a5eb7e6bf5e5 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:40.441319 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0010168c-5d08-4793-9af1-063e956f5854 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:40.443528 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0010168c-5d08-4793-9af1-063e956f5854 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:40.444969 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0010168c-5d08-4793-9af1-063e956f5854 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:40.444969 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0010168c-5d08-4793-9af1-063e956f5854 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:40.444969 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-0010168c-5d08-4793-9af1-063e956f5854 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:40.450709 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:40.450709 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:40.451818 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0010168c-5d08-4793-9af1-063e956f5854 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:40.452352 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 925/3672] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:40 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:40.581356 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ea0bb3dc-8c67-4df7-b5b3-6c66f0b2b8ec None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:40.583946 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ea0bb3dc-8c67-4df7-b5b3-6c66f0b2b8ec tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 Jul 03 19:33:40.584232 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ea0bb3dc-8c67-4df7-b5b3-6c66f0b2b8ec tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:40.584497 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ea0bb3dc-8c67-4df7-b5b3-6c66f0b2b8ec tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:40.594039 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:40.594039 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:40.598736 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ea0bb3dc-8c67-4df7-b5b3-6c66f0b2b8ec tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:40.604375 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ea0bb3dc-8c67-4df7-b5b3-6c66f0b2b8ec tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 returned with HTTP 200 Jul 03 19:33:40.604849 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 898/3673] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:40 2026] GET /volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:40.617676 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4c8d61f8-9151-4a42-8f0f-e4b8b5d43d54 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:40.619583 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4c8d61f8-9151-4a42-8f0f-e4b8b5d43d54 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] POST https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6/action Jul 03 19:33:40.619934 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4c8d61f8-9151-4a42-8f0f-e4b8b5d43d54 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Action body: b'{"os-attach": {"instance_uuid": "0fc85cd3-8b81-45b1-82e1-575ba9f3e2f3", "mountpoint": "/dev/vdb"}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:33:40.620059 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4c8d61f8-9151-4a42-8f0f-e4b8b5d43d54 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "0fc85cd3-8b81-45b1-82e1-575ba9f3e2f3", "mountpoint": "/dev/vdb"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:40.628456 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:40.628456 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:40.629046 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-4c8d61f8-9151-4a42-8f0f-e4b8b5d43d54 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:40.638571 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-4c8d61f8-9151-4a42-8f0f-e4b8b5d43d54 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Update volume admin metadata completed successfully. Jul 03 19:33:40.751654 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-886f6ff1-f537-4ae2-ae5e-f47d66292e58 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:40.753983 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-886f6ff1-f537-4ae2-ae5e-f47d66292e58 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:33:40.754423 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-886f6ff1-f537-4ae2-ae5e-f47d66292e58 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:40.754684 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-886f6ff1-f537-4ae2-ae5e-f47d66292e58 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:40.755265 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-886f6ff1-f537-4ae2-ae5e-f47d66292e58 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:40.760079 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:40.760079 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:40.760953 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-886f6ff1-f537-4ae2-ae5e-f47d66292e58 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:33:40.761552 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 927/3674] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:40 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:41.103959 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c37e2131-bd05-4be1-821e-0aaad4dae984 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:41.106359 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c37e2131-bd05-4be1-821e-0aaad4dae984 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f Jul 03 19:33:41.106607 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c37e2131-bd05-4be1-821e-0aaad4dae984 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:41.106864 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c37e2131-bd05-4be1-821e-0aaad4dae984 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:41.107023 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-c37e2131-bd05-4be1-821e-0aaad4dae984 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 145e624f-1d31-4946-9cc1-8fda7d1b447f. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:41.112506 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:41.112506 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:41.113790 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c37e2131-bd05-4be1-821e-0aaad4dae984 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f returned with HTTP 200 Jul 03 19:33:41.114338 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 926/3675] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:41 2026] GET /volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:41.142390 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-4c8d61f8-9151-4a42-8f0f-e4b8b5d43d54 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Attach volume completed successfully. Jul 03 19:33:41.142743 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4c8d61f8-9151-4a42-8f0f-e4b8b5d43d54 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6/action returned with HTTP 202 Jul 03 19:33:41.143186 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 925/3676] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:33:40 2026] POST /volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6/action => generated 0 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:33:41.152802 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4caa1158-fb73-4438-8cfb-09162e691e95 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:41.155895 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4caa1158-fb73-4438-8cfb-09162e691e95 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 Jul 03 19:33:41.157287 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4caa1158-fb73-4438-8cfb-09162e691e95 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:41.157546 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4caa1158-fb73-4438-8cfb-09162e691e95 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:41.172047 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:41.172047 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:41.178152 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-4caa1158-fb73-4438-8cfb-09162e691e95 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:41.184213 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4caa1158-fb73-4438-8cfb-09162e691e95 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 returned with HTTP 200 Jul 03 19:33:41.184587 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 899/3677] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:41 2026] GET /volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 => generated 1174 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:33:41.200420 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-40adcc3b-05de-464e-aeec-0f190b8d60c1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:41.202482 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-40adcc3b-05de-464e-aeec-0f190b8d60c1 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 Jul 03 19:33:41.202795 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-40adcc3b-05de-464e-aeec-0f190b8d60c1 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:41.203075 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-40adcc3b-05de-464e-aeec-0f190b8d60c1 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:41.213954 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:41.213954 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:41.217879 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-40adcc3b-05de-464e-aeec-0f190b8d60c1 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:41.222320 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-40adcc3b-05de-464e-aeec-0f190b8d60c1 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 returned with HTTP 200 Jul 03 19:33:41.222892 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 928/3678] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:41 2026] GET /volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:33:41.234779 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e24804a6-9f83-4637-b45e-60e2817891a2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:41.329471 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e24804a6-9f83-4637-b45e-60e2817891a2 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] POST https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6/action Jul 03 19:33:41.329835 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e24804a6-9f83-4637-b45e-60e2817891a2 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:33:41.330027 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e24804a6-9f83-4637-b45e-60e2817891a2 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:41.341425 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:41.341425 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:41.341934 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.admin_actions [None req-e24804a6-9f83-4637-b45e-60e2817891a2 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Updating volume 'ee94798d-697e-4c42-8081-707e9227c4a6' with '{'status': 'error'}' {{(pid=99927) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 19:33:41.358828 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d2aec6fa-d1c9-43cb-8221-cddd81979bf6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:41.362201 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d2aec6fa-d1c9-43cb-8221-cddd81979bf6 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] GET https://10.4.3.61/volume/v3/volumes/5105a04e-8178-4f48-bedd-a5eb7e6bf5e5 Jul 03 19:33:41.362363 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d2aec6fa-d1c9-43cb-8221-cddd81979bf6 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:41.362561 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d2aec6fa-d1c9-43cb-8221-cddd81979bf6 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:41.371262 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e24804a6-9f83-4637-b45e-60e2817891a2 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6/action returned with HTTP 202 Jul 03 19:33:41.372134 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 927/3679] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:33:41 2026] POST /volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:33:41.376129 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:41.376129 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:41.385910 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-efb9bc36-d43d-4f93-8ed4-64f0137696f3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:41.386439 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d2aec6fa-d1c9-43cb-8221-cddd81979bf6 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Volume info retrieved successfully. Jul 03 19:33:41.388915 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-efb9bc36-d43d-4f93-8ed4-64f0137696f3 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 Jul 03 19:33:41.389131 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-efb9bc36-d43d-4f93-8ed4-64f0137696f3 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:41.389349 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-efb9bc36-d43d-4f93-8ed4-64f0137696f3 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:41.391988 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d2aec6fa-d1c9-43cb-8221-cddd81979bf6 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] https://10.4.3.61/volume/v3/volumes/5105a04e-8178-4f48-bedd-a5eb7e6bf5e5 returned with HTTP 200 Jul 03 19:33:41.392520 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 926/3680] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:41 2026] GET /volume/v3/volumes/5105a04e-8178-4f48-bedd-a5eb7e6bf5e5 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:41.404045 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:41.404045 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:41.407101 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-daa79e5b-4dfa-4e4c-8af0-29bbdf7da757 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:41.410466 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-daa79e5b-4dfa-4e4c-8af0-29bbdf7da757 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:33:41.410946 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-daa79e5b-4dfa-4e4c-8af0-29bbdf7da757 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "5105a04e-8178-4f48-bedd-a5eb7e6bf5e5"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:41.413518 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-daa79e5b-4dfa-4e4c-8af0-29bbdf7da757 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '5105a04e-8178-4f48-bedd-a5eb7e6bf5e5'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:33:41.414982 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-efb9bc36-d43d-4f93-8ed4-64f0137696f3 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:41.425107 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-efb9bc36-d43d-4f93-8ed4-64f0137696f3 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 returned with HTTP 200 Jul 03 19:33:41.425657 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 900/3681] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:41 2026] GET /volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 => generated 1173 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:33:41.425914 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:41.425914 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:41.430613 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-daa79e5b-4dfa-4e4c-8af0-29bbdf7da757 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Volume retrieved successfully. Jul 03 19:33:41.430739 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-daa79e5b-4dfa-4e4c-8af0-29bbdf7da757 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Create volume of 1 GB Jul 03 19:33:41.436524 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-daa79e5b-4dfa-4e4c-8af0-29bbdf7da757 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Availability Zones retrieved successfully. Jul 03 19:33:41.444525 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-daa79e5b-4dfa-4e4c-8af0-29bbdf7da757 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Flow 'volume_create_api' (6da290dd-cc3f-42ce-a441-e150761ecc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:41.444670 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ab0570b1-7179-4519-aa54-231a0c20a11d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:41.446332 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-daa79e5b-4dfa-4e4c-8af0-29bbdf7da757 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48573b9a-6502-4628-ad1b-cb338484f790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:41.447567 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-daa79e5b-4dfa-4e4c-8af0-29bbdf7da757 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:33:41.448655 np0000004460 devstack@c-api.service[99924]: WARNING cinder.volume.api [None req-daa79e5b-4dfa-4e4c-8af0-29bbdf7da757 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48573b9a-6502-4628-ad1b-cb338484f790) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 19:33:41.448655 np0000004460 devstack@c-api.service[99924]: 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 19:33:41.449001 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ab0570b1-7179-4519-aa54-231a0c20a11d tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] POST https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6/action Jul 03 19:33:41.449533 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ab0570b1-7179-4519-aa54-231a0c20a11d tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "511847a9-fdd3-4d42-8811-33509d45ad27"}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:33:41.449765 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ab0570b1-7179-4519-aa54-231a0c20a11d tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "511847a9-fdd3-4d42-8811-33509d45ad27"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:41.450495 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-daa79e5b-4dfa-4e4c-8af0-29bbdf7da757 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48573b9a-6502-4628-ad1b-cb338484f790) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:41.451307 np0000004460 devstack@c-api.service[99924]: WARNING cinder.volume.api [None req-daa79e5b-4dfa-4e4c-8af0-29bbdf7da757 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48573b9a-6502-4628-ad1b-cb338484f790) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 19:33:41.452159 np0000004460 devstack@c-api.service[99924]: WARNING cinder.volume.api [None req-daa79e5b-4dfa-4e4c-8af0-29bbdf7da757 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Flow 'volume_create_api' (6da290dd-cc3f-42ce-a441-e150761ecc0f) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 19:33:41.452495 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-daa79e5b-4dfa-4e4c-8af0-29bbdf7da757 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 400 Jul 03 19:33:41.453094 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 929/3682] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:33:41 2026] POST /volume/v3/volumes => generated 173 bytes in 47 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 19:33:41.464273 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-00550703-ac41-48cc-ac49-da7ab74a4b7b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:41.464438 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:41.464438 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:41.464438 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ab0570b1-7179-4519-aa54-231a0c20a11d tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Volume info retrieved successfully. Jul 03 19:33:41.465522 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-00550703-ac41-48cc-ac49-da7ab74a4b7b tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] GET https://10.4.3.61/volume/v3/volumes/5105a04e-8178-4f48-bedd-a5eb7e6bf5e5 Jul 03 19:33:41.466508 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-00550703-ac41-48cc-ac49-da7ab74a4b7b tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:41.466652 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-550e4f6d-2acb-4d32-927c-4713046c9dc1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:41.466891 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-00550703-ac41-48cc-ac49-da7ab74a4b7b tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:41.469129 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-550e4f6d-2acb-4d32-927c-4713046c9dc1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:41.469419 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-550e4f6d-2acb-4d32-927c-4713046c9dc1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:41.469670 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-550e4f6d-2acb-4d32-927c-4713046c9dc1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:41.470103 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-550e4f6d-2acb-4d32-927c-4713046c9dc1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:41.476098 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:41.476098 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:41.477464 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-550e4f6d-2acb-4d32-927c-4713046c9dc1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:41.479320 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 901/3683] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:41 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:33:41.479601 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:41.479601 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:41.484354 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-00550703-ac41-48cc-ac49-da7ab74a4b7b tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Volume info retrieved successfully. Jul 03 19:33:41.489823 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-00550703-ac41-48cc-ac49-da7ab74a4b7b tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] https://10.4.3.61/volume/v3/volumes/5105a04e-8178-4f48-bedd-a5eb7e6bf5e5 returned with HTTP 200 Jul 03 19:33:41.490465 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 927/3684] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:41 2026] GET /volume/v3/volumes/5105a04e-8178-4f48-bedd-a5eb7e6bf5e5 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:41.506074 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-78de0696-fa7f-4c9e-9c45-7085d84ce009 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:41.508183 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-78de0696-fa7f-4c9e-9c45-7085d84ce009 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] DELETE https://10.4.3.61/volume/v3/volumes/5105a04e-8178-4f48-bedd-a5eb7e6bf5e5 Jul 03 19:33:41.508421 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-78de0696-fa7f-4c9e-9c45-7085d84ce009 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:41.508639 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-78de0696-fa7f-4c9e-9c45-7085d84ce009 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:41.508924 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-78de0696-fa7f-4c9e-9c45-7085d84ce009 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Delete volume with id: 5105a04e-8178-4f48-bedd-a5eb7e6bf5e5 Jul 03 19:33:41.518138 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:41.518138 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:41.518710 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-78de0696-fa7f-4c9e-9c45-7085d84ce009 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Volume info retrieved successfully. Jul 03 19:33:41.549814 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-78de0696-fa7f-4c9e-9c45-7085d84ce009 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Delete volume request issued successfully. Jul 03 19:33:41.550045 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-78de0696-fa7f-4c9e-9c45-7085d84ce009 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] https://10.4.3.61/volume/v3/volumes/5105a04e-8178-4f48-bedd-a5eb7e6bf5e5 returned with HTTP 202 Jul 03 19:33:41.550526 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 930/3685] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:33:41 2026] DELETE /volume/v3/volumes/5105a04e-8178-4f48-bedd-a5eb7e6bf5e5 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:33:41.563453 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ef6035bf-a22b-4bed-a40f-7cd8fafbdeb6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:41.568245 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ef6035bf-a22b-4bed-a40f-7cd8fafbdeb6 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] GET https://10.4.3.61/volume/v3/volumes/5105a04e-8178-4f48-bedd-a5eb7e6bf5e5 Jul 03 19:33:41.568480 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ef6035bf-a22b-4bed-a40f-7cd8fafbdeb6 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:41.568661 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ef6035bf-a22b-4bed-a40f-7cd8fafbdeb6 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:41.577656 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:41.577656 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:41.582481 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ef6035bf-a22b-4bed-a40f-7cd8fafbdeb6 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Volume info retrieved successfully. Jul 03 19:33:41.588525 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ef6035bf-a22b-4bed-a40f-7cd8fafbdeb6 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] https://10.4.3.61/volume/v3/volumes/5105a04e-8178-4f48-bedd-a5eb7e6bf5e5 returned with HTTP 200 Jul 03 19:33:41.589026 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 902/3686] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:41 2026] GET /volume/v3/volumes/5105a04e-8178-4f48-bedd-a5eb7e6bf5e5 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:41.772870 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7f117af4-97a7-4152-8629-6d64532aed12 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:41.775197 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7f117af4-97a7-4152-8629-6d64532aed12 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:33:41.775484 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7f117af4-97a7-4152-8629-6d64532aed12 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:41.775723 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7f117af4-97a7-4152-8629-6d64532aed12 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:41.775912 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-7f117af4-97a7-4152-8629-6d64532aed12 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:41.780959 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:41.780959 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:41.782232 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7f117af4-97a7-4152-8629-6d64532aed12 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:33:41.782769 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 928/3687] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:41 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:41.968020 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ab0570b1-7179-4519-aa54-231a0c20a11d tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Terminate volume connection completed successfully. Jul 03 19:33:41.974557 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ab0570b1-7179-4519-aa54-231a0c20a11d tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=99927) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 03 19:33:42.125442 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-84905733-ba7f-472e-b522-0d8ae74140dd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:42.127333 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-84905733-ba7f-472e-b522-0d8ae74140dd tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f Jul 03 19:33:42.127528 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-84905733-ba7f-472e-b522-0d8ae74140dd tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:42.127720 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-84905733-ba7f-472e-b522-0d8ae74140dd tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:42.127825 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-84905733-ba7f-472e-b522-0d8ae74140dd tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 145e624f-1d31-4946-9cc1-8fda7d1b447f. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:42.131953 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:42.131953 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:42.132647 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-84905733-ba7f-472e-b522-0d8ae74140dd tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f returned with HTTP 200 Jul 03 19:33:42.132981 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 931/3688] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:42 2026] GET /volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:42.484354 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ab0570b1-7179-4519-aa54-231a0c20a11d tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Detach volume completed successfully. Jul 03 19:33:42.484759 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ab0570b1-7179-4519-aa54-231a0c20a11d tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6/action returned with HTTP 202 Jul 03 19:33:42.485261 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 928/3689] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:33:41 2026] POST /volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6/action => generated 0 bytes in 1042 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:33:42.491681 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c26bfc22-2752-47d3-92bd-2be7a2808d12 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:42.492651 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ab8eb9f4-6007-4aae-98f9-5eb6166ece41 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:42.493869 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c26bfc22-2752-47d3-92bd-2be7a2808d12 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:42.494106 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c26bfc22-2752-47d3-92bd-2be7a2808d12 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:42.494292 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ab8eb9f4-6007-4aae-98f9-5eb6166ece41 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 Jul 03 19:33:42.494352 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c26bfc22-2752-47d3-92bd-2be7a2808d12 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:42.494473 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ab8eb9f4-6007-4aae-98f9-5eb6166ece41 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:42.494761 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ab8eb9f4-6007-4aae-98f9-5eb6166ece41 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:42.494899 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-c26bfc22-2752-47d3-92bd-2be7a2808d12 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:42.500693 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:42.500693 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:42.501356 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:42.501356 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:42.501663 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c26bfc22-2752-47d3-92bd-2be7a2808d12 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:42.502528 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 903/3690] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:42 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:42.504813 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ab8eb9f4-6007-4aae-98f9-5eb6166ece41 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:42.508658 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ab8eb9f4-6007-4aae-98f9-5eb6166ece41 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 returned with HTTP 200 Jul 03 19:33:42.509384 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 929/3691] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:42 2026] GET /volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:42.522080 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fe4b2b56-d37c-4ad0-b695-d6f0d33263cb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:42.523980 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fe4b2b56-d37c-4ad0-b695-d6f0d33263cb tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 Jul 03 19:33:42.524194 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fe4b2b56-d37c-4ad0-b695-d6f0d33263cb tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:42.524393 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fe4b2b56-d37c-4ad0-b695-d6f0d33263cb tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:42.532064 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:42.532064 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:42.535671 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-fe4b2b56-d37c-4ad0-b695-d6f0d33263cb tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:42.540255 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fe4b2b56-d37c-4ad0-b695-d6f0d33263cb tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 returned with HTTP 200 Jul 03 19:33:42.540596 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 932/3692] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:42 2026] GET /volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:42.555933 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fb40393a-0c74-4e12-b72e-f49b59599d9d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:42.558355 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fb40393a-0c74-4e12-b72e-f49b59599d9d tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] POST https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6/action Jul 03 19:33:42.558958 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fb40393a-0c74-4e12-b72e-f49b59599d9d tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Action body: b'{"os-detach": {}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:33:42.559089 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fb40393a-0c74-4e12-b72e-f49b59599d9d tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:42.569771 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:42.569771 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:42.570606 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-fb40393a-0c74-4e12-b72e-f49b59599d9d tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:42.603861 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cc5e0960-b3e6-4f71-ba8f-45eaa9081b26 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:42.606392 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cc5e0960-b3e6-4f71-ba8f-45eaa9081b26 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] GET https://10.4.3.61/volume/v3/volumes/5105a04e-8178-4f48-bedd-a5eb7e6bf5e5 Jul 03 19:33:42.607049 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cc5e0960-b3e6-4f71-ba8f-45eaa9081b26 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:42.607329 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cc5e0960-b3e6-4f71-ba8f-45eaa9081b26 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:42.615328 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cc5e0960-b3e6-4f71-ba8f-45eaa9081b26 tempest-VolumesCloneNegativeTest-359133918 tempest-VolumesCloneNegativeTest-359133918-project-member] https://10.4.3.61/volume/v3/volumes/5105a04e-8178-4f48-bedd-a5eb7e6bf5e5 returned with HTTP 404 Jul 03 19:33:42.615947 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 904/3693] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:42 2026] GET /volume/v3/volumes/5105a04e-8178-4f48-bedd-a5eb7e6bf5e5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:42.796249 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7a6ca50b-4b4a-44d5-983f-56a6a63dd843 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:42.798864 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7a6ca50b-4b4a-44d5-983f-56a6a63dd843 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:33:42.799237 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7a6ca50b-4b4a-44d5-983f-56a6a63dd843 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:42.799537 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7a6ca50b-4b4a-44d5-983f-56a6a63dd843 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:42.799748 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-7a6ca50b-4b4a-44d5-983f-56a6a63dd843 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:42.805738 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:42.805738 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:42.806822 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7a6ca50b-4b4a-44d5-983f-56a6a63dd843 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:33:42.807549 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 930/3694] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:42 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:43.074278 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-fb40393a-0c74-4e12-b72e-f49b59599d9d tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Detach volume completed successfully. Jul 03 19:33:43.074705 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fb40393a-0c74-4e12-b72e-f49b59599d9d tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6/action returned with HTTP 202 Jul 03 19:33:43.075406 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 929/3695] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:33:42 2026] POST /volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6/action => generated 0 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:33:43.094069 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-af714e5c-00ae-47e1-8c7e-686e375a839b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:43.096770 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-af714e5c-00ae-47e1-8c7e-686e375a839b tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 Jul 03 19:33:43.096770 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-af714e5c-00ae-47e1-8c7e-686e375a839b tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:43.096770 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-af714e5c-00ae-47e1-8c7e-686e375a839b tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:43.106750 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:43.106750 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:43.110541 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-af714e5c-00ae-47e1-8c7e-686e375a839b tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:43.116278 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-af714e5c-00ae-47e1-8c7e-686e375a839b tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 returned with HTTP 200 Jul 03 19:33:43.116576 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 933/3696] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:43 2026] GET /volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:43.134846 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a613adbf-2221-44c9-a336-08973c7e67e6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:43.140475 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a613adbf-2221-44c9-a336-08973c7e67e6 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 Jul 03 19:33:43.140769 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a613adbf-2221-44c9-a336-08973c7e67e6 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:43.140980 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a613adbf-2221-44c9-a336-08973c7e67e6 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:43.146265 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1b3cd327-56e0-4526-90a3-bb1bab865f84 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:43.152465 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1b3cd327-56e0-4526-90a3-bb1bab865f84 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f Jul 03 19:33:43.152465 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1b3cd327-56e0-4526-90a3-bb1bab865f84 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:43.154112 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1b3cd327-56e0-4526-90a3-bb1bab865f84 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:43.154112 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-1b3cd327-56e0-4526-90a3-bb1bab865f84 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 145e624f-1d31-4946-9cc1-8fda7d1b447f. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:43.157931 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:43.157931 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:43.167477 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:43.167477 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:43.170299 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a613adbf-2221-44c9-a336-08973c7e67e6 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:43.170447 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1b3cd327-56e0-4526-90a3-bb1bab865f84 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f returned with HTTP 200 Jul 03 19:33:43.171034 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 931/3697] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:43 2026] GET /volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f => generated 705 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:43.179656 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a613adbf-2221-44c9-a336-08973c7e67e6 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 returned with HTTP 200 Jul 03 19:33:43.179901 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 905/3698] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:43 2026] GET /volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:43.201394 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a80d006a-911f-4d67-bfcf-e9e657c3fa83 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:43.203974 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a80d006a-911f-4d67-bfcf-e9e657c3fa83 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] DELETE https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 Jul 03 19:33:43.204340 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a80d006a-911f-4d67-bfcf-e9e657c3fa83 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:43.204650 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a80d006a-911f-4d67-bfcf-e9e657c3fa83 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:43.204967 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-a80d006a-911f-4d67-bfcf-e9e657c3fa83 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Delete volume with id: ee94798d-697e-4c42-8081-707e9227c4a6 Jul 03 19:33:43.214382 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:43.214382 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:43.215025 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a80d006a-911f-4d67-bfcf-e9e657c3fa83 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:43.247455 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a80d006a-911f-4d67-bfcf-e9e657c3fa83 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Delete volume request issued successfully. Jul 03 19:33:43.247899 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a80d006a-911f-4d67-bfcf-e9e657c3fa83 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 returned with HTTP 202 Jul 03 19:33:43.248909 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 930/3699] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:33:43 2026] DELETE /volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:33:43.263419 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-77e1766a-3c74-4dea-8daf-9ee5969bff70 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:43.266332 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-77e1766a-3c74-4dea-8daf-9ee5969bff70 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 Jul 03 19:33:43.266332 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-77e1766a-3c74-4dea-8daf-9ee5969bff70 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:43.266685 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-77e1766a-3c74-4dea-8daf-9ee5969bff70 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:43.276011 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:43.276011 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:43.280504 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-77e1766a-3c74-4dea-8daf-9ee5969bff70 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:43.285669 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-77e1766a-3c74-4dea-8daf-9ee5969bff70 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 returned with HTTP 200 Jul 03 19:33:43.286182 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 934/3700] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:43 2026] GET /volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:43.516257 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-693e5640-a140-4d9f-b60f-c8a2e1e7406c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:43.518477 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-693e5640-a140-4d9f-b60f-c8a2e1e7406c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:43.518732 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-693e5640-a140-4d9f-b60f-c8a2e1e7406c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:43.518981 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-693e5640-a140-4d9f-b60f-c8a2e1e7406c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:43.519136 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-693e5640-a140-4d9f-b60f-c8a2e1e7406c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:43.530440 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:43.530440 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:43.530440 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-693e5640-a140-4d9f-b60f-c8a2e1e7406c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:43.530440 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 932/3701] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:43 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:43.819324 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f5c12058-3b53-4679-a6d6-83647d47754a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:43.823936 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f5c12058-3b53-4679-a6d6-83647d47754a tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:33:43.823936 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f5c12058-3b53-4679-a6d6-83647d47754a tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:43.823936 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f5c12058-3b53-4679-a6d6-83647d47754a tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:43.823936 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-f5c12058-3b53-4679-a6d6-83647d47754a tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:43.828428 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:43.828428 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:43.829290 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f5c12058-3b53-4679-a6d6-83647d47754a tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:33:43.829740 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 906/3702] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:43 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:44.183845 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-de0cbb8e-4a80-4bdc-8af0-2e2872b9e36e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:44.185753 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-de0cbb8e-4a80-4bdc-8af0-2e2872b9e36e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f Jul 03 19:33:44.185994 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-de0cbb8e-4a80-4bdc-8af0-2e2872b9e36e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:44.186193 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-de0cbb8e-4a80-4bdc-8af0-2e2872b9e36e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:44.188796 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-de0cbb8e-4a80-4bdc-8af0-2e2872b9e36e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 145e624f-1d31-4946-9cc1-8fda7d1b447f. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:44.191012 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:44.191012 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:44.192025 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-de0cbb8e-4a80-4bdc-8af0-2e2872b9e36e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f returned with HTTP 200 Jul 03 19:33:44.192819 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 931/3703] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:44 2026] GET /volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:44.303558 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d78afd69-097d-402c-8d5f-4a3191724450 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:44.306527 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d78afd69-097d-402c-8d5f-4a3191724450 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 Jul 03 19:33:44.306527 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d78afd69-097d-402c-8d5f-4a3191724450 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:44.306527 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d78afd69-097d-402c-8d5f-4a3191724450 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:44.314927 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d78afd69-097d-402c-8d5f-4a3191724450 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 returned with HTTP 404 Jul 03 19:33:44.315993 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 935/3704] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:44 2026] GET /volume/v3/volumes/ee94798d-697e-4c42-8081-707e9227c4a6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:44.555469 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e4241fb4-a58f-4251-bd28-ba8142df87f7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:44.557380 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e4241fb4-a58f-4251-bd28-ba8142df87f7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:44.557380 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e4241fb4-a58f-4251-bd28-ba8142df87f7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:44.557380 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e4241fb4-a58f-4251-bd28-ba8142df87f7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:44.557380 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-e4241fb4-a58f-4251-bd28-ba8142df87f7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:44.562476 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:44.562476 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:44.563342 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e4241fb4-a58f-4251-bd28-ba8142df87f7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:44.563342 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 933/3705] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:44 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:44.842471 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8317d150-7487-477e-bd5b-afb5cf0a3022 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:44.845181 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8317d150-7487-477e-bd5b-afb5cf0a3022 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:33:44.845409 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8317d150-7487-477e-bd5b-afb5cf0a3022 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:44.846010 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8317d150-7487-477e-bd5b-afb5cf0a3022 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:44.846197 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-8317d150-7487-477e-bd5b-afb5cf0a3022 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:44.852320 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:44.852320 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:44.853105 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8317d150-7487-477e-bd5b-afb5cf0a3022 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:33:44.853669 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 907/3706] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:44 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:45.204065 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2a6723fd-0a16-4983-9c3d-5d778f6a0ae0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:45.206106 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2a6723fd-0a16-4983-9c3d-5d778f6a0ae0 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f Jul 03 19:33:45.206456 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2a6723fd-0a16-4983-9c3d-5d778f6a0ae0 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:45.207094 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2a6723fd-0a16-4983-9c3d-5d778f6a0ae0 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:45.207094 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-2a6723fd-0a16-4983-9c3d-5d778f6a0ae0 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 145e624f-1d31-4946-9cc1-8fda7d1b447f. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:45.208732 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=330,cinder:UPDATE=56,cinder:INSERT=32,cinder:DELETE=1 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:33:45.213016 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:45.213016 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:45.214087 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2a6723fd-0a16-4983-9c3d-5d778f6a0ae0 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f returned with HTTP 200 Jul 03 19:33:45.214824 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 932/3707] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:45 2026] GET /volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:45.582297 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bf29d3b5-030e-4e1c-b1ae-e61a1ddb150d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:45.584499 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bf29d3b5-030e-4e1c-b1ae-e61a1ddb150d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:45.584694 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bf29d3b5-030e-4e1c-b1ae-e61a1ddb150d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:45.584940 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bf29d3b5-030e-4e1c-b1ae-e61a1ddb150d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:45.585089 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-bf29d3b5-030e-4e1c-b1ae-e61a1ddb150d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:45.591702 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:45.591702 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:45.593440 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bf29d3b5-030e-4e1c-b1ae-e61a1ddb150d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:45.593440 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 936/3708] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:45 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:45.867502 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7c66cc75-ffd5-4f0c-9b73-8371088feda7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:45.869506 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7c66cc75-ffd5-4f0c-9b73-8371088feda7 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:33:45.869787 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7c66cc75-ffd5-4f0c-9b73-8371088feda7 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:45.870249 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7c66cc75-ffd5-4f0c-9b73-8371088feda7 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:45.870397 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-7c66cc75-ffd5-4f0c-9b73-8371088feda7 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:45.875418 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:45.875418 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:45.876196 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7c66cc75-ffd5-4f0c-9b73-8371088feda7 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:33:45.876631 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 934/3709] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:45 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:46.227516 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1e3b4e4b-429e-499b-9119-4d5dd62cc65a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:46.229804 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1e3b4e4b-429e-499b-9119-4d5dd62cc65a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f Jul 03 19:33:46.229997 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1e3b4e4b-429e-499b-9119-4d5dd62cc65a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:46.230208 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1e3b4e4b-429e-499b-9119-4d5dd62cc65a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:46.230319 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-1e3b4e4b-429e-499b-9119-4d5dd62cc65a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 145e624f-1d31-4946-9cc1-8fda7d1b447f. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:46.235111 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:46.235111 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:46.235936 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1e3b4e4b-429e-499b-9119-4d5dd62cc65a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f returned with HTTP 200 Jul 03 19:33:46.236566 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 908/3710] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:46 2026] GET /volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:46.609567 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-00970074-6b78-4e12-87bc-3d44bd427ce7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:46.617195 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-00970074-6b78-4e12-87bc-3d44bd427ce7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:46.617195 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-00970074-6b78-4e12-87bc-3d44bd427ce7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:46.617195 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-00970074-6b78-4e12-87bc-3d44bd427ce7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:46.617195 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-00970074-6b78-4e12-87bc-3d44bd427ce7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:46.634995 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:46.634995 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:46.636186 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-00970074-6b78-4e12-87bc-3d44bd427ce7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:46.636714 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 933/3711] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:46 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 750 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:46.892939 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d3ba8091-93d9-4db1-be7a-a03646976cf5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:46.917996 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d3ba8091-93d9-4db1-be7a-a03646976cf5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:33:46.919839 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d3ba8091-93d9-4db1-be7a-a03646976cf5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:46.920705 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d3ba8091-93d9-4db1-be7a-a03646976cf5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:46.923901 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-d3ba8091-93d9-4db1-be7a-a03646976cf5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:46.941971 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:46.941971 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:46.947009 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d3ba8091-93d9-4db1-be7a-a03646976cf5 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:33:46.948004 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 937/3712] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:46 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 736 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:46.963346 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4563a946-064c-43c7-b424-21860b323c82 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:46.969327 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4563a946-064c-43c7-b424-21860b323c82 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/2dcbee77-3f89-47b3-86b4-4461fbb28dbf Jul 03 19:33:46.969587 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4563a946-064c-43c7-b424-21860b323c82 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:46.969805 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4563a946-064c-43c7-b424-21860b323c82 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:46.969983 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-4563a946-064c-43c7-b424-21860b323c82 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Delete volume with id: 2dcbee77-3f89-47b3-86b4-4461fbb28dbf Jul 03 19:33:46.983495 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:46.983495 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:46.984017 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-4563a946-064c-43c7-b424-21860b323c82 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Volume info retrieved successfully. Jul 03 19:33:47.009187 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-4563a946-064c-43c7-b424-21860b323c82 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Delete volume request issued successfully. Jul 03 19:33:47.009187 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4563a946-064c-43c7-b424-21860b323c82 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes/2dcbee77-3f89-47b3-86b4-4461fbb28dbf returned with HTTP 202 Jul 03 19:33:47.009187 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 935/3713] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:33:46 2026] DELETE /volume/v3/volumes/2dcbee77-3f89-47b3-86b4-4461fbb28dbf => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:33:47.016091 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-92746f5a-ad7f-4e02-827b-d6d8496f0bcf None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:47.019728 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-92746f5a-ad7f-4e02-827b-d6d8496f0bcf tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/volumes/2dcbee77-3f89-47b3-86b4-4461fbb28dbf Jul 03 19:33:47.019924 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-92746f5a-ad7f-4e02-827b-d6d8496f0bcf tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:47.020099 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-92746f5a-ad7f-4e02-827b-d6d8496f0bcf tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:47.032783 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:47.032783 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:47.038533 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-92746f5a-ad7f-4e02-827b-d6d8496f0bcf tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Volume info retrieved successfully. Jul 03 19:33:47.042370 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-92746f5a-ad7f-4e02-827b-d6d8496f0bcf tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes/2dcbee77-3f89-47b3-86b4-4461fbb28dbf returned with HTTP 200 Jul 03 19:33:47.042869 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 909/3714] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:47 2026] GET /volume/v3/volumes/2dcbee77-3f89-47b3-86b4-4461fbb28dbf => generated 1072 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:33:47.254970 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4b4a11d2-9fa4-4c27-afff-c8eb7f3d4563 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:47.257546 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4b4a11d2-9fa4-4c27-afff-c8eb7f3d4563 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f Jul 03 19:33:47.257849 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4b4a11d2-9fa4-4c27-afff-c8eb7f3d4563 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:47.258141 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4b4a11d2-9fa4-4c27-afff-c8eb7f3d4563 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:47.258348 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-4b4a11d2-9fa4-4c27-afff-c8eb7f3d4563 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 145e624f-1d31-4946-9cc1-8fda7d1b447f. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:47.265194 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:47.265194 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:47.265194 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4b4a11d2-9fa4-4c27-afff-c8eb7f3d4563 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f returned with HTTP 200 Jul 03 19:33:47.265490 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 934/3715] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:47 2026] GET /volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:47.647723 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b644a81e-5729-4906-9ea1-12e4fda18017 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:47.654288 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b644a81e-5729-4906-9ea1-12e4fda18017 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:47.654288 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b644a81e-5729-4906-9ea1-12e4fda18017 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:47.654288 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b644a81e-5729-4906-9ea1-12e4fda18017 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:47.654288 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-b644a81e-5729-4906-9ea1-12e4fda18017 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:47.657763 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:47.657763 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:47.658297 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b644a81e-5729-4906-9ea1-12e4fda18017 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:47.658752 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 938/3716] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:47 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:48.057156 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9ecced47-2f6b-4f0e-8d39-0e16828e0cab None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:48.059941 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9ecced47-2f6b-4f0e-8d39-0e16828e0cab tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/volumes/2dcbee77-3f89-47b3-86b4-4461fbb28dbf Jul 03 19:33:48.061228 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9ecced47-2f6b-4f0e-8d39-0e16828e0cab tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:48.061228 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9ecced47-2f6b-4f0e-8d39-0e16828e0cab tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:48.070315 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9ecced47-2f6b-4f0e-8d39-0e16828e0cab tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes/2dcbee77-3f89-47b3-86b4-4461fbb28dbf returned with HTTP 404 Jul 03 19:33:48.070315 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 936/3717] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:48 2026] GET /volume/v3/volumes/2dcbee77-3f89-47b3-86b4-4461fbb28dbf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:48.079832 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-aed956fb-f5f7-4cb2-852b-e3be5276c095 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:48.082432 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-aed956fb-f5f7-4cb2-852b-e3be5276c095 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:33:48.082725 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-aed956fb-f5f7-4cb2-852b-e3be5276c095 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:48.082984 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-aed956fb-f5f7-4cb2-852b-e3be5276c095 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:48.083114 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-aed956fb-f5f7-4cb2-852b-e3be5276c095 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:48.089557 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:48.089557 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:48.090515 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-aed956fb-f5f7-4cb2-852b-e3be5276c095 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-member] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:33:48.090973 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 910/3718] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:48 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:48.102900 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-eb938bbd-5a86-4c13-acf1-1085c0f4e6f1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:48.105122 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-eb938bbd-5a86-4c13-acf1-1085c0f4e6f1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] DELETE https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 Jul 03 19:33:48.105473 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-eb938bbd-5a86-4c13-acf1-1085c0f4e6f1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:48.105757 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-eb938bbd-5a86-4c13-acf1-1085c0f4e6f1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:48.105926 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.backups [None req-eb938bbd-5a86-4c13-acf1-1085c0f4e6f1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Delete backup with id: 83ee405f-37f4-4ff4-a64e-f8061efaafb2. Jul 03 19:33:48.111751 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:48.111751 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:48.129155 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.backup.rpcapi [None req-eb938bbd-5a86-4c13-acf1-1085c0f4e6f1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] delete_backup rpcapi backup_id 83ee405f-37f4-4ff4-a64e-f8061efaafb2 {{(pid=99927) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:33:48.131401 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-eb938bbd-5a86-4c13-acf1-1085c0f4e6f1 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 returned with HTTP 202 Jul 03 19:33:48.132030 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 935/3719] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:33:48 2026] DELETE /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:33:48.141598 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3fe035a3-652e-422f-b9db-1595b58e4e83 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:48.144019 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3fe035a3-652e-422f-b9db-1595b58e4e83 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 Jul 03 19:33:48.144286 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3fe035a3-652e-422f-b9db-1595b58e4e83 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:48.144514 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3fe035a3-652e-422f-b9db-1595b58e4e83 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:48.144630 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-3fe035a3-652e-422f-b9db-1595b58e4e83 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 83ee405f-37f4-4ff4-a64e-f8061efaafb2. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:48.151246 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:48.151246 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:48.152018 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3fe035a3-652e-422f-b9db-1595b58e4e83 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 returned with HTTP 200 Jul 03 19:33:48.152510 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 939/3720] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:48 2026] GET /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:33:48.277392 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2cff9e87-edac-4160-ac27-06358aa524f8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:48.279853 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2cff9e87-edac-4160-ac27-06358aa524f8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f Jul 03 19:33:48.280155 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2cff9e87-edac-4160-ac27-06358aa524f8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:48.280372 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2cff9e87-edac-4160-ac27-06358aa524f8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:48.280506 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-2cff9e87-edac-4160-ac27-06358aa524f8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 145e624f-1d31-4946-9cc1-8fda7d1b447f. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:48.285437 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:48.285437 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:48.286279 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2cff9e87-edac-4160-ac27-06358aa524f8 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f returned with HTTP 200 Jul 03 19:33:48.286657 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 937/3721] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:48 2026] GET /volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:48.675086 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ee89d7c9-49b9-41fc-8aa2-835b14ca3285 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:48.678919 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ee89d7c9-49b9-41fc-8aa2-835b14ca3285 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:48.678919 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ee89d7c9-49b9-41fc-8aa2-835b14ca3285 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:48.679284 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ee89d7c9-49b9-41fc-8aa2-835b14ca3285 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:48.679549 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-ee89d7c9-49b9-41fc-8aa2-835b14ca3285 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:48.688352 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:48.688352 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:48.689473 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ee89d7c9-49b9-41fc-8aa2-835b14ca3285 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:48.689983 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 911/3722] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:48 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:49.121129 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d8feb7ca-f4e1-42d7-8b29-9b747892c5d1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:49.167193 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1a3895e0-3b67-4a37-a3c8-6bc50d39f3f0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:49.169673 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1a3895e0-3b67-4a37-a3c8-6bc50d39f3f0 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 Jul 03 19:33:49.170227 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1a3895e0-3b67-4a37-a3c8-6bc50d39f3f0 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:49.170352 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1a3895e0-3b67-4a37-a3c8-6bc50d39f3f0 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:49.170486 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-1a3895e0-3b67-4a37-a3c8-6bc50d39f3f0 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 83ee405f-37f4-4ff4-a64e-f8061efaafb2. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:49.176983 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:49.176983 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:49.177727 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1a3895e0-3b67-4a37-a3c8-6bc50d39f3f0 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 returned with HTTP 200 Jul 03 19:33:49.178247 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 940/3723] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:49 2026] GET /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:49.206904 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d8feb7ca-f4e1-42d7-8b29-9b747892c5d1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:33:49.207339 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d8feb7ca-f4e1-42d7-8b29-9b747892c5d1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-23194616"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:49.209623 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-d8feb7ca-f4e1-42d7-8b29-9b747892c5d1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-23194616'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:33:49.209623 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-d8feb7ca-f4e1-42d7-8b29-9b747892c5d1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create volume of 1 GB Jul 03 19:33:49.215037 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d8feb7ca-f4e1-42d7-8b29-9b747892c5d1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Availability Zones retrieved successfully. Jul 03 19:33:49.222305 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d8feb7ca-f4e1-42d7-8b29-9b747892c5d1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Flow 'volume_create_api' (3b77e664-e1f6-46c0-a15c-1f139745cbf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:49.223790 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d8feb7ca-f4e1-42d7-8b29-9b747892c5d1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (769943e1-1045-4c14-b0bb-c7a0b41dceb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:49.225025 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-d8feb7ca-f4e1-42d7-8b29-9b747892c5d1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:33:49.261305 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d8feb7ca-f4e1-42d7-8b29-9b747892c5d1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (769943e1-1045-4c14-b0bb-c7a0b41dceb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:49.262965 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d8feb7ca-f4e1-42d7-8b29-9b747892c5d1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d63f9267-0af9-4302-b68f-b825e8ad0d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:49.297116 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-571f1182-6166-4ed3-80bc-5937fd7bd9b9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:49.298674 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-571f1182-6166-4ed3-80bc-5937fd7bd9b9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f Jul 03 19:33:49.298847 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-571f1182-6166-4ed3-80bc-5937fd7bd9b9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:49.299037 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-571f1182-6166-4ed3-80bc-5937fd7bd9b9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:49.299140 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-571f1182-6166-4ed3-80bc-5937fd7bd9b9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 145e624f-1d31-4946-9cc1-8fda7d1b447f. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:49.303075 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:49.303075 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:49.303816 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-571f1182-6166-4ed3-80bc-5937fd7bd9b9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f returned with HTTP 200 Jul 03 19:33:49.304271 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 938/3724] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:49 2026] GET /volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f => generated 705 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:49.329429 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-d8feb7ca-f4e1-42d7-8b29-9b747892c5d1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Created reservations ['33f11b89-46cf-4d00-9286-3cd863ebae58', '671638f4-fa9a-4c2b-a8c3-bcf82f22a5af', '8161f098-e674-4485-92c5-c71fb1af3524', '690be3a0-fd0e-4ae1-ab28-61cc140a8f45'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:49.330284 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d8feb7ca-f4e1-42d7-8b29-9b747892c5d1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d63f9267-0af9-4302-b68f-b825e8ad0d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33f11b89-46cf-4d00-9286-3cd863ebae58', '671638f4-fa9a-4c2b-a8c3-bcf82f22a5af', '8161f098-e674-4485-92c5-c71fb1af3524', '690be3a0-fd0e-4ae1-ab28-61cc140a8f45']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:49.331223 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d8feb7ca-f4e1-42d7-8b29-9b747892c5d1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f53297c2-d4a8-4269-b8ee-0d7c2a6e8e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:49.354970 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d8feb7ca-f4e1-42d7-8b29-9b747892c5d1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f53297c2-d4a8-4269-b8ee-0d7c2a6e8e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4beb25fd-7d3b-4403-8237-a969e6d75b15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-23194616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b58f9e75eb407cb8188496f28645f7',qos_specs=None,replication_status=,reservations=['33f11b89-46cf-4d00-9286-3cd863ebae58','671638f4-fa9a-4c2b-a8c3-bcf82f22a5af','8161f098-e674-4485-92c5-c71fb1af3524','690be3a0-fd0e-4ae1-ab28-61cc140a8f45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06152cc38e394c6b8e49513ee6ced50f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:33:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-23194616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4beb25fd-7d3b-4403-8237-a969e6d75b15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76b58f9e75eb407cb8188496f28645f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06152cc38e394c6b8e49513ee6ced50f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:49.355677 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d8feb7ca-f4e1-42d7-8b29-9b747892c5d1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78954f2c-2dd9-4cf8-8132-e1ae399e0fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:49.378522 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d8feb7ca-f4e1-42d7-8b29-9b747892c5d1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78954f2c-2dd9-4cf8-8132-e1ae399e0fe3) transitioned into state 'SUCCESS' from state '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-23194616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b58f9e75eb407cb8188496f28645f7',qos_specs=None,replication_status=,reservations=['33f11b89-46cf-4d00-9286-3cd863ebae58','671638f4-fa9a-4c2b-a8c3-bcf82f22a5af','8161f098-e674-4485-92c5-c71fb1af3524','690be3a0-fd0e-4ae1-ab28-61cc140a8f45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06152cc38e394c6b8e49513ee6ced50f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:49.379387 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d8feb7ca-f4e1-42d7-8b29-9b747892c5d1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62bc2e52-9f07-4c5c-a97c-f3279e9d6192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:49.391630 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d8feb7ca-f4e1-42d7-8b29-9b747892c5d1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62bc2e52-9f07-4c5c-a97c-f3279e9d6192) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:49.392373 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d8feb7ca-f4e1-42d7-8b29-9b747892c5d1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Flow 'volume_create_api' (3b77e664-e1f6-46c0-a15c-1f139745cbf1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:49.392623 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d8feb7ca-f4e1-42d7-8b29-9b747892c5d1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create volume request issued successfully. Jul 03 19:33:49.393107 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d8feb7ca-f4e1-42d7-8b29-9b747892c5d1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:33:49.393720 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 936/3725] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:33:49 2026] POST /volume/v3/volumes => generated 750 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:49.415879 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e5df2dcd-a40a-4b8c-ba5d-7e2833e3e579 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:49.415879 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e5df2dcd-a40a-4b8c-ba5d-7e2833e3e579 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:33:49.415879 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e5df2dcd-a40a-4b8c-ba5d-7e2833e3e579 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:49.415879 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e5df2dcd-a40a-4b8c-ba5d-7e2833e3e579 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:49.430425 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:49.430425 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:49.438985 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e5df2dcd-a40a-4b8c-ba5d-7e2833e3e579 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:33:49.446188 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e5df2dcd-a40a-4b8c-ba5d-7e2833e3e579 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 returned with HTTP 200 Jul 03 19:33:49.446188 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 912/3726] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:49 2026] GET /volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:49.704017 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7563430a-dab7-41f3-9946-d56ce314b32c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:49.707425 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7563430a-dab7-41f3-9946-d56ce314b32c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:49.707645 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7563430a-dab7-41f3-9946-d56ce314b32c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:49.707864 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7563430a-dab7-41f3-9946-d56ce314b32c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:49.708065 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-7563430a-dab7-41f3-9946-d56ce314b32c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:49.713338 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:49.713338 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:49.714838 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7563430a-dab7-41f3-9946-d56ce314b32c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:49.714838 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 941/3727] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:49 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:50.204076 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-274cf2e8-bed8-4c24-8b5d-acdcd818beb9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:50.206407 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-274cf2e8-bed8-4c24-8b5d-acdcd818beb9 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 Jul 03 19:33:50.206687 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-274cf2e8-bed8-4c24-8b5d-acdcd818beb9 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:50.206948 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-274cf2e8-bed8-4c24-8b5d-acdcd818beb9 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:50.207093 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-274cf2e8-bed8-4c24-8b5d-acdcd818beb9 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 83ee405f-37f4-4ff4-a64e-f8061efaafb2. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:50.211629 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-274cf2e8-bed8-4c24-8b5d-acdcd818beb9 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 returned with HTTP 404 Jul 03 19:33:50.212289 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 939/3728] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:50 2026] GET /volume/v3/backups/83ee405f-37f4-4ff4-a64e-f8061efaafb2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:50.220293 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3e6c2c43-58a0-42a0-9aae-d146038b4c78 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:50.222899 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3e6c2c43-58a0-42a0-9aae-d146038b4c78 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] DELETE https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 Jul 03 19:33:50.222899 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3e6c2c43-58a0-42a0-9aae-d146038b4c78 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:50.223040 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3e6c2c43-58a0-42a0-9aae-d146038b4c78 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:50.223111 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.backups [None req-3e6c2c43-58a0-42a0-9aae-d146038b4c78 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Delete backup with id: 961b02bf-45e6-4ef0-b259-a487a80f7541. Jul 03 19:33:50.228278 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:50.228278 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:50.245140 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.backup.rpcapi [None req-3e6c2c43-58a0-42a0-9aae-d146038b4c78 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] delete_backup rpcapi backup_id 961b02bf-45e6-4ef0-b259-a487a80f7541 {{(pid=99927) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:33:50.250419 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3e6c2c43-58a0-42a0-9aae-d146038b4c78 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 returned with HTTP 202 Jul 03 19:33:50.250419 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 937/3729] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:33:50 2026] DELETE /volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:33:50.256297 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3cc83946-21bf-4747-b5fd-d337877564f3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:50.258788 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3cc83946-21bf-4747-b5fd-d337877564f3 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 Jul 03 19:33:50.259031 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3cc83946-21bf-4747-b5fd-d337877564f3 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:50.259346 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3cc83946-21bf-4747-b5fd-d337877564f3 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:50.259554 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-3cc83946-21bf-4747-b5fd-d337877564f3 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 961b02bf-45e6-4ef0-b259-a487a80f7541. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:50.265848 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:50.265848 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:50.266570 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3cc83946-21bf-4747-b5fd-d337877564f3 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 returned with HTTP 200 Jul 03 19:33:50.266986 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 913/3730] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:50 2026] GET /volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:50.314601 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-dd242f62-3a8d-41c5-b671-6a8729cf3660 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:50.316695 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-dd242f62-3a8d-41c5-b671-6a8729cf3660 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f Jul 03 19:33:50.317018 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-dd242f62-3a8d-41c5-b671-6a8729cf3660 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:50.317835 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-dd242f62-3a8d-41c5-b671-6a8729cf3660 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:50.317835 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-dd242f62-3a8d-41c5-b671-6a8729cf3660 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 145e624f-1d31-4946-9cc1-8fda7d1b447f. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:50.323114 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:50.323114 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:50.324003 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-dd242f62-3a8d-41c5-b671-6a8729cf3660 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f returned with HTTP 200 Jul 03 19:33:50.324398 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 942/3731] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:50 2026] GET /volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:50.462343 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-dd0fb50c-aea3-4dfb-95c2-6a03d373c34f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:50.464443 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dd0fb50c-aea3-4dfb-95c2-6a03d373c34f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:33:50.464841 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-dd0fb50c-aea3-4dfb-95c2-6a03d373c34f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:50.465093 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-dd0fb50c-aea3-4dfb-95c2-6a03d373c34f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:50.474182 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:50.474182 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:50.478513 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-dd0fb50c-aea3-4dfb-95c2-6a03d373c34f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:33:50.483450 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dd0fb50c-aea3-4dfb-95c2-6a03d373c34f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 returned with HTTP 200 Jul 03 19:33:50.483904 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 940/3732] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:50 2026] GET /volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:50.499954 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ee1756d7-68e8-4d02-95ba-5ae7e4bf194c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:50.502233 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ee1756d7-68e8-4d02-95ba-5ae7e4bf194c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:33:50.502576 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ee1756d7-68e8-4d02-95ba-5ae7e4bf194c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:50.502826 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ee1756d7-68e8-4d02-95ba-5ae7e4bf194c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:50.512571 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:50.512571 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:50.523385 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ee1756d7-68e8-4d02-95ba-5ae7e4bf194c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:33:50.535782 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ee1756d7-68e8-4d02-95ba-5ae7e4bf194c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 returned with HTTP 200 Jul 03 19:33:50.536377 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 938/3733] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:50 2026] GET /volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:50.550885 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9bd479a3-c6c9-480d-b914-0df7444f8070 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:50.552666 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9bd479a3-c6c9-480d-b914-0df7444f8070 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:33:50.553041 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9bd479a3-c6c9-480d-b914-0df7444f8070 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4beb25fd-7d3b-4403-8237-a969e6d75b15", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-507426091"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:50.562649 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:50.562649 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:50.563122 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9bd479a3-c6c9-480d-b914-0df7444f8070 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:33:50.563273 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-9bd479a3-c6c9-480d-b914-0df7444f8070 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create snapshot from volume 4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:33:50.600720 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-9bd479a3-c6c9-480d-b914-0df7444f8070 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Created reservations ['bd9f8e7d-0338-4d83-962a-a2eda67f5124', '601c3526-383d-43ec-ba93-9c55da4224ac', 'd37e82fc-bc35-4bf2-ae3c-6ba8a5627b4d', 'a4e58583-b949-40a0-8305-3819496fb960'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:50.642182 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9bd479a3-c6c9-480d-b914-0df7444f8070 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot create request issued successfully. Jul 03 19:33:50.642533 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9bd479a3-c6c9-480d-b914-0df7444f8070 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:33:50.644498 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 914/3734] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:33:50 2026] POST /volume/v3/snapshots => generated 309 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:50.653923 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-cfc4ea5b-0af9-4e5c-9292-730b75cce40f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:50.656296 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cfc4ea5b-0af9-4e5c-9292-730b75cce40f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/44554f02-14ce-4b91-9ce7-c418c13e670a Jul 03 19:33:50.656514 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cfc4ea5b-0af9-4e5c-9292-730b75cce40f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:50.656793 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cfc4ea5b-0af9-4e5c-9292-730b75cce40f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:50.663592 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:50.663592 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:50.664198 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-cfc4ea5b-0af9-4e5c-9292-730b75cce40f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:33:50.665256 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cfc4ea5b-0af9-4e5c-9292-730b75cce40f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/44554f02-14ce-4b91-9ce7-c418c13e670a returned with HTTP 200 Jul 03 19:33:50.665720 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 943/3735] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:33:50 2026] GET /volume/v3/snapshots/44554f02-14ce-4b91-9ce7-c418c13e670a => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:50.725911 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-06825dd4-64e9-4648-a40e-4429deb981c9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:50.728143 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-06825dd4-64e9-4648-a40e-4429deb981c9 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:50.728446 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-06825dd4-64e9-4648-a40e-4429deb981c9 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:50.728728 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-06825dd4-64e9-4648-a40e-4429deb981c9 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:50.728855 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-06825dd4-64e9-4648-a40e-4429deb981c9 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:50.733797 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:50.733797 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:50.734734 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-06825dd4-64e9-4648-a40e-4429deb981c9 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:50.735282 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 941/3736] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:50 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:51.278422 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-199db411-c567-475f-9f16-e7e4c3c42ba0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:51.283210 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-199db411-c567-475f-9f16-e7e4c3c42ba0 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 Jul 03 19:33:51.283538 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-199db411-c567-475f-9f16-e7e4c3c42ba0 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:51.283840 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-199db411-c567-475f-9f16-e7e4c3c42ba0 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:51.284023 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-199db411-c567-475f-9f16-e7e4c3c42ba0 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 961b02bf-45e6-4ef0-b259-a487a80f7541. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:51.290824 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:51.290824 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:51.291848 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-199db411-c567-475f-9f16-e7e4c3c42ba0 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 returned with HTTP 200 Jul 03 19:33:51.292425 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 939/3737] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:51 2026] GET /volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:51.335620 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0a754e92-da33-4ff8-858c-75cf2666a040 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:51.337616 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0a754e92-da33-4ff8-858c-75cf2666a040 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f Jul 03 19:33:51.337835 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0a754e92-da33-4ff8-858c-75cf2666a040 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:51.338055 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0a754e92-da33-4ff8-858c-75cf2666a040 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:51.338055 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-0a754e92-da33-4ff8-858c-75cf2666a040 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 145e624f-1d31-4946-9cc1-8fda7d1b447f. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:51.344060 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:51.344060 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:51.345154 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0a754e92-da33-4ff8-858c-75cf2666a040 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f returned with HTTP 200 Jul 03 19:33:51.345309 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 915/3738] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:51 2026] GET /volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:51.356470 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-51fa8c99-bedc-4885-b29c-7008339cb4bc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:51.358152 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-51fa8c99-bedc-4885-b29c-7008339cb4bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f Jul 03 19:33:51.358344 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-51fa8c99-bedc-4885-b29c-7008339cb4bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:51.358540 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-51fa8c99-bedc-4885-b29c-7008339cb4bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:51.358648 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-51fa8c99-bedc-4885-b29c-7008339cb4bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 145e624f-1d31-4946-9cc1-8fda7d1b447f. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:51.364491 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:51.364491 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:51.365451 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-51fa8c99-bedc-4885-b29c-7008339cb4bc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f returned with HTTP 200 Jul 03 19:33:51.365839 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 944/3739] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:51 2026] GET /volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:51.375716 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-08d37913-eda8-48f7-9e0b-8cee9fd82833 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:51.378087 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-08d37913-eda8-48f7-9e0b-8cee9fd82833 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] DELETE https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f Jul 03 19:33:51.378369 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-08d37913-eda8-48f7-9e0b-8cee9fd82833 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:51.378671 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-08d37913-eda8-48f7-9e0b-8cee9fd82833 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:51.378843 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.contrib.backups [None req-08d37913-eda8-48f7-9e0b-8cee9fd82833 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Delete backup with id: 145e624f-1d31-4946-9cc1-8fda7d1b447f. Jul 03 19:33:51.383892 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:51.383892 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:51.400095 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.backup.rpcapi [None req-08d37913-eda8-48f7-9e0b-8cee9fd82833 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] delete_backup rpcapi backup_id 145e624f-1d31-4946-9cc1-8fda7d1b447f {{(pid=99925) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:33:51.402854 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-08d37913-eda8-48f7-9e0b-8cee9fd82833 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f returned with HTTP 202 Jul 03 19:33:51.403575 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 942/3740] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:33:51 2026] DELETE /volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:33:51.411036 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0eaa3b86-2bfa-4b12-9fbe-346ab1ff2b76 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:51.413381 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0eaa3b86-2bfa-4b12-9fbe-346ab1ff2b76 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f Jul 03 19:33:51.413730 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0eaa3b86-2bfa-4b12-9fbe-346ab1ff2b76 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:51.413917 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0eaa3b86-2bfa-4b12-9fbe-346ab1ff2b76 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:51.414074 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-0eaa3b86-2bfa-4b12-9fbe-346ab1ff2b76 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 145e624f-1d31-4946-9cc1-8fda7d1b447f. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:51.419580 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:51.419580 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:51.420607 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0eaa3b86-2bfa-4b12-9fbe-346ab1ff2b76 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f returned with HTTP 200 Jul 03 19:33:51.421475 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 940/3741] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:51 2026] GET /volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:51.675636 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-32167a12-1e05-427e-aaf9-8fd15a7b1055 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:51.677463 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-32167a12-1e05-427e-aaf9-8fd15a7b1055 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/44554f02-14ce-4b91-9ce7-c418c13e670a Jul 03 19:33:51.677672 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-32167a12-1e05-427e-aaf9-8fd15a7b1055 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:51.677921 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-32167a12-1e05-427e-aaf9-8fd15a7b1055 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:51.683467 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:51.683467 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:51.684034 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-32167a12-1e05-427e-aaf9-8fd15a7b1055 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:33:51.685024 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-32167a12-1e05-427e-aaf9-8fd15a7b1055 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/44554f02-14ce-4b91-9ce7-c418c13e670a returned with HTTP 200 Jul 03 19:33:51.685415 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 916/3742] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:33:51 2026] GET /volume/v3/snapshots/44554f02-14ce-4b91-9ce7-c418c13e670a => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:51.692994 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e8f9ff4e-5c98-4e79-b0d3-aef7e6d90f80 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:51.694595 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e8f9ff4e-5c98-4e79-b0d3-aef7e6d90f80 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] POST https://10.4.3.61/volume/v3/backups Jul 03 19:33:51.694925 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e8f9ff4e-5c98-4e79-b0d3-aef7e6d90f80 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4beb25fd-7d3b-4403-8237-a969e6d75b15", "snapshot_id": "44554f02-14ce-4b91-9ce7-c418c13e670a", "name": "tempest-VolumesSnapshotTestJSON-Backup-378128507", "container": "tempest-volumessnapshottestjson-backup-container-734591841"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:51.696361 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.backups [None req-e8f9ff4e-5c98-4e79-b0d3-aef7e6d90f80 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Creating new backup {'backup': {'volume_id': '4beb25fd-7d3b-4403-8237-a969e6d75b15', 'snapshot_id': '44554f02-14ce-4b91-9ce7-c418c13e670a', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-378128507', 'container': 'tempest-volumessnapshottestjson-backup-container-734591841'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:33:51.696484 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-e8f9ff4e-5c98-4e79-b0d3-aef7e6d90f80 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Creating backup of volume 4beb25fd-7d3b-4403-8237-a969e6d75b15 in container tempest-volumessnapshottestjson-backup-container-734591841 Jul 03 19:33:51.702988 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:51.702988 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:51.703438 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e8f9ff4e-5c98-4e79-b0d3-aef7e6d90f80 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:33:51.708242 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:51.708242 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:51.708706 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e8f9ff4e-5c98-4e79-b0d3-aef7e6d90f80 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:33:51.733491 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-e8f9ff4e-5c98-4e79-b0d3-aef7e6d90f80 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Created reservations ['6f2f61cf-6240-4246-a6cf-a449c07e28e9', '9d139229-7830-4aa1-a039-7e35b4da643a'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:51.745515 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ec6cecb2-c4ea-4670-a6dd-1d46edad9c29 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:51.747354 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ec6cecb2-c4ea-4670-a6dd-1d46edad9c29 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:51.747606 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ec6cecb2-c4ea-4670-a6dd-1d46edad9c29 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:51.747735 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ec6cecb2-c4ea-4670-a6dd-1d46edad9c29 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:51.747852 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-ec6cecb2-c4ea-4670-a6dd-1d46edad9c29 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:51.752428 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:51.752428 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:51.753240 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ec6cecb2-c4ea-4670-a6dd-1d46edad9c29 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:51.753737 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 943/3743] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:51 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:51.761401 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e8f9ff4e-5c98-4e79-b0d3-aef7e6d90f80 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:33:51.761976 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 945/3744] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:33:51 2026] POST /volume/v3/backups => generated 332 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:51.769653 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-47a46614-4b4c-400b-925d-199cfab0775f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:51.771680 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-47a46614-4b4c-400b-925d-199cfab0775f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 Jul 03 19:33:51.771915 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-47a46614-4b4c-400b-925d-199cfab0775f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:51.772094 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-47a46614-4b4c-400b-925d-199cfab0775f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:51.772229 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-47a46614-4b4c-400b-925d-199cfab0775f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Show backup with id b35c2485-ae47-459e-9901-8c9a5ef415a2. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:51.777406 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:51.777406 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:51.778361 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-47a46614-4b4c-400b-925d-199cfab0775f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 returned with HTTP 200 Jul 03 19:33:51.778780 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 941/3745] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:51 2026] GET /volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 => generated 829 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:51.847380 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5bd59066-1559-4f57-9a0e-222cf26c24ca None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:51.849540 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5bd59066-1559-4f57-9a0e-222cf26c24ca tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:33:51.849878 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5bd59066-1559-4f57-9a0e-222cf26c24ca tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1121667445"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:51.851284 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-5bd59066-1559-4f57-9a0e-222cf26c24ca tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1121667445'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:33:51.851391 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-5bd59066-1559-4f57-9a0e-222cf26c24ca tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Create volume of 1 GB Jul 03 19:33:51.855535 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5bd59066-1559-4f57-9a0e-222cf26c24ca tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Availability Zones retrieved successfully. Jul 03 19:33:51.862779 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5bd59066-1559-4f57-9a0e-222cf26c24ca tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Flow 'volume_create_api' (04c54cfd-bb17-4d8b-87f1-2c2ac6aa8492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:51.863991 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5bd59066-1559-4f57-9a0e-222cf26c24ca tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4640008b-10d1-4582-813d-25d140f0bfba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:51.865279 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-5bd59066-1559-4f57-9a0e-222cf26c24ca tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:33:51.895711 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5bd59066-1559-4f57-9a0e-222cf26c24ca tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4640008b-10d1-4582-813d-25d140f0bfba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:51.896758 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5bd59066-1559-4f57-9a0e-222cf26c24ca tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (121276b8-5fd1-4beb-9f5f-248aecee9aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:51.945623 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-5bd59066-1559-4f57-9a0e-222cf26c24ca tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Created reservations ['e5fc7998-9954-4c37-a7dd-947b2c7b8dd6', 'cf646172-dba5-41dd-86d1-38259573c908', '0477dbb6-af77-46dd-92f2-9d5d7d0e4057', '5aea075f-442e-4543-b224-74353afd4d38'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:51.946475 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5bd59066-1559-4f57-9a0e-222cf26c24ca tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (121276b8-5fd1-4beb-9f5f-248aecee9aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5fc7998-9954-4c37-a7dd-947b2c7b8dd6', 'cf646172-dba5-41dd-86d1-38259573c908', '0477dbb6-af77-46dd-92f2-9d5d7d0e4057', '5aea075f-442e-4543-b224-74353afd4d38']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:51.947268 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5bd59066-1559-4f57-9a0e-222cf26c24ca tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a5b923a-aac0-41c7-926b-b326cb64d092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:51.971576 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5bd59066-1559-4f57-9a0e-222cf26c24ca tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a5b923a-aac0-41c7-926b-b326cb64d092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5db65114-ea69-4463-bc0e-fb74ac5d4aa5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1121667445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea7b3062591480e81dd99fedd80f809',qos_specs=None,replication_status=,reservations=['e5fc7998-9954-4c37-a7dd-947b2c7b8dd6','cf646172-dba5-41dd-86d1-38259573c908','0477dbb6-af77-46dd-92f2-9d5d7d0e4057','5aea075f-442e-4543-b224-74353afd4d38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9052677347074fd081fc8503eccde0e1',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:33:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1121667445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5db65114-ea69-4463-bc0e-fb74ac5d4aa5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ea7b3062591480e81dd99fedd80f809',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9052677347074fd081fc8503eccde0e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:51.972361 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5bd59066-1559-4f57-9a0e-222cf26c24ca tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da43f25a-cc7e-49f4-a5c6-57844d73a146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:51.991735 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5bd59066-1559-4f57-9a0e-222cf26c24ca tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da43f25a-cc7e-49f4-a5c6-57844d73a146) transitioned into state 'SUCCESS' from state '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-1121667445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea7b3062591480e81dd99fedd80f809',qos_specs=None,replication_status=,reservations=['e5fc7998-9954-4c37-a7dd-947b2c7b8dd6','cf646172-dba5-41dd-86d1-38259573c908','0477dbb6-af77-46dd-92f2-9d5d7d0e4057','5aea075f-442e-4543-b224-74353afd4d38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9052677347074fd081fc8503eccde0e1',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:51.992513 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5bd59066-1559-4f57-9a0e-222cf26c24ca tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f74b337-1774-4b21-99a0-4976e0070eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:52.002718 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5bd59066-1559-4f57-9a0e-222cf26c24ca tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f74b337-1774-4b21-99a0-4976e0070eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:52.003855 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-5bd59066-1559-4f57-9a0e-222cf26c24ca tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Flow 'volume_create_api' (04c54cfd-bb17-4d8b-87f1-2c2ac6aa8492) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:52.003970 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5bd59066-1559-4f57-9a0e-222cf26c24ca tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Create volume request issued successfully. Jul 03 19:33:52.004580 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5bd59066-1559-4f57-9a0e-222cf26c24ca tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:33:52.005044 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 917/3746] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:33:51 2026] POST /volume/v3/volumes => generated 747 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:52.020842 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-89d2dda2-bd94-49a5-9776-0ffb6fe4e465 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:52.023136 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-89d2dda2-bd94-49a5-9776-0ffb6fe4e465 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5 Jul 03 19:33:52.023375 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-89d2dda2-bd94-49a5-9776-0ffb6fe4e465 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:52.023686 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-89d2dda2-bd94-49a5-9776-0ffb6fe4e465 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:52.031299 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:52.031299 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:52.035417 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-89d2dda2-bd94-49a5-9776-0ffb6fe4e465 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:52.040143 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-89d2dda2-bd94-49a5-9776-0ffb6fe4e465 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5 returned with HTTP 200 Jul 03 19:33:52.040558 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 944/3747] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:52 2026] GET /volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5 => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:52.305664 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2d94f7b9-8efd-4a0d-92ae-6ddc86834d83 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:52.307979 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2d94f7b9-8efd-4a0d-92ae-6ddc86834d83 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 Jul 03 19:33:52.308354 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2d94f7b9-8efd-4a0d-92ae-6ddc86834d83 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:52.308680 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2d94f7b9-8efd-4a0d-92ae-6ddc86834d83 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:52.308912 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-2d94f7b9-8efd-4a0d-92ae-6ddc86834d83 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 961b02bf-45e6-4ef0-b259-a487a80f7541. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:52.313698 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2d94f7b9-8efd-4a0d-92ae-6ddc86834d83 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 returned with HTTP 404 Jul 03 19:33:52.314473 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 946/3748] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:52 2026] GET /volume/v3/backups/961b02bf-45e6-4ef0-b259-a487a80f7541 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:52.322902 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-cc5ea102-57bf-4fab-a8d9-35a7595dee28 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:52.324951 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cc5ea102-57bf-4fab-a8d9-35a7595dee28 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] DELETE https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:33:52.325185 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cc5ea102-57bf-4fab-a8d9-35a7595dee28 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:52.325427 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cc5ea102-57bf-4fab-a8d9-35a7595dee28 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:52.325532 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.backups [None req-cc5ea102-57bf-4fab-a8d9-35a7595dee28 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Delete backup with id: 5f784ac8-38ec-4f28-9693-f7a776f47e17. Jul 03 19:33:52.329695 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:52.329695 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:52.343780 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.backup.rpcapi [None req-cc5ea102-57bf-4fab-a8d9-35a7595dee28 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] delete_backup rpcapi backup_id 5f784ac8-38ec-4f28-9693-f7a776f47e17 {{(pid=99927) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:33:52.345854 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cc5ea102-57bf-4fab-a8d9-35a7595dee28 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 202 Jul 03 19:33:52.346144 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 942/3749] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:33:52 2026] DELETE /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:33:52.354378 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c35c7ac2-2695-4b1f-8df6-dfcc819d699d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:52.358490 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c35c7ac2-2695-4b1f-8df6-dfcc819d699d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:33:52.358897 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c35c7ac2-2695-4b1f-8df6-dfcc819d699d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:52.358897 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c35c7ac2-2695-4b1f-8df6-dfcc819d699d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:52.359348 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-c35c7ac2-2695-4b1f-8df6-dfcc819d699d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:52.365663 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:52.365663 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:52.366359 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c35c7ac2-2695-4b1f-8df6-dfcc819d699d tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 200 Jul 03 19:33:52.366742 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 918/3750] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:52 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:52.434315 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fefd6375-c5d7-419e-a1fb-3f8e8f581fb5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:52.436520 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fefd6375-c5d7-419e-a1fb-3f8e8f581fb5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f Jul 03 19:33:52.436787 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fefd6375-c5d7-419e-a1fb-3f8e8f581fb5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:52.436973 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fefd6375-c5d7-419e-a1fb-3f8e8f581fb5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:52.437349 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-fefd6375-c5d7-419e-a1fb-3f8e8f581fb5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 145e624f-1d31-4946-9cc1-8fda7d1b447f. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:52.441368 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fefd6375-c5d7-419e-a1fb-3f8e8f581fb5 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f returned with HTTP 404 Jul 03 19:33:52.442118 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 945/3751] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:52 2026] GET /volume/v3/backups/145e624f-1d31-4946-9cc1-8fda7d1b447f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:52.450298 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bbb9af01-87a4-4d9f-ac92-b79e3620902d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:52.452639 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bbb9af01-87a4-4d9f-ac92-b79e3620902d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] POST https://10.4.3.61/volume/v3/backups Jul 03 19:33:52.453096 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bbb9af01-87a4-4d9f-ac92-b79e3620902d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "24487f1a-f11b-40b8-8ab5-e9986b5802ff", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-831244917", "container": "tempest-volumesbackupstest-backup-container-959325680"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:52.456206 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.backups [None req-bbb9af01-87a4-4d9f-ac92-b79e3620902d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Creating new backup {'backup': {'volume_id': '24487f1a-f11b-40b8-8ab5-e9986b5802ff', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-831244917', 'container': 'tempest-volumesbackupstest-backup-container-959325680'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:33:52.456206 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-bbb9af01-87a4-4d9f-ac92-b79e3620902d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Creating backup of volume 24487f1a-f11b-40b8-8ab5-e9986b5802ff in container tempest-volumesbackupstest-backup-container-959325680 Jul 03 19:33:52.466787 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:52.466787 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:52.467419 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-bbb9af01-87a4-4d9f-ac92-b79e3620902d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:33:52.486402 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-bbb9af01-87a4-4d9f-ac92-b79e3620902d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Created reservations ['6b98949a-992e-4b4e-b7b3-d4340aa2cec4', '4e5f9abc-7358-4fb7-b984-bb3d8fbc7873'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:52.533581 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bbb9af01-87a4-4d9f-ac92-b79e3620902d tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:33:52.534004 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 947/3752] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:33:52 2026] POST /volume/v3/backups => generated 327 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:52.542026 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b15ba2a8-7423-4d1f-a271-77a64d89101a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:52.543926 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b15ba2a8-7423-4d1f-a271-77a64d89101a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 Jul 03 19:33:52.544179 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b15ba2a8-7423-4d1f-a271-77a64d89101a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:52.544389 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b15ba2a8-7423-4d1f-a271-77a64d89101a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:52.544519 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-b15ba2a8-7423-4d1f-a271-77a64d89101a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 0db7483e-d407-4020-8d07-5be43221f451. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:52.548818 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:52.548818 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:52.549594 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b15ba2a8-7423-4d1f-a271-77a64d89101a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 returned with HTTP 200 Jul 03 19:33:52.549947 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 943/3753] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:52 2026] GET /volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:52.764768 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-16a549d6-4206-411b-87ea-8efdf0b856cb None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:52.766551 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-16a549d6-4206-411b-87ea-8efdf0b856cb tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:52.766779 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-16a549d6-4206-411b-87ea-8efdf0b856cb tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:52.767030 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-16a549d6-4206-411b-87ea-8efdf0b856cb tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:52.767183 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-16a549d6-4206-411b-87ea-8efdf0b856cb tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:52.771309 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:52.771309 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:52.772041 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-16a549d6-4206-411b-87ea-8efdf0b856cb tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:52.772491 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 919/3754] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:52 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:52.789535 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d33595ce-b16e-4574-9968-5ad43d117ebd None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:52.791276 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d33595ce-b16e-4574-9968-5ad43d117ebd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 Jul 03 19:33:52.791498 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d33595ce-b16e-4574-9968-5ad43d117ebd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:52.791710 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d33595ce-b16e-4574-9968-5ad43d117ebd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:52.791856 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-d33595ce-b16e-4574-9968-5ad43d117ebd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Show backup with id b35c2485-ae47-459e-9901-8c9a5ef415a2. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:52.796479 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:52.796479 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:52.797266 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d33595ce-b16e-4574-9968-5ad43d117ebd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 returned with HTTP 200 Jul 03 19:33:52.797622 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 946/3755] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:52 2026] GET /volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 => generated 831 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:53.052868 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3a7508ad-cfd5-42e7-b2ef-c078cdf88bd1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:53.054804 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3a7508ad-cfd5-42e7-b2ef-c078cdf88bd1 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5 Jul 03 19:33:53.055089 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3a7508ad-cfd5-42e7-b2ef-c078cdf88bd1 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:53.055340 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3a7508ad-cfd5-42e7-b2ef-c078cdf88bd1 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:53.063523 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:53.063523 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:53.068151 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3a7508ad-cfd5-42e7-b2ef-c078cdf88bd1 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:53.073066 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3a7508ad-cfd5-42e7-b2ef-c078cdf88bd1 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5 returned with HTTP 200 Jul 03 19:33:53.073492 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 948/3756] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:53 2026] GET /volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:53.088222 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c15eb29b-7d95-4826-b519-dede3311162e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:53.090093 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c15eb29b-7d95-4826-b519-dede3311162e tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] POST https://10.4.3.61/volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5/action Jul 03 19:33:53.090504 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c15eb29b-7d95-4826-b519-dede3311162e tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:33:53.090603 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c15eb29b-7d95-4826-b519-dede3311162e tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:53.101401 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:53.101401 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:53.101796 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.admin_actions [None req-c15eb29b-7d95-4826-b519-dede3311162e tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Updating volume '5db65114-ea69-4463-bc0e-fb74ac5d4aa5' with '{'status': 'attaching'}' {{(pid=99927) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 19:33:53.122184 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c15eb29b-7d95-4826-b519-dede3311162e tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] https://10.4.3.61/volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5/action returned with HTTP 202 Jul 03 19:33:53.122581 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 944/3757] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:33:53 2026] POST /volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:33:53.130266 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0f5a08e1-51a4-41a3-8ec3-861aa78f0816 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:53.132435 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0f5a08e1-51a4-41a3-8ec3-861aa78f0816 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5 Jul 03 19:33:53.132661 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0f5a08e1-51a4-41a3-8ec3-861aa78f0816 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:53.132879 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0f5a08e1-51a4-41a3-8ec3-861aa78f0816 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:53.140142 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:53.140142 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:53.144231 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0f5a08e1-51a4-41a3-8ec3-861aa78f0816 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:53.149189 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0f5a08e1-51a4-41a3-8ec3-861aa78f0816 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5 returned with HTTP 200 Jul 03 19:33:53.149798 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 920/3758] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:53 2026] GET /volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:53.161242 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9fbfba51-3b60-45b2-9ef0-4f7ef0fecc81 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:53.163266 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9fbfba51-3b60-45b2-9ef0-4f7ef0fecc81 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] POST https://10.4.3.61/volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5/action Jul 03 19:33:53.163611 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9fbfba51-3b60-45b2-9ef0-4f7ef0fecc81 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:33:53.163727 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9fbfba51-3b60-45b2-9ef0-4f7ef0fecc81 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:53.171565 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:53.171565 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:53.171898 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-9fbfba51-3b60-45b2-9ef0-4f7ef0fecc81 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Volume info retrieved successfully. Jul 03 19:33:53.194605 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-9fbfba51-3b60-45b2-9ef0-4f7ef0fecc81 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Delete volume request issued successfully. Jul 03 19:33:53.194946 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9fbfba51-3b60-45b2-9ef0-4f7ef0fecc81 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] https://10.4.3.61/volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5/action returned with HTTP 202 Jul 03 19:33:53.195386 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 947/3759] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:33:53 2026] POST /volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:33:53.202357 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-741c656b-ea17-48da-bb07-78e1d17cfb0b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:53.204159 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-741c656b-ea17-48da-bb07-78e1d17cfb0b tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5 Jul 03 19:33:53.204395 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-741c656b-ea17-48da-bb07-78e1d17cfb0b tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:53.204571 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-741c656b-ea17-48da-bb07-78e1d17cfb0b tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:53.212151 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:53.212151 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:53.215838 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-741c656b-ea17-48da-bb07-78e1d17cfb0b tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:53.219965 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-741c656b-ea17-48da-bb07-78e1d17cfb0b tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5 returned with HTTP 200 Jul 03 19:33:53.220342 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 949/3760] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:53 2026] GET /volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:53.376608 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-84949a37-11d7-49fa-b491-b7650af383cc None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:53.378493 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-84949a37-11d7-49fa-b491-b7650af383cc tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 Jul 03 19:33:53.378686 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-84949a37-11d7-49fa-b491-b7650af383cc tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:53.378953 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-84949a37-11d7-49fa-b491-b7650af383cc tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:53.379059 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-84949a37-11d7-49fa-b491-b7650af383cc tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Show backup with id 5f784ac8-38ec-4f28-9693-f7a776f47e17. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:53.382570 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-84949a37-11d7-49fa-b491-b7650af383cc tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 returned with HTTP 404 Jul 03 19:33:53.383029 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 945/3761] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:53 2026] GET /volume/v3/backups/5f784ac8-38ec-4f28-9693-f7a776f47e17 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:53.390095 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f6f3c2ab-c2e4-4d2d-a958-f22f9f0b3b4b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:53.392065 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f6f3c2ab-c2e4-4d2d-a958-f22f9f0b3b4b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/4bd7d2ac-8a67-4b4c-b51d-6ad700b3ccea Jul 03 19:33:53.392276 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f6f3c2ab-c2e4-4d2d-a958-f22f9f0b3b4b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:53.392441 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f6f3c2ab-c2e4-4d2d-a958-f22f9f0b3b4b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:53.392602 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-f6f3c2ab-c2e4-4d2d-a958-f22f9f0b3b4b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Delete volume with id: 4bd7d2ac-8a67-4b4c-b51d-6ad700b3ccea Jul 03 19:33:53.402068 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:53.402068 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:53.402616 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f6f3c2ab-c2e4-4d2d-a958-f22f9f0b3b4b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Volume info retrieved successfully. Jul 03 19:33:53.422293 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f6f3c2ab-c2e4-4d2d-a958-f22f9f0b3b4b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Delete volume request issued successfully. Jul 03 19:33:53.422552 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f6f3c2ab-c2e4-4d2d-a958-f22f9f0b3b4b tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes/4bd7d2ac-8a67-4b4c-b51d-6ad700b3ccea returned with HTTP 202 Jul 03 19:33:53.423091 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 921/3762] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:33:53 2026] DELETE /volume/v3/volumes/4bd7d2ac-8a67-4b4c-b51d-6ad700b3ccea => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:33:53.431300 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-befc685d-4080-45e2-8a3b-35cd100352ee None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:53.433537 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-befc685d-4080-45e2-8a3b-35cd100352ee tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/volumes/4bd7d2ac-8a67-4b4c-b51d-6ad700b3ccea Jul 03 19:33:53.433823 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-befc685d-4080-45e2-8a3b-35cd100352ee tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:53.434067 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-befc685d-4080-45e2-8a3b-35cd100352ee tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:53.441895 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:53.441895 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:53.446104 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-befc685d-4080-45e2-8a3b-35cd100352ee tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Volume info retrieved successfully. Jul 03 19:33:53.450697 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-befc685d-4080-45e2-8a3b-35cd100352ee tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes/4bd7d2ac-8a67-4b4c-b51d-6ad700b3ccea returned with HTTP 200 Jul 03 19:33:53.451113 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 948/3763] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:53 2026] GET /volume/v3/volumes/4bd7d2ac-8a67-4b4c-b51d-6ad700b3ccea => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:33:53.538212 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-35c425ba-39e5-4e64-a2b8-d08105a04a2e req-840976d1-b06f-4260-a84a-e286b36ca013 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:53.540574 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-35c425ba-39e5-4e64-a2b8-d08105a04a2e req-840976d1-b06f-4260-a84a-e286b36ca013 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] DELETE https://10.4.3.61/volume/v3/attachments/a6bf185a-d7c2-495e-ad2e-f268e7d028a0 Jul 03 19:33:53.540758 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-35c425ba-39e5-4e64-a2b8-d08105a04a2e req-840976d1-b06f-4260-a84a-e286b36ca013 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:53.540946 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-35c425ba-39e5-4e64-a2b8-d08105a04a2e req-840976d1-b06f-4260-a84a-e286b36ca013 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:53.547625 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:53.547625 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:53.560231 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7f0e5387-abee-483d-aeed-11f21624f3c9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:53.562399 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7f0e5387-abee-483d-aeed-11f21624f3c9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 Jul 03 19:33:53.562643 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7f0e5387-abee-483d-aeed-11f21624f3c9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:53.562916 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7f0e5387-abee-483d-aeed-11f21624f3c9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:53.563126 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-7f0e5387-abee-483d-aeed-11f21624f3c9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 0db7483e-d407-4020-8d07-5be43221f451. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:53.570061 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:53.570061 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:53.570917 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7f0e5387-abee-483d-aeed-11f21624f3c9 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 returned with HTTP 200 Jul 03 19:33:53.571528 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 946/3764] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:53 2026] GET /volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:53.782475 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-82c24790-b424-4ef6-b0d3-c8cc9847a6cc None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:53.784780 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-82c24790-b424-4ef6-b0d3-c8cc9847a6cc tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:53.785043 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-82c24790-b424-4ef6-b0d3-c8cc9847a6cc tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:53.785323 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-82c24790-b424-4ef6-b0d3-c8cc9847a6cc tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:53.785430 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-82c24790-b424-4ef6-b0d3-c8cc9847a6cc tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:53.790421 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:53.790421 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:53.791311 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-82c24790-b424-4ef6-b0d3-c8cc9847a6cc tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:53.791737 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 922/3765] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:53 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:53.801755 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-dc366b04-77f9-4b1e-9cbb-e73aa0cd50bf None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:53.803701 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dc366b04-77f9-4b1e-9cbb-e73aa0cd50bf tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/f3a6e2b7-77cf-4c81-bf84-3451b4851c47 Jul 03 19:33:53.803984 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-dc366b04-77f9-4b1e-9cbb-e73aa0cd50bf tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:53.804208 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-dc366b04-77f9-4b1e-9cbb-e73aa0cd50bf tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:53.808188 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-48004620-3562-4ac5-963b-cdad64f1ab7d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:53.809955 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-48004620-3562-4ac5-963b-cdad64f1ab7d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 Jul 03 19:33:53.810199 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-48004620-3562-4ac5-963b-cdad64f1ab7d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:53.810412 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-48004620-3562-4ac5-963b-cdad64f1ab7d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:53.810519 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-48004620-3562-4ac5-963b-cdad64f1ab7d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Show backup with id b35c2485-ae47-459e-9901-8c9a5ef415a2. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:53.812006 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:53.812006 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:53.814739 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:53.814739 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:53.815695 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-48004620-3562-4ac5-963b-cdad64f1ab7d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 returned with HTTP 200 Jul 03 19:33:53.816129 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 947/3766] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:53 2026] GET /volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 => generated 831 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:53.816817 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-dc366b04-77f9-4b1e-9cbb-e73aa0cd50bf tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:33:53.822979 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dc366b04-77f9-4b1e-9cbb-e73aa0cd50bf tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/f3a6e2b7-77cf-4c81-bf84-3451b4851c47 returned with HTTP 200 Jul 03 19:33:53.823597 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 949/3767] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:53 2026] GET /volume/v3/volumes/f3a6e2b7-77cf-4c81-bf84-3451b4851c47 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:53.835364 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-26ff6bfe-8353-4ec4-9740-9cfd0eebc0d6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:53.837196 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-26ff6bfe-8353-4ec4-9740-9cfd0eebc0d6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] DELETE https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:53.837424 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-26ff6bfe-8353-4ec4-9740-9cfd0eebc0d6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:53.837638 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-26ff6bfe-8353-4ec4-9740-9cfd0eebc0d6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:53.837775 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-26ff6bfe-8353-4ec4-9740-9cfd0eebc0d6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Delete backup with id: c9387f8b-074e-440c-bb02-46997760aa29. Jul 03 19:33:53.842485 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:53.842485 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:53.856420 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.backup.rpcapi [None req-26ff6bfe-8353-4ec4-9740-9cfd0eebc0d6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] delete_backup rpcapi backup_id c9387f8b-074e-440c-bb02-46997760aa29 {{(pid=99926) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:33:53.858381 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-26ff6bfe-8353-4ec4-9740-9cfd0eebc0d6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 202 Jul 03 19:33:53.858895 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 923/3768] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:33:53 2026] DELETE /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:33:53.865657 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9ccb5424-a8c2-4551-9343-bbffca311288 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:53.867482 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9ccb5424-a8c2-4551-9343-bbffca311288 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:53.867688 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9ccb5424-a8c2-4551-9343-bbffca311288 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:53.867856 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9ccb5424-a8c2-4551-9343-bbffca311288 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:53.867986 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-9ccb5424-a8c2-4551-9343-bbffca311288 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:53.872011 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:53.872011 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:53.872744 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9ccb5424-a8c2-4551-9343-bbffca311288 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 200 Jul 03 19:33:53.873082 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 948/3769] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:53 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:54.074763 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-35c425ba-39e5-4e64-a2b8-d08105a04a2e req-840976d1-b06f-4260-a84a-e286b36ca013 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/attachments/a6bf185a-d7c2-495e-ad2e-f268e7d028a0 returned with HTTP 200 Jul 03 19:33:54.075385 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 950/3770] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:33:53 2026] DELETE /volume/v3/attachments/a6bf185a-d7c2-495e-ad2e-f268e7d028a0 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:54.233489 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0c416254-f737-40c9-8703-4264f69f4f99 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:54.235348 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0c416254-f737-40c9-8703-4264f69f4f99 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5 Jul 03 19:33:54.235589 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0c416254-f737-40c9-8703-4264f69f4f99 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:54.235826 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0c416254-f737-40c9-8703-4264f69f4f99 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:54.243268 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0c416254-f737-40c9-8703-4264f69f4f99 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5 returned with HTTP 404 Jul 03 19:33:54.243762 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 950/3771] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:54 2026] GET /volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:54.251963 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4416e2c2-02c1-4a13-ae63-cb5056702c37 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:54.254445 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4416e2c2-02c1-4a13-ae63-cb5056702c37 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5 Jul 03 19:33:54.254762 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4416e2c2-02c1-4a13-ae63-cb5056702c37 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:54.255127 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4416e2c2-02c1-4a13-ae63-cb5056702c37 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:54.262061 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4416e2c2-02c1-4a13-ae63-cb5056702c37 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5 returned with HTTP 404 Jul 03 19:33:54.262545 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 924/3772] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:54 2026] GET /volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:54.270624 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-68c62518-d706-48af-a35f-337d329404f2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:54.272956 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-68c62518-d706-48af-a35f-337d329404f2 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] DELETE https://10.4.3.61/volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5 Jul 03 19:33:54.273180 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-68c62518-d706-48af-a35f-337d329404f2 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:54.273409 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-68c62518-d706-48af-a35f-337d329404f2 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:54.273616 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-68c62518-d706-48af-a35f-337d329404f2 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Delete volume with id: 5db65114-ea69-4463-bc0e-fb74ac5d4aa5 Jul 03 19:33:54.280153 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-68c62518-d706-48af-a35f-337d329404f2 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5 returned with HTTP 404 Jul 03 19:33:54.280809 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 949/3773] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:33:54 2026] DELETE /volume/v3/volumes/5db65114-ea69-4463-bc0e-fb74ac5d4aa5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:54.289915 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f5009a88-8203-4a17-836a-bb7cd50c3c82 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:54.291728 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f5009a88-8203-4a17-836a-bb7cd50c3c82 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:33:54.292138 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f5009a88-8203-4a17-836a-bb7cd50c3c82 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1654954578"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:54.293702 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-f5009a88-8203-4a17-836a-bb7cd50c3c82 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1654954578'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:33:54.293822 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-f5009a88-8203-4a17-836a-bb7cd50c3c82 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Create volume of 1 GB Jul 03 19:33:54.294100 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:54.294100 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:54.298547 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f5009a88-8203-4a17-836a-bb7cd50c3c82 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Availability Zones retrieved successfully. Jul 03 19:33:54.304339 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-f5009a88-8203-4a17-836a-bb7cd50c3c82 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Flow 'volume_create_api' (d96635a6-83bb-4f60-9a66-1f65e649ee21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:54.305276 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-f5009a88-8203-4a17-836a-bb7cd50c3c82 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ef1b85d-cb69-4eba-ac45-2b47ccfebf67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:54.306308 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-f5009a88-8203-4a17-836a-bb7cd50c3c82 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:33:54.339772 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-f5009a88-8203-4a17-836a-bb7cd50c3c82 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ef1b85d-cb69-4eba-ac45-2b47ccfebf67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:54.341001 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-f5009a88-8203-4a17-836a-bb7cd50c3c82 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53b314f7-4b3f-4ef7-88e2-dec4b9f3f295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:54.392505 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-f5009a88-8203-4a17-836a-bb7cd50c3c82 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Created reservations ['fbc4f46c-4f18-44d4-a737-0019cea619af', '36b30a33-5586-471f-a41b-73cb3331c469', 'b91ad9c2-f4f0-4916-b5fd-6160c34e65c2', 'f1810998-7a1c-4b5e-9e70-1c775162cae8'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:54.393297 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-f5009a88-8203-4a17-836a-bb7cd50c3c82 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53b314f7-4b3f-4ef7-88e2-dec4b9f3f295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbc4f46c-4f18-44d4-a737-0019cea619af', '36b30a33-5586-471f-a41b-73cb3331c469', 'b91ad9c2-f4f0-4916-b5fd-6160c34e65c2', 'f1810998-7a1c-4b5e-9e70-1c775162cae8']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:54.394015 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-f5009a88-8203-4a17-836a-bb7cd50c3c82 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4f0c64c-c95c-4b81-8ced-0761fda94204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:54.414411 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-f5009a88-8203-4a17-836a-bb7cd50c3c82 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4f0c64c-c95c-4b81-8ced-0761fda94204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1654954578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea7b3062591480e81dd99fedd80f809',qos_specs=None,replication_status=,reservations=['fbc4f46c-4f18-44d4-a737-0019cea619af','36b30a33-5586-471f-a41b-73cb3331c469','b91ad9c2-f4f0-4916-b5fd-6160c34e65c2','f1810998-7a1c-4b5e-9e70-1c775162cae8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9052677347074fd081fc8503eccde0e1',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:33:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1654954578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ea7b3062591480e81dd99fedd80f809',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9052677347074fd081fc8503eccde0e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:54.415202 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-f5009a88-8203-4a17-836a-bb7cd50c3c82 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55005ca4-ebdb-45fe-bdf8-5e28b095a74e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:54.434507 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-f5009a88-8203-4a17-836a-bb7cd50c3c82 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55005ca4-ebdb-45fe-bdf8-5e28b095a74e) transitioned into state 'SUCCESS' from state '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-1654954578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea7b3062591480e81dd99fedd80f809',qos_specs=None,replication_status=,reservations=['fbc4f46c-4f18-44d4-a737-0019cea619af','36b30a33-5586-471f-a41b-73cb3331c469','b91ad9c2-f4f0-4916-b5fd-6160c34e65c2','f1810998-7a1c-4b5e-9e70-1c775162cae8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9052677347074fd081fc8503eccde0e1',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:54.435294 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-f5009a88-8203-4a17-836a-bb7cd50c3c82 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05d79946-e399-465e-bec9-9389ad6c6fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:54.444294 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-f5009a88-8203-4a17-836a-bb7cd50c3c82 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05d79946-e399-465e-bec9-9389ad6c6fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:54.445090 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-f5009a88-8203-4a17-836a-bb7cd50c3c82 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Flow 'volume_create_api' (d96635a6-83bb-4f60-9a66-1f65e649ee21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:54.445480 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f5009a88-8203-4a17-836a-bb7cd50c3c82 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Create volume request issued successfully. Jul 03 19:33:54.446038 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f5009a88-8203-4a17-836a-bb7cd50c3c82 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:33:54.446479 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 951/3774] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:33:54 2026] POST /volume/v3/volumes => generated 747 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:54.458098 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9bb32be5-2a13-49cb-a69c-f767ce2df7b3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:54.460739 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9bb32be5-2a13-49cb-a69c-f767ce2df7b3 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7 Jul 03 19:33:54.460996 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9bb32be5-2a13-49cb-a69c-f767ce2df7b3 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:54.461236 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9bb32be5-2a13-49cb-a69c-f767ce2df7b3 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:54.463297 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5ad3db66-80c1-4593-8fb3-417d66c967f4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:54.465088 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5ad3db66-80c1-4593-8fb3-417d66c967f4 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] GET https://10.4.3.61/volume/v3/volumes/4bd7d2ac-8a67-4b4c-b51d-6ad700b3ccea Jul 03 19:33:54.465371 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5ad3db66-80c1-4593-8fb3-417d66c967f4 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:54.465593 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5ad3db66-80c1-4593-8fb3-417d66c967f4 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:54.469000 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:54.469000 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:54.471687 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5ad3db66-80c1-4593-8fb3-417d66c967f4 tempest-ProjectMemberTests33-305799136 tempest-ProjectMemberTests33-305799136-project-admin] https://10.4.3.61/volume/v3/volumes/4bd7d2ac-8a67-4b4c-b51d-6ad700b3ccea returned with HTTP 404 Jul 03 19:33:54.471972 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 925/3775] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:33:54 2026] GET /volume/v3/volumes/4bd7d2ac-8a67-4b4c-b51d-6ad700b3ccea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:54.472783 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-9bb32be5-2a13-49cb-a69c-f767ce2df7b3 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:54.480161 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9bb32be5-2a13-49cb-a69c-f767ce2df7b3 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7 returned with HTTP 200 Jul 03 19:33:54.480369 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 951/3776] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:54 2026] GET /volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:54.582401 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3194a588-54ae-4f39-8552-55d976f3e1c1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:54.584532 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3194a588-54ae-4f39-8552-55d976f3e1c1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 Jul 03 19:33:54.584743 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3194a588-54ae-4f39-8552-55d976f3e1c1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:54.584956 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3194a588-54ae-4f39-8552-55d976f3e1c1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:54.585100 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-3194a588-54ae-4f39-8552-55d976f3e1c1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 0db7483e-d407-4020-8d07-5be43221f451. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:54.589305 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:54.589305 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:54.590018 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3194a588-54ae-4f39-8552-55d976f3e1c1 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 returned with HTTP 200 Jul 03 19:33:54.590411 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 950/3777] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:54 2026] GET /volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:54.826848 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9fd0b4a9-68c1-452e-8cec-77466f560246 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:54.828567 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9fd0b4a9-68c1-452e-8cec-77466f560246 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 Jul 03 19:33:54.828724 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9fd0b4a9-68c1-452e-8cec-77466f560246 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:54.828851 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9fd0b4a9-68c1-452e-8cec-77466f560246 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:54.828997 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-9fd0b4a9-68c1-452e-8cec-77466f560246 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Show backup with id b35c2485-ae47-459e-9901-8c9a5ef415a2. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:54.832967 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:54.832967 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:54.833697 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9fd0b4a9-68c1-452e-8cec-77466f560246 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 returned with HTTP 200 Jul 03 19:33:54.834039 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 952/3778] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:54 2026] GET /volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 => generated 831 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:54.883352 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-02839248-b52e-4c77-8c3a-a0bcea22d40a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:54.885135 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-02839248-b52e-4c77-8c3a-a0bcea22d40a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 Jul 03 19:33:54.885361 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-02839248-b52e-4c77-8c3a-a0bcea22d40a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:54.885540 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-02839248-b52e-4c77-8c3a-a0bcea22d40a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:54.885654 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-02839248-b52e-4c77-8c3a-a0bcea22d40a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id c9387f8b-074e-440c-bb02-46997760aa29. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:54.889127 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-02839248-b52e-4c77-8c3a-a0bcea22d40a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 returned with HTTP 404 Jul 03 19:33:54.889766 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 926/3779] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:54 2026] GET /volume/v3/backups/c9387f8b-074e-440c-bb02-46997760aa29 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:54.904104 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a0222963-b46e-4264-970b-e5c56f422734 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:54.905712 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a0222963-b46e-4264-970b-e5c56f422734 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:33:54.906675 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a0222963-b46e-4264-970b-e5c56f422734 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1433587828"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:54.908126 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-a0222963-b46e-4264-970b-e5c56f422734 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1433587828'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:33:54.908126 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-a0222963-b46e-4264-970b-e5c56f422734 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Create volume of 1 GB Jul 03 19:33:54.911897 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a0222963-b46e-4264-970b-e5c56f422734 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Availability Zones retrieved successfully. Jul 03 19:33:54.917902 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a0222963-b46e-4264-970b-e5c56f422734 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Flow 'volume_create_api' (c63849cf-645a-4af0-af39-3eb2e379e8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:54.918803 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a0222963-b46e-4264-970b-e5c56f422734 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f12c815-56da-4457-8483-7c7a764e12ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:54.919726 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-a0222963-b46e-4264-970b-e5c56f422734 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:33:54.944505 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a0222963-b46e-4264-970b-e5c56f422734 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f12c815-56da-4457-8483-7c7a764e12ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:54.945343 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a0222963-b46e-4264-970b-e5c56f422734 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f92969b7-827c-40e4-b2ff-1ffeefdd80cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:54.991841 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-a0222963-b46e-4264-970b-e5c56f422734 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Created reservations ['af852623-9e62-4c3a-b5e0-56047e41e680', 'd20b61cd-3647-43a2-807c-ac4fcc182868', '5fc56531-ca92-4417-b310-bed8470ae2c1', 'f298dc41-051d-4cea-9be3-659115fc43f8'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:54.992646 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a0222963-b46e-4264-970b-e5c56f422734 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f92969b7-827c-40e4-b2ff-1ffeefdd80cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af852623-9e62-4c3a-b5e0-56047e41e680', 'd20b61cd-3647-43a2-807c-ac4fcc182868', '5fc56531-ca92-4417-b310-bed8470ae2c1', 'f298dc41-051d-4cea-9be3-659115fc43f8']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:54.993439 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a0222963-b46e-4264-970b-e5c56f422734 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac94173c-0d97-48d1-a1c3-028eb4045901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:55.018347 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a0222963-b46e-4264-970b-e5c56f422734 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac94173c-0d97-48d1-a1c3-028eb4045901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae88e3a2-5ae4-4d1f-8ac2-56168d776d79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1433587828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54b30991f07848498024d4c691c644eb',qos_specs=None,replication_status=,reservations=['af852623-9e62-4c3a-b5e0-56047e41e680','d20b61cd-3647-43a2-807c-ac4fcc182868','5fc56531-ca92-4417-b310-bed8470ae2c1','f298dc41-051d-4cea-9be3-659115fc43f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8355d90ccaf9430a961fbdc4d8d8e4e2',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:33:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1433587828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae88e3a2-5ae4-4d1f-8ac2-56168d776d79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54b30991f07848498024d4c691c644eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8355d90ccaf9430a961fbdc4d8d8e4e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:55.019182 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a0222963-b46e-4264-970b-e5c56f422734 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cb205e6-3748-4204-a04f-ffd811db0584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:55.035837 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a0222963-b46e-4264-970b-e5c56f422734 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cb205e6-3748-4204-a04f-ffd811db0584) transitioned into state 'SUCCESS' from state '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-1433587828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54b30991f07848498024d4c691c644eb',qos_specs=None,replication_status=,reservations=['af852623-9e62-4c3a-b5e0-56047e41e680','d20b61cd-3647-43a2-807c-ac4fcc182868','5fc56531-ca92-4417-b310-bed8470ae2c1','f298dc41-051d-4cea-9be3-659115fc43f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8355d90ccaf9430a961fbdc4d8d8e4e2',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:55.036609 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a0222963-b46e-4264-970b-e5c56f422734 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9df213c-f48a-4cd5-a973-77d26c4a48d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:55.046112 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a0222963-b46e-4264-970b-e5c56f422734 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9df213c-f48a-4cd5-a973-77d26c4a48d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:55.046792 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-a0222963-b46e-4264-970b-e5c56f422734 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Flow 'volume_create_api' (c63849cf-645a-4af0-af39-3eb2e379e8ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:55.047092 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a0222963-b46e-4264-970b-e5c56f422734 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Create volume request issued successfully. Jul 03 19:33:55.047637 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a0222963-b46e-4264-970b-e5c56f422734 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:33:55.048071 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 952/3780] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:33:54 2026] POST /volume/v3/volumes => generated 747 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:55.060781 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-54d17ca8-45dc-47dc-8271-d3d17e194adf None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:55.062727 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-54d17ca8-45dc-47dc-8271-d3d17e194adf tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/ae88e3a2-5ae4-4d1f-8ac2-56168d776d79 Jul 03 19:33:55.062962 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-54d17ca8-45dc-47dc-8271-d3d17e194adf tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:55.063183 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-54d17ca8-45dc-47dc-8271-d3d17e194adf tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:55.070260 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:55.070260 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:55.073641 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-54d17ca8-45dc-47dc-8271-d3d17e194adf tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:33:55.078075 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-54d17ca8-45dc-47dc-8271-d3d17e194adf tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/ae88e3a2-5ae4-4d1f-8ac2-56168d776d79 returned with HTTP 200 Jul 03 19:33:55.078592 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 951/3781] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:55 2026] GET /volume/v3/volumes/ae88e3a2-5ae4-4d1f-8ac2-56168d776d79 => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:55.492688 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d2ef854c-62e6-4963-b44d-0d44396a0be2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:55.494703 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d2ef854c-62e6-4963-b44d-0d44396a0be2 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7 Jul 03 19:33:55.494947 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d2ef854c-62e6-4963-b44d-0d44396a0be2 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:55.495155 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d2ef854c-62e6-4963-b44d-0d44396a0be2 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:55.502765 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:55.502765 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:55.507458 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d2ef854c-62e6-4963-b44d-0d44396a0be2 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:55.512416 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d2ef854c-62e6-4963-b44d-0d44396a0be2 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7 returned with HTTP 200 Jul 03 19:33:55.512781 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 953/3782] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:55 2026] GET /volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:55.529732 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-15444cd9-2459-417c-8edc-c7c7a7c97982 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:55.531876 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-15444cd9-2459-417c-8edc-c7c7a7c97982 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] POST https://10.4.3.61/volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7/action Jul 03 19:33:55.532333 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-15444cd9-2459-417c-8edc-c7c7a7c97982 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:33:55.532483 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-15444cd9-2459-417c-8edc-c7c7a7c97982 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:55.541864 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:55.541864 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:55.542319 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.admin_actions [None req-15444cd9-2459-417c-8edc-c7c7a7c97982 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Updating volume '4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7' with '{'status': 'creating'}' {{(pid=99926) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 19:33:55.566316 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-15444cd9-2459-417c-8edc-c7c7a7c97982 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] https://10.4.3.61/volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7/action returned with HTTP 202 Jul 03 19:33:55.566936 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 927/3783] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:33:55 2026] POST /volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:33:55.574057 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-19b92d8f-e494-433f-9328-b8d172886f61 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:55.576311 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-19b92d8f-e494-433f-9328-b8d172886f61 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7 Jul 03 19:33:55.576508 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-19b92d8f-e494-433f-9328-b8d172886f61 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:55.576755 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-19b92d8f-e494-433f-9328-b8d172886f61 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:55.586114 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:55.586114 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:55.590576 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-19b92d8f-e494-433f-9328-b8d172886f61 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:55.595981 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-19b92d8f-e494-433f-9328-b8d172886f61 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7 returned with HTTP 200 Jul 03 19:33:55.596417 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 953/3784] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:55 2026] GET /volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:55.601461 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-739b1817-3dce-4bd0-ad1b-7d348fb3c526 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:55.603338 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-739b1817-3dce-4bd0-ad1b-7d348fb3c526 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 Jul 03 19:33:55.603518 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-739b1817-3dce-4bd0-ad1b-7d348fb3c526 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:55.603736 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-739b1817-3dce-4bd0-ad1b-7d348fb3c526 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:55.603833 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-739b1817-3dce-4bd0-ad1b-7d348fb3c526 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 0db7483e-d407-4020-8d07-5be43221f451. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:55.609904 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d53079fa-d9e3-4f69-8b46-0428c278a300 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:55.610252 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:55.610252 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:55.611150 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-739b1817-3dce-4bd0-ad1b-7d348fb3c526 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 returned with HTTP 200 Jul 03 19:33:55.611662 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 952/3785] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:55 2026] GET /volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:55.611789 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d53079fa-d9e3-4f69-8b46-0428c278a300 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] POST https://10.4.3.61/volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7/action Jul 03 19:33:55.612185 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d53079fa-d9e3-4f69-8b46-0428c278a300 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:33:55.612347 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d53079fa-d9e3-4f69-8b46-0428c278a300 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:55.621516 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:55.621516 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:55.621934 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d53079fa-d9e3-4f69-8b46-0428c278a300 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Volume info retrieved successfully. Jul 03 19:33:55.650074 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d53079fa-d9e3-4f69-8b46-0428c278a300 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Delete volume request issued successfully. Jul 03 19:33:55.650270 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d53079fa-d9e3-4f69-8b46-0428c278a300 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] https://10.4.3.61/volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7/action returned with HTTP 202 Jul 03 19:33:55.650878 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 954/3786] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:33:55 2026] POST /volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:33:55.658241 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-392da754-5d8d-4f94-813c-dcde79d2d7ed None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:55.661665 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-392da754-5d8d-4f94-813c-dcde79d2d7ed tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7 Jul 03 19:33:55.662006 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-392da754-5d8d-4f94-813c-dcde79d2d7ed tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:55.662315 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-392da754-5d8d-4f94-813c-dcde79d2d7ed tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:55.671497 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:55.671497 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:55.675846 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-392da754-5d8d-4f94-813c-dcde79d2d7ed tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:55.681660 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-392da754-5d8d-4f94-813c-dcde79d2d7ed tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7 returned with HTTP 200 Jul 03 19:33:55.682183 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 928/3787] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:55 2026] GET /volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:55.852649 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-854687bf-cdc6-40d7-8064-e750c634e1d4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:55.854431 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-854687bf-cdc6-40d7-8064-e750c634e1d4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 Jul 03 19:33:55.854598 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-854687bf-cdc6-40d7-8064-e750c634e1d4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:55.854764 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-854687bf-cdc6-40d7-8064-e750c634e1d4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:55.854863 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-854687bf-cdc6-40d7-8064-e750c634e1d4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Show backup with id b35c2485-ae47-459e-9901-8c9a5ef415a2. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:55.859486 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:55.859486 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:55.860238 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-854687bf-cdc6-40d7-8064-e750c634e1d4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 returned with HTTP 200 Jul 03 19:33:55.860622 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 954/3788] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:55 2026] GET /volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 => generated 831 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:33:56.092340 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-61b8c0f1-a4a0-4430-8c6e-46a6ec21737d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:56.094391 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-61b8c0f1-a4a0-4430-8c6e-46a6ec21737d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/ae88e3a2-5ae4-4d1f-8ac2-56168d776d79 Jul 03 19:33:56.094662 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-61b8c0f1-a4a0-4430-8c6e-46a6ec21737d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:56.094899 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-61b8c0f1-a4a0-4430-8c6e-46a6ec21737d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:56.103108 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:56.103108 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:56.108215 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-61b8c0f1-a4a0-4430-8c6e-46a6ec21737d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:33:56.113714 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-61b8c0f1-a4a0-4430-8c6e-46a6ec21737d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/ae88e3a2-5ae4-4d1f-8ac2-56168d776d79 returned with HTTP 200 Jul 03 19:33:56.114265 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 953/3789] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:56 2026] GET /volume/v3/volumes/ae88e3a2-5ae4-4d1f-8ac2-56168d776d79 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:56.125944 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b86ef43c-51a4-4843-8bc2-988d93db22bc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:56.127802 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b86ef43c-51a4-4843-8bc2-988d93db22bc tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] POST https://10.4.3.61/volume/v3/backups Jul 03 19:33:56.128301 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b86ef43c-51a4-4843-8bc2-988d93db22bc tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ae88e3a2-5ae4-4d1f-8ac2-56168d776d79", "name": "tempest-VolumesBackupsTest-Backup-1341833396"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:56.130037 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.backups [None req-b86ef43c-51a4-4843-8bc2-988d93db22bc tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Creating new backup {'backup': {'volume_id': 'ae88e3a2-5ae4-4d1f-8ac2-56168d776d79', 'name': 'tempest-VolumesBackupsTest-Backup-1341833396'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:33:56.130183 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-b86ef43c-51a4-4843-8bc2-988d93db22bc tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Creating backup of volume ae88e3a2-5ae4-4d1f-8ac2-56168d776d79 in container None Jul 03 19:33:56.139156 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:56.139156 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:56.139673 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b86ef43c-51a4-4843-8bc2-988d93db22bc tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:33:56.142780 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1464aba8-8734-4de4-a528-a72ea9cbd729 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:56.168327 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-b86ef43c-51a4-4843-8bc2-988d93db22bc tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Created reservations ['9ec7cbdc-9120-423c-8b9a-76c21375b883', 'd5d9c737-694e-480c-9716-11916f02b938'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:56.209605 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b86ef43c-51a4-4843-8bc2-988d93db22bc tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:33:56.210190 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 955/3790] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:33:56 2026] POST /volume/v3/backups => generated 328 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:56.219723 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c03e28ac-e075-418c-aa9a-94be60f78232 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:56.222019 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c03e28ac-e075-418c-aa9a-94be60f78232 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 Jul 03 19:33:56.222262 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c03e28ac-e075-418c-aa9a-94be60f78232 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:56.222555 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c03e28ac-e075-418c-aa9a-94be60f78232 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:56.222656 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-c03e28ac-e075-418c-aa9a-94be60f78232 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6ffe61a8-825e-4cc4-a615-8f6b7b9288f3. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:56.230957 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:56.230957 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:56.231988 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c03e28ac-e075-418c-aa9a-94be60f78232 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 returned with HTTP 200 Jul 03 19:33:56.232487 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 955/3791] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:56 2026] GET /volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:56.252246 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1464aba8-8734-4de4-a528-a72ea9cbd729 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:33:56.252246 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1464aba8-8734-4de4-a528-a72ea9cbd729 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1410207175"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:56.252246 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-1464aba8-8734-4de4-a528-a72ea9cbd729 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1410207175'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:33:56.252503 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-1464aba8-8734-4de4-a528-a72ea9cbd729 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Create volume of 1 GB Jul 03 19:33:56.256959 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1464aba8-8734-4de4-a528-a72ea9cbd729 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Availability Zones retrieved successfully. Jul 03 19:33:56.263276 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1464aba8-8734-4de4-a528-a72ea9cbd729 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Flow 'volume_create_api' (87be26e8-d3ff-4da0-921a-8d4942e47ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:56.264365 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1464aba8-8734-4de4-a528-a72ea9cbd729 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00fb430c-37d6-4a54-bb2f-e23cef78b656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:56.265333 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-1464aba8-8734-4de4-a528-a72ea9cbd729 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:33:56.293226 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1464aba8-8734-4de4-a528-a72ea9cbd729 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00fb430c-37d6-4a54-bb2f-e23cef78b656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:56.294706 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1464aba8-8734-4de4-a528-a72ea9cbd729 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13e9e244-c412-4f0c-ad6f-b3dbdf451886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:56.376267 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-1464aba8-8734-4de4-a528-a72ea9cbd729 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Created reservations ['ffa55b99-1f6e-4e63-82de-12a702a1b11e', 'f758e2f1-5a76-4d3f-8ef0-52df224640b5', '0a6ec422-6841-47d7-b63b-229d1eab13a6', '99799be0-405a-4dcb-b1ce-bb6a4ee2a9cc'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:56.376267 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1464aba8-8734-4de4-a528-a72ea9cbd729 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13e9e244-c412-4f0c-ad6f-b3dbdf451886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffa55b99-1f6e-4e63-82de-12a702a1b11e', 'f758e2f1-5a76-4d3f-8ef0-52df224640b5', '0a6ec422-6841-47d7-b63b-229d1eab13a6', '99799be0-405a-4dcb-b1ce-bb6a4ee2a9cc']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:56.376267 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1464aba8-8734-4de4-a528-a72ea9cbd729 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73c32716-b707-46f8-adab-cb103c20346d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:56.410342 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1464aba8-8734-4de4-a528-a72ea9cbd729 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73c32716-b707-46f8-adab-cb103c20346d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4d0f596-52a1-48ed-a669-ba267a0e8916', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1410207175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b2210e6fb3140d6bd97339ac70fb351',qos_specs=None,replication_status=,reservations=['ffa55b99-1f6e-4e63-82de-12a702a1b11e','f758e2f1-5a76-4d3f-8ef0-52df224640b5','0a6ec422-6841-47d7-b63b-229d1eab13a6','99799be0-405a-4dcb-b1ce-bb6a4ee2a9cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9292348b888144599f16cbd0075c64da',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:33:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1410207175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4d0f596-52a1-48ed-a669-ba267a0e8916,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b2210e6fb3140d6bd97339ac70fb351',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9292348b888144599f16cbd0075c64da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:56.410342 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1464aba8-8734-4de4-a528-a72ea9cbd729 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd3cf641-8bf3-4aab-a17e-18aea7941068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:56.434748 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1464aba8-8734-4de4-a528-a72ea9cbd729 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd3cf641-8bf3-4aab-a17e-18aea7941068) transitioned into state 'SUCCESS' from state '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-1410207175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b2210e6fb3140d6bd97339ac70fb351',qos_specs=None,replication_status=,reservations=['ffa55b99-1f6e-4e63-82de-12a702a1b11e','f758e2f1-5a76-4d3f-8ef0-52df224640b5','0a6ec422-6841-47d7-b63b-229d1eab13a6','99799be0-405a-4dcb-b1ce-bb6a4ee2a9cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9292348b888144599f16cbd0075c64da',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:56.436033 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1464aba8-8734-4de4-a528-a72ea9cbd729 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e749bcc2-e343-4ee6-b42a-976b721a2c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:56.446520 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1464aba8-8734-4de4-a528-a72ea9cbd729 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e749bcc2-e343-4ee6-b42a-976b721a2c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:56.447581 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1464aba8-8734-4de4-a528-a72ea9cbd729 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Flow 'volume_create_api' (87be26e8-d3ff-4da0-921a-8d4942e47ac9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:56.448024 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1464aba8-8734-4de4-a528-a72ea9cbd729 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Create volume request issued successfully. Jul 03 19:33:56.448945 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1464aba8-8734-4de4-a528-a72ea9cbd729 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:33:56.449529 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 929/3792] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:33:56 2026] POST /volume/v3/volumes => generated 776 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:56.465360 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e9073d83-0a55-4490-a1b4-09acc35978d4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:56.468778 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e9073d83-0a55-4490-a1b4-09acc35978d4 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/volumes/b4d0f596-52a1-48ed-a669-ba267a0e8916 Jul 03 19:33:56.468998 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e9073d83-0a55-4490-a1b4-09acc35978d4 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:56.469238 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e9073d83-0a55-4490-a1b4-09acc35978d4 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:56.477871 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:56.477871 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:56.482868 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e9073d83-0a55-4490-a1b4-09acc35978d4 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Volume info retrieved successfully. Jul 03 19:33:56.487662 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e9073d83-0a55-4490-a1b4-09acc35978d4 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes/b4d0f596-52a1-48ed-a669-ba267a0e8916 returned with HTTP 200 Jul 03 19:33:56.488184 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 954/3793] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:56 2026] GET /volume/v3/volumes/b4d0f596-52a1-48ed-a669-ba267a0e8916 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:56.623545 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-af95485d-9836-4ff3-8edc-22ee77d5b55f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:56.625525 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-af95485d-9836-4ff3-8edc-22ee77d5b55f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 Jul 03 19:33:56.625808 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-af95485d-9836-4ff3-8edc-22ee77d5b55f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:56.626195 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-af95485d-9836-4ff3-8edc-22ee77d5b55f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:56.626373 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-af95485d-9836-4ff3-8edc-22ee77d5b55f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 0db7483e-d407-4020-8d07-5be43221f451. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:56.631005 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:56.631005 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:56.631851 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-af95485d-9836-4ff3-8edc-22ee77d5b55f tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 returned with HTTP 200 Jul 03 19:33:56.632290 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 956/3794] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:56 2026] GET /volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:56.694935 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-070ba5d5-f9e0-44cc-893d-969944b9ee0d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:56.696693 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-070ba5d5-f9e0-44cc-893d-969944b9ee0d tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7 Jul 03 19:33:56.696901 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-070ba5d5-f9e0-44cc-893d-969944b9ee0d tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:56.697087 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-070ba5d5-f9e0-44cc-893d-969944b9ee0d tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:56.702529 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-070ba5d5-f9e0-44cc-893d-969944b9ee0d tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7 returned with HTTP 404 Jul 03 19:33:56.703044 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 956/3795] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:56 2026] GET /volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:56.710849 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3267c6ac-97ce-4b91-a596-a2fbb5d5ed98 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:56.712914 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3267c6ac-97ce-4b91-a596-a2fbb5d5ed98 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7 Jul 03 19:33:56.713088 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3267c6ac-97ce-4b91-a596-a2fbb5d5ed98 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:56.713292 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3267c6ac-97ce-4b91-a596-a2fbb5d5ed98 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:56.719433 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3267c6ac-97ce-4b91-a596-a2fbb5d5ed98 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7 returned with HTTP 404 Jul 03 19:33:56.720084 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 930/3796] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:56 2026] GET /volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:56.727352 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6859ce1b-1cb5-4cd9-9852-a3582432a001 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:56.728976 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6859ce1b-1cb5-4cd9-9852-a3582432a001 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] DELETE https://10.4.3.61/volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7 Jul 03 19:33:56.729188 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6859ce1b-1cb5-4cd9-9852-a3582432a001 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:56.729412 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6859ce1b-1cb5-4cd9-9852-a3582432a001 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:56.729720 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-6859ce1b-1cb5-4cd9-9852-a3582432a001 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Delete volume with id: 4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7 Jul 03 19:33:56.735045 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6859ce1b-1cb5-4cd9-9852-a3582432a001 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7 returned with HTTP 404 Jul 03 19:33:56.735494 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 955/3797] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:33:56 2026] DELETE /volume/v3/volumes/4b9822fa-e9b7-49b3-9792-0b1e3bb8afc7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:56.743217 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8ed970c1-a625-4246-bedd-8f2031dbe54f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:56.744875 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8ed970c1-a625-4246-bedd-8f2031dbe54f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:33:56.745233 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8ed970c1-a625-4246-bedd-8f2031dbe54f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-419595161"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:56.746604 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-8ed970c1-a625-4246-bedd-8f2031dbe54f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-419595161'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:33:56.746731 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-8ed970c1-a625-4246-bedd-8f2031dbe54f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Create volume of 1 GB Jul 03 19:33:56.750582 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-8ed970c1-a625-4246-bedd-8f2031dbe54f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Availability Zones retrieved successfully. Jul 03 19:33:56.757870 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8ed970c1-a625-4246-bedd-8f2031dbe54f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Flow 'volume_create_api' (f481289e-1398-45a5-94f5-dc5ee9abfe10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:56.759095 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8ed970c1-a625-4246-bedd-8f2031dbe54f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7a6a52f-8ca2-4761-aacc-a2967729396d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:56.760416 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-8ed970c1-a625-4246-bedd-8f2031dbe54f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:33:56.789809 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8ed970c1-a625-4246-bedd-8f2031dbe54f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7a6a52f-8ca2-4761-aacc-a2967729396d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:56.790970 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8ed970c1-a625-4246-bedd-8f2031dbe54f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f12ed913-aec6-431a-ab31-514471ccba14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:56.845157 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-8ed970c1-a625-4246-bedd-8f2031dbe54f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Created reservations ['cd4a532e-2a2e-43a0-a142-8e2e07535700', '8a3af526-d48a-42fa-8a21-88eb3a23fbfc', '99055760-514a-42b8-a6cf-ca7246318cbf', 'd99ec17e-0df9-4a2c-9de7-2932ff06baeb'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:56.846330 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8ed970c1-a625-4246-bedd-8f2031dbe54f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f12ed913-aec6-431a-ab31-514471ccba14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd4a532e-2a2e-43a0-a142-8e2e07535700', '8a3af526-d48a-42fa-8a21-88eb3a23fbfc', '99055760-514a-42b8-a6cf-ca7246318cbf', 'd99ec17e-0df9-4a2c-9de7-2932ff06baeb']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:56.847810 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8ed970c1-a625-4246-bedd-8f2031dbe54f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b91a0f9-51e3-4b99-9f1b-ddcd896a73ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:56.872365 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-301adb4f-71ec-4d20-a5bd-58d9874c97cd None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:56.874161 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-301adb4f-71ec-4d20-a5bd-58d9874c97cd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 Jul 03 19:33:56.874346 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-301adb4f-71ec-4d20-a5bd-58d9874c97cd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:56.874521 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-301adb4f-71ec-4d20-a5bd-58d9874c97cd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:56.874613 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-301adb4f-71ec-4d20-a5bd-58d9874c97cd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Show backup with id b35c2485-ae47-459e-9901-8c9a5ef415a2. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:56.875635 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8ed970c1-a625-4246-bedd-8f2031dbe54f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b91a0f9-51e3-4b99-9f1b-ddcd896a73ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-419595161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea7b3062591480e81dd99fedd80f809',qos_specs=None,replication_status=,reservations=['cd4a532e-2a2e-43a0-a142-8e2e07535700','8a3af526-d48a-42fa-8a21-88eb3a23fbfc','99055760-514a-42b8-a6cf-ca7246318cbf','d99ec17e-0df9-4a2c-9de7-2932ff06baeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9052677347074fd081fc8503eccde0e1',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:33:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-419595161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ea7b3062591480e81dd99fedd80f809',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9052677347074fd081fc8503eccde0e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:56.876826 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8ed970c1-a625-4246-bedd-8f2031dbe54f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6be2c063-6212-4597-ae51-a6accd7edc15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:56.878542 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:56.878542 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:56.879299 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-301adb4f-71ec-4d20-a5bd-58d9874c97cd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 returned with HTTP 200 Jul 03 19:33:56.879960 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 957/3798] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:56 2026] GET /volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 => generated 831 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:56.906138 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8ed970c1-a625-4246-bedd-8f2031dbe54f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6be2c063-6212-4597-ae51-a6accd7edc15) transitioned into state 'SUCCESS' from state '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-419595161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea7b3062591480e81dd99fedd80f809',qos_specs=None,replication_status=,reservations=['cd4a532e-2a2e-43a0-a142-8e2e07535700','8a3af526-d48a-42fa-8a21-88eb3a23fbfc','99055760-514a-42b8-a6cf-ca7246318cbf','d99ec17e-0df9-4a2c-9de7-2932ff06baeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9052677347074fd081fc8503eccde0e1',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:56.907192 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8ed970c1-a625-4246-bedd-8f2031dbe54f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91aa0fbb-21d3-4c29-b2f3-0959d6b1e39e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:56.920049 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8ed970c1-a625-4246-bedd-8f2031dbe54f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91aa0fbb-21d3-4c29-b2f3-0959d6b1e39e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:56.921442 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8ed970c1-a625-4246-bedd-8f2031dbe54f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Flow 'volume_create_api' (f481289e-1398-45a5-94f5-dc5ee9abfe10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:56.921955 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-8ed970c1-a625-4246-bedd-8f2031dbe54f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Create volume request issued successfully. Jul 03 19:33:56.922798 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8ed970c1-a625-4246-bedd-8f2031dbe54f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:33:56.923462 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 957/3799] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:33:56 2026] POST /volume/v3/volumes => generated 746 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:56.935859 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ac8082c8-a673-4768-95f1-f42adacffab8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:56.937713 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ac8082c8-a673-4768-95f1-f42adacffab8 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893 Jul 03 19:33:56.937935 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ac8082c8-a673-4768-95f1-f42adacffab8 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:56.938121 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ac8082c8-a673-4768-95f1-f42adacffab8 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:56.940194 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=446,cinder:UPDATE=129,cinder:INSERT=78,cinder:DELETE=1 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:33:56.947975 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:56.947975 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:56.953109 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ac8082c8-a673-4768-95f1-f42adacffab8 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:56.960376 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ac8082c8-a673-4768-95f1-f42adacffab8 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893 returned with HTTP 200 Jul 03 19:33:56.960922 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 931/3800] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:56 2026] GET /volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:57.244080 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8cd6805b-7f34-4902-b404-ad093606a1f3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:57.246274 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8cd6805b-7f34-4902-b404-ad093606a1f3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 Jul 03 19:33:57.246566 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8cd6805b-7f34-4902-b404-ad093606a1f3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:57.246894 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8cd6805b-7f34-4902-b404-ad093606a1f3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:57.247013 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-8cd6805b-7f34-4902-b404-ad093606a1f3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6ffe61a8-825e-4cc4-a615-8f6b7b9288f3. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:57.251929 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:57.251929 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:57.252941 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8cd6805b-7f34-4902-b404-ad093606a1f3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 returned with HTTP 200 Jul 03 19:33:57.253418 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 956/3801] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:57 2026] GET /volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:57.511624 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7c24889d-7292-4eff-a7bf-403edb0bad81 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:57.513265 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7c24889d-7292-4eff-a7bf-403edb0bad81 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/volumes/b4d0f596-52a1-48ed-a669-ba267a0e8916 Jul 03 19:33:57.513426 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7c24889d-7292-4eff-a7bf-403edb0bad81 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:57.513595 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7c24889d-7292-4eff-a7bf-403edb0bad81 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:57.521222 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:57.521222 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:57.524945 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7c24889d-7292-4eff-a7bf-403edb0bad81 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Volume info retrieved successfully. Jul 03 19:33:57.528587 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7c24889d-7292-4eff-a7bf-403edb0bad81 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes/b4d0f596-52a1-48ed-a669-ba267a0e8916 returned with HTTP 200 Jul 03 19:33:57.528956 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 958/3802] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:57 2026] GET /volume/v3/volumes/b4d0f596-52a1-48ed-a669-ba267a0e8916 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:33:57.545045 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f4d4e23a-ac73-4f5f-981c-ea1ab5310ec2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:57.548183 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f4d4e23a-ac73-4f5f-981c-ea1ab5310ec2 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:33:57.551632 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f4d4e23a-ac73-4f5f-981c-ea1ab5310ec2 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b4d0f596-52a1-48ed-a669-ba267a0e8916", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-865015860"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:57.563313 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:57.563313 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:57.563841 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f4d4e23a-ac73-4f5f-981c-ea1ab5310ec2 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Volume info retrieved successfully. Jul 03 19:33:57.564117 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-f4d4e23a-ac73-4f5f-981c-ea1ab5310ec2 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Create snapshot from volume b4d0f596-52a1-48ed-a669-ba267a0e8916 Jul 03 19:33:57.634708 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-f4d4e23a-ac73-4f5f-981c-ea1ab5310ec2 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Created reservations ['75dc7320-bf59-4eb6-afa3-4b5ab8974dc6', '17e60436-054d-43fb-8e5b-d6f68c01645d', 'fd06b1d8-92f3-49e8-a8f9-470a3dc6f30b', '08a35b4c-7ec8-4d61-a7ad-75645399f38a'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:57.644243 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6a9d808b-f28c-49b7-83a4-5336971705ad None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:57.647888 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6a9d808b-f28c-49b7-83a4-5336971705ad tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 Jul 03 19:33:57.648648 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6a9d808b-f28c-49b7-83a4-5336971705ad tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:57.649060 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6a9d808b-f28c-49b7-83a4-5336971705ad tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:57.649226 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-6a9d808b-f28c-49b7-83a4-5336971705ad tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 0db7483e-d407-4020-8d07-5be43221f451. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:57.656007 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:57.656007 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:57.657486 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6a9d808b-f28c-49b7-83a4-5336971705ad tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 returned with HTTP 200 Jul 03 19:33:57.658331 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 932/3803] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:57 2026] GET /volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 => generated 786 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:57.687021 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f4d4e23a-ac73-4f5f-981c-ea1ab5310ec2 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot create request issued successfully. Jul 03 19:33:57.687451 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f4d4e23a-ac73-4f5f-981c-ea1ab5310ec2 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:33:57.688008 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 958/3804] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:33:57 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 19:33:57.700026 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1d5d7f26-70bc-4db0-8bcb-1562d3b2b2a3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:57.703647 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1d5d7f26-70bc-4db0-8bcb-1562d3b2b2a3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/snapshots/cac59172-2081-4825-ad15-8c780fcaaa55 Jul 03 19:33:57.704063 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1d5d7f26-70bc-4db0-8bcb-1562d3b2b2a3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:57.704351 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1d5d7f26-70bc-4db0-8bcb-1562d3b2b2a3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:57.712251 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:57.712251 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:57.714617 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1d5d7f26-70bc-4db0-8bcb-1562d3b2b2a3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot retrieved successfully. Jul 03 19:33:57.714617 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1d5d7f26-70bc-4db0-8bcb-1562d3b2b2a3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots/cac59172-2081-4825-ad15-8c780fcaaa55 returned with HTTP 200 Jul 03 19:33:57.715141 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 957/3805] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:33:57 2026] GET /volume/v3/snapshots/cac59172-2081-4825-ad15-8c780fcaaa55 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:57.894651 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-449e932b-9c02-4983-9062-7d9b7900c8d3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:57.896301 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-449e932b-9c02-4983-9062-7d9b7900c8d3 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 Jul 03 19:33:57.896491 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-449e932b-9c02-4983-9062-7d9b7900c8d3 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:57.896658 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-449e932b-9c02-4983-9062-7d9b7900c8d3 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:57.896753 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-449e932b-9c02-4983-9062-7d9b7900c8d3 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Show backup with id b35c2485-ae47-459e-9901-8c9a5ef415a2. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:57.901663 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:57.901663 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:57.902461 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-449e932b-9c02-4983-9062-7d9b7900c8d3 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 returned with HTTP 200 Jul 03 19:33:57.902830 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 959/3806] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:57 2026] GET /volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 => generated 831 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:57.959376 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e97a6bd8-47cd-47d7-8ea6-e8ab0572a8ae None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:57.960920 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e97a6bd8-47cd-47d7-8ea6-e8ab0572a8ae tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] DELETE https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 Jul 03 19:33:57.961084 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e97a6bd8-47cd-47d7-8ea6-e8ab0572a8ae tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:57.961270 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e97a6bd8-47cd-47d7-8ea6-e8ab0572a8ae tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:57.961422 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-e97a6bd8-47cd-47d7-8ea6-e8ab0572a8ae tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Delete volume with id: d9b8bd54-885a-4038-82bf-a6712997c401 Jul 03 19:33:57.967846 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:57.967846 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:57.968313 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e97a6bd8-47cd-47d7-8ea6-e8ab0572a8ae tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:33:57.975634 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9f3f9524-82bb-44cf-851b-86bb555b0b21 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:57.977731 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9f3f9524-82bb-44cf-851b-86bb555b0b21 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893 Jul 03 19:33:57.977938 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9f3f9524-82bb-44cf-851b-86bb555b0b21 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:57.978145 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9f3f9524-82bb-44cf-851b-86bb555b0b21 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:57.978372 np0000004460 devstack@c-api.service[99926]: WARNING cinder.keymgr.conf_key_mgr [None req-e97a6bd8-47cd-47d7-8ea6-e8ab0572a8ae tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 19:33:57.980329 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=431,cinder:UPDATE=129,cinder:INSERT=70 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:33:57.988159 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:57.988159 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:57.988254 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e97a6bd8-47cd-47d7-8ea6-e8ab0572a8ae tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Delete volume request issued successfully. Jul 03 19:33:57.988254 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e97a6bd8-47cd-47d7-8ea6-e8ab0572a8ae tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 returned with HTTP 202 Jul 03 19:33:57.988254 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 933/3807] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:33:57 2026] DELETE /volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:33:57.992487 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-9f3f9524-82bb-44cf-851b-86bb555b0b21 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:57.994641 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0d5cd944-e2e2-4bc7-bdf1-296d430ce0fe None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:57.999778 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0d5cd944-e2e2-4bc7-bdf1-296d430ce0fe tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 Jul 03 19:33:57.999778 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0d5cd944-e2e2-4bc7-bdf1-296d430ce0fe tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:57.999778 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0d5cd944-e2e2-4bc7-bdf1-296d430ce0fe tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:58.000118 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9f3f9524-82bb-44cf-851b-86bb555b0b21 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893 returned with HTTP 200 Jul 03 19:33:58.000118 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 959/3808] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:57 2026] GET /volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:58.007897 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:58.007897 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:58.014824 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0d5cd944-e2e2-4bc7-bdf1-296d430ce0fe tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:33:58.014970 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-43202be9-dbf5-46c3-bc7a-a18266f19bc4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:58.016227 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-43202be9-dbf5-46c3-bc7a-a18266f19bc4 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] POST https://10.4.3.61/volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893/action Jul 03 19:33:58.016687 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-43202be9-dbf5-46c3-bc7a-a18266f19bc4 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:33:58.016942 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-43202be9-dbf5-46c3-bc7a-a18266f19bc4 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:58.020047 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0d5cd944-e2e2-4bc7-bdf1-296d430ce0fe tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 returned with HTTP 200 Jul 03 19:33:58.020588 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 958/3809] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:57 2026] GET /volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 => generated 1447 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 19:33:58.030709 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:58.030709 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:58.032379 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.contrib.admin_actions [None req-43202be9-dbf5-46c3-bc7a-a18266f19bc4 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Updating volume '3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893' with '{'status': 'error'}' {{(pid=99925) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 19:33:58.050842 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-43202be9-dbf5-46c3-bc7a-a18266f19bc4 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] https://10.4.3.61/volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893/action returned with HTTP 202 Jul 03 19:33:58.050842 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 960/3810] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:33:58 2026] POST /volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:33:58.059351 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5795f787-a2dc-4a38-88fd-9b7486acd246 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:58.061441 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5795f787-a2dc-4a38-88fd-9b7486acd246 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893 Jul 03 19:33:58.062955 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5795f787-a2dc-4a38-88fd-9b7486acd246 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:58.062955 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5795f787-a2dc-4a38-88fd-9b7486acd246 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:58.069474 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:58.069474 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:58.073255 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5795f787-a2dc-4a38-88fd-9b7486acd246 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:58.078125 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5795f787-a2dc-4a38-88fd-9b7486acd246 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893 returned with HTTP 200 Jul 03 19:33:58.078494 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 934/3811] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:58 2026] GET /volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893 => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:58.090291 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7d4de81e-1095-4df6-9071-c790a59e6069 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:58.092577 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7d4de81e-1095-4df6-9071-c790a59e6069 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] POST https://10.4.3.61/volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893/action Jul 03 19:33:58.092927 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7d4de81e-1095-4df6-9071-c790a59e6069 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:33:58.093147 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7d4de81e-1095-4df6-9071-c790a59e6069 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:58.101996 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:58.101996 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:58.102489 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7d4de81e-1095-4df6-9071-c790a59e6069 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Volume info retrieved successfully. Jul 03 19:33:58.123192 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7d4de81e-1095-4df6-9071-c790a59e6069 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Delete volume request issued successfully. Jul 03 19:33:58.123192 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7d4de81e-1095-4df6-9071-c790a59e6069 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] https://10.4.3.61/volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893/action returned with HTTP 202 Jul 03 19:33:58.123192 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 960/3812] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:33:58 2026] POST /volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:33:58.129412 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-dcffb4cb-cede-4d70-be2b-6334bdbf9623 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:58.131093 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dcffb4cb-cede-4d70-be2b-6334bdbf9623 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893 Jul 03 19:33:58.131142 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-dcffb4cb-cede-4d70-be2b-6334bdbf9623 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:58.131445 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-dcffb4cb-cede-4d70-be2b-6334bdbf9623 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:58.139405 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:58.139405 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:58.143951 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-dcffb4cb-cede-4d70-be2b-6334bdbf9623 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:58.150885 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dcffb4cb-cede-4d70-be2b-6334bdbf9623 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893 returned with HTTP 200 Jul 03 19:33:58.150885 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 959/3813] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:58 2026] GET /volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:58.265528 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-848a3022-76e0-408f-9f16-054302c01a81 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:58.267584 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-848a3022-76e0-408f-9f16-054302c01a81 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 Jul 03 19:33:58.267815 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-848a3022-76e0-408f-9f16-054302c01a81 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:58.268061 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-848a3022-76e0-408f-9f16-054302c01a81 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:58.268175 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-848a3022-76e0-408f-9f16-054302c01a81 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6ffe61a8-825e-4cc4-a615-8f6b7b9288f3. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:58.270180 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=371,cinder:UPDATE=102,cinder:INSERT=54,cinder:DELETE=1 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:33:58.273373 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:58.273373 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:58.274397 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-848a3022-76e0-408f-9f16-054302c01a81 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 returned with HTTP 200 Jul 03 19:33:58.275097 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 961/3814] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:58 2026] GET /volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:58.671232 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c3e03ad6-4a7d-48a9-9907-9ba8ee5d0941 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:58.673421 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c3e03ad6-4a7d-48a9-9907-9ba8ee5d0941 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 Jul 03 19:33:58.673702 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c3e03ad6-4a7d-48a9-9907-9ba8ee5d0941 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:58.673925 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c3e03ad6-4a7d-48a9-9907-9ba8ee5d0941 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:58.674071 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-c3e03ad6-4a7d-48a9-9907-9ba8ee5d0941 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 0db7483e-d407-4020-8d07-5be43221f451. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:58.679709 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:58.679709 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:58.680806 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c3e03ad6-4a7d-48a9-9907-9ba8ee5d0941 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 returned with HTTP 200 Jul 03 19:33:58.681250 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 935/3815] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:58 2026] GET /volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:58.727195 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-61459a23-7464-4b9e-a498-bedb9ceb3e02 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:58.729452 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-61459a23-7464-4b9e-a498-bedb9ceb3e02 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/snapshots/cac59172-2081-4825-ad15-8c780fcaaa55 Jul 03 19:33:58.729701 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-61459a23-7464-4b9e-a498-bedb9ceb3e02 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:58.730035 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-61459a23-7464-4b9e-a498-bedb9ceb3e02 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:58.735895 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:58.735895 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:58.736384 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-61459a23-7464-4b9e-a498-bedb9ceb3e02 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot retrieved successfully. Jul 03 19:33:58.737415 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-61459a23-7464-4b9e-a498-bedb9ceb3e02 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots/cac59172-2081-4825-ad15-8c780fcaaa55 returned with HTTP 200 Jul 03 19:33:58.737959 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 961/3816] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:33:58 2026] GET /volume/v3/snapshots/cac59172-2081-4825-ad15-8c780fcaaa55 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:58.750352 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1e993c11-3bf3-484b-8642-f72b6699589a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:58.819056 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1e993c11-3bf3-484b-8642-f72b6699589a tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] POST https://10.4.3.61/volume/v3/snapshots/cac59172-2081-4825-ad15-8c780fcaaa55/action Jul 03 19:33:58.819514 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1e993c11-3bf3-484b-8642-f72b6699589a tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:33:58.819660 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1e993c11-3bf3-484b-8642-f72b6699589a tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:58.827720 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:58.827720 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:58.828265 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1e993c11-3bf3-484b-8642-f72b6699589a tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] Snapshot retrieved successfully. Jul 03 19:33:58.829274 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.policy [None req-1e993c11-3bf3-484b-8642-f72b6699589a tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'e53a04cd4a5a40c1b389d9dddeb4de71', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b2210e6fb3140d6bd97339ac70fb351', '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=99927) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:33:58.829510 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1e993c11-3bf3-484b-8642-f72b6699589a tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] https://10.4.3.61/volume/v3/snapshots/cac59172-2081-4825-ad15-8c780fcaaa55/action returned with HTTP 403 Jul 03 19:33:58.829968 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 960/3817] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:33:58 2026] POST /volume/v3/snapshots/cac59172-2081-4825-ad15-8c780fcaaa55/action => generated 133 bytes in 80 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:58.838997 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-979412b4-3346-437f-9b66-082d109be5fa None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:58.842660 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-979412b4-3346-437f-9b66-082d109be5fa tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] DELETE https://10.4.3.61/volume/v3/snapshots/cac59172-2081-4825-ad15-8c780fcaaa55 Jul 03 19:33:58.842863 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-979412b4-3346-437f-9b66-082d109be5fa tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:58.843083 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-979412b4-3346-437f-9b66-082d109be5fa tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:58.843233 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-979412b4-3346-437f-9b66-082d109be5fa tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Delete snapshot with id: cac59172-2081-4825-ad15-8c780fcaaa55 Jul 03 19:33:58.848561 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:58.848561 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:58.849687 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-979412b4-3346-437f-9b66-082d109be5fa tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot retrieved successfully. Jul 03 19:33:58.872192 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-979412b4-3346-437f-9b66-082d109be5fa tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot delete request issued successfully. Jul 03 19:33:58.872192 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-979412b4-3346-437f-9b66-082d109be5fa tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots/cac59172-2081-4825-ad15-8c780fcaaa55 returned with HTTP 202 Jul 03 19:33:58.872192 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 962/3818] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:33:58 2026] DELETE /volume/v3/snapshots/cac59172-2081-4825-ad15-8c780fcaaa55 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:33:58.879096 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0a58426c-7659-4500-9683-353fdb84e8d6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:58.879901 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0a58426c-7659-4500-9683-353fdb84e8d6 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/snapshots/cac59172-2081-4825-ad15-8c780fcaaa55 Jul 03 19:33:58.880098 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0a58426c-7659-4500-9683-353fdb84e8d6 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:58.880359 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0a58426c-7659-4500-9683-353fdb84e8d6 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:58.886025 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:58.886025 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:58.886025 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0a58426c-7659-4500-9683-353fdb84e8d6 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot retrieved successfully. Jul 03 19:33:58.886385 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0a58426c-7659-4500-9683-353fdb84e8d6 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots/cac59172-2081-4825-ad15-8c780fcaaa55 returned with HTTP 200 Jul 03 19:33:58.890293 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 936/3819] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:33:58 2026] GET /volume/v3/snapshots/cac59172-2081-4825-ad15-8c780fcaaa55 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:58.915413 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6a3a1ba6-eba7-4dad-9b87-0edc83e2d7b0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:58.918174 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6a3a1ba6-eba7-4dad-9b87-0edc83e2d7b0 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 Jul 03 19:33:58.918174 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6a3a1ba6-eba7-4dad-9b87-0edc83e2d7b0 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:58.918174 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6a3a1ba6-eba7-4dad-9b87-0edc83e2d7b0 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:58.918315 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-6a3a1ba6-eba7-4dad-9b87-0edc83e2d7b0 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Show backup with id b35c2485-ae47-459e-9901-8c9a5ef415a2. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:58.923682 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:58.923682 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:58.924814 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6a3a1ba6-eba7-4dad-9b87-0edc83e2d7b0 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 returned with HTTP 200 Jul 03 19:33:58.925346 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 962/3820] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:58 2026] GET /volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:59.035970 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-903a4dbf-9557-4c93-8655-ede32531f64a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:59.038052 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-903a4dbf-9557-4c93-8655-ede32531f64a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 Jul 03 19:33:59.038330 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-903a4dbf-9557-4c93-8655-ede32531f64a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:59.038535 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-903a4dbf-9557-4c93-8655-ede32531f64a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:59.045239 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-903a4dbf-9557-4c93-8655-ede32531f64a tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 returned with HTTP 404 Jul 03 19:33:59.045776 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 961/3821] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:59 2026] GET /volume/v3/volumes/d9b8bd54-885a-4038-82bf-a6712997c401 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:59.164082 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-745c3b83-da44-463d-a614-868d425f6c02 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:59.165855 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-745c3b83-da44-463d-a614-868d425f6c02 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893 Jul 03 19:33:59.166053 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-745c3b83-da44-463d-a614-868d425f6c02 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:59.166263 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-745c3b83-da44-463d-a614-868d425f6c02 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:59.171686 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-745c3b83-da44-463d-a614-868d425f6c02 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893 returned with HTTP 404 Jul 03 19:33:59.172209 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 963/3822] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:59 2026] GET /volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:59.179465 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5b8a773b-a9cc-457e-af9d-177930eef61e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:59.182291 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5b8a773b-a9cc-457e-af9d-177930eef61e tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893 Jul 03 19:33:59.182496 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5b8a773b-a9cc-457e-af9d-177930eef61e tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:59.182724 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5b8a773b-a9cc-457e-af9d-177930eef61e tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:59.190405 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5b8a773b-a9cc-457e-af9d-177930eef61e tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893 returned with HTTP 404 Jul 03 19:33:59.190892 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 937/3823] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:59 2026] GET /volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:59.198432 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c29f6351-d7fc-4de9-9ff9-3f1cb3613d9a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:59.201157 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c29f6351-d7fc-4de9-9ff9-3f1cb3613d9a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] DELETE https://10.4.3.61/volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893 Jul 03 19:33:59.201515 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c29f6351-d7fc-4de9-9ff9-3f1cb3613d9a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:59.201999 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c29f6351-d7fc-4de9-9ff9-3f1cb3613d9a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:59.202287 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-c29f6351-d7fc-4de9-9ff9-3f1cb3613d9a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Delete volume with id: 3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893 Jul 03 19:33:59.209280 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c29f6351-d7fc-4de9-9ff9-3f1cb3613d9a tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893 returned with HTTP 404 Jul 03 19:33:59.209899 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 963/3824] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:33:59 2026] DELETE /volume/v3/volumes/3ce81a3c-e2a8-4a9e-ae52-5320c0d3d893 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:59.218642 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-241e3a7f-ab53-406e-8a6c-a3de70419a36 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:59.220877 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-241e3a7f-ab53-406e-8a6c-a3de70419a36 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:33:59.221824 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-241e3a7f-ab53-406e-8a6c-a3de70419a36 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1105725904"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:33:59.225140 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-241e3a7f-ab53-406e-8a6c-a3de70419a36 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1105725904'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:33:59.225356 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-241e3a7f-ab53-406e-8a6c-a3de70419a36 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Create volume of 1 GB Jul 03 19:33:59.233188 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-241e3a7f-ab53-406e-8a6c-a3de70419a36 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Availability Zones retrieved successfully. Jul 03 19:33:59.245564 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-241e3a7f-ab53-406e-8a6c-a3de70419a36 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Flow 'volume_create_api' (ccbbd05b-495e-44f1-b25b-29f09de8bbce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:59.247738 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-241e3a7f-ab53-406e-8a6c-a3de70419a36 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e98779-b2d0-4529-88be-6b16396b8434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:59.249490 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-241e3a7f-ab53-406e-8a6c-a3de70419a36 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:33:59.285821 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1b24917f-554c-4881-86a5-690fe49288b3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:59.287723 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1b24917f-554c-4881-86a5-690fe49288b3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 Jul 03 19:33:59.287826 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1b24917f-554c-4881-86a5-690fe49288b3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:59.288024 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1b24917f-554c-4881-86a5-690fe49288b3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:59.288137 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-1b24917f-554c-4881-86a5-690fe49288b3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6ffe61a8-825e-4cc4-a615-8f6b7b9288f3. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:59.291943 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-241e3a7f-ab53-406e-8a6c-a3de70419a36 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e98779-b2d0-4529-88be-6b16396b8434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:59.293320 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:59.293320 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:59.293491 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-241e3a7f-ab53-406e-8a6c-a3de70419a36 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1291af22-cd16-410f-a6f1-aee32f82e4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:59.294142 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1b24917f-554c-4881-86a5-690fe49288b3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 returned with HTTP 200 Jul 03 19:33:59.294706 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 964/3825] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:59 2026] GET /volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:59.324028 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7a4419d7-958b-4c0d-a75e-a05b4b12ebc5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:59.325511 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7a4419d7-958b-4c0d-a75e-a05b4b12ebc5 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] DELETE https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:33:59.325667 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7a4419d7-958b-4c0d-a75e-a05b4b12ebc5 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:59.325845 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7a4419d7-958b-4c0d-a75e-a05b4b12ebc5 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:59.325993 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-7a4419d7-958b-4c0d-a75e-a05b4b12ebc5 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Delete volume with id: ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:33:59.333654 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:59.333654 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:59.334090 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7a4419d7-958b-4c0d-a75e-a05b4b12ebc5 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:33:59.339484 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-241e3a7f-ab53-406e-8a6c-a3de70419a36 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Created reservations ['8a9eb3f1-96e7-45c8-9562-f626f155f9c1', '4b4b48b9-6503-4d71-9db0-2776c78d4ec5', '3b688b5a-3fbd-4b15-9093-f7e605dfc5cb', '0636531a-a081-4a3b-932d-87b0ffdd3250'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:33:59.340301 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-241e3a7f-ab53-406e-8a6c-a3de70419a36 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1291af22-cd16-410f-a6f1-aee32f82e4cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a9eb3f1-96e7-45c8-9562-f626f155f9c1', '4b4b48b9-6503-4d71-9db0-2776c78d4ec5', '3b688b5a-3fbd-4b15-9093-f7e605dfc5cb', '0636531a-a081-4a3b-932d-87b0ffdd3250']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:59.341055 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-241e3a7f-ab53-406e-8a6c-a3de70419a36 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47fc6af4-775e-4358-a90e-3246b720c3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:59.344818 np0000004460 devstack@c-api.service[99926]: WARNING cinder.keymgr.conf_key_mgr [None req-7a4419d7-958b-4c0d-a75e-a05b4b12ebc5 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 19:33:59.350840 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7a4419d7-958b-4c0d-a75e-a05b4b12ebc5 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Delete volume request issued successfully. Jul 03 19:33:59.353911 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7a4419d7-958b-4c0d-a75e-a05b4b12ebc5 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 returned with HTTP 202 Jul 03 19:33:59.353911 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 938/3826] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:33:59 2026] DELETE /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:33:59.358394 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4342f025-cd36-46ce-877b-fc2a467ebd15 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:59.360474 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4342f025-cd36-46ce-877b-fc2a467ebd15 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:33:59.361931 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4342f025-cd36-46ce-877b-fc2a467ebd15 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:59.361931 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4342f025-cd36-46ce-877b-fc2a467ebd15 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:59.364612 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-241e3a7f-ab53-406e-8a6c-a3de70419a36 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47fc6af4-775e-4358-a90e-3246b720c3a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfd2a39e-815f-42db-b3a9-bd7bad1cf506', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1105725904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea7b3062591480e81dd99fedd80f809',qos_specs=None,replication_status=,reservations=['8a9eb3f1-96e7-45c8-9562-f626f155f9c1','4b4b48b9-6503-4d71-9db0-2776c78d4ec5','3b688b5a-3fbd-4b15-9093-f7e605dfc5cb','0636531a-a081-4a3b-932d-87b0ffdd3250'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9052677347074fd081fc8503eccde0e1',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:33:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1105725904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfd2a39e-815f-42db-b3a9-bd7bad1cf506,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ea7b3062591480e81dd99fedd80f809',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9052677347074fd081fc8503eccde0e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:59.366030 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-241e3a7f-ab53-406e-8a6c-a3de70419a36 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7f61d35-e9e6-4b79-8351-ebf9f589aec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:59.371126 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:59.371126 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:33:59.372900 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-4342f025-cd36-46ce-877b-fc2a467ebd15 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Volume info retrieved successfully. Jul 03 19:33:59.378650 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4342f025-cd36-46ce-877b-fc2a467ebd15 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 returned with HTTP 200 Jul 03 19:33:59.379270 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 964/3827] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:59 2026] GET /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 => generated 1427 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:33:59.392810 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-241e3a7f-ab53-406e-8a6c-a3de70419a36 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7f61d35-e9e6-4b79-8351-ebf9f589aec9) transitioned into state 'SUCCESS' from state '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-1105725904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea7b3062591480e81dd99fedd80f809',qos_specs=None,replication_status=,reservations=['8a9eb3f1-96e7-45c8-9562-f626f155f9c1','4b4b48b9-6503-4d71-9db0-2776c78d4ec5','3b688b5a-3fbd-4b15-9093-f7e605dfc5cb','0636531a-a081-4a3b-932d-87b0ffdd3250'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9052677347074fd081fc8503eccde0e1',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:59.393776 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-241e3a7f-ab53-406e-8a6c-a3de70419a36 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0683f7f9-267d-4bad-965b-2ad9409f07f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:33:59.405956 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-241e3a7f-ab53-406e-8a6c-a3de70419a36 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0683f7f9-267d-4bad-965b-2ad9409f07f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:33:59.407305 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-241e3a7f-ab53-406e-8a6c-a3de70419a36 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Flow 'volume_create_api' (ccbbd05b-495e-44f1-b25b-29f09de8bbce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:33:59.407528 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-241e3a7f-ab53-406e-8a6c-a3de70419a36 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Create volume request issued successfully. Jul 03 19:33:59.409205 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-241e3a7f-ab53-406e-8a6c-a3de70419a36 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:33:59.409205 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 962/3828] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:33:59 2026] POST /volume/v3/volumes => generated 747 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:33:59.424068 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-cd16878a-ba4e-45d2-8ad4-23cd149a7435 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:59.427299 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cd16878a-ba4e-45d2-8ad4-23cd149a7435 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506 Jul 03 19:33:59.427545 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cd16878a-ba4e-45d2-8ad4-23cd149a7435 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:59.427817 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cd16878a-ba4e-45d2-8ad4-23cd149a7435 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:59.437209 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:59.437209 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:59.441591 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-cd16878a-ba4e-45d2-8ad4-23cd149a7435 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:33:59.448416 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cd16878a-ba4e-45d2-8ad4-23cd149a7435 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506 returned with HTTP 200 Jul 03 19:33:59.448416 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 965/3829] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:59 2026] GET /volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506 => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:59.694301 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b6ac4198-e8a0-4056-ba35-41358ca202f4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:59.696127 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b6ac4198-e8a0-4056-ba35-41358ca202f4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 Jul 03 19:33:59.696379 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b6ac4198-e8a0-4056-ba35-41358ca202f4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:59.696603 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b6ac4198-e8a0-4056-ba35-41358ca202f4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:59.696713 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-b6ac4198-e8a0-4056-ba35-41358ca202f4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 0db7483e-d407-4020-8d07-5be43221f451. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:59.701977 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:59.701977 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:59.703154 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b6ac4198-e8a0-4056-ba35-41358ca202f4 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 returned with HTTP 200 Jul 03 19:33:59.703678 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 939/3830] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:59 2026] GET /volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:59.896441 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-98a839da-b877-4ee6-9bce-0d7695c67137 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:59.899029 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-98a839da-b877-4ee6-9bce-0d7695c67137 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/snapshots/cac59172-2081-4825-ad15-8c780fcaaa55 Jul 03 19:33:59.899296 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-98a839da-b877-4ee6-9bce-0d7695c67137 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:59.899533 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-98a839da-b877-4ee6-9bce-0d7695c67137 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:59.904188 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-98a839da-b877-4ee6-9bce-0d7695c67137 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots/cac59172-2081-4825-ad15-8c780fcaaa55 returned with HTTP 404 Jul 03 19:33:59.904816 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 965/3831] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:33:59 2026] GET /volume/v3/snapshots/cac59172-2081-4825-ad15-8c780fcaaa55 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:33:59.913818 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d2f703b6-0719-4bc0-b688-c74085e29a3a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:59.916489 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d2f703b6-0719-4bc0-b688-c74085e29a3a tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/b4d0f596-52a1-48ed-a669-ba267a0e8916 Jul 03 19:33:59.916740 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d2f703b6-0719-4bc0-b688-c74085e29a3a tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:59.916984 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d2f703b6-0719-4bc0-b688-c74085e29a3a tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:59.917205 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-d2f703b6-0719-4bc0-b688-c74085e29a3a tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Delete volume with id: b4d0f596-52a1-48ed-a669-ba267a0e8916 Jul 03 19:33:59.928726 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:59.928726 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:33:59.929207 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d2f703b6-0719-4bc0-b688-c74085e29a3a tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Volume info retrieved successfully. Jul 03 19:33:59.936570 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4b1536e1-adba-4204-9767-7661f4719677 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:59.938809 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4b1536e1-adba-4204-9767-7661f4719677 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 Jul 03 19:33:59.939045 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4b1536e1-adba-4204-9767-7661f4719677 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:59.939286 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4b1536e1-adba-4204-9767-7661f4719677 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:59.939429 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-4b1536e1-adba-4204-9767-7661f4719677 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Show backup with id b35c2485-ae47-459e-9901-8c9a5ef415a2. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:33:59.944678 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:59.944678 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:33:59.945750 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4b1536e1-adba-4204-9767-7661f4719677 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 returned with HTTP 200 Jul 03 19:33:59.946200 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 966/3832] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:59 2026] GET /volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:33:59.959203 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d2f703b6-0719-4bc0-b688-c74085e29a3a tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Delete volume request issued successfully. Jul 03 19:33:59.959203 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d2f703b6-0719-4bc0-b688-c74085e29a3a tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes/b4d0f596-52a1-48ed-a669-ba267a0e8916 returned with HTTP 202 Jul 03 19:33:59.959203 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 963/3833] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:33:59 2026] DELETE /volume/v3/volumes/b4d0f596-52a1-48ed-a669-ba267a0e8916 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:33:59.968130 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b365796f-2d5d-4853-a8e5-9163f2d2c1de None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:33:59.970311 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b365796f-2d5d-4853-a8e5-9163f2d2c1de tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/volumes/b4d0f596-52a1-48ed-a669-ba267a0e8916 Jul 03 19:33:59.970311 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b365796f-2d5d-4853-a8e5-9163f2d2c1de tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:33:59.970311 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b365796f-2d5d-4853-a8e5-9163f2d2c1de tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:33:59.980082 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:33:59.980082 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:33:59.985234 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b365796f-2d5d-4853-a8e5-9163f2d2c1de tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Volume info retrieved successfully. Jul 03 19:33:59.991698 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b365796f-2d5d-4853-a8e5-9163f2d2c1de tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes/b4d0f596-52a1-48ed-a669-ba267a0e8916 returned with HTTP 200 Jul 03 19:33:59.991861 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 940/3834] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:33:59 2026] GET /volume/v3/volumes/b4d0f596-52a1-48ed-a669-ba267a0e8916 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:00.306611 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f22a25ba-27f0-4e17-89f8-04105a15f35a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:00.309544 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f22a25ba-27f0-4e17-89f8-04105a15f35a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 Jul 03 19:34:00.309544 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f22a25ba-27f0-4e17-89f8-04105a15f35a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:00.309600 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f22a25ba-27f0-4e17-89f8-04105a15f35a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:00.309682 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-f22a25ba-27f0-4e17-89f8-04105a15f35a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6ffe61a8-825e-4cc4-a615-8f6b7b9288f3. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:00.315574 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:00.315574 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:00.316483 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f22a25ba-27f0-4e17-89f8-04105a15f35a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 returned with HTTP 200 Jul 03 19:34:00.317001 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 966/3835] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:00 2026] GET /volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:00.394926 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4d590e81-c74d-4e96-a89b-9aa0aac94ff4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:00.398127 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4d590e81-c74d-4e96-a89b-9aa0aac94ff4 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] GET https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 Jul 03 19:34:00.398360 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4d590e81-c74d-4e96-a89b-9aa0aac94ff4 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:00.398603 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4d590e81-c74d-4e96-a89b-9aa0aac94ff4 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:00.407447 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4d590e81-c74d-4e96-a89b-9aa0aac94ff4 tempest-TestEncryptedCinderVolumes-115051991 tempest-TestEncryptedCinderVolumes-115051991-project-member] https://10.4.3.61/volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 returned with HTTP 404 Jul 03 19:34:00.408147 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 967/3836] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:00 2026] GET /volume/v3/volumes/ca920aa4-cd3b-4f24-92cc-daaca3e83735 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:00.415882 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-24e9ca33-909b-4e13-82ff-e0f5007786e4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:00.417687 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-24e9ca33-909b-4e13-82ff-e0f5007786e4 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] GET https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 Jul 03 19:34:00.417902 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-24e9ca33-909b-4e13-82ff-e0f5007786e4 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:00.418521 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-24e9ca33-909b-4e13-82ff-e0f5007786e4 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:00.419079 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-24e9ca33-909b-4e13-82ff-e0f5007786e4 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:34:00.436124 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-24e9ca33-909b-4e13-82ff-e0f5007786e4 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] Get all volumes completed successfully. Jul 03 19:34:00.438311 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:00.438311 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:00.444284 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-24e9ca33-909b-4e13-82ff-e0f5007786e4 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 19:34:00.444914 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 964/3837] 10.4.3.61 () {66 vars in 1278 bytes} [Fri Jul 3 19:34:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11234 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:34:00.462099 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4754b1d2-9446-477f-b308-2c9d5f8660f6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:00.464042 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4754b1d2-9446-477f-b308-2c9d5f8660f6 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506 Jul 03 19:34:00.464303 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4754b1d2-9446-477f-b308-2c9d5f8660f6 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:00.464516 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4754b1d2-9446-477f-b308-2c9d5f8660f6 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:00.467829 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-249ec8e6-f36f-4e51-bba0-c1f6631c5889 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:00.470271 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-249ec8e6-f36f-4e51-bba0-c1f6631c5889 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] DELETE https://10.4.3.61/volume/v3/types/bccd50e9-9a09-4b72-8c83-4a8b9b279456 Jul 03 19:34:00.470565 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-249ec8e6-f36f-4e51-bba0-c1f6631c5889 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:00.470886 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-249ec8e6-f36f-4e51-bba0-c1f6631c5889 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] Calling method '_delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:00.472178 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:00.472178 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:00.476753 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-4754b1d2-9446-477f-b308-2c9d5f8660f6 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:34:00.481598 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4754b1d2-9446-477f-b308-2c9d5f8660f6 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506 returned with HTTP 200 Jul 03 19:34:00.482117 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 941/3838] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:00 2026] GET /volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:00.495802 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-87408d7e-6c18-41b9-861d-ee02b791a092 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:00.498207 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-87408d7e-6c18-41b9-861d-ee02b791a092 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] POST https://10.4.3.61/volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506/action Jul 03 19:34:00.498599 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-87408d7e-6c18-41b9-861d-ee02b791a092 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:34:00.498740 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-87408d7e-6c18-41b9-861d-ee02b791a092 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:00.504126 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-249ec8e6-f36f-4e51-bba0-c1f6631c5889 tempest-TestEncryptedCinderVolumes-1221905376 tempest-TestEncryptedCinderVolumes-1221905376-project-admin] https://10.4.3.61/volume/v3/types/bccd50e9-9a09-4b72-8c83-4a8b9b279456 returned with HTTP 202 Jul 03 19:34:00.504760 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 967/3839] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:34:00 2026] DELETE /volume/v3/types/bccd50e9-9a09-4b72-8c83-4a8b9b279456 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:00.510944 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:00.510944 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:00.511228 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.contrib.admin_actions [None req-87408d7e-6c18-41b9-861d-ee02b791a092 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Updating volume 'dfd2a39e-815f-42db-b3a9-bd7bad1cf506' with '{'status': 'maintenance'}' {{(pid=99925) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 19:34:00.533763 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-87408d7e-6c18-41b9-861d-ee02b791a092 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] https://10.4.3.61/volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506/action returned with HTTP 202 Jul 03 19:34:00.534245 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 968/3840] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:34:00 2026] POST /volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:34:00.541881 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-eac0607a-00f9-4aeb-a0ad-22ce6b94c34b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:00.544366 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-eac0607a-00f9-4aeb-a0ad-22ce6b94c34b tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506 Jul 03 19:34:00.544583 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-eac0607a-00f9-4aeb-a0ad-22ce6b94c34b tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:00.544810 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-eac0607a-00f9-4aeb-a0ad-22ce6b94c34b tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:00.553633 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:00.553633 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:00.558871 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-eac0607a-00f9-4aeb-a0ad-22ce6b94c34b tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:34:00.564987 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-eac0607a-00f9-4aeb-a0ad-22ce6b94c34b tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506 returned with HTTP 200 Jul 03 19:34:00.565621 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 965/3841] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:00 2026] GET /volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:00.581041 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a8a30f94-62e8-4617-a39b-9c5427c3ef50 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:00.582998 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a8a30f94-62e8-4617-a39b-9c5427c3ef50 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] POST https://10.4.3.61/volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506/action Jul 03 19:34:00.583666 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a8a30f94-62e8-4617-a39b-9c5427c3ef50 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:34:00.583666 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a8a30f94-62e8-4617-a39b-9c5427c3ef50 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:00.594137 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:00.594137 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:00.594455 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a8a30f94-62e8-4617-a39b-9c5427c3ef50 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Volume info retrieved successfully. Jul 03 19:34:00.619794 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a8a30f94-62e8-4617-a39b-9c5427c3ef50 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Delete volume request issued successfully. Jul 03 19:34:00.620311 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a8a30f94-62e8-4617-a39b-9c5427c3ef50 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] https://10.4.3.61/volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506/action returned with HTTP 202 Jul 03 19:34:00.620721 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 942/3842] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:34:00 2026] POST /volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:34:00.630336 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-20d65bba-aa78-47fa-821f-e03108f63fc7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:00.632932 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-20d65bba-aa78-47fa-821f-e03108f63fc7 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506 Jul 03 19:34:00.633280 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-20d65bba-aa78-47fa-821f-e03108f63fc7 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:00.633611 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-20d65bba-aa78-47fa-821f-e03108f63fc7 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:00.643868 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:00.643868 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:00.649211 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-20d65bba-aa78-47fa-821f-e03108f63fc7 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:34:00.664712 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-20d65bba-aa78-47fa-821f-e03108f63fc7 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506 returned with HTTP 200 Jul 03 19:34:00.667603 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 968/3843] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:00 2026] GET /volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:00.717062 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-abbbc6a5-fbf8-43f6-bae9-29b01e129e1a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:00.718999 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-abbbc6a5-fbf8-43f6-bae9-29b01e129e1a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 Jul 03 19:34:00.719266 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-abbbc6a5-fbf8-43f6-bae9-29b01e129e1a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:00.719487 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-abbbc6a5-fbf8-43f6-bae9-29b01e129e1a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:00.719487 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-abbbc6a5-fbf8-43f6-bae9-29b01e129e1a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 0db7483e-d407-4020-8d07-5be43221f451. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:00.723839 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:00.723839 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:00.724583 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-abbbc6a5-fbf8-43f6-bae9-29b01e129e1a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 returned with HTTP 200 Jul 03 19:34:00.724974 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 969/3844] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:00 2026] GET /volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:00.957938 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3e3ca213-39b0-4c95-bcfc-f9b3d1d9335b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:00.960404 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3e3ca213-39b0-4c95-bcfc-f9b3d1d9335b tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 Jul 03 19:34:00.960813 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3e3ca213-39b0-4c95-bcfc-f9b3d1d9335b tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:00.961182 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3e3ca213-39b0-4c95-bcfc-f9b3d1d9335b tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:00.961182 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-3e3ca213-39b0-4c95-bcfc-f9b3d1d9335b tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Show backup with id b35c2485-ae47-459e-9901-8c9a5ef415a2. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:00.967450 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:00.967450 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:00.967907 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3e3ca213-39b0-4c95-bcfc-f9b3d1d9335b tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 returned with HTTP 200 Jul 03 19:34:00.968394 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 966/3845] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:00 2026] GET /volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 => generated 831 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:01.008675 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6e11bde6-e21b-47fc-b2d4-980a84fdd5d5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:01.011143 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6e11bde6-e21b-47fc-b2d4-980a84fdd5d5 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/volumes/b4d0f596-52a1-48ed-a669-ba267a0e8916 Jul 03 19:34:01.011491 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6e11bde6-e21b-47fc-b2d4-980a84fdd5d5 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:01.011636 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6e11bde6-e21b-47fc-b2d4-980a84fdd5d5 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:01.020448 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6e11bde6-e21b-47fc-b2d4-980a84fdd5d5 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes/b4d0f596-52a1-48ed-a669-ba267a0e8916 returned with HTTP 404 Jul 03 19:34:01.021313 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 943/3846] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:01 2026] GET /volume/v3/volumes/b4d0f596-52a1-48ed-a669-ba267a0e8916 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:01.032114 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ffc336fe-7fab-454f-afac-bd03a22324d3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:01.036797 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ffc336fe-7fab-454f-afac-bd03a22324d3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:34:01.037106 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ffc336fe-7fab-454f-afac-bd03a22324d3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1043179634"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:01.040460 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-ffc336fe-7fab-454f-afac-bd03a22324d3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1043179634'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:34:01.040550 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-ffc336fe-7fab-454f-afac-bd03a22324d3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Create volume of 1 GB Jul 03 19:34:01.047730 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ffc336fe-7fab-454f-afac-bd03a22324d3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Availability Zones retrieved successfully. Jul 03 19:34:01.056087 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ffc336fe-7fab-454f-afac-bd03a22324d3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Flow 'volume_create_api' (62d914ae-1459-4bd2-a74a-967dd40d3686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:01.056956 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ffc336fe-7fab-454f-afac-bd03a22324d3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce6f51a2-57c9-4d44-b4a9-5b2323168ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:01.057740 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-ffc336fe-7fab-454f-afac-bd03a22324d3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:34:01.080868 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ffc336fe-7fab-454f-afac-bd03a22324d3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce6f51a2-57c9-4d44-b4a9-5b2323168ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:01.081631 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ffc336fe-7fab-454f-afac-bd03a22324d3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a2aa61e-567b-4c3e-a918-995722a47df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:01.134826 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-ffc336fe-7fab-454f-afac-bd03a22324d3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Created reservations ['e894882e-e6d5-4565-a6e3-34b6bbd969f5', '8ce7d697-06c5-473f-8f89-49c0b368eddb', '42d395e9-870b-4d5f-b14e-9474c2856eb8', '1148686b-c2a3-4b97-b014-cb1e73e76f58'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:01.135551 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ffc336fe-7fab-454f-afac-bd03a22324d3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a2aa61e-567b-4c3e-a918-995722a47df2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e894882e-e6d5-4565-a6e3-34b6bbd969f5', '8ce7d697-06c5-473f-8f89-49c0b368eddb', '42d395e9-870b-4d5f-b14e-9474c2856eb8', '1148686b-c2a3-4b97-b014-cb1e73e76f58']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:01.135890 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ffc336fe-7fab-454f-afac-bd03a22324d3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13d87d7f-f74e-47ec-9c2c-fa6dc2a0793c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:01.163991 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ffc336fe-7fab-454f-afac-bd03a22324d3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13d87d7f-f74e-47ec-9c2c-fa6dc2a0793c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d2c5e56-a303-4af1-8093-535ce8419751', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1043179634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b2210e6fb3140d6bd97339ac70fb351',qos_specs=None,replication_status=,reservations=['e894882e-e6d5-4565-a6e3-34b6bbd969f5','8ce7d697-06c5-473f-8f89-49c0b368eddb','42d395e9-870b-4d5f-b14e-9474c2856eb8','1148686b-c2a3-4b97-b014-cb1e73e76f58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9292348b888144599f16cbd0075c64da',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:34:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1043179634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d2c5e56-a303-4af1-8093-535ce8419751,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b2210e6fb3140d6bd97339ac70fb351',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9292348b888144599f16cbd0075c64da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:01.165728 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ffc336fe-7fab-454f-afac-bd03a22324d3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2377e3b-a15c-46a2-b530-6234f194ab7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:01.202360 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ffc336fe-7fab-454f-afac-bd03a22324d3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2377e3b-a15c-46a2-b530-6234f194ab7b) transitioned into state 'SUCCESS' from state '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-1043179634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b2210e6fb3140d6bd97339ac70fb351',qos_specs=None,replication_status=,reservations=['e894882e-e6d5-4565-a6e3-34b6bbd969f5','8ce7d697-06c5-473f-8f89-49c0b368eddb','42d395e9-870b-4d5f-b14e-9474c2856eb8','1148686b-c2a3-4b97-b014-cb1e73e76f58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9292348b888144599f16cbd0075c64da',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:01.204002 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ffc336fe-7fab-454f-afac-bd03a22324d3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a2870a0-ea6b-4b33-b0c9-947339d1b724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:01.217158 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ffc336fe-7fab-454f-afac-bd03a22324d3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a2870a0-ea6b-4b33-b0c9-947339d1b724) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:01.218600 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ffc336fe-7fab-454f-afac-bd03a22324d3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Flow 'volume_create_api' (62d914ae-1459-4bd2-a74a-967dd40d3686) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:01.218907 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ffc336fe-7fab-454f-afac-bd03a22324d3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Create volume request issued successfully. Jul 03 19:34:01.220362 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ffc336fe-7fab-454f-afac-bd03a22324d3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:34:01.220362 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 969/3847] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:34:01 2026] POST /volume/v3/volumes => generated 776 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:34:01.235975 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c7d5138d-790b-4ea8-8691-1eaf8843a350 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:01.239041 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c7d5138d-790b-4ea8-8691-1eaf8843a350 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/volumes/7d2c5e56-a303-4af1-8093-535ce8419751 Jul 03 19:34:01.239118 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c7d5138d-790b-4ea8-8691-1eaf8843a350 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:01.251457 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c7d5138d-790b-4ea8-8691-1eaf8843a350 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:01.259744 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:01.259744 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:01.264427 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c7d5138d-790b-4ea8-8691-1eaf8843a350 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Volume info retrieved successfully. Jul 03 19:34:01.279526 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c7d5138d-790b-4ea8-8691-1eaf8843a350 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes/7d2c5e56-a303-4af1-8093-535ce8419751 returned with HTTP 200 Jul 03 19:34:01.279526 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 970/3848] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:01 2026] GET /volume/v3/volumes/7d2c5e56-a303-4af1-8093-535ce8419751 => generated 955 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:01.332376 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5db16b49-12e3-4610-aa94-6142108f3f35 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:01.335089 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5db16b49-12e3-4610-aa94-6142108f3f35 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 Jul 03 19:34:01.335526 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5db16b49-12e3-4610-aa94-6142108f3f35 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:01.336661 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5db16b49-12e3-4610-aa94-6142108f3f35 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:01.336661 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-5db16b49-12e3-4610-aa94-6142108f3f35 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6ffe61a8-825e-4cc4-a615-8f6b7b9288f3. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:01.342145 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:01.342145 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:01.343540 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5db16b49-12e3-4610-aa94-6142108f3f35 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 returned with HTTP 200 Jul 03 19:34:01.344180 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 967/3849] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:01 2026] GET /volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:01.681567 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-01e38dba-d86d-4232-8b4d-be8cb453a747 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:01.683642 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-01e38dba-d86d-4232-8b4d-be8cb453a747 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506 Jul 03 19:34:01.683918 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-01e38dba-d86d-4232-8b4d-be8cb453a747 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:01.684084 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-01e38dba-d86d-4232-8b4d-be8cb453a747 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:01.690724 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-01e38dba-d86d-4232-8b4d-be8cb453a747 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506 returned with HTTP 404 Jul 03 19:34:01.690724 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 944/3850] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:01 2026] GET /volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:01.702446 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6d30b6ca-b20a-4522-85f2-cb464565ea90 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:01.704500 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6d30b6ca-b20a-4522-85f2-cb464565ea90 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506 Jul 03 19:34:01.704912 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6d30b6ca-b20a-4522-85f2-cb464565ea90 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:01.704912 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6d30b6ca-b20a-4522-85f2-cb464565ea90 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:01.711825 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6d30b6ca-b20a-4522-85f2-cb464565ea90 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506 returned with HTTP 404 Jul 03 19:34:01.712301 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 970/3851] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:01 2026] GET /volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:01.719754 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-11148edf-ee5c-400a-8366-e5336b878776 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:01.721392 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-11148edf-ee5c-400a-8366-e5336b878776 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] DELETE https://10.4.3.61/volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506 Jul 03 19:34:01.721708 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-11148edf-ee5c-400a-8366-e5336b878776 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:01.721998 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-11148edf-ee5c-400a-8366-e5336b878776 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:01.722265 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-11148edf-ee5c-400a-8366-e5336b878776 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Delete volume with id: dfd2a39e-815f-42db-b3a9-bd7bad1cf506 Jul 03 19:34:01.732743 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-11148edf-ee5c-400a-8366-e5336b878776 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506 returned with HTTP 404 Jul 03 19:34:01.732743 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 971/3852] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:34:01 2026] DELETE /volume/v3/volumes/dfd2a39e-815f-42db-b3a9-bd7bad1cf506 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:01.740494 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8cb5a869-5ac4-41b1-a5c2-89a4548989e3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:01.748391 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-375455eb-dc15-4c41-965a-774938205caf None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:01.748391 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-375455eb-dc15-4c41-965a-774938205caf tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:34:01.748391 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-375455eb-dc15-4c41-965a-774938205caf tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1512674219"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:01.750787 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8cb5a869-5ac4-41b1-a5c2-89a4548989e3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 Jul 03 19:34:01.750787 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8cb5a869-5ac4-41b1-a5c2-89a4548989e3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:01.750787 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8cb5a869-5ac4-41b1-a5c2-89a4548989e3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:01.753286 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-375455eb-dc15-4c41-965a-774938205caf tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1512674219'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:34:01.753286 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-375455eb-dc15-4c41-965a-774938205caf tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Create volume of 1 GB Jul 03 19:34:01.753584 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-8cb5a869-5ac4-41b1-a5c2-89a4548989e3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 0db7483e-d407-4020-8d07-5be43221f451. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:01.755303 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-375455eb-dc15-4c41-965a-774938205caf tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Availability Zones retrieved successfully. Jul 03 19:34:01.763691 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:01.763691 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:01.764600 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8cb5a869-5ac4-41b1-a5c2-89a4548989e3 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 returned with HTTP 200 Jul 03 19:34:01.765104 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-375455eb-dc15-4c41-965a-774938205caf tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Flow 'volume_create_api' (7ad250e6-b54e-4247-99c6-8a31ef393ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:01.765354 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 968/3853] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:01 2026] GET /volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 => generated 786 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:01.766043 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-375455eb-dc15-4c41-965a-774938205caf tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47181cd8-724a-4e67-ad55-ac5f5e28fe87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:01.767964 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-375455eb-dc15-4c41-965a-774938205caf tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:34:01.803132 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-375455eb-dc15-4c41-965a-774938205caf tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47181cd8-724a-4e67-ad55-ac5f5e28fe87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:01.803898 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-375455eb-dc15-4c41-965a-774938205caf tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef544241-4044-42ed-8d15-2acb55cdf6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:01.860861 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-375455eb-dc15-4c41-965a-774938205caf tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Created reservations ['f645e976-670b-4c58-bbfb-3c48e85bae8b', 'ff3b72e1-01d1-43b8-a74d-d738c8b8d19c', '620d3f6d-6655-4f98-822a-7c85d91b0d47', '12a380cf-3f2e-41b6-a869-7847ec744201'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:01.861646 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-375455eb-dc15-4c41-965a-774938205caf tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef544241-4044-42ed-8d15-2acb55cdf6ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f645e976-670b-4c58-bbfb-3c48e85bae8b', 'ff3b72e1-01d1-43b8-a74d-d738c8b8d19c', '620d3f6d-6655-4f98-822a-7c85d91b0d47', '12a380cf-3f2e-41b6-a869-7847ec744201']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:01.862604 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-375455eb-dc15-4c41-965a-774938205caf tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccae017b-ee77-4eb8-99a8-94f5df54d2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:01.892678 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-375455eb-dc15-4c41-965a-774938205caf tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccae017b-ee77-4eb8-99a8-94f5df54d2fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1512674219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea7b3062591480e81dd99fedd80f809',qos_specs=None,replication_status=,reservations=['f645e976-670b-4c58-bbfb-3c48e85bae8b','ff3b72e1-01d1-43b8-a74d-d738c8b8d19c','620d3f6d-6655-4f98-822a-7c85d91b0d47','12a380cf-3f2e-41b6-a869-7847ec744201'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9052677347074fd081fc8503eccde0e1',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:34:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1512674219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ea7b3062591480e81dd99fedd80f809',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9052677347074fd081fc8503eccde0e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:01.894615 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-375455eb-dc15-4c41-965a-774938205caf tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1acfbc1a-e1f5-4309-97fa-f14bb0db281b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:01.919131 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-375455eb-dc15-4c41-965a-774938205caf tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1acfbc1a-e1f5-4309-97fa-f14bb0db281b) transitioned into state 'SUCCESS' from state '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-1512674219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea7b3062591480e81dd99fedd80f809',qos_specs=None,replication_status=,reservations=['f645e976-670b-4c58-bbfb-3c48e85bae8b','ff3b72e1-01d1-43b8-a74d-d738c8b8d19c','620d3f6d-6655-4f98-822a-7c85d91b0d47','12a380cf-3f2e-41b6-a869-7847ec744201'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9052677347074fd081fc8503eccde0e1',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:01.920101 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-375455eb-dc15-4c41-965a-774938205caf tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b820551-f1d8-4c3f-a857-d878e6887c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:01.936026 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-375455eb-dc15-4c41-965a-774938205caf tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b820551-f1d8-4c3f-a857-d878e6887c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:01.936645 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-375455eb-dc15-4c41-965a-774938205caf tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Flow 'volume_create_api' (7ad250e6-b54e-4247-99c6-8a31ef393ca5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:01.937067 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-375455eb-dc15-4c41-965a-774938205caf tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Create volume request issued successfully. Jul 03 19:34:01.938520 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-375455eb-dc15-4c41-965a-774938205caf tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:34:01.939147 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 945/3854] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:34:01 2026] POST /volume/v3/volumes => generated 747 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:34:01.956200 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2b8cec60-045f-42c3-9642-c13842d83a5f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:01.959959 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2b8cec60-045f-42c3-9642-c13842d83a5f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 Jul 03 19:34:01.960203 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2b8cec60-045f-42c3-9642-c13842d83a5f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:01.960435 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2b8cec60-045f-42c3-9642-c13842d83a5f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:01.970796 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:01.970796 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:01.975609 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2b8cec60-045f-42c3-9642-c13842d83a5f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:34:01.980440 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ae5859dd-fed1-469a-9fb0-abe0f9fcf273 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:01.982093 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ae5859dd-fed1-469a-9fb0-abe0f9fcf273 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 Jul 03 19:34:01.982775 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ae5859dd-fed1-469a-9fb0-abe0f9fcf273 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:01.983262 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ae5859dd-fed1-469a-9fb0-abe0f9fcf273 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:01.984184 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-ae5859dd-fed1-469a-9fb0-abe0f9fcf273 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Show backup with id b35c2485-ae47-459e-9901-8c9a5ef415a2. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:01.986093 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2b8cec60-045f-42c3-9642-c13842d83a5f tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 returned with HTTP 200 Jul 03 19:34:01.986803 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 971/3855] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:01 2026] GET /volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:01.989794 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:01.989794 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:01.991245 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ae5859dd-fed1-469a-9fb0-abe0f9fcf273 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 returned with HTTP 200 Jul 03 19:34:01.991865 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 972/3856] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:01 2026] GET /volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 => generated 831 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:02.292615 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6dd8d921-f43c-4421-a152-ede71b653008 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:02.295050 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6dd8d921-f43c-4421-a152-ede71b653008 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/volumes/7d2c5e56-a303-4af1-8093-535ce8419751 Jul 03 19:34:02.295243 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6dd8d921-f43c-4421-a152-ede71b653008 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:02.295470 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6dd8d921-f43c-4421-a152-ede71b653008 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:02.304866 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:02.304866 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:02.310567 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6dd8d921-f43c-4421-a152-ede71b653008 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Volume info retrieved successfully. Jul 03 19:34:02.316359 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6dd8d921-f43c-4421-a152-ede71b653008 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes/7d2c5e56-a303-4af1-8093-535ce8419751 returned with HTTP 200 Jul 03 19:34:02.316973 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 969/3857] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:02 2026] GET /volume/v3/volumes/7d2c5e56-a303-4af1-8093-535ce8419751 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:02.334525 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4a15fddc-43c7-46e7-a749-a56d3cf8aad2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:02.337175 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4a15fddc-43c7-46e7-a749-a56d3cf8aad2 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:34:02.337650 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4a15fddc-43c7-46e7-a749-a56d3cf8aad2 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d2c5e56-a303-4af1-8093-535ce8419751", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1618670818"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:02.350527 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:02.350527 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:02.350956 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-4a15fddc-43c7-46e7-a749-a56d3cf8aad2 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Volume info retrieved successfully. Jul 03 19:34:02.351128 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-4a15fddc-43c7-46e7-a749-a56d3cf8aad2 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Create snapshot from volume 7d2c5e56-a303-4af1-8093-535ce8419751 Jul 03 19:34:02.355574 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-157697dc-a4c4-4d89-b550-c6ca1884079f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:02.358070 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-157697dc-a4c4-4d89-b550-c6ca1884079f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 Jul 03 19:34:02.358623 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-157697dc-a4c4-4d89-b550-c6ca1884079f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:02.358944 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-157697dc-a4c4-4d89-b550-c6ca1884079f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:02.359068 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-157697dc-a4c4-4d89-b550-c6ca1884079f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6ffe61a8-825e-4cc4-a615-8f6b7b9288f3. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:02.365194 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:02.365194 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:02.366191 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-157697dc-a4c4-4d89-b550-c6ca1884079f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 returned with HTTP 200 Jul 03 19:34:02.366649 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 972/3858] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:02 2026] GET /volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:02.394518 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-4a15fddc-43c7-46e7-a749-a56d3cf8aad2 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Created reservations ['5583eb4e-4ff4-4917-9cb2-75f658d3e242', 'dcae8e05-8428-4496-9487-2c35e8ccfe13', '4d839d30-ca84-43be-a622-ba92c8477673', 'c4949a6d-bc62-4cdb-849f-6c0a22a7bca8'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:02.435887 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-4a15fddc-43c7-46e7-a749-a56d3cf8aad2 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot create request issued successfully. Jul 03 19:34:02.435887 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4a15fddc-43c7-46e7-a749-a56d3cf8aad2 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:34:02.436365 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 946/3859] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:34:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:34:02.448610 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5bbe94dc-1fb0-481a-a90a-41ebd3b64c21 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:02.451007 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5bbe94dc-1fb0-481a-a90a-41ebd3b64c21 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/snapshots/8a8dcf28-2d6d-45af-a49f-c261f89d0550 Jul 03 19:34:02.451222 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5bbe94dc-1fb0-481a-a90a-41ebd3b64c21 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:02.451435 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5bbe94dc-1fb0-481a-a90a-41ebd3b64c21 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:02.457282 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:02.457282 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:02.458188 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5bbe94dc-1fb0-481a-a90a-41ebd3b64c21 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot retrieved successfully. Jul 03 19:34:02.458969 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5bbe94dc-1fb0-481a-a90a-41ebd3b64c21 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots/8a8dcf28-2d6d-45af-a49f-c261f89d0550 returned with HTTP 200 Jul 03 19:34:02.459397 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 973/3860] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:02 2026] GET /volume/v3/snapshots/8a8dcf28-2d6d-45af-a49f-c261f89d0550 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:02.779892 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fe7d3ba3-ab75-4ffe-a80b-26f71277e53e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:02.782904 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fe7d3ba3-ab75-4ffe-a80b-26f71277e53e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 Jul 03 19:34:02.783281 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fe7d3ba3-ab75-4ffe-a80b-26f71277e53e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:02.783543 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fe7d3ba3-ab75-4ffe-a80b-26f71277e53e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:02.783692 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-fe7d3ba3-ab75-4ffe-a80b-26f71277e53e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 0db7483e-d407-4020-8d07-5be43221f451. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:02.790513 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:02.790513 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:02.791638 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fe7d3ba3-ab75-4ffe-a80b-26f71277e53e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 returned with HTTP 200 Jul 03 19:34:02.792103 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 970/3861] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:02 2026] GET /volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:03.001507 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0a821685-c750-47ba-9dc9-5887efa390f5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:03.003689 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3280940e-659a-466f-8961-4fbaac5ff5dd None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:03.004306 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0a821685-c750-47ba-9dc9-5887efa390f5 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 Jul 03 19:34:03.004693 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0a821685-c750-47ba-9dc9-5887efa390f5 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:03.004940 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0a821685-c750-47ba-9dc9-5887efa390f5 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:03.008512 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3280940e-659a-466f-8961-4fbaac5ff5dd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 Jul 03 19:34:03.008763 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3280940e-659a-466f-8961-4fbaac5ff5dd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:03.008996 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3280940e-659a-466f-8961-4fbaac5ff5dd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:03.009152 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-3280940e-659a-466f-8961-4fbaac5ff5dd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Show backup with id b35c2485-ae47-459e-9901-8c9a5ef415a2. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:03.017953 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:03.017953 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:03.019439 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3280940e-659a-466f-8961-4fbaac5ff5dd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 returned with HTTP 200 Jul 03 19:34:03.019439 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 947/3862] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:03 2026] GET /volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 => generated 831 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:03.020315 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:03.020315 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:03.025854 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0a821685-c750-47ba-9dc9-5887efa390f5 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:34:03.033816 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0a821685-c750-47ba-9dc9-5887efa390f5 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 returned with HTTP 200 Jul 03 19:34:03.034436 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 973/3863] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:03 2026] GET /volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:03.055649 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9d724adb-e0a9-404e-96f8-bef39732cb23 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:03.060176 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9d724adb-e0a9-404e-96f8-bef39732cb23 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] POST https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5/action Jul 03 19:34:03.060666 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9d724adb-e0a9-404e-96f8-bef39732cb23 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:34:03.060860 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9d724adb-e0a9-404e-96f8-bef39732cb23 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:03.075012 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:03.075012 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:03.075451 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.contrib.admin_actions [None req-9d724adb-e0a9-404e-96f8-bef39732cb23 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Updating volume 'a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5' with '{'status': 'error'}' {{(pid=99925) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 19:34:03.109180 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9d724adb-e0a9-404e-96f8-bef39732cb23 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5/action returned with HTTP 202 Jul 03 19:34:03.109678 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 974/3864] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:34:03 2026] POST /volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 19:34:03.120190 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-85cb0f8f-c6b9-49e0-9297-39b02bae518e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:03.121593 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-85cb0f8f-c6b9-49e0-9297-39b02bae518e tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 Jul 03 19:34:03.121802 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-85cb0f8f-c6b9-49e0-9297-39b02bae518e tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:03.122109 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-85cb0f8f-c6b9-49e0-9297-39b02bae518e tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:03.133207 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:03.133207 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:03.138737 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-85cb0f8f-c6b9-49e0-9297-39b02bae518e tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:34:03.150469 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-85cb0f8f-c6b9-49e0-9297-39b02bae518e tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 returned with HTTP 200 Jul 03 19:34:03.154286 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 971/3865] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:03 2026] GET /volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 => generated 836 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:03.172332 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8e7cdc1c-b106-430c-b00f-8c521bea2a1f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:03.177879 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8e7cdc1c-b106-430c-b00f-8c521bea2a1f tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] POST https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5/action Jul 03 19:34:03.178282 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8e7cdc1c-b106-430c-b00f-8c521bea2a1f tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:34:03.178426 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8e7cdc1c-b106-430c-b00f-8c521bea2a1f tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:03.189786 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:03.189786 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:03.190401 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.admin_actions [None req-8e7cdc1c-b106-430c-b00f-8c521bea2a1f tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Updating volume 'a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5' with '{'status': 'available'}' {{(pid=99926) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 19:34:03.222064 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8e7cdc1c-b106-430c-b00f-8c521bea2a1f tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5/action returned with HTTP 202 Jul 03 19:34:03.222487 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 948/3866] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:34:03 2026] POST /volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:34:03.230659 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-86ea1b0d-ac07-4f3f-95bb-9372d20b94b0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:03.233569 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-86ea1b0d-ac07-4f3f-95bb-9372d20b94b0 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 Jul 03 19:34:03.233569 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-86ea1b0d-ac07-4f3f-95bb-9372d20b94b0 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:03.233807 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-86ea1b0d-ac07-4f3f-95bb-9372d20b94b0 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:03.244542 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:03.244542 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:03.248709 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-86ea1b0d-ac07-4f3f-95bb-9372d20b94b0 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:34:03.253038 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-86ea1b0d-ac07-4f3f-95bb-9372d20b94b0 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 returned with HTTP 200 Jul 03 19:34:03.253464 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 974/3867] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:03 2026] GET /volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:03.269612 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8cd030e8-bff7-4f0a-8fc3-f545a1f957d5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:03.271536 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8cd030e8-bff7-4f0a-8fc3-f545a1f957d5 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] POST https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5/action Jul 03 19:34:03.271812 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8cd030e8-bff7-4f0a-8fc3-f545a1f957d5 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:34:03.271987 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8cd030e8-bff7-4f0a-8fc3-f545a1f957d5 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:03.281966 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:03.281966 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:03.282363 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.contrib.admin_actions [None req-8cd030e8-bff7-4f0a-8fc3-f545a1f957d5 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Updating volume 'a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5' with '{'status': 'maintenance'}' {{(pid=99925) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 19:34:03.306217 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8cd030e8-bff7-4f0a-8fc3-f545a1f957d5 tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5/action returned with HTTP 202 Jul 03 19:34:03.306944 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 975/3868] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:34:03 2026] POST /volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:34:03.315909 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-465d34eb-f7cb-4737-89f2-2342ba486525 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:03.317953 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-465d34eb-f7cb-4737-89f2-2342ba486525 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 Jul 03 19:34:03.318605 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-465d34eb-f7cb-4737-89f2-2342ba486525 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:03.318605 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-465d34eb-f7cb-4737-89f2-2342ba486525 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:03.329405 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:03.329405 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:03.335275 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-465d34eb-f7cb-4737-89f2-2342ba486525 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:34:03.343223 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-465d34eb-f7cb-4737-89f2-2342ba486525 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 returned with HTTP 200 Jul 03 19:34:03.343778 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 972/3869] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:03 2026] GET /volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:03.356784 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4691eab4-84e5-45a4-ad76-4e4cec3a890e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:03.359025 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4691eab4-84e5-45a4-ad76-4e4cec3a890e tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] POST https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5/action Jul 03 19:34:03.359504 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4691eab4-84e5-45a4-ad76-4e4cec3a890e tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:34:03.359660 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4691eab4-84e5-45a4-ad76-4e4cec3a890e tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:03.369757 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:03.369757 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:03.370188 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.admin_actions [None req-4691eab4-84e5-45a4-ad76-4e4cec3a890e tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] Updating volume 'a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5' with '{'status': 'available'}' {{(pid=99926) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 19:34:03.378699 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6e7f3c39-bd72-4254-9c9b-741fd1739fb6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:03.380713 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6e7f3c39-bd72-4254-9c9b-741fd1739fb6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 Jul 03 19:34:03.380958 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6e7f3c39-bd72-4254-9c9b-741fd1739fb6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:03.381180 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6e7f3c39-bd72-4254-9c9b-741fd1739fb6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:03.381302 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-6e7f3c39-bd72-4254-9c9b-741fd1739fb6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6ffe61a8-825e-4cc4-a615-8f6b7b9288f3. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:03.386083 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:03.386083 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:03.386909 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6e7f3c39-bd72-4254-9c9b-741fd1739fb6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 returned with HTTP 200 Jul 03 19:34:03.387336 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 975/3870] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:03 2026] GET /volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:03.393562 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4691eab4-84e5-45a4-ad76-4e4cec3a890e tempest-VolumesActionsTest-81956938 tempest-VolumesActionsTest-81956938-project-admin] https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5/action returned with HTTP 202 Jul 03 19:34:03.393562 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 949/3871] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:34:03 2026] POST /volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:34:03.404904 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ceaf2c6d-6d79-4576-8ddb-1351556cf7df None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:03.409322 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ceaf2c6d-6d79-4576-8ddb-1351556cf7df tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 Jul 03 19:34:03.409632 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ceaf2c6d-6d79-4576-8ddb-1351556cf7df tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:03.409954 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ceaf2c6d-6d79-4576-8ddb-1351556cf7df tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:03.417126 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:03.417126 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:03.421147 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ceaf2c6d-6d79-4576-8ddb-1351556cf7df tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:34:03.426012 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ceaf2c6d-6d79-4576-8ddb-1351556cf7df tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 returned with HTTP 200 Jul 03 19:34:03.426510 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 976/3872] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:03 2026] GET /volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:03.444886 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4989d094-92d0-440e-9103-085d183eb532 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:03.447480 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4989d094-92d0-440e-9103-085d183eb532 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 Jul 03 19:34:03.447975 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4989d094-92d0-440e-9103-085d183eb532 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:03.448258 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4989d094-92d0-440e-9103-085d183eb532 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:03.458862 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:03.458862 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:03.463431 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4989d094-92d0-440e-9103-085d183eb532 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:34:03.468274 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4989d094-92d0-440e-9103-085d183eb532 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 returned with HTTP 200 Jul 03 19:34:03.468629 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 973/3873] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:03 2026] GET /volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:03.469922 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e7905ab7-3b79-4528-866d-56e6da7fa47f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:03.471571 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e7905ab7-3b79-4528-866d-56e6da7fa47f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/snapshots/8a8dcf28-2d6d-45af-a49f-c261f89d0550 Jul 03 19:34:03.471773 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e7905ab7-3b79-4528-866d-56e6da7fa47f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:03.471977 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e7905ab7-3b79-4528-866d-56e6da7fa47f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:03.476812 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:03.476812 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:03.477089 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e7905ab7-3b79-4528-866d-56e6da7fa47f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot retrieved successfully. Jul 03 19:34:03.477671 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e7905ab7-3b79-4528-866d-56e6da7fa47f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots/8a8dcf28-2d6d-45af-a49f-c261f89d0550 returned with HTTP 200 Jul 03 19:34:03.478027 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 976/3874] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:03 2026] GET /volume/v3/snapshots/8a8dcf28-2d6d-45af-a49f-c261f89d0550 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:03.483227 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-2da61c75-ef54-4128-beec-6647e798f548 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:03.487193 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2da61c75-ef54-4128-beec-6647e798f548 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] DELETE https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 Jul 03 19:34:03.487193 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2da61c75-ef54-4128-beec-6647e798f548 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:03.487311 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6a74eccf-6ccc-456f-ac82-0ba1c8e70e7f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:03.487637 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2da61c75-ef54-4128-beec-6647e798f548 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:03.487637 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-2da61c75-ef54-4128-beec-6647e798f548 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Delete volume with id: a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 Jul 03 19:34:03.487948 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6a74eccf-6ccc-456f-ac82-0ba1c8e70e7f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] GET https://10.4.3.61/volume/v3/snapshots Jul 03 19:34:03.488207 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6a74eccf-6ccc-456f-ac82-0ba1c8e70e7f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:03.488422 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6a74eccf-6ccc-456f-ac82-0ba1c8e70e7f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:03.488690 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-6a74eccf-6ccc-456f-ac82-0ba1c8e70e7f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:34:03.489742 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.db.api [None req-6a74eccf-6ccc-456f-ac82-0ba1c8e70e7f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] Building query based on filter {{(pid=99925) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:34:03.494427 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6a74eccf-6ccc-456f-ac82-0ba1c8e70e7f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] Get all snapshots completed successfully. Jul 03 19:34:03.496412 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6a74eccf-6ccc-456f-ac82-0ba1c8e70e7f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] https://10.4.3.61/volume/v3/snapshots returned with HTTP 200 Jul 03 19:34:03.496412 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 977/3875] 10.4.3.61 () {66 vars in 1236 bytes} [Fri Jul 3 19:34:03 2026] GET /volume/v3/snapshots => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:03.499330 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:03.499330 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:03.500180 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-2da61c75-ef54-4128-beec-6647e798f548 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:34:03.505739 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5b74392f-0887-4eec-8492-01343cba1c03 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:03.508132 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5b74392f-0887-4eec-8492-01343cba1c03 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] DELETE https://10.4.3.61/volume/v3/snapshots/8a8dcf28-2d6d-45af-a49f-c261f89d0550 Jul 03 19:34:03.508458 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5b74392f-0887-4eec-8492-01343cba1c03 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:03.508669 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5b74392f-0887-4eec-8492-01343cba1c03 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:03.508784 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-5b74392f-0887-4eec-8492-01343cba1c03 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Delete snapshot with id: 8a8dcf28-2d6d-45af-a49f-c261f89d0550 Jul 03 19:34:03.514559 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:03.514559 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:03.514953 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5b74392f-0887-4eec-8492-01343cba1c03 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot retrieved successfully. Jul 03 19:34:03.521186 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-2da61c75-ef54-4128-beec-6647e798f548 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Delete volume request issued successfully. Jul 03 19:34:03.521186 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2da61c75-ef54-4128-beec-6647e798f548 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 returned with HTTP 202 Jul 03 19:34:03.521186 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 950/3876] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:34:03 2026] DELETE /volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:03.528541 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6aae7daf-3882-4f08-9af1-1b5f4a56a575 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:03.530488 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6aae7daf-3882-4f08-9af1-1b5f4a56a575 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 Jul 03 19:34:03.530776 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6aae7daf-3882-4f08-9af1-1b5f4a56a575 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:03.531071 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6aae7daf-3882-4f08-9af1-1b5f4a56a575 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:03.539851 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:03.539851 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:03.544435 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6aae7daf-3882-4f08-9af1-1b5f4a56a575 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Volume info retrieved successfully. Jul 03 19:34:03.548176 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5b74392f-0887-4eec-8492-01343cba1c03 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot delete request issued successfully. Jul 03 19:34:03.548356 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5b74392f-0887-4eec-8492-01343cba1c03 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots/8a8dcf28-2d6d-45af-a49f-c261f89d0550 returned with HTTP 202 Jul 03 19:34:03.548888 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 974/3877] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:34:03 2026] DELETE /volume/v3/snapshots/8a8dcf28-2d6d-45af-a49f-c261f89d0550 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:03.551533 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6aae7daf-3882-4f08-9af1-1b5f4a56a575 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 returned with HTTP 200 Jul 03 19:34:03.552140 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 977/3878] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:03 2026] GET /volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:03.558950 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8016578b-e9dc-43f8-b6c3-04cff7adbdf1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:03.560751 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8016578b-e9dc-43f8-b6c3-04cff7adbdf1 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/snapshots/8a8dcf28-2d6d-45af-a49f-c261f89d0550 Jul 03 19:34:03.561027 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8016578b-e9dc-43f8-b6c3-04cff7adbdf1 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:03.561176 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8016578b-e9dc-43f8-b6c3-04cff7adbdf1 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:03.567979 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:03.567979 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:03.568294 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-8016578b-e9dc-43f8-b6c3-04cff7adbdf1 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot retrieved successfully. Jul 03 19:34:03.568946 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8016578b-e9dc-43f8-b6c3-04cff7adbdf1 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots/8a8dcf28-2d6d-45af-a49f-c261f89d0550 returned with HTTP 200 Jul 03 19:34:03.569332 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 978/3879] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:03 2026] GET /volume/v3/snapshots/8a8dcf28-2d6d-45af-a49f-c261f89d0550 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:03.805195 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8fabee56-3fca-464f-80da-d23fd279659b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:03.807739 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8fabee56-3fca-464f-80da-d23fd279659b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 Jul 03 19:34:03.807981 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8fabee56-3fca-464f-80da-d23fd279659b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:03.808126 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8fabee56-3fca-464f-80da-d23fd279659b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:03.808260 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-8fabee56-3fca-464f-80da-d23fd279659b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 0db7483e-d407-4020-8d07-5be43221f451. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:03.813762 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:03.813762 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:03.814900 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8fabee56-3fca-464f-80da-d23fd279659b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 returned with HTTP 200 Jul 03 19:34:03.815481 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 951/3880] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:03 2026] GET /volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:04.033460 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-cac83b9f-2c35-4cfa-bb4b-16f01832f80b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:04.035894 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cac83b9f-2c35-4cfa-bb4b-16f01832f80b tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 Jul 03 19:34:04.036185 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cac83b9f-2c35-4cfa-bb4b-16f01832f80b tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:04.036407 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cac83b9f-2c35-4cfa-bb4b-16f01832f80b tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:04.036548 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-cac83b9f-2c35-4cfa-bb4b-16f01832f80b tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Show backup with id b35c2485-ae47-459e-9901-8c9a5ef415a2. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:04.041469 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:04.041469 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:04.042357 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cac83b9f-2c35-4cfa-bb4b-16f01832f80b tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 returned with HTTP 200 Jul 03 19:34:04.042737 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 975/3881] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:04 2026] GET /volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:04.400185 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-17c64485-16f3-4058-81bf-9f6c0cb6571c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:04.402658 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-17c64485-16f3-4058-81bf-9f6c0cb6571c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 Jul 03 19:34:04.402935 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-17c64485-16f3-4058-81bf-9f6c0cb6571c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:04.403223 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-17c64485-16f3-4058-81bf-9f6c0cb6571c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:04.403373 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-17c64485-16f3-4058-81bf-9f6c0cb6571c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6ffe61a8-825e-4cc4-a615-8f6b7b9288f3. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:04.409148 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:04.409148 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:04.410263 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-17c64485-16f3-4058-81bf-9f6c0cb6571c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 returned with HTTP 200 Jul 03 19:34:04.410764 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 978/3882] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:04 2026] GET /volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:04.569057 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ba37b148-3fb5-4066-b787-914c5b3b4b42 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:04.570877 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ba37b148-3fb5-4066-b787-914c5b3b4b42 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] GET https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 Jul 03 19:34:04.571043 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ba37b148-3fb5-4066-b787-914c5b3b4b42 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:04.571292 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ba37b148-3fb5-4066-b787-914c5b3b4b42 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:04.578582 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ba37b148-3fb5-4066-b787-914c5b3b4b42 tempest-VolumesActionsTest-14754169 tempest-VolumesActionsTest-14754169-project-member] https://10.4.3.61/volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 returned with HTTP 404 Jul 03 19:34:04.579141 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 979/3883] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:04 2026] GET /volume/v3/volumes/a4bdb7f3-8c18-4a6e-939a-a99a7c42f2f5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:04.583308 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9e682ed1-f86f-4ec5-aaa2-88c60cc81ea8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:04.585376 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9e682ed1-f86f-4ec5-aaa2-88c60cc81ea8 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/snapshots/8a8dcf28-2d6d-45af-a49f-c261f89d0550 Jul 03 19:34:04.585573 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9e682ed1-f86f-4ec5-aaa2-88c60cc81ea8 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:04.585772 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9e682ed1-f86f-4ec5-aaa2-88c60cc81ea8 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:04.597968 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9e682ed1-f86f-4ec5-aaa2-88c60cc81ea8 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots/8a8dcf28-2d6d-45af-a49f-c261f89d0550 returned with HTTP 404 Jul 03 19:34:04.598893 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 952/3884] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:04 2026] GET /volume/v3/snapshots/8a8dcf28-2d6d-45af-a49f-c261f89d0550 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:04.610397 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-87a47785-9085-450a-97a9-98ba5702fb28 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:04.612708 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-87a47785-9085-450a-97a9-98ba5702fb28 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/7d2c5e56-a303-4af1-8093-535ce8419751 Jul 03 19:34:04.612965 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-87a47785-9085-450a-97a9-98ba5702fb28 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:04.613422 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-87a47785-9085-450a-97a9-98ba5702fb28 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:04.613556 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-87a47785-9085-450a-97a9-98ba5702fb28 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Delete volume with id: 7d2c5e56-a303-4af1-8093-535ce8419751 Jul 03 19:34:04.625301 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:04.625301 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:04.625718 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-87a47785-9085-450a-97a9-98ba5702fb28 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Volume info retrieved successfully. Jul 03 19:34:04.659667 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-87a47785-9085-450a-97a9-98ba5702fb28 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Delete volume request issued successfully. Jul 03 19:34:04.659919 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-87a47785-9085-450a-97a9-98ba5702fb28 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes/7d2c5e56-a303-4af1-8093-535ce8419751 returned with HTTP 202 Jul 03 19:34:04.660515 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 976/3885] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:34:04 2026] DELETE /volume/v3/volumes/7d2c5e56-a303-4af1-8093-535ce8419751 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:04.671190 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0eab56cd-f053-4c4a-93be-6aa2e99d301d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:04.673526 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0eab56cd-f053-4c4a-93be-6aa2e99d301d tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/volumes/7d2c5e56-a303-4af1-8093-535ce8419751 Jul 03 19:34:04.673855 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0eab56cd-f053-4c4a-93be-6aa2e99d301d tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:04.674122 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0eab56cd-f053-4c4a-93be-6aa2e99d301d tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:04.688284 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:04.688284 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:04.695693 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0eab56cd-f053-4c4a-93be-6aa2e99d301d tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Volume info retrieved successfully. Jul 03 19:34:04.703367 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0eab56cd-f053-4c4a-93be-6aa2e99d301d tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes/7d2c5e56-a303-4af1-8093-535ce8419751 returned with HTTP 200 Jul 03 19:34:04.703912 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 979/3886] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:04 2026] GET /volume/v3/volumes/7d2c5e56-a303-4af1-8093-535ce8419751 => generated 1006 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:04.828448 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2ff87ced-896a-4249-89f8-da258b561dea None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:04.830788 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2ff87ced-896a-4249-89f8-da258b561dea tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 Jul 03 19:34:04.831058 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2ff87ced-896a-4249-89f8-da258b561dea tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:04.831312 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2ff87ced-896a-4249-89f8-da258b561dea tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:04.831449 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-2ff87ced-896a-4249-89f8-da258b561dea tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 0db7483e-d407-4020-8d07-5be43221f451. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:04.837926 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:04.837926 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:04.838652 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2ff87ced-896a-4249-89f8-da258b561dea tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 returned with HTTP 200 Jul 03 19:34:04.839207 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 980/3887] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:04 2026] GET /volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:05.060446 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-56d8cca6-6df5-4ad1-99ea-9830aea8bb91 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:05.063939 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-56d8cca6-6df5-4ad1-99ea-9830aea8bb91 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 Jul 03 19:34:05.064531 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-56d8cca6-6df5-4ad1-99ea-9830aea8bb91 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:05.064531 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-56d8cca6-6df5-4ad1-99ea-9830aea8bb91 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:05.064531 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-56d8cca6-6df5-4ad1-99ea-9830aea8bb91 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Show backup with id b35c2485-ae47-459e-9901-8c9a5ef415a2. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:05.080979 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:05.080979 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:05.080979 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-56d8cca6-6df5-4ad1-99ea-9830aea8bb91 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 returned with HTTP 200 Jul 03 19:34:05.083069 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 953/3888] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:05 2026] GET /volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 => generated 831 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:05.423405 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-df08ad18-d1c5-4e43-8d4a-d16c876dd9a7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:05.426296 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-df08ad18-d1c5-4e43-8d4a-d16c876dd9a7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 Jul 03 19:34:05.426822 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-df08ad18-d1c5-4e43-8d4a-d16c876dd9a7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:05.427734 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-df08ad18-d1c5-4e43-8d4a-d16c876dd9a7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:05.427734 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-df08ad18-d1c5-4e43-8d4a-d16c876dd9a7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6ffe61a8-825e-4cc4-a615-8f6b7b9288f3. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:05.434758 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:05.434758 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:05.436343 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-df08ad18-d1c5-4e43-8d4a-d16c876dd9a7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 returned with HTTP 200 Jul 03 19:34:05.437117 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 977/3889] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:05 2026] GET /volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:05.717985 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6df70160-a308-4232-a9e8-8249b1dd214d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:05.720129 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6df70160-a308-4232-a9e8-8249b1dd214d tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/volumes/7d2c5e56-a303-4af1-8093-535ce8419751 Jul 03 19:34:05.720364 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6df70160-a308-4232-a9e8-8249b1dd214d tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:05.720646 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6df70160-a308-4232-a9e8-8249b1dd214d tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:05.728760 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6df70160-a308-4232-a9e8-8249b1dd214d tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes/7d2c5e56-a303-4af1-8093-535ce8419751 returned with HTTP 404 Jul 03 19:34:05.729406 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 980/3890] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:05 2026] GET /volume/v3/volumes/7d2c5e56-a303-4af1-8093-535ce8419751 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:05.742198 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-07efa4f4-a7ad-4b07-92b8-33d363bcda12 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:05.745098 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-07efa4f4-a7ad-4b07-92b8-33d363bcda12 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:34:05.745692 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-07efa4f4-a7ad-4b07-92b8-33d363bcda12 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-832586354"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:05.747796 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-07efa4f4-a7ad-4b07-92b8-33d363bcda12 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-832586354'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:34:05.747956 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-07efa4f4-a7ad-4b07-92b8-33d363bcda12 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Create volume of 1 GB Jul 03 19:34:05.755635 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-07efa4f4-a7ad-4b07-92b8-33d363bcda12 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Availability Zones retrieved successfully. Jul 03 19:34:05.761782 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-07efa4f4-a7ad-4b07-92b8-33d363bcda12 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Flow 'volume_create_api' (a9c604b9-952b-4d71-9cf2-639e799d3bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:05.762777 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-07efa4f4-a7ad-4b07-92b8-33d363bcda12 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5c9f2cc-3018-4ee3-aa48-a7633f9f55bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:05.763876 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-07efa4f4-a7ad-4b07-92b8-33d363bcda12 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:34:05.810419 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-07efa4f4-a7ad-4b07-92b8-33d363bcda12 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5c9f2cc-3018-4ee3-aa48-a7633f9f55bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:05.811228 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-07efa4f4-a7ad-4b07-92b8-33d363bcda12 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0637ecd-5ea7-4f4a-8fe8-c81e1cc29685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:05.854073 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-688e2cb2-6409-4271-9466-a972eea18830 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:05.856761 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-688e2cb2-6409-4271-9466-a972eea18830 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 Jul 03 19:34:05.856977 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-688e2cb2-6409-4271-9466-a972eea18830 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:05.857197 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-688e2cb2-6409-4271-9466-a972eea18830 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:05.857330 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-688e2cb2-6409-4271-9466-a972eea18830 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 0db7483e-d407-4020-8d07-5be43221f451. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:05.862499 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:05.862499 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:05.863816 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-688e2cb2-6409-4271-9466-a972eea18830 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 returned with HTTP 200 Jul 03 19:34:05.864236 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 954/3891] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:05 2026] GET /volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:05.876579 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1a24ba3a-ece6-4bb6-9c98-17f37eb207ce None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:05.878764 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1a24ba3a-ece6-4bb6-9c98-17f37eb207ce tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 Jul 03 19:34:05.879086 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1a24ba3a-ece6-4bb6-9c98-17f37eb207ce tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:05.879346 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1a24ba3a-ece6-4bb6-9c98-17f37eb207ce tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:05.879507 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-1a24ba3a-ece6-4bb6-9c98-17f37eb207ce tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 0db7483e-d407-4020-8d07-5be43221f451. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:05.882133 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-07efa4f4-a7ad-4b07-92b8-33d363bcda12 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Created reservations ['94002e1f-510c-42ef-9420-20607021409a', 'e006478e-7b28-4770-86aa-6bcbcff6ea4d', 'faaed0a6-ad1f-4ad6-a4b5-b6d9a63e9fc5', 'e437f946-0e31-42dc-9be7-ae3eca72e055'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:05.883045 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-07efa4f4-a7ad-4b07-92b8-33d363bcda12 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0637ecd-5ea7-4f4a-8fe8-c81e1cc29685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94002e1f-510c-42ef-9420-20607021409a', 'e006478e-7b28-4770-86aa-6bcbcff6ea4d', 'faaed0a6-ad1f-4ad6-a4b5-b6d9a63e9fc5', 'e437f946-0e31-42dc-9be7-ae3eca72e055']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:05.883916 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-07efa4f4-a7ad-4b07-92b8-33d363bcda12 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (083e0639-9673-434e-92e0-3de20fc5e358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:05.884401 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:05.884401 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:05.885450 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1a24ba3a-ece6-4bb6-9c98-17f37eb207ce tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 returned with HTTP 200 Jul 03 19:34:05.886038 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 978/3892] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:05 2026] GET /volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:05.899990 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-60b458e5-d025-4289-aef3-68b187409c72 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:05.904306 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-60b458e5-d025-4289-aef3-68b187409c72 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] DELETE https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 Jul 03 19:34:05.905003 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-60b458e5-d025-4289-aef3-68b187409c72 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:05.905003 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-60b458e5-d025-4289-aef3-68b187409c72 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:05.905107 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-60b458e5-d025-4289-aef3-68b187409c72 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Delete backup with id: 0db7483e-d407-4020-8d07-5be43221f451. Jul 03 19:34:05.910617 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:05.910617 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:05.923121 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-07efa4f4-a7ad-4b07-92b8-33d363bcda12 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (083e0639-9673-434e-92e0-3de20fc5e358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f48a7f72-e3ed-4700-a882-f747df5a5c8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-832586354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b2210e6fb3140d6bd97339ac70fb351',qos_specs=None,replication_status=,reservations=['94002e1f-510c-42ef-9420-20607021409a','e006478e-7b28-4770-86aa-6bcbcff6ea4d','faaed0a6-ad1f-4ad6-a4b5-b6d9a63e9fc5','e437f946-0e31-42dc-9be7-ae3eca72e055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9292348b888144599f16cbd0075c64da',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:34:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-832586354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f48a7f72-e3ed-4700-a882-f747df5a5c8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b2210e6fb3140d6bd97339ac70fb351',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9292348b888144599f16cbd0075c64da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:05.923929 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-07efa4f4-a7ad-4b07-92b8-33d363bcda12 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b28f1a6-0f03-4eb1-a18f-ff7801f01215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:05.925280 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.backup.rpcapi [None req-60b458e5-d025-4289-aef3-68b187409c72 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] delete_backup rpcapi backup_id 0db7483e-d407-4020-8d07-5be43221f451 {{(pid=99924) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:34:05.927669 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-60b458e5-d025-4289-aef3-68b187409c72 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 returned with HTTP 202 Jul 03 19:34:05.928325 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 981/3893] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:34:05 2026] DELETE /volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:34:05.938355 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e8c998a6-19a1-4b01-a301-83b4687dee3e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:05.940546 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e8c998a6-19a1-4b01-a301-83b4687dee3e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 Jul 03 19:34:05.940788 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e8c998a6-19a1-4b01-a301-83b4687dee3e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:05.941049 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e8c998a6-19a1-4b01-a301-83b4687dee3e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:05.941177 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-e8c998a6-19a1-4b01-a301-83b4687dee3e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 0db7483e-d407-4020-8d07-5be43221f451. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:05.946623 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:05.946623 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:05.947784 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e8c998a6-19a1-4b01-a301-83b4687dee3e tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 returned with HTTP 200 Jul 03 19:34:05.948305 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 955/3894] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:05 2026] GET /volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:05.951096 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-07efa4f4-a7ad-4b07-92b8-33d363bcda12 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b28f1a6-0f03-4eb1-a18f-ff7801f01215) transitioned into state 'SUCCESS' from state '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-832586354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b2210e6fb3140d6bd97339ac70fb351',qos_specs=None,replication_status=,reservations=['94002e1f-510c-42ef-9420-20607021409a','e006478e-7b28-4770-86aa-6bcbcff6ea4d','faaed0a6-ad1f-4ad6-a4b5-b6d9a63e9fc5','e437f946-0e31-42dc-9be7-ae3eca72e055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9292348b888144599f16cbd0075c64da',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:05.951697 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-07efa4f4-a7ad-4b07-92b8-33d363bcda12 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (583b796e-8538-4307-b71c-766dcf2cae2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:05.965233 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-07efa4f4-a7ad-4b07-92b8-33d363bcda12 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (583b796e-8538-4307-b71c-766dcf2cae2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:05.966726 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-07efa4f4-a7ad-4b07-92b8-33d363bcda12 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Flow 'volume_create_api' (a9c604b9-952b-4d71-9cf2-639e799d3bd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:05.966983 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-07efa4f4-a7ad-4b07-92b8-33d363bcda12 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Create volume request issued successfully. Jul 03 19:34:05.967844 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-07efa4f4-a7ad-4b07-92b8-33d363bcda12 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:34:05.968810 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 981/3895] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:34:05 2026] POST /volume/v3/volumes => generated 775 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:34:05.984327 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a9c5dcaa-0a07-481f-a976-3a9c5d77ce71 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:05.991386 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a9c5dcaa-0a07-481f-a976-3a9c5d77ce71 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/volumes/f48a7f72-e3ed-4700-a882-f747df5a5c8e Jul 03 19:34:05.991386 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a9c5dcaa-0a07-481f-a976-3a9c5d77ce71 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:05.991386 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a9c5dcaa-0a07-481f-a976-3a9c5d77ce71 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:06.002676 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:06.002676 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:06.006780 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a9c5dcaa-0a07-481f-a976-3a9c5d77ce71 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Volume info retrieved successfully. Jul 03 19:34:06.011438 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a9c5dcaa-0a07-481f-a976-3a9c5d77ce71 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes/f48a7f72-e3ed-4700-a882-f747df5a5c8e returned with HTTP 200 Jul 03 19:34:06.012032 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 979/3896] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:05 2026] GET /volume/v3/volumes/f48a7f72-e3ed-4700-a882-f747df5a5c8e => generated 954 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:06.100126 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ba6eaada-0d23-4a1e-a934-80a9f2945072 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:06.106988 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ba6eaada-0d23-4a1e-a934-80a9f2945072 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 Jul 03 19:34:06.107299 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ba6eaada-0d23-4a1e-a934-80a9f2945072 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:06.107526 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ba6eaada-0d23-4a1e-a934-80a9f2945072 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:06.107649 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-ba6eaada-0d23-4a1e-a934-80a9f2945072 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Show backup with id b35c2485-ae47-459e-9901-8c9a5ef415a2. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:06.112947 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:06.112947 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:06.114320 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ba6eaada-0d23-4a1e-a934-80a9f2945072 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 returned with HTTP 200 Jul 03 19:34:06.115042 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 982/3897] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:06 2026] GET /volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:06.453711 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6ac291fb-f2d4-4260-a3e4-6f657218c0f3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:06.455985 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6ac291fb-f2d4-4260-a3e4-6f657218c0f3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 Jul 03 19:34:06.455985 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6ac291fb-f2d4-4260-a3e4-6f657218c0f3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:06.456235 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6ac291fb-f2d4-4260-a3e4-6f657218c0f3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:06.456780 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-6ac291fb-f2d4-4260-a3e4-6f657218c0f3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6ffe61a8-825e-4cc4-a615-8f6b7b9288f3. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:06.466642 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:06.466642 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:06.467564 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6ac291fb-f2d4-4260-a3e4-6f657218c0f3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 returned with HTTP 200 Jul 03 19:34:06.468427 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 956/3898] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:06 2026] GET /volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:06.960095 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ad075d59-8819-4252-b03e-09a18817ea8b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:06.962657 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ad075d59-8819-4252-b03e-09a18817ea8b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 Jul 03 19:34:06.962896 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ad075d59-8819-4252-b03e-09a18817ea8b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:06.963188 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ad075d59-8819-4252-b03e-09a18817ea8b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:06.963324 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-ad075d59-8819-4252-b03e-09a18817ea8b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 0db7483e-d407-4020-8d07-5be43221f451. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:06.968086 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ad075d59-8819-4252-b03e-09a18817ea8b tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 returned with HTTP 404 Jul 03 19:34:06.968748 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 982/3899] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:06 2026] GET /volume/v3/backups/0db7483e-d407-4020-8d07-5be43221f451 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:07.030951 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a60633f0-85f1-4023-86c4-a16eb3ce240d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:07.033888 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a60633f0-85f1-4023-86c4-a16eb3ce240d tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/volumes/f48a7f72-e3ed-4700-a882-f747df5a5c8e Jul 03 19:34:07.033888 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a60633f0-85f1-4023-86c4-a16eb3ce240d tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:07.033888 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a60633f0-85f1-4023-86c4-a16eb3ce240d tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:07.040919 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:07.040919 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:07.045243 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a60633f0-85f1-4023-86c4-a16eb3ce240d tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Volume info retrieved successfully. Jul 03 19:34:07.050630 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a60633f0-85f1-4023-86c4-a16eb3ce240d tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes/f48a7f72-e3ed-4700-a882-f747df5a5c8e returned with HTTP 200 Jul 03 19:34:07.051149 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 980/3900] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:07 2026] GET /volume/v3/volumes/f48a7f72-e3ed-4700-a882-f747df5a5c8e => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:07.072142 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a4a99663-c767-4b46-bec9-ab32e9137e81 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:07.073185 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4d20a614-4226-441c-9cc6-3b4ae5049218 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:07.074670 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a4a99663-c767-4b46-bec9-ab32e9137e81 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:34:07.075210 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a4a99663-c767-4b46-bec9-ab32e9137e81 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f48a7f72-e3ed-4700-a882-f747df5a5c8e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1849725839"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:07.076514 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4d20a614-4226-441c-9cc6-3b4ae5049218 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] DELETE https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:34:07.076948 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4d20a614-4226-441c-9cc6-3b4ae5049218 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:07.077234 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4d20a614-4226-441c-9cc6-3b4ae5049218 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:07.077428 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-4d20a614-4226-441c-9cc6-3b4ae5049218 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Delete backup with id: 31c02306-0776-4d17-99c3-9518250e9e26. Jul 03 19:34:07.084072 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:07.084072 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:07.086392 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:07.086392 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:07.086392 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a4a99663-c767-4b46-bec9-ab32e9137e81 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Volume info retrieved successfully. Jul 03 19:34:07.086623 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-a4a99663-c767-4b46-bec9-ab32e9137e81 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Create snapshot from volume f48a7f72-e3ed-4700-a882-f747df5a5c8e Jul 03 19:34:07.098131 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.backup.rpcapi [None req-4d20a614-4226-441c-9cc6-3b4ae5049218 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] delete_backup rpcapi backup_id 31c02306-0776-4d17-99c3-9518250e9e26 {{(pid=99926) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:34:07.100080 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4d20a614-4226-441c-9cc6-3b4ae5049218 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 202 Jul 03 19:34:07.100667 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 957/3901] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:34:07 2026] DELETE /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:34:07.110290 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ce7ce9c1-3fe8-42d0-96a7-57e9d1099305 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:07.112379 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ce7ce9c1-3fe8-42d0-96a7-57e9d1099305 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:34:07.112539 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-a4a99663-c767-4b46-bec9-ab32e9137e81 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Created reservations ['3e6804a5-b776-40a3-a2a5-b984ee4b93f9', '6e4f3e52-9163-4ca7-baee-e9abd461834b', '6235d46e-aecf-4147-8c86-e8185c36204a', '1d7fbace-785c-4eb4-9bd2-0725663e681c'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:07.112672 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ce7ce9c1-3fe8-42d0-96a7-57e9d1099305 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:07.113280 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ce7ce9c1-3fe8-42d0-96a7-57e9d1099305 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:07.113280 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-ce7ce9c1-3fe8-42d0-96a7-57e9d1099305 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 31c02306-0776-4d17-99c3-9518250e9e26. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:07.119151 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:07.119151 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:07.119993 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ce7ce9c1-3fe8-42d0-96a7-57e9d1099305 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 200 Jul 03 19:34:07.122292 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 983/3902] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:07 2026] GET /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:07.130027 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f69e0220-ddd6-4afb-948f-78d73cf322b3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:07.132204 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f69e0220-ddd6-4afb-948f-78d73cf322b3 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 Jul 03 19:34:07.132720 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f69e0220-ddd6-4afb-948f-78d73cf322b3 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:07.132720 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f69e0220-ddd6-4afb-948f-78d73cf322b3 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:07.132720 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-f69e0220-ddd6-4afb-948f-78d73cf322b3 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Show backup with id b35c2485-ae47-459e-9901-8c9a5ef415a2. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:07.138873 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:07.138873 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:07.138873 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f69e0220-ddd6-4afb-948f-78d73cf322b3 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 returned with HTTP 200 Jul 03 19:34:07.138873 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 981/3903] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:07 2026] GET /volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 => generated 831 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:07.152085 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a4a99663-c767-4b46-bec9-ab32e9137e81 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot create request issued successfully. Jul 03 19:34:07.152776 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a4a99663-c767-4b46-bec9-ab32e9137e81 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:34:07.153224 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 983/3904] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:34:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:34:07.162290 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-41649dd4-73c0-407b-b339-b7ccc1774459 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:07.164158 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-41649dd4-73c0-407b-b339-b7ccc1774459 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/snapshots/c9971327-1d0c-4394-92f2-0a329fe35ae6 Jul 03 19:34:07.164407 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-41649dd4-73c0-407b-b339-b7ccc1774459 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:07.164752 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-41649dd4-73c0-407b-b339-b7ccc1774459 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:07.170976 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:07.170976 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:07.171365 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-41649dd4-73c0-407b-b339-b7ccc1774459 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot retrieved successfully. Jul 03 19:34:07.172080 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-41649dd4-73c0-407b-b339-b7ccc1774459 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots/c9971327-1d0c-4394-92f2-0a329fe35ae6 returned with HTTP 200 Jul 03 19:34:07.172512 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 958/3905] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:07 2026] GET /volume/v3/snapshots/c9971327-1d0c-4394-92f2-0a329fe35ae6 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:07.485512 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-894cb05f-30b0-45d7-9ec3-151ac6c50423 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:07.490403 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-894cb05f-30b0-45d7-9ec3-151ac6c50423 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 Jul 03 19:34:07.491307 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-894cb05f-30b0-45d7-9ec3-151ac6c50423 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:07.491307 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-894cb05f-30b0-45d7-9ec3-151ac6c50423 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:07.491977 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-894cb05f-30b0-45d7-9ec3-151ac6c50423 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6ffe61a8-825e-4cc4-a615-8f6b7b9288f3. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:07.498061 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:07.498061 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:07.500294 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-894cb05f-30b0-45d7-9ec3-151ac6c50423 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 returned with HTTP 200 Jul 03 19:34:07.500294 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 984/3906] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:07 2026] GET /volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:07.919156 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-14b8f890-3613-4592-ba44-52f615dcb9b0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:07.921670 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-14b8f890-3613-4592-ba44-52f615dcb9b0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:34:07.922360 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-14b8f890-3613-4592-ba44-52f615dcb9b0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a467d82b-65b9-41a4-b6ec-24afc55b9eb2", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-683812191", "description": null, "metadata": null}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:07.935000 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:07.935000 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:07.935716 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-14b8f890-3613-4592-ba44-52f615dcb9b0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:34:07.935716 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-14b8f890-3613-4592-ba44-52f615dcb9b0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create snapshot from volume a467d82b-65b9-41a4-b6ec-24afc55b9eb2 Jul 03 19:34:07.985283 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-14b8f890-3613-4592-ba44-52f615dcb9b0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Created reservations ['c95f38af-4a18-42d8-a591-b909dbccb921', '7be80e41-badb-4c82-89cb-164204b30db6', 'b1585e93-cfa8-4ca2-8ac2-ad2df8cf8567', 'cbedb351-fabd-41f3-8be5-12bd6bab08d6'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:08.019506 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-14b8f890-3613-4592-ba44-52f615dcb9b0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot force create request issued successfully. Jul 03 19:34:08.020012 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-14b8f890-3613-4592-ba44-52f615dcb9b0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:34:08.020685 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 982/3907] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:34:07 2026] POST /volume/v3/snapshots => generated 307 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:34:08.030467 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0242f22f-2957-482c-b534-3ddc886ac0d2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:08.032972 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0242f22f-2957-482c-b534-3ddc886ac0d2 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/43e33f50-64f0-40c2-80a6-7a1433b549d0 Jul 03 19:34:08.033283 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0242f22f-2957-482c-b534-3ddc886ac0d2 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:08.033560 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0242f22f-2957-482c-b534-3ddc886ac0d2 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:08.040007 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:08.040007 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:08.040590 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0242f22f-2957-482c-b534-3ddc886ac0d2 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:34:08.041646 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0242f22f-2957-482c-b534-3ddc886ac0d2 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/43e33f50-64f0-40c2-80a6-7a1433b549d0 returned with HTTP 200 Jul 03 19:34:08.042217 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 984/3908] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:08 2026] GET /volume/v3/snapshots/43e33f50-64f0-40c2-80a6-7a1433b549d0 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:08.134538 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-14bd6f90-a8fd-4ebb-aa61-6493bef7c98a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:08.136462 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-14bd6f90-a8fd-4ebb-aa61-6493bef7c98a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 Jul 03 19:34:08.136794 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-14bd6f90-a8fd-4ebb-aa61-6493bef7c98a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:08.137046 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-14bd6f90-a8fd-4ebb-aa61-6493bef7c98a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:08.137222 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-14bd6f90-a8fd-4ebb-aa61-6493bef7c98a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Show backup with id 31c02306-0776-4d17-99c3-9518250e9e26. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:08.142453 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-14bd6f90-a8fd-4ebb-aa61-6493bef7c98a tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 returned with HTTP 404 Jul 03 19:34:08.143181 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 959/3909] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:08 2026] GET /volume/v3/backups/31c02306-0776-4d17-99c3-9518250e9e26 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:08.150757 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-199f250d-ebf6-4b50-8da6-2626aa9371e4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:08.153346 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-199f250d-ebf6-4b50-8da6-2626aa9371e4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 Jul 03 19:34:08.153601 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-199f250d-ebf6-4b50-8da6-2626aa9371e4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:08.153852 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-199f250d-ebf6-4b50-8da6-2626aa9371e4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:08.154005 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-199f250d-ebf6-4b50-8da6-2626aa9371e4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Show backup with id b35c2485-ae47-459e-9901-8c9a5ef415a2. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:08.159053 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:08.159053 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:08.160153 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-199f250d-ebf6-4b50-8da6-2626aa9371e4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 returned with HTTP 200 Jul 03 19:34:08.160603 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 985/3910] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:08 2026] GET /volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:08.182057 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d14e91be-3208-40e7-89e2-d8ecd38a30ac None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:08.188276 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d14e91be-3208-40e7-89e2-d8ecd38a30ac tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/snapshots/c9971327-1d0c-4394-92f2-0a329fe35ae6 Jul 03 19:34:08.188276 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d14e91be-3208-40e7-89e2-d8ecd38a30ac tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:08.188276 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d14e91be-3208-40e7-89e2-d8ecd38a30ac tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:08.193357 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:08.193357 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:08.193721 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d14e91be-3208-40e7-89e2-d8ecd38a30ac tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot retrieved successfully. Jul 03 19:34:08.195104 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d14e91be-3208-40e7-89e2-d8ecd38a30ac tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots/c9971327-1d0c-4394-92f2-0a329fe35ae6 returned with HTTP 200 Jul 03 19:34:08.195104 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 983/3911] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:08 2026] GET /volume/v3/snapshots/c9971327-1d0c-4394-92f2-0a329fe35ae6 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:08.204629 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-dffc93fd-81b1-4fbe-88b5-ec3c6e724007 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:08.207262 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-dffc93fd-81b1-4fbe-88b5-ec3c6e724007 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] POST https://10.4.3.61/volume/v3/snapshots/c9971327-1d0c-4394-92f2-0a329fe35ae6/action Jul 03 19:34:08.207262 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-dffc93fd-81b1-4fbe-88b5-ec3c6e724007 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:34:08.207991 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-dffc93fd-81b1-4fbe-88b5-ec3c6e724007 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:08.208806 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.admin_actions [None req-dffc93fd-81b1-4fbe-88b5-ec3c6e724007 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] Updating snapshot 'c9971327-1d0c-4394-92f2-0a329fe35ae6' with '{'status': 'error'}' {{(pid=99924) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 19:34:08.222138 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:08.222138 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:08.222897 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.policy [None req-dffc93fd-81b1-4fbe-88b5-ec3c6e724007 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e53a04cd4a5a40c1b389d9dddeb4de71', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b2210e6fb3140d6bd97339ac70fb351', '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=99924) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:34:08.223359 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-dffc93fd-81b1-4fbe-88b5-ec3c6e724007 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] https://10.4.3.61/volume/v3/snapshots/c9971327-1d0c-4394-92f2-0a329fe35ae6/action returned with HTTP 403 Jul 03 19:34:08.224604 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 985/3912] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:34:08 2026] POST /volume/v3/snapshots/c9971327-1d0c-4394-92f2-0a329fe35ae6/action => generated 133 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:08.235268 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b767aa8d-5634-4a7c-b615-2da3d6ecb1e1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:08.237487 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b767aa8d-5634-4a7c-b615-2da3d6ecb1e1 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] DELETE https://10.4.3.61/volume/v3/snapshots/c9971327-1d0c-4394-92f2-0a329fe35ae6 Jul 03 19:34:08.237614 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b767aa8d-5634-4a7c-b615-2da3d6ecb1e1 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:08.237891 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b767aa8d-5634-4a7c-b615-2da3d6ecb1e1 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:08.238051 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-b767aa8d-5634-4a7c-b615-2da3d6ecb1e1 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Delete snapshot with id: c9971327-1d0c-4394-92f2-0a329fe35ae6 Jul 03 19:34:08.245452 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:08.245452 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:08.245924 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b767aa8d-5634-4a7c-b615-2da3d6ecb1e1 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot retrieved successfully. Jul 03 19:34:08.270928 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b767aa8d-5634-4a7c-b615-2da3d6ecb1e1 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot delete request issued successfully. Jul 03 19:34:08.271144 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-09983811-924c-4c4c-9330-3b01983f85cc req-b2c7abdc-7307-4678-9f3a-76aacb01895c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:08.271222 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b767aa8d-5634-4a7c-b615-2da3d6ecb1e1 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots/c9971327-1d0c-4394-92f2-0a329fe35ae6 returned with HTTP 202 Jul 03 19:34:08.271645 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 960/3913] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:34:08 2026] DELETE /volume/v3/snapshots/c9971327-1d0c-4394-92f2-0a329fe35ae6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:08.273894 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-09983811-924c-4c4c-9330-3b01983f85cc req-b2c7abdc-7307-4678-9f3a-76aacb01895c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff Jul 03 19:34:08.274089 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-09983811-924c-4c4c-9330-3b01983f85cc req-b2c7abdc-7307-4678-9f3a-76aacb01895c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:08.274390 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-09983811-924c-4c4c-9330-3b01983f85cc req-b2c7abdc-7307-4678-9f3a-76aacb01895c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:08.280286 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d2a3e233-ce63-4fe2-8895-84eff74bf8c5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:08.282194 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d2a3e233-ce63-4fe2-8895-84eff74bf8c5 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/snapshots/c9971327-1d0c-4394-92f2-0a329fe35ae6 Jul 03 19:34:08.282448 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d2a3e233-ce63-4fe2-8895-84eff74bf8c5 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:08.282712 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d2a3e233-ce63-4fe2-8895-84eff74bf8c5 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:08.285776 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:08.285776 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:08.288738 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:08.288738 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:08.289107 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d2a3e233-ce63-4fe2-8895-84eff74bf8c5 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot retrieved successfully. Jul 03 19:34:08.289518 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-09983811-924c-4c4c-9330-3b01983f85cc req-b2c7abdc-7307-4678-9f3a-76aacb01895c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:34:08.290095 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d2a3e233-ce63-4fe2-8895-84eff74bf8c5 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots/c9971327-1d0c-4394-92f2-0a329fe35ae6 returned with HTTP 200 Jul 03 19:34:08.290634 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 984/3914] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:08 2026] GET /volume/v3/snapshots/c9971327-1d0c-4394-92f2-0a329fe35ae6 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:08.293787 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-09983811-924c-4c4c-9330-3b01983f85cc req-b2c7abdc-7307-4678-9f3a-76aacb01895c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff returned with HTTP 200 Jul 03 19:34:08.294269 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 986/3915] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:34:08 2026] GET /volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff => generated 1132 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:08.312789 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-09983811-924c-4c4c-9330-3b01983f85cc req-d184608c-1baf-4f4c-b97b-fe7f6661f6fc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:08.315872 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-09983811-924c-4c4c-9330-3b01983f85cc req-d184608c-1baf-4f4c-b97b-fe7f6661f6fc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] POST https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff/action Jul 03 19:34:08.316425 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-09983811-924c-4c4c-9330-3b01983f85cc req-d184608c-1baf-4f4c-b97b-fe7f6661f6fc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:34:08.316753 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-09983811-924c-4c4c-9330-3b01983f85cc req-d184608c-1baf-4f4c-b97b-fe7f6661f6fc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:08.330131 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:08.330131 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:08.330554 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-09983811-924c-4c4c-9330-3b01983f85cc req-d184608c-1baf-4f4c-b97b-fe7f6661f6fc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:34:08.339860 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-09983811-924c-4c4c-9330-3b01983f85cc req-d184608c-1baf-4f4c-b97b-fe7f6661f6fc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Begin detaching volume completed successfully. Jul 03 19:34:08.340150 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-09983811-924c-4c4c-9330-3b01983f85cc req-d184608c-1baf-4f4c-b97b-fe7f6661f6fc tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff/action returned with HTTP 202 Jul 03 19:34:08.340691 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 986/3916] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:34:08 2026] POST /volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:34:08.364045 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-91380975-2f70-44f0-8493-d34f55e18cc7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:08.366143 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-91380975-2f70-44f0-8493-d34f55e18cc7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff Jul 03 19:34:08.366412 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-91380975-2f70-44f0-8493-d34f55e18cc7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:08.366615 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-91380975-2f70-44f0-8493-d34f55e18cc7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:08.378017 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:08.378017 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:08.382180 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-91380975-2f70-44f0-8493-d34f55e18cc7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:34:08.387309 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-91380975-2f70-44f0-8493-d34f55e18cc7 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff returned with HTTP 200 Jul 03 19:34:08.387708 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 961/3917] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:08 2026] GET /volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:08.519556 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-80b9b41e-280b-484a-a621-2ca5a4982302 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:08.529233 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-80b9b41e-280b-484a-a621-2ca5a4982302 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 Jul 03 19:34:08.529760 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-80b9b41e-280b-484a-a621-2ca5a4982302 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:08.531201 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-80b9b41e-280b-484a-a621-2ca5a4982302 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:08.531391 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-80b9b41e-280b-484a-a621-2ca5a4982302 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6ffe61a8-825e-4cc4-a615-8f6b7b9288f3. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:08.543140 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:08.543140 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:08.544341 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-80b9b41e-280b-484a-a621-2ca5a4982302 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 returned with HTTP 200 Jul 03 19:34:08.544899 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 985/3918] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:08 2026] GET /volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 => generated 748 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:09.052192 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c91e97b4-630c-46d4-aa52-2531a9cfb8f9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:09.054528 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c91e97b4-630c-46d4-aa52-2531a9cfb8f9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/43e33f50-64f0-40c2-80a6-7a1433b549d0 Jul 03 19:34:09.054808 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c91e97b4-630c-46d4-aa52-2531a9cfb8f9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:09.055053 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c91e97b4-630c-46d4-aa52-2531a9cfb8f9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:09.061549 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:09.061549 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:09.062180 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c91e97b4-630c-46d4-aa52-2531a9cfb8f9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:34:09.063350 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c91e97b4-630c-46d4-aa52-2531a9cfb8f9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/43e33f50-64f0-40c2-80a6-7a1433b549d0 returned with HTTP 200 Jul 03 19:34:09.063900 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 987/3919] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:09 2026] GET /volume/v3/snapshots/43e33f50-64f0-40c2-80a6-7a1433b549d0 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:09.074499 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e81c2e38-f800-410d-a076-e7e862bc0c81 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:09.076607 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e81c2e38-f800-410d-a076-e7e862bc0c81 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/43e33f50-64f0-40c2-80a6-7a1433b549d0 Jul 03 19:34:09.076909 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e81c2e38-f800-410d-a076-e7e862bc0c81 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:09.077142 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e81c2e38-f800-410d-a076-e7e862bc0c81 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:09.082672 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:09.082672 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:09.083215 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e81c2e38-f800-410d-a076-e7e862bc0c81 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:34:09.084062 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e81c2e38-f800-410d-a076-e7e862bc0c81 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/43e33f50-64f0-40c2-80a6-7a1433b549d0 returned with HTTP 200 Jul 03 19:34:09.084485 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 987/3920] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:09 2026] GET /volume/v3/snapshots/43e33f50-64f0-40c2-80a6-7a1433b549d0 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:09.093376 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1c3195ed-66c9-4902-895d-2ec354467bee None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:09.095291 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1c3195ed-66c9-4902-895d-2ec354467bee tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:34:09.095676 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1c3195ed-66c9-4902-895d-2ec354467bee tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a467d82b-65b9-41a4-b6ec-24afc55b9eb2", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1193442186", "description": null, "metadata": null}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:09.115777 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:09.115777 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:09.116387 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1c3195ed-66c9-4902-895d-2ec354467bee tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:34:09.116849 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-1c3195ed-66c9-4902-895d-2ec354467bee tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create snapshot from volume a467d82b-65b9-41a4-b6ec-24afc55b9eb2 Jul 03 19:34:09.150794 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-1c3195ed-66c9-4902-895d-2ec354467bee tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Created reservations ['82670d3b-4484-43e5-9aa5-b5ad708524fb', 'e5592756-7cac-4ec7-b20f-62fa1ae4b83b', '00922f78-c365-4dc4-9f98-7102c031ba6d', 'aff65823-73a8-4972-afde-f697648fc90e'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:09.172674 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-37872299-ee1e-409c-a692-daf038d3ae1a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:09.174683 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-37872299-ee1e-409c-a692-daf038d3ae1a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 Jul 03 19:34:09.174925 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-37872299-ee1e-409c-a692-daf038d3ae1a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:09.175136 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-37872299-ee1e-409c-a692-daf038d3ae1a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:09.175356 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-37872299-ee1e-409c-a692-daf038d3ae1a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Show backup with id b35c2485-ae47-459e-9901-8c9a5ef415a2. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:09.179821 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:09.179821 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:09.180458 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-37872299-ee1e-409c-a692-daf038d3ae1a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 returned with HTTP 200 Jul 03 19:34:09.180921 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 986/3921] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:09 2026] GET /volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 => generated 831 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:09.189986 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1c3195ed-66c9-4902-895d-2ec354467bee tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot force create request issued successfully. Jul 03 19:34:09.190398 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1c3195ed-66c9-4902-895d-2ec354467bee tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:34:09.190902 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 962/3922] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:34:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:34:09.202312 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c69bb57d-edd3-4a4f-bdc5-f9fb33bf1413 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:09.204664 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c69bb57d-edd3-4a4f-bdc5-f9fb33bf1413 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/899c82ef-4b6f-4616-b555-0a420535e27b Jul 03 19:34:09.204935 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c69bb57d-edd3-4a4f-bdc5-f9fb33bf1413 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:09.205238 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c69bb57d-edd3-4a4f-bdc5-f9fb33bf1413 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:09.212912 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:09.212912 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:09.213883 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c69bb57d-edd3-4a4f-bdc5-f9fb33bf1413 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:34:09.215371 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c69bb57d-edd3-4a4f-bdc5-f9fb33bf1413 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/899c82ef-4b6f-4616-b555-0a420535e27b returned with HTTP 200 Jul 03 19:34:09.215932 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 988/3923] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:09 2026] GET /volume/v3/snapshots/899c82ef-4b6f-4616-b555-0a420535e27b => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:09.300316 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ec2cf34d-3c53-4fc1-bc4e-1ae6374b5e93 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:09.304446 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ec2cf34d-3c53-4fc1-bc4e-1ae6374b5e93 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/snapshots/c9971327-1d0c-4394-92f2-0a329fe35ae6 Jul 03 19:34:09.304654 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ec2cf34d-3c53-4fc1-bc4e-1ae6374b5e93 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:09.304863 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ec2cf34d-3c53-4fc1-bc4e-1ae6374b5e93 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:09.309876 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ec2cf34d-3c53-4fc1-bc4e-1ae6374b5e93 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots/c9971327-1d0c-4394-92f2-0a329fe35ae6 returned with HTTP 404 Jul 03 19:34:09.310539 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 988/3924] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:09 2026] GET /volume/v3/snapshots/c9971327-1d0c-4394-92f2-0a329fe35ae6 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:09.319053 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e055cb30-2751-47be-8f20-a1ad1fca963f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:09.321406 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e055cb30-2751-47be-8f20-a1ad1fca963f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/f48a7f72-e3ed-4700-a882-f747df5a5c8e Jul 03 19:34:09.321653 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e055cb30-2751-47be-8f20-a1ad1fca963f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:09.321925 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e055cb30-2751-47be-8f20-a1ad1fca963f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:09.322129 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-e055cb30-2751-47be-8f20-a1ad1fca963f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Delete volume with id: f48a7f72-e3ed-4700-a882-f747df5a5c8e Jul 03 19:34:09.330665 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:09.330665 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:09.331123 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e055cb30-2751-47be-8f20-a1ad1fca963f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Volume info retrieved successfully. Jul 03 19:34:09.352001 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e055cb30-2751-47be-8f20-a1ad1fca963f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Delete volume request issued successfully. Jul 03 19:34:09.352230 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e055cb30-2751-47be-8f20-a1ad1fca963f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes/f48a7f72-e3ed-4700-a882-f747df5a5c8e returned with HTTP 202 Jul 03 19:34:09.352745 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 987/3925] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:34:09 2026] DELETE /volume/v3/volumes/f48a7f72-e3ed-4700-a882-f747df5a5c8e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:09.362049 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-44535f32-aa63-486c-b362-1d03f2a8b306 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:09.364473 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-44535f32-aa63-486c-b362-1d03f2a8b306 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/volumes/f48a7f72-e3ed-4700-a882-f747df5a5c8e Jul 03 19:34:09.364914 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-44535f32-aa63-486c-b362-1d03f2a8b306 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:09.365106 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-44535f32-aa63-486c-b362-1d03f2a8b306 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:09.372365 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-207a76e8-903e-477d-9196-5b5ced5d4421 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:09.372860 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-207a76e8-903e-477d-9196-5b5ced5d4421 None None] GET https://10.4.3.61/volume// Jul 03 19:34:09.373073 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-207a76e8-903e-477d-9196-5b5ced5d4421 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:09.373474 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-207a76e8-903e-477d-9196-5b5ced5d4421 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:09.373730 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-207a76e8-903e-477d-9196-5b5ced5d4421 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:34:09.374123 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 989/3926] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:34:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:34:09.375271 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:09.375271 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:09.380280 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-44535f32-aa63-486c-b362-1d03f2a8b306 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Volume info retrieved successfully. Jul 03 19:34:09.383359 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-09983811-924c-4c4c-9330-3b01983f85cc req-1e2d3438-1d11-4894-9a9c-a5115ec00222 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:09.385560 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-09983811-924c-4c4c-9330-3b01983f85cc req-1e2d3438-1d11-4894-9a9c-a5115ec00222 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff Jul 03 19:34:09.385792 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-44535f32-aa63-486c-b362-1d03f2a8b306 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes/f48a7f72-e3ed-4700-a882-f747df5a5c8e returned with HTTP 200 Jul 03 19:34:09.385975 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-09983811-924c-4c4c-9330-3b01983f85cc req-1e2d3438-1d11-4894-9a9c-a5115ec00222 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:09.386121 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-09983811-924c-4c4c-9330-3b01983f85cc req-1e2d3438-1d11-4894-9a9c-a5115ec00222 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:09.386354 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 963/3927] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:09 2026] GET /volume/v3/volumes/f48a7f72-e3ed-4700-a882-f747df5a5c8e => generated 1005 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:09.399420 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:09.399420 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:09.402534 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b4205041-5581-4373-a1ef-36a12c737e5c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:09.403177 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-09983811-924c-4c4c-9330-3b01983f85cc req-1e2d3438-1d11-4894-9a9c-a5115ec00222 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:34:09.404143 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b4205041-5581-4373-a1ef-36a12c737e5c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff Jul 03 19:34:09.404356 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b4205041-5581-4373-a1ef-36a12c737e5c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:09.404523 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b4205041-5581-4373-a1ef-36a12c737e5c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:09.407729 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-09983811-924c-4c4c-9330-3b01983f85cc req-1e2d3438-1d11-4894-9a9c-a5115ec00222 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff returned with HTTP 200 Jul 03 19:34:09.408226 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 989/3928] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:34:09 2026] GET /volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff => generated 1315 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:34:09.415022 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:09.415022 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:09.419426 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b4205041-5581-4373-a1ef-36a12c737e5c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:34:09.424205 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b4205041-5581-4373-a1ef-36a12c737e5c tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff returned with HTTP 200 Jul 03 19:34:09.424418 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 988/3929] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:09 2026] GET /volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:09.555815 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7536db3c-e104-45c4-9db3-bd35fa871c98 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:09.560060 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7536db3c-e104-45c4-9db3-bd35fa871c98 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 Jul 03 19:34:09.560060 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7536db3c-e104-45c4-9db3-bd35fa871c98 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:09.560060 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7536db3c-e104-45c4-9db3-bd35fa871c98 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:09.560060 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-7536db3c-e104-45c4-9db3-bd35fa871c98 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6ffe61a8-825e-4cc4-a615-8f6b7b9288f3. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:09.570462 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:09.570462 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:09.570462 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7536db3c-e104-45c4-9db3-bd35fa871c98 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 returned with HTTP 200 Jul 03 19:34:09.570462 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 990/3930] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:09 2026] GET /volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:10.198907 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-31f8758f-c7b3-4648-b069-83bc8abd4f99 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:10.200871 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-31f8758f-c7b3-4648-b069-83bc8abd4f99 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 Jul 03 19:34:10.201056 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-31f8758f-c7b3-4648-b069-83bc8abd4f99 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:10.201263 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-31f8758f-c7b3-4648-b069-83bc8abd4f99 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:10.201360 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-31f8758f-c7b3-4648-b069-83bc8abd4f99 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Show backup with id b35c2485-ae47-459e-9901-8c9a5ef415a2. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:10.206419 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:10.206419 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:10.207256 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-31f8758f-c7b3-4648-b069-83bc8abd4f99 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 returned with HTTP 200 Jul 03 19:34:10.207650 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 964/3931] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:10 2026] GET /volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 => generated 831 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:10.225340 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6f8da7fa-db9a-482d-b459-8e4a3afae535 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:10.227215 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6f8da7fa-db9a-482d-b459-8e4a3afae535 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/899c82ef-4b6f-4616-b555-0a420535e27b Jul 03 19:34:10.227439 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6f8da7fa-db9a-482d-b459-8e4a3afae535 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:10.227648 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6f8da7fa-db9a-482d-b459-8e4a3afae535 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:10.233285 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:10.233285 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:10.233721 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6f8da7fa-db9a-482d-b459-8e4a3afae535 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:34:10.234896 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6f8da7fa-db9a-482d-b459-8e4a3afae535 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/899c82ef-4b6f-4616-b555-0a420535e27b returned with HTTP 200 Jul 03 19:34:10.235355 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 990/3932] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:10 2026] GET /volume/v3/snapshots/899c82ef-4b6f-4616-b555-0a420535e27b => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:10.249130 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-65bcc886-0a7a-4f72-9e73-501163baaf20 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:10.251176 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-65bcc886-0a7a-4f72-9e73-501163baaf20 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/899c82ef-4b6f-4616-b555-0a420535e27b Jul 03 19:34:10.253032 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-65bcc886-0a7a-4f72-9e73-501163baaf20 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:10.253378 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-65bcc886-0a7a-4f72-9e73-501163baaf20 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:10.259549 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:10.259549 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:10.260066 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-65bcc886-0a7a-4f72-9e73-501163baaf20 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:34:10.260899 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-65bcc886-0a7a-4f72-9e73-501163baaf20 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/899c82ef-4b6f-4616-b555-0a420535e27b returned with HTTP 200 Jul 03 19:34:10.261318 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 989/3933] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:10 2026] GET /volume/v3/snapshots/899c82ef-4b6f-4616-b555-0a420535e27b => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:10.271191 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-76432f90-778e-4227-b5ff-ef8f5e26da31 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:10.274142 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-76432f90-778e-4227-b5ff-ef8f5e26da31 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:34:10.274560 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-76432f90-778e-4227-b5ff-ef8f5e26da31 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a467d82b-65b9-41a4-b6ec-24afc55b9eb2", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-637661656", "description": null, "metadata": null}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:10.287966 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:10.287966 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:10.288568 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-76432f90-778e-4227-b5ff-ef8f5e26da31 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:34:10.288743 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-76432f90-778e-4227-b5ff-ef8f5e26da31 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create snapshot from volume a467d82b-65b9-41a4-b6ec-24afc55b9eb2 Jul 03 19:34:10.322488 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-09983811-924c-4c4c-9330-3b01983f85cc req-c6970dc1-8c8c-47ae-b87c-2a3a70e6efd6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:10.322792 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-76432f90-778e-4227-b5ff-ef8f5e26da31 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Created reservations ['32447604-546f-41f0-a4ae-c9a49d13d326', '2c3ae333-2fb0-4c42-9b28-06b6d34434e1', '1e386790-742d-4c65-b8de-50aa05619de1', '670f3c8a-7b83-4b53-b5d0-776f49ff0c53'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:10.328127 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-09983811-924c-4c4c-9330-3b01983f85cc req-c6970dc1-8c8c-47ae-b87c-2a3a70e6efd6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] DELETE https://10.4.3.61/volume/v3/attachments/6b355c75-39f7-47b6-b66f-6dc8b4637db0 Jul 03 19:34:10.328359 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-09983811-924c-4c4c-9330-3b01983f85cc req-c6970dc1-8c8c-47ae-b87c-2a3a70e6efd6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:10.328580 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-09983811-924c-4c4c-9330-3b01983f85cc req-c6970dc1-8c8c-47ae-b87c-2a3a70e6efd6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:10.347565 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:10.347565 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:10.361831 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-76432f90-778e-4227-b5ff-ef8f5e26da31 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot force create request issued successfully. Jul 03 19:34:10.362283 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-76432f90-778e-4227-b5ff-ef8f5e26da31 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:34:10.362768 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 991/3934] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:34:10 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 19:34:10.372122 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b32e8e8a-4e35-4380-bc35-4a1d075fa487 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:10.373766 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b32e8e8a-4e35-4380-bc35-4a1d075fa487 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 Jul 03 19:34:10.374028 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b32e8e8a-4e35-4380-bc35-4a1d075fa487 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:10.374224 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b32e8e8a-4e35-4380-bc35-4a1d075fa487 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:10.379377 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:10.379377 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:10.379794 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b32e8e8a-4e35-4380-bc35-4a1d075fa487 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:34:10.380563 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b32e8e8a-4e35-4380-bc35-4a1d075fa487 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 returned with HTTP 200 Jul 03 19:34:10.380928 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 991/3935] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:10 2026] GET /volume/v3/snapshots/58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:10.401903 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d828afa5-c187-4ac0-9a0d-15c1fddfaef6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:10.403870 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d828afa5-c187-4ac0-9a0d-15c1fddfaef6 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/volumes/f48a7f72-e3ed-4700-a882-f747df5a5c8e Jul 03 19:34:10.404065 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d828afa5-c187-4ac0-9a0d-15c1fddfaef6 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:10.404264 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d828afa5-c187-4ac0-9a0d-15c1fddfaef6 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:10.410842 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d828afa5-c187-4ac0-9a0d-15c1fddfaef6 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes/f48a7f72-e3ed-4700-a882-f747df5a5c8e returned with HTTP 404 Jul 03 19:34:10.411363 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 990/3936] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:10 2026] GET /volume/v3/volumes/f48a7f72-e3ed-4700-a882-f747df5a5c8e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:10.420458 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-34d7bc35-a085-4577-8211-78b32ba1c439 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:10.422229 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-34d7bc35-a085-4577-8211-78b32ba1c439 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:34:10.422579 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-34d7bc35-a085-4577-8211-78b32ba1c439 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-436717692"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:10.424043 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-34d7bc35-a085-4577-8211-78b32ba1c439 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-436717692'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:34:10.424154 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-34d7bc35-a085-4577-8211-78b32ba1c439 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Create volume of 1 GB Jul 03 19:34:10.424406 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:10.424406 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:10.428011 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-34d7bc35-a085-4577-8211-78b32ba1c439 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Availability Zones retrieved successfully. Jul 03 19:34:10.436296 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-34d7bc35-a085-4577-8211-78b32ba1c439 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Flow 'volume_create_api' (72e20408-a017-4302-92af-af5ab846a997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:10.437353 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a1b1dc67-da0f-499b-85e2-66f825b854db None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:10.437492 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-34d7bc35-a085-4577-8211-78b32ba1c439 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c71db36c-8322-4d17-a73c-49e1b333b53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:10.438348 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-34d7bc35-a085-4577-8211-78b32ba1c439 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:34:10.439628 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a1b1dc67-da0f-499b-85e2-66f825b854db tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff Jul 03 19:34:10.439936 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a1b1dc67-da0f-499b-85e2-66f825b854db tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:10.440180 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a1b1dc67-da0f-499b-85e2-66f825b854db tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:10.450805 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:10.450805 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:10.454498 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a1b1dc67-da0f-499b-85e2-66f825b854db tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:34:10.458873 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a1b1dc67-da0f-499b-85e2-66f825b854db tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff returned with HTTP 200 Jul 03 19:34:10.459356 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 992/3937] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:10 2026] GET /volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:10.465726 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-34d7bc35-a085-4577-8211-78b32ba1c439 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c71db36c-8322-4d17-a73c-49e1b333b53f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:10.465726 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-34d7bc35-a085-4577-8211-78b32ba1c439 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (088d4900-e0e5-42bb-9ba3-e8eb47defd60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:10.505063 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-34d7bc35-a085-4577-8211-78b32ba1c439 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Created reservations ['73c64e94-643a-4200-80b4-0a3301e48b1e', 'b3e5e4df-19d2-493f-9805-07f9da1f493d', '2775f978-ad43-46a0-94ca-6455f5592b25', '0397a22e-713a-49da-a659-c2429c50e120'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:10.505812 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-34d7bc35-a085-4577-8211-78b32ba1c439 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (088d4900-e0e5-42bb-9ba3-e8eb47defd60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73c64e94-643a-4200-80b4-0a3301e48b1e', 'b3e5e4df-19d2-493f-9805-07f9da1f493d', '2775f978-ad43-46a0-94ca-6455f5592b25', '0397a22e-713a-49da-a659-c2429c50e120']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:10.506565 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-34d7bc35-a085-4577-8211-78b32ba1c439 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f63d4051-572a-43bc-8953-c290501514c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:10.530727 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-34d7bc35-a085-4577-8211-78b32ba1c439 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f63d4051-572a-43bc-8953-c290501514c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4084166-c6b0-4a73-92f1-dfe621a4bccb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-436717692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b2210e6fb3140d6bd97339ac70fb351',qos_specs=None,replication_status=,reservations=['73c64e94-643a-4200-80b4-0a3301e48b1e','b3e5e4df-19d2-493f-9805-07f9da1f493d','2775f978-ad43-46a0-94ca-6455f5592b25','0397a22e-713a-49da-a659-c2429c50e120'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9292348b888144599f16cbd0075c64da',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:34:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-436717692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4084166-c6b0-4a73-92f1-dfe621a4bccb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b2210e6fb3140d6bd97339ac70fb351',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9292348b888144599f16cbd0075c64da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:10.531490 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-34d7bc35-a085-4577-8211-78b32ba1c439 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c25e2a26-abfd-4cea-8292-350c63a912c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:10.553332 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-34d7bc35-a085-4577-8211-78b32ba1c439 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c25e2a26-abfd-4cea-8292-350c63a912c0) transitioned into state 'SUCCESS' from state '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-436717692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b2210e6fb3140d6bd97339ac70fb351',qos_specs=None,replication_status=,reservations=['73c64e94-643a-4200-80b4-0a3301e48b1e','b3e5e4df-19d2-493f-9805-07f9da1f493d','2775f978-ad43-46a0-94ca-6455f5592b25','0397a22e-713a-49da-a659-c2429c50e120'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9292348b888144599f16cbd0075c64da',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:10.554459 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-34d7bc35-a085-4577-8211-78b32ba1c439 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db11a093-f8d5-40a4-9e74-8dc01aab8f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:10.565451 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-34d7bc35-a085-4577-8211-78b32ba1c439 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db11a093-f8d5-40a4-9e74-8dc01aab8f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:10.566270 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-34d7bc35-a085-4577-8211-78b32ba1c439 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Flow 'volume_create_api' (72e20408-a017-4302-92af-af5ab846a997) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:10.566553 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-34d7bc35-a085-4577-8211-78b32ba1c439 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Create volume request issued successfully. Jul 03 19:34:10.567131 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-34d7bc35-a085-4577-8211-78b32ba1c439 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:34:10.567552 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 992/3938] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:34:10 2026] POST /volume/v3/volumes => generated 775 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:34:10.579710 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-84bf1e9d-a58d-498b-9861-b3b5008337f0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:10.582013 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-84bf1e9d-a58d-498b-9861-b3b5008337f0 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/volumes/a4084166-c6b0-4a73-92f1-dfe621a4bccb Jul 03 19:34:10.582874 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-84bf1e9d-a58d-498b-9861-b3b5008337f0 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:10.582874 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-84bf1e9d-a58d-498b-9861-b3b5008337f0 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:10.584458 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3c4dc666-d978-41c9-bdd3-66b624a2ed57 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:10.585931 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3c4dc666-d978-41c9-bdd3-66b624a2ed57 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 Jul 03 19:34:10.587085 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3c4dc666-d978-41c9-bdd3-66b624a2ed57 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:10.587085 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3c4dc666-d978-41c9-bdd3-66b624a2ed57 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:10.587085 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-3c4dc666-d978-41c9-bdd3-66b624a2ed57 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6ffe61a8-825e-4cc4-a615-8f6b7b9288f3. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:10.590521 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:10.590521 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:10.591301 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3c4dc666-d978-41c9-bdd3-66b624a2ed57 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 returned with HTTP 200 Jul 03 19:34:10.591687 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 993/3939] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:10 2026] GET /volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:10.594051 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:10.594051 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:10.600267 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-84bf1e9d-a58d-498b-9861-b3b5008337f0 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Volume info retrieved successfully. Jul 03 19:34:10.608730 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-84bf1e9d-a58d-498b-9861-b3b5008337f0 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes/a4084166-c6b0-4a73-92f1-dfe621a4bccb returned with HTTP 200 Jul 03 19:34:10.609635 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 991/3940] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:10 2026] GET /volume/v3/volumes/a4084166-c6b0-4a73-92f1-dfe621a4bccb => generated 954 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:10.782431 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-572b4fb0-989d-4f33-88bd-69f474a9966e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:10.784426 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-572b4fb0-989d-4f33-88bd-69f474a9966e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:34:10.784803 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-572b4fb0-989d-4f33-88bd-69f474a9966e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-257532580"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:10.786650 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-572b4fb0-989d-4f33-88bd-69f474a9966e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Create volume request body: {'volume': {'imageRef': '6fdb725c-805c-4eab-bb34-5aad39949775', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-257532580'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:34:10.864691 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-572b4fb0-989d-4f33-88bd-69f474a9966e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Create volume of 1 GB Jul 03 19:34:10.864994 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:10.864994 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:10.868902 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-572b4fb0-989d-4f33-88bd-69f474a9966e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Availability Zones retrieved successfully. Jul 03 19:34:10.874520 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-572b4fb0-989d-4f33-88bd-69f474a9966e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Flow 'volume_create_api' (621d4de6-30e0-41de-bf6a-000884b96352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:10.875622 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-572b4fb0-989d-4f33-88bd-69f474a9966e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5f936c4-0814-4c0a-9aed-79c7be3ea55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:10.876561 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-572b4fb0-989d-4f33-88bd-69f474a9966e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:34:10.883375 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-09983811-924c-4c4c-9330-3b01983f85cc req-c6970dc1-8c8c-47ae-b87c-2a3a70e6efd6 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/attachments/6b355c75-39f7-47b6-b66f-6dc8b4637db0 returned with HTTP 200 Jul 03 19:34:10.883873 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 965/3941] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:34:10 2026] DELETE /volume/v3/attachments/6b355c75-39f7-47b6-b66f-6dc8b4637db0 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:10.934745 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-572b4fb0-989d-4f33-88bd-69f474a9966e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5f936c4-0814-4c0a-9aed-79c7be3ea55d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:10.935539 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-572b4fb0-989d-4f33-88bd-69f474a9966e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (061e9380-a412-4262-9242-c1b788ad6f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:11.001460 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-572b4fb0-989d-4f33-88bd-69f474a9966e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Created reservations ['cf00ea4d-af98-432c-af2b-95d782143500', 'eb35a3e8-0000-449c-8dd7-3a4e97fa617b', 'a1883096-d21d-4f48-a3f8-07223b5412fe', 'b4426dab-b149-441f-b82c-5cccd8037326'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:11.002114 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-572b4fb0-989d-4f33-88bd-69f474a9966e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (061e9380-a412-4262-9242-c1b788ad6f3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf00ea4d-af98-432c-af2b-95d782143500', 'eb35a3e8-0000-449c-8dd7-3a4e97fa617b', 'a1883096-d21d-4f48-a3f8-07223b5412fe', 'b4426dab-b149-441f-b82c-5cccd8037326']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:11.003009 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-572b4fb0-989d-4f33-88bd-69f474a9966e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11acae78-9bb9-4c46-b5f0-2120b15c741a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:11.032771 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-572b4fb0-989d-4f33-88bd-69f474a9966e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11acae78-9bb9-4c46-b5f0-2120b15c741a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-257532580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c6cd29575a406a962d68affe317839',qos_specs=None,replication_status=,reservations=['cf00ea4d-af98-432c-af2b-95d782143500','eb35a3e8-0000-449c-8dd7-3a4e97fa617b','a1883096-d21d-4f48-a3f8-07223b5412fe','b4426dab-b149-441f-b82c-5cccd8037326'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f22de1c3ab544639a91bce0d4ce0286e',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:34:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-257532580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13c6cd29575a406a962d68affe317839',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f22de1c3ab544639a91bce0d4ce0286e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:11.033491 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-572b4fb0-989d-4f33-88bd-69f474a9966e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (111d5793-6cc2-4bcc-8eab-377d2d0f60ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:11.054720 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-572b4fb0-989d-4f33-88bd-69f474a9966e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (111d5793-6cc2-4bcc-8eab-377d2d0f60ff) transitioned into state 'SUCCESS' from state '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-257532580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13c6cd29575a406a962d68affe317839',qos_specs=None,replication_status=,reservations=['cf00ea4d-af98-432c-af2b-95d782143500','eb35a3e8-0000-449c-8dd7-3a4e97fa617b','a1883096-d21d-4f48-a3f8-07223b5412fe','b4426dab-b149-441f-b82c-5cccd8037326'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f22de1c3ab544639a91bce0d4ce0286e',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:11.055675 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-572b4fb0-989d-4f33-88bd-69f474a9966e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11e4adfd-3333-4920-a40a-2ee602972c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:11.065356 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-572b4fb0-989d-4f33-88bd-69f474a9966e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11e4adfd-3333-4920-a40a-2ee602972c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:11.066294 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-572b4fb0-989d-4f33-88bd-69f474a9966e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Flow 'volume_create_api' (621d4de6-30e0-41de-bf6a-000884b96352) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:11.066614 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-572b4fb0-989d-4f33-88bd-69f474a9966e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Create volume request issued successfully. Jul 03 19:34:11.067565 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-572b4fb0-989d-4f33-88bd-69f474a9966e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:34:11.068182 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 993/3942] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:34:10 2026] POST /volume/v3/volumes => generated 748 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:34:11.083755 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ae7a04c6-130c-4afa-8b03-25b02a84f2f5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:11.086250 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ae7a04c6-130c-4afa-8b03-25b02a84f2f5 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] GET https://10.4.3.61/volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20 Jul 03 19:34:11.086399 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ae7a04c6-130c-4afa-8b03-25b02a84f2f5 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:11.087339 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ae7a04c6-130c-4afa-8b03-25b02a84f2f5 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:11.096997 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:11.096997 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:11.102398 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ae7a04c6-130c-4afa-8b03-25b02a84f2f5 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Volume info retrieved successfully. Jul 03 19:34:11.108130 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ae7a04c6-130c-4afa-8b03-25b02a84f2f5 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] https://10.4.3.61/volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20 returned with HTTP 200 Jul 03 19:34:11.108709 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 994/3943] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:11 2026] GET /volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:11.219270 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8de4bd21-271e-439e-bc34-7e904be58f46 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:11.222140 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8de4bd21-271e-439e-bc34-7e904be58f46 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 Jul 03 19:34:11.222455 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8de4bd21-271e-439e-bc34-7e904be58f46 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:11.222816 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8de4bd21-271e-439e-bc34-7e904be58f46 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:11.222974 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-8de4bd21-271e-439e-bc34-7e904be58f46 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Show backup with id b35c2485-ae47-459e-9901-8c9a5ef415a2. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:11.229504 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:11.229504 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:11.230664 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8de4bd21-271e-439e-bc34-7e904be58f46 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 returned with HTTP 200 Jul 03 19:34:11.231069 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 992/3944] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:11 2026] GET /volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:11.390321 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b901ebea-5b35-4b23-80da-1c5a84e4fbd4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:11.395187 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b901ebea-5b35-4b23-80da-1c5a84e4fbd4 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 Jul 03 19:34:11.395479 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b901ebea-5b35-4b23-80da-1c5a84e4fbd4 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:11.395732 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b901ebea-5b35-4b23-80da-1c5a84e4fbd4 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:11.408249 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:11.408249 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:11.409220 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b901ebea-5b35-4b23-80da-1c5a84e4fbd4 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:34:11.410599 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b901ebea-5b35-4b23-80da-1c5a84e4fbd4 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 returned with HTTP 200 Jul 03 19:34:11.411325 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 966/3945] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:11 2026] GET /volume/v3/snapshots/58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:11.419922 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-bc78a8fc-f193-4c44-96cf-89a1e378648d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:11.422606 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bc78a8fc-f193-4c44-96cf-89a1e378648d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 Jul 03 19:34:11.422606 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bc78a8fc-f193-4c44-96cf-89a1e378648d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:11.422776 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bc78a8fc-f193-4c44-96cf-89a1e378648d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:11.427739 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:11.427739 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:11.428237 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-bc78a8fc-f193-4c44-96cf-89a1e378648d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:34:11.429104 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bc78a8fc-f193-4c44-96cf-89a1e378648d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 returned with HTTP 200 Jul 03 19:34:11.429419 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 994/3946] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:11 2026] GET /volume/v3/snapshots/58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:11.472778 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c76b5dff-572c-4543-8545-e28a1e2d0803 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:11.475121 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c76b5dff-572c-4543-8545-e28a1e2d0803 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff Jul 03 19:34:11.475454 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c76b5dff-572c-4543-8545-e28a1e2d0803 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:11.475714 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c76b5dff-572c-4543-8545-e28a1e2d0803 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:11.484420 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:11.484420 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:11.488786 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c76b5dff-572c-4543-8545-e28a1e2d0803 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:34:11.496613 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c76b5dff-572c-4543-8545-e28a1e2d0803 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff returned with HTTP 200 Jul 03 19:34:11.497023 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 995/3947] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:11 2026] GET /volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:11.602845 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3c6a2c04-96df-4176-a8c9-9c052004f5cb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:11.604944 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3c6a2c04-96df-4176-a8c9-9c052004f5cb tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 Jul 03 19:34:11.605230 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3c6a2c04-96df-4176-a8c9-9c052004f5cb tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:11.605550 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3c6a2c04-96df-4176-a8c9-9c052004f5cb tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:11.605676 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-3c6a2c04-96df-4176-a8c9-9c052004f5cb tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6ffe61a8-825e-4cc4-a615-8f6b7b9288f3. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:11.610559 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:11.610559 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:11.611287 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3c6a2c04-96df-4176-a8c9-9c052004f5cb tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 returned with HTTP 200 Jul 03 19:34:11.611724 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 993/3948] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:11 2026] GET /volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:11.624581 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-519d4d78-2061-4c9f-a9fe-6f304cbe39d2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:11.626483 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-519d4d78-2061-4c9f-a9fe-6f304cbe39d2 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/volumes/a4084166-c6b0-4a73-92f1-dfe621a4bccb Jul 03 19:34:11.626664 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-519d4d78-2061-4c9f-a9fe-6f304cbe39d2 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:11.626896 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-519d4d78-2061-4c9f-a9fe-6f304cbe39d2 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:11.633985 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:11.633985 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:11.637575 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-519d4d78-2061-4c9f-a9fe-6f304cbe39d2 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Volume info retrieved successfully. Jul 03 19:34:11.641778 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-519d4d78-2061-4c9f-a9fe-6f304cbe39d2 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes/a4084166-c6b0-4a73-92f1-dfe621a4bccb returned with HTTP 200 Jul 03 19:34:11.642295 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 967/3949] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:11 2026] GET /volume/v3/volumes/a4084166-c6b0-4a73-92f1-dfe621a4bccb => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:11.655653 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-08898730-9b61-4ff6-b823-f063a1e4f82f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:11.657750 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-08898730-9b61-4ff6-b823-f063a1e4f82f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:34:11.658267 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-08898730-9b61-4ff6-b823-f063a1e4f82f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a4084166-c6b0-4a73-92f1-dfe621a4bccb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-106268797"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:11.669886 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:11.669886 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:11.670327 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-08898730-9b61-4ff6-b823-f063a1e4f82f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Volume info retrieved successfully. Jul 03 19:34:11.670480 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-08898730-9b61-4ff6-b823-f063a1e4f82f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Create snapshot from volume a4084166-c6b0-4a73-92f1-dfe621a4bccb Jul 03 19:34:11.702135 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-08898730-9b61-4ff6-b823-f063a1e4f82f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Created reservations ['569e13d6-2a3d-48f3-9386-805b39431ab5', 'e9f3a8d4-4c95-4ff2-b605-1d74593af829', 'c7432681-c937-4920-a758-7834f92962e5', 'f04f1081-5673-4bda-b0f6-a9810ce8f8a7'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:11.747200 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-08898730-9b61-4ff6-b823-f063a1e4f82f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot create request issued successfully. Jul 03 19:34:11.747574 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-08898730-9b61-4ff6-b823-f063a1e4f82f tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:34:11.748047 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 995/3950] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:34:11 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 19:34:11.758444 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2e0fb904-d57a-4727-8617-5e93173b3730 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:11.760421 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2e0fb904-d57a-4727-8617-5e93173b3730 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/snapshots/3bab3c7f-4a40-482c-a29a-4d79eacc6f9f Jul 03 19:34:11.760645 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2e0fb904-d57a-4727-8617-5e93173b3730 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:11.761189 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2e0fb904-d57a-4727-8617-5e93173b3730 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:11.767111 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:11.767111 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:11.767483 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2e0fb904-d57a-4727-8617-5e93173b3730 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot retrieved successfully. Jul 03 19:34:11.768284 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2e0fb904-d57a-4727-8617-5e93173b3730 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots/3bab3c7f-4a40-482c-a29a-4d79eacc6f9f returned with HTTP 200 Jul 03 19:34:11.768692 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 996/3951] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:11 2026] GET /volume/v3/snapshots/3bab3c7f-4a40-482c-a29a-4d79eacc6f9f => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:12.123383 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a6ced89e-9078-4bfd-ae89-40be9da8a315 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:12.125653 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a6ced89e-9078-4bfd-ae89-40be9da8a315 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] GET https://10.4.3.61/volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20 Jul 03 19:34:12.125881 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a6ced89e-9078-4bfd-ae89-40be9da8a315 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:12.126111 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a6ced89e-9078-4bfd-ae89-40be9da8a315 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:12.135312 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:12.135312 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:12.140275 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a6ced89e-9078-4bfd-ae89-40be9da8a315 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Volume info retrieved successfully. Jul 03 19:34:12.146718 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a6ced89e-9078-4bfd-ae89-40be9da8a315 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] https://10.4.3.61/volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20 returned with HTTP 200 Jul 03 19:34:12.147245 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 994/3952] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:12 2026] GET /volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20 => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:12.162136 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-31f1d8b1-e791-48a0-ad6a-432d6a5f154c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:12.164183 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-31f1d8b1-e791-48a0-ad6a-432d6a5f154c tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] POST https://10.4.3.61/volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20/action Jul 03 19:34:12.164545 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-31f1d8b1-e791-48a0-ad6a-432d6a5f154c tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-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=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:34:12.164680 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-31f1d8b1-e791-48a0-ad6a-432d6a5f154c tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-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=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:12.174680 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:12.174680 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:12.184384 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:12.184384 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:12.185074 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-31f1d8b1-e791-48a0-ad6a-432d6a5f154c tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Volume info retrieved successfully. Jul 03 19:34:12.201950 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-31f1d8b1-e791-48a0-ad6a-432d6a5f154c tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Update volume metadata completed successfully. Jul 03 19:34:12.202395 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-31f1d8b1-e791-48a0-ad6a-432d6a5f154c tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] https://10.4.3.61/volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20/action returned with HTTP 200 Jul 03 19:34:12.202961 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 968/3953] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:34:12 2026] POST /volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20/action => generated 563 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:12.212975 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0e3a330d-529b-4dc0-8608-39c49e8748b0 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:12.215143 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0e3a330d-529b-4dc0-8608-39c49e8748b0 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] GET https://10.4.3.61/volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20 Jul 03 19:34:12.215445 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0e3a330d-529b-4dc0-8608-39c49e8748b0 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:12.215597 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0e3a330d-529b-4dc0-8608-39c49e8748b0 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:12.224901 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:12.224901 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:12.230029 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0e3a330d-529b-4dc0-8608-39c49e8748b0 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Volume info retrieved successfully. Jul 03 19:34:12.236358 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0e3a330d-529b-4dc0-8608-39c49e8748b0 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] https://10.4.3.61/volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20 returned with HTTP 200 Jul 03 19:34:12.236799 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 996/3954] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:12 2026] GET /volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20 => generated 1416 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:12.243505 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b0587c3b-92ff-46b9-90a4-34d903c0d69f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:12.245806 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b0587c3b-92ff-46b9-90a4-34d903c0d69f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 Jul 03 19:34:12.246098 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b0587c3b-92ff-46b9-90a4-34d903c0d69f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:12.246418 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b0587c3b-92ff-46b9-90a4-34d903c0d69f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:12.246620 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-b0587c3b-92ff-46b9-90a4-34d903c0d69f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Show backup with id b35c2485-ae47-459e-9901-8c9a5ef415a2. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:12.251602 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:12.251602 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:12.252593 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b0587c3b-92ff-46b9-90a4-34d903c0d69f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 returned with HTTP 200 Jul 03 19:34:12.252711 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8c69761a-9366-466d-b327-dd7d94793a92 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:12.253087 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 997/3955] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:12 2026] GET /volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:12.255479 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8c69761a-9366-466d-b327-dd7d94793a92 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] POST https://10.4.3.61/volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20/action Jul 03 19:34:12.256081 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8c69761a-9366-466d-b327-dd7d94793a92 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:34:12.256302 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8c69761a-9366-466d-b327-dd7d94793a92 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:12.265525 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-48ddfbb9-4db1-4f1f-aa6e-4b04662c215a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:12.267536 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-48ddfbb9-4db1-4f1f-aa6e-4b04662c215a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/44554f02-14ce-4b91-9ce7-c418c13e670a Jul 03 19:34:12.267790 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:12.267790 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:12.267905 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-48ddfbb9-4db1-4f1f-aa6e-4b04662c215a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:12.267944 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-48ddfbb9-4db1-4f1f-aa6e-4b04662c215a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:12.273188 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:12.273188 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:12.273667 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-48ddfbb9-4db1-4f1f-aa6e-4b04662c215a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:34:12.274539 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-48ddfbb9-4db1-4f1f-aa6e-4b04662c215a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/44554f02-14ce-4b91-9ce7-c418c13e670a returned with HTTP 200 Jul 03 19:34:12.274993 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 969/3956] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:12 2026] GET /volume/v3/snapshots/44554f02-14ce-4b91-9ce7-c418c13e670a => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:12.277375 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:12.277375 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:12.278159 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8c69761a-9366-466d-b327-dd7d94793a92 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Volume info retrieved successfully. Jul 03 19:34:12.285024 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-88f68248-b583-4f41-9399-6da505ab9cc1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:12.285676 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8c69761a-9366-466d-b327-dd7d94793a92 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Get volume image-metadata completed successfully. Jul 03 19:34:12.286801 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-88f68248-b583-4f41-9399-6da505ab9cc1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 Jul 03 19:34:12.287000 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-88f68248-b583-4f41-9399-6da505ab9cc1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:12.287239 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-88f68248-b583-4f41-9399-6da505ab9cc1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:12.287306 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-88f68248-b583-4f41-9399-6da505ab9cc1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Show backup with id b35c2485-ae47-459e-9901-8c9a5ef415a2. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:12.292236 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:12.292236 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:12.293357 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-88f68248-b583-4f41-9399-6da505ab9cc1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 returned with HTTP 200 Jul 03 19:34:12.293938 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 997/3957] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:12 2026] GET /volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:12.299769 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8c69761a-9366-466d-b327-dd7d94793a92 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Delete volume metadata completed successfully. Jul 03 19:34:12.299976 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8c69761a-9366-466d-b327-dd7d94793a92 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] https://10.4.3.61/volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20/action returned with HTTP 200 Jul 03 19:34:12.300482 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 995/3958] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:34:12 2026] POST /volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20/action => generated 0 bytes in 48 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 19:34:12.306899 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6a5fbc8a-3ca5-483a-bfeb-ec50b75145e7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:12.309053 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6a5fbc8a-3ca5-483a-bfeb-ec50b75145e7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 Jul 03 19:34:12.309751 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6a5fbc8a-3ca5-483a-bfeb-ec50b75145e7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:12.309751 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6a5fbc8a-3ca5-483a-bfeb-ec50b75145e7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:12.309751 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-6a5fbc8a-3ca5-483a-bfeb-ec50b75145e7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete backup with id: b35c2485-ae47-459e-9901-8c9a5ef415a2. Jul 03 19:34:12.309997 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-246707b4-a446-49d0-ae08-ab9fa7a03673 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:12.311898 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-246707b4-a446-49d0-ae08-ab9fa7a03673 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] POST https://10.4.3.61/volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20/action Jul 03 19:34:12.312369 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-246707b4-a446-49d0-ae08-ab9fa7a03673 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:34:12.312369 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-246707b4-a446-49d0-ae08-ab9fa7a03673 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:12.314302 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:12.314302 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:12.322848 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:12.322848 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:12.323543 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-246707b4-a446-49d0-ae08-ab9fa7a03673 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Volume info retrieved successfully. Jul 03 19:34:12.328245 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.backup.rpcapi [None req-6a5fbc8a-3ca5-483a-bfeb-ec50b75145e7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] delete_backup rpcapi backup_id b35c2485-ae47-459e-9901-8c9a5ef415a2 {{(pid=99924) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:34:12.329988 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-246707b4-a446-49d0-ae08-ab9fa7a03673 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Get volume image-metadata completed successfully. Jul 03 19:34:12.330199 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6a5fbc8a-3ca5-483a-bfeb-ec50b75145e7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 returned with HTTP 202 Jul 03 19:34:12.330373 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-246707b4-a446-49d0-ae08-ab9fa7a03673 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] https://10.4.3.61/volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20/action returned with HTTP 200 Jul 03 19:34:12.330619 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 998/3959] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:34:12 2026] DELETE /volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:34:12.330874 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 970/3960] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:34:12 2026] POST /volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20/action => generated 537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:12.339591 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-931485c3-85e5-44cf-89c4-a4c670329d2c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:12.341364 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-58e5cdf8-3292-407d-9c46-649638ec669e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:12.342000 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-931485c3-85e5-44cf-89c4-a4c670329d2c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 Jul 03 19:34:12.342310 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-931485c3-85e5-44cf-89c4-a4c670329d2c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:12.342590 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-931485c3-85e5-44cf-89c4-a4c670329d2c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:12.342761 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-931485c3-85e5-44cf-89c4-a4c670329d2c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Show backup with id b35c2485-ae47-459e-9901-8c9a5ef415a2. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:12.343623 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-58e5cdf8-3292-407d-9c46-649638ec669e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] GET https://10.4.3.61/volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20 Jul 03 19:34:12.343962 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-58e5cdf8-3292-407d-9c46-649638ec669e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:12.344191 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-58e5cdf8-3292-407d-9c46-649638ec669e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:12.348862 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:12.348862 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:12.349647 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-931485c3-85e5-44cf-89c4-a4c670329d2c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 returned with HTTP 200 Jul 03 19:34:12.349897 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 998/3961] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:12 2026] GET /volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:12.353890 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:12.353890 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:12.359459 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-58e5cdf8-3292-407d-9c46-649638ec669e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Volume info retrieved successfully. Jul 03 19:34:12.366850 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-58e5cdf8-3292-407d-9c46-649638ec669e tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] https://10.4.3.61/volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20 returned with HTTP 200 Jul 03 19:34:12.367123 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 996/3962] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:12 2026] GET /volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20 => generated 1390 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:12.382006 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-de17588c-32e3-468c-b564-8c1850996989 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:12.384009 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-de17588c-32e3-468c-b564-8c1850996989 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] DELETE https://10.4.3.61/volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20 Jul 03 19:34:12.384726 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-de17588c-32e3-468c-b564-8c1850996989 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:12.384726 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-de17588c-32e3-468c-b564-8c1850996989 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:12.384726 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-de17588c-32e3-468c-b564-8c1850996989 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Delete volume with id: 5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20 Jul 03 19:34:12.392242 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:12.392242 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:12.392694 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-de17588c-32e3-468c-b564-8c1850996989 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Volume info retrieved successfully. Jul 03 19:34:12.413873 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-de17588c-32e3-468c-b564-8c1850996989 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Delete volume request issued successfully. Jul 03 19:34:12.414110 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-de17588c-32e3-468c-b564-8c1850996989 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] https://10.4.3.61/volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20 returned with HTTP 202 Jul 03 19:34:12.414595 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 999/3963] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:34:12 2026] DELETE /volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:12.422076 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-18877fb9-0556-4262-b775-303ec3546097 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:12.424188 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-18877fb9-0556-4262-b775-303ec3546097 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] GET https://10.4.3.61/volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20 Jul 03 19:34:12.424396 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-18877fb9-0556-4262-b775-303ec3546097 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:12.424566 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-18877fb9-0556-4262-b775-303ec3546097 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:12.434599 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:12.434599 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:12.439751 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-18877fb9-0556-4262-b775-303ec3546097 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Volume info retrieved successfully. Jul 03 19:34:12.447280 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-18877fb9-0556-4262-b775-303ec3546097 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] https://10.4.3.61/volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20 returned with HTTP 200 Jul 03 19:34:12.447792 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 971/3964] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:12 2026] GET /volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20 => generated 1389 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:12.621904 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6e855b34-9a33-4b3c-a34c-8b64f820f20c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:12.624221 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6e855b34-9a33-4b3c-a34c-8b64f820f20c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 Jul 03 19:34:12.624860 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6e855b34-9a33-4b3c-a34c-8b64f820f20c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:12.624860 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6e855b34-9a33-4b3c-a34c-8b64f820f20c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:12.624860 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-6e855b34-9a33-4b3c-a34c-8b64f820f20c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6ffe61a8-825e-4cc4-a615-8f6b7b9288f3. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:12.630417 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:12.630417 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:12.631593 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6e855b34-9a33-4b3c-a34c-8b64f820f20c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 returned with HTTP 200 Jul 03 19:34:12.632225 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 999/3965] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:12 2026] GET /volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:12.777553 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d27c6bee-0755-40cb-8b7d-73321be170a8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:12.779446 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d27c6bee-0755-40cb-8b7d-73321be170a8 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/snapshots/3bab3c7f-4a40-482c-a29a-4d79eacc6f9f Jul 03 19:34:12.779636 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d27c6bee-0755-40cb-8b7d-73321be170a8 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:12.779824 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d27c6bee-0755-40cb-8b7d-73321be170a8 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:12.784869 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:12.784869 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:12.785276 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d27c6bee-0755-40cb-8b7d-73321be170a8 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot retrieved successfully. Jul 03 19:34:12.786104 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d27c6bee-0755-40cb-8b7d-73321be170a8 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots/3bab3c7f-4a40-482c-a29a-4d79eacc6f9f returned with HTTP 200 Jul 03 19:34:12.786517 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 997/3966] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:12 2026] GET /volume/v3/snapshots/3bab3c7f-4a40-482c-a29a-4d79eacc6f9f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:12.795637 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e5396632-69e3-40ef-a4d3-8e61af3dba68 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:12.798108 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e5396632-69e3-40ef-a4d3-8e61af3dba68 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] GET https://10.4.3.61/volume/v3/snapshots/3bab3c7f-4a40-482c-a29a-4d79eacc6f9f Jul 03 19:34:12.798108 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e5396632-69e3-40ef-a4d3-8e61af3dba68 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:12.798370 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e5396632-69e3-40ef-a4d3-8e61af3dba68 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:12.804499 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:12.804499 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:12.805001 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e5396632-69e3-40ef-a4d3-8e61af3dba68 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] Snapshot retrieved successfully. Jul 03 19:34:12.805831 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e5396632-69e3-40ef-a4d3-8e61af3dba68 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] https://10.4.3.61/volume/v3/snapshots/3bab3c7f-4a40-482c-a29a-4d79eacc6f9f returned with HTTP 200 Jul 03 19:34:12.806248 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1000/3967] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:12 2026] GET /volume/v3/snapshots/3bab3c7f-4a40-482c-a29a-4d79eacc6f9f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:12.818117 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-df3b3372-a346-4e4b-9fda-de99a96a775c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:12.820368 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-df3b3372-a346-4e4b-9fda-de99a96a775c tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] DELETE https://10.4.3.61/volume/v3/snapshots/3bab3c7f-4a40-482c-a29a-4d79eacc6f9f Jul 03 19:34:12.820631 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-df3b3372-a346-4e4b-9fda-de99a96a775c tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:12.820940 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-df3b3372-a346-4e4b-9fda-de99a96a775c tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:12.821074 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-df3b3372-a346-4e4b-9fda-de99a96a775c tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Delete snapshot with id: 3bab3c7f-4a40-482c-a29a-4d79eacc6f9f Jul 03 19:34:12.827463 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:12.827463 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:12.827967 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-df3b3372-a346-4e4b-9fda-de99a96a775c tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot retrieved successfully. Jul 03 19:34:12.850003 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-df3b3372-a346-4e4b-9fda-de99a96a775c tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot delete request issued successfully. Jul 03 19:34:12.850147 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-df3b3372-a346-4e4b-9fda-de99a96a775c tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots/3bab3c7f-4a40-482c-a29a-4d79eacc6f9f returned with HTTP 202 Jul 03 19:34:12.850774 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 972/3968] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:34:12 2026] DELETE /volume/v3/snapshots/3bab3c7f-4a40-482c-a29a-4d79eacc6f9f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:12.860190 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b77d178f-ff26-4c38-961b-112f1f43ea19 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:12.862716 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b77d178f-ff26-4c38-961b-112f1f43ea19 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/snapshots/3bab3c7f-4a40-482c-a29a-4d79eacc6f9f Jul 03 19:34:12.863006 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b77d178f-ff26-4c38-961b-112f1f43ea19 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:12.863289 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b77d178f-ff26-4c38-961b-112f1f43ea19 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:12.869060 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:12.869060 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:12.869576 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b77d178f-ff26-4c38-961b-112f1f43ea19 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot retrieved successfully. Jul 03 19:34:12.870483 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b77d178f-ff26-4c38-961b-112f1f43ea19 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots/3bab3c7f-4a40-482c-a29a-4d79eacc6f9f returned with HTTP 200 Jul 03 19:34:12.871103 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1000/3969] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:12 2026] GET /volume/v3/snapshots/3bab3c7f-4a40-482c-a29a-4d79eacc6f9f => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:13.360520 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-85d98c67-9b7c-4719-8a64-08b811ef726f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:13.362897 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-85d98c67-9b7c-4719-8a64-08b811ef726f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 Jul 03 19:34:13.363084 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-85d98c67-9b7c-4719-8a64-08b811ef726f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:13.363294 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-85d98c67-9b7c-4719-8a64-08b811ef726f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:13.363402 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-85d98c67-9b7c-4719-8a64-08b811ef726f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Show backup with id b35c2485-ae47-459e-9901-8c9a5ef415a2. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:13.368612 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-85d98c67-9b7c-4719-8a64-08b811ef726f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 returned with HTTP 404 Jul 03 19:34:13.369135 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 998/3970] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:13 2026] GET /volume/v3/backups/b35c2485-ae47-459e-9901-8c9a5ef415a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:13.446855 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a4197453-eaef-40bd-b267-81babe877a2d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:13.448903 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a4197453-eaef-40bd-b267-81babe877a2d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/44554f02-14ce-4b91-9ce7-c418c13e670a Jul 03 19:34:13.449216 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a4197453-eaef-40bd-b267-81babe877a2d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:13.449510 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a4197453-eaef-40bd-b267-81babe877a2d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:13.449510 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-a4197453-eaef-40bd-b267-81babe877a2d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete snapshot with id: 44554f02-14ce-4b91-9ce7-c418c13e670a Jul 03 19:34:13.457535 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:13.457535 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:13.458544 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a4197453-eaef-40bd-b267-81babe877a2d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:34:13.462420 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6f0be6c6-9a88-4b0b-924b-aeda4fbf8361 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:13.464478 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6f0be6c6-9a88-4b0b-924b-aeda4fbf8361 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] GET https://10.4.3.61/volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20 Jul 03 19:34:13.465037 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6f0be6c6-9a88-4b0b-924b-aeda4fbf8361 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:13.465037 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6f0be6c6-9a88-4b0b-924b-aeda4fbf8361 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:13.472696 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6f0be6c6-9a88-4b0b-924b-aeda4fbf8361 tempest-VolumesImageMetadata-385690637 tempest-VolumesImageMetadata-385690637-project-member] https://10.4.3.61/volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20 returned with HTTP 404 Jul 03 19:34:13.472851 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 973/3971] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:13 2026] GET /volume/v3/volumes/5b4bbb32-5e6c-483b-8fb8-4d2d77a51a20 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:13.482522 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a4197453-eaef-40bd-b267-81babe877a2d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot delete request issued successfully. Jul 03 19:34:13.482823 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a4197453-eaef-40bd-b267-81babe877a2d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/44554f02-14ce-4b91-9ce7-c418c13e670a returned with HTTP 202 Jul 03 19:34:13.483331 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1001/3972] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:34:13 2026] DELETE /volume/v3/snapshots/44554f02-14ce-4b91-9ce7-c418c13e670a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:13.491604 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-37c03f35-8122-4ef4-918d-5b2c5f184822 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:13.493784 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-37c03f35-8122-4ef4-918d-5b2c5f184822 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/44554f02-14ce-4b91-9ce7-c418c13e670a Jul 03 19:34:13.494022 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-37c03f35-8122-4ef4-918d-5b2c5f184822 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:13.494344 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-37c03f35-8122-4ef4-918d-5b2c5f184822 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:13.500541 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:13.500541 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:13.501032 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-37c03f35-8122-4ef4-918d-5b2c5f184822 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:34:13.501858 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-37c03f35-8122-4ef4-918d-5b2c5f184822 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/44554f02-14ce-4b91-9ce7-c418c13e670a returned with HTTP 200 Jul 03 19:34:13.502256 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1001/3973] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:13 2026] GET /volume/v3/snapshots/44554f02-14ce-4b91-9ce7-c418c13e670a => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:13.647626 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2c7098ec-6bf0-496a-bf8c-c61cfdd83997 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:13.649582 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2c7098ec-6bf0-496a-bf8c-c61cfdd83997 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 Jul 03 19:34:13.649844 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2c7098ec-6bf0-496a-bf8c-c61cfdd83997 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:13.650003 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2c7098ec-6bf0-496a-bf8c-c61cfdd83997 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:13.650117 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-2c7098ec-6bf0-496a-bf8c-c61cfdd83997 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6ffe61a8-825e-4cc4-a615-8f6b7b9288f3. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:13.659734 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:13.659734 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:13.659734 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2c7098ec-6bf0-496a-bf8c-c61cfdd83997 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 returned with HTTP 200 Jul 03 19:34:13.659734 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 999/3974] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:13 2026] GET /volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:13.881104 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-18c70061-d62b-47c4-bee3-724e8c61a6ea None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:13.882871 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-18c70061-d62b-47c4-bee3-724e8c61a6ea tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/snapshots/3bab3c7f-4a40-482c-a29a-4d79eacc6f9f Jul 03 19:34:13.883062 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-18c70061-d62b-47c4-bee3-724e8c61a6ea tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:13.883256 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-18c70061-d62b-47c4-bee3-724e8c61a6ea tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:13.886988 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-18c70061-d62b-47c4-bee3-724e8c61a6ea tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots/3bab3c7f-4a40-482c-a29a-4d79eacc6f9f returned with HTTP 404 Jul 03 19:34:13.887400 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 974/3975] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:13 2026] GET /volume/v3/snapshots/3bab3c7f-4a40-482c-a29a-4d79eacc6f9f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:13.894434 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-462f6242-3865-40f6-85e8-4fa93c99af30 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:13.896283 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-462f6242-3865-40f6-85e8-4fa93c99af30 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/a4084166-c6b0-4a73-92f1-dfe621a4bccb Jul 03 19:34:13.896544 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-462f6242-3865-40f6-85e8-4fa93c99af30 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:13.896785 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-462f6242-3865-40f6-85e8-4fa93c99af30 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:13.897058 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-462f6242-3865-40f6-85e8-4fa93c99af30 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Delete volume with id: a4084166-c6b0-4a73-92f1-dfe621a4bccb Jul 03 19:34:13.907575 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:13.907575 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:13.908072 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-462f6242-3865-40f6-85e8-4fa93c99af30 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Volume info retrieved successfully. Jul 03 19:34:13.924286 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-462f6242-3865-40f6-85e8-4fa93c99af30 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Delete volume request issued successfully. Jul 03 19:34:13.924456 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-462f6242-3865-40f6-85e8-4fa93c99af30 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes/a4084166-c6b0-4a73-92f1-dfe621a4bccb returned with HTTP 202 Jul 03 19:34:13.924868 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1002/3976] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:34:13 2026] DELETE /volume/v3/volumes/a4084166-c6b0-4a73-92f1-dfe621a4bccb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:13.932320 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1dd39ca1-060e-406c-b0bb-9dc10822a4ad None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:13.934321 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1dd39ca1-060e-406c-b0bb-9dc10822a4ad tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/volumes/a4084166-c6b0-4a73-92f1-dfe621a4bccb Jul 03 19:34:13.934523 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1dd39ca1-060e-406c-b0bb-9dc10822a4ad tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:13.934708 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1dd39ca1-060e-406c-b0bb-9dc10822a4ad tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:13.942143 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:13.942143 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:13.945893 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-1dd39ca1-060e-406c-b0bb-9dc10822a4ad tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Volume info retrieved successfully. Jul 03 19:34:13.951455 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1dd39ca1-060e-406c-b0bb-9dc10822a4ad tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes/a4084166-c6b0-4a73-92f1-dfe621a4bccb returned with HTTP 200 Jul 03 19:34:13.951974 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1002/3977] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:13 2026] GET /volume/v3/volumes/a4084166-c6b0-4a73-92f1-dfe621a4bccb => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:14.180144 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4e4400f6-0213-4511-a7cb-f0a0e1fe4c99 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:14.182675 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4e4400f6-0213-4511-a7cb-f0a0e1fe4c99 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 Jul 03 19:34:14.182974 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4e4400f6-0213-4511-a7cb-f0a0e1fe4c99 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:14.183260 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4e4400f6-0213-4511-a7cb-f0a0e1fe4c99 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:14.183431 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-4e4400f6-0213-4511-a7cb-f0a0e1fe4c99 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete snapshot with id: 58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 Jul 03 19:34:14.189794 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:14.189794 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:14.190574 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4e4400f6-0213-4511-a7cb-f0a0e1fe4c99 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:34:14.216049 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4e4400f6-0213-4511-a7cb-f0a0e1fe4c99 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot delete request issued successfully. Jul 03 19:34:14.216306 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4e4400f6-0213-4511-a7cb-f0a0e1fe4c99 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 returned with HTTP 202 Jul 03 19:34:14.216761 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1000/3978] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:34:14 2026] DELETE /volume/v3/snapshots/58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:14.227192 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-492f82e3-590b-4a1c-a856-40032c49de6f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:14.229185 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-492f82e3-590b-4a1c-a856-40032c49de6f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 Jul 03 19:34:14.229418 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-492f82e3-590b-4a1c-a856-40032c49de6f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:14.229638 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-492f82e3-590b-4a1c-a856-40032c49de6f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:14.235601 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:14.235601 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:14.236215 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-492f82e3-590b-4a1c-a856-40032c49de6f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:34:14.237215 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-492f82e3-590b-4a1c-a856-40032c49de6f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 returned with HTTP 200 Jul 03 19:34:14.237624 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 975/3979] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:14 2026] GET /volume/v3/snapshots/58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:14.512393 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-49848098-bbe5-4229-a92f-07c84f4dfb0b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:14.514078 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-49848098-bbe5-4229-a92f-07c84f4dfb0b tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/44554f02-14ce-4b91-9ce7-c418c13e670a Jul 03 19:34:14.514425 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-49848098-bbe5-4229-a92f-07c84f4dfb0b tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:14.514772 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-49848098-bbe5-4229-a92f-07c84f4dfb0b tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:14.519844 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-49848098-bbe5-4229-a92f-07c84f4dfb0b tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/44554f02-14ce-4b91-9ce7-c418c13e670a returned with HTTP 404 Jul 03 19:34:14.520692 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1003/3980] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:14 2026] GET /volume/v3/snapshots/44554f02-14ce-4b91-9ce7-c418c13e670a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:14.530570 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2eb528cb-7ebc-4d4b-804d-c743831f23ac None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:14.532547 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2eb528cb-7ebc-4d4b-804d-c743831f23ac tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:34:14.532775 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2eb528cb-7ebc-4d4b-804d-c743831f23ac tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:14.532987 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2eb528cb-7ebc-4d4b-804d-c743831f23ac tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:14.542129 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:14.542129 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:14.546685 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-2eb528cb-7ebc-4d4b-804d-c743831f23ac tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:34:14.551894 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2eb528cb-7ebc-4d4b-804d-c743831f23ac tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 returned with HTTP 200 Jul 03 19:34:14.552395 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1003/3981] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:14 2026] GET /volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:14.588427 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5463b784-2d97-4b98-aa3d-1c4ae4d2c005 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:14.592993 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5463b784-2d97-4b98-aa3d-1c4ae4d2c005 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:34:14.592993 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5463b784-2d97-4b98-aa3d-1c4ae4d2c005 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-818805727"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:14.595123 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-5463b784-2d97-4b98-aa3d-1c4ae4d2c005 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create volume request body: {'volume': {'imageRef': '6fdb725c-805c-4eab-bb34-5aad39949775', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-818805727'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:34:14.671348 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3dd9e837-da4e-43a1-b055-2bacb49ea34c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:14.673352 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3dd9e837-da4e-43a1-b055-2bacb49ea34c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 Jul 03 19:34:14.673603 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3dd9e837-da4e-43a1-b055-2bacb49ea34c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:14.673877 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3dd9e837-da4e-43a1-b055-2bacb49ea34c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:14.674030 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-3dd9e837-da4e-43a1-b055-2bacb49ea34c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6ffe61a8-825e-4cc4-a615-8f6b7b9288f3. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:14.680128 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:14.680128 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:14.681081 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3dd9e837-da4e-43a1-b055-2bacb49ea34c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 returned with HTTP 200 Jul 03 19:34:14.681599 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 976/3982] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:14 2026] GET /volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:14.794576 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-54e884a3-5326-4cae-ba21-62f625588deb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:14.794576 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-54e884a3-5326-4cae-ba21-62f625588deb None None] GET https://10.4.3.61/volume// Jul 03 19:34:14.794576 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-54e884a3-5326-4cae-ba21-62f625588deb None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:14.794576 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-54e884a3-5326-4cae-ba21-62f625588deb None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:14.794576 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-54e884a3-5326-4cae-ba21-62f625588deb None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:34:14.794576 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1004/3983] 10.4.3.61 () {64 vars in 997 bytes} [Fri Jul 3 19:34:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:34:14.805426 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b6959625-8ac5-434b-8d26-f61439183419 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:14.805792 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b6959625-8ac5-434b-8d26-f61439183419 None None] GET https://10.4.3.61/volume// Jul 03 19:34:14.805998 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b6959625-8ac5-434b-8d26-f61439183419 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:14.806202 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b6959625-8ac5-434b-8d26-f61439183419 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:14.806597 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b6959625-8ac5-434b-8d26-f61439183419 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:34:14.806887 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1004/3984] 10.4.3.61 () {64 vars in 997 bytes} [Fri Jul 3 19:34:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:34:14.815570 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5769b06d-7ed9-4454-bf61-0e26a07942f1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:14.888949 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5769b06d-7ed9-4454-bf61-0e26a07942f1 tempest-VersionsTest-678259765 tempest-VersionsTest-678259765-project-member] GET https://10.4.3.61/volume/v3/ Jul 03 19:34:14.889155 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5769b06d-7ed9-4454-bf61-0e26a07942f1 tempest-VersionsTest-678259765 tempest-VersionsTest-678259765-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:14.889376 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5769b06d-7ed9-4454-bf61-0e26a07942f1 tempest-VersionsTest-678259765 tempest-VersionsTest-678259765-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:14.889703 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5769b06d-7ed9-4454-bf61-0e26a07942f1 tempest-VersionsTest-678259765 tempest-VersionsTest-678259765-project-member] https://10.4.3.61/volume/v3/ returned with HTTP 200 Jul 03 19:34:14.890039 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 977/3985] 10.4.3.61 () {66 vars in 1209 bytes} [Fri Jul 3 19:34:14 2026] GET /volume/v3/ => generated 385 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:14.894011 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-5463b784-2d97-4b98-aa3d-1c4ae4d2c005 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create volume of 1 GB Jul 03 19:34:14.894409 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:14.894409 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:14.898976 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5463b784-2d97-4b98-aa3d-1c4ae4d2c005 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Availability Zones retrieved successfully. Jul 03 19:34:14.904171 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5463b784-2d97-4b98-aa3d-1c4ae4d2c005 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Flow 'volume_create_api' (2ff900e9-9035-412b-a196-0242265ed024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:14.905260 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5463b784-2d97-4b98-aa3d-1c4ae4d2c005 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d69545b4-6ca4-4aa7-be43-7c425aeb6f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:14.906180 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-5463b784-2d97-4b98-aa3d-1c4ae4d2c005 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:34:14.958790 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5463b784-2d97-4b98-aa3d-1c4ae4d2c005 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d69545b4-6ca4-4aa7-be43-7c425aeb6f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:14.959614 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5463b784-2d97-4b98-aa3d-1c4ae4d2c005 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99176bcd-e1a1-46f5-9513-4c5845f505ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:14.964356 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-34f7d430-8e1d-4fc5-9cd4-1fd5c35cc0fe None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:14.965993 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-34f7d430-8e1d-4fc5-9cd4-1fd5c35cc0fe tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/volumes/a4084166-c6b0-4a73-92f1-dfe621a4bccb Jul 03 19:34:14.966242 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-34f7d430-8e1d-4fc5-9cd4-1fd5c35cc0fe tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:14.966458 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-34f7d430-8e1d-4fc5-9cd4-1fd5c35cc0fe tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:14.973338 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-34f7d430-8e1d-4fc5-9cd4-1fd5c35cc0fe tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes/a4084166-c6b0-4a73-92f1-dfe621a4bccb returned with HTTP 404 Jul 03 19:34:14.974064 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1005/3986] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:14 2026] GET /volume/v3/volumes/a4084166-c6b0-4a73-92f1-dfe621a4bccb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:14.982196 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6b364c7b-5aae-44b9-80dd-0a5659899758 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:14.984374 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6b364c7b-5aae-44b9-80dd-0a5659899758 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:34:14.984903 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6b364c7b-5aae-44b9-80dd-0a5659899758 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-902426487"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:14.986900 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-6b364c7b-5aae-44b9-80dd-0a5659899758 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-902426487'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:34:14.987117 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-6b364c7b-5aae-44b9-80dd-0a5659899758 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Create volume of 1 GB Jul 03 19:34:14.992087 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6b364c7b-5aae-44b9-80dd-0a5659899758 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Availability Zones retrieved successfully. Jul 03 19:34:15.000621 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-5463b784-2d97-4b98-aa3d-1c4ae4d2c005 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Created reservations ['84930160-4f8f-4827-8a09-3d07668f48a2', '9924cb29-6edd-492a-89df-bc78435096f0', '4afe4cc6-efc9-4e7e-82f2-475645f3ade3', '840bd03d-c94c-4151-874d-ab0d52a5905e'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:15.001266 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6b364c7b-5aae-44b9-80dd-0a5659899758 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Flow 'volume_create_api' (39d82046-d6f3-4b29-a822-6e2239e7fbde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:15.001802 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5463b784-2d97-4b98-aa3d-1c4ae4d2c005 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99176bcd-e1a1-46f5-9513-4c5845f505ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84930160-4f8f-4827-8a09-3d07668f48a2', '9924cb29-6edd-492a-89df-bc78435096f0', '4afe4cc6-efc9-4e7e-82f2-475645f3ade3', '840bd03d-c94c-4151-874d-ab0d52a5905e']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:15.002569 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5463b784-2d97-4b98-aa3d-1c4ae4d2c005 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc722571-ef21-4907-b9a9-28880c39ef07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:15.002744 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6b364c7b-5aae-44b9-80dd-0a5659899758 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fde56f9-6ed3-49a5-85b8-ad96e8424409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:15.003993 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-6b364c7b-5aae-44b9-80dd-0a5659899758 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:34:15.025832 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5463b784-2d97-4b98-aa3d-1c4ae4d2c005 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc722571-ef21-4907-b9a9-28880c39ef07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ed830a8-215d-4ae1-a902-f84ae8f644d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-818805727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b58f9e75eb407cb8188496f28645f7',qos_specs=None,replication_status=,reservations=['84930160-4f8f-4827-8a09-3d07668f48a2','9924cb29-6edd-492a-89df-bc78435096f0','4afe4cc6-efc9-4e7e-82f2-475645f3ade3','840bd03d-c94c-4151-874d-ab0d52a5905e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06152cc38e394c6b8e49513ee6ced50f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:34:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-818805727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ed830a8-215d-4ae1-a902-f84ae8f644d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76b58f9e75eb407cb8188496f28645f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06152cc38e394c6b8e49513ee6ced50f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:15.026745 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5463b784-2d97-4b98-aa3d-1c4ae4d2c005 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (503fa94a-b304-4e8b-934c-2768f0dab1f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:15.032688 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6b364c7b-5aae-44b9-80dd-0a5659899758 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fde56f9-6ed3-49a5-85b8-ad96e8424409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:15.033544 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6b364c7b-5aae-44b9-80dd-0a5659899758 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2effd48f-2834-4f4d-8181-8c04a04c709b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:15.041410 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5463b784-2d97-4b98-aa3d-1c4ae4d2c005 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (503fa94a-b304-4e8b-934c-2768f0dab1f8) transitioned into state 'SUCCESS' from state '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-818805727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b58f9e75eb407cb8188496f28645f7',qos_specs=None,replication_status=,reservations=['84930160-4f8f-4827-8a09-3d07668f48a2','9924cb29-6edd-492a-89df-bc78435096f0','4afe4cc6-efc9-4e7e-82f2-475645f3ade3','840bd03d-c94c-4151-874d-ab0d52a5905e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06152cc38e394c6b8e49513ee6ced50f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:15.042026 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5463b784-2d97-4b98-aa3d-1c4ae4d2c005 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (996cf575-2257-4e52-9933-780823984f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:15.051103 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5463b784-2d97-4b98-aa3d-1c4ae4d2c005 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (996cf575-2257-4e52-9933-780823984f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:15.051905 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5463b784-2d97-4b98-aa3d-1c4ae4d2c005 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Flow 'volume_create_api' (2ff900e9-9035-412b-a196-0242265ed024) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:15.052208 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5463b784-2d97-4b98-aa3d-1c4ae4d2c005 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create volume request issued successfully. Jul 03 19:34:15.052732 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5463b784-2d97-4b98-aa3d-1c4ae4d2c005 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:34:15.053191 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1001/3987] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:34:14 2026] POST /volume/v3/volumes => generated 751 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:34:15.063671 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-641baa90-e00e-4624-9c5f-bc8fc0e9a165 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:15.065505 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-641baa90-e00e-4624-9c5f-bc8fc0e9a165 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 Jul 03 19:34:15.065751 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-641baa90-e00e-4624-9c5f-bc8fc0e9a165 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:15.065930 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-641baa90-e00e-4624-9c5f-bc8fc0e9a165 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:15.072693 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:15.072693 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:15.076319 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-641baa90-e00e-4624-9c5f-bc8fc0e9a165 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:34:15.078433 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-6b364c7b-5aae-44b9-80dd-0a5659899758 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Created reservations ['255aa924-22f6-4f30-9a3c-301e27d46b3d', '17c4c62c-744f-448b-b916-91bd8977a20b', 'd5ce8a2a-d58b-49bd-8cbd-03f89f4b45b4', '5586e70c-fb3c-435d-a327-6bf0dc01ed80'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:15.079360 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6b364c7b-5aae-44b9-80dd-0a5659899758 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2effd48f-2834-4f4d-8181-8c04a04c709b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['255aa924-22f6-4f30-9a3c-301e27d46b3d', '17c4c62c-744f-448b-b916-91bd8977a20b', 'd5ce8a2a-d58b-49bd-8cbd-03f89f4b45b4', '5586e70c-fb3c-435d-a327-6bf0dc01ed80']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:15.080315 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6b364c7b-5aae-44b9-80dd-0a5659899758 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e77589a1-645f-42a8-a105-d52540204671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:15.082291 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-641baa90-e00e-4624-9c5f-bc8fc0e9a165 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 returned with HTTP 200 Jul 03 19:34:15.082819 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 978/3988] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:15 2026] GET /volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:15.104935 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6b364c7b-5aae-44b9-80dd-0a5659899758 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e77589a1-645f-42a8-a105-d52540204671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb4020ab-d28e-4fac-bff0-012691fcecf5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-902426487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b2210e6fb3140d6bd97339ac70fb351',qos_specs=None,replication_status=,reservations=['255aa924-22f6-4f30-9a3c-301e27d46b3d','17c4c62c-744f-448b-b916-91bd8977a20b','d5ce8a2a-d58b-49bd-8cbd-03f89f4b45b4','5586e70c-fb3c-435d-a327-6bf0dc01ed80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9292348b888144599f16cbd0075c64da',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:34:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-902426487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb4020ab-d28e-4fac-bff0-012691fcecf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b2210e6fb3140d6bd97339ac70fb351',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9292348b888144599f16cbd0075c64da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:15.105640 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6b364c7b-5aae-44b9-80dd-0a5659899758 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab456e35-18c6-47c2-8aa1-091cccd60896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:15.124183 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6b364c7b-5aae-44b9-80dd-0a5659899758 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab456e35-18c6-47c2-8aa1-091cccd60896) transitioned into state 'SUCCESS' from state '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-902426487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b2210e6fb3140d6bd97339ac70fb351',qos_specs=None,replication_status=,reservations=['255aa924-22f6-4f30-9a3c-301e27d46b3d','17c4c62c-744f-448b-b916-91bd8977a20b','d5ce8a2a-d58b-49bd-8cbd-03f89f4b45b4','5586e70c-fb3c-435d-a327-6bf0dc01ed80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9292348b888144599f16cbd0075c64da',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:15.124985 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6b364c7b-5aae-44b9-80dd-0a5659899758 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3abed670-937a-4da2-8a03-f21a3ad12c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:15.135368 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6b364c7b-5aae-44b9-80dd-0a5659899758 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3abed670-937a-4da2-8a03-f21a3ad12c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:15.136180 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6b364c7b-5aae-44b9-80dd-0a5659899758 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Flow 'volume_create_api' (39d82046-d6f3-4b29-a822-6e2239e7fbde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:15.136474 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6b364c7b-5aae-44b9-80dd-0a5659899758 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Create volume request issued successfully. Jul 03 19:34:15.137035 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6b364c7b-5aae-44b9-80dd-0a5659899758 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:34:15.137450 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1005/3989] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:34:14 2026] POST /volume/v3/volumes => generated 775 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:34:15.148438 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9ecdd4fd-ff36-4dd2-8960-5949a756f0de None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:15.150540 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9ecdd4fd-ff36-4dd2-8960-5949a756f0de tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/volumes/fb4020ab-d28e-4fac-bff0-012691fcecf5 Jul 03 19:34:15.150765 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9ecdd4fd-ff36-4dd2-8960-5949a756f0de tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:15.150995 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9ecdd4fd-ff36-4dd2-8960-5949a756f0de tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:15.158922 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:15.158922 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:15.162360 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-9ecdd4fd-ff36-4dd2-8960-5949a756f0de tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Volume info retrieved successfully. Jul 03 19:34:15.166411 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9ecdd4fd-ff36-4dd2-8960-5949a756f0de tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes/fb4020ab-d28e-4fac-bff0-012691fcecf5 returned with HTTP 200 Jul 03 19:34:15.166896 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1006/3990] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:15 2026] GET /volume/v3/volumes/fb4020ab-d28e-4fac-bff0-012691fcecf5 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:15.246849 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-60f36329-3fdb-49d5-bfb5-36b2c6bb7df9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:15.248973 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-60f36329-3fdb-49d5-bfb5-36b2c6bb7df9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 Jul 03 19:34:15.249264 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-60f36329-3fdb-49d5-bfb5-36b2c6bb7df9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:15.249529 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-60f36329-3fdb-49d5-bfb5-36b2c6bb7df9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:15.254364 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-60f36329-3fdb-49d5-bfb5-36b2c6bb7df9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 returned with HTTP 404 Jul 03 19:34:15.254835 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1002/3991] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:15 2026] GET /volume/v3/snapshots/58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:15.262271 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a45bbd80-0337-4864-b283-1d1a72958650 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:15.264682 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a45bbd80-0337-4864-b283-1d1a72958650 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/899c82ef-4b6f-4616-b555-0a420535e27b Jul 03 19:34:15.264995 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a45bbd80-0337-4864-b283-1d1a72958650 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:15.265325 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a45bbd80-0337-4864-b283-1d1a72958650 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:15.265526 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-a45bbd80-0337-4864-b283-1d1a72958650 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete snapshot with id: 899c82ef-4b6f-4616-b555-0a420535e27b Jul 03 19:34:15.272216 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:15.272216 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:15.272932 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a45bbd80-0337-4864-b283-1d1a72958650 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:34:15.302240 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a45bbd80-0337-4864-b283-1d1a72958650 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot delete request issued successfully. Jul 03 19:34:15.302754 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a45bbd80-0337-4864-b283-1d1a72958650 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/899c82ef-4b6f-4616-b555-0a420535e27b returned with HTTP 202 Jul 03 19:34:15.303248 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 979/3992] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:34:15 2026] DELETE /volume/v3/snapshots/899c82ef-4b6f-4616-b555-0a420535e27b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:15.312120 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e9d7054c-aa80-455d-9d32-f881a2b4132f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:15.314705 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e9d7054c-aa80-455d-9d32-f881a2b4132f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/899c82ef-4b6f-4616-b555-0a420535e27b Jul 03 19:34:15.315029 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e9d7054c-aa80-455d-9d32-f881a2b4132f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:15.315345 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e9d7054c-aa80-455d-9d32-f881a2b4132f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:15.321636 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:15.321636 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:15.322342 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e9d7054c-aa80-455d-9d32-f881a2b4132f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:34:15.323352 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e9d7054c-aa80-455d-9d32-f881a2b4132f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/899c82ef-4b6f-4616-b555-0a420535e27b returned with HTTP 200 Jul 03 19:34:15.323921 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1006/3993] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:15 2026] GET /volume/v3/snapshots/899c82ef-4b6f-4616-b555-0a420535e27b => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:15.695604 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4f87e8da-6d35-494a-ad91-3df55573e466 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:15.697938 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4f87e8da-6d35-494a-ad91-3df55573e466 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 Jul 03 19:34:15.698219 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4f87e8da-6d35-494a-ad91-3df55573e466 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:15.698473 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4f87e8da-6d35-494a-ad91-3df55573e466 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:15.698632 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-4f87e8da-6d35-494a-ad91-3df55573e466 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6ffe61a8-825e-4cc4-a615-8f6b7b9288f3. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:15.704632 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:15.704632 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:15.705844 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4f87e8da-6d35-494a-ad91-3df55573e466 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 returned with HTTP 200 Jul 03 19:34:15.706371 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1007/3994] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:15 2026] GET /volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:16.096418 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-27012238-d285-4f0a-91ce-b2863f3e3aeb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:16.098445 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-27012238-d285-4f0a-91ce-b2863f3e3aeb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 Jul 03 19:34:16.098654 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-27012238-d285-4f0a-91ce-b2863f3e3aeb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:16.098937 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-27012238-d285-4f0a-91ce-b2863f3e3aeb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:16.106593 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:16.106593 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:16.111096 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-27012238-d285-4f0a-91ce-b2863f3e3aeb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:34:16.116607 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-27012238-d285-4f0a-91ce-b2863f3e3aeb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 returned with HTTP 200 Jul 03 19:34:16.117001 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1003/3995] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:16 2026] GET /volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:16.182204 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-53a97934-bbb4-4edf-9401-e0432bef2426 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:16.184562 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-53a97934-bbb4-4edf-9401-e0432bef2426 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/volumes/fb4020ab-d28e-4fac-bff0-012691fcecf5 Jul 03 19:34:16.185130 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-53a97934-bbb4-4edf-9401-e0432bef2426 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:16.185130 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-53a97934-bbb4-4edf-9401-e0432bef2426 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:16.196357 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:16.196357 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:16.201255 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-53a97934-bbb4-4edf-9401-e0432bef2426 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Volume info retrieved successfully. Jul 03 19:34:16.206333 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-53a97934-bbb4-4edf-9401-e0432bef2426 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes/fb4020ab-d28e-4fac-bff0-012691fcecf5 returned with HTTP 200 Jul 03 19:34:16.206937 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 980/3996] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:16 2026] GET /volume/v3/volumes/fb4020ab-d28e-4fac-bff0-012691fcecf5 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:16.221332 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3caeb854-79fe-47aa-984e-326b179b7668 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:16.223692 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3caeb854-79fe-47aa-984e-326b179b7668 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:34:16.224551 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3caeb854-79fe-47aa-984e-326b179b7668 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fb4020ab-d28e-4fac-bff0-012691fcecf5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-793382701"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:16.236305 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:16.236305 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:16.236818 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3caeb854-79fe-47aa-984e-326b179b7668 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Volume info retrieved successfully. Jul 03 19:34:16.236969 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-3caeb854-79fe-47aa-984e-326b179b7668 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Create snapshot from volume fb4020ab-d28e-4fac-bff0-012691fcecf5 Jul 03 19:34:16.276095 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-3caeb854-79fe-47aa-984e-326b179b7668 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Created reservations ['fa5afae0-0a29-4ec8-bf8b-21cd059db3a8', 'd8a5d1b5-c57b-439b-a022-07eeb0817516', '79db625e-a68f-4181-b50e-0b40e39f26d1', 'f5493cab-b84c-4fed-8330-0195ef1014a3'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:16.313646 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3caeb854-79fe-47aa-984e-326b179b7668 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot create request issued successfully. Jul 03 19:34:16.313982 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3caeb854-79fe-47aa-984e-326b179b7668 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:34:16.314498 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1007/3997] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:34:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:34:16.326518 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2453a4ac-2f44-4767-8143-fdcebcde7c96 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:16.332255 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2453a4ac-2f44-4767-8143-fdcebcde7c96 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/snapshots/092a150d-6e33-4656-94ee-73025b976997 Jul 03 19:34:16.332513 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2453a4ac-2f44-4767-8143-fdcebcde7c96 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:16.332759 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2453a4ac-2f44-4767-8143-fdcebcde7c96 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:16.335100 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fe2cd06d-8378-4ab6-a94e-163304d5021a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:16.337305 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fe2cd06d-8378-4ab6-a94e-163304d5021a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/899c82ef-4b6f-4616-b555-0a420535e27b Jul 03 19:34:16.337581 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fe2cd06d-8378-4ab6-a94e-163304d5021a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:16.337850 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fe2cd06d-8378-4ab6-a94e-163304d5021a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:16.339522 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:16.339522 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:16.339986 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2453a4ac-2f44-4767-8143-fdcebcde7c96 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot retrieved successfully. Jul 03 19:34:16.341612 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2453a4ac-2f44-4767-8143-fdcebcde7c96 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots/092a150d-6e33-4656-94ee-73025b976997 returned with HTTP 200 Jul 03 19:34:16.342053 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1008/3998] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:16 2026] GET /volume/v3/snapshots/092a150d-6e33-4656-94ee-73025b976997 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:16.342879 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fe2cd06d-8378-4ab6-a94e-163304d5021a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/899c82ef-4b6f-4616-b555-0a420535e27b returned with HTTP 404 Jul 03 19:34:16.343402 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1004/3999] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:16 2026] GET /volume/v3/snapshots/899c82ef-4b6f-4616-b555-0a420535e27b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:16.351348 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7873844f-6d38-4898-bebc-60e53d474d42 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:16.353528 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7873844f-6d38-4898-bebc-60e53d474d42 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/43e33f50-64f0-40c2-80a6-7a1433b549d0 Jul 03 19:34:16.353794 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7873844f-6d38-4898-bebc-60e53d474d42 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:16.354062 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7873844f-6d38-4898-bebc-60e53d474d42 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:16.354208 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-7873844f-6d38-4898-bebc-60e53d474d42 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete snapshot with id: 43e33f50-64f0-40c2-80a6-7a1433b549d0 Jul 03 19:34:16.359903 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:16.359903 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:16.360514 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7873844f-6d38-4898-bebc-60e53d474d42 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:34:16.382578 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7873844f-6d38-4898-bebc-60e53d474d42 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot delete request issued successfully. Jul 03 19:34:16.382833 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7873844f-6d38-4898-bebc-60e53d474d42 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/43e33f50-64f0-40c2-80a6-7a1433b549d0 returned with HTTP 202 Jul 03 19:34:16.383371 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 981/4000] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:34:16 2026] DELETE /volume/v3/snapshots/43e33f50-64f0-40c2-80a6-7a1433b549d0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:16.392128 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ccdaaf8e-2c7a-4d31-b264-a4741f3cfebf None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:16.394274 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ccdaaf8e-2c7a-4d31-b264-a4741f3cfebf tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/43e33f50-64f0-40c2-80a6-7a1433b549d0 Jul 03 19:34:16.394573 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ccdaaf8e-2c7a-4d31-b264-a4741f3cfebf tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:16.394860 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ccdaaf8e-2c7a-4d31-b264-a4741f3cfebf tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:16.400982 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:16.400982 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:16.401598 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ccdaaf8e-2c7a-4d31-b264-a4741f3cfebf tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:34:16.402943 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ccdaaf8e-2c7a-4d31-b264-a4741f3cfebf tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/43e33f50-64f0-40c2-80a6-7a1433b549d0 returned with HTTP 200 Jul 03 19:34:16.403511 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1008/4001] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:16 2026] GET /volume/v3/snapshots/43e33f50-64f0-40c2-80a6-7a1433b549d0 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:16.430770 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ce9077c8-de9e-413b-a8de-5c19784efc24 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:16.577242 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ce9077c8-de9e-413b-a8de-5c19784efc24 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:34:16.577577 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ce9077c8-de9e-413b-a8de-5c19784efc24 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-765412919"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:16.579000 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-ce9077c8-de9e-413b-a8de-5c19784efc24 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-765412919'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:34:16.579140 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-ce9077c8-de9e-413b-a8de-5c19784efc24 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Create volume of 1 GB Jul 03 19:34:16.583705 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ce9077c8-de9e-413b-a8de-5c19784efc24 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Availability Zones retrieved successfully. Jul 03 19:34:16.589056 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ce9077c8-de9e-413b-a8de-5c19784efc24 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Flow 'volume_create_api' (68acef95-c547-42a1-b7ae-a8b4bb7652ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:16.590432 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ce9077c8-de9e-413b-a8de-5c19784efc24 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3064e6c2-b0a2-440b-bbcb-4ca21b897806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:16.591436 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-ce9077c8-de9e-413b-a8de-5c19784efc24 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:34:16.626017 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ce9077c8-de9e-413b-a8de-5c19784efc24 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3064e6c2-b0a2-440b-bbcb-4ca21b897806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:16.626842 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ce9077c8-de9e-413b-a8de-5c19784efc24 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdc07f97-6c97-43a7-90f1-7781aba7517b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:16.683604 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-ce9077c8-de9e-413b-a8de-5c19784efc24 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Created reservations ['a7cdb73a-d78a-405b-95da-8cf54cf562ce', 'a861b06b-d8cb-4105-a3d2-62bc918bad72', 'e1ecc34f-ff22-4e19-92de-97b3092f342c', '79194481-d5d5-4b8d-bdd8-cd897e8720db'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:16.684379 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ce9077c8-de9e-413b-a8de-5c19784efc24 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdc07f97-6c97-43a7-90f1-7781aba7517b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7cdb73a-d78a-405b-95da-8cf54cf562ce', 'a861b06b-d8cb-4105-a3d2-62bc918bad72', 'e1ecc34f-ff22-4e19-92de-97b3092f342c', '79194481-d5d5-4b8d-bdd8-cd897e8720db']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:16.685082 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ce9077c8-de9e-413b-a8de-5c19784efc24 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04c790d0-cec3-42f7-9469-bbc509dd949b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:16.705386 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ce9077c8-de9e-413b-a8de-5c19784efc24 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04c790d0-cec3-42f7-9469-bbc509dd949b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9554f08a-8379-40d5-8f1c-9dd5c3701c29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-765412919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f76db29fb93a437f90734cb7ba1d14f6',qos_specs=None,replication_status=,reservations=['a7cdb73a-d78a-405b-95da-8cf54cf562ce','a861b06b-d8cb-4105-a3d2-62bc918bad72','e1ecc34f-ff22-4e19-92de-97b3092f342c','79194481-d5d5-4b8d-bdd8-cd897e8720db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63632c98f26448898bfae712e40136cb',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:34:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-765412919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9554f08a-8379-40d5-8f1c-9dd5c3701c29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f76db29fb93a437f90734cb7ba1d14f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63632c98f26448898bfae712e40136cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:16.706094 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ce9077c8-de9e-413b-a8de-5c19784efc24 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3686e649-89be-4ceb-ac7c-a7d849b00e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:16.717093 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-622d8e4e-5ecd-4bbf-b588-962f492d301b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:16.718999 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-622d8e4e-5ecd-4bbf-b588-962f492d301b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 Jul 03 19:34:16.719439 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-622d8e4e-5ecd-4bbf-b588-962f492d301b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:16.719530 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-622d8e4e-5ecd-4bbf-b588-962f492d301b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:16.719683 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-622d8e4e-5ecd-4bbf-b588-962f492d301b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6ffe61a8-825e-4cc4-a615-8f6b7b9288f3. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:16.722782 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ce9077c8-de9e-413b-a8de-5c19784efc24 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3686e649-89be-4ceb-ac7c-a7d849b00e63) transitioned into state 'SUCCESS' from state '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-765412919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f76db29fb93a437f90734cb7ba1d14f6',qos_specs=None,replication_status=,reservations=['a7cdb73a-d78a-405b-95da-8cf54cf562ce','a861b06b-d8cb-4105-a3d2-62bc918bad72','e1ecc34f-ff22-4e19-92de-97b3092f342c','79194481-d5d5-4b8d-bdd8-cd897e8720db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63632c98f26448898bfae712e40136cb',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:16.723499 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ce9077c8-de9e-413b-a8de-5c19784efc24 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (543d1b07-9fbd-4401-8e7d-19216e2dfc66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:16.724072 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:16.724072 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:16.724895 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-622d8e4e-5ecd-4bbf-b588-962f492d301b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 returned with HTTP 200 Jul 03 19:34:16.725385 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1005/4002] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:16 2026] GET /volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:16.731537 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ce9077c8-de9e-413b-a8de-5c19784efc24 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (543d1b07-9fbd-4401-8e7d-19216e2dfc66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:16.732407 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ce9077c8-de9e-413b-a8de-5c19784efc24 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Flow 'volume_create_api' (68acef95-c547-42a1-b7ae-a8b4bb7652ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:16.732703 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ce9077c8-de9e-413b-a8de-5c19784efc24 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Create volume request issued successfully. Jul 03 19:34:16.733241 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ce9077c8-de9e-413b-a8de-5c19784efc24 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:34:16.733672 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1009/4003] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:34:16 2026] POST /volume/v3/volumes => generated 747 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:34:16.735492 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d61c7e93-3f60-49cd-be74-dcea5ebd918e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:16.737577 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d61c7e93-3f60-49cd-be74-dcea5ebd918e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] POST https://10.4.3.61/volume/v3/backups Jul 03 19:34:16.738038 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d61c7e93-3f60-49cd-be74-dcea5ebd918e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ae88e3a2-5ae4-4d1f-8ac2-56168d776d79", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1414147125"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:16.739862 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.backups [None req-d61c7e93-3f60-49cd-be74-dcea5ebd918e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Creating new backup {'backup': {'volume_id': 'ae88e3a2-5ae4-4d1f-8ac2-56168d776d79', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1414147125'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:34:16.740048 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-d61c7e93-3f60-49cd-be74-dcea5ebd918e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Creating backup of volume ae88e3a2-5ae4-4d1f-8ac2-56168d776d79 in container None Jul 03 19:34:16.744594 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-adcad8eb-9c27-4763-aa04-42e15ead2720 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:16.746403 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-adcad8eb-9c27-4763-aa04-42e15ead2720 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] GET https://10.4.3.61/volume/v3/volumes/9554f08a-8379-40d5-8f1c-9dd5c3701c29 Jul 03 19:34:16.746578 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-adcad8eb-9c27-4763-aa04-42e15ead2720 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:16.746783 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-adcad8eb-9c27-4763-aa04-42e15ead2720 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:16.749413 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:16.749413 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:16.750010 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d61c7e93-3f60-49cd-be74-dcea5ebd918e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:34:16.753286 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:16.753286 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:16.757324 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-adcad8eb-9c27-4763-aa04-42e15ead2720 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Volume info retrieved successfully. Jul 03 19:34:16.763071 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-adcad8eb-9c27-4763-aa04-42e15ead2720 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] https://10.4.3.61/volume/v3/volumes/9554f08a-8379-40d5-8f1c-9dd5c3701c29 returned with HTTP 200 Jul 03 19:34:16.763590 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1009/4004] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:16 2026] GET /volume/v3/volumes/9554f08a-8379-40d5-8f1c-9dd5c3701c29 => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:16.769027 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-d61c7e93-3f60-49cd-be74-dcea5ebd918e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Created reservations ['a2a5c1d2-0840-4a85-9aec-b80a38d61bdd', '3dc15ed0-e3a7-42b0-9c75-c6c66edb4997'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:16.801835 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d61c7e93-3f60-49cd-be74-dcea5ebd918e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:34:16.802345 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 982/4005] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:34:16 2026] POST /volume/v3/backups => generated 328 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:34:16.814058 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-aa392232-5e99-437a-ab61-0178d053c5e8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:16.820296 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-aa392232-5e99-437a-ab61-0178d053c5e8 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:16.820296 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-aa392232-5e99-437a-ab61-0178d053c5e8 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:16.820296 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-aa392232-5e99-437a-ab61-0178d053c5e8 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:16.820296 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-aa392232-5e99-437a-ab61-0178d053c5e8 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:16.822392 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:16.822392 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:16.823063 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-aa392232-5e99-437a-ab61-0178d053c5e8 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:16.823400 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1006/4006] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:16 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:17.352277 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7a544c2e-a9bb-4ee4-afbd-bb17f5ccddf3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:17.354297 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7a544c2e-a9bb-4ee4-afbd-bb17f5ccddf3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/snapshots/092a150d-6e33-4656-94ee-73025b976997 Jul 03 19:34:17.354495 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7a544c2e-a9bb-4ee4-afbd-bb17f5ccddf3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:17.354679 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7a544c2e-a9bb-4ee4-afbd-bb17f5ccddf3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:17.359449 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:17.359449 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:17.359733 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7a544c2e-a9bb-4ee4-afbd-bb17f5ccddf3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot retrieved successfully. Jul 03 19:34:17.360395 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7a544c2e-a9bb-4ee4-afbd-bb17f5ccddf3 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots/092a150d-6e33-4656-94ee-73025b976997 returned with HTTP 200 Jul 03 19:34:17.360742 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1010/4007] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:17 2026] GET /volume/v3/snapshots/092a150d-6e33-4656-94ee-73025b976997 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:17.369448 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8ba405ec-b655-410f-83be-654215cbf94e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:17.371395 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8ba405ec-b655-410f-83be-654215cbf94e tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] POST https://10.4.3.61/volume/v3/snapshots/092a150d-6e33-4656-94ee-73025b976997/action Jul 03 19:34:17.371855 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8ba405ec-b655-410f-83be-654215cbf94e tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:34:17.372066 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8ba405ec-b655-410f-83be-654215cbf94e tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:17.373372 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.contrib.snapshot_unmanage [None req-8ba405ec-b655-410f-83be-654215cbf94e tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] Unmanage snapshot with id: 092a150d-6e33-4656-94ee-73025b976997 Jul 03 19:34:17.378098 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:17.378098 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:17.378555 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-8ba405ec-b655-410f-83be-654215cbf94e tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] Snapshot retrieved successfully. Jul 03 19:34:17.379354 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.policy [None req-8ba405ec-b655-410f-83be-654215cbf94e tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'e53a04cd4a5a40c1b389d9dddeb4de71', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b2210e6fb3140d6bd97339ac70fb351', '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=99925) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:34:17.379549 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8ba405ec-b655-410f-83be-654215cbf94e tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-reader] https://10.4.3.61/volume/v3/snapshots/092a150d-6e33-4656-94ee-73025b976997/action returned with HTTP 403 Jul 03 19:34:17.380048 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1010/4008] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:34:17 2026] POST /volume/v3/snapshots/092a150d-6e33-4656-94ee-73025b976997/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:17.386760 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1c232e55-bee1-4384-b9e5-8ce5f9aea816 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:17.389031 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1c232e55-bee1-4384-b9e5-8ce5f9aea816 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] DELETE https://10.4.3.61/volume/v3/snapshots/092a150d-6e33-4656-94ee-73025b976997 Jul 03 19:34:17.389243 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1c232e55-bee1-4384-b9e5-8ce5f9aea816 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:17.389509 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1c232e55-bee1-4384-b9e5-8ce5f9aea816 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:17.389671 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-1c232e55-bee1-4384-b9e5-8ce5f9aea816 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Delete snapshot with id: 092a150d-6e33-4656-94ee-73025b976997 Jul 03 19:34:17.395523 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:17.395523 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:17.395985 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1c232e55-bee1-4384-b9e5-8ce5f9aea816 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot retrieved successfully. Jul 03 19:34:17.413211 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1c232e55-bee1-4384-b9e5-8ce5f9aea816 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot delete request issued successfully. Jul 03 19:34:17.413923 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1c232e55-bee1-4384-b9e5-8ce5f9aea816 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots/092a150d-6e33-4656-94ee-73025b976997 returned with HTTP 202 Jul 03 19:34:17.413923 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 983/4009] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:34:17 2026] DELETE /volume/v3/snapshots/092a150d-6e33-4656-94ee-73025b976997 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:17.414329 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7095a149-c1bd-48db-a3dd-9ef90ce0d5d1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:17.416670 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7095a149-c1bd-48db-a3dd-9ef90ce0d5d1 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/43e33f50-64f0-40c2-80a6-7a1433b549d0 Jul 03 19:34:17.416959 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7095a149-c1bd-48db-a3dd-9ef90ce0d5d1 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:17.417251 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7095a149-c1bd-48db-a3dd-9ef90ce0d5d1 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:17.421979 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b5e7c960-5cf1-4912-8ba9-c69224275a6b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:17.423776 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b5e7c960-5cf1-4912-8ba9-c69224275a6b tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/snapshots/092a150d-6e33-4656-94ee-73025b976997 Jul 03 19:34:17.423857 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7095a149-c1bd-48db-a3dd-9ef90ce0d5d1 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/43e33f50-64f0-40c2-80a6-7a1433b549d0 returned with HTTP 404 Jul 03 19:34:17.423999 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b5e7c960-5cf1-4912-8ba9-c69224275a6b tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:17.424197 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b5e7c960-5cf1-4912-8ba9-c69224275a6b tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:17.424539 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1007/4010] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:17 2026] GET /volume/v3/snapshots/43e33f50-64f0-40c2-80a6-7a1433b549d0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:17.429734 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:17.429734 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:17.430110 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b5e7c960-5cf1-4912-8ba9-c69224275a6b tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Snapshot retrieved successfully. Jul 03 19:34:17.431151 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b5e7c960-5cf1-4912-8ba9-c69224275a6b tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots/092a150d-6e33-4656-94ee-73025b976997 returned with HTTP 200 Jul 03 19:34:17.431455 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1011/4011] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:17 2026] GET /volume/v3/snapshots/092a150d-6e33-4656-94ee-73025b976997 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:17.431755 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7977a310-dae7-4af5-bb5c-735a7fdf03c0 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:17.433650 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7977a310-dae7-4af5-bb5c-735a7fdf03c0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 Jul 03 19:34:17.433903 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7977a310-dae7-4af5-bb5c-735a7fdf03c0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:17.434093 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7977a310-dae7-4af5-bb5c-735a7fdf03c0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:17.434227 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-7977a310-dae7-4af5-bb5c-735a7fdf03c0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete snapshot with id: 58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 Jul 03 19:34:17.438899 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7977a310-dae7-4af5-bb5c-735a7fdf03c0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 returned with HTTP 404 Jul 03 19:34:17.439418 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1011/4012] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:34:17 2026] DELETE /volume/v3/snapshots/58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:17.446303 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-696efb70-7e0e-4e2e-9d96-8c8edfa7d6c7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:17.447968 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-696efb70-7e0e-4e2e-9d96-8c8edfa7d6c7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 Jul 03 19:34:17.448136 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-696efb70-7e0e-4e2e-9d96-8c8edfa7d6c7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:17.448371 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-696efb70-7e0e-4e2e-9d96-8c8edfa7d6c7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:17.452104 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-696efb70-7e0e-4e2e-9d96-8c8edfa7d6c7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 returned with HTTP 404 Jul 03 19:34:17.452633 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 984/4013] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:17 2026] GET /volume/v3/snapshots/58e0f9f8-b7bc-47c0-93af-1fd8adaaa0e8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:17.460449 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-59256868-2e26-4282-b63b-87895967255c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:17.462829 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-59256868-2e26-4282-b63b-87895967255c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/899c82ef-4b6f-4616-b555-0a420535e27b Jul 03 19:34:17.463095 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-59256868-2e26-4282-b63b-87895967255c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:17.463391 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-59256868-2e26-4282-b63b-87895967255c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:17.463539 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-59256868-2e26-4282-b63b-87895967255c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete snapshot with id: 899c82ef-4b6f-4616-b555-0a420535e27b Jul 03 19:34:17.469447 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-59256868-2e26-4282-b63b-87895967255c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/899c82ef-4b6f-4616-b555-0a420535e27b returned with HTTP 404 Jul 03 19:34:17.470048 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1008/4014] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:34:17 2026] DELETE /volume/v3/snapshots/899c82ef-4b6f-4616-b555-0a420535e27b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:17.478231 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-09258bb4-1706-453a-a873-e434d593059c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:17.480077 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-09258bb4-1706-453a-a873-e434d593059c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/899c82ef-4b6f-4616-b555-0a420535e27b Jul 03 19:34:17.480312 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-09258bb4-1706-453a-a873-e434d593059c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:17.480532 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-09258bb4-1706-453a-a873-e434d593059c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:17.484563 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-09258bb4-1706-453a-a873-e434d593059c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/899c82ef-4b6f-4616-b555-0a420535e27b returned with HTTP 404 Jul 03 19:34:17.485101 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1012/4015] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:17 2026] GET /volume/v3/snapshots/899c82ef-4b6f-4616-b555-0a420535e27b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:17.491651 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-902b97b1-7ed0-43ae-8161-54a6fb3a3ec7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:17.493374 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-902b97b1-7ed0-43ae-8161-54a6fb3a3ec7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/43e33f50-64f0-40c2-80a6-7a1433b549d0 Jul 03 19:34:17.493563 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-902b97b1-7ed0-43ae-8161-54a6fb3a3ec7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:17.493750 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-902b97b1-7ed0-43ae-8161-54a6fb3a3ec7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:17.493846 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-902b97b1-7ed0-43ae-8161-54a6fb3a3ec7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete snapshot with id: 43e33f50-64f0-40c2-80a6-7a1433b549d0 Jul 03 19:34:17.499123 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-902b97b1-7ed0-43ae-8161-54a6fb3a3ec7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/43e33f50-64f0-40c2-80a6-7a1433b549d0 returned with HTTP 404 Jul 03 19:34:17.499730 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1012/4016] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:34:17 2026] DELETE /volume/v3/snapshots/43e33f50-64f0-40c2-80a6-7a1433b549d0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:17.507831 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c2510740-6ea3-4745-b354-24567ac632e2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:17.509917 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c2510740-6ea3-4745-b354-24567ac632e2 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/43e33f50-64f0-40c2-80a6-7a1433b549d0 Jul 03 19:34:17.510155 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c2510740-6ea3-4745-b354-24567ac632e2 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:17.510425 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c2510740-6ea3-4745-b354-24567ac632e2 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:17.515631 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c2510740-6ea3-4745-b354-24567ac632e2 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/43e33f50-64f0-40c2-80a6-7a1433b549d0 returned with HTTP 404 Jul 03 19:34:17.516242 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 985/4017] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:17 2026] GET /volume/v3/snapshots/43e33f50-64f0-40c2-80a6-7a1433b549d0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:17.776478 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f2f9650c-ba7e-4ccf-9b57-bdbb7d463bd0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:17.778630 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f2f9650c-ba7e-4ccf-9b57-bdbb7d463bd0 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] GET https://10.4.3.61/volume/v3/volumes/9554f08a-8379-40d5-8f1c-9dd5c3701c29 Jul 03 19:34:17.778888 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f2f9650c-ba7e-4ccf-9b57-bdbb7d463bd0 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:17.779087 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f2f9650c-ba7e-4ccf-9b57-bdbb7d463bd0 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:17.786822 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:17.786822 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:17.790670 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f2f9650c-ba7e-4ccf-9b57-bdbb7d463bd0 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Volume info retrieved successfully. Jul 03 19:34:17.795177 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f2f9650c-ba7e-4ccf-9b57-bdbb7d463bd0 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] https://10.4.3.61/volume/v3/volumes/9554f08a-8379-40d5-8f1c-9dd5c3701c29 returned with HTTP 200 Jul 03 19:34:17.795564 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1009/4018] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:17 2026] GET /volume/v3/volumes/9554f08a-8379-40d5-8f1c-9dd5c3701c29 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:17.807737 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-71bb71c5-3a0c-4244-a7a6-ac41c04ebd27 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:17.810021 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-71bb71c5-3a0c-4244-a7a6-ac41c04ebd27 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] GET https://10.4.3.61/volume/v3/limits Jul 03 19:34:17.810319 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-71bb71c5-3a0c-4244-a7a6-ac41c04ebd27 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:17.810575 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-71bb71c5-3a0c-4244-a7a6-ac41c04ebd27 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:17.831339 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-71bb71c5-3a0c-4244-a7a6-ac41c04ebd27 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] https://10.4.3.61/volume/v3/limits returned with HTTP 200 Jul 03 19:34:17.831589 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1013/4019] 10.4.3.61 () {66 vars in 1227 bytes} [Fri Jul 3 19:34:17 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:17.835161 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-cb91c3aa-7880-42a2-84bf-43ca93b2f621 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:17.837043 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cb91c3aa-7880-42a2-84bf-43ca93b2f621 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:17.837312 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cb91c3aa-7880-42a2-84bf-43ca93b2f621 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:17.837545 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cb91c3aa-7880-42a2-84bf-43ca93b2f621 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:17.837710 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-cb91c3aa-7880-42a2-84bf-43ca93b2f621 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:17.841550 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9ab02686-d0aa-4410-9bd0-9686efb20f2f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:17.842741 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:17.842741 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:17.843596 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cb91c3aa-7880-42a2-84bf-43ca93b2f621 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:17.843753 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9ab02686-d0aa-4410-9bd0-9686efb20f2f tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] GET https://10.4.3.61/volume/v3/volumes/9554f08a-8379-40d5-8f1c-9dd5c3701c29 Jul 03 19:34:17.844005 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1013/4020] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:17 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:17.844047 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9ab02686-d0aa-4410-9bd0-9686efb20f2f tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:17.844270 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9ab02686-d0aa-4410-9bd0-9686efb20f2f tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:17.852930 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:17.852930 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:17.857431 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9ab02686-d0aa-4410-9bd0-9686efb20f2f tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Volume info retrieved successfully. Jul 03 19:34:17.862457 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9ab02686-d0aa-4410-9bd0-9686efb20f2f tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] https://10.4.3.61/volume/v3/volumes/9554f08a-8379-40d5-8f1c-9dd5c3701c29 returned with HTTP 200 Jul 03 19:34:17.862927 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 986/4021] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:17 2026] GET /volume/v3/volumes/9554f08a-8379-40d5-8f1c-9dd5c3701c29 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:17.874673 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c4fcd5ba-e91c-46d3-acd2-9c7fe78bfb77 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:17.876542 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c4fcd5ba-e91c-46d3-acd2-9c7fe78bfb77 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] DELETE https://10.4.3.61/volume/v3/volumes/9554f08a-8379-40d5-8f1c-9dd5c3701c29 Jul 03 19:34:17.876727 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c4fcd5ba-e91c-46d3-acd2-9c7fe78bfb77 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:17.876911 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c4fcd5ba-e91c-46d3-acd2-9c7fe78bfb77 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:17.877061 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-c4fcd5ba-e91c-46d3-acd2-9c7fe78bfb77 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Delete volume with id: 9554f08a-8379-40d5-8f1c-9dd5c3701c29 Jul 03 19:34:17.884643 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:17.884643 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:17.886092 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c4fcd5ba-e91c-46d3-acd2-9c7fe78bfb77 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Volume info retrieved successfully. Jul 03 19:34:17.905137 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c4fcd5ba-e91c-46d3-acd2-9c7fe78bfb77 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Delete volume request issued successfully. Jul 03 19:34:17.905356 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c4fcd5ba-e91c-46d3-acd2-9c7fe78bfb77 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] https://10.4.3.61/volume/v3/volumes/9554f08a-8379-40d5-8f1c-9dd5c3701c29 returned with HTTP 202 Jul 03 19:34:17.905890 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1010/4022] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:34:17 2026] DELETE /volume/v3/volumes/9554f08a-8379-40d5-8f1c-9dd5c3701c29 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:17.914021 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-64082351-d6eb-4505-a503-863d02722892 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:17.916208 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-64082351-d6eb-4505-a503-863d02722892 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] GET https://10.4.3.61/volume/v3/volumes/9554f08a-8379-40d5-8f1c-9dd5c3701c29 Jul 03 19:34:17.916470 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-64082351-d6eb-4505-a503-863d02722892 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:17.916717 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-64082351-d6eb-4505-a503-863d02722892 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:17.924750 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:17.924750 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:17.929099 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-64082351-d6eb-4505-a503-863d02722892 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Volume info retrieved successfully. Jul 03 19:34:17.933427 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-64082351-d6eb-4505-a503-863d02722892 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] https://10.4.3.61/volume/v3/volumes/9554f08a-8379-40d5-8f1c-9dd5c3701c29 returned with HTTP 200 Jul 03 19:34:17.933830 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1014/4023] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:17 2026] GET /volume/v3/volumes/9554f08a-8379-40d5-8f1c-9dd5c3701c29 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:18.441408 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c697ceb7-8a57-441f-95ac-2bf9b4170d16 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:18.443212 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c697ceb7-8a57-441f-95ac-2bf9b4170d16 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/snapshots/092a150d-6e33-4656-94ee-73025b976997 Jul 03 19:34:18.443409 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c697ceb7-8a57-441f-95ac-2bf9b4170d16 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:18.443581 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c697ceb7-8a57-441f-95ac-2bf9b4170d16 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:18.447620 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c697ceb7-8a57-441f-95ac-2bf9b4170d16 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/snapshots/092a150d-6e33-4656-94ee-73025b976997 returned with HTTP 404 Jul 03 19:34:18.448086 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1014/4024] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:34:18 2026] GET /volume/v3/snapshots/092a150d-6e33-4656-94ee-73025b976997 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:18.454571 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-053c0eae-3be3-4c38-a687-dd92e7ee95f5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:18.456430 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-053c0eae-3be3-4c38-a687-dd92e7ee95f5 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/fb4020ab-d28e-4fac-bff0-012691fcecf5 Jul 03 19:34:18.456652 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-053c0eae-3be3-4c38-a687-dd92e7ee95f5 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:18.456866 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-053c0eae-3be3-4c38-a687-dd92e7ee95f5 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:18.457038 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-053c0eae-3be3-4c38-a687-dd92e7ee95f5 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Delete volume with id: fb4020ab-d28e-4fac-bff0-012691fcecf5 Jul 03 19:34:18.464831 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:18.464831 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:18.465211 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-053c0eae-3be3-4c38-a687-dd92e7ee95f5 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Volume info retrieved successfully. Jul 03 19:34:18.484066 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-053c0eae-3be3-4c38-a687-dd92e7ee95f5 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Delete volume request issued successfully. Jul 03 19:34:18.484370 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-053c0eae-3be3-4c38-a687-dd92e7ee95f5 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes/fb4020ab-d28e-4fac-bff0-012691fcecf5 returned with HTTP 202 Jul 03 19:34:18.484709 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 987/4025] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:34:18 2026] DELETE /volume/v3/volumes/fb4020ab-d28e-4fac-bff0-012691fcecf5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:18.492477 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e3cdc60e-71ad-4a55-a7b2-2ab890369971 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:18.494288 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e3cdc60e-71ad-4a55-a7b2-2ab890369971 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/volumes/fb4020ab-d28e-4fac-bff0-012691fcecf5 Jul 03 19:34:18.494485 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e3cdc60e-71ad-4a55-a7b2-2ab890369971 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:18.494664 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e3cdc60e-71ad-4a55-a7b2-2ab890369971 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:18.501359 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:18.501359 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:18.505351 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e3cdc60e-71ad-4a55-a7b2-2ab890369971 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Volume info retrieved successfully. Jul 03 19:34:18.509424 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e3cdc60e-71ad-4a55-a7b2-2ab890369971 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes/fb4020ab-d28e-4fac-bff0-012691fcecf5 returned with HTTP 200 Jul 03 19:34:18.509885 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1011/4026] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:18 2026] GET /volume/v3/volumes/fb4020ab-d28e-4fac-bff0-012691fcecf5 => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:18.854647 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8eb0c917-5fb0-4533-bcb6-2395827a5663 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:18.856944 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8eb0c917-5fb0-4533-bcb6-2395827a5663 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:18.857245 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8eb0c917-5fb0-4533-bcb6-2395827a5663 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:18.857516 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8eb0c917-5fb0-4533-bcb6-2395827a5663 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:18.857679 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-8eb0c917-5fb0-4533-bcb6-2395827a5663 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:18.862899 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:18.862899 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:18.864055 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8eb0c917-5fb0-4533-bcb6-2395827a5663 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:18.864616 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1015/4027] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:18 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:18.945880 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-447abaa9-a3ef-499b-96b7-cd9a7c23f479 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:18.947710 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-447abaa9-a3ef-499b-96b7-cd9a7c23f479 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] GET https://10.4.3.61/volume/v3/volumes/9554f08a-8379-40d5-8f1c-9dd5c3701c29 Jul 03 19:34:18.947918 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-447abaa9-a3ef-499b-96b7-cd9a7c23f479 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:18.948107 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-447abaa9-a3ef-499b-96b7-cd9a7c23f479 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:18.954817 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-447abaa9-a3ef-499b-96b7-cd9a7c23f479 tempest-AbsoluteLimitsTests-11742805 tempest-AbsoluteLimitsTests-11742805-project-member] https://10.4.3.61/volume/v3/volumes/9554f08a-8379-40d5-8f1c-9dd5c3701c29 returned with HTTP 404 Jul 03 19:34:18.955300 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1015/4028] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:18 2026] GET /volume/v3/volumes/9554f08a-8379-40d5-8f1c-9dd5c3701c29 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:18.983485 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-17a7ab63-4f3b-4f8d-9104-e9babdce0abf None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:18.985113 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-17a7ab63-4f3b-4f8d-9104-e9babdce0abf tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff Jul 03 19:34:18.985323 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-17a7ab63-4f3b-4f8d-9104-e9babdce0abf tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:18.985496 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-17a7ab63-4f3b-4f8d-9104-e9babdce0abf tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:18.992136 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:18.992136 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:18.995299 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-17a7ab63-4f3b-4f8d-9104-e9babdce0abf tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:34:18.999174 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-17a7ab63-4f3b-4f8d-9104-e9babdce0abf tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff returned with HTTP 200 Jul 03 19:34:18.999543 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 988/4029] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:18 2026] GET /volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:19.014311 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-35683a62-709a-40f0-b53d-3de3ed833354 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:19.016407 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-35683a62-709a-40f0-b53d-3de3ed833354 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] DELETE https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff Jul 03 19:34:19.016624 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-35683a62-709a-40f0-b53d-3de3ed833354 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:19.016876 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-35683a62-709a-40f0-b53d-3de3ed833354 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:19.017072 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-35683a62-709a-40f0-b53d-3de3ed833354 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Delete volume with id: 24487f1a-f11b-40b8-8ab5-e9986b5802ff Jul 03 19:34:19.024831 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:19.024831 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:19.025385 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-35683a62-709a-40f0-b53d-3de3ed833354 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:34:19.043154 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-35683a62-709a-40f0-b53d-3de3ed833354 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Delete volume request issued successfully. Jul 03 19:34:19.043455 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-35683a62-709a-40f0-b53d-3de3ed833354 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff returned with HTTP 202 Jul 03 19:34:19.044048 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1012/4030] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:34:19 2026] DELETE /volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:19.052207 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9d83fff2-af7c-4ec8-a965-a4a123c37249 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:19.053570 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9d83fff2-af7c-4ec8-a965-a4a123c37249 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff Jul 03 19:34:19.053946 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9d83fff2-af7c-4ec8-a965-a4a123c37249 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:19.053946 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9d83fff2-af7c-4ec8-a965-a4a123c37249 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:19.060917 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:19.060917 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:19.064603 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-9d83fff2-af7c-4ec8-a965-a4a123c37249 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Volume info retrieved successfully. Jul 03 19:34:19.068915 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9d83fff2-af7c-4ec8-a965-a4a123c37249 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff returned with HTTP 200 Jul 03 19:34:19.069432 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1016/4031] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:19 2026] GET /volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:19.522736 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-308b671f-9074-4e1f-aeaf-285eedbb4d15 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:19.524625 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-308b671f-9074-4e1f-aeaf-285eedbb4d15 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] GET https://10.4.3.61/volume/v3/volumes/fb4020ab-d28e-4fac-bff0-012691fcecf5 Jul 03 19:34:19.524905 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-308b671f-9074-4e1f-aeaf-285eedbb4d15 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:19.525123 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-308b671f-9074-4e1f-aeaf-285eedbb4d15 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:19.531402 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-308b671f-9074-4e1f-aeaf-285eedbb4d15 tempest-ProjectReaderTests-1398424919 tempest-ProjectReaderTests-1398424919-project-admin] https://10.4.3.61/volume/v3/volumes/fb4020ab-d28e-4fac-bff0-012691fcecf5 returned with HTTP 404 Jul 03 19:34:19.531949 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1016/4032] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:19 2026] GET /volume/v3/volumes/fb4020ab-d28e-4fac-bff0-012691fcecf5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:19.876976 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1a8d8a35-5c72-4aa9-b244-65aed6efb09c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:19.879135 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1a8d8a35-5c72-4aa9-b244-65aed6efb09c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:19.879365 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1a8d8a35-5c72-4aa9-b244-65aed6efb09c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:19.879554 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1a8d8a35-5c72-4aa9-b244-65aed6efb09c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:19.879661 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-1a8d8a35-5c72-4aa9-b244-65aed6efb09c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:19.884509 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:19.884509 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:19.885254 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1a8d8a35-5c72-4aa9-b244-65aed6efb09c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:19.886577 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 989/4033] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:19 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:20.083504 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d82f10e6-25a4-4ac9-a1c4-cd9f74cbb882 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:20.085821 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d82f10e6-25a4-4ac9-a1c4-cd9f74cbb882 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] GET https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff Jul 03 19:34:20.086091 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d82f10e6-25a4-4ac9-a1c4-cd9f74cbb882 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:20.086378 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d82f10e6-25a4-4ac9-a1c4-cd9f74cbb882 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:20.093158 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d82f10e6-25a4-4ac9-a1c4-cd9f74cbb882 tempest-VolumesBackupsTest-2056220198 tempest-VolumesBackupsTest-2056220198-project-member] https://10.4.3.61/volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff returned with HTTP 404 Jul 03 19:34:20.093669 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1013/4034] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:20 2026] GET /volume/v3/volumes/24487f1a-f11b-40b8-8ab5-e9986b5802ff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:20.898284 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-953f36ac-8b59-48fa-a202-1028fc40db3b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:20.900776 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-953f36ac-8b59-48fa-a202-1028fc40db3b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:20.901057 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-953f36ac-8b59-48fa-a202-1028fc40db3b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:20.901436 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-953f36ac-8b59-48fa-a202-1028fc40db3b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:20.901436 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-953f36ac-8b59-48fa-a202-1028fc40db3b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:20.907375 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:20.907375 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:20.908377 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-953f36ac-8b59-48fa-a202-1028fc40db3b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:20.908883 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1017/4035] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:20 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:34:21.083465 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0c152acb-1bcf-4c51-8e7e-8d6efeab9604 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:21.273153 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0c152acb-1bcf-4c51-8e7e-8d6efeab9604 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:34:21.273153 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0c152acb-1bcf-4c51-8e7e-8d6efeab9604 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1254001750"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:21.275111 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-0c152acb-1bcf-4c51-8e7e-8d6efeab9604 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1254001750'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:34:21.275685 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-0c152acb-1bcf-4c51-8e7e-8d6efeab9604 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Create volume of 1 GB Jul 03 19:34:21.284493 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0c152acb-1bcf-4c51-8e7e-8d6efeab9604 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Availability Zones retrieved successfully. Jul 03 19:34:21.292292 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-0c152acb-1bcf-4c51-8e7e-8d6efeab9604 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Flow 'volume_create_api' (76caee54-7a91-4ef0-91b2-52e636692ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:21.293737 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-0c152acb-1bcf-4c51-8e7e-8d6efeab9604 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c22adba9-eeee-4b2f-abab-6ba67f029cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:21.294832 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-0c152acb-1bcf-4c51-8e7e-8d6efeab9604 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:34:21.303425 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c3b13891-5210-4fc6-a287-8fc86a655b81 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:21.331157 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-0c152acb-1bcf-4c51-8e7e-8d6efeab9604 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c22adba9-eeee-4b2f-abab-6ba67f029cfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:21.332543 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-0c152acb-1bcf-4c51-8e7e-8d6efeab9604 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88e1463e-21ae-4740-bbe4-2ec5902049fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:21.341780 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c3b13891-5210-4fc6-a287-8fc86a655b81 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:34:21.342671 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c3b13891-5210-4fc6-a287-8fc86a655b81 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2008419781", "extra_specs": {"storage_protocol": "tempest-storage_protocol-55956579", "vendor_name": "tempest-vendor_name-505310093"}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:21.364290 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c3b13891-5210-4fc6-a287-8fc86a655b81 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:34:21.364813 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 990/4036] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:34:21 2026] POST /volume/v3/types => generated 326 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:21.379080 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1df0fee6-1f1c-489a-912e-51e5d8fe1ae7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:21.381735 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1df0fee6-1f1c-489a-912e-51e5d8fe1ae7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:34:21.382121 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1df0fee6-1f1c-489a-912e-51e5d8fe1ae7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "19472306-7272-46c6-94eb-1e14261cff34", "size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:21.383865 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-1df0fee6-1f1c-489a-912e-51e5d8fe1ae7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Create volume request body: {'volume': {'volume_type': '19472306-7272-46c6-94eb-1e14261cff34', 'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:34:21.389305 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-1df0fee6-1f1c-489a-912e-51e5d8fe1ae7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Create volume of 1 GB Jul 03 19:34:21.389460 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:21.389460 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:21.389909 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1df0fee6-1f1c-489a-912e-51e5d8fe1ae7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Availability Zones retrieved successfully. Jul 03 19:34:21.398008 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1df0fee6-1f1c-489a-912e-51e5d8fe1ae7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Flow 'volume_create_api' (6c45d695-3938-46b5-bf3b-c006c16956c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:21.399438 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1df0fee6-1f1c-489a-912e-51e5d8fe1ae7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3dfa602-7c96-43c3-aa1b-5dc8bc24d5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:21.400493 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-1df0fee6-1f1c-489a-912e-51e5d8fe1ae7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:34:21.436226 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1df0fee6-1f1c-489a-912e-51e5d8fe1ae7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3dfa602-7c96-43c3-aa1b-5dc8bc24d5f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:34:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-55956579',vendor_name='tempest-vendor_name-505310093'},id=19472306-7272-46c6-94eb-1e14261cff34,is_public=True,name='tempest-ProjectAdminTests-volume-type-2008419781',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '19472306-7272-46c6-94eb-1e14261cff34', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:21.437383 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1df0fee6-1f1c-489a-912e-51e5d8fe1ae7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0fb8d0e-c519-4b77-a3fb-e7909bbc6275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:21.440432 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-0c152acb-1bcf-4c51-8e7e-8d6efeab9604 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Created reservations ['e0b8d035-e928-4785-945d-3e9a62893838', '443d790f-bff1-40b8-b81a-f8c890c67c9c', '48587df3-4601-4335-8121-59687d96ed77', '6de3398f-ef4c-4340-8533-b523bc10350a'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:21.441354 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-0c152acb-1bcf-4c51-8e7e-8d6efeab9604 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88e1463e-21ae-4740-bbe4-2ec5902049fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0b8d035-e928-4785-945d-3e9a62893838', '443d790f-bff1-40b8-b81a-f8c890c67c9c', '48587df3-4601-4335-8121-59687d96ed77', '6de3398f-ef4c-4340-8533-b523bc10350a']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:21.442259 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-0c152acb-1bcf-4c51-8e7e-8d6efeab9604 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e29e36bc-21b2-47c5-95f6-e706ae22fa26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:21.469776 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-0c152acb-1bcf-4c51-8e7e-8d6efeab9604 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e29e36bc-21b2-47c5-95f6-e706ae22fa26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d078f82-c3cc-48be-a92b-f7a208673b5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1254001750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a5556b9168f4cf0916d8e622ca8fb71',qos_specs=None,replication_status=,reservations=['e0b8d035-e928-4785-945d-3e9a62893838','443d790f-bff1-40b8-b81a-f8c890c67c9c','48587df3-4601-4335-8121-59687d96ed77','6de3398f-ef4c-4340-8533-b523bc10350a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dafa3ffded504daba7221594c83d0b92',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:34:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1254001750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d078f82-c3cc-48be-a92b-f7a208673b5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a5556b9168f4cf0916d8e622ca8fb71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dafa3ffded504daba7221594c83d0b92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:21.471155 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-0c152acb-1bcf-4c51-8e7e-8d6efeab9604 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2580dbb7-4257-44fc-92d0-0f99fe18fdd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:21.478654 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-1df0fee6-1f1c-489a-912e-51e5d8fe1ae7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2008419781 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2008419781, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:34:21.479512 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-1df0fee6-1f1c-489a-912e-51e5d8fe1ae7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2008419781 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2008419781, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:34:21.496187 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-0c152acb-1bcf-4c51-8e7e-8d6efeab9604 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2580dbb7-4257-44fc-92d0-0f99fe18fdd9) transitioned into state 'SUCCESS' from state '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-1254001750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a5556b9168f4cf0916d8e622ca8fb71',qos_specs=None,replication_status=,reservations=['e0b8d035-e928-4785-945d-3e9a62893838','443d790f-bff1-40b8-b81a-f8c890c67c9c','48587df3-4601-4335-8121-59687d96ed77','6de3398f-ef4c-4340-8533-b523bc10350a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dafa3ffded504daba7221594c83d0b92',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:21.496896 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-0c152acb-1bcf-4c51-8e7e-8d6efeab9604 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3fcb1d1-6126-4cb6-a985-aa5ba3ab0a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:21.507733 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-0c152acb-1bcf-4c51-8e7e-8d6efeab9604 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3fcb1d1-6126-4cb6-a985-aa5ba3ab0a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:21.509744 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-0c152acb-1bcf-4c51-8e7e-8d6efeab9604 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Flow 'volume_create_api' (76caee54-7a91-4ef0-91b2-52e636692ce7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:21.509744 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0c152acb-1bcf-4c51-8e7e-8d6efeab9604 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Create volume request issued successfully. Jul 03 19:34:21.510156 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0c152acb-1bcf-4c51-8e7e-8d6efeab9604 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:34:21.510763 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1017/4037] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:34:21 2026] POST /volume/v3/volumes => generated 748 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:34:21.523650 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a389fded-21f5-424c-b49a-e51c650c96f4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:21.526068 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a389fded-21f5-424c-b49a-e51c650c96f4 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] GET https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f Jul 03 19:34:21.526217 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a389fded-21f5-424c-b49a-e51c650c96f4 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:21.526443 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a389fded-21f5-424c-b49a-e51c650c96f4 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:21.529492 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-1df0fee6-1f1c-489a-912e-51e5d8fe1ae7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Created reservations ['f7c81898-13d2-4827-9644-2a156b594386', '3468b92e-9484-4a01-9538-011f9502d178', '6746607b-b62c-4d35-8582-d3e84d060630', 'b0685249-5c13-4732-85d6-361252ad6baf'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:21.530492 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1df0fee6-1f1c-489a-912e-51e5d8fe1ae7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0fb8d0e-c519-4b77-a3fb-e7909bbc6275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7c81898-13d2-4827-9644-2a156b594386', '3468b92e-9484-4a01-9538-011f9502d178', '6746607b-b62c-4d35-8582-d3e84d060630', 'b0685249-5c13-4732-85d6-361252ad6baf']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:21.531558 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1df0fee6-1f1c-489a-912e-51e5d8fe1ae7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7091d9e-6b7b-4340-be33-4a766fcd7eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:21.535185 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:21.535185 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:21.539846 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a389fded-21f5-424c-b49a-e51c650c96f4 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Volume info retrieved successfully. Jul 03 19:34:21.545827 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a389fded-21f5-424c-b49a-e51c650c96f4 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f returned with HTTP 200 Jul 03 19:34:21.546399 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1018/4038] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:21 2026] GET /volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:21.556110 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1df0fee6-1f1c-489a-912e-51e5d8fe1ae7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7091d9e-6b7b-4340-be33-4a766fcd7eae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '448964a8-4b82-4bf2-bf6a-1581c4c58801', '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='175f9673842e4c9e90b1ed9cdb2529ef',qos_specs=None,replication_status=,reservations=['f7c81898-13d2-4827-9644-2a156b594386','3468b92e-9484-4a01-9538-011f9502d178','6746607b-b62c-4d35-8582-d3e84d060630','b0685249-5c13-4732-85d6-361252ad6baf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea80cc2748f94059ac903b8a6ef82860',volume_type_id=19472306-7272-46c6-94eb-1e14261cff34), 'volume': Volume(_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-03T19:34:21Z,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=448964a8-4b82-4bf2-bf6a-1581c4c58801,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='175f9673842e4c9e90b1ed9cdb2529ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea80cc2748f94059ac903b8a6ef82860',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(19472306-7272-46c6-94eb-1e14261cff34),volume_type_id=19472306-7272-46c6-94eb-1e14261cff34)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:21.556905 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1df0fee6-1f1c-489a-912e-51e5d8fe1ae7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57064aab-8cd7-4de7-bf79-d0e59b8f8e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:21.580734 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1df0fee6-1f1c-489a-912e-51e5d8fe1ae7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57064aab-8cd7-4de7-bf79-d0e59b8f8e0f) transitioned into state 'SUCCESS' from 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='175f9673842e4c9e90b1ed9cdb2529ef',qos_specs=None,replication_status=,reservations=['f7c81898-13d2-4827-9644-2a156b594386','3468b92e-9484-4a01-9538-011f9502d178','6746607b-b62c-4d35-8582-d3e84d060630','b0685249-5c13-4732-85d6-361252ad6baf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea80cc2748f94059ac903b8a6ef82860',volume_type_id=19472306-7272-46c6-94eb-1e14261cff34)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:21.581539 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1df0fee6-1f1c-489a-912e-51e5d8fe1ae7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed431403-ba37-43b5-8f5c-2752bb311943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:21.598010 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1df0fee6-1f1c-489a-912e-51e5d8fe1ae7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed431403-ba37-43b5-8f5c-2752bb311943) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:21.599387 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1df0fee6-1f1c-489a-912e-51e5d8fe1ae7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Flow 'volume_create_api' (6c45d695-3938-46b5-bf3b-c006c16956c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:21.599867 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1df0fee6-1f1c-489a-912e-51e5d8fe1ae7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Create volume request issued successfully. Jul 03 19:34:21.600705 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1df0fee6-1f1c-489a-912e-51e5d8fe1ae7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:34:21.601354 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1014/4039] 10.4.3.61 () {70 vars in 1291 bytes} [Fri Jul 3 19:34:21 2026] POST /volume/v3/volumes => generated 771 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:34:21.616511 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-287aecfe-2935-4cf9-ac24-347a75157d47 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:21.618744 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-287aecfe-2935-4cf9-ac24-347a75157d47 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] GET https://10.4.3.61/volume/v3/volumes/448964a8-4b82-4bf2-bf6a-1581c4c58801 Jul 03 19:34:21.618944 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-287aecfe-2935-4cf9-ac24-347a75157d47 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:21.619274 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-287aecfe-2935-4cf9-ac24-347a75157d47 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:21.628773 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:21.628773 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:21.634503 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-287aecfe-2935-4cf9-ac24-347a75157d47 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Volume info retrieved successfully. Jul 03 19:34:21.642155 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-287aecfe-2935-4cf9-ac24-347a75157d47 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/volumes/448964a8-4b82-4bf2-bf6a-1581c4c58801 returned with HTTP 200 Jul 03 19:34:21.642677 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 991/4040] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:34:21 2026] GET /volume/v3/volumes/448964a8-4b82-4bf2-bf6a-1581c4c58801 => generated 950 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:21.923578 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-901de177-05f2-41ec-acf5-91b774d0e63f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:21.926418 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-901de177-05f2-41ec-acf5-91b774d0e63f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:21.926645 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-901de177-05f2-41ec-acf5-91b774d0e63f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:21.926905 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-901de177-05f2-41ec-acf5-91b774d0e63f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:21.927082 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-901de177-05f2-41ec-acf5-91b774d0e63f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:21.932559 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:21.932559 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:21.933443 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-901de177-05f2-41ec-acf5-91b774d0e63f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:21.933872 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1018/4041] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:21 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:22.314407 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-21d3a951-01c0-4629-b476-68c6ca8b6eda req-0c3f5b60-2f54-4fb4-a716-c61b94ccc628 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:22.316390 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-21d3a951-01c0-4629-b476-68c6ca8b6eda req-0c3f5b60-2f54-4fb4-a716-c61b94ccc628 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/attachments/9d9b0d2b-7f80-46ff-830b-80b56cf4cf00 Jul 03 19:34:22.316554 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-21d3a951-01c0-4629-b476-68c6ca8b6eda req-0c3f5b60-2f54-4fb4-a716-c61b94ccc628 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:22.316722 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-21d3a951-01c0-4629-b476-68c6ca8b6eda req-0c3f5b60-2f54-4fb4-a716-c61b94ccc628 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:22.324253 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:22.324253 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:22.563517 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-80470da0-f47f-4c9b-a385-958bbbdfdc84 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:22.565558 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-80470da0-f47f-4c9b-a385-958bbbdfdc84 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] GET https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f Jul 03 19:34:22.565689 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-80470da0-f47f-4c9b-a385-958bbbdfdc84 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:22.565891 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-80470da0-f47f-4c9b-a385-958bbbdfdc84 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:22.573786 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:22.573786 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:22.578008 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-80470da0-f47f-4c9b-a385-958bbbdfdc84 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Volume info retrieved successfully. Jul 03 19:34:22.583704 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-80470da0-f47f-4c9b-a385-958bbbdfdc84 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f returned with HTTP 200 Jul 03 19:34:22.584266 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1015/4042] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:22 2026] GET /volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:22.600094 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-447d5ee9-ea9b-453f-85ba-e0bc1c5372fe None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:22.602143 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-447d5ee9-ea9b-453f-85ba-e0bc1c5372fe tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] POST https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata Jul 03 19:34:22.602530 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-447d5ee9-ea9b-453f-85ba-e0bc1c5372fe tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:22.611975 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:22.611975 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:22.612606 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-447d5ee9-ea9b-453f-85ba-e0bc1c5372fe tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Volume info retrieved successfully. Jul 03 19:34:22.621495 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-447d5ee9-ea9b-453f-85ba-e0bc1c5372fe tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Create volume metadata completed successfully. Jul 03 19:34:22.621815 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-447d5ee9-ea9b-453f-85ba-e0bc1c5372fe tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata returned with HTTP 200 Jul 03 19:34:22.622385 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 992/4043] 10.4.3.61 () {68 vars in 1390 bytes} [Fri Jul 3 19:34:22 2026] POST /volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata => generated 101 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:22.631862 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fcc10602-a224-48bc-b74c-78dd6925bd55 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:22.634160 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fcc10602-a224-48bc-b74c-78dd6925bd55 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] GET https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata Jul 03 19:34:22.634491 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fcc10602-a224-48bc-b74c-78dd6925bd55 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:22.634731 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fcc10602-a224-48bc-b74c-78dd6925bd55 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:22.642701 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:22.642701 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:22.643227 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-fcc10602-a224-48bc-b74c-78dd6925bd55 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Volume info retrieved successfully. Jul 03 19:34:22.649962 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-fcc10602-a224-48bc-b74c-78dd6925bd55 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Get volume metadata completed successfully. Jul 03 19:34:22.650246 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fcc10602-a224-48bc-b74c-78dd6925bd55 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata returned with HTTP 200 Jul 03 19:34:22.651833 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1019/4044] 10.4.3.61 () {66 vars in 1368 bytes} [Fri Jul 3 19:34:22 2026] GET /volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata => generated 101 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:22.657213 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0cabc300-6c22-429e-921c-b3e5e3f90dff None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:22.659031 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0cabc300-6c22-429e-921c-b3e5e3f90dff tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] GET https://10.4.3.61/volume/v3/volumes/448964a8-4b82-4bf2-bf6a-1581c4c58801 Jul 03 19:34:22.659324 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0cabc300-6c22-429e-921c-b3e5e3f90dff tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:22.659491 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0cabc300-6c22-429e-921c-b3e5e3f90dff tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:22.660287 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3aee6749-6e9c-4e4f-b651-f677b5eccaf8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:22.662818 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3aee6749-6e9c-4e4f-b651-f677b5eccaf8 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] PUT https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata Jul 03 19:34:22.663297 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3aee6749-6e9c-4e4f-b651-f677b5eccaf8 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:22.670365 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:22.670365 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:22.673880 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:22.673880 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:22.674527 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-3aee6749-6e9c-4e4f-b651-f677b5eccaf8 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Volume info retrieved successfully. Jul 03 19:34:22.675221 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0cabc300-6c22-429e-921c-b3e5e3f90dff tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Volume info retrieved successfully. Jul 03 19:34:22.680188 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0cabc300-6c22-429e-921c-b3e5e3f90dff tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/volumes/448964a8-4b82-4bf2-bf6a-1581c4c58801 returned with HTTP 200 Jul 03 19:34:22.680598 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1016/4045] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:34:22 2026] GET /volume/v3/volumes/448964a8-4b82-4bf2-bf6a-1581c4c58801 => generated 971 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:22.688624 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-3aee6749-6e9c-4e4f-b651-f677b5eccaf8 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Update volume metadata completed successfully. Jul 03 19:34:22.688978 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3aee6749-6e9c-4e4f-b651-f677b5eccaf8 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata returned with HTTP 200 Jul 03 19:34:22.689530 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 993/4046] 10.4.3.61 () {68 vars in 1388 bytes} [Fri Jul 3 19:34:22 2026] PUT /volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata => generated 57 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:34:22.695320 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ffb82683-5ebf-4b45-a8d2-66e1e61cc440 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:22.698431 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ffb82683-5ebf-4b45-a8d2-66e1e61cc440 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] GET https://10.4.3.61/volume/v3/messages Jul 03 19:34:22.698701 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-60bd1f76-4dd3-4a5a-a977-7c3dbee7d723 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:22.698780 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ffb82683-5ebf-4b45-a8d2-66e1e61cc440 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:22.699260 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ffb82683-5ebf-4b45-a8d2-66e1e61cc440 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:22.700903 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-60bd1f76-4dd3-4a5a-a977-7c3dbee7d723 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] GET https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata Jul 03 19:34:22.701092 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-60bd1f76-4dd3-4a5a-a977-7c3dbee7d723 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:22.701668 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-60bd1f76-4dd3-4a5a-a977-7c3dbee7d723 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:22.704049 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ffb82683-5ebf-4b45-a8d2-66e1e61cc440 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/messages returned with HTTP 200 Jul 03 19:34:22.704584 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1020/4047] 10.4.3.61 () {68 vars in 1273 bytes} [Fri Jul 3 19:34:22 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:22.709869 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:22.709869 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:22.710488 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-60bd1f76-4dd3-4a5a-a977-7c3dbee7d723 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Volume info retrieved successfully. Jul 03 19:34:22.715481 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b2a26dcd-ceb9-4ff8-9742-3ab075563e3f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:22.719378 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b2a26dcd-ceb9-4ff8-9742-3ab075563e3f tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] DELETE https://10.4.3.61/volume/v3/messages/d84d78a0-152c-4351-9d2d-acde7f4f171b Jul 03 19:34:22.719592 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b2a26dcd-ceb9-4ff8-9742-3ab075563e3f tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:22.719809 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-60bd1f76-4dd3-4a5a-a977-7c3dbee7d723 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Get volume metadata completed successfully. Jul 03 19:34:22.719904 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b2a26dcd-ceb9-4ff8-9742-3ab075563e3f tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:22.720132 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-60bd1f76-4dd3-4a5a-a977-7c3dbee7d723 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata returned with HTTP 200 Jul 03 19:34:22.720602 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1017/4048] 10.4.3.61 () {66 vars in 1368 bytes} [Fri Jul 3 19:34:22 2026] GET /volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata => generated 57 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:34:22.728484 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3b63e9f5-f064-4c62-870d-b9397d911e97 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:22.730150 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3b63e9f5-f064-4c62-870d-b9397d911e97 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] DELETE https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata/key1 Jul 03 19:34:22.730379 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3b63e9f5-f064-4c62-870d-b9397d911e97 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:22.730574 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3b63e9f5-f064-4c62-870d-b9397d911e97 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:22.733235 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b2a26dcd-ceb9-4ff8-9742-3ab075563e3f tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/messages/d84d78a0-152c-4351-9d2d-acde7f4f171b returned with HTTP 204 Jul 03 19:34:22.733417 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 994/4049] 10.4.3.61 () {68 vars in 1387 bytes} [Fri Jul 3 19:34:22 2026] DELETE /volume/v3/messages/d84d78a0-152c-4351-9d2d-acde7f4f171b => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 19:34:22.739079 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:22.739079 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:22.739674 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3b63e9f5-f064-4c62-870d-b9397d911e97 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Volume info retrieved successfully. Jul 03 19:34:22.742344 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-687a4239-62c2-428d-a1f8-29b46a484cec None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:22.744440 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-687a4239-62c2-428d-a1f8-29b46a484cec tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] GET https://10.4.3.61/volume/v3/messages/d84d78a0-152c-4351-9d2d-acde7f4f171b Jul 03 19:34:22.744749 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-687a4239-62c2-428d-a1f8-29b46a484cec tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:22.744976 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-687a4239-62c2-428d-a1f8-29b46a484cec tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:22.747622 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3b63e9f5-f064-4c62-870d-b9397d911e97 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Get volume metadata completed successfully. Jul 03 19:34:22.748691 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-687a4239-62c2-428d-a1f8-29b46a484cec tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/messages/d84d78a0-152c-4351-9d2d-acde7f4f171b returned with HTTP 404 Jul 03 19:34:22.749185 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1018/4050] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:34:22 2026] GET /volume/v3/messages/d84d78a0-152c-4351-9d2d-acde7f4f171b => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:22.757608 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-31db2640-5700-4c90-9742-a605c9e229a7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:22.759442 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3b63e9f5-f064-4c62-870d-b9397d911e97 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Delete volume metadata completed successfully. Jul 03 19:34:22.759730 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3b63e9f5-f064-4c62-870d-b9397d911e97 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata/key1 returned with HTTP 200 Jul 03 19:34:22.759861 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-31db2640-5700-4c90-9742-a605c9e229a7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/448964a8-4b82-4bf2-bf6a-1581c4c58801 Jul 03 19:34:22.760284 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-31db2640-5700-4c90-9742-a605c9e229a7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:22.760350 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1021/4051] 10.4.3.61 () {66 vars in 1386 bytes} [Fri Jul 3 19:34:22 2026] DELETE /volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata/key1 => generated 0 bytes in 32 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 19:34:22.760607 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-31db2640-5700-4c90-9742-a605c9e229a7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:22.760837 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-31db2640-5700-4c90-9742-a605c9e229a7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Delete volume with id: 448964a8-4b82-4bf2-bf6a-1581c4c58801 Jul 03 19:34:22.768832 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-132ca2b8-8a7f-499e-940a-8d7b17270083 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:22.769306 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:22.769306 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:22.769814 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-31db2640-5700-4c90-9742-a605c9e229a7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Volume info retrieved successfully. Jul 03 19:34:22.770687 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-132ca2b8-8a7f-499e-940a-8d7b17270083 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] GET https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata Jul 03 19:34:22.770914 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-132ca2b8-8a7f-499e-940a-8d7b17270083 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:22.771029 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-31db2640-5700-4c90-9742-a605c9e229a7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99926) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 19:34:22.771098 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-132ca2b8-8a7f-499e-940a-8d7b17270083 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:22.779623 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:22.779623 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:22.780199 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-132ca2b8-8a7f-499e-940a-8d7b17270083 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Volume info retrieved successfully. Jul 03 19:34:22.786107 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-31db2640-5700-4c90-9742-a605c9e229a7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2008419781 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2008419781, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:34:22.786107 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-31db2640-5700-4c90-9742-a605c9e229a7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2008419781 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2008419781, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:34:22.789956 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-132ca2b8-8a7f-499e-940a-8d7b17270083 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Get volume metadata completed successfully. Jul 03 19:34:22.789956 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-132ca2b8-8a7f-499e-940a-8d7b17270083 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata returned with HTTP 200 Jul 03 19:34:22.789956 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1019/4052] 10.4.3.61 () {66 vars in 1368 bytes} [Fri Jul 3 19:34:22 2026] GET /volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata => generated 32 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:34:22.801686 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-49c43433-481e-4f47-87df-8ca67dd145fd None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:22.802183 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-31db2640-5700-4c90-9742-a605c9e229a7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Created reservations ['836c0e45-610c-4c78-a951-86b150540480', '4ceb5645-9693-4e10-b33b-13612a356286', '17503e3d-b7ab-4fb2-aaa9-42c68bc10b29', '7e409615-b4ac-4c67-ae91-4545cc87d95d'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:22.806427 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-49c43433-481e-4f47-87df-8ca67dd145fd tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] PUT https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata Jul 03 19:34:22.806427 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-49c43433-481e-4f47-87df-8ca67dd145fd tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:22.817724 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:22.817724 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:22.818278 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-49c43433-481e-4f47-87df-8ca67dd145fd tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Volume info retrieved successfully. Jul 03 19:34:22.828916 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-49c43433-481e-4f47-87df-8ca67dd145fd tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Update volume metadata completed successfully. Jul 03 19:34:22.829331 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-49c43433-481e-4f47-87df-8ca67dd145fd tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata returned with HTTP 200 Jul 03 19:34:22.829953 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1022/4053] 10.4.3.61 () {68 vars in 1388 bytes} [Fri Jul 3 19:34:22 2026] PUT /volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata => generated 16 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:34:22.842905 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e241adfb-47fe-425e-b4b7-01f51adcc6ee None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:22.844902 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e241adfb-47fe-425e-b4b7-01f51adcc6ee tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] POST https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata Jul 03 19:34:22.844902 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e241adfb-47fe-425e-b4b7-01f51adcc6ee tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:22.844984 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-31db2640-5700-4c90-9742-a605c9e229a7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Delete volume request issued successfully. Jul 03 19:34:22.845268 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-31db2640-5700-4c90-9742-a605c9e229a7 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/volumes/448964a8-4b82-4bf2-bf6a-1581c4c58801 returned with HTTP 202 Jul 03 19:34:22.845899 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 995/4054] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:34:22 2026] DELETE /volume/v3/volumes/448964a8-4b82-4bf2-bf6a-1581c4c58801 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:22.853521 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3773e20d-b197-41a2-aac2-0e973ca6b3a2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:22.854091 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:22.854091 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:22.854655 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e241adfb-47fe-425e-b4b7-01f51adcc6ee tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Volume info retrieved successfully. Jul 03 19:34:22.855482 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3773e20d-b197-41a2-aac2-0e973ca6b3a2 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] DELETE https://10.4.3.61/volume/v3/types/19472306-7272-46c6-94eb-1e14261cff34 Jul 03 19:34:22.855655 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3773e20d-b197-41a2-aac2-0e973ca6b3a2 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:22.855952 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3773e20d-b197-41a2-aac2-0e973ca6b3a2 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Calling method '_delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:22.862840 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e241adfb-47fe-425e-b4b7-01f51adcc6ee tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Create volume metadata completed successfully. Jul 03 19:34:22.863171 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e241adfb-47fe-425e-b4b7-01f51adcc6ee tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata returned with HTTP 200 Jul 03 19:34:22.863674 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1020/4055] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:34:22 2026] POST /volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:34:22.863995 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-21d3a951-01c0-4629-b476-68c6ca8b6eda req-0c3f5b60-2f54-4fb4-a716-c61b94ccc628 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/9d9b0d2b-7f80-46ff-830b-80b56cf4cf00 returned with HTTP 200 Jul 03 19:34:22.864501 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1019/4056] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:34:22 2026] DELETE /volume/v3/attachments/9d9b0d2b-7f80-46ff-830b-80b56cf4cf00 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:22.873387 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a5aa9737-b899-48d0-8d23-29419a14d6ff None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:22.875342 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a5aa9737-b899-48d0-8d23-29419a14d6ff tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] PUT https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata/key3 Jul 03 19:34:22.875646 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a5aa9737-b899-48d0-8d23-29419a14d6ff tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:22.884174 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:22.884174 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:22.884796 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a5aa9737-b899-48d0-8d23-29419a14d6ff tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Volume info retrieved successfully. Jul 03 19:34:22.885949 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3773e20d-b197-41a2-aac2-0e973ca6b3a2 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/types/19472306-7272-46c6-94eb-1e14261cff34 returned with HTTP 202 Jul 03 19:34:22.886413 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1023/4057] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:34:22 2026] DELETE /volume/v3/types/19472306-7272-46c6-94eb-1e14261cff34 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:22.894858 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-81dde7f4-a902-4387-a94b-4009c0a7a09e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:22.896837 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a5aa9737-b899-48d0-8d23-29419a14d6ff tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Update volume metadata completed successfully. Jul 03 19:34:22.896934 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a5aa9737-b899-48d0-8d23-29419a14d6ff tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata/key3 returned with HTTP 200 Jul 03 19:34:22.898911 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 996/4058] 10.4.3.61 () {68 vars in 1403 bytes} [Fri Jul 3 19:34:22 2026] PUT /volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata/key3 => generated 35 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:34:22.899423 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-81dde7f4-a902-4387-a94b-4009c0a7a09e tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:34:22.899423 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-81dde7f4-a902-4387-a94b-4009c0a7a09e tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1212802006", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1672804938", "vendor_name": "tempest-vendor_name-1961825421"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:22.908147 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-88bc265d-b919-4f64-bac4-be7528ab3d87 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:22.910277 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-88bc265d-b919-4f64-bac4-be7528ab3d87 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] GET https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata/key3 Jul 03 19:34:22.910277 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-88bc265d-b919-4f64-bac4-be7528ab3d87 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:22.910277 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-88bc265d-b919-4f64-bac4-be7528ab3d87 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:22.918659 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-81dde7f4-a902-4387-a94b-4009c0a7a09e tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:34:22.919028 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1021/4059] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:34:22 2026] POST /volume/v3/types => generated 329 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:22.919596 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:22.919596 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:22.920617 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-88bc265d-b919-4f64-bac4-be7528ab3d87 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Volume info retrieved successfully. Jul 03 19:34:22.927908 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-88bc265d-b919-4f64-bac4-be7528ab3d87 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Get volume metadata completed successfully. Jul 03 19:34:22.928252 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-88bc265d-b919-4f64-bac4-be7528ab3d87 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata/key3 returned with HTTP 200 Jul 03 19:34:22.928870 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1020/4060] 10.4.3.61 () {66 vars in 1383 bytes} [Fri Jul 3 19:34:22 2026] GET /volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata/key3 => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:34:22.930384 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-133adb1f-5720-4930-afb6-36d95fa84b69 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:22.932528 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-133adb1f-5720-4930-afb6-36d95fa84b69 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:34:22.932752 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-133adb1f-5720-4930-afb6-36d95fa84b69 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1f277c81-f6fd-4e8a-8b2c-336aa1325138", "size": 1}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:22.934418 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-133adb1f-5720-4930-afb6-36d95fa84b69 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Create volume request body: {'volume': {'volume_type': '1f277c81-f6fd-4e8a-8b2c-336aa1325138', 'size': 1}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:34:22.938548 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4d43d4a1-0b3e-41a5-9b1d-4c53044dc4d5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:22.939038 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-133adb1f-5720-4930-afb6-36d95fa84b69 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Create volume of 1 GB Jul 03 19:34:22.939391 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:22.939391 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:22.939768 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-133adb1f-5720-4930-afb6-36d95fa84b69 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Availability Zones retrieved successfully. Jul 03 19:34:22.940570 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4d43d4a1-0b3e-41a5-9b1d-4c53044dc4d5 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] GET https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata Jul 03 19:34:22.940778 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4d43d4a1-0b3e-41a5-9b1d-4c53044dc4d5 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:22.940982 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4d43d4a1-0b3e-41a5-9b1d-4c53044dc4d5 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:22.944843 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a6124197-f48b-4b1c-a83a-00e1225cc738 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:22.946400 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-133adb1f-5720-4930-afb6-36d95fa84b69 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Flow 'volume_create_api' (466672ba-d96c-491a-92cb-f76ea146e2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:22.947100 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a6124197-f48b-4b1c-a83a-00e1225cc738 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:22.947372 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a6124197-f48b-4b1c-a83a-00e1225cc738 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:22.947657 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-133adb1f-5720-4930-afb6-36d95fa84b69 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e8815c4-be16-4ead-8839-0b5b763ae630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:22.947718 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a6124197-f48b-4b1c-a83a-00e1225cc738 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:22.947777 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-a6124197-f48b-4b1c-a83a-00e1225cc738 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:22.948610 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-133adb1f-5720-4930-afb6-36d95fa84b69 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:34:22.951857 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:22.951857 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:22.952524 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-4d43d4a1-0b3e-41a5-9b1d-4c53044dc4d5 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Volume info retrieved successfully. Jul 03 19:34:22.953894 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:22.953894 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:22.954946 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a6124197-f48b-4b1c-a83a-00e1225cc738 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:22.955366 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1022/4061] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:22 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:22.964294 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-4d43d4a1-0b3e-41a5-9b1d-4c53044dc4d5 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Get volume metadata completed successfully. Jul 03 19:34:22.964594 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4d43d4a1-0b3e-41a5-9b1d-4c53044dc4d5 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata returned with HTTP 200 Jul 03 19:34:22.965143 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 997/4062] 10.4.3.61 () {66 vars in 1368 bytes} [Fri Jul 3 19:34:22 2026] GET /volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata => generated 75 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:34:22.972680 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-133adb1f-5720-4930-afb6-36d95fa84b69 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e8815c4-be16-4ead-8839-0b5b763ae630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:34:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1672804938',vendor_name='tempest-vendor_name-1961825421'},id=1f277c81-f6fd-4e8a-8b2c-336aa1325138,is_public=True,name='tempest-ProjectAdminTests-volume-type-1212802006',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1f277c81-f6fd-4e8a-8b2c-336aa1325138', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:22.973848 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-133adb1f-5720-4930-afb6-36d95fa84b69 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb374aae-42b7-4332-8ad0-dfdad11eb2c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:22.974376 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-91fca413-4a21-4b27-aefe-8adb376d452a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:22.976095 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-91fca413-4a21-4b27-aefe-8adb376d452a tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] PUT https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata Jul 03 19:34:22.976487 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-91fca413-4a21-4b27-aefe-8adb376d452a tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:22.987544 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:22.987544 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:22.988022 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-91fca413-4a21-4b27-aefe-8adb376d452a tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Volume info retrieved successfully. Jul 03 19:34:22.996971 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-91fca413-4a21-4b27-aefe-8adb376d452a tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Update volume metadata completed successfully. Jul 03 19:34:22.997262 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-91fca413-4a21-4b27-aefe-8adb376d452a tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata returned with HTTP 200 Jul 03 19:34:22.997726 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1021/4063] 10.4.3.61 () {68 vars in 1388 bytes} [Fri Jul 3 19:34:22 2026] PUT /volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f/metadata => generated 16 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:34:23.006932 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-133adb1f-5720-4930-afb6-36d95fa84b69 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1212802006 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1212802006, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:34:23.007462 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-133adb1f-5720-4930-afb6-36d95fa84b69 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1212802006 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1212802006, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:34:23.009934 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9a3737d9-ba5e-4b23-bee2-167632af0744 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:23.012137 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9a3737d9-ba5e-4b23-bee2-167632af0744 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] GET https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f Jul 03 19:34:23.012369 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9a3737d9-ba5e-4b23-bee2-167632af0744 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:23.012523 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9a3737d9-ba5e-4b23-bee2-167632af0744 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:23.021279 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:23.021279 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:23.025132 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-9a3737d9-ba5e-4b23-bee2-167632af0744 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Volume info retrieved successfully. Jul 03 19:34:23.031067 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9a3737d9-ba5e-4b23-bee2-167632af0744 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f returned with HTTP 200 Jul 03 19:34:23.031067 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1023/4064] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:23 2026] GET /volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:23.045850 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-133adb1f-5720-4930-afb6-36d95fa84b69 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Created reservations ['aa40d571-c7f2-4c23-958f-ca12c40878fa', '9f196812-5c6a-437f-b0a5-76d3ff3155e9', '0b1e1dd0-f722-41c9-b165-7d525b827340', '8efee98b-1ffa-4a82-920d-49b77ccb45d0'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:23.046884 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f822d7d1-79a1-4867-ad54-55071f58ed2a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:23.046956 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-133adb1f-5720-4930-afb6-36d95fa84b69 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb374aae-42b7-4332-8ad0-dfdad11eb2c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa40d571-c7f2-4c23-958f-ca12c40878fa', '9f196812-5c6a-437f-b0a5-76d3ff3155e9', '0b1e1dd0-f722-41c9-b165-7d525b827340', '8efee98b-1ffa-4a82-920d-49b77ccb45d0']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:23.048075 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-133adb1f-5720-4930-afb6-36d95fa84b69 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (322d839c-2fb4-4b0e-83cb-c3b76c155793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:23.049180 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f822d7d1-79a1-4867-ad54-55071f58ed2a tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] DELETE https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f Jul 03 19:34:23.049487 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f822d7d1-79a1-4867-ad54-55071f58ed2a tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:23.049777 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f822d7d1-79a1-4867-ad54-55071f58ed2a tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:23.050035 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-f822d7d1-79a1-4867-ad54-55071f58ed2a tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Delete volume with id: 0d078f82-c3cc-48be-a92b-f7a208673b5f Jul 03 19:34:23.058885 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:23.058885 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:23.059542 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f822d7d1-79a1-4867-ad54-55071f58ed2a tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Volume info retrieved successfully. Jul 03 19:34:23.081048 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-133adb1f-5720-4930-afb6-36d95fa84b69 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (322d839c-2fb4-4b0e-83cb-c3b76c155793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c6f0f27-ccc5-4a75-b508-450a2a6cf0e3', '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='175f9673842e4c9e90b1ed9cdb2529ef',qos_specs=None,replication_status=,reservations=['aa40d571-c7f2-4c23-958f-ca12c40878fa','9f196812-5c6a-437f-b0a5-76d3ff3155e9','0b1e1dd0-f722-41c9-b165-7d525b827340','8efee98b-1ffa-4a82-920d-49b77ccb45d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea80cc2748f94059ac903b8a6ef82860',volume_type_id=1f277c81-f6fd-4e8a-8b2c-336aa1325138), 'volume': Volume(_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-03T19:34:23Z,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=3c6f0f27-ccc5-4a75-b508-450a2a6cf0e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='175f9673842e4c9e90b1ed9cdb2529ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea80cc2748f94059ac903b8a6ef82860',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1f277c81-f6fd-4e8a-8b2c-336aa1325138),volume_type_id=1f277c81-f6fd-4e8a-8b2c-336aa1325138)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:23.082062 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-133adb1f-5720-4930-afb6-36d95fa84b69 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b489e6a4-e75a-46dc-bf59-e8d0d4d3c3b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:23.086329 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f822d7d1-79a1-4867-ad54-55071f58ed2a tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Delete volume request issued successfully. Jul 03 19:34:23.086913 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f822d7d1-79a1-4867-ad54-55071f58ed2a tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f returned with HTTP 202 Jul 03 19:34:23.087010 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 998/4065] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:34:23 2026] DELETE /volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:23.099207 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3de4e240-3efa-4ae4-9e8e-975b833ddc91 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:23.101187 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3de4e240-3efa-4ae4-9e8e-975b833ddc91 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] GET https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f Jul 03 19:34:23.101576 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3de4e240-3efa-4ae4-9e8e-975b833ddc91 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:23.101862 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3de4e240-3efa-4ae4-9e8e-975b833ddc91 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:23.108862 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-133adb1f-5720-4930-afb6-36d95fa84b69 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b489e6a4-e75a-46dc-bf59-e8d0d4d3c3b6) transitioned into state 'SUCCESS' from 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='175f9673842e4c9e90b1ed9cdb2529ef',qos_specs=None,replication_status=,reservations=['aa40d571-c7f2-4c23-958f-ca12c40878fa','9f196812-5c6a-437f-b0a5-76d3ff3155e9','0b1e1dd0-f722-41c9-b165-7d525b827340','8efee98b-1ffa-4a82-920d-49b77ccb45d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea80cc2748f94059ac903b8a6ef82860',volume_type_id=1f277c81-f6fd-4e8a-8b2c-336aa1325138)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:23.110010 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-133adb1f-5720-4930-afb6-36d95fa84b69 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6ee0850-56a9-4ee5-9420-8b96862bc728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:23.111174 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:23.111174 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:23.116233 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3de4e240-3efa-4ae4-9e8e-975b833ddc91 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Volume info retrieved successfully. Jul 03 19:34:23.122887 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-133adb1f-5720-4930-afb6-36d95fa84b69 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6ee0850-56a9-4ee5-9420-8b96862bc728) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:23.123863 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-133adb1f-5720-4930-afb6-36d95fa84b69 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Flow 'volume_create_api' (466672ba-d96c-491a-92cb-f76ea146e2be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:23.124294 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-133adb1f-5720-4930-afb6-36d95fa84b69 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Create volume request issued successfully. Jul 03 19:34:23.124906 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-133adb1f-5720-4930-afb6-36d95fa84b69 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:34:23.124995 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3de4e240-3efa-4ae4-9e8e-975b833ddc91 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f returned with HTTP 200 Jul 03 19:34:23.125360 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1024/4066] 10.4.3.61 () {70 vars in 1291 bytes} [Fri Jul 3 19:34:22 2026] POST /volume/v3/volumes => generated 771 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:34:23.125473 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1022/4067] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:23 2026] GET /volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:23.138475 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-05799ac6-feb8-44cb-8d08-8aabb2d8c470 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:23.141272 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-05799ac6-feb8-44cb-8d08-8aabb2d8c470 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] GET https://10.4.3.61/volume/v3/volumes/3c6f0f27-ccc5-4a75-b508-450a2a6cf0e3 Jul 03 19:34:23.141808 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-05799ac6-feb8-44cb-8d08-8aabb2d8c470 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:23.142581 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-05799ac6-feb8-44cb-8d08-8aabb2d8c470 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:23.164731 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:23.164731 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:23.171562 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-05799ac6-feb8-44cb-8d08-8aabb2d8c470 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Volume info retrieved successfully. Jul 03 19:34:23.178533 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-05799ac6-feb8-44cb-8d08-8aabb2d8c470 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/volumes/3c6f0f27-ccc5-4a75-b508-450a2a6cf0e3 returned with HTTP 200 Jul 03 19:34:23.178985 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1024/4068] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:34:23 2026] GET /volume/v3/volumes/3c6f0f27-ccc5-4a75-b508-450a2a6cf0e3 => generated 950 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:23.964813 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5fe73ee2-13b1-4315-bf0e-fd8306e780f5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:23.966380 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5fe73ee2-13b1-4315-bf0e-fd8306e780f5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:23.966551 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5fe73ee2-13b1-4315-bf0e-fd8306e780f5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:23.966717 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5fe73ee2-13b1-4315-bf0e-fd8306e780f5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:23.966833 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-5fe73ee2-13b1-4315-bf0e-fd8306e780f5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:23.970497 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:23.970497 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:23.971130 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5fe73ee2-13b1-4315-bf0e-fd8306e780f5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:23.971466 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 999/4069] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:23 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:24.138993 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-224db60f-c569-4501-9c08-4d00a91b9227 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:24.141148 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-224db60f-c569-4501-9c08-4d00a91b9227 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] GET https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f Jul 03 19:34:24.141410 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-224db60f-c569-4501-9c08-4d00a91b9227 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:24.141648 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-224db60f-c569-4501-9c08-4d00a91b9227 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:24.148148 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-224db60f-c569-4501-9c08-4d00a91b9227 tempest-VolumesMetadataTest-261571475 tempest-VolumesMetadataTest-261571475-project-member] https://10.4.3.61/volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f returned with HTTP 404 Jul 03 19:34:24.148668 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1025/4070] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:24 2026] GET /volume/v3/volumes/0d078f82-c3cc-48be-a92b-f7a208673b5f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:24.194541 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-adc0cb7b-1728-43ad-adbc-a70c21ff2054 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:24.197083 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-adc0cb7b-1728-43ad-adbc-a70c21ff2054 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] GET https://10.4.3.61/volume/v3/volumes/3c6f0f27-ccc5-4a75-b508-450a2a6cf0e3 Jul 03 19:34:24.197083 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-adc0cb7b-1728-43ad-adbc-a70c21ff2054 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:24.197256 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-adc0cb7b-1728-43ad-adbc-a70c21ff2054 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:24.208865 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:24.208865 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:24.214034 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-adc0cb7b-1728-43ad-adbc-a70c21ff2054 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Volume info retrieved successfully. Jul 03 19:34:24.220307 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-adc0cb7b-1728-43ad-adbc-a70c21ff2054 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/volumes/3c6f0f27-ccc5-4a75-b508-450a2a6cf0e3 returned with HTTP 200 Jul 03 19:34:24.221126 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1023/4071] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:34:24 2026] GET /volume/v3/volumes/3c6f0f27-ccc5-4a75-b508-450a2a6cf0e3 => generated 971 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:24.235181 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d204cfb6-f187-48f7-b537-ea52122c898e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:24.237329 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d204cfb6-f187-48f7-b537-ea52122c898e tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] GET https://10.4.3.61/volume/v3/messages Jul 03 19:34:24.237606 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d204cfb6-f187-48f7-b537-ea52122c898e tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:24.237882 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d204cfb6-f187-48f7-b537-ea52122c898e tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:24.241928 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d204cfb6-f187-48f7-b537-ea52122c898e tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/messages returned with HTTP 200 Jul 03 19:34:24.242324 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1025/4072] 10.4.3.61 () {68 vars in 1273 bytes} [Fri Jul 3 19:34:24 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:24.250690 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1c36dfed-b221-49b2-99b4-269357a40322 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:24.252638 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1c36dfed-b221-49b2-99b4-269357a40322 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] GET https://10.4.3.61/volume/v3/messages Jul 03 19:34:24.252872 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1c36dfed-b221-49b2-99b4-269357a40322 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:24.253084 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1c36dfed-b221-49b2-99b4-269357a40322 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:24.257211 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1c36dfed-b221-49b2-99b4-269357a40322 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/messages returned with HTTP 200 Jul 03 19:34:24.258198 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1000/4073] 10.4.3.61 () {68 vars in 1273 bytes} [Fri Jul 3 19:34:24 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:24.268806 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-cc9837f0-bfde-402b-86c9-aa7589321c87 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:24.271225 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cc9837f0-bfde-402b-86c9-aa7589321c87 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] DELETE https://10.4.3.61/volume/v3/messages/faeb110d-6b48-49c5-95b8-c61f2e2a4a4f Jul 03 19:34:24.271553 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cc9837f0-bfde-402b-86c9-aa7589321c87 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:24.271838 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cc9837f0-bfde-402b-86c9-aa7589321c87 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:24.277715 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:24.277715 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:24.285006 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cc9837f0-bfde-402b-86c9-aa7589321c87 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/messages/faeb110d-6b48-49c5-95b8-c61f2e2a4a4f returned with HTTP 204 Jul 03 19:34:24.285893 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1026/4074] 10.4.3.61 () {68 vars in 1387 bytes} [Fri Jul 3 19:34:24 2026] DELETE /volume/v3/messages/faeb110d-6b48-49c5-95b8-c61f2e2a4a4f => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 19:34:24.296627 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bb995d04-e612-47a6-9eeb-27a7bbb79525 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:24.300637 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bb995d04-e612-47a6-9eeb-27a7bbb79525 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/3c6f0f27-ccc5-4a75-b508-450a2a6cf0e3 Jul 03 19:34:24.300866 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bb995d04-e612-47a6-9eeb-27a7bbb79525 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:24.301083 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bb995d04-e612-47a6-9eeb-27a7bbb79525 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:24.301302 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-bb995d04-e612-47a6-9eeb-27a7bbb79525 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Delete volume with id: 3c6f0f27-ccc5-4a75-b508-450a2a6cf0e3 Jul 03 19:34:24.310737 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:24.310737 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:24.311304 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-bb995d04-e612-47a6-9eeb-27a7bbb79525 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Volume info retrieved successfully. Jul 03 19:34:24.312937 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-bb995d04-e612-47a6-9eeb-27a7bbb79525 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99924) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 19:34:24.330333 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-bb995d04-e612-47a6-9eeb-27a7bbb79525 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1212802006 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1212802006, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:34:24.330333 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-bb995d04-e612-47a6-9eeb-27a7bbb79525 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1212802006 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1212802006, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:34:24.347078 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-bb995d04-e612-47a6-9eeb-27a7bbb79525 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Created reservations ['2a31ae41-eb21-4ab4-89b8-e0dd579c6bf9', 'c49ab6e3-3076-446c-a1de-46d8970e9918', 'ca3cb56d-d48c-436e-88e5-0f0f0ccc2d43', 'b901393c-cd01-4575-a962-8d6daabb3906'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:24.398702 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-bb995d04-e612-47a6-9eeb-27a7bbb79525 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Delete volume request issued successfully. Jul 03 19:34:24.398837 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bb995d04-e612-47a6-9eeb-27a7bbb79525 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/volumes/3c6f0f27-ccc5-4a75-b508-450a2a6cf0e3 returned with HTTP 202 Jul 03 19:34:24.399736 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1024/4075] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:34:24 2026] DELETE /volume/v3/volumes/3c6f0f27-ccc5-4a75-b508-450a2a6cf0e3 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:24.408975 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-11ec812b-edfb-45e1-82e4-2c70a6d6ba03 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:24.411773 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-11ec812b-edfb-45e1-82e4-2c70a6d6ba03 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] DELETE https://10.4.3.61/volume/v3/types/1f277c81-f6fd-4e8a-8b2c-336aa1325138 Jul 03 19:34:24.411773 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-11ec812b-edfb-45e1-82e4-2c70a6d6ba03 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:24.412524 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-11ec812b-edfb-45e1-82e4-2c70a6d6ba03 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Calling method '_delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:24.444123 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-11ec812b-edfb-45e1-82e4-2c70a6d6ba03 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/types/1f277c81-f6fd-4e8a-8b2c-336aa1325138 returned with HTTP 202 Jul 03 19:34:24.444605 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1026/4076] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:34:24 2026] DELETE /volume/v3/types/1f277c81-f6fd-4e8a-8b2c-336aa1325138 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:24.455782 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a9d2d06b-a623-4e63-b5f3-d6d1b14d2d54 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:24.458005 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a9d2d06b-a623-4e63-b5f3-d6d1b14d2d54 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:34:24.458439 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a9d2d06b-a623-4e63-b5f3-d6d1b14d2d54 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1423066667", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1180955013", "vendor_name": "tempest-vendor_name-2083021154"}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:24.479061 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a9d2d06b-a623-4e63-b5f3-d6d1b14d2d54 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:34:24.479578 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1001/4077] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:34:24 2026] POST /volume/v3/types => generated 329 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:24.490158 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3aa3ab43-a7b5-4248-8365-4ff1dcb5c7ca None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:24.492406 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3aa3ab43-a7b5-4248-8365-4ff1dcb5c7ca tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:34:24.492839 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3aa3ab43-a7b5-4248-8365-4ff1dcb5c7ca tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b9c4b960-c130-47c6-af0f-e8d672272cfc", "size": 1}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:24.494419 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-3aa3ab43-a7b5-4248-8365-4ff1dcb5c7ca tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Create volume request body: {'volume': {'volume_type': 'b9c4b960-c130-47c6-af0f-e8d672272cfc', 'size': 1}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:34:24.498563 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-3aa3ab43-a7b5-4248-8365-4ff1dcb5c7ca tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Create volume of 1 GB Jul 03 19:34:24.498901 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:24.498901 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:24.499368 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3aa3ab43-a7b5-4248-8365-4ff1dcb5c7ca tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Availability Zones retrieved successfully. Jul 03 19:34:24.505507 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3aa3ab43-a7b5-4248-8365-4ff1dcb5c7ca tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Flow 'volume_create_api' (2e743378-f339-4157-93a7-4ec02b246ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:24.506922 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3aa3ab43-a7b5-4248-8365-4ff1dcb5c7ca tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95eaa902-cd78-492d-bf5d-2aad00868452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:24.507902 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-3aa3ab43-a7b5-4248-8365-4ff1dcb5c7ca tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:34:24.528720 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3aa3ab43-a7b5-4248-8365-4ff1dcb5c7ca tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95eaa902-cd78-492d-bf5d-2aad00868452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:34:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1180955013',vendor_name='tempest-vendor_name-2083021154'},id=b9c4b960-c130-47c6-af0f-e8d672272cfc,is_public=True,name='tempest-ProjectAdminTests-volume-type-1423066667',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9c4b960-c130-47c6-af0f-e8d672272cfc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:24.529714 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3aa3ab43-a7b5-4248-8365-4ff1dcb5c7ca tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72ed7ef2-b8e7-4712-bba6-09c8ea3c685e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:24.557800 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-3aa3ab43-a7b5-4248-8365-4ff1dcb5c7ca tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1423066667 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1423066667, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:34:24.558103 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-3aa3ab43-a7b5-4248-8365-4ff1dcb5c7ca tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1423066667 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1423066667, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:34:24.621069 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-3aa3ab43-a7b5-4248-8365-4ff1dcb5c7ca tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Created reservations ['c1e05a48-361b-4e3d-ac01-22387ac112b0', '2a10c9d9-8ec4-4d80-837d-ff9a60823b88', '23bd11ba-e97e-4dbf-8c3c-c727e6f33771', '00ce4723-7a4b-4157-a25f-a0cffde1f3eb'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:24.621597 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3aa3ab43-a7b5-4248-8365-4ff1dcb5c7ca tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72ed7ef2-b8e7-4712-bba6-09c8ea3c685e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1e05a48-361b-4e3d-ac01-22387ac112b0', '2a10c9d9-8ec4-4d80-837d-ff9a60823b88', '23bd11ba-e97e-4dbf-8c3c-c727e6f33771', '00ce4723-7a4b-4157-a25f-a0cffde1f3eb']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:24.623125 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3aa3ab43-a7b5-4248-8365-4ff1dcb5c7ca tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0d8af16-a05a-4b9b-a9b5-9f29ef4f8f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:24.665990 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3aa3ab43-a7b5-4248-8365-4ff1dcb5c7ca tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0d8af16-a05a-4b9b-a9b5-9f29ef4f8f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be82055b-4be7-4ad1-bdfd-bda05b432df8', '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='175f9673842e4c9e90b1ed9cdb2529ef',qos_specs=None,replication_status=,reservations=['c1e05a48-361b-4e3d-ac01-22387ac112b0','2a10c9d9-8ec4-4d80-837d-ff9a60823b88','23bd11ba-e97e-4dbf-8c3c-c727e6f33771','00ce4723-7a4b-4157-a25f-a0cffde1f3eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea80cc2748f94059ac903b8a6ef82860',volume_type_id=b9c4b960-c130-47c6-af0f-e8d672272cfc), 'volume': Volume(_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-03T19:34: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=be82055b-4be7-4ad1-bdfd-bda05b432df8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='175f9673842e4c9e90b1ed9cdb2529ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea80cc2748f94059ac903b8a6ef82860',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b9c4b960-c130-47c6-af0f-e8d672272cfc),volume_type_id=b9c4b960-c130-47c6-af0f-e8d672272cfc)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:24.666939 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3aa3ab43-a7b5-4248-8365-4ff1dcb5c7ca tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aa9f3f4-1e26-4723-a97e-c29a230cdb69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:24.696065 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3aa3ab43-a7b5-4248-8365-4ff1dcb5c7ca tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aa9f3f4-1e26-4723-a97e-c29a230cdb69) transitioned into state 'SUCCESS' from 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='175f9673842e4c9e90b1ed9cdb2529ef',qos_specs=None,replication_status=,reservations=['c1e05a48-361b-4e3d-ac01-22387ac112b0','2a10c9d9-8ec4-4d80-837d-ff9a60823b88','23bd11ba-e97e-4dbf-8c3c-c727e6f33771','00ce4723-7a4b-4157-a25f-a0cffde1f3eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea80cc2748f94059ac903b8a6ef82860',volume_type_id=b9c4b960-c130-47c6-af0f-e8d672272cfc)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:24.696931 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3aa3ab43-a7b5-4248-8365-4ff1dcb5c7ca tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea5e6ee6-58bc-4a36-9acb-06b4ff7e0af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:24.707706 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3aa3ab43-a7b5-4248-8365-4ff1dcb5c7ca tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea5e6ee6-58bc-4a36-9acb-06b4ff7e0af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:24.708716 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3aa3ab43-a7b5-4248-8365-4ff1dcb5c7ca tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Flow 'volume_create_api' (2e743378-f339-4157-93a7-4ec02b246ab2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:24.709068 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3aa3ab43-a7b5-4248-8365-4ff1dcb5c7ca tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Create volume request issued successfully. Jul 03 19:34:24.709775 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3aa3ab43-a7b5-4248-8365-4ff1dcb5c7ca tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:34:24.710861 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1027/4078] 10.4.3.61 () {70 vars in 1291 bytes} [Fri Jul 3 19:34:24 2026] POST /volume/v3/volumes => generated 771 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:34:24.725582 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-382414ce-1df9-451c-b34d-cb3d920fe8dd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:24.727896 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-382414ce-1df9-451c-b34d-cb3d920fe8dd tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] GET https://10.4.3.61/volume/v3/volumes/be82055b-4be7-4ad1-bdfd-bda05b432df8 Jul 03 19:34:24.728226 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-382414ce-1df9-451c-b34d-cb3d920fe8dd tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:24.728496 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-382414ce-1df9-451c-b34d-cb3d920fe8dd tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:24.738291 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:24.738291 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:24.743070 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-382414ce-1df9-451c-b34d-cb3d920fe8dd tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Volume info retrieved successfully. Jul 03 19:34:24.748220 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-382414ce-1df9-451c-b34d-cb3d920fe8dd tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/volumes/be82055b-4be7-4ad1-bdfd-bda05b432df8 returned with HTTP 200 Jul 03 19:34:24.748504 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1025/4079] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:34:24 2026] GET /volume/v3/volumes/be82055b-4be7-4ad1-bdfd-bda05b432df8 => generated 950 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:24.982630 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f0f59746-2fa3-4e54-8a9c-b5bcf8d4c908 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:24.984905 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f0f59746-2fa3-4e54-8a9c-b5bcf8d4c908 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:24.985156 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f0f59746-2fa3-4e54-8a9c-b5bcf8d4c908 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:24.985448 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f0f59746-2fa3-4e54-8a9c-b5bcf8d4c908 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:24.985627 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-f0f59746-2fa3-4e54-8a9c-b5bcf8d4c908 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:24.991145 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:24.991145 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:24.992249 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f0f59746-2fa3-4e54-8a9c-b5bcf8d4c908 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:24.992739 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1027/4080] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:24 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:25.765849 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d465b7d1-8cf7-4e24-8f34-b25525ab80f6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:25.768564 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d465b7d1-8cf7-4e24-8f34-b25525ab80f6 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] GET https://10.4.3.61/volume/v3/volumes/be82055b-4be7-4ad1-bdfd-bda05b432df8 Jul 03 19:34:25.768881 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d465b7d1-8cf7-4e24-8f34-b25525ab80f6 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:25.769467 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d465b7d1-8cf7-4e24-8f34-b25525ab80f6 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:25.778553 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:25.778553 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:25.782536 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d465b7d1-8cf7-4e24-8f34-b25525ab80f6 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Volume info retrieved successfully. Jul 03 19:34:25.787091 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d465b7d1-8cf7-4e24-8f34-b25525ab80f6 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/volumes/be82055b-4be7-4ad1-bdfd-bda05b432df8 returned with HTTP 200 Jul 03 19:34:25.787540 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1002/4081] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:34:25 2026] GET /volume/v3/volumes/be82055b-4be7-4ad1-bdfd-bda05b432df8 => generated 971 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:25.803491 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a256de23-5737-45cf-a1cc-9247a94c8799 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:25.805735 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a256de23-5737-45cf-a1cc-9247a94c8799 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] GET https://10.4.3.61/volume/v3/messages Jul 03 19:34:25.806020 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a256de23-5737-45cf-a1cc-9247a94c8799 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:25.806313 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a256de23-5737-45cf-a1cc-9247a94c8799 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:25.806579 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:25.806579 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:25.810895 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a256de23-5737-45cf-a1cc-9247a94c8799 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/messages returned with HTTP 200 Jul 03 19:34:25.811478 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1028/4082] 10.4.3.61 () {68 vars in 1273 bytes} [Fri Jul 3 19:34:25 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:25.820771 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-de277ade-18f4-4eed-ac28-e6816a6700ee None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:25.823331 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-de277ade-18f4-4eed-ac28-e6816a6700ee tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] GET https://10.4.3.61/volume/v3/messages/c2673180-67af-4cf4-aa05-9258b3319509 Jul 03 19:34:25.823648 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-de277ade-18f4-4eed-ac28-e6816a6700ee tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:25.823892 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-de277ade-18f4-4eed-ac28-e6816a6700ee tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:25.827834 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-de277ade-18f4-4eed-ac28-e6816a6700ee tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/messages/c2673180-67af-4cf4-aa05-9258b3319509 returned with HTTP 200 Jul 03 19:34:25.828315 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1026/4083] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:34:25 2026] GET /volume/v3/messages/c2673180-67af-4cf4-aa05-9258b3319509 => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:25.838129 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f2365353-1cd5-4e41-9a85-81abb366d066 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:25.840557 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f2365353-1cd5-4e41-9a85-81abb366d066 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] DELETE https://10.4.3.61/volume/v3/messages/c2673180-67af-4cf4-aa05-9258b3319509 Jul 03 19:34:25.840923 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f2365353-1cd5-4e41-9a85-81abb366d066 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:25.841245 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f2365353-1cd5-4e41-9a85-81abb366d066 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:25.850451 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f2365353-1cd5-4e41-9a85-81abb366d066 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/messages/c2673180-67af-4cf4-aa05-9258b3319509 returned with HTTP 204 Jul 03 19:34:25.851008 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1028/4084] 10.4.3.61 () {68 vars in 1387 bytes} [Fri Jul 3 19:34:25 2026] DELETE /volume/v3/messages/c2673180-67af-4cf4-aa05-9258b3319509 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 19:34:25.858974 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3f0b373e-b028-4167-9673-cf14c5f98f96 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:25.860724 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3f0b373e-b028-4167-9673-cf14c5f98f96 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/be82055b-4be7-4ad1-bdfd-bda05b432df8 Jul 03 19:34:25.861034 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3f0b373e-b028-4167-9673-cf14c5f98f96 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:25.861546 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3f0b373e-b028-4167-9673-cf14c5f98f96 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:25.861546 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-3f0b373e-b028-4167-9673-cf14c5f98f96 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Delete volume with id: be82055b-4be7-4ad1-bdfd-bda05b432df8 Jul 03 19:34:25.869826 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:25.869826 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:25.870179 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-3f0b373e-b028-4167-9673-cf14c5f98f96 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Volume info retrieved successfully. Jul 03 19:34:25.871076 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-3f0b373e-b028-4167-9673-cf14c5f98f96 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99926) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 19:34:25.881064 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-3f0b373e-b028-4167-9673-cf14c5f98f96 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1423066667 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1423066667, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:34:25.881368 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-3f0b373e-b028-4167-9673-cf14c5f98f96 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1423066667 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1423066667, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:34:25.892872 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-3f0b373e-b028-4167-9673-cf14c5f98f96 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Created reservations ['dd5289cc-af1a-4a26-be70-2ec7af1d0a88', '04da89a0-e5d7-4f2f-aded-6a16b0407080', '8e3c2b89-2cc2-4aa5-8106-ab9b1ee47225', '2ebcf8bf-5e66-46a6-a3df-b0ae227fee03'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:25.928286 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-3f0b373e-b028-4167-9673-cf14c5f98f96 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Delete volume request issued successfully. Jul 03 19:34:25.928518 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3f0b373e-b028-4167-9673-cf14c5f98f96 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/volumes/be82055b-4be7-4ad1-bdfd-bda05b432df8 returned with HTTP 202 Jul 03 19:34:25.929034 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1003/4085] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:34:25 2026] DELETE /volume/v3/volumes/be82055b-4be7-4ad1-bdfd-bda05b432df8 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:25.936290 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-945b66e1-00b9-47cc-b4b9-f0d63e43c993 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:25.938035 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-945b66e1-00b9-47cc-b4b9-f0d63e43c993 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] DELETE https://10.4.3.61/volume/v3/types/b9c4b960-c130-47c6-af0f-e8d672272cfc Jul 03 19:34:25.938280 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-945b66e1-00b9-47cc-b4b9-f0d63e43c993 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:25.938484 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-945b66e1-00b9-47cc-b4b9-f0d63e43c993 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] Calling method '_delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:25.960155 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-945b66e1-00b9-47cc-b4b9-f0d63e43c993 tempest-ProjectAdminTests-198289047 tempest-ProjectAdminTests-198289047-project-admin] https://10.4.3.61/volume/v3/types/b9c4b960-c130-47c6-af0f-e8d672272cfc returned with HTTP 202 Jul 03 19:34:25.960634 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1029/4086] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:34:25 2026] DELETE /volume/v3/types/b9c4b960-c130-47c6-af0f-e8d672272cfc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:26.003080 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-62cce9e2-9a87-4ddc-afea-fa46c0f93351 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:26.006237 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-62cce9e2-9a87-4ddc-afea-fa46c0f93351 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:26.006237 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-62cce9e2-9a87-4ddc-afea-fa46c0f93351 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:26.006237 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-62cce9e2-9a87-4ddc-afea-fa46c0f93351 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:26.006237 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-62cce9e2-9a87-4ddc-afea-fa46c0f93351 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:26.011035 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:26.011035 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:26.011916 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-62cce9e2-9a87-4ddc-afea-fa46c0f93351 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:26.012332 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1027/4087] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:26 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:26.232077 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9aee769c-2aea-4877-853d-f7d16f5d1310 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:26.234583 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9aee769c-2aea-4877-853d-f7d16f5d1310 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 Jul 03 19:34:26.238019 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9aee769c-2aea-4877-853d-f7d16f5d1310 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:26.238019 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9aee769c-2aea-4877-853d-f7d16f5d1310 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:26.238019 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-9aee769c-2aea-4877-853d-f7d16f5d1310 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete volume with id: a467d82b-65b9-41a4-b6ec-24afc55b9eb2 Jul 03 19:34:26.257150 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:26.257150 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:26.258027 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-9aee769c-2aea-4877-853d-f7d16f5d1310 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:34:26.291134 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-9aee769c-2aea-4877-853d-f7d16f5d1310 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete volume request issued successfully. Jul 03 19:34:26.291453 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9aee769c-2aea-4877-853d-f7d16f5d1310 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 returned with HTTP 202 Jul 03 19:34:26.292268 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1029/4088] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:34:26 2026] DELETE /volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:26.302880 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-fd3f05f7-3e95-48a7-9944-77393bf6a592 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:26.304649 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fd3f05f7-3e95-48a7-9944-77393bf6a592 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 Jul 03 19:34:26.304912 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fd3f05f7-3e95-48a7-9944-77393bf6a592 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:26.305414 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fd3f05f7-3e95-48a7-9944-77393bf6a592 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:26.315628 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:26.315628 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:26.321252 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-fd3f05f7-3e95-48a7-9944-77393bf6a592 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:34:26.328653 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fd3f05f7-3e95-48a7-9944-77393bf6a592 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 returned with HTTP 200 Jul 03 19:34:26.328838 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1004/4089] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:26 2026] GET /volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:27.022861 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-84079798-0644-4a42-8ef0-180f630c6e9e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:27.024841 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-84079798-0644-4a42-8ef0-180f630c6e9e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:27.025115 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-84079798-0644-4a42-8ef0-180f630c6e9e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:27.025324 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-84079798-0644-4a42-8ef0-180f630c6e9e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:27.025488 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-84079798-0644-4a42-8ef0-180f630c6e9e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:27.033476 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:27.033476 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:27.034331 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-84079798-0644-4a42-8ef0-180f630c6e9e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:27.034713 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1030/4090] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:27 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:27.046462 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5ffd53ec-4f8a-4279-a67f-99fe64a9f4c5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:27.051854 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5ffd53ec-4f8a-4279-a67f-99fe64a9f4c5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] POST https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118/restore Jul 03 19:34:27.052603 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5ffd53ec-4f8a-4279-a67f-99fe64a9f4c5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "ae88e3a2-5ae4-4d1f-8ac2-56168d776d79"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:27.056366 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.backups [None req-5ffd53ec-4f8a-4279-a67f-99fe64a9f4c5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Restoring backup 9592f611-9fc3-4058-abcd-01ad713e8118 ({'restore': {'volume_id': 'ae88e3a2-5ae4-4d1f-8ac2-56168d776d79'}}) {{(pid=99924) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 19:34:27.056366 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-5ffd53ec-4f8a-4279-a67f-99fe64a9f4c5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Restoring backup 9592f611-9fc3-4058-abcd-01ad713e8118 to volume ae88e3a2-5ae4-4d1f-8ac2-56168d776d79. Jul 03 19:34:27.061118 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:27.061118 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:27.070614 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:27.070614 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:27.071125 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-5ffd53ec-4f8a-4279-a67f-99fe64a9f4c5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:34:27.071296 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.backup.api [None req-5ffd53ec-4f8a-4279-a67f-99fe64a9f4c5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Checking backup size 1 against volume size 1 {{(pid=99924) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 19:34:27.071442 np0000004460 devstack@c-api.service[99924]: INFO cinder.backup.api [None req-5ffd53ec-4f8a-4279-a67f-99fe64a9f4c5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Overwriting volume ae88e3a2-5ae4-4d1f-8ac2-56168d776d79 with restore of backup 9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:27.096200 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.backup.rpcapi [None req-5ffd53ec-4f8a-4279-a67f-99fe64a9f4c5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] restore_backup in rpcapi backup_id 9592f611-9fc3-4058-abcd-01ad713e8118 {{(pid=99924) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 19:34:27.098878 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5ffd53ec-4f8a-4279-a67f-99fe64a9f4c5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118/restore returned with HTTP 202 Jul 03 19:34:27.099745 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1028/4091] 10.4.3.61 () {68 vars in 1386 bytes} [Fri Jul 3 19:34:27 2026] POST /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118/restore => generated 182 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:34:27.109095 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6f367f3c-f58c-4ae6-9d6f-4ec20d3cebe4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:27.110959 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6f367f3c-f58c-4ae6-9d6f-4ec20d3cebe4 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:27.111247 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6f367f3c-f58c-4ae6-9d6f-4ec20d3cebe4 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:27.111372 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6f367f3c-f58c-4ae6-9d6f-4ec20d3cebe4 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:27.111478 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-6f367f3c-f58c-4ae6-9d6f-4ec20d3cebe4 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:27.115866 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:27.115866 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:27.116918 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6f367f3c-f58c-4ae6-9d6f-4ec20d3cebe4 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:27.117340 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1030/4092] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:27 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:27.343624 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-18c669a6-822d-4db2-9373-7d1f39c3094c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:27.346082 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-18c669a6-822d-4db2-9373-7d1f39c3094c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 Jul 03 19:34:27.346434 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-18c669a6-822d-4db2-9373-7d1f39c3094c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:27.346771 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-18c669a6-822d-4db2-9373-7d1f39c3094c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:27.354013 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-18c669a6-822d-4db2-9373-7d1f39c3094c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 returned with HTTP 404 Jul 03 19:34:27.354554 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1005/4093] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:27 2026] GET /volume/v3/volumes/a467d82b-65b9-41a4-b6ec-24afc55b9eb2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:27.391558 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3c413c9c-d0b4-47af-bbfe-4db92c5e1b8c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:27.393146 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3c413c9c-d0b4-47af-bbfe-4db92c5e1b8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:34:27.393479 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3c413c9c-d0b4-47af-bbfe-4db92c5e1b8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-910937171", "snapshot_id": null, "imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775", "volume_type": null, "size": 1}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:27.394912 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-3c413c9c-d0b4-47af-bbfe-4db92c5e1b8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-910937171', 'snapshot_id': None, 'imageRef': '6fdb725c-805c-4eab-bb34-5aad39949775', 'volume_type': None, 'size': 1}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:34:27.624473 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-3c413c9c-d0b4-47af-bbfe-4db92c5e1b8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume of 1 GB Jul 03 19:34:27.633813 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3c413c9c-d0b4-47af-bbfe-4db92c5e1b8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Availability Zones retrieved successfully. Jul 03 19:34:27.639079 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3c413c9c-d0b4-47af-bbfe-4db92c5e1b8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Flow 'volume_create_api' (53a81a1b-7599-49e2-8da9-b938a7108d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:27.640180 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3c413c9c-d0b4-47af-bbfe-4db92c5e1b8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df391220-c77e-4bce-9dce-97a756898352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:27.641098 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-3c413c9c-d0b4-47af-bbfe-4db92c5e1b8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:34:27.708112 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3c413c9c-d0b4-47af-bbfe-4db92c5e1b8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df391220-c77e-4bce-9dce-97a756898352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:27.709537 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3c413c9c-d0b4-47af-bbfe-4db92c5e1b8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8ebfe9b-d851-419c-9869-b36012742cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:27.769624 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-3c413c9c-d0b4-47af-bbfe-4db92c5e1b8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Created reservations ['da540f7d-6e35-499b-a723-2c86a501520b', '0bbe713a-bf82-4fc5-b8da-38fbffea2495', '3cf8cdd9-73cc-4e10-a366-27eaf94daf09', '92cd07b3-8053-4f21-b537-e5e8b2ec747f'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:27.770679 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3c413c9c-d0b4-47af-bbfe-4db92c5e1b8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8ebfe9b-d851-419c-9869-b36012742cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da540f7d-6e35-499b-a723-2c86a501520b', '0bbe713a-bf82-4fc5-b8da-38fbffea2495', '3cf8cdd9-73cc-4e10-a366-27eaf94daf09', '92cd07b3-8053-4f21-b537-e5e8b2ec747f']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:27.771749 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3c413c9c-d0b4-47af-bbfe-4db92c5e1b8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89df1464-a657-4cb4-bb53-65b0459e67ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:27.799502 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3c413c9c-d0b4-47af-bbfe-4db92c5e1b8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89df1464-a657-4cb4-bb53-65b0459e67ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92f06a5e-7b54-4569-a25b-6d6f5d0642d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-910937171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c70bca5f9e27431688b6e77ad51fa6a6',qos_specs=None,replication_status=,reservations=['da540f7d-6e35-499b-a723-2c86a501520b','0bbe713a-bf82-4fc5-b8da-38fbffea2495','3cf8cdd9-73cc-4e10-a366-27eaf94daf09','92cd07b3-8053-4f21-b537-e5e8b2ec747f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a39268966de4198a9f086f13012040a',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:34:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-910937171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92f06a5e-7b54-4569-a25b-6d6f5d0642d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c70bca5f9e27431688b6e77ad51fa6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a39268966de4198a9f086f13012040a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:27.800263 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3c413c9c-d0b4-47af-bbfe-4db92c5e1b8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48ac3281-11fc-4913-99b2-e787a1c5a054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:27.820895 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3c413c9c-d0b4-47af-bbfe-4db92c5e1b8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48ac3281-11fc-4913-99b2-e787a1c5a054) transitioned into state 'SUCCESS' from state '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-910937171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c70bca5f9e27431688b6e77ad51fa6a6',qos_specs=None,replication_status=,reservations=['da540f7d-6e35-499b-a723-2c86a501520b','0bbe713a-bf82-4fc5-b8da-38fbffea2495','3cf8cdd9-73cc-4e10-a366-27eaf94daf09','92cd07b3-8053-4f21-b537-e5e8b2ec747f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a39268966de4198a9f086f13012040a',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:27.821882 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3c413c9c-d0b4-47af-bbfe-4db92c5e1b8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8fb4baa-ca23-4c28-9026-a7eebc838046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:27.834851 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3c413c9c-d0b4-47af-bbfe-4db92c5e1b8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8fb4baa-ca23-4c28-9026-a7eebc838046) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:27.835988 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-3c413c9c-d0b4-47af-bbfe-4db92c5e1b8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Flow 'volume_create_api' (53a81a1b-7599-49e2-8da9-b938a7108d2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:27.836422 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3c413c9c-d0b4-47af-bbfe-4db92c5e1b8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume request issued successfully. Jul 03 19:34:27.837211 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3c413c9c-d0b4-47af-bbfe-4db92c5e1b8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:34:27.837854 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1031/4094] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:34:27 2026] POST /volume/v3/volumes => generated 756 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:34:27.853737 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a8ca35db-d995-495f-8094-60a224200243 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:27.856202 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a8ca35db-d995-495f-8094-60a224200243 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 Jul 03 19:34:27.856597 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a8ca35db-d995-495f-8094-60a224200243 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:27.856888 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a8ca35db-d995-495f-8094-60a224200243 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:27.866577 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:27.866577 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:27.874685 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a8ca35db-d995-495f-8094-60a224200243 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:34:27.881904 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a8ca35db-d995-495f-8094-60a224200243 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 returned with HTTP 200 Jul 03 19:34:27.882272 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1029/4095] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:27 2026] GET /volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:27.911843 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fc1be6bd-b88c-4dc8-bc8e-963082608e44 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:28.004785 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fc1be6bd-b88c-4dc8-bc8e-963082608e44 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:34:28.005157 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fc1be6bd-b88c-4dc8-bc8e-963082608e44 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1648967541"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:28.006548 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-fc1be6bd-b88c-4dc8-bc8e-963082608e44 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1648967541'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:34:28.006715 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-fc1be6bd-b88c-4dc8-bc8e-963082608e44 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Create volume of 1 GB Jul 03 19:34:28.010990 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-fc1be6bd-b88c-4dc8-bc8e-963082608e44 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Availability Zones retrieved successfully. Jul 03 19:34:28.016638 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fc1be6bd-b88c-4dc8-bc8e-963082608e44 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Flow 'volume_create_api' (9f1ea83e-0526-4459-a18b-83dfaba79c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:28.017551 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fc1be6bd-b88c-4dc8-bc8e-963082608e44 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (062312f4-0e8d-4079-8748-5c62005fdaf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:28.018345 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-fc1be6bd-b88c-4dc8-bc8e-963082608e44 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:34:28.044270 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fc1be6bd-b88c-4dc8-bc8e-963082608e44 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (062312f4-0e8d-4079-8748-5c62005fdaf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:28.045662 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fc1be6bd-b88c-4dc8-bc8e-963082608e44 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59af5823-829e-4d7b-b2cd-e39c2e368f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:28.120833 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-fc1be6bd-b88c-4dc8-bc8e-963082608e44 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Created reservations ['54b8e36a-6004-44c0-b1c6-f131359b5831', '683b7487-3bf3-4529-bf63-06c991fce35f', '6683b309-2f06-4318-a204-cdef0e45387e', 'd8b052a7-938a-416e-9a3c-42fe7ebb16cd'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:28.120833 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fc1be6bd-b88c-4dc8-bc8e-963082608e44 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59af5823-829e-4d7b-b2cd-e39c2e368f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54b8e36a-6004-44c0-b1c6-f131359b5831', '683b7487-3bf3-4529-bf63-06c991fce35f', '6683b309-2f06-4318-a204-cdef0e45387e', 'd8b052a7-938a-416e-9a3c-42fe7ebb16cd']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:28.121686 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fc1be6bd-b88c-4dc8-bc8e-963082608e44 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64763b83-8bc7-4fd8-86cf-38dfbf1ca92d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:28.130510 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ddf2dbfd-95dc-4d1b-840e-4e05d6879e8e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:28.132801 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ddf2dbfd-95dc-4d1b-840e-4e05d6879e8e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:28.132801 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ddf2dbfd-95dc-4d1b-840e-4e05d6879e8e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:28.133232 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ddf2dbfd-95dc-4d1b-840e-4e05d6879e8e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:28.133232 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-ddf2dbfd-95dc-4d1b-840e-4e05d6879e8e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:28.137831 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:28.137831 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:28.138607 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ddf2dbfd-95dc-4d1b-840e-4e05d6879e8e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:28.139005 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1006/4096] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:28 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:28.146493 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fc1be6bd-b88c-4dc8-bc8e-963082608e44 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64763b83-8bc7-4fd8-86cf-38dfbf1ca92d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90908543-e483-4801-8762-8aa1aff58ad6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1648967541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df10a0eeca974888b6cbc41baf3203c0',qos_specs=None,replication_status=,reservations=['54b8e36a-6004-44c0-b1c6-f131359b5831','683b7487-3bf3-4529-bf63-06c991fce35f','6683b309-2f06-4318-a204-cdef0e45387e','d8b052a7-938a-416e-9a3c-42fe7ebb16cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0206e52e38e84007b63644497a4207fc',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:34:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1648967541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90908543-e483-4801-8762-8aa1aff58ad6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df10a0eeca974888b6cbc41baf3203c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0206e52e38e84007b63644497a4207fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:28.147254 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fc1be6bd-b88c-4dc8-bc8e-963082608e44 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3b799c4-ae88-49f6-a850-74496653cff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:28.168286 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fc1be6bd-b88c-4dc8-bc8e-963082608e44 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3b799c4-ae88-49f6-a850-74496653cff7) transitioned into state 'SUCCESS' from state '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-1648967541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df10a0eeca974888b6cbc41baf3203c0',qos_specs=None,replication_status=,reservations=['54b8e36a-6004-44c0-b1c6-f131359b5831','683b7487-3bf3-4529-bf63-06c991fce35f','6683b309-2f06-4318-a204-cdef0e45387e','d8b052a7-938a-416e-9a3c-42fe7ebb16cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0206e52e38e84007b63644497a4207fc',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:28.169122 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fc1be6bd-b88c-4dc8-bc8e-963082608e44 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfa40734-167e-45e7-a5eb-2fbc291f42e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:28.179716 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fc1be6bd-b88c-4dc8-bc8e-963082608e44 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfa40734-167e-45e7-a5eb-2fbc291f42e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:28.180658 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fc1be6bd-b88c-4dc8-bc8e-963082608e44 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Flow 'volume_create_api' (9f1ea83e-0526-4459-a18b-83dfaba79c40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:28.181061 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-fc1be6bd-b88c-4dc8-bc8e-963082608e44 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Create volume request issued successfully. Jul 03 19:34:28.181840 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fc1be6bd-b88c-4dc8-bc8e-963082608e44 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:34:28.182533 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1031/4097] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:34:27 2026] POST /volume/v3/volumes => generated 776 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:34:28.195141 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-81842352-0d64-452d-9b54-27045d787592 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:28.197569 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-81842352-0d64-452d-9b54-27045d787592 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] GET https://10.4.3.61/volume/v3/volumes/90908543-e483-4801-8762-8aa1aff58ad6 Jul 03 19:34:28.197871 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-81842352-0d64-452d-9b54-27045d787592 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:28.198154 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-81842352-0d64-452d-9b54-27045d787592 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:28.210028 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:28.210028 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:28.215082 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-81842352-0d64-452d-9b54-27045d787592 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Volume info retrieved successfully. Jul 03 19:34:28.219535 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-81842352-0d64-452d-9b54-27045d787592 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] https://10.4.3.61/volume/v3/volumes/90908543-e483-4801-8762-8aa1aff58ad6 returned with HTTP 200 Jul 03 19:34:28.219962 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1032/4098] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:28 2026] GET /volume/v3/volumes/90908543-e483-4801-8762-8aa1aff58ad6 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:28.897462 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-21a45ea4-86ad-4cb9-a9c7-b52817973e90 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:28.899847 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-21a45ea4-86ad-4cb9-a9c7-b52817973e90 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 Jul 03 19:34:28.900149 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-21a45ea4-86ad-4cb9-a9c7-b52817973e90 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:28.900458 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-21a45ea4-86ad-4cb9-a9c7-b52817973e90 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:28.910257 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:28.910257 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:28.914717 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-21a45ea4-86ad-4cb9-a9c7-b52817973e90 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:34:28.920160 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-21a45ea4-86ad-4cb9-a9c7-b52817973e90 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 returned with HTTP 200 Jul 03 19:34:28.920641 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1030/4099] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:28 2026] GET /volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:28.938383 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7786369e-a577-4e1b-ac13-18016ae3691e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:28.941392 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7786369e-a577-4e1b-ac13-18016ae3691e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 Jul 03 19:34:28.941392 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7786369e-a577-4e1b-ac13-18016ae3691e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:28.942011 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7786369e-a577-4e1b-ac13-18016ae3691e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:28.950023 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:28.950023 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:28.953566 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7786369e-a577-4e1b-ac13-18016ae3691e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:34:28.957943 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7786369e-a577-4e1b-ac13-18016ae3691e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 returned with HTTP 200 Jul 03 19:34:28.958626 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1007/4100] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:28 2026] GET /volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:29.152188 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-619c436c-dab7-461a-8b23-35f783ab6dd3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:29.154599 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-619c436c-dab7-461a-8b23-35f783ab6dd3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:29.154885 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-619c436c-dab7-461a-8b23-35f783ab6dd3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:29.155144 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-619c436c-dab7-461a-8b23-35f783ab6dd3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:29.155356 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-619c436c-dab7-461a-8b23-35f783ab6dd3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:29.161342 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:29.161342 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:29.162381 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-619c436c-dab7-461a-8b23-35f783ab6dd3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:29.162859 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1032/4101] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:29 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:29.237628 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d8b6c896-d9eb-4bd9-b67d-049224ccfb72 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:29.242634 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d8b6c896-d9eb-4bd9-b67d-049224ccfb72 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] GET https://10.4.3.61/volume/v3/volumes/90908543-e483-4801-8762-8aa1aff58ad6 Jul 03 19:34:29.242634 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d8b6c896-d9eb-4bd9-b67d-049224ccfb72 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:29.242634 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d8b6c896-d9eb-4bd9-b67d-049224ccfb72 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:29.252214 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:29.252214 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:29.258923 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d8b6c896-d9eb-4bd9-b67d-049224ccfb72 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Volume info retrieved successfully. Jul 03 19:34:29.263764 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d8b6c896-d9eb-4bd9-b67d-049224ccfb72 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] https://10.4.3.61/volume/v3/volumes/90908543-e483-4801-8762-8aa1aff58ad6 returned with HTTP 200 Jul 03 19:34:29.264158 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1033/4102] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:29 2026] GET /volume/v3/volumes/90908543-e483-4801-8762-8aa1aff58ad6 => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:29.277527 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-64272668-e584-4f4d-a397-d56a8d6d9f4f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:29.454324 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-64272668-e584-4f4d-a397-d56a8d6d9f4f tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-reader] POST https://10.4.3.61/volume/v3/volumes/90908543-e483-4801-8762-8aa1aff58ad6/action Jul 03 19:34:29.455119 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-64272668-e584-4f4d-a397-d56a8d6d9f4f tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:34:29.455119 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-64272668-e584-4f4d-a397-d56a8d6d9f4f tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:29.465464 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:29.465464 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:29.466394 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-64272668-e584-4f4d-a397-d56a8d6d9f4f tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-reader] Volume info retrieved successfully. Jul 03 19:34:29.467467 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.policy [None req-64272668-e584-4f4d-a397-d56a8d6d9f4f tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'd5e7beb3b7c9404c8c46256fa0ba0749', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df10a0eeca974888b6cbc41baf3203c0', '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=99924) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:34:29.467716 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-64272668-e584-4f4d-a397-d56a8d6d9f4f tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-reader] https://10.4.3.61/volume/v3/volumes/90908543-e483-4801-8762-8aa1aff58ad6/action returned with HTTP 403 Jul 03 19:34:29.468303 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1031/4103] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:34:29 2026] POST /volume/v3/volumes/90908543-e483-4801-8762-8aa1aff58ad6/action => generated 131 bytes in 191 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:29.476766 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f10b39c5-52b9-4a93-844e-a75c45b312c9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:29.480201 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f10b39c5-52b9-4a93-844e-a75c45b312c9 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/90908543-e483-4801-8762-8aa1aff58ad6 Jul 03 19:34:29.480201 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f10b39c5-52b9-4a93-844e-a75c45b312c9 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:29.480201 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f10b39c5-52b9-4a93-844e-a75c45b312c9 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:29.480506 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-f10b39c5-52b9-4a93-844e-a75c45b312c9 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Delete volume with id: 90908543-e483-4801-8762-8aa1aff58ad6 Jul 03 19:34:29.488427 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:29.488427 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:29.490101 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f10b39c5-52b9-4a93-844e-a75c45b312c9 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Volume info retrieved successfully. Jul 03 19:34:29.511082 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f10b39c5-52b9-4a93-844e-a75c45b312c9 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Delete volume request issued successfully. Jul 03 19:34:29.511456 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f10b39c5-52b9-4a93-844e-a75c45b312c9 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] https://10.4.3.61/volume/v3/volumes/90908543-e483-4801-8762-8aa1aff58ad6 returned with HTTP 202 Jul 03 19:34:29.511664 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1008/4104] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:34:29 2026] DELETE /volume/v3/volumes/90908543-e483-4801-8762-8aa1aff58ad6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:29.519605 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0d7480fb-41cf-4334-8a7e-38af77706a85 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:29.521366 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0d7480fb-41cf-4334-8a7e-38af77706a85 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] GET https://10.4.3.61/volume/v3/volumes/90908543-e483-4801-8762-8aa1aff58ad6 Jul 03 19:34:29.521576 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0d7480fb-41cf-4334-8a7e-38af77706a85 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:29.521873 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0d7480fb-41cf-4334-8a7e-38af77706a85 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:29.529185 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:29.529185 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:29.532947 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0d7480fb-41cf-4334-8a7e-38af77706a85 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Volume info retrieved successfully. Jul 03 19:34:29.537959 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0d7480fb-41cf-4334-8a7e-38af77706a85 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] https://10.4.3.61/volume/v3/volumes/90908543-e483-4801-8762-8aa1aff58ad6 returned with HTTP 200 Jul 03 19:34:29.538458 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1033/4105] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:29 2026] GET /volume/v3/volumes/90908543-e483-4801-8762-8aa1aff58ad6 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:30.173795 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c91253bf-1d14-49f8-ac9e-51bd82ee98d8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:30.175807 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c91253bf-1d14-49f8-ac9e-51bd82ee98d8 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:30.176071 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c91253bf-1d14-49f8-ac9e-51bd82ee98d8 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:30.176304 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c91253bf-1d14-49f8-ac9e-51bd82ee98d8 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:30.176427 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-c91253bf-1d14-49f8-ac9e-51bd82ee98d8 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:30.182360 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:30.182360 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:30.183545 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c91253bf-1d14-49f8-ac9e-51bd82ee98d8 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:30.184190 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1034/4106] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:30 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:30.554846 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1c5964f9-eead-4bc8-bb09-e4645e5d4c3c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:30.558042 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1c5964f9-eead-4bc8-bb09-e4645e5d4c3c tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] GET https://10.4.3.61/volume/v3/volumes/90908543-e483-4801-8762-8aa1aff58ad6 Jul 03 19:34:30.558042 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1c5964f9-eead-4bc8-bb09-e4645e5d4c3c tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:30.558042 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1c5964f9-eead-4bc8-bb09-e4645e5d4c3c tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:30.564187 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-9acc7145-025f-480b-a621-cdc100d219ac None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:30.565425 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1c5964f9-eead-4bc8-bb09-e4645e5d4c3c tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] https://10.4.3.61/volume/v3/volumes/90908543-e483-4801-8762-8aa1aff58ad6 returned with HTTP 404 Jul 03 19:34:30.565425 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1032/4107] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:30 2026] GET /volume/v3/volumes/90908543-e483-4801-8762-8aa1aff58ad6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:30.566507 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-9acc7145-025f-480b-a621-cdc100d219ac tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 Jul 03 19:34:30.566733 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-9acc7145-025f-480b-a621-cdc100d219ac tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:30.566974 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-9acc7145-025f-480b-a621-cdc100d219ac tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:30.575933 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:30.575933 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:30.579214 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0bfc2257-6e54-4146-af9c-5204b93f7936 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:30.581292 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0bfc2257-6e54-4146-af9c-5204b93f7936 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:34:30.581671 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0bfc2257-6e54-4146-af9c-5204b93f7936 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-182974537"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:30.583666 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-0bfc2257-6e54-4146-af9c-5204b93f7936 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-182974537'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:34:30.583806 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-0bfc2257-6e54-4146-af9c-5204b93f7936 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Create volume of 1 GB Jul 03 19:34:30.585093 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-9acc7145-025f-480b-a621-cdc100d219ac tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:34:30.588916 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0bfc2257-6e54-4146-af9c-5204b93f7936 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Availability Zones retrieved successfully. Jul 03 19:34:30.591253 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-9acc7145-025f-480b-a621-cdc100d219ac tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 returned with HTTP 200 Jul 03 19:34:30.591613 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1009/4108] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:34:30 2026] GET /volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 => generated 1364 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:30.599217 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0bfc2257-6e54-4146-af9c-5204b93f7936 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Flow 'volume_create_api' (a41c1521-4e5d-4279-b71b-a7346fe6914d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:30.600013 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0bfc2257-6e54-4146-af9c-5204b93f7936 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b1074c8-0115-4995-8e6e-173441d0dbc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:30.601037 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-0bfc2257-6e54-4146-af9c-5204b93f7936 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:34:30.637655 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0bfc2257-6e54-4146-af9c-5204b93f7936 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b1074c8-0115-4995-8e6e-173441d0dbc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:30.638843 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0bfc2257-6e54-4146-af9c-5204b93f7936 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (468611ff-3042-4f7e-b112-1e5ada0c2121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:30.692653 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-0bfc2257-6e54-4146-af9c-5204b93f7936 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Created reservations ['b5c87e54-ee3d-4c2f-ba0b-2e7397cdd06e', '55e545b5-d4d6-4b99-8e0c-c7f5bd3ebac4', '2345d759-67e5-4f84-bc25-103c09c55c14', '644a97fb-aa0e-4a95-b18d-0b672ad82566'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:30.694003 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0bfc2257-6e54-4146-af9c-5204b93f7936 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (468611ff-3042-4f7e-b112-1e5ada0c2121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5c87e54-ee3d-4c2f-ba0b-2e7397cdd06e', '55e545b5-d4d6-4b99-8e0c-c7f5bd3ebac4', '2345d759-67e5-4f84-bc25-103c09c55c14', '644a97fb-aa0e-4a95-b18d-0b672ad82566']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:30.694924 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0bfc2257-6e54-4146-af9c-5204b93f7936 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d8a3052-6df7-4441-83cb-d61e07d877a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:30.722907 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0bfc2257-6e54-4146-af9c-5204b93f7936 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d8a3052-6df7-4441-83cb-d61e07d877a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66f2bb2b-6889-495e-a250-a4ef5e2cd2ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-182974537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df10a0eeca974888b6cbc41baf3203c0',qos_specs=None,replication_status=,reservations=['b5c87e54-ee3d-4c2f-ba0b-2e7397cdd06e','55e545b5-d4d6-4b99-8e0c-c7f5bd3ebac4','2345d759-67e5-4f84-bc25-103c09c55c14','644a97fb-aa0e-4a95-b18d-0b672ad82566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0206e52e38e84007b63644497a4207fc',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:34:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-182974537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66f2bb2b-6889-495e-a250-a4ef5e2cd2ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df10a0eeca974888b6cbc41baf3203c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0206e52e38e84007b63644497a4207fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:30.723671 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0bfc2257-6e54-4146-af9c-5204b93f7936 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (636a7dfd-a406-4e99-a6f8-f4a636053058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:30.745463 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0bfc2257-6e54-4146-af9c-5204b93f7936 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (636a7dfd-a406-4e99-a6f8-f4a636053058) transitioned into state 'SUCCESS' from state '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-182974537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df10a0eeca974888b6cbc41baf3203c0',qos_specs=None,replication_status=,reservations=['b5c87e54-ee3d-4c2f-ba0b-2e7397cdd06e','55e545b5-d4d6-4b99-8e0c-c7f5bd3ebac4','2345d759-67e5-4f84-bc25-103c09c55c14','644a97fb-aa0e-4a95-b18d-0b672ad82566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0206e52e38e84007b63644497a4207fc',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:30.746262 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0bfc2257-6e54-4146-af9c-5204b93f7936 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffe949a9-cc6d-4032-b71c-ca7c736a0177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:30.758706 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0bfc2257-6e54-4146-af9c-5204b93f7936 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffe949a9-cc6d-4032-b71c-ca7c736a0177) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:30.760102 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-0bfc2257-6e54-4146-af9c-5204b93f7936 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Flow 'volume_create_api' (a41c1521-4e5d-4279-b71b-a7346fe6914d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:30.760584 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0bfc2257-6e54-4146-af9c-5204b93f7936 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Create volume request issued successfully. Jul 03 19:34:30.761257 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0bfc2257-6e54-4146-af9c-5204b93f7936 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:34:30.761750 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1034/4109] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:34:30 2026] POST /volume/v3/volumes => generated 775 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:34:30.777697 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c9f6642c-d21d-4a41-8527-86a9aa15bff2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:30.777697 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c9f6642c-d21d-4a41-8527-86a9aa15bff2 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] GET https://10.4.3.61/volume/v3/volumes/66f2bb2b-6889-495e-a250-a4ef5e2cd2ef Jul 03 19:34:30.777697 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c9f6642c-d21d-4a41-8527-86a9aa15bff2 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:30.777697 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c9f6642c-d21d-4a41-8527-86a9aa15bff2 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:30.786208 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:30.786208 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:30.789140 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c9f6642c-d21d-4a41-8527-86a9aa15bff2 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Volume info retrieved successfully. Jul 03 19:34:30.795489 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c9f6642c-d21d-4a41-8527-86a9aa15bff2 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] https://10.4.3.61/volume/v3/volumes/66f2bb2b-6889-495e-a250-a4ef5e2cd2ef returned with HTTP 200 Jul 03 19:34:30.795489 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1035/4110] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:30 2026] GET /volume/v3/volumes/66f2bb2b-6889-495e-a250-a4ef5e2cd2ef => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:31.197627 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-b7713501-dd14-49ab-b80c-2a0419f94d95 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:31.202725 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-43e6a09c-3e75-4562-af3d-cfde75315303 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:31.203557 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-b7713501-dd14-49ab-b80c-2a0419f94d95 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 Jul 03 19:34:31.203749 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-b7713501-dd14-49ab-b80c-2a0419f94d95 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:31.204188 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-b7713501-dd14-49ab-b80c-2a0419f94d95 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:31.209502 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-43e6a09c-3e75-4562-af3d-cfde75315303 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:31.209713 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-43e6a09c-3e75-4562-af3d-cfde75315303 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:31.210254 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-43e6a09c-3e75-4562-af3d-cfde75315303 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:31.210254 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-43e6a09c-3e75-4562-af3d-cfde75315303 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:31.219751 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:31.219751 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:31.220404 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:31.220404 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:31.221402 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-43e6a09c-3e75-4562-af3d-cfde75315303 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:31.221736 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1010/4111] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:31 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:31.226985 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-b7713501-dd14-49ab-b80c-2a0419f94d95 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:34:31.231681 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-b7713501-dd14-49ab-b80c-2a0419f94d95 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 returned with HTTP 200 Jul 03 19:34:31.232076 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1033/4112] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:34:31 2026] GET /volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 => generated 1364 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:31.270871 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-dfaac732-4c4e-4c20-bf76-5f072632e068 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:31.271497 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dfaac732-4c4e-4c20-bf76-5f072632e068 None None] GET https://10.4.3.61/volume// Jul 03 19:34:31.271830 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-dfaac732-4c4e-4c20-bf76-5f072632e068 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:31.272149 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-dfaac732-4c4e-4c20-bf76-5f072632e068 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:31.272885 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dfaac732-4c4e-4c20-bf76-5f072632e068 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:34:31.272885 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1035/4113] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:34:31 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:34:31.283867 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-a7818f2b-7f16-405b-bae6-cdd936cc1cf2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:31.286015 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-a7818f2b-7f16-405b-bae6-cdd936cc1cf2 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:34:31.288186 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-a7818f2b-7f16-405b-bae6-cdd936cc1cf2 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92f06a5e-7b54-4569-a25b-6d6f5d0642d1", "connector": null, "instance_uuid": "63765c2d-c77a-4477-8a59-52d5418b6605"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:31.297116 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:31.297116 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:31.330487 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-a7818f2b-7f16-405b-bae6-cdd936cc1cf2 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:34:31.331008 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1036/4114] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:34:31 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 19:34:31.810114 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-959c6de3-0944-4a1e-8fa8-21c38053d77e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:31.819524 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-959c6de3-0944-4a1e-8fa8-21c38053d77e tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] GET https://10.4.3.61/volume/v3/volumes/66f2bb2b-6889-495e-a250-a4ef5e2cd2ef Jul 03 19:34:31.821853 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-959c6de3-0944-4a1e-8fa8-21c38053d77e tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:31.823894 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-959c6de3-0944-4a1e-8fa8-21c38053d77e tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:31.858931 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:31.858931 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:31.862682 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-959c6de3-0944-4a1e-8fa8-21c38053d77e tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Volume info retrieved successfully. Jul 03 19:34:31.867594 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-959c6de3-0944-4a1e-8fa8-21c38053d77e tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] https://10.4.3.61/volume/v3/volumes/66f2bb2b-6889-495e-a250-a4ef5e2cd2ef returned with HTTP 200 Jul 03 19:34:31.868431 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1011/4115] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:31 2026] GET /volume/v3/volumes/66f2bb2b-6889-495e-a250-a4ef5e2cd2ef => generated 1006 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:31.890690 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-03e16ebd-5067-404a-b06b-c75f48124380 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:31.894535 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-03e16ebd-5067-404a-b06b-c75f48124380 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-reader] POST https://10.4.3.61/volume/v3/volumes/66f2bb2b-6889-495e-a250-a4ef5e2cd2ef/action Jul 03 19:34:31.895078 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-03e16ebd-5067-404a-b06b-c75f48124380 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:34:31.895249 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-03e16ebd-5067-404a-b06b-c75f48124380 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:31.910149 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:31.910149 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:31.910910 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.policy [None req-03e16ebd-5067-404a-b06b-c75f48124380 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd5e7beb3b7c9404c8c46256fa0ba0749', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df10a0eeca974888b6cbc41baf3203c0', '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=99924) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:34:31.911323 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-03e16ebd-5067-404a-b06b-c75f48124380 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-reader] https://10.4.3.61/volume/v3/volumes/66f2bb2b-6889-495e-a250-a4ef5e2cd2ef/action returned with HTTP 403 Jul 03 19:34:31.912117 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1034/4116] 10.4.3.61 () {68 vars in 1383 bytes} [Fri Jul 3 19:34:31 2026] POST /volume/v3/volumes/66f2bb2b-6889-495e-a250-a4ef5e2cd2ef/action => generated 131 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:31.923830 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8d409b77-93e4-4625-80ed-2336388b2608 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:31.926031 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8d409b77-93e4-4625-80ed-2336388b2608 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/66f2bb2b-6889-495e-a250-a4ef5e2cd2ef Jul 03 19:34:31.926272 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8d409b77-93e4-4625-80ed-2336388b2608 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:31.926468 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8d409b77-93e4-4625-80ed-2336388b2608 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:31.926689 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-8d409b77-93e4-4625-80ed-2336388b2608 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Delete volume with id: 66f2bb2b-6889-495e-a250-a4ef5e2cd2ef Jul 03 19:34:31.936444 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:31.936444 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:31.936989 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8d409b77-93e4-4625-80ed-2336388b2608 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Volume info retrieved successfully. Jul 03 19:34:31.965123 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8d409b77-93e4-4625-80ed-2336388b2608 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Delete volume request issued successfully. Jul 03 19:34:31.965123 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8d409b77-93e4-4625-80ed-2336388b2608 tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] https://10.4.3.61/volume/v3/volumes/66f2bb2b-6889-495e-a250-a4ef5e2cd2ef returned with HTTP 202 Jul 03 19:34:31.965693 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1036/4117] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:34:31 2026] DELETE /volume/v3/volumes/66f2bb2b-6889-495e-a250-a4ef5e2cd2ef => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:31.978682 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-96efcbd4-8a29-4f28-a482-1d489716018a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:31.981824 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-96efcbd4-8a29-4f28-a482-1d489716018a tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] GET https://10.4.3.61/volume/v3/volumes/66f2bb2b-6889-495e-a250-a4ef5e2cd2ef Jul 03 19:34:31.982100 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-96efcbd4-8a29-4f28-a482-1d489716018a tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:31.982377 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-96efcbd4-8a29-4f28-a482-1d489716018a tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:31.998707 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:31.998707 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:32.004675 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-96efcbd4-8a29-4f28-a482-1d489716018a tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Volume info retrieved successfully. Jul 03 19:34:32.013890 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-96efcbd4-8a29-4f28-a482-1d489716018a tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] https://10.4.3.61/volume/v3/volumes/66f2bb2b-6889-495e-a250-a4ef5e2cd2ef returned with HTTP 200 Jul 03 19:34:32.014524 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1037/4118] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:31 2026] GET /volume/v3/volumes/66f2bb2b-6889-495e-a250-a4ef5e2cd2ef => generated 1005 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:32.249404 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c5b4030b-436f-4845-a419-21d38eceb59a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:32.255088 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c5b4030b-436f-4845-a419-21d38eceb59a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:32.255324 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c5b4030b-436f-4845-a419-21d38eceb59a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:32.255517 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c5b4030b-436f-4845-a419-21d38eceb59a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:32.255639 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-c5b4030b-436f-4845-a419-21d38eceb59a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:32.270847 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:32.270847 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:32.275500 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c5b4030b-436f-4845-a419-21d38eceb59a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:32.279595 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1012/4119] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:32 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 748 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:33.028935 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6983e317-88ce-4f85-8b8a-fd24fdbfffff None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:33.030724 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6983e317-88ce-4f85-8b8a-fd24fdbfffff tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] GET https://10.4.3.61/volume/v3/volumes/66f2bb2b-6889-495e-a250-a4ef5e2cd2ef Jul 03 19:34:33.030927 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6983e317-88ce-4f85-8b8a-fd24fdbfffff tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:33.032589 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6983e317-88ce-4f85-8b8a-fd24fdbfffff tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:33.039253 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6983e317-88ce-4f85-8b8a-fd24fdbfffff tempest-ProjectReaderTests-1479402850 tempest-ProjectReaderTests-1479402850-project-admin] https://10.4.3.61/volume/v3/volumes/66f2bb2b-6889-495e-a250-a4ef5e2cd2ef returned with HTTP 404 Jul 03 19:34:33.039672 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1035/4120] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:33 2026] GET /volume/v3/volumes/66f2bb2b-6889-495e-a250-a4ef5e2cd2ef => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:33.304107 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-84a07eac-64e1-4df1-8707-f10ffaa6c427 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:33.305997 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-84a07eac-64e1-4df1-8707-f10ffaa6c427 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:33.306230 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-84a07eac-64e1-4df1-8707-f10ffaa6c427 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:33.306431 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-84a07eac-64e1-4df1-8707-f10ffaa6c427 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:33.306569 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-84a07eac-64e1-4df1-8707-f10ffaa6c427 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:33.314821 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:33.314821 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:33.315608 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-84a07eac-64e1-4df1-8707-f10ffaa6c427 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:33.316102 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1037/4121] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:33 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:34.336042 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0cbc1ca2-0e2e-497e-81bb-78ad7d609d75 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:34.338356 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0cbc1ca2-0e2e-497e-81bb-78ad7d609d75 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:34.338753 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0cbc1ca2-0e2e-497e-81bb-78ad7d609d75 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:34.338998 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0cbc1ca2-0e2e-497e-81bb-78ad7d609d75 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:34.339162 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-0cbc1ca2-0e2e-497e-81bb-78ad7d609d75 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:34.345139 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:34.345139 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:34.346270 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0cbc1ca2-0e2e-497e-81bb-78ad7d609d75 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:34.346822 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1038/4122] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:34 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:35.232549 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-da8386f5-f058-43fb-976a-6c78594fa740 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:35.344667 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-da8386f5-f058-43fb-976a-6c78594fa740 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:34:35.345321 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-da8386f5-f058-43fb-976a-6c78594fa740 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-903868348", "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=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:35.374300 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bbbdab90-5191-4c6a-a94f-38b38cb85655 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:35.378605 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bbbdab90-5191-4c6a-a94f-38b38cb85655 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:35.378830 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bbbdab90-5191-4c6a-a94f-38b38cb85655 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:35.380102 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bbbdab90-5191-4c6a-a94f-38b38cb85655 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:35.380102 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-bbbdab90-5191-4c6a-a94f-38b38cb85655 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:35.380273 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-da8386f5-f058-43fb-976a-6c78594fa740 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:34:35.380273 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1013/4123] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:34:35 2026] POST /volume/v3/types => generated 379 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:35.386501 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:35.386501 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:35.387808 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bbbdab90-5191-4c6a-a94f-38b38cb85655 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:35.388313 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1036/4124] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:35 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:35.409969 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2007c65f-02d4-4844-827e-07db067ae6dc None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:35.413185 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2007c65f-02d4-4844-827e-07db067ae6dc tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] POST https://10.4.3.61/volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423/encryption Jul 03 19:34:35.413708 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2007c65f-02d4-4844-827e-07db067ae6dc tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:35.420834 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fff0a657-f529-4cc9-822e-3f59fb0e70b2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:35.440271 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2007c65f-02d4-4844-827e-07db067ae6dc tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] https://10.4.3.61/volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423/encryption returned with HTTP 200 Jul 03 19:34:35.440947 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1038/4125] 10.4.3.61 () {68 vars in 1390 bytes} [Fri Jul 3 19:34:35 2026] POST /volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423/encryption => generated 239 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:35.468887 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-16dd52be-de90-4c77-a9f5-91195a869fb7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:35.470094 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-16dd52be-de90-4c77-a9f5-91195a869fb7 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:34:35.470531 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-16dd52be-de90-4c77-a9f5-91195a869fb7 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-522655856", "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=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:35.472044 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fff0a657-f529-4cc9-822e-3f59fb0e70b2 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:34:35.472528 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fff0a657-f529-4cc9-822e-3f59fb0e70b2 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1455269228", "extra_specs": {}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:35.491592 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-16dd52be-de90-4c77-a9f5-91195a869fb7 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:34:35.492275 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1014/4126] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:34:35 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 19:34:35.494091 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fff0a657-f529-4cc9-822e-3f59fb0e70b2 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:34:35.494694 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1039/4127] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:34:35 2026] POST /volume/v3/types => generated 218 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:35.503414 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e7728054-1eb1-425f-a758-37126c543f5a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:35.505876 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e7728054-1eb1-425f-a758-37126c543f5a tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] POST https://10.4.3.61/volume/v3/types/ec3873ad-df69-4c48-b1be-31f3cd8a49ac/encryption Jul 03 19:34:35.506364 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e7728054-1eb1-425f-a758-37126c543f5a tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:35.511134 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1fd065d5-b939-43ba-8c82-0774620c0d7b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:35.533852 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e7728054-1eb1-425f-a758-37126c543f5a tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] https://10.4.3.61/volume/v3/types/ec3873ad-df69-4c48-b1be-31f3cd8a49ac/encryption returned with HTTP 200 Jul 03 19:34:35.534244 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1037/4128] 10.4.3.61 () {68 vars in 1390 bytes} [Fri Jul 3 19:34:35 2026] POST /volume/v3/types/ec3873ad-df69-4c48-b1be-31f3cd8a49ac/encryption => generated 231 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:35.542445 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6892a632-6840-4834-b465-f94bf175f234 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:35.605197 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1fd065d5-b939-43ba-8c82-0774620c0d7b tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] POST https://10.4.3.61/volume/v3/types/e4d2dcfb-599e-4057-8e85-d51cf57786ce/encryption Jul 03 19:34:35.605619 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1fd065d5-b939-43ba-8c82-0774620c0d7b tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:35.609810 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.policy [None req-1fd065d5-b939-43ba-8c82-0774620c0d7b tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'aca63cc4d2cd4963b5e9b675ff995507', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44694c4312a3439e98c049b07fd0e562', '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=99927) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:34:35.610904 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1fd065d5-b939-43ba-8c82-0774620c0d7b tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] https://10.4.3.61/volume/v3/types/e4d2dcfb-599e-4057-8e85-d51cf57786ce/encryption returned with HTTP 403 Jul 03 19:34:35.612037 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1039/4129] 10.4.3.61 () {68 vars in 1390 bytes} [Fri Jul 3 19:34:35 2026] POST /volume/v3/types/e4d2dcfb-599e-4057-8e85-d51cf57786ce/encryption => generated 127 bytes in 102 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:35.624036 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-73536ec8-34bf-4e46-8565-3a39dec49f47 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:35.626535 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-73536ec8-34bf-4e46-8565-3a39dec49f47 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:34:35.630194 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-73536ec8-34bf-4e46-8565-3a39dec49f47 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-637850509", "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=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:35.630352 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6892a632-6840-4834-b465-f94bf175f234 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:34:35.630352 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6892a632-6840-4834-b465-f94bf175f234 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-890606187", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1455269228", "size": 1}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:35.631355 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-6892a632-6840-4834-b465-f94bf175f234 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-890606187', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1455269228', 'size': 1}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:34:35.635586 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-6892a632-6840-4834-b465-f94bf175f234 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Create volume of 1 GB Jul 03 19:34:35.636068 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:35.636068 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:35.636715 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-6892a632-6840-4834-b465-f94bf175f234 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Availability Zones retrieved successfully. Jul 03 19:34:35.642409 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-6892a632-6840-4834-b465-f94bf175f234 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Flow 'volume_create_api' (8bf56320-e947-4439-bcd4-4a0dacc13d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:35.644148 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-6892a632-6840-4834-b465-f94bf175f234 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c7085be-efc4-4896-8ca6-553115d7a4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:35.645612 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-6892a632-6840-4834-b465-f94bf175f234 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:34:35.653345 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-73536ec8-34bf-4e46-8565-3a39dec49f47 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:34:35.653830 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1040/4130] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:34:35 2026] POST /volume/v3/types => generated 379 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:35.663328 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1e3c126b-cbe2-485a-aee0-3b2e801d7209 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:35.665098 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1e3c126b-cbe2-485a-aee0-3b2e801d7209 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] POST https://10.4.3.61/volume/v3/types/69be6b07-a699-43de-b9d8-bb536c6cd5bf/extra_specs Jul 03 19:34:35.665500 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1e3c126b-cbe2-485a-aee0-3b2e801d7209 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:35.668832 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.policy [None req-1e3c126b-cbe2-485a-aee0-3b2e801d7209 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'aca63cc4d2cd4963b5e9b675ff995507', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44694c4312a3439e98c049b07fd0e562', '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=99924) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:34:35.669066 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1e3c126b-cbe2-485a-aee0-3b2e801d7209 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] https://10.4.3.61/volume/v3/types/69be6b07-a699-43de-b9d8-bb536c6cd5bf/extra_specs returned with HTTP 403 Jul 03 19:34:35.669733 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1038/4131] 10.4.3.61 () {68 vars in 1392 bytes} [Fri Jul 3 19:34:35 2026] POST /volume/v3/types/69be6b07-a699-43de-b9d8-bb536c6cd5bf/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:35.671967 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-6892a632-6840-4834-b465-f94bf175f234 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c7085be-efc4-4896-8ca6-553115d7a4f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:34:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ec3873ad-df69-4c48-b1be-31f3cd8a49ac,is_public=True,name='tempest-scenario-type-cryptsetup-1455269228',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec3873ad-df69-4c48-b1be-31f3cd8a49ac', '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=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:35.671967 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-6892a632-6840-4834-b465-f94bf175f234 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4edc4963-2dd3-43d1-98ae-e3f27965968c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:35.676969 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-40f6c5ad-ced9-4149-b584-cb3cc9514960 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:35.680905 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-40f6c5ad-ced9-4149-b584-cb3cc9514960 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] PUT https://10.4.3.61/volume/v3/types/69be6b07-a699-43de-b9d8-bb536c6cd5bf/extra_specs/key2 Jul 03 19:34:35.681829 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-40f6c5ad-ced9-4149-b584-cb3cc9514960 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:35.684248 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.policy [None req-40f6c5ad-ced9-4149-b584-cb3cc9514960 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'aca63cc4d2cd4963b5e9b675ff995507', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44694c4312a3439e98c049b07fd0e562', '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=99927) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:34:35.684747 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-40f6c5ad-ced9-4149-b584-cb3cc9514960 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] https://10.4.3.61/volume/v3/types/69be6b07-a699-43de-b9d8-bb536c6cd5bf/extra_specs/key2 returned with HTTP 403 Jul 03 19:34:35.684945 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1040/4132] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:34:35 2026] PUT /volume/v3/types/69be6b07-a699-43de-b9d8-bb536c6cd5bf/extra_specs/key2 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:35.695312 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-cb379bf4-0354-4d45-b0ed-0ca36fd19214 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:35.701377 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cb379bf4-0354-4d45-b0ed-0ca36fd19214 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] POST https://10.4.3.61/volume/v3/types Jul 03 19:34:35.701886 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cb379bf4-0354-4d45-b0ed-0ca36fd19214 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:35.705099 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-6892a632-6840-4834-b465-f94bf175f234 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1455269228 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1455269228, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:34:35.705099 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-6892a632-6840-4834-b465-f94bf175f234 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1455269228 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1455269228, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:34:35.705231 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.policy [None req-cb379bf4-0354-4d45-b0ed-0ca36fd19214 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'aca63cc4d2cd4963b5e9b675ff995507', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44694c4312a3439e98c049b07fd0e562', '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=99925) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:34:35.705231 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cb379bf4-0354-4d45-b0ed-0ca36fd19214 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] https://10.4.3.61/volume/v3/types returned with HTTP 403 Jul 03 19:34:35.705665 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1041/4133] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:34:35 2026] POST /volume/v3/types => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:35.716560 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f7a32e6b-d9db-44cb-9a66-613a572a8da1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:35.718885 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f7a32e6b-d9db-44cb-9a66-613a572a8da1 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:34:35.719179 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f7a32e6b-d9db-44cb-9a66-613a572a8da1 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2059969120", "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=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:35.742049 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-6892a632-6840-4834-b465-f94bf175f234 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Created reservations ['79b06b64-62eb-4074-bf45-e9dbeee5c97c', 'f57579a0-0cd0-4559-accb-3abaeef847ff', '8c57270c-913a-4c42-840f-d557f8b3f2ce', '6814d4de-ea40-4c84-9ef5-1df2e5aba855'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:35.744253 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-6892a632-6840-4834-b465-f94bf175f234 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4edc4963-2dd3-43d1-98ae-e3f27965968c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79b06b64-62eb-4074-bf45-e9dbeee5c97c', 'f57579a0-0cd0-4559-accb-3abaeef847ff', '8c57270c-913a-4c42-840f-d557f8b3f2ce', '6814d4de-ea40-4c84-9ef5-1df2e5aba855']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:35.744465 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f7a32e6b-d9db-44cb-9a66-613a572a8da1 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:34:35.744633 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-6892a632-6840-4834-b465-f94bf175f234 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea51b4e-9b09-4af1-b09e-a9dc72b0691a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:35.744831 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1039/4134] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:34:35 2026] POST /volume/v3/types => generated 380 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:35.755471 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-22bd11c9-c943-4574-aaae-999063e98113 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:35.758180 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-22bd11c9-c943-4574-aaae-999063e98113 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] POST https://10.4.3.61/volume/v3/types/f174d170-f911-41e9-9953-780d74089ec2/encryption Jul 03 19:34:35.758180 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-22bd11c9-c943-4574-aaae-999063e98113 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:35.771709 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-6892a632-6840-4834-b465-f94bf175f234 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea51b4e-9b09-4af1-b09e-a9dc72b0691a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81bf999b-4cae-48e7-8cb9-d96ef4f646c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-890606187',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4fe1d95100c46199cb9bffb38c06e00',qos_specs=None,replication_status=,reservations=['79b06b64-62eb-4074-bf45-e9dbeee5c97c','f57579a0-0cd0-4559-accb-3abaeef847ff','8c57270c-913a-4c42-840f-d557f8b3f2ce','6814d4de-ea40-4c84-9ef5-1df2e5aba855'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f73e391114014c6183464f746fc5bd3f',volume_type_id=ec3873ad-df69-4c48-b1be-31f3cd8a49ac), 'volume': Volume(_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-03T19:34:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-890606187',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=81bf999b-4cae-48e7-8cb9-d96ef4f646c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4fe1d95100c46199cb9bffb38c06e00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f73e391114014c6183464f746fc5bd3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec3873ad-df69-4c48-b1be-31f3cd8a49ac),volume_type_id=ec3873ad-df69-4c48-b1be-31f3cd8a49ac)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:35.774661 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-6892a632-6840-4834-b465-f94bf175f234 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3614b52-d1a7-4dcb-87e8-e550ee35de5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:35.779890 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-22bd11c9-c943-4574-aaae-999063e98113 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] https://10.4.3.61/volume/v3/types/f174d170-f911-41e9-9953-780d74089ec2/encryption returned with HTTP 200 Jul 03 19:34:35.780764 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1041/4135] 10.4.3.61 () {68 vars in 1390 bytes} [Fri Jul 3 19:34:35 2026] POST /volume/v3/types/f174d170-f911-41e9-9953-780d74089ec2/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:35.790828 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e9e97f0c-dc41-4d7a-b62a-1a569ce94e4e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:35.796327 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e9e97f0c-dc41-4d7a-b62a-1a569ce94e4e tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] DELETE https://10.4.3.61/volume/v3/types/f174d170-f911-41e9-9953-780d74089ec2/encryption/9153927e-979b-4d37-8dd8-1d1e4cc6d85a Jul 03 19:34:35.796327 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e9e97f0c-dc41-4d7a-b62a-1a569ce94e4e tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:35.796327 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e9e97f0c-dc41-4d7a-b62a-1a569ce94e4e tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:35.796516 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-6892a632-6840-4834-b465-f94bf175f234 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3614b52-d1a7-4dcb-87e8-e550ee35de5c) transitioned into state 'SUCCESS' from state '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-890606187',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4fe1d95100c46199cb9bffb38c06e00',qos_specs=None,replication_status=,reservations=['79b06b64-62eb-4074-bf45-e9dbeee5c97c','f57579a0-0cd0-4559-accb-3abaeef847ff','8c57270c-913a-4c42-840f-d557f8b3f2ce','6814d4de-ea40-4c84-9ef5-1df2e5aba855'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f73e391114014c6183464f746fc5bd3f',volume_type_id=ec3873ad-df69-4c48-b1be-31f3cd8a49ac)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:35.796516 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-6892a632-6840-4834-b465-f94bf175f234 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cdaaa42-3c94-42a4-95ec-09f02b44e2f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:35.796630 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.policy [None req-e9e97f0c-dc41-4d7a-b62a-1a569ce94e4e tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'aca63cc4d2cd4963b5e9b675ff995507', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44694c4312a3439e98c049b07fd0e562', '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=99925) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:34:35.796630 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e9e97f0c-dc41-4d7a-b62a-1a569ce94e4e tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] https://10.4.3.61/volume/v3/types/f174d170-f911-41e9-9953-780d74089ec2/encryption/9153927e-979b-4d37-8dd8-1d1e4cc6d85a returned with HTTP 403 Jul 03 19:34:35.796630 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1042/4136] 10.4.3.61 () {66 vars in 1482 bytes} [Fri Jul 3 19:34:35 2026] DELETE /volume/v3/types/f174d170-f911-41e9-9953-780d74089ec2/encryption/9153927e-979b-4d37-8dd8-1d1e4cc6d85a => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:35.806837 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-048bec60-3ae2-43b6-a677-d944915821f4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:35.807894 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-6892a632-6840-4834-b465-f94bf175f234 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cdaaa42-3c94-42a4-95ec-09f02b44e2f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:35.808823 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-6892a632-6840-4834-b465-f94bf175f234 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Flow 'volume_create_api' (8bf56320-e947-4439-bcd4-4a0dacc13d77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:35.809230 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-6892a632-6840-4834-b465-f94bf175f234 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Create volume request issued successfully. Jul 03 19:34:35.809723 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-048bec60-3ae2-43b6-a677-d944915821f4 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:34:35.810122 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-048bec60-3ae2-43b6-a677-d944915821f4 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2100183983", "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=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:35.810336 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6892a632-6840-4834-b465-f94bf175f234 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:34:35.810778 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1015/4137] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:34:35 2026] POST /volume/v3/volumes => generated 788 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:34:35.836370 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-048bec60-3ae2-43b6-a677-d944915821f4 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:34:35.836838 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1040/4138] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:34:35 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 19:34:35.862127 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0b969e7b-a720-415d-97b7-9ec0b03759e5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:35.864279 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0b969e7b-a720-415d-97b7-9ec0b03759e5 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] DELETE https://10.4.3.61/volume/v3/types/a02be520-b588-4132-8012-05c3513e6bde/extra_specs/key1 Jul 03 19:34:35.864480 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0b969e7b-a720-415d-97b7-9ec0b03759e5 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:35.864684 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0b969e7b-a720-415d-97b7-9ec0b03759e5 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:35.872522 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.policy [None req-0b969e7b-a720-415d-97b7-9ec0b03759e5 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'aca63cc4d2cd4963b5e9b675ff995507', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44694c4312a3439e98c049b07fd0e562', '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=99927) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:34:35.872799 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0b969e7b-a720-415d-97b7-9ec0b03759e5 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] https://10.4.3.61/volume/v3/types/a02be520-b588-4132-8012-05c3513e6bde/extra_specs/key1 returned with HTTP 403 Jul 03 19:34:35.873492 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1042/4139] 10.4.3.61 () {66 vars in 1389 bytes} [Fri Jul 3 19:34:35 2026] DELETE /volume/v3/types/a02be520-b588-4132-8012-05c3513e6bde/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:35.891008 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2b10603c-31b1-4a67-a0a6-6937f784ebfc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:35.892879 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2b10603c-31b1-4a67-a0a6-6937f784ebfc tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:34:35.893354 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2b10603c-31b1-4a67-a0a6-6937f784ebfc tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1093751146", "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=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:35.926709 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2b10603c-31b1-4a67-a0a6-6937f784ebfc tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:34:35.926862 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1043/4140] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:34:35 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 19:34:35.936569 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d9bb8238-cf93-45bb-9343-f9faee25d03f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:35.938844 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d9bb8238-cf93-45bb-9343-f9faee25d03f tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] DELETE https://10.4.3.61/volume/v3/types/8dc1ab89-3cfc-43ae-b6c7-03dde4ce59d8 Jul 03 19:34:35.939112 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d9bb8238-cf93-45bb-9343-f9faee25d03f tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:35.939410 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d9bb8238-cf93-45bb-9343-f9faee25d03f tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Calling method '_delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:35.939755 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:35.939755 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:35.940411 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.policy [None req-d9bb8238-cf93-45bb-9343-f9faee25d03f tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'aca63cc4d2cd4963b5e9b675ff995507', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44694c4312a3439e98c049b07fd0e562', '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=99926) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:34:35.940603 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d9bb8238-cf93-45bb-9343-f9faee25d03f tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] https://10.4.3.61/volume/v3/types/8dc1ab89-3cfc-43ae-b6c7-03dde4ce59d8 returned with HTTP 403 Jul 03 19:34:35.941073 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1016/4141] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:34:35 2026] DELETE /volume/v3/types/8dc1ab89-3cfc-43ae-b6c7-03dde4ce59d8 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:35.952435 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ec0427e8-4ef5-4fe5-ab7c-7dcabe1b04bf None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:35.955886 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ec0427e8-4ef5-4fe5-ab7c-7dcabe1b04bf tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] GET https://10.4.3.61/volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423/extra_specs Jul 03 19:34:35.956128 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ec0427e8-4ef5-4fe5-ab7c-7dcabe1b04bf tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:35.956320 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ec0427e8-4ef5-4fe5-ab7c-7dcabe1b04bf tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:35.966622 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ec0427e8-4ef5-4fe5-ab7c-7dcabe1b04bf tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] https://10.4.3.61/volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423/extra_specs returned with HTTP 200 Jul 03 19:34:35.967048 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1041/4142] 10.4.3.61 () {66 vars in 1371 bytes} [Fri Jul 3 19:34:35 2026] GET /volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423/extra_specs => generated 123 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:35.980858 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-094dfc8d-4080-4a63-b0e7-c816acf83eb2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:35.985048 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-094dfc8d-4080-4a63-b0e7-c816acf83eb2 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] GET https://10.4.3.61/volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423/encryption/cipher Jul 03 19:34:35.985310 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-094dfc8d-4080-4a63-b0e7-c816acf83eb2 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:35.985530 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-094dfc8d-4080-4a63-b0e7-c816acf83eb2 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:35.986201 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.policy [None req-094dfc8d-4080-4a63-b0e7-c816acf83eb2 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'aca63cc4d2cd4963b5e9b675ff995507', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44694c4312a3439e98c049b07fd0e562', '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=99927) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:34:35.986448 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-094dfc8d-4080-4a63-b0e7-c816acf83eb2 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] https://10.4.3.61/volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423/encryption/cipher returned with HTTP 403 Jul 03 19:34:35.987019 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1043/4143] 10.4.3.61 () {66 vars in 1389 bytes} [Fri Jul 3 19:34:35 2026] GET /volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:35.996235 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b1e270a4-38b3-404e-8891-0291498a4189 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:35.999951 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b1e270a4-38b3-404e-8891-0291498a4189 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] GET https://10.4.3.61/volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423/encryption Jul 03 19:34:36.000285 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b1e270a4-38b3-404e-8891-0291498a4189 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:36.000537 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b1e270a4-38b3-404e-8891-0291498a4189 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:36.001249 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.policy [None req-b1e270a4-38b3-404e-8891-0291498a4189 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'aca63cc4d2cd4963b5e9b675ff995507', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44694c4312a3439e98c049b07fd0e562', '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=99925) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:34:36.001486 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b1e270a4-38b3-404e-8891-0291498a4189 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] https://10.4.3.61/volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423/encryption returned with HTTP 403 Jul 03 19:34:36.002024 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1044/4144] 10.4.3.61 () {66 vars in 1368 bytes} [Fri Jul 3 19:34:35 2026] GET /volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:36.014820 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9d98fbcc-8c05-4a47-9493-56c3ccfb716f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:36.018383 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9d98fbcc-8c05-4a47-9493-56c3ccfb716f tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] GET https://10.4.3.61/volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423/extra_specs/multiattach Jul 03 19:34:36.018383 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9d98fbcc-8c05-4a47-9493-56c3ccfb716f tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:36.018611 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9d98fbcc-8c05-4a47-9493-56c3ccfb716f tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:36.031537 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9d98fbcc-8c05-4a47-9493-56c3ccfb716f tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] https://10.4.3.61/volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423/extra_specs/multiattach returned with HTTP 200 Jul 03 19:34:36.031996 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1017/4145] 10.4.3.61 () {66 vars in 1407 bytes} [Fri Jul 3 19:34:36 2026] GET /volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423/extra_specs/multiattach => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:34:36.044091 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-14081bcf-d4ee-4b57-a41e-301ddf2a6455 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:36.046791 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-14081bcf-d4ee-4b57-a41e-301ddf2a6455 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] GET https://10.4.3.61/volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423/extra_specs/volume_backend_name Jul 03 19:34:36.047069 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-14081bcf-d4ee-4b57-a41e-301ddf2a6455 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:36.047372 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-14081bcf-d4ee-4b57-a41e-301ddf2a6455 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:36.061085 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-14081bcf-d4ee-4b57-a41e-301ddf2a6455 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] https://10.4.3.61/volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 19:34:36.061573 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1042/4146] 10.4.3.61 () {66 vars in 1431 bytes} [Fri Jul 3 19:34:36 2026] GET /volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423/extra_specs/volume_backend_name => generated 143 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:36.071533 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1eb29333-98f5-4280-9b32-62708843858f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:36.074482 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1eb29333-98f5-4280-9b32-62708843858f tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] PUT https://10.4.3.61/volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423/encryption/07fba1ad-66a7-46de-b494-c429f1399c06 Jul 03 19:34:36.074798 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1eb29333-98f5-4280-9b32-62708843858f tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:36.080115 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.policy [None req-1eb29333-98f5-4280-9b32-62708843858f tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'aca63cc4d2cd4963b5e9b675ff995507', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44694c4312a3439e98c049b07fd0e562', '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=99927) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:34:36.080446 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1eb29333-98f5-4280-9b32-62708843858f tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] https://10.4.3.61/volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423/encryption/07fba1ad-66a7-46de-b494-c429f1399c06 returned with HTTP 403 Jul 03 19:34:36.081152 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1044/4147] 10.4.3.61 () {68 vars in 1499 bytes} [Fri Jul 3 19:34:36 2026] PUT /volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423/encryption/07fba1ad-66a7-46de-b494-c429f1399c06 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:36.093650 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-002ddaf2-e527-4597-a55e-6a75b9aa9cb2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:36.096934 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-002ddaf2-e527-4597-a55e-6a75b9aa9cb2 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] PUT https://10.4.3.61/volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423/extra_specs/key1 Jul 03 19:34:36.097360 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-002ddaf2-e527-4597-a55e-6a75b9aa9cb2 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:36.099145 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.policy [None req-002ddaf2-e527-4597-a55e-6a75b9aa9cb2 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'aca63cc4d2cd4963b5e9b675ff995507', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44694c4312a3439e98c049b07fd0e562', '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=99925) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:34:36.099145 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-002ddaf2-e527-4597-a55e-6a75b9aa9cb2 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] https://10.4.3.61/volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423/extra_specs/key1 returned with HTTP 403 Jul 03 19:34:36.099675 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1045/4148] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:34:36 2026] PUT /volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:36.109401 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-fcddd680-9f98-4c25-ba02-b720eed49e1e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:36.110775 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fcddd680-9f98-4c25-ba02-b720eed49e1e tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] PUT https://10.4.3.61/volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423 Jul 03 19:34:36.111115 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fcddd680-9f98-4c25-ba02-b720eed49e1e tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:36.112864 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.policy [None req-fcddd680-9f98-4c25-ba02-b720eed49e1e tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'aca63cc4d2cd4963b5e9b675ff995507', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '44694c4312a3439e98c049b07fd0e562', '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=99926) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:34:36.113036 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fcddd680-9f98-4c25-ba02-b720eed49e1e tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-reader] https://10.4.3.61/volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423 returned with HTTP 403 Jul 03 19:34:36.113690 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1018/4149] 10.4.3.61 () {68 vars in 1355 bytes} [Fri Jul 3 19:34:36 2026] PUT /volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:36.123300 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0c9f7940-8205-4156-8e88-2b7c6292b6af None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:36.125811 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0c9f7940-8205-4156-8e88-2b7c6292b6af tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] DELETE https://10.4.3.61/volume/v3/types/8dc1ab89-3cfc-43ae-b6c7-03dde4ce59d8 Jul 03 19:34:36.126022 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0c9f7940-8205-4156-8e88-2b7c6292b6af tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:36.126267 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0c9f7940-8205-4156-8e88-2b7c6292b6af tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] Calling method '_delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:36.167658 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0c9f7940-8205-4156-8e88-2b7c6292b6af tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] https://10.4.3.61/volume/v3/types/8dc1ab89-3cfc-43ae-b6c7-03dde4ce59d8 returned with HTTP 202 Jul 03 19:34:36.168548 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1043/4150] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:34:36 2026] DELETE /volume/v3/types/8dc1ab89-3cfc-43ae-b6c7-03dde4ce59d8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:36.179614 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9506eb8a-8fa3-40ea-a817-a14a1bfdea10 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:36.183658 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9506eb8a-8fa3-40ea-a817-a14a1bfdea10 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] DELETE https://10.4.3.61/volume/v3/types/a02be520-b588-4132-8012-05c3513e6bde Jul 03 19:34:36.183893 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9506eb8a-8fa3-40ea-a817-a14a1bfdea10 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:36.184124 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9506eb8a-8fa3-40ea-a817-a14a1bfdea10 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] Calling method '_delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:36.217364 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9506eb8a-8fa3-40ea-a817-a14a1bfdea10 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] https://10.4.3.61/volume/v3/types/a02be520-b588-4132-8012-05c3513e6bde returned with HTTP 202 Jul 03 19:34:36.217920 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1045/4151] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:34:36 2026] DELETE /volume/v3/types/a02be520-b588-4132-8012-05c3513e6bde => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:36.227046 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-821c6352-9e32-4ce0-82ce-79718397c191 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:36.231241 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-821c6352-9e32-4ce0-82ce-79718397c191 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] DELETE https://10.4.3.61/volume/v3/types/f174d170-f911-41e9-9953-780d74089ec2 Jul 03 19:34:36.235450 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-821c6352-9e32-4ce0-82ce-79718397c191 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:36.235874 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-821c6352-9e32-4ce0-82ce-79718397c191 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] Calling method '_delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:36.275985 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-821c6352-9e32-4ce0-82ce-79718397c191 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] https://10.4.3.61/volume/v3/types/f174d170-f911-41e9-9953-780d74089ec2 returned with HTTP 202 Jul 03 19:34:36.275985 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1046/4152] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:34:36 2026] DELETE /volume/v3/types/f174d170-f911-41e9-9953-780d74089ec2 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:36.284099 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-aabf6ab7-8ad5-4f48-aa40-54ad9322790a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:36.287319 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-aabf6ab7-8ad5-4f48-aa40-54ad9322790a tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] DELETE https://10.4.3.61/volume/v3/types/69be6b07-a699-43de-b9d8-bb536c6cd5bf Jul 03 19:34:36.287933 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-aabf6ab7-8ad5-4f48-aa40-54ad9322790a tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:36.288800 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-aabf6ab7-8ad5-4f48-aa40-54ad9322790a tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] Calling method '_delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:36.337075 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-aabf6ab7-8ad5-4f48-aa40-54ad9322790a tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] https://10.4.3.61/volume/v3/types/69be6b07-a699-43de-b9d8-bb536c6cd5bf returned with HTTP 202 Jul 03 19:34:36.337702 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1019/4153] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:34:36 2026] DELETE /volume/v3/types/69be6b07-a699-43de-b9d8-bb536c6cd5bf => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:36.351704 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-857de2e9-053e-4221-8faa-0064553f03b5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:36.355694 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-857de2e9-053e-4221-8faa-0064553f03b5 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] DELETE https://10.4.3.61/volume/v3/types/e4d2dcfb-599e-4057-8e85-d51cf57786ce Jul 03 19:34:36.355694 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-857de2e9-053e-4221-8faa-0064553f03b5 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:36.355694 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-857de2e9-053e-4221-8faa-0064553f03b5 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] Calling method '_delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:36.398784 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-857de2e9-053e-4221-8faa-0064553f03b5 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] https://10.4.3.61/volume/v3/types/e4d2dcfb-599e-4057-8e85-d51cf57786ce returned with HTTP 202 Jul 03 19:34:36.399657 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1044/4154] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:34:36 2026] DELETE /volume/v3/types/e4d2dcfb-599e-4057-8e85-d51cf57786ce => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:36.402303 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-72c74705-4be0-4d08-b522-f2feb91c88d1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:36.404791 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-72c74705-4be0-4d08-b522-f2feb91c88d1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:36.405116 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-72c74705-4be0-4d08-b522-f2feb91c88d1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:36.405442 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-72c74705-4be0-4d08-b522-f2feb91c88d1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:36.405636 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-72c74705-4be0-4d08-b522-f2feb91c88d1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:36.408555 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-de719030-0049-46eb-b9e3-d0c21052b808 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:36.411248 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-de719030-0049-46eb-b9e3-d0c21052b808 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] DELETE https://10.4.3.61/volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423 Jul 03 19:34:36.411664 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-de719030-0049-46eb-b9e3-d0c21052b808 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:36.412048 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-de719030-0049-46eb-b9e3-d0c21052b808 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] Calling method '_delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:36.412136 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:36.412136 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:36.413299 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-72c74705-4be0-4d08-b522-f2feb91c88d1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:36.413679 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1046/4155] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:36 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:36.450054 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-de719030-0049-46eb-b9e3-d0c21052b808 tempest-VolumeTypesReaderTests-20713854 tempest-VolumeTypesReaderTests-20713854-project-admin] https://10.4.3.61/volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423 returned with HTTP 202 Jul 03 19:34:36.450682 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1047/4156] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:34:36 2026] DELETE /volume/v3/types/5630fea1-6a0a-4580-a53b-315a31527423 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:34:37.424571 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ec56bbc4-6491-4410-94a2-e39d90987112 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:37.425062 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ec56bbc4-6491-4410-94a2-e39d90987112 None None] GET https://10.4.3.61/volume// Jul 03 19:34:37.425215 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ec56bbc4-6491-4410-94a2-e39d90987112 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:37.425751 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ec56bbc4-6491-4410-94a2-e39d90987112 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:37.426148 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ec56bbc4-6491-4410-94a2-e39d90987112 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:34:37.426540 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1020/4157] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:34:37 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 19:34:37.429886 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a85ac8ab-21b3-4114-882d-a64bd8cff814 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:37.431449 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a85ac8ab-21b3-4114-882d-a64bd8cff814 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:37.431809 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a85ac8ab-21b3-4114-882d-a64bd8cff814 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:37.432029 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a85ac8ab-21b3-4114-882d-a64bd8cff814 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:37.432145 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-a85ac8ab-21b3-4114-882d-a64bd8cff814 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:37.438772 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-e29e168f-1003-434f-969c-b612fca1c4c4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:37.442299 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:37.442299 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:37.443179 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-e29e168f-1003-434f-969c-b612fca1c4c4 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 Jul 03 19:34:37.443497 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-e29e168f-1003-434f-969c-b612fca1c4c4 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:37.443631 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a85ac8ab-21b3-4114-882d-a64bd8cff814 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:37.443750 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-e29e168f-1003-434f-969c-b612fca1c4c4 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:37.444274 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1045/4158] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:37 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:37.460049 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:37.460049 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:37.465151 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-e29e168f-1003-434f-969c-b612fca1c4c4 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:34:37.471603 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-e29e168f-1003-434f-969c-b612fca1c4c4 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 returned with HTTP 200 Jul 03 19:34:37.472283 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1047/4159] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:34:37 2026] GET /volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 => generated 1543 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 19:34:37.611944 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-c9dd9b88-4d47-4a7e-bb54-a90fcf9a3c84 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:37.616309 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-c9dd9b88-4d47-4a7e-bb54-a90fcf9a3c84 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] PUT https://10.4.3.61/volume/v3/attachments/a943af8e-f57d-42f7-915c-f3decb8ef955 Jul 03 19:34:37.616309 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-c9dd9b88-4d47-4a7e-bb54-a90fcf9a3c84 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:37.627645 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-c9dd9b88-4d47-4a7e-bb54-a90fcf9a3c84 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Acquiring lock "cinder-attachment_update-92f06a5e-7b54-4569-a25b-6d6f5d0642d1-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:34:37.633273 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-c9dd9b88-4d47-4a7e-bb54-a90fcf9a3c84 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Lock "cinder-attachment_update-92f06a5e-7b54-4569-a25b-6d6f5d0642d1-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:34:37.635049 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:37.635049 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:38.166188 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-c9dd9b88-4d47-4a7e-bb54-a90fcf9a3c84 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Lock "cinder-attachment_update-92f06a5e-7b54-4569-a25b-6d6f5d0642d1-np0000004460" released by "attachment_update" :: held 0.530s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:34:38.166188 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-c9dd9b88-4d47-4a7e-bb54-a90fcf9a3c84 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/a943af8e-f57d-42f7-915c-f3decb8ef955 returned with HTTP 200 Jul 03 19:34:38.166188 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1048/4160] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:34:37 2026] PUT /volume/v3/attachments/a943af8e-f57d-42f7-915c-f3decb8ef955 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:38.462770 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-aac9e8d2-1f1a-4abc-b489-c395699ff47d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:38.465926 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-aac9e8d2-1f1a-4abc-b489-c395699ff47d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:38.466129 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-aac9e8d2-1f1a-4abc-b489-c395699ff47d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:38.466356 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-aac9e8d2-1f1a-4abc-b489-c395699ff47d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:38.466486 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-aac9e8d2-1f1a-4abc-b489-c395699ff47d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:38.471984 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:38.471984 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:38.472967 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-aac9e8d2-1f1a-4abc-b489-c395699ff47d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:38.473381 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1021/4161] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:38 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:38.678975 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-8650d123-3eb9-4f31-a094-0d64b8ad3b94 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:38.681703 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-8650d123-3eb9-4f31-a094-0d64b8ad3b94 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/attachments/a943af8e-f57d-42f7-915c-f3decb8ef955/action Jul 03 19:34:38.682390 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-8650d123-3eb9-4f31-a094-0d64b8ad3b94 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action body: b'{"os-complete": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:34:38.682538 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-8650d123-3eb9-4f31-a094-0d64b8ad3b94 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:38.704469 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:38.704469 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:38.718920 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-2a94f809-2ed0-43cf-9b1d-e688b7689c93 req-8650d123-3eb9-4f31-a094-0d64b8ad3b94 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/a943af8e-f57d-42f7-915c-f3decb8ef955/action returned with HTTP 204 Jul 03 19:34:38.719479 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1046/4162] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:34:38 2026] POST /volume/v3/attachments/a943af8e-f57d-42f7-915c-f3decb8ef955/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:39.488499 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-cc749be1-2e05-4863-b6a7-80141a62f742 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:39.490890 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cc749be1-2e05-4863-b6a7-80141a62f742 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:39.491102 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cc749be1-2e05-4863-b6a7-80141a62f742 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:39.491334 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cc749be1-2e05-4863-b6a7-80141a62f742 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:39.491471 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-cc749be1-2e05-4863-b6a7-80141a62f742 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:39.497428 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:39.497428 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:39.498571 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cc749be1-2e05-4863-b6a7-80141a62f742 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:39.499048 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1048/4163] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:39 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:39.599465 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e8026a07-475d-46c2-9cb6-a17e80d17ec3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:39.601305 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e8026a07-475d-46c2-9cb6-a17e80d17ec3 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:34:39.601838 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e8026a07-475d-46c2-9cb6-a17e80d17ec3 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1484701643", "snapshot_id": null, "imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775", "volume_type": null, "size": 1}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:39.603397 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-e8026a07-475d-46c2-9cb6-a17e80d17ec3 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1484701643', 'snapshot_id': None, 'imageRef': '6fdb725c-805c-4eab-bb34-5aad39949775', 'volume_type': None, 'size': 1}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:34:39.713740 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-e8026a07-475d-46c2-9cb6-a17e80d17ec3 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Create volume of 1 GB Jul 03 19:34:39.714102 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:39.714102 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:39.721045 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e8026a07-475d-46c2-9cb6-a17e80d17ec3 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Availability Zones retrieved successfully. Jul 03 19:34:39.727488 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e8026a07-475d-46c2-9cb6-a17e80d17ec3 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Flow 'volume_create_api' (96277a70-084c-4171-8841-009ae6e4c25e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:39.728623 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e8026a07-475d-46c2-9cb6-a17e80d17ec3 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c34ae2e9-139d-44d6-9928-aa14a075885f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:39.729811 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-e8026a07-475d-46c2-9cb6-a17e80d17ec3 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:34:39.802982 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e8026a07-475d-46c2-9cb6-a17e80d17ec3 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c34ae2e9-139d-44d6-9928-aa14a075885f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:39.805460 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e8026a07-475d-46c2-9cb6-a17e80d17ec3 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cbcb0ed-f8ad-45f7-b2a0-ad7402d3e09d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:39.894950 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-e8026a07-475d-46c2-9cb6-a17e80d17ec3 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Created reservations ['e4613062-8f0a-4f4e-8415-bdf3ae798de2', '233a7182-cb72-4c21-8884-e6bc7e12c85d', 'ffbf5d53-ef42-4bc8-9f64-f71450299a81', 'ffd47178-13f3-4b0c-a5e3-9a485a4c2954'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:39.896136 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e8026a07-475d-46c2-9cb6-a17e80d17ec3 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cbcb0ed-f8ad-45f7-b2a0-ad7402d3e09d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4613062-8f0a-4f4e-8415-bdf3ae798de2', '233a7182-cb72-4c21-8884-e6bc7e12c85d', 'ffbf5d53-ef42-4bc8-9f64-f71450299a81', 'ffd47178-13f3-4b0c-a5e3-9a485a4c2954']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:39.897721 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e8026a07-475d-46c2-9cb6-a17e80d17ec3 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (465456f2-f001-43c5-8b54-0ce2974ab162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:39.937438 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e8026a07-475d-46c2-9cb6-a17e80d17ec3 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (465456f2-f001-43c5-8b54-0ce2974ab162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e849e0e2-d219-4279-aeaa-b88dfdd53a73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1484701643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='756838621dcc4bbc8a2a70b943f91fe1',qos_specs=None,replication_status=,reservations=['e4613062-8f0a-4f4e-8415-bdf3ae798de2','233a7182-cb72-4c21-8884-e6bc7e12c85d','ffbf5d53-ef42-4bc8-9f64-f71450299a81','ffd47178-13f3-4b0c-a5e3-9a485a4c2954'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='898a7cfabc984312bd596cb517df9283',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:34:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1484701643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e849e0e2-d219-4279-aeaa-b88dfdd53a73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='756838621dcc4bbc8a2a70b943f91fe1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='898a7cfabc984312bd596cb517df9283',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:39.938636 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e8026a07-475d-46c2-9cb6-a17e80d17ec3 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (977de783-cf30-461e-a36d-ad952cbb5353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:39.958905 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e8026a07-475d-46c2-9cb6-a17e80d17ec3 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (977de783-cf30-461e-a36d-ad952cbb5353) transitioned into state 'SUCCESS' from state '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-1484701643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='756838621dcc4bbc8a2a70b943f91fe1',qos_specs=None,replication_status=,reservations=['e4613062-8f0a-4f4e-8415-bdf3ae798de2','233a7182-cb72-4c21-8884-e6bc7e12c85d','ffbf5d53-ef42-4bc8-9f64-f71450299a81','ffd47178-13f3-4b0c-a5e3-9a485a4c2954'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='898a7cfabc984312bd596cb517df9283',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:39.959904 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e8026a07-475d-46c2-9cb6-a17e80d17ec3 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f15e4504-475a-4ff2-99f3-d1c6840ede58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:39.969941 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e8026a07-475d-46c2-9cb6-a17e80d17ec3 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f15e4504-475a-4ff2-99f3-d1c6840ede58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:39.970925 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e8026a07-475d-46c2-9cb6-a17e80d17ec3 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Flow 'volume_create_api' (96277a70-084c-4171-8841-009ae6e4c25e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:39.971300 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e8026a07-475d-46c2-9cb6-a17e80d17ec3 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Create volume request issued successfully. Jul 03 19:34:39.972044 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e8026a07-475d-46c2-9cb6-a17e80d17ec3 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:34:39.972643 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1049/4164] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:34:39 2026] POST /volume/v3/volumes => generated 779 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:39.987017 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9f1ac84a-a42d-4b09-ae94-da57e02b9331 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:39.989322 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9f1ac84a-a42d-4b09-ae94-da57e02b9331 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 Jul 03 19:34:39.989547 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9f1ac84a-a42d-4b09-ae94-da57e02b9331 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:39.990081 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9f1ac84a-a42d-4b09-ae94-da57e02b9331 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:40.003971 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:40.003971 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:40.010707 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9f1ac84a-a42d-4b09-ae94-da57e02b9331 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:34:40.021391 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9f1ac84a-a42d-4b09-ae94-da57e02b9331 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 returned with HTTP 200 Jul 03 19:34:40.022050 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1022/4165] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:34:39 2026] GET /volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:40.512818 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a9df1623-cc3e-4d44-816b-e299ab4b69d5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:40.514875 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a9df1623-cc3e-4d44-816b-e299ab4b69d5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:40.515096 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a9df1623-cc3e-4d44-816b-e299ab4b69d5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:40.515313 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a9df1623-cc3e-4d44-816b-e299ab4b69d5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:40.515420 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-a9df1623-cc3e-4d44-816b-e299ab4b69d5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:40.519313 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:40.519313 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:40.520044 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a9df1623-cc3e-4d44-816b-e299ab4b69d5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:40.520500 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1047/4166] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:40 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:41.036528 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-16a861b5-7c42-4685-b295-db0de89554ea None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:41.039426 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-16a861b5-7c42-4685-b295-db0de89554ea tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 Jul 03 19:34:41.040004 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-16a861b5-7c42-4685-b295-db0de89554ea tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:41.040536 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-16a861b5-7c42-4685-b295-db0de89554ea tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:41.050573 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:41.050573 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:41.055096 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-16a861b5-7c42-4685-b295-db0de89554ea tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:34:41.060087 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-16a861b5-7c42-4685-b295-db0de89554ea tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 returned with HTTP 200 Jul 03 19:34:41.060522 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1049/4167] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:34:41 2026] GET /volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 => generated 1387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:34:41.077082 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4e4ca99a-f435-4778-92c9-7b00f7d06c71 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:41.082152 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4e4ca99a-f435-4778-92c9-7b00f7d06c71 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 Jul 03 19:34:41.082447 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4e4ca99a-f435-4778-92c9-7b00f7d06c71 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:41.082685 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4e4ca99a-f435-4778-92c9-7b00f7d06c71 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:41.098396 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:41.098396 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:41.107110 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-4e4ca99a-f435-4778-92c9-7b00f7d06c71 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:34:41.113042 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4e4ca99a-f435-4778-92c9-7b00f7d06c71 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 returned with HTTP 200 Jul 03 19:34:41.114045 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1050/4168] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:34:41 2026] GET /volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 => generated 1387 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:34:41.530956 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f5306d16-8592-4d45-92b6-441bf3f92cd8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:41.533290 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f5306d16-8592-4d45-92b6-441bf3f92cd8 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:41.533568 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f5306d16-8592-4d45-92b6-441bf3f92cd8 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:41.533848 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f5306d16-8592-4d45-92b6-441bf3f92cd8 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:41.534020 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-f5306d16-8592-4d45-92b6-441bf3f92cd8 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:41.541016 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:41.541016 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:41.542134 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f5306d16-8592-4d45-92b6-441bf3f92cd8 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:41.542635 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1023/4169] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:41 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:42.391800 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-2ce575b3-c4a4-4f52-810c-6d97a3237bf6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:42.395116 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-2ce575b3-c4a4-4f52-810c-6d97a3237bf6 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 Jul 03 19:34:42.395369 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-2ce575b3-c4a4-4f52-810c-6d97a3237bf6 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:42.395625 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-2ce575b3-c4a4-4f52-810c-6d97a3237bf6 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:42.405263 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:42.405263 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:42.409404 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-2ce575b3-c4a4-4f52-810c-6d97a3237bf6 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:34:42.415311 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-2ce575b3-c4a4-4f52-810c-6d97a3237bf6 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 returned with HTTP 200 Jul 03 19:34:42.415887 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1048/4170] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:34:42 2026] GET /volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 => generated 1369 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:42.556610 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e81b3fc4-a04e-4d4a-8125-2e8e977b96a7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:42.559385 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e81b3fc4-a04e-4d4a-8125-2e8e977b96a7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:42.559685 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e81b3fc4-a04e-4d4a-8125-2e8e977b96a7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:42.559982 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e81b3fc4-a04e-4d4a-8125-2e8e977b96a7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:42.560160 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-e81b3fc4-a04e-4d4a-8125-2e8e977b96a7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:42.569103 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:42.569103 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:42.570191 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e81b3fc4-a04e-4d4a-8125-2e8e977b96a7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:42.570733 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1050/4171] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:42 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:43.043429 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-06bf643a-f45c-427c-8bb3-46bd79ff30f1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:43.045397 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-06bf643a-f45c-427c-8bb3-46bd79ff30f1 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 Jul 03 19:34:43.045588 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-06bf643a-f45c-427c-8bb3-46bd79ff30f1 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:43.045794 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-06bf643a-f45c-427c-8bb3-46bd79ff30f1 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:43.052927 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:43.052927 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:43.062800 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-06bf643a-f45c-427c-8bb3-46bd79ff30f1 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:34:43.064913 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-06bf643a-f45c-427c-8bb3-46bd79ff30f1 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 returned with HTTP 200 Jul 03 19:34:43.064913 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1051/4172] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:34:43 2026] GET /volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 => generated 1369 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:43.077100 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d7c06b6d-7ffc-4593-a3bd-03ef87195b23 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:43.077495 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d7c06b6d-7ffc-4593-a3bd-03ef87195b23 None None] GET https://10.4.3.61/volume// Jul 03 19:34:43.077680 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d7c06b6d-7ffc-4593-a3bd-03ef87195b23 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:43.077869 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d7c06b6d-7ffc-4593-a3bd-03ef87195b23 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:43.078189 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d7c06b6d-7ffc-4593-a3bd-03ef87195b23 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:34:43.078493 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1024/4173] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:34:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:34:43.089426 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-3fe98b7a-fa82-42e2-81f7-808ccaf8d983 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:43.094184 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-3fe98b7a-fa82-42e2-81f7-808ccaf8d983 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:34:43.094184 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-3fe98b7a-fa82-42e2-81f7-808ccaf8d983 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e849e0e2-d219-4279-aeaa-b88dfdd53a73", "connector": null, "instance_uuid": "f7578a3f-8238-411d-badc-de4aeec38fa8"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:43.104032 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:43.104032 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:43.146675 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-3fe98b7a-fa82-42e2-81f7-808ccaf8d983 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:34:43.147048 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1049/4174] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:34: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 19:34:43.583875 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8000e270-da17-4dca-9b4f-7f3dc8a8660b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:43.585825 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8000e270-da17-4dca-9b4f-7f3dc8a8660b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:43.586041 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8000e270-da17-4dca-9b4f-7f3dc8a8660b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:43.586238 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8000e270-da17-4dca-9b4f-7f3dc8a8660b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:43.586340 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-8000e270-da17-4dca-9b4f-7f3dc8a8660b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:43.592085 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:43.592085 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:43.592894 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8000e270-da17-4dca-9b4f-7f3dc8a8660b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:43.593307 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1051/4175] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:43 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:44.604945 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-420771ca-9dba-4f17-a4d1-6a640119a0fe None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:44.606795 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-420771ca-9dba-4f17-a4d1-6a640119a0fe tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:44.607022 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-420771ca-9dba-4f17-a4d1-6a640119a0fe tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:44.607238 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-420771ca-9dba-4f17-a4d1-6a640119a0fe tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:44.607347 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-420771ca-9dba-4f17-a4d1-6a640119a0fe tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:44.612522 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:44.612522 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:44.613354 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-420771ca-9dba-4f17-a4d1-6a640119a0fe tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:44.613871 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1052/4176] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:44 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:45.626897 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6b10605e-8aa7-4eb8-a809-a4e267169afb None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:45.629190 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6b10605e-8aa7-4eb8-a809-a4e267169afb tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:45.629838 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6b10605e-8aa7-4eb8-a809-a4e267169afb tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:45.629838 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6b10605e-8aa7-4eb8-a809-a4e267169afb tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:45.629920 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-6b10605e-8aa7-4eb8-a809-a4e267169afb tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:45.639900 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:45.639900 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:45.641044 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6b10605e-8aa7-4eb8-a809-a4e267169afb tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:45.641511 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1025/4177] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:45 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:45.655976 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-301527f1-82a4-4bf2-a943-c14420f883fd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:45.658773 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-301527f1-82a4-4bf2-a943-c14420f883fd tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/ae88e3a2-5ae4-4d1f-8ac2-56168d776d79 Jul 03 19:34:45.658891 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-301527f1-82a4-4bf2-a943-c14420f883fd tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:45.659038 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-301527f1-82a4-4bf2-a943-c14420f883fd tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:45.666935 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:45.666935 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:45.672110 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-301527f1-82a4-4bf2-a943-c14420f883fd tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:34:45.678697 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-301527f1-82a4-4bf2-a943-c14420f883fd tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/ae88e3a2-5ae4-4d1f-8ac2-56168d776d79 returned with HTTP 200 Jul 03 19:34:45.679254 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1050/4178] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:45 2026] GET /volume/v3/volumes/ae88e3a2-5ae4-4d1f-8ac2-56168d776d79 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:45.698277 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8e05288c-901f-46d6-8d8a-f538c13391ce None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:45.700289 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8e05288c-901f-46d6-8d8a-f538c13391ce tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] DELETE https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:45.700581 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8e05288c-901f-46d6-8d8a-f538c13391ce tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:45.700818 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8e05288c-901f-46d6-8d8a-f538c13391ce tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:45.701003 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.backups [None req-8e05288c-901f-46d6-8d8a-f538c13391ce tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Delete backup with id: 9592f611-9fc3-4058-abcd-01ad713e8118. Jul 03 19:34:45.702680 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=409,cinder:UPDATE=107,cinder:INSERT=68,cinder:DELETE=1 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:34:45.705867 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:45.705867 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:45.721816 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.backup.rpcapi [None req-8e05288c-901f-46d6-8d8a-f538c13391ce tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] delete_backup rpcapi backup_id 9592f611-9fc3-4058-abcd-01ad713e8118 {{(pid=99927) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:34:45.724075 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8e05288c-901f-46d6-8d8a-f538c13391ce tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 202 Jul 03 19:34:45.725042 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1052/4179] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:34:45 2026] DELETE /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 19:34:45.739550 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8de2467a-fc68-45ba-acb5-8ed31e4e667d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:45.742046 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8de2467a-fc68-45ba-acb5-8ed31e4e667d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:45.742369 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8de2467a-fc68-45ba-acb5-8ed31e4e667d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:45.742659 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8de2467a-fc68-45ba-acb5-8ed31e4e667d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:45.742846 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-8de2467a-fc68-45ba-acb5-8ed31e4e667d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:45.749441 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:45.749441 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:45.750802 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8de2467a-fc68-45ba-acb5-8ed31e4e667d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 200 Jul 03 19:34:45.751450 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1053/4180] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:45 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:46.764692 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6a9e4118-948e-4866-9147-d35eafb57ed3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:46.771644 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6a9e4118-948e-4866-9147-d35eafb57ed3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 Jul 03 19:34:46.771644 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6a9e4118-948e-4866-9147-d35eafb57ed3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:46.772321 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6a9e4118-948e-4866-9147-d35eafb57ed3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:46.772321 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-6a9e4118-948e-4866-9147-d35eafb57ed3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9592f611-9fc3-4058-abcd-01ad713e8118. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:46.776300 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6a9e4118-948e-4866-9147-d35eafb57ed3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 returned with HTTP 404 Jul 03 19:34:46.776829 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1026/4181] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:46 2026] GET /volume/v3/backups/9592f611-9fc3-4058-abcd-01ad713e8118 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:46.787278 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d11e4f53-c670-4c44-91a2-12b0eb44f97b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:46.790867 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d11e4f53-c670-4c44-91a2-12b0eb44f97b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] DELETE https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 Jul 03 19:34:46.790867 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d11e4f53-c670-4c44-91a2-12b0eb44f97b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:46.790867 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d11e4f53-c670-4c44-91a2-12b0eb44f97b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:46.791017 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-d11e4f53-c670-4c44-91a2-12b0eb44f97b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Delete backup with id: 6ffe61a8-825e-4cc4-a615-8f6b7b9288f3. Jul 03 19:34:46.798687 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:46.798687 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:46.812007 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.backup.rpcapi [None req-d11e4f53-c670-4c44-91a2-12b0eb44f97b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] delete_backup rpcapi backup_id 6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 {{(pid=99924) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:34:46.813675 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d11e4f53-c670-4c44-91a2-12b0eb44f97b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 returned with HTTP 202 Jul 03 19:34:46.814130 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1051/4182] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:34:46 2026] DELETE /volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:34:46.826559 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b6185ebc-a243-4b53-9dff-d5bdf5c3ee16 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:46.831802 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b6185ebc-a243-4b53-9dff-d5bdf5c3ee16 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 Jul 03 19:34:46.832049 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b6185ebc-a243-4b53-9dff-d5bdf5c3ee16 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:46.832299 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b6185ebc-a243-4b53-9dff-d5bdf5c3ee16 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:46.832445 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-b6185ebc-a243-4b53-9dff-d5bdf5c3ee16 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6ffe61a8-825e-4cc4-a615-8f6b7b9288f3. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:46.844193 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:46.844193 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:46.845370 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b6185ebc-a243-4b53-9dff-d5bdf5c3ee16 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 returned with HTTP 200 Jul 03 19:34:46.845941 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1053/4183] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:46 2026] GET /volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:47.857617 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a5abf173-a7c7-49e3-9f47-c35f83f7cd1a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:47.860074 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a5abf173-a7c7-49e3-9f47-c35f83f7cd1a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 Jul 03 19:34:47.860408 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a5abf173-a7c7-49e3-9f47-c35f83f7cd1a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:47.860881 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a5abf173-a7c7-49e3-9f47-c35f83f7cd1a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:47.860881 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-a5abf173-a7c7-49e3-9f47-c35f83f7cd1a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6ffe61a8-825e-4cc4-a615-8f6b7b9288f3. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:47.867942 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a5abf173-a7c7-49e3-9f47-c35f83f7cd1a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 returned with HTTP 404 Jul 03 19:34:47.868788 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1054/4184] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:47 2026] GET /volume/v3/backups/6ffe61a8-825e-4cc4-a615-8f6b7b9288f3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:47.906931 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c2156de1-cdba-4621-95a1-2d91d4009dc0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:47.908877 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c2156de1-cdba-4621-95a1-2d91d4009dc0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:34:47.909248 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c2156de1-cdba-4621-95a1-2d91d4009dc0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775", "name": "tempest-VolumesBackupsTest-Volume-1930532123"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:47.911518 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-c2156de1-cdba-4621-95a1-2d91d4009dc0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '6fdb725c-805c-4eab-bb34-5aad39949775', 'name': 'tempest-VolumesBackupsTest-Volume-1930532123'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:34:48.238189 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-c2156de1-cdba-4621-95a1-2d91d4009dc0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Create volume of 1 GB Jul 03 19:34:48.244809 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c2156de1-cdba-4621-95a1-2d91d4009dc0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Availability Zones retrieved successfully. Jul 03 19:34:48.254335 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c2156de1-cdba-4621-95a1-2d91d4009dc0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Flow 'volume_create_api' (7a882799-8653-48b5-935c-a0e7ce355cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:48.257850 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c2156de1-cdba-4621-95a1-2d91d4009dc0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd9f2b9a-ff47-4a51-8f6f-24dcb4f81fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:48.258993 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-c2156de1-cdba-4621-95a1-2d91d4009dc0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:34:48.350407 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c2156de1-cdba-4621-95a1-2d91d4009dc0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd9f2b9a-ff47-4a51-8f6f-24dcb4f81fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:48.353354 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c2156de1-cdba-4621-95a1-2d91d4009dc0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efdee646-17d2-4550-ae56-72e0392482bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:48.425155 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-c2156de1-cdba-4621-95a1-2d91d4009dc0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Created reservations ['13e9eacf-fa9c-4582-a500-b6b971a42a01', '622554a4-82f3-40ba-9cb2-87368b460e94', '5f533d3c-db63-4f3e-ac52-55ccae934b2e', '0d005adb-6f28-4e95-b8f5-5ee233c83585'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:48.427097 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c2156de1-cdba-4621-95a1-2d91d4009dc0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efdee646-17d2-4550-ae56-72e0392482bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13e9eacf-fa9c-4582-a500-b6b971a42a01', '622554a4-82f3-40ba-9cb2-87368b460e94', '5f533d3c-db63-4f3e-ac52-55ccae934b2e', '0d005adb-6f28-4e95-b8f5-5ee233c83585']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:48.428434 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c2156de1-cdba-4621-95a1-2d91d4009dc0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (791c61a9-9eeb-434f-8c66-6f71cf90efae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:48.462584 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c2156de1-cdba-4621-95a1-2d91d4009dc0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (791c61a9-9eeb-434f-8c66-6f71cf90efae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '147a6256-7976-434e-9b12-5c9aa8a02980', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1930532123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54b30991f07848498024d4c691c644eb',qos_specs=None,replication_status=,reservations=['13e9eacf-fa9c-4582-a500-b6b971a42a01','622554a4-82f3-40ba-9cb2-87368b460e94','5f533d3c-db63-4f3e-ac52-55ccae934b2e','0d005adb-6f28-4e95-b8f5-5ee233c83585'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8355d90ccaf9430a961fbdc4d8d8e4e2',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:34:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1930532123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=147a6256-7976-434e-9b12-5c9aa8a02980,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54b30991f07848498024d4c691c644eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8355d90ccaf9430a961fbdc4d8d8e4e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:48.464405 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c2156de1-cdba-4621-95a1-2d91d4009dc0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (223993c2-eee0-45c1-b72f-9be63a380c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:48.499081 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c2156de1-cdba-4621-95a1-2d91d4009dc0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (223993c2-eee0-45c1-b72f-9be63a380c2d) transitioned into state 'SUCCESS' from state '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-1930532123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54b30991f07848498024d4c691c644eb',qos_specs=None,replication_status=,reservations=['13e9eacf-fa9c-4582-a500-b6b971a42a01','622554a4-82f3-40ba-9cb2-87368b460e94','5f533d3c-db63-4f3e-ac52-55ccae934b2e','0d005adb-6f28-4e95-b8f5-5ee233c83585'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8355d90ccaf9430a961fbdc4d8d8e4e2',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:48.508546 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c2156de1-cdba-4621-95a1-2d91d4009dc0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6f91040-245f-46f9-9630-6cb01a339c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:34:48.522701 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c2156de1-cdba-4621-95a1-2d91d4009dc0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6f91040-245f-46f9-9630-6cb01a339c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:34:48.523555 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-c2156de1-cdba-4621-95a1-2d91d4009dc0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Flow 'volume_create_api' (7a882799-8653-48b5-935c-a0e7ce355cf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:34:48.523923 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c2156de1-cdba-4621-95a1-2d91d4009dc0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Create volume request issued successfully. Jul 03 19:34:48.525132 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c2156de1-cdba-4621-95a1-2d91d4009dc0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:34:48.525132 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1027/4185] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:34:47 2026] POST /volume/v3/volumes => generated 747 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:34:48.541297 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-18843421-583e-42b8-a921-0f012564d36f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:48.543688 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-18843421-583e-42b8-a921-0f012564d36f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 Jul 03 19:34:48.543973 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-18843421-583e-42b8-a921-0f012564d36f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:48.544242 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-18843421-583e-42b8-a921-0f012564d36f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:48.554749 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:48.554749 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:48.561189 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-18843421-583e-42b8-a921-0f012564d36f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:34:48.567545 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-18843421-583e-42b8-a921-0f012564d36f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 returned with HTTP 200 Jul 03 19:34:48.568104 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1052/4186] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:48 2026] GET /volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:49.301750 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ecfcdc05-b525-4fe7-b120-5d5a4c365250 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:49.302249 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ecfcdc05-b525-4fe7-b120-5d5a4c365250 None None] GET https://10.4.3.61/volume// Jul 03 19:34:49.302780 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ecfcdc05-b525-4fe7-b120-5d5a4c365250 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:49.302780 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ecfcdc05-b525-4fe7-b120-5d5a4c365250 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:49.303160 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ecfcdc05-b525-4fe7-b120-5d5a4c365250 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:34:49.303500 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1054/4187] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:34:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:34:49.313656 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-84ffd259-2040-4672-a02b-fdd8c6d768af None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:49.318830 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-84ffd259-2040-4672-a02b-fdd8c6d768af tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 Jul 03 19:34:49.319156 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-84ffd259-2040-4672-a02b-fdd8c6d768af tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:49.319473 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-84ffd259-2040-4672-a02b-fdd8c6d768af tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:49.338007 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:49.338007 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:49.342975 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-84ffd259-2040-4672-a02b-fdd8c6d768af tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:34:49.351133 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-84ffd259-2040-4672-a02b-fdd8c6d768af tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 returned with HTTP 200 Jul 03 19:34:49.351896 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1055/4188] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:34:49 2026] GET /volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 => generated 1548 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:34:49.469051 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-9aa8d7b6-0326-48a5-9f8c-772fd00e8e88 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:49.471602 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-9aa8d7b6-0326-48a5-9f8c-772fd00e8e88 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] PUT https://10.4.3.61/volume/v3/attachments/035f95ad-5627-4b86-911a-d01607367840 Jul 03 19:34:49.472208 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-9aa8d7b6-0326-48a5-9f8c-772fd00e8e88 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:49.488013 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-9aa8d7b6-0326-48a5-9f8c-772fd00e8e88 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Acquiring lock "cinder-attachment_update-e849e0e2-d219-4279-aeaa-b88dfdd53a73-np0000004460" by "attachment_update" {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:34:49.496634 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-9aa8d7b6-0326-48a5-9f8c-772fd00e8e88 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Lock "cinder-attachment_update-e849e0e2-d219-4279-aeaa-b88dfdd53a73-np0000004460" acquired by "attachment_update" :: waited 0.007s {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:34:49.496634 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:49.496634 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:49.582768 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-49fdc6b3-ea6e-4792-a225-50b58c357544 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:49.584958 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-49fdc6b3-ea6e-4792-a225-50b58c357544 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 Jul 03 19:34:49.585261 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-49fdc6b3-ea6e-4792-a225-50b58c357544 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:49.585676 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-49fdc6b3-ea6e-4792-a225-50b58c357544 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:49.603882 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:49.603882 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:49.608545 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-49fdc6b3-ea6e-4792-a225-50b58c357544 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:34:49.618196 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-49fdc6b3-ea6e-4792-a225-50b58c357544 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 returned with HTTP 200 Jul 03 19:34:49.618853 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1053/4189] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:49 2026] GET /volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 => generated 1355 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:49.634613 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-087e50ae-791a-4d51-895a-6bbd9dca18be None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:49.636704 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-087e50ae-791a-4d51-895a-6bbd9dca18be tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] POST https://10.4.3.61/volume/v3/backups Jul 03 19:34:49.637081 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-087e50ae-791a-4d51-895a-6bbd9dca18be tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "147a6256-7976-434e-9b12-5c9aa8a02980", "name": "tempest-VolumesBackupsTest-Backup-1084758659"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:49.638573 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.backups [None req-087e50ae-791a-4d51-895a-6bbd9dca18be tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Creating new backup {'backup': {'volume_id': '147a6256-7976-434e-9b12-5c9aa8a02980', 'name': 'tempest-VolumesBackupsTest-Backup-1084758659'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:34:49.639069 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.backups [None req-087e50ae-791a-4d51-895a-6bbd9dca18be tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Creating backup of volume 147a6256-7976-434e-9b12-5c9aa8a02980 in container None Jul 03 19:34:49.647012 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:49.647012 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:49.647498 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-087e50ae-791a-4d51-895a-6bbd9dca18be tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:34:49.670442 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-087e50ae-791a-4d51-895a-6bbd9dca18be tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Created reservations ['49c23135-4edb-4035-b148-8edc73c56e5d', '528ef4e3-14d6-4992-aa94-dc19918a63fc'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:34:49.714197 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-087e50ae-791a-4d51-895a-6bbd9dca18be tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:34:49.714197 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1055/4190] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:34:49 2026] POST /volume/v3/backups => generated 328 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:34:49.722894 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-eb94e4b6-2914-4445-a0ec-e3d534ad9209 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:49.725825 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-eb94e4b6-2914-4445-a0ec-e3d534ad9209 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 Jul 03 19:34:49.726127 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-eb94e4b6-2914-4445-a0ec-e3d534ad9209 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:49.726375 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-eb94e4b6-2914-4445-a0ec-e3d534ad9209 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:49.726552 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-eb94e4b6-2914-4445-a0ec-e3d534ad9209 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 8ce5231c-31e2-4e96-bd8b-a283148212b8. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:49.734480 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:49.734480 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:49.736564 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-eb94e4b6-2914-4445-a0ec-e3d534ad9209 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 returned with HTTP 200 Jul 03 19:34:49.738582 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1056/4191] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:49 2026] GET /volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:50.024238 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-9aa8d7b6-0326-48a5-9f8c-772fd00e8e88 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Lock "cinder-attachment_update-e849e0e2-d219-4279-aeaa-b88dfdd53a73-np0000004460" released by "attachment_update" :: held 0.529s {{(pid=99926) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:34:50.024608 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-9aa8d7b6-0326-48a5-9f8c-772fd00e8e88 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/attachments/035f95ad-5627-4b86-911a-d01607367840 returned with HTTP 200 Jul 03 19:34:50.025101 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1028/4192] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:34:49 2026] PUT /volume/v3/attachments/035f95ad-5627-4b86-911a-d01607367840 => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:34:50.535834 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-0f5c54b4-57db-4768-a90e-3925cc024b36 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:50.537889 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-0f5c54b4-57db-4768-a90e-3925cc024b36 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] POST https://10.4.3.61/volume/v3/attachments/035f95ad-5627-4b86-911a-d01607367840/action Jul 03 19:34:50.538209 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-0f5c54b4-57db-4768-a90e-3925cc024b36 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Action body: b'{"os-complete": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:34:50.538358 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-0f5c54b4-57db-4768-a90e-3925cc024b36 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:34:50.555908 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:50.555908 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:50.576151 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-06fecdb7-1d75-4dbe-a340-4ad574025e9c req-0f5c54b4-57db-4768-a90e-3925cc024b36 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/attachments/035f95ad-5627-4b86-911a-d01607367840/action returned with HTTP 204 Jul 03 19:34:50.576810 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1054/4193] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:34:50 2026] POST /volume/v3/attachments/035f95ad-5627-4b86-911a-d01607367840/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:34:50.751329 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-913a03e7-158a-41a1-874e-3efcfc8060b0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:50.753459 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-913a03e7-158a-41a1-874e-3efcfc8060b0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 Jul 03 19:34:50.753704 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-913a03e7-158a-41a1-874e-3efcfc8060b0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:50.753936 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-913a03e7-158a-41a1-874e-3efcfc8060b0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:50.754123 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-913a03e7-158a-41a1-874e-3efcfc8060b0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 8ce5231c-31e2-4e96-bd8b-a283148212b8. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:50.758859 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:50.758859 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:50.759708 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-913a03e7-158a-41a1-874e-3efcfc8060b0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 returned with HTTP 200 Jul 03 19:34:50.760160 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1056/4194] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:50 2026] GET /volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:51.770886 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ceb36387-0444-4fe0-8086-0b12568b9603 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:51.772839 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ceb36387-0444-4fe0-8086-0b12568b9603 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 Jul 03 19:34:51.773069 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ceb36387-0444-4fe0-8086-0b12568b9603 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:51.773321 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ceb36387-0444-4fe0-8086-0b12568b9603 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:51.773427 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-ceb36387-0444-4fe0-8086-0b12568b9603 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 8ce5231c-31e2-4e96-bd8b-a283148212b8. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:51.778497 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:51.778497 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:51.779275 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ceb36387-0444-4fe0-8086-0b12568b9603 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 returned with HTTP 200 Jul 03 19:34:51.779673 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1057/4195] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:51 2026] GET /volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:52.791116 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-485584a8-a0f9-473a-b820-315c5b27d37a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:52.793693 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-485584a8-a0f9-473a-b820-315c5b27d37a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 Jul 03 19:34:52.793967 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-485584a8-a0f9-473a-b820-315c5b27d37a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:52.794240 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-485584a8-a0f9-473a-b820-315c5b27d37a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:52.794412 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-485584a8-a0f9-473a-b820-315c5b27d37a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 8ce5231c-31e2-4e96-bd8b-a283148212b8. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:52.801122 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:52.801122 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:52.802501 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-485584a8-a0f9-473a-b820-315c5b27d37a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 returned with HTTP 200 Jul 03 19:34:52.803019 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1029/4196] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:52 2026] GET /volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:53.817080 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e12e2dfb-5ab0-49df-9cc8-a33e3e6837f2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:53.819027 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e12e2dfb-5ab0-49df-9cc8-a33e3e6837f2 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 Jul 03 19:34:53.819241 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e12e2dfb-5ab0-49df-9cc8-a33e3e6837f2 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:53.819431 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e12e2dfb-5ab0-49df-9cc8-a33e3e6837f2 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:53.819556 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-e12e2dfb-5ab0-49df-9cc8-a33e3e6837f2 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 8ce5231c-31e2-4e96-bd8b-a283148212b8. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:53.824270 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:53.824270 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:53.825272 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e12e2dfb-5ab0-49df-9cc8-a33e3e6837f2 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 returned with HTTP 200 Jul 03 19:34:53.825742 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1055/4197] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:53 2026] GET /volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:54.858852 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-97b49f24-56b0-4e37-8259-36cabdd68fd1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:54.861732 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-97b49f24-56b0-4e37-8259-36cabdd68fd1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 Jul 03 19:34:54.861732 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-97b49f24-56b0-4e37-8259-36cabdd68fd1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:54.861732 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-97b49f24-56b0-4e37-8259-36cabdd68fd1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:54.861732 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-97b49f24-56b0-4e37-8259-36cabdd68fd1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 8ce5231c-31e2-4e96-bd8b-a283148212b8. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:54.867885 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:54.867885 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:54.868960 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-97b49f24-56b0-4e37-8259-36cabdd68fd1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 returned with HTTP 200 Jul 03 19:34:54.869520 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1057/4198] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:54 2026] GET /volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:55.883698 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6978cccb-26bf-4635-98f9-e3cc20d63cc4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:55.887680 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6978cccb-26bf-4635-98f9-e3cc20d63cc4 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 Jul 03 19:34:55.887680 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6978cccb-26bf-4635-98f9-e3cc20d63cc4 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:55.887680 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6978cccb-26bf-4635-98f9-e3cc20d63cc4 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:55.887680 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-6978cccb-26bf-4635-98f9-e3cc20d63cc4 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 8ce5231c-31e2-4e96-bd8b-a283148212b8. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:55.892131 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:55.892131 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:55.892943 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6978cccb-26bf-4635-98f9-e3cc20d63cc4 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 returned with HTTP 200 Jul 03 19:34:55.893552 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1058/4199] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:55 2026] GET /volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:56.907542 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-944de143-2474-4588-b64a-883c06c82b64 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:56.911024 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-944de143-2474-4588-b64a-883c06c82b64 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 Jul 03 19:34:56.911024 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-944de143-2474-4588-b64a-883c06c82b64 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:56.911530 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-944de143-2474-4588-b64a-883c06c82b64 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:56.911530 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-944de143-2474-4588-b64a-883c06c82b64 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 8ce5231c-31e2-4e96-bd8b-a283148212b8. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:56.916580 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:56.916580 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:34:56.917551 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-944de143-2474-4588-b64a-883c06c82b64 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 returned with HTTP 200 Jul 03 19:34:56.918067 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1030/4200] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:56 2026] GET /volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:57.931630 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3ea2a255-61e3-48a2-833b-4e475a6bae1e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:57.934644 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3ea2a255-61e3-48a2-833b-4e475a6bae1e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 Jul 03 19:34:57.934910 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3ea2a255-61e3-48a2-833b-4e475a6bae1e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:57.935931 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3ea2a255-61e3-48a2-833b-4e475a6bae1e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:57.935931 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-3ea2a255-61e3-48a2-833b-4e475a6bae1e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 8ce5231c-31e2-4e96-bd8b-a283148212b8. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:57.942126 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:57.942126 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:34:57.943060 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3ea2a255-61e3-48a2-833b-4e475a6bae1e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 returned with HTTP 200 Jul 03 19:34:57.943618 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1056/4201] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:57 2026] GET /volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:58.955337 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2b5fdeb8-1348-4544-ac46-80cbd708eb5c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:58.957737 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2b5fdeb8-1348-4544-ac46-80cbd708eb5c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 Jul 03 19:34:58.957944 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2b5fdeb8-1348-4544-ac46-80cbd708eb5c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:58.958201 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2b5fdeb8-1348-4544-ac46-80cbd708eb5c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:58.958348 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-2b5fdeb8-1348-4544-ac46-80cbd708eb5c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 8ce5231c-31e2-4e96-bd8b-a283148212b8. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:58.963032 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:58.963032 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:34:58.964000 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2b5fdeb8-1348-4544-ac46-80cbd708eb5c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 returned with HTTP 200 Jul 03 19:34:58.964443 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1058/4202] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:58 2026] GET /volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:34:59.974798 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e19a2832-00e7-49b1-bda2-904079c61af5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:34:59.976739 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e19a2832-00e7-49b1-bda2-904079c61af5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 Jul 03 19:34:59.976984 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e19a2832-00e7-49b1-bda2-904079c61af5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:34:59.977106 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e19a2832-00e7-49b1-bda2-904079c61af5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:34:59.977237 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-e19a2832-00e7-49b1-bda2-904079c61af5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 8ce5231c-31e2-4e96-bd8b-a283148212b8. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:34:59.979825 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=427,cinder:UPDATE=170,cinder:DELETE=3,cinder:INSERT=99 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:34:59.982157 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:34:59.982157 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:34:59.982983 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e19a2832-00e7-49b1-bda2-904079c61af5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 returned with HTTP 200 Jul 03 19:34:59.983377 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1059/4203] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:34:59 2026] GET /volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:01.000200 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-851a9541-1dfb-40aa-8e5b-c2a9d94f893b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:01.002472 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-851a9541-1dfb-40aa-8e5b-c2a9d94f893b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 Jul 03 19:35:01.002810 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-851a9541-1dfb-40aa-8e5b-c2a9d94f893b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:01.003044 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-851a9541-1dfb-40aa-8e5b-c2a9d94f893b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:01.003150 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-851a9541-1dfb-40aa-8e5b-c2a9d94f893b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 8ce5231c-31e2-4e96-bd8b-a283148212b8. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:35:01.005498 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=339,cinder:UPDATE=129,cinder:INSERT=70,cinder:DELETE=2 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:35:01.013154 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:01.013154 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:01.013965 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-851a9541-1dfb-40aa-8e5b-c2a9d94f893b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 returned with HTTP 200 Jul 03 19:35:01.014352 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1031/4204] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:00 2026] GET /volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:02.035059 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7288bcf4-7270-401e-95c9-c6d8c5ff5a4e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:02.039913 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7288bcf4-7270-401e-95c9-c6d8c5ff5a4e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 Jul 03 19:35:02.040098 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7288bcf4-7270-401e-95c9-c6d8c5ff5a4e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:02.040418 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7288bcf4-7270-401e-95c9-c6d8c5ff5a4e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:02.040622 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-7288bcf4-7270-401e-95c9-c6d8c5ff5a4e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 8ce5231c-31e2-4e96-bd8b-a283148212b8. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:35:02.042650 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=317,cinder:UPDATE=83,cinder:INSERT=42 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:35:02.046470 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:02.046470 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:02.047520 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7288bcf4-7270-401e-95c9-c6d8c5ff5a4e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 returned with HTTP 200 Jul 03 19:35:02.048010 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1057/4205] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:02 2026] GET /volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:03.062250 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1168c749-c449-40cd-88de-3386209b63ec None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:03.067072 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1168c749-c449-40cd-88de-3386209b63ec tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 Jul 03 19:35:03.068729 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1168c749-c449-40cd-88de-3386209b63ec tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:03.070477 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1168c749-c449-40cd-88de-3386209b63ec tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:03.070814 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-1168c749-c449-40cd-88de-3386209b63ec tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 8ce5231c-31e2-4e96-bd8b-a283148212b8. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:35:03.079380 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:03.079380 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:03.080630 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1168c749-c449-40cd-88de-3386209b63ec tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 returned with HTTP 200 Jul 03 19:35:03.080630 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1059/4206] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:03 2026] GET /volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:04.093849 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-dd6c2a46-300f-497f-881c-4824a498bf49 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:04.097888 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dd6c2a46-300f-497f-881c-4824a498bf49 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 Jul 03 19:35:04.099418 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-dd6c2a46-300f-497f-881c-4824a498bf49 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:04.101470 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-dd6c2a46-300f-497f-881c-4824a498bf49 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:04.101715 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-dd6c2a46-300f-497f-881c-4824a498bf49 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 8ce5231c-31e2-4e96-bd8b-a283148212b8. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:35:04.108403 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:04.108403 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:04.109238 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dd6c2a46-300f-497f-881c-4824a498bf49 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 returned with HTTP 200 Jul 03 19:35:04.109721 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1060/4207] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:04 2026] GET /volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:05.123792 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e7382bd5-7c53-4318-9a51-9332f23f4f8f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:05.126273 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e7382bd5-7c53-4318-9a51-9332f23f4f8f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 Jul 03 19:35:05.126719 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e7382bd5-7c53-4318-9a51-9332f23f4f8f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:05.126962 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e7382bd5-7c53-4318-9a51-9332f23f4f8f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:05.127111 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-e7382bd5-7c53-4318-9a51-9332f23f4f8f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 8ce5231c-31e2-4e96-bd8b-a283148212b8. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:35:05.133241 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:05.133241 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:05.134346 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e7382bd5-7c53-4318-9a51-9332f23f4f8f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 returned with HTTP 200 Jul 03 19:35:05.134830 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1032/4208] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:05 2026] GET /volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:06.146321 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-95a93a8c-eeb8-45f3-8784-e076bfc53441 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:06.148069 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-95a93a8c-eeb8-45f3-8784-e076bfc53441 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 Jul 03 19:35:06.148290 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-95a93a8c-eeb8-45f3-8784-e076bfc53441 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:06.148516 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-95a93a8c-eeb8-45f3-8784-e076bfc53441 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:06.148624 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-95a93a8c-eeb8-45f3-8784-e076bfc53441 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 8ce5231c-31e2-4e96-bd8b-a283148212b8. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:35:06.152825 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:06.152825 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:06.153569 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-95a93a8c-eeb8-45f3-8784-e076bfc53441 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 returned with HTTP 200 Jul 03 19:35:06.153930 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1058/4209] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:06 2026] GET /volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:07.171715 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7d5d066e-37bb-41e8-b360-41375c543cae None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:07.173046 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7d5d066e-37bb-41e8-b360-41375c543cae tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 Jul 03 19:35:07.173616 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7d5d066e-37bb-41e8-b360-41375c543cae tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:07.173616 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7d5d066e-37bb-41e8-b360-41375c543cae tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:07.173616 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-7d5d066e-37bb-41e8-b360-41375c543cae tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 8ce5231c-31e2-4e96-bd8b-a283148212b8. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:35:07.184311 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:07.184311 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:07.185448 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7d5d066e-37bb-41e8-b360-41375c543cae tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 returned with HTTP 200 Jul 03 19:35:07.186018 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1060/4210] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:07 2026] GET /volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:08.198140 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1a4a04e3-3266-4724-8485-baeaf6954035 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:08.199993 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1a4a04e3-3266-4724-8485-baeaf6954035 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 Jul 03 19:35:08.200197 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1a4a04e3-3266-4724-8485-baeaf6954035 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:08.200487 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1a4a04e3-3266-4724-8485-baeaf6954035 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:08.200487 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-1a4a04e3-3266-4724-8485-baeaf6954035 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 8ce5231c-31e2-4e96-bd8b-a283148212b8. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:35:08.204785 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:08.204785 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:08.205552 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1a4a04e3-3266-4724-8485-baeaf6954035 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 returned with HTTP 200 Jul 03 19:35:08.205937 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1061/4211] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:08 2026] GET /volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:09.132069 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-45db4104-3353-4d5a-a982-d307ece67ccb None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:09.134062 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-45db4104-3353-4d5a-a982-d307ece67ccb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 Jul 03 19:35:09.134416 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-45db4104-3353-4d5a-a982-d307ece67ccb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:09.134647 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-45db4104-3353-4d5a-a982-d307ece67ccb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:09.142118 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:09.142118 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:09.146834 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-45db4104-3353-4d5a-a982-d307ece67ccb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:35:09.152212 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-45db4104-3353-4d5a-a982-d307ece67ccb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 returned with HTTP 200 Jul 03 19:35:09.152646 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1033/4212] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:35:09 2026] GET /volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:09.217427 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3d49e817-2e4a-4a66-bec0-30974ba73392 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:09.219301 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3d49e817-2e4a-4a66-bec0-30974ba73392 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 Jul 03 19:35:09.219485 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3d49e817-2e4a-4a66-bec0-30974ba73392 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:09.219692 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3d49e817-2e4a-4a66-bec0-30974ba73392 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:09.219786 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-3d49e817-2e4a-4a66-bec0-30974ba73392 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 8ce5231c-31e2-4e96-bd8b-a283148212b8. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:35:09.224852 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:09.224852 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:09.225968 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3d49e817-2e4a-4a66-bec0-30974ba73392 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 returned with HTTP 200 Jul 03 19:35:09.226459 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1059/4213] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:09 2026] GET /volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:10.979442 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-d6e95367-1242-4edc-9675-db78f517a517 req-8bab2117-d9c3-4af0-84ef-dbb26b514d84 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:10.981507 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-d6e95367-1242-4edc-9675-db78f517a517 req-8bab2117-d9c3-4af0-84ef-dbb26b514d84 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 Jul 03 19:35:10.981728 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-d6e95367-1242-4edc-9675-db78f517a517 req-8bab2117-d9c3-4af0-84ef-dbb26b514d84 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:10.981908 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-d6e95367-1242-4edc-9675-db78f517a517 req-8bab2117-d9c3-4af0-84ef-dbb26b514d84 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:10.989318 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:10.989318 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:10.993805 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-d6e95367-1242-4edc-9675-db78f517a517 req-8bab2117-d9c3-4af0-84ef-dbb26b514d84 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:35:10.999541 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-d6e95367-1242-4edc-9675-db78f517a517 req-8bab2117-d9c3-4af0-84ef-dbb26b514d84 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 returned with HTTP 200 Jul 03 19:35:10.999984 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1061/4214] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:35:10 2026] GET /volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:11.009952 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fd16a8d5-7a22-443a-a901-92b066a61d48 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:11.010350 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fd16a8d5-7a22-443a-a901-92b066a61d48 None None] GET https://10.4.3.61/volume// Jul 03 19:35:11.010446 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fd16a8d5-7a22-443a-a901-92b066a61d48 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:11.010625 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fd16a8d5-7a22-443a-a901-92b066a61d48 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:11.010934 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fd16a8d5-7a22-443a-a901-92b066a61d48 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:35:11.011409 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1062/4215] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:35:11 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:35:11.018940 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-d6e95367-1242-4edc-9675-db78f517a517 req-26a2dc25-46b5-441b-9297-84222c2e99e9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:11.020730 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-d6e95367-1242-4edc-9675-db78f517a517 req-26a2dc25-46b5-441b-9297-84222c2e99e9 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:35:11.021133 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-d6e95367-1242-4edc-9675-db78f517a517 req-26a2dc25-46b5-441b-9297-84222c2e99e9 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "147a6256-7976-434e-9b12-5c9aa8a02980", "connector": null, "instance_uuid": "f0ceb897-fbf8-43e8-a238-af992b0cbe11"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:11.031122 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:11.031122 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:11.060887 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-d6e95367-1242-4edc-9675-db78f517a517 req-26a2dc25-46b5-441b-9297-84222c2e99e9 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:35:11.061495 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1034/4216] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:35:11 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 19:35:11.198757 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-33dd2119-8b46-4e09-917e-1ac4ce51584d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:11.199133 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-33dd2119-8b46-4e09-917e-1ac4ce51584d None None] GET https://10.4.3.61/volume// Jul 03 19:35:11.199349 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-33dd2119-8b46-4e09-917e-1ac4ce51584d None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:11.199581 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-33dd2119-8b46-4e09-917e-1ac4ce51584d None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:11.199942 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-33dd2119-8b46-4e09-917e-1ac4ce51584d None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:35:11.200288 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1060/4217] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:35:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:35:11.211378 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-63708095-7724-4372-8d5a-9126d78b6a84 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:11.248045 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-63708095-7724-4372-8d5a-9126d78b6a84 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:35:11.248557 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-63708095-7724-4372-8d5a-9126d78b6a84 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ed830a8-215d-4ae1-a902-f84ae8f644d1", "connector": null, "instance_uuid": "ce650285-8cae-4b89-be96-e5005c92b97d"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:11.257843 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:11.257843 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:11.282856 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-63708095-7724-4372-8d5a-9126d78b6a84 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:35:11.283299 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1062/4218] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:35:11 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:11.674282 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ade14686-c2bd-40e2-ad18-e5c74f4f935a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:11.677007 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ade14686-c2bd-40e2-ad18-e5c74f4f935a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 Jul 03 19:35:11.677197 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ade14686-c2bd-40e2-ad18-e5c74f4f935a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:11.677399 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ade14686-c2bd-40e2-ad18-e5c74f4f935a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:11.687359 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:11.687359 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:11.691905 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ade14686-c2bd-40e2-ad18-e5c74f4f935a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:35:11.698152 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ade14686-c2bd-40e2-ad18-e5c74f4f935a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 returned with HTTP 200 Jul 03 19:35:11.698587 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1063/4219] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:11 2026] GET /volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 => generated 1358 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:11.812844 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-dcca43db-a1d6-454d-9601-943b53819a36 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:11.813288 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-dcca43db-a1d6-454d-9601-943b53819a36 None None] GET https://10.4.3.61/volume// Jul 03 19:35:11.813461 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-dcca43db-a1d6-454d-9601-943b53819a36 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:11.813665 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-dcca43db-a1d6-454d-9601-943b53819a36 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:11.813997 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-dcca43db-a1d6-454d-9601-943b53819a36 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:35:11.814297 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1035/4220] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:35:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:35:11.822181 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-0b2cd1e3-49c8-4619-ac25-36a07d3626c0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:11.824727 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-0b2cd1e3-49c8-4619-ac25-36a07d3626c0 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 Jul 03 19:35:11.825000 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-0b2cd1e3-49c8-4619-ac25-36a07d3626c0 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:11.825259 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-0b2cd1e3-49c8-4619-ac25-36a07d3626c0 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:11.836572 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:11.836572 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:11.841016 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-0b2cd1e3-49c8-4619-ac25-36a07d3626c0 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:35:11.847331 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-0b2cd1e3-49c8-4619-ac25-36a07d3626c0 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 returned with HTTP 200 Jul 03 19:35:11.848018 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1061/4221] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:35:11 2026] GET /volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 => generated 1538 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:35:11.949194 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-4c5c87da-0a11-4465-a48c-bee9511f14ae None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:11.951259 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-4c5c87da-0a11-4465-a48c-bee9511f14ae tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] PUT https://10.4.3.61/volume/v3/attachments/0d7e5ae7-b4e8-4471-8025-a118fa55cd1e Jul 03 19:35:11.951621 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-4c5c87da-0a11-4465-a48c-bee9511f14ae tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:11.959420 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-4c5c87da-0a11-4465-a48c-bee9511f14ae tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Acquiring lock "cinder-attachment_update-5ed830a8-215d-4ae1-a902-f84ae8f644d1-np0000004460" by "attachment_update" {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:35:11.967548 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-4c5c87da-0a11-4465-a48c-bee9511f14ae tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Lock "cinder-attachment_update-5ed830a8-215d-4ae1-a902-f84ae8f644d1-np0000004460" acquired by "attachment_update" :: waited 0.008s {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:35:11.968637 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:11.968637 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:12.490955 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-4c5c87da-0a11-4465-a48c-bee9511f14ae tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Lock "cinder-attachment_update-5ed830a8-215d-4ae1-a902-f84ae8f644d1-np0000004460" released by "attachment_update" :: held 0.523s {{(pid=99927) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:35:12.491448 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-4c5c87da-0a11-4465-a48c-bee9511f14ae tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/attachments/0d7e5ae7-b4e8-4471-8025-a118fa55cd1e returned with HTTP 200 Jul 03 19:35:12.491948 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1063/4222] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:35:11 2026] PUT /volume/v3/attachments/0d7e5ae7-b4e8-4471-8025-a118fa55cd1e => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:12.714753 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-51d8c96f-7e11-40b3-ba5a-da3f7a2ef583 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:12.716805 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-51d8c96f-7e11-40b3-ba5a-da3f7a2ef583 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 Jul 03 19:35:12.717004 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-51d8c96f-7e11-40b3-ba5a-da3f7a2ef583 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:12.717239 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-51d8c96f-7e11-40b3-ba5a-da3f7a2ef583 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:12.727388 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:12.727388 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:12.730789 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-51d8c96f-7e11-40b3-ba5a-da3f7a2ef583 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:35:12.735494 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-51d8c96f-7e11-40b3-ba5a-da3f7a2ef583 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 returned with HTTP 200 Jul 03 19:35:12.735936 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1064/4223] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:12 2026] GET /volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:13.749568 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-61ac7554-9888-424d-a839-564824e744ea None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:13.751874 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-61ac7554-9888-424d-a839-564824e744ea tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 Jul 03 19:35:13.752078 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-61ac7554-9888-424d-a839-564824e744ea tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:13.752283 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-61ac7554-9888-424d-a839-564824e744ea tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:13.780065 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:13.780065 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:13.787619 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-61ac7554-9888-424d-a839-564824e744ea tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:35:13.800909 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-61ac7554-9888-424d-a839-564824e744ea tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 returned with HTTP 200 Jul 03 19:35:13.800909 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1036/4224] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:13 2026] GET /volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 => generated 1359 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:14.815635 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-333ea6f6-529f-4a44-acb4-e1bcd3d56be1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:14.817654 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-333ea6f6-529f-4a44-acb4-e1bcd3d56be1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 Jul 03 19:35:14.817918 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-333ea6f6-529f-4a44-acb4-e1bcd3d56be1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:14.818140 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-333ea6f6-529f-4a44-acb4-e1bcd3d56be1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:14.828434 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:14.828434 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:14.832516 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-333ea6f6-529f-4a44-acb4-e1bcd3d56be1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:35:14.837603 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-333ea6f6-529f-4a44-acb4-e1bcd3d56be1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 returned with HTTP 200 Jul 03 19:35:14.837986 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1062/4225] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:14 2026] GET /volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:15.851788 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-52184dc7-fe89-427b-84dc-b5f15d57c4f8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:15.853376 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-52184dc7-fe89-427b-84dc-b5f15d57c4f8 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 Jul 03 19:35:15.853554 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-52184dc7-fe89-427b-84dc-b5f15d57c4f8 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:15.853737 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-52184dc7-fe89-427b-84dc-b5f15d57c4f8 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:15.863598 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:15.863598 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:15.866814 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-52184dc7-fe89-427b-84dc-b5f15d57c4f8 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:35:15.871866 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-52184dc7-fe89-427b-84dc-b5f15d57c4f8 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 returned with HTTP 200 Jul 03 19:35:15.872238 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1064/4226] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:15 2026] GET /volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:16.885207 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-db3627bd-6c0b-4d31-b43e-d7bfb83a75cc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:16.887288 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-db3627bd-6c0b-4d31-b43e-d7bfb83a75cc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 Jul 03 19:35:16.887503 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-db3627bd-6c0b-4d31-b43e-d7bfb83a75cc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:16.887761 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-db3627bd-6c0b-4d31-b43e-d7bfb83a75cc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:16.899705 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:16.899705 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:16.903383 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-db3627bd-6c0b-4d31-b43e-d7bfb83a75cc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:35:16.908593 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-db3627bd-6c0b-4d31-b43e-d7bfb83a75cc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 returned with HTTP 200 Jul 03 19:35:16.909023 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1065/4227] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:16 2026] GET /volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:17.745741 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0d80a419-8a0b-4a92-beaa-6d0195e224cf None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:17.746267 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0d80a419-8a0b-4a92-beaa-6d0195e224cf None None] GET https://10.4.3.61/volume// Jul 03 19:35:17.746344 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0d80a419-8a0b-4a92-beaa-6d0195e224cf None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:17.746528 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0d80a419-8a0b-4a92-beaa-6d0195e224cf None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:17.746853 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0d80a419-8a0b-4a92-beaa-6d0195e224cf None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:35:17.747193 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1037/4228] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:35:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:35:17.755791 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-d6e95367-1242-4edc-9675-db78f517a517 req-1fe75d60-b1cf-4b65-8099-38ffb6689b31 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:17.758379 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-d6e95367-1242-4edc-9675-db78f517a517 req-1fe75d60-b1cf-4b65-8099-38ffb6689b31 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 Jul 03 19:35:17.758669 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-d6e95367-1242-4edc-9675-db78f517a517 req-1fe75d60-b1cf-4b65-8099-38ffb6689b31 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:17.758915 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-d6e95367-1242-4edc-9675-db78f517a517 req-1fe75d60-b1cf-4b65-8099-38ffb6689b31 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:17.771192 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:17.771192 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:17.775717 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-d6e95367-1242-4edc-9675-db78f517a517 req-1fe75d60-b1cf-4b65-8099-38ffb6689b31 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:35:17.782255 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-d6e95367-1242-4edc-9675-db78f517a517 req-1fe75d60-b1cf-4b65-8099-38ffb6689b31 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 returned with HTTP 200 Jul 03 19:35:17.782838 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1063/4229] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:35:17 2026] GET /volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 => generated 1534 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:35:17.892047 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-d6e95367-1242-4edc-9675-db78f517a517 req-2ce2d578-454b-4e8f-99e6-5421548dc5ec None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:17.894597 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-d6e95367-1242-4edc-9675-db78f517a517 req-2ce2d578-454b-4e8f-99e6-5421548dc5ec tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] PUT https://10.4.3.61/volume/v3/attachments/df6c296a-93be-4657-82a8-6bd62d8377ac Jul 03 19:35:17.895327 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-d6e95367-1242-4edc-9675-db78f517a517 req-2ce2d578-454b-4e8f-99e6-5421548dc5ec tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:17.904017 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-d6e95367-1242-4edc-9675-db78f517a517 req-2ce2d578-454b-4e8f-99e6-5421548dc5ec tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Acquiring lock "cinder-attachment_update-147a6256-7976-434e-9b12-5c9aa8a02980-np0000004460" by "attachment_update" {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:35:17.909842 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-d6e95367-1242-4edc-9675-db78f517a517 req-2ce2d578-454b-4e8f-99e6-5421548dc5ec tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Lock "cinder-attachment_update-147a6256-7976-434e-9b12-5c9aa8a02980-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:35:17.911252 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:17.911252 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:17.925937 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-be8fe4d2-ce1e-4ef3-9180-3e6756d220f4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:17.928471 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-be8fe4d2-ce1e-4ef3-9180-3e6756d220f4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 Jul 03 19:35:17.928709 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-be8fe4d2-ce1e-4ef3-9180-3e6756d220f4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:17.928987 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-be8fe4d2-ce1e-4ef3-9180-3e6756d220f4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:17.947539 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:17.947539 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:17.952157 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-be8fe4d2-ce1e-4ef3-9180-3e6756d220f4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:35:17.958058 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-be8fe4d2-ce1e-4ef3-9180-3e6756d220f4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 returned with HTTP 200 Jul 03 19:35:17.958522 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1066/4230] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:17 2026] GET /volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 => generated 1359 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:18.446641 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-d6e95367-1242-4edc-9675-db78f517a517 req-2ce2d578-454b-4e8f-99e6-5421548dc5ec tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Lock "cinder-attachment_update-147a6256-7976-434e-9b12-5c9aa8a02980-np0000004460" released by "attachment_update" :: held 0.537s {{(pid=99927) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:35:18.447020 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-d6e95367-1242-4edc-9675-db78f517a517 req-2ce2d578-454b-4e8f-99e6-5421548dc5ec tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/attachments/df6c296a-93be-4657-82a8-6bd62d8377ac returned with HTTP 200 Jul 03 19:35:18.447509 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1065/4231] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:35:17 2026] PUT /volume/v3/attachments/df6c296a-93be-4657-82a8-6bd62d8377ac => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:18.702108 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-b7876163-0daf-46c3-a1f3-ef998d978e9c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:18.703991 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-b7876163-0daf-46c3-a1f3-ef998d978e9c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] POST https://10.4.3.61/volume/v3/attachments/0d7e5ae7-b4e8-4471-8025-a118fa55cd1e/action Jul 03 19:35:18.704529 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-b7876163-0daf-46c3-a1f3-ef998d978e9c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:35:18.704529 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-b7876163-0daf-46c3-a1f3-ef998d978e9c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:18.720018 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:18.720018 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:18.731035 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-3cde01db-cb1b-4880-ae27-11a2635e491e req-b7876163-0daf-46c3-a1f3-ef998d978e9c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/attachments/0d7e5ae7-b4e8-4471-8025-a118fa55cd1e/action returned with HTTP 204 Jul 03 19:35:18.731512 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1038/4232] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:35:18 2026] POST /volume/v3/attachments/0d7e5ae7-b4e8-4471-8025-a118fa55cd1e/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:35:18.957661 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-d6e95367-1242-4edc-9675-db78f517a517 req-8d6ea9bb-0c3a-41e1-9007-7da4abe6e7f6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:18.959865 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-d6e95367-1242-4edc-9675-db78f517a517 req-8d6ea9bb-0c3a-41e1-9007-7da4abe6e7f6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] POST https://10.4.3.61/volume/v3/attachments/df6c296a-93be-4657-82a8-6bd62d8377ac/action Jul 03 19:35:18.960231 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-d6e95367-1242-4edc-9675-db78f517a517 req-8d6ea9bb-0c3a-41e1-9007-7da4abe6e7f6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Action body: b'{"os-complete": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:35:18.960389 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-d6e95367-1242-4edc-9675-db78f517a517 req-8d6ea9bb-0c3a-41e1-9007-7da4abe6e7f6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:18.973750 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-938e3cb7-5e0d-448f-93e7-b5ac1388da31 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:18.975708 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-938e3cb7-5e0d-448f-93e7-b5ac1388da31 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 Jul 03 19:35:18.975935 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-938e3cb7-5e0d-448f-93e7-b5ac1388da31 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:18.976154 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-938e3cb7-5e0d-448f-93e7-b5ac1388da31 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:18.981187 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:18.981187 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:18.986556 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:18.986556 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:18.990498 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-938e3cb7-5e0d-448f-93e7-b5ac1388da31 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:35:18.993501 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-d6e95367-1242-4edc-9675-db78f517a517 req-8d6ea9bb-0c3a-41e1-9007-7da4abe6e7f6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/attachments/df6c296a-93be-4657-82a8-6bd62d8377ac/action returned with HTTP 204 Jul 03 19:35:18.994129 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1064/4233] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:35:18 2026] POST /volume/v3/attachments/df6c296a-93be-4657-82a8-6bd62d8377ac/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:35:18.997441 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-938e3cb7-5e0d-448f-93e7-b5ac1388da31 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 returned with HTTP 200 Jul 03 19:35:18.997928 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1067/4234] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:18 2026] GET /volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 => generated 1651 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:19.011597 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d5df3cd4-f695-483e-958d-cebf12fd548d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:19.013440 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d5df3cd4-f695-483e-958d-cebf12fd548d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:35:19.013864 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d5df3cd4-f695-483e-958d-cebf12fd548d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ed830a8-215d-4ae1-a902-f84ae8f644d1", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1322901310"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:19.028352 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:19.028352 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:19.028975 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d5df3cd4-f695-483e-958d-cebf12fd548d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:35:19.029150 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-d5df3cd4-f695-483e-958d-cebf12fd548d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create snapshot from volume 5ed830a8-215d-4ae1-a902-f84ae8f644d1 Jul 03 19:35:19.033875 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d5df3cd4-f695-483e-958d-cebf12fd548d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 400 Jul 03 19:35:19.034502 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1066/4235] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:35:19 2026] POST /volume/v3/snapshots => generated 160 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 19:35:19.042806 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-fed5e2a3-b697-404b-b772-bfec16696c5e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:19.044764 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fed5e2a3-b697-404b-b772-bfec16696c5e tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:35:19.045188 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fed5e2a3-b697-404b-b772-bfec16696c5e tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ed830a8-215d-4ae1-a902-f84ae8f644d1", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1027081054"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:19.058095 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:19.058095 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:19.058613 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-fed5e2a3-b697-404b-b772-bfec16696c5e tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:35:19.058788 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-fed5e2a3-b697-404b-b772-bfec16696c5e tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create snapshot from volume 5ed830a8-215d-4ae1-a902-f84ae8f644d1 Jul 03 19:35:19.083841 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-fed5e2a3-b697-404b-b772-bfec16696c5e tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Created reservations ['89ddd613-6910-4202-b5c2-35ac8046b448', 'd341b1af-6192-4dfc-8632-2f792c47bb43', 'f423323b-e8c9-4cde-9a77-fab39437bf56', 'a3f0a162-2966-4fa6-b9d4-bd1b82645ba7'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:35:19.116527 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-fed5e2a3-b697-404b-b772-bfec16696c5e tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot force create request issued successfully. Jul 03 19:35:19.117232 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fed5e2a3-b697-404b-b772-bfec16696c5e tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:35:19.117383 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1039/4236] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:35:19 2026] POST /volume/v3/snapshots => generated 310 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:35:19.129902 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d0df6513-41d6-4076-978f-2b9ebca89e78 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:19.136595 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d0df6513-41d6-4076-978f-2b9ebca89e78 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/e9e0c547-2660-423e-9d2f-8da886879478 Jul 03 19:35:19.136879 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d0df6513-41d6-4076-978f-2b9ebca89e78 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:19.137132 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d0df6513-41d6-4076-978f-2b9ebca89e78 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:19.144111 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:19.144111 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:19.144881 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d0df6513-41d6-4076-978f-2b9ebca89e78 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:35:19.146188 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d0df6513-41d6-4076-978f-2b9ebca89e78 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/e9e0c547-2660-423e-9d2f-8da886879478 returned with HTTP 200 Jul 03 19:35:19.146741 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1065/4237] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:19 2026] GET /volume/v3/snapshots/e9e0c547-2660-423e-9d2f-8da886879478 => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:20.157153 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d4baf772-5fec-4134-aa55-e50adf0965dc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:20.160970 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d4baf772-5fec-4134-aa55-e50adf0965dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/e9e0c547-2660-423e-9d2f-8da886879478 Jul 03 19:35:20.161239 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d4baf772-5fec-4134-aa55-e50adf0965dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:20.161536 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d4baf772-5fec-4134-aa55-e50adf0965dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:20.168199 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:20.168199 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:20.168853 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d4baf772-5fec-4134-aa55-e50adf0965dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:35:20.169935 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d4baf772-5fec-4134-aa55-e50adf0965dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/e9e0c547-2660-423e-9d2f-8da886879478 returned with HTTP 200 Jul 03 19:35:20.170647 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1068/4238] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:20 2026] GET /volume/v3/snapshots/e9e0c547-2660-423e-9d2f-8da886879478 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:20.182264 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2198f919-baee-4ce6-be08-6cf36f6ea766 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:20.184290 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2198f919-baee-4ce6-be08-6cf36f6ea766 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:35:20.184647 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2198f919-baee-4ce6-be08-6cf36f6ea766 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ed830a8-215d-4ae1-a902-f84ae8f644d1", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1930890307"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:20.197576 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:20.197576 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:20.198131 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-2198f919-baee-4ce6-be08-6cf36f6ea766 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:35:20.198354 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-2198f919-baee-4ce6-be08-6cf36f6ea766 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create snapshot from volume 5ed830a8-215d-4ae1-a902-f84ae8f644d1 Jul 03 19:35:20.231337 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-2198f919-baee-4ce6-be08-6cf36f6ea766 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Created reservations ['54c4bd7d-349b-468f-bf4a-512be0c966de', 'cce50012-e72e-42bb-9113-4c6bbdcb485e', '443ce34f-1cf0-47fd-98a6-ca2611eddb54', 'a60a4884-18c5-4428-8a88-f6036ee2a18e'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:35:20.273963 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-2198f919-baee-4ce6-be08-6cf36f6ea766 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot force create request issued successfully. Jul 03 19:35:20.274343 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2198f919-baee-4ce6-be08-6cf36f6ea766 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:35:20.274968 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1067/4239] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:35:20 2026] POST /volume/v3/snapshots => generated 310 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:35:20.287747 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-34ff6d1c-ffa0-4e3d-8b7c-880967a26df2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:20.289825 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-34ff6d1c-ffa0-4e3d-8b7c-880967a26df2 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/6f69ff57-4e61-4c2f-80f5-4813be76a789 Jul 03 19:35:20.290027 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-34ff6d1c-ffa0-4e3d-8b7c-880967a26df2 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:20.290247 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-34ff6d1c-ffa0-4e3d-8b7c-880967a26df2 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:20.296204 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:20.296204 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:20.296610 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-34ff6d1c-ffa0-4e3d-8b7c-880967a26df2 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:35:20.297594 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-34ff6d1c-ffa0-4e3d-8b7c-880967a26df2 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/6f69ff57-4e61-4c2f-80f5-4813be76a789 returned with HTTP 200 Jul 03 19:35:20.298011 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1040/4240] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:20 2026] GET /volume/v3/snapshots/6f69ff57-4e61-4c2f-80f5-4813be76a789 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:21.308542 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1b1636fd-52e4-4e21-807a-7866d0301e9d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:21.310330 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1b1636fd-52e4-4e21-807a-7866d0301e9d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/6f69ff57-4e61-4c2f-80f5-4813be76a789 Jul 03 19:35:21.310546 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1b1636fd-52e4-4e21-807a-7866d0301e9d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:21.310720 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1b1636fd-52e4-4e21-807a-7866d0301e9d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:21.315725 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:21.315725 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:21.316148 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1b1636fd-52e4-4e21-807a-7866d0301e9d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:35:21.316906 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1b1636fd-52e4-4e21-807a-7866d0301e9d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/6f69ff57-4e61-4c2f-80f5-4813be76a789 returned with HTTP 200 Jul 03 19:35:21.317351 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1066/4241] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:21 2026] GET /volume/v3/snapshots/6f69ff57-4e61-4c2f-80f5-4813be76a789 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:21.325814 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f69bddbe-0966-4e3e-bf2b-51c22e3963cc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:21.329414 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f69bddbe-0966-4e3e-bf2b-51c22e3963cc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:35:21.329722 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f69bddbe-0966-4e3e-bf2b-51c22e3963cc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ed830a8-215d-4ae1-a902-f84ae8f644d1", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-484134457"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:21.342530 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:21.342530 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:21.342980 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f69bddbe-0966-4e3e-bf2b-51c22e3963cc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:35:21.343105 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-f69bddbe-0966-4e3e-bf2b-51c22e3963cc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create snapshot from volume 5ed830a8-215d-4ae1-a902-f84ae8f644d1 Jul 03 19:35:21.367357 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-f69bddbe-0966-4e3e-bf2b-51c22e3963cc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Created reservations ['516f2349-afc4-471e-ad6e-a2fe9678a2bd', '59f1abb1-93ad-49af-8e94-03473b4581b6', '34af6abc-4d29-4557-ba5d-5bd3cb32c8d0', 'cd687577-5f7c-48fb-bea9-72339391f5d2'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:35:21.399357 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f69bddbe-0966-4e3e-bf2b-51c22e3963cc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot force create request issued successfully. Jul 03 19:35:21.399728 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f69bddbe-0966-4e3e-bf2b-51c22e3963cc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:35:21.400137 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1069/4242] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:35:21 2026] POST /volume/v3/snapshots => generated 309 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:35:21.411836 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e118e229-b371-44ad-b749-757abdf496f4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:21.413925 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e118e229-b371-44ad-b749-757abdf496f4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/d612534f-cc65-49f5-9e3f-2a549968d1c2 Jul 03 19:35:21.414147 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e118e229-b371-44ad-b749-757abdf496f4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:21.414384 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e118e229-b371-44ad-b749-757abdf496f4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:21.419786 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:21.419786 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:21.420276 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e118e229-b371-44ad-b749-757abdf496f4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:35:21.421128 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e118e229-b371-44ad-b749-757abdf496f4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/d612534f-cc65-49f5-9e3f-2a549968d1c2 returned with HTTP 200 Jul 03 19:35:21.421567 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1068/4243] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:21 2026] GET /volume/v3/snapshots/d612534f-cc65-49f5-9e3f-2a549968d1c2 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:22.432274 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e2148f98-9156-49a0-91db-4e52f9602ed6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:22.434253 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e2148f98-9156-49a0-91db-4e52f9602ed6 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/d612534f-cc65-49f5-9e3f-2a549968d1c2 Jul 03 19:35:22.434444 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e2148f98-9156-49a0-91db-4e52f9602ed6 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:22.434686 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e2148f98-9156-49a0-91db-4e52f9602ed6 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:22.440275 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:22.440275 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:22.440719 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e2148f98-9156-49a0-91db-4e52f9602ed6 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:35:22.441696 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e2148f98-9156-49a0-91db-4e52f9602ed6 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/d612534f-cc65-49f5-9e3f-2a549968d1c2 returned with HTTP 200 Jul 03 19:35:22.442057 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1041/4244] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:22 2026] GET /volume/v3/snapshots/d612534f-cc65-49f5-9e3f-2a549968d1c2 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:22.453309 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-51d35b44-6b5b-43dd-8bdb-6128754a11f3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:22.455918 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-51d35b44-6b5b-43dd-8bdb-6128754a11f3 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/e9e0c547-2660-423e-9d2f-8da886879478 Jul 03 19:35:22.456241 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-51d35b44-6b5b-43dd-8bdb-6128754a11f3 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:22.456542 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-51d35b44-6b5b-43dd-8bdb-6128754a11f3 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:22.456725 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-51d35b44-6b5b-43dd-8bdb-6128754a11f3 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete snapshot with id: e9e0c547-2660-423e-9d2f-8da886879478 Jul 03 19:35:22.463725 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:22.463725 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:22.464418 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-51d35b44-6b5b-43dd-8bdb-6128754a11f3 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:35:22.487198 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-51d35b44-6b5b-43dd-8bdb-6128754a11f3 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot delete request issued successfully. Jul 03 19:35:22.487198 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-51d35b44-6b5b-43dd-8bdb-6128754a11f3 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/e9e0c547-2660-423e-9d2f-8da886879478 returned with HTTP 202 Jul 03 19:35:22.487588 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1067/4245] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:35:22 2026] DELETE /volume/v3/snapshots/e9e0c547-2660-423e-9d2f-8da886879478 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:35:22.497058 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-715155f6-0f8a-413e-85e2-19ac867c74c6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:22.498995 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-715155f6-0f8a-413e-85e2-19ac867c74c6 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/e9e0c547-2660-423e-9d2f-8da886879478 Jul 03 19:35:22.499251 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-715155f6-0f8a-413e-85e2-19ac867c74c6 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:22.499517 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-715155f6-0f8a-413e-85e2-19ac867c74c6 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:22.505206 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:22.505206 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:22.505468 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-715155f6-0f8a-413e-85e2-19ac867c74c6 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:35:22.506289 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-715155f6-0f8a-413e-85e2-19ac867c74c6 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/e9e0c547-2660-423e-9d2f-8da886879478 returned with HTTP 200 Jul 03 19:35:22.507801 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1070/4246] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:22 2026] GET /volume/v3/snapshots/e9e0c547-2660-423e-9d2f-8da886879478 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:23.515500 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-763e59e0-d8f2-4038-a331-13ffd9cc48f8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:23.517203 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-763e59e0-d8f2-4038-a331-13ffd9cc48f8 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/e9e0c547-2660-423e-9d2f-8da886879478 Jul 03 19:35:23.517407 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-763e59e0-d8f2-4038-a331-13ffd9cc48f8 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:23.517609 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-763e59e0-d8f2-4038-a331-13ffd9cc48f8 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:23.522326 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-763e59e0-d8f2-4038-a331-13ffd9cc48f8 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/e9e0c547-2660-423e-9d2f-8da886879478 returned with HTTP 404 Jul 03 19:35:23.522895 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1069/4247] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:23 2026] GET /volume/v3/snapshots/e9e0c547-2660-423e-9d2f-8da886879478 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:35:23.530627 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cc6d1f49-9dbe-4b88-b633-3c24ee3efe70 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:23.532744 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cc6d1f49-9dbe-4b88-b633-3c24ee3efe70 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/d612534f-cc65-49f5-9e3f-2a549968d1c2 Jul 03 19:35:23.533006 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cc6d1f49-9dbe-4b88-b633-3c24ee3efe70 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:23.533263 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cc6d1f49-9dbe-4b88-b633-3c24ee3efe70 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:23.533412 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-cc6d1f49-9dbe-4b88-b633-3c24ee3efe70 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete snapshot with id: d612534f-cc65-49f5-9e3f-2a549968d1c2 Jul 03 19:35:23.539402 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:23.539402 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:23.539892 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-cc6d1f49-9dbe-4b88-b633-3c24ee3efe70 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:35:23.561199 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-cc6d1f49-9dbe-4b88-b633-3c24ee3efe70 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot delete request issued successfully. Jul 03 19:35:23.561199 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cc6d1f49-9dbe-4b88-b633-3c24ee3efe70 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/d612534f-cc65-49f5-9e3f-2a549968d1c2 returned with HTTP 202 Jul 03 19:35:23.561199 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1042/4248] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:35:23 2026] DELETE /volume/v3/snapshots/d612534f-cc65-49f5-9e3f-2a549968d1c2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:35:23.567295 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4d56ac54-cf6d-4e88-a4b5-a1b17d77b301 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:23.569737 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4d56ac54-cf6d-4e88-a4b5-a1b17d77b301 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/d612534f-cc65-49f5-9e3f-2a549968d1c2 Jul 03 19:35:23.569737 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4d56ac54-cf6d-4e88-a4b5-a1b17d77b301 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:23.569737 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4d56ac54-cf6d-4e88-a4b5-a1b17d77b301 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:23.574810 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:23.574810 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:23.576905 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-4d56ac54-cf6d-4e88-a4b5-a1b17d77b301 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:35:23.576905 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4d56ac54-cf6d-4e88-a4b5-a1b17d77b301 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/d612534f-cc65-49f5-9e3f-2a549968d1c2 returned with HTTP 200 Jul 03 19:35:23.576905 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1068/4249] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:23 2026] GET /volume/v3/snapshots/d612534f-cc65-49f5-9e3f-2a549968d1c2 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:24.586429 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-187fca51-aed3-4f9f-9171-49d20cbc75b7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:24.588280 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-187fca51-aed3-4f9f-9171-49d20cbc75b7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/d612534f-cc65-49f5-9e3f-2a549968d1c2 Jul 03 19:35:24.588451 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-187fca51-aed3-4f9f-9171-49d20cbc75b7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:24.588650 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-187fca51-aed3-4f9f-9171-49d20cbc75b7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:24.597402 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-187fca51-aed3-4f9f-9171-49d20cbc75b7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/d612534f-cc65-49f5-9e3f-2a549968d1c2 returned with HTTP 404 Jul 03 19:35:24.599239 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1071/4250] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:24 2026] GET /volume/v3/snapshots/d612534f-cc65-49f5-9e3f-2a549968d1c2 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:35:24.606419 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-55e72dda-0444-4b0b-8da2-54e498e53938 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:24.608763 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-55e72dda-0444-4b0b-8da2-54e498e53938 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/6f69ff57-4e61-4c2f-80f5-4813be76a789 Jul 03 19:35:24.609002 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-55e72dda-0444-4b0b-8da2-54e498e53938 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:24.610331 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-55e72dda-0444-4b0b-8da2-54e498e53938 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:24.610331 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-55e72dda-0444-4b0b-8da2-54e498e53938 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete snapshot with id: 6f69ff57-4e61-4c2f-80f5-4813be76a789 Jul 03 19:35:24.622007 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:24.622007 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:24.622007 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-55e72dda-0444-4b0b-8da2-54e498e53938 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:35:24.665591 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-55e72dda-0444-4b0b-8da2-54e498e53938 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot delete request issued successfully. Jul 03 19:35:24.665842 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-55e72dda-0444-4b0b-8da2-54e498e53938 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/6f69ff57-4e61-4c2f-80f5-4813be76a789 returned with HTTP 202 Jul 03 19:35:24.666279 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1070/4251] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:35:24 2026] DELETE /volume/v3/snapshots/6f69ff57-4e61-4c2f-80f5-4813be76a789 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:35:24.678482 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0a07d0e9-d6c5-44c0-9c61-572689a51f44 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:24.680325 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0a07d0e9-d6c5-44c0-9c61-572689a51f44 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/6f69ff57-4e61-4c2f-80f5-4813be76a789 Jul 03 19:35:24.680506 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0a07d0e9-d6c5-44c0-9c61-572689a51f44 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:24.680720 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0a07d0e9-d6c5-44c0-9c61-572689a51f44 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:24.689284 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:24.689284 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:24.689826 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0a07d0e9-d6c5-44c0-9c61-572689a51f44 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:35:24.690659 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0a07d0e9-d6c5-44c0-9c61-572689a51f44 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/6f69ff57-4e61-4c2f-80f5-4813be76a789 returned with HTTP 200 Jul 03 19:35:24.691023 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1043/4252] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:24 2026] GET /volume/v3/snapshots/6f69ff57-4e61-4c2f-80f5-4813be76a789 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:25.699380 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-721555e1-fdee-4299-8804-c500e1e0d63d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:25.701299 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-721555e1-fdee-4299-8804-c500e1e0d63d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/6f69ff57-4e61-4c2f-80f5-4813be76a789 Jul 03 19:35:25.701526 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-721555e1-fdee-4299-8804-c500e1e0d63d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:25.701726 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-721555e1-fdee-4299-8804-c500e1e0d63d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:25.706287 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-721555e1-fdee-4299-8804-c500e1e0d63d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/6f69ff57-4e61-4c2f-80f5-4813be76a789 returned with HTTP 404 Jul 03 19:35:25.706862 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1069/4253] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:25 2026] GET /volume/v3/snapshots/6f69ff57-4e61-4c2f-80f5-4813be76a789 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:35:25.713448 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2f1553c3-c42a-4017-b3be-d9de1d733a51 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:25.715086 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2f1553c3-c42a-4017-b3be-d9de1d733a51 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/d612534f-cc65-49f5-9e3f-2a549968d1c2 Jul 03 19:35:25.715400 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2f1553c3-c42a-4017-b3be-d9de1d733a51 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:25.715687 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2f1553c3-c42a-4017-b3be-d9de1d733a51 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:25.716762 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-2f1553c3-c42a-4017-b3be-d9de1d733a51 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete snapshot with id: d612534f-cc65-49f5-9e3f-2a549968d1c2 Jul 03 19:35:25.720367 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2f1553c3-c42a-4017-b3be-d9de1d733a51 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/d612534f-cc65-49f5-9e3f-2a549968d1c2 returned with HTTP 404 Jul 03 19:35:25.720946 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1072/4254] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:35:25 2026] DELETE /volume/v3/snapshots/d612534f-cc65-49f5-9e3f-2a549968d1c2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:35:25.727137 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9aeae793-5139-4f21-a600-ac69688240a2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:25.729700 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9aeae793-5139-4f21-a600-ac69688240a2 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/6f69ff57-4e61-4c2f-80f5-4813be76a789 Jul 03 19:35:25.729985 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9aeae793-5139-4f21-a600-ac69688240a2 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:25.730278 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9aeae793-5139-4f21-a600-ac69688240a2 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:25.730437 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-9aeae793-5139-4f21-a600-ac69688240a2 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete snapshot with id: 6f69ff57-4e61-4c2f-80f5-4813be76a789 Jul 03 19:35:25.735789 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9aeae793-5139-4f21-a600-ac69688240a2 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/6f69ff57-4e61-4c2f-80f5-4813be76a789 returned with HTTP 404 Jul 03 19:35:25.736550 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1071/4255] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:35:25 2026] DELETE /volume/v3/snapshots/6f69ff57-4e61-4c2f-80f5-4813be76a789 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:35:25.741938 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a431275a-fb5b-434d-a2a3-8eb064904115 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:25.743796 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a431275a-fb5b-434d-a2a3-8eb064904115 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/e9e0c547-2660-423e-9d2f-8da886879478 Jul 03 19:35:25.743994 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a431275a-fb5b-434d-a2a3-8eb064904115 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:25.744205 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a431275a-fb5b-434d-a2a3-8eb064904115 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:25.744337 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-a431275a-fb5b-434d-a2a3-8eb064904115 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete snapshot with id: e9e0c547-2660-423e-9d2f-8da886879478 Jul 03 19:35:25.747901 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a431275a-fb5b-434d-a2a3-8eb064904115 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/e9e0c547-2660-423e-9d2f-8da886879478 returned with HTTP 404 Jul 03 19:35:25.748331 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1044/4256] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:35:25 2026] DELETE /volume/v3/snapshots/e9e0c547-2660-423e-9d2f-8da886879478 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:35:25.777670 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-b0c6c879-b81f-4ffc-8f10-f7c892e7fb05 req-bd19fd26-f23b-41b0-a3ed-f7df25642bbb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:25.779449 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-b0c6c879-b81f-4ffc-8f10-f7c892e7fb05 req-bd19fd26-f23b-41b0-a3ed-f7df25642bbb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 Jul 03 19:35:25.779653 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-b0c6c879-b81f-4ffc-8f10-f7c892e7fb05 req-bd19fd26-f23b-41b0-a3ed-f7df25642bbb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:25.779814 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-b0c6c879-b81f-4ffc-8f10-f7c892e7fb05 req-bd19fd26-f23b-41b0-a3ed-f7df25642bbb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:25.788141 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:25.788141 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:25.791154 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-b0c6c879-b81f-4ffc-8f10-f7c892e7fb05 req-bd19fd26-f23b-41b0-a3ed-f7df25642bbb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:35:25.795799 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-b0c6c879-b81f-4ffc-8f10-f7c892e7fb05 req-bd19fd26-f23b-41b0-a3ed-f7df25642bbb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 returned with HTTP 200 Jul 03 19:35:25.796196 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1070/4257] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:35:25 2026] GET /volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 => generated 1651 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:25.812713 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-b0c6c879-b81f-4ffc-8f10-f7c892e7fb05 req-077677d2-feb3-4380-bea3-1adc7a1e7534 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:25.814758 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-b0c6c879-b81f-4ffc-8f10-f7c892e7fb05 req-077677d2-feb3-4380-bea3-1adc7a1e7534 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] POST https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1/action Jul 03 19:35:25.815311 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-b0c6c879-b81f-4ffc-8f10-f7c892e7fb05 req-077677d2-feb3-4380-bea3-1adc7a1e7534 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:35:25.815601 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-b0c6c879-b81f-4ffc-8f10-f7c892e7fb05 req-077677d2-feb3-4380-bea3-1adc7a1e7534 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:25.828860 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:25.828860 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:25.830185 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-b0c6c879-b81f-4ffc-8f10-f7c892e7fb05 req-077677d2-feb3-4380-bea3-1adc7a1e7534 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:35:25.838413 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-b0c6c879-b81f-4ffc-8f10-f7c892e7fb05 req-077677d2-feb3-4380-bea3-1adc7a1e7534 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Begin detaching volume completed successfully. Jul 03 19:35:25.838829 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-b0c6c879-b81f-4ffc-8f10-f7c892e7fb05 req-077677d2-feb3-4380-bea3-1adc7a1e7534 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1/action returned with HTTP 202 Jul 03 19:35:25.839423 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1073/4258] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:35:25 2026] POST /volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:35:26.876839 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5c9d9db4-bc8a-4c1d-9097-f590d2ce13e5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:26.879542 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5c9d9db4-bc8a-4c1d-9097-f590d2ce13e5 None None] GET https://10.4.3.61/volume// Jul 03 19:35:26.879542 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5c9d9db4-bc8a-4c1d-9097-f590d2ce13e5 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:26.879542 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5c9d9db4-bc8a-4c1d-9097-f590d2ce13e5 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:26.879542 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5c9d9db4-bc8a-4c1d-9097-f590d2ce13e5 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:35:26.879542 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1072/4259] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:35:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:35:26.887525 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-b0c6c879-b81f-4ffc-8f10-f7c892e7fb05 req-b55362a0-9399-492f-8b69-f0ac8678d0fd None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:26.890157 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-b0c6c879-b81f-4ffc-8f10-f7c892e7fb05 req-b55362a0-9399-492f-8b69-f0ac8678d0fd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 Jul 03 19:35:26.890434 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-b0c6c879-b81f-4ffc-8f10-f7c892e7fb05 req-b55362a0-9399-492f-8b69-f0ac8678d0fd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:26.890657 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-b0c6c879-b81f-4ffc-8f10-f7c892e7fb05 req-b55362a0-9399-492f-8b69-f0ac8678d0fd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:26.900503 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:26.900503 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:26.904097 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-b0c6c879-b81f-4ffc-8f10-f7c892e7fb05 req-b55362a0-9399-492f-8b69-f0ac8678d0fd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:35:26.908921 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-b0c6c879-b81f-4ffc-8f10-f7c892e7fb05 req-b55362a0-9399-492f-8b69-f0ac8678d0fd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 returned with HTTP 200 Jul 03 19:35:26.909401 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1045/4260] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:35:26 2026] GET /volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 => generated 1834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:35:27.848032 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-b0c6c879-b81f-4ffc-8f10-f7c892e7fb05 req-0acb1bed-585b-432f-932a-d8cd7e1d3022 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:27.850491 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-b0c6c879-b81f-4ffc-8f10-f7c892e7fb05 req-0acb1bed-585b-432f-932a-d8cd7e1d3022 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/attachments/0d7e5ae7-b4e8-4471-8025-a118fa55cd1e Jul 03 19:35:27.850755 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-b0c6c879-b81f-4ffc-8f10-f7c892e7fb05 req-0acb1bed-585b-432f-932a-d8cd7e1d3022 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:27.851002 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-b0c6c879-b81f-4ffc-8f10-f7c892e7fb05 req-0acb1bed-585b-432f-932a-d8cd7e1d3022 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:27.859086 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:27.859086 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:28.388189 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-b0c6c879-b81f-4ffc-8f10-f7c892e7fb05 req-0acb1bed-585b-432f-932a-d8cd7e1d3022 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/attachments/0d7e5ae7-b4e8-4471-8025-a118fa55cd1e returned with HTTP 200 Jul 03 19:35:28.388880 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1071/4261] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:35:27 2026] DELETE /volume/v3/attachments/0d7e5ae7-b4e8-4471-8025-a118fa55cd1e => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:29.788646 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-bc47a807-f8ac-4f77-969f-1ec1be7523e5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:29.790548 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bc47a807-f8ac-4f77-969f-1ec1be7523e5 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 Jul 03 19:35:29.790776 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bc47a807-f8ac-4f77-969f-1ec1be7523e5 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:29.790971 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bc47a807-f8ac-4f77-969f-1ec1be7523e5 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:29.798157 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:29.798157 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:29.801556 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-bc47a807-f8ac-4f77-969f-1ec1be7523e5 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:35:29.806032 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bc47a807-f8ac-4f77-969f-1ec1be7523e5 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 returned with HTTP 200 Jul 03 19:35:29.806451 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1074/4262] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:29 2026] GET /volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:29.819147 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2d990824-8c48-4109-8046-2fbe8de197af None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:29.821067 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2d990824-8c48-4109-8046-2fbe8de197af tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 Jul 03 19:35:29.821388 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2d990824-8c48-4109-8046-2fbe8de197af tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:29.821662 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2d990824-8c48-4109-8046-2fbe8de197af tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:29.831710 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:29.831710 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:29.836051 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-2d990824-8c48-4109-8046-2fbe8de197af tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:35:29.840620 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2d990824-8c48-4109-8046-2fbe8de197af tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 returned with HTTP 200 Jul 03 19:35:29.841142 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1073/4263] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:29 2026] GET /volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:29.886029 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-ac87155a-5381-45ae-bd4a-5cae6949f178 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:29.888214 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-ac87155a-5381-45ae-bd4a-5cae6949f178 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 Jul 03 19:35:29.888407 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-ac87155a-5381-45ae-bd4a-5cae6949f178 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:29.888625 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-ac87155a-5381-45ae-bd4a-5cae6949f178 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:29.895395 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:29.895395 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:29.898732 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-ac87155a-5381-45ae-bd4a-5cae6949f178 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:35:29.902704 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-ac87155a-5381-45ae-bd4a-5cae6949f178 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 returned with HTTP 200 Jul 03 19:35:29.903079 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1046/4264] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:35:29 2026] GET /volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:31.958651 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f1113006-57a4-40a7-b10c-5b43e774a66f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:31.959023 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f1113006-57a4-40a7-b10c-5b43e774a66f None None] GET https://10.4.3.61/volume// Jul 03 19:35:31.959156 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f1113006-57a4-40a7-b10c-5b43e774a66f None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:31.959389 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f1113006-57a4-40a7-b10c-5b43e774a66f None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:31.959703 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f1113006-57a4-40a7-b10c-5b43e774a66f None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:35:31.959986 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1072/4265] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:35:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:35:31.967886 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-50ec6cda-8b3d-4c42-91f4-d5f3a61e419f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:31.970423 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-50ec6cda-8b3d-4c42-91f4-d5f3a61e419f tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:35:31.970875 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-50ec6cda-8b3d-4c42-91f4-d5f3a61e419f tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81bf999b-4cae-48e7-8cb9-d96ef4f646c8", "connector": null, "instance_uuid": "c0827343-b6dc-43a0-a331-d5afb2825108"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:31.982343 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:31.982343 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:32.016747 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-50ec6cda-8b3d-4c42-91f4-d5f3a61e419f tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:35:32.017500 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1075/4266] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:35:31 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 19:35:32.425859 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e1af99d3-c211-4844-9569-415575c77a28 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:32.427857 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e1af99d3-c211-4844-9569-415575c77a28 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 Jul 03 19:35:32.428113 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e1af99d3-c211-4844-9569-415575c77a28 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:32.428345 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e1af99d3-c211-4844-9569-415575c77a28 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:32.438668 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:32.438668 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:32.442475 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e1af99d3-c211-4844-9569-415575c77a28 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:35:32.447146 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e1af99d3-c211-4844-9569-415575c77a28 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 returned with HTTP 200 Jul 03 19:35:32.447576 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1074/4267] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:32 2026] GET /volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:32.549132 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-97bab8c6-fbe0-4ac9-a89f-e860c9a7626b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:32.549667 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-97bab8c6-fbe0-4ac9-a89f-e860c9a7626b None None] GET https://10.4.3.61/volume// Jul 03 19:35:32.549910 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-97bab8c6-fbe0-4ac9-a89f-e860c9a7626b None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:32.550138 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-97bab8c6-fbe0-4ac9-a89f-e860c9a7626b None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:32.550715 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-97bab8c6-fbe0-4ac9-a89f-e860c9a7626b None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:35:32.551075 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1047/4268] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:35:32 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:35:32.557943 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-dac52d1c-a067-4dc5-80ce-edf4fe2b3b8a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:32.559761 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-dac52d1c-a067-4dc5-80ce-edf4fe2b3b8a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 Jul 03 19:35:32.559964 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-dac52d1c-a067-4dc5-80ce-edf4fe2b3b8a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:32.560128 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-dac52d1c-a067-4dc5-80ce-edf4fe2b3b8a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:32.568454 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:32.568454 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:32.571333 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-dac52d1c-a067-4dc5-80ce-edf4fe2b3b8a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:35:32.575330 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-dac52d1c-a067-4dc5-80ce-edf4fe2b3b8a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 returned with HTTP 200 Jul 03 19:35:32.575757 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1073/4269] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:35:32 2026] GET /volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 => generated 1060 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:35:32.683414 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-61c36c0b-48b3-4371-a749-bfcd2e7e147e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:32.686690 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-61c36c0b-48b3-4371-a749-bfcd2e7e147e tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] PUT https://10.4.3.61/volume/v3/attachments/d6c135be-dbcc-4b53-97a4-f7b073073da7 Jul 03 19:35:32.687197 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-61c36c0b-48b3-4371-a749-bfcd2e7e147e tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:32.697961 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-61c36c0b-48b3-4371-a749-bfcd2e7e147e tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Acquiring lock "cinder-attachment_update-81bf999b-4cae-48e7-8cb9-d96ef4f646c8-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:35:32.704120 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-61c36c0b-48b3-4371-a749-bfcd2e7e147e tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Lock "cinder-attachment_update-81bf999b-4cae-48e7-8cb9-d96ef4f646c8-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:35:32.705654 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:32.705654 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:32.888601 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-c4a9ba10-d0fb-4ba7-b1de-4f20e2cd7341 req-d09adfb0-daa0-4029-8e03-51a222feefab None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:32.891361 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-c4a9ba10-d0fb-4ba7-b1de-4f20e2cd7341 req-d09adfb0-daa0-4029-8e03-51a222feefab tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/attachments/0d7e5ae7-b4e8-4471-8025-a118fa55cd1e Jul 03 19:35:32.891635 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-c4a9ba10-d0fb-4ba7-b1de-4f20e2cd7341 req-d09adfb0-daa0-4029-8e03-51a222feefab tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:32.891903 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-c4a9ba10-d0fb-4ba7-b1de-4f20e2cd7341 req-d09adfb0-daa0-4029-8e03-51a222feefab tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:32.897126 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-c4a9ba10-d0fb-4ba7-b1de-4f20e2cd7341 req-d09adfb0-daa0-4029-8e03-51a222feefab tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/attachments/0d7e5ae7-b4e8-4471-8025-a118fa55cd1e returned with HTTP 404 Jul 03 19:35:32.897824 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1075/4270] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:35:32 2026] DELETE /volume/v3/attachments/0d7e5ae7-b4e8-4471-8025-a118fa55cd1e => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:35:33.229926 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-61c36c0b-48b3-4371-a749-bfcd2e7e147e tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Lock "cinder-attachment_update-81bf999b-4cae-48e7-8cb9-d96ef4f646c8-np0000004460" released by "attachment_update" :: held 0.526s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:35:33.230514 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-61c36c0b-48b3-4371-a749-bfcd2e7e147e tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments/d6c135be-dbcc-4b53-97a4-f7b073073da7 returned with HTTP 200 Jul 03 19:35:33.231151 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1076/4271] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:35:32 2026] PUT /volume/v3/attachments/d6c135be-dbcc-4b53-97a4-f7b073073da7 => generated 968 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:33.239516 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-8283bbdc-3d8a-47ab-ac1b-b3eadcb05f98 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:33.242239 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-8283bbdc-3d8a-47ab-ac1b-b3eadcb05f98 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8/encryption Jul 03 19:35:33.242509 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-8283bbdc-3d8a-47ab-ac1b-b3eadcb05f98 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:33.242774 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-8283bbdc-3d8a-47ab-ac1b-b3eadcb05f98 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:33.264185 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:33.264185 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:33.278264 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-8283bbdc-3d8a-47ab-ac1b-b3eadcb05f98 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8/encryption returned with HTTP 200 Jul 03 19:35:33.278264 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1048/4272] 10.4.3.61 () {68 vars in 1624 bytes} [Fri Jul 3 19:35:33 2026] GET /volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8/encryption => generated 161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:33.461733 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d8d2a596-a43a-4617-b69c-cf9455a5ef39 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:33.464063 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d8d2a596-a43a-4617-b69c-cf9455a5ef39 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 Jul 03 19:35:33.464301 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d8d2a596-a43a-4617-b69c-cf9455a5ef39 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:33.464491 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d8d2a596-a43a-4617-b69c-cf9455a5ef39 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:33.472969 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:33.472969 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:33.476402 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d8d2a596-a43a-4617-b69c-cf9455a5ef39 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:35:33.480498 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d8d2a596-a43a-4617-b69c-cf9455a5ef39 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 returned with HTTP 200 Jul 03 19:35:33.480872 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1074/4273] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:33 2026] GET /volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:34.497002 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2bb8b68c-d913-4d3b-a6a2-5fa9d0eb9271 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:34.499700 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2bb8b68c-d913-4d3b-a6a2-5fa9d0eb9271 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 Jul 03 19:35:34.499739 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2bb8b68c-d913-4d3b-a6a2-5fa9d0eb9271 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:34.499955 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2bb8b68c-d913-4d3b-a6a2-5fa9d0eb9271 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:34.510437 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:34.510437 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:34.514686 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-2bb8b68c-d913-4d3b-a6a2-5fa9d0eb9271 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:35:34.520034 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2bb8b68c-d913-4d3b-a6a2-5fa9d0eb9271 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 returned with HTTP 200 Jul 03 19:35:34.520439 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1076/4274] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:34 2026] GET /volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:35.537534 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7ef89638-84f2-468a-a1f0-7e65cc884d9a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:35.539436 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7ef89638-84f2-468a-a1f0-7e65cc884d9a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 Jul 03 19:35:35.539638 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7ef89638-84f2-468a-a1f0-7e65cc884d9a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:35.539838 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7ef89638-84f2-468a-a1f0-7e65cc884d9a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:35.550515 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:35.550515 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:35.555177 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7ef89638-84f2-468a-a1f0-7e65cc884d9a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:35:35.562880 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7ef89638-84f2-468a-a1f0-7e65cc884d9a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 returned with HTTP 200 Jul 03 19:35:35.564426 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1077/4275] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:35 2026] GET /volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:35.848016 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3ddfc897-f9c2-4324-b515-8b3124960612 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:35.849894 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3ddfc897-f9c2-4324-b515-8b3124960612 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 Jul 03 19:35:35.850122 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3ddfc897-f9c2-4324-b515-8b3124960612 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:35.850501 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3ddfc897-f9c2-4324-b515-8b3124960612 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:35.857338 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:35.857338 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:35.860726 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-3ddfc897-f9c2-4324-b515-8b3124960612 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:35:35.865019 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3ddfc897-f9c2-4324-b515-8b3124960612 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 returned with HTTP 200 Jul 03 19:35:35.865470 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1049/4276] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:35 2026] GET /volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:35.878754 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-565edfb7-833f-4b4e-a792-f1aeb49bde55 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:35.880722 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-565edfb7-833f-4b4e-a792-f1aeb49bde55 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 Jul 03 19:35:35.880945 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-565edfb7-833f-4b4e-a792-f1aeb49bde55 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:35.881216 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-565edfb7-833f-4b4e-a792-f1aeb49bde55 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:35.881430 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-565edfb7-833f-4b4e-a792-f1aeb49bde55 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete volume with id: 5ed830a8-215d-4ae1-a902-f84ae8f644d1 Jul 03 19:35:35.890186 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:35.890186 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:35.890186 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-565edfb7-833f-4b4e-a792-f1aeb49bde55 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:35:35.906722 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-565edfb7-833f-4b4e-a792-f1aeb49bde55 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete volume request issued successfully. Jul 03 19:35:35.906955 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-565edfb7-833f-4b4e-a792-f1aeb49bde55 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 returned with HTTP 202 Jul 03 19:35:35.907451 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1075/4277] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:35:35 2026] DELETE /volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:35:35.915002 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8730132c-9314-45fa-adef-82d0fe23d018 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:35.916783 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8730132c-9314-45fa-adef-82d0fe23d018 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 Jul 03 19:35:35.916979 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8730132c-9314-45fa-adef-82d0fe23d018 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:35.917186 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8730132c-9314-45fa-adef-82d0fe23d018 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:35.924010 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:35.924010 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:35.927319 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8730132c-9314-45fa-adef-82d0fe23d018 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:35:35.932542 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8730132c-9314-45fa-adef-82d0fe23d018 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 returned with HTTP 200 Jul 03 19:35:35.932947 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1077/4278] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:35 2026] GET /volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 => generated 1358 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:36.581764 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-049f6c82-9c05-4d12-bab9-f45eada405d8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:36.583542 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-049f6c82-9c05-4d12-bab9-f45eada405d8 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 Jul 03 19:35:36.583749 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-049f6c82-9c05-4d12-bab9-f45eada405d8 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:36.583924 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-049f6c82-9c05-4d12-bab9-f45eada405d8 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:36.592621 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:36.592621 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:36.595814 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-049f6c82-9c05-4d12-bab9-f45eada405d8 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:35:36.600486 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-049f6c82-9c05-4d12-bab9-f45eada405d8 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 returned with HTTP 200 Jul 03 19:35:36.600903 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1078/4279] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:36 2026] GET /volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:36.948777 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9dd849f8-5ee1-48b4-b145-563ddbd19bf7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:36.950456 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9dd849f8-5ee1-48b4-b145-563ddbd19bf7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 Jul 03 19:35:36.950667 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9dd849f8-5ee1-48b4-b145-563ddbd19bf7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:36.950865 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9dd849f8-5ee1-48b4-b145-563ddbd19bf7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:36.958989 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9dd849f8-5ee1-48b4-b145-563ddbd19bf7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 returned with HTTP 404 Jul 03 19:35:36.959675 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1050/4280] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:36 2026] GET /volume/v3/volumes/5ed830a8-215d-4ae1-a902-f84ae8f644d1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:35:36.971339 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-15c71e6b-3151-49b9-9763-0b1954881a77 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:36.973198 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-15c71e6b-3151-49b9-9763-0b1954881a77 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:35:36.973424 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-15c71e6b-3151-49b9-9763-0b1954881a77 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:36.973636 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-15c71e6b-3151-49b9-9763-0b1954881a77 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:36.983300 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:36.983300 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:36.986791 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-15c71e6b-3151-49b9-9763-0b1954881a77 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:35:36.990831 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-15c71e6b-3151-49b9-9763-0b1954881a77 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 returned with HTTP 200 Jul 03 19:35:36.991282 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1076/4281] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:36 2026] GET /volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:37.002432 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6dc9d2a4-d0a9-4eea-ac18-1004320143a9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:37.004184 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6dc9d2a4-d0a9-4eea-ac18-1004320143a9 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:35:37.004517 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6dc9d2a4-d0a9-4eea-ac18-1004320143a9 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4beb25fd-7d3b-4403-8237-a969e6d75b15", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-935716298"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:37.011867 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:37.011867 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:37.012327 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6dc9d2a4-d0a9-4eea-ac18-1004320143a9 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:35:37.012431 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-6dc9d2a4-d0a9-4eea-ac18-1004320143a9 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create snapshot from volume 4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:35:37.035194 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-6dc9d2a4-d0a9-4eea-ac18-1004320143a9 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Created reservations ['dbe4c591-35c8-458e-af1c-568ca6f256f0', 'fb1135cd-51bd-4a84-9c6c-08934be3484e', '2413cc2a-4c5f-4346-b2b7-63766972e227', 'f9ff26a8-3441-44ff-970e-1f8b7905a864'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:35:37.072937 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6dc9d2a4-d0a9-4eea-ac18-1004320143a9 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot create request issued successfully. Jul 03 19:35:37.073323 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6dc9d2a4-d0a9-4eea-ac18-1004320143a9 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:35:37.073779 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1078/4282] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:35:37 2026] POST /volume/v3/snapshots => generated 379 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:35:37.089981 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3d4fe3e2-85e1-4846-9e1f-0a3c10fb3702 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:37.091837 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3d4fe3e2-85e1-4846-9e1f-0a3c10fb3702 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 Jul 03 19:35:37.092043 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3d4fe3e2-85e1-4846-9e1f-0a3c10fb3702 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:37.092292 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3d4fe3e2-85e1-4846-9e1f-0a3c10fb3702 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:37.101594 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:37.101594 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:37.102034 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3d4fe3e2-85e1-4846-9e1f-0a3c10fb3702 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:35:37.102863 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3d4fe3e2-85e1-4846-9e1f-0a3c10fb3702 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 returned with HTTP 200 Jul 03 19:35:37.103261 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1079/4283] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:37 2026] GET /volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 => generated 511 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:37.615450 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-fc21d1f8-acc7-402d-9a41-389172048301 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:37.617371 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fc21d1f8-acc7-402d-9a41-389172048301 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 Jul 03 19:35:37.617640 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fc21d1f8-acc7-402d-9a41-389172048301 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:37.617860 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fc21d1f8-acc7-402d-9a41-389172048301 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:37.627154 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:37.627154 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:37.630792 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-fc21d1f8-acc7-402d-9a41-389172048301 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:35:37.635535 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fc21d1f8-acc7-402d-9a41-389172048301 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 returned with HTTP 200 Jul 03 19:35:37.635989 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1051/4284] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:37 2026] GET /volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:38.113287 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5d0ab574-5de0-44f6-8444-3961d59c2226 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:38.116125 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5d0ab574-5de0-44f6-8444-3961d59c2226 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 Jul 03 19:35:38.116532 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5d0ab574-5de0-44f6-8444-3961d59c2226 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:38.116842 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5d0ab574-5de0-44f6-8444-3961d59c2226 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:38.123591 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:38.123591 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:38.124048 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-5d0ab574-5de0-44f6-8444-3961d59c2226 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:35:38.124901 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5d0ab574-5de0-44f6-8444-3961d59c2226 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 returned with HTTP 200 Jul 03 19:35:38.125344 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1077/4285] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:38 2026] GET /volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 => generated 538 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:38.136061 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-92ef790d-28f2-4278-bdf7-79aa2a59f5d0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:38.138028 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-92ef790d-28f2-4278-bdf7-79aa2a59f5d0 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 Jul 03 19:35:38.138238 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-92ef790d-28f2-4278-bdf7-79aa2a59f5d0 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:38.138436 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-92ef790d-28f2-4278-bdf7-79aa2a59f5d0 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:38.143761 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:38.143761 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:38.144219 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-92ef790d-28f2-4278-bdf7-79aa2a59f5d0 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:35:38.145009 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-92ef790d-28f2-4278-bdf7-79aa2a59f5d0 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 returned with HTTP 200 Jul 03 19:35:38.145420 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1079/4286] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:38 2026] GET /volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:38.153731 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1b2cd9d1-bf59-4c03-91ed-a13998a74a74 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:38.155439 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1b2cd9d1-bf59-4c03-91ed-a13998a74a74 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots Jul 03 19:35:38.155652 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1b2cd9d1-bf59-4c03-91ed-a13998a74a74 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:38.155810 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1b2cd9d1-bf59-4c03-91ed-a13998a74a74 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:38.156045 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-1b2cd9d1-bf59-4c03-91ed-a13998a74a74 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:35:38.157073 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.db.api [None req-1b2cd9d1-bf59-4c03-91ed-a13998a74a74 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Building query based on filter {{(pid=99925) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:35:38.161120 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-1b2cd9d1-bf59-4c03-91ed-a13998a74a74 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Get all snapshots completed successfully. Jul 03 19:35:38.161499 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1b2cd9d1-bf59-4c03-91ed-a13998a74a74 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 200 Jul 03 19:35:38.161921 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1080/4287] 10.4.3.61 () {66 vars in 1236 bytes} [Fri Jul 3 19:35:38 2026] GET /volume/v3/snapshots => generated 407 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:38.170456 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-fe92b4a9-d735-4799-b529-6913359a694e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:38.172325 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fe92b4a9-d735-4799-b529-6913359a694e tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] PUT https://10.4.3.61/volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 Jul 03 19:35:38.172753 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fe92b4a9-d735-4799-b529-6913359a694e tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-156591176", "description": "This is the new description of snapshot."}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:38.178744 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:38.178744 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:38.179215 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-fe92b4a9-d735-4799-b529-6913359a694e tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:35:38.185148 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fe92b4a9-d735-4799-b529-6913359a694e tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 returned with HTTP 200 Jul 03 19:35:38.185701 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1052/4288] 10.4.3.61 () {68 vars in 1368 bytes} [Fri Jul 3 19:35:38 2026] PUT /volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:38.193808 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7c6405e5-2cac-4450-9e18-a2b59e747938 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:38.195473 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7c6405e5-2cac-4450-9e18-a2b59e747938 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 Jul 03 19:35:38.195668 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7c6405e5-2cac-4450-9e18-a2b59e747938 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:38.195879 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7c6405e5-2cac-4450-9e18-a2b59e747938 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:38.200901 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:38.200901 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:38.201313 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7c6405e5-2cac-4450-9e18-a2b59e747938 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:35:38.202047 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7c6405e5-2cac-4450-9e18-a2b59e747938 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 returned with HTTP 200 Jul 03 19:35:38.202404 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1078/4289] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:38 2026] GET /volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 => generated 576 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:38.211304 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-83ea1179-0b90-4046-86a3-04046fa7ecb2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:38.213174 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-83ea1179-0b90-4046-86a3-04046fa7ecb2 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 Jul 03 19:35:38.213414 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-83ea1179-0b90-4046-86a3-04046fa7ecb2 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:38.213639 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-83ea1179-0b90-4046-86a3-04046fa7ecb2 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:38.213773 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-83ea1179-0b90-4046-86a3-04046fa7ecb2 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete snapshot with id: 26367076-4d9e-4072-8bc1-bfb5071e4515 Jul 03 19:35:38.219256 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:38.219256 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:38.219810 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-83ea1179-0b90-4046-86a3-04046fa7ecb2 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:35:38.234809 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-83ea1179-0b90-4046-86a3-04046fa7ecb2 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot delete request issued successfully. Jul 03 19:35:38.235022 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-83ea1179-0b90-4046-86a3-04046fa7ecb2 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 returned with HTTP 202 Jul 03 19:35:38.235487 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1080/4290] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:35:38 2026] DELETE /volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:35:38.242361 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a768d7c6-cec5-4df4-a712-c46caf10083c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:38.246657 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a768d7c6-cec5-4df4-a712-c46caf10083c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 Jul 03 19:35:38.246936 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a768d7c6-cec5-4df4-a712-c46caf10083c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:38.247202 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a768d7c6-cec5-4df4-a712-c46caf10083c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:38.259539 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:38.259539 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:38.260052 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a768d7c6-cec5-4df4-a712-c46caf10083c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:35:38.260939 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a768d7c6-cec5-4df4-a712-c46caf10083c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 returned with HTTP 200 Jul 03 19:35:38.261410 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1081/4291] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:38 2026] GET /volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 => generated 575 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:38.563943 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a6c4d112-cd0d-4db6-a2f1-b13959e1319c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:38.565789 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a6c4d112-cd0d-4db6-a2f1-b13959e1319c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:35:38.566212 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a6c4d112-cd0d-4db6-a2f1-b13959e1319c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92f06a5e-7b54-4569-a25b-6d6f5d0642d1", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1208241863", "description": null, "metadata": null}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:38.576963 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:38.576963 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:38.577452 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a6c4d112-cd0d-4db6-a2f1-b13959e1319c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:35:38.577613 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-a6c4d112-cd0d-4db6-a2f1-b13959e1319c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create snapshot from volume 92f06a5e-7b54-4569-a25b-6d6f5d0642d1 Jul 03 19:35:38.607508 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-a6c4d112-cd0d-4db6-a2f1-b13959e1319c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Created reservations ['8527718c-35f7-49db-9e2f-1bbd25dbd5a5', '93796fdb-24da-48ca-9377-54f75e93a493', 'dd0d6fd5-d624-4df9-af75-63be3ab3943a', '121f377f-1b2f-494d-a89c-4e5d7911b656'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:35:38.639104 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a6c4d112-cd0d-4db6-a2f1-b13959e1319c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot force create request issued successfully. Jul 03 19:35:38.639690 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a6c4d112-cd0d-4db6-a2f1-b13959e1319c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:35:38.640283 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1053/4292] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:35:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:35:38.650965 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-263dfcc8-25d5-4cd9-8dc4-d3262ecc5325 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:38.651688 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-89a992ce-69ba-4f63-b9ee-706edbd8e510 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:38.652886 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-263dfcc8-25d5-4cd9-8dc4-d3262ecc5325 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/09762ab7-fd81-4aa9-956e-adfccf29b237 Jul 03 19:35:38.653105 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-263dfcc8-25d5-4cd9-8dc4-d3262ecc5325 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:38.653322 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-263dfcc8-25d5-4cd9-8dc4-d3262ecc5325 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:38.656000 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-89a992ce-69ba-4f63-b9ee-706edbd8e510 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 Jul 03 19:35:38.656255 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-89a992ce-69ba-4f63-b9ee-706edbd8e510 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:38.656464 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-89a992ce-69ba-4f63-b9ee-706edbd8e510 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:38.660235 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:38.660235 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:38.660677 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-263dfcc8-25d5-4cd9-8dc4-d3262ecc5325 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:35:38.661386 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-263dfcc8-25d5-4cd9-8dc4-d3262ecc5325 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/09762ab7-fd81-4aa9-956e-adfccf29b237 returned with HTTP 200 Jul 03 19:35:38.661746 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1079/4293] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:38 2026] GET /volume/v3/snapshots/09762ab7-fd81-4aa9-956e-adfccf29b237 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:38.666894 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:38.666894 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:38.670371 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-89a992ce-69ba-4f63-b9ee-706edbd8e510 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:35:38.675288 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-89a992ce-69ba-4f63-b9ee-706edbd8e510 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 returned with HTTP 200 Jul 03 19:35:38.675826 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1081/4294] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:38 2026] GET /volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:39.271522 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-62a6ee45-651b-49de-863a-5c259f1e4e91 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:39.273935 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-62a6ee45-651b-49de-863a-5c259f1e4e91 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 Jul 03 19:35:39.274429 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-62a6ee45-651b-49de-863a-5c259f1e4e91 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:39.274787 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-62a6ee45-651b-49de-863a-5c259f1e4e91 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:39.280724 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-62a6ee45-651b-49de-863a-5c259f1e4e91 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 returned with HTTP 404 Jul 03 19:35:39.281826 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1082/4295] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:39 2026] GET /volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:35:39.290094 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6970ba00-066c-4c71-a0ac-89f83d78993a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:39.292374 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6970ba00-066c-4c71-a0ac-89f83d78993a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 Jul 03 19:35:39.292628 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6970ba00-066c-4c71-a0ac-89f83d78993a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:39.292813 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6970ba00-066c-4c71-a0ac-89f83d78993a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:39.292944 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-6970ba00-066c-4c71-a0ac-89f83d78993a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete snapshot with id: 26367076-4d9e-4072-8bc1-bfb5071e4515 Jul 03 19:35:39.297889 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6970ba00-066c-4c71-a0ac-89f83d78993a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 returned with HTTP 404 Jul 03 19:35:39.298464 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1054/4296] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:35:39 2026] DELETE /volume/v3/snapshots/26367076-4d9e-4072-8bc1-bfb5071e4515 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:35:39.307389 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7add0f6e-2319-4f28-ac90-23d54cb98517 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:39.309907 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7add0f6e-2319-4f28-ac90-23d54cb98517 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:35:39.310182 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7add0f6e-2319-4f28-ac90-23d54cb98517 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:39.310407 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7add0f6e-2319-4f28-ac90-23d54cb98517 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:39.317476 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:39.317476 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:39.321312 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7add0f6e-2319-4f28-ac90-23d54cb98517 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:35:39.326314 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7add0f6e-2319-4f28-ac90-23d54cb98517 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 returned with HTTP 200 Jul 03 19:35:39.326745 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1080/4297] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:39 2026] GET /volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:39.340415 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d7e2a321-b82f-4651-a757-7109bd065ebd None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:39.342218 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d7e2a321-b82f-4651-a757-7109bd065ebd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:35:39.342605 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d7e2a321-b82f-4651-a757-7109bd065ebd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4beb25fd-7d3b-4403-8237-a969e6d75b15", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1935102775"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:39.352233 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:39.352233 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:39.352733 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d7e2a321-b82f-4651-a757-7109bd065ebd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:35:39.352859 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-d7e2a321-b82f-4651-a757-7109bd065ebd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create snapshot from volume 4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:35:39.376603 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-d7e2a321-b82f-4651-a757-7109bd065ebd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Created reservations ['2631ba30-7b42-49b1-a779-1ef46236d7e4', 'd2044fdb-d521-4f9e-93b0-f6b7b9c700ad', '042f0b3a-e441-4996-aca1-73c339a754aa', '6adfde62-9cee-4fa4-8593-4c9f37403989'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:35:39.403218 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d7e2a321-b82f-4651-a757-7109bd065ebd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot create request issued successfully. Jul 03 19:35:39.403556 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d7e2a321-b82f-4651-a757-7109bd065ebd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:35:39.403995 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1082/4298] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:35:39 2026] POST /volume/v3/snapshots => generated 310 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:35:39.412195 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3a7d530d-70c0-4eb5-9204-0eb94da9fb50 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:39.413951 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3a7d530d-70c0-4eb5-9204-0eb94da9fb50 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/1fe6ea3b-03b2-413a-97c9-eabed59d4a7a Jul 03 19:35:39.414141 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3a7d530d-70c0-4eb5-9204-0eb94da9fb50 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:39.414383 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3a7d530d-70c0-4eb5-9204-0eb94da9fb50 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:39.420950 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:39.420950 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:39.421342 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3a7d530d-70c0-4eb5-9204-0eb94da9fb50 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:35:39.422270 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3a7d530d-70c0-4eb5-9204-0eb94da9fb50 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/1fe6ea3b-03b2-413a-97c9-eabed59d4a7a returned with HTTP 200 Jul 03 19:35:39.422742 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1083/4299] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:39 2026] GET /volume/v3/snapshots/1fe6ea3b-03b2-413a-97c9-eabed59d4a7a => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:39.570368 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-24cad555-3b1d-4120-85bc-a364b35e5a78 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:39.572474 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-24cad555-3b1d-4120-85bc-a364b35e5a78 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] POST https://10.4.3.61/volume/v3/attachments/d6c135be-dbcc-4b53-97a4-f7b073073da7/action Jul 03 19:35:39.572864 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-24cad555-3b1d-4120-85bc-a364b35e5a78 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:35:39.573012 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-24cad555-3b1d-4120-85bc-a364b35e5a78 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:39.588586 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:39.588586 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:39.601049 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7d4cc1b2-2b14-4352-b7bb-2b0cd55dc22c req-24cad555-3b1d-4120-85bc-a364b35e5a78 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments/d6c135be-dbcc-4b53-97a4-f7b073073da7/action returned with HTTP 204 Jul 03 19:35:39.601990 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1055/4300] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:35:39 2026] POST /volume/v3/attachments/d6c135be-dbcc-4b53-97a4-f7b073073da7/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:35:39.671246 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b64326a6-89ac-4b75-9b4b-6f299c91f81c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:39.673019 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b64326a6-89ac-4b75-9b4b-6f299c91f81c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/09762ab7-fd81-4aa9-956e-adfccf29b237 Jul 03 19:35:39.673225 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b64326a6-89ac-4b75-9b4b-6f299c91f81c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:39.673407 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b64326a6-89ac-4b75-9b4b-6f299c91f81c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:39.678358 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:39.678358 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:39.678773 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b64326a6-89ac-4b75-9b4b-6f299c91f81c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:35:39.679514 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b64326a6-89ac-4b75-9b4b-6f299c91f81c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/09762ab7-fd81-4aa9-956e-adfccf29b237 returned with HTTP 200 Jul 03 19:35:39.680079 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1081/4301] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:39 2026] GET /volume/v3/snapshots/09762ab7-fd81-4aa9-956e-adfccf29b237 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:39.688582 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f0ec8e77-511b-49b4-b824-e4eefa986aaf None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:39.690651 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f0ec8e77-511b-49b4-b824-e4eefa986aaf tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/09762ab7-fd81-4aa9-956e-adfccf29b237 Jul 03 19:35:39.690877 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f0ec8e77-511b-49b4-b824-e4eefa986aaf tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:39.691073 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f0ec8e77-511b-49b4-b824-e4eefa986aaf tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:39.692112 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-29f10c1b-a186-423f-8d87-9fd47ca460f2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:39.694034 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-29f10c1b-a186-423f-8d87-9fd47ca460f2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 Jul 03 19:35:39.695449 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-29f10c1b-a186-423f-8d87-9fd47ca460f2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:39.695704 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-29f10c1b-a186-423f-8d87-9fd47ca460f2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:39.697876 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:39.697876 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:39.698409 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f0ec8e77-511b-49b4-b824-e4eefa986aaf tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:35:39.699565 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f0ec8e77-511b-49b4-b824-e4eefa986aaf tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/09762ab7-fd81-4aa9-956e-adfccf29b237 returned with HTTP 200 Jul 03 19:35:39.700283 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1083/4302] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:39 2026] GET /volume/v3/snapshots/09762ab7-fd81-4aa9-956e-adfccf29b237 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:39.707885 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:39.707885 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:39.719119 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-29f10c1b-a186-423f-8d87-9fd47ca460f2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:35:39.728777 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-29f10c1b-a186-423f-8d87-9fd47ca460f2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 returned with HTTP 200 Jul 03 19:35:39.730556 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1084/4303] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:39 2026] GET /volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 => generated 1173 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:39.742731 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-203362ea-7819-47b2-82be-13ba1869b883 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:39.746410 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-203362ea-7819-47b2-82be-13ba1869b883 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 Jul 03 19:35:39.746694 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-203362ea-7819-47b2-82be-13ba1869b883 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:39.746969 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-203362ea-7819-47b2-82be-13ba1869b883 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:39.759107 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:39.759107 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:39.764318 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-203362ea-7819-47b2-82be-13ba1869b883 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:35:39.772366 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-203362ea-7819-47b2-82be-13ba1869b883 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 returned with HTTP 200 Jul 03 19:35:39.773045 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1056/4304] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:39 2026] GET /volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 => generated 1173 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:39.826373 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-fd0fbe47-7b2b-4d80-ad32-15d144049da7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:39.830197 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-fd0fbe47-7b2b-4d80-ad32-15d144049da7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 Jul 03 19:35:39.830197 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-fd0fbe47-7b2b-4d80-ad32-15d144049da7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:39.830197 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-fd0fbe47-7b2b-4d80-ad32-15d144049da7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:39.839189 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:39.839189 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:39.843157 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-fd0fbe47-7b2b-4d80-ad32-15d144049da7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:35:39.848559 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-fd0fbe47-7b2b-4d80-ad32-15d144049da7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 returned with HTTP 200 Jul 03 19:35:39.849015 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1082/4305] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:35:39 2026] GET /volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 => generated 1173 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:39.866260 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-a06537d9-f6e0-44da-a987-7c7aa00b2f47 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:39.868739 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-a06537d9-f6e0-44da-a987-7c7aa00b2f47 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] POST https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8/action Jul 03 19:35:39.869208 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-a06537d9-f6e0-44da-a987-7c7aa00b2f47 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:35:39.869411 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-a06537d9-f6e0-44da-a987-7c7aa00b2f47 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:39.882204 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:39.882204 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:39.882204 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-a06537d9-f6e0-44da-a987-7c7aa00b2f47 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:35:39.887870 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-a06537d9-f6e0-44da-a987-7c7aa00b2f47 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Begin detaching volume completed successfully. Jul 03 19:35:39.888090 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-a06537d9-f6e0-44da-a987-7c7aa00b2f47 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8/action returned with HTTP 202 Jul 03 19:35:39.888541 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1084/4306] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:35:39 2026] POST /volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:35:40.433465 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-13440491-7d37-4894-86ee-4dfffd9a7e98 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:40.435430 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-13440491-7d37-4894-86ee-4dfffd9a7e98 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/1fe6ea3b-03b2-413a-97c9-eabed59d4a7a Jul 03 19:35:40.435673 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-13440491-7d37-4894-86ee-4dfffd9a7e98 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:40.435945 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-13440491-7d37-4894-86ee-4dfffd9a7e98 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:40.441076 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:40.441076 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:40.441599 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-13440491-7d37-4894-86ee-4dfffd9a7e98 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:35:40.442370 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-13440491-7d37-4894-86ee-4dfffd9a7e98 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/1fe6ea3b-03b2-413a-97c9-eabed59d4a7a returned with HTTP 200 Jul 03 19:35:40.442754 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1085/4307] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:40 2026] GET /volume/v3/snapshots/1fe6ea3b-03b2-413a-97c9-eabed59d4a7a => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:40.585805 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-79e0fe02-84c4-4772-ba25-f0aabcb7df7c req-ee7746f9-f34b-4de6-8c1f-557a9adf2b8f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:40.589839 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-79e0fe02-84c4-4772-ba25-f0aabcb7df7c req-ee7746f9-f34b-4de6-8c1f-557a9adf2b8f tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/limits Jul 03 19:35:40.589990 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-79e0fe02-84c4-4772-ba25-f0aabcb7df7c req-ee7746f9-f34b-4de6-8c1f-557a9adf2b8f tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:40.590511 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-79e0fe02-84c4-4772-ba25-f0aabcb7df7c req-ee7746f9-f34b-4de6-8c1f-557a9adf2b8f tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:40.601918 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [req-79e0fe02-84c4-4772-ba25-f0aabcb7df7c req-ee7746f9-f34b-4de6-8c1f-557a9adf2b8f tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1455269228 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1455269228, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:35:40.621783 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-79e0fe02-84c4-4772-ba25-f0aabcb7df7c req-ee7746f9-f34b-4de6-8c1f-557a9adf2b8f tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/limits returned with HTTP 200 Jul 03 19:35:40.622573 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1057/4308] 10.4.3.61 () {68 vars in 1477 bytes} [Fri Jul 3 19:35:40 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 19:35:40.923190 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b416fdb2-7e17-4746-9e4f-09d033c20b12 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:40.923190 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b416fdb2-7e17-4746-9e4f-09d033c20b12 None None] GET https://10.4.3.61/volume// Jul 03 19:35:40.923190 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b416fdb2-7e17-4746-9e4f-09d033c20b12 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:40.923190 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b416fdb2-7e17-4746-9e4f-09d033c20b12 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:40.923190 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b416fdb2-7e17-4746-9e4f-09d033c20b12 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:35:40.923190 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1083/4309] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:35:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:35:40.931722 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-b5c61f8a-1671-4de6-b947-4e45dfebe005 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:40.933725 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-b5c61f8a-1671-4de6-b947-4e45dfebe005 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 Jul 03 19:35:40.933951 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-b5c61f8a-1671-4de6-b947-4e45dfebe005 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:40.934120 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-b5c61f8a-1671-4de6-b947-4e45dfebe005 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:40.943862 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:40.943862 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:40.947031 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-b5c61f8a-1671-4de6-b947-4e45dfebe005 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:35:40.954355 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-b5c61f8a-1671-4de6-b947-4e45dfebe005 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 returned with HTTP 200 Jul 03 19:35:40.955059 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1085/4310] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:35:40 2026] GET /volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:35:40.965335 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-373ec080-41ac-4972-89dc-b254c90a38ad None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:40.967360 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-373ec080-41ac-4972-89dc-b254c90a38ad tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8/encryption Jul 03 19:35:40.967543 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-373ec080-41ac-4972-89dc-b254c90a38ad tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:40.967728 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-373ec080-41ac-4972-89dc-b254c90a38ad tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:40.977853 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:40.977853 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:40.985385 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-373ec080-41ac-4972-89dc-b254c90a38ad tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8/encryption returned with HTTP 200 Jul 03 19:35:40.985796 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1086/4311] 10.4.3.61 () {68 vars in 1624 bytes} [Fri Jul 3 19:35:40 2026] GET /volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:41.156367 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-79e0fe02-84c4-4772-ba25-f0aabcb7df7c req-4623a308-cacf-4c4a-b93f-12d1588d3a04 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:41.158616 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-79e0fe02-84c4-4772-ba25-f0aabcb7df7c req-4623a308-cacf-4c4a-b93f-12d1588d3a04 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 Jul 03 19:35:41.158893 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-79e0fe02-84c4-4772-ba25-f0aabcb7df7c req-4623a308-cacf-4c4a-b93f-12d1588d3a04 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:41.159086 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-79e0fe02-84c4-4772-ba25-f0aabcb7df7c req-4623a308-cacf-4c4a-b93f-12d1588d3a04 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:41.169991 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:41.169991 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:41.173787 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-79e0fe02-84c4-4772-ba25-f0aabcb7df7c req-4623a308-cacf-4c4a-b93f-12d1588d3a04 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:35:41.180144 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-79e0fe02-84c4-4772-ba25-f0aabcb7df7c req-4623a308-cacf-4c4a-b93f-12d1588d3a04 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 returned with HTTP 200 Jul 03 19:35:41.180652 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1058/4312] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:35:41 2026] GET /volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 => generated 1661 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:41.191429 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-79e0fe02-84c4-4772-ba25-f0aabcb7df7c req-21d7f06a-6d29-491a-9c33-9d17470a2cc8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:41.193765 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-79e0fe02-84c4-4772-ba25-f0aabcb7df7c req-21d7f06a-6d29-491a-9c33-9d17470a2cc8 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:35:41.193765 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-79e0fe02-84c4-4772-ba25-f0aabcb7df7c req-21d7f06a-6d29-491a-9c33-9d17470a2cc8 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e849e0e2-d219-4279-aeaa-b88dfdd53a73", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-2054264372", "description": null, "metadata": {}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:41.205730 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:41.205730 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:41.206439 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-79e0fe02-84c4-4772-ba25-f0aabcb7df7c req-21d7f06a-6d29-491a-9c33-9d17470a2cc8 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:35:41.206723 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [req-79e0fe02-84c4-4772-ba25-f0aabcb7df7c req-21d7f06a-6d29-491a-9c33-9d17470a2cc8 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Create snapshot from volume e849e0e2-d219-4279-aeaa-b88dfdd53a73 Jul 03 19:35:41.248750 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [req-79e0fe02-84c4-4772-ba25-f0aabcb7df7c req-21d7f06a-6d29-491a-9c33-9d17470a2cc8 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Created reservations ['162882ee-ab8f-49f6-85b6-43e91f6cf6bd', '7c3fe860-19bd-4e77-b26a-6827e82d434a', '41cc23d9-4fb4-4374-ac31-1b1abef139ab', '30d0a37a-e839-45e2-8179-a552d57fa8cf'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:35:41.282372 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-79e0fe02-84c4-4772-ba25-f0aabcb7df7c req-21d7f06a-6d29-491a-9c33-9d17470a2cc8 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Snapshot force create request issued successfully. Jul 03 19:35:41.287236 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-79e0fe02-84c4-4772-ba25-f0aabcb7df7c req-21d7f06a-6d29-491a-9c33-9d17470a2cc8 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:35:41.287236 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1084/4313] 10.4.3.61 () {72 vars in 1540 bytes} [Fri Jul 3 19:35:41 2026] POST /volume/v3/snapshots => generated 324 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:35:41.909974 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-cb388592-bc5b-4072-a4ec-a5d016afea6c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:41.912399 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-cb388592-bc5b-4072-a4ec-a5d016afea6c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] DELETE https://10.4.3.61/volume/v3/attachments/d6c135be-dbcc-4b53-97a4-f7b073073da7 Jul 03 19:35:41.912596 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-cb388592-bc5b-4072-a4ec-a5d016afea6c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:41.912809 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-cb388592-bc5b-4072-a4ec-a5d016afea6c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:41.920910 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:41.920910 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:42.453534 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1ca0b161-0e9f-496d-b8ef-4778c2a79609 req-cb388592-bc5b-4072-a4ec-a5d016afea6c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments/d6c135be-dbcc-4b53-97a4-f7b073073da7 returned with HTTP 200 Jul 03 19:35:42.454408 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1086/4314] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:35:41 2026] DELETE /volume/v3/attachments/d6c135be-dbcc-4b53-97a4-f7b073073da7 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:43.100125 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-894193b2-75e8-4173-affb-897b824d39dd req-2b14c7f1-8e93-4704-8c4b-b96a55ece3e2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:43.102600 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-894193b2-75e8-4173-affb-897b824d39dd req-2b14c7f1-8e93-4704-8c4b-b96a55ece3e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 Jul 03 19:35:43.102839 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-894193b2-75e8-4173-affb-897b824d39dd req-2b14c7f1-8e93-4704-8c4b-b96a55ece3e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:43.103053 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-894193b2-75e8-4173-affb-897b824d39dd req-2b14c7f1-8e93-4704-8c4b-b96a55ece3e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:43.110879 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:43.110879 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:43.116090 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-894193b2-75e8-4173-affb-897b824d39dd req-2b14c7f1-8e93-4704-8c4b-b96a55ece3e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:35:43.122660 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-894193b2-75e8-4173-affb-897b824d39dd req-2b14c7f1-8e93-4704-8c4b-b96a55ece3e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 returned with HTTP 200 Jul 03 19:35:43.123215 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1087/4315] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:35:43 2026] GET /volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:43.153662 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6036c604-0b85-4158-aa40-71819b50f156 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:43.155416 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6036c604-0b85-4158-aa40-71819b50f156 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/snapshots/f1db6415-55f8-44d7-acc2-3552fb44a6c7 Jul 03 19:35:43.155628 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6036c604-0b85-4158-aa40-71819b50f156 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:43.155808 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6036c604-0b85-4158-aa40-71819b50f156 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:43.161303 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:43.161303 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:43.161810 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-6036c604-0b85-4158-aa40-71819b50f156 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Snapshot retrieved successfully. Jul 03 19:35:43.162696 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6036c604-0b85-4158-aa40-71819b50f156 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/snapshots/f1db6415-55f8-44d7-acc2-3552fb44a6c7 returned with HTTP 200 Jul 03 19:35:43.163053 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1059/4316] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:43 2026] GET /volume/v3/snapshots/f1db6415-55f8-44d7-acc2-3552fb44a6c7 => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:43.188084 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-65d20ebb-5d1e-4100-9fba-97aa9b6b2307 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:43.190179 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-65d20ebb-5d1e-4100-9fba-97aa9b6b2307 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:35:43.190623 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-65d20ebb-5d1e-4100-9fba-97aa9b6b2307 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1351345054", "snapshot_id": null, "imageRef": "024e3821-ebec-4674-abe1-dcbd104047c3", "volume_type": null, "size": 1}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:43.192308 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-65d20ebb-5d1e-4100-9fba-97aa9b6b2307 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1351345054', 'snapshot_id': None, 'imageRef': '024e3821-ebec-4674-abe1-dcbd104047c3', 'volume_type': None, 'size': 1}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:35:43.319483 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:43.319483 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:43.320030 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-65d20ebb-5d1e-4100-9fba-97aa9b6b2307 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Snapshot retrieved successfully. Jul 03 19:35:43.320261 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-65d20ebb-5d1e-4100-9fba-97aa9b6b2307 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Create volume of 1 GB Jul 03 19:35:43.327630 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-65d20ebb-5d1e-4100-9fba-97aa9b6b2307 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Availability Zones retrieved successfully. Jul 03 19:35:43.332757 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-65d20ebb-5d1e-4100-9fba-97aa9b6b2307 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Flow 'volume_create_api' (8ce7169d-8234-4a05-8ae5-fbc8ca910365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:35:43.333979 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-65d20ebb-5d1e-4100-9fba-97aa9b6b2307 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56ab56af-9525-41fd-89a5-a22641aa5550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:35:43.334941 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-65d20ebb-5d1e-4100-9fba-97aa9b6b2307 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:35:43.371050 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-65d20ebb-5d1e-4100-9fba-97aa9b6b2307 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56ab56af-9525-41fd-89a5-a22641aa5550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f1db6415-55f8-44d7-acc2-3552fb44a6c7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:35:43.372181 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-65d20ebb-5d1e-4100-9fba-97aa9b6b2307 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5cb9406-efdd-4cb5-b099-8a2bb82ece7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:35:43.429096 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-65d20ebb-5d1e-4100-9fba-97aa9b6b2307 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Created reservations ['520e0c49-7eeb-4ed4-9efe-706fc65cfefe', '8daa9bb5-d99f-453a-aa7b-51daa12d3283', '453bfca2-efa6-4c9b-8a4a-5d0e80432fda', 'eb8c1be2-b2e6-4c5a-bd52-bd2402513315'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:35:43.430271 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-65d20ebb-5d1e-4100-9fba-97aa9b6b2307 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5cb9406-efdd-4cb5-b099-8a2bb82ece7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['520e0c49-7eeb-4ed4-9efe-706fc65cfefe', '8daa9bb5-d99f-453a-aa7b-51daa12d3283', '453bfca2-efa6-4c9b-8a4a-5d0e80432fda', 'eb8c1be2-b2e6-4c5a-bd52-bd2402513315']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:35:43.431243 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-65d20ebb-5d1e-4100-9fba-97aa9b6b2307 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3bf69a4-219d-4d48-ae57-d8a96c041804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:35:43.483370 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-65d20ebb-5d1e-4100-9fba-97aa9b6b2307 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3bf69a4-219d-4d48-ae57-d8a96c041804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88b59987-767a-4e63-9056-008e374cfd9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1351345054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='756838621dcc4bbc8a2a70b943f91fe1',qos_specs=None,replication_status=,reservations=['520e0c49-7eeb-4ed4-9efe-706fc65cfefe','8daa9bb5-d99f-453a-aa7b-51daa12d3283','453bfca2-efa6-4c9b-8a4a-5d0e80432fda','eb8c1be2-b2e6-4c5a-bd52-bd2402513315'],size=1,snapshot_id=f1db6415-55f8-44d7-acc2-3552fb44a6c7,source_replicaid=,source_volid=None,status='creating',user_id='898a7cfabc984312bd596cb517df9283',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), '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-03T19:35:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1351345054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88b59987-767a-4e63-9056-008e374cfd9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='756838621dcc4bbc8a2a70b943f91fe1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f1db6415-55f8-44d7-acc2-3552fb44a6c7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='898a7cfabc984312bd596cb517df9283',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:35:43.484868 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-65d20ebb-5d1e-4100-9fba-97aa9b6b2307 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b00645b-19f3-4748-96de-54316f9d3af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:35:43.503204 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-65d20ebb-5d1e-4100-9fba-97aa9b6b2307 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b00645b-19f3-4748-96de-54316f9d3af1) transitioned into state 'SUCCESS' from state '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-1351345054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='756838621dcc4bbc8a2a70b943f91fe1',qos_specs=None,replication_status=,reservations=['520e0c49-7eeb-4ed4-9efe-706fc65cfefe','8daa9bb5-d99f-453a-aa7b-51daa12d3283','453bfca2-efa6-4c9b-8a4a-5d0e80432fda','eb8c1be2-b2e6-4c5a-bd52-bd2402513315'],size=1,snapshot_id=f1db6415-55f8-44d7-acc2-3552fb44a6c7,source_replicaid=,source_volid=None,status='creating',user_id='898a7cfabc984312bd596cb517df9283',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:35:43.504013 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-65d20ebb-5d1e-4100-9fba-97aa9b6b2307 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b632555-a620-48ea-8fac-2f5fde517437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:35:43.525190 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-65d20ebb-5d1e-4100-9fba-97aa9b6b2307 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b632555-a620-48ea-8fac-2f5fde517437) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:35:43.525931 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-65d20ebb-5d1e-4100-9fba-97aa9b6b2307 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Flow 'volume_create_api' (8ce7169d-8234-4a05-8ae5-fbc8ca910365) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:35:43.526201 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-65d20ebb-5d1e-4100-9fba-97aa9b6b2307 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Create volume request issued successfully. Jul 03 19:35:43.526726 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-65d20ebb-5d1e-4100-9fba-97aa9b6b2307 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:35:43.527116 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1085/4317] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:35:43 2026] POST /volume/v3/volumes => generated 812 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:35:43.544631 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0f0df3ae-cb69-4bcc-974d-b30e93a5de8c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:43.546497 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0f0df3ae-cb69-4bcc-974d-b30e93a5de8c tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e Jul 03 19:35:43.546964 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0f0df3ae-cb69-4bcc-974d-b30e93a5de8c tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:43.547264 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0f0df3ae-cb69-4bcc-974d-b30e93a5de8c tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:43.553970 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:43.553970 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:43.557777 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0f0df3ae-cb69-4bcc-974d-b30e93a5de8c tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:35:43.566848 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0f0df3ae-cb69-4bcc-974d-b30e93a5de8c tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e returned with HTTP 200 Jul 03 19:35:43.566848 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1087/4318] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:35:43 2026] GET /volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:43.660348 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6069c5d6-7121-469a-bfd0-bdbc44627b51 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:43.662076 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6069c5d6-7121-469a-bfd0-bdbc44627b51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:35:43.662471 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6069c5d6-7121-469a-bfd0-bdbc44627b51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-477011292", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:43.663902 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-6069c5d6-7121-469a-bfd0-bdbc44627b51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-477011292', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:35:43.664012 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-6069c5d6-7121-469a-bfd0-bdbc44627b51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Create volume of 1 GB Jul 03 19:35:43.668147 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6069c5d6-7121-469a-bfd0-bdbc44627b51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Availability Zones retrieved successfully. Jul 03 19:35:43.673981 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6069c5d6-7121-469a-bfd0-bdbc44627b51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Flow 'volume_create_api' (f52aaa79-a7f2-4b9e-aa4f-5ea727b42302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:35:43.674987 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6069c5d6-7121-469a-bfd0-bdbc44627b51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b22576ee-ee5d-4f81-87b0-9051cc00c74d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:35:43.675859 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-6069c5d6-7121-469a-bfd0-bdbc44627b51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:35:43.701423 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6069c5d6-7121-469a-bfd0-bdbc44627b51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b22576ee-ee5d-4f81-87b0-9051cc00c74d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:35:43.702104 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6069c5d6-7121-469a-bfd0-bdbc44627b51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85ebfc52-cdd7-4936-a1dd-2b7b40b5c350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:35:43.759810 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-6069c5d6-7121-469a-bfd0-bdbc44627b51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Created reservations ['74d0a882-7a96-49e7-997b-88e754500f87', '6c0a5b71-4110-4bfb-8d1f-c0e2421b2557', 'e325ae73-6323-4b6f-8104-9a92b5732457', '3198f04b-e8f4-40bb-a1c7-ea33a1c0404a'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:35:43.760722 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6069c5d6-7121-469a-bfd0-bdbc44627b51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85ebfc52-cdd7-4936-a1dd-2b7b40b5c350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74d0a882-7a96-49e7-997b-88e754500f87', '6c0a5b71-4110-4bfb-8d1f-c0e2421b2557', 'e325ae73-6323-4b6f-8104-9a92b5732457', '3198f04b-e8f4-40bb-a1c7-ea33a1c0404a']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:35:43.761423 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6069c5d6-7121-469a-bfd0-bdbc44627b51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8415b593-53a3-40dd-bc46-de63771008c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:35:43.786195 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6069c5d6-7121-469a-bfd0-bdbc44627b51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8415b593-53a3-40dd-bc46-de63771008c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-477011292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d56817ab85e4dd6911848abe5871668',qos_specs=None,replication_status=,reservations=['74d0a882-7a96-49e7-997b-88e754500f87','6c0a5b71-4110-4bfb-8d1f-c0e2421b2557','e325ae73-6323-4b6f-8104-9a92b5732457','3198f04b-e8f4-40bb-a1c7-ea33a1c0404a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9de6c80b83c42a4994b2863f72b152b',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:35:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-477011292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d56817ab85e4dd6911848abe5871668',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9de6c80b83c42a4994b2863f72b152b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:35:43.786878 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6069c5d6-7121-469a-bfd0-bdbc44627b51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ffee180-aa78-4b20-8ecc-4b9b6984b104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:35:43.804964 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6069c5d6-7121-469a-bfd0-bdbc44627b51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ffee180-aa78-4b20-8ecc-4b9b6984b104) transitioned into state 'SUCCESS' from state '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-477011292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d56817ab85e4dd6911848abe5871668',qos_specs=None,replication_status=,reservations=['74d0a882-7a96-49e7-997b-88e754500f87','6c0a5b71-4110-4bfb-8d1f-c0e2421b2557','e325ae73-6323-4b6f-8104-9a92b5732457','3198f04b-e8f4-40bb-a1c7-ea33a1c0404a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9de6c80b83c42a4994b2863f72b152b',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:35:43.805762 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6069c5d6-7121-469a-bfd0-bdbc44627b51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22f6d8a0-a316-492a-a2d9-40e4c9a1f09a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:35:43.814023 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6069c5d6-7121-469a-bfd0-bdbc44627b51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22f6d8a0-a316-492a-a2d9-40e4c9a1f09a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:35:43.814818 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6069c5d6-7121-469a-bfd0-bdbc44627b51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Flow 'volume_create_api' (f52aaa79-a7f2-4b9e-aa4f-5ea727b42302) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:35:43.815069 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6069c5d6-7121-469a-bfd0-bdbc44627b51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Create volume request issued successfully. Jul 03 19:35:43.815588 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6069c5d6-7121-469a-bfd0-bdbc44627b51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:35:43.816007 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1088/4319] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:35:43 2026] POST /volume/v3/volumes => generated 754 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:35:43.829618 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-eb923cf3-d87a-4530-b617-d9736c7ce769 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:43.831483 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-eb923cf3-d87a-4530-b617-d9736c7ce769 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c Jul 03 19:35:43.831701 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-eb923cf3-d87a-4530-b617-d9736c7ce769 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:43.831882 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-eb923cf3-d87a-4530-b617-d9736c7ce769 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:43.838876 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:43.838876 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:43.842551 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-eb923cf3-d87a-4530-b617-d9736c7ce769 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:35:43.846954 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-eb923cf3-d87a-4530-b617-d9736c7ce769 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c returned with HTTP 200 Jul 03 19:35:43.847380 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1060/4320] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:43 2026] GET /volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:44.581513 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-06e93bba-9b03-4205-b28f-9af8b2008011 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:44.583175 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-06e93bba-9b03-4205-b28f-9af8b2008011 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e Jul 03 19:35:44.583367 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-06e93bba-9b03-4205-b28f-9af8b2008011 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:44.583590 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-06e93bba-9b03-4205-b28f-9af8b2008011 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:44.590025 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:44.590025 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:44.593188 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-06e93bba-9b03-4205-b28f-9af8b2008011 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:35:44.597178 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-06e93bba-9b03-4205-b28f-9af8b2008011 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e returned with HTTP 200 Jul 03 19:35:44.597577 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1086/4321] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:35:44 2026] GET /volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e => generated 1421 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:35:44.609367 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8a4c4323-4d95-4c77-90a3-8df61870ff32 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:44.610908 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8a4c4323-4d95-4c77-90a3-8df61870ff32 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e Jul 03 19:35:44.611092 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8a4c4323-4d95-4c77-90a3-8df61870ff32 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:44.611277 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8a4c4323-4d95-4c77-90a3-8df61870ff32 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:44.617954 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:44.617954 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:44.621829 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8a4c4323-4d95-4c77-90a3-8df61870ff32 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:35:44.625965 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8a4c4323-4d95-4c77-90a3-8df61870ff32 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e returned with HTTP 200 Jul 03 19:35:44.626626 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1088/4322] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:35:44 2026] GET /volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e => generated 1421 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:35:44.861527 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e5d8d16a-79c7-40b1-8665-d238a60514ee None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:44.863782 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e5d8d16a-79c7-40b1-8665-d238a60514ee tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c Jul 03 19:35:44.863996 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e5d8d16a-79c7-40b1-8665-d238a60514ee tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:44.864213 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e5d8d16a-79c7-40b1-8665-d238a60514ee tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:44.871226 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:44.871226 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:44.879738 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e5d8d16a-79c7-40b1-8665-d238a60514ee tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:35:44.890478 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e5d8d16a-79c7-40b1-8665-d238a60514ee tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c returned with HTTP 200 Jul 03 19:35:44.892351 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1089/4323] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:44 2026] GET /volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:44.909195 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-feef17c6-7e8c-42cc-acad-c7ab1ab826b1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:44.911386 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-feef17c6-7e8c-42cc-acad-c7ab1ab826b1 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c Jul 03 19:35:44.911659 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-feef17c6-7e8c-42cc-acad-c7ab1ab826b1 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:44.911906 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-feef17c6-7e8c-42cc-acad-c7ab1ab826b1 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:44.924650 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:44.924650 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:44.933827 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-feef17c6-7e8c-42cc-acad-c7ab1ab826b1 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:35:44.940104 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-feef17c6-7e8c-42cc-acad-c7ab1ab826b1 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c returned with HTTP 200 Jul 03 19:35:44.940659 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1061/4324] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:44 2026] GET /volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:45.602841 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-a9601901-ace1-4e91-a8cc-db4ece137d87 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:45.605053 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-a9601901-ace1-4e91-a8cc-db4ece137d87 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c Jul 03 19:35:45.605283 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-a9601901-ace1-4e91-a8cc-db4ece137d87 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:45.605466 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-a9601901-ace1-4e91-a8cc-db4ece137d87 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:45.612688 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:45.612688 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:45.617224 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-a9601901-ace1-4e91-a8cc-db4ece137d87 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:35:45.622157 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-a9601901-ace1-4e91-a8cc-db4ece137d87 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c returned with HTTP 200 Jul 03 19:35:45.622689 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1087/4325] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:35:45 2026] GET /volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:46.013933 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-e329b2a3-7ebf-42ae-b037-2066c933d2e4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:46.015969 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-e329b2a3-7ebf-42ae-b037-2066c933d2e4 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e Jul 03 19:35:46.016159 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-e329b2a3-7ebf-42ae-b037-2066c933d2e4 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:46.016361 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-e329b2a3-7ebf-42ae-b037-2066c933d2e4 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:46.018353 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=143,cinder:UPDATE=55,cinder:INSERT=22 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:35:46.023933 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:46.023933 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:46.027669 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-e329b2a3-7ebf-42ae-b037-2066c933d2e4 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:35:46.038967 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-e329b2a3-7ebf-42ae-b037-2066c933d2e4 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e returned with HTTP 200 Jul 03 19:35:46.039416 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1089/4326] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:35:46 2026] GET /volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e => generated 1403 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:46.489860 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-e8126cd4-4292-404f-861d-d042f00ec573 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:46.491974 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-e8126cd4-4292-404f-861d-d042f00ec573 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e Jul 03 19:35:46.492184 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-e8126cd4-4292-404f-861d-d042f00ec573 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:46.492409 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-e8126cd4-4292-404f-861d-d042f00ec573 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:46.499254 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:46.499254 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:46.502579 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-e8126cd4-4292-404f-861d-d042f00ec573 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:35:46.506938 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-e8126cd4-4292-404f-861d-d042f00ec573 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e returned with HTTP 200 Jul 03 19:35:46.507446 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1090/4327] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:35:46 2026] GET /volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e => generated 1403 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:46.515977 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0949cad2-b3bb-4b11-ba30-ddc9032dae83 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:46.516481 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0949cad2-b3bb-4b11-ba30-ddc9032dae83 None None] GET https://10.4.3.61/volume// Jul 03 19:35:46.516670 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0949cad2-b3bb-4b11-ba30-ddc9032dae83 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:46.516847 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0949cad2-b3bb-4b11-ba30-ddc9032dae83 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:46.517143 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0949cad2-b3bb-4b11-ba30-ddc9032dae83 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:35:46.517454 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1062/4328] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:35:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:35:46.523604 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-940e8917-a56c-4a30-af34-bab4ceeb7a8c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:46.525928 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-940e8917-a56c-4a30-af34-bab4ceeb7a8c tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:35:46.526350 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-940e8917-a56c-4a30-af34-bab4ceeb7a8c tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88b59987-767a-4e63-9056-008e374cfd9e", "connector": null, "instance_uuid": "60d0dc40-942e-41e3-a641-af0abbc80220"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:46.535798 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:46.535798 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:46.561489 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-940e8917-a56c-4a30-af34-bab4ceeb7a8c tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:35:46.561898 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1088/4329] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:35:46 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:47.653970 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-bc140b21-0b70-4c16-9a31-c6877ed1c57b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:47.654352 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bc140b21-0b70-4c16-9a31-c6877ed1c57b None None] GET https://10.4.3.61/volume// Jul 03 19:35:47.654526 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bc140b21-0b70-4c16-9a31-c6877ed1c57b None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:47.654697 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bc140b21-0b70-4c16-9a31-c6877ed1c57b None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:47.655003 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bc140b21-0b70-4c16-9a31-c6877ed1c57b None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:35:47.655308 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1090/4330] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:35:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:35:47.661622 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-c5af0bbe-b291-4c23-b6d3-f996185fb944 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:47.663456 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-c5af0bbe-b291-4c23-b6d3-f996185fb944 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:35:47.663789 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-c5af0bbe-b291-4c23-b6d3-f996185fb944 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c", "connector": null, "instance_uuid": "692758f0-3941-438d-b328-d2e32932bfb0"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:47.671806 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:47.671806 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:47.699551 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-c5af0bbe-b291-4c23-b6d3-f996185fb944 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:35:47.700014 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1091/4331] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:35:47 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:48.144229 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-48646857-303a-4753-b3ed-bdc4bde17ef8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:48.146048 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-48646857-303a-4753-b3ed-bdc4bde17ef8 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c Jul 03 19:35:48.146235 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-48646857-303a-4753-b3ed-bdc4bde17ef8 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:48.146418 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-48646857-303a-4753-b3ed-bdc4bde17ef8 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:48.155326 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:48.155326 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:48.158441 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-48646857-303a-4753-b3ed-bdc4bde17ef8 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:35:48.162591 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-48646857-303a-4753-b3ed-bdc4bde17ef8 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c returned with HTTP 200 Jul 03 19:35:48.162961 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1063/4332] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:48 2026] GET /volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:48.226290 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-edb661cf-8915-439c-aded-60099b495d07 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:48.226677 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-edb661cf-8915-439c-aded-60099b495d07 None None] GET https://10.4.3.61/volume// Jul 03 19:35:48.226857 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-edb661cf-8915-439c-aded-60099b495d07 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:48.227057 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-edb661cf-8915-439c-aded-60099b495d07 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:48.227408 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-edb661cf-8915-439c-aded-60099b495d07 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:35:48.227687 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1089/4333] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:35:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:35:48.234224 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-95b12d85-4390-44e9-8c29-44fb2bd3571e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:48.236365 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-95b12d85-4390-44e9-8c29-44fb2bd3571e tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c Jul 03 19:35:48.236592 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-95b12d85-4390-44e9-8c29-44fb2bd3571e tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:48.236770 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-95b12d85-4390-44e9-8c29-44fb2bd3571e tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:48.245051 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:48.245051 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:48.247965 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-95b12d85-4390-44e9-8c29-44fb2bd3571e tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:35:48.251496 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-95b12d85-4390-44e9-8c29-44fb2bd3571e tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c returned with HTTP 200 Jul 03 19:35:48.251896 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1091/4334] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:35:48 2026] GET /volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c => generated 1026 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:35:48.352442 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-43cf7d45-1c4a-4fb2-b710-89b42f3f177a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:48.354378 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-43cf7d45-1c4a-4fb2-b710-89b42f3f177a tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] PUT https://10.4.3.61/volume/v3/attachments/254ca29d-9b2f-487b-a055-1c6cae859e22 Jul 03 19:35:48.354781 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-43cf7d45-1c4a-4fb2-b710-89b42f3f177a tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:48.361974 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-43cf7d45-1c4a-4fb2-b710-89b42f3f177a tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Acquiring lock "cinder-attachment_update-5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:35:48.366800 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-43cf7d45-1c4a-4fb2-b710-89b42f3f177a tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Lock "cinder-attachment_update-5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:35:48.368099 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:48.368099 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:48.889968 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-43cf7d45-1c4a-4fb2-b710-89b42f3f177a tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Lock "cinder-attachment_update-5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c-np0000004460" released by "attachment_update" :: held 0.523s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:35:48.890459 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-43cf7d45-1c4a-4fb2-b710-89b42f3f177a tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/attachments/254ca29d-9b2f-487b-a055-1c6cae859e22 returned with HTTP 200 Jul 03 19:35:48.891025 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1092/4335] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:35:48 2026] PUT /volume/v3/attachments/254ca29d-9b2f-487b-a055-1c6cae859e22 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:49.174831 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-61089b41-ad83-4bd0-ba69-d3758b46f6f8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:49.176430 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-61089b41-ad83-4bd0-ba69-d3758b46f6f8 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c Jul 03 19:35:49.176635 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-61089b41-ad83-4bd0-ba69-d3758b46f6f8 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:49.176833 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-61089b41-ad83-4bd0-ba69-d3758b46f6f8 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:49.186440 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:49.186440 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:49.189798 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-61089b41-ad83-4bd0-ba69-d3758b46f6f8 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:35:49.193771 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-61089b41-ad83-4bd0-ba69-d3758b46f6f8 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c returned with HTTP 200 Jul 03 19:35:49.194178 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1064/4336] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:49 2026] GET /volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:50.209451 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d75d19ad-e436-47e6-9369-56b7a2e2c190 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:50.211300 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d75d19ad-e436-47e6-9369-56b7a2e2c190 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c Jul 03 19:35:50.211935 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d75d19ad-e436-47e6-9369-56b7a2e2c190 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:50.212297 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d75d19ad-e436-47e6-9369-56b7a2e2c190 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:50.224176 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:50.224176 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:50.230075 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d75d19ad-e436-47e6-9369-56b7a2e2c190 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:35:50.236146 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d75d19ad-e436-47e6-9369-56b7a2e2c190 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c returned with HTTP 200 Jul 03 19:35:50.236630 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1090/4337] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:50 2026] GET /volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:50.602091 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-90cd964c-f73e-4deb-9d93-08220ef76bd3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:50.604003 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-90cd964c-f73e-4deb-9d93-08220ef76bd3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] DELETE https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 Jul 03 19:35:50.604225 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-90cd964c-f73e-4deb-9d93-08220ef76bd3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:50.604432 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-90cd964c-f73e-4deb-9d93-08220ef76bd3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:50.604629 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-90cd964c-f73e-4deb-9d93-08220ef76bd3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Delete volume with id: 81bf999b-4cae-48e7-8cb9-d96ef4f646c8 Jul 03 19:35:50.614063 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:50.614063 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:50.614564 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-90cd964c-f73e-4deb-9d93-08220ef76bd3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:35:50.633708 np0000004460 devstack@c-api.service[99927]: WARNING cinder.keymgr.conf_key_mgr [None req-90cd964c-f73e-4deb-9d93-08220ef76bd3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 19:35:50.640122 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-90cd964c-f73e-4deb-9d93-08220ef76bd3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Delete volume request issued successfully. Jul 03 19:35:50.640421 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-90cd964c-f73e-4deb-9d93-08220ef76bd3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 returned with HTTP 202 Jul 03 19:35:50.640882 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1092/4338] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:35:50 2026] DELETE /volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:35:50.648771 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9a6dbab5-31c4-40ec-8041-db4f2fd9ee8d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:50.650453 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9a6dbab5-31c4-40ec-8041-db4f2fd9ee8d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 Jul 03 19:35:50.650647 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9a6dbab5-31c4-40ec-8041-db4f2fd9ee8d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:50.650820 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9a6dbab5-31c4-40ec-8041-db4f2fd9ee8d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:50.659195 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:50.659195 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:50.662945 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-9a6dbab5-31c4-40ec-8041-db4f2fd9ee8d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:35:50.668194 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9a6dbab5-31c4-40ec-8041-db4f2fd9ee8d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 returned with HTTP 200 Jul 03 19:35:50.668523 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1093/4339] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:50 2026] GET /volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:51.250874 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cd16e172-32c9-4b1b-aceb-089487147907 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:51.252906 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cd16e172-32c9-4b1b-aceb-089487147907 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c Jul 03 19:35:51.253134 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cd16e172-32c9-4b1b-aceb-089487147907 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:51.253379 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cd16e172-32c9-4b1b-aceb-089487147907 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:51.262834 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:51.262834 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:51.265967 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-cd16e172-32c9-4b1b-aceb-089487147907 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:35:51.269705 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cd16e172-32c9-4b1b-aceb-089487147907 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c returned with HTTP 200 Jul 03 19:35:51.270146 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1065/4340] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:51 2026] GET /volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:51.681229 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-23e98e92-4281-4b0d-92e5-c962cf459bb8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:51.683056 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-23e98e92-4281-4b0d-92e5-c962cf459bb8 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 Jul 03 19:35:51.683283 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-23e98e92-4281-4b0d-92e5-c962cf459bb8 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:51.683481 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-23e98e92-4281-4b0d-92e5-c962cf459bb8 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:51.689028 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-23e98e92-4281-4b0d-92e5-c962cf459bb8 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 returned with HTTP 404 Jul 03 19:35:51.689629 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1091/4341] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:51 2026] GET /volume/v3/volumes/81bf999b-4cae-48e7-8cb9-d96ef4f646c8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:35:51.696316 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-092ed7c6-5f42-477e-994d-ffa03a33882e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:51.698152 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-092ed7c6-5f42-477e-994d-ffa03a33882e tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] GET https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 Jul 03 19:35:51.698418 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-092ed7c6-5f42-477e-994d-ffa03a33882e tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:51.698671 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-092ed7c6-5f42-477e-994d-ffa03a33882e tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:51.699499 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-092ed7c6-5f42-477e-994d-ffa03a33882e tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:35:51.718513 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-092ed7c6-5f42-477e-994d-ffa03a33882e tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Get all volumes completed successfully. Jul 03 19:35:51.720695 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:51.720695 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:51.727024 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-092ed7c6-5f42-477e-994d-ffa03a33882e tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 19:35:51.727494 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1093/4342] 10.4.3.61 () {66 vars in 1278 bytes} [Fri Jul 3 19:35:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:35:51.743077 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1fc9e0f7-8eb6-43a3-94a3-fc5b6f9a60b4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:51.744790 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1fc9e0f7-8eb6-43a3-94a3-fc5b6f9a60b4 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] DELETE https://10.4.3.61/volume/v3/types/ec3873ad-df69-4c48-b1be-31f3cd8a49ac Jul 03 19:35:51.744974 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1fc9e0f7-8eb6-43a3-94a3-fc5b6f9a60b4 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:51.745183 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1fc9e0f7-8eb6-43a3-94a3-fc5b6f9a60b4 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Calling method '_delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:51.766749 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1fc9e0f7-8eb6-43a3-94a3-fc5b6f9a60b4 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] https://10.4.3.61/volume/v3/types/ec3873ad-df69-4c48-b1be-31f3cd8a49ac returned with HTTP 202 Jul 03 19:35:51.767356 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1094/4343] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:35:51 2026] DELETE /volume/v3/types/ec3873ad-df69-4c48-b1be-31f3cd8a49ac => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:35:51.778028 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-fea906f9-7857-44ee-b97e-cc83da4b6b33 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:51.779851 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fea906f9-7857-44ee-b97e-cc83da4b6b33 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:35:51.780214 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fea906f9-7857-44ee-b97e-cc83da4b6b33 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1622625781", "extra_specs": {}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:51.794382 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fea906f9-7857-44ee-b97e-cc83da4b6b33 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:35:51.795006 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1066/4344] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:35:51 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:51.802630 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0316e1fe-5450-4f69-9f27-f141afb2220e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:51.804592 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0316e1fe-5450-4f69-9f27-f141afb2220e tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] POST https://10.4.3.61/volume/v3/types/7547fe61-d3ad-4539-aeea-4f9dc33cfb7f/encryption Jul 03 19:35:51.804959 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0316e1fe-5450-4f69-9f27-f141afb2220e tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:51.821451 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0316e1fe-5450-4f69-9f27-f141afb2220e tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] https://10.4.3.61/volume/v3/types/7547fe61-d3ad-4539-aeea-4f9dc33cfb7f/encryption returned with HTTP 200 Jul 03 19:35:51.822031 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1092/4345] 10.4.3.61 () {68 vars in 1390 bytes} [Fri Jul 3 19:35:51 2026] POST /volume/v3/types/7547fe61-d3ad-4539-aeea-4f9dc33cfb7f/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:51.829200 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5007620c-ba20-422a-882e-0592643ee9c7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:51.831006 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5007620c-ba20-422a-882e-0592643ee9c7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:35:51.831368 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5007620c-ba20-422a-882e-0592643ee9c7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1892373081", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1622625781", "size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:51.832864 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-5007620c-ba20-422a-882e-0592643ee9c7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1892373081', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1622625781', 'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:35:51.837068 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-5007620c-ba20-422a-882e-0592643ee9c7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Create volume of 1 GB Jul 03 19:35:51.837409 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:51.837409 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:51.837958 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5007620c-ba20-422a-882e-0592643ee9c7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Availability Zones retrieved successfully. Jul 03 19:35:51.843232 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5007620c-ba20-422a-882e-0592643ee9c7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Flow 'volume_create_api' (a1573e14-9348-4755-8939-a94f975804b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:35:51.844129 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5007620c-ba20-422a-882e-0592643ee9c7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76749c6f-9102-46d3-b0e9-58890d9adf61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:35:51.845007 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-5007620c-ba20-422a-882e-0592643ee9c7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:35:51.875985 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5007620c-ba20-422a-882e-0592643ee9c7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76749c6f-9102-46d3-b0e9-58890d9adf61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:35:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7547fe61-d3ad-4539-aeea-4f9dc33cfb7f,is_public=True,name='tempest-scenario-type-luks-1622625781',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7547fe61-d3ad-4539-aeea-4f9dc33cfb7f', '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=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:35:51.877031 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5007620c-ba20-422a-882e-0592643ee9c7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (390bce93-ec7b-48b8-8091-8ca76a44dbed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:35:51.907503 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-5007620c-ba20-422a-882e-0592643ee9c7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1622625781 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1622625781, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:35:51.907898 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-5007620c-ba20-422a-882e-0592643ee9c7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1622625781 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1622625781, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:35:51.936318 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-5007620c-ba20-422a-882e-0592643ee9c7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Created reservations ['ce2f4bb3-dad0-4d0a-8220-b0c340bcf636', 'b217350a-df1b-4146-a908-259f3cd0f3b8', '301740db-0279-4fea-b7d2-8e1596e85e00', '5a1db39d-4b1e-474a-9248-e6166cd57119'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:35:51.937108 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5007620c-ba20-422a-882e-0592643ee9c7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (390bce93-ec7b-48b8-8091-8ca76a44dbed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce2f4bb3-dad0-4d0a-8220-b0c340bcf636', 'b217350a-df1b-4146-a908-259f3cd0f3b8', '301740db-0279-4fea-b7d2-8e1596e85e00', '5a1db39d-4b1e-474a-9248-e6166cd57119']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:35:51.937966 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5007620c-ba20-422a-882e-0592643ee9c7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6df86781-4f32-4687-8bfc-f8d746559bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:35:51.959881 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5007620c-ba20-422a-882e-0592643ee9c7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6df86781-4f32-4687-8bfc-f8d746559bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e39a65f-055c-4ec3-8f6f-9d18fdf48a86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1892373081',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4fe1d95100c46199cb9bffb38c06e00',qos_specs=None,replication_status=,reservations=['ce2f4bb3-dad0-4d0a-8220-b0c340bcf636','b217350a-df1b-4146-a908-259f3cd0f3b8','301740db-0279-4fea-b7d2-8e1596e85e00','5a1db39d-4b1e-474a-9248-e6166cd57119'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f73e391114014c6183464f746fc5bd3f',volume_type_id=7547fe61-d3ad-4539-aeea-4f9dc33cfb7f), 'volume': Volume(_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-03T19:35:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1892373081',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2e39a65f-055c-4ec3-8f6f-9d18fdf48a86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4fe1d95100c46199cb9bffb38c06e00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f73e391114014c6183464f746fc5bd3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7547fe61-d3ad-4539-aeea-4f9dc33cfb7f),volume_type_id=7547fe61-d3ad-4539-aeea-4f9dc33cfb7f)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:35:51.960748 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5007620c-ba20-422a-882e-0592643ee9c7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c87c5093-b8d4-4464-a5a5-15a1680b02f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:35:51.980467 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5007620c-ba20-422a-882e-0592643ee9c7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c87c5093-b8d4-4464-a5a5-15a1680b02f2) transitioned into state 'SUCCESS' from state '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-1892373081',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4fe1d95100c46199cb9bffb38c06e00',qos_specs=None,replication_status=,reservations=['ce2f4bb3-dad0-4d0a-8220-b0c340bcf636','b217350a-df1b-4146-a908-259f3cd0f3b8','301740db-0279-4fea-b7d2-8e1596e85e00','5a1db39d-4b1e-474a-9248-e6166cd57119'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f73e391114014c6183464f746fc5bd3f',volume_type_id=7547fe61-d3ad-4539-aeea-4f9dc33cfb7f)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:35:51.981312 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5007620c-ba20-422a-882e-0592643ee9c7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30791bad-3144-4e1a-a09c-115b41884f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:35:51.992475 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5007620c-ba20-422a-882e-0592643ee9c7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30791bad-3144-4e1a-a09c-115b41884f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:35:51.993831 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5007620c-ba20-422a-882e-0592643ee9c7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Flow 'volume_create_api' (a1573e14-9348-4755-8939-a94f975804b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:35:51.994384 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5007620c-ba20-422a-882e-0592643ee9c7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Create volume request issued successfully. Jul 03 19:35:51.995340 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5007620c-ba20-422a-882e-0592643ee9c7 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:35:51.995925 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1094/4346] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:35:51 2026] POST /volume/v3/volumes => generated 783 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:35:52.289052 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5918c591-7d94-4495-9b72-bec8dbd44356 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:52.291308 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5918c591-7d94-4495-9b72-bec8dbd44356 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c Jul 03 19:35:52.292332 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5918c591-7d94-4495-9b72-bec8dbd44356 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:52.292332 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5918c591-7d94-4495-9b72-bec8dbd44356 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:52.305709 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:52.305709 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:52.309814 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5918c591-7d94-4495-9b72-bec8dbd44356 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:35:52.314729 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5918c591-7d94-4495-9b72-bec8dbd44356 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c returned with HTTP 200 Jul 03 19:35:52.315334 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1095/4347] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:52 2026] GET /volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:53.330751 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-85b743d5-83b0-413d-8546-bc47e51a639d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:53.332734 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-85b743d5-83b0-413d-8546-bc47e51a639d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c Jul 03 19:35:53.332928 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-85b743d5-83b0-413d-8546-bc47e51a639d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:53.333118 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-85b743d5-83b0-413d-8546-bc47e51a639d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:53.342598 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:53.342598 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:53.346121 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-85b743d5-83b0-413d-8546-bc47e51a639d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:35:53.352185 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-85b743d5-83b0-413d-8546-bc47e51a639d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c returned with HTTP 200 Jul 03 19:35:53.352185 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1067/4348] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:53 2026] GET /volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:53.449437 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c391871a-d39b-4092-9b98-92af66ed1c24 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:53.449839 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c391871a-d39b-4092-9b98-92af66ed1c24 None None] GET https://10.4.3.61/volume// Jul 03 19:35:53.449987 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c391871a-d39b-4092-9b98-92af66ed1c24 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:53.450188 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c391871a-d39b-4092-9b98-92af66ed1c24 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:53.450516 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c391871a-d39b-4092-9b98-92af66ed1c24 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:35:53.450831 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1093/4349] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:35:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:35:53.459425 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-5b24e549-0b36-4cca-bf77-580e244f397e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:53.462078 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-5b24e549-0b36-4cca-bf77-580e244f397e tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e Jul 03 19:35:53.462335 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-5b24e549-0b36-4cca-bf77-580e244f397e tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:53.462538 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-5b24e549-0b36-4cca-bf77-580e244f397e tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:53.471322 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:53.471322 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:53.474446 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-5b24e549-0b36-4cca-bf77-580e244f397e tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:35:53.478900 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-5b24e549-0b36-4cca-bf77-580e244f397e tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e returned with HTTP 200 Jul 03 19:35:53.479285 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1095/4350] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:35:53 2026] GET /volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e => generated 1582 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:35:53.582176 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-a38181a0-d595-4bbc-8045-d90df98b5eec None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:53.588263 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-a38181a0-d595-4bbc-8045-d90df98b5eec tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] PUT https://10.4.3.61/volume/v3/attachments/3829a92b-4c6e-42b8-9c30-e741f6834c93 Jul 03 19:35:53.588730 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-a38181a0-d595-4bbc-8045-d90df98b5eec tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:53.600512 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-a38181a0-d595-4bbc-8045-d90df98b5eec tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Acquiring lock "cinder-attachment_update-88b59987-767a-4e63-9056-008e374cfd9e-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:35:53.605551 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-a38181a0-d595-4bbc-8045-d90df98b5eec tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Lock "cinder-attachment_update-88b59987-767a-4e63-9056-008e374cfd9e-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:35:53.606583 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:53.606583 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:53.756639 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ba495260-a47e-47b2-8615-21783b524998 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:53.758454 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ba495260-a47e-47b2-8615-21783b524998 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/09762ab7-fd81-4aa9-956e-adfccf29b237 Jul 03 19:35:53.758679 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ba495260-a47e-47b2-8615-21783b524998 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:53.758930 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ba495260-a47e-47b2-8615-21783b524998 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:53.759077 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-ba495260-a47e-47b2-8615-21783b524998 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete snapshot with id: 09762ab7-fd81-4aa9-956e-adfccf29b237 Jul 03 19:35:53.764280 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:53.764280 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:53.764723 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ba495260-a47e-47b2-8615-21783b524998 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:35:53.796927 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ba495260-a47e-47b2-8615-21783b524998 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot delete request issued successfully. Jul 03 19:35:53.799820 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ba495260-a47e-47b2-8615-21783b524998 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/09762ab7-fd81-4aa9-956e-adfccf29b237 returned with HTTP 202 Jul 03 19:35:53.800511 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1068/4351] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:35:53 2026] DELETE /volume/v3/snapshots/09762ab7-fd81-4aa9-956e-adfccf29b237 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:35:53.808197 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-16bb9798-11c5-4dae-8653-08350807adbb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:53.810248 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-16bb9798-11c5-4dae-8653-08350807adbb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/09762ab7-fd81-4aa9-956e-adfccf29b237 Jul 03 19:35:53.810453 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-16bb9798-11c5-4dae-8653-08350807adbb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:53.810675 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-16bb9798-11c5-4dae-8653-08350807adbb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:53.816143 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:53.816143 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:53.816627 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-16bb9798-11c5-4dae-8653-08350807adbb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:35:53.817452 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-16bb9798-11c5-4dae-8653-08350807adbb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/09762ab7-fd81-4aa9-956e-adfccf29b237 returned with HTTP 200 Jul 03 19:35:53.817824 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1094/4352] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:53 2026] GET /volume/v3/snapshots/09762ab7-fd81-4aa9-956e-adfccf29b237 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:54.125654 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-a38181a0-d595-4bbc-8045-d90df98b5eec tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Lock "cinder-attachment_update-88b59987-767a-4e63-9056-008e374cfd9e-np0000004460" released by "attachment_update" :: held 0.520s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:35:54.125968 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-a38181a0-d595-4bbc-8045-d90df98b5eec tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/attachments/3829a92b-4c6e-42b8-9c30-e741f6834c93 returned with HTTP 200 Jul 03 19:35:54.126517 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1096/4353] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:35:53 2026] PUT /volume/v3/attachments/3829a92b-4c6e-42b8-9c30-e741f6834c93 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:54.365255 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0874fe3b-cefb-41d7-857f-8a6692d2e9df None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:54.367108 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0874fe3b-cefb-41d7-857f-8a6692d2e9df tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c Jul 03 19:35:54.367342 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0874fe3b-cefb-41d7-857f-8a6692d2e9df tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:54.367550 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0874fe3b-cefb-41d7-857f-8a6692d2e9df tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:54.377182 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:54.377182 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:54.380990 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0874fe3b-cefb-41d7-857f-8a6692d2e9df tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:35:54.385779 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0874fe3b-cefb-41d7-857f-8a6692d2e9df tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c returned with HTTP 200 Jul 03 19:35:54.386157 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1096/4354] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:54 2026] GET /volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:54.638361 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-6490fca6-dceb-417a-a544-5c4c8e277122 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:54.641182 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-6490fca6-dceb-417a-a544-5c4c8e277122 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] POST https://10.4.3.61/volume/v3/attachments/3829a92b-4c6e-42b8-9c30-e741f6834c93/action Jul 03 19:35:54.641575 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-6490fca6-dceb-417a-a544-5c4c8e277122 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:35:54.641731 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-6490fca6-dceb-417a-a544-5c4c8e277122 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:54.662350 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:54.662350 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:54.674052 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-99d35bab-bf64-40b8-af0f-6dd968dee658 req-6490fca6-dceb-417a-a544-5c4c8e277122 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/attachments/3829a92b-4c6e-42b8-9c30-e741f6834c93/action returned with HTTP 204 Jul 03 19:35:54.674570 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1069/4355] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:35:54 2026] POST /volume/v3/attachments/3829a92b-4c6e-42b8-9c30-e741f6834c93/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:35:54.828752 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6aca1c38-59a2-4b8b-86f1-ca1728baa2a3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:54.830873 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6aca1c38-59a2-4b8b-86f1-ca1728baa2a3 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/09762ab7-fd81-4aa9-956e-adfccf29b237 Jul 03 19:35:54.831107 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6aca1c38-59a2-4b8b-86f1-ca1728baa2a3 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:54.831383 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6aca1c38-59a2-4b8b-86f1-ca1728baa2a3 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:54.836724 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6aca1c38-59a2-4b8b-86f1-ca1728baa2a3 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/09762ab7-fd81-4aa9-956e-adfccf29b237 returned with HTTP 404 Jul 03 19:35:54.837248 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1095/4356] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:54 2026] GET /volume/v3/snapshots/09762ab7-fd81-4aa9-956e-adfccf29b237 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:35:55.154438 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-97b9af6a-e6fd-4081-851e-de28298d5b02 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:55.158071 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-97b9af6a-e6fd-4081-851e-de28298d5b02 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] POST https://10.4.3.61/volume/v3/attachments/254ca29d-9b2f-487b-a055-1c6cae859e22/action Jul 03 19:35:55.158462 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-97b9af6a-e6fd-4081-851e-de28298d5b02 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action body: b'{"os-complete": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:35:55.158613 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-97b9af6a-e6fd-4081-851e-de28298d5b02 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:55.178280 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:55.178280 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:55.188690 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-298e9ed2-fc10-477d-958b-008dfa0f7b9c req-97b9af6a-e6fd-4081-851e-de28298d5b02 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/attachments/254ca29d-9b2f-487b-a055-1c6cae859e22/action returned with HTTP 204 Jul 03 19:35:55.189205 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1097/4357] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:35:55 2026] POST /volume/v3/attachments/254ca29d-9b2f-487b-a055-1c6cae859e22/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:35:55.398728 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-58ea209e-47fa-4778-aae0-b4a6d1a7ccc6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:55.400314 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-58ea209e-47fa-4778-aae0-b4a6d1a7ccc6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c Jul 03 19:35:55.400481 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-58ea209e-47fa-4778-aae0-b4a6d1a7ccc6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:55.400697 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-58ea209e-47fa-4778-aae0-b4a6d1a7ccc6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:55.409557 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:55.409557 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:55.412939 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-58ea209e-47fa-4778-aae0-b4a6d1a7ccc6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:35:55.417027 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-58ea209e-47fa-4778-aae0-b4a6d1a7ccc6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c returned with HTTP 200 Jul 03 19:35:55.417412 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1097/4358] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:35:55 2026] GET /volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:35:58.545549 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-242de216-f90c-4450-b40f-0d24726d152b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:58.547691 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-242de216-f90c-4450-b40f-0d24726d152b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:35:58.548201 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-242de216-f90c-4450-b40f-0d24726d152b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-362070857", "description": null, "metadata": null}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:35:58.564266 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:58.564266 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:35:58.564885 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-242de216-f90c-4450-b40f-0d24726d152b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:35:58.565101 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-242de216-f90c-4450-b40f-0d24726d152b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Create snapshot from volume 5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c Jul 03 19:35:58.627188 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-242de216-f90c-4450-b40f-0d24726d152b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Created reservations ['03a86604-cff5-4bf3-bae3-c012fe273c5a', 'd5a2b177-832d-452e-8a78-16d77b0052d6', 'ee0afb55-7011-44f1-ac86-638f8eca6c29', '337275b3-f219-4db2-b8cd-b0a11d7c55e9'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:35:58.682901 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-242de216-f90c-4450-b40f-0d24726d152b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Snapshot force create request issued successfully. Jul 03 19:35:58.683347 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-242de216-f90c-4450-b40f-0d24726d152b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:35:58.683990 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1070/4359] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:35:58 2026] POST /volume/v3/snapshots => generated 312 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:35:58.696331 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2b250d01-ddd4-4917-a971-64401c21c950 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:58.698897 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2b250d01-ddd4-4917-a971-64401c21c950 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/snapshots/6c19aa24-de64-440e-9861-11f5ef16f8e3 Jul 03 19:35:58.699141 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2b250d01-ddd4-4917-a971-64401c21c950 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:58.699405 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2b250d01-ddd4-4917-a971-64401c21c950 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:58.705768 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:58.705768 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:35:58.708661 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2b250d01-ddd4-4917-a971-64401c21c950 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Snapshot retrieved successfully. Jul 03 19:35:58.708661 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2b250d01-ddd4-4917-a971-64401c21c950 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/snapshots/6c19aa24-de64-440e-9861-11f5ef16f8e3 returned with HTTP 200 Jul 03 19:35:58.708661 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1096/4360] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:58 2026] GET /volume/v3/snapshots/6c19aa24-de64-440e-9861-11f5ef16f8e3 => generated 444 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:59.716867 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ee4f6d8c-e90b-4d06-b82b-85724a5ad525 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:59.718517 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ee4f6d8c-e90b-4d06-b82b-85724a5ad525 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/snapshots/6c19aa24-de64-440e-9861-11f5ef16f8e3 Jul 03 19:35:59.718684 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ee4f6d8c-e90b-4d06-b82b-85724a5ad525 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:59.718859 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ee4f6d8c-e90b-4d06-b82b-85724a5ad525 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:59.723234 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:59.723234 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:35:59.723632 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ee4f6d8c-e90b-4d06-b82b-85724a5ad525 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Snapshot retrieved successfully. Jul 03 19:35:59.724305 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ee4f6d8c-e90b-4d06-b82b-85724a5ad525 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/snapshots/6c19aa24-de64-440e-9861-11f5ef16f8e3 returned with HTTP 200 Jul 03 19:35:59.724657 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1098/4361] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:59 2026] GET /volume/v3/snapshots/6c19aa24-de64-440e-9861-11f5ef16f8e3 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:35:59.732872 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7697c5f0-1fbf-4b6b-9c98-140ccba9f032 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:35:59.734512 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7697c5f0-1fbf-4b6b-9c98-140ccba9f032 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/snapshots/6c19aa24-de64-440e-9861-11f5ef16f8e3 Jul 03 19:35:59.734694 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7697c5f0-1fbf-4b6b-9c98-140ccba9f032 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:35:59.734867 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7697c5f0-1fbf-4b6b-9c98-140ccba9f032 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:35:59.739518 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:35:59.739518 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:35:59.739884 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-7697c5f0-1fbf-4b6b-9c98-140ccba9f032 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Snapshot retrieved successfully. Jul 03 19:35:59.740556 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7697c5f0-1fbf-4b6b-9c98-140ccba9f032 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/snapshots/6c19aa24-de64-440e-9861-11f5ef16f8e3 returned with HTTP 200 Jul 03 19:35:59.740885 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1098/4362] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:35:59 2026] GET /volume/v3/snapshots/6c19aa24-de64-440e-9861-11f5ef16f8e3 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:01.231506 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3604676f-73b2-4228-b0b7-b0f49ad14e14 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:01.233373 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3604676f-73b2-4228-b0b7-b0f49ad14e14 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:36:01.233726 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3604676f-73b2-4228-b0b7-b0f49ad14e14 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1922850209", "description": null, "metadata": null}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:01.236941 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=160,cinder:UPDATE=47,cinder:INSERT=19 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:36:01.245732 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:01.245732 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:01.246260 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-3604676f-73b2-4228-b0b7-b0f49ad14e14 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:01.246410 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-3604676f-73b2-4228-b0b7-b0f49ad14e14 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Create snapshot from volume 5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c Jul 03 19:36:01.271366 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-3604676f-73b2-4228-b0b7-b0f49ad14e14 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Created reservations ['e42bf28b-5c2b-4071-a951-28fffcf6b966', '93f3f556-ebd4-49ad-9c46-824db8d87d65', '2f8e588a-3d68-4be3-a0eb-ead342962396', '87efb332-9d7f-4134-afca-cff3e5061160'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:36:01.304540 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-3604676f-73b2-4228-b0b7-b0f49ad14e14 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Snapshot force create request issued successfully. Jul 03 19:36:01.304853 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3604676f-73b2-4228-b0b7-b0f49ad14e14 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:36:01.305376 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1071/4363] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:36:01 2026] POST /volume/v3/snapshots => generated 313 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:36:01.317086 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6926c87d-0d5a-45d8-954d-403b23b9c8b4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:01.319866 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6926c87d-0d5a-45d8-954d-403b23b9c8b4 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/snapshots/fef08580-017a-4e24-b78c-b5a5d1f2743f Jul 03 19:36:01.320118 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6926c87d-0d5a-45d8-954d-403b23b9c8b4 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:01.320370 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6926c87d-0d5a-45d8-954d-403b23b9c8b4 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:01.325105 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:01.325105 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:01.325606 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6926c87d-0d5a-45d8-954d-403b23b9c8b4 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Snapshot retrieved successfully. Jul 03 19:36:01.326045 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-585ddf0c-d700-4f95-9780-93c24728e036 req-5e8e1a63-a18a-453b-add0-f27bc6da1563 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:01.326847 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6926c87d-0d5a-45d8-954d-403b23b9c8b4 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/snapshots/fef08580-017a-4e24-b78c-b5a5d1f2743f returned with HTTP 200 Jul 03 19:36:01.327341 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1097/4364] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:36:01 2026] GET /volume/v3/snapshots/fef08580-017a-4e24-b78c-b5a5d1f2743f => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:01.331566 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-585ddf0c-d700-4f95-9780-93c24728e036 req-5e8e1a63-a18a-453b-add0-f27bc6da1563 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/attachments/a943af8e-f57d-42f7-915c-f3decb8ef955 Jul 03 19:36:01.331783 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-585ddf0c-d700-4f95-9780-93c24728e036 req-5e8e1a63-a18a-453b-add0-f27bc6da1563 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:01.331966 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-585ddf0c-d700-4f95-9780-93c24728e036 req-5e8e1a63-a18a-453b-add0-f27bc6da1563 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:01.334191 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=162,cinder:INSERT=17,cinder:UPDATE=38 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:36:01.342675 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:01.342675 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:01.870119 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-585ddf0c-d700-4f95-9780-93c24728e036 req-5e8e1a63-a18a-453b-add0-f27bc6da1563 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/a943af8e-f57d-42f7-915c-f3decb8ef955 returned with HTTP 200 Jul 03 19:36:01.870593 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1099/4365] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:36:01 2026] DELETE /volume/v3/attachments/a943af8e-f57d-42f7-915c-f3decb8ef955 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:02.336347 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-12b1633d-ed31-4de4-b152-265561d44d1b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:02.338702 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-12b1633d-ed31-4de4-b152-265561d44d1b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/snapshots/fef08580-017a-4e24-b78c-b5a5d1f2743f Jul 03 19:36:02.338952 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-12b1633d-ed31-4de4-b152-265561d44d1b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:02.339207 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-12b1633d-ed31-4de4-b152-265561d44d1b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:02.345322 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:02.345322 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:02.345853 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-12b1633d-ed31-4de4-b152-265561d44d1b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Snapshot retrieved successfully. Jul 03 19:36:02.346853 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-12b1633d-ed31-4de4-b152-265561d44d1b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/snapshots/fef08580-017a-4e24-b78c-b5a5d1f2743f returned with HTTP 200 Jul 03 19:36:02.347322 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1099/4366] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:36:02 2026] GET /volume/v3/snapshots/fef08580-017a-4e24-b78c-b5a5d1f2743f => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:02.355722 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8c36b2cd-ce32-4929-a3a0-a30e221eaf01 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:02.358694 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8c36b2cd-ce32-4929-a3a0-a30e221eaf01 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/snapshots/fef08580-017a-4e24-b78c-b5a5d1f2743f Jul 03 19:36:02.358868 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8c36b2cd-ce32-4929-a3a0-a30e221eaf01 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:02.359066 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8c36b2cd-ce32-4929-a3a0-a30e221eaf01 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:02.364836 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:02.364836 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:02.365445 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8c36b2cd-ce32-4929-a3a0-a30e221eaf01 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Snapshot retrieved successfully. Jul 03 19:36:02.366605 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8c36b2cd-ce32-4929-a3a0-a30e221eaf01 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/snapshots/fef08580-017a-4e24-b78c-b5a5d1f2743f returned with HTTP 200 Jul 03 19:36:02.367111 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1072/4367] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:36:02 2026] GET /volume/v3/snapshots/fef08580-017a-4e24-b78c-b5a5d1f2743f => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:03.964067 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f00b582f-6b98-4f43-b89b-7f9cce737012 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:03.966592 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f00b582f-6b98-4f43-b89b-7f9cce737012 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:36:03.967056 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f00b582f-6b98-4f43-b89b-7f9cce737012 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-446669615", "description": null, "metadata": null}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:03.970810 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=147,cinder:UPDATE=33,cinder:INSERT=16 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:36:03.980101 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:03.980101 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:03.980603 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f00b582f-6b98-4f43-b89b-7f9cce737012 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:03.980772 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-f00b582f-6b98-4f43-b89b-7f9cce737012 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Create snapshot from volume 5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c Jul 03 19:36:04.006622 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-f00b582f-6b98-4f43-b89b-7f9cce737012 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Created reservations ['f7658b40-c9ab-4a30-ab0e-2ad0b2f2e7e6', 'fd876d09-fdca-4a2f-ac4c-b3a6b92086f6', '38ff2275-e8f5-4da5-b6ad-9cd3872c1544', '6bc3d5d6-cf90-4220-b62d-aae4d66735f5'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:36:04.037127 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f00b582f-6b98-4f43-b89b-7f9cce737012 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Snapshot force create request issued successfully. Jul 03 19:36:04.037471 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f00b582f-6b98-4f43-b89b-7f9cce737012 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:36:04.037892 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1098/4368] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:36:03 2026] POST /volume/v3/snapshots => generated 312 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:36:04.048465 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7bacb527-044e-4d5b-b20c-b3e57872bd23 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:04.050191 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7bacb527-044e-4d5b-b20c-b3e57872bd23 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/snapshots/868ea5fb-d6db-4745-b94b-17cf86a37b2f Jul 03 19:36:04.050387 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7bacb527-044e-4d5b-b20c-b3e57872bd23 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:04.050575 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7bacb527-044e-4d5b-b20c-b3e57872bd23 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:04.055771 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:04.055771 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:04.056175 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7bacb527-044e-4d5b-b20c-b3e57872bd23 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Snapshot retrieved successfully. Jul 03 19:36:04.056927 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7bacb527-044e-4d5b-b20c-b3e57872bd23 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/snapshots/868ea5fb-d6db-4745-b94b-17cf86a37b2f returned with HTTP 200 Jul 03 19:36:04.057272 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1100/4369] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:36:04 2026] GET /volume/v3/snapshots/868ea5fb-d6db-4745-b94b-17cf86a37b2f => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:04.793892 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5efe9bdf-835f-44d0-87ba-65cc58bd4ac6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:04.795822 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5efe9bdf-835f-44d0-87ba-65cc58bd4ac6 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 Jul 03 19:36:04.796310 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5efe9bdf-835f-44d0-87ba-65cc58bd4ac6 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:04.796310 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5efe9bdf-835f-44d0-87ba-65cc58bd4ac6 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:04.796527 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-5efe9bdf-835f-44d0-87ba-65cc58bd4ac6 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete volume with id: 92f06a5e-7b54-4569-a25b-6d6f5d0642d1 Jul 03 19:36:04.803557 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:04.803557 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:04.803999 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5efe9bdf-835f-44d0-87ba-65cc58bd4ac6 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:36:04.822968 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5efe9bdf-835f-44d0-87ba-65cc58bd4ac6 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete volume request issued successfully. Jul 03 19:36:04.823277 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5efe9bdf-835f-44d0-87ba-65cc58bd4ac6 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 returned with HTTP 202 Jul 03 19:36:04.823874 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1100/4370] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:36:04 2026] DELETE /volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:36:04.831046 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-47b531a9-709d-44ee-8318-b24702eb81ec None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:04.832791 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-47b531a9-709d-44ee-8318-b24702eb81ec tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 Jul 03 19:36:04.833006 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-47b531a9-709d-44ee-8318-b24702eb81ec tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:04.833229 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-47b531a9-709d-44ee-8318-b24702eb81ec tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:04.840715 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:04.840715 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:04.844719 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-47b531a9-709d-44ee-8318-b24702eb81ec tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:36:04.849935 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-47b531a9-709d-44ee-8318-b24702eb81ec tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 returned with HTTP 200 Jul 03 19:36:04.850435 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1073/4371] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:04 2026] GET /volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 => generated 1363 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:05.068547 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d187d8e5-3935-40ae-9bec-eff9d8044da5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:05.071202 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d187d8e5-3935-40ae-9bec-eff9d8044da5 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/snapshots/868ea5fb-d6db-4745-b94b-17cf86a37b2f Jul 03 19:36:05.071446 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d187d8e5-3935-40ae-9bec-eff9d8044da5 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:05.071671 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d187d8e5-3935-40ae-9bec-eff9d8044da5 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:05.076678 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:05.076678 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:05.077133 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d187d8e5-3935-40ae-9bec-eff9d8044da5 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Snapshot retrieved successfully. Jul 03 19:36:05.077895 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d187d8e5-3935-40ae-9bec-eff9d8044da5 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/snapshots/868ea5fb-d6db-4745-b94b-17cf86a37b2f returned with HTTP 200 Jul 03 19:36:05.078290 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1099/4372] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:36:05 2026] GET /volume/v3/snapshots/868ea5fb-d6db-4745-b94b-17cf86a37b2f => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:05.092065 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d1404e9c-186b-4b96-8edd-e827388c2a8d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:05.094285 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d1404e9c-186b-4b96-8edd-e827388c2a8d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/snapshots/868ea5fb-d6db-4745-b94b-17cf86a37b2f Jul 03 19:36:05.094499 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d1404e9c-186b-4b96-8edd-e827388c2a8d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:05.094686 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d1404e9c-186b-4b96-8edd-e827388c2a8d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:05.100374 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:05.100374 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:05.100834 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d1404e9c-186b-4b96-8edd-e827388c2a8d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Snapshot retrieved successfully. Jul 03 19:36:05.101759 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d1404e9c-186b-4b96-8edd-e827388c2a8d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/snapshots/868ea5fb-d6db-4745-b94b-17cf86a37b2f returned with HTTP 200 Jul 03 19:36:05.102179 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1101/4373] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:36:05 2026] GET /volume/v3/snapshots/868ea5fb-d6db-4745-b94b-17cf86a37b2f => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:05.138632 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-cfab2072-9524-41a3-819d-ce65299000b8 req-af011d22-346c-4b7d-9ea3-5c084fa22e97 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:05.140702 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-cfab2072-9524-41a3-819d-ce65299000b8 req-af011d22-346c-4b7d-9ea3-5c084fa22e97 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c Jul 03 19:36:05.140890 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-cfab2072-9524-41a3-819d-ce65299000b8 req-af011d22-346c-4b7d-9ea3-5c084fa22e97 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:05.141080 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-cfab2072-9524-41a3-819d-ce65299000b8 req-af011d22-346c-4b7d-9ea3-5c084fa22e97 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:05.151159 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:05.151159 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:05.155148 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-cfab2072-9524-41a3-819d-ce65299000b8 req-af011d22-346c-4b7d-9ea3-5c084fa22e97 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:05.159688 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-cfab2072-9524-41a3-819d-ce65299000b8 req-af011d22-346c-4b7d-9ea3-5c084fa22e97 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c returned with HTTP 200 Jul 03 19:36:05.160738 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1101/4374] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:36:05 2026] GET /volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:05.178946 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-cfab2072-9524-41a3-819d-ce65299000b8 req-892c1552-079f-4f30-8d85-8891d69b5aa8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:05.181638 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-cfab2072-9524-41a3-819d-ce65299000b8 req-892c1552-079f-4f30-8d85-8891d69b5aa8 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] POST https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c/action Jul 03 19:36:05.182113 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-cfab2072-9524-41a3-819d-ce65299000b8 req-892c1552-079f-4f30-8d85-8891d69b5aa8 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:36:05.182338 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-cfab2072-9524-41a3-819d-ce65299000b8 req-892c1552-079f-4f30-8d85-8891d69b5aa8 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:05.195310 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:05.195310 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:05.196060 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-cfab2072-9524-41a3-819d-ce65299000b8 req-892c1552-079f-4f30-8d85-8891d69b5aa8 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:05.208825 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-cfab2072-9524-41a3-819d-ce65299000b8 req-892c1552-079f-4f30-8d85-8891d69b5aa8 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Begin detaching volume completed successfully. Jul 03 19:36:05.209238 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-cfab2072-9524-41a3-819d-ce65299000b8 req-892c1552-079f-4f30-8d85-8891d69b5aa8 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c/action returned with HTTP 202 Jul 03 19:36:05.209962 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1074/4375] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:36:05 2026] POST /volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:36:05.863288 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-761665b3-7d55-4826-9d07-cf4a16eceea7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:05.865738 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-761665b3-7d55-4826-9d07-cf4a16eceea7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 Jul 03 19:36:05.865997 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-761665b3-7d55-4826-9d07-cf4a16eceea7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:05.866273 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-761665b3-7d55-4826-9d07-cf4a16eceea7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:05.872561 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-761665b3-7d55-4826-9d07-cf4a16eceea7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 returned with HTTP 404 Jul 03 19:36:05.873002 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1100/4376] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:05 2026] GET /volume/v3/volumes/92f06a5e-7b54-4569-a25b-6d6f5d0642d1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:36:05.905719 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-229726ba-8561-4bc9-aef2-b741f5fa6489 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:05.908364 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-229726ba-8561-4bc9-aef2-b741f5fa6489 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:36:05.909068 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-229726ba-8561-4bc9-aef2-b741f5fa6489 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-872504611", "snapshot_id": null, "imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775", "volume_type": null, "size": 1}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:05.911447 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-229726ba-8561-4bc9-aef2-b741f5fa6489 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-872504611', 'snapshot_id': None, 'imageRef': '6fdb725c-805c-4eab-bb34-5aad39949775', 'volume_type': None, 'size': 1}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:36:05.997033 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-229726ba-8561-4bc9-aef2-b741f5fa6489 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume of 1 GB Jul 03 19:36:06.001144 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-229726ba-8561-4bc9-aef2-b741f5fa6489 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Availability Zones retrieved successfully. Jul 03 19:36:06.007534 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-229726ba-8561-4bc9-aef2-b741f5fa6489 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Flow 'volume_create_api' (096e733a-619a-4870-9c17-41f372b07e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:36:06.008552 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-229726ba-8561-4bc9-aef2-b741f5fa6489 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f826d09-86d0-4458-9df4-92b19549229e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:06.009620 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-229726ba-8561-4bc9-aef2-b741f5fa6489 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:36:06.070141 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-229726ba-8561-4bc9-aef2-b741f5fa6489 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f826d09-86d0-4458-9df4-92b19549229e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:06.071503 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-229726ba-8561-4bc9-aef2-b741f5fa6489 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (594a4330-da86-495f-9e0d-eecc22117a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:06.122251 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-229726ba-8561-4bc9-aef2-b741f5fa6489 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Created reservations ['7e4be223-5785-4a96-b11a-ab468e3d0b79', '14e99866-d20d-4a88-91cd-fae591e835b9', '8605f183-efef-4886-95ca-01d7887a351f', '1715d74f-1026-4b58-b61d-40a06337726e'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:36:06.123266 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-229726ba-8561-4bc9-aef2-b741f5fa6489 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (594a4330-da86-495f-9e0d-eecc22117a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e4be223-5785-4a96-b11a-ab468e3d0b79', '14e99866-d20d-4a88-91cd-fae591e835b9', '8605f183-efef-4886-95ca-01d7887a351f', '1715d74f-1026-4b58-b61d-40a06337726e']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:06.124576 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-229726ba-8561-4bc9-aef2-b741f5fa6489 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f42bc53-0a58-4022-8b59-17db18259199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:06.163407 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-229726ba-8561-4bc9-aef2-b741f5fa6489 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f42bc53-0a58-4022-8b59-17db18259199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab6f958c-a772-4e12-9ba1-a1b0f49339e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-872504611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c70bca5f9e27431688b6e77ad51fa6a6',qos_specs=None,replication_status=,reservations=['7e4be223-5785-4a96-b11a-ab468e3d0b79','14e99866-d20d-4a88-91cd-fae591e835b9','8605f183-efef-4886-95ca-01d7887a351f','1715d74f-1026-4b58-b61d-40a06337726e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a39268966de4198a9f086f13012040a',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:36:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-872504611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab6f958c-a772-4e12-9ba1-a1b0f49339e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c70bca5f9e27431688b6e77ad51fa6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a39268966de4198a9f086f13012040a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:06.164190 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-229726ba-8561-4bc9-aef2-b741f5fa6489 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd0ad856-4539-46cb-9568-a9e7d6bf7408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:06.185595 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-229726ba-8561-4bc9-aef2-b741f5fa6489 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd0ad856-4539-46cb-9568-a9e7d6bf7408) transitioned into state 'SUCCESS' from state '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-872504611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c70bca5f9e27431688b6e77ad51fa6a6',qos_specs=None,replication_status=,reservations=['7e4be223-5785-4a96-b11a-ab468e3d0b79','14e99866-d20d-4a88-91cd-fae591e835b9','8605f183-efef-4886-95ca-01d7887a351f','1715d74f-1026-4b58-b61d-40a06337726e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a39268966de4198a9f086f13012040a',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:06.186293 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-229726ba-8561-4bc9-aef2-b741f5fa6489 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (918f4c17-90d8-4df8-99ee-37d74e8af2d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:06.199751 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-229726ba-8561-4bc9-aef2-b741f5fa6489 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (918f4c17-90d8-4df8-99ee-37d74e8af2d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:06.200801 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-229726ba-8561-4bc9-aef2-b741f5fa6489 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Flow 'volume_create_api' (096e733a-619a-4870-9c17-41f372b07e42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:36:06.201394 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-229726ba-8561-4bc9-aef2-b741f5fa6489 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume request issued successfully. Jul 03 19:36:06.202158 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-229726ba-8561-4bc9-aef2-b741f5fa6489 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:36:06.202740 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1102/4377] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:36:05 2026] POST /volume/v3/volumes => generated 756 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:36:06.219766 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8dd0d748-109d-45f8-8ad8-de6cf3996d02 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:06.221583 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8dd0d748-109d-45f8-8ad8-de6cf3996d02 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/ab6f958c-a772-4e12-9ba1-a1b0f49339e0 Jul 03 19:36:06.221765 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8dd0d748-109d-45f8-8ad8-de6cf3996d02 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:06.221935 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8dd0d748-109d-45f8-8ad8-de6cf3996d02 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:06.229296 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:06.229296 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:06.239521 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8dd0d748-109d-45f8-8ad8-de6cf3996d02 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:36:06.240686 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cd59e93b-fd44-43de-8840-f0eefacb86af None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:06.241080 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cd59e93b-fd44-43de-8840-f0eefacb86af None None] GET https://10.4.3.61/volume// Jul 03 19:36:06.241272 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cd59e93b-fd44-43de-8840-f0eefacb86af None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:06.241501 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cd59e93b-fd44-43de-8840-f0eefacb86af None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:06.241824 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cd59e93b-fd44-43de-8840-f0eefacb86af None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:36:06.242297 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1075/4378] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:36:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:36:06.245783 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8dd0d748-109d-45f8-8ad8-de6cf3996d02 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/ab6f958c-a772-4e12-9ba1-a1b0f49339e0 returned with HTTP 200 Jul 03 19:36:06.246359 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1102/4379] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:06 2026] GET /volume/v3/volumes/ab6f958c-a772-4e12-9ba1-a1b0f49339e0 => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:06.254357 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-cfab2072-9524-41a3-819d-ce65299000b8 req-7a4748dd-70c7-41a4-9ed7-d1a23cc4ad7e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:06.256604 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-cfab2072-9524-41a3-819d-ce65299000b8 req-7a4748dd-70c7-41a4-9ed7-d1a23cc4ad7e tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c Jul 03 19:36:06.256952 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-cfab2072-9524-41a3-819d-ce65299000b8 req-7a4748dd-70c7-41a4-9ed7-d1a23cc4ad7e tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:06.257058 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-cfab2072-9524-41a3-819d-ce65299000b8 req-7a4748dd-70c7-41a4-9ed7-d1a23cc4ad7e tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:06.266821 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:06.266821 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:06.271954 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-cfab2072-9524-41a3-819d-ce65299000b8 req-7a4748dd-70c7-41a4-9ed7-d1a23cc4ad7e tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:06.278947 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-cfab2072-9524-41a3-819d-ce65299000b8 req-7a4748dd-70c7-41a4-9ed7-d1a23cc4ad7e tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c returned with HTTP 200 Jul 03 19:36:06.279837 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1101/4380] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:36:06 2026] GET /volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c => generated 1322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:36:07.063616 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c748823a-188d-4b5f-9fa4-5049dca78b16 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:07.065885 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c748823a-188d-4b5f-9fa4-5049dca78b16 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 Jul 03 19:36:07.067178 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c748823a-188d-4b5f-9fa4-5049dca78b16 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:07.067178 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c748823a-188d-4b5f-9fa4-5049dca78b16 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:07.078113 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:07.078113 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:07.082049 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c748823a-188d-4b5f-9fa4-5049dca78b16 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:36:07.091536 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c748823a-188d-4b5f-9fa4-5049dca78b16 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 returned with HTTP 200 Jul 03 19:36:07.091536 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1103/4381] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:07 2026] GET /volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 => generated 1647 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:07.261469 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a3af6931-ce2c-4e2a-806f-5744dac92e7d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:07.263991 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a3af6931-ce2c-4e2a-806f-5744dac92e7d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/ab6f958c-a772-4e12-9ba1-a1b0f49339e0 Jul 03 19:36:07.264325 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a3af6931-ce2c-4e2a-806f-5744dac92e7d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:07.264694 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a3af6931-ce2c-4e2a-806f-5744dac92e7d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:07.275688 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:07.275688 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:07.281397 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a3af6931-ce2c-4e2a-806f-5744dac92e7d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:36:07.288507 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a3af6931-ce2c-4e2a-806f-5744dac92e7d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/ab6f958c-a772-4e12-9ba1-a1b0f49339e0 returned with HTTP 200 Jul 03 19:36:07.289234 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1076/4382] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:07 2026] GET /volume/v3/volumes/ab6f958c-a772-4e12-9ba1-a1b0f49339e0 => generated 1364 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:07.305489 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ca431db4-5b98-4fae-abe6-3511e2b82589 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:07.307729 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ca431db4-5b98-4fae-abe6-3511e2b82589 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/ab6f958c-a772-4e12-9ba1-a1b0f49339e0 Jul 03 19:36:07.307983 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ca431db4-5b98-4fae-abe6-3511e2b82589 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:07.308181 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ca431db4-5b98-4fae-abe6-3511e2b82589 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:07.316845 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:07.316845 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:07.320707 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ca431db4-5b98-4fae-abe6-3511e2b82589 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:36:07.325717 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ca431db4-5b98-4fae-abe6-3511e2b82589 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/ab6f958c-a772-4e12-9ba1-a1b0f49339e0 returned with HTTP 200 Jul 03 19:36:07.326310 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1103/4383] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:07 2026] GET /volume/v3/volumes/ab6f958c-a772-4e12-9ba1-a1b0f49339e0 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:07.338904 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ee09e7b0-e82c-40f9-bb04-36ff1b0d4939 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:07.342861 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ee09e7b0-e82c-40f9-bb04-36ff1b0d4939 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:36:07.343281 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ee09e7b0-e82c-40f9-bb04-36ff1b0d4939 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ab6f958c-a772-4e12-9ba1-a1b0f49339e0", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1205342916", "description": null, "metadata": null}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:07.354970 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:07.354970 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:07.355712 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ee09e7b0-e82c-40f9-bb04-36ff1b0d4939 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:36:07.355880 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-ee09e7b0-e82c-40f9-bb04-36ff1b0d4939 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create snapshot from volume ab6f958c-a772-4e12-9ba1-a1b0f49339e0 Jul 03 19:36:07.384903 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-ee09e7b0-e82c-40f9-bb04-36ff1b0d4939 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Created reservations ['8090a651-7f4b-4439-ae28-f307edd9cbd3', 'cb33c2f3-c00e-4ba1-b82e-8c3d0be22f1f', '04342c9a-8df7-4da1-99fe-0d471df7fdb5', 'bda869be-15a6-4599-8c2f-1ec56932d3ce'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:36:07.420764 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ee09e7b0-e82c-40f9-bb04-36ff1b0d4939 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot create request issued successfully. Jul 03 19:36:07.421266 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ee09e7b0-e82c-40f9-bb04-36ff1b0d4939 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:36:07.421877 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1102/4384] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:36:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:36:07.433047 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-11d10c65-98b4-4507-948c-c643990c8bcb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:07.435029 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-11d10c65-98b4-4507-948c-c643990c8bcb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 Jul 03 19:36:07.435259 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-11d10c65-98b4-4507-948c-c643990c8bcb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:07.435455 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-11d10c65-98b4-4507-948c-c643990c8bcb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:07.441376 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:07.441376 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:07.441941 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-11d10c65-98b4-4507-948c-c643990c8bcb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:36:07.442752 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-11d10c65-98b4-4507-948c-c643990c8bcb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 returned with HTTP 200 Jul 03 19:36:07.443146 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1104/4385] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:36:07 2026] GET /volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:08.102661 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c43dd7a0-56b8-4c32-bb66-9265581f90f5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:08.104821 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c43dd7a0-56b8-4c32-bb66-9265581f90f5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 Jul 03 19:36:08.105135 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c43dd7a0-56b8-4c32-bb66-9265581f90f5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:08.105468 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c43dd7a0-56b8-4c32-bb66-9265581f90f5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:08.118621 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:08.118621 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:08.122549 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c43dd7a0-56b8-4c32-bb66-9265581f90f5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:36:08.128078 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c43dd7a0-56b8-4c32-bb66-9265581f90f5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 returned with HTTP 200 Jul 03 19:36:08.128683 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1077/4386] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:08 2026] GET /volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 => generated 1647 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:08.456614 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ba84f17d-e588-408f-a041-7ea3039d1a57 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:08.459374 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ba84f17d-e588-408f-a041-7ea3039d1a57 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 Jul 03 19:36:08.459742 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ba84f17d-e588-408f-a041-7ea3039d1a57 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:08.460036 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ba84f17d-e588-408f-a041-7ea3039d1a57 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:08.467039 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:08.467039 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:08.467694 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ba84f17d-e588-408f-a041-7ea3039d1a57 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:36:08.468801 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ba84f17d-e588-408f-a041-7ea3039d1a57 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 returned with HTTP 200 Jul 03 19:36:08.469330 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1104/4387] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:36:08 2026] GET /volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:08.480537 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-20adb887-7ce5-440c-8f8b-4bef0c3038d6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:08.486040 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-20adb887-7ce5-440c-8f8b-4bef0c3038d6 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 Jul 03 19:36:08.486320 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-20adb887-7ce5-440c-8f8b-4bef0c3038d6 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:08.486570 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-20adb887-7ce5-440c-8f8b-4bef0c3038d6 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:08.497538 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:08.497538 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:08.498014 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-20adb887-7ce5-440c-8f8b-4bef0c3038d6 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:36:08.498734 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-20adb887-7ce5-440c-8f8b-4bef0c3038d6 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 returned with HTTP 200 Jul 03 19:36:08.499109 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1103/4388] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:36:08 2026] GET /volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:08.669913 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-c7fc8f6e-3b3b-4e95-a7b0-d4cff47a9869 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:08.672097 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-c7fc8f6e-3b3b-4e95-a7b0-d4cff47a9869 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 Jul 03 19:36:08.672314 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-c7fc8f6e-3b3b-4e95-a7b0-d4cff47a9869 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:08.672506 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-c7fc8f6e-3b3b-4e95-a7b0-d4cff47a9869 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:08.677756 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:08.677756 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:08.678149 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-c7fc8f6e-3b3b-4e95-a7b0-d4cff47a9869 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:36:08.678944 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-c7fc8f6e-3b3b-4e95-a7b0-d4cff47a9869 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 returned with HTTP 200 Jul 03 19:36:08.679338 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1105/4389] 10.4.3.61 () {68 vars in 1597 bytes} [Fri Jul 3 19:36:08 2026] GET /volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:08.689004 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-e15f0f45-5afb-498b-945f-bb1798f73b4c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:08.691068 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-e15f0f45-5afb-498b-945f-bb1798f73b4c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/ab6f958c-a772-4e12-9ba1-a1b0f49339e0 Jul 03 19:36:08.691307 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-e15f0f45-5afb-498b-945f-bb1798f73b4c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:08.691510 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-e15f0f45-5afb-498b-945f-bb1798f73b4c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:08.698808 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:08.698808 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:08.702978 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-e15f0f45-5afb-498b-945f-bb1798f73b4c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:36:08.708093 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-e15f0f45-5afb-498b-945f-bb1798f73b4c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/ab6f958c-a772-4e12-9ba1-a1b0f49339e0 returned with HTTP 200 Jul 03 19:36:08.708691 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1078/4390] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:36:08 2026] GET /volume/v3/volumes/ab6f958c-a772-4e12-9ba1-a1b0f49339e0 => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:09.094704 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-cfab2072-9524-41a3-819d-ce65299000b8 req-ecfdf20a-8597-49f3-831f-c0d49578e567 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:09.101208 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-cfab2072-9524-41a3-819d-ce65299000b8 req-ecfdf20a-8597-49f3-831f-c0d49578e567 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] DELETE https://10.4.3.61/volume/v3/attachments/254ca29d-9b2f-487b-a055-1c6cae859e22 Jul 03 19:36:09.101208 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-cfab2072-9524-41a3-819d-ce65299000b8 req-ecfdf20a-8597-49f3-831f-c0d49578e567 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:09.101208 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-cfab2072-9524-41a3-819d-ce65299000b8 req-ecfdf20a-8597-49f3-831f-c0d49578e567 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:09.110940 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:09.110940 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:09.144000 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a58c09a8-0102-4734-97f3-46e403726659 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:09.145696 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a58c09a8-0102-4734-97f3-46e403726659 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 Jul 03 19:36:09.145925 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a58c09a8-0102-4734-97f3-46e403726659 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:09.146270 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a58c09a8-0102-4734-97f3-46e403726659 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:09.159839 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:09.159839 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:09.167563 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a58c09a8-0102-4734-97f3-46e403726659 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:36:09.176771 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a58c09a8-0102-4734-97f3-46e403726659 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 returned with HTTP 200 Jul 03 19:36:09.177255 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1104/4391] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:09 2026] GET /volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 => generated 1647 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:09.195195 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-a730311f-ea47-4ba2-862a-3ccfe3bdbdc5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:09.198550 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-a730311f-ea47-4ba2-862a-3ccfe3bdbdc5 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 Jul 03 19:36:09.198550 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-a730311f-ea47-4ba2-862a-3ccfe3bdbdc5 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:09.198709 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-a730311f-ea47-4ba2-862a-3ccfe3bdbdc5 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:09.206017 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:09.206017 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:09.206846 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-a730311f-ea47-4ba2-862a-3ccfe3bdbdc5 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:36:09.211641 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-a730311f-ea47-4ba2-862a-3ccfe3bdbdc5 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 returned with HTTP 200 Jul 03 19:36:09.212321 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1106/4392] 10.4.3.61 () {68 vars in 1597 bytes} [Fri Jul 3 19:36:09 2026] GET /volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:09.642208 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-cfab2072-9524-41a3-819d-ce65299000b8 req-ecfdf20a-8597-49f3-831f-c0d49578e567 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/attachments/254ca29d-9b2f-487b-a055-1c6cae859e22 returned with HTTP 200 Jul 03 19:36:09.642846 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1105/4393] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:36:09 2026] DELETE /volume/v3/attachments/254ca29d-9b2f-487b-a055-1c6cae859e22 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:10.191977 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ebdbb49e-b083-4f87-bc1e-b05f6b35b59d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:10.194298 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ebdbb49e-b083-4f87-bc1e-b05f6b35b59d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 Jul 03 19:36:10.194531 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ebdbb49e-b083-4f87-bc1e-b05f6b35b59d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:10.194733 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ebdbb49e-b083-4f87-bc1e-b05f6b35b59d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:10.206470 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:10.206470 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:10.210546 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ebdbb49e-b083-4f87-bc1e-b05f6b35b59d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:36:10.217125 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ebdbb49e-b083-4f87-bc1e-b05f6b35b59d tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 returned with HTTP 200 Jul 03 19:36:10.217617 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1079/4394] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:10 2026] GET /volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 => generated 1647 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:10.497860 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fcde447d-06af-4143-9e31-c7850b2a4dde None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:10.502617 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fcde447d-06af-4143-9e31-c7850b2a4dde tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:36:10.502991 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fcde447d-06af-4143-9e31-c7850b2a4dde tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1046259873", "snapshot_id": "6c19aa24-de64-440e-9861-11f5ef16f8e3", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:10.506907 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-fcde447d-06af-4143-9e31-c7850b2a4dde tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1046259873', 'snapshot_id': '6c19aa24-de64-440e-9861-11f5ef16f8e3', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:36:10.512188 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:10.512188 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:10.512683 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-fcde447d-06af-4143-9e31-c7850b2a4dde tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Snapshot retrieved successfully. Jul 03 19:36:10.512860 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-fcde447d-06af-4143-9e31-c7850b2a4dde tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Create volume of 1 GB Jul 03 19:36:10.516652 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-fcde447d-06af-4143-9e31-c7850b2a4dde tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Availability Zones retrieved successfully. Jul 03 19:36:10.524196 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-fcde447d-06af-4143-9e31-c7850b2a4dde tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Flow 'volume_create_api' (fb641383-5868-4168-aca8-a081a8cd94f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:36:10.524196 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-fcde447d-06af-4143-9e31-c7850b2a4dde tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b0f97e0-d57a-4bbb-8794-40ff48ded398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:10.524196 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-fcde447d-06af-4143-9e31-c7850b2a4dde tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:36:10.556915 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-fcde447d-06af-4143-9e31-c7850b2a4dde tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b0f97e0-d57a-4bbb-8794-40ff48ded398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6c19aa24-de64-440e-9861-11f5ef16f8e3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:10.556915 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-fcde447d-06af-4143-9e31-c7850b2a4dde tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ca43088-4d6b-41cd-9afe-acdc3cb24f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:10.608982 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-fcde447d-06af-4143-9e31-c7850b2a4dde tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Created reservations ['14f15cb5-2512-4d86-88ab-df80788f19a2', '4a9f25c2-d39a-478a-99b7-cf6cb822679d', '6e6e62c0-27ad-4ec3-b212-e15539b49677', '84822be9-242b-40a2-908a-c7da6b31124e'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:36:10.610065 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-fcde447d-06af-4143-9e31-c7850b2a4dde tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ca43088-4d6b-41cd-9afe-acdc3cb24f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14f15cb5-2512-4d86-88ab-df80788f19a2', '4a9f25c2-d39a-478a-99b7-cf6cb822679d', '6e6e62c0-27ad-4ec3-b212-e15539b49677', '84822be9-242b-40a2-908a-c7da6b31124e']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:10.610713 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-fcde447d-06af-4143-9e31-c7850b2a4dde tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a3600dd-6fa3-4732-9e47-b8fbbb58de87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:10.667062 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-fcde447d-06af-4143-9e31-c7850b2a4dde tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a3600dd-6fa3-4732-9e47-b8fbbb58de87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a386aa1-c00d-4435-9e3c-74b13fb61b50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1046259873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d56817ab85e4dd6911848abe5871668',qos_specs=None,replication_status=,reservations=['14f15cb5-2512-4d86-88ab-df80788f19a2','4a9f25c2-d39a-478a-99b7-cf6cb822679d','6e6e62c0-27ad-4ec3-b212-e15539b49677','84822be9-242b-40a2-908a-c7da6b31124e'],size=1,snapshot_id=6c19aa24-de64-440e-9861-11f5ef16f8e3,source_replicaid=,source_volid=None,status='creating',user_id='a9de6c80b83c42a4994b2863f72b152b',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:36:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1046259873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a386aa1-c00d-4435-9e3c-74b13fb61b50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d56817ab85e4dd6911848abe5871668',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6c19aa24-de64-440e-9861-11f5ef16f8e3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9de6c80b83c42a4994b2863f72b152b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:10.667732 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-fcde447d-06af-4143-9e31-c7850b2a4dde tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5744300b-7701-418d-8af8-18b4e333c781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:10.708180 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-fcde447d-06af-4143-9e31-c7850b2a4dde tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5744300b-7701-418d-8af8-18b4e333c781) transitioned into state 'SUCCESS' from state '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-1046259873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d56817ab85e4dd6911848abe5871668',qos_specs=None,replication_status=,reservations=['14f15cb5-2512-4d86-88ab-df80788f19a2','4a9f25c2-d39a-478a-99b7-cf6cb822679d','6e6e62c0-27ad-4ec3-b212-e15539b49677','84822be9-242b-40a2-908a-c7da6b31124e'],size=1,snapshot_id=6c19aa24-de64-440e-9861-11f5ef16f8e3,source_replicaid=,source_volid=None,status='creating',user_id='a9de6c80b83c42a4994b2863f72b152b',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:10.708923 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-fcde447d-06af-4143-9e31-c7850b2a4dde tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (002822da-4beb-40f7-b535-c4f8b5d11365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:10.730448 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-fcde447d-06af-4143-9e31-c7850b2a4dde tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (002822da-4beb-40f7-b535-c4f8b5d11365) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:10.731233 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-fcde447d-06af-4143-9e31-c7850b2a4dde tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Flow 'volume_create_api' (fb641383-5868-4168-aca8-a081a8cd94f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:36:10.731532 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-fcde447d-06af-4143-9e31-c7850b2a4dde tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Create volume request issued successfully. Jul 03 19:36:10.732079 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fcde447d-06af-4143-9e31-c7850b2a4dde tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:36:10.732563 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1105/4395] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:36:10 2026] POST /volume/v3/volumes => generated 789 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:36:10.750880 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-505eb4ed-d211-4eb1-ac67-a829733181fc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:10.753148 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-505eb4ed-d211-4eb1-ac67-a829733181fc tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 Jul 03 19:36:10.753399 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-505eb4ed-d211-4eb1-ac67-a829733181fc tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:10.753642 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-505eb4ed-d211-4eb1-ac67-a829733181fc tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:10.762891 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:10.762891 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:10.767493 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-505eb4ed-d211-4eb1-ac67-a829733181fc tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:10.773389 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-505eb4ed-d211-4eb1-ac67-a829733181fc tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 returned with HTTP 200 Jul 03 19:36:10.773943 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1107/4396] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:10 2026] GET /volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:11.231685 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b7eaa601-581d-4711-a3bc-22cb3358fadd None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:11.233390 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b7eaa601-581d-4711-a3bc-22cb3358fadd tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 Jul 03 19:36:11.233630 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b7eaa601-581d-4711-a3bc-22cb3358fadd tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:11.233805 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b7eaa601-581d-4711-a3bc-22cb3358fadd tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:11.244214 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:11.244214 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:11.248875 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b7eaa601-581d-4711-a3bc-22cb3358fadd tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:36:11.255100 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b7eaa601-581d-4711-a3bc-22cb3358fadd tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 returned with HTTP 200 Jul 03 19:36:11.255665 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1106/4397] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:11 2026] GET /volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 => generated 1647 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:11.609278 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-183be448-d154-4f00-b349-b5a69474b560 req-151ccf00-bdd3-4814-ba32-1c0b72c5edaf None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:11.611513 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-183be448-d154-4f00-b349-b5a69474b560 req-151ccf00-bdd3-4814-ba32-1c0b72c5edaf tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] DELETE https://10.4.3.61/volume/v3/attachments/df6c296a-93be-4657-82a8-6bd62d8377ac Jul 03 19:36:11.611721 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-183be448-d154-4f00-b349-b5a69474b560 req-151ccf00-bdd3-4814-ba32-1c0b72c5edaf tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:11.611911 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-183be448-d154-4f00-b349-b5a69474b560 req-151ccf00-bdd3-4814-ba32-1c0b72c5edaf tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:11.621346 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:11.621346 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:11.786480 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-34e029e0-f942-4498-b4cb-6b930685ee45 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:11.788426 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-34e029e0-f942-4498-b4cb-6b930685ee45 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 Jul 03 19:36:11.788619 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-34e029e0-f942-4498-b4cb-6b930685ee45 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:11.788795 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-34e029e0-f942-4498-b4cb-6b930685ee45 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:11.795581 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:11.795581 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:11.800315 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-34e029e0-f942-4498-b4cb-6b930685ee45 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:11.805819 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-34e029e0-f942-4498-b4cb-6b930685ee45 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 returned with HTTP 200 Jul 03 19:36:11.806360 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1106/4398] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:11 2026] GET /volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:11.824309 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f36d1fa9-f95c-41d6-ae54-85c85770902d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:11.826267 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f36d1fa9-f95c-41d6-ae54-85c85770902d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 Jul 03 19:36:11.826512 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f36d1fa9-f95c-41d6-ae54-85c85770902d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:11.826656 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f36d1fa9-f95c-41d6-ae54-85c85770902d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:11.833502 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:11.833502 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:11.836843 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f36d1fa9-f95c-41d6-ae54-85c85770902d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:11.840928 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f36d1fa9-f95c-41d6-ae54-85c85770902d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 returned with HTTP 200 Jul 03 19:36:11.841331 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1108/4399] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:11 2026] GET /volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:12.153034 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-183be448-d154-4f00-b349-b5a69474b560 req-151ccf00-bdd3-4814-ba32-1c0b72c5edaf tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/attachments/df6c296a-93be-4657-82a8-6bd62d8377ac returned with HTTP 200 Jul 03 19:36:12.153475 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1080/4400] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:36:11 2026] DELETE /volume/v3/attachments/df6c296a-93be-4657-82a8-6bd62d8377ac => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:12.267947 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fdd103dd-cdb2-4538-9953-3ca8e1e89fa3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:12.270998 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fdd103dd-cdb2-4538-9953-3ca8e1e89fa3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 Jul 03 19:36:12.271186 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fdd103dd-cdb2-4538-9953-3ca8e1e89fa3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:12.271402 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fdd103dd-cdb2-4538-9953-3ca8e1e89fa3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:12.279543 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:12.279543 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:12.283480 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-fdd103dd-cdb2-4538-9953-3ca8e1e89fa3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:36:12.288564 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fdd103dd-cdb2-4538-9953-3ca8e1e89fa3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 returned with HTTP 200 Jul 03 19:36:12.288914 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1107/4401] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:12 2026] GET /volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:12.301233 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5b9cb3af-faa8-4531-bc20-07e41d638803 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:12.303079 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5b9cb3af-faa8-4531-bc20-07e41d638803 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] POST https://10.4.3.61/volume/v3/backups Jul 03 19:36:12.303495 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5b9cb3af-faa8-4531-bc20-07e41d638803 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "147a6256-7976-434e-9b12-5c9aa8a02980", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1045143403"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:12.304956 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.backups [None req-5b9cb3af-faa8-4531-bc20-07e41d638803 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Creating new backup {'backup': {'volume_id': '147a6256-7976-434e-9b12-5c9aa8a02980', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1045143403'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:36:12.305077 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-5b9cb3af-faa8-4531-bc20-07e41d638803 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Creating backup of volume 147a6256-7976-434e-9b12-5c9aa8a02980 in container None Jul 03 19:36:12.315755 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:12.315755 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:12.316273 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-5b9cb3af-faa8-4531-bc20-07e41d638803 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:36:12.335898 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-5b9cb3af-faa8-4531-bc20-07e41d638803 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Created reservations ['560debae-e69c-4230-9434-2d920b73af0b', '56048d44-d580-4583-9ed7-24d02e80d8c0'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:36:12.344039 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-85d34262-adfa-4abf-87c5-99683bd07223 req-d8ae9c02-5276-457d-b8d8-ff56797e9830 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:12.346183 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-85d34262-adfa-4abf-87c5-99683bd07223 req-d8ae9c02-5276-457d-b8d8-ff56797e9830 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 Jul 03 19:36:12.346389 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-85d34262-adfa-4abf-87c5-99683bd07223 req-d8ae9c02-5276-457d-b8d8-ff56797e9830 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:12.346585 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-85d34262-adfa-4abf-87c5-99683bd07223 req-d8ae9c02-5276-457d-b8d8-ff56797e9830 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:12.353559 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:12.353559 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:12.357424 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-85d34262-adfa-4abf-87c5-99683bd07223 req-d8ae9c02-5276-457d-b8d8-ff56797e9830 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:12.362175 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-85d34262-adfa-4abf-87c5-99683bd07223 req-d8ae9c02-5276-457d-b8d8-ff56797e9830 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 returned with HTTP 200 Jul 03 19:36:12.362674 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1109/4402] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:36:12 2026] GET /volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:12.391187 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5b9cb3af-faa8-4531-bc20-07e41d638803 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:36:12.391750 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1107/4403] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:36:12 2026] POST /volume/v3/backups => generated 328 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:36:12.401873 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a7230a51-c04d-49df-9e82-897f43836b22 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:12.403804 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a7230a51-c04d-49df-9e82-897f43836b22 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b Jul 03 19:36:12.404030 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a7230a51-c04d-49df-9e82-897f43836b22 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:12.404289 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a7230a51-c04d-49df-9e82-897f43836b22 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:12.404534 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-a7230a51-c04d-49df-9e82-897f43836b22 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9d602e8f-8d31-4e3b-9119-1c3ab303b74b. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:12.409497 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:12.409497 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:12.410348 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a7230a51-c04d-49df-9e82-897f43836b22 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b returned with HTTP 200 Jul 03 19:36:12.410879 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1081/4404] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:12 2026] GET /volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:13.423654 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-be72cfd1-aaa6-47b2-beca-2ad5dcbc8fc6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:13.425339 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-be72cfd1-aaa6-47b2-beca-2ad5dcbc8fc6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b Jul 03 19:36:13.425551 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-be72cfd1-aaa6-47b2-beca-2ad5dcbc8fc6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:13.425737 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-be72cfd1-aaa6-47b2-beca-2ad5dcbc8fc6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:13.425842 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-be72cfd1-aaa6-47b2-beca-2ad5dcbc8fc6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9d602e8f-8d31-4e3b-9119-1c3ab303b74b. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:13.429896 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:13.429896 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:13.430595 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-be72cfd1-aaa6-47b2-beca-2ad5dcbc8fc6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b returned with HTTP 200 Jul 03 19:36:13.430977 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1108/4405] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:13 2026] GET /volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:14.401866 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-450e171a-1a4c-4d39-a51e-241f3a801693 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:14.402243 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-450e171a-1a4c-4d39-a51e-241f3a801693 None None] GET https://10.4.3.61/volume// Jul 03 19:36:14.402444 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-450e171a-1a4c-4d39-a51e-241f3a801693 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:14.402708 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-450e171a-1a4c-4d39-a51e-241f3a801693 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:14.403068 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-450e171a-1a4c-4d39-a51e-241f3a801693 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:36:14.403358 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1110/4406] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:36:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:36:14.412627 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-85d34262-adfa-4abf-87c5-99683bd07223 req-403ee0ff-f231-4815-9592-150efbb87fd1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:14.414641 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-85d34262-adfa-4abf-87c5-99683bd07223 req-403ee0ff-f231-4815-9592-150efbb87fd1 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:36:14.415015 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-85d34262-adfa-4abf-87c5-99683bd07223 req-403ee0ff-f231-4815-9592-150efbb87fd1 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a386aa1-c00d-4435-9e3c-74b13fb61b50", "connector": null, "instance_uuid": "692758f0-3941-438d-b328-d2e32932bfb0"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:14.425409 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:14.425409 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:14.444193 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ad4e4a06-6a1b-4f5c-9f88-ddd40209738b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:14.446778 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ad4e4a06-6a1b-4f5c-9f88-ddd40209738b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b Jul 03 19:36:14.447234 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ad4e4a06-6a1b-4f5c-9f88-ddd40209738b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:14.447532 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ad4e4a06-6a1b-4f5c-9f88-ddd40209738b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:14.447700 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-ad4e4a06-6a1b-4f5c-9f88-ddd40209738b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9d602e8f-8d31-4e3b-9119-1c3ab303b74b. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:14.452549 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:14.452549 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:14.453350 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ad4e4a06-6a1b-4f5c-9f88-ddd40209738b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b returned with HTTP 200 Jul 03 19:36:14.453816 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1082/4407] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:14 2026] GET /volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:14.464471 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-85d34262-adfa-4abf-87c5-99683bd07223 req-403ee0ff-f231-4815-9592-150efbb87fd1 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:36:14.465134 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1108/4408] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:36:14 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:14.883970 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-34b9760e-2f4d-43ca-a8a8-5b866280ca24 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:14.885890 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-34b9760e-2f4d-43ca-a8a8-5b866280ca24 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 Jul 03 19:36:14.886077 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-34b9760e-2f4d-43ca-a8a8-5b866280ca24 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:14.886272 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-34b9760e-2f4d-43ca-a8a8-5b866280ca24 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:14.895894 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:14.895894 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:14.899518 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-34b9760e-2f4d-43ca-a8a8-5b866280ca24 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:14.903511 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-34b9760e-2f4d-43ca-a8a8-5b866280ca24 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 returned with HTTP 200 Jul 03 19:36:14.903869 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1109/4409] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:14 2026] GET /volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:14.995194 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f4f8bebd-7781-43ab-a43c-d2cc71b5dcb6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:14.995194 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f4f8bebd-7781-43ab-a43c-d2cc71b5dcb6 None None] GET https://10.4.3.61/volume// Jul 03 19:36:14.995194 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f4f8bebd-7781-43ab-a43c-d2cc71b5dcb6 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:14.995194 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f4f8bebd-7781-43ab-a43c-d2cc71b5dcb6 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:14.995194 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f4f8bebd-7781-43ab-a43c-d2cc71b5dcb6 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:36:14.995194 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1111/4410] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:36:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:36:15.001253 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-85d34262-adfa-4abf-87c5-99683bd07223 req-bfcc15e8-b401-4e62-8702-778ab73ae050 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:15.003727 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-85d34262-adfa-4abf-87c5-99683bd07223 req-bfcc15e8-b401-4e62-8702-778ab73ae050 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 Jul 03 19:36:15.003974 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-85d34262-adfa-4abf-87c5-99683bd07223 req-bfcc15e8-b401-4e62-8702-778ab73ae050 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:15.004217 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-85d34262-adfa-4abf-87c5-99683bd07223 req-bfcc15e8-b401-4e62-8702-778ab73ae050 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:15.018690 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:15.018690 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:15.023506 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-85d34262-adfa-4abf-87c5-99683bd07223 req-bfcc15e8-b401-4e62-8702-778ab73ae050 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:15.029104 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-85d34262-adfa-4abf-87c5-99683bd07223 req-bfcc15e8-b401-4e62-8702-778ab73ae050 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 returned with HTTP 200 Jul 03 19:36:15.029647 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1083/4411] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:36:15 2026] GET /volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 19:36:15.127886 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-85d34262-adfa-4abf-87c5-99683bd07223 req-9e994ad7-2406-4d6d-94d9-23299263c2e7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:15.130364 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-85d34262-adfa-4abf-87c5-99683bd07223 req-9e994ad7-2406-4d6d-94d9-23299263c2e7 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] PUT https://10.4.3.61/volume/v3/attachments/49c09574-fac1-4468-b493-995e63dbbb6d Jul 03 19:36:15.130891 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-85d34262-adfa-4abf-87c5-99683bd07223 req-9e994ad7-2406-4d6d-94d9-23299263c2e7 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:15.139504 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-85d34262-adfa-4abf-87c5-99683bd07223 req-9e994ad7-2406-4d6d-94d9-23299263c2e7 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Acquiring lock "cinder-attachment_update-8a386aa1-c00d-4435-9e3c-74b13fb61b50-np0000004460" by "attachment_update" {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:36:15.144139 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-85d34262-adfa-4abf-87c5-99683bd07223 req-9e994ad7-2406-4d6d-94d9-23299263c2e7 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Lock "cinder-attachment_update-8a386aa1-c00d-4435-9e3c-74b13fb61b50-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:36:15.145396 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:15.145396 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:15.319340 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-0ead2702-21c1-400f-aa8b-3b6ce7c4df16 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:15.321544 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-0ead2702-21c1-400f-aa8b-3b6ce7c4df16 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 Jul 03 19:36:15.321733 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-0ead2702-21c1-400f-aa8b-3b6ce7c4df16 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:15.321971 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-0ead2702-21c1-400f-aa8b-3b6ce7c4df16 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:15.327046 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:15.327046 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:15.327580 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-0ead2702-21c1-400f-aa8b-3b6ce7c4df16 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:36:15.328315 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-0ead2702-21c1-400f-aa8b-3b6ce7c4df16 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 returned with HTTP 200 Jul 03 19:36:15.328689 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1110/4412] 10.4.3.61 () {68 vars in 1597 bytes} [Fri Jul 3 19:36:15 2026] GET /volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:15.336827 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-2abadadf-e2eb-44f8-9460-0f5ee1b17520 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:15.339152 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-2abadadf-e2eb-44f8-9460-0f5ee1b17520 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/ab6f958c-a772-4e12-9ba1-a1b0f49339e0 Jul 03 19:36:15.339397 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-2abadadf-e2eb-44f8-9460-0f5ee1b17520 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:15.339624 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-2abadadf-e2eb-44f8-9460-0f5ee1b17520 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:15.348766 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:15.348766 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:15.353681 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-2abadadf-e2eb-44f8-9460-0f5ee1b17520 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:36:15.359794 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-2abadadf-e2eb-44f8-9460-0f5ee1b17520 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/ab6f958c-a772-4e12-9ba1-a1b0f49339e0 returned with HTTP 200 Jul 03 19:36:15.360331 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1112/4413] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:36:15 2026] GET /volume/v3/volumes/ab6f958c-a772-4e12-9ba1-a1b0f49339e0 => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:15.371897 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-449a26e1-a5ac-4a3b-9c90-435295ebc1da None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:15.374827 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-449a26e1-a5ac-4a3b-9c90-435295ebc1da tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:36:15.375306 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-449a26e1-a5ac-4a3b-9c90-435295ebc1da tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "568e17b1-9cf3-48ec-a3b9-25caf5b65647", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:15.377631 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-449a26e1-a5ac-4a3b-9c90-435295ebc1da tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '568e17b1-9cf3-48ec-a3b9-25caf5b65647', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:36:15.388238 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:15.388238 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:15.388828 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-449a26e1-a5ac-4a3b-9c90-435295ebc1da tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:36:15.389084 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-449a26e1-a5ac-4a3b-9c90-435295ebc1da tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume of 1 GB Jul 03 19:36:15.390016 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-449a26e1-a5ac-4a3b-9c90-435295ebc1da tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Availability Zones retrieved successfully. Jul 03 19:36:15.399947 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-449a26e1-a5ac-4a3b-9c90-435295ebc1da tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Flow 'volume_create_api' (5f4daa1c-b81a-4428-b8c3-d575e0e54a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:36:15.401742 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-449a26e1-a5ac-4a3b-9c90-435295ebc1da tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ac1cc61-8788-40f2-98fe-342f5f84e2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:15.403320 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-449a26e1-a5ac-4a3b-9c90-435295ebc1da tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:36:15.442437 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-449a26e1-a5ac-4a3b-9c90-435295ebc1da tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ac1cc61-8788-40f2-98fe-342f5f84e2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '568e17b1-9cf3-48ec-a3b9-25caf5b65647', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:15.443140 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-449a26e1-a5ac-4a3b-9c90-435295ebc1da tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d00735d-96d2-4fa3-95db-35bed4e5218a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:15.466380 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c0ab7988-5f94-40bc-81f2-6304f6268818 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:15.468702 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c0ab7988-5f94-40bc-81f2-6304f6268818 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b Jul 03 19:36:15.468961 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c0ab7988-5f94-40bc-81f2-6304f6268818 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:15.469155 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c0ab7988-5f94-40bc-81f2-6304f6268818 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:15.469280 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-c0ab7988-5f94-40bc-81f2-6304f6268818 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9d602e8f-8d31-4e3b-9119-1c3ab303b74b. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:15.473520 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:15.473520 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:15.474269 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c0ab7988-5f94-40bc-81f2-6304f6268818 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b returned with HTTP 200 Jul 03 19:36:15.474661 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1111/4414] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:15 2026] GET /volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:15.494530 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-449a26e1-a5ac-4a3b-9c90-435295ebc1da tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Created reservations ['04f7a33b-b995-401d-aca7-26a930566884', '0737feb4-1e0c-4722-acf1-76e78fb9d364', '9ca7351e-fa03-477b-b7c4-a0c40230c88a', '2003365e-b6d4-475e-829a-37ba0f96407c'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:36:15.495243 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-449a26e1-a5ac-4a3b-9c90-435295ebc1da tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d00735d-96d2-4fa3-95db-35bed4e5218a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04f7a33b-b995-401d-aca7-26a930566884', '0737feb4-1e0c-4722-acf1-76e78fb9d364', '9ca7351e-fa03-477b-b7c4-a0c40230c88a', '2003365e-b6d4-475e-829a-37ba0f96407c']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:15.495937 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-449a26e1-a5ac-4a3b-9c90-435295ebc1da tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ed75af1-45ab-4a03-b820-22dffe4d93ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:15.542395 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-449a26e1-a5ac-4a3b-9c90-435295ebc1da tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ed75af1-45ab-4a03-b820-22dffe4d93ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4893f8b5-3a10-4b2f-bded-1ed0d365d375', '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='c70bca5f9e27431688b6e77ad51fa6a6',qos_specs=None,replication_status=,reservations=['04f7a33b-b995-401d-aca7-26a930566884','0737feb4-1e0c-4722-acf1-76e78fb9d364','9ca7351e-fa03-477b-b7c4-a0c40230c88a','2003365e-b6d4-475e-829a-37ba0f96407c'],size=1,snapshot_id=568e17b1-9cf3-48ec-a3b9-25caf5b65647,source_replicaid=,source_volid=None,status='creating',user_id='1a39268966de4198a9f086f13012040a',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), '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-03T19:36:15Z,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=4893f8b5-3a10-4b2f-bded-1ed0d365d375,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c70bca5f9e27431688b6e77ad51fa6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=568e17b1-9cf3-48ec-a3b9-25caf5b65647,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a39268966de4198a9f086f13012040a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:15.543536 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-449a26e1-a5ac-4a3b-9c90-435295ebc1da tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa3aba8e-c69b-45bf-a3d0-0b16ca742822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:15.564090 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-449a26e1-a5ac-4a3b-9c90-435295ebc1da tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa3aba8e-c69b-45bf-a3d0-0b16ca742822) transitioned into 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='c70bca5f9e27431688b6e77ad51fa6a6',qos_specs=None,replication_status=,reservations=['04f7a33b-b995-401d-aca7-26a930566884','0737feb4-1e0c-4722-acf1-76e78fb9d364','9ca7351e-fa03-477b-b7c4-a0c40230c88a','2003365e-b6d4-475e-829a-37ba0f96407c'],size=1,snapshot_id=568e17b1-9cf3-48ec-a3b9-25caf5b65647,source_replicaid=,source_volid=None,status='creating',user_id='1a39268966de4198a9f086f13012040a',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:15.565033 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-449a26e1-a5ac-4a3b-9c90-435295ebc1da tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd345770-8236-48ec-886f-8764327ce1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:15.591101 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-449a26e1-a5ac-4a3b-9c90-435295ebc1da tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd345770-8236-48ec-886f-8764327ce1ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:15.592514 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-449a26e1-a5ac-4a3b-9c90-435295ebc1da tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Flow 'volume_create_api' (5f4daa1c-b81a-4428-b8c3-d575e0e54a47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:36:15.592907 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-449a26e1-a5ac-4a3b-9c90-435295ebc1da tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume request issued successfully. Jul 03 19:36:15.593744 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-449a26e1-a5ac-4a3b-9c90-435295ebc1da tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:36:15.594327 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1084/4415] 10.4.3.61 () {72 vars in 1534 bytes} [Fri Jul 3 19:36:15 2026] POST /volume/v3/volumes => generated 734 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:36:15.602711 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-2357999d-9440-427f-a318-77c545815caf None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:15.605554 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-2357999d-9440-427f-a318-77c545815caf tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/4893f8b5-3a10-4b2f-bded-1ed0d365d375 Jul 03 19:36:15.605813 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-2357999d-9440-427f-a318-77c545815caf tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:15.606076 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-2357999d-9440-427f-a318-77c545815caf tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:15.618875 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:15.618875 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:15.623541 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-2357999d-9440-427f-a318-77c545815caf tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:36:15.629664 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-2357999d-9440-427f-a318-77c545815caf tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/4893f8b5-3a10-4b2f-bded-1ed0d365d375 returned with HTTP 200 Jul 03 19:36:15.630643 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1113/4416] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:36:15 2026] GET /volume/v3/volumes/4893f8b5-3a10-4b2f-bded-1ed0d365d375 => generated 802 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:36:15.638768 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-274ff9a3-022c-4ca3-868c-c02658a76640 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:15.645545 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-274ff9a3-022c-4ca3-868c-c02658a76640 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/4893f8b5-3a10-4b2f-bded-1ed0d365d375 Jul 03 19:36:15.645819 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-274ff9a3-022c-4ca3-868c-c02658a76640 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:15.645993 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-274ff9a3-022c-4ca3-868c-c02658a76640 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:15.656333 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:15.656333 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:15.659820 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-274ff9a3-022c-4ca3-868c-c02658a76640 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:36:15.665481 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-274ff9a3-022c-4ca3-868c-c02658a76640 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/4893f8b5-3a10-4b2f-bded-1ed0d365d375 returned with HTTP 200 Jul 03 19:36:15.665980 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1112/4417] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:36:15 2026] GET /volume/v3/volumes/4893f8b5-3a10-4b2f-bded-1ed0d365d375 => generated 802 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:15.669716 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-85d34262-adfa-4abf-87c5-99683bd07223 req-9e994ad7-2406-4d6d-94d9-23299263c2e7 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Lock "cinder-attachment_update-8a386aa1-c00d-4435-9e3c-74b13fb61b50-np0000004460" released by "attachment_update" :: held 0.526s {{(pid=99924) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:36:15.670043 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-85d34262-adfa-4abf-87c5-99683bd07223 req-9e994ad7-2406-4d6d-94d9-23299263c2e7 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/attachments/49c09574-fac1-4468-b493-995e63dbbb6d returned with HTTP 200 Jul 03 19:36:15.670520 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1109/4418] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:36:15 2026] PUT /volume/v3/attachments/49c09574-fac1-4468-b493-995e63dbbb6d => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:15.916053 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1e8d55a5-7c07-46c9-81f3-197ca6966ad3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:15.917955 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1e8d55a5-7c07-46c9-81f3-197ca6966ad3 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 Jul 03 19:36:15.918152 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1e8d55a5-7c07-46c9-81f3-197ca6966ad3 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:15.918342 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1e8d55a5-7c07-46c9-81f3-197ca6966ad3 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:15.928628 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:15.928628 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:15.932076 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1e8d55a5-7c07-46c9-81f3-197ca6966ad3 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:15.935922 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1e8d55a5-7c07-46c9-81f3-197ca6966ad3 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 returned with HTTP 200 Jul 03 19:36:15.936315 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1085/4419] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:15 2026] GET /volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:16.486227 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-94270eaf-459d-44af-8f48-149283cc93c8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:16.489693 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-94270eaf-459d-44af-8f48-149283cc93c8 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b Jul 03 19:36:16.490139 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-94270eaf-459d-44af-8f48-149283cc93c8 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:16.490588 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-94270eaf-459d-44af-8f48-149283cc93c8 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:16.490772 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-94270eaf-459d-44af-8f48-149283cc93c8 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9d602e8f-8d31-4e3b-9119-1c3ab303b74b. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:16.496379 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:16.496379 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:16.497248 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-94270eaf-459d-44af-8f48-149283cc93c8 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b returned with HTTP 200 Jul 03 19:36:16.497632 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1114/4420] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:16 2026] GET /volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:16.955295 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c2c74ea8-2992-4699-9fd6-1cef77a60f2b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:16.957446 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c2c74ea8-2992-4699-9fd6-1cef77a60f2b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 Jul 03 19:36:16.957638 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c2c74ea8-2992-4699-9fd6-1cef77a60f2b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:16.958230 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c2c74ea8-2992-4699-9fd6-1cef77a60f2b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:16.973368 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:16.973368 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:16.978016 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c2c74ea8-2992-4699-9fd6-1cef77a60f2b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:16.982800 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c2c74ea8-2992-4699-9fd6-1cef77a60f2b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 returned with HTTP 200 Jul 03 19:36:16.983318 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1113/4421] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:16 2026] GET /volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:17.508552 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-11114a49-fa3d-41a4-a9f6-52396c39a4c6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:17.510499 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-11114a49-fa3d-41a4-a9f6-52396c39a4c6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b Jul 03 19:36:17.510808 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-11114a49-fa3d-41a4-a9f6-52396c39a4c6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:17.511041 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-11114a49-fa3d-41a4-a9f6-52396c39a4c6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:17.511150 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-11114a49-fa3d-41a4-a9f6-52396c39a4c6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9d602e8f-8d31-4e3b-9119-1c3ab303b74b. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:17.516926 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:17.516926 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:17.517806 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-11114a49-fa3d-41a4-a9f6-52396c39a4c6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b returned with HTTP 200 Jul 03 19:36:17.518486 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1110/4422] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:17 2026] GET /volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:18.000408 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-04bdb602-272b-435d-b054-ffe27fc11ea9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:18.002366 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-04bdb602-272b-435d-b054-ffe27fc11ea9 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 Jul 03 19:36:18.002668 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-04bdb602-272b-435d-b054-ffe27fc11ea9 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:18.002906 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-04bdb602-272b-435d-b054-ffe27fc11ea9 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:18.013100 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:18.013100 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:18.017181 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-04bdb602-272b-435d-b054-ffe27fc11ea9 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:18.022729 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-04bdb602-272b-435d-b054-ffe27fc11ea9 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 returned with HTTP 200 Jul 03 19:36:18.023323 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1086/4423] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:17 2026] GET /volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:18.530723 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4cc017cd-fc85-43d3-9a8d-eea45344e606 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:18.532708 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4cc017cd-fc85-43d3-9a8d-eea45344e606 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b Jul 03 19:36:18.532970 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4cc017cd-fc85-43d3-9a8d-eea45344e606 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:18.533183 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4cc017cd-fc85-43d3-9a8d-eea45344e606 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:18.533281 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-4cc017cd-fc85-43d3-9a8d-eea45344e606 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9d602e8f-8d31-4e3b-9119-1c3ab303b74b. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:18.538398 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:18.538398 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:18.539384 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4cc017cd-fc85-43d3-9a8d-eea45344e606 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b returned with HTTP 200 Jul 03 19:36:18.539785 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1115/4424] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:18 2026] GET /volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:18.674534 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-433af3cc-8247-42e9-9160-e809991e15f3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:18.676411 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-433af3cc-8247-42e9-9160-e809991e15f3 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/4893f8b5-3a10-4b2f-bded-1ed0d365d375 Jul 03 19:36:18.676747 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-433af3cc-8247-42e9-9160-e809991e15f3 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:18.676953 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-433af3cc-8247-42e9-9160-e809991e15f3 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:18.684845 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:18.684845 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:18.688774 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-433af3cc-8247-42e9-9160-e809991e15f3 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:36:18.696175 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-433af3cc-8247-42e9-9160-e809991e15f3 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/4893f8b5-3a10-4b2f-bded-1ed0d365d375 returned with HTTP 200 Jul 03 19:36:18.696667 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1114/4425] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:36:18 2026] GET /volume/v3/volumes/4893f8b5-3a10-4b2f-bded-1ed0d365d375 => generated 1343 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:18.705035 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-31c61260-9e8a-4c13-b067-9e0263deb157 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:18.705407 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-31c61260-9e8a-4c13-b067-9e0263deb157 None None] GET https://10.4.3.61/volume// Jul 03 19:36:18.705531 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-31c61260-9e8a-4c13-b067-9e0263deb157 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:18.705801 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-31c61260-9e8a-4c13-b067-9e0263deb157 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:18.706229 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-31c61260-9e8a-4c13-b067-9e0263deb157 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:36:18.706687 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1111/4426] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:36:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:36:18.717790 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-b5d8cc2d-8e3b-4e48-ac0a-5737473b84da None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:18.723155 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-b5d8cc2d-8e3b-4e48-ac0a-5737473b84da tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:36:18.723813 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-b5d8cc2d-8e3b-4e48-ac0a-5737473b84da tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4893f8b5-3a10-4b2f-bded-1ed0d365d375", "connector": null, "instance_uuid": "22105ec1-120c-4be9-a21a-070f3f83afcd"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:18.734988 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:18.734988 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:18.775608 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-b5d8cc2d-8e3b-4e48-ac0a-5737473b84da tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:36:18.776101 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1087/4427] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:36:18 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 19:36:18.783922 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-32846b56-d7dd-4424-b863-3af29f903d94 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:18.784420 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-32846b56-d7dd-4424-b863-3af29f903d94 None None] GET https://10.4.3.61/volume// Jul 03 19:36:18.784650 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-32846b56-d7dd-4424-b863-3af29f903d94 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:18.784889 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-32846b56-d7dd-4424-b863-3af29f903d94 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:18.785457 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-32846b56-d7dd-4424-b863-3af29f903d94 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:36:18.785996 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1116/4428] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:36:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:36:18.792914 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-ee122988-8291-455e-b6e6-5fedd87c4fac None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:18.795056 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-ee122988-8291-455e-b6e6-5fedd87c4fac tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/4893f8b5-3a10-4b2f-bded-1ed0d365d375 Jul 03 19:36:18.795316 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-ee122988-8291-455e-b6e6-5fedd87c4fac tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:18.795591 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-ee122988-8291-455e-b6e6-5fedd87c4fac tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:18.807543 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:18.807543 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:18.811144 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-ee122988-8291-455e-b6e6-5fedd87c4fac tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:36:18.816538 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-ee122988-8291-455e-b6e6-5fedd87c4fac tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/4893f8b5-3a10-4b2f-bded-1ed0d365d375 returned with HTTP 200 Jul 03 19:36:18.817116 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1115/4429] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:36:18 2026] GET /volume/v3/volumes/4893f8b5-3a10-4b2f-bded-1ed0d365d375 => generated 1522 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:36:18.927763 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-bbcbcaf3-5a65-4644-a6c0-ae46656c757e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:18.929917 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-bbcbcaf3-5a65-4644-a6c0-ae46656c757e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] PUT https://10.4.3.61/volume/v3/attachments/93cf95a2-aa00-4377-91bf-0d6bb371933e Jul 03 19:36:18.930320 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-bbcbcaf3-5a65-4644-a6c0-ae46656c757e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:18.938866 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-bbcbcaf3-5a65-4644-a6c0-ae46656c757e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Acquiring lock "cinder-attachment_update-4893f8b5-3a10-4b2f-bded-1ed0d365d375-np0000004460" by "attachment_update" {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:36:18.945271 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-bbcbcaf3-5a65-4644-a6c0-ae46656c757e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Lock "cinder-attachment_update-4893f8b5-3a10-4b2f-bded-1ed0d365d375-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:36:18.946845 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:18.946845 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:19.038133 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-32434bc5-1f14-43fc-9118-309e020e1510 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:19.040034 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-32434bc5-1f14-43fc-9118-309e020e1510 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 Jul 03 19:36:19.040365 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-32434bc5-1f14-43fc-9118-309e020e1510 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:19.040652 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-32434bc5-1f14-43fc-9118-309e020e1510 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:19.051575 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:19.051575 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:19.055398 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-32434bc5-1f14-43fc-9118-309e020e1510 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:19.059736 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-32434bc5-1f14-43fc-9118-309e020e1510 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 returned with HTTP 200 Jul 03 19:36:19.060263 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1088/4430] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:19 2026] GET /volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:19.471970 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-bbcbcaf3-5a65-4644-a6c0-ae46656c757e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Lock "cinder-attachment_update-4893f8b5-3a10-4b2f-bded-1ed0d365d375-np0000004460" released by "attachment_update" :: held 0.527s {{(pid=99924) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:36:19.472325 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-bbcbcaf3-5a65-4644-a6c0-ae46656c757e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/93cf95a2-aa00-4377-91bf-0d6bb371933e returned with HTTP 200 Jul 03 19:36:19.472892 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1112/4431] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:36:18 2026] PUT /volume/v3/attachments/93cf95a2-aa00-4377-91bf-0d6bb371933e => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:19.552516 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-34020386-b635-4331-8602-68f5cf8d1c57 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:19.554673 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-34020386-b635-4331-8602-68f5cf8d1c57 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b Jul 03 19:36:19.554911 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-34020386-b635-4331-8602-68f5cf8d1c57 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:19.555174 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-34020386-b635-4331-8602-68f5cf8d1c57 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:19.555304 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-34020386-b635-4331-8602-68f5cf8d1c57 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9d602e8f-8d31-4e3b-9119-1c3ab303b74b. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:19.560582 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:19.560582 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:19.561671 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-34020386-b635-4331-8602-68f5cf8d1c57 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b returned with HTTP 200 Jul 03 19:36:19.562240 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1117/4432] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:19 2026] GET /volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:19.985304 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-89fe3bc3-1b86-4fac-96a4-42b86254886f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:19.990340 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-89fe3bc3-1b86-4fac-96a4-42b86254886f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/attachments/93cf95a2-aa00-4377-91bf-0d6bb371933e/action Jul 03 19:36:19.990507 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-89fe3bc3-1b86-4fac-96a4-42b86254886f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action body: b'{"os-complete": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:36:19.990583 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-89fe3bc3-1b86-4fac-96a4-42b86254886f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:20.015553 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:20.015553 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:20.027886 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-9451542b-7a6a-4967-accb-d7bf936a8024 req-89fe3bc3-1b86-4fac-96a4-42b86254886f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/93cf95a2-aa00-4377-91bf-0d6bb371933e/action returned with HTTP 204 Jul 03 19:36:20.028577 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1116/4433] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:36:19 2026] POST /volume/v3/attachments/93cf95a2-aa00-4377-91bf-0d6bb371933e/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:36:20.078820 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5466724d-d262-4e6f-972a-e04ab95c1773 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:20.081693 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5466724d-d262-4e6f-972a-e04ab95c1773 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 Jul 03 19:36:20.081981 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5466724d-d262-4e6f-972a-e04ab95c1773 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:20.082231 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5466724d-d262-4e6f-972a-e04ab95c1773 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:20.094159 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:20.094159 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:20.098982 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5466724d-d262-4e6f-972a-e04ab95c1773 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:20.104994 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5466724d-d262-4e6f-972a-e04ab95c1773 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 returned with HTTP 200 Jul 03 19:36:20.105584 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1089/4434] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:20 2026] GET /volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:20.573702 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-df4480b8-50a0-4249-87e6-31f17d1599c3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:20.575355 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-df4480b8-50a0-4249-87e6-31f17d1599c3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b Jul 03 19:36:20.575620 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-df4480b8-50a0-4249-87e6-31f17d1599c3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:20.575752 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-df4480b8-50a0-4249-87e6-31f17d1599c3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:20.575874 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-df4480b8-50a0-4249-87e6-31f17d1599c3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9d602e8f-8d31-4e3b-9119-1c3ab303b74b. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:20.579802 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:20.579802 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:20.580974 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-df4480b8-50a0-4249-87e6-31f17d1599c3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b returned with HTTP 200 Jul 03 19:36:20.580974 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1113/4435] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:20 2026] GET /volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:21.123522 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c83db38e-6ee2-4a4b-8bf0-19d483026b1f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:21.125642 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c83db38e-6ee2-4a4b-8bf0-19d483026b1f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 Jul 03 19:36:21.126850 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c83db38e-6ee2-4a4b-8bf0-19d483026b1f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:21.127206 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c83db38e-6ee2-4a4b-8bf0-19d483026b1f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:21.149724 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:21.149724 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:21.158515 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c83db38e-6ee2-4a4b-8bf0-19d483026b1f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:21.165915 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c83db38e-6ee2-4a4b-8bf0-19d483026b1f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 returned with HTTP 200 Jul 03 19:36:21.166347 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1118/4436] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:21 2026] GET /volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 => generated 882 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:21.595328 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-db668af5-ab55-4ba4-80a7-429e812f4c21 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:21.597592 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-db668af5-ab55-4ba4-80a7-429e812f4c21 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b Jul 03 19:36:21.597842 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-db668af5-ab55-4ba4-80a7-429e812f4c21 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:21.598064 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-db668af5-ab55-4ba4-80a7-429e812f4c21 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:21.598198 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-db668af5-ab55-4ba4-80a7-429e812f4c21 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9d602e8f-8d31-4e3b-9119-1c3ab303b74b. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:21.606851 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:21.606851 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:21.607750 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-db668af5-ab55-4ba4-80a7-429e812f4c21 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b returned with HTTP 200 Jul 03 19:36:21.608230 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1117/4437] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:21 2026] GET /volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:21.887629 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-85d34262-adfa-4abf-87c5-99683bd07223 req-59be352f-6940-4d6d-9ba3-65ddd90432fc None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:21.890816 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-85d34262-adfa-4abf-87c5-99683bd07223 req-59be352f-6940-4d6d-9ba3-65ddd90432fc tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] POST https://10.4.3.61/volume/v3/attachments/49c09574-fac1-4468-b493-995e63dbbb6d/action Jul 03 19:36:21.891303 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-85d34262-adfa-4abf-87c5-99683bd07223 req-59be352f-6940-4d6d-9ba3-65ddd90432fc tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:36:21.891713 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-85d34262-adfa-4abf-87c5-99683bd07223 req-59be352f-6940-4d6d-9ba3-65ddd90432fc tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:21.911911 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:21.911911 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:21.930901 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-85d34262-adfa-4abf-87c5-99683bd07223 req-59be352f-6940-4d6d-9ba3-65ddd90432fc tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/attachments/49c09574-fac1-4468-b493-995e63dbbb6d/action returned with HTTP 204 Jul 03 19:36:21.931565 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1090/4438] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:36:21 2026] POST /volume/v3/attachments/49c09574-fac1-4468-b493-995e63dbbb6d/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:36:22.179383 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3ccb83d6-0e66-4621-bf9d-ea680ebe368b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:22.181805 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3ccb83d6-0e66-4621-bf9d-ea680ebe368b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 Jul 03 19:36:22.182103 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3ccb83d6-0e66-4621-bf9d-ea680ebe368b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:22.182379 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3ccb83d6-0e66-4621-bf9d-ea680ebe368b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:22.196246 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:22.196246 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:22.206195 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3ccb83d6-0e66-4621-bf9d-ea680ebe368b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:22.212523 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3ccb83d6-0e66-4621-bf9d-ea680ebe368b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 returned with HTTP 200 Jul 03 19:36:22.212961 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1114/4439] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:22 2026] GET /volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 => generated 1174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:22.620720 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-75665991-8033-4614-8062-2f347ed4b7f9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:22.622862 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-75665991-8033-4614-8062-2f347ed4b7f9 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b Jul 03 19:36:22.623099 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-75665991-8033-4614-8062-2f347ed4b7f9 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:22.623369 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-75665991-8033-4614-8062-2f347ed4b7f9 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:22.623553 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-75665991-8033-4614-8062-2f347ed4b7f9 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9d602e8f-8d31-4e3b-9119-1c3ab303b74b. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:22.628709 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:22.628709 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:22.629707 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-75665991-8033-4614-8062-2f347ed4b7f9 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b returned with HTTP 200 Jul 03 19:36:22.630174 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1119/4440] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:22 2026] GET /volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:23.643515 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-025beb36-3c8c-4811-b13c-e5e320719dc4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:23.645395 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-025beb36-3c8c-4811-b13c-e5e320719dc4 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b Jul 03 19:36:23.645626 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-025beb36-3c8c-4811-b13c-e5e320719dc4 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:23.645839 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-025beb36-3c8c-4811-b13c-e5e320719dc4 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:23.645981 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-025beb36-3c8c-4811-b13c-e5e320719dc4 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9d602e8f-8d31-4e3b-9119-1c3ab303b74b. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:23.649882 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:23.649882 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:23.650670 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-025beb36-3c8c-4811-b13c-e5e320719dc4 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b returned with HTTP 200 Jul 03 19:36:23.651042 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1118/4441] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:23 2026] GET /volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:24.664810 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b71105a9-17d4-4320-94a5-59c34fcddcb1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:24.666320 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b71105a9-17d4-4320-94a5-59c34fcddcb1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b Jul 03 19:36:24.666512 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b71105a9-17d4-4320-94a5-59c34fcddcb1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:24.666679 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b71105a9-17d4-4320-94a5-59c34fcddcb1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:24.666794 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-b71105a9-17d4-4320-94a5-59c34fcddcb1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9d602e8f-8d31-4e3b-9119-1c3ab303b74b. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:24.670804 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:24.670804 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:24.671611 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b71105a9-17d4-4320-94a5-59c34fcddcb1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b returned with HTTP 200 Jul 03 19:36:24.671950 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1091/4442] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:24 2026] GET /volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:25.653822 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-9af6ffaf-a993-44ad-9a39-b90bee1c0cb1 req-ac1fb418-325b-4449-b4e3-1b8ed6838cdb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:25.655527 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-9af6ffaf-a993-44ad-9a39-b90bee1c0cb1 req-ac1fb418-325b-4449-b4e3-1b8ed6838cdb tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 Jul 03 19:36:25.655692 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-9af6ffaf-a993-44ad-9a39-b90bee1c0cb1 req-ac1fb418-325b-4449-b4e3-1b8ed6838cdb tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:25.655863 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-9af6ffaf-a993-44ad-9a39-b90bee1c0cb1 req-ac1fb418-325b-4449-b4e3-1b8ed6838cdb tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:25.666043 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:25.666043 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:25.669887 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-9af6ffaf-a993-44ad-9a39-b90bee1c0cb1 req-ac1fb418-325b-4449-b4e3-1b8ed6838cdb tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:25.675088 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-9af6ffaf-a993-44ad-9a39-b90bee1c0cb1 req-ac1fb418-325b-4449-b4e3-1b8ed6838cdb tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 returned with HTTP 200 Jul 03 19:36:25.675540 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1115/4443] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:36:25 2026] GET /volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:25.681467 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-377f3b9c-479a-4475-9d4d-eb16d62c9981 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:25.683182 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-377f3b9c-479a-4475-9d4d-eb16d62c9981 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b Jul 03 19:36:25.683370 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-377f3b9c-479a-4475-9d4d-eb16d62c9981 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:25.683562 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-377f3b9c-479a-4475-9d4d-eb16d62c9981 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:25.683661 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-377f3b9c-479a-4475-9d4d-eb16d62c9981 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9d602e8f-8d31-4e3b-9119-1c3ab303b74b. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:25.687890 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:25.687890 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:25.688555 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-377f3b9c-479a-4475-9d4d-eb16d62c9981 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b returned with HTTP 200 Jul 03 19:36:25.688896 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1120/4444] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:25 2026] GET /volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:25.695081 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-9af6ffaf-a993-44ad-9a39-b90bee1c0cb1 req-a9b38e33-edc9-46ac-bf0c-fc2c2eb56a3b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:25.697052 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-9af6ffaf-a993-44ad-9a39-b90bee1c0cb1 req-a9b38e33-edc9-46ac-bf0c-fc2c2eb56a3b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] POST https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50/action Jul 03 19:36:25.697418 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-9af6ffaf-a993-44ad-9a39-b90bee1c0cb1 req-a9b38e33-edc9-46ac-bf0c-fc2c2eb56a3b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:36:25.697540 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-9af6ffaf-a993-44ad-9a39-b90bee1c0cb1 req-a9b38e33-edc9-46ac-bf0c-fc2c2eb56a3b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:25.707940 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:25.707940 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:25.708503 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-9af6ffaf-a993-44ad-9a39-b90bee1c0cb1 req-a9b38e33-edc9-46ac-bf0c-fc2c2eb56a3b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:25.714831 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-9af6ffaf-a993-44ad-9a39-b90bee1c0cb1 req-a9b38e33-edc9-46ac-bf0c-fc2c2eb56a3b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Begin detaching volume completed successfully. Jul 03 19:36:25.715133 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-9af6ffaf-a993-44ad-9a39-b90bee1c0cb1 req-a9b38e33-edc9-46ac-bf0c-fc2c2eb56a3b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50/action returned with HTTP 202 Jul 03 19:36:25.715671 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1119/4445] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:36:25 2026] POST /volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:36:26.699809 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5b02a8c4-4926-41d5-a311-822c30fc5638 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:26.702257 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5b02a8c4-4926-41d5-a311-822c30fc5638 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b Jul 03 19:36:26.702516 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5b02a8c4-4926-41d5-a311-822c30fc5638 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:26.702761 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5b02a8c4-4926-41d5-a311-822c30fc5638 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:26.702914 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-5b02a8c4-4926-41d5-a311-822c30fc5638 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9d602e8f-8d31-4e3b-9119-1c3ab303b74b. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:26.708156 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:26.708156 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:26.709184 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5b02a8c4-4926-41d5-a311-822c30fc5638 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b returned with HTTP 200 Jul 03 19:36:26.709698 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1092/4446] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:26 2026] GET /volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:26.721364 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-86dd2266-4079-4fd3-9590-be55061a333e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:26.723141 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-86dd2266-4079-4fd3-9590-be55061a333e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b Jul 03 19:36:26.723342 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-86dd2266-4079-4fd3-9590-be55061a333e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:26.723549 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-86dd2266-4079-4fd3-9590-be55061a333e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:26.723648 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-86dd2266-4079-4fd3-9590-be55061a333e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9d602e8f-8d31-4e3b-9119-1c3ab303b74b. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:26.727684 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:26.727684 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:26.728461 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-86dd2266-4079-4fd3-9590-be55061a333e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b returned with HTTP 200 Jul 03 19:36:26.728865 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1116/4447] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:26 2026] GET /volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:26.740013 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-81e558df-1b24-4229-8e94-05adb7736b0f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:26.740432 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f5f31a71-beb0-4154-bb48-8403577636bd None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:26.740693 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f5f31a71-beb0-4154-bb48-8403577636bd None None] GET https://10.4.3.61/volume// Jul 03 19:36:26.740693 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f5f31a71-beb0-4154-bb48-8403577636bd None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:26.740927 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f5f31a71-beb0-4154-bb48-8403577636bd None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:26.741330 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f5f31a71-beb0-4154-bb48-8403577636bd None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:36:26.741703 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1121/4448] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:36:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:36:26.741819 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-81e558df-1b24-4229-8e94-05adb7736b0f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] DELETE https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b Jul 03 19:36:26.742041 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-81e558df-1b24-4229-8e94-05adb7736b0f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:26.742306 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-81e558df-1b24-4229-8e94-05adb7736b0f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:26.742444 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.backups [None req-81e558df-1b24-4229-8e94-05adb7736b0f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Delete backup with id: 9d602e8f-8d31-4e3b-9119-1c3ab303b74b. Jul 03 19:36:26.746815 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:26.746815 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:26.750578 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-9af6ffaf-a993-44ad-9a39-b90bee1c0cb1 req-7cfe0c44-a037-4138-af2b-a820ed6eec11 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:26.753282 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-9af6ffaf-a993-44ad-9a39-b90bee1c0cb1 req-7cfe0c44-a037-4138-af2b-a820ed6eec11 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 Jul 03 19:36:26.753567 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-9af6ffaf-a993-44ad-9a39-b90bee1c0cb1 req-7cfe0c44-a037-4138-af2b-a820ed6eec11 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:26.753828 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-9af6ffaf-a993-44ad-9a39-b90bee1c0cb1 req-7cfe0c44-a037-4138-af2b-a820ed6eec11 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:26.759616 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.backup.rpcapi [None req-81e558df-1b24-4229-8e94-05adb7736b0f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] delete_backup rpcapi backup_id 9d602e8f-8d31-4e3b-9119-1c3ab303b74b {{(pid=99927) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:36:26.761394 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-81e558df-1b24-4229-8e94-05adb7736b0f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b returned with HTTP 202 Jul 03 19:36:26.761801 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1120/4449] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:36:26 2026] DELETE /volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:36:26.765594 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:26.765594 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:26.769830 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-9af6ffaf-a993-44ad-9a39-b90bee1c0cb1 req-7cfe0c44-a037-4138-af2b-a820ed6eec11 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:26.770750 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-759e29b3-e50b-45ec-8356-d2f92521df87 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:26.772617 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-759e29b3-e50b-45ec-8356-d2f92521df87 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b Jul 03 19:36:26.772929 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-759e29b3-e50b-45ec-8356-d2f92521df87 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:26.772929 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-759e29b3-e50b-45ec-8356-d2f92521df87 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:26.773044 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-759e29b3-e50b-45ec-8356-d2f92521df87 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9d602e8f-8d31-4e3b-9119-1c3ab303b74b. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:26.775983 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-9af6ffaf-a993-44ad-9a39-b90bee1c0cb1 req-7cfe0c44-a037-4138-af2b-a820ed6eec11 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 returned with HTTP 200 Jul 03 19:36:26.776257 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1093/4450] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:36:26 2026] GET /volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 => generated 1357 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:36:26.777529 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:26.777529 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:26.778314 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-759e29b3-e50b-45ec-8356-d2f92521df87 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b returned with HTTP 200 Jul 03 19:36:26.778697 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1117/4451] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:26 2026] GET /volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:27.674874 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-9af6ffaf-a993-44ad-9a39-b90bee1c0cb1 req-0f2e6c0e-22f7-4b40-9b5c-2575a28c3d01 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:27.676931 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-9af6ffaf-a993-44ad-9a39-b90bee1c0cb1 req-0f2e6c0e-22f7-4b40-9b5c-2575a28c3d01 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] DELETE https://10.4.3.61/volume/v3/attachments/49c09574-fac1-4468-b493-995e63dbbb6d Jul 03 19:36:27.677450 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-9af6ffaf-a993-44ad-9a39-b90bee1c0cb1 req-0f2e6c0e-22f7-4b40-9b5c-2575a28c3d01 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:27.677450 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-9af6ffaf-a993-44ad-9a39-b90bee1c0cb1 req-0f2e6c0e-22f7-4b40-9b5c-2575a28c3d01 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:27.684424 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:27.684424 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:27.791221 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-597ebe45-f0c3-4856-81cb-1d1b186ecc17 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:27.793626 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-597ebe45-f0c3-4856-81cb-1d1b186ecc17 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b Jul 03 19:36:27.793936 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-597ebe45-f0c3-4856-81cb-1d1b186ecc17 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:27.794244 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-597ebe45-f0c3-4856-81cb-1d1b186ecc17 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:27.794387 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-597ebe45-f0c3-4856-81cb-1d1b186ecc17 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9d602e8f-8d31-4e3b-9119-1c3ab303b74b. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:27.799544 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:27.799544 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:27.800755 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-597ebe45-f0c3-4856-81cb-1d1b186ecc17 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b returned with HTTP 200 Jul 03 19:36:27.801476 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1121/4452] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:27 2026] GET /volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:28.223903 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-9af6ffaf-a993-44ad-9a39-b90bee1c0cb1 req-0f2e6c0e-22f7-4b40-9b5c-2575a28c3d01 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/attachments/49c09574-fac1-4468-b493-995e63dbbb6d returned with HTTP 200 Jul 03 19:36:28.224520 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1122/4453] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:36:27 2026] DELETE /volume/v3/attachments/49c09574-fac1-4468-b493-995e63dbbb6d => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:28.814194 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0d2ca014-61f6-41cb-8513-65ed40e16f68 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:28.814792 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0d2ca014-61f6-41cb-8513-65ed40e16f68 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b Jul 03 19:36:28.814792 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0d2ca014-61f6-41cb-8513-65ed40e16f68 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:28.814881 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0d2ca014-61f6-41cb-8513-65ed40e16f68 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:28.814979 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-0d2ca014-61f6-41cb-8513-65ed40e16f68 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9d602e8f-8d31-4e3b-9119-1c3ab303b74b. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:28.819559 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:28.819559 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:28.820305 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0d2ca014-61f6-41cb-8513-65ed40e16f68 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b returned with HTTP 200 Jul 03 19:36:28.820728 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1094/4454] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:28 2026] GET /volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:28.895257 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c1b3d8cc-b940-4ab7-90a1-dcddcee286d6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:28.897053 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c1b3d8cc-b940-4ab7-90a1-dcddcee286d6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:36:28.897439 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c1b3d8cc-b940-4ab7-90a1-dcddcee286d6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1762126178", "snapshot_id": "fef08580-017a-4e24-b78c-b5a5d1f2743f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:28.899147 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-c1b3d8cc-b940-4ab7-90a1-dcddcee286d6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1762126178', 'snapshot_id': 'fef08580-017a-4e24-b78c-b5a5d1f2743f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:36:28.905524 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:28.905524 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:28.905995 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c1b3d8cc-b940-4ab7-90a1-dcddcee286d6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Snapshot retrieved successfully. Jul 03 19:36:28.906150 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-c1b3d8cc-b940-4ab7-90a1-dcddcee286d6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Create volume of 1 GB Jul 03 19:36:28.910015 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c1b3d8cc-b940-4ab7-90a1-dcddcee286d6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Availability Zones retrieved successfully. Jul 03 19:36:28.916154 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-c1b3d8cc-b940-4ab7-90a1-dcddcee286d6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Flow 'volume_create_api' (742dba49-d8a4-4c83-b20a-71daca254ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:36:28.917270 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-c1b3d8cc-b940-4ab7-90a1-dcddcee286d6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36f53be8-11bc-4aa4-9f8d-54d52f323fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:28.918309 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-c1b3d8cc-b940-4ab7-90a1-dcddcee286d6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:36:28.951507 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-c1b3d8cc-b940-4ab7-90a1-dcddcee286d6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36f53be8-11bc-4aa4-9f8d-54d52f323fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fef08580-017a-4e24-b78c-b5a5d1f2743f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:28.952306 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-c1b3d8cc-b940-4ab7-90a1-dcddcee286d6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f9cc59e-2114-4aae-8c51-f7c02c8f235c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:28.996867 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-c1b3d8cc-b940-4ab7-90a1-dcddcee286d6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Created reservations ['224d74d2-9e77-49c5-a4a3-d512effccf99', 'be34142b-01db-45f0-a994-a8df2adf4679', '6bc31e80-8423-42a0-a66e-092458c0d601', '020b782f-f33c-4361-b856-613e6bb30a5c'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:36:28.998227 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-c1b3d8cc-b940-4ab7-90a1-dcddcee286d6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f9cc59e-2114-4aae-8c51-f7c02c8f235c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['224d74d2-9e77-49c5-a4a3-d512effccf99', 'be34142b-01db-45f0-a994-a8df2adf4679', '6bc31e80-8423-42a0-a66e-092458c0d601', '020b782f-f33c-4361-b856-613e6bb30a5c']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:28.998920 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-c1b3d8cc-b940-4ab7-90a1-dcddcee286d6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee398125-6b09-4ffb-86b5-c2e3882c1389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:29.042520 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-c1b3d8cc-b940-4ab7-90a1-dcddcee286d6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee398125-6b09-4ffb-86b5-c2e3882c1389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05e9ef80-0df4-4437-a21a-ea48669dded4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1762126178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d56817ab85e4dd6911848abe5871668',qos_specs=None,replication_status=,reservations=['224d74d2-9e77-49c5-a4a3-d512effccf99','be34142b-01db-45f0-a994-a8df2adf4679','6bc31e80-8423-42a0-a66e-092458c0d601','020b782f-f33c-4361-b856-613e6bb30a5c'],size=1,snapshot_id=fef08580-017a-4e24-b78c-b5a5d1f2743f,source_replicaid=,source_volid=None,status='creating',user_id='a9de6c80b83c42a4994b2863f72b152b',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:36:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1762126178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05e9ef80-0df4-4437-a21a-ea48669dded4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d56817ab85e4dd6911848abe5871668',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fef08580-017a-4e24-b78c-b5a5d1f2743f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9de6c80b83c42a4994b2863f72b152b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:29.044094 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-c1b3d8cc-b940-4ab7-90a1-dcddcee286d6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd7be3dd-285d-453f-909f-395cd530d67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:29.064231 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-c1b3d8cc-b940-4ab7-90a1-dcddcee286d6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd7be3dd-285d-453f-909f-395cd530d67b) transitioned into state 'SUCCESS' from state '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-1762126178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d56817ab85e4dd6911848abe5871668',qos_specs=None,replication_status=,reservations=['224d74d2-9e77-49c5-a4a3-d512effccf99','be34142b-01db-45f0-a994-a8df2adf4679','6bc31e80-8423-42a0-a66e-092458c0d601','020b782f-f33c-4361-b856-613e6bb30a5c'],size=1,snapshot_id=fef08580-017a-4e24-b78c-b5a5d1f2743f,source_replicaid=,source_volid=None,status='creating',user_id='a9de6c80b83c42a4994b2863f72b152b',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:29.065457 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-c1b3d8cc-b940-4ab7-90a1-dcddcee286d6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce63f8a9-2fbd-44e2-9a3b-b722e3305290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:29.092914 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-c1b3d8cc-b940-4ab7-90a1-dcddcee286d6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce63f8a9-2fbd-44e2-9a3b-b722e3305290) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:29.093317 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-c1b3d8cc-b940-4ab7-90a1-dcddcee286d6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Flow 'volume_create_api' (742dba49-d8a4-4c83-b20a-71daca254ef7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:36:29.093629 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c1b3d8cc-b940-4ab7-90a1-dcddcee286d6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Create volume request issued successfully. Jul 03 19:36:29.094213 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c1b3d8cc-b940-4ab7-90a1-dcddcee286d6 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:36:29.097506 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1118/4455] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:36:28 2026] POST /volume/v3/volumes => generated 789 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:36:29.108073 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8719a21c-a62f-4412-80d7-4a3266432cf1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:29.109569 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8719a21c-a62f-4412-80d7-4a3266432cf1 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 Jul 03 19:36:29.109569 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8719a21c-a62f-4412-80d7-4a3266432cf1 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:29.109723 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8719a21c-a62f-4412-80d7-4a3266432cf1 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:29.117201 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:29.117201 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:29.121178 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8719a21c-a62f-4412-80d7-4a3266432cf1 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:29.125393 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8719a21c-a62f-4412-80d7-4a3266432cf1 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 returned with HTTP 200 Jul 03 19:36:29.125813 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1122/4456] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:29 2026] GET /volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:29.831088 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b48456be-9fad-498f-bbf9-4ee5c1831aff None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:29.832941 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b48456be-9fad-498f-bbf9-4ee5c1831aff tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b Jul 03 19:36:29.833308 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b48456be-9fad-498f-bbf9-4ee5c1831aff tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:29.833550 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b48456be-9fad-498f-bbf9-4ee5c1831aff tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:29.833717 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-b48456be-9fad-498f-bbf9-4ee5c1831aff tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 9d602e8f-8d31-4e3b-9119-1c3ab303b74b. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:29.838113 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b48456be-9fad-498f-bbf9-4ee5c1831aff tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b returned with HTTP 404 Jul 03 19:36:29.838673 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1123/4457] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:29 2026] GET /volume/v3/backups/9d602e8f-8d31-4e3b-9119-1c3ab303b74b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:36:30.140462 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9343a693-0f25-4c03-bab1-1794166fc726 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:30.142430 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9343a693-0f25-4c03-bab1-1794166fc726 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 Jul 03 19:36:30.142631 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9343a693-0f25-4c03-bab1-1794166fc726 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:30.142855 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9343a693-0f25-4c03-bab1-1794166fc726 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:30.150414 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:30.150414 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:30.154229 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9343a693-0f25-4c03-bab1-1794166fc726 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:30.158630 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9343a693-0f25-4c03-bab1-1794166fc726 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 returned with HTTP 200 Jul 03 19:36:30.159018 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1095/4458] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:30 2026] GET /volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:30.171849 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-43156fd0-0e39-4fdb-912e-0dce4170f284 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:30.174718 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-43156fd0-0e39-4fdb-912e-0dce4170f284 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 Jul 03 19:36:30.175274 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-43156fd0-0e39-4fdb-912e-0dce4170f284 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:30.175560 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-43156fd0-0e39-4fdb-912e-0dce4170f284 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:30.183695 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:30.183695 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:30.187523 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-43156fd0-0e39-4fdb-912e-0dce4170f284 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:30.192120 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-43156fd0-0e39-4fdb-912e-0dce4170f284 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 returned with HTTP 200 Jul 03 19:36:30.192510 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1119/4459] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:30 2026] GET /volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:30.315352 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-994d3d51-ee48-4bba-9d96-398bb4069f5f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:30.318698 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-994d3d51-ee48-4bba-9d96-398bb4069f5f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] DELETE https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 Jul 03 19:36:30.318698 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-994d3d51-ee48-4bba-9d96-398bb4069f5f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:30.318698 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-994d3d51-ee48-4bba-9d96-398bb4069f5f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:30.318698 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.backups [None req-994d3d51-ee48-4bba-9d96-398bb4069f5f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Delete backup with id: 8ce5231c-31e2-4e96-bd8b-a283148212b8. Jul 03 19:36:30.322696 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:30.322696 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:30.337425 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.backup.rpcapi [None req-994d3d51-ee48-4bba-9d96-398bb4069f5f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] delete_backup rpcapi backup_id 8ce5231c-31e2-4e96-bd8b-a283148212b8 {{(pid=99927) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:36:30.339603 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-994d3d51-ee48-4bba-9d96-398bb4069f5f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 returned with HTTP 202 Jul 03 19:36:30.340288 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1123/4460] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:36:30 2026] DELETE /volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:36:30.348564 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-10a94cd4-fb54-4be9-aedd-8e91205b154e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:30.350901 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-10a94cd4-fb54-4be9-aedd-8e91205b154e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 Jul 03 19:36:30.351155 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-10a94cd4-fb54-4be9-aedd-8e91205b154e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:30.351432 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-10a94cd4-fb54-4be9-aedd-8e91205b154e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:30.351595 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-10a94cd4-fb54-4be9-aedd-8e91205b154e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 8ce5231c-31e2-4e96-bd8b-a283148212b8. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:30.361699 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:30.361699 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:30.362902 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-10a94cd4-fb54-4be9-aedd-8e91205b154e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 returned with HTTP 200 Jul 03 19:36:30.363591 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1124/4461] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:30 2026] GET /volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:30.752193 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-eef20ca0-dc6f-4ad4-a85b-d00877d80557 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:30.756186 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-eef20ca0-dc6f-4ad4-a85b-d00877d80557 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 Jul 03 19:36:30.756186 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-eef20ca0-dc6f-4ad4-a85b-d00877d80557 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:30.756186 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-eef20ca0-dc6f-4ad4-a85b-d00877d80557 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:30.764782 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:30.764782 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:30.770671 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-eef20ca0-dc6f-4ad4-a85b-d00877d80557 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:30.774968 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-eef20ca0-dc6f-4ad4-a85b-d00877d80557 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 returned with HTTP 200 Jul 03 19:36:30.775551 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1096/4462] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:36:30 2026] GET /volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:31.317576 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-020eb87c-9621-4af0-b0ca-75880430472c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:31.319819 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-020eb87c-9621-4af0-b0ca-75880430472c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/4893f8b5-3a10-4b2f-bded-1ed0d365d375 Jul 03 19:36:31.320060 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-020eb87c-9621-4af0-b0ca-75880430472c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:31.320324 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-020eb87c-9621-4af0-b0ca-75880430472c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:31.334041 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:31.334041 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:31.338092 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-020eb87c-9621-4af0-b0ca-75880430472c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:36:31.344833 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-020eb87c-9621-4af0-b0ca-75880430472c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/4893f8b5-3a10-4b2f-bded-1ed0d365d375 returned with HTTP 200 Jul 03 19:36:31.345379 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1120/4463] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:31 2026] GET /volume/v3/volumes/4893f8b5-3a10-4b2f-bded-1ed0d365d375 => generated 1635 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:31.373571 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-24e6031f-9127-45de-a8ae-0b654c62aee7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:31.375296 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-24e6031f-9127-45de-a8ae-0b654c62aee7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 Jul 03 19:36:31.375770 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-24e6031f-9127-45de-a8ae-0b654c62aee7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:31.376994 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-24e6031f-9127-45de-a8ae-0b654c62aee7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:31.376994 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-24e6031f-9127-45de-a8ae-0b654c62aee7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 8ce5231c-31e2-4e96-bd8b-a283148212b8. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:31.379960 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-24e6031f-9127-45de-a8ae-0b654c62aee7 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 returned with HTTP 404 Jul 03 19:36:31.380638 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1124/4464] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:31 2026] GET /volume/v3/backups/8ce5231c-31e2-4e96-bd8b-a283148212b8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:36:31.393367 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-553680f2-4b33-4d49-9a65-edd3756ecb5e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:31.395822 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-553680f2-4b33-4d49-9a65-edd3756ecb5e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:36:31.396436 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-553680f2-4b33-4d49-9a65-edd3756ecb5e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-452121979"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:31.398264 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-553680f2-4b33-4d49-9a65-edd3756ecb5e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-452121979'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:36:31.398448 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-553680f2-4b33-4d49-9a65-edd3756ecb5e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Create volume of 1 GB Jul 03 19:36:31.403100 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-553680f2-4b33-4d49-9a65-edd3756ecb5e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Availability Zones retrieved successfully. Jul 03 19:36:31.410303 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-553680f2-4b33-4d49-9a65-edd3756ecb5e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Flow 'volume_create_api' (115884db-abdd-4c23-adf1-ba4b59fd2fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:36:31.411622 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-553680f2-4b33-4d49-9a65-edd3756ecb5e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e21d39f1-24b9-4d92-aa53-e15e35eb5ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:31.412788 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-553680f2-4b33-4d49-9a65-edd3756ecb5e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:36:31.449383 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-553680f2-4b33-4d49-9a65-edd3756ecb5e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e21d39f1-24b9-4d92-aa53-e15e35eb5ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:31.450027 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-553680f2-4b33-4d49-9a65-edd3756ecb5e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae9ce744-b49d-4477-a09a-b98b73498d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:31.510328 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-553680f2-4b33-4d49-9a65-edd3756ecb5e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Created reservations ['e932ad71-25c1-4406-ad96-aee5fd44dea4', 'c09e9e46-1c30-435e-b9bf-be26df86312a', 'a194bfc8-6fbf-4179-918e-4b3fd8566b64', '453b0780-506c-435f-95f4-c96e8bed2b97'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:36:31.511262 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-553680f2-4b33-4d49-9a65-edd3756ecb5e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae9ce744-b49d-4477-a09a-b98b73498d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e932ad71-25c1-4406-ad96-aee5fd44dea4', 'c09e9e46-1c30-435e-b9bf-be26df86312a', 'a194bfc8-6fbf-4179-918e-4b3fd8566b64', '453b0780-506c-435f-95f4-c96e8bed2b97']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:31.512083 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-553680f2-4b33-4d49-9a65-edd3756ecb5e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc2214e3-50d5-487d-b7e8-51a41a6c73b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:31.539668 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-553680f2-4b33-4d49-9a65-edd3756ecb5e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc2214e3-50d5-487d-b7e8-51a41a6c73b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c14e835e-4dfa-4768-aa5a-863a7f7473ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-452121979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54b30991f07848498024d4c691c644eb',qos_specs=None,replication_status=,reservations=['e932ad71-25c1-4406-ad96-aee5fd44dea4','c09e9e46-1c30-435e-b9bf-be26df86312a','a194bfc8-6fbf-4179-918e-4b3fd8566b64','453b0780-506c-435f-95f4-c96e8bed2b97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8355d90ccaf9430a961fbdc4d8d8e4e2',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:36:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-452121979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c14e835e-4dfa-4768-aa5a-863a7f7473ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54b30991f07848498024d4c691c644eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8355d90ccaf9430a961fbdc4d8d8e4e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:31.541230 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-553680f2-4b33-4d49-9a65-edd3756ecb5e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f04439dd-49eb-4624-bf6b-3d3073a6b3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:31.565084 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-553680f2-4b33-4d49-9a65-edd3756ecb5e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f04439dd-49eb-4624-bf6b-3d3073a6b3f1) transitioned into state 'SUCCESS' from state '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-452121979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54b30991f07848498024d4c691c644eb',qos_specs=None,replication_status=,reservations=['e932ad71-25c1-4406-ad96-aee5fd44dea4','c09e9e46-1c30-435e-b9bf-be26df86312a','a194bfc8-6fbf-4179-918e-4b3fd8566b64','453b0780-506c-435f-95f4-c96e8bed2b97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8355d90ccaf9430a961fbdc4d8d8e4e2',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:31.565778 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-553680f2-4b33-4d49-9a65-edd3756ecb5e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (109d465d-c872-4ea4-9603-312532e6c42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:31.583775 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-553680f2-4b33-4d49-9a65-edd3756ecb5e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (109d465d-c872-4ea4-9603-312532e6c42e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:31.584587 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-553680f2-4b33-4d49-9a65-edd3756ecb5e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Flow 'volume_create_api' (115884db-abdd-4c23-adf1-ba4b59fd2fda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:36:31.584864 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-553680f2-4b33-4d49-9a65-edd3756ecb5e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Create volume request issued successfully. Jul 03 19:36:31.585406 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-553680f2-4b33-4d49-9a65-edd3756ecb5e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:36:31.585975 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1125/4465] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:36:31 2026] POST /volume/v3/volumes => generated 746 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:36:31.596834 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c93c6907-905b-4ea4-b0cf-920f21eeb920 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:31.598350 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c93c6907-905b-4ea4-b0cf-920f21eeb920 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/c14e835e-4dfa-4768-aa5a-863a7f7473ed Jul 03 19:36:31.598524 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c93c6907-905b-4ea4-b0cf-920f21eeb920 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:31.598692 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c93c6907-905b-4ea4-b0cf-920f21eeb920 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:31.604561 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:31.604561 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:31.607937 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-c93c6907-905b-4ea4-b0cf-920f21eeb920 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:36:31.613790 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c93c6907-905b-4ea4-b0cf-920f21eeb920 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/c14e835e-4dfa-4768-aa5a-863a7f7473ed returned with HTTP 200 Jul 03 19:36:31.614253 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1097/4466] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:31 2026] GET /volume/v3/volumes/c14e835e-4dfa-4768-aa5a-863a7f7473ed => generated 814 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:32.628131 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f3fee4c5-2581-4f24-a366-dc62346414ad None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:32.629904 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f3fee4c5-2581-4f24-a366-dc62346414ad tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/c14e835e-4dfa-4768-aa5a-863a7f7473ed Jul 03 19:36:32.630097 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f3fee4c5-2581-4f24-a366-dc62346414ad tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:32.630294 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f3fee4c5-2581-4f24-a366-dc62346414ad tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:32.637118 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:32.637118 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:32.640604 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f3fee4c5-2581-4f24-a366-dc62346414ad tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:36:32.644744 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f3fee4c5-2581-4f24-a366-dc62346414ad tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/c14e835e-4dfa-4768-aa5a-863a7f7473ed returned with HTTP 200 Jul 03 19:36:32.645213 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1121/4467] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:32 2026] GET /volume/v3/volumes/c14e835e-4dfa-4768-aa5a-863a7f7473ed => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:32.659271 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1dd64fd4-23fd-48c3-8262-931fe35a3a6a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:32.663196 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1dd64fd4-23fd-48c3-8262-931fe35a3a6a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:36:32.663196 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1dd64fd4-23fd-48c3-8262-931fe35a3a6a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c14e835e-4dfa-4768-aa5a-863a7f7473ed", "name": "tempest-VolumesBackupsTest-Snapshot-2111555519"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:32.672653 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:32.672653 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:32.673592 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1dd64fd4-23fd-48c3-8262-931fe35a3a6a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:36:32.673904 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-1dd64fd4-23fd-48c3-8262-931fe35a3a6a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Create snapshot from volume c14e835e-4dfa-4768-aa5a-863a7f7473ed Jul 03 19:36:32.718131 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-1dd64fd4-23fd-48c3-8262-931fe35a3a6a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Created reservations ['867877c3-704d-4453-93fa-0b9b890c3777', 'e31eed99-4a29-405e-a8a4-ff46e0b49f5f', '05930f4a-78d1-462e-8b83-525be6ba298a', '5ea1cc35-3d50-4403-aa1f-84977bcac59b'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:36:32.758315 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1dd64fd4-23fd-48c3-8262-931fe35a3a6a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Snapshot create request issued successfully. Jul 03 19:36:32.758811 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1dd64fd4-23fd-48c3-8262-931fe35a3a6a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:36:32.759281 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1125/4468] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:36:32 2026] POST /volume/v3/snapshots => generated 305 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:36:32.768626 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9eaa47ed-2761-492b-b2df-a0aeccf09a99 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:32.774070 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9eaa47ed-2761-492b-b2df-a0aeccf09a99 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/snapshots/38726683-95bc-4f99-b608-2241d8f88349 Jul 03 19:36:32.774315 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9eaa47ed-2761-492b-b2df-a0aeccf09a99 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:32.774582 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9eaa47ed-2761-492b-b2df-a0aeccf09a99 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:32.779987 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:32.779987 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:32.780490 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-9eaa47ed-2761-492b-b2df-a0aeccf09a99 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Snapshot retrieved successfully. Jul 03 19:36:32.781288 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9eaa47ed-2761-492b-b2df-a0aeccf09a99 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/snapshots/38726683-95bc-4f99-b608-2241d8f88349 returned with HTTP 200 Jul 03 19:36:32.781665 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1126/4469] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:36:32 2026] GET /volume/v3/snapshots/38726683-95bc-4f99-b608-2241d8f88349 => generated 437 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:32.816427 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5527b4af-b0ba-4a43-b26b-f46c513c16b0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:32.816888 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5527b4af-b0ba-4a43-b26b-f46c513c16b0 None None] GET https://10.4.3.61/volume// Jul 03 19:36:32.817088 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5527b4af-b0ba-4a43-b26b-f46c513c16b0 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:32.817314 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5527b4af-b0ba-4a43-b26b-f46c513c16b0 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:32.820104 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5527b4af-b0ba-4a43-b26b-f46c513c16b0 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:36:32.820104 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1098/4470] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:36:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:36:32.826691 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-be6d8b18-70a8-4b82-b2df-1318ddbb3345 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:32.833551 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-be6d8b18-70a8-4b82-b2df-1318ddbb3345 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:36:32.834109 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-be6d8b18-70a8-4b82-b2df-1318ddbb3345 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05e9ef80-0df4-4437-a21a-ea48669dded4", "connector": null, "instance_uuid": "692758f0-3941-438d-b328-d2e32932bfb0"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:32.844975 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:32.844975 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:32.870699 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-be6d8b18-70a8-4b82-b2df-1318ddbb3345 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:36:32.871537 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1122/4471] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:36:32 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:33.305651 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6606b608-41f4-48fe-8ea4-7e15fc069f2b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:33.307141 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6606b608-41f4-48fe-8ea4-7e15fc069f2b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 Jul 03 19:36:33.307467 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6606b608-41f4-48fe-8ea4-7e15fc069f2b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:33.307721 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6606b608-41f4-48fe-8ea4-7e15fc069f2b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:33.320419 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:33.320419 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:33.326368 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6606b608-41f4-48fe-8ea4-7e15fc069f2b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:33.332343 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6606b608-41f4-48fe-8ea4-7e15fc069f2b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 returned with HTTP 200 Jul 03 19:36:33.332343 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1126/4472] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:33 2026] GET /volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:33.401317 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-73cae46a-7dc3-4128-b4aa-cee1ddd8a729 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:33.401760 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-73cae46a-7dc3-4128-b4aa-cee1ddd8a729 None None] GET https://10.4.3.61/volume// Jul 03 19:36:33.401924 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-73cae46a-7dc3-4128-b4aa-cee1ddd8a729 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:33.402124 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-73cae46a-7dc3-4128-b4aa-cee1ddd8a729 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:33.402544 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-73cae46a-7dc3-4128-b4aa-cee1ddd8a729 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:36:33.402759 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1127/4473] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:36:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:36:33.418017 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-779930e6-6dcc-4d89-b22e-c9606dcc5833 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:33.420593 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-779930e6-6dcc-4d89-b22e-c9606dcc5833 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 Jul 03 19:36:33.420806 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-779930e6-6dcc-4d89-b22e-c9606dcc5833 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:33.421029 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-779930e6-6dcc-4d89-b22e-c9606dcc5833 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:33.430937 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:33.430937 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:33.434321 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-779930e6-6dcc-4d89-b22e-c9606dcc5833 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:33.440072 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-779930e6-6dcc-4d89-b22e-c9606dcc5833 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 returned with HTTP 200 Jul 03 19:36:33.440660 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1099/4474] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:36:33 2026] GET /volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 => generated 1061 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:36:33.587873 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-b720c2c4-968a-4393-80fa-7c1255ebac40 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:33.590280 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-b720c2c4-968a-4393-80fa-7c1255ebac40 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] PUT https://10.4.3.61/volume/v3/attachments/61dfe296-4804-4f85-aa26-7e4460b8d3ae Jul 03 19:36:33.590732 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-b720c2c4-968a-4393-80fa-7c1255ebac40 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:33.599243 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-b720c2c4-968a-4393-80fa-7c1255ebac40 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Acquiring lock "cinder-attachment_update-05e9ef80-0df4-4437-a21a-ea48669dded4-np0000004460" by "attachment_update" {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:36:33.607484 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-b720c2c4-968a-4393-80fa-7c1255ebac40 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Lock "cinder-attachment_update-05e9ef80-0df4-4437-a21a-ea48669dded4-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:36:33.607484 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:33.607484 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:33.661645 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-526c7db1-eeaf-41a7-97bb-f80a38fdff75 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:33.665367 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-526c7db1-eeaf-41a7-97bb-f80a38fdff75 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:36:33.665610 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-526c7db1-eeaf-41a7-97bb-f80a38fdff75 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:33.665869 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-526c7db1-eeaf-41a7-97bb-f80a38fdff75 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:33.678423 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:33.678423 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:33.683181 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-526c7db1-eeaf-41a7-97bb-f80a38fdff75 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:36:33.689685 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-526c7db1-eeaf-41a7-97bb-f80a38fdff75 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 returned with HTTP 200 Jul 03 19:36:33.690263 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1127/4475] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:36:33 2026] GET /volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:33.791152 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b664145e-49af-4a0f-ba19-eaa535ceb1a2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:33.792874 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b664145e-49af-4a0f-ba19-eaa535ceb1a2 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/snapshots/38726683-95bc-4f99-b608-2241d8f88349 Jul 03 19:36:33.793075 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b664145e-49af-4a0f-ba19-eaa535ceb1a2 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:33.793305 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b664145e-49af-4a0f-ba19-eaa535ceb1a2 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:33.798328 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:33.798328 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:33.798933 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b664145e-49af-4a0f-ba19-eaa535ceb1a2 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Snapshot retrieved successfully. Jul 03 19:36:33.799727 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b664145e-49af-4a0f-ba19-eaa535ceb1a2 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/snapshots/38726683-95bc-4f99-b608-2241d8f88349 returned with HTTP 200 Jul 03 19:36:33.800088 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1128/4476] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:36:33 2026] GET /volume/v3/snapshots/38726683-95bc-4f99-b608-2241d8f88349 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:33.808832 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ef2c109b-bcf6-46e5-a241-07b5b7c745a1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:33.810527 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ef2c109b-bcf6-46e5-a241-07b5b7c745a1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] POST https://10.4.3.61/volume/v3/backups Jul 03 19:36:33.810856 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ef2c109b-bcf6-46e5-a241-07b5b7c745a1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c14e835e-4dfa-4768-aa5a-863a7f7473ed", "snapshot_id": "38726683-95bc-4f99-b608-2241d8f88349", "name": "tempest-VolumesBackupsTest-Backup-1898552738"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:33.812328 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.backups [None req-ef2c109b-bcf6-46e5-a241-07b5b7c745a1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Creating new backup {'backup': {'volume_id': 'c14e835e-4dfa-4768-aa5a-863a7f7473ed', 'snapshot_id': '38726683-95bc-4f99-b608-2241d8f88349', 'name': 'tempest-VolumesBackupsTest-Backup-1898552738'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:36:33.812469 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-ef2c109b-bcf6-46e5-a241-07b5b7c745a1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Creating backup of volume c14e835e-4dfa-4768-aa5a-863a7f7473ed in container None Jul 03 19:36:33.820021 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:33.820021 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:33.820520 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ef2c109b-bcf6-46e5-a241-07b5b7c745a1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:36:33.825871 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:33.825871 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:33.826282 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ef2c109b-bcf6-46e5-a241-07b5b7c745a1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Snapshot retrieved successfully. Jul 03 19:36:33.843474 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-ef2c109b-bcf6-46e5-a241-07b5b7c745a1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Created reservations ['22d41edc-f68d-40d4-a1f8-a163d29afb33', '623a5606-9ee4-404f-a8ce-81737176e709'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:36:33.875186 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ef2c109b-bcf6-46e5-a241-07b5b7c745a1 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:36:33.875186 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1100/4477] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:36:33 2026] POST /volume/v3/backups => generated 328 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:36:33.882131 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-76d43363-5530-464b-8387-29ebb74998b6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:33.884786 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-76d43363-5530-464b-8387-29ebb74998b6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:33.884991 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-76d43363-5530-464b-8387-29ebb74998b6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:33.885179 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-76d43363-5530-464b-8387-29ebb74998b6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:33.887054 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-76d43363-5530-464b-8387-29ebb74998b6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:33.889290 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:33.889290 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:33.890189 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-76d43363-5530-464b-8387-29ebb74998b6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:33.890680 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1128/4478] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:33 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 769 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:34.128372 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-b720c2c4-968a-4393-80fa-7c1255ebac40 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Lock "cinder-attachment_update-05e9ef80-0df4-4437-a21a-ea48669dded4-np0000004460" released by "attachment_update" :: held 0.523s {{(pid=99924) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:36:34.128755 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-b720c2c4-968a-4393-80fa-7c1255ebac40 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/attachments/61dfe296-4804-4f85-aa26-7e4460b8d3ae returned with HTTP 200 Jul 03 19:36:34.129270 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1123/4479] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:36:33 2026] PUT /volume/v3/attachments/61dfe296-4804-4f85-aa26-7e4460b8d3ae => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:34.346956 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e84ae2c4-d3d9-4af1-95fc-eec7324c6364 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:34.348809 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e84ae2c4-d3d9-4af1-95fc-eec7324c6364 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 Jul 03 19:36:34.348987 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e84ae2c4-d3d9-4af1-95fc-eec7324c6364 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:34.349160 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e84ae2c4-d3d9-4af1-95fc-eec7324c6364 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:34.357753 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:34.357753 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:34.362082 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e84ae2c4-d3d9-4af1-95fc-eec7324c6364 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:34.368271 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e84ae2c4-d3d9-4af1-95fc-eec7324c6364 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 returned with HTTP 200 Jul 03 19:36:34.368781 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1129/4480] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:34 2026] GET /volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:34.901967 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d896b7f6-6560-4cf7-8314-aea2110869b3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:34.904139 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d896b7f6-6560-4cf7-8314-aea2110869b3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:34.904329 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d896b7f6-6560-4cf7-8314-aea2110869b3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:34.904528 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d896b7f6-6560-4cf7-8314-aea2110869b3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:34.904664 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-d896b7f6-6560-4cf7-8314-aea2110869b3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:34.909649 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:34.909649 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:34.910440 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d896b7f6-6560-4cf7-8314-aea2110869b3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:34.910816 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1101/4481] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:34 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 771 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:35.381309 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-07f7c602-3307-45a8-ba46-e14b94104c16 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:35.383106 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-07f7c602-3307-45a8-ba46-e14b94104c16 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 Jul 03 19:36:35.383330 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-07f7c602-3307-45a8-ba46-e14b94104c16 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:35.383525 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-07f7c602-3307-45a8-ba46-e14b94104c16 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:35.396330 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:35.396330 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:35.400992 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-07f7c602-3307-45a8-ba46-e14b94104c16 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:35.408024 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-07f7c602-3307-45a8-ba46-e14b94104c16 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 returned with HTTP 200 Jul 03 19:36:35.408677 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1129/4482] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:35 2026] GET /volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:35.559727 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-270eafba-e5ae-418a-8d5c-e8f148cd3fbc req-de40eeaf-a2bf-4491-9613-b60c9611e48c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:35.561873 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-270eafba-e5ae-418a-8d5c-e8f148cd3fbc req-de40eeaf-a2bf-4491-9613-b60c9611e48c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/attachments/93cf95a2-aa00-4377-91bf-0d6bb371933e Jul 03 19:36:35.562109 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-270eafba-e5ae-418a-8d5c-e8f148cd3fbc req-de40eeaf-a2bf-4491-9613-b60c9611e48c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:35.562350 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-270eafba-e5ae-418a-8d5c-e8f148cd3fbc req-de40eeaf-a2bf-4491-9613-b60c9611e48c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:35.569717 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:35.569717 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:35.728782 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-55f03285-65f2-4cf3-aa13-e4f1944363dc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:35.729191 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-55f03285-65f2-4cf3-aa13-e4f1944363dc None None] GET https://10.4.3.61/volume// Jul 03 19:36:35.729378 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-55f03285-65f2-4cf3-aa13-e4f1944363dc None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:35.729594 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-55f03285-65f2-4cf3-aa13-e4f1944363dc None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:35.729972 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-55f03285-65f2-4cf3-aa13-e4f1944363dc None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:36:35.730332 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1130/4483] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:36:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:36:35.737414 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-829e7f3a-7e53-450f-b1c7-74acbd534345 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:35.766700 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-829e7f3a-7e53-450f-b1c7-74acbd534345 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:36:35.767019 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-829e7f3a-7e53-450f-b1c7-74acbd534345 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4beb25fd-7d3b-4403-8237-a969e6d75b15", "connector": null, "instance_uuid": "be2adcd5-5e4b-40fb-83ff-2d5ac0e92b84"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:35.774781 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:35.774781 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:35.799343 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-829e7f3a-7e53-450f-b1c7-74acbd534345 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:36:35.799843 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1102/4484] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:36:35 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 19:36:35.921729 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a0e8c5ab-8d1e-4937-aebf-5418e0a354c5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:35.923721 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a0e8c5ab-8d1e-4937-aebf-5418e0a354c5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:35.923865 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a0e8c5ab-8d1e-4937-aebf-5418e0a354c5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:35.924053 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a0e8c5ab-8d1e-4937-aebf-5418e0a354c5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:35.924150 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-a0e8c5ab-8d1e-4937-aebf-5418e0a354c5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:35.928995 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:35.928995 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:35.930025 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a0e8c5ab-8d1e-4937-aebf-5418e0a354c5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:35.930530 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1130/4485] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:35 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 771 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:36.100423 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-270eafba-e5ae-418a-8d5c-e8f148cd3fbc req-de40eeaf-a2bf-4491-9613-b60c9611e48c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/93cf95a2-aa00-4377-91bf-0d6bb371933e returned with HTTP 200 Jul 03 19:36:36.100980 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1124/4486] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:36:35 2026] DELETE /volume/v3/attachments/93cf95a2-aa00-4377-91bf-0d6bb371933e => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:36.116734 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-270eafba-e5ae-418a-8d5c-e8f148cd3fbc req-ccc8cae6-8a4b-40fe-bb9d-c3d8e40a977a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:36.120481 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-270eafba-e5ae-418a-8d5c-e8f148cd3fbc req-ccc8cae6-8a4b-40fe-bb9d-c3d8e40a977a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/volumes/4893f8b5-3a10-4b2f-bded-1ed0d365d375 Jul 03 19:36:36.120673 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-270eafba-e5ae-418a-8d5c-e8f148cd3fbc req-ccc8cae6-8a4b-40fe-bb9d-c3d8e40a977a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:36.120908 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-270eafba-e5ae-418a-8d5c-e8f148cd3fbc req-ccc8cae6-8a4b-40fe-bb9d-c3d8e40a977a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:36.121101 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [req-270eafba-e5ae-418a-8d5c-e8f148cd3fbc req-ccc8cae6-8a4b-40fe-bb9d-c3d8e40a977a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete volume with id: 4893f8b5-3a10-4b2f-bded-1ed0d365d375 Jul 03 19:36:36.134193 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:36.134193 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:36.134193 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-270eafba-e5ae-418a-8d5c-e8f148cd3fbc req-ccc8cae6-8a4b-40fe-bb9d-c3d8e40a977a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:36:36.149269 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-270eafba-e5ae-418a-8d5c-e8f148cd3fbc req-ccc8cae6-8a4b-40fe-bb9d-c3d8e40a977a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete volume request issued successfully. Jul 03 19:36:36.149455 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-270eafba-e5ae-418a-8d5c-e8f148cd3fbc req-ccc8cae6-8a4b-40fe-bb9d-c3d8e40a977a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/4893f8b5-3a10-4b2f-bded-1ed0d365d375 returned with HTTP 202 Jul 03 19:36:36.149915 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1131/4487] 10.4.3.61 () {70 vars in 1613 bytes} [Fri Jul 3 19:36:36 2026] DELETE /volume/v3/volumes/4893f8b5-3a10-4b2f-bded-1ed0d365d375 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:36:36.218189 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f78a9613-ac6f-46fc-9d2b-970b579e3654 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:36.221072 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f78a9613-ac6f-46fc-9d2b-970b579e3654 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:36:36.221072 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f78a9613-ac6f-46fc-9d2b-970b579e3654 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:36.221072 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f78a9613-ac6f-46fc-9d2b-970b579e3654 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:36.233207 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:36.233207 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:36.237961 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f78a9613-ac6f-46fc-9d2b-970b579e3654 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:36:36.244068 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f78a9613-ac6f-46fc-9d2b-970b579e3654 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 returned with HTTP 200 Jul 03 19:36:36.244068 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1103/4488] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:36 2026] GET /volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:36.326284 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e2d3f882-fcf3-4b04-8e31-5f75fe927697 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:36.326775 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e2d3f882-fcf3-4b04-8e31-5f75fe927697 None None] GET https://10.4.3.61/volume// Jul 03 19:36:36.326987 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e2d3f882-fcf3-4b04-8e31-5f75fe927697 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:36.327241 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e2d3f882-fcf3-4b04-8e31-5f75fe927697 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:36.327643 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e2d3f882-fcf3-4b04-8e31-5f75fe927697 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:36:36.327968 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1131/4489] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:36:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:36:36.335917 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-fd5a70ff-17bf-4655-8d43-332017d1bea0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:36.339023 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-fd5a70ff-17bf-4655-8d43-332017d1bea0 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:36:36.339435 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-fd5a70ff-17bf-4655-8d43-332017d1bea0 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:36.339748 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-fd5a70ff-17bf-4655-8d43-332017d1bea0 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:36.353355 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:36.353355 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:36.357913 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-fd5a70ff-17bf-4655-8d43-332017d1bea0 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:36:36.363576 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-fd5a70ff-17bf-4655-8d43-332017d1bea0 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 returned with HTTP 200 Jul 03 19:36:36.364095 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1125/4490] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:36:36 2026] GET /volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:36:36.424433 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0a7a0b25-8c18-4d75-89f8-36a038623076 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:36.426599 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0a7a0b25-8c18-4d75-89f8-36a038623076 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 Jul 03 19:36:36.426836 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0a7a0b25-8c18-4d75-89f8-36a038623076 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:36.427024 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0a7a0b25-8c18-4d75-89f8-36a038623076 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:36.436158 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:36.436158 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:36.439791 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0a7a0b25-8c18-4d75-89f8-36a038623076 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:36.444241 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0a7a0b25-8c18-4d75-89f8-36a038623076 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 returned with HTTP 200 Jul 03 19:36:36.444721 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1132/4491] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:36 2026] GET /volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:36.464339 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-99f874b5-ab5c-4bc8-85ca-dd509abfa47f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:36.466306 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-99f874b5-ab5c-4bc8-85ca-dd509abfa47f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] PUT https://10.4.3.61/volume/v3/attachments/31cae6bb-a5da-4373-a0d3-79bfce755e0b Jul 03 19:36:36.466710 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-99f874b5-ab5c-4bc8-85ca-dd509abfa47f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:36.475346 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-99f874b5-ab5c-4bc8-85ca-dd509abfa47f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Acquiring lock "cinder-attachment_update-4beb25fd-7d3b-4403-8237-a969e6d75b15-np0000004460" by "attachment_update" {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:36:36.479878 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-99f874b5-ab5c-4bc8-85ca-dd509abfa47f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Lock "cinder-attachment_update-4beb25fd-7d3b-4403-8237-a969e6d75b15-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:36:36.480904 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:36.480904 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:36.941487 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-815b5def-9960-4cd1-bf52-5b3510682e78 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:36.943619 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-815b5def-9960-4cd1-bf52-5b3510682e78 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:36.943851 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-815b5def-9960-4cd1-bf52-5b3510682e78 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:36.944089 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-815b5def-9960-4cd1-bf52-5b3510682e78 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:36.944265 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-815b5def-9960-4cd1-bf52-5b3510682e78 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:36.949286 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:36.949286 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:36.950262 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-815b5def-9960-4cd1-bf52-5b3510682e78 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:36.950760 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1132/4492] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:36 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 771 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:36.998832 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-99f874b5-ab5c-4bc8-85ca-dd509abfa47f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Lock "cinder-attachment_update-4beb25fd-7d3b-4403-8237-a969e6d75b15-np0000004460" released by "attachment_update" :: held 0.519s {{(pid=99926) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:36:36.999083 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-99f874b5-ab5c-4bc8-85ca-dd509abfa47f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/attachments/31cae6bb-a5da-4373-a0d3-79bfce755e0b returned with HTTP 200 Jul 03 19:36:36.999555 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1104/4493] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:36:36 2026] PUT /volume/v3/attachments/31cae6bb-a5da-4373-a0d3-79bfce755e0b => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:37.260259 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-09cee19c-9707-4a1c-baab-7154c22fb494 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:37.262095 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-09cee19c-9707-4a1c-baab-7154c22fb494 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:36:37.262288 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-09cee19c-9707-4a1c-baab-7154c22fb494 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:37.262498 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-09cee19c-9707-4a1c-baab-7154c22fb494 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:37.271779 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:37.271779 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:37.275304 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-09cee19c-9707-4a1c-baab-7154c22fb494 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:36:37.279293 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-09cee19c-9707-4a1c-baab-7154c22fb494 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 returned with HTTP 200 Jul 03 19:36:37.279678 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1126/4494] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:37 2026] GET /volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:37.461607 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7e46664d-18ef-444e-b390-d46e7978ae7d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:37.464821 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7e46664d-18ef-444e-b390-d46e7978ae7d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 Jul 03 19:36:37.465050 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7e46664d-18ef-444e-b390-d46e7978ae7d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:37.465300 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7e46664d-18ef-444e-b390-d46e7978ae7d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:37.478272 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:37.478272 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:37.483536 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7e46664d-18ef-444e-b390-d46e7978ae7d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:37.488264 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7e46664d-18ef-444e-b390-d46e7978ae7d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 returned with HTTP 200 Jul 03 19:36:37.488677 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1133/4495] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:37 2026] GET /volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:37.965186 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-49db216d-3274-4195-937b-f92e6a07569b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:37.967066 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-49db216d-3274-4195-937b-f92e6a07569b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:37.967274 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-49db216d-3274-4195-937b-f92e6a07569b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:37.967507 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-49db216d-3274-4195-937b-f92e6a07569b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:37.967646 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-49db216d-3274-4195-937b-f92e6a07569b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:37.972467 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:37.972467 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:37.973368 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-49db216d-3274-4195-937b-f92e6a07569b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:37.973801 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1133/4496] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:37 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 771 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:38.294282 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f20c77a9-ff59-4c51-b624-5786641a0636 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:38.296534 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f20c77a9-ff59-4c51-b624-5786641a0636 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:36:38.296761 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f20c77a9-ff59-4c51-b624-5786641a0636 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:38.297218 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f20c77a9-ff59-4c51-b624-5786641a0636 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:38.311610 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:38.311610 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:38.319456 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f20c77a9-ff59-4c51-b624-5786641a0636 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:36:38.323557 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f20c77a9-ff59-4c51-b624-5786641a0636 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 returned with HTTP 200 Jul 03 19:36:38.324391 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1105/4497] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:38 2026] GET /volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:38.502348 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-690b88e2-df6b-4659-baf0-eb647b9a9f43 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:38.504306 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-690b88e2-df6b-4659-baf0-eb647b9a9f43 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 Jul 03 19:36:38.504557 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-690b88e2-df6b-4659-baf0-eb647b9a9f43 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:38.504790 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-690b88e2-df6b-4659-baf0-eb647b9a9f43 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:38.518745 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:38.518745 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:38.522678 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-690b88e2-df6b-4659-baf0-eb647b9a9f43 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:38.527701 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-690b88e2-df6b-4659-baf0-eb647b9a9f43 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 returned with HTTP 200 Jul 03 19:36:38.528264 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1127/4498] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:38 2026] GET /volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:38.986675 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a3dd3d49-e1c2-425b-8374-2048a0f598a2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:38.988562 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a3dd3d49-e1c2-425b-8374-2048a0f598a2 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:38.988752 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a3dd3d49-e1c2-425b-8374-2048a0f598a2 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:38.988932 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a3dd3d49-e1c2-425b-8374-2048a0f598a2 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:38.989034 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-a3dd3d49-e1c2-425b-8374-2048a0f598a2 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:38.993403 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:38.993403 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:38.994090 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a3dd3d49-e1c2-425b-8374-2048a0f598a2 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:38.994468 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1134/4499] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:38 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 771 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:39.337908 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-26856429-fbad-4cc8-afa9-41162a0b8e00 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:39.339793 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-26856429-fbad-4cc8-afa9-41162a0b8e00 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:36:39.340048 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-26856429-fbad-4cc8-afa9-41162a0b8e00 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:39.340219 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-26856429-fbad-4cc8-afa9-41162a0b8e00 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:39.350071 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:39.350071 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:39.353469 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-26856429-fbad-4cc8-afa9-41162a0b8e00 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:36:39.357539 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-26856429-fbad-4cc8-afa9-41162a0b8e00 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 returned with HTTP 200 Jul 03 19:36:39.358033 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1134/4500] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:39 2026] GET /volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:39.516472 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c0d20dc1-dce6-472f-b87f-be3e23cdf187 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:39.518767 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c0d20dc1-dce6-472f-b87f-be3e23cdf187 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/4893f8b5-3a10-4b2f-bded-1ed0d365d375 Jul 03 19:36:39.518989 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c0d20dc1-dce6-472f-b87f-be3e23cdf187 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:39.519278 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c0d20dc1-dce6-472f-b87f-be3e23cdf187 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:39.524794 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c0d20dc1-dce6-472f-b87f-be3e23cdf187 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/4893f8b5-3a10-4b2f-bded-1ed0d365d375 returned with HTTP 404 Jul 03 19:36:39.525441 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1106/4501] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:39 2026] GET /volume/v3/volumes/4893f8b5-3a10-4b2f-bded-1ed0d365d375 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:36:39.540529 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ca597ee4-edce-4b35-b4ec-2defd313fbd5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:39.542689 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ca597ee4-edce-4b35-b4ec-2defd313fbd5 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 Jul 03 19:36:39.543058 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ca597ee4-edce-4b35-b4ec-2defd313fbd5 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:39.543330 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ca597ee4-edce-4b35-b4ec-2defd313fbd5 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:39.553036 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:39.553036 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:39.556552 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ca597ee4-edce-4b35-b4ec-2defd313fbd5 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:39.561718 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ca597ee4-edce-4b35-b4ec-2defd313fbd5 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 returned with HTTP 200 Jul 03 19:36:39.562336 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1128/4502] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:39 2026] GET /volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:39.593948 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-07861ed3-d289-464d-8cc4-f34823f2cdb2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:39.595648 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-07861ed3-d289-464d-8cc4-f34823f2cdb2 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 Jul 03 19:36:39.595847 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-07861ed3-d289-464d-8cc4-f34823f2cdb2 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:39.596023 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-07861ed3-d289-464d-8cc4-f34823f2cdb2 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:39.596130 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-07861ed3-d289-464d-8cc4-f34823f2cdb2 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete snapshot with id: 568e17b1-9cf3-48ec-a3b9-25caf5b65647 Jul 03 19:36:39.601104 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:39.601104 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:39.601567 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-07861ed3-d289-464d-8cc4-f34823f2cdb2 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:36:39.617052 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-07861ed3-d289-464d-8cc4-f34823f2cdb2 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot delete request issued successfully. Jul 03 19:36:39.617289 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-07861ed3-d289-464d-8cc4-f34823f2cdb2 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 returned with HTTP 202 Jul 03 19:36:39.617743 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1135/4503] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:36:39 2026] DELETE /volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:36:39.624766 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-23e2b1f5-671e-4c8e-a449-5d7a00805b3a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:39.626763 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-23e2b1f5-671e-4c8e-a449-5d7a00805b3a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 Jul 03 19:36:39.626963 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-23e2b1f5-671e-4c8e-a449-5d7a00805b3a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:39.627200 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-23e2b1f5-671e-4c8e-a449-5d7a00805b3a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:39.631983 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:39.631983 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:39.632482 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-23e2b1f5-671e-4c8e-a449-5d7a00805b3a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:36:39.633306 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-23e2b1f5-671e-4c8e-a449-5d7a00805b3a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 returned with HTTP 200 Jul 03 19:36:39.633749 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1135/4504] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:36:39 2026] GET /volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:40.004731 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cf3400bd-df05-4640-8324-76c264de79c6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:40.006734 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cf3400bd-df05-4640-8324-76c264de79c6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:40.006950 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cf3400bd-df05-4640-8324-76c264de79c6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:40.007190 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cf3400bd-df05-4640-8324-76c264de79c6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:40.007374 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-cf3400bd-df05-4640-8324-76c264de79c6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:40.011928 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:40.011928 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:40.012668 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cf3400bd-df05-4640-8324-76c264de79c6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:40.013306 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1107/4505] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:40 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 771 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:40.353277 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-383ce32b-c1f8-4440-890d-32d4af809d64 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:40.355395 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-383ce32b-c1f8-4440-890d-32d4af809d64 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] POST https://10.4.3.61/volume/v3/attachments/61dfe296-4804-4f85-aa26-7e4460b8d3ae/action Jul 03 19:36:40.355837 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-383ce32b-c1f8-4440-890d-32d4af809d64 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action body: b'{"os-complete": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:36:40.355993 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-383ce32b-c1f8-4440-890d-32d4af809d64 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:40.370689 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-64c4a246-5270-4849-9181-6b6f3bb7d2ca None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:40.372295 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:40.372295 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:40.372682 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-64c4a246-5270-4849-9181-6b6f3bb7d2ca tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:36:40.372913 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-64c4a246-5270-4849-9181-6b6f3bb7d2ca tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:40.373128 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-64c4a246-5270-4849-9181-6b6f3bb7d2ca tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:40.385274 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:40.385274 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:40.389811 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-64c4a246-5270-4849-9181-6b6f3bb7d2ca tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:36:40.392699 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-4a3f76ef-96cb-44a0-9432-7351144ca4dc req-383ce32b-c1f8-4440-890d-32d4af809d64 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/attachments/61dfe296-4804-4f85-aa26-7e4460b8d3ae/action returned with HTTP 204 Jul 03 19:36:40.393146 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1129/4506] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:36:40 2026] POST /volume/v3/attachments/61dfe296-4804-4f85-aa26-7e4460b8d3ae/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:36:40.397557 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-64c4a246-5270-4849-9181-6b6f3bb7d2ca tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 returned with HTTP 200 Jul 03 19:36:40.398005 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1136/4507] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:40 2026] GET /volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:40.578699 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-198f7df1-074b-4abc-8ba9-9db68d974e51 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:40.580472 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-198f7df1-074b-4abc-8ba9-9db68d974e51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 Jul 03 19:36:40.580667 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-198f7df1-074b-4abc-8ba9-9db68d974e51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:40.580839 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-198f7df1-074b-4abc-8ba9-9db68d974e51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:40.589837 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:40.589837 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:40.593044 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-198f7df1-074b-4abc-8ba9-9db68d974e51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:40.597247 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-198f7df1-074b-4abc-8ba9-9db68d974e51 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 returned with HTTP 200 Jul 03 19:36:40.597725 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1136/4508] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:40 2026] GET /volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:40.646195 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3e827bf3-ab97-4ed3-8c17-85f281c07cd8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:40.648203 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3e827bf3-ab97-4ed3-8c17-85f281c07cd8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 Jul 03 19:36:40.648438 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3e827bf3-ab97-4ed3-8c17-85f281c07cd8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:40.648649 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3e827bf3-ab97-4ed3-8c17-85f281c07cd8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:40.653206 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3e827bf3-ab97-4ed3-8c17-85f281c07cd8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 returned with HTTP 404 Jul 03 19:36:40.653786 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1108/4509] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:36:40 2026] GET /volume/v3/snapshots/568e17b1-9cf3-48ec-a3b9-25caf5b65647 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:36:40.661824 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6ad28843-a458-4412-97d8-6624e0f724a7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:40.663884 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6ad28843-a458-4412-97d8-6624e0f724a7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/volumes/ab6f958c-a772-4e12-9ba1-a1b0f49339e0 Jul 03 19:36:40.664254 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6ad28843-a458-4412-97d8-6624e0f724a7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:40.664534 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6ad28843-a458-4412-97d8-6624e0f724a7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:40.664789 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-6ad28843-a458-4412-97d8-6624e0f724a7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete volume with id: ab6f958c-a772-4e12-9ba1-a1b0f49339e0 Jul 03 19:36:40.672641 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:40.672641 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:40.673288 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6ad28843-a458-4412-97d8-6624e0f724a7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:36:40.695426 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6ad28843-a458-4412-97d8-6624e0f724a7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete volume request issued successfully. Jul 03 19:36:40.695797 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6ad28843-a458-4412-97d8-6624e0f724a7 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/ab6f958c-a772-4e12-9ba1-a1b0f49339e0 returned with HTTP 202 Jul 03 19:36:40.696346 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1130/4510] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:36:40 2026] DELETE /volume/v3/volumes/ab6f958c-a772-4e12-9ba1-a1b0f49339e0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:36:40.705573 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c8b5feb8-a4d7-42d8-b208-171fff8d7d6f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:40.708106 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c8b5feb8-a4d7-42d8-b208-171fff8d7d6f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/ab6f958c-a772-4e12-9ba1-a1b0f49339e0 Jul 03 19:36:40.708442 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c8b5feb8-a4d7-42d8-b208-171fff8d7d6f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:40.708733 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c8b5feb8-a4d7-42d8-b208-171fff8d7d6f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:40.721921 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:40.721921 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:40.727861 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c8b5feb8-a4d7-42d8-b208-171fff8d7d6f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:36:40.737184 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c8b5feb8-a4d7-42d8-b208-171fff8d7d6f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/ab6f958c-a772-4e12-9ba1-a1b0f49339e0 returned with HTTP 200 Jul 03 19:36:40.737951 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1137/4511] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:40 2026] GET /volume/v3/volumes/ab6f958c-a772-4e12-9ba1-a1b0f49339e0 => generated 1363 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:41.024663 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-10f5f75c-ae8f-477f-a374-7eb38745a067 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:41.027711 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-10f5f75c-ae8f-477f-a374-7eb38745a067 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:41.027711 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-10f5f75c-ae8f-477f-a374-7eb38745a067 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:41.027711 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-10f5f75c-ae8f-477f-a374-7eb38745a067 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:41.027711 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-10f5f75c-ae8f-477f-a374-7eb38745a067 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:41.031837 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:41.031837 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:41.032980 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-10f5f75c-ae8f-477f-a374-7eb38745a067 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:41.033549 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1137/4512] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:41 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 771 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:41.410730 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-72745730-d23b-47e9-848c-94c2e89a5243 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:41.412955 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-72745730-d23b-47e9-848c-94c2e89a5243 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:36:41.413140 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-72745730-d23b-47e9-848c-94c2e89a5243 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:41.413847 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-72745730-d23b-47e9-848c-94c2e89a5243 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:41.423731 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:41.423731 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:41.432872 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-72745730-d23b-47e9-848c-94c2e89a5243 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:36:41.439008 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-72745730-d23b-47e9-848c-94c2e89a5243 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 returned with HTTP 200 Jul 03 19:36:41.439558 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1109/4513] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:41 2026] GET /volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:41.756439 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7ebc203d-b081-4509-af85-36e64db790c0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:41.758423 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7ebc203d-b081-4509-af85-36e64db790c0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/ab6f958c-a772-4e12-9ba1-a1b0f49339e0 Jul 03 19:36:41.758739 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7ebc203d-b081-4509-af85-36e64db790c0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:41.759023 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7ebc203d-b081-4509-af85-36e64db790c0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:41.766853 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7ebc203d-b081-4509-af85-36e64db790c0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/ab6f958c-a772-4e12-9ba1-a1b0f49339e0 returned with HTTP 404 Jul 03 19:36:41.767597 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1131/4514] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:41 2026] GET /volume/v3/volumes/ab6f958c-a772-4e12-9ba1-a1b0f49339e0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:36:41.795987 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fa5e8879-5b04-4a23-b022-911611cfd5c9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:41.797765 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fa5e8879-5b04-4a23-b022-911611cfd5c9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:36:41.798038 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fa5e8879-5b04-4a23-b022-911611cfd5c9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1437321277", "snapshot_id": null, "imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775", "volume_type": null, "size": 1}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:41.799609 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-fa5e8879-5b04-4a23-b022-911611cfd5c9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1437321277', 'snapshot_id': None, 'imageRef': '6fdb725c-805c-4eab-bb34-5aad39949775', 'volume_type': None, 'size': 1}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:36:41.882215 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-fa5e8879-5b04-4a23-b022-911611cfd5c9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume of 1 GB Jul 03 19:36:41.886496 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-fa5e8879-5b04-4a23-b022-911611cfd5c9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Availability Zones retrieved successfully. Jul 03 19:36:41.892432 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-fa5e8879-5b04-4a23-b022-911611cfd5c9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Flow 'volume_create_api' (c1aa211e-f0ee-4a57-a78a-25b55b972943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:36:41.893960 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-fa5e8879-5b04-4a23-b022-911611cfd5c9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4860dbe3-11dc-45bc-986c-77ec51ee9586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:41.895255 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-fa5e8879-5b04-4a23-b022-911611cfd5c9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:36:41.969853 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-fa5e8879-5b04-4a23-b022-911611cfd5c9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4860dbe3-11dc-45bc-986c-77ec51ee9586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:41.970674 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-fa5e8879-5b04-4a23-b022-911611cfd5c9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c35d3ab-e268-4864-b292-14a69ebbc52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:42.016961 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-fa5e8879-5b04-4a23-b022-911611cfd5c9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Created reservations ['876b67a9-661c-4a28-914e-84cc7b351633', '48615723-d04d-421e-923e-ef762912ee4a', '6b9d8dee-51a8-4d5d-8de6-ec70cd783eeb', 'e147801a-1056-47e4-9543-bbb74c19df2a'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:36:42.017752 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-fa5e8879-5b04-4a23-b022-911611cfd5c9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c35d3ab-e268-4864-b292-14a69ebbc52f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['876b67a9-661c-4a28-914e-84cc7b351633', '48615723-d04d-421e-923e-ef762912ee4a', '6b9d8dee-51a8-4d5d-8de6-ec70cd783eeb', 'e147801a-1056-47e4-9543-bbb74c19df2a']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:42.018518 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-fa5e8879-5b04-4a23-b022-911611cfd5c9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dddd5e2-9fca-48b2-b09e-fb69165ab323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:42.044911 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f5c0ad4a-1f76-4eb8-9387-f75216f4c7cd None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:42.046735 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f5c0ad4a-1f76-4eb8-9387-f75216f4c7cd tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:42.046924 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f5c0ad4a-1f76-4eb8-9387-f75216f4c7cd tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:42.047135 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f5c0ad4a-1f76-4eb8-9387-f75216f4c7cd tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:42.047276 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-f5c0ad4a-1f76-4eb8-9387-f75216f4c7cd tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:42.051661 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-fa5e8879-5b04-4a23-b022-911611cfd5c9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dddd5e2-9fca-48b2-b09e-fb69165ab323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8c7d249-761b-4f73-8f1f-e33e3444ba33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1437321277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c70bca5f9e27431688b6e77ad51fa6a6',qos_specs=None,replication_status=,reservations=['876b67a9-661c-4a28-914e-84cc7b351633','48615723-d04d-421e-923e-ef762912ee4a','6b9d8dee-51a8-4d5d-8de6-ec70cd783eeb','e147801a-1056-47e4-9543-bbb74c19df2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a39268966de4198a9f086f13012040a',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:36:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1437321277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8c7d249-761b-4f73-8f1f-e33e3444ba33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c70bca5f9e27431688b6e77ad51fa6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a39268966de4198a9f086f13012040a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:42.052526 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-fa5e8879-5b04-4a23-b022-911611cfd5c9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60e9cf85-fe55-482d-8f04-74d5686a6465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:42.054773 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:42.054773 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:42.055763 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f5c0ad4a-1f76-4eb8-9387-f75216f4c7cd tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:42.056366 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1138/4515] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:42 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 771 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:42.079516 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-fa5e8879-5b04-4a23-b022-911611cfd5c9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60e9cf85-fe55-482d-8f04-74d5686a6465) transitioned into state 'SUCCESS' from state '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-1437321277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c70bca5f9e27431688b6e77ad51fa6a6',qos_specs=None,replication_status=,reservations=['876b67a9-661c-4a28-914e-84cc7b351633','48615723-d04d-421e-923e-ef762912ee4a','6b9d8dee-51a8-4d5d-8de6-ec70cd783eeb','e147801a-1056-47e4-9543-bbb74c19df2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a39268966de4198a9f086f13012040a',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:42.080212 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-fa5e8879-5b04-4a23-b022-911611cfd5c9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ca4c062-a8ef-4ef1-bd9b-a3f81517cad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:42.091391 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-fa5e8879-5b04-4a23-b022-911611cfd5c9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ca4c062-a8ef-4ef1-bd9b-a3f81517cad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:42.092234 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-fa5e8879-5b04-4a23-b022-911611cfd5c9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Flow 'volume_create_api' (c1aa211e-f0ee-4a57-a78a-25b55b972943) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:36:42.092523 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-fa5e8879-5b04-4a23-b022-911611cfd5c9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume request issued successfully. Jul 03 19:36:42.093188 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fa5e8879-5b04-4a23-b022-911611cfd5c9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:36:42.093618 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1138/4516] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:36:41 2026] POST /volume/v3/volumes => generated 757 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:36:42.106284 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4aa6b2b2-897a-48a9-af52-cd19a171ed17 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:42.108391 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4aa6b2b2-897a-48a9-af52-cd19a171ed17 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 Jul 03 19:36:42.108598 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4aa6b2b2-897a-48a9-af52-cd19a171ed17 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:42.108780 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4aa6b2b2-897a-48a9-af52-cd19a171ed17 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:42.116581 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:42.116581 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:42.121838 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-4aa6b2b2-897a-48a9-af52-cd19a171ed17 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:36:42.128236 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4aa6b2b2-897a-48a9-af52-cd19a171ed17 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 returned with HTTP 200 Jul 03 19:36:42.128806 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1110/4517] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:42 2026] GET /volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:42.454922 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ef04dab8-c8c7-4d8a-abbd-a4d128541d11 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:42.456832 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ef04dab8-c8c7-4d8a-abbd-a4d128541d11 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:36:42.457069 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ef04dab8-c8c7-4d8a-abbd-a4d128541d11 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:42.457305 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ef04dab8-c8c7-4d8a-abbd-a4d128541d11 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:42.468159 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:42.468159 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:42.472856 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ef04dab8-c8c7-4d8a-abbd-a4d128541d11 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:36:42.480742 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ef04dab8-c8c7-4d8a-abbd-a4d128541d11 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 returned with HTTP 200 Jul 03 19:36:42.480742 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1132/4518] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:42 2026] GET /volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:42.849191 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-8a7e22bd-e128-4a93-9961-304c53967920 req-5a6a7013-4798-4450-a53e-aa0f9140171b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:42.849191 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-8a7e22bd-e128-4a93-9961-304c53967920 req-5a6a7013-4798-4450-a53e-aa0f9140171b tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/limits Jul 03 19:36:42.849191 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-8a7e22bd-e128-4a93-9961-304c53967920 req-5a6a7013-4798-4450-a53e-aa0f9140171b tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:42.849191 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-8a7e22bd-e128-4a93-9961-304c53967920 req-5a6a7013-4798-4450-a53e-aa0f9140171b tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:42.855783 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [req-8a7e22bd-e128-4a93-9961-304c53967920 req-5a6a7013-4798-4450-a53e-aa0f9140171b tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1622625781 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1622625781, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:36:42.866810 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-8a7e22bd-e128-4a93-9961-304c53967920 req-5a6a7013-4798-4450-a53e-aa0f9140171b tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/limits returned with HTTP 200 Jul 03 19:36:42.867194 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1139/4519] 10.4.3.61 () {68 vars in 1477 bytes} [Fri Jul 3 19:36:42 2026] GET /volume/v3/limits => generated 302 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:43.067005 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0a74ffa3-0a76-458a-b1b6-bc92da1615de None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:43.069132 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0a74ffa3-0a76-458a-b1b6-bc92da1615de tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:43.069387 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0a74ffa3-0a76-458a-b1b6-bc92da1615de tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:43.069600 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0a74ffa3-0a76-458a-b1b6-bc92da1615de tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:43.069726 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-0a74ffa3-0a76-458a-b1b6-bc92da1615de tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:43.074709 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:43.074709 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:43.075596 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0a74ffa3-0a76-458a-b1b6-bc92da1615de tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:43.076064 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1139/4520] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:43 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:43.141712 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-59dd36a1-5e06-4a10-b48a-a0e9680915f8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:43.143419 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-59dd36a1-5e06-4a10-b48a-a0e9680915f8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 Jul 03 19:36:43.143616 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-59dd36a1-5e06-4a10-b48a-a0e9680915f8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:43.143804 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-59dd36a1-5e06-4a10-b48a-a0e9680915f8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:43.150004 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:43.150004 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:43.153324 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-59dd36a1-5e06-4a10-b48a-a0e9680915f8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:36:43.157573 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-59dd36a1-5e06-4a10-b48a-a0e9680915f8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 returned with HTTP 200 Jul 03 19:36:43.157930 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1111/4521] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:43 2026] GET /volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:43.169384 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4ec82c0a-388b-40d6-a5a9-187f3198e004 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:43.171281 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4ec82c0a-388b-40d6-a5a9-187f3198e004 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 Jul 03 19:36:43.171551 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4ec82c0a-388b-40d6-a5a9-187f3198e004 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:43.171764 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4ec82c0a-388b-40d6-a5a9-187f3198e004 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:43.180995 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:43.180995 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:43.186694 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-4ec82c0a-388b-40d6-a5a9-187f3198e004 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:36:43.193822 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4ec82c0a-388b-40d6-a5a9-187f3198e004 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 returned with HTTP 200 Jul 03 19:36:43.194620 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1133/4522] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:43 2026] GET /volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:43.412555 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-8a7e22bd-e128-4a93-9961-304c53967920 req-7bee0e37-9dd6-411a-bd3e-9ca3cba207af None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:43.415635 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-8a7e22bd-e128-4a93-9961-304c53967920 req-7bee0e37-9dd6-411a-bd3e-9ca3cba207af tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 Jul 03 19:36:43.415925 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-8a7e22bd-e128-4a93-9961-304c53967920 req-7bee0e37-9dd6-411a-bd3e-9ca3cba207af tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:43.416213 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-8a7e22bd-e128-4a93-9961-304c53967920 req-7bee0e37-9dd6-411a-bd3e-9ca3cba207af tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:43.420950 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-15c17af9-a3cc-4a40-9b04-a0fe315a57fe None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:43.422953 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-15c17af9-a3cc-4a40-9b04-a0fe315a57fe tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] POST https://10.4.3.61/volume/v3/attachments/31cae6bb-a5da-4373-a0d3-79bfce755e0b/action Jul 03 19:36:43.423354 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-15c17af9-a3cc-4a40-9b04-a0fe315a57fe tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action body: b'{"os-complete": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:36:43.423514 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-15c17af9-a3cc-4a40-9b04-a0fe315a57fe tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:43.441770 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:43.441770 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:43.445231 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:43.445231 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:43.450529 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-8a7e22bd-e128-4a93-9961-304c53967920 req-7bee0e37-9dd6-411a-bd3e-9ca3cba207af tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:36:43.456193 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-8a7e22bd-e128-4a93-9961-304c53967920 req-7bee0e37-9dd6-411a-bd3e-9ca3cba207af tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 returned with HTTP 200 Jul 03 19:36:43.456551 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-6b4bdb7a-d3be-4325-9d39-ee5566aca449 req-15c17af9-a3cc-4a40-9b04-a0fe315a57fe tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/attachments/31cae6bb-a5da-4373-a0d3-79bfce755e0b/action returned with HTTP 204 Jul 03 19:36:43.456698 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1140/4523] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:36:43 2026] GET /volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 => generated 1661 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:43.457138 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1140/4524] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:36:43 2026] POST /volume/v3/attachments/31cae6bb-a5da-4373-a0d3-79bfce755e0b/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:36:43.472087 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-8a7e22bd-e128-4a93-9961-304c53967920 req-c9980b22-a2ef-4a78-8680-75b22e137811 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:43.474211 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-8a7e22bd-e128-4a93-9961-304c53967920 req-c9980b22-a2ef-4a78-8680-75b22e137811 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:36:43.474591 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-8a7e22bd-e128-4a93-9961-304c53967920 req-c9980b22-a2ef-4a78-8680-75b22e137811 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e849e0e2-d219-4279-aeaa-b88dfdd53a73", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-799648654", "description": null, "metadata": {}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:43.487999 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:43.487999 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:43.488511 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-8a7e22bd-e128-4a93-9961-304c53967920 req-c9980b22-a2ef-4a78-8680-75b22e137811 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:36:43.488653 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [req-8a7e22bd-e128-4a93-9961-304c53967920 req-c9980b22-a2ef-4a78-8680-75b22e137811 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Create snapshot from volume e849e0e2-d219-4279-aeaa-b88dfdd53a73 Jul 03 19:36:43.494745 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8c0927d3-5a61-464e-b5b9-1138c19e2610 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:43.496475 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8c0927d3-5a61-464e-b5b9-1138c19e2610 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:36:43.496651 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8c0927d3-5a61-464e-b5b9-1138c19e2610 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:43.496831 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8c0927d3-5a61-464e-b5b9-1138c19e2610 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:43.510975 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:43.510975 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:43.514974 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-8c0927d3-5a61-464e-b5b9-1138c19e2610 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:36:43.522054 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8c0927d3-5a61-464e-b5b9-1138c19e2610 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 returned with HTTP 200 Jul 03 19:36:43.522484 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [req-8a7e22bd-e128-4a93-9961-304c53967920 req-c9980b22-a2ef-4a78-8680-75b22e137811 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Created reservations ['4d8b10ff-a1ab-4e8e-89ef-e25bc7cd9650', 'e7e0a2a8-a6d6-4432-b037-2e65b6fbba91', 'e44a9990-7e8f-4f33-a0ff-231410e101b5', 'd2379936-6731-4548-9592-08ba3f300b1a'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:36:43.522634 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1134/4525] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:43 2026] GET /volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:43.543466 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9a4d6a12-12e2-4f2d-aeb7-832a1db3bf20 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:43.543466 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9a4d6a12-12e2-4f2d-aeb7-832a1db3bf20 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:36:43.543817 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9a4d6a12-12e2-4f2d-aeb7-832a1db3bf20 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4beb25fd-7d3b-4403-8237-a969e6d75b15", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1945658213"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:43.557319 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:43.557319 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:43.558620 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-9a4d6a12-12e2-4f2d-aeb7-832a1db3bf20 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:36:43.558620 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-9a4d6a12-12e2-4f2d-aeb7-832a1db3bf20 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create snapshot from volume 4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:36:43.573059 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-8a7e22bd-e128-4a93-9961-304c53967920 req-c9980b22-a2ef-4a78-8680-75b22e137811 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Snapshot force create request issued successfully. Jul 03 19:36:43.573059 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-8a7e22bd-e128-4a93-9961-304c53967920 req-c9980b22-a2ef-4a78-8680-75b22e137811 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:36:43.573417 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1112/4526] 10.4.3.61 () {72 vars in 1540 bytes} [Fri Jul 3 19:36:43 2026] POST /volume/v3/snapshots => generated 323 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:36:43.585456 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-9a4d6a12-12e2-4f2d-aeb7-832a1db3bf20 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Created reservations ['77a889c9-03aa-4ce9-a861-eb1628edc68a', '6ab0a713-68af-4a78-b2f2-6c9616841165', '26119307-4d2f-4be8-b6ab-1efb6b21e72a', '01218821-81f4-488f-a90c-5153cfee5d2d'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:36:43.625805 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-9a4d6a12-12e2-4f2d-aeb7-832a1db3bf20 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot force create request issued successfully. Jul 03 19:36:43.626221 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9a4d6a12-12e2-4f2d-aeb7-832a1db3bf20 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:36:43.626806 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1141/4527] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:36:43 2026] POST /volume/v3/snapshots => generated 310 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:36:43.635724 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1477d93c-8629-4a37-b49b-e2c3f8fd1583 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:43.640710 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1477d93c-8629-4a37-b49b-e2c3f8fd1583 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/8730537e-b89f-4809-9805-0059f17c17a1 Jul 03 19:36:43.640833 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1477d93c-8629-4a37-b49b-e2c3f8fd1583 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:43.641095 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1477d93c-8629-4a37-b49b-e2c3f8fd1583 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:43.655057 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:43.655057 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:43.655897 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-1477d93c-8629-4a37-b49b-e2c3f8fd1583 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:36:43.657069 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1477d93c-8629-4a37-b49b-e2c3f8fd1583 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/8730537e-b89f-4809-9805-0059f17c17a1 returned with HTTP 200 Jul 03 19:36:43.657597 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1141/4528] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:36:43 2026] GET /volume/v3/snapshots/8730537e-b89f-4809-9805-0059f17c17a1 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:43.829703 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-b9fbae67-9422-4275-96e3-02a2b690a60c req-4a8ab8b1-a793-4c67-a044-7952447a9030 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:43.831521 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-b9fbae67-9422-4275-96e3-02a2b690a60c req-4a8ab8b1-a793-4c67-a044-7952447a9030 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 Jul 03 19:36:43.831839 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-b9fbae67-9422-4275-96e3-02a2b690a60c req-4a8ab8b1-a793-4c67-a044-7952447a9030 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:43.832098 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-b9fbae67-9422-4275-96e3-02a2b690a60c req-4a8ab8b1-a793-4c67-a044-7952447a9030 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:43.843890 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:43.843890 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:43.851006 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-b9fbae67-9422-4275-96e3-02a2b690a60c req-4a8ab8b1-a793-4c67-a044-7952447a9030 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:43.854111 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-b9fbae67-9422-4275-96e3-02a2b690a60c req-4a8ab8b1-a793-4c67-a044-7952447a9030 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 returned with HTTP 200 Jul 03 19:36:43.854414 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1135/4529] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:36:43 2026] GET /volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 => generated 1174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:43.875498 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-b9fbae67-9422-4275-96e3-02a2b690a60c req-c133b2fd-b733-4286-8dd4-f3367ddd0e61 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:43.877542 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-b9fbae67-9422-4275-96e3-02a2b690a60c req-c133b2fd-b733-4286-8dd4-f3367ddd0e61 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] POST https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4/action Jul 03 19:36:43.877851 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-b9fbae67-9422-4275-96e3-02a2b690a60c req-c133b2fd-b733-4286-8dd4-f3367ddd0e61 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:36:43.877962 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-b9fbae67-9422-4275-96e3-02a2b690a60c req-c133b2fd-b733-4286-8dd4-f3367ddd0e61 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:43.889122 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:43.889122 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:43.889846 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-b9fbae67-9422-4275-96e3-02a2b690a60c req-c133b2fd-b733-4286-8dd4-f3367ddd0e61 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:43.899554 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-b9fbae67-9422-4275-96e3-02a2b690a60c req-c133b2fd-b733-4286-8dd4-f3367ddd0e61 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Begin detaching volume completed successfully. Jul 03 19:36:43.899809 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-b9fbae67-9422-4275-96e3-02a2b690a60c req-c133b2fd-b733-4286-8dd4-f3367ddd0e61 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4/action returned with HTTP 202 Jul 03 19:36:43.900293 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1113/4530] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:36:43 2026] POST /volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:36:44.088534 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a0af2360-5331-4289-9adc-300dadd6f0a0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:44.091093 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a0af2360-5331-4289-9adc-300dadd6f0a0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:44.091573 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a0af2360-5331-4289-9adc-300dadd6f0a0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:44.091877 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a0af2360-5331-4289-9adc-300dadd6f0a0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:44.095266 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-a0af2360-5331-4289-9adc-300dadd6f0a0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:44.098196 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:44.098196 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:44.099409 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a0af2360-5331-4289-9adc-300dadd6f0a0 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:44.099936 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1142/4531] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:44 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 782 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:44.676839 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7f8ce9e8-7fd3-4393-8b2a-421478f9be7a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:44.680381 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7f8ce9e8-7fd3-4393-8b2a-421478f9be7a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/8730537e-b89f-4809-9805-0059f17c17a1 Jul 03 19:36:44.680381 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7f8ce9e8-7fd3-4393-8b2a-421478f9be7a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:44.680381 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7f8ce9e8-7fd3-4393-8b2a-421478f9be7a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:44.684610 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:44.684610 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:44.685257 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7f8ce9e8-7fd3-4393-8b2a-421478f9be7a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:36:44.686235 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7f8ce9e8-7fd3-4393-8b2a-421478f9be7a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/8730537e-b89f-4809-9805-0059f17c17a1 returned with HTTP 200 Jul 03 19:36:44.686691 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1142/4532] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:36:44 2026] GET /volume/v3/snapshots/8730537e-b89f-4809-9805-0059f17c17a1 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:44.702508 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fea8f15b-1fcf-490a-b761-7b39789c9046 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:44.706185 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fea8f15b-1fcf-490a-b761-7b39789c9046 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:36:44.706185 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fea8f15b-1fcf-490a-b761-7b39789c9046 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4beb25fd-7d3b-4403-8237-a969e6d75b15", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-708628841"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:44.716620 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:44.716620 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:44.717278 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-fea8f15b-1fcf-490a-b761-7b39789c9046 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:36:44.717578 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-fea8f15b-1fcf-490a-b761-7b39789c9046 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create snapshot from volume 4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:36:44.749520 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-fea8f15b-1fcf-490a-b761-7b39789c9046 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Created reservations ['8af71980-4639-4f8d-a9d3-36029feaaac0', 'bf10d844-8cfa-4be6-aefb-59fd4aa1f95d', 'ceb477e5-2073-441f-ae16-fc6316b7575f', '22448fb5-3fec-46d4-8f50-57a38c2f4158'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:36:44.782852 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-fea8f15b-1fcf-490a-b761-7b39789c9046 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot force create request issued successfully. Jul 03 19:36:44.783432 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fea8f15b-1fcf-490a-b761-7b39789c9046 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:36:44.783924 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1136/4533] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:36:44 2026] POST /volume/v3/snapshots => generated 309 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:36:44.796655 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-bba30a33-b865-4b6e-8e6f-8b0da3c3d747 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:44.798449 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bba30a33-b865-4b6e-8e6f-8b0da3c3d747 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/8614953b-5936-4eaa-b9b5-abf100b40b5d Jul 03 19:36:44.798817 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bba30a33-b865-4b6e-8e6f-8b0da3c3d747 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:44.798860 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bba30a33-b865-4b6e-8e6f-8b0da3c3d747 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:44.803950 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:44.803950 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:44.804417 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-bba30a33-b865-4b6e-8e6f-8b0da3c3d747 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:36:44.805216 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bba30a33-b865-4b6e-8e6f-8b0da3c3d747 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/8614953b-5936-4eaa-b9b5-abf100b40b5d returned with HTTP 200 Jul 03 19:36:44.805994 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1114/4534] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:36:44 2026] GET /volume/v3/snapshots/8614953b-5936-4eaa-b9b5-abf100b40b5d => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:44.926791 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-193d7154-115b-4d3c-886c-45042d747f79 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:44.927363 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-193d7154-115b-4d3c-886c-45042d747f79 None None] GET https://10.4.3.61/volume// Jul 03 19:36:44.927633 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-193d7154-115b-4d3c-886c-45042d747f79 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:44.927917 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-193d7154-115b-4d3c-886c-45042d747f79 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:44.928376 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-193d7154-115b-4d3c-886c-45042d747f79 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:36:44.932533 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1143/4535] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:36:44 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:36:44.940493 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-afcfc716-43cf-4764-a836-6d874f761155 req-c9f71c0a-7cf8-4eb7-982a-4e4ff1c63592 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:44.940564 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-b9fbae67-9422-4275-96e3-02a2b690a60c req-7caa655d-73a8-4bab-a2c8-964d6443606c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:44.945442 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-afcfc716-43cf-4764-a836-6d874f761155 req-c9f71c0a-7cf8-4eb7-982a-4e4ff1c63592 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 Jul 03 19:36:44.945639 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-afcfc716-43cf-4764-a836-6d874f761155 req-c9f71c0a-7cf8-4eb7-982a-4e4ff1c63592 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:44.945816 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-afcfc716-43cf-4764-a836-6d874f761155 req-c9f71c0a-7cf8-4eb7-982a-4e4ff1c63592 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:44.946217 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-b9fbae67-9422-4275-96e3-02a2b690a60c req-7caa655d-73a8-4bab-a2c8-964d6443606c tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 Jul 03 19:36:44.946505 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-b9fbae67-9422-4275-96e3-02a2b690a60c req-7caa655d-73a8-4bab-a2c8-964d6443606c tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:44.948382 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-b9fbae67-9422-4275-96e3-02a2b690a60c req-7caa655d-73a8-4bab-a2c8-964d6443606c tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:44.951971 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:44.951971 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:44.955305 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-afcfc716-43cf-4764-a836-6d874f761155 req-c9f71c0a-7cf8-4eb7-982a-4e4ff1c63592 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:36:44.959718 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-afcfc716-43cf-4764-a836-6d874f761155 req-c9f71c0a-7cf8-4eb7-982a-4e4ff1c63592 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 returned with HTTP 200 Jul 03 19:36:44.960107 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1143/4536] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:36:44 2026] GET /volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:44.964605 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:44.964605 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:44.971501 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-b9fbae67-9422-4275-96e3-02a2b690a60c req-7caa655d-73a8-4bab-a2c8-964d6443606c tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:44.977373 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-b9fbae67-9422-4275-96e3-02a2b690a60c req-7caa655d-73a8-4bab-a2c8-964d6443606c tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 returned with HTTP 200 Jul 03 19:36:44.977769 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1137/4537] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:36:44 2026] GET /volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 => generated 1357 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:36:45.091250 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3625228f-1eaa-4876-9baa-0a09fbf398e1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:45.093547 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3625228f-1eaa-4876-9baa-0a09fbf398e1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 Jul 03 19:36:45.093849 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3625228f-1eaa-4876-9baa-0a09fbf398e1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:45.094203 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3625228f-1eaa-4876-9baa-0a09fbf398e1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:45.104814 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:45.104814 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:45.109616 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-3625228f-1eaa-4876-9baa-0a09fbf398e1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:36:45.112661 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2dec1564-53d9-4831-8f97-26c290d73148 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:45.114876 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2dec1564-53d9-4831-8f97-26c290d73148 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:45.115089 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2dec1564-53d9-4831-8f97-26c290d73148 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:45.115292 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2dec1564-53d9-4831-8f97-26c290d73148 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:45.115411 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-2dec1564-53d9-4831-8f97-26c290d73148 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:45.115975 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3625228f-1eaa-4876-9baa-0a09fbf398e1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 returned with HTTP 200 Jul 03 19:36:45.116790 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1115/4538] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:45 2026] GET /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:45.125611 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:45.125611 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:45.128153 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2dec1564-53d9-4831-8f97-26c290d73148 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:45.128153 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1144/4539] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:45 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 782 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:45.132570 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8635e7e9-b397-4d62-a0cb-cd1049914bff None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:45.135329 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8635e7e9-b397-4d62-a0cb-cd1049914bff tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 Jul 03 19:36:45.135329 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8635e7e9-b397-4d62-a0cb-cd1049914bff tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:45.135329 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8635e7e9-b397-4d62-a0cb-cd1049914bff tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:45.142094 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:45.142094 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:45.149658 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-8635e7e9-b397-4d62-a0cb-cd1049914bff tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:36:45.158606 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8635e7e9-b397-4d62-a0cb-cd1049914bff tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 returned with HTTP 200 Jul 03 19:36:45.159058 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1144/4540] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:45 2026] GET /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:45.209802 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-26f1a019-45d4-49a9-81fb-2e5f62cc558d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:45.213511 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-26f1a019-45d4-49a9-81fb-2e5f62cc558d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 Jul 03 19:36:45.213685 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-26f1a019-45d4-49a9-81fb-2e5f62cc558d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:45.213876 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-26f1a019-45d4-49a9-81fb-2e5f62cc558d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:45.221928 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:45.221928 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:45.226611 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-26f1a019-45d4-49a9-81fb-2e5f62cc558d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:36:45.230945 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-26f1a019-45d4-49a9-81fb-2e5f62cc558d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 returned with HTTP 200 Jul 03 19:36:45.231385 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1138/4541] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:36:45 2026] GET /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:45.447259 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b2e530ab-47ed-4f4d-94ce-705ade090c82 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:45.449055 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b2e530ab-47ed-4f4d-94ce-705ade090c82 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/snapshots/599922dd-4a69-4833-9e5b-dfa56b34cf79 Jul 03 19:36:45.449306 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b2e530ab-47ed-4f4d-94ce-705ade090c82 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:45.449530 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b2e530ab-47ed-4f4d-94ce-705ade090c82 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:45.454092 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:45.454092 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:45.454567 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b2e530ab-47ed-4f4d-94ce-705ade090c82 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Snapshot retrieved successfully. Jul 03 19:36:45.455311 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b2e530ab-47ed-4f4d-94ce-705ade090c82 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/snapshots/599922dd-4a69-4833-9e5b-dfa56b34cf79 returned with HTTP 200 Jul 03 19:36:45.455711 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1116/4542] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:36:45 2026] GET /volume/v3/snapshots/599922dd-4a69-4833-9e5b-dfa56b34cf79 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:45.483871 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fbfc08f2-dfc4-4ab0-8814-08beba7c91e2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:45.485487 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fbfc08f2-dfc4-4ab0-8814-08beba7c91e2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:36:45.485837 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fbfc08f2-dfc4-4ab0-8814-08beba7c91e2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1864884189", "snapshot_id": null, "imageRef": "6fb1526e-fe83-439b-b55e-a882bc7396c2", "volume_type": null, "size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:45.487272 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-fbfc08f2-dfc4-4ab0-8814-08beba7c91e2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1864884189', 'snapshot_id': None, 'imageRef': '6fb1526e-fe83-439b-b55e-a882bc7396c2', 'volume_type': None, 'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:36:45.542517 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-afcfc716-43cf-4764-a836-6d874f761155 req-eede13d7-91a0-44f8-9c5d-54f978be3415 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:45.545822 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-afcfc716-43cf-4764-a836-6d874f761155 req-eede13d7-91a0-44f8-9c5d-54f978be3415 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 Jul 03 19:36:45.546002 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-afcfc716-43cf-4764-a836-6d874f761155 req-eede13d7-91a0-44f8-9c5d-54f978be3415 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:45.546184 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-afcfc716-43cf-4764-a836-6d874f761155 req-eede13d7-91a0-44f8-9c5d-54f978be3415 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:45.552833 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:45.552833 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:45.556269 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-afcfc716-43cf-4764-a836-6d874f761155 req-eede13d7-91a0-44f8-9c5d-54f978be3415 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:36:45.560650 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-afcfc716-43cf-4764-a836-6d874f761155 req-eede13d7-91a0-44f8-9c5d-54f978be3415 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 returned with HTTP 200 Jul 03 19:36:45.561128 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1145/4543] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:36:45 2026] GET /volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:45.572585 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6cbc96e5-4871-4fb3-907f-b05eff36b1b1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:45.572951 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6cbc96e5-4871-4fb3-907f-b05eff36b1b1 None None] GET https://10.4.3.61/volume// Jul 03 19:36:45.573109 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6cbc96e5-4871-4fb3-907f-b05eff36b1b1 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:45.573345 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6cbc96e5-4871-4fb3-907f-b05eff36b1b1 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:45.573861 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6cbc96e5-4871-4fb3-907f-b05eff36b1b1 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:36:45.573960 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1139/4544] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:36:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:36:45.581037 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-afcfc716-43cf-4764-a836-6d874f761155 req-0a3e942b-3457-4769-a817-e0c2cca33bcc None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:45.583289 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-afcfc716-43cf-4764-a836-6d874f761155 req-0a3e942b-3457-4769-a817-e0c2cca33bcc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:36:45.583661 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-afcfc716-43cf-4764-a836-6d874f761155 req-0a3e942b-3457-4769-a817-e0c2cca33bcc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8c7d249-761b-4f73-8f1f-e33e3444ba33", "connector": null, "instance_uuid": "a2844ff2-57c3-4c0f-acb1-a1e60f8b121e"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:45.585341 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:45.585341 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:45.585779 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-fbfc08f2-dfc4-4ab0-8814-08beba7c91e2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Snapshot retrieved successfully. Jul 03 19:36:45.586021 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-fbfc08f2-dfc4-4ab0-8814-08beba7c91e2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Create volume of 1 GB Jul 03 19:36:45.588820 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-fbfc08f2-dfc4-4ab0-8814-08beba7c91e2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Availability Zones retrieved successfully. Jul 03 19:36:45.592939 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:45.592939 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:45.594119 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fbfc08f2-dfc4-4ab0-8814-08beba7c91e2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Flow 'volume_create_api' (3845de90-0717-4d90-b33b-afa6e8fa8ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:36:45.594986 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fbfc08f2-dfc4-4ab0-8814-08beba7c91e2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e539321b-bd1e-4dde-8378-d80bb95910fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:45.595813 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-fbfc08f2-dfc4-4ab0-8814-08beba7c91e2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:36:45.627218 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-afcfc716-43cf-4764-a836-6d874f761155 req-0a3e942b-3457-4769-a817-e0c2cca33bcc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:36:45.627836 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1117/4545] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:36:45 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:45.633716 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fbfc08f2-dfc4-4ab0-8814-08beba7c91e2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e539321b-bd1e-4dde-8378-d80bb95910fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '599922dd-4a69-4833-9e5b-dfa56b34cf79', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:45.634555 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fbfc08f2-dfc4-4ab0-8814-08beba7c91e2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4367a25c-e2b5-449e-aff9-d2dde945b69a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:45.673847 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-fbfc08f2-dfc4-4ab0-8814-08beba7c91e2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Created reservations ['1be784ae-f863-4e27-8ec8-1c1703648962', 'f74a095a-73ef-4b78-809e-bc2124e29139', 'dc59dc98-7af8-4bb1-aee0-2f02ea36c8ee', 'a43793fd-3542-48f9-9cb5-c1554fc692b0'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:36:45.674584 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fbfc08f2-dfc4-4ab0-8814-08beba7c91e2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4367a25c-e2b5-449e-aff9-d2dde945b69a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1be784ae-f863-4e27-8ec8-1c1703648962', 'f74a095a-73ef-4b78-809e-bc2124e29139', 'dc59dc98-7af8-4bb1-aee0-2f02ea36c8ee', 'a43793fd-3542-48f9-9cb5-c1554fc692b0']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:45.675345 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fbfc08f2-dfc4-4ab0-8814-08beba7c91e2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (969a90e7-0ca2-4bf0-a799-1322ae2005a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:45.722957 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fbfc08f2-dfc4-4ab0-8814-08beba7c91e2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (969a90e7-0ca2-4bf0-a799-1322ae2005a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '144fa52e-3be7-4262-a9c2-0e04592db63b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1864884189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='756838621dcc4bbc8a2a70b943f91fe1',qos_specs=None,replication_status=,reservations=['1be784ae-f863-4e27-8ec8-1c1703648962','f74a095a-73ef-4b78-809e-bc2124e29139','dc59dc98-7af8-4bb1-aee0-2f02ea36c8ee','a43793fd-3542-48f9-9cb5-c1554fc692b0'],size=1,snapshot_id=599922dd-4a69-4833-9e5b-dfa56b34cf79,source_replicaid=,source_volid=None,status='creating',user_id='898a7cfabc984312bd596cb517df9283',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), '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-03T19:36:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1864884189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=144fa52e-3be7-4262-a9c2-0e04592db63b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='756838621dcc4bbc8a2a70b943f91fe1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=599922dd-4a69-4833-9e5b-dfa56b34cf79,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='898a7cfabc984312bd596cb517df9283',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:45.723786 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fbfc08f2-dfc4-4ab0-8814-08beba7c91e2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f01c9148-59b9-46b1-993b-f6b8fef62640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:45.745141 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fbfc08f2-dfc4-4ab0-8814-08beba7c91e2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f01c9148-59b9-46b1-993b-f6b8fef62640) transitioned into state 'SUCCESS' from state '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-1864884189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='756838621dcc4bbc8a2a70b943f91fe1',qos_specs=None,replication_status=,reservations=['1be784ae-f863-4e27-8ec8-1c1703648962','f74a095a-73ef-4b78-809e-bc2124e29139','dc59dc98-7af8-4bb1-aee0-2f02ea36c8ee','a43793fd-3542-48f9-9cb5-c1554fc692b0'],size=1,snapshot_id=599922dd-4a69-4833-9e5b-dfa56b34cf79,source_replicaid=,source_volid=None,status='creating',user_id='898a7cfabc984312bd596cb517df9283',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:45.746184 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fbfc08f2-dfc4-4ab0-8814-08beba7c91e2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (009674f5-802d-4774-88cc-cd51e19a64a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:45.779155 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fbfc08f2-dfc4-4ab0-8814-08beba7c91e2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (009674f5-802d-4774-88cc-cd51e19a64a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:45.780053 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-fbfc08f2-dfc4-4ab0-8814-08beba7c91e2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Flow 'volume_create_api' (3845de90-0717-4d90-b33b-afa6e8fa8ff4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:36:45.782780 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-fbfc08f2-dfc4-4ab0-8814-08beba7c91e2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Create volume request issued successfully. Jul 03 19:36:45.784635 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fbfc08f2-dfc4-4ab0-8814-08beba7c91e2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:36:45.785238 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1145/4546] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:36:45 2026] POST /volume/v3/volumes => generated 812 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:36:45.799375 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-934b2cc8-29fd-4d67-8a24-f7238e23e871 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:45.802368 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-934b2cc8-29fd-4d67-8a24-f7238e23e871 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b Jul 03 19:36:45.802727 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-934b2cc8-29fd-4d67-8a24-f7238e23e871 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:45.802995 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-934b2cc8-29fd-4d67-8a24-f7238e23e871 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:45.813692 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:45.813692 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:45.817188 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bbc02840-0866-4abb-b7a9-6f2665f886a2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:45.820127 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bbc02840-0866-4abb-b7a9-6f2665f886a2 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/8614953b-5936-4eaa-b9b5-abf100b40b5d Jul 03 19:36:45.820386 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bbc02840-0866-4abb-b7a9-6f2665f886a2 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:45.820571 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bbc02840-0866-4abb-b7a9-6f2665f886a2 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:45.822118 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-934b2cc8-29fd-4d67-8a24-f7238e23e871 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:36:45.829324 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-934b2cc8-29fd-4d67-8a24-f7238e23e871 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b returned with HTTP 200 Jul 03 19:36:45.829759 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1146/4547] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:36:45 2026] GET /volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:45.830934 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:45.830934 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:45.831440 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-bbc02840-0866-4abb-b7a9-6f2665f886a2 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:36:45.832246 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bbc02840-0866-4abb-b7a9-6f2665f886a2 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/8614953b-5936-4eaa-b9b5-abf100b40b5d returned with HTTP 200 Jul 03 19:36:45.832625 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1140/4548] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:36:45 2026] GET /volume/v3/snapshots/8614953b-5936-4eaa-b9b5-abf100b40b5d => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:45.843079 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-11dc2799-8953-4986-a3d3-9aa8835983e4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:45.845056 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-11dc2799-8953-4986-a3d3-9aa8835983e4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/8614953b-5936-4eaa-b9b5-abf100b40b5d Jul 03 19:36:45.845416 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-11dc2799-8953-4986-a3d3-9aa8835983e4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:45.845906 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-11dc2799-8953-4986-a3d3-9aa8835983e4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:45.846146 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-11dc2799-8953-4986-a3d3-9aa8835983e4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete snapshot with id: 8614953b-5936-4eaa-b9b5-abf100b40b5d Jul 03 19:36:45.852598 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:45.852598 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:45.853191 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-11dc2799-8953-4986-a3d3-9aa8835983e4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:36:45.872795 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-b9fbae67-9422-4275-96e3-02a2b690a60c req-b2a05655-2fdb-4909-86fd-bc0ad1c9e802 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:45.875615 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b9fbae67-9422-4275-96e3-02a2b690a60c req-b2a05655-2fdb-4909-86fd-bc0ad1c9e802 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] DELETE https://10.4.3.61/volume/v3/attachments/61dfe296-4804-4f85-aa26-7e4460b8d3ae Jul 03 19:36:45.876185 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b9fbae67-9422-4275-96e3-02a2b690a60c req-b2a05655-2fdb-4909-86fd-bc0ad1c9e802 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:45.876423 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b9fbae67-9422-4275-96e3-02a2b690a60c req-b2a05655-2fdb-4909-86fd-bc0ad1c9e802 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:45.886526 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:45.886526 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:45.887444 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-11dc2799-8953-4986-a3d3-9aa8835983e4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot delete request issued successfully. Jul 03 19:36:45.887700 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-11dc2799-8953-4986-a3d3-9aa8835983e4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/8614953b-5936-4eaa-b9b5-abf100b40b5d returned with HTTP 202 Jul 03 19:36:45.888374 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1118/4549] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:36:45 2026] DELETE /volume/v3/snapshots/8614953b-5936-4eaa-b9b5-abf100b40b5d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:36:45.896324 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-38661efa-e884-4612-acf8-9306251c3ab1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:45.898371 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-38661efa-e884-4612-acf8-9306251c3ab1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/8614953b-5936-4eaa-b9b5-abf100b40b5d Jul 03 19:36:45.898582 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-38661efa-e884-4612-acf8-9306251c3ab1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:45.898765 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-38661efa-e884-4612-acf8-9306251c3ab1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:45.904954 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:45.904954 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:45.905552 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-38661efa-e884-4612-acf8-9306251c3ab1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:36:45.906558 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-38661efa-e884-4612-acf8-9306251c3ab1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/8614953b-5936-4eaa-b9b5-abf100b40b5d returned with HTTP 200 Jul 03 19:36:45.908216 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1147/4550] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:36:45 2026] GET /volume/v3/snapshots/8614953b-5936-4eaa-b9b5-abf100b40b5d => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:46.137084 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8141b313-fc06-459e-b908-a63c66f91435 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:46.138750 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8141b313-fc06-459e-b908-a63c66f91435 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:46.138906 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8141b313-fc06-459e-b908-a63c66f91435 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:46.139079 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8141b313-fc06-459e-b908-a63c66f91435 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:46.139208 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-8141b313-fc06-459e-b908-a63c66f91435 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:46.143043 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:46.143043 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:46.143819 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8141b313-fc06-459e-b908-a63c66f91435 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:46.144140 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1141/4551] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:46 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 782 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:46.390906 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=246,cinder:UPDATE=58,cinder:INSERT=28 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:36:46.414036 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b9fbae67-9422-4275-96e3-02a2b690a60c req-b2a05655-2fdb-4909-86fd-bc0ad1c9e802 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/attachments/61dfe296-4804-4f85-aa26-7e4460b8d3ae returned with HTTP 200 Jul 03 19:36:46.414451 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1146/4552] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:36:45 2026] DELETE /volume/v3/attachments/61dfe296-4804-4f85-aa26-7e4460b8d3ae => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:46.844147 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f853b83e-50bd-42dc-b58d-e7a2f35dcfe8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:46.845916 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f853b83e-50bd-42dc-b58d-e7a2f35dcfe8 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b Jul 03 19:36:46.846133 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f853b83e-50bd-42dc-b58d-e7a2f35dcfe8 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:46.846343 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f853b83e-50bd-42dc-b58d-e7a2f35dcfe8 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:46.853676 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:46.853676 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:46.857469 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f853b83e-50bd-42dc-b58d-e7a2f35dcfe8 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:36:46.862736 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f853b83e-50bd-42dc-b58d-e7a2f35dcfe8 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b returned with HTTP 200 Jul 03 19:36:46.863433 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1119/4553] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:36:46 2026] GET /volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b => generated 1421 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:36:46.876508 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a23a4cf9-b48c-4dc2-a311-9cfe72abe753 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:46.877779 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a23a4cf9-b48c-4dc2-a311-9cfe72abe753 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b Jul 03 19:36:46.878018 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a23a4cf9-b48c-4dc2-a311-9cfe72abe753 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:46.878138 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a23a4cf9-b48c-4dc2-a311-9cfe72abe753 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:46.884737 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:46.884737 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:46.888535 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a23a4cf9-b48c-4dc2-a311-9cfe72abe753 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:36:46.894351 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a23a4cf9-b48c-4dc2-a311-9cfe72abe753 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b returned with HTTP 200 Jul 03 19:36:46.894749 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1148/4554] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:36:46 2026] GET /volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b => generated 1421 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:36:46.917224 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e31a630f-6077-451a-aa60-a517c4700335 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:46.918920 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e31a630f-6077-451a-aa60-a517c4700335 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/8614953b-5936-4eaa-b9b5-abf100b40b5d Jul 03 19:36:46.919152 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e31a630f-6077-451a-aa60-a517c4700335 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:46.919385 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e31a630f-6077-451a-aa60-a517c4700335 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:46.924181 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e31a630f-6077-451a-aa60-a517c4700335 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/8614953b-5936-4eaa-b9b5-abf100b40b5d returned with HTTP 404 Jul 03 19:36:46.924987 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1142/4555] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:36:46 2026] GET /volume/v3/snapshots/8614953b-5936-4eaa-b9b5-abf100b40b5d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:36:46.932022 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a71ad1d7-b1ee-4df5-87cc-5e59e9b9d79d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:46.933987 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a71ad1d7-b1ee-4df5-87cc-5e59e9b9d79d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/1fe6ea3b-03b2-413a-97c9-eabed59d4a7a Jul 03 19:36:46.934258 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a71ad1d7-b1ee-4df5-87cc-5e59e9b9d79d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:46.934520 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a71ad1d7-b1ee-4df5-87cc-5e59e9b9d79d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:46.934627 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-a71ad1d7-b1ee-4df5-87cc-5e59e9b9d79d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete snapshot with id: 1fe6ea3b-03b2-413a-97c9-eabed59d4a7a Jul 03 19:36:46.939749 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:46.939749 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:46.940172 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a71ad1d7-b1ee-4df5-87cc-5e59e9b9d79d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:36:46.958066 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a71ad1d7-b1ee-4df5-87cc-5e59e9b9d79d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot delete request issued successfully. Jul 03 19:36:46.958317 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a71ad1d7-b1ee-4df5-87cc-5e59e9b9d79d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/1fe6ea3b-03b2-413a-97c9-eabed59d4a7a returned with HTTP 202 Jul 03 19:36:46.958776 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1147/4556] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:36:46 2026] DELETE /volume/v3/snapshots/1fe6ea3b-03b2-413a-97c9-eabed59d4a7a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 19:36:46.967315 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1bca1c09-cefe-470b-b917-a72440f41ca1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:46.969060 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1bca1c09-cefe-470b-b917-a72440f41ca1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/1fe6ea3b-03b2-413a-97c9-eabed59d4a7a Jul 03 19:36:46.969369 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1bca1c09-cefe-470b-b917-a72440f41ca1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:46.969689 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1bca1c09-cefe-470b-b917-a72440f41ca1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:46.975838 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:46.975838 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:46.976696 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1bca1c09-cefe-470b-b917-a72440f41ca1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:36:46.977656 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1bca1c09-cefe-470b-b917-a72440f41ca1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/1fe6ea3b-03b2-413a-97c9-eabed59d4a7a returned with HTTP 200 Jul 03 19:36:46.978190 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1120/4557] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:36:46 2026] GET /volume/v3/snapshots/1fe6ea3b-03b2-413a-97c9-eabed59d4a7a => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:47.072781 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-276b6149-6210-4b45-8973-c10557024860 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:47.074518 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-276b6149-6210-4b45-8973-c10557024860 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:36:47.074832 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-276b6149-6210-4b45-8973-c10557024860 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1629583805", "snapshot_id": "868ea5fb-d6db-4745-b94b-17cf86a37b2f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:47.076437 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-276b6149-6210-4b45-8973-c10557024860 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1629583805', 'snapshot_id': '868ea5fb-d6db-4745-b94b-17cf86a37b2f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:36:47.081391 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:47.081391 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:47.081788 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-276b6149-6210-4b45-8973-c10557024860 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Snapshot retrieved successfully. Jul 03 19:36:47.081889 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-276b6149-6210-4b45-8973-c10557024860 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Create volume of 1 GB Jul 03 19:36:47.085480 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-276b6149-6210-4b45-8973-c10557024860 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Availability Zones retrieved successfully. Jul 03 19:36:47.090624 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-276b6149-6210-4b45-8973-c10557024860 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Flow 'volume_create_api' (cd320aed-7807-45ca-931c-b67f9898045c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:36:47.091525 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-276b6149-6210-4b45-8973-c10557024860 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f8ee7d4-e5a8-40cc-bd13-72b0a15dc42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:47.092557 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-276b6149-6210-4b45-8973-c10557024860 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:36:47.126655 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-276b6149-6210-4b45-8973-c10557024860 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f8ee7d4-e5a8-40cc-bd13-72b0a15dc42e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '868ea5fb-d6db-4745-b94b-17cf86a37b2f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:47.127378 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-276b6149-6210-4b45-8973-c10557024860 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ebdf5f8-aa94-4fe4-8eb3-30d62e7d7bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:47.153688 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6eaddb9e-9d77-4874-b54c-62e13817eefb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:47.155507 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6eaddb9e-9d77-4874-b54c-62e13817eefb tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:47.155754 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6eaddb9e-9d77-4874-b54c-62e13817eefb tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:47.155945 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6eaddb9e-9d77-4874-b54c-62e13817eefb tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:47.156042 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-6eaddb9e-9d77-4874-b54c-62e13817eefb tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:47.160564 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:47.160564 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:47.161229 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6eaddb9e-9d77-4874-b54c-62e13817eefb tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:47.161594 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1143/4558] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:47 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:47.171210 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-276b6149-6210-4b45-8973-c10557024860 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Created reservations ['c3614b42-0a7d-403a-a3e2-f85e78d8cf10', 'fbf42cba-6c40-4060-8b68-9838c2c2f309', '2c75f5d7-a643-4208-8956-a3dd9bdcfc7c', '0d09a96c-b184-4d09-b7fc-1dad58742abc'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:36:47.172580 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-276b6149-6210-4b45-8973-c10557024860 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ebdf5f8-aa94-4fe4-8eb3-30d62e7d7bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3614b42-0a7d-403a-a3e2-f85e78d8cf10', 'fbf42cba-6c40-4060-8b68-9838c2c2f309', '2c75f5d7-a643-4208-8956-a3dd9bdcfc7c', '0d09a96c-b184-4d09-b7fc-1dad58742abc']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:47.173447 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-276b6149-6210-4b45-8973-c10557024860 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1175d9c7-7c31-4034-babc-f506008cda95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:47.212758 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-276b6149-6210-4b45-8973-c10557024860 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1175d9c7-7c31-4034-babc-f506008cda95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7ea7c90-cd26-4e27-ac38-37971a5ccf60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1629583805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d56817ab85e4dd6911848abe5871668',qos_specs=None,replication_status=,reservations=['c3614b42-0a7d-403a-a3e2-f85e78d8cf10','fbf42cba-6c40-4060-8b68-9838c2c2f309','2c75f5d7-a643-4208-8956-a3dd9bdcfc7c','0d09a96c-b184-4d09-b7fc-1dad58742abc'],size=1,snapshot_id=868ea5fb-d6db-4745-b94b-17cf86a37b2f,source_replicaid=,source_volid=None,status='creating',user_id='a9de6c80b83c42a4994b2863f72b152b',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:36:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1629583805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7ea7c90-cd26-4e27-ac38-37971a5ccf60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d56817ab85e4dd6911848abe5871668',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=868ea5fb-d6db-4745-b94b-17cf86a37b2f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9de6c80b83c42a4994b2863f72b152b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:47.213477 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-276b6149-6210-4b45-8973-c10557024860 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc8f3f7e-f003-493c-b197-2db0a8a5d77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:47.231934 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-276b6149-6210-4b45-8973-c10557024860 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc8f3f7e-f003-493c-b197-2db0a8a5d77b) transitioned into state 'SUCCESS' from state '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-1629583805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d56817ab85e4dd6911848abe5871668',qos_specs=None,replication_status=,reservations=['c3614b42-0a7d-403a-a3e2-f85e78d8cf10','fbf42cba-6c40-4060-8b68-9838c2c2f309','2c75f5d7-a643-4208-8956-a3dd9bdcfc7c','0d09a96c-b184-4d09-b7fc-1dad58742abc'],size=1,snapshot_id=868ea5fb-d6db-4745-b94b-17cf86a37b2f,source_replicaid=,source_volid=None,status='creating',user_id='a9de6c80b83c42a4994b2863f72b152b',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:47.232814 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-276b6149-6210-4b45-8973-c10557024860 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b562d21-c83d-45f5-8d74-347c1c294f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:36:47.257634 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-276b6149-6210-4b45-8973-c10557024860 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b562d21-c83d-45f5-8d74-347c1c294f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:36:47.258836 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-276b6149-6210-4b45-8973-c10557024860 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Flow 'volume_create_api' (cd320aed-7807-45ca-931c-b67f9898045c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:36:47.259294 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-276b6149-6210-4b45-8973-c10557024860 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Create volume request issued successfully. Jul 03 19:36:47.259905 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-276b6149-6210-4b45-8973-c10557024860 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:36:47.260529 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1149/4559] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:36:47 2026] POST /volume/v3/volumes => generated 789 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:36:47.269690 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-53c17a8a-6cdd-4dcb-ad46-23bb0fa03aa6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:47.270107 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-53c17a8a-6cdd-4dcb-ad46-23bb0fa03aa6 None None] GET https://10.4.3.61/volume// Jul 03 19:36:47.270304 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-53c17a8a-6cdd-4dcb-ad46-23bb0fa03aa6 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:47.270520 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-53c17a8a-6cdd-4dcb-ad46-23bb0fa03aa6 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:47.270853 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-53c17a8a-6cdd-4dcb-ad46-23bb0fa03aa6 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:36:47.271134 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1148/4560] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:36:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:36:47.273882 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0c793e30-153b-46fa-a090-ccbe7f38837e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:47.277179 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0c793e30-153b-46fa-a090-ccbe7f38837e tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 Jul 03 19:36:47.277466 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0c793e30-153b-46fa-a090-ccbe7f38837e tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:47.277735 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0c793e30-153b-46fa-a090-ccbe7f38837e tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:47.279860 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-2b9e034f-abeb-4bb5-accf-00c4367ddfa3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:47.293038 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:47.293038 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:47.301925 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0c793e30-153b-46fa-a090-ccbe7f38837e tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:47.308592 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0c793e30-153b-46fa-a090-ccbe7f38837e tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 returned with HTTP 200 Jul 03 19:36:47.309774 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1121/4561] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:47 2026] GET /volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:47.343648 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-2b9e034f-abeb-4bb5-accf-00c4367ddfa3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:36:47.343988 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-2b9e034f-abeb-4bb5-accf-00c4367ddfa3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e39a65f-055c-4ec3-8f6f-9d18fdf48a86", "connector": null, "instance_uuid": "a3026626-0777-4937-8832-e9b769527397"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:47.359148 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:47.359148 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:47.400920 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-2b9e034f-abeb-4bb5-accf-00c4367ddfa3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:36:47.401507 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1144/4562] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:36:47 2026] POST /volume/v3/attachments => generated 273 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:47.758427 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-68988f54-697a-4e42-b633-09283ef28d49 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:47.760453 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-68988f54-697a-4e42-b633-09283ef28d49 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 Jul 03 19:36:47.760656 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-68988f54-697a-4e42-b633-09283ef28d49 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:47.760857 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-68988f54-697a-4e42-b633-09283ef28d49 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:47.770780 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:47.770780 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:47.774677 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-68988f54-697a-4e42-b633-09283ef28d49 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:36:47.780299 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-68988f54-697a-4e42-b633-09283ef28d49 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 returned with HTTP 200 Jul 03 19:36:47.780706 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1150/4563] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:47 2026] GET /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:47.932550 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3989e955-a15a-4c19-b7b4-307bfc5e1d33 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:47.932942 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3989e955-a15a-4c19-b7b4-307bfc5e1d33 None None] GET https://10.4.3.61/volume// Jul 03 19:36:47.933148 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3989e955-a15a-4c19-b7b4-307bfc5e1d33 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:47.933418 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3989e955-a15a-4c19-b7b4-307bfc5e1d33 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:47.933764 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3989e955-a15a-4c19-b7b4-307bfc5e1d33 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:36:47.934113 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1149/4564] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:36:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:36:47.947248 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-44bb96e1-f4b8-417f-a3c6-df4bf1bc436f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:47.953316 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-44bb96e1-f4b8-417f-a3c6-df4bf1bc436f tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 Jul 03 19:36:47.953316 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-44bb96e1-f4b8-417f-a3c6-df4bf1bc436f tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:47.953475 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-44bb96e1-f4b8-417f-a3c6-df4bf1bc436f tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:47.965632 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:47.965632 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:47.969521 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-44bb96e1-f4b8-417f-a3c6-df4bf1bc436f tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:36:47.975522 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-44bb96e1-f4b8-417f-a3c6-df4bf1bc436f tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 returned with HTTP 200 Jul 03 19:36:47.975989 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1122/4565] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:36:47 2026] GET /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 => generated 1055 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:36:47.988391 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c9c173c8-b53c-4d60-80c1-a93222d8e867 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:47.990609 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c9c173c8-b53c-4d60-80c1-a93222d8e867 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/1fe6ea3b-03b2-413a-97c9-eabed59d4a7a Jul 03 19:36:47.990908 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c9c173c8-b53c-4d60-80c1-a93222d8e867 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:47.991619 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c9c173c8-b53c-4d60-80c1-a93222d8e867 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:47.991875 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-df39f3b7-4fc4-4e6d-961b-5ebdc454aa80 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:47.993878 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-df39f3b7-4fc4-4e6d-961b-5ebdc454aa80 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b Jul 03 19:36:47.994146 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-df39f3b7-4fc4-4e6d-961b-5ebdc454aa80 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:47.994406 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-df39f3b7-4fc4-4e6d-961b-5ebdc454aa80 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:47.995669 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c9c173c8-b53c-4d60-80c1-a93222d8e867 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/1fe6ea3b-03b2-413a-97c9-eabed59d4a7a returned with HTTP 404 Jul 03 19:36:47.996188 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1145/4566] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:36:47 2026] GET /volume/v3/snapshots/1fe6ea3b-03b2-413a-97c9-eabed59d4a7a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:36:48.002410 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:48.002410 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:48.005270 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1c5d50c0-5c46-4456-863a-e22d782506e7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:48.007105 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-df39f3b7-4fc4-4e6d-961b-5ebdc454aa80 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:36:48.007197 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1c5d50c0-5c46-4456-863a-e22d782506e7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/8730537e-b89f-4809-9805-0059f17c17a1 Jul 03 19:36:48.007376 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1c5d50c0-5c46-4456-863a-e22d782506e7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:48.007567 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1c5d50c0-5c46-4456-863a-e22d782506e7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:48.007672 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-1c5d50c0-5c46-4456-863a-e22d782506e7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete snapshot with id: 8730537e-b89f-4809-9805-0059f17c17a1 Jul 03 19:36:48.012575 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-df39f3b7-4fc4-4e6d-961b-5ebdc454aa80 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b returned with HTTP 200 Jul 03 19:36:48.013222 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1151/4567] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:36:47 2026] GET /volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b => generated 1403 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:48.014668 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:48.014668 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:48.015220 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1c5d50c0-5c46-4456-863a-e22d782506e7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:36:48.034304 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1c5d50c0-5c46-4456-863a-e22d782506e7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot delete request issued successfully. Jul 03 19:36:48.034494 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1c5d50c0-5c46-4456-863a-e22d782506e7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/8730537e-b89f-4809-9805-0059f17c17a1 returned with HTTP 202 Jul 03 19:36:48.035123 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1150/4568] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:36:48 2026] DELETE /volume/v3/snapshots/8730537e-b89f-4809-9805-0059f17c17a1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:36:48.044392 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-973f1cdc-d756-4be3-be2d-03dc99bde7a9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:48.046121 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-973f1cdc-d756-4be3-be2d-03dc99bde7a9 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/8730537e-b89f-4809-9805-0059f17c17a1 Jul 03 19:36:48.046407 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-973f1cdc-d756-4be3-be2d-03dc99bde7a9 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:48.046604 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-973f1cdc-d756-4be3-be2d-03dc99bde7a9 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:48.051542 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:48.051542 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:48.051973 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-973f1cdc-d756-4be3-be2d-03dc99bde7a9 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:36:48.052801 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-973f1cdc-d756-4be3-be2d-03dc99bde7a9 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/8730537e-b89f-4809-9805-0059f17c17a1 returned with HTTP 200 Jul 03 19:36:48.053180 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1123/4569] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:36:48 2026] GET /volume/v3/snapshots/8730537e-b89f-4809-9805-0059f17c17a1 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:48.087450 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-09f4a4ac-90e1-4d3e-bbd8-77872f054124 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:48.090018 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-09f4a4ac-90e1-4d3e-bbd8-77872f054124 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] PUT https://10.4.3.61/volume/v3/attachments/9c89c4b4-0239-46a6-8f35-65a21be8e6bd Jul 03 19:36:48.090549 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-09f4a4ac-90e1-4d3e-bbd8-77872f054124 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:48.102178 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-09f4a4ac-90e1-4d3e-bbd8-77872f054124 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Acquiring lock "cinder-attachment_update-2e39a65f-055c-4ec3-8f6f-9d18fdf48a86-np0000004460" by "attachment_update" {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:36:48.107248 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-09f4a4ac-90e1-4d3e-bbd8-77872f054124 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Lock "cinder-attachment_update-2e39a65f-055c-4ec3-8f6f-9d18fdf48a86-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:36:48.108301 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:48.108301 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:48.178442 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ecb855ea-0678-493b-aa8e-fd9e634532c5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:48.180392 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ecb855ea-0678-493b-aa8e-fd9e634532c5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:48.180579 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ecb855ea-0678-493b-aa8e-fd9e634532c5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:48.180772 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ecb855ea-0678-493b-aa8e-fd9e634532c5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:48.180816 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-ecb855ea-0678-493b-aa8e-fd9e634532c5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:48.186983 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:48.186983 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:48.188108 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ecb855ea-0678-493b-aa8e-fd9e634532c5 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:48.188829 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1152/4570] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:48 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:48.322005 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e1f7c559-3645-4c29-92c4-c1b10baea472 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:48.323771 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e1f7c559-3645-4c29-92c4-c1b10baea472 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 Jul 03 19:36:48.324058 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e1f7c559-3645-4c29-92c4-c1b10baea472 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:48.324437 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e1f7c559-3645-4c29-92c4-c1b10baea472 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:48.332265 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:48.332265 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:48.336104 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e1f7c559-3645-4c29-92c4-c1b10baea472 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:48.340933 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e1f7c559-3645-4c29-92c4-c1b10baea472 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 returned with HTTP 200 Jul 03 19:36:48.341407 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1151/4571] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:48 2026] GET /volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:48.354723 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1615531b-9968-4293-9176-1e39fe7aabae None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:48.357311 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1615531b-9968-4293-9176-1e39fe7aabae tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 Jul 03 19:36:48.357311 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1615531b-9968-4293-9176-1e39fe7aabae tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:48.357600 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1615531b-9968-4293-9176-1e39fe7aabae tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:48.365613 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:48.365613 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:48.369722 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1615531b-9968-4293-9176-1e39fe7aabae tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:48.376071 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1615531b-9968-4293-9176-1e39fe7aabae tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 returned with HTTP 200 Jul 03 19:36:48.376605 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1124/4572] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:48 2026] GET /volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:48.532894 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-969fbe86-0e23-4bd1-bce1-ae47fb2c4a0e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:48.535089 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-969fbe86-0e23-4bd1-bce1-ae47fb2c4a0e tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b Jul 03 19:36:48.535791 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-969fbe86-0e23-4bd1-bce1-ae47fb2c4a0e tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:48.535791 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-969fbe86-0e23-4bd1-bce1-ae47fb2c4a0e tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:48.542542 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:48.542542 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:48.546114 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-969fbe86-0e23-4bd1-bce1-ae47fb2c4a0e tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:36:48.551092 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-969fbe86-0e23-4bd1-bce1-ae47fb2c4a0e tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b returned with HTTP 200 Jul 03 19:36:48.551571 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1153/4573] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:36:48 2026] GET /volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b => generated 1403 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:48.561364 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9537077a-dd69-46b0-bf5d-d385adfb868f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:48.561818 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9537077a-dd69-46b0-bf5d-d385adfb868f None None] GET https://10.4.3.61/volume// Jul 03 19:36:48.562026 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9537077a-dd69-46b0-bf5d-d385adfb868f None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:48.562238 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9537077a-dd69-46b0-bf5d-d385adfb868f None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:48.562626 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9537077a-dd69-46b0-bf5d-d385adfb868f None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:36:48.562971 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1152/4574] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:36:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:36:48.570711 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-d2385cff-5b4b-407e-aed8-acb8acad5ea3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:48.572896 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-d2385cff-5b4b-407e-aed8-acb8acad5ea3 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:36:48.573274 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-d2385cff-5b4b-407e-aed8-acb8acad5ea3 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "144fa52e-3be7-4262-a9c2-0e04592db63b", "connector": null, "instance_uuid": "461ba6fd-f940-4cb6-9d98-fd72d628a056"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:48.581295 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:48.581295 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:48.606667 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-d2385cff-5b4b-407e-aed8-acb8acad5ea3 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:36:48.607146 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1125/4575] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:36:48 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 19:36:48.632075 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-09f4a4ac-90e1-4d3e-bbd8-77872f054124 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Lock "cinder-attachment_update-2e39a65f-055c-4ec3-8f6f-9d18fdf48a86-np0000004460" released by "attachment_update" :: held 0.525s {{(pid=99924) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:36:48.632471 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-09f4a4ac-90e1-4d3e-bbd8-77872f054124 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments/9c89c4b4-0239-46a6-8f35-65a21be8e6bd returned with HTTP 200 Jul 03 19:36:48.632990 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1146/4576] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:36:48 2026] PUT /volume/v3/attachments/9c89c4b4-0239-46a6-8f35-65a21be8e6bd => generated 968 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:48.642878 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-d99b6f70-1f59-4095-b53e-ab58426c7163 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:48.645511 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-d99b6f70-1f59-4095-b53e-ab58426c7163 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86/encryption Jul 03 19:36:48.645762 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-d99b6f70-1f59-4095-b53e-ab58426c7163 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:48.646039 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-d99b6f70-1f59-4095-b53e-ab58426c7163 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:48.662825 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:48.662825 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:48.672104 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-d99b6f70-1f59-4095-b53e-ab58426c7163 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86/encryption returned with HTTP 200 Jul 03 19:36:48.672677 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1154/4577] 10.4.3.61 () {68 vars in 1624 bytes} [Fri Jul 3 19:36:48 2026] GET /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:48.794562 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f0695d16-a65a-4a5d-90d7-e024d8aaaa0d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:48.796269 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f0695d16-a65a-4a5d-90d7-e024d8aaaa0d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 Jul 03 19:36:48.796534 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f0695d16-a65a-4a5d-90d7-e024d8aaaa0d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:48.796763 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f0695d16-a65a-4a5d-90d7-e024d8aaaa0d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:48.805383 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:48.805383 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:48.808560 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f0695d16-a65a-4a5d-90d7-e024d8aaaa0d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:36:48.812246 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f0695d16-a65a-4a5d-90d7-e024d8aaaa0d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 returned with HTTP 200 Jul 03 19:36:48.812664 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1153/4578] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:48 2026] GET /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:48.876611 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-f2f0b4d0-e884-422e-8c24-d0ccab3a0958 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:48.878816 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-f2f0b4d0-e884-422e-8c24-d0ccab3a0958 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 Jul 03 19:36:48.879006 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-f2f0b4d0-e884-422e-8c24-d0ccab3a0958 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:48.879220 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-f2f0b4d0-e884-422e-8c24-d0ccab3a0958 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:48.886473 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:48.886473 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:48.890619 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-f2f0b4d0-e884-422e-8c24-d0ccab3a0958 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:48.894876 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-f2f0b4d0-e884-422e-8c24-d0ccab3a0958 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 returned with HTTP 200 Jul 03 19:36:48.895259 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1126/4579] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:36:48 2026] GET /volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:49.062392 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b46ce54f-fe3f-44a8-99fb-0ebe39f88818 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:49.064411 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b46ce54f-fe3f-44a8-99fb-0ebe39f88818 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/8730537e-b89f-4809-9805-0059f17c17a1 Jul 03 19:36:49.064655 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b46ce54f-fe3f-44a8-99fb-0ebe39f88818 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:49.064879 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b46ce54f-fe3f-44a8-99fb-0ebe39f88818 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:49.069706 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b46ce54f-fe3f-44a8-99fb-0ebe39f88818 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/8730537e-b89f-4809-9805-0059f17c17a1 returned with HTTP 404 Jul 03 19:36:49.070431 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1147/4580] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:36:49 2026] GET /volume/v3/snapshots/8730537e-b89f-4809-9805-0059f17c17a1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:36:49.076826 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1cf56f4a-f363-4fee-9fc0-c9b93e34f536 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:49.079077 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1cf56f4a-f363-4fee-9fc0-c9b93e34f536 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/8614953b-5936-4eaa-b9b5-abf100b40b5d Jul 03 19:36:49.079342 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1cf56f4a-f363-4fee-9fc0-c9b93e34f536 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:49.079573 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1cf56f4a-f363-4fee-9fc0-c9b93e34f536 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:49.079677 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-1cf56f4a-f363-4fee-9fc0-c9b93e34f536 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete snapshot with id: 8614953b-5936-4eaa-b9b5-abf100b40b5d Jul 03 19:36:49.083951 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1cf56f4a-f363-4fee-9fc0-c9b93e34f536 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/8614953b-5936-4eaa-b9b5-abf100b40b5d returned with HTTP 404 Jul 03 19:36:49.084637 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1155/4581] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:36:49 2026] DELETE /volume/v3/snapshots/8614953b-5936-4eaa-b9b5-abf100b40b5d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:36:49.092042 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-364aa038-0f1d-4394-a312-1cc978a22194 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:49.094249 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-364aa038-0f1d-4394-a312-1cc978a22194 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/8730537e-b89f-4809-9805-0059f17c17a1 Jul 03 19:36:49.094490 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-364aa038-0f1d-4394-a312-1cc978a22194 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:49.094711 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-364aa038-0f1d-4394-a312-1cc978a22194 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:49.094848 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-364aa038-0f1d-4394-a312-1cc978a22194 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete snapshot with id: 8730537e-b89f-4809-9805-0059f17c17a1 Jul 03 19:36:49.099637 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-364aa038-0f1d-4394-a312-1cc978a22194 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/8730537e-b89f-4809-9805-0059f17c17a1 returned with HTTP 404 Jul 03 19:36:49.100352 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1154/4582] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:36:49 2026] DELETE /volume/v3/snapshots/8730537e-b89f-4809-9805-0059f17c17a1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:36:49.134899 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-8032c549-55ce-4ff8-b6d0-0addf5d939ea req-a9554272-7815-4e76-ab64-4cf273aa15d7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:49.137364 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-8032c549-55ce-4ff8-b6d0-0addf5d939ea req-a9554272-7815-4e76-ab64-4cf273aa15d7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:36:49.137595 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-8032c549-55ce-4ff8-b6d0-0addf5d939ea req-a9554272-7815-4e76-ab64-4cf273aa15d7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:49.137799 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-8032c549-55ce-4ff8-b6d0-0addf5d939ea req-a9554272-7815-4e76-ab64-4cf273aa15d7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:49.147849 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:49.147849 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:49.151274 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-8032c549-55ce-4ff8-b6d0-0addf5d939ea req-a9554272-7815-4e76-ab64-4cf273aa15d7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:36:49.155660 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-8032c549-55ce-4ff8-b6d0-0addf5d939ea req-a9554272-7815-4e76-ab64-4cf273aa15d7 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 returned with HTTP 200 Jul 03 19:36:49.156097 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1127/4583] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:36:49 2026] GET /volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:49.172057 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-8032c549-55ce-4ff8-b6d0-0addf5d939ea req-6e773789-c772-49ed-8b55-639e96e6ceed None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:49.174357 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-8032c549-55ce-4ff8-b6d0-0addf5d939ea req-6e773789-c772-49ed-8b55-639e96e6ceed tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] POST https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15/action Jul 03 19:36:49.174763 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-8032c549-55ce-4ff8-b6d0-0addf5d939ea req-6e773789-c772-49ed-8b55-639e96e6ceed tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:36:49.174900 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-8032c549-55ce-4ff8-b6d0-0addf5d939ea req-6e773789-c772-49ed-8b55-639e96e6ceed tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:49.187898 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:49.187898 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:49.188561 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-8032c549-55ce-4ff8-b6d0-0addf5d939ea req-6e773789-c772-49ed-8b55-639e96e6ceed tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:36:49.196715 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-8032c549-55ce-4ff8-b6d0-0addf5d939ea req-6e773789-c772-49ed-8b55-639e96e6ceed tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Begin detaching volume completed successfully. Jul 03 19:36:49.196715 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-8032c549-55ce-4ff8-b6d0-0addf5d939ea req-6e773789-c772-49ed-8b55-639e96e6ceed tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15/action returned with HTTP 202 Jul 03 19:36:49.197088 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1148/4584] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:36:49 2026] POST /volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:36:49.199272 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c088191f-88d1-4f4c-929a-67adc34b5e2b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:49.201472 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c088191f-88d1-4f4c-929a-67adc34b5e2b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:49.201696 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c088191f-88d1-4f4c-929a-67adc34b5e2b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:49.201878 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c088191f-88d1-4f4c-929a-67adc34b5e2b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:49.201999 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-c088191f-88d1-4f4c-929a-67adc34b5e2b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:49.207353 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:49.207353 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:49.208267 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c088191f-88d1-4f4c-929a-67adc34b5e2b tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:49.208750 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1156/4585] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:49 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:49.825181 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-df06fd87-6c88-476c-bb46-cc7a15b1011b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:49.827495 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-df06fd87-6c88-476c-bb46-cc7a15b1011b tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 Jul 03 19:36:49.827735 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-df06fd87-6c88-476c-bb46-cc7a15b1011b tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:49.827972 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-df06fd87-6c88-476c-bb46-cc7a15b1011b tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:49.841385 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:49.841385 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:49.846300 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-df06fd87-6c88-476c-bb46-cc7a15b1011b tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:36:49.851981 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-df06fd87-6c88-476c-bb46-cc7a15b1011b tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 returned with HTTP 200 Jul 03 19:36:49.852547 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1155/4586] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:49 2026] GET /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:50.221812 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4fbfb6e8-943d-4ea6-ab1c-993121aebad0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:50.222246 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-40e03480-c1c1-45eb-a942-82249fbb79ca None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:50.222479 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4fbfb6e8-943d-4ea6-ab1c-993121aebad0 None None] GET https://10.4.3.61/volume// Jul 03 19:36:50.222612 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4fbfb6e8-943d-4ea6-ab1c-993121aebad0 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:50.222955 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4fbfb6e8-943d-4ea6-ab1c-993121aebad0 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:50.223383 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4fbfb6e8-943d-4ea6-ab1c-993121aebad0 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:36:50.223745 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1128/4587] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:36:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:36:50.223891 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-40e03480-c1c1-45eb-a942-82249fbb79ca tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:50.224156 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-40e03480-c1c1-45eb-a942-82249fbb79ca tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:50.224436 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-40e03480-c1c1-45eb-a942-82249fbb79ca tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:50.224597 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-40e03480-c1c1-45eb-a942-82249fbb79ca tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:50.230757 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:50.230757 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:50.231368 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-8032c549-55ce-4ff8-b6d0-0addf5d939ea req-76e3a210-4130-4907-970e-316deb352a7a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:50.231903 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-40e03480-c1c1-45eb-a942-82249fbb79ca tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:50.232478 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1149/4588] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:50 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:50.233816 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-8032c549-55ce-4ff8-b6d0-0addf5d939ea req-76e3a210-4130-4907-970e-316deb352a7a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:36:50.234106 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-8032c549-55ce-4ff8-b6d0-0addf5d939ea req-76e3a210-4130-4907-970e-316deb352a7a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:50.234402 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-8032c549-55ce-4ff8-b6d0-0addf5d939ea req-76e3a210-4130-4907-970e-316deb352a7a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:50.244814 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:50.244814 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:50.248553 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-8032c549-55ce-4ff8-b6d0-0addf5d939ea req-76e3a210-4130-4907-970e-316deb352a7a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:36:50.252771 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-8032c549-55ce-4ff8-b6d0-0addf5d939ea req-76e3a210-4130-4907-970e-316deb352a7a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 returned with HTTP 200 Jul 03 19:36:50.253067 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1157/4589] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:36:50 2026] GET /volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 => generated 1318 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:36:50.864891 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-779d6e5e-82a5-4fb6-b97d-50841599b9a2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:50.866872 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-779d6e5e-82a5-4fb6-b97d-50841599b9a2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 Jul 03 19:36:50.867255 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-779d6e5e-82a5-4fb6-b97d-50841599b9a2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:50.867255 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-779d6e5e-82a5-4fb6-b97d-50841599b9a2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:50.878382 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:50.878382 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:50.881984 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-779d6e5e-82a5-4fb6-b97d-50841599b9a2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:36:50.888564 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-779d6e5e-82a5-4fb6-b97d-50841599b9a2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 returned with HTTP 200 Jul 03 19:36:50.889131 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1156/4590] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:50 2026] GET /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:50.928222 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3ef11fc5-1954-46ba-8f10-08e32aa50c74 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:50.928394 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3ef11fc5-1954-46ba-8f10-08e32aa50c74 None None] GET https://10.4.3.61/volume// Jul 03 19:36:50.928490 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3ef11fc5-1954-46ba-8f10-08e32aa50c74 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:50.928646 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3ef11fc5-1954-46ba-8f10-08e32aa50c74 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:50.928971 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3ef11fc5-1954-46ba-8f10-08e32aa50c74 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:36:50.929206 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1129/4591] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:36:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:36:50.936078 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-a4c6ef60-5e0c-4f1c-95f3-a2a2a9d0c236 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:50.938296 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-a4c6ef60-5e0c-4f1c-95f3-a2a2a9d0c236 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:36:50.938672 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-a4c6ef60-5e0c-4f1c-95f3-a2a2a9d0c236 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7ea7c90-cd26-4e27-ac38-37971a5ccf60", "connector": null, "instance_uuid": "692758f0-3941-438d-b328-d2e32932bfb0"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:50.946701 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:50.946701 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:50.975633 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-a4c6ef60-5e0c-4f1c-95f3-a2a2a9d0c236 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:36:50.976118 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1150/4592] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:36:50 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:51.244150 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c1166640-2928-418c-bd1d-5622246cf255 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:51.246156 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c1166640-2928-418c-bd1d-5622246cf255 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:51.246352 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c1166640-2928-418c-bd1d-5622246cf255 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:51.246522 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c1166640-2928-418c-bd1d-5622246cf255 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:51.246626 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-c1166640-2928-418c-bd1d-5622246cf255 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:51.251490 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:51.251490 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:51.252355 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c1166640-2928-418c-bd1d-5622246cf255 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:51.252728 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1158/4593] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:51 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:51.415408 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8296912e-132c-4488-80c3-30024c46c42f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:51.417577 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8296912e-132c-4488-80c3-30024c46c42f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 Jul 03 19:36:51.417801 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8296912e-132c-4488-80c3-30024c46c42f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:51.418052 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8296912e-132c-4488-80c3-30024c46c42f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:51.427641 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:51.427641 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:51.431401 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8296912e-132c-4488-80c3-30024c46c42f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:51.435528 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8296912e-132c-4488-80c3-30024c46c42f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 returned with HTTP 200 Jul 03 19:36:51.435922 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1157/4594] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:51 2026] GET /volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:51.501234 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-2e789924-b91e-433e-8544-ade229dfad65 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:51.501599 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2e789924-b91e-433e-8544-ade229dfad65 None None] GET https://10.4.3.61/volume// Jul 03 19:36:51.501754 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2e789924-b91e-433e-8544-ade229dfad65 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:51.501953 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2e789924-b91e-433e-8544-ade229dfad65 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:51.502332 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2e789924-b91e-433e-8544-ade229dfad65 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:36:51.502625 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1130/4595] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:36:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:36:51.509206 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-878701d7-9116-4612-9533-cca881e0ccdf None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:51.510986 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-878701d7-9116-4612-9533-cca881e0ccdf tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 Jul 03 19:36:51.511207 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-878701d7-9116-4612-9533-cca881e0ccdf tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:51.511469 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-878701d7-9116-4612-9533-cca881e0ccdf tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:51.520090 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:51.520090 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:51.523136 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-878701d7-9116-4612-9533-cca881e0ccdf tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:51.526922 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-878701d7-9116-4612-9533-cca881e0ccdf tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 returned with HTTP 200 Jul 03 19:36:51.527519 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1151/4596] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:36:51 2026] GET /volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:36:51.621907 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-c6aaabd5-2457-4d6e-9e4e-48ddb38c95d5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:51.624107 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-c6aaabd5-2457-4d6e-9e4e-48ddb38c95d5 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] PUT https://10.4.3.61/volume/v3/attachments/68431530-b106-4e41-a6aa-a467444f3e32 Jul 03 19:36:51.624483 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-c6aaabd5-2457-4d6e-9e4e-48ddb38c95d5 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:51.639546 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-c6aaabd5-2457-4d6e-9e4e-48ddb38c95d5 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Acquiring lock "cinder-attachment_update-a7ea7c90-cd26-4e27-ac38-37971a5ccf60-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:36:51.644496 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-c6aaabd5-2457-4d6e-9e4e-48ddb38c95d5 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Lock "cinder-attachment_update-a7ea7c90-cd26-4e27-ac38-37971a5ccf60-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:36:51.645555 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:51.645555 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:51.708609 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4dd6d950-0768-4bf2-bbe8-9e4f65e3e91d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:51.708971 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4dd6d950-0768-4bf2-bbe8-9e4f65e3e91d None None] GET https://10.4.3.61/volume// Jul 03 19:36:51.709136 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4dd6d950-0768-4bf2-bbe8-9e4f65e3e91d None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:51.709395 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4dd6d950-0768-4bf2-bbe8-9e4f65e3e91d None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:51.709762 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4dd6d950-0768-4bf2-bbe8-9e4f65e3e91d None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:36:51.710050 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1158/4597] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:36:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:36:51.720459 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-afcfc716-43cf-4764-a836-6d874f761155 req-6895b702-95da-4259-84ec-e90d69046277 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:51.723112 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-afcfc716-43cf-4764-a836-6d874f761155 req-6895b702-95da-4259-84ec-e90d69046277 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 Jul 03 19:36:51.723396 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-afcfc716-43cf-4764-a836-6d874f761155 req-6895b702-95da-4259-84ec-e90d69046277 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:51.723616 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-afcfc716-43cf-4764-a836-6d874f761155 req-6895b702-95da-4259-84ec-e90d69046277 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:51.734520 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:51.734520 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:51.739047 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-afcfc716-43cf-4764-a836-6d874f761155 req-6895b702-95da-4259-84ec-e90d69046277 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:36:51.745837 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-afcfc716-43cf-4764-a836-6d874f761155 req-6895b702-95da-4259-84ec-e90d69046277 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 returned with HTTP 200 Jul 03 19:36:51.746448 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1131/4598] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:36:51 2026] GET /volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 => generated 1544 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:36:51.857277 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-afcfc716-43cf-4764-a836-6d874f761155 req-484ab73a-2283-47cd-8df9-fc1434e1923a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:51.863371 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-afcfc716-43cf-4764-a836-6d874f761155 req-484ab73a-2283-47cd-8df9-fc1434e1923a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] PUT https://10.4.3.61/volume/v3/attachments/d744bd50-7974-4bf7-ba08-43454a01dd9c Jul 03 19:36:51.863371 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-afcfc716-43cf-4764-a836-6d874f761155 req-484ab73a-2283-47cd-8df9-fc1434e1923a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:51.869440 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-afcfc716-43cf-4764-a836-6d874f761155 req-484ab73a-2283-47cd-8df9-fc1434e1923a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Acquiring lock "cinder-attachment_update-a8c7d249-761b-4f73-8f1f-e33e3444ba33-np0000004460" by "attachment_update" {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:36:51.876547 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-afcfc716-43cf-4764-a836-6d874f761155 req-484ab73a-2283-47cd-8df9-fc1434e1923a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Lock "cinder-attachment_update-a8c7d249-761b-4f73-8f1f-e33e3444ba33-np0000004460" acquired by "attachment_update" :: waited 0.007s {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:36:51.878912 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:51.878912 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:51.907157 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4f9cd314-fbc1-46af-aa74-09b4a9a2f098 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:51.907157 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4f9cd314-fbc1-46af-aa74-09b4a9a2f098 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 Jul 03 19:36:51.907157 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4f9cd314-fbc1-46af-aa74-09b4a9a2f098 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:51.907157 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4f9cd314-fbc1-46af-aa74-09b4a9a2f098 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:51.916734 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:51.916734 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:51.921006 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4f9cd314-fbc1-46af-aa74-09b4a9a2f098 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:36:51.927137 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4f9cd314-fbc1-46af-aa74-09b4a9a2f098 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 returned with HTTP 200 Jul 03 19:36:51.927929 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1159/4599] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:51 2026] GET /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:52.080210 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-8032c549-55ce-4ff8-b6d0-0addf5d939ea req-1772f168-be20-4929-95d7-098ba2660180 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:52.082630 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-8032c549-55ce-4ff8-b6d0-0addf5d939ea req-1772f168-be20-4929-95d7-098ba2660180 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/attachments/31cae6bb-a5da-4373-a0d3-79bfce755e0b Jul 03 19:36:52.082881 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-8032c549-55ce-4ff8-b6d0-0addf5d939ea req-1772f168-be20-4929-95d7-098ba2660180 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:52.083123 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-8032c549-55ce-4ff8-b6d0-0addf5d939ea req-1772f168-be20-4929-95d7-098ba2660180 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:52.092998 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:52.092998 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:52.174583 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-c6aaabd5-2457-4d6e-9e4e-48ddb38c95d5 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Lock "cinder-attachment_update-a7ea7c90-cd26-4e27-ac38-37971a5ccf60-np0000004460" released by "attachment_update" :: held 0.530s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:36:52.174970 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-c6aaabd5-2457-4d6e-9e4e-48ddb38c95d5 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/attachments/68431530-b106-4e41-a6aa-a467444f3e32 returned with HTTP 200 Jul 03 19:36:52.175625 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1159/4600] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:36:51 2026] PUT /volume/v3/attachments/68431530-b106-4e41-a6aa-a467444f3e32 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:52.264825 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d7d5a3bc-0b6f-4164-9701-6decdc708748 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:52.267140 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d7d5a3bc-0b6f-4164-9701-6decdc708748 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:52.267442 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d7d5a3bc-0b6f-4164-9701-6decdc708748 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:52.267679 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d7d5a3bc-0b6f-4164-9701-6decdc708748 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:52.267823 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-d7d5a3bc-0b6f-4164-9701-6decdc708748 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:52.273761 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:52.273761 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:52.274903 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d7d5a3bc-0b6f-4164-9701-6decdc708748 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:52.275462 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1160/4601] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:52 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:52.400602 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-afcfc716-43cf-4764-a836-6d874f761155 req-484ab73a-2283-47cd-8df9-fc1434e1923a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Lock "cinder-attachment_update-a8c7d249-761b-4f73-8f1f-e33e3444ba33-np0000004460" released by "attachment_update" :: held 0.524s {{(pid=99924) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:36:52.401041 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-afcfc716-43cf-4764-a836-6d874f761155 req-484ab73a-2283-47cd-8df9-fc1434e1923a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/d744bd50-7974-4bf7-ba08-43454a01dd9c returned with HTTP 200 Jul 03 19:36:52.403254 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1152/4602] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:36:51 2026] PUT /volume/v3/attachments/d744bd50-7974-4bf7-ba08-43454a01dd9c => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:52.450189 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-23254d68-6f44-40a6-8441-a044ad31842f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:52.450744 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-23254d68-6f44-40a6-8441-a044ad31842f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 Jul 03 19:36:52.450810 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-23254d68-6f44-40a6-8441-a044ad31842f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:52.450987 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-23254d68-6f44-40a6-8441-a044ad31842f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:52.460262 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:52.460262 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:52.463822 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-23254d68-6f44-40a6-8441-a044ad31842f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:52.468078 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-23254d68-6f44-40a6-8441-a044ad31842f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 returned with HTTP 200 Jul 03 19:36:52.468538 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1160/4603] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:52 2026] GET /volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:52.628740 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-8032c549-55ce-4ff8-b6d0-0addf5d939ea req-1772f168-be20-4929-95d7-098ba2660180 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/attachments/31cae6bb-a5da-4373-a0d3-79bfce755e0b returned with HTTP 200 Jul 03 19:36:52.628740 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1132/4604] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:36:52 2026] DELETE /volume/v3/attachments/31cae6bb-a5da-4373-a0d3-79bfce755e0b => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:52.912279 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-afcfc716-43cf-4764-a836-6d874f761155 req-6eebd771-d225-4a8d-84c7-4f96c9876b07 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:52.914072 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-afcfc716-43cf-4764-a836-6d874f761155 req-6eebd771-d225-4a8d-84c7-4f96c9876b07 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/attachments/d744bd50-7974-4bf7-ba08-43454a01dd9c/action Jul 03 19:36:52.914467 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-afcfc716-43cf-4764-a836-6d874f761155 req-6eebd771-d225-4a8d-84c7-4f96c9876b07 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action body: b'{"os-complete": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:36:52.914622 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-afcfc716-43cf-4764-a836-6d874f761155 req-6eebd771-d225-4a8d-84c7-4f96c9876b07 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:52.930469 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:52.930469 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:52.942144 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5492268b-7ac3-4980-ad18-bb0dca256058 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:52.944069 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-afcfc716-43cf-4764-a836-6d874f761155 req-6eebd771-d225-4a8d-84c7-4f96c9876b07 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/d744bd50-7974-4bf7-ba08-43454a01dd9c/action returned with HTTP 204 Jul 03 19:36:52.944181 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5492268b-7ac3-4980-ad18-bb0dca256058 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 Jul 03 19:36:52.944402 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5492268b-7ac3-4980-ad18-bb0dca256058 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:52.944567 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1161/4605] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:36:52 2026] POST /volume/v3/attachments/d744bd50-7974-4bf7-ba08-43454a01dd9c/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:36:52.944627 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5492268b-7ac3-4980-ad18-bb0dca256058 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:52.955300 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:52.955300 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:52.958610 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-5492268b-7ac3-4980-ad18-bb0dca256058 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:36:52.963113 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5492268b-7ac3-4980-ad18-bb0dca256058 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 returned with HTTP 200 Jul 03 19:36:52.963562 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1153/4606] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:52 2026] GET /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:53.285480 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8f681e2e-49a2-4910-b966-d39e9dd22dd6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:53.290644 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8f681e2e-49a2-4910-b966-d39e9dd22dd6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:53.290877 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8f681e2e-49a2-4910-b966-d39e9dd22dd6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:53.291093 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8f681e2e-49a2-4910-b966-d39e9dd22dd6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:53.291552 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-8f681e2e-49a2-4910-b966-d39e9dd22dd6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:53.302459 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:53.302459 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:53.303265 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8f681e2e-49a2-4910-b966-d39e9dd22dd6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:53.303823 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1161/4607] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:53 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 782 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:53.482916 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-75cee900-6b0c-4000-9675-4b2ce08e273d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:53.486666 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-75cee900-6b0c-4000-9675-4b2ce08e273d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 Jul 03 19:36:53.486872 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-75cee900-6b0c-4000-9675-4b2ce08e273d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:53.487076 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-75cee900-6b0c-4000-9675-4b2ce08e273d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:53.497936 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:53.497936 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:53.502188 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-75cee900-6b0c-4000-9675-4b2ce08e273d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:53.507503 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-75cee900-6b0c-4000-9675-4b2ce08e273d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 returned with HTTP 200 Jul 03 19:36:53.507876 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1133/4608] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:53 2026] GET /volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:53.977050 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7d02d4ed-13ac-4624-8877-02b9e1e8857c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:53.978780 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7d02d4ed-13ac-4624-8877-02b9e1e8857c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 Jul 03 19:36:53.981903 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7d02d4ed-13ac-4624-8877-02b9e1e8857c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:53.982125 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7d02d4ed-13ac-4624-8877-02b9e1e8857c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:53.991056 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:53.991056 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:53.994313 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-7d02d4ed-13ac-4624-8877-02b9e1e8857c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:36:53.998134 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7d02d4ed-13ac-4624-8877-02b9e1e8857c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 returned with HTTP 200 Jul 03 19:36:53.998712 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1162/4609] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:53 2026] GET /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:54.315287 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-541abb61-6d0d-4e7a-bd92-8d7d9c6207ab None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:54.320096 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-541abb61-6d0d-4e7a-bd92-8d7d9c6207ab tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:54.320347 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-541abb61-6d0d-4e7a-bd92-8d7d9c6207ab tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:54.320620 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-541abb61-6d0d-4e7a-bd92-8d7d9c6207ab tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:54.320713 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-541abb61-6d0d-4e7a-bd92-8d7d9c6207ab tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:54.326144 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:54.326144 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:54.327034 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-541abb61-6d0d-4e7a-bd92-8d7d9c6207ab tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:54.327837 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1154/4610] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:54 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 782 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:54.522187 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f9648223-363c-4be1-91f7-b589087aa4fe None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:54.523690 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f9648223-363c-4be1-91f7-b589087aa4fe tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 Jul 03 19:36:54.523852 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f9648223-363c-4be1-91f7-b589087aa4fe tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:54.524024 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f9648223-363c-4be1-91f7-b589087aa4fe tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:54.532636 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:54.532636 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:54.536084 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f9648223-363c-4be1-91f7-b589087aa4fe tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:54.541830 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f9648223-363c-4be1-91f7-b589087aa4fe tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 returned with HTTP 200 Jul 03 19:36:54.542437 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1162/4611] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:54 2026] GET /volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:54.797530 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-96ff288f-b331-4712-ac4c-a9fc69ba4028 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:54.797894 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-96ff288f-b331-4712-ac4c-a9fc69ba4028 None None] GET https://10.4.3.61/volume// Jul 03 19:36:54.798072 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-96ff288f-b331-4712-ac4c-a9fc69ba4028 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:54.798285 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-96ff288f-b331-4712-ac4c-a9fc69ba4028 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:54.798630 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-96ff288f-b331-4712-ac4c-a9fc69ba4028 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:36:54.798910 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1134/4612] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:36:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:36:54.808232 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-06c81cf5-7e81-43b6-a713-0200c869e02d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:54.810251 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-06c81cf5-7e81-43b6-a713-0200c869e02d tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b Jul 03 19:36:54.810559 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-06c81cf5-7e81-43b6-a713-0200c869e02d tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:54.810749 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-06c81cf5-7e81-43b6-a713-0200c869e02d tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:54.819465 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:54.819465 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:54.822451 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-06c81cf5-7e81-43b6-a713-0200c869e02d tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:36:54.826542 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-06c81cf5-7e81-43b6-a713-0200c869e02d tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b returned with HTTP 200 Jul 03 19:36:54.826978 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1163/4613] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:36:54 2026] GET /volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b => generated 1582 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:36:54.925319 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-06fd903e-c9a5-4838-8321-f7cc7bdd2f21 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:54.927266 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-06fd903e-c9a5-4838-8321-f7cc7bdd2f21 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] PUT https://10.4.3.61/volume/v3/attachments/047c2179-a8e0-4969-8cd5-b4c021ace832 Jul 03 19:36:54.927620 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-06fd903e-c9a5-4838-8321-f7cc7bdd2f21 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:54.935652 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-06fd903e-c9a5-4838-8321-f7cc7bdd2f21 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Acquiring lock "cinder-attachment_update-144fa52e-3be7-4262-a9c2-0e04592db63b-np0000004460" by "attachment_update" {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:36:54.940867 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-06fd903e-c9a5-4838-8321-f7cc7bdd2f21 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Lock "cinder-attachment_update-144fa52e-3be7-4262-a9c2-0e04592db63b-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:36:54.942200 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:54.942200 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:55.014567 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-26309e13-bab2-4f3a-ae1f-6e7462b6ffcb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:55.015972 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-26309e13-bab2-4f3a-ae1f-6e7462b6ffcb tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 Jul 03 19:36:55.015972 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-26309e13-bab2-4f3a-ae1f-6e7462b6ffcb tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:55.015972 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-26309e13-bab2-4f3a-ae1f-6e7462b6ffcb tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:55.031353 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:55.031353 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:55.039189 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-26309e13-bab2-4f3a-ae1f-6e7462b6ffcb tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:36:55.046200 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-26309e13-bab2-4f3a-ae1f-6e7462b6ffcb tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 returned with HTTP 200 Jul 03 19:36:55.046676 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1163/4614] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:55 2026] GET /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:55.339574 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-18095224-8e3f-40bd-8f5a-8e536cb18058 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:55.341680 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-18095224-8e3f-40bd-8f5a-8e536cb18058 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:55.341881 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-18095224-8e3f-40bd-8f5a-8e536cb18058 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:55.342082 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-18095224-8e3f-40bd-8f5a-8e536cb18058 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:55.342240 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-18095224-8e3f-40bd-8f5a-8e536cb18058 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:55.347281 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:55.347281 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:55.348069 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-18095224-8e3f-40bd-8f5a-8e536cb18058 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:55.348475 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1135/4615] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:55 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:55.472540 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-06fd903e-c9a5-4838-8321-f7cc7bdd2f21 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Lock "cinder-attachment_update-144fa52e-3be7-4262-a9c2-0e04592db63b-np0000004460" released by "attachment_update" :: held 0.532s {{(pid=99924) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:36:55.472877 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-06fd903e-c9a5-4838-8321-f7cc7bdd2f21 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/attachments/047c2179-a8e0-4969-8cd5-b4c021ace832 returned with HTTP 200 Jul 03 19:36:55.473394 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1155/4616] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:36:54 2026] PUT /volume/v3/attachments/047c2179-a8e0-4969-8cd5-b4c021ace832 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:55.555314 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d7417bf0-923a-47e2-bb3d-193eaba6e907 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:55.559114 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d7417bf0-923a-47e2-bb3d-193eaba6e907 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 Jul 03 19:36:55.559114 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d7417bf0-923a-47e2-bb3d-193eaba6e907 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:55.559114 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d7417bf0-923a-47e2-bb3d-193eaba6e907 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:55.569075 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:55.569075 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:55.572455 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d7417bf0-923a-47e2-bb3d-193eaba6e907 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:55.576598 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d7417bf0-923a-47e2-bb3d-193eaba6e907 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 returned with HTTP 200 Jul 03 19:36:55.576962 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1164/4617] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:55 2026] GET /volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:55.991720 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-ec1e53e0-f72f-44e2-97d3-7a005cc6b6f8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:55.993748 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-ec1e53e0-f72f-44e2-97d3-7a005cc6b6f8 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] POST https://10.4.3.61/volume/v3/attachments/047c2179-a8e0-4969-8cd5-b4c021ace832/action Jul 03 19:36:55.994094 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-ec1e53e0-f72f-44e2-97d3-7a005cc6b6f8 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Action body: b'{"os-complete": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:36:55.994232 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-ec1e53e0-f72f-44e2-97d3-7a005cc6b6f8 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:56.008842 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:56.008842 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:56.018073 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-d14b3c07-0325-4cfa-b1f8-f01d2f1693d2 req-ec1e53e0-f72f-44e2-97d3-7a005cc6b6f8 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/attachments/047c2179-a8e0-4969-8cd5-b4c021ace832/action returned with HTTP 204 Jul 03 19:36:56.018505 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1164/4618] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:36:55 2026] POST /volume/v3/attachments/047c2179-a8e0-4969-8cd5-b4c021ace832/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:36:56.060428 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6991063d-1ebc-4738-b24f-dd1c187ab8d3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:56.062081 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6991063d-1ebc-4738-b24f-dd1c187ab8d3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 Jul 03 19:36:56.062281 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6991063d-1ebc-4738-b24f-dd1c187ab8d3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:56.062469 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6991063d-1ebc-4738-b24f-dd1c187ab8d3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:56.071682 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:56.071682 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:56.075368 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-6991063d-1ebc-4738-b24f-dd1c187ab8d3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:36:56.080370 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6991063d-1ebc-4738-b24f-dd1c187ab8d3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 returned with HTTP 200 Jul 03 19:36:56.080794 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1136/4619] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:56 2026] GET /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:56.360040 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b588974c-1c8f-4a87-bfe4-cf9bbbe0d04f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:56.362416 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b588974c-1c8f-4a87-bfe4-cf9bbbe0d04f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:56.362690 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b588974c-1c8f-4a87-bfe4-cf9bbbe0d04f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:56.362956 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b588974c-1c8f-4a87-bfe4-cf9bbbe0d04f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:56.363110 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-b588974c-1c8f-4a87-bfe4-cf9bbbe0d04f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:56.368521 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:56.368521 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:56.369533 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b588974c-1c8f-4a87-bfe4-cf9bbbe0d04f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:56.369985 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1156/4620] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:56 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:56.592403 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9629838c-7437-47d4-af39-1b21bc54fb1d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:56.598241 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9629838c-7437-47d4-af39-1b21bc54fb1d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 Jul 03 19:36:56.598430 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9629838c-7437-47d4-af39-1b21bc54fb1d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:56.598626 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9629838c-7437-47d4-af39-1b21bc54fb1d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:56.611065 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:56.611065 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:56.617854 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-9629838c-7437-47d4-af39-1b21bc54fb1d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:56.626026 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9629838c-7437-47d4-af39-1b21bc54fb1d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 returned with HTTP 200 Jul 03 19:36:56.626558 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1165/4621] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:56 2026] GET /volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:57.092860 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-461c9d77-0a79-4485-8d6a-d823094c41d4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:57.095019 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-461c9d77-0a79-4485-8d6a-d823094c41d4 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 Jul 03 19:36:57.095232 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-461c9d77-0a79-4485-8d6a-d823094c41d4 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:57.095441 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-461c9d77-0a79-4485-8d6a-d823094c41d4 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:57.103888 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:57.103888 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:57.107332 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-461c9d77-0a79-4485-8d6a-d823094c41d4 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:36:57.111559 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-461c9d77-0a79-4485-8d6a-d823094c41d4 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 returned with HTTP 200 Jul 03 19:36:57.111933 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1165/4622] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:57 2026] GET /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:57.380823 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f38e4553-f6f0-4c58-a440-117e3da3f20f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:57.384184 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f38e4553-f6f0-4c58-a440-117e3da3f20f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:57.384424 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f38e4553-f6f0-4c58-a440-117e3da3f20f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:57.384606 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f38e4553-f6f0-4c58-a440-117e3da3f20f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:57.384709 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-f38e4553-f6f0-4c58-a440-117e3da3f20f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:57.389448 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:57.389448 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:57.390472 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f38e4553-f6f0-4c58-a440-117e3da3f20f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:57.390958 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1137/4623] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:57 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:57.638934 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-85c05274-0d72-43a9-896e-7bb7e9025a73 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:57.640664 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-85c05274-0d72-43a9-896e-7bb7e9025a73 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 Jul 03 19:36:57.640845 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-85c05274-0d72-43a9-896e-7bb7e9025a73 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:57.641038 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-85c05274-0d72-43a9-896e-7bb7e9025a73 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:57.651110 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:57.651110 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:57.654321 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-85c05274-0d72-43a9-896e-7bb7e9025a73 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:57.658735 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-85c05274-0d72-43a9-896e-7bb7e9025a73 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 returned with HTTP 200 Jul 03 19:36:57.659098 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1157/4624] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:57 2026] GET /volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:58.125831 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-29e15b93-5969-4e17-b400-aaf6de901210 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:58.128010 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-29e15b93-5969-4e17-b400-aaf6de901210 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 Jul 03 19:36:58.128251 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-29e15b93-5969-4e17-b400-aaf6de901210 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:58.128492 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-29e15b93-5969-4e17-b400-aaf6de901210 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:58.139216 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:58.139216 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:58.142916 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-29e15b93-5969-4e17-b400-aaf6de901210 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:36:58.147955 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-29e15b93-5969-4e17-b400-aaf6de901210 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 returned with HTTP 200 Jul 03 19:36:58.148575 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1166/4625] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:58 2026] GET /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:58.378821 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-af56f6a1-75f7-48d6-8bf6-f6df6ad87d67 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:58.380817 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-af56f6a1-75f7-48d6-8bf6-f6df6ad87d67 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] POST https://10.4.3.61/volume/v3/attachments/68431530-b106-4e41-a6aa-a467444f3e32/action Jul 03 19:36:58.381237 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-af56f6a1-75f7-48d6-8bf6-f6df6ad87d67 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action body: b'{"os-complete": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:36:58.381326 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-af56f6a1-75f7-48d6-8bf6-f6df6ad87d67 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:58.397348 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:58.397348 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:58.401871 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-bdf3ffac-5b5d-4903-a3e0-1ff53bc8fb8a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:58.403383 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bdf3ffac-5b5d-4903-a3e0-1ff53bc8fb8a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:58.403552 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bdf3ffac-5b5d-4903-a3e0-1ff53bc8fb8a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:58.403719 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bdf3ffac-5b5d-4903-a3e0-1ff53bc8fb8a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:58.403820 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-bdf3ffac-5b5d-4903-a3e0-1ff53bc8fb8a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:58.407694 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:58.407694 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:58.408378 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bdf3ffac-5b5d-4903-a3e0-1ff53bc8fb8a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:58.408689 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1138/4626] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:58 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:58.409960 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-73b914d9-e35b-48cb-937f-96a6618d9b42 req-af56f6a1-75f7-48d6-8bf6-f6df6ad87d67 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/attachments/68431530-b106-4e41-a6aa-a467444f3e32/action returned with HTTP 204 Jul 03 19:36:58.410403 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1166/4627] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:36:58 2026] POST /volume/v3/attachments/68431530-b106-4e41-a6aa-a467444f3e32/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:36:58.672962 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1f655660-50fe-490b-aca2-6e677a8a3834 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:58.674641 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1f655660-50fe-490b-aca2-6e677a8a3834 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 Jul 03 19:36:58.674834 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1f655660-50fe-490b-aca2-6e677a8a3834 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:58.675034 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1f655660-50fe-490b-aca2-6e677a8a3834 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:58.683668 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:58.683668 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:36:58.686841 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1f655660-50fe-490b-aca2-6e677a8a3834 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:36:58.690599 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1f655660-50fe-490b-aca2-6e677a8a3834 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 returned with HTTP 200 Jul 03 19:36:58.690948 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1158/4628] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:58 2026] GET /volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 => generated 1174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:36:59.161528 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8205f55b-d960-4d72-842d-7a159528fb9e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:59.163273 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8205f55b-d960-4d72-842d-7a159528fb9e tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 Jul 03 19:36:59.163479 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8205f55b-d960-4d72-842d-7a159528fb9e tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:59.163674 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8205f55b-d960-4d72-842d-7a159528fb9e tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:59.176782 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:59.176782 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:36:59.180925 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8205f55b-d960-4d72-842d-7a159528fb9e tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:36:59.185309 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8205f55b-d960-4d72-842d-7a159528fb9e tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 returned with HTTP 200 Jul 03 19:36:59.185711 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1167/4629] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:59 2026] GET /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:59.420222 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f83ae82d-5c00-4016-8621-bee4d59c4506 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:59.424883 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f83ae82d-5c00-4016-8621-bee4d59c4506 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:36:59.425083 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f83ae82d-5c00-4016-8621-bee4d59c4506 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:36:59.425346 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f83ae82d-5c00-4016-8621-bee4d59c4506 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:36:59.425418 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-f83ae82d-5c00-4016-8621-bee4d59c4506 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:36:59.429684 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:59.429684 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:36:59.430539 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f83ae82d-5c00-4016-8621-bee4d59c4506 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:36:59.431020 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1139/4630] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:36:59 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:36:59.765877 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-7d06aa28-0337-4194-83d9-c049c5978117 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:36:59.768350 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-7d06aa28-0337-4194-83d9-c049c5978117 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] POST https://10.4.3.61/volume/v3/attachments/9c89c4b4-0239-46a6-8f35-65a21be8e6bd/action Jul 03 19:36:59.768786 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-7d06aa28-0337-4194-83d9-c049c5978117 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action body: b'{"os-complete": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:36:59.768965 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-7d06aa28-0337-4194-83d9-c049c5978117 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:36:59.787843 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:36:59.787843 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:36:59.798197 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-1534d4cd-2694-4b46-b86c-430eb79f26ad req-7d06aa28-0337-4194-83d9-c049c5978117 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments/9c89c4b4-0239-46a6-8f35-65a21be8e6bd/action returned with HTTP 204 Jul 03 19:36:59.798872 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1167/4631] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:36:59 2026] POST /volume/v3/attachments/9c89c4b4-0239-46a6-8f35-65a21be8e6bd/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 03 19:37:00.198234 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-90d1e662-ac74-46ad-ba9c-56b5806a0bd1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:00.199854 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-90d1e662-ac74-46ad-ba9c-56b5806a0bd1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 Jul 03 19:37:00.200034 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-90d1e662-ac74-46ad-ba9c-56b5806a0bd1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:00.200237 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-90d1e662-ac74-46ad-ba9c-56b5806a0bd1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:00.209111 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:00.209111 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:00.212366 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-90d1e662-ac74-46ad-ba9c-56b5806a0bd1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:37:00.215976 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-90d1e662-ac74-46ad-ba9c-56b5806a0bd1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 returned with HTTP 200 Jul 03 19:37:00.216341 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1159/4632] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:00 2026] GET /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 => generated 1168 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:00.229504 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ac7efa88-b81e-4f82-b181-00b596da9948 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:00.231236 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ac7efa88-b81e-4f82-b181-00b596da9948 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 Jul 03 19:37:00.231435 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ac7efa88-b81e-4f82-b181-00b596da9948 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:00.231613 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ac7efa88-b81e-4f82-b181-00b596da9948 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:00.240521 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:00.240521 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:00.244011 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ac7efa88-b81e-4f82-b181-00b596da9948 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:37:00.247823 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ac7efa88-b81e-4f82-b181-00b596da9948 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 returned with HTTP 200 Jul 03 19:37:00.248197 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1168/4633] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:00 2026] GET /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:00.265365 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-58b0d49c-e708-4db3-86b8-75a88cd11b51 req-782bddf2-c261-4bc4-b402-b0e04371741f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:00.267727 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-58b0d49c-e708-4db3-86b8-75a88cd11b51 req-782bddf2-c261-4bc4-b402-b0e04371741f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/attachments/31cae6bb-a5da-4373-a0d3-79bfce755e0b Jul 03 19:37:00.267933 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-58b0d49c-e708-4db3-86b8-75a88cd11b51 req-782bddf2-c261-4bc4-b402-b0e04371741f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:00.268157 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-58b0d49c-e708-4db3-86b8-75a88cd11b51 req-782bddf2-c261-4bc4-b402-b0e04371741f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:00.272663 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-58b0d49c-e708-4db3-86b8-75a88cd11b51 req-782bddf2-c261-4bc4-b402-b0e04371741f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/attachments/31cae6bb-a5da-4373-a0d3-79bfce755e0b returned with HTTP 404 Jul 03 19:37:00.273010 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1140/4634] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:37:00 2026] DELETE /volume/v3/attachments/31cae6bb-a5da-4373-a0d3-79bfce755e0b => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:37:00.283748 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-9eb63999-be3b-453a-bb18-06d941a63cbe None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:00.285730 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-9eb63999-be3b-453a-bb18-06d941a63cbe tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 Jul 03 19:37:00.285929 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-9eb63999-be3b-453a-bb18-06d941a63cbe tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:00.286099 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-9eb63999-be3b-453a-bb18-06d941a63cbe tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:00.294806 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:00.294806 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:00.298228 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-9eb63999-be3b-453a-bb18-06d941a63cbe tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:37:00.302458 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-9eb63999-be3b-453a-bb18-06d941a63cbe tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 returned with HTTP 200 Jul 03 19:37:00.302903 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1168/4635] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:37:00 2026] GET /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:00.326463 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-01d14921-0f49-40f3-b241-23b7ba1c8372 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:00.328136 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-01d14921-0f49-40f3-b241-23b7ba1c8372 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] POST https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86/action Jul 03 19:37:00.328466 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-01d14921-0f49-40f3-b241-23b7ba1c8372 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:37:00.328570 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-01d14921-0f49-40f3-b241-23b7ba1c8372 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:00.340055 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:00.340055 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:00.340602 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-01d14921-0f49-40f3-b241-23b7ba1c8372 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:37:00.352553 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-01d14921-0f49-40f3-b241-23b7ba1c8372 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Begin detaching volume completed successfully. Jul 03 19:37:00.352808 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-01d14921-0f49-40f3-b241-23b7ba1c8372 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86/action returned with HTTP 202 Jul 03 19:37:00.353339 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1160/4636] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:37:00 2026] POST /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:37:00.441750 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-090254c5-7dba-45ff-bb40-5a6f8e975d90 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:00.443620 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-090254c5-7dba-45ff-bb40-5a6f8e975d90 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:37:00.443836 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-090254c5-7dba-45ff-bb40-5a6f8e975d90 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:00.444054 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-090254c5-7dba-45ff-bb40-5a6f8e975d90 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:00.444208 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-090254c5-7dba-45ff-bb40-5a6f8e975d90 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:37:00.448548 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:00.448548 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:00.449270 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-090254c5-7dba-45ff-bb40-5a6f8e975d90 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:37:00.449636 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1169/4637] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:00 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:01.379872 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-27114234-9af0-45fc-9c35-d3e93c342c26 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:01.379872 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-27114234-9af0-45fc-9c35-d3e93c342c26 None None] GET https://10.4.3.61/volume// Jul 03 19:37:01.379872 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-27114234-9af0-45fc-9c35-d3e93c342c26 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:01.379872 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-27114234-9af0-45fc-9c35-d3e93c342c26 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:01.379872 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-27114234-9af0-45fc-9c35-d3e93c342c26 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:37:01.379872 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1141/4638] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:37:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:37:01.390766 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-0da03207-07f6-4015-93c0-d1ac4afbcacd None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:01.392981 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-0da03207-07f6-4015-93c0-d1ac4afbcacd tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 Jul 03 19:37:01.393259 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-0da03207-07f6-4015-93c0-d1ac4afbcacd tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:01.393494 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-0da03207-07f6-4015-93c0-d1ac4afbcacd tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:01.395578 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=276,cinder:UPDATE=65,cinder:INSERT=25 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:37:01.404851 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:01.404851 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:01.409563 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-0da03207-07f6-4015-93c0-d1ac4afbcacd tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:37:01.413784 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-0da03207-07f6-4015-93c0-d1ac4afbcacd tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 returned with HTTP 200 Jul 03 19:37:01.414361 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1169/4639] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:37:01 2026] GET /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 => generated 1351 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:37:01.426294 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-b625c8cd-6bfe-4fc7-b79c-536a96d84d87 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:01.429098 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-b625c8cd-6bfe-4fc7-b79c-536a96d84d87 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86/encryption Jul 03 19:37:01.429386 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-b625c8cd-6bfe-4fc7-b79c-536a96d84d87 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:01.429673 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-b625c8cd-6bfe-4fc7-b79c-536a96d84d87 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:01.439180 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:01.439180 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:01.445515 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-b625c8cd-6bfe-4fc7-b79c-536a96d84d87 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86/encryption returned with HTTP 200 Jul 03 19:37:01.445917 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1161/4640] 10.4.3.61 () {68 vars in 1624 bytes} [Fri Jul 3 19:37:01 2026] GET /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:01.460973 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c93c0b5d-d3c1-4dd7-9e66-c1018ad3e0d4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:01.462748 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c93c0b5d-d3c1-4dd7-9e66-c1018ad3e0d4 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:37:01.462748 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c93c0b5d-d3c1-4dd7-9e66-c1018ad3e0d4 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:01.462748 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c93c0b5d-d3c1-4dd7-9e66-c1018ad3e0d4 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:01.462748 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-c93c0b5d-d3c1-4dd7-9e66-c1018ad3e0d4 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:37:01.466914 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:01.466914 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:01.468592 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c93c0b5d-d3c1-4dd7-9e66-c1018ad3e0d4 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:37:01.469021 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1170/4641] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:01 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:01.900629 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-b224d671-e058-41d4-8f17-51591c10c5d7 req-01c49a02-7613-4d02-9082-6f5f658299a3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:01.902999 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-b224d671-e058-41d4-8f17-51591c10c5d7 req-01c49a02-7613-4d02-9082-6f5f658299a3 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 Jul 03 19:37:01.903177 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-b224d671-e058-41d4-8f17-51591c10c5d7 req-01c49a02-7613-4d02-9082-6f5f658299a3 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:01.903401 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-b224d671-e058-41d4-8f17-51591c10c5d7 req-01c49a02-7613-4d02-9082-6f5f658299a3 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:01.905113 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=279,cinder:INSERT=23,cinder:UPDATE=63 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:37:01.917150 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:01.917150 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:01.921493 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-b224d671-e058-41d4-8f17-51591c10c5d7 req-01c49a02-7613-4d02-9082-6f5f658299a3 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:37:01.926779 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-b224d671-e058-41d4-8f17-51591c10c5d7 req-01c49a02-7613-4d02-9082-6f5f658299a3 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 returned with HTTP 200 Jul 03 19:37:01.927321 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1142/4642] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:37:01 2026] GET /volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 => generated 1174 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:01.944363 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-b224d671-e058-41d4-8f17-51591c10c5d7 req-14a29e9c-856e-4168-b4e5-301ba6781010 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:01.946409 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-b224d671-e058-41d4-8f17-51591c10c5d7 req-14a29e9c-856e-4168-b4e5-301ba6781010 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] POST https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60/action Jul 03 19:37:01.946717 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-b224d671-e058-41d4-8f17-51591c10c5d7 req-14a29e9c-856e-4168-b4e5-301ba6781010 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:37:01.946829 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-b224d671-e058-41d4-8f17-51591c10c5d7 req-14a29e9c-856e-4168-b4e5-301ba6781010 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:01.956935 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:01.956935 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:01.957415 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-b224d671-e058-41d4-8f17-51591c10c5d7 req-14a29e9c-856e-4168-b4e5-301ba6781010 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:37:01.973924 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-b224d671-e058-41d4-8f17-51591c10c5d7 req-14a29e9c-856e-4168-b4e5-301ba6781010 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Begin detaching volume completed successfully. Jul 03 19:37:01.974340 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-b224d671-e058-41d4-8f17-51591c10c5d7 req-14a29e9c-856e-4168-b4e5-301ba6781010 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60/action returned with HTTP 202 Jul 03 19:37:01.974801 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1170/4643] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:37:01 2026] POST /volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:37:02.458607 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-c3205c31-27a2-46eb-9938-6558457564b6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:02.461055 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-c3205c31-27a2-46eb-9938-6558457564b6 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] DELETE https://10.4.3.61/volume/v3/attachments/9c89c4b4-0239-46a6-8f35-65a21be8e6bd Jul 03 19:37:02.461376 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-c3205c31-27a2-46eb-9938-6558457564b6 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:02.461622 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-c3205c31-27a2-46eb-9938-6558457564b6 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:02.470939 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:02.470939 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:02.478875 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7fb7eb27-3a0e-412d-b7a5-cc97dfd5c87f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:02.480863 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7fb7eb27-3a0e-412d-b7a5-cc97dfd5c87f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:37:02.481204 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7fb7eb27-3a0e-412d-b7a5-cc97dfd5c87f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:02.481364 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7fb7eb27-3a0e-412d-b7a5-cc97dfd5c87f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:02.481468 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-7fb7eb27-3a0e-412d-b7a5-cc97dfd5c87f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:37:02.486398 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:02.486398 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:02.486922 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7fb7eb27-3a0e-412d-b7a5-cc97dfd5c87f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:37:02.487472 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1171/4644] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:02 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:02.997760 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8ab1f4d7-f10b-4170-a75e-5dba2c1725a6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:02.998341 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8ab1f4d7-f10b-4170-a75e-5dba2c1725a6 None None] GET https://10.4.3.61/volume// Jul 03 19:37:02.999314 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8ab1f4d7-f10b-4170-a75e-5dba2c1725a6 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:02.999314 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8ab1f4d7-f10b-4170-a75e-5dba2c1725a6 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:02.999314 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8ab1f4d7-f10b-4170-a75e-5dba2c1725a6 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:37:02.999420 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1143/4645] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:37:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:37:03.003259 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-88cea95b-ee3e-4082-b90d-042fe7cda270 req-c3205c31-27a2-46eb-9938-6558457564b6 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments/9c89c4b4-0239-46a6-8f35-65a21be8e6bd returned with HTTP 200 Jul 03 19:37:03.003872 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1162/4646] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:37:02 2026] DELETE /volume/v3/attachments/9c89c4b4-0239-46a6-8f35-65a21be8e6bd => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:03.007518 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-b224d671-e058-41d4-8f17-51591c10c5d7 req-5ba708e6-e200-47fb-bc62-a078bc8b6f49 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:03.010517 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-b224d671-e058-41d4-8f17-51591c10c5d7 req-5ba708e6-e200-47fb-bc62-a078bc8b6f49 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 Jul 03 19:37:03.010816 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-b224d671-e058-41d4-8f17-51591c10c5d7 req-5ba708e6-e200-47fb-bc62-a078bc8b6f49 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:03.011099 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-b224d671-e058-41d4-8f17-51591c10c5d7 req-5ba708e6-e200-47fb-bc62-a078bc8b6f49 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:03.021415 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:03.021415 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:03.025125 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-b224d671-e058-41d4-8f17-51591c10c5d7 req-5ba708e6-e200-47fb-bc62-a078bc8b6f49 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:37:03.029702 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-b224d671-e058-41d4-8f17-51591c10c5d7 req-5ba708e6-e200-47fb-bc62-a078bc8b6f49 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 returned with HTTP 200 Jul 03 19:37:03.030179 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1171/4647] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:37:03 2026] GET /volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 => generated 1357 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:37:03.503623 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8869bcaf-0090-4249-a1dd-8cd5013ab3d6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:03.504018 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8869bcaf-0090-4249-a1dd-8cd5013ab3d6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:37:03.504018 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8869bcaf-0090-4249-a1dd-8cd5013ab3d6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:03.504695 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8869bcaf-0090-4249-a1dd-8cd5013ab3d6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:03.504695 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-8869bcaf-0090-4249-a1dd-8cd5013ab3d6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:37:03.508937 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:03.508937 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:03.509610 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8869bcaf-0090-4249-a1dd-8cd5013ab3d6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:37:03.509746 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1172/4648] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:03 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:03.525663 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-711f6ffc-ac18-4700-acfd-70d2b24e94c2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:03.527666 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-711f6ffc-ac18-4700-acfd-70d2b24e94c2 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:37:03.527836 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-711f6ffc-ac18-4700-acfd-70d2b24e94c2 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:03.528005 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-711f6ffc-ac18-4700-acfd-70d2b24e94c2 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:03.528107 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-711f6ffc-ac18-4700-acfd-70d2b24e94c2 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:37:03.532663 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:03.532663 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:03.533315 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-711f6ffc-ac18-4700-acfd-70d2b24e94c2 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:37:03.533687 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1144/4649] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:03 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:03.543054 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-398ff7d5-f304-41ad-9132-38dcc382684c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:03.546643 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-398ff7d5-f304-41ad-9132-38dcc382684c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] DELETE https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:37:03.546963 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-398ff7d5-f304-41ad-9132-38dcc382684c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:03.547152 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-398ff7d5-f304-41ad-9132-38dcc382684c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:03.547295 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-398ff7d5-f304-41ad-9132-38dcc382684c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Delete backup with id: 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. Jul 03 19:37:03.555689 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:03.555689 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:03.572349 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.backup.rpcapi [None req-398ff7d5-f304-41ad-9132-38dcc382684c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] delete_backup rpcapi backup_id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 {{(pid=99924) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:37:03.575191 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-398ff7d5-f304-41ad-9132-38dcc382684c tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 202 Jul 03 19:37:03.575774 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1163/4650] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:03 2026] DELETE /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:37:03.584971 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-b734c7b1-6b91-4eae-a4e1-aa69bc1de427 req-abf17379-e5aa-4f60-970b-3a9873300523 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:03.585108 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3fadfd59-95bb-441b-9cac-2456836e1763 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:03.587276 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3fadfd59-95bb-441b-9cac-2456836e1763 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:37:03.587313 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b734c7b1-6b91-4eae-a4e1-aa69bc1de427 req-abf17379-e5aa-4f60-970b-3a9873300523 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 Jul 03 19:37:03.587462 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3fadfd59-95bb-441b-9cac-2456836e1763 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:03.587525 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b734c7b1-6b91-4eae-a4e1-aa69bc1de427 req-abf17379-e5aa-4f60-970b-3a9873300523 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:03.587705 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3fadfd59-95bb-441b-9cac-2456836e1763 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:03.587762 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b734c7b1-6b91-4eae-a4e1-aa69bc1de427 req-abf17379-e5aa-4f60-970b-3a9873300523 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:03.587845 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-3fadfd59-95bb-441b-9cac-2456836e1763 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:37:03.592773 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:03.592773 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:03.593750 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3fadfd59-95bb-441b-9cac-2456836e1763 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 200 Jul 03 19:37:03.594194 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1172/4651] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:03 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:03.595869 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:03.595869 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:03.599711 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-b734c7b1-6b91-4eae-a4e1-aa69bc1de427 req-abf17379-e5aa-4f60-970b-3a9873300523 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:37:03.604076 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b734c7b1-6b91-4eae-a4e1-aa69bc1de427 req-abf17379-e5aa-4f60-970b-3a9873300523 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 returned with HTTP 200 Jul 03 19:37:03.604498 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1173/4652] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:37:03 2026] GET /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:03.815303 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e3f1e3b8-6496-4e88-a1f3-fc8b37220f5e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:03.818618 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e3f1e3b8-6496-4e88-a1f3-fc8b37220f5e tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/1fe6ea3b-03b2-413a-97c9-eabed59d4a7a Jul 03 19:37:03.818807 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e3f1e3b8-6496-4e88-a1f3-fc8b37220f5e tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:03.818983 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e3f1e3b8-6496-4e88-a1f3-fc8b37220f5e tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:03.819078 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-e3f1e3b8-6496-4e88-a1f3-fc8b37220f5e tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete snapshot with id: 1fe6ea3b-03b2-413a-97c9-eabed59d4a7a Jul 03 19:37:03.823394 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e3f1e3b8-6496-4e88-a1f3-fc8b37220f5e tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/1fe6ea3b-03b2-413a-97c9-eabed59d4a7a returned with HTTP 404 Jul 03 19:37:03.823876 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1145/4653] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:37:03 2026] DELETE /volume/v3/snapshots/1fe6ea3b-03b2-413a-97c9-eabed59d4a7a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:03.836997 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d0c39339-4dd4-4faa-85a9-164123d8a046 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:03.838882 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d0c39339-4dd4-4faa-85a9-164123d8a046 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:37:03.839081 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d0c39339-4dd4-4faa-85a9-164123d8a046 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:03.839333 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d0c39339-4dd4-4faa-85a9-164123d8a046 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:03.851978 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:03.851978 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:03.859982 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d0c39339-4dd4-4faa-85a9-164123d8a046 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:03.868340 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d0c39339-4dd4-4faa-85a9-164123d8a046 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 returned with HTTP 200 Jul 03 19:37:03.868724 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1164/4654] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:03 2026] GET /volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:03.881056 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-518791d8-8b04-4bf7-a0ac-28f49817e026 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:03.884364 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-518791d8-8b04-4bf7-a0ac-28f49817e026 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:37:03.884768 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-518791d8-8b04-4bf7-a0ac-28f49817e026 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-923399303"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:03.889421 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-518791d8-8b04-4bf7-a0ac-28f49817e026 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-923399303'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:37:03.889578 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-518791d8-8b04-4bf7-a0ac-28f49817e026 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create volume of 1 GB Jul 03 19:37:03.894976 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-518791d8-8b04-4bf7-a0ac-28f49817e026 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Availability Zones retrieved successfully. Jul 03 19:37:03.902322 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-518791d8-8b04-4bf7-a0ac-28f49817e026 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Flow 'volume_create_api' (9b828fad-9d01-4b9b-a62a-27cc31c882de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:03.903479 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-518791d8-8b04-4bf7-a0ac-28f49817e026 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2edc740f-ea93-4458-a7be-c2a6b85d2301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:03.906101 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-518791d8-8b04-4bf7-a0ac-28f49817e026 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:37:03.933742 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-518791d8-8b04-4bf7-a0ac-28f49817e026 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2edc740f-ea93-4458-a7be-c2a6b85d2301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:03.934808 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-518791d8-8b04-4bf7-a0ac-28f49817e026 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c1df00b-1312-41f1-9d2a-6e708fa32e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:03.981394 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-518791d8-8b04-4bf7-a0ac-28f49817e026 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Created reservations ['9098e8a8-5fb1-4645-9ef4-3c8cc4e287dd', 'a6b167ff-4151-41d7-9e94-b7787cf38e5b', '03fe750c-f896-4fb4-bdef-fa0960826f33', '714e8041-a078-4c00-a0f3-ff86a446b190'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:03.982222 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-518791d8-8b04-4bf7-a0ac-28f49817e026 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c1df00b-1312-41f1-9d2a-6e708fa32e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9098e8a8-5fb1-4645-9ef4-3c8cc4e287dd', 'a6b167ff-4151-41d7-9e94-b7787cf38e5b', '03fe750c-f896-4fb4-bdef-fa0960826f33', '714e8041-a078-4c00-a0f3-ff86a446b190']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:03.982935 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-518791d8-8b04-4bf7-a0ac-28f49817e026 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (802555b9-7fa4-4d17-9999-ff02aed39399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:04.006066 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-518791d8-8b04-4bf7-a0ac-28f49817e026 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (802555b9-7fa4-4d17-9999-ff02aed39399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b062ead-4e0b-4ded-ab40-97166fa8549a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-923399303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b58f9e75eb407cb8188496f28645f7',qos_specs=None,replication_status=,reservations=['9098e8a8-5fb1-4645-9ef4-3c8cc4e287dd','a6b167ff-4151-41d7-9e94-b7787cf38e5b','03fe750c-f896-4fb4-bdef-fa0960826f33','714e8041-a078-4c00-a0f3-ff86a446b190'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06152cc38e394c6b8e49513ee6ced50f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:37:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-923399303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b062ead-4e0b-4ded-ab40-97166fa8549a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76b58f9e75eb407cb8188496f28645f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06152cc38e394c6b8e49513ee6ced50f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:04.007075 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-518791d8-8b04-4bf7-a0ac-28f49817e026 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b0eebeb-830e-4727-b02a-e4093290fb22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:04.027142 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-518791d8-8b04-4bf7-a0ac-28f49817e026 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b0eebeb-830e-4727-b02a-e4093290fb22) transitioned into state 'SUCCESS' from state '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-923399303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b58f9e75eb407cb8188496f28645f7',qos_specs=None,replication_status=,reservations=['9098e8a8-5fb1-4645-9ef4-3c8cc4e287dd','a6b167ff-4151-41d7-9e94-b7787cf38e5b','03fe750c-f896-4fb4-bdef-fa0960826f33','714e8041-a078-4c00-a0f3-ff86a446b190'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06152cc38e394c6b8e49513ee6ced50f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:04.027867 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-518791d8-8b04-4bf7-a0ac-28f49817e026 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (090afe6d-7844-4c7e-8cb9-f5dcc3b4352b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:04.038281 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-518791d8-8b04-4bf7-a0ac-28f49817e026 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (090afe6d-7844-4c7e-8cb9-f5dcc3b4352b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:04.039022 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-518791d8-8b04-4bf7-a0ac-28f49817e026 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Flow 'volume_create_api' (9b828fad-9d01-4b9b-a62a-27cc31c882de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:04.039352 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-518791d8-8b04-4bf7-a0ac-28f49817e026 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create volume request issued successfully. Jul 03 19:37:04.039891 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-518791d8-8b04-4bf7-a0ac-28f49817e026 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:37:04.040385 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1173/4655] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:37:03 2026] POST /volume/v3/volumes => generated 751 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:04.056024 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e9fdb5be-41fd-4895-9605-3da550a67772 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:04.057600 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e9fdb5be-41fd-4895-9605-3da550a67772 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4b062ead-4e0b-4ded-ab40-97166fa8549a Jul 03 19:37:04.057756 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e9fdb5be-41fd-4895-9605-3da550a67772 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:04.057920 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e9fdb5be-41fd-4895-9605-3da550a67772 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:04.072214 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:04.072214 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:04.075476 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e9fdb5be-41fd-4895-9605-3da550a67772 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:04.080809 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e9fdb5be-41fd-4895-9605-3da550a67772 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4b062ead-4e0b-4ded-ab40-97166fa8549a returned with HTTP 200 Jul 03 19:37:04.081191 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1174/4656] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:04 2026] GET /volume/v3/volumes/4b062ead-4e0b-4ded-ab40-97166fa8549a => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:04.606372 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3ae5ea8b-b151-467a-842d-3b77832caf80 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:04.608095 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3ae5ea8b-b151-467a-842d-3b77832caf80 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 Jul 03 19:37:04.608340 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3ae5ea8b-b151-467a-842d-3b77832caf80 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:04.608498 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3ae5ea8b-b151-467a-842d-3b77832caf80 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:04.608614 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-3ae5ea8b-b151-467a-842d-3b77832caf80 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Show backup with id 6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:37:04.612424 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3ae5ea8b-b151-467a-842d-3b77832caf80 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 returned with HTTP 404 Jul 03 19:37:04.612844 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1146/4657] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:04 2026] GET /volume/v3/backups/6d9fc547-b5c5-4a58-a9fa-117cad8dcdd4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:04.623078 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-76355732-a9a4-46ef-91b5-73596e7cd894 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:04.624903 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-76355732-a9a4-46ef-91b5-73596e7cd894 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/38726683-95bc-4f99-b608-2241d8f88349 Jul 03 19:37:04.625077 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-76355732-a9a4-46ef-91b5-73596e7cd894 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:04.625285 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-76355732-a9a4-46ef-91b5-73596e7cd894 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:04.625379 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-76355732-a9a4-46ef-91b5-73596e7cd894 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Delete snapshot with id: 38726683-95bc-4f99-b608-2241d8f88349 Jul 03 19:37:04.626921 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=317,cinder:INSERT=35,cinder:UPDATE=94 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:37:04.631276 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:04.631276 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:04.631683 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-76355732-a9a4-46ef-91b5-73596e7cd894 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Snapshot retrieved successfully. Jul 03 19:37:04.655540 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-76355732-a9a4-46ef-91b5-73596e7cd894 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Snapshot delete request issued successfully. Jul 03 19:37:04.655792 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-76355732-a9a4-46ef-91b5-73596e7cd894 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/snapshots/38726683-95bc-4f99-b608-2241d8f88349 returned with HTTP 202 Jul 03 19:37:04.656493 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1165/4658] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:37:04 2026] DELETE /volume/v3/snapshots/38726683-95bc-4f99-b608-2241d8f88349 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:04.663757 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d3837f36-aedd-4d05-a147-b74a91f3d012 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:04.667859 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d3837f36-aedd-4d05-a147-b74a91f3d012 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/snapshots/38726683-95bc-4f99-b608-2241d8f88349 Jul 03 19:37:04.668060 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d3837f36-aedd-4d05-a147-b74a91f3d012 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:04.668309 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d3837f36-aedd-4d05-a147-b74a91f3d012 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:04.673830 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:04.673830 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:04.674244 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d3837f36-aedd-4d05-a147-b74a91f3d012 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Snapshot retrieved successfully. Jul 03 19:37:04.676755 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d3837f36-aedd-4d05-a147-b74a91f3d012 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/snapshots/38726683-95bc-4f99-b608-2241d8f88349 returned with HTTP 200 Jul 03 19:37:04.677157 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1174/4659] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:04 2026] GET /volume/v3/snapshots/38726683-95bc-4f99-b608-2241d8f88349 => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:05.094938 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f5ecda73-ceba-42b7-9868-213758c619c9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:05.098947 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f5ecda73-ceba-42b7-9868-213758c619c9 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4b062ead-4e0b-4ded-ab40-97166fa8549a Jul 03 19:37:05.098947 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f5ecda73-ceba-42b7-9868-213758c619c9 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:05.098947 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f5ecda73-ceba-42b7-9868-213758c619c9 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:05.105662 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:05.105662 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:05.109904 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f5ecda73-ceba-42b7-9868-213758c619c9 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:05.115528 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f5ecda73-ceba-42b7-9868-213758c619c9 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4b062ead-4e0b-4ded-ab40-97166fa8549a returned with HTTP 200 Jul 03 19:37:05.116128 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1175/4660] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:05 2026] GET /volume/v3/volumes/4b062ead-4e0b-4ded-ab40-97166fa8549a => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:05.134750 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-01e4356f-816a-41b7-8e15-477ecd1a1b4d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:05.136443 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-01e4356f-816a-41b7-8e15-477ecd1a1b4d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:37:05.137037 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-01e4356f-816a-41b7-8e15-477ecd1a1b4d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4b062ead-4e0b-4ded-ab40-97166fa8549a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1501073344"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:05.159660 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:05.159660 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:05.160048 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-01e4356f-816a-41b7-8e15-477ecd1a1b4d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:05.160048 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-01e4356f-816a-41b7-8e15-477ecd1a1b4d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create snapshot from volume 4b062ead-4e0b-4ded-ab40-97166fa8549a Jul 03 19:37:05.207650 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-01e4356f-816a-41b7-8e15-477ecd1a1b4d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Created reservations ['7426feaf-4665-4b47-a613-0ecf11c7996d', 'e018f84c-6b76-44ab-bbe1-450f90ae5053', '63fc0f5a-c5fb-4ace-b702-4953504f4b1a', '856bf21d-c65b-44d8-a1ea-fc6d51beec89'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:05.247042 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-01e4356f-816a-41b7-8e15-477ecd1a1b4d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot create request issued successfully. Jul 03 19:37:05.247391 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-01e4356f-816a-41b7-8e15-477ecd1a1b4d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:37:05.247780 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1147/4661] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:37:05 2026] POST /volume/v3/snapshots => generated 310 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:05.258619 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0e927527-3f3c-47d2-93bf-ab06299a521f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:05.260435 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0e927527-3f3c-47d2-93bf-ab06299a521f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/0fa0d6ff-e1f3-4197-b76f-62b33395b9d3 Jul 03 19:37:05.260693 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0e927527-3f3c-47d2-93bf-ab06299a521f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:05.260944 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0e927527-3f3c-47d2-93bf-ab06299a521f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:05.265513 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:05.265513 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:05.265941 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0e927527-3f3c-47d2-93bf-ab06299a521f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:37:05.266656 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0e927527-3f3c-47d2-93bf-ab06299a521f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/0fa0d6ff-e1f3-4197-b76f-62b33395b9d3 returned with HTTP 200 Jul 03 19:37:05.267022 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1166/4662] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:05 2026] GET /volume/v3/snapshots/0fa0d6ff-e1f3-4197-b76f-62b33395b9d3 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:05.637908 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-b224d671-e058-41d4-8f17-51591c10c5d7 req-ecb302a1-bd02-4136-9435-e25a0d1ef6b5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:05.639983 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-b224d671-e058-41d4-8f17-51591c10c5d7 req-ecb302a1-bd02-4136-9435-e25a0d1ef6b5 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] DELETE https://10.4.3.61/volume/v3/attachments/68431530-b106-4e41-a6aa-a467444f3e32 Jul 03 19:37:05.640239 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-b224d671-e058-41d4-8f17-51591c10c5d7 req-ecb302a1-bd02-4136-9435-e25a0d1ef6b5 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:05.640476 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-b224d671-e058-41d4-8f17-51591c10c5d7 req-ecb302a1-bd02-4136-9435-e25a0d1ef6b5 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:05.650455 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:05.650455 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:05.685593 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9d0675ad-00c4-4857-b364-54dd1a46fd3e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:05.687349 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9d0675ad-00c4-4857-b364-54dd1a46fd3e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/snapshots/38726683-95bc-4f99-b608-2241d8f88349 Jul 03 19:37:05.687530 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9d0675ad-00c4-4857-b364-54dd1a46fd3e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:05.687709 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9d0675ad-00c4-4857-b364-54dd1a46fd3e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:05.693832 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9d0675ad-00c4-4857-b364-54dd1a46fd3e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/snapshots/38726683-95bc-4f99-b608-2241d8f88349 returned with HTTP 404 Jul 03 19:37:05.694663 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1176/4663] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:05 2026] GET /volume/v3/snapshots/38726683-95bc-4f99-b608-2241d8f88349 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:05.703191 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f83d9b87-fe85-4bb3-8886-2430ef20be11 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:05.704584 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f83d9b87-fe85-4bb3-8886-2430ef20be11 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] DELETE https://10.4.3.61/volume/v3/volumes/c14e835e-4dfa-4768-aa5a-863a7f7473ed Jul 03 19:37:05.704814 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f83d9b87-fe85-4bb3-8886-2430ef20be11 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:05.705056 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f83d9b87-fe85-4bb3-8886-2430ef20be11 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:05.705315 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-f83d9b87-fe85-4bb3-8886-2430ef20be11 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Delete volume with id: c14e835e-4dfa-4768-aa5a-863a7f7473ed Jul 03 19:37:05.716388 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:05.716388 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:05.717335 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f83d9b87-fe85-4bb3-8886-2430ef20be11 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:37:05.752324 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f83d9b87-fe85-4bb3-8886-2430ef20be11 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Delete volume request issued successfully. Jul 03 19:37:05.752324 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f83d9b87-fe85-4bb3-8886-2430ef20be11 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/c14e835e-4dfa-4768-aa5a-863a7f7473ed returned with HTTP 202 Jul 03 19:37:05.752916 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1148/4664] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:05 2026] DELETE /volume/v3/volumes/c14e835e-4dfa-4768-aa5a-863a7f7473ed => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:05.768357 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6bbe5fb5-830c-403d-8378-08e26fa038b3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:05.783269 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6bbe5fb5-830c-403d-8378-08e26fa038b3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/c14e835e-4dfa-4768-aa5a-863a7f7473ed Jul 03 19:37:05.783480 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6bbe5fb5-830c-403d-8378-08e26fa038b3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:05.783663 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6bbe5fb5-830c-403d-8378-08e26fa038b3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:05.797451 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:05.797451 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:05.802600 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6bbe5fb5-830c-403d-8378-08e26fa038b3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:37:05.808057 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6bbe5fb5-830c-403d-8378-08e26fa038b3 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/c14e835e-4dfa-4768-aa5a-863a7f7473ed returned with HTTP 200 Jul 03 19:37:05.808559 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1167/4665] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:05 2026] GET /volume/v3/volumes/c14e835e-4dfa-4768-aa5a-863a7f7473ed => generated 838 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:06.182546 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-b224d671-e058-41d4-8f17-51591c10c5d7 req-ecb302a1-bd02-4136-9435-e25a0d1ef6b5 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/attachments/68431530-b106-4e41-a6aa-a467444f3e32 returned with HTTP 200 Jul 03 19:37:06.183014 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1175/4666] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:37:05 2026] DELETE /volume/v3/attachments/68431530-b106-4e41-a6aa-a467444f3e32 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:06.282575 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-cd51e150-4fbe-4fff-bbfe-3d2cb16c3873 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:06.285036 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cd51e150-4fbe-4fff-bbfe-3d2cb16c3873 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/0fa0d6ff-e1f3-4197-b76f-62b33395b9d3 Jul 03 19:37:06.285333 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cd51e150-4fbe-4fff-bbfe-3d2cb16c3873 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:06.285612 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cd51e150-4fbe-4fff-bbfe-3d2cb16c3873 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:06.293033 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:06.293033 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:06.293679 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-cd51e150-4fbe-4fff-bbfe-3d2cb16c3873 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:37:06.294819 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cd51e150-4fbe-4fff-bbfe-3d2cb16c3873 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/0fa0d6ff-e1f3-4197-b76f-62b33395b9d3 returned with HTTP 200 Jul 03 19:37:06.295317 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1177/4667] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:06 2026] GET /volume/v3/snapshots/0fa0d6ff-e1f3-4197-b76f-62b33395b9d3 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:06.307475 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8441c33b-784a-4477-9675-061aa5667a3f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:06.310220 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8441c33b-784a-4477-9675-061aa5667a3f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:37:06.310773 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8441c33b-784a-4477-9675-061aa5667a3f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0fa0d6ff-e1f3-4197-b76f-62b33395b9d3", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1689510755"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:06.314412 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-8441c33b-784a-4477-9675-061aa5667a3f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create volume request body: {'volume': {'snapshot_id': '0fa0d6ff-e1f3-4197-b76f-62b33395b9d3', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1689510755'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:37:06.320767 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:06.320767 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:06.321446 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8441c33b-784a-4477-9675-061aa5667a3f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:37:06.321446 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-8441c33b-784a-4477-9675-061aa5667a3f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create volume of 2 GB Jul 03 19:37:06.325809 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8441c33b-784a-4477-9675-061aa5667a3f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Availability Zones retrieved successfully. Jul 03 19:37:06.331767 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8441c33b-784a-4477-9675-061aa5667a3f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Flow 'volume_create_api' (b0dbbd6f-fd80-4deb-83ef-307dfac51821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:06.333085 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8441c33b-784a-4477-9675-061aa5667a3f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d755970-07ba-4fca-b86b-0a6ff9a69e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:06.334264 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-8441c33b-784a-4477-9675-061aa5667a3f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:37:06.372395 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8441c33b-784a-4477-9675-061aa5667a3f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d755970-07ba-4fca-b86b-0a6ff9a69e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '0fa0d6ff-e1f3-4197-b76f-62b33395b9d3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:06.373346 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8441c33b-784a-4477-9675-061aa5667a3f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49c015e2-6bee-4aac-885b-737cf38b4c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:06.419665 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-8441c33b-784a-4477-9675-061aa5667a3f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Created reservations ['31074729-bc70-458f-8bec-881a87396073', 'b9f46b89-8166-413c-b46d-98fb573cd37b', '58e20b5e-43d9-4317-93ff-ec46c7cc96a5', '6c98affe-f587-4ca6-860e-3ef107c410c2'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:06.420555 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8441c33b-784a-4477-9675-061aa5667a3f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49c015e2-6bee-4aac-885b-737cf38b4c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31074729-bc70-458f-8bec-881a87396073', 'b9f46b89-8166-413c-b46d-98fb573cd37b', '58e20b5e-43d9-4317-93ff-ec46c7cc96a5', '6c98affe-f587-4ca6-860e-3ef107c410c2']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:06.421415 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8441c33b-784a-4477-9675-061aa5667a3f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ea6df37-b129-4b52-9a7f-4c79fd9c8717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:06.474767 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8441c33b-784a-4477-9675-061aa5667a3f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ea6df37-b129-4b52-9a7f-4c79fd9c8717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06df60f3-a361-4b8f-ac3f-e87589ddd04e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1689510755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b58f9e75eb407cb8188496f28645f7',qos_specs=None,replication_status=,reservations=['31074729-bc70-458f-8bec-881a87396073','b9f46b89-8166-413c-b46d-98fb573cd37b','58e20b5e-43d9-4317-93ff-ec46c7cc96a5','6c98affe-f587-4ca6-860e-3ef107c410c2'],size=2,snapshot_id=0fa0d6ff-e1f3-4197-b76f-62b33395b9d3,source_replicaid=,source_volid=None,status='creating',user_id='06152cc38e394c6b8e49513ee6ced50f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:37:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1689510755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06df60f3-a361-4b8f-ac3f-e87589ddd04e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76b58f9e75eb407cb8188496f28645f7',provider_auth=None,provider_geometry=None,provider_id=None,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=0fa0d6ff-e1f3-4197-b76f-62b33395b9d3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06152cc38e394c6b8e49513ee6ced50f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:06.475307 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8441c33b-784a-4477-9675-061aa5667a3f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6748bd8-73a0-48c8-a3a5-3586106e797c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:06.499943 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8441c33b-784a-4477-9675-061aa5667a3f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6748bd8-73a0-48c8-a3a5-3586106e797c) transitioned into state 'SUCCESS' from state '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-1689510755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b58f9e75eb407cb8188496f28645f7',qos_specs=None,replication_status=,reservations=['31074729-bc70-458f-8bec-881a87396073','b9f46b89-8166-413c-b46d-98fb573cd37b','58e20b5e-43d9-4317-93ff-ec46c7cc96a5','6c98affe-f587-4ca6-860e-3ef107c410c2'],size=2,snapshot_id=0fa0d6ff-e1f3-4197-b76f-62b33395b9d3,source_replicaid=,source_volid=None,status='creating',user_id='06152cc38e394c6b8e49513ee6ced50f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:06.500585 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8441c33b-784a-4477-9675-061aa5667a3f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c52601f7-e6bc-475a-8eb1-03d1821d7ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:06.525053 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8441c33b-784a-4477-9675-061aa5667a3f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c52601f7-e6bc-475a-8eb1-03d1821d7ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:06.525833 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8441c33b-784a-4477-9675-061aa5667a3f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Flow 'volume_create_api' (b0dbbd6f-fd80-4deb-83ef-307dfac51821) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:06.526109 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8441c33b-784a-4477-9675-061aa5667a3f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create volume request issued successfully. Jul 03 19:37:06.526686 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8441c33b-784a-4477-9675-061aa5667a3f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:37:06.527374 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1149/4668] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:37:06 2026] POST /volume/v3/volumes => generated 786 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:06.538348 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d2062df0-2b23-4be6-864d-4273b8c1ed0c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:06.539740 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d2062df0-2b23-4be6-864d-4273b8c1ed0c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/06df60f3-a361-4b8f-ac3f-e87589ddd04e Jul 03 19:37:06.539921 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d2062df0-2b23-4be6-864d-4273b8c1ed0c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:06.540119 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d2062df0-2b23-4be6-864d-4273b8c1ed0c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:06.547156 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:06.547156 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:06.550570 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d2062df0-2b23-4be6-864d-4273b8c1ed0c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:06.554490 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d2062df0-2b23-4be6-864d-4273b8c1ed0c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/06df60f3-a361-4b8f-ac3f-e87589ddd04e returned with HTTP 200 Jul 03 19:37:06.554880 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1168/4669] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:06 2026] GET /volume/v3/volumes/06df60f3-a361-4b8f-ac3f-e87589ddd04e => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:06.823608 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b3b71e74-2d7e-474d-9ff4-e5484043147f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:06.825761 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b3b71e74-2d7e-474d-9ff4-e5484043147f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/c14e835e-4dfa-4768-aa5a-863a7f7473ed Jul 03 19:37:06.825761 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b3b71e74-2d7e-474d-9ff4-e5484043147f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:06.825761 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b3b71e74-2d7e-474d-9ff4-e5484043147f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:06.830769 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b3b71e74-2d7e-474d-9ff4-e5484043147f tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/c14e835e-4dfa-4768-aa5a-863a7f7473ed returned with HTTP 404 Jul 03 19:37:06.831261 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1176/4670] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:06 2026] GET /volume/v3/volumes/c14e835e-4dfa-4768-aa5a-863a7f7473ed => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:06.840791 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4a3f588e-824b-49b5-b72e-0d7673d3071e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:06.842623 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4a3f588e-824b-49b5-b72e-0d7673d3071e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] DELETE https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 Jul 03 19:37:06.842815 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4a3f588e-824b-49b5-b72e-0d7673d3071e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:06.842996 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4a3f588e-824b-49b5-b72e-0d7673d3071e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:06.843185 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-4a3f588e-824b-49b5-b72e-0d7673d3071e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Delete volume with id: 147a6256-7976-434e-9b12-5c9aa8a02980 Jul 03 19:37:06.850555 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:06.850555 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:06.850989 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4a3f588e-824b-49b5-b72e-0d7673d3071e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:37:06.885358 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4a3f588e-824b-49b5-b72e-0d7673d3071e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Delete volume request issued successfully. Jul 03 19:37:06.885358 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4a3f588e-824b-49b5-b72e-0d7673d3071e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 returned with HTTP 202 Jul 03 19:37:06.885358 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1178/4671] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:06 2026] DELETE /volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:06.894283 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-926c0cf8-a850-40f3-a924-68a6f054cb62 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:06.896104 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-926c0cf8-a850-40f3-a924-68a6f054cb62 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 Jul 03 19:37:06.896342 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-926c0cf8-a850-40f3-a924-68a6f054cb62 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:06.896599 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-926c0cf8-a850-40f3-a924-68a6f054cb62 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:06.904209 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:06.904209 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:06.907859 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-926c0cf8-a850-40f3-a924-68a6f054cb62 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:37:06.913002 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-926c0cf8-a850-40f3-a924-68a6f054cb62 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 returned with HTTP 200 Jul 03 19:37:06.913570 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1150/4672] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:06 2026] GET /volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 => generated 1354 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:07.270091 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7ece4e23-38ac-4a17-a02f-58ac82f0adeb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:07.271900 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7ece4e23-38ac-4a17-a02f-58ac82f0adeb tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 Jul 03 19:37:07.272101 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7ece4e23-38ac-4a17-a02f-58ac82f0adeb tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:07.272334 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7ece4e23-38ac-4a17-a02f-58ac82f0adeb tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:07.278954 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:07.278954 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:07.282379 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7ece4e23-38ac-4a17-a02f-58ac82f0adeb tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:37:07.286750 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7ece4e23-38ac-4a17-a02f-58ac82f0adeb tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 returned with HTTP 200 Jul 03 19:37:07.287150 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1169/4673] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:07 2026] GET /volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:07.298189 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0026b014-52de-474a-9ab4-6a21399e7349 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:07.299967 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0026b014-52de-474a-9ab4-6a21399e7349 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 Jul 03 19:37:07.300152 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0026b014-52de-474a-9ab4-6a21399e7349 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:07.300387 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0026b014-52de-474a-9ab4-6a21399e7349 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:07.307248 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:07.307248 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:07.310681 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0026b014-52de-474a-9ab4-6a21399e7349 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:37:07.314849 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0026b014-52de-474a-9ab4-6a21399e7349 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 returned with HTTP 200 Jul 03 19:37:07.315393 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1177/4674] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:07 2026] GET /volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:07.326136 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b5ccf5a0-7a41-4082-96b1-e0e923fa608f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:07.327886 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b5ccf5a0-7a41-4082-96b1-e0e923fa608f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] DELETE https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 Jul 03 19:37:07.328070 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b5ccf5a0-7a41-4082-96b1-e0e923fa608f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:07.328309 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b5ccf5a0-7a41-4082-96b1-e0e923fa608f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:07.328501 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-b5ccf5a0-7a41-4082-96b1-e0e923fa608f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Delete volume with id: a7ea7c90-cd26-4e27-ac38-37971a5ccf60 Jul 03 19:37:07.335607 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:07.335607 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:07.336070 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b5ccf5a0-7a41-4082-96b1-e0e923fa608f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:37:07.352388 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b5ccf5a0-7a41-4082-96b1-e0e923fa608f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Delete volume request issued successfully. Jul 03 19:37:07.352568 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b5ccf5a0-7a41-4082-96b1-e0e923fa608f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 returned with HTTP 202 Jul 03 19:37:07.353027 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1179/4675] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:07 2026] DELETE /volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:07.359767 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8bae1448-13f4-4b72-8948-2c89ee16f406 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:07.361645 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8bae1448-13f4-4b72-8948-2c89ee16f406 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 Jul 03 19:37:07.361852 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8bae1448-13f4-4b72-8948-2c89ee16f406 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:07.362050 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8bae1448-13f4-4b72-8948-2c89ee16f406 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:07.369826 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:07.369826 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:07.373769 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8bae1448-13f4-4b72-8948-2c89ee16f406 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:37:07.378948 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8bae1448-13f4-4b72-8948-2c89ee16f406 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 returned with HTTP 200 Jul 03 19:37:07.379392 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1151/4676] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:07 2026] GET /volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:07.567301 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bb913e52-a18f-4bdd-b4e0-c38786d5923f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:07.568996 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bb913e52-a18f-4bdd-b4e0-c38786d5923f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/06df60f3-a361-4b8f-ac3f-e87589ddd04e Jul 03 19:37:07.569191 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bb913e52-a18f-4bdd-b4e0-c38786d5923f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:07.569378 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bb913e52-a18f-4bdd-b4e0-c38786d5923f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:07.576078 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:07.576078 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:07.579896 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-bb913e52-a18f-4bdd-b4e0-c38786d5923f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:07.584401 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bb913e52-a18f-4bdd-b4e0-c38786d5923f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/06df60f3-a361-4b8f-ac3f-e87589ddd04e returned with HTTP 200 Jul 03 19:37:07.584798 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1170/4677] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:07 2026] GET /volume/v3/volumes/06df60f3-a361-4b8f-ac3f-e87589ddd04e => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:07.596896 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b4ddefee-cba6-4636-b724-7fff46bcac9d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:07.598784 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b4ddefee-cba6-4636-b724-7fff46bcac9d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/06df60f3-a361-4b8f-ac3f-e87589ddd04e Jul 03 19:37:07.598947 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b4ddefee-cba6-4636-b724-7fff46bcac9d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:07.599149 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b4ddefee-cba6-4636-b724-7fff46bcac9d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:07.605933 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:07.605933 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:07.609384 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b4ddefee-cba6-4636-b724-7fff46bcac9d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:07.613277 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b4ddefee-cba6-4636-b724-7fff46bcac9d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/06df60f3-a361-4b8f-ac3f-e87589ddd04e returned with HTTP 200 Jul 03 19:37:07.613651 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1178/4678] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:07 2026] GET /volume/v3/volumes/06df60f3-a361-4b8f-ac3f-e87589ddd04e => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:07.625289 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-28e0f72c-65b7-4567-b9a8-f2178f2608e8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:07.626988 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-28e0f72c-65b7-4567-b9a8-f2178f2608e8 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/volumes/06df60f3-a361-4b8f-ac3f-e87589ddd04e Jul 03 19:37:07.627188 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-28e0f72c-65b7-4567-b9a8-f2178f2608e8 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:07.627385 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-28e0f72c-65b7-4567-b9a8-f2178f2608e8 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:07.627538 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-28e0f72c-65b7-4567-b9a8-f2178f2608e8 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete volume with id: 06df60f3-a361-4b8f-ac3f-e87589ddd04e Jul 03 19:37:07.633916 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:07.633916 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:07.634363 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-28e0f72c-65b7-4567-b9a8-f2178f2608e8 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:07.664506 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-28e0f72c-65b7-4567-b9a8-f2178f2608e8 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete volume request issued successfully. Jul 03 19:37:07.664770 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-28e0f72c-65b7-4567-b9a8-f2178f2608e8 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/06df60f3-a361-4b8f-ac3f-e87589ddd04e returned with HTTP 202 Jul 03 19:37:07.665379 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1180/4679] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:07 2026] DELETE /volume/v3/volumes/06df60f3-a361-4b8f-ac3f-e87589ddd04e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:07.673605 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e8c96942-aa5e-425f-ba0e-4001d492d650 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:07.675461 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e8c96942-aa5e-425f-ba0e-4001d492d650 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/06df60f3-a361-4b8f-ac3f-e87589ddd04e Jul 03 19:37:07.675702 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e8c96942-aa5e-425f-ba0e-4001d492d650 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:07.675943 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e8c96942-aa5e-425f-ba0e-4001d492d650 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:07.684341 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:07.684341 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:07.688321 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e8c96942-aa5e-425f-ba0e-4001d492d650 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:07.693985 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e8c96942-aa5e-425f-ba0e-4001d492d650 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/06df60f3-a361-4b8f-ac3f-e87589ddd04e returned with HTTP 200 Jul 03 19:37:07.694448 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1152/4680] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:07 2026] GET /volume/v3/volumes/06df60f3-a361-4b8f-ac3f-e87589ddd04e => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:07.929829 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a99bab1c-b8f9-4f14-a685-701e9b4820c6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:07.932068 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a99bab1c-b8f9-4f14-a685-701e9b4820c6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 Jul 03 19:37:07.932400 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a99bab1c-b8f9-4f14-a685-701e9b4820c6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:07.932613 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a99bab1c-b8f9-4f14-a685-701e9b4820c6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:07.940444 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a99bab1c-b8f9-4f14-a685-701e9b4820c6 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 returned with HTTP 404 Jul 03 19:37:07.941040 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1171/4681] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:07 2026] GET /volume/v3/volumes/147a6256-7976-434e-9b12-5c9aa8a02980 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:07.950987 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f1092fc0-c576-414f-bb89-00e282cda433 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:07.956393 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f1092fc0-c576-414f-bb89-00e282cda433 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] DELETE https://10.4.3.61/volume/v3/volumes/ae88e3a2-5ae4-4d1f-8ac2-56168d776d79 Jul 03 19:37:07.956637 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f1092fc0-c576-414f-bb89-00e282cda433 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:07.956677 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f1092fc0-c576-414f-bb89-00e282cda433 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:07.956849 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-f1092fc0-c576-414f-bb89-00e282cda433 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Delete volume with id: ae88e3a2-5ae4-4d1f-8ac2-56168d776d79 Jul 03 19:37:07.970908 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:07.970908 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:07.971442 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f1092fc0-c576-414f-bb89-00e282cda433 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:37:07.998426 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f1092fc0-c576-414f-bb89-00e282cda433 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Delete volume request issued successfully. Jul 03 19:37:07.998707 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f1092fc0-c576-414f-bb89-00e282cda433 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/ae88e3a2-5ae4-4d1f-8ac2-56168d776d79 returned with HTTP 202 Jul 03 19:37:07.999376 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1179/4682] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:07 2026] DELETE /volume/v3/volumes/ae88e3a2-5ae4-4d1f-8ac2-56168d776d79 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:08.013234 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-02ee6bd7-6f93-438a-b6d7-9f89b5ff9f70 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:08.015564 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-02ee6bd7-6f93-438a-b6d7-9f89b5ff9f70 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/ae88e3a2-5ae4-4d1f-8ac2-56168d776d79 Jul 03 19:37:08.015748 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-02ee6bd7-6f93-438a-b6d7-9f89b5ff9f70 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:08.015925 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-02ee6bd7-6f93-438a-b6d7-9f89b5ff9f70 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:08.023384 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:08.023384 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:08.027692 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-02ee6bd7-6f93-438a-b6d7-9f89b5ff9f70 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:37:08.032550 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-02ee6bd7-6f93-438a-b6d7-9f89b5ff9f70 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/ae88e3a2-5ae4-4d1f-8ac2-56168d776d79 returned with HTTP 200 Jul 03 19:37:08.032957 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1181/4683] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:08 2026] GET /volume/v3/volumes/ae88e3a2-5ae4-4d1f-8ac2-56168d776d79 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:08.391878 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-061b1780-062a-4ed0-b02c-87cfe6d891e4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:08.394006 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-061b1780-062a-4ed0-b02c-87cfe6d891e4 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 Jul 03 19:37:08.394284 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-061b1780-062a-4ed0-b02c-87cfe6d891e4 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:08.394524 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-061b1780-062a-4ed0-b02c-87cfe6d891e4 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:08.401660 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-061b1780-062a-4ed0-b02c-87cfe6d891e4 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 returned with HTTP 404 Jul 03 19:37:08.402350 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1153/4684] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:08 2026] GET /volume/v3/volumes/a7ea7c90-cd26-4e27-ac38-37971a5ccf60 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:08.408487 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-94c67fd5-ede9-4252-abe0-a53cece06052 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:08.410343 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-94c67fd5-ede9-4252-abe0-a53cece06052 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 Jul 03 19:37:08.410577 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-94c67fd5-ede9-4252-abe0-a53cece06052 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:08.410804 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-94c67fd5-ede9-4252-abe0-a53cece06052 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:08.417450 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:08.417450 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:08.420625 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-94c67fd5-ede9-4252-abe0-a53cece06052 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:37:08.424409 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-94c67fd5-ede9-4252-abe0-a53cece06052 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 returned with HTTP 200 Jul 03 19:37:08.424760 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1172/4685] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:08 2026] GET /volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:08.435285 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-da4172b0-b8c8-434c-bbc8-12531660786e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:08.437318 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-da4172b0-b8c8-434c-bbc8-12531660786e tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 Jul 03 19:37:08.437546 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-da4172b0-b8c8-434c-bbc8-12531660786e tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:08.437778 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-da4172b0-b8c8-434c-bbc8-12531660786e tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:08.449956 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:08.449956 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:08.454929 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-da4172b0-b8c8-434c-bbc8-12531660786e tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:37:08.458868 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-da4172b0-b8c8-434c-bbc8-12531660786e tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 returned with HTTP 200 Jul 03 19:37:08.459232 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1180/4686] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:08 2026] GET /volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:08.470026 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5beab3b6-1d5e-4ab6-9b53-8b4aa67db3d9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:08.472053 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5beab3b6-1d5e-4ab6-9b53-8b4aa67db3d9 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] DELETE https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 Jul 03 19:37:08.472299 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5beab3b6-1d5e-4ab6-9b53-8b4aa67db3d9 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:08.472522 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5beab3b6-1d5e-4ab6-9b53-8b4aa67db3d9 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:08.472677 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-5beab3b6-1d5e-4ab6-9b53-8b4aa67db3d9 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Delete volume with id: 05e9ef80-0df4-4437-a21a-ea48669dded4 Jul 03 19:37:08.479540 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:08.479540 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:08.479994 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5beab3b6-1d5e-4ab6-9b53-8b4aa67db3d9 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:37:08.498513 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5beab3b6-1d5e-4ab6-9b53-8b4aa67db3d9 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Delete volume request issued successfully. Jul 03 19:37:08.498780 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5beab3b6-1d5e-4ab6-9b53-8b4aa67db3d9 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 returned with HTTP 202 Jul 03 19:37:08.499474 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1182/4687] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:08 2026] DELETE /volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:08.505604 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-80cc32a4-a2b2-4d9b-a7e9-5f5fbf0b69c9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:08.507708 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-80cc32a4-a2b2-4d9b-a7e9-5f5fbf0b69c9 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 Jul 03 19:37:08.507931 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-80cc32a4-a2b2-4d9b-a7e9-5f5fbf0b69c9 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:08.508150 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-80cc32a4-a2b2-4d9b-a7e9-5f5fbf0b69c9 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:08.516157 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:08.516157 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:08.520457 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-80cc32a4-a2b2-4d9b-a7e9-5f5fbf0b69c9 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:37:08.525467 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-80cc32a4-a2b2-4d9b-a7e9-5f5fbf0b69c9 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 returned with HTTP 200 Jul 03 19:37:08.525905 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1154/4688] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:08 2026] GET /volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:08.708908 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-42353a37-08dc-4a6a-8d7d-d6854206f36a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:08.711235 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-42353a37-08dc-4a6a-8d7d-d6854206f36a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/06df60f3-a361-4b8f-ac3f-e87589ddd04e Jul 03 19:37:08.711462 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-42353a37-08dc-4a6a-8d7d-d6854206f36a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:08.711701 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-42353a37-08dc-4a6a-8d7d-d6854206f36a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:08.718910 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-42353a37-08dc-4a6a-8d7d-d6854206f36a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/06df60f3-a361-4b8f-ac3f-e87589ddd04e returned with HTTP 404 Jul 03 19:37:08.719555 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1173/4689] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:08 2026] GET /volume/v3/volumes/06df60f3-a361-4b8f-ac3f-e87589ddd04e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:08.727844 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-37b74232-adda-49f6-a87e-6ad237e98b4b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:08.729728 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-37b74232-adda-49f6-a87e-6ad237e98b4b tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/06df60f3-a361-4b8f-ac3f-e87589ddd04e Jul 03 19:37:08.729969 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-37b74232-adda-49f6-a87e-6ad237e98b4b tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:08.730198 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-37b74232-adda-49f6-a87e-6ad237e98b4b tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:08.735887 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-37b74232-adda-49f6-a87e-6ad237e98b4b tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/06df60f3-a361-4b8f-ac3f-e87589ddd04e returned with HTTP 404 Jul 03 19:37:08.736398 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1181/4690] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:08 2026] GET /volume/v3/volumes/06df60f3-a361-4b8f-ac3f-e87589ddd04e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:08.743564 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-376be813-73ad-41ad-8cc4-db7f20ef8e67 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:08.746228 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-376be813-73ad-41ad-8cc4-db7f20ef8e67 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/volumes/06df60f3-a361-4b8f-ac3f-e87589ddd04e Jul 03 19:37:08.746430 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-376be813-73ad-41ad-8cc4-db7f20ef8e67 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:08.746609 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-376be813-73ad-41ad-8cc4-db7f20ef8e67 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:08.746761 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-376be813-73ad-41ad-8cc4-db7f20ef8e67 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete volume with id: 06df60f3-a361-4b8f-ac3f-e87589ddd04e Jul 03 19:37:08.752135 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-376be813-73ad-41ad-8cc4-db7f20ef8e67 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/06df60f3-a361-4b8f-ac3f-e87589ddd04e returned with HTTP 404 Jul 03 19:37:08.752625 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1183/4691] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:08 2026] DELETE /volume/v3/volumes/06df60f3-a361-4b8f-ac3f-e87589ddd04e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:08.758935 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-967f8fbd-b535-4686-a203-7b5f61245059 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:08.760674 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-967f8fbd-b535-4686-a203-7b5f61245059 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/0fa0d6ff-e1f3-4197-b76f-62b33395b9d3 Jul 03 19:37:08.760885 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-967f8fbd-b535-4686-a203-7b5f61245059 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:08.761087 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-967f8fbd-b535-4686-a203-7b5f61245059 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:08.761219 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-967f8fbd-b535-4686-a203-7b5f61245059 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete snapshot with id: 0fa0d6ff-e1f3-4197-b76f-62b33395b9d3 Jul 03 19:37:08.765862 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:08.765862 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:08.766360 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-967f8fbd-b535-4686-a203-7b5f61245059 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:37:08.781768 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-967f8fbd-b535-4686-a203-7b5f61245059 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot delete request issued successfully. Jul 03 19:37:08.781948 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-967f8fbd-b535-4686-a203-7b5f61245059 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/0fa0d6ff-e1f3-4197-b76f-62b33395b9d3 returned with HTTP 202 Jul 03 19:37:08.782402 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1155/4692] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:37:08 2026] DELETE /volume/v3/snapshots/0fa0d6ff-e1f3-4197-b76f-62b33395b9d3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:08.789918 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c54e139c-218a-4891-8375-d2523141b2bb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:08.791720 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c54e139c-218a-4891-8375-d2523141b2bb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/0fa0d6ff-e1f3-4197-b76f-62b33395b9d3 Jul 03 19:37:08.791979 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c54e139c-218a-4891-8375-d2523141b2bb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:08.792265 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c54e139c-218a-4891-8375-d2523141b2bb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:08.797085 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:08.797085 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:08.797568 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c54e139c-218a-4891-8375-d2523141b2bb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:37:08.798367 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c54e139c-218a-4891-8375-d2523141b2bb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/0fa0d6ff-e1f3-4197-b76f-62b33395b9d3 returned with HTTP 200 Jul 03 19:37:08.798919 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1174/4693] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:08 2026] GET /volume/v3/snapshots/0fa0d6ff-e1f3-4197-b76f-62b33395b9d3 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:09.046549 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-cb0a25bc-057e-4174-b343-0f6ddee07f7a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:09.048729 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cb0a25bc-057e-4174-b343-0f6ddee07f7a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/ae88e3a2-5ae4-4d1f-8ac2-56168d776d79 Jul 03 19:37:09.048968 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cb0a25bc-057e-4174-b343-0f6ddee07f7a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:09.049209 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cb0a25bc-057e-4174-b343-0f6ddee07f7a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:09.056012 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cb0a25bc-057e-4174-b343-0f6ddee07f7a tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/ae88e3a2-5ae4-4d1f-8ac2-56168d776d79 returned with HTTP 404 Jul 03 19:37:09.056631 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1182/4694] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:09 2026] GET /volume/v3/volumes/ae88e3a2-5ae4-4d1f-8ac2-56168d776d79 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:09.063017 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-484ed9db-3c52-4cff-af41-6bb502502598 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:09.064668 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-484ed9db-3c52-4cff-af41-6bb502502598 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] DELETE https://10.4.3.61/volume/v3/volumes/f3a6e2b7-77cf-4c81-bf84-3451b4851c47 Jul 03 19:37:09.064860 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-484ed9db-3c52-4cff-af41-6bb502502598 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:09.065024 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-484ed9db-3c52-4cff-af41-6bb502502598 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:09.065180 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-484ed9db-3c52-4cff-af41-6bb502502598 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Delete volume with id: f3a6e2b7-77cf-4c81-bf84-3451b4851c47 Jul 03 19:37:09.071881 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:09.071881 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:09.072366 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-484ed9db-3c52-4cff-af41-6bb502502598 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:37:09.090577 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-484ed9db-3c52-4cff-af41-6bb502502598 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Delete volume request issued successfully. Jul 03 19:37:09.090798 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-484ed9db-3c52-4cff-af41-6bb502502598 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/f3a6e2b7-77cf-4c81-bf84-3451b4851c47 returned with HTTP 202 Jul 03 19:37:09.091223 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1184/4695] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:09 2026] DELETE /volume/v3/volumes/f3a6e2b7-77cf-4c81-bf84-3451b4851c47 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:09.099910 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-93c82cd6-33dd-4f44-8d44-e7039941e970 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:09.102421 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-93c82cd6-33dd-4f44-8d44-e7039941e970 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/f3a6e2b7-77cf-4c81-bf84-3451b4851c47 Jul 03 19:37:09.102719 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-93c82cd6-33dd-4f44-8d44-e7039941e970 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:09.102999 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-93c82cd6-33dd-4f44-8d44-e7039941e970 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:09.111920 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:09.111920 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:09.116481 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-93c82cd6-33dd-4f44-8d44-e7039941e970 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Volume info retrieved successfully. Jul 03 19:37:09.121745 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-93c82cd6-33dd-4f44-8d44-e7039941e970 tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/f3a6e2b7-77cf-4c81-bf84-3451b4851c47 returned with HTTP 200 Jul 03 19:37:09.122396 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1156/4696] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:09 2026] GET /volume/v3/volumes/f3a6e2b7-77cf-4c81-bf84-3451b4851c47 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:09.544882 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-acb8b0b4-d9c8-4e30-ba49-0b4c90545d1b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:09.547052 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-acb8b0b4-d9c8-4e30-ba49-0b4c90545d1b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 Jul 03 19:37:09.547298 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-acb8b0b4-d9c8-4e30-ba49-0b4c90545d1b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:09.547525 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-acb8b0b4-d9c8-4e30-ba49-0b4c90545d1b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:09.554437 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-acb8b0b4-d9c8-4e30-ba49-0b4c90545d1b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 returned with HTTP 404 Jul 03 19:37:09.555002 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1175/4697] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:09 2026] GET /volume/v3/volumes/05e9ef80-0df4-4437-a21a-ea48669dded4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:09.566195 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-031fe330-22ef-4e00-9af1-92a0f1933d9b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:09.566195 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-031fe330-22ef-4e00-9af1-92a0f1933d9b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 Jul 03 19:37:09.566195 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-031fe330-22ef-4e00-9af1-92a0f1933d9b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:09.566195 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-031fe330-22ef-4e00-9af1-92a0f1933d9b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:09.575132 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:09.575132 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:09.579629 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-031fe330-22ef-4e00-9af1-92a0f1933d9b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:37:09.585039 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-031fe330-22ef-4e00-9af1-92a0f1933d9b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 returned with HTTP 200 Jul 03 19:37:09.585415 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1183/4698] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:09 2026] GET /volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:09.598434 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-bec944cf-c0e7-4a8f-a6b6-08ff8750f097 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:09.600127 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bec944cf-c0e7-4a8f-a6b6-08ff8750f097 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 Jul 03 19:37:09.600344 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bec944cf-c0e7-4a8f-a6b6-08ff8750f097 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:09.600517 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bec944cf-c0e7-4a8f-a6b6-08ff8750f097 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:09.607373 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:09.607373 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:09.610879 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-bec944cf-c0e7-4a8f-a6b6-08ff8750f097 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:37:09.615379 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bec944cf-c0e7-4a8f-a6b6-08ff8750f097 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 returned with HTTP 200 Jul 03 19:37:09.615752 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1185/4699] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:09 2026] GET /volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:09.629098 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-44b03e5c-123c-4f14-938b-0790e594733f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:09.631305 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-44b03e5c-123c-4f14-938b-0790e594733f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] DELETE https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 Jul 03 19:37:09.631663 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-44b03e5c-123c-4f14-938b-0790e594733f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:09.631888 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-44b03e5c-123c-4f14-938b-0790e594733f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:09.632094 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-44b03e5c-123c-4f14-938b-0790e594733f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Delete volume with id: 8a386aa1-c00d-4435-9e3c-74b13fb61b50 Jul 03 19:37:09.642082 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:09.642082 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:09.642751 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-44b03e5c-123c-4f14-938b-0790e594733f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:37:09.665648 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-44b03e5c-123c-4f14-938b-0790e594733f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Delete volume request issued successfully. Jul 03 19:37:09.665853 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-44b03e5c-123c-4f14-938b-0790e594733f tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 returned with HTTP 202 Jul 03 19:37:09.668265 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1157/4700] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:09 2026] DELETE /volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:09.675561 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-664b8f32-45ee-432b-afcb-7a6e4cc6a687 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:09.678085 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-664b8f32-45ee-432b-afcb-7a6e4cc6a687 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 Jul 03 19:37:09.678085 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-664b8f32-45ee-432b-afcb-7a6e4cc6a687 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:09.678085 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-664b8f32-45ee-432b-afcb-7a6e4cc6a687 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:09.683598 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:09.683598 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:09.687154 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-664b8f32-45ee-432b-afcb-7a6e4cc6a687 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:37:09.691195 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-664b8f32-45ee-432b-afcb-7a6e4cc6a687 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 returned with HTTP 200 Jul 03 19:37:09.691602 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1176/4701] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:09 2026] GET /volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:09.811525 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-63d62124-d804-4687-812e-a0d80138bca3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:09.813322 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-63d62124-d804-4687-812e-a0d80138bca3 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/0fa0d6ff-e1f3-4197-b76f-62b33395b9d3 Jul 03 19:37:09.813526 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-63d62124-d804-4687-812e-a0d80138bca3 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:09.813727 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-63d62124-d804-4687-812e-a0d80138bca3 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:09.820830 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-63d62124-d804-4687-812e-a0d80138bca3 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/0fa0d6ff-e1f3-4197-b76f-62b33395b9d3 returned with HTTP 404 Jul 03 19:37:09.821369 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1184/4702] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:09 2026] GET /volume/v3/snapshots/0fa0d6ff-e1f3-4197-b76f-62b33395b9d3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:09.833494 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6d439bf6-a689-43d3-ba1c-e5cdd4e96fcd None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:09.835253 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6d439bf6-a689-43d3-ba1c-e5cdd4e96fcd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4b062ead-4e0b-4ded-ab40-97166fa8549a Jul 03 19:37:09.835422 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6d439bf6-a689-43d3-ba1c-e5cdd4e96fcd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:09.835628 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6d439bf6-a689-43d3-ba1c-e5cdd4e96fcd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:09.842150 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:09.842150 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:09.845689 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6d439bf6-a689-43d3-ba1c-e5cdd4e96fcd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:09.850079 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6d439bf6-a689-43d3-ba1c-e5cdd4e96fcd tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4b062ead-4e0b-4ded-ab40-97166fa8549a returned with HTTP 200 Jul 03 19:37:09.850471 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1186/4703] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:09 2026] GET /volume/v3/volumes/4b062ead-4e0b-4ded-ab40-97166fa8549a => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:09.865200 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-fcfe23a8-0215-41fa-8cba-bf6ea06ebafb None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:09.866874 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fcfe23a8-0215-41fa-8cba-bf6ea06ebafb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/volumes/4b062ead-4e0b-4ded-ab40-97166fa8549a Jul 03 19:37:09.867048 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fcfe23a8-0215-41fa-8cba-bf6ea06ebafb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:09.867259 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fcfe23a8-0215-41fa-8cba-bf6ea06ebafb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:09.867426 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-fcfe23a8-0215-41fa-8cba-bf6ea06ebafb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete volume with id: 4b062ead-4e0b-4ded-ab40-97166fa8549a Jul 03 19:37:09.873720 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:09.873720 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:09.874152 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-fcfe23a8-0215-41fa-8cba-bf6ea06ebafb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:09.889303 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-fcfe23a8-0215-41fa-8cba-bf6ea06ebafb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete volume request issued successfully. Jul 03 19:37:09.889476 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fcfe23a8-0215-41fa-8cba-bf6ea06ebafb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4b062ead-4e0b-4ded-ab40-97166fa8549a returned with HTTP 202 Jul 03 19:37:09.889878 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1158/4704] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:09 2026] DELETE /volume/v3/volumes/4b062ead-4e0b-4ded-ab40-97166fa8549a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:09.896341 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ca15eba2-592d-434c-9bb8-aa20a18c5468 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:09.897995 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ca15eba2-592d-434c-9bb8-aa20a18c5468 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4b062ead-4e0b-4ded-ab40-97166fa8549a Jul 03 19:37:09.898181 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ca15eba2-592d-434c-9bb8-aa20a18c5468 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:09.898387 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ca15eba2-592d-434c-9bb8-aa20a18c5468 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:09.904918 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:09.904918 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:09.907977 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ca15eba2-592d-434c-9bb8-aa20a18c5468 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:09.912562 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ca15eba2-592d-434c-9bb8-aa20a18c5468 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4b062ead-4e0b-4ded-ab40-97166fa8549a returned with HTTP 200 Jul 03 19:37:09.913147 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1177/4705] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:09 2026] GET /volume/v3/volumes/4b062ead-4e0b-4ded-ab40-97166fa8549a => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:10.136390 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b5f08903-3c33-46d5-a6eb-0789bc4ae11e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:10.138064 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b5f08903-3c33-46d5-a6eb-0789bc4ae11e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] GET https://10.4.3.61/volume/v3/volumes/f3a6e2b7-77cf-4c81-bf84-3451b4851c47 Jul 03 19:37:10.138313 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b5f08903-3c33-46d5-a6eb-0789bc4ae11e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:10.138548 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b5f08903-3c33-46d5-a6eb-0789bc4ae11e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:10.144934 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b5f08903-3c33-46d5-a6eb-0789bc4ae11e tempest-VolumesBackupsTest-160359066 tempest-VolumesBackupsTest-160359066-project-member] https://10.4.3.61/volume/v3/volumes/f3a6e2b7-77cf-4c81-bf84-3451b4851c47 returned with HTTP 404 Jul 03 19:37:10.145534 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1185/4706] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:10 2026] GET /volume/v3/volumes/f3a6e2b7-77cf-4c81-bf84-3451b4851c47 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:10.708375 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a82b1c9f-2ab1-46d6-bbf8-d721cb0f4b89 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:10.710394 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a82b1c9f-2ab1-46d6-bbf8-d721cb0f4b89 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 Jul 03 19:37:10.710582 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a82b1c9f-2ab1-46d6-bbf8-d721cb0f4b89 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:10.710956 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a82b1c9f-2ab1-46d6-bbf8-d721cb0f4b89 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:10.717833 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a82b1c9f-2ab1-46d6-bbf8-d721cb0f4b89 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 returned with HTTP 404 Jul 03 19:37:10.718392 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1187/4707] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:10 2026] GET /volume/v3/volumes/8a386aa1-c00d-4435-9e3c-74b13fb61b50 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:10.725448 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b08d8493-c2d9-4f8a-b738-968880692fa8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:10.727492 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b08d8493-c2d9-4f8a-b738-968880692fa8 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/868ea5fb-d6db-4745-b94b-17cf86a37b2f Jul 03 19:37:10.727706 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b08d8493-c2d9-4f8a-b738-968880692fa8 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:10.727903 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b08d8493-c2d9-4f8a-b738-968880692fa8 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:10.728003 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-b08d8493-c2d9-4f8a-b738-968880692fa8 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Delete snapshot with id: 868ea5fb-d6db-4745-b94b-17cf86a37b2f Jul 03 19:37:10.732968 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:10.732968 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:10.733430 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b08d8493-c2d9-4f8a-b738-968880692fa8 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Snapshot retrieved successfully. Jul 03 19:37:10.753667 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b08d8493-c2d9-4f8a-b738-968880692fa8 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Snapshot delete request issued successfully. Jul 03 19:37:10.753916 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b08d8493-c2d9-4f8a-b738-968880692fa8 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/snapshots/868ea5fb-d6db-4745-b94b-17cf86a37b2f returned with HTTP 202 Jul 03 19:37:10.754430 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1159/4708] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:37:10 2026] DELETE /volume/v3/snapshots/868ea5fb-d6db-4745-b94b-17cf86a37b2f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:10.762368 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fb3dcfe7-a11b-412f-b646-ddbc35b9c20c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:10.764315 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fb3dcfe7-a11b-412f-b646-ddbc35b9c20c tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/snapshots/868ea5fb-d6db-4745-b94b-17cf86a37b2f Jul 03 19:37:10.764539 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fb3dcfe7-a11b-412f-b646-ddbc35b9c20c tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:10.764710 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fb3dcfe7-a11b-412f-b646-ddbc35b9c20c tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:10.770793 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:10.770793 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:10.771326 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-fb3dcfe7-a11b-412f-b646-ddbc35b9c20c tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Snapshot retrieved successfully. Jul 03 19:37:10.772342 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fb3dcfe7-a11b-412f-b646-ddbc35b9c20c tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/snapshots/868ea5fb-d6db-4745-b94b-17cf86a37b2f returned with HTTP 200 Jul 03 19:37:10.772887 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1178/4709] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:10 2026] GET /volume/v3/snapshots/868ea5fb-d6db-4745-b94b-17cf86a37b2f => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:10.925384 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7423f686-50a9-4dd5-a53a-1d2780a74b35 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:10.928328 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7423f686-50a9-4dd5-a53a-1d2780a74b35 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4b062ead-4e0b-4ded-ab40-97166fa8549a Jul 03 19:37:10.928821 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7423f686-50a9-4dd5-a53a-1d2780a74b35 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:10.928821 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7423f686-50a9-4dd5-a53a-1d2780a74b35 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:10.934476 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7423f686-50a9-4dd5-a53a-1d2780a74b35 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4b062ead-4e0b-4ded-ab40-97166fa8549a returned with HTTP 404 Jul 03 19:37:10.934917 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1186/4710] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:10 2026] GET /volume/v3/volumes/4b062ead-4e0b-4ded-ab40-97166fa8549a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:10.943888 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9de102c5-237a-46ad-a59d-e493ad35294c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:10.945621 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9de102c5-237a-46ad-a59d-e493ad35294c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:37:10.945788 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9de102c5-237a-46ad-a59d-e493ad35294c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:10.945955 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9de102c5-237a-46ad-a59d-e493ad35294c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:10.952485 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:10.952485 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:10.956095 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-9de102c5-237a-46ad-a59d-e493ad35294c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:10.960332 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9de102c5-237a-46ad-a59d-e493ad35294c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 returned with HTTP 200 Jul 03 19:37:10.960811 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1188/4711] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:10 2026] GET /volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:10.976572 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-fb6c63cd-7883-4c83-99ff-d3648472f74c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:10.978665 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fb6c63cd-7883-4c83-99ff-d3648472f74c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:37:10.979059 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fb6c63cd-7883-4c83-99ff-d3648472f74c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-53097576"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:10.980946 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-fb6c63cd-7883-4c83-99ff-d3648472f74c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-53097576'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:37:10.981105 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-fb6c63cd-7883-4c83-99ff-d3648472f74c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create volume of 1 GB Jul 03 19:37:10.981445 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:10.981445 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:10.986160 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-fb6c63cd-7883-4c83-99ff-d3648472f74c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Availability Zones retrieved successfully. Jul 03 19:37:10.996762 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-fb6c63cd-7883-4c83-99ff-d3648472f74c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Flow 'volume_create_api' (8f0588c2-6123-41b5-815d-a98fc52d75e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:10.996762 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-fb6c63cd-7883-4c83-99ff-d3648472f74c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11849f66-31bc-4f9a-bb6f-6492651be360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:10.997726 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-fb6c63cd-7883-4c83-99ff-d3648472f74c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:37:11.031787 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-fb6c63cd-7883-4c83-99ff-d3648472f74c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11849f66-31bc-4f9a-bb6f-6492651be360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:11.032718 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-fb6c63cd-7883-4c83-99ff-d3648472f74c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70c3729a-c187-48e9-aab9-510c9e00aea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:11.083260 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-fb6c63cd-7883-4c83-99ff-d3648472f74c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Created reservations ['570122af-a17e-4df5-967e-5b014adbe3dd', 'ecb502d0-8d05-4b1d-8d09-fc5d877eb30d', 'c70a5709-adae-45db-9170-a200cb0afc75', 'd88bf895-4768-437a-9549-f193394fc8db'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:11.084020 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-fb6c63cd-7883-4c83-99ff-d3648472f74c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70c3729a-c187-48e9-aab9-510c9e00aea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['570122af-a17e-4df5-967e-5b014adbe3dd', 'ecb502d0-8d05-4b1d-8d09-fc5d877eb30d', 'c70a5709-adae-45db-9170-a200cb0afc75', 'd88bf895-4768-437a-9549-f193394fc8db']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:11.084790 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-fb6c63cd-7883-4c83-99ff-d3648472f74c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17490abc-6507-48cc-816a-11e9214ad9fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:11.108564 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-fb6c63cd-7883-4c83-99ff-d3648472f74c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17490abc-6507-48cc-816a-11e9214ad9fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bc6e0f2-7f23-4169-a913-b3997df2e49b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-53097576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b58f9e75eb407cb8188496f28645f7',qos_specs=None,replication_status=,reservations=['570122af-a17e-4df5-967e-5b014adbe3dd','ecb502d0-8d05-4b1d-8d09-fc5d877eb30d','c70a5709-adae-45db-9170-a200cb0afc75','d88bf895-4768-437a-9549-f193394fc8db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06152cc38e394c6b8e49513ee6ced50f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:37:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-53097576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bc6e0f2-7f23-4169-a913-b3997df2e49b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76b58f9e75eb407cb8188496f28645f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06152cc38e394c6b8e49513ee6ced50f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:11.109420 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-fb6c63cd-7883-4c83-99ff-d3648472f74c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a81da66-4e59-4ad1-83da-8f6c8c658b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:11.130298 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-fb6c63cd-7883-4c83-99ff-d3648472f74c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a81da66-4e59-4ad1-83da-8f6c8c658b5b) transitioned into state 'SUCCESS' from state '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-53097576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b58f9e75eb407cb8188496f28645f7',qos_specs=None,replication_status=,reservations=['570122af-a17e-4df5-967e-5b014adbe3dd','ecb502d0-8d05-4b1d-8d09-fc5d877eb30d','c70a5709-adae-45db-9170-a200cb0afc75','d88bf895-4768-437a-9549-f193394fc8db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06152cc38e394c6b8e49513ee6ced50f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:11.131317 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-fb6c63cd-7883-4c83-99ff-d3648472f74c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e56b72f0-b1a3-4493-871d-4becea62bbce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:11.141946 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-fb6c63cd-7883-4c83-99ff-d3648472f74c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e56b72f0-b1a3-4493-871d-4becea62bbce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:11.142778 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-fb6c63cd-7883-4c83-99ff-d3648472f74c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Flow 'volume_create_api' (8f0588c2-6123-41b5-815d-a98fc52d75e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:11.143142 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-fb6c63cd-7883-4c83-99ff-d3648472f74c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create volume request issued successfully. Jul 03 19:37:11.143740 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fb6c63cd-7883-4c83-99ff-d3648472f74c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:37:11.144290 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1160/4712] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:37:10 2026] POST /volume/v3/volumes => generated 750 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:11.172388 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-dd20707b-63f7-497f-a98b-c469c14094d9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:11.174297 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-dd20707b-63f7-497f-a98b-c469c14094d9 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4bc6e0f2-7f23-4169-a913-b3997df2e49b Jul 03 19:37:11.174506 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-dd20707b-63f7-497f-a98b-c469c14094d9 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:11.174728 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-dd20707b-63f7-497f-a98b-c469c14094d9 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:11.182211 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:11.182211 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:11.186162 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-dd20707b-63f7-497f-a98b-c469c14094d9 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:11.190759 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-dd20707b-63f7-497f-a98b-c469c14094d9 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4bc6e0f2-7f23-4169-a913-b3997df2e49b returned with HTTP 200 Jul 03 19:37:11.191220 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1179/4713] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:11 2026] GET /volume/v3/volumes/4bc6e0f2-7f23-4169-a913-b3997df2e49b => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:11.315821 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f74e68f9-3de5-4b6b-869e-79f03dda9733 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:11.318341 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f74e68f9-3de5-4b6b-869e-79f03dda9733 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] DELETE https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 Jul 03 19:37:11.318637 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f74e68f9-3de5-4b6b-869e-79f03dda9733 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:11.318939 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f74e68f9-3de5-4b6b-869e-79f03dda9733 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:11.319226 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-f74e68f9-3de5-4b6b-869e-79f03dda9733 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Delete volume with id: 2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 Jul 03 19:37:11.327785 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:11.327785 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:11.328606 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f74e68f9-3de5-4b6b-869e-79f03dda9733 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:37:11.342564 np0000004460 devstack@c-api.service[99925]: WARNING cinder.keymgr.conf_key_mgr [None req-f74e68f9-3de5-4b6b-869e-79f03dda9733 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 19:37:11.349129 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f74e68f9-3de5-4b6b-869e-79f03dda9733 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Delete volume request issued successfully. Jul 03 19:37:11.349419 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f74e68f9-3de5-4b6b-869e-79f03dda9733 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 returned with HTTP 202 Jul 03 19:37:11.349851 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1187/4714] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:11 2026] DELETE /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:11.356478 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5e13c2a1-fc7d-42fa-8b54-97062f955af6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:11.358222 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5e13c2a1-fc7d-42fa-8b54-97062f955af6 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 Jul 03 19:37:11.358469 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5e13c2a1-fc7d-42fa-8b54-97062f955af6 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:11.358654 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5e13c2a1-fc7d-42fa-8b54-97062f955af6 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:11.370356 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:11.370356 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:11.370356 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5e13c2a1-fc7d-42fa-8b54-97062f955af6 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:37:11.378593 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5e13c2a1-fc7d-42fa-8b54-97062f955af6 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 returned with HTTP 200 Jul 03 19:37:11.379152 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1189/4715] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:11 2026] GET /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:11.782796 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-fd48e3c0-c41d-44cc-b9ec-b84680f35e9b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:11.785429 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fd48e3c0-c41d-44cc-b9ec-b84680f35e9b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/snapshots/868ea5fb-d6db-4745-b94b-17cf86a37b2f Jul 03 19:37:11.785704 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fd48e3c0-c41d-44cc-b9ec-b84680f35e9b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:11.785939 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fd48e3c0-c41d-44cc-b9ec-b84680f35e9b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:11.791836 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fd48e3c0-c41d-44cc-b9ec-b84680f35e9b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/snapshots/868ea5fb-d6db-4745-b94b-17cf86a37b2f returned with HTTP 404 Jul 03 19:37:11.792557 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1161/4716] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:11 2026] GET /volume/v3/snapshots/868ea5fb-d6db-4745-b94b-17cf86a37b2f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:11.800065 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1f15ab8d-e96c-4a51-ae4a-d4c9cb23f21d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:11.802098 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1f15ab8d-e96c-4a51-ae4a-d4c9cb23f21d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/fef08580-017a-4e24-b78c-b5a5d1f2743f Jul 03 19:37:11.802407 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1f15ab8d-e96c-4a51-ae4a-d4c9cb23f21d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:11.802601 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1f15ab8d-e96c-4a51-ae4a-d4c9cb23f21d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:11.802748 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-1f15ab8d-e96c-4a51-ae4a-d4c9cb23f21d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Delete snapshot with id: fef08580-017a-4e24-b78c-b5a5d1f2743f Jul 03 19:37:11.807907 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:11.807907 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:11.808467 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1f15ab8d-e96c-4a51-ae4a-d4c9cb23f21d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Snapshot retrieved successfully. Jul 03 19:37:11.824614 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1f15ab8d-e96c-4a51-ae4a-d4c9cb23f21d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Snapshot delete request issued successfully. Jul 03 19:37:11.824842 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1f15ab8d-e96c-4a51-ae4a-d4c9cb23f21d tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/snapshots/fef08580-017a-4e24-b78c-b5a5d1f2743f returned with HTTP 202 Jul 03 19:37:11.825350 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1180/4717] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:37:11 2026] DELETE /volume/v3/snapshots/fef08580-017a-4e24-b78c-b5a5d1f2743f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:11.832876 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-db6602c0-1f81-4772-9601-1101bcf6e89b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:11.835425 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-db6602c0-1f81-4772-9601-1101bcf6e89b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/snapshots/fef08580-017a-4e24-b78c-b5a5d1f2743f Jul 03 19:37:11.835741 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-db6602c0-1f81-4772-9601-1101bcf6e89b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:11.835994 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-db6602c0-1f81-4772-9601-1101bcf6e89b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:11.842954 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:11.842954 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:11.843685 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-db6602c0-1f81-4772-9601-1101bcf6e89b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Snapshot retrieved successfully. Jul 03 19:37:11.845109 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-db6602c0-1f81-4772-9601-1101bcf6e89b tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/snapshots/fef08580-017a-4e24-b78c-b5a5d1f2743f returned with HTTP 200 Jul 03 19:37:11.846048 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1188/4718] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:11 2026] GET /volume/v3/snapshots/fef08580-017a-4e24-b78c-b5a5d1f2743f => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:12.203842 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2ff89573-11dc-4cda-bf29-40ba776d8e14 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:12.205892 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2ff89573-11dc-4cda-bf29-40ba776d8e14 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4bc6e0f2-7f23-4169-a913-b3997df2e49b Jul 03 19:37:12.206146 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2ff89573-11dc-4cda-bf29-40ba776d8e14 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:12.206407 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2ff89573-11dc-4cda-bf29-40ba776d8e14 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:12.215921 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:12.215921 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:12.220633 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-2ff89573-11dc-4cda-bf29-40ba776d8e14 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:12.226643 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2ff89573-11dc-4cda-bf29-40ba776d8e14 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4bc6e0f2-7f23-4169-a913-b3997df2e49b returned with HTTP 200 Jul 03 19:37:12.227123 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1190/4719] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:12 2026] GET /volume/v3/volumes/4bc6e0f2-7f23-4169-a913-b3997df2e49b => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:12.239708 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4534b0a2-56ba-42b2-a960-064e0ee70907 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:12.241965 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4534b0a2-56ba-42b2-a960-064e0ee70907 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:37:12.242648 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4534b0a2-56ba-42b2-a960-064e0ee70907 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4bc6e0f2-7f23-4169-a913-b3997df2e49b", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1831687283"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:12.253942 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:12.253942 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:12.255049 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-4534b0a2-56ba-42b2-a960-064e0ee70907 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:12.255330 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-4534b0a2-56ba-42b2-a960-064e0ee70907 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create snapshot from volume 4bc6e0f2-7f23-4169-a913-b3997df2e49b Jul 03 19:37:12.283872 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-4534b0a2-56ba-42b2-a960-064e0ee70907 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Created reservations ['7c436377-de11-4215-af2c-5b037d729466', 'dcae7ac6-1d13-4d6c-8e60-d75b506034ce', '67ba729f-9352-4c22-90cc-9fc3118cfc88', 'dab61287-958f-4617-b744-703e8eed97e4'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:12.318650 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-4534b0a2-56ba-42b2-a960-064e0ee70907 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot create request issued successfully. Jul 03 19:37:12.319108 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4534b0a2-56ba-42b2-a960-064e0ee70907 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:37:12.319748 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1162/4720] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:37:12 2026] POST /volume/v3/snapshots => generated 310 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:12.331716 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b1f1db10-1e06-4da4-bb42-456c04a96f8a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:12.334323 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b1f1db10-1e06-4da4-bb42-456c04a96f8a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/681c9b0d-b056-47fd-8b71-21a2027fbb8b Jul 03 19:37:12.334606 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b1f1db10-1e06-4da4-bb42-456c04a96f8a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:12.334921 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b1f1db10-1e06-4da4-bb42-456c04a96f8a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:12.341031 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:12.341031 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:12.341651 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b1f1db10-1e06-4da4-bb42-456c04a96f8a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:37:12.342640 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b1f1db10-1e06-4da4-bb42-456c04a96f8a tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/681c9b0d-b056-47fd-8b71-21a2027fbb8b returned with HTTP 200 Jul 03 19:37:12.343299 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1181/4721] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:12 2026] GET /volume/v3/snapshots/681c9b0d-b056-47fd-8b71-21a2027fbb8b => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:12.397899 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ba678a5d-33c7-44a2-ab24-b1bb1c4bca4a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:12.399713 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ba678a5d-33c7-44a2-ab24-b1bb1c4bca4a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 Jul 03 19:37:12.399957 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ba678a5d-33c7-44a2-ab24-b1bb1c4bca4a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:12.400262 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ba678a5d-33c7-44a2-ab24-b1bb1c4bca4a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:12.406122 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ba678a5d-33c7-44a2-ab24-b1bb1c4bca4a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 returned with HTTP 404 Jul 03 19:37:12.406644 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1189/4722] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:12 2026] GET /volume/v3/volumes/2e39a65f-055c-4ec3-8f6f-9d18fdf48a86 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:12.413755 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f78fd73b-6c05-482b-b931-5a6d54d01c1e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:12.415440 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f78fd73b-6c05-482b-b931-5a6d54d01c1e tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] GET https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 Jul 03 19:37:12.415662 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f78fd73b-6c05-482b-b931-5a6d54d01c1e tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:12.415887 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f78fd73b-6c05-482b-b931-5a6d54d01c1e tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:12.416667 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-f78fd73b-6c05-482b-b931-5a6d54d01c1e tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:37:12.434538 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f78fd73b-6c05-482b-b931-5a6d54d01c1e tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Get all volumes completed successfully. Jul 03 19:37:12.436362 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:12.436362 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:12.442005 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f78fd73b-6c05-482b-b931-5a6d54d01c1e tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 19:37:12.442471 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1191/4723] 10.4.3.61 () {66 vars in 1278 bytes} [Fri Jul 3 19:37:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12505 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:37:12.459380 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-dbad22dd-18f3-4fc4-9452-5fa7be392f76 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:12.461735 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-dbad22dd-18f3-4fc4-9452-5fa7be392f76 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] DELETE https://10.4.3.61/volume/v3/types/7547fe61-d3ad-4539-aeea-4f9dc33cfb7f Jul 03 19:37:12.462128 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-dbad22dd-18f3-4fc4-9452-5fa7be392f76 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:12.462472 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-dbad22dd-18f3-4fc4-9452-5fa7be392f76 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Calling method '_delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:12.462786 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:12.462786 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:12.484855 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-dbad22dd-18f3-4fc4-9452-5fa7be392f76 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] https://10.4.3.61/volume/v3/types/7547fe61-d3ad-4539-aeea-4f9dc33cfb7f returned with HTTP 202 Jul 03 19:37:12.485589 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1163/4724] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:37:12 2026] DELETE /volume/v3/types/7547fe61-d3ad-4539-aeea-4f9dc33cfb7f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:12.496683 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-deab2155-59b5-46a4-bc3d-fbe5486b2804 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:12.498597 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-deab2155-59b5-46a4-bc3d-fbe5486b2804 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:37:12.498978 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-deab2155-59b5-46a4-bc3d-fbe5486b2804 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1058845845", "extra_specs": {}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:12.513003 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-deab2155-59b5-46a4-bc3d-fbe5486b2804 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:37:12.513469 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1182/4725] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:37:12 2026] POST /volume/v3/types => generated 214 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:12.522361 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-98435697-f416-4f8c-8ba4-5ccc6bc1e6c1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:12.524447 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-98435697-f416-4f8c-8ba4-5ccc6bc1e6c1 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] POST https://10.4.3.61/volume/v3/types/79a0e004-908e-40f6-b416-fbecae8e8892/encryption Jul 03 19:37:12.524915 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-98435697-f416-4f8c-8ba4-5ccc6bc1e6c1 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:12.543547 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-98435697-f416-4f8c-8ba4-5ccc6bc1e6c1 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] https://10.4.3.61/volume/v3/types/79a0e004-908e-40f6-b416-fbecae8e8892/encryption returned with HTTP 200 Jul 03 19:37:12.544308 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1190/4726] 10.4.3.61 () {68 vars in 1390 bytes} [Fri Jul 3 19:37:12 2026] POST /volume/v3/types/79a0e004-908e-40f6-b416-fbecae8e8892/encryption => generated 231 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:12.552883 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a5c8748f-6202-4d2c-9c96-f1d66471e8e2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:12.554742 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a5c8748f-6202-4d2c-9c96-f1d66471e8e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:37:12.555051 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a5c8748f-6202-4d2c-9c96-f1d66471e8e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-317660570", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1058845845", "size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:12.556497 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-a5c8748f-6202-4d2c-9c96-f1d66471e8e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-317660570', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1058845845', 'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:37:12.559679 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-a5c8748f-6202-4d2c-9c96-f1d66471e8e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Create volume of 1 GB Jul 03 19:37:12.559984 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:12.559984 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:12.560524 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a5c8748f-6202-4d2c-9c96-f1d66471e8e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Availability Zones retrieved successfully. Jul 03 19:37:12.566613 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a5c8748f-6202-4d2c-9c96-f1d66471e8e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Flow 'volume_create_api' (a78a3230-3fbb-4a68-8df3-28dd725e08be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:12.567616 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a5c8748f-6202-4d2c-9c96-f1d66471e8e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9082e1bc-5d03-49bd-a72e-70add6d1d69e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:12.568730 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-a5c8748f-6202-4d2c-9c96-f1d66471e8e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:37:12.598916 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a5c8748f-6202-4d2c-9c96-f1d66471e8e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9082e1bc-5d03-49bd-a72e-70add6d1d69e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:37:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=79a0e004-908e-40f6-b416-fbecae8e8892,is_public=True,name='tempest-scenario-type-luksv2-1058845845',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '79a0e004-908e-40f6-b416-fbecae8e8892', '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=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:12.600061 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a5c8748f-6202-4d2c-9c96-f1d66471e8e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71358d62-3edd-4abe-bb98-4753987faec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:12.634286 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-a5c8748f-6202-4d2c-9c96-f1d66471e8e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1058845845 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1058845845, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:37:12.634716 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-a5c8748f-6202-4d2c-9c96-f1d66471e8e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1058845845 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1058845845, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:37:12.678097 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-a5c8748f-6202-4d2c-9c96-f1d66471e8e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Created reservations ['f7d02596-91d9-4edb-87e9-7a6b3014ad88', '312d90fb-b68c-4ee7-9c0e-3724bebeceec', 'd6c3865d-f82c-474f-a0c5-579db81f757b', '8b0aa2e5-7b09-4859-92a9-258b502009b6'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:12.678905 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a5c8748f-6202-4d2c-9c96-f1d66471e8e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71358d62-3edd-4abe-bb98-4753987faec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7d02596-91d9-4edb-87e9-7a6b3014ad88', '312d90fb-b68c-4ee7-9c0e-3724bebeceec', 'd6c3865d-f82c-474f-a0c5-579db81f757b', '8b0aa2e5-7b09-4859-92a9-258b502009b6']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:12.679729 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a5c8748f-6202-4d2c-9c96-f1d66471e8e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (176eeb94-1b47-4bad-b794-5b2bd4dd4a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:12.705577 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a5c8748f-6202-4d2c-9c96-f1d66471e8e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (176eeb94-1b47-4bad-b794-5b2bd4dd4a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11ef3786-1888-4cec-acf8-13ea610ac681', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-317660570',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4fe1d95100c46199cb9bffb38c06e00',qos_specs=None,replication_status=,reservations=['f7d02596-91d9-4edb-87e9-7a6b3014ad88','312d90fb-b68c-4ee7-9c0e-3724bebeceec','d6c3865d-f82c-474f-a0c5-579db81f757b','8b0aa2e5-7b09-4859-92a9-258b502009b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f73e391114014c6183464f746fc5bd3f',volume_type_id=79a0e004-908e-40f6-b416-fbecae8e8892), 'volume': Volume(_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-03T19:37:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-317660570',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=11ef3786-1888-4cec-acf8-13ea610ac681,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4fe1d95100c46199cb9bffb38c06e00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f73e391114014c6183464f746fc5bd3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(79a0e004-908e-40f6-b416-fbecae8e8892),volume_type_id=79a0e004-908e-40f6-b416-fbecae8e8892)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:12.707014 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a5c8748f-6202-4d2c-9c96-f1d66471e8e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c21e665-5d96-4a54-a53b-3c707f863337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:12.738358 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a5c8748f-6202-4d2c-9c96-f1d66471e8e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c21e665-5d96-4a54-a53b-3c707f863337) transitioned into state 'SUCCESS' from state '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-317660570',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4fe1d95100c46199cb9bffb38c06e00',qos_specs=None,replication_status=,reservations=['f7d02596-91d9-4edb-87e9-7a6b3014ad88','312d90fb-b68c-4ee7-9c0e-3724bebeceec','d6c3865d-f82c-474f-a0c5-579db81f757b','8b0aa2e5-7b09-4859-92a9-258b502009b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f73e391114014c6183464f746fc5bd3f',volume_type_id=79a0e004-908e-40f6-b416-fbecae8e8892)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:12.739053 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a5c8748f-6202-4d2c-9c96-f1d66471e8e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c23d50dd-14c9-4faf-8d04-578c555a3106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:12.750508 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a5c8748f-6202-4d2c-9c96-f1d66471e8e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c23d50dd-14c9-4faf-8d04-578c555a3106) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:12.751362 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a5c8748f-6202-4d2c-9c96-f1d66471e8e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Flow 'volume_create_api' (a78a3230-3fbb-4a68-8df3-28dd725e08be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:12.751639 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a5c8748f-6202-4d2c-9c96-f1d66471e8e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Create volume request issued successfully. Jul 03 19:37:12.752318 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a5c8748f-6202-4d2c-9c96-f1d66471e8e2 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:37:12.752721 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1192/4727] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:37:12 2026] POST /volume/v3/volumes => generated 784 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:12.860059 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-91c40aec-397f-4b47-8982-7be441f9b087 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:12.862100 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-91c40aec-397f-4b47-8982-7be441f9b087 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/snapshots/fef08580-017a-4e24-b78c-b5a5d1f2743f Jul 03 19:37:12.862293 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-91c40aec-397f-4b47-8982-7be441f9b087 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:12.862466 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-91c40aec-397f-4b47-8982-7be441f9b087 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:12.868063 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-91c40aec-397f-4b47-8982-7be441f9b087 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/snapshots/fef08580-017a-4e24-b78c-b5a5d1f2743f returned with HTTP 404 Jul 03 19:37:12.868697 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1164/4728] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:12 2026] GET /volume/v3/snapshots/fef08580-017a-4e24-b78c-b5a5d1f2743f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:12.877421 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-eea097bd-e9ea-4801-b36c-ebbecfcacead None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:12.879511 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eea097bd-e9ea-4801-b36c-ebbecfcacead tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/6c19aa24-de64-440e-9861-11f5ef16f8e3 Jul 03 19:37:12.879802 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eea097bd-e9ea-4801-b36c-ebbecfcacead tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:12.880002 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eea097bd-e9ea-4801-b36c-ebbecfcacead tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:12.880187 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-eea097bd-e9ea-4801-b36c-ebbecfcacead tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Delete snapshot with id: 6c19aa24-de64-440e-9861-11f5ef16f8e3 Jul 03 19:37:12.887444 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:12.887444 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:12.888094 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-eea097bd-e9ea-4801-b36c-ebbecfcacead tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Snapshot retrieved successfully. Jul 03 19:37:12.909479 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-eea097bd-e9ea-4801-b36c-ebbecfcacead tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Snapshot delete request issued successfully. Jul 03 19:37:12.909720 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eea097bd-e9ea-4801-b36c-ebbecfcacead tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/snapshots/6c19aa24-de64-440e-9861-11f5ef16f8e3 returned with HTTP 202 Jul 03 19:37:12.910281 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1183/4729] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:37:12 2026] DELETE /volume/v3/snapshots/6c19aa24-de64-440e-9861-11f5ef16f8e3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:12.917498 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-40b96562-7351-48b0-980f-b216d9954471 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:12.919429 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-40b96562-7351-48b0-980f-b216d9954471 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/snapshots/6c19aa24-de64-440e-9861-11f5ef16f8e3 Jul 03 19:37:12.919822 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-40b96562-7351-48b0-980f-b216d9954471 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:12.919923 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-40b96562-7351-48b0-980f-b216d9954471 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:12.925419 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:12.925419 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:12.925915 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-40b96562-7351-48b0-980f-b216d9954471 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Snapshot retrieved successfully. Jul 03 19:37:12.926797 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-40b96562-7351-48b0-980f-b216d9954471 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/snapshots/6c19aa24-de64-440e-9861-11f5ef16f8e3 returned with HTTP 200 Jul 03 19:37:12.927349 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1191/4730] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:12 2026] GET /volume/v3/snapshots/6c19aa24-de64-440e-9861-11f5ef16f8e3 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:12.980594 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7f231036-c7c7-44f2-a676-5efe210e7be6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:13.100918 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7f231036-c7c7-44f2-a676-5efe210e7be6 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:37:13.101452 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7f231036-c7c7-44f2-a676-5efe210e7be6 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:13.103048 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-7f231036-c7c7-44f2-a676-5efe210e7be6 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:37:13.103185 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-7f231036-c7c7-44f2-a676-5efe210e7be6 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Create volume of 1 GB Jul 03 19:37:13.103506 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:13.103506 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:13.107355 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-7f231036-c7c7-44f2-a676-5efe210e7be6 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Availability Zones retrieved successfully. Jul 03 19:37:13.112655 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-7f231036-c7c7-44f2-a676-5efe210e7be6 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Flow 'volume_create_api' (9c4202fb-c081-4a00-826f-1ebc221f752d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:13.113656 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-7f231036-c7c7-44f2-a676-5efe210e7be6 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b8c0233-17c9-4764-aaca-038f3217f8fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:13.114596 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-7f231036-c7c7-44f2-a676-5efe210e7be6 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:37:13.146539 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-7f231036-c7c7-44f2-a676-5efe210e7be6 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b8c0233-17c9-4764-aaca-038f3217f8fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:13.147620 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-7f231036-c7c7-44f2-a676-5efe210e7be6 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c47982a1-df03-4d4d-bb9a-442b28dd96e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:13.224741 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-7f231036-c7c7-44f2-a676-5efe210e7be6 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Created reservations ['9aea4f3d-84cb-40b0-ac56-12b8b4350c92', 'a8dd8a7b-7c15-43aa-aca9-b8effe5de499', '5755082f-deda-4d68-822d-a974dbcc7eaa', '2b1a1df5-b163-4f02-b43b-7c15e82ff8ec'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:13.225726 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-7f231036-c7c7-44f2-a676-5efe210e7be6 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c47982a1-df03-4d4d-bb9a-442b28dd96e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9aea4f3d-84cb-40b0-ac56-12b8b4350c92', 'a8dd8a7b-7c15-43aa-aca9-b8effe5de499', '5755082f-deda-4d68-822d-a974dbcc7eaa', '2b1a1df5-b163-4f02-b43b-7c15e82ff8ec']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:13.226655 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-7f231036-c7c7-44f2-a676-5efe210e7be6 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b6d57f1-9b32-4808-9a30-2a4ad2e33770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:13.253946 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-7f231036-c7c7-44f2-a676-5efe210e7be6 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b6d57f1-9b32-4808-9a30-2a4ad2e33770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bae9ba0-6c11-4d3b-8612-7a094b60e7b7', '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='9227652f9f1d42f48f8eab0421238c32',qos_specs=None,replication_status=,reservations=['9aea4f3d-84cb-40b0-ac56-12b8b4350c92','a8dd8a7b-7c15-43aa-aca9-b8effe5de499','5755082f-deda-4d68-822d-a974dbcc7eaa','2b1a1df5-b163-4f02-b43b-7c15e82ff8ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a663e6b0bdb42378c8c68c6bc7ea101',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:37:13Z,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=2bae9ba0-6c11-4d3b-8612-7a094b60e7b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9227652f9f1d42f48f8eab0421238c32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a663e6b0bdb42378c8c68c6bc7ea101',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:13.254683 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-7f231036-c7c7-44f2-a676-5efe210e7be6 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f546ca84-8519-4d97-92e3-d4d37d1edddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:13.277023 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-7f231036-c7c7-44f2-a676-5efe210e7be6 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f546ca84-8519-4d97-92e3-d4d37d1edddf) transitioned into state 'SUCCESS' from 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='9227652f9f1d42f48f8eab0421238c32',qos_specs=None,replication_status=,reservations=['9aea4f3d-84cb-40b0-ac56-12b8b4350c92','a8dd8a7b-7c15-43aa-aca9-b8effe5de499','5755082f-deda-4d68-822d-a974dbcc7eaa','2b1a1df5-b163-4f02-b43b-7c15e82ff8ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a663e6b0bdb42378c8c68c6bc7ea101',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:13.277730 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-7f231036-c7c7-44f2-a676-5efe210e7be6 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0f1a8b0-b213-4bc8-a892-b09c6a74e03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:13.290044 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-7f231036-c7c7-44f2-a676-5efe210e7be6 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0f1a8b0-b213-4bc8-a892-b09c6a74e03f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:13.290044 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-7f231036-c7c7-44f2-a676-5efe210e7be6 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Flow 'volume_create_api' (9c4202fb-c081-4a00-826f-1ebc221f752d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:13.290337 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-7f231036-c7c7-44f2-a676-5efe210e7be6 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Create volume request issued successfully. Jul 03 19:37:13.290813 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7f231036-c7c7-44f2-a676-5efe210e7be6 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:37:13.291366 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1193/4731] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:37:12 2026] POST /volume/v3/volumes => generated 738 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:13.307033 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-2303290d-620b-4b78-8469-e38a0cc92283 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:13.308847 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2303290d-620b-4b78-8469-e38a0cc92283 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] GET https://10.4.3.61/volume/v3/volumes/2bae9ba0-6c11-4d3b-8612-7a094b60e7b7 Jul 03 19:37:13.309028 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2303290d-620b-4b78-8469-e38a0cc92283 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:13.309226 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2303290d-620b-4b78-8469-e38a0cc92283 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:13.316959 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:13.316959 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:13.321797 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-2303290d-620b-4b78-8469-e38a0cc92283 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Volume info retrieved successfully. Jul 03 19:37:13.326131 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2303290d-620b-4b78-8469-e38a0cc92283 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] https://10.4.3.61/volume/v3/volumes/2bae9ba0-6c11-4d3b-8612-7a094b60e7b7 returned with HTTP 200 Jul 03 19:37:13.326637 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1165/4732] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:13 2026] GET /volume/v3/volumes/2bae9ba0-6c11-4d3b-8612-7a094b60e7b7 => generated 806 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:13.356138 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-90d37c52-3380-449f-a9c4-0fe8229fcabb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:13.358681 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-90d37c52-3380-449f-a9c4-0fe8229fcabb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/681c9b0d-b056-47fd-8b71-21a2027fbb8b Jul 03 19:37:13.358949 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-90d37c52-3380-449f-a9c4-0fe8229fcabb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:13.359278 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-90d37c52-3380-449f-a9c4-0fe8229fcabb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:13.366074 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:13.366074 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:13.366815 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-90d37c52-3380-449f-a9c4-0fe8229fcabb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:37:13.367960 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-90d37c52-3380-449f-a9c4-0fe8229fcabb tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/681c9b0d-b056-47fd-8b71-21a2027fbb8b returned with HTTP 200 Jul 03 19:37:13.368576 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1184/4733] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:13 2026] GET /volume/v3/snapshots/681c9b0d-b056-47fd-8b71-21a2027fbb8b => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:13.379063 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b5948436-1416-4e29-bd84-1c745dddd1dc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:13.380936 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b5948436-1416-4e29-bd84-1c745dddd1dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:37:13.381534 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b5948436-1416-4e29-bd84-1c745dddd1dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "681c9b0d-b056-47fd-8b71-21a2027fbb8b", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1493806138"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:13.383452 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-b5948436-1416-4e29-bd84-1c745dddd1dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create volume request body: {'volume': {'snapshot_id': '681c9b0d-b056-47fd-8b71-21a2027fbb8b', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1493806138'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:37:13.389616 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:13.389616 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:13.390438 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b5948436-1416-4e29-bd84-1c745dddd1dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:37:13.390779 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-b5948436-1416-4e29-bd84-1c745dddd1dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create volume of 1 GB Jul 03 19:37:13.397263 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b5948436-1416-4e29-bd84-1c745dddd1dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Availability Zones retrieved successfully. Jul 03 19:37:13.411239 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b5948436-1416-4e29-bd84-1c745dddd1dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Flow 'volume_create_api' (499f4bc8-2a89-477a-9474-d87af031149b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:13.414392 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b5948436-1416-4e29-bd84-1c745dddd1dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2a5b32a-adac-4282-be13-e467b002be6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:13.417524 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-b5948436-1416-4e29-bd84-1c745dddd1dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:37:13.458899 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b5948436-1416-4e29-bd84-1c745dddd1dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2a5b32a-adac-4282-be13-e467b002be6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '681c9b0d-b056-47fd-8b71-21a2027fbb8b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:13.459781 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b5948436-1416-4e29-bd84-1c745dddd1dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09007da7-cd95-4f11-ba13-bb3d9272963d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:13.517092 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-b5948436-1416-4e29-bd84-1c745dddd1dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Created reservations ['f499b8ea-980b-405c-b56f-a0b314d45c01', 'c369521d-455e-4a5c-bd7f-09a1442e440d', '44f19207-93f1-4a0b-81b9-d2d619b5aa88', 'b69a6159-9735-44a4-a55e-b26d5a6a21d1'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:13.518398 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b5948436-1416-4e29-bd84-1c745dddd1dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09007da7-cd95-4f11-ba13-bb3d9272963d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f499b8ea-980b-405c-b56f-a0b314d45c01', 'c369521d-455e-4a5c-bd7f-09a1442e440d', '44f19207-93f1-4a0b-81b9-d2d619b5aa88', 'b69a6159-9735-44a4-a55e-b26d5a6a21d1']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:13.519464 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b5948436-1416-4e29-bd84-1c745dddd1dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (627b876c-0447-433b-8a35-2bbdac573424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:13.572766 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b5948436-1416-4e29-bd84-1c745dddd1dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (627b876c-0447-433b-8a35-2bbdac573424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a439a1c7-1be2-4eb9-9856-fb5bde29ec66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1493806138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b58f9e75eb407cb8188496f28645f7',qos_specs=None,replication_status=,reservations=['f499b8ea-980b-405c-b56f-a0b314d45c01','c369521d-455e-4a5c-bd7f-09a1442e440d','44f19207-93f1-4a0b-81b9-d2d619b5aa88','b69a6159-9735-44a4-a55e-b26d5a6a21d1'],size=1,snapshot_id=681c9b0d-b056-47fd-8b71-21a2027fbb8b,source_replicaid=,source_volid=None,status='creating',user_id='06152cc38e394c6b8e49513ee6ced50f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:37:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1493806138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a439a1c7-1be2-4eb9-9856-fb5bde29ec66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76b58f9e75eb407cb8188496f28645f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=681c9b0d-b056-47fd-8b71-21a2027fbb8b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06152cc38e394c6b8e49513ee6ced50f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:13.573754 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b5948436-1416-4e29-bd84-1c745dddd1dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4795fde0-c294-4c65-b1ce-52de0436c427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:13.594608 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b5948436-1416-4e29-bd84-1c745dddd1dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4795fde0-c294-4c65-b1ce-52de0436c427) transitioned into state 'SUCCESS' from state '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-1493806138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b58f9e75eb407cb8188496f28645f7',qos_specs=None,replication_status=,reservations=['f499b8ea-980b-405c-b56f-a0b314d45c01','c369521d-455e-4a5c-bd7f-09a1442e440d','44f19207-93f1-4a0b-81b9-d2d619b5aa88','b69a6159-9735-44a4-a55e-b26d5a6a21d1'],size=1,snapshot_id=681c9b0d-b056-47fd-8b71-21a2027fbb8b,source_replicaid=,source_volid=None,status='creating',user_id='06152cc38e394c6b8e49513ee6ced50f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:13.595504 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b5948436-1416-4e29-bd84-1c745dddd1dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (179b2f6d-aa90-4b1a-b2be-3671f1595f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:13.617911 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b5948436-1416-4e29-bd84-1c745dddd1dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (179b2f6d-aa90-4b1a-b2be-3671f1595f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:13.619033 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-b5948436-1416-4e29-bd84-1c745dddd1dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Flow 'volume_create_api' (499f4bc8-2a89-477a-9474-d87af031149b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:13.619484 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b5948436-1416-4e29-bd84-1c745dddd1dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Create volume request issued successfully. Jul 03 19:37:13.620147 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b5948436-1416-4e29-bd84-1c745dddd1dc tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:37:13.620714 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1192/4734] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:37:13 2026] POST /volume/v3/volumes => generated 786 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:13.634408 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3a94b6eb-c662-44cb-9118-8bc7770a753c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:13.637144 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3a94b6eb-c662-44cb-9118-8bc7770a753c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/a439a1c7-1be2-4eb9-9856-fb5bde29ec66 Jul 03 19:37:13.637532 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3a94b6eb-c662-44cb-9118-8bc7770a753c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:13.637598 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3a94b6eb-c662-44cb-9118-8bc7770a753c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:13.644442 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:13.644442 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:13.648604 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-3a94b6eb-c662-44cb-9118-8bc7770a753c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:13.653702 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3a94b6eb-c662-44cb-9118-8bc7770a753c tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/a439a1c7-1be2-4eb9-9856-fb5bde29ec66 returned with HTTP 200 Jul 03 19:37:13.654126 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1194/4735] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:13 2026] GET /volume/v3/volumes/a439a1c7-1be2-4eb9-9856-fb5bde29ec66 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:13.937894 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-77e7dc84-1419-4550-8543-63f197513a36 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:13.940378 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-77e7dc84-1419-4550-8543-63f197513a36 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/snapshots/6c19aa24-de64-440e-9861-11f5ef16f8e3 Jul 03 19:37:13.940581 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-77e7dc84-1419-4550-8543-63f197513a36 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:13.940821 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-77e7dc84-1419-4550-8543-63f197513a36 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:13.945903 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-77e7dc84-1419-4550-8543-63f197513a36 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/snapshots/6c19aa24-de64-440e-9861-11f5ef16f8e3 returned with HTTP 404 Jul 03 19:37:13.946515 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1166/4736] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:13 2026] GET /volume/v3/snapshots/6c19aa24-de64-440e-9861-11f5ef16f8e3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 19:37:13.956091 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0f491402-d3b1-4605-a493-65527149e3e1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:13.958180 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0f491402-d3b1-4605-a493-65527149e3e1 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c Jul 03 19:37:13.958433 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0f491402-d3b1-4605-a493-65527149e3e1 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:13.958679 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0f491402-d3b1-4605-a493-65527149e3e1 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:13.967531 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:13.967531 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:13.972696 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0f491402-d3b1-4605-a493-65527149e3e1 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:37:13.978445 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0f491402-d3b1-4605-a493-65527149e3e1 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c returned with HTTP 200 Jul 03 19:37:13.979039 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1185/4737] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:13 2026] GET /volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:13.993950 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-35a12cb7-e308-4938-a650-b99a11326d65 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:13.996624 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-35a12cb7-e308-4938-a650-b99a11326d65 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c Jul 03 19:37:13.996892 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-35a12cb7-e308-4938-a650-b99a11326d65 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:13.997130 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-35a12cb7-e308-4938-a650-b99a11326d65 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:14.006572 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:14.006572 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:14.012112 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-35a12cb7-e308-4938-a650-b99a11326d65 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:37:14.017067 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-35a12cb7-e308-4938-a650-b99a11326d65 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c returned with HTTP 200 Jul 03 19:37:14.017551 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1193/4738] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:13 2026] GET /volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:14.039036 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4dc1a1e6-ef4e-4a7d-a42d-c2891a910c18 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:14.041061 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4dc1a1e6-ef4e-4a7d-a42d-c2891a910c18 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] DELETE https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c Jul 03 19:37:14.041330 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4dc1a1e6-ef4e-4a7d-a42d-c2891a910c18 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:14.041624 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4dc1a1e6-ef4e-4a7d-a42d-c2891a910c18 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:14.041836 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-4dc1a1e6-ef4e-4a7d-a42d-c2891a910c18 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Delete volume with id: 5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c Jul 03 19:37:14.048982 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:14.048982 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:14.049485 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4dc1a1e6-ef4e-4a7d-a42d-c2891a910c18 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:37:14.067400 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4dc1a1e6-ef4e-4a7d-a42d-c2891a910c18 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Delete volume request issued successfully. Jul 03 19:37:14.067585 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4dc1a1e6-ef4e-4a7d-a42d-c2891a910c18 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c returned with HTTP 202 Jul 03 19:37:14.067986 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1195/4739] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:14 2026] DELETE /volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:14.077029 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-97e72b39-52ad-486f-8d17-093d058e5f85 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:14.079436 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-97e72b39-52ad-486f-8d17-093d058e5f85 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c Jul 03 19:37:14.079665 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-97e72b39-52ad-486f-8d17-093d058e5f85 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:14.079888 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-97e72b39-52ad-486f-8d17-093d058e5f85 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:14.089012 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:14.089012 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:14.093180 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-97e72b39-52ad-486f-8d17-093d058e5f85 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Volume info retrieved successfully. Jul 03 19:37:14.098247 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-97e72b39-52ad-486f-8d17-093d058e5f85 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c returned with HTTP 200 Jul 03 19:37:14.098843 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1167/4740] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:14 2026] GET /volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:14.343379 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0876959b-602f-4211-a63a-e659ed845d28 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:14.345152 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0876959b-602f-4211-a63a-e659ed845d28 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] GET https://10.4.3.61/volume/v3/volumes/2bae9ba0-6c11-4d3b-8612-7a094b60e7b7 Jul 03 19:37:14.345629 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0876959b-602f-4211-a63a-e659ed845d28 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:14.345963 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0876959b-602f-4211-a63a-e659ed845d28 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:14.356908 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:14.356908 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:14.361389 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0876959b-602f-4211-a63a-e659ed845d28 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Volume info retrieved successfully. Jul 03 19:37:14.365953 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0876959b-602f-4211-a63a-e659ed845d28 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] https://10.4.3.61/volume/v3/volumes/2bae9ba0-6c11-4d3b-8612-7a094b60e7b7 returned with HTTP 200 Jul 03 19:37:14.366502 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1186/4741] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:14 2026] GET /volume/v3/volumes/2bae9ba0-6c11-4d3b-8612-7a094b60e7b7 => generated 831 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:14.381788 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3b75aaba-5aed-4197-ac86-9af18440a9d5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:14.385676 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3b75aaba-5aed-4197-ac86-9af18440a9d5 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] GET https://10.4.3.61/volume/v3/volumes/2bae9ba0-6c11-4d3b-8612-7a094b60e7b7 Jul 03 19:37:14.385877 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3b75aaba-5aed-4197-ac86-9af18440a9d5 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:14.386126 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3b75aaba-5aed-4197-ac86-9af18440a9d5 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:14.399043 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:14.399043 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:14.405304 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3b75aaba-5aed-4197-ac86-9af18440a9d5 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Volume info retrieved successfully. Jul 03 19:37:14.410618 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3b75aaba-5aed-4197-ac86-9af18440a9d5 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] https://10.4.3.61/volume/v3/volumes/2bae9ba0-6c11-4d3b-8612-7a094b60e7b7 returned with HTTP 200 Jul 03 19:37:14.411001 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1194/4742] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:14 2026] GET /volume/v3/volumes/2bae9ba0-6c11-4d3b-8612-7a094b60e7b7 => generated 831 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:14.428706 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-eca4f330-8d6c-4462-a5f4-1cd8a2aefeee None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:14.430534 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-eca4f330-8d6c-4462-a5f4-1cd8a2aefeee tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:37:14.430896 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-eca4f330-8d6c-4462-a5f4-1cd8a2aefeee tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1812362523"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:14.432717 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-eca4f330-8d6c-4462-a5f4-1cd8a2aefeee tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1812362523'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:37:14.432870 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-eca4f330-8d6c-4462-a5f4-1cd8a2aefeee tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Create volume of 1 GB Jul 03 19:37:14.437432 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-eca4f330-8d6c-4462-a5f4-1cd8a2aefeee tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Availability Zones retrieved successfully. Jul 03 19:37:14.443191 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-eca4f330-8d6c-4462-a5f4-1cd8a2aefeee tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Flow 'volume_create_api' (73584ee4-6668-4725-90c9-8f31a9f545c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:14.444235 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-eca4f330-8d6c-4462-a5f4-1cd8a2aefeee tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0354dce3-04ff-4f97-b5d5-a62ef083aa20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:14.445263 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-eca4f330-8d6c-4462-a5f4-1cd8a2aefeee tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:37:14.471855 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-eca4f330-8d6c-4462-a5f4-1cd8a2aefeee tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0354dce3-04ff-4f97-b5d5-a62ef083aa20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:14.472635 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-eca4f330-8d6c-4462-a5f4-1cd8a2aefeee tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6b3a5df-2844-4031-8412-8bf88dfca787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:14.510307 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-eca4f330-8d6c-4462-a5f4-1cd8a2aefeee tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Created reservations ['5f2f5b13-f187-4803-ad13-56fb5006af09', '844d8bed-186c-4995-abe5-3e2015791396', '6517fc96-3233-41af-8ad0-1069a9b593c0', 'bbde4246-15e3-4ba8-94a9-e887124318ab'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:14.511017 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-eca4f330-8d6c-4462-a5f4-1cd8a2aefeee tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6b3a5df-2844-4031-8412-8bf88dfca787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f2f5b13-f187-4803-ad13-56fb5006af09', '844d8bed-186c-4995-abe5-3e2015791396', '6517fc96-3233-41af-8ad0-1069a9b593c0', 'bbde4246-15e3-4ba8-94a9-e887124318ab']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:14.511728 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-eca4f330-8d6c-4462-a5f4-1cd8a2aefeee tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2edbfe87-f13d-4e34-b1b1-ab7792607548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:14.533974 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-eca4f330-8d6c-4462-a5f4-1cd8a2aefeee tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2edbfe87-f13d-4e34-b1b1-ab7792607548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9970c588-5e71-4aeb-8736-4d2c2be03196', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1812362523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9227652f9f1d42f48f8eab0421238c32',qos_specs=None,replication_status=,reservations=['5f2f5b13-f187-4803-ad13-56fb5006af09','844d8bed-186c-4995-abe5-3e2015791396','6517fc96-3233-41af-8ad0-1069a9b593c0','bbde4246-15e3-4ba8-94a9-e887124318ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a663e6b0bdb42378c8c68c6bc7ea101',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:37:14Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1812362523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9970c588-5e71-4aeb-8736-4d2c2be03196,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9227652f9f1d42f48f8eab0421238c32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a663e6b0bdb42378c8c68c6bc7ea101',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:14.534748 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-eca4f330-8d6c-4462-a5f4-1cd8a2aefeee tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c10144e-1997-4ec3-bcf2-90e7bc8c2d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:14.551544 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-eca4f330-8d6c-4462-a5f4-1cd8a2aefeee tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c10144e-1997-4ec3-bcf2-90e7bc8c2d69) transitioned into 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-1812362523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9227652f9f1d42f48f8eab0421238c32',qos_specs=None,replication_status=,reservations=['5f2f5b13-f187-4803-ad13-56fb5006af09','844d8bed-186c-4995-abe5-3e2015791396','6517fc96-3233-41af-8ad0-1069a9b593c0','bbde4246-15e3-4ba8-94a9-e887124318ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a663e6b0bdb42378c8c68c6bc7ea101',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:14.552288 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-eca4f330-8d6c-4462-a5f4-1cd8a2aefeee tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8c89179-4529-43bc-8f45-bb5fc9864da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:14.562022 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-eca4f330-8d6c-4462-a5f4-1cd8a2aefeee tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8c89179-4529-43bc-8f45-bb5fc9864da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:14.562896 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-eca4f330-8d6c-4462-a5f4-1cd8a2aefeee tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Flow 'volume_create_api' (73584ee4-6668-4725-90c9-8f31a9f545c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:14.563336 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-eca4f330-8d6c-4462-a5f4-1cd8a2aefeee tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Create volume request issued successfully. Jul 03 19:37:14.563929 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-eca4f330-8d6c-4462-a5f4-1cd8a2aefeee tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:37:14.564322 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1196/4743] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:37:14 2026] POST /volume/v3/volumes => generated 774 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:14.576406 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-bc573c48-1007-4159-9525-7a6c2e7f9e18 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:14.578305 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bc573c48-1007-4159-9525-7a6c2e7f9e18 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] GET https://10.4.3.61/volume/v3/volumes/9970c588-5e71-4aeb-8736-4d2c2be03196 Jul 03 19:37:14.578551 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bc573c48-1007-4159-9525-7a6c2e7f9e18 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:14.578785 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bc573c48-1007-4159-9525-7a6c2e7f9e18 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:14.586894 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:14.586894 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:14.592311 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-bc573c48-1007-4159-9525-7a6c2e7f9e18 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Volume info retrieved successfully. Jul 03 19:37:14.597677 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bc573c48-1007-4159-9525-7a6c2e7f9e18 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] https://10.4.3.61/volume/v3/volumes/9970c588-5e71-4aeb-8736-4d2c2be03196 returned with HTTP 200 Jul 03 19:37:14.598021 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1168/4744] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:14 2026] GET /volume/v3/volumes/9970c588-5e71-4aeb-8736-4d2c2be03196 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:14.670250 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-de009221-862d-4178-8df7-ed04d50e0c9b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:14.672323 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-de009221-862d-4178-8df7-ed04d50e0c9b tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/a439a1c7-1be2-4eb9-9856-fb5bde29ec66 Jul 03 19:37:14.672651 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-de009221-862d-4178-8df7-ed04d50e0c9b tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:14.672981 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-de009221-862d-4178-8df7-ed04d50e0c9b tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:14.680933 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:14.680933 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:14.684583 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-de009221-862d-4178-8df7-ed04d50e0c9b tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:14.689178 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-de009221-862d-4178-8df7-ed04d50e0c9b tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/a439a1c7-1be2-4eb9-9856-fb5bde29ec66 returned with HTTP 200 Jul 03 19:37:14.689612 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1187/4745] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:14 2026] GET /volume/v3/volumes/a439a1c7-1be2-4eb9-9856-fb5bde29ec66 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:14.706432 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f7718a10-7c51-49b1-a221-28f61ed8f3ed None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:14.708964 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f7718a10-7c51-49b1-a221-28f61ed8f3ed tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/a439a1c7-1be2-4eb9-9856-fb5bde29ec66 Jul 03 19:37:14.709281 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f7718a10-7c51-49b1-a221-28f61ed8f3ed tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:14.709600 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f7718a10-7c51-49b1-a221-28f61ed8f3ed tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:14.719353 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:14.719353 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:14.725087 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f7718a10-7c51-49b1-a221-28f61ed8f3ed tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:14.731987 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f7718a10-7c51-49b1-a221-28f61ed8f3ed tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/a439a1c7-1be2-4eb9-9856-fb5bde29ec66 returned with HTTP 200 Jul 03 19:37:14.732579 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1195/4746] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:14 2026] GET /volume/v3/volumes/a439a1c7-1be2-4eb9-9856-fb5bde29ec66 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:14.752392 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c43e0344-0179-4607-841b-e0a05e3bdc0d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:14.755120 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c43e0344-0179-4607-841b-e0a05e3bdc0d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/volumes/a439a1c7-1be2-4eb9-9856-fb5bde29ec66 Jul 03 19:37:14.755385 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c43e0344-0179-4607-841b-e0a05e3bdc0d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:14.755607 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c43e0344-0179-4607-841b-e0a05e3bdc0d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:14.755805 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-c43e0344-0179-4607-841b-e0a05e3bdc0d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete volume with id: a439a1c7-1be2-4eb9-9856-fb5bde29ec66 Jul 03 19:37:14.764533 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:14.764533 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:14.765142 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c43e0344-0179-4607-841b-e0a05e3bdc0d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:14.808490 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c43e0344-0179-4607-841b-e0a05e3bdc0d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete volume request issued successfully. Jul 03 19:37:14.808716 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c43e0344-0179-4607-841b-e0a05e3bdc0d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/a439a1c7-1be2-4eb9-9856-fb5bde29ec66 returned with HTTP 202 Jul 03 19:37:14.809285 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1197/4747] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:14 2026] DELETE /volume/v3/volumes/a439a1c7-1be2-4eb9-9856-fb5bde29ec66 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:14.819171 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1a297fee-6193-44e4-a4b3-932ece6f6718 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:14.821183 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1a297fee-6193-44e4-a4b3-932ece6f6718 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/a439a1c7-1be2-4eb9-9856-fb5bde29ec66 Jul 03 19:37:14.821473 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1a297fee-6193-44e4-a4b3-932ece6f6718 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:14.821742 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1a297fee-6193-44e4-a4b3-932ece6f6718 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:14.831629 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:14.831629 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:14.837269 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1a297fee-6193-44e4-a4b3-932ece6f6718 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:14.842980 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1a297fee-6193-44e4-a4b3-932ece6f6718 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/a439a1c7-1be2-4eb9-9856-fb5bde29ec66 returned with HTTP 200 Jul 03 19:37:14.843424 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1169/4748] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:14 2026] GET /volume/v3/volumes/a439a1c7-1be2-4eb9-9856-fb5bde29ec66 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:15.112590 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9d33f666-68fb-4318-9a4a-42fb76e13b32 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:15.114734 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9d33f666-68fb-4318-9a4a-42fb76e13b32 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] GET https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c Jul 03 19:37:15.115018 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9d33f666-68fb-4318-9a4a-42fb76e13b32 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:15.115313 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9d33f666-68fb-4318-9a4a-42fb76e13b32 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:15.122289 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9d33f666-68fb-4318-9a4a-42fb76e13b32 tempest-SnapshotDataIntegrityTests-41229454 tempest-SnapshotDataIntegrityTests-41229454-project-member] https://10.4.3.61/volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c returned with HTTP 404 Jul 03 19:37:15.122289 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1188/4749] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:15 2026] GET /volume/v3/volumes/5a1bee7b-df8c-4632-a6ea-b8ff1bec6d6c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:15.612097 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-69de732d-300a-4c5d-b682-05f246cb60c3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:15.615810 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-69de732d-300a-4c5d-b682-05f246cb60c3 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] GET https://10.4.3.61/volume/v3/volumes/9970c588-5e71-4aeb-8736-4d2c2be03196 Jul 03 19:37:15.615810 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-69de732d-300a-4c5d-b682-05f246cb60c3 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:15.615810 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-69de732d-300a-4c5d-b682-05f246cb60c3 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:15.624136 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:15.624136 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:15.628362 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-69de732d-300a-4c5d-b682-05f246cb60c3 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Volume info retrieved successfully. Jul 03 19:37:15.633539 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-69de732d-300a-4c5d-b682-05f246cb60c3 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] https://10.4.3.61/volume/v3/volumes/9970c588-5e71-4aeb-8736-4d2c2be03196 returned with HTTP 200 Jul 03 19:37:15.634047 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1196/4750] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:15 2026] GET /volume/v3/volumes/9970c588-5e71-4aeb-8736-4d2c2be03196 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:15.648780 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-caa326c7-1e42-4dfd-8094-59e8c27ea8cb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:15.651209 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-caa326c7-1e42-4dfd-8094-59e8c27ea8cb tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] GET https://10.4.3.61/volume/v3/volumes/9970c588-5e71-4aeb-8736-4d2c2be03196 Jul 03 19:37:15.651446 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-caa326c7-1e42-4dfd-8094-59e8c27ea8cb tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:15.651616 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-caa326c7-1e42-4dfd-8094-59e8c27ea8cb tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:15.659974 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:15.659974 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:15.664583 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-caa326c7-1e42-4dfd-8094-59e8c27ea8cb tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Volume info retrieved successfully. Jul 03 19:37:15.668984 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-caa326c7-1e42-4dfd-8094-59e8c27ea8cb tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] https://10.4.3.61/volume/v3/volumes/9970c588-5e71-4aeb-8736-4d2c2be03196 returned with HTTP 200 Jul 03 19:37:15.669334 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1198/4751] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:15 2026] GET /volume/v3/volumes/9970c588-5e71-4aeb-8736-4d2c2be03196 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:15.684566 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f8934dca-c88c-47af-84fd-5a8242effc4c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:15.691266 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f8934dca-c88c-47af-84fd-5a8242effc4c tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:37:15.691266 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f8934dca-c88c-47af-84fd-5a8242effc4c tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9970c588-5e71-4aeb-8736-4d2c2be03196", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-81602008"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:15.716063 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:15.716063 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:15.716611 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f8934dca-c88c-47af-84fd-5a8242effc4c tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Volume info retrieved successfully. Jul 03 19:37:15.716767 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-f8934dca-c88c-47af-84fd-5a8242effc4c tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Create snapshot from volume 9970c588-5e71-4aeb-8736-4d2c2be03196 Jul 03 19:37:15.755383 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-f8934dca-c88c-47af-84fd-5a8242effc4c tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Created reservations ['f08ac28b-e59b-4be3-b646-6087e3f7f046', 'f2f996a5-b183-4ca1-b301-281448eda971', '40eb722f-ed70-4e0b-b6b4-9295a4a88533', '2b8fbade-09b7-49b4-9e0c-79b52fe11003'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:15.785098 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f8934dca-c88c-47af-84fd-5a8242effc4c tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Snapshot create request issued successfully. Jul 03 19:37:15.785468 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f8934dca-c88c-47af-84fd-5a8242effc4c tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:37:15.785921 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1170/4752] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:37:15 2026] POST /volume/v3/snapshots => generated 324 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:15.794776 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2a15b2e5-e127-4382-a2b9-1ba1512fea11 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:15.797241 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2a15b2e5-e127-4382-a2b9-1ba1512fea11 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] GET https://10.4.3.61/volume/v3/snapshots/51a1b0f0-15ba-4059-98c5-a183d77cdc2d Jul 03 19:37:15.797570 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2a15b2e5-e127-4382-a2b9-1ba1512fea11 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:15.797860 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2a15b2e5-e127-4382-a2b9-1ba1512fea11 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:15.804385 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:15.804385 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:15.804549 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2a15b2e5-e127-4382-a2b9-1ba1512fea11 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Snapshot retrieved successfully. Jul 03 19:37:15.805709 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2a15b2e5-e127-4382-a2b9-1ba1512fea11 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] https://10.4.3.61/volume/v3/snapshots/51a1b0f0-15ba-4059-98c5-a183d77cdc2d returned with HTTP 200 Jul 03 19:37:15.806308 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1189/4753] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:15 2026] GET /volume/v3/snapshots/51a1b0f0-15ba-4059-98c5-a183d77cdc2d => generated 456 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:15.860654 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ee0294f4-7946-43b2-afbd-611be036ed9d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:15.865737 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ee0294f4-7946-43b2-afbd-611be036ed9d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/a439a1c7-1be2-4eb9-9856-fb5bde29ec66 Jul 03 19:37:15.865737 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ee0294f4-7946-43b2-afbd-611be036ed9d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:15.865737 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ee0294f4-7946-43b2-afbd-611be036ed9d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:15.874193 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ee0294f4-7946-43b2-afbd-611be036ed9d tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/a439a1c7-1be2-4eb9-9856-fb5bde29ec66 returned with HTTP 404 Jul 03 19:37:15.874193 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1197/4754] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:15 2026] GET /volume/v3/volumes/a439a1c7-1be2-4eb9-9856-fb5bde29ec66 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:15.880816 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9fbff104-385f-44c5-9a30-f991d41b79ef None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:15.882653 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9fbff104-385f-44c5-9a30-f991d41b79ef tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/a439a1c7-1be2-4eb9-9856-fb5bde29ec66 Jul 03 19:37:15.882845 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9fbff104-385f-44c5-9a30-f991d41b79ef tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:15.883027 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9fbff104-385f-44c5-9a30-f991d41b79ef tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:15.888561 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9fbff104-385f-44c5-9a30-f991d41b79ef tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/a439a1c7-1be2-4eb9-9856-fb5bde29ec66 returned with HTTP 404 Jul 03 19:37:15.889016 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1199/4755] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:15 2026] GET /volume/v3/volumes/a439a1c7-1be2-4eb9-9856-fb5bde29ec66 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:15.896320 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-bfd709f1-bd23-4383-8e74-1ac6eae1def0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:15.899063 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bfd709f1-bd23-4383-8e74-1ac6eae1def0 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/volumes/a439a1c7-1be2-4eb9-9856-fb5bde29ec66 Jul 03 19:37:15.899431 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bfd709f1-bd23-4383-8e74-1ac6eae1def0 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:15.899717 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bfd709f1-bd23-4383-8e74-1ac6eae1def0 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:15.899991 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-bfd709f1-bd23-4383-8e74-1ac6eae1def0 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete volume with id: a439a1c7-1be2-4eb9-9856-fb5bde29ec66 Jul 03 19:37:15.908436 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bfd709f1-bd23-4383-8e74-1ac6eae1def0 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/a439a1c7-1be2-4eb9-9856-fb5bde29ec66 returned with HTTP 404 Jul 03 19:37:15.909130 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1171/4756] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:15 2026] DELETE /volume/v3/volumes/a439a1c7-1be2-4eb9-9856-fb5bde29ec66 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:15.916240 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-90b90201-d88f-4ca8-9874-766d27054490 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:15.920773 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-90b90201-d88f-4ca8-9874-766d27054490 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/681c9b0d-b056-47fd-8b71-21a2027fbb8b Jul 03 19:37:15.920973 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-90b90201-d88f-4ca8-9874-766d27054490 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:15.921178 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-90b90201-d88f-4ca8-9874-766d27054490 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:15.921346 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-90b90201-d88f-4ca8-9874-766d27054490 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete snapshot with id: 681c9b0d-b056-47fd-8b71-21a2027fbb8b Jul 03 19:37:15.926487 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:15.926487 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:15.926979 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-90b90201-d88f-4ca8-9874-766d27054490 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:37:15.942955 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-90b90201-d88f-4ca8-9874-766d27054490 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot delete request issued successfully. Jul 03 19:37:15.943129 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-90b90201-d88f-4ca8-9874-766d27054490 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/681c9b0d-b056-47fd-8b71-21a2027fbb8b returned with HTTP 202 Jul 03 19:37:15.943623 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1190/4757] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:37:15 2026] DELETE /volume/v3/snapshots/681c9b0d-b056-47fd-8b71-21a2027fbb8b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:15.950635 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-668a0577-5929-4510-ad46-ea80c6f41773 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:15.951997 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-668a0577-5929-4510-ad46-ea80c6f41773 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/681c9b0d-b056-47fd-8b71-21a2027fbb8b Jul 03 19:37:15.952461 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-668a0577-5929-4510-ad46-ea80c6f41773 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:15.952746 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-668a0577-5929-4510-ad46-ea80c6f41773 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:15.957979 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:15.957979 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:15.958618 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-668a0577-5929-4510-ad46-ea80c6f41773 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Snapshot retrieved successfully. Jul 03 19:37:15.959476 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-668a0577-5929-4510-ad46-ea80c6f41773 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/681c9b0d-b056-47fd-8b71-21a2027fbb8b returned with HTTP 200 Jul 03 19:37:15.959961 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1198/4758] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:15 2026] GET /volume/v3/snapshots/681c9b0d-b056-47fd-8b71-21a2027fbb8b => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:16.815611 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e222bd65-8939-4d0b-adab-de801789ed08 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:16.818241 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e222bd65-8939-4d0b-adab-de801789ed08 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] GET https://10.4.3.61/volume/v3/snapshots/51a1b0f0-15ba-4059-98c5-a183d77cdc2d Jul 03 19:37:16.818509 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e222bd65-8939-4d0b-adab-de801789ed08 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:16.818837 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e222bd65-8939-4d0b-adab-de801789ed08 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:16.825455 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:16.825455 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:16.826051 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e222bd65-8939-4d0b-adab-de801789ed08 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Snapshot retrieved successfully. Jul 03 19:37:16.827082 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e222bd65-8939-4d0b-adab-de801789ed08 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] https://10.4.3.61/volume/v3/snapshots/51a1b0f0-15ba-4059-98c5-a183d77cdc2d returned with HTTP 200 Jul 03 19:37:16.827617 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1200/4759] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:16 2026] GET /volume/v3/snapshots/51a1b0f0-15ba-4059-98c5-a183d77cdc2d => generated 483 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:16.835807 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5f5258ff-aa7d-43b8-950f-caba1b4f80c8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:16.837765 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5f5258ff-aa7d-43b8-950f-caba1b4f80c8 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] GET https://10.4.3.61/volume/v3/snapshots/51a1b0f0-15ba-4059-98c5-a183d77cdc2d Jul 03 19:37:16.837963 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5f5258ff-aa7d-43b8-950f-caba1b4f80c8 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:16.838178 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5f5258ff-aa7d-43b8-950f-caba1b4f80c8 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:16.843729 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:16.843729 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:16.844258 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5f5258ff-aa7d-43b8-950f-caba1b4f80c8 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Snapshot retrieved successfully. Jul 03 19:37:16.845084 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5f5258ff-aa7d-43b8-950f-caba1b4f80c8 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] https://10.4.3.61/volume/v3/snapshots/51a1b0f0-15ba-4059-98c5-a183d77cdc2d returned with HTTP 200 Jul 03 19:37:16.845531 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1172/4760] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:16 2026] GET /volume/v3/snapshots/51a1b0f0-15ba-4059-98c5-a183d77cdc2d => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:16.854591 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2490dda0-6ab7-4f35-ad07-598cf0d7e0d5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:16.856755 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2490dda0-6ab7-4f35-ad07-598cf0d7e0d5 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/51a1b0f0-15ba-4059-98c5-a183d77cdc2d Jul 03 19:37:16.857041 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2490dda0-6ab7-4f35-ad07-598cf0d7e0d5 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:16.857294 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2490dda0-6ab7-4f35-ad07-598cf0d7e0d5 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:16.857447 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-2490dda0-6ab7-4f35-ad07-598cf0d7e0d5 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Delete snapshot with id: 51a1b0f0-15ba-4059-98c5-a183d77cdc2d Jul 03 19:37:16.863852 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:16.863852 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:16.864515 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2490dda0-6ab7-4f35-ad07-598cf0d7e0d5 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Snapshot retrieved successfully. Jul 03 19:37:16.884431 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2490dda0-6ab7-4f35-ad07-598cf0d7e0d5 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Snapshot delete request issued successfully. Jul 03 19:37:16.884698 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2490dda0-6ab7-4f35-ad07-598cf0d7e0d5 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] https://10.4.3.61/volume/v3/snapshots/51a1b0f0-15ba-4059-98c5-a183d77cdc2d returned with HTTP 202 Jul 03 19:37:16.885629 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1191/4761] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:37:16 2026] DELETE /volume/v3/snapshots/51a1b0f0-15ba-4059-98c5-a183d77cdc2d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:16.893420 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-968d84f3-805a-42f0-b861-f5ae3a3b4643 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:16.895498 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-968d84f3-805a-42f0-b861-f5ae3a3b4643 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] GET https://10.4.3.61/volume/v3/snapshots/51a1b0f0-15ba-4059-98c5-a183d77cdc2d Jul 03 19:37:16.895729 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-968d84f3-805a-42f0-b861-f5ae3a3b4643 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:16.895965 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-968d84f3-805a-42f0-b861-f5ae3a3b4643 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:16.902643 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:16.902643 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:16.903151 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-968d84f3-805a-42f0-b861-f5ae3a3b4643 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Snapshot retrieved successfully. Jul 03 19:37:16.904086 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-968d84f3-805a-42f0-b861-f5ae3a3b4643 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] https://10.4.3.61/volume/v3/snapshots/51a1b0f0-15ba-4059-98c5-a183d77cdc2d returned with HTTP 200 Jul 03 19:37:16.904711 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1199/4762] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:16 2026] GET /volume/v3/snapshots/51a1b0f0-15ba-4059-98c5-a183d77cdc2d => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:16.968810 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3d293837-50bc-4d7d-a868-9a70ba2fd360 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:16.970885 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3d293837-50bc-4d7d-a868-9a70ba2fd360 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/snapshots/681c9b0d-b056-47fd-8b71-21a2027fbb8b Jul 03 19:37:16.971108 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3d293837-50bc-4d7d-a868-9a70ba2fd360 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:16.971355 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3d293837-50bc-4d7d-a868-9a70ba2fd360 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:16.975806 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3d293837-50bc-4d7d-a868-9a70ba2fd360 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/snapshots/681c9b0d-b056-47fd-8b71-21a2027fbb8b returned with HTTP 404 Jul 03 19:37:16.976413 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1201/4763] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:16 2026] GET /volume/v3/snapshots/681c9b0d-b056-47fd-8b71-21a2027fbb8b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:16.982748 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0ed0d3ad-536f-4b83-8b3f-81d068f582b1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:16.984645 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0ed0d3ad-536f-4b83-8b3f-81d068f582b1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4bc6e0f2-7f23-4169-a913-b3997df2e49b Jul 03 19:37:16.984870 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0ed0d3ad-536f-4b83-8b3f-81d068f582b1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:16.986048 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0ed0d3ad-536f-4b83-8b3f-81d068f582b1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:16.992505 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:16.992505 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:16.996831 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0ed0d3ad-536f-4b83-8b3f-81d068f582b1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:17.002602 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0ed0d3ad-536f-4b83-8b3f-81d068f582b1 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4bc6e0f2-7f23-4169-a913-b3997df2e49b returned with HTTP 200 Jul 03 19:37:17.003093 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1173/4764] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:16 2026] GET /volume/v3/volumes/4bc6e0f2-7f23-4169-a913-b3997df2e49b => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:17.017154 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f5bc4e65-6caa-47ee-96d7-590f101b2a78 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:17.019504 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f5bc4e65-6caa-47ee-96d7-590f101b2a78 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/volumes/4bc6e0f2-7f23-4169-a913-b3997df2e49b Jul 03 19:37:17.019735 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f5bc4e65-6caa-47ee-96d7-590f101b2a78 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:17.019977 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f5bc4e65-6caa-47ee-96d7-590f101b2a78 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:17.020238 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-f5bc4e65-6caa-47ee-96d7-590f101b2a78 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete volume with id: 4bc6e0f2-7f23-4169-a913-b3997df2e49b Jul 03 19:37:17.029847 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:17.029847 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:17.030485 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f5bc4e65-6caa-47ee-96d7-590f101b2a78 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:17.062340 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f5bc4e65-6caa-47ee-96d7-590f101b2a78 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete volume request issued successfully. Jul 03 19:37:17.062611 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f5bc4e65-6caa-47ee-96d7-590f101b2a78 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4bc6e0f2-7f23-4169-a913-b3997df2e49b returned with HTTP 202 Jul 03 19:37:17.063194 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1192/4765] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:17 2026] DELETE /volume/v3/volumes/4bc6e0f2-7f23-4169-a913-b3997df2e49b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:17.073115 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-78c7881c-ecca-43b9-ac13-247ca25deca6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:17.075408 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-78c7881c-ecca-43b9-ac13-247ca25deca6 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4bc6e0f2-7f23-4169-a913-b3997df2e49b Jul 03 19:37:17.075609 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-78c7881c-ecca-43b9-ac13-247ca25deca6 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:17.075812 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-78c7881c-ecca-43b9-ac13-247ca25deca6 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:17.093864 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:17.093864 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:17.097978 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-78c7881c-ecca-43b9-ac13-247ca25deca6 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:17.109287 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-78c7881c-ecca-43b9-ac13-247ca25deca6 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4bc6e0f2-7f23-4169-a913-b3997df2e49b returned with HTTP 200 Jul 03 19:37:17.109772 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1200/4766] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:17 2026] GET /volume/v3/volumes/4bc6e0f2-7f23-4169-a913-b3997df2e49b => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:17.915785 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a9365e91-f74a-4882-a1c6-1d1a8b1448e2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:17.918761 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a9365e91-f74a-4882-a1c6-1d1a8b1448e2 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] GET https://10.4.3.61/volume/v3/snapshots/51a1b0f0-15ba-4059-98c5-a183d77cdc2d Jul 03 19:37:17.918966 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a9365e91-f74a-4882-a1c6-1d1a8b1448e2 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:17.919192 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a9365e91-f74a-4882-a1c6-1d1a8b1448e2 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:17.927314 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a9365e91-f74a-4882-a1c6-1d1a8b1448e2 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] https://10.4.3.61/volume/v3/snapshots/51a1b0f0-15ba-4059-98c5-a183d77cdc2d returned with HTTP 404 Jul 03 19:37:17.927798 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1202/4767] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:17 2026] GET /volume/v3/snapshots/51a1b0f0-15ba-4059-98c5-a183d77cdc2d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:17.937637 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f6979d7f-9ec1-4a89-8c65-e1f5ea9e3356 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:17.939397 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f6979d7f-9ec1-4a89-8c65-e1f5ea9e3356 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] DELETE https://10.4.3.61/volume/v3/volumes/9970c588-5e71-4aeb-8736-4d2c2be03196 Jul 03 19:37:17.939598 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f6979d7f-9ec1-4a89-8c65-e1f5ea9e3356 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:17.939805 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f6979d7f-9ec1-4a89-8c65-e1f5ea9e3356 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:17.940009 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-f6979d7f-9ec1-4a89-8c65-e1f5ea9e3356 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Delete volume with id: 9970c588-5e71-4aeb-8736-4d2c2be03196 Jul 03 19:37:17.947781 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:17.947781 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:17.948351 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f6979d7f-9ec1-4a89-8c65-e1f5ea9e3356 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Volume info retrieved successfully. Jul 03 19:37:17.973528 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f6979d7f-9ec1-4a89-8c65-e1f5ea9e3356 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Delete volume request issued successfully. Jul 03 19:37:17.974394 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f6979d7f-9ec1-4a89-8c65-e1f5ea9e3356 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] https://10.4.3.61/volume/v3/volumes/9970c588-5e71-4aeb-8736-4d2c2be03196 returned with HTTP 202 Jul 03 19:37:17.975950 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1174/4768] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:17 2026] DELETE /volume/v3/volumes/9970c588-5e71-4aeb-8736-4d2c2be03196 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:17.982766 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-deeb119d-ffc3-4b38-a78b-41a72cf6a4ba None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:17.984867 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-deeb119d-ffc3-4b38-a78b-41a72cf6a4ba tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] GET https://10.4.3.61/volume/v3/volumes/9970c588-5e71-4aeb-8736-4d2c2be03196 Jul 03 19:37:17.985080 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-deeb119d-ffc3-4b38-a78b-41a72cf6a4ba tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:17.985344 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-deeb119d-ffc3-4b38-a78b-41a72cf6a4ba tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:17.992402 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:17.992402 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:17.996993 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-deeb119d-ffc3-4b38-a78b-41a72cf6a4ba tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Volume info retrieved successfully. Jul 03 19:37:18.002047 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-deeb119d-ffc3-4b38-a78b-41a72cf6a4ba tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] https://10.4.3.61/volume/v3/volumes/9970c588-5e71-4aeb-8736-4d2c2be03196 returned with HTTP 200 Jul 03 19:37:18.002510 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1193/4769] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:17 2026] GET /volume/v3/volumes/9970c588-5e71-4aeb-8736-4d2c2be03196 => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:18.131948 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ab167ab3-8b90-4e08-bfdc-c1b0bacd851f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:18.133483 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ab167ab3-8b90-4e08-bfdc-c1b0bacd851f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4bc6e0f2-7f23-4169-a913-b3997df2e49b Jul 03 19:37:18.133670 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ab167ab3-8b90-4e08-bfdc-c1b0bacd851f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:18.134183 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ab167ab3-8b90-4e08-bfdc-c1b0bacd851f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:18.143285 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ab167ab3-8b90-4e08-bfdc-c1b0bacd851f tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4bc6e0f2-7f23-4169-a913-b3997df2e49b returned with HTTP 404 Jul 03 19:37:18.143901 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1201/4770] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:18 2026] GET /volume/v3/volumes/4bc6e0f2-7f23-4169-a913-b3997df2e49b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:18.152061 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e6e70427-1322-455c-99ce-50db5e0a2459 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:18.154080 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e6e70427-1322-455c-99ce-50db5e0a2459 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:37:18.154380 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e6e70427-1322-455c-99ce-50db5e0a2459 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:18.154569 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e6e70427-1322-455c-99ce-50db5e0a2459 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:18.162063 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:18.162063 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:18.166507 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e6e70427-1322-455c-99ce-50db5e0a2459 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:18.171000 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e6e70427-1322-455c-99ce-50db5e0a2459 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 returned with HTTP 200 Jul 03 19:37:18.171467 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1203/4771] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:18 2026] GET /volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:18.187667 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a9b4bfa4-d5c7-48d6-b805-8c7161c519d4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:18.189686 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a9b4bfa4-d5c7-48d6-b805-8c7161c519d4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] DELETE https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:37:18.189942 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a9b4bfa4-d5c7-48d6-b805-8c7161c519d4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:18.190188 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a9b4bfa4-d5c7-48d6-b805-8c7161c519d4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:18.190403 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-a9b4bfa4-d5c7-48d6-b805-8c7161c519d4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete volume with id: 4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:37:18.200149 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:18.200149 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:18.200828 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a9b4bfa4-d5c7-48d6-b805-8c7161c519d4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:18.224471 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a9b4bfa4-d5c7-48d6-b805-8c7161c519d4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Delete volume request issued successfully. Jul 03 19:37:18.224684 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a9b4bfa4-d5c7-48d6-b805-8c7161c519d4 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 returned with HTTP 202 Jul 03 19:37:18.225202 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1175/4772] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:18 2026] DELETE /volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:18.236918 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-23f836d7-bc58-47ce-bd9c-099955bbaf74 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:18.238675 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-23f836d7-bc58-47ce-bd9c-099955bbaf74 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:37:18.238963 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-23f836d7-bc58-47ce-bd9c-099955bbaf74 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:18.239046 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-23f836d7-bc58-47ce-bd9c-099955bbaf74 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:18.245971 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:18.245971 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:18.250006 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-23f836d7-bc58-47ce-bd9c-099955bbaf74 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Volume info retrieved successfully. Jul 03 19:37:18.255179 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-23f836d7-bc58-47ce-bd9c-099955bbaf74 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 returned with HTTP 200 Jul 03 19:37:18.255674 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1194/4773] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:18 2026] GET /volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:19.015732 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fa2e9591-3918-40c0-a87a-b69c9abcf40b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:19.017636 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fa2e9591-3918-40c0-a87a-b69c9abcf40b tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] GET https://10.4.3.61/volume/v3/volumes/9970c588-5e71-4aeb-8736-4d2c2be03196 Jul 03 19:37:19.017880 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fa2e9591-3918-40c0-a87a-b69c9abcf40b tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:19.018115 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fa2e9591-3918-40c0-a87a-b69c9abcf40b tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:19.024794 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fa2e9591-3918-40c0-a87a-b69c9abcf40b tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] https://10.4.3.61/volume/v3/volumes/9970c588-5e71-4aeb-8736-4d2c2be03196 returned with HTTP 404 Jul 03 19:37:19.025871 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1202/4774] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:19 2026] GET /volume/v3/volumes/9970c588-5e71-4aeb-8736-4d2c2be03196 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:19.032525 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d539e4e8-7ec4-4a88-bc1c-f10602442fde None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:19.034442 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d539e4e8-7ec4-4a88-bc1c-f10602442fde tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] DELETE https://10.4.3.61/volume/v3/volumes/2bae9ba0-6c11-4d3b-8612-7a094b60e7b7 Jul 03 19:37:19.034636 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d539e4e8-7ec4-4a88-bc1c-f10602442fde tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:19.034815 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d539e4e8-7ec4-4a88-bc1c-f10602442fde tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:19.034971 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-d539e4e8-7ec4-4a88-bc1c-f10602442fde tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Delete volume with id: 2bae9ba0-6c11-4d3b-8612-7a094b60e7b7 Jul 03 19:37:19.042230 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:19.042230 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:19.042837 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d539e4e8-7ec4-4a88-bc1c-f10602442fde tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Volume info retrieved successfully. Jul 03 19:37:19.063533 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d539e4e8-7ec4-4a88-bc1c-f10602442fde tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Delete volume request issued successfully. Jul 03 19:37:19.063737 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d539e4e8-7ec4-4a88-bc1c-f10602442fde tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] https://10.4.3.61/volume/v3/volumes/2bae9ba0-6c11-4d3b-8612-7a094b60e7b7 returned with HTTP 202 Jul 03 19:37:19.064260 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1204/4775] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:19 2026] DELETE /volume/v3/volumes/2bae9ba0-6c11-4d3b-8612-7a094b60e7b7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:19.070934 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0991f27d-d607-4f0c-aa6e-70d8e236e702 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:19.073246 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0991f27d-d607-4f0c-aa6e-70d8e236e702 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] GET https://10.4.3.61/volume/v3/volumes/2bae9ba0-6c11-4d3b-8612-7a094b60e7b7 Jul 03 19:37:19.073489 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0991f27d-d607-4f0c-aa6e-70d8e236e702 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:19.073784 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0991f27d-d607-4f0c-aa6e-70d8e236e702 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:19.084175 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:19.084175 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:19.089451 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0991f27d-d607-4f0c-aa6e-70d8e236e702 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Volume info retrieved successfully. Jul 03 19:37:19.096256 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0991f27d-d607-4f0c-aa6e-70d8e236e702 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] https://10.4.3.61/volume/v3/volumes/2bae9ba0-6c11-4d3b-8612-7a094b60e7b7 returned with HTTP 200 Jul 03 19:37:19.096963 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1176/4776] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:19 2026] GET /volume/v3/volumes/2bae9ba0-6c11-4d3b-8612-7a094b60e7b7 => generated 830 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:19.284632 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-10d70586-4857-4014-a9cc-cdd6be506894 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:19.288687 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-10d70586-4857-4014-a9cc-cdd6be506894 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] GET https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 Jul 03 19:37:19.288687 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-10d70586-4857-4014-a9cc-cdd6be506894 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:19.289100 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-10d70586-4857-4014-a9cc-cdd6be506894 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:19.294536 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-10d70586-4857-4014-a9cc-cdd6be506894 tempest-VolumesSnapshotTestJSON-551997123 tempest-VolumesSnapshotTestJSON-551997123-project-member] https://10.4.3.61/volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 returned with HTTP 404 Jul 03 19:37:19.294994 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1195/4777] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:19 2026] GET /volume/v3/volumes/4beb25fd-7d3b-4403-8237-a969e6d75b15 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:20.111473 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8bea49af-0eba-417c-98f6-b308fc49a2d7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:20.113964 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8bea49af-0eba-417c-98f6-b308fc49a2d7 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] GET https://10.4.3.61/volume/v3/volumes/2bae9ba0-6c11-4d3b-8612-7a094b60e7b7 Jul 03 19:37:20.114210 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8bea49af-0eba-417c-98f6-b308fc49a2d7 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:20.114383 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8bea49af-0eba-417c-98f6-b308fc49a2d7 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:20.122328 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8bea49af-0eba-417c-98f6-b308fc49a2d7 tempest-CinderUnicodeTest-501089558 tempest-CinderUnicodeTest-501089558-project-member] https://10.4.3.61/volume/v3/volumes/2bae9ba0-6c11-4d3b-8612-7a094b60e7b7 returned with HTTP 404 Jul 03 19:37:20.122798 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1203/4778] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:20 2026] GET /volume/v3/volumes/2bae9ba0-6c11-4d3b-8612-7a094b60e7b7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:22.014777 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6a3d3f29-2248-4a51-a08c-2b9fb070f896 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:22.094503 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6a3d3f29-2248-4a51-a08c-2b9fb070f896 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:37:22.094830 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6a3d3f29-2248-4a51-a08c-2b9fb070f896 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1193849329"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:22.096221 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-6a3d3f29-2248-4a51-a08c-2b9fb070f896 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1193849329'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:37:22.096343 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-6a3d3f29-2248-4a51-a08c-2b9fb070f896 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume of 1 GB Jul 03 19:37:22.100808 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6a3d3f29-2248-4a51-a08c-2b9fb070f896 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Availability Zones retrieved successfully. Jul 03 19:37:22.108949 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-6a3d3f29-2248-4a51-a08c-2b9fb070f896 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Flow 'volume_create_api' (068d7ff5-a8cd-476d-80c9-1324bc30a3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:22.110315 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-6a3d3f29-2248-4a51-a08c-2b9fb070f896 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09be9920-0e42-440c-8945-1a50368a5fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:22.111448 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-6a3d3f29-2248-4a51-a08c-2b9fb070f896 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:37:22.141473 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-6a3d3f29-2248-4a51-a08c-2b9fb070f896 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09be9920-0e42-440c-8945-1a50368a5fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:22.142518 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-6a3d3f29-2248-4a51-a08c-2b9fb070f896 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1bc7d72-2a22-4e32-a38c-b8846f2b063a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:22.198075 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-6a3d3f29-2248-4a51-a08c-2b9fb070f896 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Created reservations ['bb16565b-ba1f-421e-a55a-2d84d84050ea', 'a9e7336b-203b-411e-a20b-359da5eecaef', '99127631-2caa-47d8-be68-8f22653197ec', 'b97ad875-8b7f-4f91-ba66-cd233e7d663c'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:22.198798 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-6a3d3f29-2248-4a51-a08c-2b9fb070f896 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1bc7d72-2a22-4e32-a38c-b8846f2b063a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb16565b-ba1f-421e-a55a-2d84d84050ea', 'a9e7336b-203b-411e-a20b-359da5eecaef', '99127631-2caa-47d8-be68-8f22653197ec', 'b97ad875-8b7f-4f91-ba66-cd233e7d663c']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:22.199599 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-6a3d3f29-2248-4a51-a08c-2b9fb070f896 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1dbb082-e5ad-4c6c-a158-b19432986319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:22.222571 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-6a3d3f29-2248-4a51-a08c-2b9fb070f896 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1dbb082-e5ad-4c6c-a158-b19432986319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50daa451-a638-4380-bf7c-d42b38174ae2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1193849329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f559e62ca0bc40e9b1610c6a8372e192',qos_specs=None,replication_status=,reservations=['bb16565b-ba1f-421e-a55a-2d84d84050ea','a9e7336b-203b-411e-a20b-359da5eecaef','99127631-2caa-47d8-be68-8f22653197ec','b97ad875-8b7f-4f91-ba66-cd233e7d663c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c516f094e224da9970fe9aa2bb6451f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:37:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1193849329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50daa451-a638-4380-bf7c-d42b38174ae2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f559e62ca0bc40e9b1610c6a8372e192',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c516f094e224da9970fe9aa2bb6451f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:22.223215 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-6a3d3f29-2248-4a51-a08c-2b9fb070f896 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c9939f9-fe1b-414e-a7f5-618ad2a234fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:22.238358 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-6a3d3f29-2248-4a51-a08c-2b9fb070f896 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c9939f9-fe1b-414e-a7f5-618ad2a234fe) transitioned into state 'SUCCESS' from state '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-1193849329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f559e62ca0bc40e9b1610c6a8372e192',qos_specs=None,replication_status=,reservations=['bb16565b-ba1f-421e-a55a-2d84d84050ea','a9e7336b-203b-411e-a20b-359da5eecaef','99127631-2caa-47d8-be68-8f22653197ec','b97ad875-8b7f-4f91-ba66-cd233e7d663c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c516f094e224da9970fe9aa2bb6451f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:22.239031 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-6a3d3f29-2248-4a51-a08c-2b9fb070f896 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (229972b7-065d-4497-8b6f-7452659d205e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:22.248297 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-6a3d3f29-2248-4a51-a08c-2b9fb070f896 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (229972b7-065d-4497-8b6f-7452659d205e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:22.249093 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-6a3d3f29-2248-4a51-a08c-2b9fb070f896 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Flow 'volume_create_api' (068d7ff5-a8cd-476d-80c9-1324bc30a3ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:22.249393 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6a3d3f29-2248-4a51-a08c-2b9fb070f896 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume request issued successfully. Jul 03 19:37:22.249898 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6a3d3f29-2248-4a51-a08c-2b9fb070f896 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:37:22.250303 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1205/4779] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:37:22 2026] POST /volume/v3/volumes => generated 776 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:22.272358 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-bb9f305d-25fe-4591-9e1e-00deb55b1d1c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:22.274107 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bb9f305d-25fe-4591-9e1e-00deb55b1d1c tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/50daa451-a638-4380-bf7c-d42b38174ae2 Jul 03 19:37:22.274486 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bb9f305d-25fe-4591-9e1e-00deb55b1d1c tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:22.275787 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bb9f305d-25fe-4591-9e1e-00deb55b1d1c tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:22.283470 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:22.283470 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:22.289520 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-bb9f305d-25fe-4591-9e1e-00deb55b1d1c tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:22.295825 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bb9f305d-25fe-4591-9e1e-00deb55b1d1c tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/50daa451-a638-4380-bf7c-d42b38174ae2 returned with HTTP 200 Jul 03 19:37:22.296395 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1177/4780] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:22 2026] GET /volume/v3/volumes/50daa451-a638-4380-bf7c-d42b38174ae2 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:23.311584 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ab1c1640-bd2f-442e-9223-e50027402751 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:23.313810 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ab1c1640-bd2f-442e-9223-e50027402751 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/50daa451-a638-4380-bf7c-d42b38174ae2 Jul 03 19:37:23.314043 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ab1c1640-bd2f-442e-9223-e50027402751 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:23.314287 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ab1c1640-bd2f-442e-9223-e50027402751 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:23.322263 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:23.322263 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:23.326465 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ab1c1640-bd2f-442e-9223-e50027402751 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:23.331379 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ab1c1640-bd2f-442e-9223-e50027402751 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/50daa451-a638-4380-bf7c-d42b38174ae2 returned with HTTP 200 Jul 03 19:37:23.331869 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1196/4781] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:23 2026] GET /volume/v3/volumes/50daa451-a638-4380-bf7c-d42b38174ae2 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:23.350696 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-dad732b1-5314-4525-965e-c70ec4c782ee None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:23.491511 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dad732b1-5314-4525-965e-c70ec4c782ee tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:37:23.491955 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-dad732b1-5314-4525-965e-c70ec4c782ee tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "50daa451-a638-4380-bf7c-d42b38174ae2", "name": "tempest-ProjectMemberTests-Snapshot-1024684722"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:23.502304 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:23.502304 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:23.502893 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-dad732b1-5314-4525-965e-c70ec4c782ee tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Volume info retrieved successfully. Jul 03 19:37:23.503065 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-dad732b1-5314-4525-965e-c70ec4c782ee tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Create snapshot from volume 50daa451-a638-4380-bf7c-d42b38174ae2 Jul 03 19:37:23.540856 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-dad732b1-5314-4525-965e-c70ec4c782ee tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Created reservations ['81d83109-ac16-48aa-af20-05f6076edf4b', 'a97a1e62-1615-4167-b01a-5115f60fabc9', 'ec3c7d7c-1f1b-4633-a6ad-4e938c5b9966', '429280ef-7c88-4b72-aab8-86a7c693fbef'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:23.577228 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-dad732b1-5314-4525-965e-c70ec4c782ee tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Snapshot create request issued successfully. Jul 03 19:37:23.577659 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dad732b1-5314-4525-965e-c70ec4c782ee tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:37:23.578177 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1204/4782] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:37:23 2026] POST /volume/v3/snapshots => generated 305 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:23.586670 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-851d096b-199f-4ad1-8d7a-43e7f8ec4e67 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:23.588909 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-851d096b-199f-4ad1-8d7a-43e7f8ec4e67 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] GET https://10.4.3.61/volume/v3/snapshots/62ca6981-0f08-488b-b871-f0dd5df997ca Jul 03 19:37:23.589226 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-851d096b-199f-4ad1-8d7a-43e7f8ec4e67 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:23.589412 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-851d096b-199f-4ad1-8d7a-43e7f8ec4e67 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:23.595681 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:23.595681 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:23.596308 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-851d096b-199f-4ad1-8d7a-43e7f8ec4e67 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Snapshot retrieved successfully. Jul 03 19:37:23.597517 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-851d096b-199f-4ad1-8d7a-43e7f8ec4e67 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] https://10.4.3.61/volume/v3/snapshots/62ca6981-0f08-488b-b871-f0dd5df997ca returned with HTTP 200 Jul 03 19:37:23.598016 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1206/4783] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:23 2026] GET /volume/v3/snapshots/62ca6981-0f08-488b-b871-f0dd5df997ca => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:24.607665 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3243849d-47d3-41dd-ae9c-d91adabd01f3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:24.610402 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3243849d-47d3-41dd-ae9c-d91adabd01f3 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] GET https://10.4.3.61/volume/v3/snapshots/62ca6981-0f08-488b-b871-f0dd5df997ca Jul 03 19:37:24.610634 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3243849d-47d3-41dd-ae9c-d91adabd01f3 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:24.610872 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3243849d-47d3-41dd-ae9c-d91adabd01f3 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:24.627720 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:24.627720 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:24.628980 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-3243849d-47d3-41dd-ae9c-d91adabd01f3 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Snapshot retrieved successfully. Jul 03 19:37:24.629535 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3243849d-47d3-41dd-ae9c-d91adabd01f3 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] https://10.4.3.61/volume/v3/snapshots/62ca6981-0f08-488b-b871-f0dd5df997ca returned with HTTP 200 Jul 03 19:37:24.630257 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1178/4784] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:24 2026] GET /volume/v3/snapshots/62ca6981-0f08-488b-b871-f0dd5df997ca => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:24.641875 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6394f197-9b45-4e23-a001-583c447009ac None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:24.646442 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6394f197-9b45-4e23-a001-583c447009ac tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/62ca6981-0f08-488b-b871-f0dd5df997ca Jul 03 19:37:24.646442 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6394f197-9b45-4e23-a001-583c447009ac tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:24.646442 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6394f197-9b45-4e23-a001-583c447009ac tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:24.646442 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-6394f197-9b45-4e23-a001-583c447009ac tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Delete snapshot with id: 62ca6981-0f08-488b-b871-f0dd5df997ca Jul 03 19:37:24.653340 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:24.653340 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:24.653749 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6394f197-9b45-4e23-a001-583c447009ac tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Snapshot retrieved successfully. Jul 03 19:37:24.672027 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6394f197-9b45-4e23-a001-583c447009ac tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Snapshot delete request issued successfully. Jul 03 19:37:24.672154 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6394f197-9b45-4e23-a001-583c447009ac tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] https://10.4.3.61/volume/v3/snapshots/62ca6981-0f08-488b-b871-f0dd5df997ca returned with HTTP 202 Jul 03 19:37:24.672921 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1197/4785] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:37:24 2026] DELETE /volume/v3/snapshots/62ca6981-0f08-488b-b871-f0dd5df997ca => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:24.679873 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1d764b9c-3cde-4b8d-a751-77f000d7734e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:24.681986 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1d764b9c-3cde-4b8d-a751-77f000d7734e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] GET https://10.4.3.61/volume/v3/snapshots/62ca6981-0f08-488b-b871-f0dd5df997ca Jul 03 19:37:24.682173 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1d764b9c-3cde-4b8d-a751-77f000d7734e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:24.682379 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1d764b9c-3cde-4b8d-a751-77f000d7734e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:24.687828 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:24.687828 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:24.688355 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-1d764b9c-3cde-4b8d-a751-77f000d7734e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Snapshot retrieved successfully. Jul 03 19:37:24.689350 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1d764b9c-3cde-4b8d-a751-77f000d7734e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] https://10.4.3.61/volume/v3/snapshots/62ca6981-0f08-488b-b871-f0dd5df997ca returned with HTTP 200 Jul 03 19:37:24.689753 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1205/4786] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:24 2026] GET /volume/v3/snapshots/62ca6981-0f08-488b-b871-f0dd5df997ca => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:25.698955 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3d0f8ee3-0b5c-48ba-a120-7314c951ad79 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:25.700944 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3d0f8ee3-0b5c-48ba-a120-7314c951ad79 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] GET https://10.4.3.61/volume/v3/snapshots/62ca6981-0f08-488b-b871-f0dd5df997ca Jul 03 19:37:25.701212 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3d0f8ee3-0b5c-48ba-a120-7314c951ad79 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:25.701415 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3d0f8ee3-0b5c-48ba-a120-7314c951ad79 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:25.706677 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3d0f8ee3-0b5c-48ba-a120-7314c951ad79 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] https://10.4.3.61/volume/v3/snapshots/62ca6981-0f08-488b-b871-f0dd5df997ca returned with HTTP 404 Jul 03 19:37:25.707305 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1207/4787] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:25 2026] GET /volume/v3/snapshots/62ca6981-0f08-488b-b871-f0dd5df997ca => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:25.714305 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7d03807b-10f3-4fd0-8357-6191bf86faf5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:25.715951 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7d03807b-10f3-4fd0-8357-6191bf86faf5 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/50daa451-a638-4380-bf7c-d42b38174ae2 Jul 03 19:37:25.716106 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7d03807b-10f3-4fd0-8357-6191bf86faf5 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:25.716308 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7d03807b-10f3-4fd0-8357-6191bf86faf5 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:25.717459 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-7d03807b-10f3-4fd0-8357-6191bf86faf5 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete volume with id: 50daa451-a638-4380-bf7c-d42b38174ae2 Jul 03 19:37:25.723211 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:25.723211 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:25.723490 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7d03807b-10f3-4fd0-8357-6191bf86faf5 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:25.741724 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7d03807b-10f3-4fd0-8357-6191bf86faf5 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete volume request issued successfully. Jul 03 19:37:25.741972 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7d03807b-10f3-4fd0-8357-6191bf86faf5 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/50daa451-a638-4380-bf7c-d42b38174ae2 returned with HTTP 202 Jul 03 19:37:25.742570 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1179/4788] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:25 2026] DELETE /volume/v3/volumes/50daa451-a638-4380-bf7c-d42b38174ae2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:25.751608 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fcb5363c-0753-41a4-bb55-b2b189eca590 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:25.754245 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fcb5363c-0753-41a4-bb55-b2b189eca590 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/50daa451-a638-4380-bf7c-d42b38174ae2 Jul 03 19:37:25.754496 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fcb5363c-0753-41a4-bb55-b2b189eca590 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:25.754714 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fcb5363c-0753-41a4-bb55-b2b189eca590 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:25.762822 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:25.762822 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:25.766914 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-fcb5363c-0753-41a4-bb55-b2b189eca590 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:25.771526 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fcb5363c-0753-41a4-bb55-b2b189eca590 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/50daa451-a638-4380-bf7c-d42b38174ae2 returned with HTTP 200 Jul 03 19:37:25.771954 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1198/4789] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:25 2026] GET /volume/v3/volumes/50daa451-a638-4380-bf7c-d42b38174ae2 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:26.785810 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d91ca89a-c1da-4a7e-a321-950a61e04e55 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:26.787711 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d91ca89a-c1da-4a7e-a321-950a61e04e55 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/50daa451-a638-4380-bf7c-d42b38174ae2 Jul 03 19:37:26.787934 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d91ca89a-c1da-4a7e-a321-950a61e04e55 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:26.788092 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d91ca89a-c1da-4a7e-a321-950a61e04e55 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:26.794724 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d91ca89a-c1da-4a7e-a321-950a61e04e55 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/50daa451-a638-4380-bf7c-d42b38174ae2 returned with HTTP 404 Jul 03 19:37:26.795207 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1206/4790] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:26 2026] GET /volume/v3/volumes/50daa451-a638-4380-bf7c-d42b38174ae2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:26.804944 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4d00ceeb-ba09-4f11-b31d-00a64256c141 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:26.806788 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4d00ceeb-ba09-4f11-b31d-00a64256c141 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:37:26.807207 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4d00ceeb-ba09-4f11-b31d-00a64256c141 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1088656653"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:26.809082 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-4d00ceeb-ba09-4f11-b31d-00a64256c141 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1088656653'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:37:26.809296 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-4d00ceeb-ba09-4f11-b31d-00a64256c141 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume of 1 GB Jul 03 19:37:26.813641 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4d00ceeb-ba09-4f11-b31d-00a64256c141 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Availability Zones retrieved successfully. Jul 03 19:37:26.819411 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-4d00ceeb-ba09-4f11-b31d-00a64256c141 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Flow 'volume_create_api' (f8e9112f-21bc-4d07-8816-269935ac015e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:26.820553 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-4d00ceeb-ba09-4f11-b31d-00a64256c141 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baffb1b6-087c-410a-9565-eecc00dbf1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:26.821513 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-4d00ceeb-ba09-4f11-b31d-00a64256c141 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:37:26.845705 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-4d00ceeb-ba09-4f11-b31d-00a64256c141 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baffb1b6-087c-410a-9565-eecc00dbf1c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:26.846410 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-4d00ceeb-ba09-4f11-b31d-00a64256c141 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c39c11a5-b84a-4cbf-be20-5e6afa379bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:26.884682 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-4d00ceeb-ba09-4f11-b31d-00a64256c141 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Created reservations ['8f37e3b8-7f33-4dea-b867-5b4d54e8450a', '17bce523-2d9e-443e-ac70-14ed6017dc3b', 'da5d120d-4cd3-4e23-b896-eed51454871f', '458ec7f7-8897-4ddb-9c17-37f854e1ca76'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:26.885458 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-4d00ceeb-ba09-4f11-b31d-00a64256c141 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c39c11a5-b84a-4cbf-be20-5e6afa379bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f37e3b8-7f33-4dea-b867-5b4d54e8450a', '17bce523-2d9e-443e-ac70-14ed6017dc3b', 'da5d120d-4cd3-4e23-b896-eed51454871f', '458ec7f7-8897-4ddb-9c17-37f854e1ca76']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:26.886084 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-4d00ceeb-ba09-4f11-b31d-00a64256c141 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e56ef0ac-5379-4d97-a1e8-2b3f27d4f804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:26.909821 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-4d00ceeb-ba09-4f11-b31d-00a64256c141 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e56ef0ac-5379-4d97-a1e8-2b3f27d4f804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8069e6ce-2625-4dc2-91e8-adf657b6a3f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1088656653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f559e62ca0bc40e9b1610c6a8372e192',qos_specs=None,replication_status=,reservations=['8f37e3b8-7f33-4dea-b867-5b4d54e8450a','17bce523-2d9e-443e-ac70-14ed6017dc3b','da5d120d-4cd3-4e23-b896-eed51454871f','458ec7f7-8897-4ddb-9c17-37f854e1ca76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c516f094e224da9970fe9aa2bb6451f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:37:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1088656653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8069e6ce-2625-4dc2-91e8-adf657b6a3f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f559e62ca0bc40e9b1610c6a8372e192',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c516f094e224da9970fe9aa2bb6451f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:26.910790 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-4d00ceeb-ba09-4f11-b31d-00a64256c141 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49563437-bbdc-4dbc-8794-0f12478c10df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:26.936873 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-4d00ceeb-ba09-4f11-b31d-00a64256c141 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49563437-bbdc-4dbc-8794-0f12478c10df) transitioned into state 'SUCCESS' from state '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-1088656653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f559e62ca0bc40e9b1610c6a8372e192',qos_specs=None,replication_status=,reservations=['8f37e3b8-7f33-4dea-b867-5b4d54e8450a','17bce523-2d9e-443e-ac70-14ed6017dc3b','da5d120d-4cd3-4e23-b896-eed51454871f','458ec7f7-8897-4ddb-9c17-37f854e1ca76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c516f094e224da9970fe9aa2bb6451f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:26.937549 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-4d00ceeb-ba09-4f11-b31d-00a64256c141 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc607c8f-01de-4aa4-b53b-c3ba5e93da7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:26.946724 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-4d00ceeb-ba09-4f11-b31d-00a64256c141 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc607c8f-01de-4aa4-b53b-c3ba5e93da7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:26.947505 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-4d00ceeb-ba09-4f11-b31d-00a64256c141 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Flow 'volume_create_api' (f8e9112f-21bc-4d07-8816-269935ac015e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:26.947784 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4d00ceeb-ba09-4f11-b31d-00a64256c141 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume request issued successfully. Jul 03 19:37:26.948389 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4d00ceeb-ba09-4f11-b31d-00a64256c141 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:37:26.948795 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1208/4791] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:37:26 2026] POST /volume/v3/volumes => generated 776 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:26.963148 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-afd4005e-2252-43a4-a132-1cfb683a77f9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:26.965435 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-afd4005e-2252-43a4-a132-1cfb683a77f9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/8069e6ce-2625-4dc2-91e8-adf657b6a3f9 Jul 03 19:37:26.965435 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-afd4005e-2252-43a4-a132-1cfb683a77f9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:26.965651 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-afd4005e-2252-43a4-a132-1cfb683a77f9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:26.972914 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:26.972914 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:26.976564 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-afd4005e-2252-43a4-a132-1cfb683a77f9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:26.980227 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-afd4005e-2252-43a4-a132-1cfb683a77f9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/8069e6ce-2625-4dc2-91e8-adf657b6a3f9 returned with HTTP 200 Jul 03 19:37:26.980720 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1180/4792] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:26 2026] GET /volume/v3/volumes/8069e6ce-2625-4dc2-91e8-adf657b6a3f9 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:27.993206 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f0347a6c-ec12-4f8f-8ae8-1d93e5169612 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:27.997261 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f0347a6c-ec12-4f8f-8ae8-1d93e5169612 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/8069e6ce-2625-4dc2-91e8-adf657b6a3f9 Jul 03 19:37:27.997538 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f0347a6c-ec12-4f8f-8ae8-1d93e5169612 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:27.997799 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f0347a6c-ec12-4f8f-8ae8-1d93e5169612 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:28.008101 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:28.008101 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:28.012722 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f0347a6c-ec12-4f8f-8ae8-1d93e5169612 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:28.019871 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f0347a6c-ec12-4f8f-8ae8-1d93e5169612 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/8069e6ce-2625-4dc2-91e8-adf657b6a3f9 returned with HTTP 200 Jul 03 19:37:28.020481 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1199/4793] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:27 2026] GET /volume/v3/volumes/8069e6ce-2625-4dc2-91e8-adf657b6a3f9 => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:28.035107 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-cd07ff0a-d884-498e-8b8e-181bcdfe4f36 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:28.039209 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cd07ff0a-d884-498e-8b8e-181bcdfe4f36 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:37:28.039209 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cd07ff0a-d884-498e-8b8e-181bcdfe4f36 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8069e6ce-2625-4dc2-91e8-adf657b6a3f9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1877629271"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:28.048894 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:28.048894 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:28.049489 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-cd07ff0a-d884-498e-8b8e-181bcdfe4f36 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:28.049726 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-cd07ff0a-d884-498e-8b8e-181bcdfe4f36 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create snapshot from volume 8069e6ce-2625-4dc2-91e8-adf657b6a3f9 Jul 03 19:37:28.080306 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-cd07ff0a-d884-498e-8b8e-181bcdfe4f36 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Created reservations ['4d716434-2669-4f48-8852-f0a6df074b71', '58a8c651-4a2c-422f-a8e6-42143f8e8974', '9692339c-86c5-4e4b-aa04-58994c2c1aa1', 'c15919ec-ee2a-4ad0-8326-d903471af934'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:28.123464 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-cd07ff0a-d884-498e-8b8e-181bcdfe4f36 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot create request issued successfully. Jul 03 19:37:28.123819 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cd07ff0a-d884-498e-8b8e-181bcdfe4f36 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:37:28.124291 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1207/4794] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:37:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:28.133110 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-92aac426-d738-4d5b-9553-494b5b787eff None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:28.135388 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-92aac426-d738-4d5b-9553-494b5b787eff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/a3cd124a-e836-49d5-b66d-cc0d96073630 Jul 03 19:37:28.135633 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-92aac426-d738-4d5b-9553-494b5b787eff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:28.135860 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-92aac426-d738-4d5b-9553-494b5b787eff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:28.141159 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:28.141159 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:28.141571 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-92aac426-d738-4d5b-9553-494b5b787eff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:28.142366 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-92aac426-d738-4d5b-9553-494b5b787eff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/a3cd124a-e836-49d5-b66d-cc0d96073630 returned with HTTP 200 Jul 03 19:37:28.142781 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1209/4795] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:28 2026] GET /volume/v3/snapshots/a3cd124a-e836-49d5-b66d-cc0d96073630 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:29.153101 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0c888c95-de15-4de5-9e91-cf4002b7a68e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:29.156705 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0c888c95-de15-4de5-9e91-cf4002b7a68e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/a3cd124a-e836-49d5-b66d-cc0d96073630 Jul 03 19:37:29.156914 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0c888c95-de15-4de5-9e91-cf4002b7a68e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:29.157149 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0c888c95-de15-4de5-9e91-cf4002b7a68e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:29.164633 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:29.164633 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:29.164968 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0c888c95-de15-4de5-9e91-cf4002b7a68e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:29.167705 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0c888c95-de15-4de5-9e91-cf4002b7a68e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/a3cd124a-e836-49d5-b66d-cc0d96073630 returned with HTTP 200 Jul 03 19:37:29.168749 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1181/4796] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:29 2026] GET /volume/v3/snapshots/a3cd124a-e836-49d5-b66d-cc0d96073630 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:29.179380 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7adc63c4-0415-4eed-8ba2-78b55e221f0f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:29.182144 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7adc63c4-0415-4eed-8ba2-78b55e221f0f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/a3cd124a-e836-49d5-b66d-cc0d96073630 Jul 03 19:37:29.182350 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7adc63c4-0415-4eed-8ba2-78b55e221f0f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:29.182531 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7adc63c4-0415-4eed-8ba2-78b55e221f0f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:29.182668 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-7adc63c4-0415-4eed-8ba2-78b55e221f0f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Delete snapshot with id: a3cd124a-e836-49d5-b66d-cc0d96073630 Jul 03 19:37:29.187758 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:29.187758 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:29.188402 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7adc63c4-0415-4eed-8ba2-78b55e221f0f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Snapshot retrieved successfully. Jul 03 19:37:29.204356 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7adc63c4-0415-4eed-8ba2-78b55e221f0f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Snapshot delete request issued successfully. Jul 03 19:37:29.207197 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7adc63c4-0415-4eed-8ba2-78b55e221f0f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] https://10.4.3.61/volume/v3/snapshots/a3cd124a-e836-49d5-b66d-cc0d96073630 returned with HTTP 202 Jul 03 19:37:29.207197 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1200/4797] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:37:29 2026] DELETE /volume/v3/snapshots/a3cd124a-e836-49d5-b66d-cc0d96073630 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:29.216824 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a9e6077d-145c-496b-a342-98b441d3d5c0 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:29.218649 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a9e6077d-145c-496b-a342-98b441d3d5c0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] GET https://10.4.3.61/volume/v3/snapshots/a3cd124a-e836-49d5-b66d-cc0d96073630 Jul 03 19:37:29.218831 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a9e6077d-145c-496b-a342-98b441d3d5c0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:29.219040 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a9e6077d-145c-496b-a342-98b441d3d5c0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:29.223745 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:29.223745 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:29.224154 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a9e6077d-145c-496b-a342-98b441d3d5c0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Snapshot retrieved successfully. Jul 03 19:37:29.225011 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a9e6077d-145c-496b-a342-98b441d3d5c0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] https://10.4.3.61/volume/v3/snapshots/a3cd124a-e836-49d5-b66d-cc0d96073630 returned with HTTP 200 Jul 03 19:37:29.225496 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1208/4798] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:29 2026] GET /volume/v3/snapshots/a3cd124a-e836-49d5-b66d-cc0d96073630 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:30.234354 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f8a47335-dd0d-42f3-a315-172b28502a2e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:30.237139 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f8a47335-dd0d-42f3-a315-172b28502a2e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] GET https://10.4.3.61/volume/v3/snapshots/a3cd124a-e836-49d5-b66d-cc0d96073630 Jul 03 19:37:30.237417 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f8a47335-dd0d-42f3-a315-172b28502a2e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:30.237660 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f8a47335-dd0d-42f3-a315-172b28502a2e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:30.244270 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f8a47335-dd0d-42f3-a315-172b28502a2e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] https://10.4.3.61/volume/v3/snapshots/a3cd124a-e836-49d5-b66d-cc0d96073630 returned with HTTP 404 Jul 03 19:37:30.244964 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1210/4799] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:30 2026] GET /volume/v3/snapshots/a3cd124a-e836-49d5-b66d-cc0d96073630 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:30.254035 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-465d325f-5a25-424e-a23a-7cb14fb0c9de None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:30.256346 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-465d325f-5a25-424e-a23a-7cb14fb0c9de tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] DELETE https://10.4.3.61/volume/v3/snapshots/a3cd124a-e836-49d5-b66d-cc0d96073630 Jul 03 19:37:30.256622 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-465d325f-5a25-424e-a23a-7cb14fb0c9de tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:30.256879 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-465d325f-5a25-424e-a23a-7cb14fb0c9de tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:30.257035 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-465d325f-5a25-424e-a23a-7cb14fb0c9de tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete snapshot with id: a3cd124a-e836-49d5-b66d-cc0d96073630 Jul 03 19:37:30.261979 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-465d325f-5a25-424e-a23a-7cb14fb0c9de tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/a3cd124a-e836-49d5-b66d-cc0d96073630 returned with HTTP 404 Jul 03 19:37:30.262607 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1182/4800] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:37:30 2026] DELETE /volume/v3/snapshots/a3cd124a-e836-49d5-b66d-cc0d96073630 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:30.270600 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f7bd55b1-c0a4-4d24-9a1d-235d1a3a5834 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:30.272868 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f7bd55b1-c0a4-4d24-9a1d-235d1a3a5834 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/a3cd124a-e836-49d5-b66d-cc0d96073630 Jul 03 19:37:30.273136 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f7bd55b1-c0a4-4d24-9a1d-235d1a3a5834 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:30.273435 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f7bd55b1-c0a4-4d24-9a1d-235d1a3a5834 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:30.278580 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f7bd55b1-c0a4-4d24-9a1d-235d1a3a5834 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/a3cd124a-e836-49d5-b66d-cc0d96073630 returned with HTTP 404 Jul 03 19:37:30.279303 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1201/4801] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:30 2026] GET /volume/v3/snapshots/a3cd124a-e836-49d5-b66d-cc0d96073630 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:30.288201 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-43d61f27-3539-4b4b-b968-91dca89be4b5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:30.290531 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-43d61f27-3539-4b4b-b968-91dca89be4b5 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/8069e6ce-2625-4dc2-91e8-adf657b6a3f9 Jul 03 19:37:30.290790 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-43d61f27-3539-4b4b-b968-91dca89be4b5 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:30.291042 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-43d61f27-3539-4b4b-b968-91dca89be4b5 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:30.291410 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-43d61f27-3539-4b4b-b968-91dca89be4b5 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete volume with id: 8069e6ce-2625-4dc2-91e8-adf657b6a3f9 Jul 03 19:37:30.299135 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:30.299135 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:30.299574 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-43d61f27-3539-4b4b-b968-91dca89be4b5 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:30.323196 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-43d61f27-3539-4b4b-b968-91dca89be4b5 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete volume request issued successfully. Jul 03 19:37:30.323196 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-43d61f27-3539-4b4b-b968-91dca89be4b5 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/8069e6ce-2625-4dc2-91e8-adf657b6a3f9 returned with HTTP 202 Jul 03 19:37:30.323196 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1209/4802] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:30 2026] DELETE /volume/v3/volumes/8069e6ce-2625-4dc2-91e8-adf657b6a3f9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:30.330226 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9c3581f9-7243-4f75-aa1c-7d52e5d4352b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:30.331944 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9c3581f9-7243-4f75-aa1c-7d52e5d4352b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/8069e6ce-2625-4dc2-91e8-adf657b6a3f9 Jul 03 19:37:30.332130 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9c3581f9-7243-4f75-aa1c-7d52e5d4352b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:30.332354 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9c3581f9-7243-4f75-aa1c-7d52e5d4352b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:30.342614 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:30.342614 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:30.350270 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-9c3581f9-7243-4f75-aa1c-7d52e5d4352b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:30.357200 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9c3581f9-7243-4f75-aa1c-7d52e5d4352b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/8069e6ce-2625-4dc2-91e8-adf657b6a3f9 returned with HTTP 200 Jul 03 19:37:30.357200 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1211/4803] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:30 2026] GET /volume/v3/volumes/8069e6ce-2625-4dc2-91e8-adf657b6a3f9 => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:31.373517 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-44f8966f-2367-469f-9f64-44b1ce0b8501 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:31.376437 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-44f8966f-2367-469f-9f64-44b1ce0b8501 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/8069e6ce-2625-4dc2-91e8-adf657b6a3f9 Jul 03 19:37:31.376699 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-44f8966f-2367-469f-9f64-44b1ce0b8501 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:31.377153 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-44f8966f-2367-469f-9f64-44b1ce0b8501 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:31.384085 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-44f8966f-2367-469f-9f64-44b1ce0b8501 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/8069e6ce-2625-4dc2-91e8-adf657b6a3f9 returned with HTTP 404 Jul 03 19:37:31.385015 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1183/4804] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:31 2026] GET /volume/v3/volumes/8069e6ce-2625-4dc2-91e8-adf657b6a3f9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:31.395188 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ad276c16-48de-4960-b3b4-cff69a2799b9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:31.397234 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ad276c16-48de-4960-b3b4-cff69a2799b9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:37:31.397610 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ad276c16-48de-4960-b3b4-cff69a2799b9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-589073097"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:31.399130 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-ad276c16-48de-4960-b3b4-cff69a2799b9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-589073097'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:37:31.399321 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-ad276c16-48de-4960-b3b4-cff69a2799b9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume of 1 GB Jul 03 19:37:31.399599 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:31.399599 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:31.404185 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ad276c16-48de-4960-b3b4-cff69a2799b9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Availability Zones retrieved successfully. Jul 03 19:37:31.413617 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ad276c16-48de-4960-b3b4-cff69a2799b9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Flow 'volume_create_api' (dab80f56-6984-417d-a950-a43e942048b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:31.417002 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ad276c16-48de-4960-b3b4-cff69a2799b9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deaa6c94-162e-4b2c-b6ad-89c45ab8c221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:31.417912 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-ad276c16-48de-4960-b3b4-cff69a2799b9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:37:31.453348 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ad276c16-48de-4960-b3b4-cff69a2799b9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deaa6c94-162e-4b2c-b6ad-89c45ab8c221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:31.454037 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ad276c16-48de-4960-b3b4-cff69a2799b9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3224d61c-dac5-4e1b-ac52-1197f932245b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:31.503807 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-ad276c16-48de-4960-b3b4-cff69a2799b9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Created reservations ['0fa7152e-a1b4-4571-afb2-a00a63370503', 'c85002cc-5ade-4951-80fe-1885966944de', '3155fd69-59e3-4c49-9143-13a81cb005ae', '388d1fc9-f00a-48ba-9ab0-9a9c3e400c5a'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:31.504804 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ad276c16-48de-4960-b3b4-cff69a2799b9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3224d61c-dac5-4e1b-ac52-1197f932245b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fa7152e-a1b4-4571-afb2-a00a63370503', 'c85002cc-5ade-4951-80fe-1885966944de', '3155fd69-59e3-4c49-9143-13a81cb005ae', '388d1fc9-f00a-48ba-9ab0-9a9c3e400c5a']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:31.505699 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ad276c16-48de-4960-b3b4-cff69a2799b9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fb2e102-996e-4999-9b0d-c61f0983cfe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:31.540933 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ad276c16-48de-4960-b3b4-cff69a2799b9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fb2e102-996e-4999-9b0d-c61f0983cfe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96838635-588b-4626-ae2f-efebc03a8bb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-589073097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f559e62ca0bc40e9b1610c6a8372e192',qos_specs=None,replication_status=,reservations=['0fa7152e-a1b4-4571-afb2-a00a63370503','c85002cc-5ade-4951-80fe-1885966944de','3155fd69-59e3-4c49-9143-13a81cb005ae','388d1fc9-f00a-48ba-9ab0-9a9c3e400c5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c516f094e224da9970fe9aa2bb6451f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:37:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-589073097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96838635-588b-4626-ae2f-efebc03a8bb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f559e62ca0bc40e9b1610c6a8372e192',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c516f094e224da9970fe9aa2bb6451f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:31.545254 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ad276c16-48de-4960-b3b4-cff69a2799b9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6431f771-7a75-456b-afac-ea11463c7e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:31.565786 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ad276c16-48de-4960-b3b4-cff69a2799b9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6431f771-7a75-456b-afac-ea11463c7e91) transitioned into state 'SUCCESS' from state '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-589073097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f559e62ca0bc40e9b1610c6a8372e192',qos_specs=None,replication_status=,reservations=['0fa7152e-a1b4-4571-afb2-a00a63370503','c85002cc-5ade-4951-80fe-1885966944de','3155fd69-59e3-4c49-9143-13a81cb005ae','388d1fc9-f00a-48ba-9ab0-9a9c3e400c5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c516f094e224da9970fe9aa2bb6451f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:31.566723 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ad276c16-48de-4960-b3b4-cff69a2799b9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e8e337b-1a13-43ea-bba4-92978ca5e58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:31.577889 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ad276c16-48de-4960-b3b4-cff69a2799b9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e8e337b-1a13-43ea-bba4-92978ca5e58c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:31.578849 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-ad276c16-48de-4960-b3b4-cff69a2799b9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Flow 'volume_create_api' (dab80f56-6984-417d-a950-a43e942048b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:31.579487 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ad276c16-48de-4960-b3b4-cff69a2799b9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume request issued successfully. Jul 03 19:37:31.580029 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ad276c16-48de-4960-b3b4-cff69a2799b9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:37:31.580742 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1202/4805] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:37:31 2026] POST /volume/v3/volumes => generated 775 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:31.592234 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-400f242c-e9f3-4583-85c8-99576dd26897 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:31.596932 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-400f242c-e9f3-4583-85c8-99576dd26897 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/96838635-588b-4626-ae2f-efebc03a8bb7 Jul 03 19:37:31.596932 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-400f242c-e9f3-4583-85c8-99576dd26897 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:31.596932 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-400f242c-e9f3-4583-85c8-99576dd26897 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:31.604694 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:31.604694 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:31.609768 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-400f242c-e9f3-4583-85c8-99576dd26897 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:31.613976 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-400f242c-e9f3-4583-85c8-99576dd26897 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/96838635-588b-4626-ae2f-efebc03a8bb7 returned with HTTP 200 Jul 03 19:37:31.614536 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1210/4806] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:31 2026] GET /volume/v3/volumes/96838635-588b-4626-ae2f-efebc03a8bb7 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:31.674031 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7718ae94-464e-49b3-ab59-784c137b45f7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:31.780335 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7718ae94-464e-49b3-ab59-784c137b45f7 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:37:31.780722 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7718ae94-464e-49b3-ab59-784c137b45f7 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-135186016-1208075422", "extra_specs": {}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:31.794669 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7718ae94-464e-49b3-ab59-784c137b45f7 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:37:31.795010 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1212/4807] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:37:31 2026] POST /volume/v3/types => generated 268 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:32.627712 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d393e531-dab8-4994-9af0-95d91b2e97e1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:32.629594 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d393e531-dab8-4994-9af0-95d91b2e97e1 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/96838635-588b-4626-ae2f-efebc03a8bb7 Jul 03 19:37:32.629813 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d393e531-dab8-4994-9af0-95d91b2e97e1 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:32.630012 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d393e531-dab8-4994-9af0-95d91b2e97e1 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:32.637654 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:32.637654 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:32.640973 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d393e531-dab8-4994-9af0-95d91b2e97e1 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:32.644745 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d393e531-dab8-4994-9af0-95d91b2e97e1 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/96838635-588b-4626-ae2f-efebc03a8bb7 returned with HTTP 200 Jul 03 19:37:32.645300 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1184/4808] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:32 2026] GET /volume/v3/volumes/96838635-588b-4626-ae2f-efebc03a8bb7 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:32.657044 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fe9a59c4-6057-4d3e-a4d2-f6c9683da6bc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:32.658963 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fe9a59c4-6057-4d3e-a4d2-f6c9683da6bc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:37:32.659386 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fe9a59c4-6057-4d3e-a4d2-f6c9683da6bc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "96838635-588b-4626-ae2f-efebc03a8bb7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-283558835"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:32.668303 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:32.668303 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:32.668695 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-fe9a59c4-6057-4d3e-a4d2-f6c9683da6bc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:32.668852 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-fe9a59c4-6057-4d3e-a4d2-f6c9683da6bc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create snapshot from volume 96838635-588b-4626-ae2f-efebc03a8bb7 Jul 03 19:37:32.697386 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-fe9a59c4-6057-4d3e-a4d2-f6c9683da6bc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Created reservations ['9814de74-af73-4ead-87a4-66fa17f5f773', '60f8f1cc-82a8-4462-8fa5-eadebe27efd0', '9f2de477-485b-4390-a241-416a8a6a5a57', 'd06acf5d-9d2d-41ba-9dd6-26af413096f9'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:32.733008 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-fe9a59c4-6057-4d3e-a4d2-f6c9683da6bc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot create request issued successfully. Jul 03 19:37:32.733426 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fe9a59c4-6057-4d3e-a4d2-f6c9683da6bc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:37:32.733859 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1203/4809] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:37:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:32.746483 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4715e160-4435-4007-ba64-c82e34a4fb89 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:32.750226 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4715e160-4435-4007-ba64-c82e34a4fb89 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/5666c694-addb-45ef-ae41-941aad2998a1 Jul 03 19:37:32.750226 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4715e160-4435-4007-ba64-c82e34a4fb89 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:32.750226 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4715e160-4435-4007-ba64-c82e34a4fb89 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:32.755263 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:32.755263 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:32.755891 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-4715e160-4435-4007-ba64-c82e34a4fb89 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:32.756767 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4715e160-4435-4007-ba64-c82e34a4fb89 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/5666c694-addb-45ef-ae41-941aad2998a1 returned with HTTP 200 Jul 03 19:37:32.757235 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1211/4810] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:32 2026] GET /volume/v3/snapshots/5666c694-addb-45ef-ae41-941aad2998a1 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:33.727840 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a4103849-8f19-4d33-959c-089683665e1f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:33.729499 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a4103849-8f19-4d33-959c-089683665e1f tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:37:33.729821 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a4103849-8f19-4d33-959c-089683665e1f tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1050222810-237081658", "extra_specs": {}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:33.745448 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a4103849-8f19-4d33-959c-089683665e1f tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:37:33.745783 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1213/4811] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:37:33 2026] POST /volume/v3/types => generated 268 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:33.754144 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-05d08d02-02f9-4f4f-9ee8-231c0528bca7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:33.756221 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-05d08d02-02f9-4f4f-9ee8-231c0528bca7 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:37:33.756598 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-05d08d02-02f9-4f4f-9ee8-231c0528bca7 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1057400050-1587456395", "extra_specs": {}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:33.768783 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b3e39499-2df8-4172-ab83-32ec4090ef23 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:33.771101 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b3e39499-2df8-4172-ab83-32ec4090ef23 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/5666c694-addb-45ef-ae41-941aad2998a1 Jul 03 19:37:33.771373 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b3e39499-2df8-4172-ab83-32ec4090ef23 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:33.771575 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b3e39499-2df8-4172-ab83-32ec4090ef23 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:33.775693 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-05d08d02-02f9-4f4f-9ee8-231c0528bca7 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:37:33.776161 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1185/4812] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:37:33 2026] POST /volume/v3/types => generated 269 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:33.777776 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:33.777776 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:33.778209 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b3e39499-2df8-4172-ab83-32ec4090ef23 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:33.778888 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b3e39499-2df8-4172-ab83-32ec4090ef23 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/5666c694-addb-45ef-ae41-941aad2998a1 returned with HTTP 200 Jul 03 19:37:33.779265 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1204/4813] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:33 2026] GET /volume/v3/snapshots/5666c694-addb-45ef-ae41-941aad2998a1 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:33.785349 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-816ce2aa-d4cf-41f8-9223-74bcdc8f5d43 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:33.790191 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-816ce2aa-d4cf-41f8-9223-74bcdc8f5d43 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:37:33.790191 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-816ce2aa-d4cf-41f8-9223-74bcdc8f5d43 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1021422750", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1050222810-237081658", "size": 1}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:33.791158 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-816ce2aa-d4cf-41f8-9223-74bcdc8f5d43 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1021422750', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1050222810-237081658', 'size': 1}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:37:33.792019 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c2d61ac6-e2ae-4158-b33a-bf0a823ee8c9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:33.793852 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c2d61ac6-e2ae-4158-b33a-bf0a823ee8c9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] POST https://10.4.3.61/volume/v3/snapshots/5666c694-addb-45ef-ae41-941aad2998a1/action Jul 03 19:37:33.794229 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c2d61ac6-e2ae-4158-b33a-bf0a823ee8c9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:37:33.794377 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c2d61ac6-e2ae-4158-b33a-bf0a823ee8c9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:33.795479 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-816ce2aa-d4cf-41f8-9223-74bcdc8f5d43 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Create volume of 1 GB Jul 03 19:37:33.798186 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:33.798186 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:33.798186 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-816ce2aa-d4cf-41f8-9223-74bcdc8f5d43 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Availability Zones retrieved successfully. Jul 03 19:37:33.800937 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:33.800937 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:33.801463 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c2d61ac6-e2ae-4158-b33a-bf0a823ee8c9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Snapshot retrieved successfully. Jul 03 19:37:33.804828 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.policy [None req-c2d61ac6-e2ae-4158-b33a-bf0a823ee8c9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '9a825919df6849ab8fa88da0e904d43d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f559e62ca0bc40e9b1610c6a8372e192', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99927) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:37:33.804828 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c2d61ac6-e2ae-4158-b33a-bf0a823ee8c9 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] https://10.4.3.61/volume/v3/snapshots/5666c694-addb-45ef-ae41-941aad2998a1/action returned with HTTP 403 Jul 03 19:37:33.804828 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1214/4814] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:37:33 2026] POST /volume/v3/snapshots/5666c694-addb-45ef-ae41-941aad2998a1/action => generated 133 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:33.808777 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-816ce2aa-d4cf-41f8-9223-74bcdc8f5d43 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Flow 'volume_create_api' (6b925622-3a73-4cf0-a590-715d9d6d0ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:33.810516 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-816ce2aa-d4cf-41f8-9223-74bcdc8f5d43 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b07fe42f-4aff-41df-8c4a-d1cf1e26e8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:33.811783 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-816ce2aa-d4cf-41f8-9223-74bcdc8f5d43 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:37:33.814399 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b1c3b80d-2533-4237-baaa-1224da9da4f4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:33.816510 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b1c3b80d-2533-4237-baaa-1224da9da4f4 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] DELETE https://10.4.3.61/volume/v3/snapshots/5666c694-addb-45ef-ae41-941aad2998a1 Jul 03 19:37:33.817101 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b1c3b80d-2533-4237-baaa-1224da9da4f4 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:33.817101 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b1c3b80d-2533-4237-baaa-1224da9da4f4 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:33.818236 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-b1c3b80d-2533-4237-baaa-1224da9da4f4 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete snapshot with id: 5666c694-addb-45ef-ae41-941aad2998a1 Jul 03 19:37:33.823045 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:33.823045 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:33.823475 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b1c3b80d-2533-4237-baaa-1224da9da4f4 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:33.836803 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-816ce2aa-d4cf-41f8-9223-74bcdc8f5d43 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b07fe42f-4aff-41df-8c4a-d1cf1e26e8a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:37:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51616ce7-9479-4857-bc14-8c6dca29624c,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1050222810-237081658',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51616ce7-9479-4857-bc14-8c6dca29624c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:33.838364 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-816ce2aa-d4cf-41f8-9223-74bcdc8f5d43 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (548e2da2-3497-4fa5-82fe-721a645f5b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:33.845191 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b1c3b80d-2533-4237-baaa-1224da9da4f4 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot delete request issued successfully. Jul 03 19:37:33.845191 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b1c3b80d-2533-4237-baaa-1224da9da4f4 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/5666c694-addb-45ef-ae41-941aad2998a1 returned with HTTP 202 Jul 03 19:37:33.845191 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1186/4815] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:37:33 2026] DELETE /volume/v3/snapshots/5666c694-addb-45ef-ae41-941aad2998a1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:33.855132 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0cb7a590-7436-43ef-abd1-cc31f3e4ec1b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:33.856014 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0cb7a590-7436-43ef-abd1-cc31f3e4ec1b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/5666c694-addb-45ef-ae41-941aad2998a1 Jul 03 19:37:33.856260 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0cb7a590-7436-43ef-abd1-cc31f3e4ec1b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:33.858340 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0cb7a590-7436-43ef-abd1-cc31f3e4ec1b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:33.864853 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:33.864853 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:33.867666 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0cb7a590-7436-43ef-abd1-cc31f3e4ec1b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:33.868519 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0cb7a590-7436-43ef-abd1-cc31f3e4ec1b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/5666c694-addb-45ef-ae41-941aad2998a1 returned with HTTP 200 Jul 03 19:37:33.868944 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1205/4816] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:33 2026] GET /volume/v3/snapshots/5666c694-addb-45ef-ae41-941aad2998a1 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:33.875586 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-816ce2aa-d4cf-41f8-9223-74bcdc8f5d43 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1050222810-237081658 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1050222810-237081658, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:37:33.875926 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-816ce2aa-d4cf-41f8-9223-74bcdc8f5d43 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1050222810-237081658 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1050222810-237081658, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:37:33.916226 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-816ce2aa-d4cf-41f8-9223-74bcdc8f5d43 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Created reservations ['1c853969-91d7-4d61-a9cf-efb155cd5dcf', 'ce7419e5-be9a-4f2e-b4de-a1517912d874', '6b3beeda-c5a1-420e-9fd5-e42ad8a10e7f', 'bd1d85d5-9b4a-427d-b154-4d3fed52e467'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:33.917048 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-816ce2aa-d4cf-41f8-9223-74bcdc8f5d43 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (548e2da2-3497-4fa5-82fe-721a645f5b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c853969-91d7-4d61-a9cf-efb155cd5dcf', 'ce7419e5-be9a-4f2e-b4de-a1517912d874', '6b3beeda-c5a1-420e-9fd5-e42ad8a10e7f', 'bd1d85d5-9b4a-427d-b154-4d3fed52e467']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:33.917814 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-816ce2aa-d4cf-41f8-9223-74bcdc8f5d43 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d37c464b-4dcf-4337-9e27-530a6261823d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:33.939876 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-816ce2aa-d4cf-41f8-9223-74bcdc8f5d43 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d37c464b-4dcf-4337-9e27-530a6261823d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '263cdabd-1d73-4c88-8557-880361d4f9d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1021422750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='950620be7c674e43ad4c869e5680e578',qos_specs=None,replication_status=,reservations=['1c853969-91d7-4d61-a9cf-efb155cd5dcf','ce7419e5-be9a-4f2e-b4de-a1517912d874','6b3beeda-c5a1-420e-9fd5-e42ad8a10e7f','bd1d85d5-9b4a-427d-b154-4d3fed52e467'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='714cce7a55e1488d90786cb21681a0ab',volume_type_id=51616ce7-9479-4857-bc14-8c6dca29624c), 'volume': Volume(_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-03T19:37:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1021422750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=263cdabd-1d73-4c88-8557-880361d4f9d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='950620be7c674e43ad4c869e5680e578',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='714cce7a55e1488d90786cb21681a0ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51616ce7-9479-4857-bc14-8c6dca29624c),volume_type_id=51616ce7-9479-4857-bc14-8c6dca29624c)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:33.941183 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-816ce2aa-d4cf-41f8-9223-74bcdc8f5d43 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1967e2c1-f817-4f76-9e36-9e73f3cd8c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:33.961410 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-816ce2aa-d4cf-41f8-9223-74bcdc8f5d43 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1967e2c1-f817-4f76-9e36-9e73f3cd8c0e) transitioned into state 'SUCCESS' from state '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-1021422750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='950620be7c674e43ad4c869e5680e578',qos_specs=None,replication_status=,reservations=['1c853969-91d7-4d61-a9cf-efb155cd5dcf','ce7419e5-be9a-4f2e-b4de-a1517912d874','6b3beeda-c5a1-420e-9fd5-e42ad8a10e7f','bd1d85d5-9b4a-427d-b154-4d3fed52e467'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='714cce7a55e1488d90786cb21681a0ab',volume_type_id=51616ce7-9479-4857-bc14-8c6dca29624c)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:33.962327 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-816ce2aa-d4cf-41f8-9223-74bcdc8f5d43 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a850dbb3-a1fd-42ff-9f47-0be33b50776d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:33.973884 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-816ce2aa-d4cf-41f8-9223-74bcdc8f5d43 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a850dbb3-a1fd-42ff-9f47-0be33b50776d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:33.974961 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-816ce2aa-d4cf-41f8-9223-74bcdc8f5d43 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Flow 'volume_create_api' (6b925622-3a73-4cf0-a590-715d9d6d0ddd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:33.975469 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-816ce2aa-d4cf-41f8-9223-74bcdc8f5d43 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Create volume request issued successfully. Jul 03 19:37:33.976253 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-816ce2aa-d4cf-41f8-9223-74bcdc8f5d43 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:37:33.976783 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1212/4817] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:37:33 2026] POST /volume/v3/volumes => generated 844 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:33.989792 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-47e94073-039a-4f36-8ae3-e6fc0e2537a8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:33.992174 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-47e94073-039a-4f36-8ae3-e6fc0e2537a8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:37:33.992821 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-47e94073-039a-4f36-8ae3-e6fc0e2537a8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-72408963", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1057400050-1587456395", "size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:33.995955 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-47e94073-039a-4f36-8ae3-e6fc0e2537a8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-72408963', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1057400050-1587456395', 'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:37:34.000104 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-47e94073-039a-4f36-8ae3-e6fc0e2537a8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Create volume of 1 GB Jul 03 19:37:34.000445 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:34.000445 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:34.000936 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-47e94073-039a-4f36-8ae3-e6fc0e2537a8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Availability Zones retrieved successfully. Jul 03 19:37:34.006451 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-47e94073-039a-4f36-8ae3-e6fc0e2537a8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Flow 'volume_create_api' (5d72f2de-5be2-4de3-bf40-4f0bdb0dbaa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:34.007579 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-47e94073-039a-4f36-8ae3-e6fc0e2537a8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (831fc4d5-7c1e-403f-8283-200ee95f2f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:34.008513 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-47e94073-039a-4f36-8ae3-e6fc0e2537a8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:37:34.027811 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-47e94073-039a-4f36-8ae3-e6fc0e2537a8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (831fc4d5-7c1e-403f-8283-200ee95f2f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:37:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f6a95139-f6f2-4246-91ec-f01c54bc98a0,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1057400050-1587456395',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f6a95139-f6f2-4246-91ec-f01c54bc98a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:34.028618 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-47e94073-039a-4f36-8ae3-e6fc0e2537a8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (290537ee-f09a-4ed3-829d-46eaef3f158a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:34.059823 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-47e94073-039a-4f36-8ae3-e6fc0e2537a8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1057400050-1587456395 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1057400050-1587456395, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:37:34.060482 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-47e94073-039a-4f36-8ae3-e6fc0e2537a8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1057400050-1587456395 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1057400050-1587456395, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:37:34.095877 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-47e94073-039a-4f36-8ae3-e6fc0e2537a8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Created reservations ['705f3509-d343-4f58-8cb7-b8b9b4bc48ba', 'f3033c31-1685-49ce-9eec-7a636755d5b3', '3768347f-f0c2-490d-8abf-1c51f283f1c2', 'a6c48710-4131-47ae-97a4-83cb488b8f7c'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:34.096980 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-47e94073-039a-4f36-8ae3-e6fc0e2537a8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (290537ee-f09a-4ed3-829d-46eaef3f158a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['705f3509-d343-4f58-8cb7-b8b9b4bc48ba', 'f3033c31-1685-49ce-9eec-7a636755d5b3', '3768347f-f0c2-490d-8abf-1c51f283f1c2', 'a6c48710-4131-47ae-97a4-83cb488b8f7c']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:34.097846 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-47e94073-039a-4f36-8ae3-e6fc0e2537a8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfeaf08a-0296-4f5a-adcb-42a6b703e029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:34.123800 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-47e94073-039a-4f36-8ae3-e6fc0e2537a8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfeaf08a-0296-4f5a-adcb-42a6b703e029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7db85bb5-9e81-4ed8-99c4-b2a33445836d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-72408963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='950620be7c674e43ad4c869e5680e578',qos_specs=None,replication_status=,reservations=['705f3509-d343-4f58-8cb7-b8b9b4bc48ba','f3033c31-1685-49ce-9eec-7a636755d5b3','3768347f-f0c2-490d-8abf-1c51f283f1c2','a6c48710-4131-47ae-97a4-83cb488b8f7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='714cce7a55e1488d90786cb21681a0ab',volume_type_id=f6a95139-f6f2-4246-91ec-f01c54bc98a0), 'volume': Volume(_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-03T19:37:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-72408963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7db85bb5-9e81-4ed8-99c4-b2a33445836d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='950620be7c674e43ad4c869e5680e578',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='714cce7a55e1488d90786cb21681a0ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f6a95139-f6f2-4246-91ec-f01c54bc98a0),volume_type_id=f6a95139-f6f2-4246-91ec-f01c54bc98a0)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:34.124573 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-47e94073-039a-4f36-8ae3-e6fc0e2537a8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (746c8bf6-6deb-4d97-9b4f-d199bcb4cde0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:34.146084 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-47e94073-039a-4f36-8ae3-e6fc0e2537a8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (746c8bf6-6deb-4d97-9b4f-d199bcb4cde0) transitioned into state 'SUCCESS' from state '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-72408963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='950620be7c674e43ad4c869e5680e578',qos_specs=None,replication_status=,reservations=['705f3509-d343-4f58-8cb7-b8b9b4bc48ba','f3033c31-1685-49ce-9eec-7a636755d5b3','3768347f-f0c2-490d-8abf-1c51f283f1c2','a6c48710-4131-47ae-97a4-83cb488b8f7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='714cce7a55e1488d90786cb21681a0ab',volume_type_id=f6a95139-f6f2-4246-91ec-f01c54bc98a0)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:34.147251 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-47e94073-039a-4f36-8ae3-e6fc0e2537a8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ded075b7-fef2-4b2c-9072-34bca2b3b168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:34.161671 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-47e94073-039a-4f36-8ae3-e6fc0e2537a8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ded075b7-fef2-4b2c-9072-34bca2b3b168) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:34.162915 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-47e94073-039a-4f36-8ae3-e6fc0e2537a8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Flow 'volume_create_api' (5d72f2de-5be2-4de3-bf40-4f0bdb0dbaa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:34.163327 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-47e94073-039a-4f36-8ae3-e6fc0e2537a8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Create volume request issued successfully. Jul 03 19:37:34.164018 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-47e94073-039a-4f36-8ae3-e6fc0e2537a8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:37:34.164489 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1215/4818] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:37:33 2026] POST /volume/v3/volumes => generated 843 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:34.198636 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f24d118b-8f97-430f-a89d-bb3e9ec46d40 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:34.200349 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f24d118b-8f97-430f-a89d-bb3e9ec46d40 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:37:34.200678 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f24d118b-8f97-430f-a89d-bb3e9ec46d40 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1646712061", "snapshot_id": null, "imageRef": "cb4c2a01-9f0d-4cb9-8cf0-2bb62210fd1a", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-135186016-1208075422", "size": 1}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:34.205291 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-f24d118b-8f97-430f-a89d-bb3e9ec46d40 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1646712061', 'snapshot_id': None, 'imageRef': 'cb4c2a01-9f0d-4cb9-8cf0-2bb62210fd1a', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-135186016-1208075422', 'size': 1}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:37:34.288926 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-f24d118b-8f97-430f-a89d-bb3e9ec46d40 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Create volume of 1 GB Jul 03 19:37:34.289409 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:34.289409 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:34.290393 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f24d118b-8f97-430f-a89d-bb3e9ec46d40 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Availability Zones retrieved successfully. Jul 03 19:37:34.299383 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f24d118b-8f97-430f-a89d-bb3e9ec46d40 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Flow 'volume_create_api' (95433fab-2d09-478a-ba41-aeb76646bc8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:34.300801 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f24d118b-8f97-430f-a89d-bb3e9ec46d40 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21c6b814-5719-4f45-a210-550af21a9875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:34.301902 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-f24d118b-8f97-430f-a89d-bb3e9ec46d40 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:37:34.356974 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f24d118b-8f97-430f-a89d-bb3e9ec46d40 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21c6b814-5719-4f45-a210-550af21a9875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:37:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b6867704-3625-41d1-a640-0752a7042acb,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-135186016-1208075422',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b6867704-3625-41d1-a640-0752a7042acb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:34.357923 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f24d118b-8f97-430f-a89d-bb3e9ec46d40 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a97e6a02-3915-406f-aef8-c16c185ed9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:34.380980 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-f24d118b-8f97-430f-a89d-bb3e9ec46d40 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-135186016-1208075422 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-135186016-1208075422, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:37:34.381526 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-f24d118b-8f97-430f-a89d-bb3e9ec46d40 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-135186016-1208075422 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-135186016-1208075422, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:37:34.406044 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-f24d118b-8f97-430f-a89d-bb3e9ec46d40 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Created reservations ['1dd5bd0e-c00e-4987-88bf-4872453e8bd5', '646dafba-e277-4133-98a4-35c1669e1769', '77bacb78-9190-4be8-86df-c4cc73bd260c', 'f7ac42a9-f95a-4586-85f6-591412b255b6'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:34.406806 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f24d118b-8f97-430f-a89d-bb3e9ec46d40 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a97e6a02-3915-406f-aef8-c16c185ed9da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dd5bd0e-c00e-4987-88bf-4872453e8bd5', '646dafba-e277-4133-98a4-35c1669e1769', '77bacb78-9190-4be8-86df-c4cc73bd260c', 'f7ac42a9-f95a-4586-85f6-591412b255b6']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:34.407582 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f24d118b-8f97-430f-a89d-bb3e9ec46d40 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3b81006-bf58-4d98-96d5-4daa93ee9c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:34.430151 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f24d118b-8f97-430f-a89d-bb3e9ec46d40 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3b81006-bf58-4d98-96d5-4daa93ee9c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c47037a-636d-4b50-bd09-4a5f23a00e32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1646712061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='950620be7c674e43ad4c869e5680e578',qos_specs=None,replication_status=,reservations=['1dd5bd0e-c00e-4987-88bf-4872453e8bd5','646dafba-e277-4133-98a4-35c1669e1769','77bacb78-9190-4be8-86df-c4cc73bd260c','f7ac42a9-f95a-4586-85f6-591412b255b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='714cce7a55e1488d90786cb21681a0ab',volume_type_id=b6867704-3625-41d1-a640-0752a7042acb), 'volume': Volume(_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-03T19:37:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1646712061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c47037a-636d-4b50-bd09-4a5f23a00e32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='950620be7c674e43ad4c869e5680e578',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='714cce7a55e1488d90786cb21681a0ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b6867704-3625-41d1-a640-0752a7042acb),volume_type_id=b6867704-3625-41d1-a640-0752a7042acb)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:34.431002 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f24d118b-8f97-430f-a89d-bb3e9ec46d40 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1a3e4ef-00d6-43b1-ac46-0be82f498b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:34.448358 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f24d118b-8f97-430f-a89d-bb3e9ec46d40 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1a3e4ef-00d6-43b1-ac46-0be82f498b27) transitioned into state 'SUCCESS' from state '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-1646712061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='950620be7c674e43ad4c869e5680e578',qos_specs=None,replication_status=,reservations=['1dd5bd0e-c00e-4987-88bf-4872453e8bd5','646dafba-e277-4133-98a4-35c1669e1769','77bacb78-9190-4be8-86df-c4cc73bd260c','f7ac42a9-f95a-4586-85f6-591412b255b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='714cce7a55e1488d90786cb21681a0ab',volume_type_id=b6867704-3625-41d1-a640-0752a7042acb)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:34.448959 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f24d118b-8f97-430f-a89d-bb3e9ec46d40 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f508e20b-5821-4397-bed8-4c5063280710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:34.457652 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f24d118b-8f97-430f-a89d-bb3e9ec46d40 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f508e20b-5821-4397-bed8-4c5063280710) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:34.458470 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f24d118b-8f97-430f-a89d-bb3e9ec46d40 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Flow 'volume_create_api' (95433fab-2d09-478a-ba41-aeb76646bc8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:34.458793 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f24d118b-8f97-430f-a89d-bb3e9ec46d40 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Create volume request issued successfully. Jul 03 19:37:34.459564 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f24d118b-8f97-430f-a89d-bb3e9ec46d40 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:37:34.460033 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1187/4819] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:37:34 2026] POST /volume/v3/volumes => generated 844 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:34.472762 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-998bf9c1-023c-4598-a4e7-7e0a175fb496 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:34.474775 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-998bf9c1-023c-4598-a4e7-7e0a175fb496 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 Jul 03 19:37:34.475060 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-998bf9c1-023c-4598-a4e7-7e0a175fb496 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:34.475361 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-998bf9c1-023c-4598-a4e7-7e0a175fb496 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:34.482076 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:34.482076 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:34.485454 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-998bf9c1-023c-4598-a4e7-7e0a175fb496 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:37:34.489152 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-998bf9c1-023c-4598-a4e7-7e0a175fb496 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 returned with HTTP 200 Jul 03 19:37:34.489598 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1206/4820] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:34 2026] GET /volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 => generated 912 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:34.878913 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2ae77f37-d5e1-49a4-bf81-0e0327d98b41 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:34.881074 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2ae77f37-d5e1-49a4-bf81-0e0327d98b41 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/5666c694-addb-45ef-ae41-941aad2998a1 Jul 03 19:37:34.881331 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2ae77f37-d5e1-49a4-bf81-0e0327d98b41 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:34.881558 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2ae77f37-d5e1-49a4-bf81-0e0327d98b41 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:34.891588 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2ae77f37-d5e1-49a4-bf81-0e0327d98b41 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/5666c694-addb-45ef-ae41-941aad2998a1 returned with HTTP 404 Jul 03 19:37:34.892280 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1213/4821] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:34 2026] GET /volume/v3/snapshots/5666c694-addb-45ef-ae41-941aad2998a1 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:34.900255 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-76cab032-b487-45d0-9dbe-410c086ca79f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:34.902049 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-76cab032-b487-45d0-9dbe-410c086ca79f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/96838635-588b-4626-ae2f-efebc03a8bb7 Jul 03 19:37:34.902239 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-76cab032-b487-45d0-9dbe-410c086ca79f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:34.902430 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-76cab032-b487-45d0-9dbe-410c086ca79f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:34.902686 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-76cab032-b487-45d0-9dbe-410c086ca79f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete volume with id: 96838635-588b-4626-ae2f-efebc03a8bb7 Jul 03 19:37:34.909701 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:34.909701 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:34.909989 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-76cab032-b487-45d0-9dbe-410c086ca79f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:34.930188 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-76cab032-b487-45d0-9dbe-410c086ca79f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete volume request issued successfully. Jul 03 19:37:34.930441 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-76cab032-b487-45d0-9dbe-410c086ca79f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/96838635-588b-4626-ae2f-efebc03a8bb7 returned with HTTP 202 Jul 03 19:37:34.930919 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1216/4822] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:34 2026] DELETE /volume/v3/volumes/96838635-588b-4626-ae2f-efebc03a8bb7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:34.938623 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0851d4eb-851a-4c98-a129-84617bf7c017 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:34.941343 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0851d4eb-851a-4c98-a129-84617bf7c017 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/96838635-588b-4626-ae2f-efebc03a8bb7 Jul 03 19:37:34.941593 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0851d4eb-851a-4c98-a129-84617bf7c017 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:34.941779 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0851d4eb-851a-4c98-a129-84617bf7c017 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:34.950462 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:34.950462 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:34.954231 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0851d4eb-851a-4c98-a129-84617bf7c017 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:34.958587 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0851d4eb-851a-4c98-a129-84617bf7c017 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/96838635-588b-4626-ae2f-efebc03a8bb7 returned with HTTP 200 Jul 03 19:37:34.959017 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1188/4823] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:34 2026] GET /volume/v3/volumes/96838635-588b-4626-ae2f-efebc03a8bb7 => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:35.503959 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8a66f5d4-3e87-4994-818f-a3b1ee4dab75 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:35.505526 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8a66f5d4-3e87-4994-818f-a3b1ee4dab75 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 Jul 03 19:37:35.505708 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8a66f5d4-3e87-4994-818f-a3b1ee4dab75 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:35.505873 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8a66f5d4-3e87-4994-818f-a3b1ee4dab75 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:35.512243 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:35.512243 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:35.515394 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-8a66f5d4-3e87-4994-818f-a3b1ee4dab75 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:37:35.519200 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8a66f5d4-3e87-4994-818f-a3b1ee4dab75 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 returned with HTTP 200 Jul 03 19:37:35.519729 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1207/4824] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:35 2026] GET /volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 => generated 936 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:35.976134 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c3156f58-5be7-4b18-978c-a1e9f4022837 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:35.978249 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c3156f58-5be7-4b18-978c-a1e9f4022837 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/96838635-588b-4626-ae2f-efebc03a8bb7 Jul 03 19:37:35.978535 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c3156f58-5be7-4b18-978c-a1e9f4022837 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:35.978803 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c3156f58-5be7-4b18-978c-a1e9f4022837 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:35.986075 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c3156f58-5be7-4b18-978c-a1e9f4022837 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/96838635-588b-4626-ae2f-efebc03a8bb7 returned with HTTP 404 Jul 03 19:37:35.986726 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1214/4825] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:35 2026] GET /volume/v3/volumes/96838635-588b-4626-ae2f-efebc03a8bb7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:35.995468 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d61061fd-a1a4-4f37-a053-4b47b022399f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:35.997333 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d61061fd-a1a4-4f37-a053-4b47b022399f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:37:35.997750 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d61061fd-a1a4-4f37-a053-4b47b022399f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-117782431"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:35.999513 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-d61061fd-a1a4-4f37-a053-4b47b022399f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-117782431'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:37:35.999644 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-d61061fd-a1a4-4f37-a053-4b47b022399f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume of 1 GB Jul 03 19:37:36.004440 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d61061fd-a1a4-4f37-a053-4b47b022399f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Availability Zones retrieved successfully. Jul 03 19:37:36.013771 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d61061fd-a1a4-4f37-a053-4b47b022399f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Flow 'volume_create_api' (e5a37fd4-7fe0-4e2d-8900-173f78848cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:36.015268 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d61061fd-a1a4-4f37-a053-4b47b022399f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8da75b54-e9ea-4eb6-97c8-38c85c51883c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:36.016561 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-d61061fd-a1a4-4f37-a053-4b47b022399f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:37:36.050348 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d61061fd-a1a4-4f37-a053-4b47b022399f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8da75b54-e9ea-4eb6-97c8-38c85c51883c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:36.051842 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d61061fd-a1a4-4f37-a053-4b47b022399f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (619694eb-16fd-4ca4-bb15-963b80fea566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:36.104767 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-d61061fd-a1a4-4f37-a053-4b47b022399f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Created reservations ['66915c15-ab18-4d9e-b63e-29cdb99e6e91', '7a7ccf23-6abb-4f7d-8d4e-fbeb1d1ba90c', 'fc7da4b0-8321-401d-bdc9-689fe6b57f3e', '64bc748c-f509-480a-8185-b54df55bc604'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:36.105799 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d61061fd-a1a4-4f37-a053-4b47b022399f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (619694eb-16fd-4ca4-bb15-963b80fea566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66915c15-ab18-4d9e-b63e-29cdb99e6e91', '7a7ccf23-6abb-4f7d-8d4e-fbeb1d1ba90c', 'fc7da4b0-8321-401d-bdc9-689fe6b57f3e', '64bc748c-f509-480a-8185-b54df55bc604']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:36.107602 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d61061fd-a1a4-4f37-a053-4b47b022399f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d72ac3f-aa63-45b3-b6a8-5600b58967c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:36.141519 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d61061fd-a1a4-4f37-a053-4b47b022399f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d72ac3f-aa63-45b3-b6a8-5600b58967c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2e6c157-fe5f-4e33-babd-6b0776930274', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-117782431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f559e62ca0bc40e9b1610c6a8372e192',qos_specs=None,replication_status=,reservations=['66915c15-ab18-4d9e-b63e-29cdb99e6e91','7a7ccf23-6abb-4f7d-8d4e-fbeb1d1ba90c','fc7da4b0-8321-401d-bdc9-689fe6b57f3e','64bc748c-f509-480a-8185-b54df55bc604'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c516f094e224da9970fe9aa2bb6451f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:37:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-117782431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2e6c157-fe5f-4e33-babd-6b0776930274,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f559e62ca0bc40e9b1610c6a8372e192',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c516f094e224da9970fe9aa2bb6451f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:36.143567 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d61061fd-a1a4-4f37-a053-4b47b022399f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f56c445-b56f-49af-bc5a-496514c16db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:36.169472 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d61061fd-a1a4-4f37-a053-4b47b022399f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f56c445-b56f-49af-bc5a-496514c16db6) transitioned into state 'SUCCESS' from state '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-117782431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f559e62ca0bc40e9b1610c6a8372e192',qos_specs=None,replication_status=,reservations=['66915c15-ab18-4d9e-b63e-29cdb99e6e91','7a7ccf23-6abb-4f7d-8d4e-fbeb1d1ba90c','fc7da4b0-8321-401d-bdc9-689fe6b57f3e','64bc748c-f509-480a-8185-b54df55bc604'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c516f094e224da9970fe9aa2bb6451f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:36.170273 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d61061fd-a1a4-4f37-a053-4b47b022399f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (825f5692-59fd-43d4-a275-6f5d94095c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:36.179915 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d61061fd-a1a4-4f37-a053-4b47b022399f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (825f5692-59fd-43d4-a275-6f5d94095c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:36.180825 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d61061fd-a1a4-4f37-a053-4b47b022399f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Flow 'volume_create_api' (e5a37fd4-7fe0-4e2d-8900-173f78848cda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:36.181127 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d61061fd-a1a4-4f37-a053-4b47b022399f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume request issued successfully. Jul 03 19:37:36.181712 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d61061fd-a1a4-4f37-a053-4b47b022399f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:37:36.182548 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1217/4826] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:37:35 2026] POST /volume/v3/volumes => generated 775 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:36.198311 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6ec07bb7-8ec1-47cf-aae9-3605754f0681 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:36.200129 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6ec07bb7-8ec1-47cf-aae9-3605754f0681 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/b2e6c157-fe5f-4e33-babd-6b0776930274 Jul 03 19:37:36.200335 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6ec07bb7-8ec1-47cf-aae9-3605754f0681 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:36.200658 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6ec07bb7-8ec1-47cf-aae9-3605754f0681 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:36.210008 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:36.210008 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:36.215625 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-6ec07bb7-8ec1-47cf-aae9-3605754f0681 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:36.221838 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6ec07bb7-8ec1-47cf-aae9-3605754f0681 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/b2e6c157-fe5f-4e33-babd-6b0776930274 returned with HTTP 200 Jul 03 19:37:36.222452 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1189/4827] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:36 2026] GET /volume/v3/volumes/b2e6c157-fe5f-4e33-babd-6b0776930274 => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:36.532063 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-efd8660f-76b2-41e4-b696-2fb6601c1f84 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:36.533927 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-efd8660f-76b2-41e4-b696-2fb6601c1f84 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 Jul 03 19:37:36.534153 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-efd8660f-76b2-41e4-b696-2fb6601c1f84 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:36.534620 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-efd8660f-76b2-41e4-b696-2fb6601c1f84 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:36.542666 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:36.542666 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:36.547190 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-efd8660f-76b2-41e4-b696-2fb6601c1f84 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:37:36.552890 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-efd8660f-76b2-41e4-b696-2fb6601c1f84 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 returned with HTTP 200 Jul 03 19:37:36.553304 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1208/4828] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:36 2026] GET /volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:37.239349 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b7db4d85-05b1-4ddc-b642-fae9460f540d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:37.241246 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b7db4d85-05b1-4ddc-b642-fae9460f540d tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/b2e6c157-fe5f-4e33-babd-6b0776930274 Jul 03 19:37:37.241458 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b7db4d85-05b1-4ddc-b642-fae9460f540d tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:37.241682 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b7db4d85-05b1-4ddc-b642-fae9460f540d tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:37.249495 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:37.249495 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:37.254951 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b7db4d85-05b1-4ddc-b642-fae9460f540d tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:37.261364 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b7db4d85-05b1-4ddc-b642-fae9460f540d tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/b2e6c157-fe5f-4e33-babd-6b0776930274 returned with HTTP 200 Jul 03 19:37:37.262223 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1215/4829] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:37 2026] GET /volume/v3/volumes/b2e6c157-fe5f-4e33-babd-6b0776930274 => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:37.275962 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ef3d4343-3a56-4839-8c4b-6784e17117d7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:37.277933 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ef3d4343-3a56-4839-8c4b-6784e17117d7 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:37:37.278254 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ef3d4343-3a56-4839-8c4b-6784e17117d7 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2e6c157-fe5f-4e33-babd-6b0776930274", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1837128608"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:37.287890 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:37.287890 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:37.288514 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ef3d4343-3a56-4839-8c4b-6784e17117d7 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:37.288713 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-ef3d4343-3a56-4839-8c4b-6784e17117d7 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create snapshot from volume b2e6c157-fe5f-4e33-babd-6b0776930274 Jul 03 19:37:37.322877 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-ef3d4343-3a56-4839-8c4b-6784e17117d7 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Created reservations ['faf0fb82-275a-443a-a7ee-6517a144b965', '61790383-5b04-44f3-b687-d3b59c86433c', '6fb7ce00-2756-43a4-8f50-f181c48d1d60', 'eef2ff2d-d3e7-4d49-8a17-244eee385704'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:37.375883 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ef3d4343-3a56-4839-8c4b-6784e17117d7 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot create request issued successfully. Jul 03 19:37:37.376417 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ef3d4343-3a56-4839-8c4b-6784e17117d7 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:37:37.376923 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1218/4830] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:37:37 2026] POST /volume/v3/snapshots => generated 308 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:37.393082 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-806cb147-00d6-4697-a7cc-4a2a14d454e7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:37.395050 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-806cb147-00d6-4697-a7cc-4a2a14d454e7 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/2a9e9069-0692-46eb-8991-c714b437c925 Jul 03 19:37:37.395445 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-806cb147-00d6-4697-a7cc-4a2a14d454e7 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:37.395819 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-806cb147-00d6-4697-a7cc-4a2a14d454e7 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:37.403154 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:37.403154 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:37.403627 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-806cb147-00d6-4697-a7cc-4a2a14d454e7 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:37.404700 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-806cb147-00d6-4697-a7cc-4a2a14d454e7 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/2a9e9069-0692-46eb-8991-c714b437c925 returned with HTTP 200 Jul 03 19:37:37.405415 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1190/4831] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:37 2026] GET /volume/v3/snapshots/2a9e9069-0692-46eb-8991-c714b437c925 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:37.568839 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-131cf194-905e-48cd-b479-83e881cab525 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:37.571681 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-131cf194-905e-48cd-b479-83e881cab525 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 Jul 03 19:37:37.572552 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-131cf194-905e-48cd-b479-83e881cab525 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:37.572926 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-131cf194-905e-48cd-b479-83e881cab525 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:37.583322 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:37.583322 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:37.588528 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-131cf194-905e-48cd-b479-83e881cab525 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:37:37.595451 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-131cf194-905e-48cd-b479-83e881cab525 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 returned with HTTP 200 Jul 03 19:37:37.596276 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1209/4832] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:37 2026] GET /volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 => generated 997 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:38.416644 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-541f6cc6-67a3-4d4d-88ce-f424a1c1987f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:38.418521 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-541f6cc6-67a3-4d4d-88ce-f424a1c1987f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/2a9e9069-0692-46eb-8991-c714b437c925 Jul 03 19:37:38.418735 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-541f6cc6-67a3-4d4d-88ce-f424a1c1987f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:38.418946 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-541f6cc6-67a3-4d4d-88ce-f424a1c1987f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:38.424264 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:38.424264 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:38.424664 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-541f6cc6-67a3-4d4d-88ce-f424a1c1987f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:38.425496 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-541f6cc6-67a3-4d4d-88ce-f424a1c1987f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/2a9e9069-0692-46eb-8991-c714b437c925 returned with HTTP 200 Jul 03 19:37:38.425941 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1216/4833] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:38 2026] GET /volume/v3/snapshots/2a9e9069-0692-46eb-8991-c714b437c925 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:38.435236 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c76addb5-1f14-48fb-bfe9-2f3b24f42ad3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:38.437435 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c76addb5-1f14-48fb-bfe9-2f3b24f42ad3 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] GET https://10.4.3.61/volume/v3/snapshots Jul 03 19:37:38.437637 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c76addb5-1f14-48fb-bfe9-2f3b24f42ad3 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:38.437829 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c76addb5-1f14-48fb-bfe9-2f3b24f42ad3 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:38.438078 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-c76addb5-1f14-48fb-bfe9-2f3b24f42ad3 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:37:38.438374 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:38.438374 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:38.439120 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.db.api [None req-c76addb5-1f14-48fb-bfe9-2f3b24f42ad3 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Building query based on filter {{(pid=99927) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 19:37:38.443264 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c76addb5-1f14-48fb-bfe9-2f3b24f42ad3 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Get all snapshots completed successfully. Jul 03 19:37:38.443625 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c76addb5-1f14-48fb-bfe9-2f3b24f42ad3 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 200 Jul 03 19:37:38.444053 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1219/4834] 10.4.3.61 () {66 vars in 1236 bytes} [Fri Jul 3 19:37:38 2026] GET /volume/v3/snapshots => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:38.452624 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5f9a01d5-593a-483c-b853-77b824faa219 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:38.454389 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5f9a01d5-593a-483c-b853-77b824faa219 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] DELETE https://10.4.3.61/volume/v3/snapshots/2a9e9069-0692-46eb-8991-c714b437c925 Jul 03 19:37:38.454563 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5f9a01d5-593a-483c-b853-77b824faa219 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:38.454735 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5f9a01d5-593a-483c-b853-77b824faa219 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:38.454835 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-5f9a01d5-593a-483c-b853-77b824faa219 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete snapshot with id: 2a9e9069-0692-46eb-8991-c714b437c925 Jul 03 19:37:38.459708 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:38.459708 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:38.460015 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5f9a01d5-593a-483c-b853-77b824faa219 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:38.477569 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5f9a01d5-593a-483c-b853-77b824faa219 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot delete request issued successfully. Jul 03 19:37:38.477806 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5f9a01d5-593a-483c-b853-77b824faa219 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/2a9e9069-0692-46eb-8991-c714b437c925 returned with HTTP 202 Jul 03 19:37:38.478381 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1191/4835] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:37:38 2026] DELETE /volume/v3/snapshots/2a9e9069-0692-46eb-8991-c714b437c925 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:38.485804 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-55335c86-0951-45c6-bffa-0c55ba3d8ab4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:38.487538 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-55335c86-0951-45c6-bffa-0c55ba3d8ab4 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/2a9e9069-0692-46eb-8991-c714b437c925 Jul 03 19:37:38.487708 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-55335c86-0951-45c6-bffa-0c55ba3d8ab4 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:38.487910 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-55335c86-0951-45c6-bffa-0c55ba3d8ab4 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:38.494959 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:38.494959 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:38.495330 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-55335c86-0951-45c6-bffa-0c55ba3d8ab4 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:38.495936 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-55335c86-0951-45c6-bffa-0c55ba3d8ab4 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/2a9e9069-0692-46eb-8991-c714b437c925 returned with HTTP 200 Jul 03 19:37:38.496365 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1210/4836] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:38 2026] GET /volume/v3/snapshots/2a9e9069-0692-46eb-8991-c714b437c925 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:38.609512 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7e806b64-fbc1-4fbe-8547-ade01adc180e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:38.612290 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7e806b64-fbc1-4fbe-8547-ade01adc180e tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 Jul 03 19:37:38.612583 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7e806b64-fbc1-4fbe-8547-ade01adc180e tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:38.612827 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7e806b64-fbc1-4fbe-8547-ade01adc180e tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:38.620261 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:38.620261 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:38.624221 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7e806b64-fbc1-4fbe-8547-ade01adc180e tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:37:38.629404 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7e806b64-fbc1-4fbe-8547-ade01adc180e tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 returned with HTTP 200 Jul 03 19:37:38.629888 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1217/4837] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:38 2026] GET /volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:39.506370 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-080ac976-dce0-4df0-b119-c79279b340bd None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:39.508570 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-080ac976-dce0-4df0-b119-c79279b340bd tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/2a9e9069-0692-46eb-8991-c714b437c925 Jul 03 19:37:39.508840 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-080ac976-dce0-4df0-b119-c79279b340bd tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:39.509103 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-080ac976-dce0-4df0-b119-c79279b340bd tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:39.513425 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-080ac976-dce0-4df0-b119-c79279b340bd tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/2a9e9069-0692-46eb-8991-c714b437c925 returned with HTTP 404 Jul 03 19:37:39.513941 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1220/4838] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:39 2026] GET /volume/v3/snapshots/2a9e9069-0692-46eb-8991-c714b437c925 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:39.524919 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7d4276d6-ac87-4691-94b6-e57cf8fd922e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:39.526809 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7d4276d6-ac87-4691-94b6-e57cf8fd922e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/b2e6c157-fe5f-4e33-babd-6b0776930274 Jul 03 19:37:39.527026 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7d4276d6-ac87-4691-94b6-e57cf8fd922e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:39.527241 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7d4276d6-ac87-4691-94b6-e57cf8fd922e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:39.527399 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-7d4276d6-ac87-4691-94b6-e57cf8fd922e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete volume with id: b2e6c157-fe5f-4e33-babd-6b0776930274 Jul 03 19:37:39.534307 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:39.534307 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:39.534539 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7d4276d6-ac87-4691-94b6-e57cf8fd922e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:39.558556 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7d4276d6-ac87-4691-94b6-e57cf8fd922e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete volume request issued successfully. Jul 03 19:37:39.558821 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7d4276d6-ac87-4691-94b6-e57cf8fd922e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/b2e6c157-fe5f-4e33-babd-6b0776930274 returned with HTTP 202 Jul 03 19:37:39.559404 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1192/4839] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:39 2026] DELETE /volume/v3/volumes/b2e6c157-fe5f-4e33-babd-6b0776930274 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:39.571007 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-acab9fdd-31ef-49a2-98fa-98cdef7c03cd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:39.572946 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-acab9fdd-31ef-49a2-98fa-98cdef7c03cd tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/b2e6c157-fe5f-4e33-babd-6b0776930274 Jul 03 19:37:39.573191 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-acab9fdd-31ef-49a2-98fa-98cdef7c03cd tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:39.573387 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-acab9fdd-31ef-49a2-98fa-98cdef7c03cd tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:39.585911 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:39.585911 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:39.592337 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-acab9fdd-31ef-49a2-98fa-98cdef7c03cd tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:39.599798 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-acab9fdd-31ef-49a2-98fa-98cdef7c03cd tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/b2e6c157-fe5f-4e33-babd-6b0776930274 returned with HTTP 200 Jul 03 19:37:39.600461 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1211/4840] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:39 2026] GET /volume/v3/volumes/b2e6c157-fe5f-4e33-babd-6b0776930274 => generated 1005 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:39.644098 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-846e6207-bba6-4f12-ab48-fcd9e0da68f0 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:39.645968 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-846e6207-bba6-4f12-ab48-fcd9e0da68f0 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 Jul 03 19:37:39.646209 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-846e6207-bba6-4f12-ab48-fcd9e0da68f0 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:39.646412 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-846e6207-bba6-4f12-ab48-fcd9e0da68f0 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:39.653612 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:39.653612 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:39.659034 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-846e6207-bba6-4f12-ab48-fcd9e0da68f0 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:37:39.664285 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-846e6207-bba6-4f12-ab48-fcd9e0da68f0 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 returned with HTTP 200 Jul 03 19:37:39.664873 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1218/4841] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:39 2026] GET /volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:40.613104 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8f83ebb0-ff73-4451-b553-4748434b0e64 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:40.614997 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8f83ebb0-ff73-4451-b553-4748434b0e64 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/b2e6c157-fe5f-4e33-babd-6b0776930274 Jul 03 19:37:40.615309 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8f83ebb0-ff73-4451-b553-4748434b0e64 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:40.615555 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8f83ebb0-ff73-4451-b553-4748434b0e64 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:40.622587 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8f83ebb0-ff73-4451-b553-4748434b0e64 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/b2e6c157-fe5f-4e33-babd-6b0776930274 returned with HTTP 404 Jul 03 19:37:40.623425 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1221/4842] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:40 2026] GET /volume/v3/volumes/b2e6c157-fe5f-4e33-babd-6b0776930274 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:40.632762 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b4bd2aed-1ee4-45af-92f2-f6b36e296061 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:40.637506 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b4bd2aed-1ee4-45af-92f2-f6b36e296061 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:37:40.637506 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b4bd2aed-1ee4-45af-92f2-f6b36e296061 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-739127030"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:40.638034 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-b4bd2aed-1ee4-45af-92f2-f6b36e296061 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-739127030'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:37:40.638243 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-b4bd2aed-1ee4-45af-92f2-f6b36e296061 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume of 1 GB Jul 03 19:37:40.643462 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b4bd2aed-1ee4-45af-92f2-f6b36e296061 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Availability Zones retrieved successfully. Jul 03 19:37:40.652608 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b4bd2aed-1ee4-45af-92f2-f6b36e296061 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Flow 'volume_create_api' (5be39f32-bf86-4822-a8cd-6ab50a990292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:40.654185 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b4bd2aed-1ee4-45af-92f2-f6b36e296061 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e85b1e04-4364-4848-b398-fc28f709c70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:40.655426 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-b4bd2aed-1ee4-45af-92f2-f6b36e296061 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:37:40.680207 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-21ae1cc8-ae94-4093-b256-92dd8d3107fb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:40.684189 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-21ae1cc8-ae94-4093-b256-92dd8d3107fb tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 Jul 03 19:37:40.684418 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-21ae1cc8-ae94-4093-b256-92dd8d3107fb tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:40.684661 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-21ae1cc8-ae94-4093-b256-92dd8d3107fb tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:40.688885 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b4bd2aed-1ee4-45af-92f2-f6b36e296061 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e85b1e04-4364-4848-b398-fc28f709c70b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:40.689680 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b4bd2aed-1ee4-45af-92f2-f6b36e296061 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcadfa50-3f06-4ef2-9a88-187ba3aaf058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:40.693682 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:40.693682 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:40.698427 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-21ae1cc8-ae94-4093-b256-92dd8d3107fb tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:37:40.704110 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-21ae1cc8-ae94-4093-b256-92dd8d3107fb tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 returned with HTTP 200 Jul 03 19:37:40.704622 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1212/4843] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:40 2026] GET /volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:40.738986 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-b4bd2aed-1ee4-45af-92f2-f6b36e296061 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Created reservations ['d7ebf70e-16c3-4e07-9e1c-ffb93ef2f881', '415de18e-d5e3-4c9f-a224-c33b345b6223', '35f821cd-ac6e-4681-8f9c-440abe5128c4', '0d30cc17-bd23-42c3-89ca-b8ade00331df'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:40.739832 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b4bd2aed-1ee4-45af-92f2-f6b36e296061 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcadfa50-3f06-4ef2-9a88-187ba3aaf058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7ebf70e-16c3-4e07-9e1c-ffb93ef2f881', '415de18e-d5e3-4c9f-a224-c33b345b6223', '35f821cd-ac6e-4681-8f9c-440abe5128c4', '0d30cc17-bd23-42c3-89ca-b8ade00331df']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:40.740811 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b4bd2aed-1ee4-45af-92f2-f6b36e296061 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a89eec0-3fc9-452c-9136-0bdb813192d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:40.765066 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b4bd2aed-1ee4-45af-92f2-f6b36e296061 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a89eec0-3fc9-452c-9136-0bdb813192d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbd1cb76-f219-41ce-847d-11f93332be1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-739127030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f559e62ca0bc40e9b1610c6a8372e192',qos_specs=None,replication_status=,reservations=['d7ebf70e-16c3-4e07-9e1c-ffb93ef2f881','415de18e-d5e3-4c9f-a224-c33b345b6223','35f821cd-ac6e-4681-8f9c-440abe5128c4','0d30cc17-bd23-42c3-89ca-b8ade00331df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c516f094e224da9970fe9aa2bb6451f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:37:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-739127030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbd1cb76-f219-41ce-847d-11f93332be1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f559e62ca0bc40e9b1610c6a8372e192',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c516f094e224da9970fe9aa2bb6451f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:40.766650 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b4bd2aed-1ee4-45af-92f2-f6b36e296061 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef4360d2-a4e4-4a17-b457-faaef2016930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:40.788088 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b4bd2aed-1ee4-45af-92f2-f6b36e296061 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef4360d2-a4e4-4a17-b457-faaef2016930) transitioned into state 'SUCCESS' from state '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-739127030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f559e62ca0bc40e9b1610c6a8372e192',qos_specs=None,replication_status=,reservations=['d7ebf70e-16c3-4e07-9e1c-ffb93ef2f881','415de18e-d5e3-4c9f-a224-c33b345b6223','35f821cd-ac6e-4681-8f9c-440abe5128c4','0d30cc17-bd23-42c3-89ca-b8ade00331df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c516f094e224da9970fe9aa2bb6451f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:40.788991 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b4bd2aed-1ee4-45af-92f2-f6b36e296061 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfc2efb8-0b37-46ea-b933-d122c61a3508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:40.800883 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b4bd2aed-1ee4-45af-92f2-f6b36e296061 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfc2efb8-0b37-46ea-b933-d122c61a3508) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:40.802109 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-b4bd2aed-1ee4-45af-92f2-f6b36e296061 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Flow 'volume_create_api' (5be39f32-bf86-4822-a8cd-6ab50a990292) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:40.802512 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b4bd2aed-1ee4-45af-92f2-f6b36e296061 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume request issued successfully. Jul 03 19:37:40.803266 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b4bd2aed-1ee4-45af-92f2-f6b36e296061 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:37:40.803825 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1193/4844] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:37:40 2026] POST /volume/v3/volumes => generated 775 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:40.819311 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d592ceab-6c72-4f0c-9d18-9a6710ef72b7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:40.821463 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d592ceab-6c72-4f0c-9d18-9a6710ef72b7 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/bbd1cb76-f219-41ce-847d-11f93332be1d Jul 03 19:37:40.821713 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d592ceab-6c72-4f0c-9d18-9a6710ef72b7 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:40.822051 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d592ceab-6c72-4f0c-9d18-9a6710ef72b7 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:40.830386 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:40.830386 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:40.834916 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d592ceab-6c72-4f0c-9d18-9a6710ef72b7 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:40.841953 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d592ceab-6c72-4f0c-9d18-9a6710ef72b7 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/bbd1cb76-f219-41ce-847d-11f93332be1d returned with HTTP 200 Jul 03 19:37:40.842555 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1219/4845] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:40 2026] GET /volume/v3/volumes/bbd1cb76-f219-41ce-847d-11f93332be1d => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:41.723326 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d1dfeb0b-cdcd-4c1b-b929-fe1c46e82e8c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:41.725368 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d1dfeb0b-cdcd-4c1b-b929-fe1c46e82e8c tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 Jul 03 19:37:41.725604 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d1dfeb0b-cdcd-4c1b-b929-fe1c46e82e8c tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:41.725834 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d1dfeb0b-cdcd-4c1b-b929-fe1c46e82e8c tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:41.735112 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:41.735112 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:41.740323 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d1dfeb0b-cdcd-4c1b-b929-fe1c46e82e8c tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:37:41.745906 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d1dfeb0b-cdcd-4c1b-b929-fe1c46e82e8c tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 returned with HTTP 200 Jul 03 19:37:41.746509 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1222/4846] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:41 2026] GET /volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:41.854900 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-f06b78ea-9990-4117-a899-053b0e88c2a8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:41.857524 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-f06b78ea-9990-4117-a899-053b0e88c2a8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/limits Jul 03 19:37:41.857806 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-f06b78ea-9990-4117-a899-053b0e88c2a8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:41.858081 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-f06b78ea-9990-4117-a899-053b0e88c2a8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:41.858303 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-57bed621-1e7d-4c99-b694-2253288a22e8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:41.860391 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-57bed621-1e7d-4c99-b694-2253288a22e8 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/bbd1cb76-f219-41ce-847d-11f93332be1d Jul 03 19:37:41.860612 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-57bed621-1e7d-4c99-b694-2253288a22e8 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:41.860811 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-57bed621-1e7d-4c99-b694-2253288a22e8 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:41.869279 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:41.869279 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:41.874558 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-57bed621-1e7d-4c99-b694-2253288a22e8 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:41.877395 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-f06b78ea-9990-4117-a899-053b0e88c2a8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1057400050-1587456395 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1057400050-1587456395, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:37:41.877912 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-f06b78ea-9990-4117-a899-053b0e88c2a8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1057400050-1587456395 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1057400050-1587456395, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:37:41.878993 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-f06b78ea-9990-4117-a899-053b0e88c2a8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1057400050-1587456395 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1057400050-1587456395, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:37:41.879433 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-f06b78ea-9990-4117-a899-053b0e88c2a8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1050222810-237081658 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1050222810-237081658, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:37:41.879882 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-f06b78ea-9990-4117-a899-053b0e88c2a8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1050222810-237081658 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1050222810-237081658, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:37:41.880260 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-f06b78ea-9990-4117-a899-053b0e88c2a8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1050222810-237081658 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1050222810-237081658, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:37:41.880554 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-57bed621-1e7d-4c99-b694-2253288a22e8 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/bbd1cb76-f219-41ce-847d-11f93332be1d returned with HTTP 200 Jul 03 19:37:41.880622 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-f06b78ea-9990-4117-a899-053b0e88c2a8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-135186016-1208075422 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-135186016-1208075422, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:37:41.880956 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-f06b78ea-9990-4117-a899-053b0e88c2a8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-135186016-1208075422 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-135186016-1208075422, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:37:41.881031 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1194/4847] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:41 2026] GET /volume/v3/volumes/bbd1cb76-f219-41ce-847d-11f93332be1d => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:41.881332 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-f06b78ea-9990-4117-a899-053b0e88c2a8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-135186016-1208075422 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-135186016-1208075422, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:37:41.881699 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-f06b78ea-9990-4117-a899-053b0e88c2a8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1058845845 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1058845845, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:37:41.882041 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-f06b78ea-9990-4117-a899-053b0e88c2a8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1058845845 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1058845845, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:37:41.882589 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-f06b78ea-9990-4117-a899-053b0e88c2a8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1058845845 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1058845845, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:37:41.896479 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2e5d35b9-8b22-48a4-941d-4a814017291b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:41.898785 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2e5d35b9-8b22-48a4-941d-4a814017291b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:37:41.899343 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2e5d35b9-8b22-48a4-941d-4a814017291b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbd1cb76-f219-41ce-847d-11f93332be1d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1464490241"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:41.903211 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-f06b78ea-9990-4117-a899-053b0e88c2a8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/limits returned with HTTP 200 Jul 03 19:37:41.903727 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1213/4848] 10.4.3.61 () {68 vars in 1477 bytes} [Fri Jul 3 19:37:41 2026] GET /volume/v3/limits => generated 302 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:41.911874 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:41.911874 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:41.912466 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-2e5d35b9-8b22-48a4-941d-4a814017291b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:41.912744 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-2e5d35b9-8b22-48a4-941d-4a814017291b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create snapshot from volume bbd1cb76-f219-41ce-847d-11f93332be1d Jul 03 19:37:41.962620 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-2e5d35b9-8b22-48a4-941d-4a814017291b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Created reservations ['63d67bb4-a56d-4384-9843-5508923af366', '44c275a4-78fa-4a52-a99f-bdf3579428a7', '9b8606ad-9800-4755-81a2-1d13e5e44cee', 'd3d608c9-cc89-4da8-acdc-c42ebb4d6375'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:42.003245 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-2e5d35b9-8b22-48a4-941d-4a814017291b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot create request issued successfully. Jul 03 19:37:42.003619 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2e5d35b9-8b22-48a4-941d-4a814017291b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:37:42.004149 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1220/4849] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:37:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:42.011659 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8603ccb6-ef39-4b62-bdd0-1bb615c6c1cb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:42.013798 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8603ccb6-ef39-4b62-bdd0-1bb615c6c1cb tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/5d24138e-af8c-4256-a4e3-26dc077cd208 Jul 03 19:37:42.013992 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8603ccb6-ef39-4b62-bdd0-1bb615c6c1cb tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:42.014242 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8603ccb6-ef39-4b62-bdd0-1bb615c6c1cb tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:42.019250 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:42.019250 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:42.019569 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8603ccb6-ef39-4b62-bdd0-1bb615c6c1cb tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:42.020192 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8603ccb6-ef39-4b62-bdd0-1bb615c6c1cb tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/5d24138e-af8c-4256-a4e3-26dc077cd208 returned with HTTP 200 Jul 03 19:37:42.020544 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1223/4850] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:42 2026] GET /volume/v3/snapshots/5d24138e-af8c-4256-a4e3-26dc077cd208 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:42.439542 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-78ffdea0-20c1-4db3-af99-54467726077a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:42.442002 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-78ffdea0-20c1-4db3-af99-54467726077a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 Jul 03 19:37:42.442257 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-78ffdea0-20c1-4db3-af99-54467726077a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:42.442486 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-78ffdea0-20c1-4db3-af99-54467726077a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:42.454377 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:42.454377 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:42.458387 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-78ffdea0-20c1-4db3-af99-54467726077a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:37:42.463881 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-78ffdea0-20c1-4db3-af99-54467726077a tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 returned with HTTP 200 Jul 03 19:37:42.464376 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1195/4851] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:37:42 2026] GET /volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 => generated 1657 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:42.474046 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-5ebe0941-bf6a-4120-ba88-d7fa229a0952 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:42.476515 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-5ebe0941-bf6a-4120-ba88-d7fa229a0952 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:37:42.476970 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-5ebe0941-bf6a-4120-ba88-d7fa229a0952 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a8c7d249-761b-4f73-8f1f-e33e3444ba33", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-26184782", "description": null, "metadata": {}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:42.489515 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:42.489515 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:42.490187 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-5ebe0941-bf6a-4120-ba88-d7fa229a0952 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:37:42.490353 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-5ebe0941-bf6a-4120-ba88-d7fa229a0952 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create snapshot from volume a8c7d249-761b-4f73-8f1f-e33e3444ba33 Jul 03 19:37:42.518329 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-5ebe0941-bf6a-4120-ba88-d7fa229a0952 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Created reservations ['44e2cf32-3734-42b6-9e66-f9d14808782c', 'f943ad9b-e9af-4635-b070-13e2681839a0', 'db0532a2-1c0f-4b63-8f6f-40cd1a2400fb', '6a5529b5-a930-486c-99f2-929515fa75f1'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:42.572402 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-5ebe0941-bf6a-4120-ba88-d7fa229a0952 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot force create request issued successfully. Jul 03 19:37:42.572711 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-7bcbdbc0-6dc2-4fab-b9a9-0e65ff67c49b req-5ebe0941-bf6a-4120-ba88-d7fa229a0952 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:37:42.573201 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1214/4852] 10.4.3.61 () {72 vars in 1540 bytes} [Fri Jul 3 19:37:42 2026] POST /volume/v3/snapshots => generated 318 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:42.761504 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f06058b3-ecc9-4dfe-9ff7-d795dd005929 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:42.763582 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f06058b3-ecc9-4dfe-9ff7-d795dd005929 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 Jul 03 19:37:42.763824 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f06058b3-ecc9-4dfe-9ff7-d795dd005929 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:42.764058 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f06058b3-ecc9-4dfe-9ff7-d795dd005929 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:42.771724 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:42.771724 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:42.775825 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f06058b3-ecc9-4dfe-9ff7-d795dd005929 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:37:42.780885 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f06058b3-ecc9-4dfe-9ff7-d795dd005929 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 returned with HTTP 200 Jul 03 19:37:42.781367 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1221/4853] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:42 2026] GET /volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 => generated 1249 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:42.871818 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-628463a7-180f-42bc-8505-513bd638c6aa None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:42.874019 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-628463a7-180f-42bc-8505-513bd638c6aa tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 Jul 03 19:37:42.874248 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-628463a7-180f-42bc-8505-513bd638c6aa tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:42.874417 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-628463a7-180f-42bc-8505-513bd638c6aa tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:42.882625 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:42.882625 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:42.886636 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-628463a7-180f-42bc-8505-513bd638c6aa tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:37:42.891121 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-628463a7-180f-42bc-8505-513bd638c6aa tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 returned with HTTP 200 Jul 03 19:37:42.891529 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1224/4854] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:37:42 2026] GET /volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 => generated 1249 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:43.029458 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1d032a08-5d07-40cc-9b7a-877cf000198b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:43.031729 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1d032a08-5d07-40cc-9b7a-877cf000198b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/5d24138e-af8c-4256-a4e3-26dc077cd208 Jul 03 19:37:43.032002 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1d032a08-5d07-40cc-9b7a-877cf000198b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:43.032285 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1d032a08-5d07-40cc-9b7a-877cf000198b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:43.038307 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:43.038307 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:43.040222 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1d032a08-5d07-40cc-9b7a-877cf000198b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:43.040222 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1d032a08-5d07-40cc-9b7a-877cf000198b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/5d24138e-af8c-4256-a4e3-26dc077cd208 returned with HTTP 200 Jul 03 19:37:43.040222 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1196/4855] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:43 2026] GET /volume/v3/snapshots/5d24138e-af8c-4256-a4e3-26dc077cd208 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:43.053039 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-11c3b1f7-4aa3-41f7-8a04-4427a5e7c760 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:43.055545 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-11c3b1f7-4aa3-41f7-8a04-4427a5e7c760 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] POST https://10.4.3.61/volume/v3/snapshots/5d24138e-af8c-4256-a4e3-26dc077cd208/action Jul 03 19:37:43.055754 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-11c3b1f7-4aa3-41f7-8a04-4427a5e7c760 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:37:43.055929 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-11c3b1f7-4aa3-41f7-8a04-4427a5e7c760 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:43.057716 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.admin_actions [None req-11c3b1f7-4aa3-41f7-8a04-4427a5e7c760 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Updating snapshot '5d24138e-af8c-4256-a4e3-26dc077cd208' with '{'status': 'error'}' {{(pid=99924) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 19:37:43.071324 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:43.071324 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:43.071940 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.policy [None req-11c3b1f7-4aa3-41f7-8a04-4427a5e7c760 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '9a825919df6849ab8fa88da0e904d43d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f559e62ca0bc40e9b1610c6a8372e192', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99924) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:37:43.072073 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-11c3b1f7-4aa3-41f7-8a04-4427a5e7c760 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] https://10.4.3.61/volume/v3/snapshots/5d24138e-af8c-4256-a4e3-26dc077cd208/action returned with HTTP 403 Jul 03 19:37:43.072622 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1215/4856] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:37:43 2026] POST /volume/v3/snapshots/5d24138e-af8c-4256-a4e3-26dc077cd208/action => generated 133 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:43.079260 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-68618313-6221-4039-b6f4-23febf14c290 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:43.081333 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-68618313-6221-4039-b6f4-23febf14c290 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] DELETE https://10.4.3.61/volume/v3/snapshots/5d24138e-af8c-4256-a4e3-26dc077cd208 Jul 03 19:37:43.081550 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-68618313-6221-4039-b6f4-23febf14c290 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:43.081751 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-68618313-6221-4039-b6f4-23febf14c290 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:43.081852 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-68618313-6221-4039-b6f4-23febf14c290 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete snapshot with id: 5d24138e-af8c-4256-a4e3-26dc077cd208 Jul 03 19:37:43.086924 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:43.086924 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:43.087332 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-68618313-6221-4039-b6f4-23febf14c290 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:43.113247 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-68618313-6221-4039-b6f4-23febf14c290 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot delete request issued successfully. Jul 03 19:37:43.113247 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-68618313-6221-4039-b6f4-23febf14c290 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/5d24138e-af8c-4256-a4e3-26dc077cd208 returned with HTTP 202 Jul 03 19:37:43.113247 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1222/4857] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:37:43 2026] DELETE /volume/v3/snapshots/5d24138e-af8c-4256-a4e3-26dc077cd208 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:43.121207 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c8306dfe-4aa4-44ac-9d9a-86af3985c85b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:43.123516 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c8306dfe-4aa4-44ac-9d9a-86af3985c85b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/5d24138e-af8c-4256-a4e3-26dc077cd208 Jul 03 19:37:43.124251 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c8306dfe-4aa4-44ac-9d9a-86af3985c85b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:43.124251 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c8306dfe-4aa4-44ac-9d9a-86af3985c85b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:43.130009 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:43.130009 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:43.133187 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c8306dfe-4aa4-44ac-9d9a-86af3985c85b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:43.133187 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c8306dfe-4aa4-44ac-9d9a-86af3985c85b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/5d24138e-af8c-4256-a4e3-26dc077cd208 returned with HTTP 200 Jul 03 19:37:43.133187 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1225/4858] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:43 2026] GET /volume/v3/snapshots/5d24138e-af8c-4256-a4e3-26dc077cd208 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:43.815381 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-83d53c28-29ea-4450-99b2-e1da5a3fca7b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:43.817939 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-83d53c28-29ea-4450-99b2-e1da5a3fca7b tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 Jul 03 19:37:43.818239 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-83d53c28-29ea-4450-99b2-e1da5a3fca7b tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:43.818521 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-83d53c28-29ea-4450-99b2-e1da5a3fca7b tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:43.828538 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:43.828538 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:43.833551 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-83d53c28-29ea-4450-99b2-e1da5a3fca7b tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:37:43.839785 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-83d53c28-29ea-4450-99b2-e1da5a3fca7b tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 returned with HTTP 200 Jul 03 19:37:43.840338 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1197/4859] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:37:43 2026] GET /volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 => generated 1249 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:43.851780 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8614c074-07d4-44a8-8663-8285daf5ee03 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:43.852223 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8614c074-07d4-44a8-8663-8285daf5ee03 None None] GET https://10.4.3.61/volume// Jul 03 19:37:43.852374 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8614c074-07d4-44a8-8663-8285daf5ee03 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:43.852547 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8614c074-07d4-44a8-8663-8285daf5ee03 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:43.852948 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8614c074-07d4-44a8-8663-8285daf5ee03 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:37:43.853277 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1216/4860] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:37:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:37:43.863713 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-0e919c76-248b-4232-a965-03c8baea7f74 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:43.865934 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-0e919c76-248b-4232-a965-03c8baea7f74 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:37:43.866617 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-0e919c76-248b-4232-a965-03c8baea7f74 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c47037a-636d-4b50-bd09-4a5f23a00e32", "connector": null, "instance_uuid": "510702c9-2f2e-484d-94e1-ffe024ba1fc6"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:43.878458 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:43.878458 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:43.915096 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-0e919c76-248b-4232-a965-03c8baea7f74 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:37:43.915838 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1223/4861] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:37:43 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:44.145701 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-26a2963a-653b-41dd-b9fd-69a161231143 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:44.147508 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-26a2963a-653b-41dd-b9fd-69a161231143 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/5d24138e-af8c-4256-a4e3-26dc077cd208 Jul 03 19:37:44.147702 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-26a2963a-653b-41dd-b9fd-69a161231143 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:44.147894 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-26a2963a-653b-41dd-b9fd-69a161231143 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:44.152395 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-26a2963a-653b-41dd-b9fd-69a161231143 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/5d24138e-af8c-4256-a4e3-26dc077cd208 returned with HTTP 404 Jul 03 19:37:44.153160 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1226/4862] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:44 2026] GET /volume/v3/snapshots/5d24138e-af8c-4256-a4e3-26dc077cd208 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:44.160678 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1cdfa723-6d12-41a4-88d7-451c5282570c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:44.162739 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1cdfa723-6d12-41a4-88d7-451c5282570c tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/bbd1cb76-f219-41ce-847d-11f93332be1d Jul 03 19:37:44.163059 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1cdfa723-6d12-41a4-88d7-451c5282570c tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:44.163296 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1cdfa723-6d12-41a4-88d7-451c5282570c tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:44.163453 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-1cdfa723-6d12-41a4-88d7-451c5282570c tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete volume with id: bbd1cb76-f219-41ce-847d-11f93332be1d Jul 03 19:37:44.174903 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:44.174903 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:44.175584 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1cdfa723-6d12-41a4-88d7-451c5282570c tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:44.209664 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1cdfa723-6d12-41a4-88d7-451c5282570c tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete volume request issued successfully. Jul 03 19:37:44.210144 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1cdfa723-6d12-41a4-88d7-451c5282570c tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/bbd1cb76-f219-41ce-847d-11f93332be1d returned with HTTP 202 Jul 03 19:37:44.210869 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1198/4863] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:44 2026] DELETE /volume/v3/volumes/bbd1cb76-f219-41ce-847d-11f93332be1d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:44.222394 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-072028f3-fda9-4d37-a0a5-15af54844735 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:44.226757 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-072028f3-fda9-4d37-a0a5-15af54844735 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/bbd1cb76-f219-41ce-847d-11f93332be1d Jul 03 19:37:44.226954 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-072028f3-fda9-4d37-a0a5-15af54844735 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:44.227080 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-072028f3-fda9-4d37-a0a5-15af54844735 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:44.236403 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:44.236403 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:44.242593 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-072028f3-fda9-4d37-a0a5-15af54844735 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:44.250821 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-072028f3-fda9-4d37-a0a5-15af54844735 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/bbd1cb76-f219-41ce-847d-11f93332be1d returned with HTTP 200 Jul 03 19:37:44.251250 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1217/4864] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:44 2026] GET /volume/v3/volumes/bbd1cb76-f219-41ce-847d-11f93332be1d => generated 1005 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:44.363711 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d9617dd4-cfec-49bd-bfb4-8ae865c7f601 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:44.365655 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d9617dd4-cfec-49bd-bfb4-8ae865c7f601 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/8852ebc6-654f-4d53-bf14-c36c69c63e79 Jul 03 19:37:44.365957 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d9617dd4-cfec-49bd-bfb4-8ae865c7f601 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:44.366376 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d9617dd4-cfec-49bd-bfb4-8ae865c7f601 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:44.372195 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:44.372195 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:44.372822 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d9617dd4-cfec-49bd-bfb4-8ae865c7f601 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:37:44.373778 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d9617dd4-cfec-49bd-bfb4-8ae865c7f601 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/8852ebc6-654f-4d53-bf14-c36c69c63e79 returned with HTTP 200 Jul 03 19:37:44.374265 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1224/4865] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:44 2026] GET /volume/v3/snapshots/8852ebc6-654f-4d53-bf14-c36c69c63e79 => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:45.267353 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c0afb1fa-f325-4d0b-830a-a3dfa57b09af None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:45.269411 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c0afb1fa-f325-4d0b-830a-a3dfa57b09af tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/bbd1cb76-f219-41ce-847d-11f93332be1d Jul 03 19:37:45.269592 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c0afb1fa-f325-4d0b-830a-a3dfa57b09af tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:45.269806 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c0afb1fa-f325-4d0b-830a-a3dfa57b09af tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:45.276714 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c0afb1fa-f325-4d0b-830a-a3dfa57b09af tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/bbd1cb76-f219-41ce-847d-11f93332be1d returned with HTTP 404 Jul 03 19:37:45.277264 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1227/4866] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:45 2026] GET /volume/v3/volumes/bbd1cb76-f219-41ce-847d-11f93332be1d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:45.285189 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-894581f8-9b0d-4bd3-9ab7-4aaf9551b1e0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:45.287543 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-894581f8-9b0d-4bd3-9ab7-4aaf9551b1e0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:37:45.287543 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-894581f8-9b0d-4bd3-9ab7-4aaf9551b1e0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-543961498"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:45.288963 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-894581f8-9b0d-4bd3-9ab7-4aaf9551b1e0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-543961498'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:37:45.289120 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-894581f8-9b0d-4bd3-9ab7-4aaf9551b1e0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume of 1 GB Jul 03 19:37:45.293783 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-894581f8-9b0d-4bd3-9ab7-4aaf9551b1e0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Availability Zones retrieved successfully. Jul 03 19:37:45.300376 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-894581f8-9b0d-4bd3-9ab7-4aaf9551b1e0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Flow 'volume_create_api' (2d68cd8e-0012-49c7-ad9c-1427f76beacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:45.301482 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-894581f8-9b0d-4bd3-9ab7-4aaf9551b1e0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae687f1e-6504-4ca9-9c8b-53e3d390c59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:45.302317 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-894581f8-9b0d-4bd3-9ab7-4aaf9551b1e0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:37:45.330271 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-894581f8-9b0d-4bd3-9ab7-4aaf9551b1e0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae687f1e-6504-4ca9-9c8b-53e3d390c59a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:45.331055 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-894581f8-9b0d-4bd3-9ab7-4aaf9551b1e0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1e1107f-2c2c-4bc3-a4c3-0c9be4208683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:45.377608 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-894581f8-9b0d-4bd3-9ab7-4aaf9551b1e0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Created reservations ['ea7ae7af-0023-444f-8807-cf0659515693', 'df11070d-4eb7-4816-abdd-523c7309ccb0', 'a44293c0-f4d3-433a-aea8-4e21d3efc266', 'cff60d11-1111-4c8c-bc27-c713637edb24'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:45.378412 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-894581f8-9b0d-4bd3-9ab7-4aaf9551b1e0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1e1107f-2c2c-4bc3-a4c3-0c9be4208683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea7ae7af-0023-444f-8807-cf0659515693', 'df11070d-4eb7-4816-abdd-523c7309ccb0', 'a44293c0-f4d3-433a-aea8-4e21d3efc266', 'cff60d11-1111-4c8c-bc27-c713637edb24']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:45.379144 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-894581f8-9b0d-4bd3-9ab7-4aaf9551b1e0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7ebe0b6-fc1b-4a35-82cf-089324bf8696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:45.404016 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-894581f8-9b0d-4bd3-9ab7-4aaf9551b1e0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7ebe0b6-fc1b-4a35-82cf-089324bf8696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e12d1aa-aeb7-42a7-8079-db91539667db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-543961498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f559e62ca0bc40e9b1610c6a8372e192',qos_specs=None,replication_status=,reservations=['ea7ae7af-0023-444f-8807-cf0659515693','df11070d-4eb7-4816-abdd-523c7309ccb0','a44293c0-f4d3-433a-aea8-4e21d3efc266','cff60d11-1111-4c8c-bc27-c713637edb24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c516f094e224da9970fe9aa2bb6451f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:37:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-543961498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e12d1aa-aeb7-42a7-8079-db91539667db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f559e62ca0bc40e9b1610c6a8372e192',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c516f094e224da9970fe9aa2bb6451f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:45.404933 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-894581f8-9b0d-4bd3-9ab7-4aaf9551b1e0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93cc4c8e-b08a-4f7a-a0a3-01c511c4a92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:45.423155 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-894581f8-9b0d-4bd3-9ab7-4aaf9551b1e0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93cc4c8e-b08a-4f7a-a0a3-01c511c4a92c) transitioned into state 'SUCCESS' from state '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-543961498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f559e62ca0bc40e9b1610c6a8372e192',qos_specs=None,replication_status=,reservations=['ea7ae7af-0023-444f-8807-cf0659515693','df11070d-4eb7-4816-abdd-523c7309ccb0','a44293c0-f4d3-433a-aea8-4e21d3efc266','cff60d11-1111-4c8c-bc27-c713637edb24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c516f094e224da9970fe9aa2bb6451f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:45.423890 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-894581f8-9b0d-4bd3-9ab7-4aaf9551b1e0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9649b3d8-03a8-4057-885e-7aedce5fcb3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:45.433304 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-894581f8-9b0d-4bd3-9ab7-4aaf9551b1e0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9649b3d8-03a8-4057-885e-7aedce5fcb3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:45.434202 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-894581f8-9b0d-4bd3-9ab7-4aaf9551b1e0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Flow 'volume_create_api' (2d68cd8e-0012-49c7-ad9c-1427f76beacc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:45.434582 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-894581f8-9b0d-4bd3-9ab7-4aaf9551b1e0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume request issued successfully. Jul 03 19:37:45.435369 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-894581f8-9b0d-4bd3-9ab7-4aaf9551b1e0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:37:45.435952 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1199/4867] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:37:45 2026] POST /volume/v3/volumes => generated 775 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:45.450854 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c8a2e253-006e-4a08-9177-0a7b44eb731a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:45.453092 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c8a2e253-006e-4a08-9177-0a7b44eb731a tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/0e12d1aa-aeb7-42a7-8079-db91539667db Jul 03 19:37:45.453292 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c8a2e253-006e-4a08-9177-0a7b44eb731a tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:45.453521 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c8a2e253-006e-4a08-9177-0a7b44eb731a tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:45.464158 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:45.464158 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:45.470761 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c8a2e253-006e-4a08-9177-0a7b44eb731a tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:45.475572 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c8a2e253-006e-4a08-9177-0a7b44eb731a tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/0e12d1aa-aeb7-42a7-8079-db91539667db returned with HTTP 200 Jul 03 19:37:45.476007 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1218/4868] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:45 2026] GET /volume/v3/volumes/0e12d1aa-aeb7-42a7-8079-db91539667db => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:46.115919 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-b3d236cd-1c6c-40c7-a2d7-941c8bfe928b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:46.118038 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-b3d236cd-1c6c-40c7-a2d7-941c8bfe928b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/8852ebc6-654f-4d53-bf14-c36c69c63e79 Jul 03 19:37:46.118409 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-b3d236cd-1c6c-40c7-a2d7-941c8bfe928b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:46.118454 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-b3d236cd-1c6c-40c7-a2d7-941c8bfe928b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:46.122861 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:46.122861 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:46.123284 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-b3d236cd-1c6c-40c7-a2d7-941c8bfe928b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:37:46.123946 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-b3d236cd-1c6c-40c7-a2d7-941c8bfe928b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/8852ebc6-654f-4d53-bf14-c36c69c63e79 returned with HTTP 200 Jul 03 19:37:46.124351 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1225/4869] 10.4.3.61 () {68 vars in 1597 bytes} [Fri Jul 3 19:37:46 2026] GET /volume/v3/snapshots/8852ebc6-654f-4d53-bf14-c36c69c63e79 => generated 477 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:46.489577 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8c3c60e7-d6bc-4c6c-9e23-e3d86dd39a1c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:46.491626 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8c3c60e7-d6bc-4c6c-9e23-e3d86dd39a1c tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/0e12d1aa-aeb7-42a7-8079-db91539667db Jul 03 19:37:46.491871 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8c3c60e7-d6bc-4c6c-9e23-e3d86dd39a1c tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:46.492108 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8c3c60e7-d6bc-4c6c-9e23-e3d86dd39a1c tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:46.494965 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=381,cinder:UPDATE=112,cinder:INSERT=70 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:37:46.501944 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:46.501944 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:46.507177 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8c3c60e7-d6bc-4c6c-9e23-e3d86dd39a1c tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:46.511576 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8c3c60e7-d6bc-4c6c-9e23-e3d86dd39a1c tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/0e12d1aa-aeb7-42a7-8079-db91539667db returned with HTTP 200 Jul 03 19:37:46.511932 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1228/4870] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:46 2026] GET /volume/v3/volumes/0e12d1aa-aeb7-42a7-8079-db91539667db => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:46.524258 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4b2b883f-618a-4abf-9463-9dcd4d76589e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:46.526147 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4b2b883f-618a-4abf-9463-9dcd4d76589e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:37:46.526516 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4b2b883f-618a-4abf-9463-9dcd4d76589e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e12d1aa-aeb7-42a7-8079-db91539667db", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-278686855"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:46.537434 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:46.537434 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:46.537777 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-4b2b883f-618a-4abf-9463-9dcd4d76589e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:46.537904 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-4b2b883f-618a-4abf-9463-9dcd4d76589e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create snapshot from volume 0e12d1aa-aeb7-42a7-8079-db91539667db Jul 03 19:37:46.562103 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-4b2b883f-618a-4abf-9463-9dcd4d76589e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Created reservations ['50f3f77d-a795-4d78-8f7a-e58000b59e3c', '9d80e56d-7767-4300-bf3c-bb97dd93ba30', '75e296cd-c5c7-4a4e-b99d-0f575bd5631b', '1167670f-3aad-4738-98db-2d56627fe032'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:46.594926 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-4b2b883f-618a-4abf-9463-9dcd4d76589e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot create request issued successfully. Jul 03 19:37:46.595030 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4b2b883f-618a-4abf-9463-9dcd4d76589e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:37:46.595737 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1200/4871] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:37:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:46.605146 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f23af652-12d8-4c75-805c-62b848fe09e8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:46.607011 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f23af652-12d8-4c75-805c-62b848fe09e8 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/d1820d1f-5f10-4f8a-8802-a8c29fa5351a Jul 03 19:37:46.607304 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f23af652-12d8-4c75-805c-62b848fe09e8 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:46.607544 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f23af652-12d8-4c75-805c-62b848fe09e8 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:46.612367 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:46.612367 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:46.612655 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f23af652-12d8-4c75-805c-62b848fe09e8 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:46.613315 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f23af652-12d8-4c75-805c-62b848fe09e8 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/d1820d1f-5f10-4f8a-8802-a8c29fa5351a returned with HTTP 200 Jul 03 19:37:46.613794 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1219/4872] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:46 2026] GET /volume/v3/snapshots/d1820d1f-5f10-4f8a-8802-a8c29fa5351a => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:47.623631 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0ef228f6-7ce9-4fd7-bab2-a4645ff140cc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:47.625535 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0ef228f6-7ce9-4fd7-bab2-a4645ff140cc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/d1820d1f-5f10-4f8a-8802-a8c29fa5351a Jul 03 19:37:47.625649 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0ef228f6-7ce9-4fd7-bab2-a4645ff140cc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:47.625860 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0ef228f6-7ce9-4fd7-bab2-a4645ff140cc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:47.633245 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:47.633245 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:47.633735 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0ef228f6-7ce9-4fd7-bab2-a4645ff140cc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:47.634752 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0ef228f6-7ce9-4fd7-bab2-a4645ff140cc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/d1820d1f-5f10-4f8a-8802-a8c29fa5351a returned with HTTP 200 Jul 03 19:37:47.635273 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1226/4873] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:47 2026] GET /volume/v3/snapshots/d1820d1f-5f10-4f8a-8802-a8c29fa5351a => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:47.644710 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-072335ea-5176-4652-810a-b45108051dae None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:47.646606 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-072335ea-5176-4652-810a-b45108051dae tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] GET https://10.4.3.61/volume/v3/snapshots/d1820d1f-5f10-4f8a-8802-a8c29fa5351a Jul 03 19:37:47.646797 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-072335ea-5176-4652-810a-b45108051dae tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:47.646962 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-072335ea-5176-4652-810a-b45108051dae tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:47.651909 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:47.651909 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:47.652387 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-072335ea-5176-4652-810a-b45108051dae tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Snapshot retrieved successfully. Jul 03 19:37:47.653187 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-072335ea-5176-4652-810a-b45108051dae tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] https://10.4.3.61/volume/v3/snapshots/d1820d1f-5f10-4f8a-8802-a8c29fa5351a returned with HTTP 200 Jul 03 19:37:47.653534 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1229/4874] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:47 2026] GET /volume/v3/snapshots/d1820d1f-5f10-4f8a-8802-a8c29fa5351a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:47.661761 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-13c0ca8e-ec1d-4e68-8db6-67dfa948814b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:47.663654 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-13c0ca8e-ec1d-4e68-8db6-67dfa948814b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] DELETE https://10.4.3.61/volume/v3/snapshots/d1820d1f-5f10-4f8a-8802-a8c29fa5351a Jul 03 19:37:47.663852 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-13c0ca8e-ec1d-4e68-8db6-67dfa948814b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:47.664026 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-13c0ca8e-ec1d-4e68-8db6-67dfa948814b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:47.664148 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-13c0ca8e-ec1d-4e68-8db6-67dfa948814b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete snapshot with id: d1820d1f-5f10-4f8a-8802-a8c29fa5351a Jul 03 19:37:47.669020 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:47.669020 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:47.669335 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-13c0ca8e-ec1d-4e68-8db6-67dfa948814b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:47.687886 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-13c0ca8e-ec1d-4e68-8db6-67dfa948814b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot delete request issued successfully. Jul 03 19:37:47.688255 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-13c0ca8e-ec1d-4e68-8db6-67dfa948814b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/d1820d1f-5f10-4f8a-8802-a8c29fa5351a returned with HTTP 202 Jul 03 19:37:47.688484 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1201/4875] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:37:47 2026] DELETE /volume/v3/snapshots/d1820d1f-5f10-4f8a-8802-a8c29fa5351a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:47.694883 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-71bebdc4-88b4-4953-a8c6-e596bd8ab979 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:47.696469 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-71bebdc4-88b4-4953-a8c6-e596bd8ab979 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/d1820d1f-5f10-4f8a-8802-a8c29fa5351a Jul 03 19:37:47.696636 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-71bebdc4-88b4-4953-a8c6-e596bd8ab979 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:47.696855 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-71bebdc4-88b4-4953-a8c6-e596bd8ab979 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:47.703952 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:47.703952 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:47.703952 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-71bebdc4-88b4-4953-a8c6-e596bd8ab979 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:47.704409 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-71bebdc4-88b4-4953-a8c6-e596bd8ab979 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/d1820d1f-5f10-4f8a-8802-a8c29fa5351a returned with HTTP 200 Jul 03 19:37:47.704968 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1220/4876] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:47 2026] GET /volume/v3/snapshots/d1820d1f-5f10-4f8a-8802-a8c29fa5351a => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:48.714854 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c47f593d-93b2-454e-8c4c-ec04d56462e5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:48.716939 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c47f593d-93b2-454e-8c4c-ec04d56462e5 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/d1820d1f-5f10-4f8a-8802-a8c29fa5351a Jul 03 19:37:48.717187 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c47f593d-93b2-454e-8c4c-ec04d56462e5 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:48.717390 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c47f593d-93b2-454e-8c4c-ec04d56462e5 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:48.721542 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c47f593d-93b2-454e-8c4c-ec04d56462e5 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/d1820d1f-5f10-4f8a-8802-a8c29fa5351a returned with HTTP 404 Jul 03 19:37:48.722044 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1227/4877] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:48 2026] GET /volume/v3/snapshots/d1820d1f-5f10-4f8a-8802-a8c29fa5351a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:48.728505 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d3963a02-719a-470f-af3b-689c352509a2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:48.730269 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d3963a02-719a-470f-af3b-689c352509a2 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/0e12d1aa-aeb7-42a7-8079-db91539667db Jul 03 19:37:48.730471 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d3963a02-719a-470f-af3b-689c352509a2 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:48.730643 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d3963a02-719a-470f-af3b-689c352509a2 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:48.730845 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-d3963a02-719a-470f-af3b-689c352509a2 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete volume with id: 0e12d1aa-aeb7-42a7-8079-db91539667db Jul 03 19:37:48.733645 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-b5c55ed4-1a0a-4bc3-a188-86332eaf68a1 req-207f4234-9039-4282-b162-b45406535bfd None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:48.735706 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-b5c55ed4-1a0a-4bc3-a188-86332eaf68a1 req-207f4234-9039-4282-b162-b45406535bfd tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] DELETE https://10.4.3.61/volume/v3/attachments/047c2179-a8e0-4969-8cd5-b4c021ace832 Jul 03 19:37:48.735944 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-b5c55ed4-1a0a-4bc3-a188-86332eaf68a1 req-207f4234-9039-4282-b162-b45406535bfd tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:48.736146 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-b5c55ed4-1a0a-4bc3-a188-86332eaf68a1 req-207f4234-9039-4282-b162-b45406535bfd tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:48.737936 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:48.737936 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:48.738343 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d3963a02-719a-470f-af3b-689c352509a2 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:48.744684 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:48.744684 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:48.759592 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d3963a02-719a-470f-af3b-689c352509a2 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete volume request issued successfully. Jul 03 19:37:48.759906 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d3963a02-719a-470f-af3b-689c352509a2 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/0e12d1aa-aeb7-42a7-8079-db91539667db returned with HTTP 202 Jul 03 19:37:48.760474 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1230/4878] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:48 2026] DELETE /volume/v3/volumes/0e12d1aa-aeb7-42a7-8079-db91539667db => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:48.767994 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0e47bd41-02fd-4ecf-9806-e9f5d8d2420b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:48.770233 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0e47bd41-02fd-4ecf-9806-e9f5d8d2420b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/0e12d1aa-aeb7-42a7-8079-db91539667db Jul 03 19:37:48.770387 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0e47bd41-02fd-4ecf-9806-e9f5d8d2420b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:48.770622 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0e47bd41-02fd-4ecf-9806-e9f5d8d2420b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:48.778120 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:48.778120 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:48.782252 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0e47bd41-02fd-4ecf-9806-e9f5d8d2420b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:48.787070 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0e47bd41-02fd-4ecf-9806-e9f5d8d2420b tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/0e12d1aa-aeb7-42a7-8079-db91539667db returned with HTTP 200 Jul 03 19:37:48.787682 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1221/4879] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:48 2026] GET /volume/v3/volumes/0e12d1aa-aeb7-42a7-8079-db91539667db => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:49.276439 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-b5c55ed4-1a0a-4bc3-a188-86332eaf68a1 req-207f4234-9039-4282-b162-b45406535bfd tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/attachments/047c2179-a8e0-4969-8cd5-b4c021ace832 returned with HTTP 200 Jul 03 19:37:49.276877 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1202/4880] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:37:48 2026] DELETE /volume/v3/attachments/047c2179-a8e0-4969-8cd5-b4c021ace832 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:49.802851 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-76c58d76-cb51-48cd-85ea-5b549a12ef14 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:49.804681 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-76c58d76-cb51-48cd-85ea-5b549a12ef14 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/0e12d1aa-aeb7-42a7-8079-db91539667db Jul 03 19:37:49.804882 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-76c58d76-cb51-48cd-85ea-5b549a12ef14 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:49.805063 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-76c58d76-cb51-48cd-85ea-5b549a12ef14 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:49.811716 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-76c58d76-cb51-48cd-85ea-5b549a12ef14 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/0e12d1aa-aeb7-42a7-8079-db91539667db returned with HTTP 404 Jul 03 19:37:49.812281 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1228/4881] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:49 2026] GET /volume/v3/volumes/0e12d1aa-aeb7-42a7-8079-db91539667db => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:49.821811 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d28e53f3-6b7e-420d-9a8e-7e73a99a1c9e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:49.823464 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d28e53f3-6b7e-420d-9a8e-7e73a99a1c9e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:37:49.823785 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d28e53f3-6b7e-420d-9a8e-7e73a99a1c9e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1411993100"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:49.825217 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-d28e53f3-6b7e-420d-9a8e-7e73a99a1c9e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1411993100'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:37:49.825335 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-d28e53f3-6b7e-420d-9a8e-7e73a99a1c9e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume of 1 GB Jul 03 19:37:49.829493 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d28e53f3-6b7e-420d-9a8e-7e73a99a1c9e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Availability Zones retrieved successfully. Jul 03 19:37:49.835278 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d28e53f3-6b7e-420d-9a8e-7e73a99a1c9e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Flow 'volume_create_api' (25594ec0-5d09-4665-ae68-1d06348abf4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:49.836177 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d28e53f3-6b7e-420d-9a8e-7e73a99a1c9e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (789b27ce-98ca-48cb-ac04-431b6549a221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:49.837020 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-d28e53f3-6b7e-420d-9a8e-7e73a99a1c9e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:37:49.860915 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d28e53f3-6b7e-420d-9a8e-7e73a99a1c9e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (789b27ce-98ca-48cb-ac04-431b6549a221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:49.861684 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d28e53f3-6b7e-420d-9a8e-7e73a99a1c9e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a24a4d07-e995-4c1c-b5a5-139ec3e7b222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:49.903718 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-d28e53f3-6b7e-420d-9a8e-7e73a99a1c9e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Created reservations ['c0e9e018-526d-477b-8fd7-a5f6fa4be1f9', 'bd1c04a7-53ce-4bcc-8d13-b01dd76ae6bc', 'cb79dfa2-75a3-4a95-82db-7eabed0bc6ae', 'b2f344d8-1b74-46dd-81d7-c7c494ec2348'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:49.904594 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d28e53f3-6b7e-420d-9a8e-7e73a99a1c9e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a24a4d07-e995-4c1c-b5a5-139ec3e7b222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0e9e018-526d-477b-8fd7-a5f6fa4be1f9', 'bd1c04a7-53ce-4bcc-8d13-b01dd76ae6bc', 'cb79dfa2-75a3-4a95-82db-7eabed0bc6ae', 'b2f344d8-1b74-46dd-81d7-c7c494ec2348']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:49.905381 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d28e53f3-6b7e-420d-9a8e-7e73a99a1c9e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18712370-5069-40e0-ae14-55876ec901b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:49.928612 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d28e53f3-6b7e-420d-9a8e-7e73a99a1c9e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18712370-5069-40e0-ae14-55876ec901b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59f213e3-fb04-4260-ad04-d447d575d30c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1411993100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f559e62ca0bc40e9b1610c6a8372e192',qos_specs=None,replication_status=,reservations=['c0e9e018-526d-477b-8fd7-a5f6fa4be1f9','bd1c04a7-53ce-4bcc-8d13-b01dd76ae6bc','cb79dfa2-75a3-4a95-82db-7eabed0bc6ae','b2f344d8-1b74-46dd-81d7-c7c494ec2348'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c516f094e224da9970fe9aa2bb6451f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:37:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1411993100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59f213e3-fb04-4260-ad04-d447d575d30c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f559e62ca0bc40e9b1610c6a8372e192',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c516f094e224da9970fe9aa2bb6451f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:49.929307 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d28e53f3-6b7e-420d-9a8e-7e73a99a1c9e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98bd6c2e-1a7d-4801-8adb-cd74a38b8ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:49.951040 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d28e53f3-6b7e-420d-9a8e-7e73a99a1c9e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98bd6c2e-1a7d-4801-8adb-cd74a38b8ca0) transitioned into state 'SUCCESS' from state '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-1411993100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f559e62ca0bc40e9b1610c6a8372e192',qos_specs=None,replication_status=,reservations=['c0e9e018-526d-477b-8fd7-a5f6fa4be1f9','bd1c04a7-53ce-4bcc-8d13-b01dd76ae6bc','cb79dfa2-75a3-4a95-82db-7eabed0bc6ae','b2f344d8-1b74-46dd-81d7-c7c494ec2348'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c516f094e224da9970fe9aa2bb6451f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:49.951770 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d28e53f3-6b7e-420d-9a8e-7e73a99a1c9e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98a3eeae-a910-4da1-81dc-8e9d06c89ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:49.962694 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d28e53f3-6b7e-420d-9a8e-7e73a99a1c9e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98a3eeae-a910-4da1-81dc-8e9d06c89ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:49.963507 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d28e53f3-6b7e-420d-9a8e-7e73a99a1c9e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Flow 'volume_create_api' (25594ec0-5d09-4665-ae68-1d06348abf4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:49.963799 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d28e53f3-6b7e-420d-9a8e-7e73a99a1c9e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume request issued successfully. Jul 03 19:37:49.964344 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d28e53f3-6b7e-420d-9a8e-7e73a99a1c9e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:37:49.964843 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1231/4882] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:37:49 2026] POST /volume/v3/volumes => generated 776 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:49.976993 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-adb54dc7-0e80-408c-9bda-045fa4817d14 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:49.979495 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-adb54dc7-0e80-408c-9bda-045fa4817d14 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/59f213e3-fb04-4260-ad04-d447d575d30c Jul 03 19:37:49.979778 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-adb54dc7-0e80-408c-9bda-045fa4817d14 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:49.980057 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-adb54dc7-0e80-408c-9bda-045fa4817d14 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:49.989987 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:49.989987 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:49.994718 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-adb54dc7-0e80-408c-9bda-045fa4817d14 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:50.000656 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-adb54dc7-0e80-408c-9bda-045fa4817d14 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/59f213e3-fb04-4260-ad04-d447d575d30c returned with HTTP 200 Jul 03 19:37:50.001229 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1222/4883] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:49 2026] GET /volume/v3/volumes/59f213e3-fb04-4260-ad04-d447d575d30c => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:50.147550 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-11d2decc-9641-4de6-9576-10ddff2e4139 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:50.147959 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-11d2decc-9641-4de6-9576-10ddff2e4139 None None] GET https://10.4.3.61/volume// Jul 03 19:37:50.148129 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-11d2decc-9641-4de6-9576-10ddff2e4139 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:50.148405 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-11d2decc-9641-4de6-9576-10ddff2e4139 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:50.148770 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-11d2decc-9641-4de6-9576-10ddff2e4139 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:37:50.149040 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1203/4884] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:37:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:37:50.156127 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-148b4902-8cb4-4a21-842c-e75c36dcf246 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:50.157987 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-148b4902-8cb4-4a21-842c-e75c36dcf246 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 Jul 03 19:37:50.158180 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-148b4902-8cb4-4a21-842c-e75c36dcf246 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:50.158359 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-148b4902-8cb4-4a21-842c-e75c36dcf246 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:50.168663 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:50.168663 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:50.173302 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-148b4902-8cb4-4a21-842c-e75c36dcf246 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:37:50.177845 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-148b4902-8cb4-4a21-842c-e75c36dcf246 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 returned with HTTP 200 Jul 03 19:37:50.178320 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1229/4885] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:37:50 2026] GET /volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 => generated 1428 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:37:50.283255 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-9de4f0f3-39f2-4f73-a812-b4000ce2d0ea None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:50.285283 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-9de4f0f3-39f2-4f73-a812-b4000ce2d0ea tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] PUT https://10.4.3.61/volume/v3/attachments/ce3c9ba8-0938-44a7-afbe-0d5ff735d216 Jul 03 19:37:50.285621 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-9de4f0f3-39f2-4f73-a812-b4000ce2d0ea tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:50.293054 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-9de4f0f3-39f2-4f73-a812-b4000ce2d0ea tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Acquiring lock "cinder-attachment_update-2c47037a-636d-4b50-bd09-4a5f23a00e32-np0000004460" by "attachment_update" {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:37:50.297614 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-9de4f0f3-39f2-4f73-a812-b4000ce2d0ea tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Lock "cinder-attachment_update-2c47037a-636d-4b50-bd09-4a5f23a00e32-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:37:50.298780 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:50.298780 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:50.826087 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-9de4f0f3-39f2-4f73-a812-b4000ce2d0ea tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Lock "cinder-attachment_update-2c47037a-636d-4b50-bd09-4a5f23a00e32-np0000004460" released by "attachment_update" :: held 0.528s {{(pid=99927) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:37:50.826450 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-9de4f0f3-39f2-4f73-a812-b4000ce2d0ea tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/attachments/ce3c9ba8-0938-44a7-afbe-0d5ff735d216 returned with HTTP 200 Jul 03 19:37:50.827729 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1232/4886] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:37:50 2026] PUT /volume/v3/attachments/ce3c9ba8-0938-44a7-afbe-0d5ff735d216 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:51.015314 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-94217ddd-7e15-48b9-8ef2-52cefd6b86da None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:51.017367 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-94217ddd-7e15-48b9-8ef2-52cefd6b86da tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/59f213e3-fb04-4260-ad04-d447d575d30c Jul 03 19:37:51.017450 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-94217ddd-7e15-48b9-8ef2-52cefd6b86da tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:51.017657 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-94217ddd-7e15-48b9-8ef2-52cefd6b86da tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:51.025496 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:51.025496 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:51.028992 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-94217ddd-7e15-48b9-8ef2-52cefd6b86da tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:51.032449 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-94217ddd-7e15-48b9-8ef2-52cefd6b86da tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/59f213e3-fb04-4260-ad04-d447d575d30c returned with HTTP 200 Jul 03 19:37:51.032828 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1223/4887] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:51 2026] GET /volume/v3/volumes/59f213e3-fb04-4260-ad04-d447d575d30c => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:51.045111 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-71ea4038-2143-4cb4-85fd-20b4e0fc0fc0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:51.046541 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-71ea4038-2143-4cb4-85fd-20b4e0fc0fc0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:37:51.047049 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-71ea4038-2143-4cb4-85fd-20b4e0fc0fc0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "59f213e3-fb04-4260-ad04-d447d575d30c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1028111176"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:51.055479 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:51.055479 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:51.056017 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-71ea4038-2143-4cb4-85fd-20b4e0fc0fc0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:51.056244 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-71ea4038-2143-4cb4-85fd-20b4e0fc0fc0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create snapshot from volume 59f213e3-fb04-4260-ad04-d447d575d30c Jul 03 19:37:51.085292 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-71ea4038-2143-4cb4-85fd-20b4e0fc0fc0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Created reservations ['33ee4a99-9aeb-48b2-b997-edfcde5bcfb2', 'ce317734-9f50-4a07-a09c-00006b8f70b5', 'a1c8a8e1-b899-4ede-b2eb-89aa08976fc8', '94d00707-4a57-44d9-9142-37bfbadfbd09'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:51.144825 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-71ea4038-2143-4cb4-85fd-20b4e0fc0fc0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot create request issued successfully. Jul 03 19:37:51.145199 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-71ea4038-2143-4cb4-85fd-20b4e0fc0fc0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:37:51.145663 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1204/4888] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:37:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:51.154118 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d646aad1-c908-4c31-8e3f-264fb0c362a6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:51.156443 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d646aad1-c908-4c31-8e3f-264fb0c362a6 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/c21054d0-c912-4085-b11e-57e72e2dc174 Jul 03 19:37:51.157637 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d646aad1-c908-4c31-8e3f-264fb0c362a6 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:51.157637 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d646aad1-c908-4c31-8e3f-264fb0c362a6 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:51.161724 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:51.161724 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:51.161984 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d646aad1-c908-4c31-8e3f-264fb0c362a6 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:51.162608 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d646aad1-c908-4c31-8e3f-264fb0c362a6 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/c21054d0-c912-4085-b11e-57e72e2dc174 returned with HTTP 200 Jul 03 19:37:51.162996 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1230/4889] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:51 2026] GET /volume/v3/snapshots/c21054d0-c912-4085-b11e-57e72e2dc174 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:51.338927 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-405fa370-a7cf-47a7-9c4d-f0cfd05f83a5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:51.341642 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-405fa370-a7cf-47a7-9c4d-f0cfd05f83a5 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] POST https://10.4.3.61/volume/v3/attachments/ce3c9ba8-0938-44a7-afbe-0d5ff735d216/action Jul 03 19:37:51.342140 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-405fa370-a7cf-47a7-9c4d-f0cfd05f83a5 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Action body: b'{"os-complete": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:37:51.342354 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-405fa370-a7cf-47a7-9c4d-f0cfd05f83a5 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:51.363648 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:51.363648 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:51.380664 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-04588cc7-fccd-4f96-9c73-c2abe2241d4f req-405fa370-a7cf-47a7-9c4d-f0cfd05f83a5 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/attachments/ce3c9ba8-0938-44a7-afbe-0d5ff735d216/action returned with HTTP 204 Jul 03 19:37:51.381363 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1233/4890] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:37:51 2026] POST /volume/v3/attachments/ce3c9ba8-0938-44a7-afbe-0d5ff735d216/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:52.010792 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-59d21061-57c9-464b-a169-499e5270ac8c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:52.013124 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-59d21061-57c9-464b-a169-499e5270ac8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/8852ebc6-654f-4d53-bf14-c36c69c63e79 Jul 03 19:37:52.013677 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-59d21061-57c9-464b-a169-499e5270ac8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:52.013677 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-59d21061-57c9-464b-a169-499e5270ac8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:52.019249 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:52.019249 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:52.019648 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-59d21061-57c9-464b-a169-499e5270ac8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:37:52.020363 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-59d21061-57c9-464b-a169-499e5270ac8c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/8852ebc6-654f-4d53-bf14-c36c69c63e79 returned with HTTP 200 Jul 03 19:37:52.020731 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1224/4891] 10.4.3.61 () {68 vars in 1597 bytes} [Fri Jul 3 19:37:52 2026] GET /volume/v3/snapshots/8852ebc6-654f-4d53-bf14-c36c69c63e79 => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:52.029144 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-468a13dd-2311-49a5-9e9c-924861875fc0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:52.031391 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-468a13dd-2311-49a5-9e9c-924861875fc0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 Jul 03 19:37:52.031685 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-468a13dd-2311-49a5-9e9c-924861875fc0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:52.031763 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-468a13dd-2311-49a5-9e9c-924861875fc0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:52.040398 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:52.040398 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:52.043561 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-468a13dd-2311-49a5-9e9c-924861875fc0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:37:52.048489 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-468a13dd-2311-49a5-9e9c-924861875fc0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 returned with HTTP 200 Jul 03 19:37:52.048858 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1205/4892] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:37:52 2026] GET /volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 => generated 1657 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:52.055867 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2af5ca2f-7852-4d4c-b814-022554b21edb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:52.058191 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2af5ca2f-7852-4d4c-b814-022554b21edb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:37:52.058595 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2af5ca2f-7852-4d4c-b814-022554b21edb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "8852ebc6-654f-4d53-bf14-c36c69c63e79", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:52.060253 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2af5ca2f-7852-4d4c-b814-022554b21edb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '8852ebc6-654f-4d53-bf14-c36c69c63e79', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:37:52.067819 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:52.067819 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:52.068277 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2af5ca2f-7852-4d4c-b814-022554b21edb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:37:52.068396 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2af5ca2f-7852-4d4c-b814-022554b21edb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume of 1 GB Jul 03 19:37:52.069006 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2af5ca2f-7852-4d4c-b814-022554b21edb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Availability Zones retrieved successfully. Jul 03 19:37:52.073922 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2af5ca2f-7852-4d4c-b814-022554b21edb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Flow 'volume_create_api' (a9618d23-0b5c-49e9-b336-295acef2fc14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:52.074998 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2af5ca2f-7852-4d4c-b814-022554b21edb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2923db7-a982-4ae9-8cae-ee5a77f23eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:52.075901 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2af5ca2f-7852-4d4c-b814-022554b21edb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:37:52.099949 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2af5ca2f-7852-4d4c-b814-022554b21edb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2923db7-a982-4ae9-8cae-ee5a77f23eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8852ebc6-654f-4d53-bf14-c36c69c63e79', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:52.100673 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2af5ca2f-7852-4d4c-b814-022554b21edb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44673a83-867a-4cfa-a6de-c7529a59e713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:52.143741 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2af5ca2f-7852-4d4c-b814-022554b21edb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Created reservations ['a5f9b1a3-9bbc-46f6-8252-e889c4452bc6', '1edb814a-dd34-4866-94af-6dda31fcc1b6', 'ce607be7-01bb-4f5b-838a-2424cdf78a62', 'e9d1fb7a-61b3-469d-a8b9-edec60833692'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:52.144697 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2af5ca2f-7852-4d4c-b814-022554b21edb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44673a83-867a-4cfa-a6de-c7529a59e713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5f9b1a3-9bbc-46f6-8252-e889c4452bc6', '1edb814a-dd34-4866-94af-6dda31fcc1b6', 'ce607be7-01bb-4f5b-838a-2424cdf78a62', 'e9d1fb7a-61b3-469d-a8b9-edec60833692']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:52.145143 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2af5ca2f-7852-4d4c-b814-022554b21edb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (786a097a-7826-4aa7-b946-3080fa83e093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:52.171743 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-56e1fe68-a610-4d34-bc2a-3af32bc07dfc None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:52.173427 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-56e1fe68-a610-4d34-bc2a-3af32bc07dfc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/c21054d0-c912-4085-b11e-57e72e2dc174 Jul 03 19:37:52.173606 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-56e1fe68-a610-4d34-bc2a-3af32bc07dfc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:52.173787 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-56e1fe68-a610-4d34-bc2a-3af32bc07dfc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:52.178325 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:52.178325 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:52.178630 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-56e1fe68-a610-4d34-bc2a-3af32bc07dfc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:52.179306 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-56e1fe68-a610-4d34-bc2a-3af32bc07dfc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/c21054d0-c912-4085-b11e-57e72e2dc174 returned with HTTP 200 Jul 03 19:37:52.179644 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1234/4893] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:52 2026] GET /volume/v3/snapshots/c21054d0-c912-4085-b11e-57e72e2dc174 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:52.183731 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2af5ca2f-7852-4d4c-b814-022554b21edb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (786a097a-7826-4aa7-b946-3080fa83e093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0668d70d-317f-47ee-b031-5bf827afb721', '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='c70bca5f9e27431688b6e77ad51fa6a6',qos_specs=None,replication_status=,reservations=['a5f9b1a3-9bbc-46f6-8252-e889c4452bc6','1edb814a-dd34-4866-94af-6dda31fcc1b6','ce607be7-01bb-4f5b-838a-2424cdf78a62','e9d1fb7a-61b3-469d-a8b9-edec60833692'],size=1,snapshot_id=8852ebc6-654f-4d53-bf14-c36c69c63e79,source_replicaid=,source_volid=None,status='creating',user_id='1a39268966de4198a9f086f13012040a',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), '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-03T19:37:52Z,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=0668d70d-317f-47ee-b031-5bf827afb721,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c70bca5f9e27431688b6e77ad51fa6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8852ebc6-654f-4d53-bf14-c36c69c63e79,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a39268966de4198a9f086f13012040a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:52.184625 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2af5ca2f-7852-4d4c-b814-022554b21edb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4be25b2-74c1-481f-be30-f88af042b6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:52.188254 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ff38e317-b299-4b83-9ad0-0da635cc13b0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:52.190131 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ff38e317-b299-4b83-9ad0-0da635cc13b0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] POST https://10.4.3.61/volume/v3/snapshots/c21054d0-c912-4085-b11e-57e72e2dc174/action Jul 03 19:37:52.190543 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ff38e317-b299-4b83-9ad0-0da635cc13b0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:37:52.190722 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ff38e317-b299-4b83-9ad0-0da635cc13b0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:52.192008 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.snapshot_unmanage [None req-ff38e317-b299-4b83-9ad0-0da635cc13b0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Unmanage snapshot with id: c21054d0-c912-4085-b11e-57e72e2dc174 Jul 03 19:37:52.197890 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:52.197890 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:52.198779 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ff38e317-b299-4b83-9ad0-0da635cc13b0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Snapshot retrieved successfully. Jul 03 19:37:52.199531 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.policy [None req-ff38e317-b299-4b83-9ad0-0da635cc13b0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '9a825919df6849ab8fa88da0e904d43d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f559e62ca0bc40e9b1610c6a8372e192', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99924) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:37:52.199766 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ff38e317-b299-4b83-9ad0-0da635cc13b0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] https://10.4.3.61/volume/v3/snapshots/c21054d0-c912-4085-b11e-57e72e2dc174/action returned with HTTP 403 Jul 03 19:37:52.200296 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1225/4894] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:37:52 2026] POST /volume/v3/snapshots/c21054d0-c912-4085-b11e-57e72e2dc174/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:52.202925 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2af5ca2f-7852-4d4c-b814-022554b21edb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4be25b2-74c1-481f-be30-f88af042b6c1) transitioned into 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='c70bca5f9e27431688b6e77ad51fa6a6',qos_specs=None,replication_status=,reservations=['a5f9b1a3-9bbc-46f6-8252-e889c4452bc6','1edb814a-dd34-4866-94af-6dda31fcc1b6','ce607be7-01bb-4f5b-838a-2424cdf78a62','e9d1fb7a-61b3-469d-a8b9-edec60833692'],size=1,snapshot_id=8852ebc6-654f-4d53-bf14-c36c69c63e79,source_replicaid=,source_volid=None,status='creating',user_id='1a39268966de4198a9f086f13012040a',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:52.203902 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2af5ca2f-7852-4d4c-b814-022554b21edb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (776e7503-45fa-40a1-bbe6-342abb63389e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:52.209014 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-63894c7e-d272-4068-b4ec-0c9d1a92d87d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:52.211130 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-63894c7e-d272-4068-b4ec-0c9d1a92d87d tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] DELETE https://10.4.3.61/volume/v3/snapshots/c21054d0-c912-4085-b11e-57e72e2dc174 Jul 03 19:37:52.211334 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-63894c7e-d272-4068-b4ec-0c9d1a92d87d tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:52.211550 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-63894c7e-d272-4068-b4ec-0c9d1a92d87d tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:52.211650 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-63894c7e-d272-4068-b4ec-0c9d1a92d87d tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete snapshot with id: c21054d0-c912-4085-b11e-57e72e2dc174 Jul 03 19:37:52.216524 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:52.216524 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:52.216798 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-63894c7e-d272-4068-b4ec-0c9d1a92d87d tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:52.227335 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2af5ca2f-7852-4d4c-b814-022554b21edb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (776e7503-45fa-40a1-bbe6-342abb63389e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:52.228294 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2af5ca2f-7852-4d4c-b814-022554b21edb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Flow 'volume_create_api' (a9618d23-0b5c-49e9-b336-295acef2fc14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:52.228672 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2af5ca2f-7852-4d4c-b814-022554b21edb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume request issued successfully. Jul 03 19:37:52.229289 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2af5ca2f-7852-4d4c-b814-022554b21edb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:37:52.229760 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1231/4895] 10.4.3.61 () {72 vars in 1534 bytes} [Fri Jul 3 19:37:52 2026] POST /volume/v3/volumes => generated 734 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:52.232574 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-63894c7e-d272-4068-b4ec-0c9d1a92d87d tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot delete request issued successfully. Jul 03 19:37:52.232769 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-63894c7e-d272-4068-b4ec-0c9d1a92d87d tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/c21054d0-c912-4085-b11e-57e72e2dc174 returned with HTTP 202 Jul 03 19:37:52.233249 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1206/4896] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:37:52 2026] DELETE /volume/v3/snapshots/c21054d0-c912-4085-b11e-57e72e2dc174 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:52.237604 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-3aeab880-ee91-438e-8e08-6e6922307e2d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:52.240302 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-3aeab880-ee91-438e-8e08-6e6922307e2d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/0668d70d-317f-47ee-b031-5bf827afb721 Jul 03 19:37:52.240558 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-3aeab880-ee91-438e-8e08-6e6922307e2d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:52.240835 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-3aeab880-ee91-438e-8e08-6e6922307e2d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:52.241473 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-26049c98-95ed-4dbb-bc3d-a1cfbd6c96fa None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:52.243775 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-26049c98-95ed-4dbb-bc3d-a1cfbd6c96fa tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/c21054d0-c912-4085-b11e-57e72e2dc174 Jul 03 19:37:52.244012 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-26049c98-95ed-4dbb-bc3d-a1cfbd6c96fa tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:52.244350 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-26049c98-95ed-4dbb-bc3d-a1cfbd6c96fa tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:52.249805 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:52.249805 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:52.251229 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:52.251229 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:52.251463 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-26049c98-95ed-4dbb-bc3d-a1cfbd6c96fa tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:52.252679 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-26049c98-95ed-4dbb-bc3d-a1cfbd6c96fa tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/c21054d0-c912-4085-b11e-57e72e2dc174 returned with HTTP 200 Jul 03 19:37:52.253358 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1226/4897] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:52 2026] GET /volume/v3/snapshots/c21054d0-c912-4085-b11e-57e72e2dc174 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:52.254608 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-3aeab880-ee91-438e-8e08-6e6922307e2d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:37:52.259545 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-3aeab880-ee91-438e-8e08-6e6922307e2d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/0668d70d-317f-47ee-b031-5bf827afb721 returned with HTTP 200 Jul 03 19:37:52.259985 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1235/4898] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:37:52 2026] GET /volume/v3/volumes/0668d70d-317f-47ee-b031-5bf827afb721 => generated 802 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:52.268929 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-3adea509-17c2-4896-94b9-a3fdc05e6163 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:52.271130 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-3adea509-17c2-4896-94b9-a3fdc05e6163 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/0668d70d-317f-47ee-b031-5bf827afb721 Jul 03 19:37:52.271421 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-3adea509-17c2-4896-94b9-a3fdc05e6163 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:52.271605 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-3adea509-17c2-4896-94b9-a3fdc05e6163 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:52.278673 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:52.278673 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:52.282209 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-3adea509-17c2-4896-94b9-a3fdc05e6163 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:37:52.286981 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-3adea509-17c2-4896-94b9-a3fdc05e6163 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/0668d70d-317f-47ee-b031-5bf827afb721 returned with HTTP 200 Jul 03 19:37:52.287535 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1232/4899] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:37:52 2026] GET /volume/v3/volumes/0668d70d-317f-47ee-b031-5bf827afb721 => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:53.003204 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0dbeccb0-36bb-42ec-8160-1487addf70f1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:53.005141 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0dbeccb0-36bb-42ec-8160-1487addf70f1 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] DELETE https://10.4.3.61/volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b Jul 03 19:37:53.005398 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0dbeccb0-36bb-42ec-8160-1487addf70f1 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:53.005588 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0dbeccb0-36bb-42ec-8160-1487addf70f1 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:53.005792 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-0dbeccb0-36bb-42ec-8160-1487addf70f1 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Delete volume with id: 144fa52e-3be7-4262-a9c2-0e04592db63b Jul 03 19:37:53.013192 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:53.013192 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:53.013192 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0dbeccb0-36bb-42ec-8160-1487addf70f1 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:37:53.031142 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0dbeccb0-36bb-42ec-8160-1487addf70f1 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Delete volume request issued successfully. Jul 03 19:37:53.031532 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0dbeccb0-36bb-42ec-8160-1487addf70f1 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b returned with HTTP 202 Jul 03 19:37:53.031649 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1207/4900] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:37:53 2026] DELETE /volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:37:53.038886 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5adeb74a-cd71-4f5f-aa6a-e1ac466e8511 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:53.041209 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5adeb74a-cd71-4f5f-aa6a-e1ac466e8511 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b Jul 03 19:37:53.041521 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5adeb74a-cd71-4f5f-aa6a-e1ac466e8511 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:53.041791 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5adeb74a-cd71-4f5f-aa6a-e1ac466e8511 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:53.051530 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:53.051530 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:53.056629 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-5adeb74a-cd71-4f5f-aa6a-e1ac466e8511 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:37:53.063788 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5adeb74a-cd71-4f5f-aa6a-e1ac466e8511 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b returned with HTTP 200 Jul 03 19:37:53.064423 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1227/4901] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:37:53 2026] GET /volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b => generated 1420 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:37:53.263034 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d8493900-e3a4-4b1c-8e05-f1c2a0c494e6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:53.264873 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d8493900-e3a4-4b1c-8e05-f1c2a0c494e6 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/c21054d0-c912-4085-b11e-57e72e2dc174 Jul 03 19:37:53.265056 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d8493900-e3a4-4b1c-8e05-f1c2a0c494e6 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:53.265286 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d8493900-e3a4-4b1c-8e05-f1c2a0c494e6 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:53.269493 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d8493900-e3a4-4b1c-8e05-f1c2a0c494e6 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/c21054d0-c912-4085-b11e-57e72e2dc174 returned with HTTP 404 Jul 03 19:37:53.269931 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1236/4902] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:53 2026] GET /volume/v3/snapshots/c21054d0-c912-4085-b11e-57e72e2dc174 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:53.276995 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2ccaf5d2-8177-4aa8-844f-851580cfa1c1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:53.279365 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2ccaf5d2-8177-4aa8-844f-851580cfa1c1 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/59f213e3-fb04-4260-ad04-d447d575d30c Jul 03 19:37:53.279625 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2ccaf5d2-8177-4aa8-844f-851580cfa1c1 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:53.279893 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2ccaf5d2-8177-4aa8-844f-851580cfa1c1 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:53.280132 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-2ccaf5d2-8177-4aa8-844f-851580cfa1c1 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete volume with id: 59f213e3-fb04-4260-ad04-d447d575d30c Jul 03 19:37:53.288222 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:53.288222 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:53.288557 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-2ccaf5d2-8177-4aa8-844f-851580cfa1c1 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:53.305870 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-2ccaf5d2-8177-4aa8-844f-851580cfa1c1 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete volume request issued successfully. Jul 03 19:37:53.306148 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2ccaf5d2-8177-4aa8-844f-851580cfa1c1 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/59f213e3-fb04-4260-ad04-d447d575d30c returned with HTTP 202 Jul 03 19:37:53.306765 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1233/4903] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:53 2026] DELETE /volume/v3/volumes/59f213e3-fb04-4260-ad04-d447d575d30c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:53.314454 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-543270dc-d5dd-4a58-a8f3-1c70c733cedc None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:53.317002 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-543270dc-d5dd-4a58-a8f3-1c70c733cedc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/59f213e3-fb04-4260-ad04-d447d575d30c Jul 03 19:37:53.317388 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-543270dc-d5dd-4a58-a8f3-1c70c733cedc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:53.317682 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-543270dc-d5dd-4a58-a8f3-1c70c733cedc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:53.328332 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:53.328332 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:53.333961 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-543270dc-d5dd-4a58-a8f3-1c70c733cedc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:53.341185 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-543270dc-d5dd-4a58-a8f3-1c70c733cedc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/59f213e3-fb04-4260-ad04-d447d575d30c returned with HTTP 200 Jul 03 19:37:53.341698 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1208/4904] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:53 2026] GET /volume/v3/volumes/59f213e3-fb04-4260-ad04-d447d575d30c => generated 1006 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:54.076398 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-10f4af7c-0744-48f2-a86d-7b87f7e66370 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:54.078477 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-10f4af7c-0744-48f2-a86d-7b87f7e66370 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b Jul 03 19:37:54.078704 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-10f4af7c-0744-48f2-a86d-7b87f7e66370 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:54.078890 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-10f4af7c-0744-48f2-a86d-7b87f7e66370 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:54.085880 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-10f4af7c-0744-48f2-a86d-7b87f7e66370 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b returned with HTTP 404 Jul 03 19:37:54.086484 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1228/4905] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:37:54 2026] GET /volume/v3/volumes/144fa52e-3be7-4262-a9c2-0e04592db63b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:37:54.094534 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e45517b9-7657-45ee-8849-0f5526d15fde None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:54.096788 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e45517b9-7657-45ee-8849-0f5526d15fde tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/599922dd-4a69-4833-9e5b-dfa56b34cf79 Jul 03 19:37:54.097093 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e45517b9-7657-45ee-8849-0f5526d15fde tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:54.097355 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e45517b9-7657-45ee-8849-0f5526d15fde tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:54.097491 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-e45517b9-7657-45ee-8849-0f5526d15fde tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Delete snapshot with id: 599922dd-4a69-4833-9e5b-dfa56b34cf79 Jul 03 19:37:54.105004 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:54.105004 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:54.105554 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e45517b9-7657-45ee-8849-0f5526d15fde tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Snapshot retrieved successfully. Jul 03 19:37:54.127008 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e45517b9-7657-45ee-8849-0f5526d15fde tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Snapshot delete request issued successfully. Jul 03 19:37:54.127249 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e45517b9-7657-45ee-8849-0f5526d15fde tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/snapshots/599922dd-4a69-4833-9e5b-dfa56b34cf79 returned with HTTP 202 Jul 03 19:37:54.127665 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1237/4906] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:37:54 2026] DELETE /volume/v3/snapshots/599922dd-4a69-4833-9e5b-dfa56b34cf79 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:54.134765 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5f591523-ee24-4779-9dd2-bd336a8c6b83 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:54.138111 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5f591523-ee24-4779-9dd2-bd336a8c6b83 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/snapshots/599922dd-4a69-4833-9e5b-dfa56b34cf79 Jul 03 19:37:54.138395 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5f591523-ee24-4779-9dd2-bd336a8c6b83 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:54.138653 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5f591523-ee24-4779-9dd2-bd336a8c6b83 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:54.146840 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:54.146840 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:54.147551 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5f591523-ee24-4779-9dd2-bd336a8c6b83 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Snapshot retrieved successfully. Jul 03 19:37:54.148696 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5f591523-ee24-4779-9dd2-bd336a8c6b83 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/snapshots/599922dd-4a69-4833-9e5b-dfa56b34cf79 returned with HTTP 200 Jul 03 19:37:54.149663 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1234/4907] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:54 2026] GET /volume/v3/snapshots/599922dd-4a69-4833-9e5b-dfa56b34cf79 => generated 481 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:54.357420 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f669d881-e4ae-440e-a512-d578f68f80da None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:54.359423 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f669d881-e4ae-440e-a512-d578f68f80da tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/59f213e3-fb04-4260-ad04-d447d575d30c Jul 03 19:37:54.359673 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f669d881-e4ae-440e-a512-d578f68f80da tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:54.359933 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f669d881-e4ae-440e-a512-d578f68f80da tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:54.366955 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f669d881-e4ae-440e-a512-d578f68f80da tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/59f213e3-fb04-4260-ad04-d447d575d30c returned with HTTP 404 Jul 03 19:37:54.367714 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1209/4908] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:54 2026] GET /volume/v3/volumes/59f213e3-fb04-4260-ad04-d447d575d30c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:54.376016 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7a9fed21-1957-4281-8808-b17aca8583ff None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:54.378381 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7a9fed21-1957-4281-8808-b17aca8583ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:37:54.378831 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7a9fed21-1957-4281-8808-b17aca8583ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-155314145"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:54.380665 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-7a9fed21-1957-4281-8808-b17aca8583ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-155314145'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:37:54.380821 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-7a9fed21-1957-4281-8808-b17aca8583ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume of 1 GB Jul 03 19:37:54.385447 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7a9fed21-1957-4281-8808-b17aca8583ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Availability Zones retrieved successfully. Jul 03 19:37:54.391833 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-7a9fed21-1957-4281-8808-b17aca8583ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Flow 'volume_create_api' (43951078-28eb-4acd-8a81-a0bf80f209c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:54.392811 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-7a9fed21-1957-4281-8808-b17aca8583ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bec57496-12b7-40eb-a7ca-d12f22726f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:54.393769 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-7a9fed21-1957-4281-8808-b17aca8583ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:37:54.423352 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-7a9fed21-1957-4281-8808-b17aca8583ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bec57496-12b7-40eb-a7ca-d12f22726f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:54.424477 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-7a9fed21-1957-4281-8808-b17aca8583ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caf4b39c-be0e-4d26-b466-c8f4f1fe7184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:54.470036 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-7a9fed21-1957-4281-8808-b17aca8583ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Created reservations ['9928183b-c3e3-4eca-b9a2-e3aaf73fa7e1', '7ec1e7d6-b5c3-4b41-8b59-826333012756', 'b9d2e854-4c7d-48f2-a846-d4191c7c9924', '23072dd8-5219-46e4-ad02-f7c47bdfc6ee'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:54.470804 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-7a9fed21-1957-4281-8808-b17aca8583ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caf4b39c-be0e-4d26-b466-c8f4f1fe7184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9928183b-c3e3-4eca-b9a2-e3aaf73fa7e1', '7ec1e7d6-b5c3-4b41-8b59-826333012756', 'b9d2e854-4c7d-48f2-a846-d4191c7c9924', '23072dd8-5219-46e4-ad02-f7c47bdfc6ee']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:54.471671 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-7a9fed21-1957-4281-8808-b17aca8583ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b56e3d42-7ced-4c38-b710-af041fda49fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:54.501381 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-7a9fed21-1957-4281-8808-b17aca8583ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b56e3d42-7ced-4c38-b710-af041fda49fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c068c714-f7e8-4e1a-adc6-fbd5a0f74b9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-155314145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f559e62ca0bc40e9b1610c6a8372e192',qos_specs=None,replication_status=,reservations=['9928183b-c3e3-4eca-b9a2-e3aaf73fa7e1','7ec1e7d6-b5c3-4b41-8b59-826333012756','b9d2e854-4c7d-48f2-a846-d4191c7c9924','23072dd8-5219-46e4-ad02-f7c47bdfc6ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c516f094e224da9970fe9aa2bb6451f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:37:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-155314145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c068c714-f7e8-4e1a-adc6-fbd5a0f74b9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f559e62ca0bc40e9b1610c6a8372e192',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c516f094e224da9970fe9aa2bb6451f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:54.502588 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-7a9fed21-1957-4281-8808-b17aca8583ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bf80944-776d-445a-98c6-227420ea5cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:54.525738 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-7a9fed21-1957-4281-8808-b17aca8583ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bf80944-776d-445a-98c6-227420ea5cde) transitioned into state 'SUCCESS' from state '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-155314145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f559e62ca0bc40e9b1610c6a8372e192',qos_specs=None,replication_status=,reservations=['9928183b-c3e3-4eca-b9a2-e3aaf73fa7e1','7ec1e7d6-b5c3-4b41-8b59-826333012756','b9d2e854-4c7d-48f2-a846-d4191c7c9924','23072dd8-5219-46e4-ad02-f7c47bdfc6ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c516f094e224da9970fe9aa2bb6451f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:54.526613 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-7a9fed21-1957-4281-8808-b17aca8583ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8567693e-5532-46d4-be75-b43880b6d166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:54.536364 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-7a9fed21-1957-4281-8808-b17aca8583ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8567693e-5532-46d4-be75-b43880b6d166) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:54.537194 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-7a9fed21-1957-4281-8808-b17aca8583ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Flow 'volume_create_api' (43951078-28eb-4acd-8a81-a0bf80f209c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:54.537545 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7a9fed21-1957-4281-8808-b17aca8583ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume request issued successfully. Jul 03 19:37:54.538129 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7a9fed21-1957-4281-8808-b17aca8583ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:37:54.538647 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1229/4909] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:37:54 2026] POST /volume/v3/volumes => generated 775 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:54.549310 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d8fff0ce-2537-4b43-bbf3-b6fd732643ff None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:54.551849 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d8fff0ce-2537-4b43-bbf3-b6fd732643ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/c068c714-f7e8-4e1a-adc6-fbd5a0f74b9c Jul 03 19:37:54.552075 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d8fff0ce-2537-4b43-bbf3-b6fd732643ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:54.552321 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d8fff0ce-2537-4b43-bbf3-b6fd732643ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:54.560411 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:54.560411 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:54.564132 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d8fff0ce-2537-4b43-bbf3-b6fd732643ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:54.568268 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d8fff0ce-2537-4b43-bbf3-b6fd732643ff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/c068c714-f7e8-4e1a-adc6-fbd5a0f74b9c returned with HTTP 200 Jul 03 19:37:54.568642 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1238/4910] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:54 2026] GET /volume/v3/volumes/c068c714-f7e8-4e1a-adc6-fbd5a0f74b9c => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:55.158205 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2a0370a6-f01d-43a1-a127-89cd4f5a0ad8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:55.160016 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2a0370a6-f01d-43a1-a127-89cd4f5a0ad8 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/snapshots/599922dd-4a69-4833-9e5b-dfa56b34cf79 Jul 03 19:37:55.160266 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2a0370a6-f01d-43a1-a127-89cd4f5a0ad8 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:55.160473 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2a0370a6-f01d-43a1-a127-89cd4f5a0ad8 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:55.164869 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2a0370a6-f01d-43a1-a127-89cd4f5a0ad8 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/snapshots/599922dd-4a69-4833-9e5b-dfa56b34cf79 returned with HTTP 404 Jul 03 19:37:55.165599 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1235/4911] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:55 2026] GET /volume/v3/snapshots/599922dd-4a69-4833-9e5b-dfa56b34cf79 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:55.301156 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-abb3dfe2-7a11-4a9d-bec0-d6d87285d4e9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:55.303283 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-abb3dfe2-7a11-4a9d-bec0-d6d87285d4e9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/0668d70d-317f-47ee-b031-5bf827afb721 Jul 03 19:37:55.303502 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-abb3dfe2-7a11-4a9d-bec0-d6d87285d4e9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:55.303696 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-abb3dfe2-7a11-4a9d-bec0-d6d87285d4e9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:55.311747 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:55.311747 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:55.315955 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-abb3dfe2-7a11-4a9d-bec0-d6d87285d4e9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:37:55.321008 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-abb3dfe2-7a11-4a9d-bec0-d6d87285d4e9 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/0668d70d-317f-47ee-b031-5bf827afb721 returned with HTTP 200 Jul 03 19:37:55.321605 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1210/4912] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:37:55 2026] GET /volume/v3/volumes/0668d70d-317f-47ee-b031-5bf827afb721 => generated 1343 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:55.331003 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e3f27c7c-02e1-4c93-a4b9-78053132aeb0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:55.331433 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e3f27c7c-02e1-4c93-a4b9-78053132aeb0 None None] GET https://10.4.3.61/volume// Jul 03 19:37:55.331606 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e3f27c7c-02e1-4c93-a4b9-78053132aeb0 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:55.331805 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e3f27c7c-02e1-4c93-a4b9-78053132aeb0 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:55.332184 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e3f27c7c-02e1-4c93-a4b9-78053132aeb0 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:37:55.332467 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1230/4913] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:37:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:37:55.342595 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-f9289faf-2117-4bf5-b334-5d02593860ac None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:55.345279 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-f9289faf-2117-4bf5-b334-5d02593860ac tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:37:55.345777 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-f9289faf-2117-4bf5-b334-5d02593860ac tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0668d70d-317f-47ee-b031-5bf827afb721", "connector": null, "instance_uuid": "6d980948-d418-4a51-ac1e-71746337c79e"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:55.357680 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:55.357680 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:55.392341 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-f9289faf-2117-4bf5-b334-5d02593860ac tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:37:55.392812 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1239/4914] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:37:55 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 19:37:55.399935 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fe698a97-3f47-4645-b726-e2eff8197a7e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:55.400404 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fe698a97-3f47-4645-b726-e2eff8197a7e None None] GET https://10.4.3.61/volume// Jul 03 19:37:55.400604 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fe698a97-3f47-4645-b726-e2eff8197a7e None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:55.400831 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fe698a97-3f47-4645-b726-e2eff8197a7e None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:55.401210 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fe698a97-3f47-4645-b726-e2eff8197a7e None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:37:55.401631 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1236/4915] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:37:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:37:55.408511 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2abe8ac2-eb42-4908-9c3f-ad11d9204570 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:55.410407 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2abe8ac2-eb42-4908-9c3f-ad11d9204570 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/0668d70d-317f-47ee-b031-5bf827afb721 Jul 03 19:37:55.410608 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2abe8ac2-eb42-4908-9c3f-ad11d9204570 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:55.410784 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2abe8ac2-eb42-4908-9c3f-ad11d9204570 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:55.421790 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:55.421790 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:55.424608 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2abe8ac2-eb42-4908-9c3f-ad11d9204570 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:37:55.432290 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-2abe8ac2-eb42-4908-9c3f-ad11d9204570 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/0668d70d-317f-47ee-b031-5bf827afb721 returned with HTTP 200 Jul 03 19:37:55.432664 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1211/4916] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:37:55 2026] GET /volume/v3/volumes/0668d70d-317f-47ee-b031-5bf827afb721 => generated 1522 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:37:55.546517 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-e2363d31-4752-4747-b92e-d8dbe1a81104 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:55.549157 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-e2363d31-4752-4747-b92e-d8dbe1a81104 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] PUT https://10.4.3.61/volume/v3/attachments/db072556-330a-44d0-9b1a-2b3b0242d7fb Jul 03 19:37:55.549596 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-e2363d31-4752-4747-b92e-d8dbe1a81104 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:55.557905 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-e2363d31-4752-4747-b92e-d8dbe1a81104 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Acquiring lock "cinder-attachment_update-0668d70d-317f-47ee-b031-5bf827afb721-np0000004460" by "attachment_update" {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:37:55.562542 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-e2363d31-4752-4747-b92e-d8dbe1a81104 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Lock "cinder-attachment_update-0668d70d-317f-47ee-b031-5bf827afb721-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:37:55.563806 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:55.563806 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:55.584577 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7c84c5bc-127c-4f8f-b257-6af315519cf0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:55.586421 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7c84c5bc-127c-4f8f-b257-6af315519cf0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/c068c714-f7e8-4e1a-adc6-fbd5a0f74b9c Jul 03 19:37:55.586634 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7c84c5bc-127c-4f8f-b257-6af315519cf0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:55.586839 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7c84c5bc-127c-4f8f-b257-6af315519cf0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:55.598230 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:55.598230 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:55.604936 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-7c84c5bc-127c-4f8f-b257-6af315519cf0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:55.610950 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7c84c5bc-127c-4f8f-b257-6af315519cf0 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/c068c714-f7e8-4e1a-adc6-fbd5a0f74b9c returned with HTTP 200 Jul 03 19:37:55.611396 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1240/4917] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:55 2026] GET /volume/v3/volumes/c068c714-f7e8-4e1a-adc6-fbd5a0f74b9c => generated 1006 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:55.624938 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-11cd8a5d-e970-4143-ad45-f351956dc5cc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:55.627038 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-11cd8a5d-e970-4143-ad45-f351956dc5cc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:37:55.627461 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-11cd8a5d-e970-4143-ad45-f351956dc5cc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c068c714-f7e8-4e1a-adc6-fbd5a0f74b9c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-379641569"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:55.637528 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:55.637528 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:55.637986 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-11cd8a5d-e970-4143-ad45-f351956dc5cc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:55.638151 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-11cd8a5d-e970-4143-ad45-f351956dc5cc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create snapshot from volume c068c714-f7e8-4e1a-adc6-fbd5a0f74b9c Jul 03 19:37:55.666245 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-11cd8a5d-e970-4143-ad45-f351956dc5cc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Created reservations ['94b3f162-35f9-4156-ba3b-05da3085766c', 'e49023fa-9c5f-467f-9976-883dbd1e198d', 'ccb28a0f-dea8-4f72-a55a-47e2105abcc5', '864be6ce-1926-4351-a14e-93409e9e12c2'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:55.702669 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-11cd8a5d-e970-4143-ad45-f351956dc5cc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot create request issued successfully. Jul 03 19:37:55.707489 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-11cd8a5d-e970-4143-ad45-f351956dc5cc tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:37:55.707489 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1237/4918] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:37:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:55.723728 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ec9c5358-8abe-4f04-8fcf-51374d12de06 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:55.726188 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ec9c5358-8abe-4f04-8fcf-51374d12de06 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/13f5f24a-4dd9-4ac0-b507-a2c5c04613bd Jul 03 19:37:55.726495 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ec9c5358-8abe-4f04-8fcf-51374d12de06 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:55.726767 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ec9c5358-8abe-4f04-8fcf-51374d12de06 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:55.734562 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:55.734562 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:55.735021 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ec9c5358-8abe-4f04-8fcf-51374d12de06 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:55.735813 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ec9c5358-8abe-4f04-8fcf-51374d12de06 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/13f5f24a-4dd9-4ac0-b507-a2c5c04613bd returned with HTTP 200 Jul 03 19:37:55.736234 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1212/4919] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:55 2026] GET /volume/v3/snapshots/13f5f24a-4dd9-4ac0-b507-a2c5c04613bd => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:56.083017 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-e2363d31-4752-4747-b92e-d8dbe1a81104 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Lock "cinder-attachment_update-0668d70d-317f-47ee-b031-5bf827afb721-np0000004460" released by "attachment_update" :: held 0.520s {{(pid=99924) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:37:56.083360 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-e2363d31-4752-4747-b92e-d8dbe1a81104 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/db072556-330a-44d0-9b1a-2b3b0242d7fb returned with HTTP 200 Jul 03 19:37:56.083947 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1231/4920] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:37:55 2026] PUT /volume/v3/attachments/db072556-330a-44d0-9b1a-2b3b0242d7fb => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:56.597225 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-e669a0ef-efec-4304-8b69-55ce380417ae None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:56.603219 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-e669a0ef-efec-4304-8b69-55ce380417ae tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/attachments/db072556-330a-44d0-9b1a-2b3b0242d7fb/action Jul 03 19:37:56.603219 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-e669a0ef-efec-4304-8b69-55ce380417ae tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action body: b'{"os-complete": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:37:56.603219 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-e669a0ef-efec-4304-8b69-55ce380417ae tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:56.626493 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:56.626493 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:56.655766 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-c986b81f-1a25-4b26-87b6-f89b54999c5d req-e669a0ef-efec-4304-8b69-55ce380417ae tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/db072556-330a-44d0-9b1a-2b3b0242d7fb/action returned with HTTP 204 Jul 03 19:37:56.656445 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1241/4921] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:37:56 2026] POST /volume/v3/attachments/db072556-330a-44d0-9b1a-2b3b0242d7fb/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:56.745387 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e932f8af-0b66-428d-923d-0f45b651a11d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:56.747787 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e932f8af-0b66-428d-923d-0f45b651a11d tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/13f5f24a-4dd9-4ac0-b507-a2c5c04613bd Jul 03 19:37:56.748002 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e932f8af-0b66-428d-923d-0f45b651a11d tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:56.748253 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e932f8af-0b66-428d-923d-0f45b651a11d tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:56.754852 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:56.754852 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:37:56.755586 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e932f8af-0b66-428d-923d-0f45b651a11d tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:56.756839 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e932f8af-0b66-428d-923d-0f45b651a11d tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/13f5f24a-4dd9-4ac0-b507-a2c5c04613bd returned with HTTP 200 Jul 03 19:37:56.757108 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1238/4922] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:56 2026] GET /volume/v3/snapshots/13f5f24a-4dd9-4ac0-b507-a2c5c04613bd => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:56.769297 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d66b342f-aa88-4c2d-8fd6-7e441c876305 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:56.770964 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d66b342f-aa88-4c2d-8fd6-7e441c876305 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] PUT https://10.4.3.61/volume/v3/snapshots/13f5f24a-4dd9-4ac0-b507-a2c5c04613bd Jul 03 19:37:56.771363 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d66b342f-aa88-4c2d-8fd6-7e441c876305 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:56.780771 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:56.780771 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:56.781478 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d66b342f-aa88-4c2d-8fd6-7e441c876305 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Snapshot retrieved successfully. Jul 03 19:37:56.788691 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d66b342f-aa88-4c2d-8fd6-7e441c876305 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] https://10.4.3.61/volume/v3/snapshots/13f5f24a-4dd9-4ac0-b507-a2c5c04613bd returned with HTTP 200 Jul 03 19:37:56.789328 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1213/4923] 10.4.3.61 () {68 vars in 1367 bytes} [Fri Jul 3 19:37:56 2026] PUT /volume/v3/snapshots/13f5f24a-4dd9-4ac0-b507-a2c5c04613bd => generated 360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:56.798673 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-890db44f-614f-4214-9679-591802fbd30e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:56.800588 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-890db44f-614f-4214-9679-591802fbd30e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] DELETE https://10.4.3.61/volume/v3/snapshots/13f5f24a-4dd9-4ac0-b507-a2c5c04613bd Jul 03 19:37:56.800821 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-890db44f-614f-4214-9679-591802fbd30e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:56.801045 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-890db44f-614f-4214-9679-591802fbd30e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:56.801222 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-890db44f-614f-4214-9679-591802fbd30e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete snapshot with id: 13f5f24a-4dd9-4ac0-b507-a2c5c04613bd Jul 03 19:37:56.810955 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:56.810955 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:56.811408 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-890db44f-614f-4214-9679-591802fbd30e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:56.853659 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-890db44f-614f-4214-9679-591802fbd30e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot delete request issued successfully. Jul 03 19:37:56.853943 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-890db44f-614f-4214-9679-591802fbd30e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/13f5f24a-4dd9-4ac0-b507-a2c5c04613bd returned with HTTP 202 Jul 03 19:37:56.854550 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1232/4924] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:37:56 2026] DELETE /volume/v3/snapshots/13f5f24a-4dd9-4ac0-b507-a2c5c04613bd => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 19:37:56.865313 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8332d5c3-2238-4840-ab78-e4bcfe89dccf None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:56.869342 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8332d5c3-2238-4840-ab78-e4bcfe89dccf tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/13f5f24a-4dd9-4ac0-b507-a2c5c04613bd Jul 03 19:37:56.870483 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8332d5c3-2238-4840-ab78-e4bcfe89dccf tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:56.870483 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8332d5c3-2238-4840-ab78-e4bcfe89dccf tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:56.878927 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:56.878927 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:37:56.879515 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8332d5c3-2238-4840-ab78-e4bcfe89dccf tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:37:56.880663 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8332d5c3-2238-4840-ab78-e4bcfe89dccf tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/13f5f24a-4dd9-4ac0-b507-a2c5c04613bd returned with HTTP 200 Jul 03 19:37:56.881284 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1242/4925] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:56 2026] GET /volume/v3/snapshots/13f5f24a-4dd9-4ac0-b507-a2c5c04613bd => generated 493 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:57.894466 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e4aa8d47-067b-4067-bc9b-3cad999f9f95 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:57.896505 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e4aa8d47-067b-4067-bc9b-3cad999f9f95 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/13f5f24a-4dd9-4ac0-b507-a2c5c04613bd Jul 03 19:37:57.896705 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e4aa8d47-067b-4067-bc9b-3cad999f9f95 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:57.896921 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e4aa8d47-067b-4067-bc9b-3cad999f9f95 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:57.901573 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e4aa8d47-067b-4067-bc9b-3cad999f9f95 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/13f5f24a-4dd9-4ac0-b507-a2c5c04613bd returned with HTTP 404 Jul 03 19:37:57.902012 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1239/4926] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:37:57 2026] GET /volume/v3/snapshots/13f5f24a-4dd9-4ac0-b507-a2c5c04613bd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:57.908862 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b4bd94f2-d28f-424a-b5eb-ba6e6a491f2e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:57.910748 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b4bd94f2-d28f-424a-b5eb-ba6e6a491f2e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/c068c714-f7e8-4e1a-adc6-fbd5a0f74b9c Jul 03 19:37:57.910933 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b4bd94f2-d28f-424a-b5eb-ba6e6a491f2e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:57.911121 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b4bd94f2-d28f-424a-b5eb-ba6e6a491f2e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:57.911309 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-b4bd94f2-d28f-424a-b5eb-ba6e6a491f2e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete volume with id: c068c714-f7e8-4e1a-adc6-fbd5a0f74b9c Jul 03 19:37:57.919149 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:57.919149 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:57.919499 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b4bd94f2-d28f-424a-b5eb-ba6e6a491f2e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:57.935482 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b4bd94f2-d28f-424a-b5eb-ba6e6a491f2e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete volume request issued successfully. Jul 03 19:37:57.938185 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b4bd94f2-d28f-424a-b5eb-ba6e6a491f2e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/c068c714-f7e8-4e1a-adc6-fbd5a0f74b9c returned with HTTP 202 Jul 03 19:37:57.938185 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1214/4927] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:37:57 2026] DELETE /volume/v3/volumes/c068c714-f7e8-4e1a-adc6-fbd5a0f74b9c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:37:57.942938 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9f5f4eb6-2848-4c39-b3c4-ddd57ff5f62f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:57.944899 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9f5f4eb6-2848-4c39-b3c4-ddd57ff5f62f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/c068c714-f7e8-4e1a-adc6-fbd5a0f74b9c Jul 03 19:37:57.945174 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9f5f4eb6-2848-4c39-b3c4-ddd57ff5f62f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:57.945394 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9f5f4eb6-2848-4c39-b3c4-ddd57ff5f62f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:57.952956 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:57.952956 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:37:57.956855 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-9f5f4eb6-2848-4c39-b3c4-ddd57ff5f62f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:57.962152 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9f5f4eb6-2848-4c39-b3c4-ddd57ff5f62f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/c068c714-f7e8-4e1a-adc6-fbd5a0f74b9c returned with HTTP 200 Jul 03 19:37:57.962152 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1233/4928] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:57 2026] GET /volume/v3/volumes/c068c714-f7e8-4e1a-adc6-fbd5a0f74b9c => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:37:58.980337 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a7b5c9f1-8457-4311-836b-c0948b67391e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:58.982523 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a7b5c9f1-8457-4311-836b-c0948b67391e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/c068c714-f7e8-4e1a-adc6-fbd5a0f74b9c Jul 03 19:37:58.982714 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a7b5c9f1-8457-4311-836b-c0948b67391e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:58.982916 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a7b5c9f1-8457-4311-836b-c0948b67391e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:58.989463 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a7b5c9f1-8457-4311-836b-c0948b67391e tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/c068c714-f7e8-4e1a-adc6-fbd5a0f74b9c returned with HTTP 404 Jul 03 19:37:58.989946 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1243/4929] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:58 2026] GET /volume/v3/volumes/c068c714-f7e8-4e1a-adc6-fbd5a0f74b9c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:37:59.005885 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e9581fc7-e2d9-4c47-b746-2fecd03aad69 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:59.012186 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e9581fc7-e2d9-4c47-b746-2fecd03aad69 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:37:59.012186 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e9581fc7-e2d9-4c47-b746-2fecd03aad69 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-738258032"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:37:59.012186 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-e9581fc7-e2d9-4c47-b746-2fecd03aad69 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-738258032'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:37:59.012186 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-e9581fc7-e2d9-4c47-b746-2fecd03aad69 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume of 1 GB Jul 03 19:37:59.014701 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e9581fc7-e2d9-4c47-b746-2fecd03aad69 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Availability Zones retrieved successfully. Jul 03 19:37:59.020219 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e9581fc7-e2d9-4c47-b746-2fecd03aad69 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Flow 'volume_create_api' (9e7650b6-4bc5-476a-8624-eb0c1e5a2946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:59.022915 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e9581fc7-e2d9-4c47-b746-2fecd03aad69 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (324a5d92-1ef2-4f28-bb1c-d8cd342a5b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:59.023745 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-e9581fc7-e2d9-4c47-b746-2fecd03aad69 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:37:59.053904 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e9581fc7-e2d9-4c47-b746-2fecd03aad69 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (324a5d92-1ef2-4f28-bb1c-d8cd342a5b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:59.055068 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e9581fc7-e2d9-4c47-b746-2fecd03aad69 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02fd0068-e4ed-4dbf-8eec-b7da3f5b56e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:59.096240 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-e9581fc7-e2d9-4c47-b746-2fecd03aad69 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Created reservations ['b0cc0bd6-55e1-4fc5-be8e-e461ef62003f', 'cf847202-2344-4749-91fa-4e2caea5f867', '6d28d8a5-62e8-495a-b5f9-090ee3b6fec7', '7e7ec6b4-83cb-4268-86a8-7caca2a74810'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:37:59.096672 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e9581fc7-e2d9-4c47-b746-2fecd03aad69 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02fd0068-e4ed-4dbf-8eec-b7da3f5b56e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0cc0bd6-55e1-4fc5-be8e-e461ef62003f', 'cf847202-2344-4749-91fa-4e2caea5f867', '6d28d8a5-62e8-495a-b5f9-090ee3b6fec7', '7e7ec6b4-83cb-4268-86a8-7caca2a74810']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:59.097475 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e9581fc7-e2d9-4c47-b746-2fecd03aad69 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09f774cb-11b3-45f5-80c5-5d1a695d7175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:59.121411 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e9581fc7-e2d9-4c47-b746-2fecd03aad69 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09f774cb-11b3-45f5-80c5-5d1a695d7175) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cf75469-462a-44eb-997b-653d3d358b1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-738258032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f559e62ca0bc40e9b1610c6a8372e192',qos_specs=None,replication_status=,reservations=['b0cc0bd6-55e1-4fc5-be8e-e461ef62003f','cf847202-2344-4749-91fa-4e2caea5f867','6d28d8a5-62e8-495a-b5f9-090ee3b6fec7','7e7ec6b4-83cb-4268-86a8-7caca2a74810'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c516f094e224da9970fe9aa2bb6451f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:37:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-738258032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cf75469-462a-44eb-997b-653d3d358b1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f559e62ca0bc40e9b1610c6a8372e192',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c516f094e224da9970fe9aa2bb6451f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:59.122128 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e9581fc7-e2d9-4c47-b746-2fecd03aad69 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f152eb37-8bc2-4871-84cf-330cbd70c8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:59.140649 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e9581fc7-e2d9-4c47-b746-2fecd03aad69 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f152eb37-8bc2-4871-84cf-330cbd70c8ab) transitioned into state 'SUCCESS' from state '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-738258032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f559e62ca0bc40e9b1610c6a8372e192',qos_specs=None,replication_status=,reservations=['b0cc0bd6-55e1-4fc5-be8e-e461ef62003f','cf847202-2344-4749-91fa-4e2caea5f867','6d28d8a5-62e8-495a-b5f9-090ee3b6fec7','7e7ec6b4-83cb-4268-86a8-7caca2a74810'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c516f094e224da9970fe9aa2bb6451f',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:59.141387 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e9581fc7-e2d9-4c47-b746-2fecd03aad69 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cf1fc42-41de-4081-9de2-21b853a5ea97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:37:59.151397 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e9581fc7-e2d9-4c47-b746-2fecd03aad69 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cf1fc42-41de-4081-9de2-21b853a5ea97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:37:59.152280 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-e9581fc7-e2d9-4c47-b746-2fecd03aad69 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Flow 'volume_create_api' (9e7650b6-4bc5-476a-8624-eb0c1e5a2946) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:37:59.152604 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e9581fc7-e2d9-4c47-b746-2fecd03aad69 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create volume request issued successfully. Jul 03 19:37:59.153237 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e9581fc7-e2d9-4c47-b746-2fecd03aad69 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:37:59.153689 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1240/4930] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:37:59 2026] POST /volume/v3/volumes => generated 775 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:37:59.166992 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8b3dd715-4f78-4e77-bfec-f2d99e4d046a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:59.169616 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8b3dd715-4f78-4e77-bfec-f2d99e4d046a tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/1cf75469-462a-44eb-997b-653d3d358b1e Jul 03 19:37:59.169616 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8b3dd715-4f78-4e77-bfec-f2d99e4d046a tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:59.169852 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8b3dd715-4f78-4e77-bfec-f2d99e4d046a tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:59.178779 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:59.178779 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:37:59.183308 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8b3dd715-4f78-4e77-bfec-f2d99e4d046a tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:37:59.188314 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8b3dd715-4f78-4e77-bfec-f2d99e4d046a tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/1cf75469-462a-44eb-997b-653d3d358b1e returned with HTTP 200 Jul 03 19:37:59.188828 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1215/4931] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:37:59 2026] GET /volume/v3/volumes/1cf75469-462a-44eb-997b-653d3d358b1e => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:37:59.715519 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-17f28345-40d7-4612-b4eb-d26a33b14ee8 req-aba7fcd8-9c96-441c-98f0-e96c2c85024c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:37:59.717943 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-17f28345-40d7-4612-b4eb-d26a33b14ee8 req-aba7fcd8-9c96-441c-98f0-e96c2c85024c tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] DELETE https://10.4.3.61/volume/v3/attachments/3829a92b-4c6e-42b8-9c30-e741f6834c93 Jul 03 19:37:59.718190 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-17f28345-40d7-4612-b4eb-d26a33b14ee8 req-aba7fcd8-9c96-441c-98f0-e96c2c85024c tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:37:59.718546 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-17f28345-40d7-4612-b4eb-d26a33b14ee8 req-aba7fcd8-9c96-441c-98f0-e96c2c85024c tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:37:59.725850 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:37:59.725850 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:00.201009 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-dbeee79b-d2cd-4478-a5ef-5aa138091c46 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:00.203030 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dbeee79b-d2cd-4478-a5ef-5aa138091c46 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/1cf75469-462a-44eb-997b-653d3d358b1e Jul 03 19:38:00.203301 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-dbeee79b-d2cd-4478-a5ef-5aa138091c46 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:00.203558 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-dbeee79b-d2cd-4478-a5ef-5aa138091c46 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:00.212669 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:00.212669 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:00.216850 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-dbeee79b-d2cd-4478-a5ef-5aa138091c46 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:38:00.221326 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dbeee79b-d2cd-4478-a5ef-5aa138091c46 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/1cf75469-462a-44eb-997b-653d3d358b1e returned with HTTP 200 Jul 03 19:38:00.221783 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1244/4932] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:00 2026] GET /volume/v3/volumes/1cf75469-462a-44eb-997b-653d3d358b1e => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:38:00.233622 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-18be8931-dfff-4d58-b355-95851149ee66 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:00.235799 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-18be8931-dfff-4d58-b355-95851149ee66 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:38:00.236215 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-18be8931-dfff-4d58-b355-95851149ee66 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1cf75469-462a-44eb-997b-653d3d358b1e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-29170845"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:00.244851 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:00.244851 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:00.245313 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-18be8931-dfff-4d58-b355-95851149ee66 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:38:00.245475 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-18be8931-dfff-4d58-b355-95851149ee66 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Create snapshot from volume 1cf75469-462a-44eb-997b-653d3d358b1e Jul 03 19:38:00.260683 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-17f28345-40d7-4612-b4eb-d26a33b14ee8 req-aba7fcd8-9c96-441c-98f0-e96c2c85024c tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/attachments/3829a92b-4c6e-42b8-9c30-e741f6834c93 returned with HTTP 200 Jul 03 19:38:00.261245 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1234/4933] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:37:59 2026] DELETE /volume/v3/attachments/3829a92b-4c6e-42b8-9c30-e741f6834c93 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:00.281436 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-18be8931-dfff-4d58-b355-95851149ee66 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Created reservations ['ee5cd791-0237-47e1-a3d3-5d4c76509689', '95e9639e-150e-460d-b047-e7b0e8567832', '677e4ac8-dd68-4d90-a24e-e217debb8637', 'a3932f1b-fa8d-4dbc-a536-4c947b7b51dd'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:38:00.318529 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-18be8931-dfff-4d58-b355-95851149ee66 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot create request issued successfully. Jul 03 19:38:00.318936 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-18be8931-dfff-4d58-b355-95851149ee66 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:38:00.319518 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1241/4934] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:38:00 2026] POST /volume/v3/snapshots => generated 306 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:38:00.330158 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-63ede394-6ff7-4431-b85a-9cad6438b389 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:00.332567 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-63ede394-6ff7-4431-b85a-9cad6438b389 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/0795a9ee-6283-4240-8327-0495c6238105 Jul 03 19:38:00.332830 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-63ede394-6ff7-4431-b85a-9cad6438b389 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:00.333113 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-63ede394-6ff7-4431-b85a-9cad6438b389 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:00.339593 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:00.339593 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:00.340023 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-63ede394-6ff7-4431-b85a-9cad6438b389 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:38:00.341008 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-63ede394-6ff7-4431-b85a-9cad6438b389 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/0795a9ee-6283-4240-8327-0495c6238105 returned with HTTP 200 Jul 03 19:38:00.341546 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1216/4935] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:38:00 2026] GET /volume/v3/snapshots/0795a9ee-6283-4240-8327-0495c6238105 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:01.350551 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-45a255be-066d-4503-8820-a84eac35eeff None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:01.352572 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-45a255be-066d-4503-8820-a84eac35eeff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/0795a9ee-6283-4240-8327-0495c6238105 Jul 03 19:38:01.352831 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-45a255be-066d-4503-8820-a84eac35eeff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:01.353106 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-45a255be-066d-4503-8820-a84eac35eeff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:01.358910 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:01.358910 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:01.359380 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-45a255be-066d-4503-8820-a84eac35eeff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:38:01.360263 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-45a255be-066d-4503-8820-a84eac35eeff tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/0795a9ee-6283-4240-8327-0495c6238105 returned with HTTP 200 Jul 03 19:38:01.360780 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1245/4936] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:38:01 2026] GET /volume/v3/snapshots/0795a9ee-6283-4240-8327-0495c6238105 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:01.369828 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-302c26f4-fa02-4b13-9f58-f526ffe60ed6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:01.371575 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-302c26f4-fa02-4b13-9f58-f526ffe60ed6 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] POST https://10.4.3.61/volume/v3/snapshots/0795a9ee-6283-4240-8327-0495c6238105/action Jul 03 19:38:01.371908 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-302c26f4-fa02-4b13-9f58-f526ffe60ed6 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:38:01.372054 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-302c26f4-fa02-4b13-9f58-f526ffe60ed6 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:01.373477 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.admin_actions [None req-302c26f4-fa02-4b13-9f58-f526ffe60ed6 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Updating snapshot '0795a9ee-6283-4240-8327-0495c6238105' with '{'status': 'creating'}' {{(pid=99924) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 19:38:01.384118 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:01.384118 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:01.399321 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-302c26f4-fa02-4b13-9f58-f526ffe60ed6 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/0795a9ee-6283-4240-8327-0495c6238105/action returned with HTTP 202 Jul 03 19:38:01.399893 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1235/4937] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:38:01 2026] POST /volume/v3/snapshots/0795a9ee-6283-4240-8327-0495c6238105/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:38:01.408916 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-67284c21-38df-4ff2-9c03-82cdba5ee82c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:01.411151 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-67284c21-38df-4ff2-9c03-82cdba5ee82c tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/0795a9ee-6283-4240-8327-0495c6238105 Jul 03 19:38:01.411359 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-67284c21-38df-4ff2-9c03-82cdba5ee82c tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:01.411550 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-67284c21-38df-4ff2-9c03-82cdba5ee82c tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:01.413571 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=329,cinder:UPDATE=131,cinder:INSERT=67 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:38:01.417021 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:01.417021 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:01.417344 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-67284c21-38df-4ff2-9c03-82cdba5ee82c tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:38:01.417947 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-67284c21-38df-4ff2-9c03-82cdba5ee82c tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/0795a9ee-6283-4240-8327-0495c6238105 returned with HTTP 200 Jul 03 19:38:01.418348 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1242/4938] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:38:01 2026] GET /volume/v3/snapshots/0795a9ee-6283-4240-8327-0495c6238105 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:01.427680 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-122b604f-ae77-4ed2-8057-26541776d162 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:01.429527 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-122b604f-ae77-4ed2-8057-26541776d162 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] POST https://10.4.3.61/volume/v3/snapshots/0795a9ee-6283-4240-8327-0495c6238105/action Jul 03 19:38:01.429909 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-122b604f-ae77-4ed2-8057-26541776d162 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:38:01.430096 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-122b604f-ae77-4ed2-8057-26541776d162 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:01.431591 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.snapshot_actions [None req-122b604f-ae77-4ed2-8057-26541776d162 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99926) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 19:38:01.436573 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:01.436573 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:01.437102 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.snapshot_actions [None req-122b604f-ae77-4ed2-8057-26541776d162 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] Updating snapshot 0795a9ee-6283-4240-8327-0495c6238105 with info {'id': '0795a9ee-6283-4240-8327-0495c6238105', 'status': 'error', 'progress': '80%'} Jul 03 19:38:01.445933 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-122b604f-ae77-4ed2-8057-26541776d162 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-member] https://10.4.3.61/volume/v3/snapshots/0795a9ee-6283-4240-8327-0495c6238105/action returned with HTTP 202 Jul 03 19:38:01.446442 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1217/4939] 10.4.3.61 () {68 vars in 1389 bytes} [Fri Jul 3 19:38:01 2026] POST /volume/v3/snapshots/0795a9ee-6283-4240-8327-0495c6238105/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:38:01.452849 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-bddcc1e2-d1b7-4bdf-beb1-988a95a754fb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:01.456440 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bddcc1e2-d1b7-4bdf-beb1-988a95a754fb tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] DELETE https://10.4.3.61/volume/v3/snapshots/0795a9ee-6283-4240-8327-0495c6238105 Jul 03 19:38:01.460236 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bddcc1e2-d1b7-4bdf-beb1-988a95a754fb tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:01.460568 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bddcc1e2-d1b7-4bdf-beb1-988a95a754fb tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:01.460705 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-bddcc1e2-d1b7-4bdf-beb1-988a95a754fb tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete snapshot with id: 0795a9ee-6283-4240-8327-0495c6238105 Jul 03 19:38:01.466779 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:01.466779 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:01.467233 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-bddcc1e2-d1b7-4bdf-beb1-988a95a754fb tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:38:01.485974 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-bddcc1e2-d1b7-4bdf-beb1-988a95a754fb tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot delete request issued successfully. Jul 03 19:38:01.486244 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bddcc1e2-d1b7-4bdf-beb1-988a95a754fb tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/0795a9ee-6283-4240-8327-0495c6238105 returned with HTTP 202 Jul 03 19:38:01.486837 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1246/4940] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:38:01 2026] DELETE /volume/v3/snapshots/0795a9ee-6283-4240-8327-0495c6238105 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:38:01.492635 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7486165d-3610-4700-942f-dadd328ad8e8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:01.494612 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7486165d-3610-4700-942f-dadd328ad8e8 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/0795a9ee-6283-4240-8327-0495c6238105 Jul 03 19:38:01.494805 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7486165d-3610-4700-942f-dadd328ad8e8 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:01.494979 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7486165d-3610-4700-942f-dadd328ad8e8 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:01.499985 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:01.499985 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:01.500338 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7486165d-3610-4700-942f-dadd328ad8e8 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Snapshot retrieved successfully. Jul 03 19:38:01.501110 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7486165d-3610-4700-942f-dadd328ad8e8 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/0795a9ee-6283-4240-8327-0495c6238105 returned with HTTP 200 Jul 03 19:38:01.501730 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1236/4941] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:38:01 2026] GET /volume/v3/snapshots/0795a9ee-6283-4240-8327-0495c6238105 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:02.509628 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-828c171c-cfb2-4940-8d2e-eb880d8b91aa None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:02.513325 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-828c171c-cfb2-4940-8d2e-eb880d8b91aa tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/snapshots/0795a9ee-6283-4240-8327-0495c6238105 Jul 03 19:38:02.513325 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-828c171c-cfb2-4940-8d2e-eb880d8b91aa tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:02.513325 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-828c171c-cfb2-4940-8d2e-eb880d8b91aa tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:02.516770 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-828c171c-cfb2-4940-8d2e-eb880d8b91aa tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/snapshots/0795a9ee-6283-4240-8327-0495c6238105 returned with HTTP 404 Jul 03 19:38:02.517258 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1243/4942] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:38:02 2026] GET /volume/v3/snapshots/0795a9ee-6283-4240-8327-0495c6238105 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:02.523207 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-28ed8751-b90b-4bb0-a3c5-428b6531ad67 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:02.525372 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-28ed8751-b90b-4bb0-a3c5-428b6531ad67 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/1cf75469-462a-44eb-997b-653d3d358b1e Jul 03 19:38:02.525601 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-28ed8751-b90b-4bb0-a3c5-428b6531ad67 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:02.527954 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-28ed8751-b90b-4bb0-a3c5-428b6531ad67 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:02.527954 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-28ed8751-b90b-4bb0-a3c5-428b6531ad67 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete volume with id: 1cf75469-462a-44eb-997b-653d3d358b1e Jul 03 19:38:02.528678 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=363,cinder:INSERT=70,cinder:UPDATE=145 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:38:02.535496 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:02.535496 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:02.535942 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-28ed8751-b90b-4bb0-a3c5-428b6531ad67 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:38:02.560228 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-28ed8751-b90b-4bb0-a3c5-428b6531ad67 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Delete volume request issued successfully. Jul 03 19:38:02.560422 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-28ed8751-b90b-4bb0-a3c5-428b6531ad67 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/1cf75469-462a-44eb-997b-653d3d358b1e returned with HTTP 202 Jul 03 19:38:02.560837 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1218/4943] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:38:02 2026] DELETE /volume/v3/volumes/1cf75469-462a-44eb-997b-653d3d358b1e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:38:02.568180 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-86be7c62-8fd5-42ed-9d0f-bf678c75406f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:02.571259 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-86be7c62-8fd5-42ed-9d0f-bf678c75406f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/1cf75469-462a-44eb-997b-653d3d358b1e Jul 03 19:38:02.571259 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-86be7c62-8fd5-42ed-9d0f-bf678c75406f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:02.571259 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-86be7c62-8fd5-42ed-9d0f-bf678c75406f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:02.580422 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:02.580422 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:02.584758 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-86be7c62-8fd5-42ed-9d0f-bf678c75406f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Volume info retrieved successfully. Jul 03 19:38:02.592063 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-86be7c62-8fd5-42ed-9d0f-bf678c75406f tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/1cf75469-462a-44eb-997b-653d3d358b1e returned with HTTP 200 Jul 03 19:38:02.592544 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1247/4944] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:02 2026] GET /volume/v3/volumes/1cf75469-462a-44eb-997b-653d3d358b1e => generated 1005 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:38:03.606227 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-cb071ab0-4a04-42b4-af2a-f3e86bab5544 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:03.608565 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cb071ab0-4a04-42b4-af2a-f3e86bab5544 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] GET https://10.4.3.61/volume/v3/volumes/1cf75469-462a-44eb-997b-653d3d358b1e Jul 03 19:38:03.608837 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cb071ab0-4a04-42b4-af2a-f3e86bab5544 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:03.609131 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cb071ab0-4a04-42b4-af2a-f3e86bab5544 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:03.618066 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cb071ab0-4a04-42b4-af2a-f3e86bab5544 tempest-ProjectMemberTests-230410496 tempest-ProjectMemberTests-230410496-project-admin] https://10.4.3.61/volume/v3/volumes/1cf75469-462a-44eb-997b-653d3d358b1e returned with HTTP 404 Jul 03 19:38:03.618790 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1237/4945] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:03 2026] GET /volume/v3/volumes/1cf75469-462a-44eb-997b-653d3d358b1e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:04.101127 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c77b539a-f483-4b18-880b-7ed513d242f5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:04.103061 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c77b539a-f483-4b18-880b-7ed513d242f5 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] DELETE https://10.4.3.61/volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e Jul 03 19:38:04.103339 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c77b539a-f483-4b18-880b-7ed513d242f5 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:04.103517 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c77b539a-f483-4b18-880b-7ed513d242f5 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:04.103675 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-c77b539a-f483-4b18-880b-7ed513d242f5 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Delete volume with id: 88b59987-767a-4e63-9056-008e374cfd9e Jul 03 19:38:04.112841 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:04.112841 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:04.113402 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c77b539a-f483-4b18-880b-7ed513d242f5 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:38:04.133033 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c77b539a-f483-4b18-880b-7ed513d242f5 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Delete volume request issued successfully. Jul 03 19:38:04.136451 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c77b539a-f483-4b18-880b-7ed513d242f5 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e returned with HTTP 202 Jul 03 19:38:04.136974 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1244/4946] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:38:04 2026] DELETE /volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:38:04.143955 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0e44c600-3dec-43ee-9d2b-3caa9d2397f4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:04.145776 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0e44c600-3dec-43ee-9d2b-3caa9d2397f4 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e Jul 03 19:38:04.146087 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0e44c600-3dec-43ee-9d2b-3caa9d2397f4 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:04.146318 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0e44c600-3dec-43ee-9d2b-3caa9d2397f4 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:04.157224 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:04.157224 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:04.161307 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0e44c600-3dec-43ee-9d2b-3caa9d2397f4 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:38:04.168946 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0e44c600-3dec-43ee-9d2b-3caa9d2397f4 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e returned with HTTP 200 Jul 03 19:38:04.169450 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1219/4947] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:38:04 2026] GET /volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e => generated 1420 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:38:05.182673 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-238ce796-0240-4e6c-acc3-e9cb2be6ec28 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:05.184890 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-238ce796-0240-4e6c-acc3-e9cb2be6ec28 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e Jul 03 19:38:05.185188 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-238ce796-0240-4e6c-acc3-e9cb2be6ec28 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:05.185445 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-238ce796-0240-4e6c-acc3-e9cb2be6ec28 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:05.192967 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-238ce796-0240-4e6c-acc3-e9cb2be6ec28 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e returned with HTTP 404 Jul 03 19:38:05.193596 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1248/4948] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:38:05 2026] GET /volume/v3/volumes/88b59987-767a-4e63-9056-008e374cfd9e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:38:05.200457 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0754285e-c9b5-4dc1-aa89-8a22adfd9673 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:05.202121 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0754285e-c9b5-4dc1-aa89-8a22adfd9673 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/f1db6415-55f8-44d7-acc2-3552fb44a6c7 Jul 03 19:38:05.202389 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0754285e-c9b5-4dc1-aa89-8a22adfd9673 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:05.202628 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0754285e-c9b5-4dc1-aa89-8a22adfd9673 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:05.202803 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-0754285e-c9b5-4dc1-aa89-8a22adfd9673 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Delete snapshot with id: f1db6415-55f8-44d7-acc2-3552fb44a6c7 Jul 03 19:38:05.205192 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=261,cinder:UPDATE=62,cinder:INSERT=24,cinder:DELETE=1 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:38:05.208718 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:05.208718 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:05.209275 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0754285e-c9b5-4dc1-aa89-8a22adfd9673 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Snapshot retrieved successfully. Jul 03 19:38:05.240562 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0754285e-c9b5-4dc1-aa89-8a22adfd9673 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Snapshot delete request issued successfully. Jul 03 19:38:05.240802 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0754285e-c9b5-4dc1-aa89-8a22adfd9673 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/snapshots/f1db6415-55f8-44d7-acc2-3552fb44a6c7 returned with HTTP 202 Jul 03 19:38:05.241356 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1238/4949] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:38:05 2026] DELETE /volume/v3/snapshots/f1db6415-55f8-44d7-acc2-3552fb44a6c7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:38:05.250183 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0a95b875-3aae-4407-8910-cedddc4b2f56 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:05.252276 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0a95b875-3aae-4407-8910-cedddc4b2f56 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/snapshots/f1db6415-55f8-44d7-acc2-3552fb44a6c7 Jul 03 19:38:05.252594 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0a95b875-3aae-4407-8910-cedddc4b2f56 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:05.254780 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0a95b875-3aae-4407-8910-cedddc4b2f56 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:05.261492 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:05.261492 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:05.261492 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0a95b875-3aae-4407-8910-cedddc4b2f56 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Snapshot retrieved successfully. Jul 03 19:38:05.262044 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0a95b875-3aae-4407-8910-cedddc4b2f56 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/snapshots/f1db6415-55f8-44d7-acc2-3552fb44a6c7 returned with HTTP 200 Jul 03 19:38:05.262450 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1245/4950] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:38:05 2026] GET /volume/v3/snapshots/f1db6415-55f8-44d7-acc2-3552fb44a6c7 => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:06.271455 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c1fc7016-4e00-4458-91f7-63be29eacea6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:06.273186 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c1fc7016-4e00-4458-91f7-63be29eacea6 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/snapshots/f1db6415-55f8-44d7-acc2-3552fb44a6c7 Jul 03 19:38:06.273401 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c1fc7016-4e00-4458-91f7-63be29eacea6 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:06.273633 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c1fc7016-4e00-4458-91f7-63be29eacea6 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:06.279102 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c1fc7016-4e00-4458-91f7-63be29eacea6 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/snapshots/f1db6415-55f8-44d7-acc2-3552fb44a6c7 returned with HTTP 404 Jul 03 19:38:06.279743 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1220/4951] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:38:06 2026] GET /volume/v3/snapshots/f1db6415-55f8-44d7-acc2-3552fb44a6c7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:07.495995 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-213df379-1909-41aa-a859-2e62a5adc0d3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:07.499451 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-213df379-1909-41aa-a859-2e62a5adc0d3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:07.499739 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-213df379-1909-41aa-a859-2e62a5adc0d3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:07.499963 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-213df379-1909-41aa-a859-2e62a5adc0d3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:07.514450 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:07.514450 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:07.522521 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-213df379-1909-41aa-a859-2e62a5adc0d3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:07.529988 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-213df379-1909-41aa-a859-2e62a5adc0d3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:07.530753 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1249/4952] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:07 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:07.544756 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c664f2c8-d740-4cae-8190-e41c124dd2bc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:07.547104 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c664f2c8-d740-4cae-8190-e41c124dd2bc tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:07.547393 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c664f2c8-d740-4cae-8190-e41c124dd2bc tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:07.547658 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c664f2c8-d740-4cae-8190-e41c124dd2bc tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:07.557231 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:07.557231 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:07.561795 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c664f2c8-d740-4cae-8190-e41c124dd2bc tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:07.565823 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c664f2c8-d740-4cae-8190-e41c124dd2bc tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:07.566224 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1239/4953] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:07 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:07.616185 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-3e8ab48d-1272-4f6b-8e8c-87dd63ebe66a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:07.619975 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-3e8ab48d-1272-4f6b-8e8c-87dd63ebe66a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:07.620190 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-3e8ab48d-1272-4f6b-8e8c-87dd63ebe66a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:07.620376 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-3e8ab48d-1272-4f6b-8e8c-87dd63ebe66a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:07.628394 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:07.628394 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:07.633821 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-3e8ab48d-1272-4f6b-8e8c-87dd63ebe66a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:07.637152 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-3e8ab48d-1272-4f6b-8e8c-87dd63ebe66a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:07.637491 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1246/4954] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:38:07 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:09.679882 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d2ee8ba5-360f-4575-8dd7-faf901ad4bbf None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:09.680456 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d2ee8ba5-360f-4575-8dd7-faf901ad4bbf None None] GET https://10.4.3.61/volume// Jul 03 19:38:09.680707 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d2ee8ba5-360f-4575-8dd7-faf901ad4bbf None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:09.680949 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d2ee8ba5-360f-4575-8dd7-faf901ad4bbf None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:09.681389 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d2ee8ba5-360f-4575-8dd7-faf901ad4bbf None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:38:09.681727 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1221/4955] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:38:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:38:09.689709 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-39aabe32-1026-47f3-95c2-f0c51bc29c6d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:09.691747 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-39aabe32-1026-47f3-95c2-f0c51bc29c6d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:38:09.692093 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-39aabe32-1026-47f3-95c2-f0c51bc29c6d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11ef3786-1888-4cec-acf8-13ea610ac681", "connector": null, "instance_uuid": "05f3d0fd-39c6-4f27-ba20-a4609fbfc681"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:09.700326 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:09.700326 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:09.729783 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-39aabe32-1026-47f3-95c2-f0c51bc29c6d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:38:09.730193 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1250/4956] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:38:09 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 19:38:10.162470 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-828ef663-07fe-49f8-8128-6f012483a98d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:10.165250 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-828ef663-07fe-49f8-8128-6f012483a98d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:10.165558 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-828ef663-07fe-49f8-8128-6f012483a98d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:10.165844 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-828ef663-07fe-49f8-8128-6f012483a98d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:10.189091 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:10.189091 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:10.198066 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-828ef663-07fe-49f8-8128-6f012483a98d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:10.207970 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-828ef663-07fe-49f8-8128-6f012483a98d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:10.208709 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1240/4957] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:10 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 876 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:10.268504 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-346d9544-2c62-4235-b05e-8a07b2f7626d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:10.269056 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-346d9544-2c62-4235-b05e-8a07b2f7626d None None] GET https://10.4.3.61/volume// Jul 03 19:38:10.269056 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-346d9544-2c62-4235-b05e-8a07b2f7626d None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:10.269254 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-346d9544-2c62-4235-b05e-8a07b2f7626d None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:10.269566 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-346d9544-2c62-4235-b05e-8a07b2f7626d None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:38:10.269860 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1247/4958] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:38:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:38:10.278958 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-6d29b239-2eeb-4685-bbfc-0ed4c13693be None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:10.281161 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-6d29b239-2eeb-4685-bbfc-0ed4c13693be tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:10.281424 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-6d29b239-2eeb-4685-bbfc-0ed4c13693be tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:10.281612 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-6d29b239-2eeb-4685-bbfc-0ed4c13693be tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:10.291892 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:10.291892 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:10.295916 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-6d29b239-2eeb-4685-bbfc-0ed4c13693be tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:10.302386 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-6d29b239-2eeb-4685-bbfc-0ed4c13693be tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:10.302934 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1222/4959] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:38:10 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:38:10.412762 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-42104e5c-b92b-44f3-a357-2b375b096471 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:10.414795 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-42104e5c-b92b-44f3-a357-2b375b096471 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] PUT https://10.4.3.61/volume/v3/attachments/9450331f-1080-4307-a1a8-192138293ec8 Jul 03 19:38:10.415225 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-42104e5c-b92b-44f3-a357-2b375b096471 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:10.422722 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-42104e5c-b92b-44f3-a357-2b375b096471 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Acquiring lock "cinder-attachment_update-11ef3786-1888-4cec-acf8-13ea610ac681-np0000004460" by "attachment_update" {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:38:10.426967 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-42104e5c-b92b-44f3-a357-2b375b096471 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Lock "cinder-attachment_update-11ef3786-1888-4cec-acf8-13ea610ac681-np0000004460" acquired by "attachment_update" :: waited 0.004s {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:38:10.427862 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:10.427862 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:10.700935 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-77d4aa7d-eebc-4778-8bf2-c3225c58aa73 req-4403faa1-a915-4a11-83b2-aa2143b0d683 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:10.702920 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-77d4aa7d-eebc-4778-8bf2-c3225c58aa73 req-4403faa1-a915-4a11-83b2-aa2143b0d683 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] DELETE https://10.4.3.61/volume/v3/attachments/035f95ad-5627-4b86-911a-d01607367840 Jul 03 19:38:10.703107 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-77d4aa7d-eebc-4778-8bf2-c3225c58aa73 req-4403faa1-a915-4a11-83b2-aa2143b0d683 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:10.703319 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-77d4aa7d-eebc-4778-8bf2-c3225c58aa73 req-4403faa1-a915-4a11-83b2-aa2143b0d683 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:10.710820 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:10.710820 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:10.951140 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-42104e5c-b92b-44f3-a357-2b375b096471 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Lock "cinder-attachment_update-11ef3786-1888-4cec-acf8-13ea610ac681-np0000004460" released by "attachment_update" :: held 0.524s {{(pid=99927) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:38:10.951468 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-42104e5c-b92b-44f3-a357-2b375b096471 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments/9450331f-1080-4307-a1a8-192138293ec8 returned with HTTP 200 Jul 03 19:38:10.951921 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1251/4960] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:38:10 2026] PUT /volume/v3/attachments/9450331f-1080-4307-a1a8-192138293ec8 => generated 968 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:38:10.959386 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-685fbe02-384c-4dab-9047-d91a52cf7aeb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:10.961723 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-685fbe02-384c-4dab-9047-d91a52cf7aeb tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681/encryption Jul 03 19:38:10.961977 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-685fbe02-384c-4dab-9047-d91a52cf7aeb tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:10.962244 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-685fbe02-384c-4dab-9047-d91a52cf7aeb tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:10.970745 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:10.970745 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:10.976980 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-685fbe02-384c-4dab-9047-d91a52cf7aeb tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681/encryption returned with HTTP 200 Jul 03 19:38:10.977471 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1248/4961] 10.4.3.61 () {68 vars in 1624 bytes} [Fri Jul 3 19:38:10 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:11.223766 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a16afe73-9009-4005-8fcd-99c29bc32fae None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:11.225513 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a16afe73-9009-4005-8fcd-99c29bc32fae tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:11.225778 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a16afe73-9009-4005-8fcd-99c29bc32fae tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:11.225908 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a16afe73-9009-4005-8fcd-99c29bc32fae tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:11.238714 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:11.238714 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:11.243479 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a16afe73-9009-4005-8fcd-99c29bc32fae tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:11.250951 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a16afe73-9009-4005-8fcd-99c29bc32fae tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:11.251472 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1223/4962] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:11 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:11.252702 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-77d4aa7d-eebc-4778-8bf2-c3225c58aa73 req-4403faa1-a915-4a11-83b2-aa2143b0d683 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/attachments/035f95ad-5627-4b86-911a-d01607367840 returned with HTTP 200 Jul 03 19:38:11.253322 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1241/4963] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:38:10 2026] DELETE /volume/v3/attachments/035f95ad-5627-4b86-911a-d01607367840 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:38:12.264372 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-05b2d88c-f831-457a-a865-1fec82e14935 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:12.266515 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-05b2d88c-f831-457a-a865-1fec82e14935 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:12.266735 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-05b2d88c-f831-457a-a865-1fec82e14935 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:12.267085 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-05b2d88c-f831-457a-a865-1fec82e14935 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:12.277595 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:12.277595 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:12.281650 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-05b2d88c-f831-457a-a865-1fec82e14935 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:12.286867 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-05b2d88c-f831-457a-a865-1fec82e14935 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:12.287362 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1252/4964] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:12 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:13.300593 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-47df9d8e-82db-4fb3-b240-4445e48c504e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:13.302706 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-47df9d8e-82db-4fb3-b240-4445e48c504e tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:13.302943 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-47df9d8e-82db-4fb3-b240-4445e48c504e tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:13.303197 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-47df9d8e-82db-4fb3-b240-4445e48c504e tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:13.316126 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:13.316126 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:13.319512 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-47df9d8e-82db-4fb3-b240-4445e48c504e tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:13.323635 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-47df9d8e-82db-4fb3-b240-4445e48c504e tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:13.324080 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1249/4965] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:13 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:14.337023 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f1bdebb1-3d77-434a-9310-fc1d56888b90 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:14.339271 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f1bdebb1-3d77-434a-9310-fc1d56888b90 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:14.339552 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f1bdebb1-3d77-434a-9310-fc1d56888b90 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:14.339807 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f1bdebb1-3d77-434a-9310-fc1d56888b90 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:14.349648 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:14.349648 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:14.353604 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f1bdebb1-3d77-434a-9310-fc1d56888b90 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:14.358447 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f1bdebb1-3d77-434a-9310-fc1d56888b90 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:14.358884 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1224/4966] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:14 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:14.978033 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a674f9aa-07dc-448d-b28a-c1d8bf76497e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:14.979753 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a674f9aa-07dc-448d-b28a-c1d8bf76497e tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] DELETE https://10.4.3.61/volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 Jul 03 19:38:14.980002 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a674f9aa-07dc-448d-b28a-c1d8bf76497e tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:14.980220 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a674f9aa-07dc-448d-b28a-c1d8bf76497e tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:14.980390 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-a674f9aa-07dc-448d-b28a-c1d8bf76497e tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Delete volume with id: e849e0e2-d219-4279-aeaa-b88dfdd53a73 Jul 03 19:38:14.989314 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:14.989314 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:14.989883 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a674f9aa-07dc-448d-b28a-c1d8bf76497e tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:38:15.011331 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a674f9aa-07dc-448d-b28a-c1d8bf76497e tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Delete volume request issued successfully. Jul 03 19:38:15.011523 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a674f9aa-07dc-448d-b28a-c1d8bf76497e tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 returned with HTTP 202 Jul 03 19:38:15.014838 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1242/4967] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:38:14 2026] DELETE /volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:38:15.021207 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-850745e3-45e3-4320-b4c7-7683fa590027 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:15.023463 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-850745e3-45e3-4320-b4c7-7683fa590027 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 Jul 03 19:38:15.023804 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-850745e3-45e3-4320-b4c7-7683fa590027 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:15.024141 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-850745e3-45e3-4320-b4c7-7683fa590027 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:15.034816 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:15.034816 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:15.040230 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-850745e3-45e3-4320-b4c7-7683fa590027 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Volume info retrieved successfully. Jul 03 19:38:15.045645 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-850745e3-45e3-4320-b4c7-7683fa590027 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 returned with HTTP 200 Jul 03 19:38:15.046041 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1253/4968] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:38:15 2026] GET /volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 => generated 1386 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:38:15.373812 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9818d70e-00ef-420d-ae6b-e8c577bc0123 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:15.376092 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9818d70e-00ef-420d-ae6b-e8c577bc0123 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:15.376348 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9818d70e-00ef-420d-ae6b-e8c577bc0123 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:15.376664 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9818d70e-00ef-420d-ae6b-e8c577bc0123 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:15.388479 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:15.388479 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:15.393354 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-9818d70e-00ef-420d-ae6b-e8c577bc0123 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:15.399383 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9818d70e-00ef-420d-ae6b-e8c577bc0123 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:15.399876 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1250/4969] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:15 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:16.078396 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-13d0e146-3c0e-47b7-8a2a-67390f2a46a2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:16.100316 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-13d0e146-3c0e-47b7-8a2a-67390f2a46a2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] GET https://10.4.3.61/volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 Jul 03 19:38:16.100628 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-13d0e146-3c0e-47b7-8a2a-67390f2a46a2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:16.100890 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-13d0e146-3c0e-47b7-8a2a-67390f2a46a2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:16.109111 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-13d0e146-3c0e-47b7-8a2a-67390f2a46a2 tempest-TestVolumeBootPatternV346-624644682 tempest-TestVolumeBootPatternV346-624644682-project-member] https://10.4.3.61/volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 returned with HTTP 404 Jul 03 19:38:16.109693 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1225/4970] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:38:16 2026] GET /volume/v3/volumes/e849e0e2-d219-4279-aeaa-b88dfdd53a73 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:38:16.420707 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d62be4ba-0892-4564-a97a-78872fa5a104 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:16.423358 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d62be4ba-0892-4564-a97a-78872fa5a104 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:16.423880 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d62be4ba-0892-4564-a97a-78872fa5a104 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:16.424646 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d62be4ba-0892-4564-a97a-78872fa5a104 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:16.441010 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:16.441010 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:16.446559 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d62be4ba-0892-4564-a97a-78872fa5a104 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:16.453775 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d62be4ba-0892-4564-a97a-78872fa5a104 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:16.454657 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1243/4971] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:16 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:17.471457 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c47a05dd-eb5c-44bc-a780-04b7aa3911d8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:17.473057 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c47a05dd-eb5c-44bc-a780-04b7aa3911d8 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:17.473250 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c47a05dd-eb5c-44bc-a780-04b7aa3911d8 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:17.473478 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c47a05dd-eb5c-44bc-a780-04b7aa3911d8 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:17.483646 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:17.483646 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:17.488484 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c47a05dd-eb5c-44bc-a780-04b7aa3911d8 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:17.505662 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c47a05dd-eb5c-44bc-a780-04b7aa3911d8 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:17.505879 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1254/4972] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:17 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:18.524834 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1abac314-1f60-48b5-bf82-44755558b2ab None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:18.528417 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1abac314-1f60-48b5-bf82-44755558b2ab tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:18.528417 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1abac314-1f60-48b5-bf82-44755558b2ab tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:18.528417 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1abac314-1f60-48b5-bf82-44755558b2ab tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:18.537553 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:18.537553 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:18.541516 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-1abac314-1f60-48b5-bf82-44755558b2ab tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:18.546340 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1abac314-1f60-48b5-bf82-44755558b2ab tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:18.546869 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1251/4973] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:18 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:19.559744 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-753773b7-2461-421e-9a3f-889a29f1cca5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:19.562051 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-753773b7-2461-421e-9a3f-889a29f1cca5 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:19.562357 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-753773b7-2461-421e-9a3f-889a29f1cca5 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:19.562643 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-753773b7-2461-421e-9a3f-889a29f1cca5 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:19.575985 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:19.575985 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:19.580381 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-753773b7-2461-421e-9a3f-889a29f1cca5 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:19.586727 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-753773b7-2461-421e-9a3f-889a29f1cca5 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:19.587305 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1226/4974] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:19 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:20.599964 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2f74aa4a-050c-4b8f-a9d0-783af1aa68f0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:20.601986 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2f74aa4a-050c-4b8f-a9d0-783af1aa68f0 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:20.602251 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2f74aa4a-050c-4b8f-a9d0-783af1aa68f0 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:20.602431 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2f74aa4a-050c-4b8f-a9d0-783af1aa68f0 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:20.613045 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:20.613045 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:20.617728 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2f74aa4a-050c-4b8f-a9d0-783af1aa68f0 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:20.624392 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2f74aa4a-050c-4b8f-a9d0-783af1aa68f0 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:20.624873 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1244/4975] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:20 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:21.522355 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f0335c44-558d-4a53-89a2-91e91d9e34c7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:21.641246 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-70a3c889-5aef-42b2-9b06-1a751685c306 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:21.641658 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f0335c44-558d-4a53-89a2-91e91d9e34c7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:38:21.642020 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f0335c44-558d-4a53-89a2-91e91d9e34c7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1285139122"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:21.643421 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-70a3c889-5aef-42b2-9b06-1a751685c306 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:21.643671 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-70a3c889-5aef-42b2-9b06-1a751685c306 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:21.643806 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-f0335c44-558d-4a53-89a2-91e91d9e34c7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1285139122'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:38:21.643903 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-70a3c889-5aef-42b2-9b06-1a751685c306 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:21.644067 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-f0335c44-558d-4a53-89a2-91e91d9e34c7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Create volume of 1 GB Jul 03 19:38:21.648536 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f0335c44-558d-4a53-89a2-91e91d9e34c7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Availability Zones retrieved successfully. Jul 03 19:38:21.656195 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-f0335c44-558d-4a53-89a2-91e91d9e34c7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Flow 'volume_create_api' (5baa15ab-50a2-4b86-b771-3af4554bbca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:38:21.658051 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-f0335c44-558d-4a53-89a2-91e91d9e34c7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29fdb746-31dd-4890-97b8-5674d6aac23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:38:21.659152 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-f0335c44-558d-4a53-89a2-91e91d9e34c7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:38:21.662680 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:21.662680 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:21.667035 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-70a3c889-5aef-42b2-9b06-1a751685c306 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:21.672880 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-70a3c889-5aef-42b2-9b06-1a751685c306 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:21.673494 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1252/4976] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:21 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:21.694337 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-f0335c44-558d-4a53-89a2-91e91d9e34c7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29fdb746-31dd-4890-97b8-5674d6aac23a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:38:21.695319 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-f0335c44-558d-4a53-89a2-91e91d9e34c7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ef7215b-34b4-4ee6-8a9f-4162b846ad9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:38:21.757004 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-f0335c44-558d-4a53-89a2-91e91d9e34c7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Created reservations ['a9e836c7-3e58-41a5-bc88-6cfbc6731d9d', '70f3d8bb-ce1b-4ea5-8c8c-62c3c7d51a9b', '5a3be0a9-c166-4954-bbf2-6bc31b35793c', '7a186cef-34e3-4d9c-82d9-e01a201e3551'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:38:21.757823 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-f0335c44-558d-4a53-89a2-91e91d9e34c7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ef7215b-34b4-4ee6-8a9f-4162b846ad9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9e836c7-3e58-41a5-bc88-6cfbc6731d9d', '70f3d8bb-ce1b-4ea5-8c8c-62c3c7d51a9b', '5a3be0a9-c166-4954-bbf2-6bc31b35793c', '7a186cef-34e3-4d9c-82d9-e01a201e3551']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:38:21.758596 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-f0335c44-558d-4a53-89a2-91e91d9e34c7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (015c3e7e-8a23-4c86-a335-55788d1a51fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:38:21.784692 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-f0335c44-558d-4a53-89a2-91e91d9e34c7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (015c3e7e-8a23-4c86-a335-55788d1a51fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48bf8008-4ccc-46e7-93c9-f1dd6106b6a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1285139122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01373fcb5688470d9830479d85b78811',qos_specs=None,replication_status=,reservations=['a9e836c7-3e58-41a5-bc88-6cfbc6731d9d','70f3d8bb-ce1b-4ea5-8c8c-62c3c7d51a9b','5a3be0a9-c166-4954-bbf2-6bc31b35793c','7a186cef-34e3-4d9c-82d9-e01a201e3551'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c34fb8acee1243d5ae8808b61a8f25e1',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:38:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1285139122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48bf8008-4ccc-46e7-93c9-f1dd6106b6a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01373fcb5688470d9830479d85b78811',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c34fb8acee1243d5ae8808b61a8f25e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:38:21.784692 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-f0335c44-558d-4a53-89a2-91e91d9e34c7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9184d135-c9c8-4a6c-98bd-3a89a377aa20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:38:21.806445 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-f0335c44-558d-4a53-89a2-91e91d9e34c7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9184d135-c9c8-4a6c-98bd-3a89a377aa20) transitioned into state 'SUCCESS' from state '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-1285139122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01373fcb5688470d9830479d85b78811',qos_specs=None,replication_status=,reservations=['a9e836c7-3e58-41a5-bc88-6cfbc6731d9d','70f3d8bb-ce1b-4ea5-8c8c-62c3c7d51a9b','5a3be0a9-c166-4954-bbf2-6bc31b35793c','7a186cef-34e3-4d9c-82d9-e01a201e3551'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c34fb8acee1243d5ae8808b61a8f25e1',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:38:21.807299 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-f0335c44-558d-4a53-89a2-91e91d9e34c7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (779f2883-e8d4-41d9-9a88-460e586d4821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:38:21.818536 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-f0335c44-558d-4a53-89a2-91e91d9e34c7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (779f2883-e8d4-41d9-9a88-460e586d4821) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:38:21.819589 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-f0335c44-558d-4a53-89a2-91e91d9e34c7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Flow 'volume_create_api' (5baa15ab-50a2-4b86-b771-3af4554bbca3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:38:21.819977 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f0335c44-558d-4a53-89a2-91e91d9e34c7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Create volume request issued successfully. Jul 03 19:38:21.820688 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f0335c44-558d-4a53-89a2-91e91d9e34c7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:38:21.822307 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1255/4977] 10.4.3.61 () {70 vars in 1291 bytes} [Fri Jul 3 19:38:21 2026] POST /volume/v3/volumes => generated 776 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:38:21.835961 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8e3ea4bf-a079-4151-bf4e-e1abb272f21e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:21.838494 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8e3ea4bf-a079-4151-bf4e-e1abb272f21e tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] GET https://10.4.3.61/volume/v3/volumes/48bf8008-4ccc-46e7-93c9-f1dd6106b6a5 Jul 03 19:38:21.838629 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8e3ea4bf-a079-4151-bf4e-e1abb272f21e tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:21.838887 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8e3ea4bf-a079-4151-bf4e-e1abb272f21e tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:21.848765 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:21.848765 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:21.853651 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8e3ea4bf-a079-4151-bf4e-e1abb272f21e tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Volume info retrieved successfully. Jul 03 19:38:21.859346 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8e3ea4bf-a079-4151-bf4e-e1abb272f21e tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/volumes/48bf8008-4ccc-46e7-93c9-f1dd6106b6a5 returned with HTTP 200 Jul 03 19:38:21.860144 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1227/4978] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:38:21 2026] GET /volume/v3/volumes/48bf8008-4ccc-46e7-93c9-f1dd6106b6a5 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:22.686546 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0b8f8a78-4bf5-4f14-9dce-f5002e25e373 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:22.688706 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0b8f8a78-4bf5-4f14-9dce-f5002e25e373 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:22.688706 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0b8f8a78-4bf5-4f14-9dce-f5002e25e373 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:22.688986 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0b8f8a78-4bf5-4f14-9dce-f5002e25e373 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:22.699224 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:22.699224 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:22.702327 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0b8f8a78-4bf5-4f14-9dce-f5002e25e373 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:22.707783 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0b8f8a78-4bf5-4f14-9dce-f5002e25e373 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:22.708247 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1245/4979] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:22 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:22.872714 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-603ad14f-408e-4ca9-9103-5924950f92ea None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:22.876016 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-603ad14f-408e-4ca9-9103-5924950f92ea tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] GET https://10.4.3.61/volume/v3/volumes/48bf8008-4ccc-46e7-93c9-f1dd6106b6a5 Jul 03 19:38:22.876938 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-603ad14f-408e-4ca9-9103-5924950f92ea tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:22.876938 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-603ad14f-408e-4ca9-9103-5924950f92ea tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:22.884133 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:22.884133 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:22.887827 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-603ad14f-408e-4ca9-9103-5924950f92ea tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Volume info retrieved successfully. Jul 03 19:38:22.892187 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-603ad14f-408e-4ca9-9103-5924950f92ea tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/volumes/48bf8008-4ccc-46e7-93c9-f1dd6106b6a5 returned with HTTP 200 Jul 03 19:38:22.892659 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1253/4980] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:38:22 2026] GET /volume/v3/volumes/48bf8008-4ccc-46e7-93c9-f1dd6106b6a5 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:38:22.905535 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fa8e4f59-2791-470d-b34d-a80561a06055 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:22.908215 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fa8e4f59-2791-470d-b34d-a80561a06055 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] POST https://10.4.3.61/volume/v3/backups Jul 03 19:38:22.908742 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fa8e4f59-2791-470d-b34d-a80561a06055 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "48bf8008-4ccc-46e7-93c9-f1dd6106b6a5", "name": "tempest-type-Backup-1751001678"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:22.910252 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.backups [None req-fa8e4f59-2791-470d-b34d-a80561a06055 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Creating new backup {'backup': {'volume_id': '48bf8008-4ccc-46e7-93c9-f1dd6106b6a5', 'name': 'tempest-type-Backup-1751001678'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:38:22.910463 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.backups [None req-fa8e4f59-2791-470d-b34d-a80561a06055 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Creating backup of volume 48bf8008-4ccc-46e7-93c9-f1dd6106b6a5 in container None Jul 03 19:38:22.918541 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:22.918541 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:22.918888 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-fa8e4f59-2791-470d-b34d-a80561a06055 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Volume info retrieved successfully. Jul 03 19:38:22.947800 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-fa8e4f59-2791-470d-b34d-a80561a06055 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Created reservations ['d569be1e-c77b-4506-a019-646e4a80ee5d', '381c7317-fcaf-461a-b170-c8a5432b981a'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:38:22.984516 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fa8e4f59-2791-470d-b34d-a80561a06055 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:38:22.985133 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1256/4981] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:38:22 2026] POST /volume/v3/backups => generated 314 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:38:22.995556 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c66604e5-11c2-4361-8740-ac9a477c8307 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:22.997915 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c66604e5-11c2-4361-8740-ac9a477c8307 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] GET https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 Jul 03 19:38:22.998304 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c66604e5-11c2-4361-8740-ac9a477c8307 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:22.998834 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c66604e5-11c2-4361-8740-ac9a477c8307 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:22.998834 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-c66604e5-11c2-4361-8740-ac9a477c8307 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Show backup with id b312c761-ac76-4310-9c97-96f77ae417c1. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:38:23.003211 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:23.003211 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:23.003923 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c66604e5-11c2-4361-8740-ac9a477c8307 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 returned with HTTP 200 Jul 03 19:38:23.004390 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1228/4982] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:38:22 2026] GET /volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:23.721089 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bb40641b-46c2-43dd-b29a-66544af6b5b5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:23.722887 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bb40641b-46c2-43dd-b29a-66544af6b5b5 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:23.723107 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bb40641b-46c2-43dd-b29a-66544af6b5b5 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:23.723347 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bb40641b-46c2-43dd-b29a-66544af6b5b5 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:23.732238 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:23.732238 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:23.735317 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-bb40641b-46c2-43dd-b29a-66544af6b5b5 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:23.739222 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bb40641b-46c2-43dd-b29a-66544af6b5b5 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:23.739831 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1246/4983] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:23 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:24.014817 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b32828fe-1b29-4bf6-848e-05016c31f328 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:24.016749 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b32828fe-1b29-4bf6-848e-05016c31f328 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] GET https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 Jul 03 19:38:24.016976 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b32828fe-1b29-4bf6-848e-05016c31f328 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:24.017147 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b32828fe-1b29-4bf6-848e-05016c31f328 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:24.017270 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-b32828fe-1b29-4bf6-848e-05016c31f328 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Show backup with id b312c761-ac76-4310-9c97-96f77ae417c1. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:38:24.021772 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:24.021772 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:24.022460 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b32828fe-1b29-4bf6-848e-05016c31f328 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 returned with HTTP 200 Jul 03 19:38:24.022839 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1254/4984] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:38:24 2026] GET /volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:24.752775 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-42f8796b-87d8-48c4-afe5-39317c7cce71 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:24.755481 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-42f8796b-87d8-48c4-afe5-39317c7cce71 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:24.755722 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-42f8796b-87d8-48c4-afe5-39317c7cce71 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:24.755954 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-42f8796b-87d8-48c4-afe5-39317c7cce71 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:24.773225 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:24.773225 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:24.777819 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-42f8796b-87d8-48c4-afe5-39317c7cce71 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:24.789217 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-42f8796b-87d8-48c4-afe5-39317c7cce71 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:24.789678 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1257/4985] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:24 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:25.033612 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ad3a2282-2124-4ba3-afaf-c4514c96ef78 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:25.036098 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ad3a2282-2124-4ba3-afaf-c4514c96ef78 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] GET https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 Jul 03 19:38:25.036429 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ad3a2282-2124-4ba3-afaf-c4514c96ef78 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:25.036713 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ad3a2282-2124-4ba3-afaf-c4514c96ef78 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:25.036883 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-ad3a2282-2124-4ba3-afaf-c4514c96ef78 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Show backup with id b312c761-ac76-4310-9c97-96f77ae417c1. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:38:25.042364 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:25.042364 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:25.043150 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ad3a2282-2124-4ba3-afaf-c4514c96ef78 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 returned with HTTP 200 Jul 03 19:38:25.043651 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1229/4986] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:38:25 2026] GET /volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:25.803366 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-407c8601-38e2-4c2c-85bf-c4ed700ee8a3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:25.805354 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-407c8601-38e2-4c2c-85bf-c4ed700ee8a3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:25.805580 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-407c8601-38e2-4c2c-85bf-c4ed700ee8a3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:25.805797 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-407c8601-38e2-4c2c-85bf-c4ed700ee8a3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:25.815836 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:25.815836 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:25.819545 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-407c8601-38e2-4c2c-85bf-c4ed700ee8a3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:25.823884 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-407c8601-38e2-4c2c-85bf-c4ed700ee8a3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:25.824367 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1247/4987] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:25 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:26.054265 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a911a151-d4d2-4a0b-9779-ddea13a8d278 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:26.055938 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a911a151-d4d2-4a0b-9779-ddea13a8d278 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] GET https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 Jul 03 19:38:26.056147 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a911a151-d4d2-4a0b-9779-ddea13a8d278 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:26.056395 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a911a151-d4d2-4a0b-9779-ddea13a8d278 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:26.056528 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-a911a151-d4d2-4a0b-9779-ddea13a8d278 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Show backup with id b312c761-ac76-4310-9c97-96f77ae417c1. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:38:26.060640 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:26.060640 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:26.061190 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a911a151-d4d2-4a0b-9779-ddea13a8d278 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 returned with HTTP 200 Jul 03 19:38:26.061653 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1255/4988] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:38:26 2026] GET /volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:26.839357 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-40ed9790-baea-43e2-87b7-66e2ab8b9e36 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:26.841297 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-40ed9790-baea-43e2-87b7-66e2ab8b9e36 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:26.841554 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-40ed9790-baea-43e2-87b7-66e2ab8b9e36 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:26.841793 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-40ed9790-baea-43e2-87b7-66e2ab8b9e36 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:26.851356 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:26.851356 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:26.855069 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-40ed9790-baea-43e2-87b7-66e2ab8b9e36 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:26.859712 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-40ed9790-baea-43e2-87b7-66e2ab8b9e36 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:26.860148 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1258/4989] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:26 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:26.912258 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-cf821aa0-419a-4985-bd7e-7164a5666641 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:26.914709 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-cf821aa0-419a-4985-bd7e-7164a5666641 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] POST https://10.4.3.61/volume/v3/attachments/9450331f-1080-4307-a1a8-192138293ec8/action Jul 03 19:38:26.915104 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-cf821aa0-419a-4985-bd7e-7164a5666641 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:38:26.915268 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-cf821aa0-419a-4985-bd7e-7164a5666641 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:26.937886 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:26.937886 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:26.950432 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-04dba02a-2d0d-4e68-9277-0aac65ee462a req-cf821aa0-419a-4985-bd7e-7164a5666641 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments/9450331f-1080-4307-a1a8-192138293ec8/action returned with HTTP 204 Jul 03 19:38:26.950970 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1230/4990] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:38:26 2026] POST /volume/v3/attachments/9450331f-1080-4307-a1a8-192138293ec8/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:27.072721 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-38d96257-6bb7-49ac-ab5b-98e3e5480bd4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:27.074467 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-38d96257-6bb7-49ac-ab5b-98e3e5480bd4 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] GET https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 Jul 03 19:38:27.074715 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-38d96257-6bb7-49ac-ab5b-98e3e5480bd4 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:27.074893 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-38d96257-6bb7-49ac-ab5b-98e3e5480bd4 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:27.075009 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-38d96257-6bb7-49ac-ab5b-98e3e5480bd4 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Show backup with id b312c761-ac76-4310-9c97-96f77ae417c1. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:38:27.078756 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:27.078756 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:27.079324 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-38d96257-6bb7-49ac-ab5b-98e3e5480bd4 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 returned with HTTP 200 Jul 03 19:38:27.079643 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1248/4991] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:38:27 2026] GET /volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:27.873310 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-97590ede-814e-4363-9839-dc0d5a21f99a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:27.875025 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-97590ede-814e-4363-9839-dc0d5a21f99a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:27.875182 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-97590ede-814e-4363-9839-dc0d5a21f99a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:27.875363 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-97590ede-814e-4363-9839-dc0d5a21f99a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:27.884741 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:27.884741 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:27.888226 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-97590ede-814e-4363-9839-dc0d5a21f99a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:27.892343 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-97590ede-814e-4363-9839-dc0d5a21f99a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:27.892697 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1256/4992] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:27 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 1169 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:38:27.906892 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e43cdb06-b5a7-4a3b-abd7-5180774dab55 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:27.908875 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e43cdb06-b5a7-4a3b-abd7-5180774dab55 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:27.909102 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e43cdb06-b5a7-4a3b-abd7-5180774dab55 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:27.909345 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e43cdb06-b5a7-4a3b-abd7-5180774dab55 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:27.920043 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:27.920043 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:27.923989 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e43cdb06-b5a7-4a3b-abd7-5180774dab55 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:27.928901 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e43cdb06-b5a7-4a3b-abd7-5180774dab55 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:27.929416 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1259/4993] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:27 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 1169 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:38:28.005446 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-583efc9f-954a-4359-9fa4-d97a8130e221 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:28.008322 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-583efc9f-954a-4359-9fa4-d97a8130e221 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:28.008519 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-583efc9f-954a-4359-9fa4-d97a8130e221 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:28.008689 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-583efc9f-954a-4359-9fa4-d97a8130e221 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:28.025186 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:28.025186 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:28.032142 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-583efc9f-954a-4359-9fa4-d97a8130e221 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:28.039067 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-583efc9f-954a-4359-9fa4-d97a8130e221 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:28.039577 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1231/4994] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:38:28 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 1169 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:38:28.058004 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-8a83e46a-68a7-4684-8e99-5544a3541210 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:28.060180 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-8a83e46a-68a7-4684-8e99-5544a3541210 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] POST https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681/action Jul 03 19:38:28.060551 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-8a83e46a-68a7-4684-8e99-5544a3541210 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:38:28.060713 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-8a83e46a-68a7-4684-8e99-5544a3541210 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:28.070874 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:28.070874 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:28.071425 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-8a83e46a-68a7-4684-8e99-5544a3541210 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:28.078746 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-8a83e46a-68a7-4684-8e99-5544a3541210 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Begin detaching volume completed successfully. Jul 03 19:38:28.079312 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-8a83e46a-68a7-4684-8e99-5544a3541210 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681/action returned with HTTP 202 Jul 03 19:38:28.079586 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1249/4995] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:38:28 2026] POST /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:38:28.095528 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8565d94b-8a84-4a24-aa9e-eca0744fdae2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:28.097399 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8565d94b-8a84-4a24-aa9e-eca0744fdae2 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] GET https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 Jul 03 19:38:28.097607 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8565d94b-8a84-4a24-aa9e-eca0744fdae2 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:28.097782 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8565d94b-8a84-4a24-aa9e-eca0744fdae2 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:28.097881 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-8565d94b-8a84-4a24-aa9e-eca0744fdae2 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Show backup with id b312c761-ac76-4310-9c97-96f77ae417c1. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:38:28.101844 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:28.101844 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:28.102447 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8565d94b-8a84-4a24-aa9e-eca0744fdae2 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 returned with HTTP 200 Jul 03 19:38:28.102817 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1257/4996] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:38:28 2026] GET /volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:29.106995 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9fc4ac45-adf6-4200-b40f-7b89fba600d5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:29.107512 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9fc4ac45-adf6-4200-b40f-7b89fba600d5 None None] GET https://10.4.3.61/volume// Jul 03 19:38:29.107675 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9fc4ac45-adf6-4200-b40f-7b89fba600d5 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:29.107956 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9fc4ac45-adf6-4200-b40f-7b89fba600d5 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:29.108326 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9fc4ac45-adf6-4200-b40f-7b89fba600d5 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:38:29.108646 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1260/4997] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:38:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:38:29.114727 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1e37aabe-6eed-444e-9d9f-31df6f9d47dc None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:29.116516 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-2e97ccf9-8d36-46fb-abcf-fd9ffa3b673f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:29.116715 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1e37aabe-6eed-444e-9d9f-31df6f9d47dc tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] GET https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 Jul 03 19:38:29.116849 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1e37aabe-6eed-444e-9d9f-31df6f9d47dc tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:29.117057 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1e37aabe-6eed-444e-9d9f-31df6f9d47dc tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:29.117209 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-1e37aabe-6eed-444e-9d9f-31df6f9d47dc tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Show backup with id b312c761-ac76-4310-9c97-96f77ae417c1. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:38:29.118747 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-2e97ccf9-8d36-46fb-abcf-fd9ffa3b673f tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:29.118995 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-2e97ccf9-8d36-46fb-abcf-fd9ffa3b673f tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:29.119189 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-2e97ccf9-8d36-46fb-abcf-fd9ffa3b673f tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:29.120779 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:29.120779 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:29.121366 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1e37aabe-6eed-444e-9d9f-31df6f9d47dc tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 returned with HTTP 200 Jul 03 19:38:29.121657 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1232/4998] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:38:29 2026] GET /volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:29.136988 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:29.136988 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:29.141467 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-2e97ccf9-8d36-46fb-abcf-fd9ffa3b673f tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:29.147199 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-2e97ccf9-8d36-46fb-abcf-fd9ffa3b673f tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:29.147756 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1250/4999] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:38:29 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 1352 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:38:29.157329 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-39930afa-5ae4-43e3-9be0-0c8458c6ece4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:29.159582 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-39930afa-5ae4-43e3-9be0-0c8458c6ece4 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681/encryption Jul 03 19:38:29.159781 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-39930afa-5ae4-43e3-9be0-0c8458c6ece4 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:29.159995 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-39930afa-5ae4-43e3-9be0-0c8458c6ece4 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:29.170072 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:29.170072 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:29.176134 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-39930afa-5ae4-43e3-9be0-0c8458c6ece4 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681/encryption returned with HTTP 200 Jul 03 19:38:29.176570 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1258/5000] 10.4.3.61 () {68 vars in 1624 bytes} [Fri Jul 3 19:38:29 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:30.019619 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-a01e6c78-1892-4dfb-9229-62620169cfda None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:30.021891 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-a01e6c78-1892-4dfb-9229-62620169cfda tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] DELETE https://10.4.3.61/volume/v3/attachments/9450331f-1080-4307-a1a8-192138293ec8 Jul 03 19:38:30.022190 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-a01e6c78-1892-4dfb-9229-62620169cfda tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:30.022463 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-a01e6c78-1892-4dfb-9229-62620169cfda tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:30.032603 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:30.032603 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:30.140759 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-de6d2a89-c05a-43a4-92ed-cfd4e56bfd3e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:30.143258 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-de6d2a89-c05a-43a4-92ed-cfd4e56bfd3e tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] GET https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 Jul 03 19:38:30.143546 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-de6d2a89-c05a-43a4-92ed-cfd4e56bfd3e tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:30.143815 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-de6d2a89-c05a-43a4-92ed-cfd4e56bfd3e tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:30.143978 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-de6d2a89-c05a-43a4-92ed-cfd4e56bfd3e tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Show backup with id b312c761-ac76-4310-9c97-96f77ae417c1. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:38:30.149781 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:30.149781 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:30.150644 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-de6d2a89-c05a-43a4-92ed-cfd4e56bfd3e tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 returned with HTTP 200 Jul 03 19:38:30.151062 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1233/5001] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:38:30 2026] GET /volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:30.564363 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b5484de8-fa28-438c-a0f8-bf4fb9343219 req-a01e6c78-1892-4dfb-9229-62620169cfda tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments/9450331f-1080-4307-a1a8-192138293ec8 returned with HTTP 200 Jul 03 19:38:30.564780 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1261/5002] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:38:30 2026] DELETE /volume/v3/attachments/9450331f-1080-4307-a1a8-192138293ec8 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:31.169393 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-21746370-d902-4a15-a68c-ff2998977791 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:31.171507 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-21746370-d902-4a15-a68c-ff2998977791 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] GET https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 Jul 03 19:38:31.171754 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-21746370-d902-4a15-a68c-ff2998977791 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:31.172001 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-21746370-d902-4a15-a68c-ff2998977791 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:31.172128 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-21746370-d902-4a15-a68c-ff2998977791 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Show backup with id b312c761-ac76-4310-9c97-96f77ae417c1. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:38:31.177639 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:31.177639 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:31.178582 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-21746370-d902-4a15-a68c-ff2998977791 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 returned with HTTP 200 Jul 03 19:38:31.179098 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1251/5003] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:38:31 2026] GET /volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:31.286048 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-db347b13-ac40-4ce0-916b-86cc93244bb9 req-1b1a6262-5848-4057-a8c2-7c4343fe2668 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:31.288319 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-db347b13-ac40-4ce0-916b-86cc93244bb9 req-1b1a6262-5848-4057-a8c2-7c4343fe2668 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:31.288525 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-db347b13-ac40-4ce0-916b-86cc93244bb9 req-1b1a6262-5848-4057-a8c2-7c4343fe2668 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:31.288738 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-db347b13-ac40-4ce0-916b-86cc93244bb9 req-1b1a6262-5848-4057-a8c2-7c4343fe2668 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:31.296161 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:31.296161 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:31.300085 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-db347b13-ac40-4ce0-916b-86cc93244bb9 req-1b1a6262-5848-4057-a8c2-7c4343fe2668 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:31.304784 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-db347b13-ac40-4ce0-916b-86cc93244bb9 req-1b1a6262-5848-4057-a8c2-7c4343fe2668 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:31.305255 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1259/5004] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:38:31 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:32.190965 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0ec6389d-0050-491c-a47a-1001197de83a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:32.192966 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0ec6389d-0050-491c-a47a-1001197de83a tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] GET https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 Jul 03 19:38:32.193257 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0ec6389d-0050-491c-a47a-1001197de83a tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:32.193488 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0ec6389d-0050-491c-a47a-1001197de83a tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:32.193721 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-0ec6389d-0050-491c-a47a-1001197de83a tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Show backup with id b312c761-ac76-4310-9c97-96f77ae417c1. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:38:32.198380 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:32.198380 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:32.199135 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0ec6389d-0050-491c-a47a-1001197de83a tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 returned with HTTP 200 Jul 03 19:38:32.199649 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1234/5005] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:38:32 2026] GET /volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:33.210946 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c0b60b65-6f71-4e15-8ce0-4322cd0e8080 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:33.213374 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c0b60b65-6f71-4e15-8ce0-4322cd0e8080 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] GET https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 Jul 03 19:38:33.213601 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c0b60b65-6f71-4e15-8ce0-4322cd0e8080 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:33.213830 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c0b60b65-6f71-4e15-8ce0-4322cd0e8080 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:33.213980 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-c0b60b65-6f71-4e15-8ce0-4322cd0e8080 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Show backup with id b312c761-ac76-4310-9c97-96f77ae417c1. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:38:33.218597 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:33.218597 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:33.219366 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c0b60b65-6f71-4e15-8ce0-4322cd0e8080 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 returned with HTTP 200 Jul 03 19:38:33.219740 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1262/5006] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:38:33 2026] GET /volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:34.231148 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1197623e-42e8-40e1-96b7-ad985b1c87cd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:34.233297 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1197623e-42e8-40e1-96b7-ad985b1c87cd tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] GET https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 Jul 03 19:38:34.233552 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1197623e-42e8-40e1-96b7-ad985b1c87cd tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:34.233773 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1197623e-42e8-40e1-96b7-ad985b1c87cd tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:34.233910 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-1197623e-42e8-40e1-96b7-ad985b1c87cd tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Show backup with id b312c761-ac76-4310-9c97-96f77ae417c1. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:38:34.238737 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:34.238737 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:34.239556 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1197623e-42e8-40e1-96b7-ad985b1c87cd tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 returned with HTTP 200 Jul 03 19:38:34.239971 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1252/5007] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:38:34 2026] GET /volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:35.231719 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-28e1a04c-7428-4128-b99d-fda642459940 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:35.233784 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-28e1a04c-7428-4128-b99d-fda642459940 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 Jul 03 19:38:35.234089 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-28e1a04c-7428-4128-b99d-fda642459940 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:35.234366 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-28e1a04c-7428-4128-b99d-fda642459940 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:35.242703 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:35.242703 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:35.246427 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-28e1a04c-7428-4128-b99d-fda642459940 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:38:35.250660 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-93f30641-12de-497f-ad1b-264c497c0d52 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:35.251043 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-28e1a04c-7428-4128-b99d-fda642459940 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 returned with HTTP 200 Jul 03 19:38:35.251135 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1260/5008] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:35 2026] GET /volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 => generated 937 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:35.257493 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-93f30641-12de-497f-ad1b-264c497c0d52 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] GET https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 Jul 03 19:38:35.261789 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-93f30641-12de-497f-ad1b-264c497c0d52 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:35.262151 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-93f30641-12de-497f-ad1b-264c497c0d52 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:35.262364 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-93f30641-12de-497f-ad1b-264c497c0d52 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Show backup with id b312c761-ac76-4310-9c97-96f77ae417c1. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:38:35.273760 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:35.273760 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:35.275006 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-93f30641-12de-497f-ad1b-264c497c0d52 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 returned with HTTP 200 Jul 03 19:38:35.275945 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1235/5009] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:38:35 2026] GET /volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 => generated 734 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:35.924283 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-242817a6-db0f-44a2-a0fc-17260e5684b6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:35.926439 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-242817a6-db0f-44a2-a0fc-17260e5684b6 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 Jul 03 19:38:35.926620 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-242817a6-db0f-44a2-a0fc-17260e5684b6 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:35.926843 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-242817a6-db0f-44a2-a0fc-17260e5684b6 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:35.934408 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:35.934408 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:35.939040 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-242817a6-db0f-44a2-a0fc-17260e5684b6 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:38:35.943074 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-242817a6-db0f-44a2-a0fc-17260e5684b6 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 returned with HTTP 200 Jul 03 19:38:35.943473 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1263/5010] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:38:35 2026] GET /volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 => generated 937 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:36.286952 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-eac9a98a-4f74-47e3-87a6-bfe236094f20 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:36.288798 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eac9a98a-4f74-47e3-87a6-bfe236094f20 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] GET https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 Jul 03 19:38:36.289032 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eac9a98a-4f74-47e3-87a6-bfe236094f20 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:36.289294 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eac9a98a-4f74-47e3-87a6-bfe236094f20 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:36.289407 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-eac9a98a-4f74-47e3-87a6-bfe236094f20 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Show backup with id b312c761-ac76-4310-9c97-96f77ae417c1. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:38:36.294601 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:36.294601 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:36.295549 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eac9a98a-4f74-47e3-87a6-bfe236094f20 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 returned with HTTP 200 Jul 03 19:38:36.296101 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1253/5011] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:38:36 2026] GET /volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:37.307982 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9f53a656-5c37-4b59-9a31-204fabc123db None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:37.310249 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9f53a656-5c37-4b59-9a31-204fabc123db tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] GET https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 Jul 03 19:38:37.310465 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9f53a656-5c37-4b59-9a31-204fabc123db tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:37.310651 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9f53a656-5c37-4b59-9a31-204fabc123db tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:37.310754 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-9f53a656-5c37-4b59-9a31-204fabc123db tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Show backup with id b312c761-ac76-4310-9c97-96f77ae417c1. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:38:37.315468 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:37.315468 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:37.316355 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9f53a656-5c37-4b59-9a31-204fabc123db tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 returned with HTTP 200 Jul 03 19:38:37.317098 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1261/5012] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:38:37 2026] GET /volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:37.975830 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1488d2cd-0811-4fd7-a506-b0d51b2263e3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:37.976313 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1488d2cd-0811-4fd7-a506-b0d51b2263e3 None None] GET https://10.4.3.61/volume// Jul 03 19:38:37.976516 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1488d2cd-0811-4fd7-a506-b0d51b2263e3 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:37.976783 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1488d2cd-0811-4fd7-a506-b0d51b2263e3 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:37.977188 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1488d2cd-0811-4fd7-a506-b0d51b2263e3 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:38:37.977526 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1236/5013] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:38:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:38:37.983637 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-ef5c8d51-520b-41ff-a683-f80014fd3f9d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:37.985500 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-ef5c8d51-520b-41ff-a683-f80014fd3f9d tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:38:37.985817 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-ef5c8d51-520b-41ff-a683-f80014fd3f9d tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "263cdabd-1d73-4c88-8557-880361d4f9d4", "connector": null, "instance_uuid": "510702c9-2f2e-484d-94e1-ffe024ba1fc6"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:37.995581 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:37.995581 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:38.018334 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-ef5c8d51-520b-41ff-a683-f80014fd3f9d tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:38:38.018733 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1264/5014] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:38:37 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:38:38.327669 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c0327725-12ef-4113-950e-a1098c91ed95 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:38.330061 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c0327725-12ef-4113-950e-a1098c91ed95 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] GET https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 Jul 03 19:38:38.330292 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c0327725-12ef-4113-950e-a1098c91ed95 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:38.330492 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c0327725-12ef-4113-950e-a1098c91ed95 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:38.330637 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-c0327725-12ef-4113-950e-a1098c91ed95 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Show backup with id b312c761-ac76-4310-9c97-96f77ae417c1. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:38:38.334742 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:38.334742 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:38.335334 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c0327725-12ef-4113-950e-a1098c91ed95 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 returned with HTTP 200 Jul 03 19:38:38.335687 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1254/5015] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:38:38 2026] GET /volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:38.465741 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6b1a03c2-6333-4e2b-a754-e5bfacf57782 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:38.467501 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6b1a03c2-6333-4e2b-a754-e5bfacf57782 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 Jul 03 19:38:38.467678 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6b1a03c2-6333-4e2b-a754-e5bfacf57782 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:38.467865 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6b1a03c2-6333-4e2b-a754-e5bfacf57782 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:38.477516 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:38.477516 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:38.481348 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6b1a03c2-6333-4e2b-a754-e5bfacf57782 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:38:38.485688 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6b1a03c2-6333-4e2b-a754-e5bfacf57782 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 returned with HTTP 200 Jul 03 19:38:38.486061 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1262/5016] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:38 2026] GET /volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:38.545720 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b02056fe-258e-4352-9da6-1ed7a65f992c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:38.546076 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b02056fe-258e-4352-9da6-1ed7a65f992c None None] GET https://10.4.3.61/volume// Jul 03 19:38:38.546238 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b02056fe-258e-4352-9da6-1ed7a65f992c None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:38.546408 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b02056fe-258e-4352-9da6-1ed7a65f992c None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:38.546697 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b02056fe-258e-4352-9da6-1ed7a65f992c None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:38:38.546997 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1237/5017] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:38:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:38:38.555449 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-238238d1-9ae0-4217-9086-a608b93554ff None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:38.559230 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-238238d1-9ae0-4217-9086-a608b93554ff tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 Jul 03 19:38:38.559421 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-238238d1-9ae0-4217-9086-a608b93554ff tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:38.559635 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-238238d1-9ae0-4217-9086-a608b93554ff tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:38.573648 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:38.573648 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:38.577026 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-238238d1-9ae0-4217-9086-a608b93554ff tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:38:38.581047 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-238238d1-9ae0-4217-9086-a608b93554ff tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 returned with HTTP 200 Jul 03 19:38:38.581454 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1265/5018] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:38:38 2026] GET /volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 => generated 1116 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:38:38.695961 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-1257b00a-78f9-4b27-a2dc-472a2c461217 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:38.698109 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-1257b00a-78f9-4b27-a2dc-472a2c461217 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] PUT https://10.4.3.61/volume/v3/attachments/ae779d17-3d9b-471e-a3cb-3754e9747de3 Jul 03 19:38:38.698491 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-1257b00a-78f9-4b27-a2dc-472a2c461217 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:38.707206 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-1257b00a-78f9-4b27-a2dc-472a2c461217 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Acquiring lock "cinder-attachment_update-263cdabd-1d73-4c88-8557-880361d4f9d4-np0000004460" by "attachment_update" {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:38:38.712025 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-1257b00a-78f9-4b27-a2dc-472a2c461217 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Lock "cinder-attachment_update-263cdabd-1d73-4c88-8557-880361d4f9d4-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:38:38.713028 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:38.713028 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:38.813508 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-61262dd1-3e75-49e2-9eae-e7a9f747a404 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:38.815669 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-61262dd1-3e75-49e2-9eae-e7a9f747a404 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] DELETE https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:38.815912 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-61262dd1-3e75-49e2-9eae-e7a9f747a404 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:38.816146 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-61262dd1-3e75-49e2-9eae-e7a9f747a404 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:38.816328 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-61262dd1-3e75-49e2-9eae-e7a9f747a404 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Delete volume with id: 11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:38.823312 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:38.823312 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:38.823752 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-61262dd1-3e75-49e2-9eae-e7a9f747a404 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:38.835178 np0000004460 devstack@c-api.service[99925]: WARNING cinder.keymgr.conf_key_mgr [None req-61262dd1-3e75-49e2-9eae-e7a9f747a404 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 19:38:38.843042 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-61262dd1-3e75-49e2-9eae-e7a9f747a404 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Delete volume request issued successfully. Jul 03 19:38:38.843341 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-61262dd1-3e75-49e2-9eae-e7a9f747a404 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 202 Jul 03 19:38:38.843769 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1263/5019] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:38:38 2026] DELETE /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:38:38.852233 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5f3abe32-2471-4396-b97e-1d8125bcc8a4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:38.854676 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5f3abe32-2471-4396-b97e-1d8125bcc8a4 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:38.856542 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5f3abe32-2471-4396-b97e-1d8125bcc8a4 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:38.856542 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5f3abe32-2471-4396-b97e-1d8125bcc8a4 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:38.864263 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:38.864263 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:38.868988 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5f3abe32-2471-4396-b97e-1d8125bcc8a4 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:38:38.874137 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5f3abe32-2471-4396-b97e-1d8125bcc8a4 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 200 Jul 03 19:38:38.874681 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1238/5020] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:38 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:39.232018 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-1257b00a-78f9-4b27-a2dc-472a2c461217 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Lock "cinder-attachment_update-263cdabd-1d73-4c88-8557-880361d4f9d4-np0000004460" released by "attachment_update" :: held 0.520s {{(pid=99924) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:38:39.232326 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-1257b00a-78f9-4b27-a2dc-472a2c461217 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/attachments/ae779d17-3d9b-471e-a3cb-3754e9747de3 returned with HTTP 200 Jul 03 19:38:39.232759 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1255/5021] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:38:38 2026] PUT /volume/v3/attachments/ae779d17-3d9b-471e-a3cb-3754e9747de3 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:38:39.346153 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9929c6ad-b98f-4a01-b6ea-c0f45edca491 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:39.347729 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9929c6ad-b98f-4a01-b6ea-c0f45edca491 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] GET https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 Jul 03 19:38:39.348009 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9929c6ad-b98f-4a01-b6ea-c0f45edca491 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:39.348268 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9929c6ad-b98f-4a01-b6ea-c0f45edca491 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:39.348445 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-9929c6ad-b98f-4a01-b6ea-c0f45edca491 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Show backup with id b312c761-ac76-4310-9c97-96f77ae417c1. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:38:39.353190 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:39.353190 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:39.353190 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9929c6ad-b98f-4a01-b6ea-c0f45edca491 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 returned with HTTP 200 Jul 03 19:38:39.353412 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1266/5022] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:38:39 2026] GET /volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:39.363588 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3d0f660a-d370-4625-9615-6d21274ee8bd None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:39.365351 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3d0f660a-d370-4625-9615-6d21274ee8bd tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] PUT https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 Jul 03 19:38:39.365704 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3d0f660a-d370-4625-9615-6d21274ee8bd tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:39.371190 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:39.371190 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:39.378133 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3d0f660a-d370-4625-9615-6d21274ee8bd tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 returned with HTTP 200 Jul 03 19:38:39.378597 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1264/5023] 10.4.3.61 () {70 vars in 1401 bytes} [Fri Jul 3 19:38:39 2026] PUT /volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 => generated 314 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:39.387035 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9b9f42f6-a83f-4a3a-b71a-b147b708f0dd None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:39.388936 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9b9f42f6-a83f-4a3a-b71a-b147b708f0dd tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] GET https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 Jul 03 19:38:39.389144 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9b9f42f6-a83f-4a3a-b71a-b147b708f0dd tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:39.389345 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9b9f42f6-a83f-4a3a-b71a-b147b708f0dd tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:39.389454 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-9b9f42f6-a83f-4a3a-b71a-b147b708f0dd tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Show backup with id b312c761-ac76-4310-9c97-96f77ae417c1. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:38:39.394239 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:39.394239 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:39.395014 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9b9f42f6-a83f-4a3a-b71a-b147b708f0dd tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 returned with HTTP 200 Jul 03 19:38:39.395393 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1239/5024] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:38:39 2026] GET /volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:39.405867 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-02e9c2d7-045f-4a33-9f77-8f6c1962f01d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:39.407475 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-02e9c2d7-045f-4a33-9f77-8f6c1962f01d tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] DELETE https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 Jul 03 19:38:39.407658 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-02e9c2d7-045f-4a33-9f77-8f6c1962f01d tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:39.407829 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-02e9c2d7-045f-4a33-9f77-8f6c1962f01d tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:39.407945 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-02e9c2d7-045f-4a33-9f77-8f6c1962f01d tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Delete backup with id: b312c761-ac76-4310-9c97-96f77ae417c1. Jul 03 19:38:39.411843 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:39.411843 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:39.424428 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.backup.rpcapi [None req-02e9c2d7-045f-4a33-9f77-8f6c1962f01d tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] delete_backup rpcapi backup_id b312c761-ac76-4310-9c97-96f77ae417c1 {{(pid=99924) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:38:39.426462 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-02e9c2d7-045f-4a33-9f77-8f6c1962f01d tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 returned with HTTP 202 Jul 03 19:38:39.427033 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1256/5025] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:38:39 2026] DELETE /volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:38:39.435148 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ad6a592b-a65a-4b9c-a56a-ac53df0b3bc7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:39.437455 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ad6a592b-a65a-4b9c-a56a-ac53df0b3bc7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] GET https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 Jul 03 19:38:39.437455 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ad6a592b-a65a-4b9c-a56a-ac53df0b3bc7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:39.437455 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ad6a592b-a65a-4b9c-a56a-ac53df0b3bc7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:39.437455 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-ad6a592b-a65a-4b9c-a56a-ac53df0b3bc7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Show backup with id b312c761-ac76-4310-9c97-96f77ae417c1. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:38:39.441440 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:39.441440 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:39.442114 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ad6a592b-a65a-4b9c-a56a-ac53df0b3bc7 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 returned with HTTP 200 Jul 03 19:38:39.442678 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1267/5026] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:38:39 2026] GET /volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:39.501192 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6c0f5d57-0b65-4d88-b698-dac5da4e748f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:39.503019 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6c0f5d57-0b65-4d88-b698-dac5da4e748f tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 Jul 03 19:38:39.503210 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6c0f5d57-0b65-4d88-b698-dac5da4e748f tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:39.503398 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6c0f5d57-0b65-4d88-b698-dac5da4e748f tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:39.514878 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:39.514878 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:39.519640 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6c0f5d57-0b65-4d88-b698-dac5da4e748f tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:38:39.524514 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6c0f5d57-0b65-4d88-b698-dac5da4e748f tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 returned with HTTP 200 Jul 03 19:38:39.524867 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1265/5027] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:39 2026] GET /volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:39.888154 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b855dd10-841a-4dba-9b58-5071060de33a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:39.890153 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b855dd10-841a-4dba-9b58-5071060de33a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 Jul 03 19:38:39.890364 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b855dd10-841a-4dba-9b58-5071060de33a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:39.890637 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b855dd10-841a-4dba-9b58-5071060de33a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:39.897178 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b855dd10-841a-4dba-9b58-5071060de33a tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 returned with HTTP 404 Jul 03 19:38:39.897932 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1240/5028] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:39 2026] GET /volume/v3/volumes/11ef3786-1888-4cec-acf8-13ea610ac681 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:39.905424 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fe83595f-ec28-43a6-bfe9-4ed63137fb35 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:39.907319 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fe83595f-ec28-43a6-bfe9-4ed63137fb35 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] GET https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 Jul 03 19:38:39.907564 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fe83595f-ec28-43a6-bfe9-4ed63137fb35 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:39.907778 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fe83595f-ec28-43a6-bfe9-4ed63137fb35 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Calling method 'detail' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:39.908763 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-fe83595f-ec28-43a6-bfe9-4ed63137fb35 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99924) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:38:39.951344 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-fe83595f-ec28-43a6-bfe9-4ed63137fb35 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Get all volumes completed successfully. Jul 03 19:38:39.953639 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:39.953639 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:39.959245 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fe83595f-ec28-43a6-bfe9-4ed63137fb35 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 19:38:39.959648 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1257/5029] 10.4.3.61 () {66 vars in 1278 bytes} [Fri Jul 3 19:38:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11760 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:38:39.973236 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ea0ee4b1-e857-4e28-b477-fa00ec0f7a93 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:39.974832 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ea0ee4b1-e857-4e28-b477-fa00ec0f7a93 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] DELETE https://10.4.3.61/volume/v3/types/79a0e004-908e-40f6-b416-fbecae8e8892 Jul 03 19:38:39.974980 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ea0ee4b1-e857-4e28-b477-fa00ec0f7a93 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:39.975203 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ea0ee4b1-e857-4e28-b477-fa00ec0f7a93 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Calling method '_delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:39.996150 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ea0ee4b1-e857-4e28-b477-fa00ec0f7a93 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] https://10.4.3.61/volume/v3/types/79a0e004-908e-40f6-b416-fbecae8e8892 returned with HTTP 202 Jul 03 19:38:39.996527 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1268/5030] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:38:39 2026] DELETE /volume/v3/types/79a0e004-908e-40f6-b416-fbecae8e8892 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:38:40.011372 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b8992448-5137-4b60-98dd-672d61934685 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:40.013152 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b8992448-5137-4b60-98dd-672d61934685 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:38:40.013543 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b8992448-5137-4b60-98dd-672d61934685 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1537119927", "extra_specs": {}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:40.028004 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b8992448-5137-4b60-98dd-672d61934685 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:38:40.028383 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1266/5031] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:38:40 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:40.035891 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-57ae9358-e1a7-431c-9add-573312783a80 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:40.038012 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-57ae9358-e1a7-431c-9add-573312783a80 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] POST https://10.4.3.61/volume/v3/types/f67f5d87-9cb1-4505-b6da-3fae4ff21e15/encryption Jul 03 19:38:40.038348 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-57ae9358-e1a7-431c-9add-573312783a80 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:40.053352 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-57ae9358-e1a7-431c-9add-573312783a80 tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] https://10.4.3.61/volume/v3/types/f67f5d87-9cb1-4505-b6da-3fae4ff21e15/encryption returned with HTTP 200 Jul 03 19:38:40.053782 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1241/5032] 10.4.3.61 () {68 vars in 1390 bytes} [Fri Jul 3 19:38:40 2026] POST /volume/v3/types/f67f5d87-9cb1-4505-b6da-3fae4ff21e15/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:40.060906 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-52705a85-7925-4205-a01f-48ee5b9cadc3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:40.062400 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-52705a85-7925-4205-a01f-48ee5b9cadc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:38:40.062687 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-52705a85-7925-4205-a01f-48ee5b9cadc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-312995646", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1537119927", "size": 1}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:40.064081 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-52705a85-7925-4205-a01f-48ee5b9cadc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-312995646', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1537119927', 'size': 1}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:38:40.067264 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-52705a85-7925-4205-a01f-48ee5b9cadc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Create volume of 1 GB Jul 03 19:38:40.067488 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:40.067488 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:40.067896 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-52705a85-7925-4205-a01f-48ee5b9cadc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Availability Zones retrieved successfully. Jul 03 19:38:40.072782 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-52705a85-7925-4205-a01f-48ee5b9cadc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Flow 'volume_create_api' (1f4ab742-7a70-43b3-be1d-e87ce76670a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:38:40.073627 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-52705a85-7925-4205-a01f-48ee5b9cadc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (335fa80a-ff73-4636-aff8-7aa864fe3645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:38:40.074379 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-52705a85-7925-4205-a01f-48ee5b9cadc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:38:40.096340 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-52705a85-7925-4205-a01f-48ee5b9cadc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (335fa80a-ff73-4636-aff8-7aa864fe3645) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:38:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f67f5d87-9cb1-4505-b6da-3fae4ff21e15,is_public=True,name='tempest-scenario-type-luks-1537119927',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f67f5d87-9cb1-4505-b6da-3fae4ff21e15', '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=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:38:40.097082 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-52705a85-7925-4205-a01f-48ee5b9cadc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0fe805e-490b-4067-9fab-fc4695209341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:38:40.120761 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-52705a85-7925-4205-a01f-48ee5b9cadc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1537119927 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1537119927, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:38:40.121003 np0000004460 devstack@c-api.service[99924]: WARNING cinder.quota [None req-52705a85-7925-4205-a01f-48ee5b9cadc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1537119927 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1537119927, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:38:40.143493 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-52705a85-7925-4205-a01f-48ee5b9cadc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Created reservations ['9b2bf4db-9254-4523-9f9e-bbd1825d3ad7', '0109aba7-77c7-43a6-847d-bea54e4992f9', 'a9d16dc5-2459-4d21-8473-752f86bb07a0', 'dc06b0ab-2eba-4be8-84e2-f36f65c8fb1f'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:38:40.144177 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-52705a85-7925-4205-a01f-48ee5b9cadc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0fe805e-490b-4067-9fab-fc4695209341) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b2bf4db-9254-4523-9f9e-bbd1825d3ad7', '0109aba7-77c7-43a6-847d-bea54e4992f9', 'a9d16dc5-2459-4d21-8473-752f86bb07a0', 'dc06b0ab-2eba-4be8-84e2-f36f65c8fb1f']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:38:40.144876 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-52705a85-7925-4205-a01f-48ee5b9cadc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c47b3f3d-7f12-4539-9ef5-ba1a3f6c5bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:38:40.166146 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-52705a85-7925-4205-a01f-48ee5b9cadc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c47b3f3d-7f12-4539-9ef5-ba1a3f6c5bbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a27edd0f-4573-40ec-9371-2b2b15fb080c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-312995646',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4fe1d95100c46199cb9bffb38c06e00',qos_specs=None,replication_status=,reservations=['9b2bf4db-9254-4523-9f9e-bbd1825d3ad7','0109aba7-77c7-43a6-847d-bea54e4992f9','a9d16dc5-2459-4d21-8473-752f86bb07a0','dc06b0ab-2eba-4be8-84e2-f36f65c8fb1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f73e391114014c6183464f746fc5bd3f',volume_type_id=f67f5d87-9cb1-4505-b6da-3fae4ff21e15), 'volume': Volume(_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-03T19:38:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-312995646',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a27edd0f-4573-40ec-9371-2b2b15fb080c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4fe1d95100c46199cb9bffb38c06e00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f73e391114014c6183464f746fc5bd3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f67f5d87-9cb1-4505-b6da-3fae4ff21e15),volume_type_id=f67f5d87-9cb1-4505-b6da-3fae4ff21e15)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:38:40.166861 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-52705a85-7925-4205-a01f-48ee5b9cadc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22c1761d-2aa3-4894-a1af-19b86fbdcdb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:38:40.185047 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-52705a85-7925-4205-a01f-48ee5b9cadc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22c1761d-2aa3-4894-a1af-19b86fbdcdb9) transitioned into state 'SUCCESS' from state '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-312995646',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4fe1d95100c46199cb9bffb38c06e00',qos_specs=None,replication_status=,reservations=['9b2bf4db-9254-4523-9f9e-bbd1825d3ad7','0109aba7-77c7-43a6-847d-bea54e4992f9','a9d16dc5-2459-4d21-8473-752f86bb07a0','dc06b0ab-2eba-4be8-84e2-f36f65c8fb1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f73e391114014c6183464f746fc5bd3f',volume_type_id=f67f5d87-9cb1-4505-b6da-3fae4ff21e15)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:38:40.185768 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-52705a85-7925-4205-a01f-48ee5b9cadc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb6d1cb-2eee-4061-b32a-2af088bad2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:38:40.195541 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-52705a85-7925-4205-a01f-48ee5b9cadc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb6d1cb-2eee-4061-b32a-2af088bad2c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:38:40.196291 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-52705a85-7925-4205-a01f-48ee5b9cadc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Flow 'volume_create_api' (1f4ab742-7a70-43b3-be1d-e87ce76670a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:38:40.196565 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-52705a85-7925-4205-a01f-48ee5b9cadc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Create volume request issued successfully. Jul 03 19:38:40.197077 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-52705a85-7925-4205-a01f-48ee5b9cadc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:38:40.197737 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1258/5033] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:38:40 2026] POST /volume/v3/volumes => generated 782 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:38:40.455266 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5748bbef-f40e-4ca2-a993-6c3a5405f247 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:40.457113 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5748bbef-f40e-4ca2-a993-6c3a5405f247 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] GET https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 Jul 03 19:38:40.457345 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5748bbef-f40e-4ca2-a993-6c3a5405f247 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:40.457522 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5748bbef-f40e-4ca2-a993-6c3a5405f247 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:40.457664 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-5748bbef-f40e-4ca2-a993-6c3a5405f247 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Show backup with id b312c761-ac76-4310-9c97-96f77ae417c1. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:38:40.465247 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5748bbef-f40e-4ca2-a993-6c3a5405f247 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 returned with HTTP 404 Jul 03 19:38:40.466301 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1269/5034] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:38:40 2026] GET /volume/v3/backups/b312c761-ac76-4310-9c97-96f77ae417c1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:40.477956 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f9078e9e-6f8d-4dd9-999e-a0948dab1ed4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:40.480548 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f9078e9e-6f8d-4dd9-999e-a0948dab1ed4 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/48bf8008-4ccc-46e7-93c9-f1dd6106b6a5 Jul 03 19:38:40.480548 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f9078e9e-6f8d-4dd9-999e-a0948dab1ed4 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:40.480548 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f9078e9e-6f8d-4dd9-999e-a0948dab1ed4 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:40.480709 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-f9078e9e-6f8d-4dd9-999e-a0948dab1ed4 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Delete volume with id: 48bf8008-4ccc-46e7-93c9-f1dd6106b6a5 Jul 03 19:38:40.488825 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:40.488825 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:40.489263 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f9078e9e-6f8d-4dd9-999e-a0948dab1ed4 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Volume info retrieved successfully. Jul 03 19:38:40.508317 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f9078e9e-6f8d-4dd9-999e-a0948dab1ed4 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Delete volume request issued successfully. Jul 03 19:38:40.508775 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f9078e9e-6f8d-4dd9-999e-a0948dab1ed4 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/volumes/48bf8008-4ccc-46e7-93c9-f1dd6106b6a5 returned with HTTP 202 Jul 03 19:38:40.508945 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1267/5035] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:38:40 2026] DELETE /volume/v3/volumes/48bf8008-4ccc-46e7-93c9-f1dd6106b6a5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:38:40.518821 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-822319f5-b9be-4564-b1fa-9cd3da2cfae6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:40.520629 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-822319f5-b9be-4564-b1fa-9cd3da2cfae6 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] GET https://10.4.3.61/volume/v3/volumes/48bf8008-4ccc-46e7-93c9-f1dd6106b6a5 Jul 03 19:38:40.520849 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-822319f5-b9be-4564-b1fa-9cd3da2cfae6 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:40.521047 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-822319f5-b9be-4564-b1fa-9cd3da2cfae6 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:40.527824 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:40.527824 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:40.531230 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-822319f5-b9be-4564-b1fa-9cd3da2cfae6 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Volume info retrieved successfully. Jul 03 19:38:40.538562 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-822319f5-b9be-4564-b1fa-9cd3da2cfae6 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/volumes/48bf8008-4ccc-46e7-93c9-f1dd6106b6a5 returned with HTTP 200 Jul 03 19:38:40.538967 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1242/5036] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:38:40 2026] GET /volume/v3/volumes/48bf8008-4ccc-46e7-93c9-f1dd6106b6a5 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:38:40.539360 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a05f15c7-2860-4593-a13a-a83d3f4023d2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:40.542057 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a05f15c7-2860-4593-a13a-a83d3f4023d2 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 Jul 03 19:38:40.542313 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a05f15c7-2860-4593-a13a-a83d3f4023d2 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:40.542541 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a05f15c7-2860-4593-a13a-a83d3f4023d2 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:40.552780 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:40.552780 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:40.556745 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a05f15c7-2860-4593-a13a-a83d3f4023d2 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:38:40.564217 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a05f15c7-2860-4593-a13a-a83d3f4023d2 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 returned with HTTP 200 Jul 03 19:38:40.564618 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1259/5037] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:40 2026] GET /volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 => generated 937 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:41.554321 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1caf24cd-aa2d-4c60-9dee-223408d132e4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:41.556019 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1caf24cd-aa2d-4c60-9dee-223408d132e4 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] GET https://10.4.3.61/volume/v3/volumes/48bf8008-4ccc-46e7-93c9-f1dd6106b6a5 Jul 03 19:38:41.556337 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1caf24cd-aa2d-4c60-9dee-223408d132e4 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:41.556566 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1caf24cd-aa2d-4c60-9dee-223408d132e4 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:41.562303 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1caf24cd-aa2d-4c60-9dee-223408d132e4 tempest-ProjectAdminTests39-1610945453 tempest-ProjectAdminTests39-1610945453-project-admin] https://10.4.3.61/volume/v3/volumes/48bf8008-4ccc-46e7-93c9-f1dd6106b6a5 returned with HTTP 404 Jul 03 19:38:41.562690 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1270/5038] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:38:41 2026] GET /volume/v3/volumes/48bf8008-4ccc-46e7-93c9-f1dd6106b6a5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:41.577134 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-05182a97-7c86-42b5-a552-d7e58ff59866 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:41.579608 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-05182a97-7c86-42b5-a552-d7e58ff59866 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 Jul 03 19:38:41.579885 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-05182a97-7c86-42b5-a552-d7e58ff59866 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:41.580115 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-05182a97-7c86-42b5-a552-d7e58ff59866 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:41.591435 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:41.591435 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:41.595771 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-05182a97-7c86-42b5-a552-d7e58ff59866 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:38:41.600357 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-05182a97-7c86-42b5-a552-d7e58ff59866 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 returned with HTTP 200 Jul 03 19:38:41.600918 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1268/5039] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:41 2026] GET /volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:42.612310 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d5bd7209-aec8-40ed-a319-5e3aa18122b8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:42.614068 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d5bd7209-aec8-40ed-a319-5e3aa18122b8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 Jul 03 19:38:42.614261 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d5bd7209-aec8-40ed-a319-5e3aa18122b8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:42.614430 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d5bd7209-aec8-40ed-a319-5e3aa18122b8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:42.623974 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:42.623974 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:42.630761 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d5bd7209-aec8-40ed-a319-5e3aa18122b8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:38:42.635749 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d5bd7209-aec8-40ed-a319-5e3aa18122b8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 returned with HTTP 200 Jul 03 19:38:42.636262 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1243/5040] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:42 2026] GET /volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:42.874369 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-156bbcad-74f4-4882-967f-f897565163b7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:42.961842 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-156bbcad-74f4-4882-967f-f897565163b7 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:38:42.962340 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-156bbcad-74f4-4882-967f-f897565163b7 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-612917576", "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=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:42.982667 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-156bbcad-74f4-4882-967f-f897565163b7 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:38:42.983105 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1260/5041] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:38:42 2026] POST /volume/v3/types => generated 379 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:42.991148 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-bb5abbc7-cd8d-4db8-b9bf-ae93d016c3cb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:42.992884 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bb5abbc7-cd8d-4db8-b9bf-ae93d016c3cb tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] POST https://10.4.3.61/volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65/encryption Jul 03 19:38:42.993221 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bb5abbc7-cd8d-4db8-b9bf-ae93d016c3cb tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:43.010976 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bb5abbc7-cd8d-4db8-b9bf-ae93d016c3cb tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] https://10.4.3.61/volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65/encryption returned with HTTP 200 Jul 03 19:38:43.011591 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1271/5042] 10.4.3.61 () {68 vars in 1390 bytes} [Fri Jul 3 19:38:42 2026] POST /volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:43.019973 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9cdea977-bc76-4616-a670-938f935048ca None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.021631 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9cdea977-bc76-4616-a670-938f935048ca tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:38:43.021983 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9cdea977-bc76-4616-a670-938f935048ca tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1677944219", "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=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:43.040415 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9cdea977-bc76-4616-a670-938f935048ca tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:38:43.040771 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1269/5043] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:38:43 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:43.049131 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a4070504-6afc-4c3c-8617-d668102de250 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.105246 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a4070504-6afc-4c3c-8617-d668102de250 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] POST https://10.4.3.61/volume/v3/types/f0394e97-4817-423f-9243-06983452e20b/encryption Jul 03 19:38:43.105674 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a4070504-6afc-4c3c-8617-d668102de250 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:43.107924 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.policy [None req-a4070504-6afc-4c3c-8617-d668102de250 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '2edc7ec0222b49d1a02b5a88bc7712f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5277c5c7997249e099844200df83908a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99926) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:38:43.108146 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a4070504-6afc-4c3c-8617-d668102de250 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] https://10.4.3.61/volume/v3/types/f0394e97-4817-423f-9243-06983452e20b/encryption returned with HTTP 403 Jul 03 19:38:43.108648 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1244/5044] 10.4.3.61 () {68 vars in 1390 bytes} [Fri Jul 3 19:38:43 2026] POST /volume/v3/types/f0394e97-4817-423f-9243-06983452e20b/encryption => generated 127 bytes in 60 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:43.117059 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-04e45fb9-8375-484a-8505-c6c94c7f62d4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.118834 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-04e45fb9-8375-484a-8505-c6c94c7f62d4 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:38:43.119149 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-04e45fb9-8375-484a-8505-c6c94c7f62d4 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1970324362", "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=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:43.135614 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-04e45fb9-8375-484a-8505-c6c94c7f62d4 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:38:43.136025 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1261/5045] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:38:43 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:43.144188 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a3f68b00-a647-4db6-a532-a2609d2bb64b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.146047 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a3f68b00-a647-4db6-a532-a2609d2bb64b tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] POST https://10.4.3.61/volume/v3/types/02f2fb65-ff98-4de9-8151-a30d31bdf51f/extra_specs Jul 03 19:38:43.146443 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a3f68b00-a647-4db6-a532-a2609d2bb64b tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:43.148333 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.policy [None req-a3f68b00-a647-4db6-a532-a2609d2bb64b tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '2edc7ec0222b49d1a02b5a88bc7712f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5277c5c7997249e099844200df83908a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99927) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:38:43.148529 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a3f68b00-a647-4db6-a532-a2609d2bb64b tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] https://10.4.3.61/volume/v3/types/02f2fb65-ff98-4de9-8151-a30d31bdf51f/extra_specs returned with HTTP 403 Jul 03 19:38:43.149021 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1272/5046] 10.4.3.61 () {68 vars in 1392 bytes} [Fri Jul 3 19:38:43 2026] POST /volume/v3/types/02f2fb65-ff98-4de9-8151-a30d31bdf51f/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:43.155293 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-05ccc6dc-8ba3-4307-b6dd-e1937cdc9cc7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.157177 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-05ccc6dc-8ba3-4307-b6dd-e1937cdc9cc7 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] PUT https://10.4.3.61/volume/v3/types/02f2fb65-ff98-4de9-8151-a30d31bdf51f/extra_specs/key2 Jul 03 19:38:43.157524 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-05ccc6dc-8ba3-4307-b6dd-e1937cdc9cc7 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:43.159651 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.policy [None req-05ccc6dc-8ba3-4307-b6dd-e1937cdc9cc7 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2edc7ec0222b49d1a02b5a88bc7712f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5277c5c7997249e099844200df83908a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99925) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:38:43.159832 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-05ccc6dc-8ba3-4307-b6dd-e1937cdc9cc7 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] https://10.4.3.61/volume/v3/types/02f2fb65-ff98-4de9-8151-a30d31bdf51f/extra_specs/key2 returned with HTTP 403 Jul 03 19:38:43.160256 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1270/5047] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:38:43 2026] PUT /volume/v3/types/02f2fb65-ff98-4de9-8151-a30d31bdf51f/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:43.166929 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0bd9134f-2d07-4afd-83ea-aa1d53a0d551 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.168552 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0bd9134f-2d07-4afd-83ea-aa1d53a0d551 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] POST https://10.4.3.61/volume/v3/types Jul 03 19:38:43.168999 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0bd9134f-2d07-4afd-83ea-aa1d53a0d551 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:43.171304 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.policy [None req-0bd9134f-2d07-4afd-83ea-aa1d53a0d551 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '2edc7ec0222b49d1a02b5a88bc7712f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5277c5c7997249e099844200df83908a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99926) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:38:43.171522 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0bd9134f-2d07-4afd-83ea-aa1d53a0d551 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] https://10.4.3.61/volume/v3/types returned with HTTP 403 Jul 03 19:38:43.172002 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1245/5048] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:38:43 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:43.178762 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a5e40767-cba0-4391-a899-c441c47fba06 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.180428 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a5e40767-cba0-4391-a899-c441c47fba06 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:38:43.180810 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a5e40767-cba0-4391-a899-c441c47fba06 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-922560281", "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=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:43.196720 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a5e40767-cba0-4391-a899-c441c47fba06 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:38:43.197159 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1262/5049] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:38:43 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:43.204804 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-dc36f79d-967f-4220-9627-f55b97e11744 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.206600 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dc36f79d-967f-4220-9627-f55b97e11744 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] POST https://10.4.3.61/volume/v3/types/c7b50074-324c-42d8-9984-e6d13aadfc3c/encryption Jul 03 19:38:43.206943 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-dc36f79d-967f-4220-9627-f55b97e11744 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:43.222338 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dc36f79d-967f-4220-9627-f55b97e11744 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] https://10.4.3.61/volume/v3/types/c7b50074-324c-42d8-9984-e6d13aadfc3c/encryption returned with HTTP 200 Jul 03 19:38:43.222761 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1273/5050] 10.4.3.61 () {68 vars in 1390 bytes} [Fri Jul 3 19:38:43 2026] POST /volume/v3/types/c7b50074-324c-42d8-9984-e6d13aadfc3c/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:43.230900 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4de59678-001c-40ea-86eb-f69851727d8b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.233197 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4de59678-001c-40ea-86eb-f69851727d8b tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] DELETE https://10.4.3.61/volume/v3/types/c7b50074-324c-42d8-9984-e6d13aadfc3c/encryption/627a45e1-ae26-4029-934f-05c31254bf30 Jul 03 19:38:43.233427 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4de59678-001c-40ea-86eb-f69851727d8b tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:43.233657 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4de59678-001c-40ea-86eb-f69851727d8b tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:43.234415 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.policy [None req-4de59678-001c-40ea-86eb-f69851727d8b tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '2edc7ec0222b49d1a02b5a88bc7712f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5277c5c7997249e099844200df83908a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99925) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:38:43.234625 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4de59678-001c-40ea-86eb-f69851727d8b tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] https://10.4.3.61/volume/v3/types/c7b50074-324c-42d8-9984-e6d13aadfc3c/encryption/627a45e1-ae26-4029-934f-05c31254bf30 returned with HTTP 403 Jul 03 19:38:43.235102 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1271/5051] 10.4.3.61 () {66 vars in 1482 bytes} [Fri Jul 3 19:38:43 2026] DELETE /volume/v3/types/c7b50074-324c-42d8-9984-e6d13aadfc3c/encryption/627a45e1-ae26-4029-934f-05c31254bf30 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:43.241773 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7c4f016c-5868-413a-8968-d937568cc866 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.243396 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7c4f016c-5868-413a-8968-d937568cc866 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:38:43.243746 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7c4f016c-5868-413a-8968-d937568cc866 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-547832610", "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=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:43.259774 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7c4f016c-5868-413a-8968-d937568cc866 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:38:43.260186 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1246/5052] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:38:43 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:43.267722 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-90a8bdd6-21c4-47c8-b16c-d36e28a36c10 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.269769 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-90a8bdd6-21c4-47c8-b16c-d36e28a36c10 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] DELETE https://10.4.3.61/volume/v3/types/22c0a988-7b98-49f4-ac7c-7bdb05041785/extra_specs/key1 Jul 03 19:38:43.269995 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-90a8bdd6-21c4-47c8-b16c-d36e28a36c10 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:43.270194 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-90a8bdd6-21c4-47c8-b16c-d36e28a36c10 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:43.274766 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-cf209e34-9e42-4663-888a-99449d69a734 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.275654 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.policy [None req-90a8bdd6-21c4-47c8-b16c-d36e28a36c10 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '2edc7ec0222b49d1a02b5a88bc7712f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5277c5c7997249e099844200df83908a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99924) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:38:43.275964 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-90a8bdd6-21c4-47c8-b16c-d36e28a36c10 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] https://10.4.3.61/volume/v3/types/22c0a988-7b98-49f4-ac7c-7bdb05041785/extra_specs/key1 returned with HTTP 403 Jul 03 19:38:43.276490 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1263/5053] 10.4.3.61 () {66 vars in 1389 bytes} [Fri Jul 3 19:38:43 2026] DELETE /volume/v3/types/22c0a988-7b98-49f4-ac7c-7bdb05041785/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:43.276568 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cf209e34-9e42-4663-888a-99449d69a734 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/0668d70d-317f-47ee-b031-5bf827afb721 Jul 03 19:38:43.276733 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cf209e34-9e42-4663-888a-99449d69a734 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:43.277723 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cf209e34-9e42-4663-888a-99449d69a734 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:43.284279 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a086bd2d-6118-4469-a9c5-98a70e6fcbd2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.286393 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a086bd2d-6118-4469-a9c5-98a70e6fcbd2 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:38:43.286761 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a086bd2d-6118-4469-a9c5-98a70e6fcbd2 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-153348737", "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=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:43.288312 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:43.288312 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:43.292257 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-cf209e34-9e42-4663-888a-99449d69a734 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:38:43.297427 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cf209e34-9e42-4663-888a-99449d69a734 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/0668d70d-317f-47ee-b031-5bf827afb721 returned with HTTP 200 Jul 03 19:38:43.297779 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1274/5054] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:43 2026] GET /volume/v3/volumes/0668d70d-317f-47ee-b031-5bf827afb721 => generated 1635 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:38:43.304300 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a086bd2d-6118-4469-a9c5-98a70e6fcbd2 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:38:43.304720 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1272/5055] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:38:43 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:43.312538 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4b8369b7-49e5-4550-b555-61677ad7aedd None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.314249 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4b8369b7-49e5-4550-b555-61677ad7aedd tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] DELETE https://10.4.3.61/volume/v3/types/cad2fca1-66af-477c-a977-3d9c742f17e0 Jul 03 19:38:43.314431 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4b8369b7-49e5-4550-b555-61677ad7aedd tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:43.314638 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4b8369b7-49e5-4550-b555-61677ad7aedd tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Calling method '_delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:43.315259 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.policy [None req-4b8369b7-49e5-4550-b555-61677ad7aedd tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '2edc7ec0222b49d1a02b5a88bc7712f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5277c5c7997249e099844200df83908a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99926) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:38:43.315418 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4b8369b7-49e5-4550-b555-61677ad7aedd tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] https://10.4.3.61/volume/v3/types/cad2fca1-66af-477c-a977-3d9c742f17e0 returned with HTTP 403 Jul 03 19:38:43.315831 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1247/5056] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:38:43 2026] DELETE /volume/v3/types/cad2fca1-66af-477c-a977-3d9c742f17e0 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:43.323249 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-cbf792fa-67a5-4522-b912-01248a933914 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.324681 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cbf792fa-67a5-4522-b912-01248a933914 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] GET https://10.4.3.61/volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65/extra_specs Jul 03 19:38:43.324867 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cbf792fa-67a5-4522-b912-01248a933914 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:43.325060 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cbf792fa-67a5-4522-b912-01248a933914 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:43.332388 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cbf792fa-67a5-4522-b912-01248a933914 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] https://10.4.3.61/volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65/extra_specs returned with HTTP 200 Jul 03 19:38:43.332729 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1264/5057] 10.4.3.61 () {66 vars in 1371 bytes} [Fri Jul 3 19:38:43 2026] GET /volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:43.340153 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-16a9d82c-025d-4293-912e-0265c42aed85 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.341796 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-16a9d82c-025d-4293-912e-0265c42aed85 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] GET https://10.4.3.61/volume/v3/types Jul 03 19:38:43.342006 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-16a9d82c-025d-4293-912e-0265c42aed85 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:43.342203 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-16a9d82c-025d-4293-912e-0265c42aed85 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:43.342897 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-16a9d82c-025d-4293-912e-0265c42aed85 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:38:43.368288 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-16a9d82c-025d-4293-912e-0265c42aed85 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:38:43.368573 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1275/5058] 10.4.3.61 () {66 vars in 1224 bytes} [Fri Jul 3 19:38:43 2026] GET /volume/v3/types => generated 3342 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:38:43.378626 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7eb4e97f-3604-493c-989d-0d4e714dafae None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.380281 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7eb4e97f-3604-493c-989d-0d4e714dafae tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] GET https://10.4.3.61/volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65/encryption/cipher Jul 03 19:38:43.380507 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7eb4e97f-3604-493c-989d-0d4e714dafae tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:43.380637 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7eb4e97f-3604-493c-989d-0d4e714dafae tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:43.381301 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.policy [None req-7eb4e97f-3604-493c-989d-0d4e714dafae tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2edc7ec0222b49d1a02b5a88bc7712f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5277c5c7997249e099844200df83908a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99925) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:38:43.381769 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7eb4e97f-3604-493c-989d-0d4e714dafae tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] https://10.4.3.61/volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65/encryption/cipher returned with HTTP 403 Jul 03 19:38:43.382091 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1273/5059] 10.4.3.61 () {66 vars in 1389 bytes} [Fri Jul 3 19:38:43 2026] GET /volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:43.388545 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cda4e627-24ef-465b-8ff4-77e219403343 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.390299 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cda4e627-24ef-465b-8ff4-77e219403343 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] GET https://10.4.3.61/volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65/encryption Jul 03 19:38:43.390479 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cda4e627-24ef-465b-8ff4-77e219403343 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:43.391423 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cda4e627-24ef-465b-8ff4-77e219403343 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:43.392179 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.policy [None req-cda4e627-24ef-465b-8ff4-77e219403343 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2edc7ec0222b49d1a02b5a88bc7712f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5277c5c7997249e099844200df83908a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99926) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:38:43.392776 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cda4e627-24ef-465b-8ff4-77e219403343 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] https://10.4.3.61/volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65/encryption returned with HTTP 403 Jul 03 19:38:43.393311 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1248/5060] 10.4.3.61 () {66 vars in 1368 bytes} [Fri Jul 3 19:38:43 2026] GET /volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:43.400248 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f2f5f36e-6638-4e9b-96d9-44e8f728a188 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.402010 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f2f5f36e-6638-4e9b-96d9-44e8f728a188 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] GET https://10.4.3.61/volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65/extra_specs/multiattach Jul 03 19:38:43.402263 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f2f5f36e-6638-4e9b-96d9-44e8f728a188 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:43.402471 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f2f5f36e-6638-4e9b-96d9-44e8f728a188 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:43.408774 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f2f5f36e-6638-4e9b-96d9-44e8f728a188 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] https://10.4.3.61/volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65/extra_specs/multiattach returned with HTTP 200 Jul 03 19:38:43.409176 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1265/5061] 10.4.3.61 () {66 vars in 1407 bytes} [Fri Jul 3 19:38:43 2026] GET /volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:38:43.415554 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c4bd0f28-e08f-4097-8833-94815443706a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.417540 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c4bd0f28-e08f-4097-8833-94815443706a tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] GET https://10.4.3.61/volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65/extra_specs/volume_backend_name Jul 03 19:38:43.417731 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c4bd0f28-e08f-4097-8833-94815443706a tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:43.418018 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c4bd0f28-e08f-4097-8833-94815443706a tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:43.424913 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c4bd0f28-e08f-4097-8833-94815443706a tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] https://10.4.3.61/volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 19:38:43.425349 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1276/5062] 10.4.3.61 () {66 vars in 1431 bytes} [Fri Jul 3 19:38:43 2026] GET /volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:43.432388 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4854f921-5e8d-4c25-9071-3690e91bcd4d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.433907 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4854f921-5e8d-4c25-9071-3690e91bcd4d tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] GET https://10.4.3.61/volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65 Jul 03 19:38:43.434066 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4854f921-5e8d-4c25-9071-3690e91bcd4d tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:43.434256 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4854f921-5e8d-4c25-9071-3690e91bcd4d tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:43.440250 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4854f921-5e8d-4c25-9071-3690e91bcd4d tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] https://10.4.3.61/volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65 returned with HTTP 200 Jul 03 19:38:43.440593 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1274/5063] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:38:43 2026] GET /volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65 => generated 317 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:43.448538 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b0798dff-17ca-4d65-85b3-117613e09caf None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.450309 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b0798dff-17ca-4d65-85b3-117613e09caf tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] PUT https://10.4.3.61/volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65/encryption/cbb4fd9c-d5fb-4b05-bb8e-c286362e28ed Jul 03 19:38:43.450636 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b0798dff-17ca-4d65-85b3-117613e09caf tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:43.452928 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.policy [None req-b0798dff-17ca-4d65-85b3-117613e09caf tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '2edc7ec0222b49d1a02b5a88bc7712f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5277c5c7997249e099844200df83908a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99926) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:38:43.453117 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b0798dff-17ca-4d65-85b3-117613e09caf tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] https://10.4.3.61/volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65/encryption/cbb4fd9c-d5fb-4b05-bb8e-c286362e28ed returned with HTTP 403 Jul 03 19:38:43.453574 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1249/5064] 10.4.3.61 () {68 vars in 1499 bytes} [Fri Jul 3 19:38:43 2026] PUT /volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65/encryption/cbb4fd9c-d5fb-4b05-bb8e-c286362e28ed => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:43.461226 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2fb69583-a7eb-46e3-b1b5-264e943c8837 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.462803 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2fb69583-a7eb-46e3-b1b5-264e943c8837 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] PUT https://10.4.3.61/volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65/extra_specs/key1 Jul 03 19:38:43.463153 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2fb69583-a7eb-46e3-b1b5-264e943c8837 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:43.464803 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.policy [None req-2fb69583-a7eb-46e3-b1b5-264e943c8837 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2edc7ec0222b49d1a02b5a88bc7712f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5277c5c7997249e099844200df83908a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99924) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:38:43.465026 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2fb69583-a7eb-46e3-b1b5-264e943c8837 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] https://10.4.3.61/volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65/extra_specs/key1 returned with HTTP 403 Jul 03 19:38:43.465460 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1266/5065] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:38:43 2026] PUT /volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:43.473202 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6678415d-3836-4704-829e-f9bae801aad1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.474917 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6678415d-3836-4704-829e-f9bae801aad1 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] PUT https://10.4.3.61/volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65 Jul 03 19:38:43.475322 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6678415d-3836-4704-829e-f9bae801aad1 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:43.477611 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.policy [None req-6678415d-3836-4704-829e-f9bae801aad1 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '2edc7ec0222b49d1a02b5a88bc7712f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5277c5c7997249e099844200df83908a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99927) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:38:43.477796 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6678415d-3836-4704-829e-f9bae801aad1 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-member] https://10.4.3.61/volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65 returned with HTTP 403 Jul 03 19:38:43.478200 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1277/5066] 10.4.3.61 () {68 vars in 1355 bytes} [Fri Jul 3 19:38:43 2026] PUT /volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:43.485537 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-82232189-ff61-4f42-9d88-ceb29c30abab None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.487212 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-82232189-ff61-4f42-9d88-ceb29c30abab tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] DELETE https://10.4.3.61/volume/v3/types/cad2fca1-66af-477c-a977-3d9c742f17e0 Jul 03 19:38:43.487452 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-82232189-ff61-4f42-9d88-ceb29c30abab tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:43.487674 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-82232189-ff61-4f42-9d88-ceb29c30abab tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] Calling method '_delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:43.511775 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-82232189-ff61-4f42-9d88-ceb29c30abab tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] https://10.4.3.61/volume/v3/types/cad2fca1-66af-477c-a977-3d9c742f17e0 returned with HTTP 202 Jul 03 19:38:43.512155 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1275/5067] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:38:43 2026] DELETE /volume/v3/types/cad2fca1-66af-477c-a977-3d9c742f17e0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:38:43.518636 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3c8873ff-f408-4a91-b0e6-07b61c33997e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.520680 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3c8873ff-f408-4a91-b0e6-07b61c33997e tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] DELETE https://10.4.3.61/volume/v3/types/22c0a988-7b98-49f4-ac7c-7bdb05041785 Jul 03 19:38:43.520912 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3c8873ff-f408-4a91-b0e6-07b61c33997e tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:43.521178 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3c8873ff-f408-4a91-b0e6-07b61c33997e tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] Calling method '_delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:43.544143 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3c8873ff-f408-4a91-b0e6-07b61c33997e tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] https://10.4.3.61/volume/v3/types/22c0a988-7b98-49f4-ac7c-7bdb05041785 returned with HTTP 202 Jul 03 19:38:43.544533 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1250/5068] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:38:43 2026] DELETE /volume/v3/types/22c0a988-7b98-49f4-ac7c-7bdb05041785 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:38:43.550574 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-946a2380-1d0c-47ed-bf68-6725c072e443 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.552318 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-946a2380-1d0c-47ed-bf68-6725c072e443 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] DELETE https://10.4.3.61/volume/v3/types/c7b50074-324c-42d8-9984-e6d13aadfc3c Jul 03 19:38:43.552528 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-946a2380-1d0c-47ed-bf68-6725c072e443 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:43.552712 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-946a2380-1d0c-47ed-bf68-6725c072e443 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] Calling method '_delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:43.573326 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-946a2380-1d0c-47ed-bf68-6725c072e443 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] https://10.4.3.61/volume/v3/types/c7b50074-324c-42d8-9984-e6d13aadfc3c returned with HTTP 202 Jul 03 19:38:43.573705 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1267/5069] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:38:43 2026] DELETE /volume/v3/types/c7b50074-324c-42d8-9984-e6d13aadfc3c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:38:43.579590 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d9a84729-831e-48c3-9d9f-8b52bb2ff7a4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.581257 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d9a84729-831e-48c3-9d9f-8b52bb2ff7a4 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] DELETE https://10.4.3.61/volume/v3/types/02f2fb65-ff98-4de9-8151-a30d31bdf51f Jul 03 19:38:43.581437 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d9a84729-831e-48c3-9d9f-8b52bb2ff7a4 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:43.581615 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d9a84729-831e-48c3-9d9f-8b52bb2ff7a4 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] Calling method '_delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:43.602620 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d9a84729-831e-48c3-9d9f-8b52bb2ff7a4 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] https://10.4.3.61/volume/v3/types/02f2fb65-ff98-4de9-8151-a30d31bdf51f returned with HTTP 202 Jul 03 19:38:43.603150 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1278/5070] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:38:43 2026] DELETE /volume/v3/types/02f2fb65-ff98-4de9-8151-a30d31bdf51f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:38:43.609057 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-17d9742b-429a-44eb-b83a-703b49e6e540 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.610940 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-17d9742b-429a-44eb-b83a-703b49e6e540 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] DELETE https://10.4.3.61/volume/v3/types/f0394e97-4817-423f-9243-06983452e20b Jul 03 19:38:43.611146 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-17d9742b-429a-44eb-b83a-703b49e6e540 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:43.611354 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-17d9742b-429a-44eb-b83a-703b49e6e540 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] Calling method '_delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:43.632574 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-17d9742b-429a-44eb-b83a-703b49e6e540 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] https://10.4.3.61/volume/v3/types/f0394e97-4817-423f-9243-06983452e20b returned with HTTP 202 Jul 03 19:38:43.633138 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1276/5071] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:38:43 2026] DELETE /volume/v3/types/f0394e97-4817-423f-9243-06983452e20b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:38:43.639392 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c0facb98-781c-4137-b54c-f18d294e5019 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.641097 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c0facb98-781c-4137-b54c-f18d294e5019 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] DELETE https://10.4.3.61/volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65 Jul 03 19:38:43.641288 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c0facb98-781c-4137-b54c-f18d294e5019 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:43.641487 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c0facb98-781c-4137-b54c-f18d294e5019 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] Calling method '_delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:43.647679 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2b5d6e81-b8f6-4da0-8d92-e988a2bcccaa None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:43.649494 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2b5d6e81-b8f6-4da0-8d92-e988a2bcccaa tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 Jul 03 19:38:43.649684 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2b5d6e81-b8f6-4da0-8d92-e988a2bcccaa tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:43.649892 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2b5d6e81-b8f6-4da0-8d92-e988a2bcccaa tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:43.659744 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:43.659744 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:43.663471 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2b5d6e81-b8f6-4da0-8d92-e988a2bcccaa tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:38:43.667357 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c0facb98-781c-4137-b54c-f18d294e5019 tempest-VolumeTypesMemberTests-838846139 tempest-VolumeTypesMemberTests-838846139-project-admin] https://10.4.3.61/volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65 returned with HTTP 202 Jul 03 19:38:43.667754 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1251/5072] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:38:43 2026] DELETE /volume/v3/types/fc82fcbd-da11-4f00-b92d-f9f954cf7f65 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:38:43.667798 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2b5d6e81-b8f6-4da0-8d92-e988a2bcccaa tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 returned with HTTP 200 Jul 03 19:38:43.668501 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1268/5073] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:43 2026] GET /volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 => generated 937 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:44.682002 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-08147300-2b17-4094-b974-20ad27c5345c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:44.683977 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-08147300-2b17-4094-b974-20ad27c5345c tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 Jul 03 19:38:44.684181 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-08147300-2b17-4094-b974-20ad27c5345c tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:44.684618 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-08147300-2b17-4094-b974-20ad27c5345c tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:44.704689 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:44.704689 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:44.709713 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-08147300-2b17-4094-b974-20ad27c5345c tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:38:44.715446 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-08147300-2b17-4094-b974-20ad27c5345c tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 returned with HTTP 200 Jul 03 19:38:44.715943 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1279/5074] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:44 2026] GET /volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 => generated 937 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:45.729984 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c075e0aa-45cd-4b2f-ae08-de6269be31e4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:45.731832 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c075e0aa-45cd-4b2f-ae08-de6269be31e4 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 Jul 03 19:38:45.732048 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c075e0aa-45cd-4b2f-ae08-de6269be31e4 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:45.732244 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c075e0aa-45cd-4b2f-ae08-de6269be31e4 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:45.742590 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:45.742590 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:45.746325 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c075e0aa-45cd-4b2f-ae08-de6269be31e4 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:38:45.750770 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c075e0aa-45cd-4b2f-ae08-de6269be31e4 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 returned with HTTP 200 Jul 03 19:38:45.751149 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1277/5075] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:45 2026] GET /volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 => generated 937 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 19:38:46.469549 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-d50ca722-7eef-4fe6-ad4b-f03b09797093 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:46.472043 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-d50ca722-7eef-4fe6-ad4b-f03b09797093 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] POST https://10.4.3.61/volume/v3/attachments/ae779d17-3d9b-471e-a3cb-3754e9747de3/action Jul 03 19:38:46.472469 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-d50ca722-7eef-4fe6-ad4b-f03b09797093 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:38:46.472620 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-d50ca722-7eef-4fe6-ad4b-f03b09797093 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:46.490303 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:46.490303 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:46.501024 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-4bc1e6b1-31e7-4e7e-a127-4d051b3bb191 req-d50ca722-7eef-4fe6-ad4b-f03b09797093 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/attachments/ae779d17-3d9b-471e-a3cb-3754e9747de3/action returned with HTTP 204 Jul 03 19:38:46.501495 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1252/5076] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:38:46 2026] POST /volume/v3/attachments/ae779d17-3d9b-471e-a3cb-3754e9747de3/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:46.764010 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3738a113-c70e-4999-8c5f-55e1c15d8cab None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:46.765682 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3738a113-c70e-4999-8c5f-55e1c15d8cab tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 Jul 03 19:38:46.765799 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3738a113-c70e-4999-8c5f-55e1c15d8cab tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:46.765988 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3738a113-c70e-4999-8c5f-55e1c15d8cab tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:46.775613 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:46.775613 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:46.780859 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3738a113-c70e-4999-8c5f-55e1c15d8cab tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:38:46.786597 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3738a113-c70e-4999-8c5f-55e1c15d8cab tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 returned with HTTP 200 Jul 03 19:38:46.787176 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1269/5077] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:46 2026] GET /volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 => generated 1229 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:38:46.799831 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-aa12dbc8-13cf-4554-881d-baf832cc0886 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:46.801802 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-aa12dbc8-13cf-4554-881d-baf832cc0886 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 Jul 03 19:38:46.801980 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-aa12dbc8-13cf-4554-881d-baf832cc0886 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:46.802143 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-aa12dbc8-13cf-4554-881d-baf832cc0886 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:46.804298 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=226,cinder:UPDATE=58,cinder:INSERT=27 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:38:46.814632 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:46.814632 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:46.818850 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-aa12dbc8-13cf-4554-881d-baf832cc0886 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:38:46.823667 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-aa12dbc8-13cf-4554-881d-baf832cc0886 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 returned with HTTP 200 Jul 03 19:38:46.824178 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1280/5078] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:46 2026] GET /volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 => generated 1229 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:38:47.383347 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5a66fda5-9702-4fc4-bc08-9a6a0a1638c0 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:47.384974 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5a66fda5-9702-4fc4-bc08-9a6a0a1638c0 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d Jul 03 19:38:47.385211 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5a66fda5-9702-4fc4-bc08-9a6a0a1638c0 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:47.385403 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5a66fda5-9702-4fc4-bc08-9a6a0a1638c0 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:47.391800 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:47.391800 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:47.395151 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5a66fda5-9702-4fc4-bc08-9a6a0a1638c0 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:38:47.399278 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5a66fda5-9702-4fc4-bc08-9a6a0a1638c0 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d returned with HTTP 200 Jul 03 19:38:47.399661 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1278/5079] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:47 2026] GET /volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d => generated 936 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:47.609264 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-911be930-09a9-4f32-ac10-65f0068d64f3 req-31206f79-05ed-4351-b445-0a1c77ea13e0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:47.611329 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-911be930-09a9-4f32-ac10-65f0068d64f3 req-31206f79-05ed-4351-b445-0a1c77ea13e0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/attachments/db072556-330a-44d0-9b1a-2b3b0242d7fb Jul 03 19:38:47.611509 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-911be930-09a9-4f32-ac10-65f0068d64f3 req-31206f79-05ed-4351-b445-0a1c77ea13e0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:47.611714 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-911be930-09a9-4f32-ac10-65f0068d64f3 req-31206f79-05ed-4351-b445-0a1c77ea13e0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:47.619357 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:47.619357 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:47.693665 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-bbd7df31-e139-4e69-95e0-32ed9cf53e4a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:47.696325 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-bbd7df31-e139-4e69-95e0-32ed9cf53e4a tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d Jul 03 19:38:47.696564 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-bbd7df31-e139-4e69-95e0-32ed9cf53e4a tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:47.696855 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-bbd7df31-e139-4e69-95e0-32ed9cf53e4a tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:47.705468 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:47.705468 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:47.710081 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-bbd7df31-e139-4e69-95e0-32ed9cf53e4a tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:38:47.715561 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-bbd7df31-e139-4e69-95e0-32ed9cf53e4a tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d returned with HTTP 200 Jul 03 19:38:47.716157 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1270/5080] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:38:47 2026] GET /volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:48.149301 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-911be930-09a9-4f32-ac10-65f0068d64f3 req-31206f79-05ed-4351-b445-0a1c77ea13e0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/db072556-330a-44d0-9b1a-2b3b0242d7fb returned with HTTP 200 Jul 03 19:38:48.149812 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1253/5081] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:38:47 2026] DELETE /volume/v3/attachments/db072556-330a-44d0-9b1a-2b3b0242d7fb => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:48.158752 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-911be930-09a9-4f32-ac10-65f0068d64f3 req-367cbbda-b2fd-4d4d-a276-55dd411b3388 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:48.160852 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-911be930-09a9-4f32-ac10-65f0068d64f3 req-367cbbda-b2fd-4d4d-a276-55dd411b3388 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/volumes/0668d70d-317f-47ee-b031-5bf827afb721 Jul 03 19:38:48.161035 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-911be930-09a9-4f32-ac10-65f0068d64f3 req-367cbbda-b2fd-4d4d-a276-55dd411b3388 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:48.161256 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-911be930-09a9-4f32-ac10-65f0068d64f3 req-367cbbda-b2fd-4d4d-a276-55dd411b3388 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:48.161424 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [req-911be930-09a9-4f32-ac10-65f0068d64f3 req-367cbbda-b2fd-4d4d-a276-55dd411b3388 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete volume with id: 0668d70d-317f-47ee-b031-5bf827afb721 Jul 03 19:38:48.168630 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:48.168630 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:48.169075 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-911be930-09a9-4f32-ac10-65f0068d64f3 req-367cbbda-b2fd-4d4d-a276-55dd411b3388 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:38:48.186199 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-911be930-09a9-4f32-ac10-65f0068d64f3 req-367cbbda-b2fd-4d4d-a276-55dd411b3388 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete volume request issued successfully. Jul 03 19:38:48.186199 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-911be930-09a9-4f32-ac10-65f0068d64f3 req-367cbbda-b2fd-4d4d-a276-55dd411b3388 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/0668d70d-317f-47ee-b031-5bf827afb721 returned with HTTP 202 Jul 03 19:38:48.186354 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1281/5082] 10.4.3.61 () {70 vars in 1613 bytes} [Fri Jul 3 19:38:48 2026] DELETE /volume/v3/volumes/0668d70d-317f-47ee-b031-5bf827afb721 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:38:49.748767 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fe48db75-9b53-41ad-b819-02e7c3b6c222 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:49.749140 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fe48db75-9b53-41ad-b819-02e7c3b6c222 None None] GET https://10.4.3.61/volume// Jul 03 19:38:49.749322 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fe48db75-9b53-41ad-b819-02e7c3b6c222 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:49.749515 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fe48db75-9b53-41ad-b819-02e7c3b6c222 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:49.749853 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fe48db75-9b53-41ad-b819-02e7c3b6c222 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:38:49.750122 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1279/5083] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:38:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:38:49.756875 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-c57b3328-ed39-4321-97c6-54e7cf4f5e96 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:49.879149 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-c57b3328-ed39-4321-97c6-54e7cf4f5e96 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:38:49.879515 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-c57b3328-ed39-4321-97c6-54e7cf4f5e96 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7db85bb5-9e81-4ed8-99c4-b2a33445836d", "connector": null, "instance_uuid": "510702c9-2f2e-484d-94e1-ffe024ba1fc6"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:49.889623 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:49.889623 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:49.925149 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-c57b3328-ed39-4321-97c6-54e7cf4f5e96 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:38:49.925793 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1271/5084] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:38:49 2026] POST /volume/v3/attachments => generated 273 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:38:50.238719 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ba478e76-9e6c-41cc-87e9-86bc3fca1768 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:50.240662 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ba478e76-9e6c-41cc-87e9-86bc3fca1768 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d Jul 03 19:38:50.240903 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ba478e76-9e6c-41cc-87e9-86bc3fca1768 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:50.241101 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ba478e76-9e6c-41cc-87e9-86bc3fca1768 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:50.251298 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:50.251298 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:50.254362 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ba478e76-9e6c-41cc-87e9-86bc3fca1768 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:38:50.258608 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ba478e76-9e6c-41cc-87e9-86bc3fca1768 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d returned with HTTP 200 Jul 03 19:38:50.258995 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1254/5085] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:50 2026] GET /volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d => generated 935 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:50.450301 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f2e8a88e-6aa7-4bcd-94bc-3ed4232f9c39 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:50.450710 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f2e8a88e-6aa7-4bcd-94bc-3ed4232f9c39 None None] GET https://10.4.3.61/volume// Jul 03 19:38:50.450900 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f2e8a88e-6aa7-4bcd-94bc-3ed4232f9c39 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:50.451113 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f2e8a88e-6aa7-4bcd-94bc-3ed4232f9c39 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:50.451619 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f2e8a88e-6aa7-4bcd-94bc-3ed4232f9c39 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:38:50.451805 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1282/5086] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:38:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:38:50.461354 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-a6141ea1-17db-4aad-8741-dfb6be6a3270 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:50.463959 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-a6141ea1-17db-4aad-8741-dfb6be6a3270 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d Jul 03 19:38:50.464380 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-a6141ea1-17db-4aad-8741-dfb6be6a3270 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:50.464380 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-a6141ea1-17db-4aad-8741-dfb6be6a3270 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:50.477096 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:50.477096 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:50.481158 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-a6141ea1-17db-4aad-8741-dfb6be6a3270 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:38:50.486729 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-a6141ea1-17db-4aad-8741-dfb6be6a3270 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d returned with HTTP 200 Jul 03 19:38:50.487673 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1280/5087] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:38:50 2026] GET /volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d => generated 1115 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:38:50.570579 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9252798e-2bd0-409c-bda5-15bc5dcd5550 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:50.572831 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9252798e-2bd0-409c-bda5-15bc5dcd5550 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/0668d70d-317f-47ee-b031-5bf827afb721 Jul 03 19:38:50.573224 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9252798e-2bd0-409c-bda5-15bc5dcd5550 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:50.573358 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9252798e-2bd0-409c-bda5-15bc5dcd5550 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:50.581369 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9252798e-2bd0-409c-bda5-15bc5dcd5550 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/0668d70d-317f-47ee-b031-5bf827afb721 returned with HTTP 404 Jul 03 19:38:50.582022 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1272/5088] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:50 2026] GET /volume/v3/volumes/0668d70d-317f-47ee-b031-5bf827afb721 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:50.592685 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d368883f-01ef-4deb-b1a3-b21062f7c25e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:50.594239 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d368883f-01ef-4deb-b1a3-b21062f7c25e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/8852ebc6-654f-4d53-bf14-c36c69c63e79 Jul 03 19:38:50.594405 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d368883f-01ef-4deb-b1a3-b21062f7c25e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:50.594569 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d368883f-01ef-4deb-b1a3-b21062f7c25e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:50.594660 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-d368883f-01ef-4deb-b1a3-b21062f7c25e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete snapshot with id: 8852ebc6-654f-4d53-bf14-c36c69c63e79 Jul 03 19:38:50.595518 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-01e718ff-ddd3-40f3-bcdf-d18ba1a84082 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:50.598238 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-01e718ff-ddd3-40f3-bcdf-d18ba1a84082 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] PUT https://10.4.3.61/volume/v3/attachments/7bf9006b-448b-4a57-b12e-fcfa908af02a Jul 03 19:38:50.598660 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-01e718ff-ddd3-40f3-bcdf-d18ba1a84082 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:50.599289 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:50.599289 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:50.599809 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d368883f-01ef-4deb-b1a3-b21062f7c25e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:38:50.607973 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-01e718ff-ddd3-40f3-bcdf-d18ba1a84082 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Acquiring lock "cinder-attachment_update-7db85bb5-9e81-4ed8-99c4-b2a33445836d-np0000004460" by "attachment_update" {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:38:50.612969 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-01e718ff-ddd3-40f3-bcdf-d18ba1a84082 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Lock "cinder-attachment_update-7db85bb5-9e81-4ed8-99c4-b2a33445836d-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:38:50.614121 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:50.614121 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:50.628584 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d368883f-01ef-4deb-b1a3-b21062f7c25e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot delete request issued successfully. Jul 03 19:38:50.628584 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d368883f-01ef-4deb-b1a3-b21062f7c25e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/8852ebc6-654f-4d53-bf14-c36c69c63e79 returned with HTTP 202 Jul 03 19:38:50.629116 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1255/5089] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:38:50 2026] DELETE /volume/v3/snapshots/8852ebc6-654f-4d53-bf14-c36c69c63e79 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:38:50.636679 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c4af4ae0-c08b-44ac-923e-666d3b78d434 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:50.639057 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c4af4ae0-c08b-44ac-923e-666d3b78d434 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/8852ebc6-654f-4d53-bf14-c36c69c63e79 Jul 03 19:38:50.639374 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c4af4ae0-c08b-44ac-923e-666d3b78d434 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:50.639654 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c4af4ae0-c08b-44ac-923e-666d3b78d434 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:50.646717 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:50.646717 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:50.647385 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c4af4ae0-c08b-44ac-923e-666d3b78d434 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:38:50.648535 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c4af4ae0-c08b-44ac-923e-666d3b78d434 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/8852ebc6-654f-4d53-bf14-c36c69c63e79 returned with HTTP 200 Jul 03 19:38:50.649008 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1281/5090] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:38:50 2026] GET /volume/v3/snapshots/8852ebc6-654f-4d53-bf14-c36c69c63e79 => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:51.137993 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-01e718ff-ddd3-40f3-bcdf-d18ba1a84082 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Lock "cinder-attachment_update-7db85bb5-9e81-4ed8-99c4-b2a33445836d-np0000004460" released by "attachment_update" :: held 0.525s {{(pid=99927) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:38:51.138345 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-01e718ff-ddd3-40f3-bcdf-d18ba1a84082 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/attachments/7bf9006b-448b-4a57-b12e-fcfa908af02a returned with HTTP 200 Jul 03 19:38:51.138811 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1283/5091] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:38:50 2026] PUT /volume/v3/attachments/7bf9006b-448b-4a57-b12e-fcfa908af02a => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:38:51.271670 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9cde8956-1691-4cb9-8988-279bdb5bfad4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:51.273980 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9cde8956-1691-4cb9-8988-279bdb5bfad4 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d Jul 03 19:38:51.274202 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9cde8956-1691-4cb9-8988-279bdb5bfad4 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:51.274410 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9cde8956-1691-4cb9-8988-279bdb5bfad4 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:51.282508 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:51.282508 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:51.285404 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-9cde8956-1691-4cb9-8988-279bdb5bfad4 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:38:51.289066 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9cde8956-1691-4cb9-8988-279bdb5bfad4 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d returned with HTTP 200 Jul 03 19:38:51.289437 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1273/5092] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:51 2026] GET /volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d => generated 936 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:51.658200 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-70843ab1-fc0f-42da-aae2-b82e98ef8192 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:51.659908 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-70843ab1-fc0f-42da-aae2-b82e98ef8192 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/8852ebc6-654f-4d53-bf14-c36c69c63e79 Jul 03 19:38:51.660084 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-70843ab1-fc0f-42da-aae2-b82e98ef8192 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:51.660294 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-70843ab1-fc0f-42da-aae2-b82e98ef8192 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:51.663969 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-70843ab1-fc0f-42da-aae2-b82e98ef8192 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/8852ebc6-654f-4d53-bf14-c36c69c63e79 returned with HTTP 404 Jul 03 19:38:51.664398 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1256/5093] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:38:51 2026] GET /volume/v3/snapshots/8852ebc6-654f-4d53-bf14-c36c69c63e79 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:52.301149 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-890e35ca-4699-4ecc-8688-d566d0f0ffed None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:52.304141 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-890e35ca-4699-4ecc-8688-d566d0f0ffed tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d Jul 03 19:38:52.304377 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-890e35ca-4699-4ecc-8688-d566d0f0ffed tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:52.304802 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-890e35ca-4699-4ecc-8688-d566d0f0ffed tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:52.319467 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:52.319467 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:52.323713 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-890e35ca-4699-4ecc-8688-d566d0f0ffed tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:38:52.328513 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-890e35ca-4699-4ecc-8688-d566d0f0ffed tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d returned with HTTP 200 Jul 03 19:38:52.329202 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1282/5094] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:52 2026] GET /volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d => generated 936 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:52.988776 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ddcbbae8-7e6d-487f-a4a5-0e7e23ad3211 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:53.088418 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ddcbbae8-7e6d-487f-a4a5-0e7e23ad3211 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:38:53.088710 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ddcbbae8-7e6d-487f-a4a5-0e7e23ad3211 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1451004449", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:53.090141 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-ddcbbae8-7e6d-487f-a4a5-0e7e23ad3211 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1451004449', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:38:53.090281 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-ddcbbae8-7e6d-487f-a4a5-0e7e23ad3211 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Create volume of 1 GB Jul 03 19:38:53.090521 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:53.090521 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:53.094212 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ddcbbae8-7e6d-487f-a4a5-0e7e23ad3211 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Availability Zones retrieved successfully. Jul 03 19:38:53.099357 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ddcbbae8-7e6d-487f-a4a5-0e7e23ad3211 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Flow 'volume_create_api' (ffc107cb-acfc-4cdd-9000-2f0178848fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:38:53.100229 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ddcbbae8-7e6d-487f-a4a5-0e7e23ad3211 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6229e6df-a4cd-4eff-9ec0-702670d36814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:38:53.101093 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-ddcbbae8-7e6d-487f-a4a5-0e7e23ad3211 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:38:53.127126 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ddcbbae8-7e6d-487f-a4a5-0e7e23ad3211 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6229e6df-a4cd-4eff-9ec0-702670d36814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:38:53.127970 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ddcbbae8-7e6d-487f-a4a5-0e7e23ad3211 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6d95c6f-3c4e-4fcb-985e-4b58b2e8e124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:38:53.187981 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-ddcbbae8-7e6d-487f-a4a5-0e7e23ad3211 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Created reservations ['d2494c05-fdc9-4a71-82b9-93050c6c3201', '117153d5-a186-4bba-b777-1c1236583e44', 'f479883d-a4ce-4d28-ae34-dd2f691dd29a', '5f44572a-2dfe-4df5-9a0f-fc051233a0ba'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:38:53.188793 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ddcbbae8-7e6d-487f-a4a5-0e7e23ad3211 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6d95c6f-3c4e-4fcb-985e-4b58b2e8e124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2494c05-fdc9-4a71-82b9-93050c6c3201', '117153d5-a186-4bba-b777-1c1236583e44', 'f479883d-a4ce-4d28-ae34-dd2f691dd29a', '5f44572a-2dfe-4df5-9a0f-fc051233a0ba']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:38:53.189576 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ddcbbae8-7e6d-487f-a4a5-0e7e23ad3211 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a020144-8a2a-4136-b4b9-c0381b583c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:38:53.211421 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ddcbbae8-7e6d-487f-a4a5-0e7e23ad3211 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a020144-8a2a-4136-b4b9-c0381b583c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0fb4a77-deb8-4bac-95cc-b266f5930837', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1451004449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dafc4ec4b7842339d340e734dca75b9',qos_specs=None,replication_status=,reservations=['d2494c05-fdc9-4a71-82b9-93050c6c3201','117153d5-a186-4bba-b777-1c1236583e44','f479883d-a4ce-4d28-ae34-dd2f691dd29a','5f44572a-2dfe-4df5-9a0f-fc051233a0ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='957a21f298b3458aaa77a26d385530d3',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:38:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1451004449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0fb4a77-deb8-4bac-95cc-b266f5930837,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7dafc4ec4b7842339d340e734dca75b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='957a21f298b3458aaa77a26d385530d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:38:53.212141 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ddcbbae8-7e6d-487f-a4a5-0e7e23ad3211 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f92efbe4-f369-469b-8fa6-c843c91acc07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:38:53.229900 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ddcbbae8-7e6d-487f-a4a5-0e7e23ad3211 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f92efbe4-f369-469b-8fa6-c843c91acc07) transitioned into state 'SUCCESS' from state '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-1451004449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dafc4ec4b7842339d340e734dca75b9',qos_specs=None,replication_status=,reservations=['d2494c05-fdc9-4a71-82b9-93050c6c3201','117153d5-a186-4bba-b777-1c1236583e44','f479883d-a4ce-4d28-ae34-dd2f691dd29a','5f44572a-2dfe-4df5-9a0f-fc051233a0ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='957a21f298b3458aaa77a26d385530d3',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:38:53.230510 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ddcbbae8-7e6d-487f-a4a5-0e7e23ad3211 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c321117-549d-49ab-a35a-701810ce09e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:38:53.240043 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ddcbbae8-7e6d-487f-a4a5-0e7e23ad3211 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c321117-549d-49ab-a35a-701810ce09e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:38:53.240873 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ddcbbae8-7e6d-487f-a4a5-0e7e23ad3211 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Flow 'volume_create_api' (ffc107cb-acfc-4cdd-9000-2f0178848fd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:38:53.241156 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ddcbbae8-7e6d-487f-a4a5-0e7e23ad3211 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Create volume request issued successfully. Jul 03 19:38:53.241694 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ddcbbae8-7e6d-487f-a4a5-0e7e23ad3211 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:38:53.242108 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1284/5095] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:38:52 2026] POST /volume/v3/volumes => generated 752 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:38:53.252280 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5992ea3f-a701-4460-9599-963da515534b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:53.253868 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5992ea3f-a701-4460-9599-963da515534b tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] GET https://10.4.3.61/volume/v3/volumes/a0fb4a77-deb8-4bac-95cc-b266f5930837 Jul 03 19:38:53.254079 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5992ea3f-a701-4460-9599-963da515534b tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:53.254314 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5992ea3f-a701-4460-9599-963da515534b tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:53.260772 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:53.260772 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:53.263892 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-5992ea3f-a701-4460-9599-963da515534b tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Volume info retrieved successfully. Jul 03 19:38:53.267449 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5992ea3f-a701-4460-9599-963da515534b tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/volumes/a0fb4a77-deb8-4bac-95cc-b266f5930837 returned with HTTP 200 Jul 03 19:38:53.267897 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1274/5096] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:53 2026] GET /volume/v3/volumes/a0fb4a77-deb8-4bac-95cc-b266f5930837 => generated 820 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:53.343054 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-088699ad-e471-4ad0-ad39-adb22012d2b0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:53.344774 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-088699ad-e471-4ad0-ad39-adb22012d2b0 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d Jul 03 19:38:53.344980 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-088699ad-e471-4ad0-ad39-adb22012d2b0 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:53.345182 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-088699ad-e471-4ad0-ad39-adb22012d2b0 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:53.355902 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:53.355902 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:53.359893 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-088699ad-e471-4ad0-ad39-adb22012d2b0 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:38:53.364195 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-088699ad-e471-4ad0-ad39-adb22012d2b0 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d returned with HTTP 200 Jul 03 19:38:53.364683 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1257/5097] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:53 2026] GET /volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:54.281321 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-04229e2f-c0cc-42ec-991e-5cb6987316f2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:54.283286 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-04229e2f-c0cc-42ec-991e-5cb6987316f2 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] GET https://10.4.3.61/volume/v3/volumes/a0fb4a77-deb8-4bac-95cc-b266f5930837 Jul 03 19:38:54.283548 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-04229e2f-c0cc-42ec-991e-5cb6987316f2 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:54.283795 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-04229e2f-c0cc-42ec-991e-5cb6987316f2 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:54.292137 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:54.292137 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:54.296537 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-04229e2f-c0cc-42ec-991e-5cb6987316f2 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Volume info retrieved successfully. Jul 03 19:38:54.305153 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-04229e2f-c0cc-42ec-991e-5cb6987316f2 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/volumes/a0fb4a77-deb8-4bac-95cc-b266f5930837 returned with HTTP 200 Jul 03 19:38:54.305599 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1283/5098] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:54 2026] GET /volume/v3/volumes/a0fb4a77-deb8-4bac-95cc-b266f5930837 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:54.318022 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-54b3d338-ef68-496f-a6ca-35d0dcc60a48 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:54.320334 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-54b3d338-ef68-496f-a6ca-35d0dcc60a48 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] GET https://10.4.3.61/volume/v3/volumes/a0fb4a77-deb8-4bac-95cc-b266f5930837 Jul 03 19:38:54.320566 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-54b3d338-ef68-496f-a6ca-35d0dcc60a48 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:54.320797 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-54b3d338-ef68-496f-a6ca-35d0dcc60a48 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:54.329711 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:54.329711 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:54.334181 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-54b3d338-ef68-496f-a6ca-35d0dcc60a48 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Volume info retrieved successfully. Jul 03 19:38:54.339050 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-54b3d338-ef68-496f-a6ca-35d0dcc60a48 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/volumes/a0fb4a77-deb8-4bac-95cc-b266f5930837 returned with HTTP 200 Jul 03 19:38:54.339533 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1285/5099] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:54 2026] GET /volume/v3/volumes/a0fb4a77-deb8-4bac-95cc-b266f5930837 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:54.353271 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-962c9454-2455-472d-9157-8410676cf415 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:54.355607 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-962c9454-2455-472d-9157-8410676cf415 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:38:54.356010 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-962c9454-2455-472d-9157-8410676cf415 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a0fb4a77-deb8-4bac-95cc-b266f5930837", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1558112059", "description": null, "metadata": null}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:54.366523 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:54.366523 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:54.367014 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-962c9454-2455-472d-9157-8410676cf415 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Volume info retrieved successfully. Jul 03 19:38:54.367153 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-962c9454-2455-472d-9157-8410676cf415 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Create snapshot from volume a0fb4a77-deb8-4bac-95cc-b266f5930837 Jul 03 19:38:54.377848 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-77ed50b3-7560-47a6-9719-b55cf541d281 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:54.380064 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-77ed50b3-7560-47a6-9719-b55cf541d281 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d Jul 03 19:38:54.380380 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-77ed50b3-7560-47a6-9719-b55cf541d281 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:54.381029 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-77ed50b3-7560-47a6-9719-b55cf541d281 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:54.390365 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:54.390365 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:54.394239 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-77ed50b3-7560-47a6-9719-b55cf541d281 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:38:54.398910 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-77ed50b3-7560-47a6-9719-b55cf541d281 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d returned with HTTP 200 Jul 03 19:38:54.399355 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1258/5100] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:54 2026] GET /volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:54.408398 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-962c9454-2455-472d-9157-8410676cf415 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Created reservations ['63a08c2e-f511-434c-8899-79905e38a0df', '4f66299e-99da-440d-a107-24ce0be7e1ce', '750b0141-d699-42af-a631-7618b83b179f', '748947fe-242a-4b06-9bbe-d2ef08b14565'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:38:54.439900 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-962c9454-2455-472d-9157-8410676cf415 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Snapshot force create request issued successfully. Jul 03 19:38:54.440457 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-962c9454-2455-472d-9157-8410676cf415 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:38:54.441066 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1275/5101] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:38:54 2026] POST /volume/v3/snapshots => generated 310 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:38:54.452075 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a5e3e5df-3141-4fc6-af96-811f7715dccf None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:54.455546 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a5e3e5df-3141-4fc6-af96-811f7715dccf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] GET https://10.4.3.61/volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 Jul 03 19:38:54.455787 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a5e3e5df-3141-4fc6-af96-811f7715dccf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:54.456018 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a5e3e5df-3141-4fc6-af96-811f7715dccf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:54.462000 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:54.462000 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:54.462502 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a5e3e5df-3141-4fc6-af96-811f7715dccf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Snapshot retrieved successfully. Jul 03 19:38:54.463435 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a5e3e5df-3141-4fc6-af96-811f7715dccf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 returned with HTTP 200 Jul 03 19:38:54.463853 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1284/5102] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:38:54 2026] GET /volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:55.412731 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d7fddccc-4880-44b6-b03b-fc2f35b8de78 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:55.415053 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d7fddccc-4880-44b6-b03b-fc2f35b8de78 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d Jul 03 19:38:55.415283 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d7fddccc-4880-44b6-b03b-fc2f35b8de78 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:55.415515 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d7fddccc-4880-44b6-b03b-fc2f35b8de78 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:55.424325 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:55.424325 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:55.430322 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d7fddccc-4880-44b6-b03b-fc2f35b8de78 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:38:55.438054 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d7fddccc-4880-44b6-b03b-fc2f35b8de78 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d returned with HTTP 200 Jul 03 19:38:55.438956 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1286/5103] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:55 2026] GET /volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d => generated 936 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:55.473432 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3bef688d-a714-47f0-b1a2-e959011c2440 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:55.475696 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3bef688d-a714-47f0-b1a2-e959011c2440 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] GET https://10.4.3.61/volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 Jul 03 19:38:55.476098 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3bef688d-a714-47f0-b1a2-e959011c2440 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:55.476323 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3bef688d-a714-47f0-b1a2-e959011c2440 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:55.482024 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:55.482024 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:55.483224 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-3bef688d-a714-47f0-b1a2-e959011c2440 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Snapshot retrieved successfully. Jul 03 19:38:55.483224 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3bef688d-a714-47f0-b1a2-e959011c2440 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 returned with HTTP 200 Jul 03 19:38:55.483541 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1259/5104] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:38:55 2026] GET /volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:55.493042 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1f932fdb-5b97-45c3-b131-9f0e78afb413 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:55.494894 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1f932fdb-5b97-45c3-b131-9f0e78afb413 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] GET https://10.4.3.61/volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 Jul 03 19:38:55.495153 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1f932fdb-5b97-45c3-b131-9f0e78afb413 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:55.495553 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1f932fdb-5b97-45c3-b131-9f0e78afb413 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:55.500347 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:55.500347 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:55.500733 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1f932fdb-5b97-45c3-b131-9f0e78afb413 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Snapshot retrieved successfully. Jul 03 19:38:55.501470 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1f932fdb-5b97-45c3-b131-9f0e78afb413 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 returned with HTTP 200 Jul 03 19:38:55.501815 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1276/5105] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:38:55 2026] GET /volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:55.510853 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4ffbcf7d-f08d-4cfc-ac09-d8c169c38ea1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:55.512578 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4ffbcf7d-f08d-4cfc-ac09-d8c169c38ea1 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] GET https://10.4.3.61/volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 Jul 03 19:38:55.512757 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4ffbcf7d-f08d-4cfc-ac09-d8c169c38ea1 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:55.512962 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4ffbcf7d-f08d-4cfc-ac09-d8c169c38ea1 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:55.519183 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:55.519183 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:55.519795 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-4ffbcf7d-f08d-4cfc-ac09-d8c169c38ea1 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Snapshot retrieved successfully. Jul 03 19:38:55.521042 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4ffbcf7d-f08d-4cfc-ac09-d8c169c38ea1 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 returned with HTTP 200 Jul 03 19:38:55.521443 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1285/5106] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:38:55 2026] GET /volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:55.535411 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-cd0e04c1-52f1-4235-b588-6aa627b0acdf None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:55.537597 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cd0e04c1-52f1-4235-b588-6aa627b0acdf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:38:55.537597 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cd0e04c1-52f1-4235-b588-6aa627b0acdf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "52c81999-b0fc-43c8-be28-51a2e87392e2", "size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:55.538733 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-cd0e04c1-52f1-4235-b588-6aa627b0acdf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Create volume request body: {'volume': {'snapshot_id': '52c81999-b0fc-43c8-be28-51a2e87392e2', 'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:38:55.543331 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:55.543331 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:55.543331 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-cd0e04c1-52f1-4235-b588-6aa627b0acdf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Snapshot retrieved successfully. Jul 03 19:38:55.543331 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-cd0e04c1-52f1-4235-b588-6aa627b0acdf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Create volume of 1 GB Jul 03 19:38:55.546039 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-cd0e04c1-52f1-4235-b588-6aa627b0acdf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Availability Zones retrieved successfully. Jul 03 19:38:55.551621 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-cd0e04c1-52f1-4235-b588-6aa627b0acdf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Flow 'volume_create_api' (7727a5ad-6a33-46f6-a19f-dcbd9089b00a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:38:55.552596 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-cd0e04c1-52f1-4235-b588-6aa627b0acdf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7295238-0448-43f9-a84b-c40fa7014e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:38:55.553516 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-cd0e04c1-52f1-4235-b588-6aa627b0acdf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:38:55.579272 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-cd0e04c1-52f1-4235-b588-6aa627b0acdf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7295238-0448-43f9-a84b-c40fa7014e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '52c81999-b0fc-43c8-be28-51a2e87392e2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:38:55.580025 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-cd0e04c1-52f1-4235-b588-6aa627b0acdf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90423533-7d9d-4e81-bc92-488c37408580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:38:55.615991 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-cd0e04c1-52f1-4235-b588-6aa627b0acdf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Created reservations ['47a75486-2664-4536-909e-b1d12ab69a51', '077cbb34-967f-481b-b948-e41f9281a344', '8b273328-c250-4e28-a722-2ae84f8fbd85', '47eedc39-79b1-44b7-9c58-f8225dc656a9'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:38:55.616758 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-cd0e04c1-52f1-4235-b588-6aa627b0acdf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90423533-7d9d-4e81-bc92-488c37408580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47a75486-2664-4536-909e-b1d12ab69a51', '077cbb34-967f-481b-b948-e41f9281a344', '8b273328-c250-4e28-a722-2ae84f8fbd85', '47eedc39-79b1-44b7-9c58-f8225dc656a9']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:38:55.617487 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-cd0e04c1-52f1-4235-b588-6aa627b0acdf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1f76e6a-22ee-4e7e-9c4e-d9f5169c5756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:38:55.655610 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-cd0e04c1-52f1-4235-b588-6aa627b0acdf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1f76e6a-22ee-4e7e-9c4e-d9f5169c5756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25c2af88-0cb9-4f8e-acb4-85ec48edb5e4', '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='7dafc4ec4b7842339d340e734dca75b9',qos_specs=None,replication_status=,reservations=['47a75486-2664-4536-909e-b1d12ab69a51','077cbb34-967f-481b-b948-e41f9281a344','8b273328-c250-4e28-a722-2ae84f8fbd85','47eedc39-79b1-44b7-9c58-f8225dc656a9'],size=1,snapshot_id=52c81999-b0fc-43c8-be28-51a2e87392e2,source_replicaid=,source_volid=None,status='creating',user_id='957a21f298b3458aaa77a26d385530d3',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:38: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=25c2af88-0cb9-4f8e-acb4-85ec48edb5e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7dafc4ec4b7842339d340e734dca75b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=52c81999-b0fc-43c8-be28-51a2e87392e2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='957a21f298b3458aaa77a26d385530d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:38:55.656279 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-cd0e04c1-52f1-4235-b588-6aa627b0acdf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4344854-b480-415b-b791-2e6892db0608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:38:55.690191 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-cd0e04c1-52f1-4235-b588-6aa627b0acdf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4344854-b480-415b-b791-2e6892db0608) transitioned into state 'SUCCESS' from 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='7dafc4ec4b7842339d340e734dca75b9',qos_specs=None,replication_status=,reservations=['47a75486-2664-4536-909e-b1d12ab69a51','077cbb34-967f-481b-b948-e41f9281a344','8b273328-c250-4e28-a722-2ae84f8fbd85','47eedc39-79b1-44b7-9c58-f8225dc656a9'],size=1,snapshot_id=52c81999-b0fc-43c8-be28-51a2e87392e2,source_replicaid=,source_volid=None,status='creating',user_id='957a21f298b3458aaa77a26d385530d3',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:38:55.690191 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-cd0e04c1-52f1-4235-b588-6aa627b0acdf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edd5dc90-0dfb-4ca8-845c-ae9635695c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:38:55.708998 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-cd0e04c1-52f1-4235-b588-6aa627b0acdf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edd5dc90-0dfb-4ca8-845c-ae9635695c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:38:55.709937 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-cd0e04c1-52f1-4235-b588-6aa627b0acdf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Flow 'volume_create_api' (7727a5ad-6a33-46f6-a19f-dcbd9089b00a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:38:55.710257 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-cd0e04c1-52f1-4235-b588-6aa627b0acdf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Create volume request issued successfully. Jul 03 19:38:55.710818 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cd0e04c1-52f1-4235-b588-6aa627b0acdf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:38:55.711279 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1287/5107] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:38:55 2026] POST /volume/v3/volumes => generated 739 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:38:55.722111 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d006644e-8bce-49a1-892d-81cb3f54b0e3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:55.724191 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d006644e-8bce-49a1-892d-81cb3f54b0e3 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] GET https://10.4.3.61/volume/v3/volumes/25c2af88-0cb9-4f8e-acb4-85ec48edb5e4 Jul 03 19:38:55.724417 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d006644e-8bce-49a1-892d-81cb3f54b0e3 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:55.724711 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d006644e-8bce-49a1-892d-81cb3f54b0e3 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:55.732008 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:55.732008 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:55.735652 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d006644e-8bce-49a1-892d-81cb3f54b0e3 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Volume info retrieved successfully. Jul 03 19:38:55.739840 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d006644e-8bce-49a1-892d-81cb3f54b0e3 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/volumes/25c2af88-0cb9-4f8e-acb4-85ec48edb5e4 returned with HTTP 200 Jul 03 19:38:55.740226 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1260/5108] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:55 2026] GET /volume/v3/volumes/25c2af88-0cb9-4f8e-acb4-85ec48edb5e4 => generated 807 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:56.452306 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f90ec015-f6f9-409a-8842-80d5e0b53efb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:56.454353 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f90ec015-f6f9-409a-8842-80d5e0b53efb tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d Jul 03 19:38:56.454577 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f90ec015-f6f9-409a-8842-80d5e0b53efb tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:56.454792 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f90ec015-f6f9-409a-8842-80d5e0b53efb tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:56.464729 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:56.464729 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:56.468316 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f90ec015-f6f9-409a-8842-80d5e0b53efb tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:38:56.472785 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f90ec015-f6f9-409a-8842-80d5e0b53efb tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d returned with HTTP 200 Jul 03 19:38:56.473207 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1277/5109] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:56 2026] GET /volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:56.555022 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-de18f1ab-1625-4b3b-822a-0bcd611032f1 req-a5afc4c1-b4b3-4347-85c5-53e84f6af5e6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:56.557787 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-de18f1ab-1625-4b3b-822a-0bcd611032f1 req-a5afc4c1-b4b3-4347-85c5-53e84f6af5e6 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/attachments/d744bd50-7974-4bf7-ba08-43454a01dd9c Jul 03 19:38:56.558005 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-de18f1ab-1625-4b3b-822a-0bcd611032f1 req-a5afc4c1-b4b3-4347-85c5-53e84f6af5e6 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:56.558242 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-de18f1ab-1625-4b3b-822a-0bcd611032f1 req-a5afc4c1-b4b3-4347-85c5-53e84f6af5e6 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:56.566987 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:56.566987 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:56.752759 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d5408b90-f227-4bf9-b8a3-ae85f77dd4f7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:56.754566 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d5408b90-f227-4bf9-b8a3-ae85f77dd4f7 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] GET https://10.4.3.61/volume/v3/volumes/25c2af88-0cb9-4f8e-acb4-85ec48edb5e4 Jul 03 19:38:56.754751 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d5408b90-f227-4bf9-b8a3-ae85f77dd4f7 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:56.754939 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d5408b90-f227-4bf9-b8a3-ae85f77dd4f7 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:56.762659 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:56.762659 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:56.767116 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d5408b90-f227-4bf9-b8a3-ae85f77dd4f7 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Volume info retrieved successfully. Jul 03 19:38:56.771354 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d5408b90-f227-4bf9-b8a3-ae85f77dd4f7 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/volumes/25c2af88-0cb9-4f8e-acb4-85ec48edb5e4 returned with HTTP 200 Jul 03 19:38:56.771743 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1288/5110] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:56 2026] GET /volume/v3/volumes/25c2af88-0cb9-4f8e-acb4-85ec48edb5e4 => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:56.783568 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ee5411ef-e02e-4188-9c25-a474db7661d1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:56.785640 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ee5411ef-e02e-4188-9c25-a474db7661d1 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] GET https://10.4.3.61/volume/v3/volumes/25c2af88-0cb9-4f8e-acb4-85ec48edb5e4 Jul 03 19:38:56.785838 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ee5411ef-e02e-4188-9c25-a474db7661d1 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:56.786015 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ee5411ef-e02e-4188-9c25-a474db7661d1 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:56.793081 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:56.793081 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:56.796931 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ee5411ef-e02e-4188-9c25-a474db7661d1 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Volume info retrieved successfully. Jul 03 19:38:56.800914 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ee5411ef-e02e-4188-9c25-a474db7661d1 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/volumes/25c2af88-0cb9-4f8e-acb4-85ec48edb5e4 returned with HTTP 200 Jul 03 19:38:56.801261 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1261/5111] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:56 2026] GET /volume/v3/volumes/25c2af88-0cb9-4f8e-acb4-85ec48edb5e4 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:56.813815 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f0b9c3d9-9418-4ae4-89b7-b106f026b3ed None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:56.815689 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f0b9c3d9-9418-4ae4-89b7-b106f026b3ed tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 Jul 03 19:38:56.815893 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f0b9c3d9-9418-4ae4-89b7-b106f026b3ed tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:56.816088 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f0b9c3d9-9418-4ae4-89b7-b106f026b3ed tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:56.816210 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-f0b9c3d9-9418-4ae4-89b7-b106f026b3ed tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Delete snapshot with id: 52c81999-b0fc-43c8-be28-51a2e87392e2 Jul 03 19:38:56.821134 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:56.821134 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:56.821596 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f0b9c3d9-9418-4ae4-89b7-b106f026b3ed tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Snapshot retrieved successfully. Jul 03 19:38:56.836749 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f0b9c3d9-9418-4ae4-89b7-b106f026b3ed tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Snapshot delete request issued successfully. Jul 03 19:38:56.836935 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f0b9c3d9-9418-4ae4-89b7-b106f026b3ed tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 returned with HTTP 202 Jul 03 19:38:56.837706 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1278/5112] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:38:56 2026] DELETE /volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:38:56.847396 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0cb68142-09b0-4dae-bb97-c5b234fa8a54 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:56.849257 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0cb68142-09b0-4dae-bb97-c5b234fa8a54 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] GET https://10.4.3.61/volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 Jul 03 19:38:56.849466 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0cb68142-09b0-4dae-bb97-c5b234fa8a54 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:56.849682 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0cb68142-09b0-4dae-bb97-c5b234fa8a54 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:56.854870 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:56.854870 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:56.855298 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0cb68142-09b0-4dae-bb97-c5b234fa8a54 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Snapshot retrieved successfully. Jul 03 19:38:56.856063 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0cb68142-09b0-4dae-bb97-c5b234fa8a54 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 returned with HTTP 200 Jul 03 19:38:56.856481 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1289/5113] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:38:56 2026] GET /volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:57.090829 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-de18f1ab-1625-4b3b-822a-0bcd611032f1 req-a5afc4c1-b4b3-4347-85c5-53e84f6af5e6 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/d744bd50-7974-4bf7-ba08-43454a01dd9c returned with HTTP 200 Jul 03 19:38:57.091208 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1286/5114] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:38:56 2026] DELETE /volume/v3/attachments/d744bd50-7974-4bf7-ba08-43454a01dd9c => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:57.100514 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-de18f1ab-1625-4b3b-822a-0bcd611032f1 req-ca69aa07-8ada-4c7a-971a-ce7445f2b7b3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:57.102925 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-de18f1ab-1625-4b3b-822a-0bcd611032f1 req-ca69aa07-8ada-4c7a-971a-ce7445f2b7b3 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 Jul 03 19:38:57.103132 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-de18f1ab-1625-4b3b-822a-0bcd611032f1 req-ca69aa07-8ada-4c7a-971a-ce7445f2b7b3 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:57.103373 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-de18f1ab-1625-4b3b-822a-0bcd611032f1 req-ca69aa07-8ada-4c7a-971a-ce7445f2b7b3 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:57.103575 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [req-de18f1ab-1625-4b3b-822a-0bcd611032f1 req-ca69aa07-8ada-4c7a-971a-ce7445f2b7b3 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete volume with id: a8c7d249-761b-4f73-8f1f-e33e3444ba33 Jul 03 19:38:57.111850 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:57.111850 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:57.112417 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-de18f1ab-1625-4b3b-822a-0bcd611032f1 req-ca69aa07-8ada-4c7a-971a-ce7445f2b7b3 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:38:57.129552 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-de18f1ab-1625-4b3b-822a-0bcd611032f1 req-ca69aa07-8ada-4c7a-971a-ce7445f2b7b3 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete volume request issued successfully. Jul 03 19:38:57.129745 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-de18f1ab-1625-4b3b-822a-0bcd611032f1 req-ca69aa07-8ada-4c7a-971a-ce7445f2b7b3 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 returned with HTTP 202 Jul 03 19:38:57.130325 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1262/5115] 10.4.3.61 () {70 vars in 1613 bytes} [Fri Jul 3 19:38:57 2026] DELETE /volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:38:57.368448 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-8dd251be-a19f-4782-ab98-8257c2a00968 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:57.370570 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-8dd251be-a19f-4782-ab98-8257c2a00968 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] POST https://10.4.3.61/volume/v3/attachments/7bf9006b-448b-4a57-b12e-fcfa908af02a/action Jul 03 19:38:57.370969 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-8dd251be-a19f-4782-ab98-8257c2a00968 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Action body: b'{"os-complete": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:38:57.371087 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-8dd251be-a19f-4782-ab98-8257c2a00968 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:38:57.387920 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:57.387920 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:57.402778 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-7a9f61ab-6d0c-40b4-b049-b461dc34be21 req-8dd251be-a19f-4782-ab98-8257c2a00968 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/attachments/7bf9006b-448b-4a57-b12e-fcfa908af02a/action returned with HTTP 204 Jul 03 19:38:57.403270 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1279/5116] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:38:57 2026] POST /volume/v3/attachments/7bf9006b-448b-4a57-b12e-fcfa908af02a/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:57.488139 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fc577b8c-8da1-4680-a54f-f5236165c969 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:57.489940 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fc577b8c-8da1-4680-a54f-f5236165c969 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d Jul 03 19:38:57.490119 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fc577b8c-8da1-4680-a54f-f5236165c969 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:57.490317 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fc577b8c-8da1-4680-a54f-f5236165c969 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:57.500621 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:57.500621 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:57.504184 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-fc577b8c-8da1-4680-a54f-f5236165c969 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:38:57.508927 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fc577b8c-8da1-4680-a54f-f5236165c969 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d returned with HTTP 200 Jul 03 19:38:57.509358 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1290/5117] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:57 2026] GET /volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:38:57.521894 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7d604406-2df2-4842-be11-3f52f80d4d6e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:57.524039 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7d604406-2df2-4842-be11-3f52f80d4d6e tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d Jul 03 19:38:57.524331 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7d604406-2df2-4842-be11-3f52f80d4d6e tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:57.524563 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7d604406-2df2-4842-be11-3f52f80d4d6e tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:57.534156 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:57.534156 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:38:57.537227 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7d604406-2df2-4842-be11-3f52f80d4d6e tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:38:57.541441 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7d604406-2df2-4842-be11-3f52f80d4d6e tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d returned with HTTP 200 Jul 03 19:38:57.541815 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1287/5118] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:57 2026] GET /volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:38:57.866709 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-31635e58-c9cf-42bc-b321-3c9592b428cf None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:57.868338 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-31635e58-c9cf-42bc-b321-3c9592b428cf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] GET https://10.4.3.61/volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 Jul 03 19:38:57.868494 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-31635e58-c9cf-42bc-b321-3c9592b428cf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:57.868661 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-31635e58-c9cf-42bc-b321-3c9592b428cf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:57.872479 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-31635e58-c9cf-42bc-b321-3c9592b428cf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 returned with HTTP 404 Jul 03 19:38:57.872927 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1263/5119] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:38:57 2026] GET /volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:57.879244 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6bb950ba-4c7c-46a1-95bb-d96d1b192eaa None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:57.881110 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6bb950ba-4c7c-46a1-95bb-d96d1b192eaa tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] DELETE https://10.4.3.61/volume/v3/volumes/a0fb4a77-deb8-4bac-95cc-b266f5930837 Jul 03 19:38:57.881304 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6bb950ba-4c7c-46a1-95bb-d96d1b192eaa tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:57.881493 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6bb950ba-4c7c-46a1-95bb-d96d1b192eaa tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:57.881656 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-6bb950ba-4c7c-46a1-95bb-d96d1b192eaa tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Delete volume with id: a0fb4a77-deb8-4bac-95cc-b266f5930837 Jul 03 19:38:57.888211 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:57.888211 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:57.888629 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6bb950ba-4c7c-46a1-95bb-d96d1b192eaa tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Volume info retrieved successfully. Jul 03 19:38:57.905179 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-6bb950ba-4c7c-46a1-95bb-d96d1b192eaa tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Delete volume request issued successfully. Jul 03 19:38:57.905473 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6bb950ba-4c7c-46a1-95bb-d96d1b192eaa tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/volumes/a0fb4a77-deb8-4bac-95cc-b266f5930837 returned with HTTP 202 Jul 03 19:38:57.906027 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1280/5120] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:38:57 2026] DELETE /volume/v3/volumes/a0fb4a77-deb8-4bac-95cc-b266f5930837 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:38:57.914323 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-84ca9df4-1115-4a7d-aef5-29e9c53dfaaf None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:57.916461 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-84ca9df4-1115-4a7d-aef5-29e9c53dfaaf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] GET https://10.4.3.61/volume/v3/volumes/a0fb4a77-deb8-4bac-95cc-b266f5930837 Jul 03 19:38:57.916461 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-84ca9df4-1115-4a7d-aef5-29e9c53dfaaf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:57.917198 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-84ca9df4-1115-4a7d-aef5-29e9c53dfaaf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:57.925420 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:57.925420 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:38:57.929622 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-84ca9df4-1115-4a7d-aef5-29e9c53dfaaf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Volume info retrieved successfully. Jul 03 19:38:57.936650 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-84ca9df4-1115-4a7d-aef5-29e9c53dfaaf tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/volumes/a0fb4a77-deb8-4bac-95cc-b266f5930837 returned with HTTP 200 Jul 03 19:38:57.937585 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1291/5121] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:57 2026] GET /volume/v3/volumes/a0fb4a77-deb8-4bac-95cc-b266f5930837 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:58.952225 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0ff3279d-d5eb-4968-b854-c6ae8b1cb8cb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:58.954032 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0ff3279d-d5eb-4968-b854-c6ae8b1cb8cb tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] GET https://10.4.3.61/volume/v3/volumes/a0fb4a77-deb8-4bac-95cc-b266f5930837 Jul 03 19:38:58.954254 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0ff3279d-d5eb-4968-b854-c6ae8b1cb8cb tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:58.954430 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0ff3279d-d5eb-4968-b854-c6ae8b1cb8cb tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:58.961703 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0ff3279d-d5eb-4968-b854-c6ae8b1cb8cb tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/volumes/a0fb4a77-deb8-4bac-95cc-b266f5930837 returned with HTTP 404 Jul 03 19:38:58.962358 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1288/5122] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:58 2026] GET /volume/v3/volumes/a0fb4a77-deb8-4bac-95cc-b266f5930837 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:38:58.968926 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d2626bc6-ca79-400f-9614-93a5a07089b8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:58.970963 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d2626bc6-ca79-400f-9614-93a5a07089b8 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] DELETE https://10.4.3.61/volume/v3/volumes/25c2af88-0cb9-4f8e-acb4-85ec48edb5e4 Jul 03 19:38:58.971241 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d2626bc6-ca79-400f-9614-93a5a07089b8 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:58.971432 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d2626bc6-ca79-400f-9614-93a5a07089b8 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:58.971584 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-d2626bc6-ca79-400f-9614-93a5a07089b8 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Delete volume with id: 25c2af88-0cb9-4f8e-acb4-85ec48edb5e4 Jul 03 19:38:58.979581 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:58.979581 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:38:58.980076 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d2626bc6-ca79-400f-9614-93a5a07089b8 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Volume info retrieved successfully. Jul 03 19:38:58.998497 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d2626bc6-ca79-400f-9614-93a5a07089b8 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Delete volume request issued successfully. Jul 03 19:38:58.998661 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d2626bc6-ca79-400f-9614-93a5a07089b8 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/volumes/25c2af88-0cb9-4f8e-acb4-85ec48edb5e4 returned with HTTP 202 Jul 03 19:38:58.999329 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1264/5123] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:38:58 2026] DELETE /volume/v3/volumes/25c2af88-0cb9-4f8e-acb4-85ec48edb5e4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:38:59.009342 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b2c9753e-7888-478b-a281-378026312ae7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:59.011663 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b2c9753e-7888-478b-a281-378026312ae7 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] GET https://10.4.3.61/volume/v3/volumes/25c2af88-0cb9-4f8e-acb4-85ec48edb5e4 Jul 03 19:38:59.011969 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b2c9753e-7888-478b-a281-378026312ae7 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:59.012243 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b2c9753e-7888-478b-a281-378026312ae7 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:59.021095 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:38:59.021095 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:38:59.026614 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b2c9753e-7888-478b-a281-378026312ae7 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Volume info retrieved successfully. Jul 03 19:38:59.031521 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b2c9753e-7888-478b-a281-378026312ae7 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/volumes/25c2af88-0cb9-4f8e-acb4-85ec48edb5e4 returned with HTTP 200 Jul 03 19:38:59.031897 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1281/5124] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:59 2026] GET /volume/v3/volumes/25c2af88-0cb9-4f8e-acb4-85ec48edb5e4 => generated 831 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:38:59.901751 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a5895372-a2a2-4417-a34c-f83c0bf9bc27 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:38:59.904001 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a5895372-a2a2-4417-a34c-f83c0bf9bc27 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 Jul 03 19:38:59.904280 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a5895372-a2a2-4417-a34c-f83c0bf9bc27 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:38:59.904521 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a5895372-a2a2-4417-a34c-f83c0bf9bc27 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:38:59.911970 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a5895372-a2a2-4417-a34c-f83c0bf9bc27 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 returned with HTTP 404 Jul 03 19:38:59.912608 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1292/5125] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:38:59 2026] GET /volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:39:00.047916 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3e3139af-74ca-4ff1-9966-51b2db985a26 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:00.049594 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3e3139af-74ca-4ff1-9966-51b2db985a26 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] GET https://10.4.3.61/volume/v3/volumes/25c2af88-0cb9-4f8e-acb4-85ec48edb5e4 Jul 03 19:39:00.049802 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3e3139af-74ca-4ff1-9966-51b2db985a26 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:00.049975 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3e3139af-74ca-4ff1-9966-51b2db985a26 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:00.055594 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3e3139af-74ca-4ff1-9966-51b2db985a26 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/volumes/25c2af88-0cb9-4f8e-acb4-85ec48edb5e4 returned with HTTP 404 Jul 03 19:39:00.056139 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1289/5126] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:00 2026] GET /volume/v3/volumes/25c2af88-0cb9-4f8e-acb4-85ec48edb5e4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:39:00.064465 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0893b180-7721-42f9-bc02-13315dd808f2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:00.066285 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0893b180-7721-42f9-bc02-13315dd808f2 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 Jul 03 19:39:00.066491 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0893b180-7721-42f9-bc02-13315dd808f2 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:00.066664 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0893b180-7721-42f9-bc02-13315dd808f2 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:00.066762 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-0893b180-7721-42f9-bc02-13315dd808f2 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Delete snapshot with id: 52c81999-b0fc-43c8-be28-51a2e87392e2 Jul 03 19:39:00.071002 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0893b180-7721-42f9-bc02-13315dd808f2 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 returned with HTTP 404 Jul 03 19:39:00.071470 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1265/5127] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:39:00 2026] DELETE /volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:39:00.080612 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5d3a95aa-8657-49e0-ad4e-af511c8f0b98 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:00.082488 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5d3a95aa-8657-49e0-ad4e-af511c8f0b98 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] GET https://10.4.3.61/volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 Jul 03 19:39:00.082718 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5d3a95aa-8657-49e0-ad4e-af511c8f0b98 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:00.082918 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5d3a95aa-8657-49e0-ad4e-af511c8f0b98 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:00.087418 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5d3a95aa-8657-49e0-ad4e-af511c8f0b98 tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 returned with HTTP 404 Jul 03 19:39:00.087927 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1282/5128] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:39:00 2026] GET /volume/v3/snapshots/52c81999-b0fc-43c8-be28-51a2e87392e2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:39:00.098510 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9d5952f3-ba08-401f-adc3-c3949fc40a1b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:00.105736 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9d5952f3-ba08-401f-adc3-c3949fc40a1b tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] DELETE https://10.4.3.61/volume/v3/volumes/a0fb4a77-deb8-4bac-95cc-b266f5930837 Jul 03 19:39:00.105736 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9d5952f3-ba08-401f-adc3-c3949fc40a1b tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:00.105736 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9d5952f3-ba08-401f-adc3-c3949fc40a1b tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:00.106357 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-9d5952f3-ba08-401f-adc3-c3949fc40a1b tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Delete volume with id: a0fb4a77-deb8-4bac-95cc-b266f5930837 Jul 03 19:39:00.112436 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9d5952f3-ba08-401f-adc3-c3949fc40a1b tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/volumes/a0fb4a77-deb8-4bac-95cc-b266f5930837 returned with HTTP 404 Jul 03 19:39:00.113176 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1293/5129] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:39:00 2026] DELETE /volume/v3/volumes/a0fb4a77-deb8-4bac-95cc-b266f5930837 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:39:00.121657 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-521d022a-ea00-41b7-8750-8ac22fe14bbc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:00.123533 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-521d022a-ea00-41b7-8750-8ac22fe14bbc tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] GET https://10.4.3.61/volume/v3/volumes/a0fb4a77-deb8-4bac-95cc-b266f5930837 Jul 03 19:39:00.123731 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-521d022a-ea00-41b7-8750-8ac22fe14bbc tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:00.123981 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-521d022a-ea00-41b7-8750-8ac22fe14bbc tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:00.130839 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-521d022a-ea00-41b7-8750-8ac22fe14bbc tempest-SnapshotDependencyTests-1472877154 tempest-SnapshotDependencyTests-1472877154-project-member] https://10.4.3.61/volume/v3/volumes/a0fb4a77-deb8-4bac-95cc-b266f5930837 returned with HTTP 404 Jul 03 19:39:00.131408 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1290/5130] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:00 2026] GET /volume/v3/volumes/a0fb4a77-deb8-4bac-95cc-b266f5930837 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:39:00.416583 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a849921c-a552-4758-b06c-21332b9f8ca8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:00.418577 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a849921c-a552-4758-b06c-21332b9f8ca8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/8852ebc6-654f-4d53-bf14-c36c69c63e79 Jul 03 19:39:00.418813 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a849921c-a552-4758-b06c-21332b9f8ca8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:00.419031 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a849921c-a552-4758-b06c-21332b9f8ca8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:00.419153 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-a849921c-a552-4758-b06c-21332b9f8ca8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete snapshot with id: 8852ebc6-654f-4d53-bf14-c36c69c63e79 Jul 03 19:39:00.424368 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a849921c-a552-4758-b06c-21332b9f8ca8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/8852ebc6-654f-4d53-bf14-c36c69c63e79 returned with HTTP 404 Jul 03 19:39:00.424870 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1266/5131] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:39:00 2026] DELETE /volume/v3/snapshots/8852ebc6-654f-4d53-bf14-c36c69c63e79 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:39:00.432726 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0789736d-f955-461b-a139-e5f05ed163fe None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:00.434692 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0789736d-f955-461b-a139-e5f05ed163fe tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/8852ebc6-654f-4d53-bf14-c36c69c63e79 Jul 03 19:39:00.434925 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0789736d-f955-461b-a139-e5f05ed163fe tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:00.435119 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0789736d-f955-461b-a139-e5f05ed163fe tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:00.441432 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0789736d-f955-461b-a139-e5f05ed163fe tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/8852ebc6-654f-4d53-bf14-c36c69c63e79 returned with HTTP 404 Jul 03 19:39:00.442098 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1283/5132] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:39:00 2026] GET /volume/v3/snapshots/8852ebc6-654f-4d53-bf14-c36c69c63e79 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:39:01.231391 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-373a37b1-e29a-4c31-b108-baf474768f52 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:01.233697 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-373a37b1-e29a-4c31-b108-baf474768f52 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 Jul 03 19:39:01.234058 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-373a37b1-e29a-4c31-b108-baf474768f52 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:01.234256 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-373a37b1-e29a-4c31-b108-baf474768f52 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:01.234611 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-373a37b1-e29a-4c31-b108-baf474768f52 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete volume with id: a8c7d249-761b-4f73-8f1f-e33e3444ba33 Jul 03 19:39:01.240916 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-373a37b1-e29a-4c31-b108-baf474768f52 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 returned with HTTP 404 Jul 03 19:39:01.241440 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1294/5133] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:39:01 2026] DELETE /volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:39:01.248506 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-52933d1a-1a64-4af0-941b-be0cbdb4bf49 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:01.250142 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-52933d1a-1a64-4af0-941b-be0cbdb4bf49 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 Jul 03 19:39:01.250324 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-52933d1a-1a64-4af0-941b-be0cbdb4bf49 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:01.250499 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-52933d1a-1a64-4af0-941b-be0cbdb4bf49 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:01.256752 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-52933d1a-1a64-4af0-941b-be0cbdb4bf49 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 returned with HTTP 404 Jul 03 19:39:01.257467 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1291/5134] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:01 2026] GET /volume/v3/volumes/a8c7d249-761b-4f73-8f1f-e33e3444ba33 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:39:02.133811 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-dcef8fcf-c27a-4242-81dc-c39ebfd5dfb1 req-874ec9ef-ad8b-42e9-944f-cbd21c4bf9e8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:02.136127 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-dcef8fcf-c27a-4242-81dc-c39ebfd5dfb1 req-874ec9ef-ad8b-42e9-944f-cbd21c4bf9e8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 Jul 03 19:39:02.136342 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-dcef8fcf-c27a-4242-81dc-c39ebfd5dfb1 req-874ec9ef-ad8b-42e9-944f-cbd21c4bf9e8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:02.136578 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-dcef8fcf-c27a-4242-81dc-c39ebfd5dfb1 req-874ec9ef-ad8b-42e9-944f-cbd21c4bf9e8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:02.145967 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:02.145967 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:39:02.149388 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-dcef8fcf-c27a-4242-81dc-c39ebfd5dfb1 req-874ec9ef-ad8b-42e9-944f-cbd21c4bf9e8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:39:02.153488 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-dcef8fcf-c27a-4242-81dc-c39ebfd5dfb1 req-874ec9ef-ad8b-42e9-944f-cbd21c4bf9e8 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 returned with HTTP 200 Jul 03 19:39:02.153903 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1267/5135] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:39:02 2026] GET /volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 => generated 1229 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:39:02.172534 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-dcef8fcf-c27a-4242-81dc-c39ebfd5dfb1 req-0c464e74-78cc-42dc-83ed-0d7615e4d45a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:02.175441 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-dcef8fcf-c27a-4242-81dc-c39ebfd5dfb1 req-0c464e74-78cc-42dc-83ed-0d7615e4d45a tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] POST https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4/action Jul 03 19:39:02.175809 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-dcef8fcf-c27a-4242-81dc-c39ebfd5dfb1 req-0c464e74-78cc-42dc-83ed-0d7615e4d45a tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:39:02.175956 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-dcef8fcf-c27a-4242-81dc-c39ebfd5dfb1 req-0c464e74-78cc-42dc-83ed-0d7615e4d45a tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:39:02.187332 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:02.187332 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:39:02.187894 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-dcef8fcf-c27a-4242-81dc-c39ebfd5dfb1 req-0c464e74-78cc-42dc-83ed-0d7615e4d45a tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:39:02.194730 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-dcef8fcf-c27a-4242-81dc-c39ebfd5dfb1 req-0c464e74-78cc-42dc-83ed-0d7615e4d45a tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Begin detaching volume completed successfully. Jul 03 19:39:02.195032 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-dcef8fcf-c27a-4242-81dc-c39ebfd5dfb1 req-0c464e74-78cc-42dc-83ed-0d7615e4d45a tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4/action returned with HTTP 202 Jul 03 19:39:02.195600 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1284/5136] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:39:02 2026] POST /volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:39:02.422603 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-048490f6-5721-4422-ac54-85d51e95e2bc None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:02.424419 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-048490f6-5721-4422-ac54-85d51e95e2bc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:39:02.424730 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-048490f6-5721-4422-ac54-85d51e95e2bc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1038735513", "snapshot_id": null, "imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775", "volume_type": null, "size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:39:02.426195 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-048490f6-5721-4422-ac54-85d51e95e2bc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1038735513', 'snapshot_id': None, 'imageRef': '6fdb725c-805c-4eab-bb34-5aad39949775', 'volume_type': None, 'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:39:02.503127 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-048490f6-5721-4422-ac54-85d51e95e2bc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume of 1 GB Jul 03 19:39:02.509082 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-048490f6-5721-4422-ac54-85d51e95e2bc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Availability Zones retrieved successfully. Jul 03 19:39:02.517959 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-048490f6-5721-4422-ac54-85d51e95e2bc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Flow 'volume_create_api' (8f380fb4-a92d-4f89-9dfe-8f4dc97f1d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:39:02.519859 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-048490f6-5721-4422-ac54-85d51e95e2bc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df393bb1-2881-4e4d-87ca-91abd82f09cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:39:02.521482 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-048490f6-5721-4422-ac54-85d51e95e2bc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:39:02.580812 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-048490f6-5721-4422-ac54-85d51e95e2bc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df393bb1-2881-4e4d-87ca-91abd82f09cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:39:02.581715 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-048490f6-5721-4422-ac54-85d51e95e2bc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d47ced9c-9713-4b25-ac64-4e4c1d0056d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:39:02.624153 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-048490f6-5721-4422-ac54-85d51e95e2bc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Created reservations ['23edf825-7a24-42aa-8f1a-4d1f544ad3fb', '418749ae-5068-4f49-8fd3-eef2247a64b5', '0ee40a89-d54d-4868-b041-66959075c40d', 'e4013323-1861-425b-ab75-91ab697fca3c'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:39:02.624885 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-048490f6-5721-4422-ac54-85d51e95e2bc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d47ced9c-9713-4b25-ac64-4e4c1d0056d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23edf825-7a24-42aa-8f1a-4d1f544ad3fb', '418749ae-5068-4f49-8fd3-eef2247a64b5', '0ee40a89-d54d-4868-b041-66959075c40d', 'e4013323-1861-425b-ab75-91ab697fca3c']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:39:02.625624 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-048490f6-5721-4422-ac54-85d51e95e2bc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a30559c7-132e-4611-b333-870e5805a51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:39:02.645252 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-048490f6-5721-4422-ac54-85d51e95e2bc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a30559c7-132e-4611-b333-870e5805a51c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1038735513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c70bca5f9e27431688b6e77ad51fa6a6',qos_specs=None,replication_status=,reservations=['23edf825-7a24-42aa-8f1a-4d1f544ad3fb','418749ae-5068-4f49-8fd3-eef2247a64b5','0ee40a89-d54d-4868-b041-66959075c40d','e4013323-1861-425b-ab75-91ab697fca3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a39268966de4198a9f086f13012040a',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:39:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1038735513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c70bca5f9e27431688b6e77ad51fa6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a39268966de4198a9f086f13012040a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:39:02.646014 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-048490f6-5721-4422-ac54-85d51e95e2bc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18d2b697-2b50-46e7-955d-4e621e02b43a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:39:02.668971 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-048490f6-5721-4422-ac54-85d51e95e2bc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18d2b697-2b50-46e7-955d-4e621e02b43a) transitioned into state 'SUCCESS' from state '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-1038735513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c70bca5f9e27431688b6e77ad51fa6a6',qos_specs=None,replication_status=,reservations=['23edf825-7a24-42aa-8f1a-4d1f544ad3fb','418749ae-5068-4f49-8fd3-eef2247a64b5','0ee40a89-d54d-4868-b041-66959075c40d','e4013323-1861-425b-ab75-91ab697fca3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a39268966de4198a9f086f13012040a',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:39:02.670007 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-048490f6-5721-4422-ac54-85d51e95e2bc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f872904-ab76-4ee2-bf71-5e7f5523a606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:39:02.680845 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-048490f6-5721-4422-ac54-85d51e95e2bc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f872904-ab76-4ee2-bf71-5e7f5523a606) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:39:02.681866 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-048490f6-5721-4422-ac54-85d51e95e2bc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Flow 'volume_create_api' (8f380fb4-a92d-4f89-9dfe-8f4dc97f1d54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:39:02.682228 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-048490f6-5721-4422-ac54-85d51e95e2bc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume request issued successfully. Jul 03 19:39:02.682871 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-048490f6-5721-4422-ac54-85d51e95e2bc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:39:02.683396 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1295/5137] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:39:02 2026] POST /volume/v3/volumes => generated 757 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:39:02.705552 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-73fc080c-06cc-451b-923c-360c4470bcd0 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:02.712411 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-73fc080c-06cc-451b-923c-360c4470bcd0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 Jul 03 19:39:02.712411 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-73fc080c-06cc-451b-923c-360c4470bcd0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:02.712675 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-73fc080c-06cc-451b-923c-360c4470bcd0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:02.716716 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=152,cinder:UPDATE=15,cinder:INSERT=16 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:39:02.727429 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:02.727429 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:39:02.732559 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-73fc080c-06cc-451b-923c-360c4470bcd0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:39:02.738339 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-73fc080c-06cc-451b-923c-360c4470bcd0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 returned with HTTP 200 Jul 03 19:39:02.738726 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1292/5138] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:02 2026] GET /volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 => generated 825 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:03.221037 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a4b12036-8520-4c51-8547-ad1463a97882 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:03.221456 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a4b12036-8520-4c51-8547-ad1463a97882 None None] GET https://10.4.3.61/volume// Jul 03 19:39:03.221642 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a4b12036-8520-4c51-8547-ad1463a97882 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:03.221893 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a4b12036-8520-4c51-8547-ad1463a97882 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:03.222222 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a4b12036-8520-4c51-8547-ad1463a97882 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:39:03.222518 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1268/5139] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:39:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:39:03.229810 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-dcef8fcf-c27a-4242-81dc-c39ebfd5dfb1 req-88b16cac-b429-4605-8f77-d4352b77d582 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:03.231703 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-dcef8fcf-c27a-4242-81dc-c39ebfd5dfb1 req-88b16cac-b429-4605-8f77-d4352b77d582 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 Jul 03 19:39:03.232054 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-dcef8fcf-c27a-4242-81dc-c39ebfd5dfb1 req-88b16cac-b429-4605-8f77-d4352b77d582 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:03.232409 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-dcef8fcf-c27a-4242-81dc-c39ebfd5dfb1 req-88b16cac-b429-4605-8f77-d4352b77d582 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:03.241991 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:03.241991 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:39:03.248095 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-dcef8fcf-c27a-4242-81dc-c39ebfd5dfb1 req-88b16cac-b429-4605-8f77-d4352b77d582 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:39:03.250144 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-dcef8fcf-c27a-4242-81dc-c39ebfd5dfb1 req-88b16cac-b429-4605-8f77-d4352b77d582 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 returned with HTTP 200 Jul 03 19:39:03.250670 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1285/5140] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:39:03 2026] GET /volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 => generated 1412 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:39:03.752509 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2bd64d4f-76e1-45af-a8eb-9a7847c29c3c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:03.754338 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2bd64d4f-76e1-45af-a8eb-9a7847c29c3c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 Jul 03 19:39:03.754515 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2bd64d4f-76e1-45af-a8eb-9a7847c29c3c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:03.754688 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2bd64d4f-76e1-45af-a8eb-9a7847c29c3c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:03.762083 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:03.762083 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:39:03.765645 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-2bd64d4f-76e1-45af-a8eb-9a7847c29c3c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:39:03.770259 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2bd64d4f-76e1-45af-a8eb-9a7847c29c3c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 returned with HTTP 200 Jul 03 19:39:03.770661 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1296/5141] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:03 2026] GET /volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:39:03.782531 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0f3c24fd-7c2e-42dd-bd42-245da318926e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:03.784697 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0f3c24fd-7c2e-42dd-bd42-245da318926e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 Jul 03 19:39:03.784933 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0f3c24fd-7c2e-42dd-bd42-245da318926e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:03.785178 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0f3c24fd-7c2e-42dd-bd42-245da318926e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:03.795823 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:03.795823 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:39:03.800154 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0f3c24fd-7c2e-42dd-bd42-245da318926e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:39:03.806078 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0f3c24fd-7c2e-42dd-bd42-245da318926e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 returned with HTTP 200 Jul 03 19:39:03.806541 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1293/5142] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:03 2026] GET /volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:39:03.932858 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-afdea7f1-d9ae-48d3-aa63-2bc8be9af655 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:03.935984 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-afdea7f1-d9ae-48d3-aa63-2bc8be9af655 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 Jul 03 19:39:03.936269 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-afdea7f1-d9ae-48d3-aa63-2bc8be9af655 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:03.936506 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-afdea7f1-d9ae-48d3-aa63-2bc8be9af655 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:03.938688 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=142,cinder:UPDATE=19,cinder:INSERT=10 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:39:03.948037 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:03.948037 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:39:03.954932 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-afdea7f1-d9ae-48d3-aa63-2bc8be9af655 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:39:03.961040 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-afdea7f1-d9ae-48d3-aa63-2bc8be9af655 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 returned with HTTP 200 Jul 03 19:39:03.961588 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1269/5143] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:39:03 2026] GET /volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 => generated 1365 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:39:04.098983 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-dcef8fcf-c27a-4242-81dc-c39ebfd5dfb1 req-15023178-e840-4360-88e7-16b8e02f3c63 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:04.100806 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-dcef8fcf-c27a-4242-81dc-c39ebfd5dfb1 req-15023178-e840-4360-88e7-16b8e02f3c63 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] DELETE https://10.4.3.61/volume/v3/attachments/ae779d17-3d9b-471e-a3cb-3754e9747de3 Jul 03 19:39:04.101192 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-dcef8fcf-c27a-4242-81dc-c39ebfd5dfb1 req-15023178-e840-4360-88e7-16b8e02f3c63 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:04.101511 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-dcef8fcf-c27a-4242-81dc-c39ebfd5dfb1 req-15023178-e840-4360-88e7-16b8e02f3c63 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:04.108626 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:04.108626 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:39:04.486443 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-b9e34ecb-200f-4610-9128-69651eb150f1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:04.488802 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-b9e34ecb-200f-4610-9128-69651eb150f1 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 Jul 03 19:39:04.488802 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-b9e34ecb-200f-4610-9128-69651eb150f1 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:04.488991 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-b9e34ecb-200f-4610-9128-69651eb150f1 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:04.495883 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:04.495883 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:39:04.499429 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-b9e34ecb-200f-4610-9128-69651eb150f1 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:39:04.503876 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-b9e34ecb-200f-4610-9128-69651eb150f1 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 returned with HTTP 200 Jul 03 19:39:04.504467 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1297/5144] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:39:04 2026] GET /volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:39:04.513784 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-980ba5ca-0f67-47f8-8d5a-8fd3497e756e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:04.514130 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-980ba5ca-0f67-47f8-8d5a-8fd3497e756e None None] GET https://10.4.3.61/volume// Jul 03 19:39:04.514375 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-980ba5ca-0f67-47f8-8d5a-8fd3497e756e None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:04.514464 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-980ba5ca-0f67-47f8-8d5a-8fd3497e756e None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:04.514790 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-980ba5ca-0f67-47f8-8d5a-8fd3497e756e None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:39:04.515043 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1294/5145] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:39:04 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:39:04.521968 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-aa3ac906-0312-4060-b61b-85de59884779 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:04.524070 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-aa3ac906-0312-4060-b61b-85de59884779 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:39:04.524070 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-aa3ac906-0312-4060-b61b-85de59884779 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4", "connector": null, "instance_uuid": "31c783c6-ad2d-4bc2-a5a4-22476edb73af"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:39:04.532121 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:04.532121 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:39:04.561288 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-aa3ac906-0312-4060-b61b-85de59884779 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:39:04.562001 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1270/5146] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:39:04 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:39:04.655410 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-dcef8fcf-c27a-4242-81dc-c39ebfd5dfb1 req-15023178-e840-4360-88e7-16b8e02f3c63 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/attachments/ae779d17-3d9b-471e-a3cb-3754e9747de3 returned with HTTP 200 Jul 03 19:39:04.655836 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1286/5147] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:39:04 2026] DELETE /volume/v3/attachments/ae779d17-3d9b-471e-a3cb-3754e9747de3 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:05.391789 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e96702b7-b418-43f8-b2df-2e0c68610e46 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:05.393497 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e96702b7-b418-43f8-b2df-2e0c68610e46 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] DELETE https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 Jul 03 19:39:05.393679 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e96702b7-b418-43f8-b2df-2e0c68610e46 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:05.393875 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e96702b7-b418-43f8-b2df-2e0c68610e46 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:05.394031 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-e96702b7-b418-43f8-b2df-2e0c68610e46 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Delete volume with id: 263cdabd-1d73-4c88-8557-880361d4f9d4 Jul 03 19:39:05.400699 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:05.400699 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:39:05.401143 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e96702b7-b418-43f8-b2df-2e0c68610e46 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:39:05.417575 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e96702b7-b418-43f8-b2df-2e0c68610e46 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Delete volume request issued successfully. Jul 03 19:39:05.417794 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e96702b7-b418-43f8-b2df-2e0c68610e46 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 returned with HTTP 202 Jul 03 19:39:05.418324 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1298/5148] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:39:05 2026] DELETE /volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:39:09.488290 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-8cab6cd7-29d4-49a6-a088-7b2cfdd11b51 req-7114328a-dc25-4092-bd8b-b74218c99f1f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:09.490717 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-8cab6cd7-29d4-49a6-a088-7b2cfdd11b51 req-7114328a-dc25-4092-bd8b-b74218c99f1f tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d Jul 03 19:39:09.490921 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-8cab6cd7-29d4-49a6-a088-7b2cfdd11b51 req-7114328a-dc25-4092-bd8b-b74218c99f1f tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:09.491091 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-8cab6cd7-29d4-49a6-a088-7b2cfdd11b51 req-7114328a-dc25-4092-bd8b-b74218c99f1f tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:09.500225 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:09.500225 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:39:09.504036 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-8cab6cd7-29d4-49a6-a088-7b2cfdd11b51 req-7114328a-dc25-4092-bd8b-b74218c99f1f tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:39:09.508824 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-8cab6cd7-29d4-49a6-a088-7b2cfdd11b51 req-7114328a-dc25-4092-bd8b-b74218c99f1f tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d returned with HTTP 200 Jul 03 19:39:09.509569 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1295/5149] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:39:09 2026] GET /volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:39:09.527670 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-8cab6cd7-29d4-49a6-a088-7b2cfdd11b51 req-3d1c5a57-c0d9-4e81-a820-9b877b3006db None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:09.530751 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-8cab6cd7-29d4-49a6-a088-7b2cfdd11b51 req-3d1c5a57-c0d9-4e81-a820-9b877b3006db tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] POST https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d/action Jul 03 19:39:09.531207 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-8cab6cd7-29d4-49a6-a088-7b2cfdd11b51 req-3d1c5a57-c0d9-4e81-a820-9b877b3006db tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:39:09.531336 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-8cab6cd7-29d4-49a6-a088-7b2cfdd11b51 req-3d1c5a57-c0d9-4e81-a820-9b877b3006db tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:39:09.542064 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:09.542064 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:39:09.542551 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-8cab6cd7-29d4-49a6-a088-7b2cfdd11b51 req-3d1c5a57-c0d9-4e81-a820-9b877b3006db tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:39:09.560245 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-8cab6cd7-29d4-49a6-a088-7b2cfdd11b51 req-3d1c5a57-c0d9-4e81-a820-9b877b3006db tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Begin detaching volume completed successfully. Jul 03 19:39:09.560464 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-8cab6cd7-29d4-49a6-a088-7b2cfdd11b51 req-3d1c5a57-c0d9-4e81-a820-9b877b3006db tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d/action returned with HTTP 202 Jul 03 19:39:09.561087 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1271/5150] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:39:09 2026] POST /volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:39:10.446123 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7fd2c30a-5571-40f7-aa88-1392b676fcfd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:10.446537 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7fd2c30a-5571-40f7-aa88-1392b676fcfd None None] GET https://10.4.3.61/volume// Jul 03 19:39:10.446739 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7fd2c30a-5571-40f7-aa88-1392b676fcfd None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:10.446967 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7fd2c30a-5571-40f7-aa88-1392b676fcfd None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:10.447420 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7fd2c30a-5571-40f7-aa88-1392b676fcfd None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:39:10.447730 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1287/5151] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:39:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:39:10.454154 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-0acedbb8-0f42-49b6-a3ed-450b3bec8591 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:10.456274 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-0acedbb8-0f42-49b6-a3ed-450b3bec8591 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 Jul 03 19:39:10.456478 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-0acedbb8-0f42-49b6-a3ed-450b3bec8591 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:10.456656 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-0acedbb8-0f42-49b6-a3ed-450b3bec8591 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:10.466002 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:10.466002 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:39:10.470340 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-0acedbb8-0f42-49b6-a3ed-450b3bec8591 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:39:10.476567 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-0acedbb8-0f42-49b6-a3ed-450b3bec8591 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 returned with HTTP 200 Jul 03 19:39:10.477133 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1299/5152] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:39:10 2026] GET /volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 => generated 1544 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:39:10.570536 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-8f83b40d-a151-4d80-9412-c2babf982955 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:10.572372 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-8f83b40d-a151-4d80-9412-c2babf982955 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] PUT https://10.4.3.61/volume/v3/attachments/42915800-9c84-4f2c-b93b-2552286399bf Jul 03 19:39:10.572693 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-8f83b40d-a151-4d80-9412-c2babf982955 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:39:10.578883 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-8f83b40d-a151-4d80-9412-c2babf982955 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Acquiring lock "cinder-attachment_update-620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:39:10.582864 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-8f83b40d-a151-4d80-9412-c2babf982955 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Lock "cinder-attachment_update-620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4-np0000004460" acquired by "attachment_update" :: waited 0.004s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:39:10.583325 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-361c04cd-1419-49ad-9f20-83862d3f1b5b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:10.583708 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-361c04cd-1419-49ad-9f20-83862d3f1b5b None None] GET https://10.4.3.61/volume// Jul 03 19:39:10.583765 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:10.583765 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:39:10.583897 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-361c04cd-1419-49ad-9f20-83862d3f1b5b None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:10.584083 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-361c04cd-1419-49ad-9f20-83862d3f1b5b None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:10.584403 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-361c04cd-1419-49ad-9f20-83862d3f1b5b None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:39:10.584690 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1272/5153] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:39:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:39:10.591055 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-8cab6cd7-29d4-49a6-a088-7b2cfdd11b51 req-bd1308b0-ef30-4d43-bf8c-0f112c0d1e39 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:10.593026 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-8cab6cd7-29d4-49a6-a088-7b2cfdd11b51 req-bd1308b0-ef30-4d43-bf8c-0f112c0d1e39 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d Jul 03 19:39:10.594250 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-8cab6cd7-29d4-49a6-a088-7b2cfdd11b51 req-bd1308b0-ef30-4d43-bf8c-0f112c0d1e39 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:10.594250 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-8cab6cd7-29d4-49a6-a088-7b2cfdd11b51 req-bd1308b0-ef30-4d43-bf8c-0f112c0d1e39 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:10.595335 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=211,cinder:UPDATE=46,cinder:INSERT=36 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:39:10.603301 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:10.603301 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:39:10.606784 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-8cab6cd7-29d4-49a6-a088-7b2cfdd11b51 req-bd1308b0-ef30-4d43-bf8c-0f112c0d1e39 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:39:10.611208 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-8cab6cd7-29d4-49a6-a088-7b2cfdd11b51 req-bd1308b0-ef30-4d43-bf8c-0f112c0d1e39 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d returned with HTTP 200 Jul 03 19:39:10.611681 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1288/5154] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:39:10 2026] GET /volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d => generated 1411 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:39:11.102176 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-8f83b40d-a151-4d80-9412-c2babf982955 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Lock "cinder-attachment_update-620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4-np0000004460" released by "attachment_update" :: held 0.519s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:39:11.102445 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-8f83b40d-a151-4d80-9412-c2babf982955 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/42915800-9c84-4f2c-b93b-2552286399bf returned with HTTP 200 Jul 03 19:39:11.102902 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1296/5155] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:39:10 2026] PUT /volume/v3/attachments/42915800-9c84-4f2c-b93b-2552286399bf => generated 969 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:39:11.374558 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-8cab6cd7-29d4-49a6-a088-7b2cfdd11b51 req-580ab3df-546b-49fb-b275-1afe4635cf0c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:11.377092 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-8cab6cd7-29d4-49a6-a088-7b2cfdd11b51 req-580ab3df-546b-49fb-b275-1afe4635cf0c tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] DELETE https://10.4.3.61/volume/v3/attachments/7bf9006b-448b-4a57-b12e-fcfa908af02a Jul 03 19:39:11.377371 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-8cab6cd7-29d4-49a6-a088-7b2cfdd11b51 req-580ab3df-546b-49fb-b275-1afe4635cf0c tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:11.377653 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-8cab6cd7-29d4-49a6-a088-7b2cfdd11b51 req-580ab3df-546b-49fb-b275-1afe4635cf0c tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:11.386005 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:11.386005 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:39:11.614954 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-89c3f719-d57c-4e0d-863b-ddb64eee11b8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:11.616808 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-89c3f719-d57c-4e0d-863b-ddb64eee11b8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/attachments/42915800-9c84-4f2c-b93b-2552286399bf/action Jul 03 19:39:11.617271 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-89c3f719-d57c-4e0d-863b-ddb64eee11b8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:39:11.618066 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-89c3f719-d57c-4e0d-863b-ddb64eee11b8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:39:11.631744 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:11.631744 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:39:11.641802 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-730545e9-758f-4d33-9ec8-c4ee57e4df30 req-89c3f719-d57c-4e0d-863b-ddb64eee11b8 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/42915800-9c84-4f2c-b93b-2552286399bf/action returned with HTTP 204 Jul 03 19:39:11.642441 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1273/5156] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:39:11 2026] POST /volume/v3/attachments/42915800-9c84-4f2c-b93b-2552286399bf/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:39:11.912306 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-8cab6cd7-29d4-49a6-a088-7b2cfdd11b51 req-580ab3df-546b-49fb-b275-1afe4635cf0c tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/attachments/7bf9006b-448b-4a57-b12e-fcfa908af02a returned with HTTP 200 Jul 03 19:39:11.912700 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1300/5157] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:39:11 2026] DELETE /volume/v3/attachments/7bf9006b-448b-4a57-b12e-fcfa908af02a => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:12.711153 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a07d171f-b093-4cef-a1c0-beb99597d232 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:12.712973 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a07d171f-b093-4cef-a1c0-beb99597d232 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] DELETE https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d Jul 03 19:39:12.713177 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a07d171f-b093-4cef-a1c0-beb99597d232 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:12.713384 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a07d171f-b093-4cef-a1c0-beb99597d232 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:12.713539 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-a07d171f-b093-4cef-a1c0-beb99597d232 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Delete volume with id: 7db85bb5-9e81-4ed8-99c4-b2a33445836d Jul 03 19:39:12.720005 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:12.720005 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:39:12.720449 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a07d171f-b093-4cef-a1c0-beb99597d232 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:39:12.736148 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a07d171f-b093-4cef-a1c0-beb99597d232 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Delete volume request issued successfully. Jul 03 19:39:12.736348 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a07d171f-b093-4cef-a1c0-beb99597d232 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d returned with HTTP 202 Jul 03 19:39:12.736768 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1289/5158] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:39:12 2026] DELETE /volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:39:12.773567 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-3e5ec2d3-1d8f-48b6-8e67-5c5e9baaabf8 req-3e37cc41-8635-40fa-abb4-b892268cb39a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:12.775835 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-3e5ec2d3-1d8f-48b6-8e67-5c5e9baaabf8 req-3e37cc41-8635-40fa-abb4-b892268cb39a tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d Jul 03 19:39:12.776100 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-3e5ec2d3-1d8f-48b6-8e67-5c5e9baaabf8 req-3e37cc41-8635-40fa-abb4-b892268cb39a tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:12.776375 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-3e5ec2d3-1d8f-48b6-8e67-5c5e9baaabf8 req-3e37cc41-8635-40fa-abb4-b892268cb39a tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:12.785328 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:12.785328 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:39:12.789189 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-3e5ec2d3-1d8f-48b6-8e67-5c5e9baaabf8 req-3e37cc41-8635-40fa-abb4-b892268cb39a tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d returned with HTTP 404 Jul 03 19:39:12.789971 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1297/5159] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:39:12 2026] GET /volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:39:12.827143 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-fdc6e50d-8d00-40fb-b7f2-e45793cdaf6c req-37833662-5a9c-4860-b872-c87ae9d8954b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:12.829384 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-fdc6e50d-8d00-40fb-b7f2-e45793cdaf6c req-37833662-5a9c-4860-b872-c87ae9d8954b tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 Jul 03 19:39:12.829588 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-fdc6e50d-8d00-40fb-b7f2-e45793cdaf6c req-37833662-5a9c-4860-b872-c87ae9d8954b tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:12.829780 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-fdc6e50d-8d00-40fb-b7f2-e45793cdaf6c req-37833662-5a9c-4860-b872-c87ae9d8954b tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:12.835005 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-fdc6e50d-8d00-40fb-b7f2-e45793cdaf6c req-37833662-5a9c-4860-b872-c87ae9d8954b tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 returned with HTTP 404 Jul 03 19:39:12.835546 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1274/5160] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:39:12 2026] GET /volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:39:17.893563 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-49dac6e7-d631-40ad-a9bb-e9f0f49e3e91 req-8c11d5b0-df60-45ba-8560-ec2c8348262a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:17.895601 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-49dac6e7-d631-40ad-a9bb-e9f0f49e3e91 req-8c11d5b0-df60-45ba-8560-ec2c8348262a tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] DELETE https://10.4.3.61/volume/v3/attachments/ce3c9ba8-0938-44a7-afbe-0d5ff735d216 Jul 03 19:39:17.895784 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-49dac6e7-d631-40ad-a9bb-e9f0f49e3e91 req-8c11d5b0-df60-45ba-8560-ec2c8348262a tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:17.895951 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-49dac6e7-d631-40ad-a9bb-e9f0f49e3e91 req-8c11d5b0-df60-45ba-8560-ec2c8348262a tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:17.902457 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:17.902457 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:39:18.433417 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-49dac6e7-d631-40ad-a9bb-e9f0f49e3e91 req-8c11d5b0-df60-45ba-8560-ec2c8348262a tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/attachments/ce3c9ba8-0938-44a7-afbe-0d5ff735d216 returned with HTTP 200 Jul 03 19:39:18.433875 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1301/5161] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:39:17 2026] DELETE /volume/v3/attachments/ce3c9ba8-0938-44a7-afbe-0d5ff735d216 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:20.795581 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7aefe01e-8231-4eec-9e4e-416fac1aff1e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:20.798634 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7aefe01e-8231-4eec-9e4e-416fac1aff1e tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] DELETE https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 Jul 03 19:39:20.798931 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7aefe01e-8231-4eec-9e4e-416fac1aff1e tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:20.799211 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7aefe01e-8231-4eec-9e4e-416fac1aff1e tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:20.799595 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-7aefe01e-8231-4eec-9e4e-416fac1aff1e tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Delete volume with id: 2c47037a-636d-4b50-bd09-4a5f23a00e32 Jul 03 19:39:20.809634 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:20.809634 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:39:20.810471 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7aefe01e-8231-4eec-9e4e-416fac1aff1e tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:39:20.832244 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7aefe01e-8231-4eec-9e4e-416fac1aff1e tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Delete volume request issued successfully. Jul 03 19:39:20.832548 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7aefe01e-8231-4eec-9e4e-416fac1aff1e tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 returned with HTTP 202 Jul 03 19:39:20.833312 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1290/5162] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:39:20 2026] DELETE /volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:39:20.841752 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a1b890f6-cb35-4b9a-bc2b-3426f870664a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:20.843340 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a1b890f6-cb35-4b9a-bc2b-3426f870664a tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 Jul 03 19:39:20.843963 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a1b890f6-cb35-4b9a-bc2b-3426f870664a tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:20.844257 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a1b890f6-cb35-4b9a-bc2b-3426f870664a tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:20.852736 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:20.852736 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:39:20.858028 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a1b890f6-cb35-4b9a-bc2b-3426f870664a tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Volume info retrieved successfully. Jul 03 19:39:20.864842 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a1b890f6-cb35-4b9a-bc2b-3426f870664a tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 returned with HTTP 200 Jul 03 19:39:20.864842 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1298/5163] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:20 2026] GET /volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 => generated 1248 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:39:21.878833 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e9aa7cf2-2e5e-476b-9a43-cf1e6ca6accd None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:21.880506 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e9aa7cf2-2e5e-476b-9a43-cf1e6ca6accd tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 Jul 03 19:39:21.880740 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e9aa7cf2-2e5e-476b-9a43-cf1e6ca6accd tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:21.880927 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e9aa7cf2-2e5e-476b-9a43-cf1e6ca6accd tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:21.886310 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e9aa7cf2-2e5e-476b-9a43-cf1e6ca6accd tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 returned with HTTP 404 Jul 03 19:39:21.886818 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1275/5164] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:21 2026] GET /volume/v3/volumes/2c47037a-636d-4b50-bd09-4a5f23a00e32 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:39:21.892970 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7755bc36-56c6-49df-bb20-82a53764337c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:21.894709 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7755bc36-56c6-49df-bb20-82a53764337c tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] DELETE https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d Jul 03 19:39:21.894907 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7755bc36-56c6-49df-bb20-82a53764337c tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:21.895089 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7755bc36-56c6-49df-bb20-82a53764337c tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:21.895267 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-7755bc36-56c6-49df-bb20-82a53764337c tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Delete volume with id: 7db85bb5-9e81-4ed8-99c4-b2a33445836d Jul 03 19:39:21.900657 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7755bc36-56c6-49df-bb20-82a53764337c tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d returned with HTTP 404 Jul 03 19:39:21.901111 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1302/5165] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:39:21 2026] DELETE /volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:39:21.909422 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6fec51c4-62fd-4a69-b491-20be5bfcc6d0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:21.911238 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6fec51c4-62fd-4a69-b491-20be5bfcc6d0 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d Jul 03 19:39:21.911436 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6fec51c4-62fd-4a69-b491-20be5bfcc6d0 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:21.911626 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6fec51c4-62fd-4a69-b491-20be5bfcc6d0 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:21.917338 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6fec51c4-62fd-4a69-b491-20be5bfcc6d0 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d returned with HTTP 404 Jul 03 19:39:21.917974 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1291/5166] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:21 2026] GET /volume/v3/volumes/7db85bb5-9e81-4ed8-99c4-b2a33445836d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:39:21.927040 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-19116499-7436-4e68-985b-78c5640697f0 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:21.928694 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-19116499-7436-4e68-985b-78c5640697f0 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] DELETE https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 Jul 03 19:39:21.929012 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-19116499-7436-4e68-985b-78c5640697f0 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:21.930443 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-19116499-7436-4e68-985b-78c5640697f0 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:21.930443 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-19116499-7436-4e68-985b-78c5640697f0 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Delete volume with id: 263cdabd-1d73-4c88-8557-880361d4f9d4 Jul 03 19:39:21.934816 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-19116499-7436-4e68-985b-78c5640697f0 tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 returned with HTTP 404 Jul 03 19:39:21.935347 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1299/5167] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:39:21 2026] DELETE /volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:39:21.943009 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cb9e372e-a759-4d8a-be36-7c2c7a588f2b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:21.944951 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cb9e372e-a759-4d8a-be36-7c2c7a588f2b tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] GET https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 Jul 03 19:39:21.945365 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cb9e372e-a759-4d8a-be36-7c2c7a588f2b tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:21.945622 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cb9e372e-a759-4d8a-be36-7c2c7a588f2b tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:21.950985 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cb9e372e-a759-4d8a-be36-7c2c7a588f2b tempest-TestInstancesWithCinderVolumes-824822624 tempest-TestInstancesWithCinderVolumes-824822624-project-member] https://10.4.3.61/volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 returned with HTTP 404 Jul 03 19:39:21.951522 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1276/5168] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:21 2026] GET /volume/v3/volumes/263cdabd-1d73-4c88-8557-880361d4f9d4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:39:21.958420 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-21e09045-4181-4df4-a71a-8877b592f9c4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:21.960361 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-21e09045-4181-4df4-a71a-8877b592f9c4 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] GET https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 Jul 03 19:39:21.960561 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-21e09045-4181-4df4-a71a-8877b592f9c4 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:21.960770 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-21e09045-4181-4df4-a71a-8877b592f9c4 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:21.961308 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:21.961308 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:39:21.961577 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-21e09045-4181-4df4-a71a-8877b592f9c4 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:39:21.973384 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-21e09045-4181-4df4-a71a-8877b592f9c4 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Get all volumes completed successfully. Jul 03 19:39:21.975492 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:21.975492 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:39:21.980855 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-21e09045-4181-4df4-a71a-8877b592f9c4 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 19:39:21.981387 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1303/5169] 10.4.3.61 () {66 vars in 1278 bytes} [Fri Jul 3 19:39:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6089 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:39:21.997963 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4c5b90f7-47c5-47bc-92df-386b68da3a62 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:22.000255 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4c5b90f7-47c5-47bc-92df-386b68da3a62 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] DELETE https://10.4.3.61/volume/v3/types/f6a95139-f6f2-4246-91ec-f01c54bc98a0 Jul 03 19:39:22.000521 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4c5b90f7-47c5-47bc-92df-386b68da3a62 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:22.000802 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4c5b90f7-47c5-47bc-92df-386b68da3a62 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Calling method '_delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:22.026890 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4c5b90f7-47c5-47bc-92df-386b68da3a62 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] https://10.4.3.61/volume/v3/types/f6a95139-f6f2-4246-91ec-f01c54bc98a0 returned with HTTP 202 Jul 03 19:39:22.027365 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1292/5170] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:39:21 2026] DELETE /volume/v3/types/f6a95139-f6f2-4246-91ec-f01c54bc98a0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:39:22.036444 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1b798073-cc76-4c61-8a21-3a57ee17a173 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:22.042214 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1b798073-cc76-4c61-8a21-3a57ee17a173 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] GET https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 Jul 03 19:39:22.042214 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1b798073-cc76-4c61-8a21-3a57ee17a173 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:22.042214 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1b798073-cc76-4c61-8a21-3a57ee17a173 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Calling method 'detail' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:22.042214 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-1b798073-cc76-4c61-8a21-3a57ee17a173 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99925) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:39:22.050900 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-1b798073-cc76-4c61-8a21-3a57ee17a173 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Get all volumes completed successfully. Jul 03 19:39:22.052417 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:22.052417 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:39:22.056889 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1b798073-cc76-4c61-8a21-3a57ee17a173 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 19:39:22.057500 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1300/5171] 10.4.3.61 () {66 vars in 1278 bytes} [Fri Jul 3 19:39:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6089 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:39:22.074964 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-14a356b3-8b43-4f4a-92a6-1315395ff8fd None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:22.076545 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-14a356b3-8b43-4f4a-92a6-1315395ff8fd tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] DELETE https://10.4.3.61/volume/v3/types/51616ce7-9479-4857-bc14-8c6dca29624c Jul 03 19:39:22.076836 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-14a356b3-8b43-4f4a-92a6-1315395ff8fd tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:22.077118 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-14a356b3-8b43-4f4a-92a6-1315395ff8fd tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Calling method '_delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:22.098376 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-14a356b3-8b43-4f4a-92a6-1315395ff8fd tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] https://10.4.3.61/volume/v3/types/51616ce7-9479-4857-bc14-8c6dca29624c returned with HTTP 202 Jul 03 19:39:22.098376 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1277/5172] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:39:22 2026] DELETE /volume/v3/types/51616ce7-9479-4857-bc14-8c6dca29624c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:39:22.455484 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-783490df-a866-445f-b545-a2fc01832c82 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:22.457278 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-783490df-a866-445f-b545-a2fc01832c82 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] GET https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 Jul 03 19:39:22.457483 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-783490df-a866-445f-b545-a2fc01832c82 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:22.457752 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-783490df-a866-445f-b545-a2fc01832c82 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Calling method 'detail' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:22.458559 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-783490df-a866-445f-b545-a2fc01832c82 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99927) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:39:22.468595 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-783490df-a866-445f-b545-a2fc01832c82 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Get all volumes completed successfully. Jul 03 19:39:22.469927 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:22.469927 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:39:22.474118 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-783490df-a866-445f-b545-a2fc01832c82 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 19:39:22.474537 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1304/5173] 10.4.3.61 () {66 vars in 1278 bytes} [Fri Jul 3 19:39:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6089 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:39:22.489026 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-dd79a365-4449-4cb6-8e33-2bb065ed5a86 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:22.491187 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-dd79a365-4449-4cb6-8e33-2bb065ed5a86 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/f6985646-59db-49f5-ab2d-efeddc906bd1 Jul 03 19:39:22.491442 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-dd79a365-4449-4cb6-8e33-2bb065ed5a86 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:22.491670 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-dd79a365-4449-4cb6-8e33-2bb065ed5a86 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:22.491880 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-dd79a365-4449-4cb6-8e33-2bb065ed5a86 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Delete volume with id: f6985646-59db-49f5-ab2d-efeddc906bd1 Jul 03 19:39:22.502039 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:22.502039 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:39:22.502446 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-dd79a365-4449-4cb6-8e33-2bb065ed5a86 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Volume info retrieved successfully. Jul 03 19:39:22.514503 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.image.cache [None req-dd79a365-4449-4cb6-8e33-2bb065ed5a86 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'cb4c2a01-9f0d-4cb9-8cf0-2bb62210fd1a', 'volume_id': 'f6985646-59db-49f5-ab2d-efeddc906bd1', 'host': 'np0000004460@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 19, 37, 34), 'last_used': datetime.datetime(2026, 7, 3, 19, 37, 42)}. {{(pid=99924) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 19:39:22.524042 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-dd79a365-4449-4cb6-8e33-2bb065ed5a86 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Delete volume request issued successfully. Jul 03 19:39:22.524328 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-dd79a365-4449-4cb6-8e33-2bb065ed5a86 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] https://10.4.3.61/volume/v3/volumes/f6985646-59db-49f5-ab2d-efeddc906bd1 returned with HTTP 202 Jul 03 19:39:22.524935 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1293/5174] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:39:22 2026] DELETE /volume/v3/volumes/f6985646-59db-49f5-ab2d-efeddc906bd1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:39:22.533391 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9aa3840e-318e-4a47-a6fb-014c9f3c8844 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:22.535279 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9aa3840e-318e-4a47-a6fb-014c9f3c8844 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] GET https://10.4.3.61/volume/v3/volumes/f6985646-59db-49f5-ab2d-efeddc906bd1 Jul 03 19:39:22.535651 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9aa3840e-318e-4a47-a6fb-014c9f3c8844 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:22.536254 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9aa3840e-318e-4a47-a6fb-014c9f3c8844 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:22.545324 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:22.545324 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:39:22.548340 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-9aa3840e-318e-4a47-a6fb-014c9f3c8844 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Volume info retrieved successfully. Jul 03 19:39:22.553414 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9aa3840e-318e-4a47-a6fb-014c9f3c8844 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] https://10.4.3.61/volume/v3/volumes/f6985646-59db-49f5-ab2d-efeddc906bd1 returned with HTTP 200 Jul 03 19:39:22.554054 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1301/5175] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:22 2026] GET /volume/v3/volumes/f6985646-59db-49f5-ab2d-efeddc906bd1 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:39:23.570328 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-63619a0e-6016-4ade-bf8f-bbb504d7cd75 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:23.574010 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-63619a0e-6016-4ade-bf8f-bbb504d7cd75 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] GET https://10.4.3.61/volume/v3/volumes/f6985646-59db-49f5-ab2d-efeddc906bd1 Jul 03 19:39:23.574010 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-63619a0e-6016-4ade-bf8f-bbb504d7cd75 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:23.574010 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-63619a0e-6016-4ade-bf8f-bbb504d7cd75 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:23.578740 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-63619a0e-6016-4ade-bf8f-bbb504d7cd75 tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] https://10.4.3.61/volume/v3/volumes/f6985646-59db-49f5-ab2d-efeddc906bd1 returned with HTTP 404 Jul 03 19:39:23.579303 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1278/5176] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:23 2026] GET /volume/v3/volumes/f6985646-59db-49f5-ab2d-efeddc906bd1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:39:23.585739 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b3b1cf9e-5cbe-4242-b48b-a698660d0e9d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:23.587603 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b3b1cf9e-5cbe-4242-b48b-a698660d0e9d tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] DELETE https://10.4.3.61/volume/v3/types/b6867704-3625-41d1-a640-0752a7042acb Jul 03 19:39:23.587922 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b3b1cf9e-5cbe-4242-b48b-a698660d0e9d tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:23.588203 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b3b1cf9e-5cbe-4242-b48b-a698660d0e9d tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] Calling method '_delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:23.610485 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b3b1cf9e-5cbe-4242-b48b-a698660d0e9d tempest-TestInstancesWithCinderVolumes-150996861 tempest-TestInstancesWithCinderVolumes-150996861-project-admin] https://10.4.3.61/volume/v3/types/b6867704-3625-41d1-a640-0752a7042acb returned with HTTP 202 Jul 03 19:39:23.610952 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1305/5177] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:39:23 2026] DELETE /volume/v3/types/b6867704-3625-41d1-a640-0752a7042acb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:39:28.579764 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b59b35c4-8377-4030-9865-da61ad57f1d7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:28.689045 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b59b35c4-8377-4030-9865-da61ad57f1d7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:39:28.689045 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b59b35c4-8377-4030-9865-da61ad57f1d7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1056534933"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:39:28.689445 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-b59b35c4-8377-4030-9865-da61ad57f1d7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1056534933'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:39:28.689578 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-b59b35c4-8377-4030-9865-da61ad57f1d7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Create volume of 1 GB Jul 03 19:39:28.694009 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b59b35c4-8377-4030-9865-da61ad57f1d7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Availability Zones retrieved successfully. Jul 03 19:39:28.700322 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b59b35c4-8377-4030-9865-da61ad57f1d7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Flow 'volume_create_api' (f7035914-296d-430a-b92b-88021895cf0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:39:28.701373 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b59b35c4-8377-4030-9865-da61ad57f1d7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (466546ca-7764-4e10-8d85-2e6e7c532487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:39:28.702398 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-b59b35c4-8377-4030-9865-da61ad57f1d7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:39:28.729859 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b59b35c4-8377-4030-9865-da61ad57f1d7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (466546ca-7764-4e10-8d85-2e6e7c532487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:39:28.730606 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b59b35c4-8377-4030-9865-da61ad57f1d7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fe8510b-f91f-4a61-9347-d18191b3ffa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:39:28.782523 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-b59b35c4-8377-4030-9865-da61ad57f1d7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Created reservations ['fddb6086-561d-4967-8d68-907aebadd09e', '6501a026-c64b-401d-b0a2-b1f953a58cb8', '7abc04b6-8ee1-4c9f-9635-3276769afc25', '2e94ddd4-2698-4b9b-93c7-0a84fd26aaa3'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:39:28.783572 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b59b35c4-8377-4030-9865-da61ad57f1d7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fe8510b-f91f-4a61-9347-d18191b3ffa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fddb6086-561d-4967-8d68-907aebadd09e', '6501a026-c64b-401d-b0a2-b1f953a58cb8', '7abc04b6-8ee1-4c9f-9635-3276769afc25', '2e94ddd4-2698-4b9b-93c7-0a84fd26aaa3']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:39:28.784485 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b59b35c4-8377-4030-9865-da61ad57f1d7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (067ad959-c1be-4be1-8ec3-59bdbd56ab4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:39:28.808150 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b59b35c4-8377-4030-9865-da61ad57f1d7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (067ad959-c1be-4be1-8ec3-59bdbd56ab4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '549f043f-63be-452b-b788-614dfa2c2bc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1056534933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b22c0d3e93aa44e1a9b4358bdcab4984',qos_specs=None,replication_status=,reservations=['fddb6086-561d-4967-8d68-907aebadd09e','6501a026-c64b-401d-b0a2-b1f953a58cb8','7abc04b6-8ee1-4c9f-9635-3276769afc25','2e94ddd4-2698-4b9b-93c7-0a84fd26aaa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17a13ecb0fa14281a48764e66d63df34',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:39:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1056534933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=549f043f-63be-452b-b788-614dfa2c2bc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b22c0d3e93aa44e1a9b4358bdcab4984',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17a13ecb0fa14281a48764e66d63df34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:39:28.808823 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b59b35c4-8377-4030-9865-da61ad57f1d7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e91705ed-c7a3-497d-bb5b-6e0de7f7761e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:39:28.825899 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b59b35c4-8377-4030-9865-da61ad57f1d7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e91705ed-c7a3-497d-bb5b-6e0de7f7761e) transitioned into state 'SUCCESS' from state '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-1056534933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b22c0d3e93aa44e1a9b4358bdcab4984',qos_specs=None,replication_status=,reservations=['fddb6086-561d-4967-8d68-907aebadd09e','6501a026-c64b-401d-b0a2-b1f953a58cb8','7abc04b6-8ee1-4c9f-9635-3276769afc25','2e94ddd4-2698-4b9b-93c7-0a84fd26aaa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17a13ecb0fa14281a48764e66d63df34',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:39:28.826570 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b59b35c4-8377-4030-9865-da61ad57f1d7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55453d21-25e4-426b-84ff-0331575452c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:39:28.835911 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b59b35c4-8377-4030-9865-da61ad57f1d7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55453d21-25e4-426b-84ff-0331575452c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:39:28.836715 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-b59b35c4-8377-4030-9865-da61ad57f1d7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Flow 'volume_create_api' (f7035914-296d-430a-b92b-88021895cf0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:39:28.837006 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b59b35c4-8377-4030-9865-da61ad57f1d7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Create volume request issued successfully. Jul 03 19:39:28.837532 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b59b35c4-8377-4030-9865-da61ad57f1d7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:39:28.837914 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1294/5178] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:39:28 2026] POST /volume/v3/volumes => generated 747 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:39:28.851044 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-01cb1d65-e55f-4906-bae0-8d092119cc90 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:28.852837 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-01cb1d65-e55f-4906-bae0-8d092119cc90 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/volumes/549f043f-63be-452b-b788-614dfa2c2bc6 Jul 03 19:39:28.853058 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-01cb1d65-e55f-4906-bae0-8d092119cc90 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:28.853289 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-01cb1d65-e55f-4906-bae0-8d092119cc90 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:28.860494 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:28.860494 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:39:28.864378 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-01cb1d65-e55f-4906-bae0-8d092119cc90 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Volume info retrieved successfully. Jul 03 19:39:28.868544 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-01cb1d65-e55f-4906-bae0-8d092119cc90 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/volumes/549f043f-63be-452b-b788-614dfa2c2bc6 returned with HTTP 200 Jul 03 19:39:28.869016 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1302/5179] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:28 2026] GET /volume/v3/volumes/549f043f-63be-452b-b788-614dfa2c2bc6 => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:29.882392 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-07844be5-31e0-4e99-9a57-12435b74f812 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:29.883958 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-07844be5-31e0-4e99-9a57-12435b74f812 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/volumes/549f043f-63be-452b-b788-614dfa2c2bc6 Jul 03 19:39:29.884119 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-07844be5-31e0-4e99-9a57-12435b74f812 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:29.884305 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-07844be5-31e0-4e99-9a57-12435b74f812 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:29.890312 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:29.890312 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:39:29.893693 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-07844be5-31e0-4e99-9a57-12435b74f812 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Volume info retrieved successfully. Jul 03 19:39:29.898040 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-07844be5-31e0-4e99-9a57-12435b74f812 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/volumes/549f043f-63be-452b-b788-614dfa2c2bc6 returned with HTTP 200 Jul 03 19:39:29.898485 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1279/5180] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:29 2026] GET /volume/v3/volumes/549f043f-63be-452b-b788-614dfa2c2bc6 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:29.910044 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9fc515ef-9b33-4c74-9a58-ce45317a475e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:29.911567 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9fc515ef-9b33-4c74-9a58-ce45317a475e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] POST https://10.4.3.61/volume/v3/backups Jul 03 19:39:29.911873 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9fc515ef-9b33-4c74-9a58-ce45317a475e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "549f043f-63be-452b-b788-614dfa2c2bc6", "name": "tempest-VolumesBackupsTest-Backup-1419340060"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:39:29.913227 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.backups [None req-9fc515ef-9b33-4c74-9a58-ce45317a475e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Creating new backup {'backup': {'volume_id': '549f043f-63be-452b-b788-614dfa2c2bc6', 'name': 'tempest-VolumesBackupsTest-Backup-1419340060'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:39:29.913384 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.backups [None req-9fc515ef-9b33-4c74-9a58-ce45317a475e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Creating backup of volume 549f043f-63be-452b-b788-614dfa2c2bc6 in container None Jul 03 19:39:29.919718 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:29.919718 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:39:29.920145 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-9fc515ef-9b33-4c74-9a58-ce45317a475e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Volume info retrieved successfully. Jul 03 19:39:29.944316 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-9fc515ef-9b33-4c74-9a58-ce45317a475e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Created reservations ['010886dd-f666-448b-9c2d-606785df7800', 'ecceabe6-3d4c-4eea-9b57-c865a065b16b'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:39:29.969149 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9fc515ef-9b33-4c74-9a58-ce45317a475e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:39:29.969709 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1306/5181] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:39:29 2026] POST /volume/v3/backups => generated 328 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:39:29.977095 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-aaea9af2-a26f-4b55-b940-535ae05acfc2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:29.979353 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-aaea9af2-a26f-4b55-b940-535ae05acfc2 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 Jul 03 19:39:29.979518 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-aaea9af2-a26f-4b55-b940-535ae05acfc2 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:29.981013 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-aaea9af2-a26f-4b55-b940-535ae05acfc2 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:29.981122 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-aaea9af2-a26f-4b55-b940-535ae05acfc2 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 10debf4e-cd36-46de-a3de-630aeb76ed88. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:29.984951 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:29.984951 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:39:29.985945 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-aaea9af2-a26f-4b55-b940-535ae05acfc2 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 returned with HTTP 200 Jul 03 19:39:29.986347 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1295/5182] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:29 2026] GET /volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:30.998652 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-cd1cee74-9a35-4afa-b6f0-e0e10b9af0b5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:31.000503 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cd1cee74-9a35-4afa-b6f0-e0e10b9af0b5 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 Jul 03 19:39:31.000789 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cd1cee74-9a35-4afa-b6f0-e0e10b9af0b5 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:31.001037 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cd1cee74-9a35-4afa-b6f0-e0e10b9af0b5 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:31.001186 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-cd1cee74-9a35-4afa-b6f0-e0e10b9af0b5 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 10debf4e-cd36-46de-a3de-630aeb76ed88. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:31.005540 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:31.005540 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:39:31.006256 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cd1cee74-9a35-4afa-b6f0-e0e10b9af0b5 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 returned with HTTP 200 Jul 03 19:39:31.006560 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1303/5183] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:30 2026] GET /volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:32.015888 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a76786e7-2489-43e5-b38a-2cc9cffd7b17 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:32.017406 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a76786e7-2489-43e5-b38a-2cc9cffd7b17 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 Jul 03 19:39:32.017574 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a76786e7-2489-43e5-b38a-2cc9cffd7b17 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:32.017783 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a76786e7-2489-43e5-b38a-2cc9cffd7b17 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:32.017876 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-a76786e7-2489-43e5-b38a-2cc9cffd7b17 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 10debf4e-cd36-46de-a3de-630aeb76ed88. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:32.021730 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:32.021730 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:39:32.022381 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a76786e7-2489-43e5-b38a-2cc9cffd7b17 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 returned with HTTP 200 Jul 03 19:39:32.022775 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1280/5184] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:32 2026] GET /volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:32.997282 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-98b6b0e8-e11b-44bf-a2c8-ead21278e916 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:32.999335 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-98b6b0e8-e11b-44bf-a2c8-ead21278e916 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:39:32.999527 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-98b6b0e8-e11b-44bf-a2c8-ead21278e916 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:32.999715 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-98b6b0e8-e11b-44bf-a2c8-ead21278e916 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:33.006252 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:33.006252 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:39:33.009401 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-98b6b0e8-e11b-44bf-a2c8-ead21278e916 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:39:33.013527 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-98b6b0e8-e11b-44bf-a2c8-ead21278e916 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 200 Jul 03 19:39:33.013961 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1307/5185] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:32 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:33.025786 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5d491828-1b5b-4e40-b9be-f3e8a3ccd156 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:33.029058 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5d491828-1b5b-4e40-b9be-f3e8a3ccd156 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:39:33.029058 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5d491828-1b5b-4e40-b9be-f3e8a3ccd156 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:33.029058 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5d491828-1b5b-4e40-b9be-f3e8a3ccd156 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:33.033070 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7d6a7d37-2b96-4676-aa51-7f437174b853 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:33.034915 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7d6a7d37-2b96-4676-aa51-7f437174b853 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 Jul 03 19:39:33.035121 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7d6a7d37-2b96-4676-aa51-7f437174b853 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:33.035344 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7d6a7d37-2b96-4676-aa51-7f437174b853 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:33.035489 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-7d6a7d37-2b96-4676-aa51-7f437174b853 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 10debf4e-cd36-46de-a3de-630aeb76ed88. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:33.039422 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:33.039422 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:39:33.040677 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:33.040677 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:39:33.041951 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7d6a7d37-2b96-4676-aa51-7f437174b853 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 returned with HTTP 200 Jul 03 19:39:33.044627 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-5d491828-1b5b-4e40-b9be-f3e8a3ccd156 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:39:33.044694 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1304/5186] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:33 2026] GET /volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:33.046365 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5d491828-1b5b-4e40-b9be-f3e8a3ccd156 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 200 Jul 03 19:39:33.046808 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1296/5187] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:33 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:33.087610 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-8d517ebb-ada7-447c-8b60-897771738f3e req-3b1bb8e7-68d5-4a9f-845d-ff00f786cb66 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:33.089432 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-8d517ebb-ada7-447c-8b60-897771738f3e req-3b1bb8e7-68d5-4a9f-845d-ff00f786cb66 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:39:33.089600 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-8d517ebb-ada7-447c-8b60-897771738f3e req-3b1bb8e7-68d5-4a9f-845d-ff00f786cb66 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:33.089780 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-8d517ebb-ada7-447c-8b60-897771738f3e req-3b1bb8e7-68d5-4a9f-845d-ff00f786cb66 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:33.099283 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:33.099283 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:39:33.103585 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-8d517ebb-ada7-447c-8b60-897771738f3e req-3b1bb8e7-68d5-4a9f-845d-ff00f786cb66 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:39:33.107748 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-8d517ebb-ada7-447c-8b60-897771738f3e req-3b1bb8e7-68d5-4a9f-845d-ff00f786cb66 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 200 Jul 03 19:39:33.108117 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1281/5188] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:39:33 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:34.051765 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4578d73f-d993-4024-8f70-d2aafeccd00e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:34.055145 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4578d73f-d993-4024-8f70-d2aafeccd00e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 Jul 03 19:39:34.055145 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4578d73f-d993-4024-8f70-d2aafeccd00e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:34.055145 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4578d73f-d993-4024-8f70-d2aafeccd00e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:34.055145 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-4578d73f-d993-4024-8f70-d2aafeccd00e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 10debf4e-cd36-46de-a3de-630aeb76ed88. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:34.058751 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:34.058751 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:39:34.059653 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4578d73f-d993-4024-8f70-d2aafeccd00e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 returned with HTTP 200 Jul 03 19:39:34.060238 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1308/5189] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:34 2026] GET /volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:35.069770 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a8d28539-c915-4bfb-ae2b-54f6aafaa6b4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:35.071438 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a8d28539-c915-4bfb-ae2b-54f6aafaa6b4 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 Jul 03 19:39:35.071601 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a8d28539-c915-4bfb-ae2b-54f6aafaa6b4 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:35.071780 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a8d28539-c915-4bfb-ae2b-54f6aafaa6b4 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:35.071875 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-a8d28539-c915-4bfb-ae2b-54f6aafaa6b4 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 10debf4e-cd36-46de-a3de-630aeb76ed88. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:35.076990 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:35.076990 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:39:35.077787 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a8d28539-c915-4bfb-ae2b-54f6aafaa6b4 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 returned with HTTP 200 Jul 03 19:39:35.078178 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1305/5190] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:35 2026] GET /volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:35.149229 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b57f3a45-b3cd-4bf9-a573-203788f6d0a7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:35.149229 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b57f3a45-b3cd-4bf9-a573-203788f6d0a7 None None] GET https://10.4.3.61/volume// Jul 03 19:39:35.149229 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b57f3a45-b3cd-4bf9-a573-203788f6d0a7 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:35.149229 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b57f3a45-b3cd-4bf9-a573-203788f6d0a7 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:35.149229 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b57f3a45-b3cd-4bf9-a573-203788f6d0a7 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:39:35.149229 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1297/5191] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:39:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:39:35.155566 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-8d517ebb-ada7-447c-8b60-897771738f3e req-ae4d456a-fa4b-469c-ac0a-5fcf9b7d6420 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:35.216868 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-8d517ebb-ada7-447c-8b60-897771738f3e req-ae4d456a-fa4b-469c-ac0a-5fcf9b7d6420 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:39:35.217256 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-8d517ebb-ada7-447c-8b60-897771738f3e req-ae4d456a-fa4b-469c-ac0a-5fcf9b7d6420 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a27edd0f-4573-40ec-9371-2b2b15fb080c", "connector": null, "instance_uuid": "62c99ea2-ea54-485d-bbd9-8922e3527405"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:39:35.224337 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:35.224337 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:39:35.247505 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-8d517ebb-ada7-447c-8b60-897771738f3e req-ae4d456a-fa4b-469c-ac0a-5fcf9b7d6420 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:39:35.247919 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1282/5192] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:39:35 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:39:35.628298 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3ecbe016-9fb4-4255-8324-8b39a19e1320 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:35.631349 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3ecbe016-9fb4-4255-8324-8b39a19e1320 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:39:35.631349 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3ecbe016-9fb4-4255-8324-8b39a19e1320 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:35.631349 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3ecbe016-9fb4-4255-8324-8b39a19e1320 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:35.639754 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:35.639754 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:39:35.645510 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-3ecbe016-9fb4-4255-8324-8b39a19e1320 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:39:35.651125 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3ecbe016-9fb4-4255-8324-8b39a19e1320 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 200 Jul 03 19:39:35.651676 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1309/5193] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:35 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:35.772569 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e74ca64d-5e4e-4877-b8b8-cb47417932fe None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:35.772962 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e74ca64d-5e4e-4877-b8b8-cb47417932fe None None] GET https://10.4.3.61/volume// Jul 03 19:39:35.773125 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e74ca64d-5e4e-4877-b8b8-cb47417932fe None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:35.773332 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e74ca64d-5e4e-4877-b8b8-cb47417932fe None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:35.773655 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e74ca64d-5e4e-4877-b8b8-cb47417932fe None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:39:35.773926 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1306/5194] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:39:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:39:35.780661 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-8d517ebb-ada7-447c-8b60-897771738f3e req-7122fc6f-db02-453a-940a-7d9e3e0341f9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:35.782551 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-8d517ebb-ada7-447c-8b60-897771738f3e req-7122fc6f-db02-453a-940a-7d9e3e0341f9 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:39:35.782998 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-8d517ebb-ada7-447c-8b60-897771738f3e req-7122fc6f-db02-453a-940a-7d9e3e0341f9 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:35.783361 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-8d517ebb-ada7-447c-8b60-897771738f3e req-7122fc6f-db02-453a-940a-7d9e3e0341f9 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:35.792816 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:35.792816 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:39:35.799263 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-8d517ebb-ada7-447c-8b60-897771738f3e req-7122fc6f-db02-453a-940a-7d9e3e0341f9 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:39:35.801249 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-8d517ebb-ada7-447c-8b60-897771738f3e req-7122fc6f-db02-453a-940a-7d9e3e0341f9 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 200 Jul 03 19:39:35.801773 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1298/5195] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:39:35 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 1054 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:39:35.897131 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-8d517ebb-ada7-447c-8b60-897771738f3e req-bc3893cf-8096-461e-a221-94ad9b3baede None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:35.899181 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-8d517ebb-ada7-447c-8b60-897771738f3e req-bc3893cf-8096-461e-a221-94ad9b3baede tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] PUT https://10.4.3.61/volume/v3/attachments/0b253197-a146-4ceb-99f6-8ea0f6731b94 Jul 03 19:39:35.899567 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-8d517ebb-ada7-447c-8b60-897771738f3e req-bc3893cf-8096-461e-a221-94ad9b3baede tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:39:35.906467 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-8d517ebb-ada7-447c-8b60-897771738f3e req-bc3893cf-8096-461e-a221-94ad9b3baede tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Acquiring lock "cinder-attachment_update-a27edd0f-4573-40ec-9371-2b2b15fb080c-np0000004460" by "attachment_update" {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:39:35.910992 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-8d517ebb-ada7-447c-8b60-897771738f3e req-bc3893cf-8096-461e-a221-94ad9b3baede tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Lock "cinder-attachment_update-a27edd0f-4573-40ec-9371-2b2b15fb080c-np0000004460" acquired by "attachment_update" :: waited 0.004s {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:39:35.911981 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:35.911981 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:39:36.088901 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-093600ea-6766-4757-b4e0-a7d50c166518 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:36.091918 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-093600ea-6766-4757-b4e0-a7d50c166518 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 Jul 03 19:39:36.091918 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-093600ea-6766-4757-b4e0-a7d50c166518 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:36.091918 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-093600ea-6766-4757-b4e0-a7d50c166518 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:36.091918 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-093600ea-6766-4757-b4e0-a7d50c166518 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 10debf4e-cd36-46de-a3de-630aeb76ed88. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:36.095691 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:36.095691 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:39:36.096666 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-093600ea-6766-4757-b4e0-a7d50c166518 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 returned with HTTP 200 Jul 03 19:39:36.097128 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1310/5196] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:36 2026] GET /volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:36.431353 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-8d517ebb-ada7-447c-8b60-897771738f3e req-bc3893cf-8096-461e-a221-94ad9b3baede tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Lock "cinder-attachment_update-a27edd0f-4573-40ec-9371-2b2b15fb080c-np0000004460" released by "attachment_update" :: held 0.520s {{(pid=99926) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:39:36.431707 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-8d517ebb-ada7-447c-8b60-897771738f3e req-bc3893cf-8096-461e-a221-94ad9b3baede tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments/0b253197-a146-4ceb-99f6-8ea0f6731b94 returned with HTTP 200 Jul 03 19:39:36.432067 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1283/5197] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:39:35 2026] PUT /volume/v3/attachments/0b253197-a146-4ceb-99f6-8ea0f6731b94 => generated 968 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:39:36.440449 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-8d517ebb-ada7-447c-8b60-897771738f3e req-d6b82a29-e75c-4855-b0db-d5d5829807ba None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:36.442867 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-8d517ebb-ada7-447c-8b60-897771738f3e req-d6b82a29-e75c-4855-b0db-d5d5829807ba tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c/encryption Jul 03 19:39:36.443122 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-8d517ebb-ada7-447c-8b60-897771738f3e req-d6b82a29-e75c-4855-b0db-d5d5829807ba tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:36.443326 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-8d517ebb-ada7-447c-8b60-897771738f3e req-d6b82a29-e75c-4855-b0db-d5d5829807ba tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:36.454579 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:36.454579 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:39:36.462641 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-8d517ebb-ada7-447c-8b60-897771738f3e req-d6b82a29-e75c-4855-b0db-d5d5829807ba tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c/encryption returned with HTTP 200 Jul 03 19:39:36.463057 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1307/5198] 10.4.3.61 () {68 vars in 1624 bytes} [Fri Jul 3 19:39:36 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:36.662931 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d3d481bf-3ef8-49f1-afe5-4cb19781801b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:36.665093 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d3d481bf-3ef8-49f1-afe5-4cb19781801b tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:39:36.665451 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d3d481bf-3ef8-49f1-afe5-4cb19781801b tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:36.665768 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d3d481bf-3ef8-49f1-afe5-4cb19781801b tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:36.673812 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:36.673812 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:39:36.677070 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d3d481bf-3ef8-49f1-afe5-4cb19781801b tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:39:36.681889 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d3d481bf-3ef8-49f1-afe5-4cb19781801b tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 200 Jul 03 19:39:36.682491 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1299/5199] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:36 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:37.107470 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-24e0f3cf-1c3b-4cf9-81fb-52995525bc1e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:37.109120 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-24e0f3cf-1c3b-4cf9-81fb-52995525bc1e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 Jul 03 19:39:37.109310 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-24e0f3cf-1c3b-4cf9-81fb-52995525bc1e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:37.109477 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-24e0f3cf-1c3b-4cf9-81fb-52995525bc1e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:37.109629 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-24e0f3cf-1c3b-4cf9-81fb-52995525bc1e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 10debf4e-cd36-46de-a3de-630aeb76ed88. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:37.113654 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:37.113654 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:39:37.114322 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-24e0f3cf-1c3b-4cf9-81fb-52995525bc1e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 returned with HTTP 200 Jul 03 19:39:37.114677 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1311/5200] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:37 2026] GET /volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:37.694598 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-2e46f128-aa35-495d-a8eb-aba1af51c0d5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:37.696362 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2e46f128-aa35-495d-a8eb-aba1af51c0d5 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:39:37.696560 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2e46f128-aa35-495d-a8eb-aba1af51c0d5 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:37.696791 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2e46f128-aa35-495d-a8eb-aba1af51c0d5 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:37.705930 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:37.705930 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:39:37.709290 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-2e46f128-aa35-495d-a8eb-aba1af51c0d5 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:39:37.713321 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2e46f128-aa35-495d-a8eb-aba1af51c0d5 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 200 Jul 03 19:39:37.713761 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1284/5201] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:37 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:38.126020 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5a4c4e80-4aaf-49a9-8eed-2601f0a3eed1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:38.127860 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5a4c4e80-4aaf-49a9-8eed-2601f0a3eed1 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 Jul 03 19:39:38.128095 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5a4c4e80-4aaf-49a9-8eed-2601f0a3eed1 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:38.128501 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5a4c4e80-4aaf-49a9-8eed-2601f0a3eed1 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:38.128501 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-5a4c4e80-4aaf-49a9-8eed-2601f0a3eed1 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 10debf4e-cd36-46de-a3de-630aeb76ed88. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:38.133115 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:38.133115 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:39:38.134255 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5a4c4e80-4aaf-49a9-8eed-2601f0a3eed1 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 returned with HTTP 200 Jul 03 19:39:38.134430 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1308/5202] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:38 2026] GET /volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:38.727135 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-390d3502-730a-4294-99a1-8edd8dd5b278 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:38.729079 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-390d3502-730a-4294-99a1-8edd8dd5b278 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:39:38.729366 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-390d3502-730a-4294-99a1-8edd8dd5b278 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:38.729577 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-390d3502-730a-4294-99a1-8edd8dd5b278 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:38.740139 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:38.740139 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:39:38.744600 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-390d3502-730a-4294-99a1-8edd8dd5b278 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:39:38.749632 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-390d3502-730a-4294-99a1-8edd8dd5b278 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 200 Jul 03 19:39:38.750221 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1300/5203] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:38 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:39.145075 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9e78309c-7ddf-471e-b746-d82039b4f877 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:39.146844 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9e78309c-7ddf-471e-b746-d82039b4f877 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 Jul 03 19:39:39.147095 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9e78309c-7ddf-471e-b746-d82039b4f877 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:39.147348 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9e78309c-7ddf-471e-b746-d82039b4f877 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:39.147514 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-9e78309c-7ddf-471e-b746-d82039b4f877 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 10debf4e-cd36-46de-a3de-630aeb76ed88. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:39.152461 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:39.152461 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:39:39.153328 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9e78309c-7ddf-471e-b746-d82039b4f877 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 returned with HTTP 200 Jul 03 19:39:39.153753 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1312/5204] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:39 2026] GET /volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:39.763321 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-63f48c21-caeb-4bd3-b897-59d7b3583279 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:39.765117 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-63f48c21-caeb-4bd3-b897-59d7b3583279 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:39:39.765323 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-63f48c21-caeb-4bd3-b897-59d7b3583279 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:39.765500 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-63f48c21-caeb-4bd3-b897-59d7b3583279 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:39.774769 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:39.774769 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:39:39.778002 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-63f48c21-caeb-4bd3-b897-59d7b3583279 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:39:39.782151 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-63f48c21-caeb-4bd3-b897-59d7b3583279 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 200 Jul 03 19:39:39.782681 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1285/5205] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:39 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:40.164860 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3a92c86c-60aa-41b8-ac61-d026e6e01f78 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:40.166823 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3a92c86c-60aa-41b8-ac61-d026e6e01f78 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 Jul 03 19:39:40.167023 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3a92c86c-60aa-41b8-ac61-d026e6e01f78 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:40.167218 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3a92c86c-60aa-41b8-ac61-d026e6e01f78 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:40.167357 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-3a92c86c-60aa-41b8-ac61-d026e6e01f78 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 10debf4e-cd36-46de-a3de-630aeb76ed88. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:40.171911 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:40.171911 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:39:40.172761 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3a92c86c-60aa-41b8-ac61-d026e6e01f78 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 returned with HTTP 200 Jul 03 19:39:40.173146 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1309/5206] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:40 2026] GET /volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:40.794693 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2de4ab54-4591-4785-b1f6-20bde7d4663f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:40.796617 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2de4ab54-4591-4785-b1f6-20bde7d4663f tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:39:40.796833 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2de4ab54-4591-4785-b1f6-20bde7d4663f tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:40.797056 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2de4ab54-4591-4785-b1f6-20bde7d4663f tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:40.808838 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:40.808838 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:39:40.811625 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2de4ab54-4591-4785-b1f6-20bde7d4663f tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:39:40.817399 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2de4ab54-4591-4785-b1f6-20bde7d4663f tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 200 Jul 03 19:39:40.817763 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1301/5207] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:40 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:41.185742 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-23039de8-7c5f-4126-bb45-e3008aaa2321 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:41.187690 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-23039de8-7c5f-4126-bb45-e3008aaa2321 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 Jul 03 19:39:41.187823 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-23039de8-7c5f-4126-bb45-e3008aaa2321 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:41.188013 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-23039de8-7c5f-4126-bb45-e3008aaa2321 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:41.188127 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-23039de8-7c5f-4126-bb45-e3008aaa2321 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 10debf4e-cd36-46de-a3de-630aeb76ed88. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:41.192540 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:41.192540 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:39:41.193347 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-23039de8-7c5f-4126-bb45-e3008aaa2321 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 returned with HTTP 200 Jul 03 19:39:41.193765 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1313/5208] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:41 2026] GET /volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:41.829275 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-38f5865b-f0b8-4f54-a108-9717dd401d21 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:41.830877 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-38f5865b-f0b8-4f54-a108-9717dd401d21 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:39:41.831037 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-38f5865b-f0b8-4f54-a108-9717dd401d21 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:41.831225 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-38f5865b-f0b8-4f54-a108-9717dd401d21 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:41.839584 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:41.839584 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:39:41.842403 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-38f5865b-f0b8-4f54-a108-9717dd401d21 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:39:41.846139 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-38f5865b-f0b8-4f54-a108-9717dd401d21 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 200 Jul 03 19:39:41.846542 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1286/5209] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:41 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:42.204399 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9bb55e55-adf7-40ed-861b-3d866ce56ead None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:42.206153 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9bb55e55-adf7-40ed-861b-3d866ce56ead tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 Jul 03 19:39:42.206345 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9bb55e55-adf7-40ed-861b-3d866ce56ead tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:42.206559 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9bb55e55-adf7-40ed-861b-3d866ce56ead tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:42.206733 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-9bb55e55-adf7-40ed-861b-3d866ce56ead tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 10debf4e-cd36-46de-a3de-630aeb76ed88. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:42.210997 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:42.210997 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:39:42.211776 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9bb55e55-adf7-40ed-861b-3d866ce56ead tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 returned with HTTP 200 Jul 03 19:39:42.212136 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1310/5210] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:42 2026] GET /volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:42.859052 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-471e6986-243e-4371-895e-9f3640addcb1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:42.861195 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-471e6986-243e-4371-895e-9f3640addcb1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:39:42.861356 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-471e6986-243e-4371-895e-9f3640addcb1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:42.861533 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-471e6986-243e-4371-895e-9f3640addcb1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:42.870909 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:42.870909 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:39:42.874059 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-471e6986-243e-4371-895e-9f3640addcb1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:39:42.877815 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-471e6986-243e-4371-895e-9f3640addcb1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 200 Jul 03 19:39:42.878178 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1302/5211] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:42 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:43.225121 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ddfff5bc-bbeb-4097-989a-b21e9f13fcb7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:43.229876 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ddfff5bc-bbeb-4097-989a-b21e9f13fcb7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 Jul 03 19:39:43.229876 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ddfff5bc-bbeb-4097-989a-b21e9f13fcb7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:43.229876 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ddfff5bc-bbeb-4097-989a-b21e9f13fcb7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:43.229876 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-ddfff5bc-bbeb-4097-989a-b21e9f13fcb7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 10debf4e-cd36-46de-a3de-630aeb76ed88. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:43.235263 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:43.235263 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:39:43.236893 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ddfff5bc-bbeb-4097-989a-b21e9f13fcb7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 returned with HTTP 200 Jul 03 19:39:43.236893 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1314/5212] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:43 2026] GET /volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:43.892381 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b0ec0e87-a15d-425a-addb-dcfd6e8f2178 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:43.894098 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b0ec0e87-a15d-425a-addb-dcfd6e8f2178 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:39:43.894335 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b0ec0e87-a15d-425a-addb-dcfd6e8f2178 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:43.894511 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b0ec0e87-a15d-425a-addb-dcfd6e8f2178 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:43.903229 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:43.903229 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:39:43.906690 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b0ec0e87-a15d-425a-addb-dcfd6e8f2178 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:39:43.910764 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b0ec0e87-a15d-425a-addb-dcfd6e8f2178 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 200 Jul 03 19:39:43.911344 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1287/5213] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:43 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:44.247139 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f399c2d5-1c86-44be-95ff-c3ad4f65d9d4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:44.248953 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f399c2d5-1c86-44be-95ff-c3ad4f65d9d4 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 Jul 03 19:39:44.249189 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f399c2d5-1c86-44be-95ff-c3ad4f65d9d4 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:44.249467 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f399c2d5-1c86-44be-95ff-c3ad4f65d9d4 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:44.249611 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-f399c2d5-1c86-44be-95ff-c3ad4f65d9d4 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 10debf4e-cd36-46de-a3de-630aeb76ed88. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:44.253777 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:44.253777 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:39:44.254620 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f399c2d5-1c86-44be-95ff-c3ad4f65d9d4 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 returned with HTTP 200 Jul 03 19:39:44.254940 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1311/5214] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:44 2026] GET /volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:44.928644 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c03287f9-86a3-4a16-b826-70820b2a84eb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:44.930591 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c03287f9-86a3-4a16-b826-70820b2a84eb tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:39:44.930720 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c03287f9-86a3-4a16-b826-70820b2a84eb tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:44.930929 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c03287f9-86a3-4a16-b826-70820b2a84eb tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:44.941896 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:44.941896 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:39:44.945858 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c03287f9-86a3-4a16-b826-70820b2a84eb tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:39:44.950300 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c03287f9-86a3-4a16-b826-70820b2a84eb tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 200 Jul 03 19:39:44.950754 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1303/5215] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:44 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:45.264635 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3c129200-a388-4718-bfc0-733d3207e00c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:45.266355 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3c129200-a388-4718-bfc0-733d3207e00c tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 Jul 03 19:39:45.267186 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3c129200-a388-4718-bfc0-733d3207e00c tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:45.267186 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3c129200-a388-4718-bfc0-733d3207e00c tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:45.267186 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-3c129200-a388-4718-bfc0-733d3207e00c tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 10debf4e-cd36-46de-a3de-630aeb76ed88. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:45.271301 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:45.271301 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:39:45.272298 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3c129200-a388-4718-bfc0-733d3207e00c tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 returned with HTTP 200 Jul 03 19:39:45.272802 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1315/5216] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:45 2026] GET /volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:45.962284 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e4eb8e1c-2faf-485b-a863-766054ca924c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:45.964111 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e4eb8e1c-2faf-485b-a863-766054ca924c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:39:45.964359 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e4eb8e1c-2faf-485b-a863-766054ca924c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:45.964580 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e4eb8e1c-2faf-485b-a863-766054ca924c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:45.973799 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:45.973799 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:39:45.977230 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e4eb8e1c-2faf-485b-a863-766054ca924c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:39:45.981156 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e4eb8e1c-2faf-485b-a863-766054ca924c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 200 Jul 03 19:39:45.981566 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1288/5217] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:45 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:46.282498 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5d8367ff-0a0d-4a39-9bf2-60c1c582d22d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:46.284519 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5d8367ff-0a0d-4a39-9bf2-60c1c582d22d tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 Jul 03 19:39:46.284822 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5d8367ff-0a0d-4a39-9bf2-60c1c582d22d tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:46.285019 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5d8367ff-0a0d-4a39-9bf2-60c1c582d22d tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:46.285133 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-5d8367ff-0a0d-4a39-9bf2-60c1c582d22d tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 10debf4e-cd36-46de-a3de-630aeb76ed88. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:46.290826 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:46.290826 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:39:46.293120 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5d8367ff-0a0d-4a39-9bf2-60c1c582d22d tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 returned with HTTP 200 Jul 03 19:39:46.293120 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1312/5218] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:46 2026] GET /volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:46.303668 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-25a8d090-2a06-4129-b32e-427cecb38bf3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:46.333187 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-25a8d090-2a06-4129-b32e-427cecb38bf3 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] POST https://10.4.3.61/volume/v3/backups Jul 03 19:39:46.333551 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-25a8d090-2a06-4129-b32e-427cecb38bf3 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "549f043f-63be-452b-b788-614dfa2c2bc6", "incremental": true}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:39:46.334914 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.backups [None req-25a8d090-2a06-4129-b32e-427cecb38bf3 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Creating new backup {'backup': {'volume_id': '549f043f-63be-452b-b788-614dfa2c2bc6', 'incremental': True}} {{(pid=99924) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:39:46.335047 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-25a8d090-2a06-4129-b32e-427cecb38bf3 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Creating backup of volume 549f043f-63be-452b-b788-614dfa2c2bc6 in container None Jul 03 19:39:46.342004 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:46.342004 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:39:46.342295 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-25a8d090-2a06-4129-b32e-427cecb38bf3 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Volume info retrieved successfully. Jul 03 19:39:46.375372 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-25a8d090-2a06-4129-b32e-427cecb38bf3 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Created reservations ['06915f7a-05c9-4171-b14b-1c2a587f1447', 'd65f7704-629f-4b83-afdc-69e9686855fc'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:39:46.391621 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-25a8d090-2a06-4129-b32e-427cecb38bf3 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups returned with HTTP 400 Jul 03 19:39:46.392099 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1304/5219] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:39:46 2026] POST /volume/v3/backups => generated 109 bytes in 89 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 19:39:46.400433 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8edc862a-6a7a-4166-9c5b-a7c9cbbc2e4b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:46.402595 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8edc862a-6a7a-4166-9c5b-a7c9cbbc2e4b tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] DELETE https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 Jul 03 19:39:46.402808 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8edc862a-6a7a-4166-9c5b-a7c9cbbc2e4b tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:46.403006 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8edc862a-6a7a-4166-9c5b-a7c9cbbc2e4b tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:46.403127 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.backups [None req-8edc862a-6a7a-4166-9c5b-a7c9cbbc2e4b tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Delete backup with id: 10debf4e-cd36-46de-a3de-630aeb76ed88. Jul 03 19:39:46.407318 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:46.407318 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:39:46.418935 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.backup.rpcapi [None req-8edc862a-6a7a-4166-9c5b-a7c9cbbc2e4b tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] delete_backup rpcapi backup_id 10debf4e-cd36-46de-a3de-630aeb76ed88 {{(pid=99927) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:39:46.420532 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8edc862a-6a7a-4166-9c5b-a7c9cbbc2e4b tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 returned with HTTP 202 Jul 03 19:39:46.420962 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1316/5220] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:39:46 2026] DELETE /volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:39:46.431815 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c100d05e-ef3d-49ae-aa80-44d0ae880b36 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:46.433576 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c100d05e-ef3d-49ae-aa80-44d0ae880b36 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 Jul 03 19:39:46.433784 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c100d05e-ef3d-49ae-aa80-44d0ae880b36 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:46.433974 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c100d05e-ef3d-49ae-aa80-44d0ae880b36 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:46.434077 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-c100d05e-ef3d-49ae-aa80-44d0ae880b36 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 10debf4e-cd36-46de-a3de-630aeb76ed88. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:46.438736 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:46.438736 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:39:46.439527 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c100d05e-ef3d-49ae-aa80-44d0ae880b36 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 returned with HTTP 200 Jul 03 19:39:46.439914 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1289/5221] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:46 2026] GET /volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:46.992873 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d867fa15-1ff7-47a6-af3e-ce3fc23e2d04 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:46.994695 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d867fa15-1ff7-47a6-af3e-ce3fc23e2d04 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:39:46.994886 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d867fa15-1ff7-47a6-af3e-ce3fc23e2d04 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:46.995065 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d867fa15-1ff7-47a6-af3e-ce3fc23e2d04 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:47.005029 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:47.005029 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:39:47.008228 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d867fa15-1ff7-47a6-af3e-ce3fc23e2d04 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:39:47.013054 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d867fa15-1ff7-47a6-af3e-ce3fc23e2d04 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 200 Jul 03 19:39:47.013650 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1313/5222] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:46 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:47.449957 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-eead2b9e-d440-45fb-b896-52f6dd219e8d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:47.451931 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eead2b9e-d440-45fb-b896-52f6dd219e8d tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 Jul 03 19:39:47.452118 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eead2b9e-d440-45fb-b896-52f6dd219e8d tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:47.452318 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eead2b9e-d440-45fb-b896-52f6dd219e8d tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:47.452436 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-eead2b9e-d440-45fb-b896-52f6dd219e8d tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 10debf4e-cd36-46de-a3de-630aeb76ed88. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:47.456020 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eead2b9e-d440-45fb-b896-52f6dd219e8d tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 returned with HTTP 404 Jul 03 19:39:47.456577 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1305/5223] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:47 2026] GET /volume/v3/backups/10debf4e-cd36-46de-a3de-630aeb76ed88 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:39:47.464601 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d139520a-2474-4f40-b374-c025e8a55170 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:47.466429 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d139520a-2474-4f40-b374-c025e8a55170 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:39:47.466847 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d139520a-2474-4f40-b374-c025e8a55170 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1652840052"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:39:47.468762 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-d139520a-2474-4f40-b374-c025e8a55170 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1652840052'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:39:47.468924 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-d139520a-2474-4f40-b374-c025e8a55170 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Create volume of 1 GB Jul 03 19:39:47.470943 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=192,cinder:UPDATE=58,cinder:INSERT=29 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:39:47.474463 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d139520a-2474-4f40-b374-c025e8a55170 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Availability Zones retrieved successfully. Jul 03 19:39:47.479957 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d139520a-2474-4f40-b374-c025e8a55170 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Flow 'volume_create_api' (cd6d7e2b-cb05-4332-856a-4864f26b90e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:39:47.481009 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d139520a-2474-4f40-b374-c025e8a55170 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe5f0735-27dd-414a-ac32-918598548eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:39:47.482398 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-d139520a-2474-4f40-b374-c025e8a55170 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:39:47.505935 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d139520a-2474-4f40-b374-c025e8a55170 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe5f0735-27dd-414a-ac32-918598548eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:39:47.506688 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d139520a-2474-4f40-b374-c025e8a55170 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f084464a-eb07-4ff3-8d5c-6e8ac983ebc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:39:47.542260 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-d139520a-2474-4f40-b374-c025e8a55170 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Created reservations ['f64d1a8f-6844-4777-a19d-abcef33188b4', 'a33710dd-47e8-4290-9fb2-d5ee75c9c3af', 'c80dd223-1bfa-45b9-9502-aeb7d8957304', 'a67a84e7-f38c-45ec-ada1-a6956f6925b1'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:39:47.543026 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d139520a-2474-4f40-b374-c025e8a55170 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f084464a-eb07-4ff3-8d5c-6e8ac983ebc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f64d1a8f-6844-4777-a19d-abcef33188b4', 'a33710dd-47e8-4290-9fb2-d5ee75c9c3af', 'c80dd223-1bfa-45b9-9502-aeb7d8957304', 'a67a84e7-f38c-45ec-ada1-a6956f6925b1']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:39:47.543750 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d139520a-2474-4f40-b374-c025e8a55170 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19d0baf4-3639-4672-a559-6f27226a4588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:39:47.563148 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d139520a-2474-4f40-b374-c025e8a55170 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19d0baf4-3639-4672-a559-6f27226a4588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d5e7e45-43b6-4008-858d-63b260725edc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1652840052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b22c0d3e93aa44e1a9b4358bdcab4984',qos_specs=None,replication_status=,reservations=['f64d1a8f-6844-4777-a19d-abcef33188b4','a33710dd-47e8-4290-9fb2-d5ee75c9c3af','c80dd223-1bfa-45b9-9502-aeb7d8957304','a67a84e7-f38c-45ec-ada1-a6956f6925b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17a13ecb0fa14281a48764e66d63df34',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:39:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1652840052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d5e7e45-43b6-4008-858d-63b260725edc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b22c0d3e93aa44e1a9b4358bdcab4984',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17a13ecb0fa14281a48764e66d63df34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:39:47.563829 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d139520a-2474-4f40-b374-c025e8a55170 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2954e6d4-4079-4631-ad70-12ee26bf228b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:39:47.580257 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d139520a-2474-4f40-b374-c025e8a55170 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2954e6d4-4079-4631-ad70-12ee26bf228b) transitioned into state 'SUCCESS' from state '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-1652840052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b22c0d3e93aa44e1a9b4358bdcab4984',qos_specs=None,replication_status=,reservations=['f64d1a8f-6844-4777-a19d-abcef33188b4','a33710dd-47e8-4290-9fb2-d5ee75c9c3af','c80dd223-1bfa-45b9-9502-aeb7d8957304','a67a84e7-f38c-45ec-ada1-a6956f6925b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17a13ecb0fa14281a48764e66d63df34',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:39:47.580925 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d139520a-2474-4f40-b374-c025e8a55170 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ad7189b-9ea8-4c3f-8a71-cd098e22f55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:39:47.596011 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d139520a-2474-4f40-b374-c025e8a55170 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ad7189b-9ea8-4c3f-8a71-cd098e22f55f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:39:47.596821 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-d139520a-2474-4f40-b374-c025e8a55170 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Flow 'volume_create_api' (cd6d7e2b-cb05-4332-856a-4864f26b90e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:39:47.597087 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d139520a-2474-4f40-b374-c025e8a55170 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Create volume request issued successfully. Jul 03 19:39:47.597631 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d139520a-2474-4f40-b374-c025e8a55170 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:39:47.598125 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1317/5224] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:39:47 2026] POST /volume/v3/volumes => generated 747 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:39:47.611625 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-19ccfbd3-591a-4aea-a698-adac415f821b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:47.613400 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-19ccfbd3-591a-4aea-a698-adac415f821b tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/volumes/2d5e7e45-43b6-4008-858d-63b260725edc Jul 03 19:39:47.613618 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-19ccfbd3-591a-4aea-a698-adac415f821b tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:47.613793 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-19ccfbd3-591a-4aea-a698-adac415f821b tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:47.620651 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:47.620651 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:39:47.624330 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-19ccfbd3-591a-4aea-a698-adac415f821b tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Volume info retrieved successfully. Jul 03 19:39:47.628494 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-19ccfbd3-591a-4aea-a698-adac415f821b tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/volumes/2d5e7e45-43b6-4008-858d-63b260725edc returned with HTTP 200 Jul 03 19:39:47.628868 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1290/5225] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:47 2026] GET /volume/v3/volumes/2d5e7e45-43b6-4008-858d-63b260725edc => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:48.026378 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a5039e7e-df15-4799-9937-d0c22a893a7d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:48.028060 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a5039e7e-df15-4799-9937-d0c22a893a7d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:39:48.028255 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a5039e7e-df15-4799-9937-d0c22a893a7d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:48.028426 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a5039e7e-df15-4799-9937-d0c22a893a7d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:48.036960 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:48.036960 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:39:48.040603 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a5039e7e-df15-4799-9937-d0c22a893a7d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:39:48.044892 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a5039e7e-df15-4799-9937-d0c22a893a7d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 200 Jul 03 19:39:48.045269 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1314/5226] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:48 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:48.409258 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-8d517ebb-ada7-447c-8b60-897771738f3e req-e39eb735-603a-463a-93b5-d06f4388176c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:48.411253 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-8d517ebb-ada7-447c-8b60-897771738f3e req-e39eb735-603a-463a-93b5-d06f4388176c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] POST https://10.4.3.61/volume/v3/attachments/0b253197-a146-4ceb-99f6-8ea0f6731b94/action Jul 03 19:39:48.411604 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-8d517ebb-ada7-447c-8b60-897771738f3e req-e39eb735-603a-463a-93b5-d06f4388176c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action body: b'{"os-complete": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:39:48.411719 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-8d517ebb-ada7-447c-8b60-897771738f3e req-e39eb735-603a-463a-93b5-d06f4388176c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:39:48.429767 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:48.429767 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:39:48.443595 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-8d517ebb-ada7-447c-8b60-897771738f3e req-e39eb735-603a-463a-93b5-d06f4388176c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments/0b253197-a146-4ceb-99f6-8ea0f6731b94/action returned with HTTP 204 Jul 03 19:39:48.444033 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1306/5227] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:39:48 2026] POST /volume/v3/attachments/0b253197-a146-4ceb-99f6-8ea0f6731b94/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:39:48.641184 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-59a583b0-0c52-44c1-af7a-61801f224031 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:48.642954 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-59a583b0-0c52-44c1-af7a-61801f224031 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/volumes/2d5e7e45-43b6-4008-858d-63b260725edc Jul 03 19:39:48.643144 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-59a583b0-0c52-44c1-af7a-61801f224031 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:48.643330 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-59a583b0-0c52-44c1-af7a-61801f224031 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:48.650152 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:48.650152 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:39:48.653148 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-59a583b0-0c52-44c1-af7a-61801f224031 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Volume info retrieved successfully. Jul 03 19:39:48.657036 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-59a583b0-0c52-44c1-af7a-61801f224031 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/volumes/2d5e7e45-43b6-4008-858d-63b260725edc returned with HTTP 200 Jul 03 19:39:48.657395 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1318/5228] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:48 2026] GET /volume/v3/volumes/2d5e7e45-43b6-4008-858d-63b260725edc => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:48.669880 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3c61bed3-d8d4-4d1a-9b48-a5e41b8ea899 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:48.671416 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3c61bed3-d8d4-4d1a-9b48-a5e41b8ea899 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] POST https://10.4.3.61/volume/v3/backups Jul 03 19:39:48.671750 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3c61bed3-d8d4-4d1a-9b48-a5e41b8ea899 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2d5e7e45-43b6-4008-858d-63b260725edc", "name": "tempest-VolumesBackupsTest-Backup-1811385131"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:39:48.673096 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.backups [None req-3c61bed3-d8d4-4d1a-9b48-a5e41b8ea899 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Creating new backup {'backup': {'volume_id': '2d5e7e45-43b6-4008-858d-63b260725edc', 'name': 'tempest-VolumesBackupsTest-Backup-1811385131'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:39:48.673235 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-3c61bed3-d8d4-4d1a-9b48-a5e41b8ea899 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Creating backup of volume 2d5e7e45-43b6-4008-858d-63b260725edc in container None Jul 03 19:39:48.679656 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:48.679656 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:39:48.679930 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-3c61bed3-d8d4-4d1a-9b48-a5e41b8ea899 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Volume info retrieved successfully. Jul 03 19:39:48.694793 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-3c61bed3-d8d4-4d1a-9b48-a5e41b8ea899 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Created reservations ['df912e92-b0e6-463d-a773-75279a67eb77', '40773df8-ea0c-47e6-9ab0-8a3d55c40757'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:39:48.718630 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3c61bed3-d8d4-4d1a-9b48-a5e41b8ea899 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:39:48.719039 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1291/5229] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:39:48 2026] POST /volume/v3/backups => generated 328 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:39:48.726668 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-623a0a20-b5e1-425b-a2b3-058dddf608a9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:48.728225 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-623a0a20-b5e1-425b-a2b3-058dddf608a9 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d Jul 03 19:39:48.728391 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-623a0a20-b5e1-425b-a2b3-058dddf608a9 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:48.728554 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-623a0a20-b5e1-425b-a2b3-058dddf608a9 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:48.728677 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-623a0a20-b5e1-425b-a2b3-058dddf608a9 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id eb5fbf01-4660-466d-bb48-bb513c2e537d. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:48.732379 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:48.732379 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:39:48.733159 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-623a0a20-b5e1-425b-a2b3-058dddf608a9 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d returned with HTTP 200 Jul 03 19:39:48.733646 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1315/5230] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:48 2026] GET /volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:49.059136 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-dfcda743-377d-4d3d-9168-f06777a77d43 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:49.061213 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-dfcda743-377d-4d3d-9168-f06777a77d43 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:39:49.061442 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-dfcda743-377d-4d3d-9168-f06777a77d43 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:49.061694 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-dfcda743-377d-4d3d-9168-f06777a77d43 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:49.072948 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:49.072948 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:39:49.077503 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-dfcda743-377d-4d3d-9168-f06777a77d43 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:39:49.082813 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-dfcda743-377d-4d3d-9168-f06777a77d43 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 200 Jul 03 19:39:49.083231 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1307/5231] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:49 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 1167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:39:49.101579 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-787831bb-ae39-4921-a318-5ad2d47591d8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:49.103074 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-787831bb-ae39-4921-a318-5ad2d47591d8 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:39:49.103281 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-787831bb-ae39-4921-a318-5ad2d47591d8 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:49.104005 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-787831bb-ae39-4921-a318-5ad2d47591d8 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:49.117377 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:49.117377 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:39:49.122236 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-787831bb-ae39-4921-a318-5ad2d47591d8 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:39:49.128777 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-787831bb-ae39-4921-a318-5ad2d47591d8 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 200 Jul 03 19:39:49.129468 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1319/5232] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:49 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 1167 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:39:49.745084 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e223c84e-45ca-4686-94da-cbe08ad2e47b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:49.747064 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e223c84e-45ca-4686-94da-cbe08ad2e47b tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d Jul 03 19:39:49.747299 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e223c84e-45ca-4686-94da-cbe08ad2e47b tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:49.747504 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e223c84e-45ca-4686-94da-cbe08ad2e47b tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:49.747629 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-e223c84e-45ca-4686-94da-cbe08ad2e47b tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id eb5fbf01-4660-466d-bb48-bb513c2e537d. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:49.752301 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:49.752301 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:39:49.752965 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e223c84e-45ca-4686-94da-cbe08ad2e47b tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d returned with HTTP 200 Jul 03 19:39:49.753382 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1292/5233] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:49 2026] GET /volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:50.763821 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8aa0ee44-3bed-4bbb-a95d-1e77f24c4440 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:50.765021 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8aa0ee44-3bed-4bbb-a95d-1e77f24c4440 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d Jul 03 19:39:50.765225 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8aa0ee44-3bed-4bbb-a95d-1e77f24c4440 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:50.765417 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8aa0ee44-3bed-4bbb-a95d-1e77f24c4440 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:50.765520 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-8aa0ee44-3bed-4bbb-a95d-1e77f24c4440 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id eb5fbf01-4660-466d-bb48-bb513c2e537d. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:50.770950 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:50.770950 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:39:50.771569 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8aa0ee44-3bed-4bbb-a95d-1e77f24c4440 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d returned with HTTP 200 Jul 03 19:39:50.771930 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1316/5234] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:50 2026] GET /volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:51.782533 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1589ca82-a23d-4e54-81fc-1b53386834cc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:51.784318 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1589ca82-a23d-4e54-81fc-1b53386834cc tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d Jul 03 19:39:51.784509 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1589ca82-a23d-4e54-81fc-1b53386834cc tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:51.784730 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1589ca82-a23d-4e54-81fc-1b53386834cc tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:51.784838 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-1589ca82-a23d-4e54-81fc-1b53386834cc tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id eb5fbf01-4660-466d-bb48-bb513c2e537d. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:51.788768 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:51.788768 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:39:51.789451 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1589ca82-a23d-4e54-81fc-1b53386834cc tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d returned with HTTP 200 Jul 03 19:39:51.789804 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1308/5235] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:51 2026] GET /volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:52.799912 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2c8b7616-6b02-4d08-9a13-96a9246dc037 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:52.801449 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2c8b7616-6b02-4d08-9a13-96a9246dc037 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d Jul 03 19:39:52.801622 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2c8b7616-6b02-4d08-9a13-96a9246dc037 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:52.801792 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2c8b7616-6b02-4d08-9a13-96a9246dc037 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:52.801893 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-2c8b7616-6b02-4d08-9a13-96a9246dc037 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id eb5fbf01-4660-466d-bb48-bb513c2e537d. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:52.808296 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:52.808296 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:39:52.808855 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2c8b7616-6b02-4d08-9a13-96a9246dc037 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d returned with HTTP 200 Jul 03 19:39:52.809216 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1320/5236] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:52 2026] GET /volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:53.818795 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-be5dd6f7-226d-40c6-bbc1-ff913fa71f7e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:53.820747 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-be5dd6f7-226d-40c6-bbc1-ff913fa71f7e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d Jul 03 19:39:53.820970 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-be5dd6f7-226d-40c6-bbc1-ff913fa71f7e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:53.821197 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-be5dd6f7-226d-40c6-bbc1-ff913fa71f7e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:53.821349 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-be5dd6f7-226d-40c6-bbc1-ff913fa71f7e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id eb5fbf01-4660-466d-bb48-bb513c2e537d. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:53.825316 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:53.825316 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:39:53.825966 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-be5dd6f7-226d-40c6-bbc1-ff913fa71f7e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d returned with HTTP 200 Jul 03 19:39:53.826427 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1293/5237] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:53 2026] GET /volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:54.835511 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-390911d2-1f05-4612-821e-b4904b6a857a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:54.837309 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-390911d2-1f05-4612-821e-b4904b6a857a tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d Jul 03 19:39:54.837504 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-390911d2-1f05-4612-821e-b4904b6a857a tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:54.837716 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-390911d2-1f05-4612-821e-b4904b6a857a tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:54.837814 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-390911d2-1f05-4612-821e-b4904b6a857a tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id eb5fbf01-4660-466d-bb48-bb513c2e537d. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:54.842376 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:54.842376 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:39:54.843059 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-390911d2-1f05-4612-821e-b4904b6a857a tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d returned with HTTP 200 Jul 03 19:39:54.843685 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1317/5238] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:54 2026] GET /volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:55.854287 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-12d64e9e-61db-4281-9825-d18775350e82 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:55.856551 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-12d64e9e-61db-4281-9825-d18775350e82 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d Jul 03 19:39:55.856793 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-12d64e9e-61db-4281-9825-d18775350e82 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:55.857038 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-12d64e9e-61db-4281-9825-d18775350e82 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:55.857207 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-12d64e9e-61db-4281-9825-d18775350e82 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id eb5fbf01-4660-466d-bb48-bb513c2e537d. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:55.861695 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:55.861695 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:39:55.862318 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-12d64e9e-61db-4281-9825-d18775350e82 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d returned with HTTP 200 Jul 03 19:39:55.862688 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1309/5239] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:55 2026] GET /volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:56.872007 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-773ff981-1f39-4500-9a36-e0e25d39c7f5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:56.873926 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-773ff981-1f39-4500-9a36-e0e25d39c7f5 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d Jul 03 19:39:56.874116 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-773ff981-1f39-4500-9a36-e0e25d39c7f5 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:56.874309 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-773ff981-1f39-4500-9a36-e0e25d39c7f5 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:56.874406 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-773ff981-1f39-4500-9a36-e0e25d39c7f5 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id eb5fbf01-4660-466d-bb48-bb513c2e537d. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:56.878244 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:56.878244 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:39:56.878845 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-773ff981-1f39-4500-9a36-e0e25d39c7f5 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d returned with HTTP 200 Jul 03 19:39:56.879199 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1321/5240] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:56 2026] GET /volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:57.889800 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0c27a8fa-609c-41cc-a019-e3660561bcca None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:57.892134 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0c27a8fa-609c-41cc-a019-e3660561bcca tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d Jul 03 19:39:57.892933 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0c27a8fa-609c-41cc-a019-e3660561bcca tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:57.892933 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0c27a8fa-609c-41cc-a019-e3660561bcca tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:57.892933 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-0c27a8fa-609c-41cc-a019-e3660561bcca tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id eb5fbf01-4660-466d-bb48-bb513c2e537d. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:57.897976 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:57.897976 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:39:57.898777 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0c27a8fa-609c-41cc-a019-e3660561bcca tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d returned with HTTP 200 Jul 03 19:39:57.899293 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1294/5241] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:57 2026] GET /volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:58.541049 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-61fdf903-c1e2-4a4b-8ea2-0822f4ef4b40 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:58.541482 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-61fdf903-c1e2-4a4b-8ea2-0822f4ef4b40 None None] GET https://10.4.3.61/volume// Jul 03 19:39:58.541752 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-61fdf903-c1e2-4a4b-8ea2-0822f4ef4b40 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:58.541883 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-61fdf903-c1e2-4a4b-8ea2-0822f4ef4b40 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:58.542194 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-61fdf903-c1e2-4a4b-8ea2-0822f4ef4b40 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:39:58.542479 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1318/5242] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:39:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:39:58.549456 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-1659c095-7f93-4229-9091-26a36dd043da req-ac3ec6d7-0557-4200-9cc8-f929f9e73850 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:58.551381 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1659c095-7f93-4229-9091-26a36dd043da req-ac3ec6d7-0557-4200-9cc8-f929f9e73850 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:39:58.551750 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-1659c095-7f93-4229-9091-26a36dd043da req-ac3ec6d7-0557-4200-9cc8-f929f9e73850 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a27edd0f-4573-40ec-9371-2b2b15fb080c", "connector": null, "instance_uuid": "62c99ea2-ea54-485d-bbd9-8922e3527405"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:39:58.563323 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:58.563323 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:39:58.593819 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1659c095-7f93-4229-9091-26a36dd043da req-ac3ec6d7-0557-4200-9cc8-f929f9e73850 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:39:58.594260 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1310/5243] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:39:58 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:39:58.601509 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-1659c095-7f93-4229-9091-26a36dd043da req-873b3159-b645-4eb0-9e67-75323c59a9d5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:58.603502 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1659c095-7f93-4229-9091-26a36dd043da req-873b3159-b645-4eb0-9e67-75323c59a9d5 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] DELETE https://10.4.3.61/volume/v3/attachments/0b253197-a146-4ceb-99f6-8ea0f6731b94 Jul 03 19:39:58.603723 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1659c095-7f93-4229-9091-26a36dd043da req-873b3159-b645-4eb0-9e67-75323c59a9d5 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:58.603896 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1659c095-7f93-4229-9091-26a36dd043da req-873b3159-b645-4eb0-9e67-75323c59a9d5 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:58.610896 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:58.610896 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:39:58.910719 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0344c11a-af2a-46bb-81a0-a08620975dc8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:58.912239 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0344c11a-af2a-46bb-81a0-a08620975dc8 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d Jul 03 19:39:58.912405 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0344c11a-af2a-46bb-81a0-a08620975dc8 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:58.912600 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0344c11a-af2a-46bb-81a0-a08620975dc8 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:58.912696 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-0344c11a-af2a-46bb-81a0-a08620975dc8 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id eb5fbf01-4660-466d-bb48-bb513c2e537d. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:58.916925 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:58.916925 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:39:58.917619 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0344c11a-af2a-46bb-81a0-a08620975dc8 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d returned with HTTP 200 Jul 03 19:39:58.918200 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1295/5244] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:58 2026] GET /volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:39:59.142243 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1659c095-7f93-4229-9091-26a36dd043da req-873b3159-b645-4eb0-9e67-75323c59a9d5 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments/0b253197-a146-4ceb-99f6-8ea0f6731b94 returned with HTTP 200 Jul 03 19:39:59.142676 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1322/5245] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:39:58 2026] DELETE /volume/v3/attachments/0b253197-a146-4ceb-99f6-8ea0f6731b94 => generated 192 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:39:59.928360 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1b35da9d-7d03-45cd-be98-52510b5fa6e7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:39:59.930647 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1b35da9d-7d03-45cd-be98-52510b5fa6e7 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d Jul 03 19:39:59.930930 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1b35da9d-7d03-45cd-be98-52510b5fa6e7 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:39:59.931189 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1b35da9d-7d03-45cd-be98-52510b5fa6e7 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:39:59.931342 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-1b35da9d-7d03-45cd-be98-52510b5fa6e7 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id eb5fbf01-4660-466d-bb48-bb513c2e537d. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:39:59.936056 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:39:59.936056 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:39:59.936793 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1b35da9d-7d03-45cd-be98-52510b5fa6e7 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d returned with HTTP 200 Jul 03 19:39:59.937348 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1319/5246] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:39:59 2026] GET /volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:00.946978 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8737e1f5-232a-462a-87cf-a3cf6763c05c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:00.948745 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8737e1f5-232a-462a-87cf-a3cf6763c05c tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d Jul 03 19:40:00.948888 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8737e1f5-232a-462a-87cf-a3cf6763c05c tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:00.949033 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8737e1f5-232a-462a-87cf-a3cf6763c05c tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:00.949159 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-8737e1f5-232a-462a-87cf-a3cf6763c05c tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id eb5fbf01-4660-466d-bb48-bb513c2e537d. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:00.953256 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:00.953256 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:40:00.953789 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8737e1f5-232a-462a-87cf-a3cf6763c05c tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d returned with HTTP 200 Jul 03 19:40:00.954200 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1311/5247] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:00 2026] GET /volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:01.964382 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-39ee620d-663e-4be7-98f9-f88e6d84fb97 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:01.966575 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-39ee620d-663e-4be7-98f9-f88e6d84fb97 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d Jul 03 19:40:01.966781 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-39ee620d-663e-4be7-98f9-f88e6d84fb97 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:01.966944 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-39ee620d-663e-4be7-98f9-f88e6d84fb97 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:01.967049 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-39ee620d-663e-4be7-98f9-f88e6d84fb97 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id eb5fbf01-4660-466d-bb48-bb513c2e537d. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:01.973399 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:01.973399 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:01.973802 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-39ee620d-663e-4be7-98f9-f88e6d84fb97 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d returned with HTTP 200 Jul 03 19:40:01.974284 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1296/5248] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:01 2026] GET /volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:02.984338 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-47684201-9540-4da0-abc2-61d190a9c78f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:02.986810 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-47684201-9540-4da0-abc2-61d190a9c78f tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d Jul 03 19:40:02.987057 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-47684201-9540-4da0-abc2-61d190a9c78f tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:02.987346 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-47684201-9540-4da0-abc2-61d190a9c78f tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:02.987463 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-47684201-9540-4da0-abc2-61d190a9c78f tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id eb5fbf01-4660-466d-bb48-bb513c2e537d. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:02.992038 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:02.992038 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:40:02.992872 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-47684201-9540-4da0-abc2-61d190a9c78f tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d returned with HTTP 200 Jul 03 19:40:02.993232 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1323/5249] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:02 2026] GET /volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:03.873669 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-1659c095-7f93-4229-9091-26a36dd043da req-7e86c4b0-a7d5-4955-845f-d693554772c3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:03.875658 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-1659c095-7f93-4229-9091-26a36dd043da req-7e86c4b0-a7d5-4955-845f-d693554772c3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] PUT https://10.4.3.61/volume/v3/attachments/dcb66455-67e4-4060-b487-7b7fedeb5470 Jul 03 19:40:03.875992 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-1659c095-7f93-4229-9091-26a36dd043da req-7e86c4b0-a7d5-4955-845f-d693554772c3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:40:03.879299 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=61,cinder:UPDATE=1 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:40:03.886043 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-1659c095-7f93-4229-9091-26a36dd043da req-7e86c4b0-a7d5-4955-845f-d693554772c3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Acquiring lock "cinder-attachment_update-a27edd0f-4573-40ec-9371-2b2b15fb080c-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:40:03.891024 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-1659c095-7f93-4229-9091-26a36dd043da req-7e86c4b0-a7d5-4955-845f-d693554772c3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Lock "cinder-attachment_update-a27edd0f-4573-40ec-9371-2b2b15fb080c-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:40:03.892684 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:03.892684 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:40:04.002535 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-084f7243-64a2-4273-a463-b29042d5db06 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:04.004437 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-084f7243-64a2-4273-a463-b29042d5db06 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d Jul 03 19:40:04.004690 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-084f7243-64a2-4273-a463-b29042d5db06 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:04.004942 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-084f7243-64a2-4273-a463-b29042d5db06 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:04.005115 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-084f7243-64a2-4273-a463-b29042d5db06 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id eb5fbf01-4660-466d-bb48-bb513c2e537d. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:04.010243 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:04.010243 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:40:04.011037 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-084f7243-64a2-4273-a463-b29042d5db06 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d returned with HTTP 200 Jul 03 19:40:04.011585 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1312/5250] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:04 2026] GET /volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:04.353539 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-274bf193-4d16-4777-ada3-1fe5314cccab req-de06f332-0c60-47b7-9b95-e8f3cf89595d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:04.355835 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-274bf193-4d16-4777-ada3-1fe5314cccab req-de06f332-0c60-47b7-9b95-e8f3cf89595d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/attachments/42915800-9c84-4f2c-b93b-2552286399bf Jul 03 19:40:04.355998 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-274bf193-4d16-4777-ada3-1fe5314cccab req-de06f332-0c60-47b7-9b95-e8f3cf89595d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:04.356225 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-274bf193-4d16-4777-ada3-1fe5314cccab req-de06f332-0c60-47b7-9b95-e8f3cf89595d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:04.357779 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=91,cinder:UPDATE=20,cinder:INSERT=5 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:40:04.364453 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:04.364453 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:04.414263 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-1659c095-7f93-4229-9091-26a36dd043da req-7e86c4b0-a7d5-4955-845f-d693554772c3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Lock "cinder-attachment_update-a27edd0f-4573-40ec-9371-2b2b15fb080c-np0000004460" released by "attachment_update" :: held 0.523s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:40:04.414573 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-1659c095-7f93-4229-9091-26a36dd043da req-7e86c4b0-a7d5-4955-845f-d693554772c3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments/dcb66455-67e4-4060-b487-7b7fedeb5470 returned with HTTP 200 Jul 03 19:40:04.414992 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1320/5251] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:40:03 2026] PUT /volume/v3/attachments/dcb66455-67e4-4060-b487-7b7fedeb5470 => generated 968 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:40:04.423416 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-1659c095-7f93-4229-9091-26a36dd043da req-62edfb2c-8c46-476d-9145-b3d7d8ee78a8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:04.425886 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1659c095-7f93-4229-9091-26a36dd043da req-62edfb2c-8c46-476d-9145-b3d7d8ee78a8 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/attachments/dcb66455-67e4-4060-b487-7b7fedeb5470 Jul 03 19:40:04.426150 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1659c095-7f93-4229-9091-26a36dd043da req-62edfb2c-8c46-476d-9145-b3d7d8ee78a8 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:04.426389 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1659c095-7f93-4229-9091-26a36dd043da req-62edfb2c-8c46-476d-9145-b3d7d8ee78a8 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:04.441789 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1659c095-7f93-4229-9091-26a36dd043da req-62edfb2c-8c46-476d-9145-b3d7d8ee78a8 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments/dcb66455-67e4-4060-b487-7b7fedeb5470 returned with HTTP 200 Jul 03 19:40:04.442138 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1324/5252] 10.4.3.61 () {70 vars in 1644 bytes} [Fri Jul 3 19:40:04 2026] GET /volume/v3/attachments/dcb66455-67e4-4060-b487-7b7fedeb5470 => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:40:04.891075 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-274bf193-4d16-4777-ada3-1fe5314cccab req-de06f332-0c60-47b7-9b95-e8f3cf89595d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/42915800-9c84-4f2c-b93b-2552286399bf returned with HTTP 200 Jul 03 19:40:04.891426 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1297/5253] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:40:04 2026] DELETE /volume/v3/attachments/42915800-9c84-4f2c-b93b-2552286399bf => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:05.020920 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1f60f66d-7640-429b-9ee7-23bad030d843 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:05.022744 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1f60f66d-7640-429b-9ee7-23bad030d843 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d Jul 03 19:40:05.022962 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1f60f66d-7640-429b-9ee7-23bad030d843 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:05.023191 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1f60f66d-7640-429b-9ee7-23bad030d843 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:05.023334 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-1f60f66d-7640-429b-9ee7-23bad030d843 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id eb5fbf01-4660-466d-bb48-bb513c2e537d. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:05.028075 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:05.028075 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:40:05.028878 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1f60f66d-7640-429b-9ee7-23bad030d843 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d returned with HTTP 200 Jul 03 19:40:05.029380 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1313/5254] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:05 2026] GET /volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:05.038825 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-02725e9c-ed99-4473-99d9-e93ca8f88af2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:05.040495 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-02725e9c-ed99-4473-99d9-e93ca8f88af2 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] POST https://10.4.3.61/volume/v3/backups Jul 03 19:40:05.040809 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-02725e9c-ed99-4473-99d9-e93ca8f88af2 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2d5e7e45-43b6-4008-858d-63b260725edc", "incremental": true}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:40:05.042181 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.contrib.backups [None req-02725e9c-ed99-4473-99d9-e93ca8f88af2 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Creating new backup {'backup': {'volume_id': '2d5e7e45-43b6-4008-858d-63b260725edc', 'incremental': True}} {{(pid=99925) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:40:05.042323 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.contrib.backups [None req-02725e9c-ed99-4473-99d9-e93ca8f88af2 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Creating backup of volume 2d5e7e45-43b6-4008-858d-63b260725edc in container None Jul 03 19:40:05.048827 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:05.048827 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:40:05.049224 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-02725e9c-ed99-4473-99d9-e93ca8f88af2 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Volume info retrieved successfully. Jul 03 19:40:05.064286 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-02725e9c-ed99-4473-99d9-e93ca8f88af2 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Created reservations ['7ffb3e35-284b-499c-970f-710c58ec9420', '9ae05690-d599-4c71-b72f-009ec01ccac8'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:40:05.081982 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-02725e9c-ed99-4473-99d9-e93ca8f88af2 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups returned with HTTP 400 Jul 03 19:40:05.082579 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1321/5255] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:40:05 2026] POST /volume/v3/backups => generated 109 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 19:40:05.089291 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5433114a-c43d-47e6-83c0-4bb23a69bc59 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:05.091289 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5433114a-c43d-47e6-83c0-4bb23a69bc59 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] DELETE https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d Jul 03 19:40:05.091515 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5433114a-c43d-47e6-83c0-4bb23a69bc59 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:05.091714 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5433114a-c43d-47e6-83c0-4bb23a69bc59 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:05.091835 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.backups [None req-5433114a-c43d-47e6-83c0-4bb23a69bc59 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Delete backup with id: eb5fbf01-4660-466d-bb48-bb513c2e537d. Jul 03 19:40:05.096017 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:05.096017 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:40:05.107507 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.backup.rpcapi [None req-5433114a-c43d-47e6-83c0-4bb23a69bc59 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] delete_backup rpcapi backup_id eb5fbf01-4660-466d-bb48-bb513c2e537d {{(pid=99927) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:40:05.109479 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5433114a-c43d-47e6-83c0-4bb23a69bc59 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d returned with HTTP 202 Jul 03 19:40:05.109974 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1325/5256] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:40:05 2026] DELETE /volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:40:05.118029 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-227909fc-61a5-46b4-9dc3-28d58a6e417e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:05.119964 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-227909fc-61a5-46b4-9dc3-28d58a6e417e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d Jul 03 19:40:05.120275 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-227909fc-61a5-46b4-9dc3-28d58a6e417e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:05.120648 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-227909fc-61a5-46b4-9dc3-28d58a6e417e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:05.120833 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-227909fc-61a5-46b4-9dc3-28d58a6e417e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id eb5fbf01-4660-466d-bb48-bb513c2e537d. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:05.125149 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:05.125149 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:05.125878 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-227909fc-61a5-46b4-9dc3-28d58a6e417e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d returned with HTTP 200 Jul 03 19:40:05.126260 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1298/5257] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:05 2026] GET /volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:06.136596 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3ec26e10-de9a-4e0f-997d-5a9f11dd73c9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:06.138822 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3ec26e10-de9a-4e0f-997d-5a9f11dd73c9 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d Jul 03 19:40:06.139091 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3ec26e10-de9a-4e0f-997d-5a9f11dd73c9 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:06.139372 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3ec26e10-de9a-4e0f-997d-5a9f11dd73c9 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:06.139542 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-3ec26e10-de9a-4e0f-997d-5a9f11dd73c9 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id eb5fbf01-4660-466d-bb48-bb513c2e537d. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:06.144121 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3ec26e10-de9a-4e0f-997d-5a9f11dd73c9 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d returned with HTTP 404 Jul 03 19:40:06.144787 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1314/5258] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:06 2026] GET /volume/v3/backups/eb5fbf01-4660-466d-bb48-bb513c2e537d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:40:06.151793 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-92430a5d-1b74-45e2-965f-500311c31946 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:06.153367 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-92430a5d-1b74-45e2-965f-500311c31946 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:40:06.153718 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-92430a5d-1b74-45e2-965f-500311c31946 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-712243276"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:40:06.155007 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-92430a5d-1b74-45e2-965f-500311c31946 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-712243276'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:40:06.155182 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-92430a5d-1b74-45e2-965f-500311c31946 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Create volume of 1 GB Jul 03 19:40:06.158916 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-92430a5d-1b74-45e2-965f-500311c31946 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Availability Zones retrieved successfully. Jul 03 19:40:06.164061 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-92430a5d-1b74-45e2-965f-500311c31946 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Flow 'volume_create_api' (fe5c523a-c2d0-4ded-bb9a-46abf48ffa58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:40:06.164836 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-92430a5d-1b74-45e2-965f-500311c31946 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b311540-683e-4d90-ae19-088a1b75d25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:40:06.165703 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-92430a5d-1b74-45e2-965f-500311c31946 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:40:06.187773 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-92430a5d-1b74-45e2-965f-500311c31946 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b311540-683e-4d90-ae19-088a1b75d25a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:40:06.188621 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-92430a5d-1b74-45e2-965f-500311c31946 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48377608-ffc0-432f-a944-8ae52f271c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:40:06.222155 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-92430a5d-1b74-45e2-965f-500311c31946 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Created reservations ['04b83797-f592-47a0-884d-6068b5a7bb56', 'fac4aa52-f6eb-4d89-83a5-522cc13db335', 'c3f651d4-3223-44cc-a255-307392d224f0', '8fdbb6be-b515-48e1-9b35-885905b23915'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:40:06.222869 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-92430a5d-1b74-45e2-965f-500311c31946 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48377608-ffc0-432f-a944-8ae52f271c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04b83797-f592-47a0-884d-6068b5a7bb56', 'fac4aa52-f6eb-4d89-83a5-522cc13db335', 'c3f651d4-3223-44cc-a255-307392d224f0', '8fdbb6be-b515-48e1-9b35-885905b23915']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:40:06.223695 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-92430a5d-1b74-45e2-965f-500311c31946 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aebb05a2-375d-4493-bcd9-3e155d3bd992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:40:06.243079 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-92430a5d-1b74-45e2-965f-500311c31946 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aebb05a2-375d-4493-bcd9-3e155d3bd992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '523c47fc-5420-491d-afa4-c72e5284970c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-712243276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b22c0d3e93aa44e1a9b4358bdcab4984',qos_specs=None,replication_status=,reservations=['04b83797-f592-47a0-884d-6068b5a7bb56','fac4aa52-f6eb-4d89-83a5-522cc13db335','c3f651d4-3223-44cc-a255-307392d224f0','8fdbb6be-b515-48e1-9b35-885905b23915'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17a13ecb0fa14281a48764e66d63df34',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:40:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-712243276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=523c47fc-5420-491d-afa4-c72e5284970c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b22c0d3e93aa44e1a9b4358bdcab4984',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17a13ecb0fa14281a48764e66d63df34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:40:06.243929 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-92430a5d-1b74-45e2-965f-500311c31946 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (464ee2bd-b22f-4fc1-aea2-412740af632a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:40:06.261018 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-92430a5d-1b74-45e2-965f-500311c31946 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (464ee2bd-b22f-4fc1-aea2-412740af632a) transitioned into state 'SUCCESS' from state '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-712243276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b22c0d3e93aa44e1a9b4358bdcab4984',qos_specs=None,replication_status=,reservations=['04b83797-f592-47a0-884d-6068b5a7bb56','fac4aa52-f6eb-4d89-83a5-522cc13db335','c3f651d4-3223-44cc-a255-307392d224f0','8fdbb6be-b515-48e1-9b35-885905b23915'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17a13ecb0fa14281a48764e66d63df34',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:40:06.261742 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-92430a5d-1b74-45e2-965f-500311c31946 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (161490e3-19b3-4d4c-9f08-4956e31c8bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:40:06.271084 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-92430a5d-1b74-45e2-965f-500311c31946 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (161490e3-19b3-4d4c-9f08-4956e31c8bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:40:06.271904 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-92430a5d-1b74-45e2-965f-500311c31946 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Flow 'volume_create_api' (fe5c523a-c2d0-4ded-bb9a-46abf48ffa58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:40:06.272255 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-92430a5d-1b74-45e2-965f-500311c31946 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Create volume request issued successfully. Jul 03 19:40:06.272832 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-92430a5d-1b74-45e2-965f-500311c31946 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:40:06.273250 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1322/5259] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:40:06 2026] POST /volume/v3/volumes => generated 746 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:40:06.284845 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-169a48d8-007a-45e9-a139-c3a4dfb7a559 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:06.287092 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-169a48d8-007a-45e9-a139-c3a4dfb7a559 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/volumes/523c47fc-5420-491d-afa4-c72e5284970c Jul 03 19:40:06.287417 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-169a48d8-007a-45e9-a139-c3a4dfb7a559 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:06.287729 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-169a48d8-007a-45e9-a139-c3a4dfb7a559 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:06.295408 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:06.295408 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:40:06.299261 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-169a48d8-007a-45e9-a139-c3a4dfb7a559 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Volume info retrieved successfully. Jul 03 19:40:06.303858 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-169a48d8-007a-45e9-a139-c3a4dfb7a559 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/volumes/523c47fc-5420-491d-afa4-c72e5284970c returned with HTTP 200 Jul 03 19:40:06.304443 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1326/5260] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:06 2026] GET /volume/v3/volumes/523c47fc-5420-491d-afa4-c72e5284970c => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:07.317235 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-21570f08-1f19-4225-91d2-b63a8f04b642 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:07.319063 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-21570f08-1f19-4225-91d2-b63a8f04b642 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/volumes/523c47fc-5420-491d-afa4-c72e5284970c Jul 03 19:40:07.319279 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-21570f08-1f19-4225-91d2-b63a8f04b642 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:07.319458 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-21570f08-1f19-4225-91d2-b63a8f04b642 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:07.326293 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:07.326293 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:07.329800 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-21570f08-1f19-4225-91d2-b63a8f04b642 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Volume info retrieved successfully. Jul 03 19:40:07.333800 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-21570f08-1f19-4225-91d2-b63a8f04b642 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/volumes/523c47fc-5420-491d-afa4-c72e5284970c returned with HTTP 200 Jul 03 19:40:07.334148 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1299/5261] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:07 2026] GET /volume/v3/volumes/523c47fc-5420-491d-afa4-c72e5284970c => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:07.345797 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-418a6eb7-ab4a-4b61-bc9e-7195a7456ded None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:07.347470 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-418a6eb7-ab4a-4b61-bc9e-7195a7456ded tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] POST https://10.4.3.61/volume/v3/backups Jul 03 19:40:07.347799 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-418a6eb7-ab4a-4b61-bc9e-7195a7456ded tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "523c47fc-5420-491d-afa4-c72e5284970c", "name": "tempest-VolumesBackupsTest-Backup-1416492217"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:40:07.349571 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.backups [None req-418a6eb7-ab4a-4b61-bc9e-7195a7456ded tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Creating new backup {'backup': {'volume_id': '523c47fc-5420-491d-afa4-c72e5284970c', 'name': 'tempest-VolumesBackupsTest-Backup-1416492217'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:40:07.349700 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-418a6eb7-ab4a-4b61-bc9e-7195a7456ded tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Creating backup of volume 523c47fc-5420-491d-afa4-c72e5284970c in container None Jul 03 19:40:07.357450 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:07.357450 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:40:07.357809 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-418a6eb7-ab4a-4b61-bc9e-7195a7456ded tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Volume info retrieved successfully. Jul 03 19:40:07.375547 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-418a6eb7-ab4a-4b61-bc9e-7195a7456ded tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Created reservations ['32e1ad1c-3531-447f-bd99-57103d7a2e33', '2a2987ee-d180-4ead-87f1-b1b0ddaef083'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:40:07.409436 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-418a6eb7-ab4a-4b61-bc9e-7195a7456ded tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:40:07.409877 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1315/5262] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:40:07 2026] POST /volume/v3/backups => generated 328 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:40:07.417724 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-073ec486-158f-4a21-871d-b35d9bb7af33 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:07.419708 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-073ec486-158f-4a21-871d-b35d9bb7af33 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 Jul 03 19:40:07.419839 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-073ec486-158f-4a21-871d-b35d9bb7af33 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:07.420036 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-073ec486-158f-4a21-871d-b35d9bb7af33 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:07.420129 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-073ec486-158f-4a21-871d-b35d9bb7af33 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 6d2711e2-ff3b-483c-8436-c92ca2890fd9. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:07.424750 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:07.424750 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:40:07.425265 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-073ec486-158f-4a21-871d-b35d9bb7af33 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 returned with HTTP 200 Jul 03 19:40:07.425671 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1323/5263] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:07 2026] GET /volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:08.318400 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-2d8be0a5-5c51-4ca6-a8d6-51723414ef08 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:08.320701 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-2d8be0a5-5c51-4ca6-a8d6-51723414ef08 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 Jul 03 19:40:08.320906 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-2d8be0a5-5c51-4ca6-a8d6-51723414ef08 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:08.321101 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-2d8be0a5-5c51-4ca6-a8d6-51723414ef08 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:08.328610 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:08.328610 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:40:08.332450 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-2d8be0a5-5c51-4ca6-a8d6-51723414ef08 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:40:08.338307 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-2d8be0a5-5c51-4ca6-a8d6-51723414ef08 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 returned with HTTP 200 Jul 03 19:40:08.338813 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1327/5264] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:40:08 2026] GET /volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:40:08.436538 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f632da67-3f9a-45d3-9f14-2e982ae18e39 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:08.438350 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f632da67-3f9a-45d3-9f14-2e982ae18e39 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 Jul 03 19:40:08.438583 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f632da67-3f9a-45d3-9f14-2e982ae18e39 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:08.438770 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f632da67-3f9a-45d3-9f14-2e982ae18e39 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:08.438870 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-f632da67-3f9a-45d3-9f14-2e982ae18e39 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 6d2711e2-ff3b-483c-8436-c92ca2890fd9. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:08.443510 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:08.443510 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:08.444219 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f632da67-3f9a-45d3-9f14-2e982ae18e39 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 returned with HTTP 200 Jul 03 19:40:08.444660 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1300/5265] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:08 2026] GET /volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:08.776733 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-9eae1be4-cfdb-49e0-aded-27562cb76984 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:08.778340 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-9eae1be4-cfdb-49e0-aded-27562cb76984 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 Jul 03 19:40:08.778769 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-9eae1be4-cfdb-49e0-aded-27562cb76984 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:08.778769 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-9eae1be4-cfdb-49e0-aded-27562cb76984 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:08.785392 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:08.785392 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:40:08.789398 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-9eae1be4-cfdb-49e0-aded-27562cb76984 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:40:08.793413 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-9eae1be4-cfdb-49e0-aded-27562cb76984 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 returned with HTTP 200 Jul 03 19:40:08.793762 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1316/5266] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:40:08 2026] GET /volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:40:08.805584 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-af9e20b5-7678-48be-94a5-878c44bae5f1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:08.805982 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-af9e20b5-7678-48be-94a5-878c44bae5f1 None None] GET https://10.4.3.61/volume// Jul 03 19:40:08.806143 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-af9e20b5-7678-48be-94a5-878c44bae5f1 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:08.806346 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-af9e20b5-7678-48be-94a5-878c44bae5f1 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:08.806709 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-af9e20b5-7678-48be-94a5-878c44bae5f1 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:40:08.806994 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1324/5267] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:40:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:40:08.815498 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-1b340867-8d1f-4442-a2dd-f1318021b91e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:08.817673 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-1b340867-8d1f-4442-a2dd-f1318021b91e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:40:08.818005 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-1b340867-8d1f-4442-a2dd-f1318021b91e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4", "connector": null, "instance_uuid": "4a0156c1-c95b-41ea-a2cc-371f316442f2"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:40:08.825647 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:08.825647 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:40:08.835262 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-1659c095-7f93-4229-9091-26a36dd043da req-a7eb56ab-54f8-4a82-a429-0ab07ae860cb None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:08.837386 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-1659c095-7f93-4229-9091-26a36dd043da req-a7eb56ab-54f8-4a82-a429-0ab07ae860cb tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c/encryption Jul 03 19:40:08.837585 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-1659c095-7f93-4229-9091-26a36dd043da req-a7eb56ab-54f8-4a82-a429-0ab07ae860cb tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:08.837758 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-1659c095-7f93-4229-9091-26a36dd043da req-a7eb56ab-54f8-4a82-a429-0ab07ae860cb tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:08.846775 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:08.846775 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:08.853197 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-1659c095-7f93-4229-9091-26a36dd043da req-a7eb56ab-54f8-4a82-a429-0ab07ae860cb tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c/encryption returned with HTTP 200 Jul 03 19:40:08.853197 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1301/5268] 10.4.3.61 () {68 vars in 1624 bytes} [Fri Jul 3 19:40:08 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:08.855705 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-1b340867-8d1f-4442-a2dd-f1318021b91e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:40:08.856006 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1328/5269] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:40:08 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 19:40:09.453792 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-90189d00-0a09-445e-8d00-e1e3ba9a368b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:09.455339 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-90189d00-0a09-445e-8d00-e1e3ba9a368b tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 Jul 03 19:40:09.455547 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-90189d00-0a09-445e-8d00-e1e3ba9a368b tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:09.455760 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-90189d00-0a09-445e-8d00-e1e3ba9a368b tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:09.455900 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-90189d00-0a09-445e-8d00-e1e3ba9a368b tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 6d2711e2-ff3b-483c-8436-c92ca2890fd9. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:09.459679 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:09.459679 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:40:09.460254 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-90189d00-0a09-445e-8d00-e1e3ba9a368b tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 returned with HTTP 200 Jul 03 19:40:09.460595 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1317/5270] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:09 2026] GET /volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:10.469884 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b22f3c86-7a17-4bd2-afd5-5ec316914437 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:10.471842 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b22f3c86-7a17-4bd2-afd5-5ec316914437 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 Jul 03 19:40:10.472031 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b22f3c86-7a17-4bd2-afd5-5ec316914437 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:10.472230 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b22f3c86-7a17-4bd2-afd5-5ec316914437 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:10.472328 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-b22f3c86-7a17-4bd2-afd5-5ec316914437 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 6d2711e2-ff3b-483c-8436-c92ca2890fd9. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:10.476203 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:10.476203 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:40:10.476762 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b22f3c86-7a17-4bd2-afd5-5ec316914437 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 returned with HTTP 200 Jul 03 19:40:10.477098 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1325/5271] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:10 2026] GET /volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:11.487704 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-2d3cd257-2aed-41f9-9db8-a98e0ecb823f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:11.489476 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2d3cd257-2aed-41f9-9db8-a98e0ecb823f tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 Jul 03 19:40:11.489709 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2d3cd257-2aed-41f9-9db8-a98e0ecb823f tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:11.489934 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2d3cd257-2aed-41f9-9db8-a98e0ecb823f tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:11.490089 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-2d3cd257-2aed-41f9-9db8-a98e0ecb823f tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 6d2711e2-ff3b-483c-8436-c92ca2890fd9. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:11.494128 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:11.494128 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:11.494860 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2d3cd257-2aed-41f9-9db8-a98e0ecb823f tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 returned with HTTP 200 Jul 03 19:40:11.495278 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1302/5272] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:11 2026] GET /volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:12.504786 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ae11db9f-2270-478d-b5ec-1fed718a76a0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:12.506526 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ae11db9f-2270-478d-b5ec-1fed718a76a0 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 Jul 03 19:40:12.506739 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ae11db9f-2270-478d-b5ec-1fed718a76a0 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:12.506910 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ae11db9f-2270-478d-b5ec-1fed718a76a0 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:12.507012 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-ae11db9f-2270-478d-b5ec-1fed718a76a0 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 6d2711e2-ff3b-483c-8436-c92ca2890fd9. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:12.511012 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:12.511012 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:40:12.511634 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ae11db9f-2270-478d-b5ec-1fed718a76a0 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 returned with HTTP 200 Jul 03 19:40:12.512050 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1329/5273] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:12 2026] GET /volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:12.958732 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-1659c095-7f93-4229-9091-26a36dd043da req-f7dcef98-7f4c-4bb3-a053-7cc1bcb88e73 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:12.960914 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1659c095-7f93-4229-9091-26a36dd043da req-f7dcef98-7f4c-4bb3-a053-7cc1bcb88e73 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] POST https://10.4.3.61/volume/v3/attachments/dcb66455-67e4-4060-b487-7b7fedeb5470/action Jul 03 19:40:12.961351 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-1659c095-7f93-4229-9091-26a36dd043da req-f7dcef98-7f4c-4bb3-a053-7cc1bcb88e73 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action body: b'{"os-complete": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:40:12.961485 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-1659c095-7f93-4229-9091-26a36dd043da req-f7dcef98-7f4c-4bb3-a053-7cc1bcb88e73 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:40:12.964538 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=136,cinder:UPDATE=37,cinder:INSERT=21,cinder:DELETE=1 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:40:12.979312 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:12.979312 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:40:12.988223 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1659c095-7f93-4229-9091-26a36dd043da req-f7dcef98-7f4c-4bb3-a053-7cc1bcb88e73 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments/dcb66455-67e4-4060-b487-7b7fedeb5470/action returned with HTTP 204 Jul 03 19:40:12.989071 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1318/5274] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:40:12 2026] POST /volume/v3/attachments/dcb66455-67e4-4060-b487-7b7fedeb5470/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:40:13.524580 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6b32e7be-3e24-4caa-8e3f-5867b8f1231e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:13.528716 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6b32e7be-3e24-4caa-8e3f-5867b8f1231e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 Jul 03 19:40:13.528889 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6b32e7be-3e24-4caa-8e3f-5867b8f1231e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:13.529106 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6b32e7be-3e24-4caa-8e3f-5867b8f1231e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:13.529219 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-6b32e7be-3e24-4caa-8e3f-5867b8f1231e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 6d2711e2-ff3b-483c-8436-c92ca2890fd9. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:13.537010 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:13.537010 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:40:13.537010 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6b32e7be-3e24-4caa-8e3f-5867b8f1231e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 returned with HTTP 200 Jul 03 19:40:13.537010 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1326/5275] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:13 2026] GET /volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:14.548113 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c337274a-7c41-42ce-abfb-a4af90105246 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:14.549871 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c337274a-7c41-42ce-abfb-a4af90105246 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 Jul 03 19:40:14.550055 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c337274a-7c41-42ce-abfb-a4af90105246 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:14.550276 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c337274a-7c41-42ce-abfb-a4af90105246 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:14.550388 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-c337274a-7c41-42ce-abfb-a4af90105246 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 6d2711e2-ff3b-483c-8436-c92ca2890fd9. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:14.554954 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:14.554954 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:14.555655 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c337274a-7c41-42ce-abfb-a4af90105246 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 returned with HTTP 200 Jul 03 19:40:14.556043 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1303/5276] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:14 2026] GET /volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:14.759641 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-28fc790a-c21b-4ae9-b20b-51bc6e8143c9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:14.760082 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-28fc790a-c21b-4ae9-b20b-51bc6e8143c9 None None] GET https://10.4.3.61/volume// Jul 03 19:40:14.760286 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-28fc790a-c21b-4ae9-b20b-51bc6e8143c9 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:14.760501 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-28fc790a-c21b-4ae9-b20b-51bc6e8143c9 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:14.760843 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-28fc790a-c21b-4ae9-b20b-51bc6e8143c9 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:40:14.761139 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1330/5277] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:40:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:40:14.766993 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-6be2688a-e27d-4372-9bed-6c819d8594ee None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:14.768706 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-6be2688a-e27d-4372-9bed-6c819d8594ee tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 Jul 03 19:40:14.768914 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-6be2688a-e27d-4372-9bed-6c819d8594ee tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:14.769082 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-6be2688a-e27d-4372-9bed-6c819d8594ee tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:14.786638 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:14.786638 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:40:14.792628 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-6be2688a-e27d-4372-9bed-6c819d8594ee tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:40:14.801959 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-6be2688a-e27d-4372-9bed-6c819d8594ee tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 returned with HTTP 200 Jul 03 19:40:14.802591 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1319/5278] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:40:14 2026] GET /volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 => generated 1544 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:40:14.901150 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-a5de7fd2-a16d-4b09-943c-2604a2f2cd5d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:14.903559 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-a5de7fd2-a16d-4b09-943c-2604a2f2cd5d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] PUT https://10.4.3.61/volume/v3/attachments/1e91bec2-4976-4db0-ba2f-29c44c17b40d Jul 03 19:40:14.905185 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-a5de7fd2-a16d-4b09-943c-2604a2f2cd5d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:40:14.913595 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-a5de7fd2-a16d-4b09-943c-2604a2f2cd5d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Acquiring lock "cinder-attachment_update-620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:40:14.920419 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-a5de7fd2-a16d-4b09-943c-2604a2f2cd5d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Lock "cinder-attachment_update-620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:40:14.920419 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:14.920419 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:40:15.441890 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-a5de7fd2-a16d-4b09-943c-2604a2f2cd5d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Lock "cinder-attachment_update-620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4-np0000004460" released by "attachment_update" :: held 0.523s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:40:15.441890 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-a5de7fd2-a16d-4b09-943c-2604a2f2cd5d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/1e91bec2-4976-4db0-ba2f-29c44c17b40d returned with HTTP 200 Jul 03 19:40:15.441890 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1327/5279] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:40:14 2026] PUT /volume/v3/attachments/1e91bec2-4976-4db0-ba2f-29c44c17b40d => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:40:15.565381 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1af61a2e-8f25-49a0-b75a-f94c2a570f40 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:15.568120 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1af61a2e-8f25-49a0-b75a-f94c2a570f40 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 Jul 03 19:40:15.568120 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1af61a2e-8f25-49a0-b75a-f94c2a570f40 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:15.568120 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1af61a2e-8f25-49a0-b75a-f94c2a570f40 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:15.568120 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-1af61a2e-8f25-49a0-b75a-f94c2a570f40 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 6d2711e2-ff3b-483c-8436-c92ca2890fd9. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:15.572667 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:15.572667 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:15.573372 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1af61a2e-8f25-49a0-b75a-f94c2a570f40 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 returned with HTTP 200 Jul 03 19:40:15.574856 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1304/5280] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:15 2026] GET /volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:15.952101 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-4d69af1f-79f9-4205-8730-10b01dfced82 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:15.954207 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-4d69af1f-79f9-4205-8730-10b01dfced82 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/attachments/1e91bec2-4976-4db0-ba2f-29c44c17b40d/action Jul 03 19:40:15.954600 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-4d69af1f-79f9-4205-8730-10b01dfced82 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action body: b'{"os-complete": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:40:15.954715 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-4d69af1f-79f9-4205-8730-10b01dfced82 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:40:15.970263 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:15.970263 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:40:15.980178 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-b424cd53-227d-474f-a4cb-51b24264e0fb req-4d69af1f-79f9-4205-8730-10b01dfced82 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/1e91bec2-4976-4db0-ba2f-29c44c17b40d/action returned with HTTP 204 Jul 03 19:40:15.980649 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1331/5281] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:40:15 2026] POST /volume/v3/attachments/1e91bec2-4976-4db0-ba2f-29c44c17b40d/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:40:16.589933 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-eef99ac2-b075-45d3-8905-f658d268f674 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:16.591682 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eef99ac2-b075-45d3-8905-f658d268f674 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 Jul 03 19:40:16.591873 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eef99ac2-b075-45d3-8905-f658d268f674 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:16.592053 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eef99ac2-b075-45d3-8905-f658d268f674 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:16.592153 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-eef99ac2-b075-45d3-8905-f658d268f674 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 6d2711e2-ff3b-483c-8436-c92ca2890fd9. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:16.596749 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:16.596749 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:40:16.597436 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eef99ac2-b075-45d3-8905-f658d268f674 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 returned with HTTP 200 Jul 03 19:40:16.597824 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1320/5282] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:16 2026] GET /volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:17.607617 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1346bc9e-8bce-48e7-8d69-71d1159a7650 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:17.609149 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1346bc9e-8bce-48e7-8d69-71d1159a7650 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 Jul 03 19:40:17.609452 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1346bc9e-8bce-48e7-8d69-71d1159a7650 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:17.610630 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1346bc9e-8bce-48e7-8d69-71d1159a7650 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:17.610630 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-1346bc9e-8bce-48e7-8d69-71d1159a7650 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 6d2711e2-ff3b-483c-8436-c92ca2890fd9. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:17.613841 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:17.613841 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:40:17.614537 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1346bc9e-8bce-48e7-8d69-71d1159a7650 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 returned with HTTP 200 Jul 03 19:40:17.614960 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1328/5283] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:17 2026] GET /volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:18.625577 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e151bdc5-16da-4760-ba54-de9bda8dc86a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:18.627449 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e151bdc5-16da-4760-ba54-de9bda8dc86a tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 Jul 03 19:40:18.627671 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e151bdc5-16da-4760-ba54-de9bda8dc86a tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:18.627897 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e151bdc5-16da-4760-ba54-de9bda8dc86a tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:18.627996 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-e151bdc5-16da-4760-ba54-de9bda8dc86a tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 6d2711e2-ff3b-483c-8436-c92ca2890fd9. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:18.632346 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:18.632346 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:18.633053 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e151bdc5-16da-4760-ba54-de9bda8dc86a tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 returned with HTTP 200 Jul 03 19:40:18.633521 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1305/5284] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:18 2026] GET /volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:19.643837 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-58f246ac-2446-4117-8193-0601e6b08306 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:19.645798 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-58f246ac-2446-4117-8193-0601e6b08306 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 Jul 03 19:40:19.645981 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-58f246ac-2446-4117-8193-0601e6b08306 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:19.646219 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-58f246ac-2446-4117-8193-0601e6b08306 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:19.646348 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-58f246ac-2446-4117-8193-0601e6b08306 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 6d2711e2-ff3b-483c-8436-c92ca2890fd9. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:19.651037 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:19.651037 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:40:19.651808 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-58f246ac-2446-4117-8193-0601e6b08306 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 returned with HTTP 200 Jul 03 19:40:19.652280 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1332/5285] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:19 2026] GET /volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:20.523817 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9835dc54-3d90-4aae-8ce9-cd29f0022f6b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:20.524257 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9835dc54-3d90-4aae-8ce9-cd29f0022f6b None None] GET https://10.4.3.61/volume// Jul 03 19:40:20.524543 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9835dc54-3d90-4aae-8ce9-cd29f0022f6b None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:20.524806 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9835dc54-3d90-4aae-8ce9-cd29f0022f6b None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:20.525145 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9835dc54-3d90-4aae-8ce9-cd29f0022f6b None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:40:20.525467 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1321/5286] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:40:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:40:20.533233 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-0e0c64af-a56a-4a02-9bad-ebcb3e4b0fac None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:20.535377 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-0e0c64af-a56a-4a02-9bad-ebcb3e4b0fac tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:40:20.535803 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-0e0c64af-a56a-4a02-9bad-ebcb3e4b0fac tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a27edd0f-4573-40ec-9371-2b2b15fb080c", "connector": null, "instance_uuid": "62c99ea2-ea54-485d-bbd9-8922e3527405"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:40:20.547478 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:20.547478 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:40:20.576571 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-0e0c64af-a56a-4a02-9bad-ebcb3e4b0fac tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:40:20.576903 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1329/5287] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:40:20 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 19:40:20.586189 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-d0cd659a-0ff8-43b1-8838-028d9f76fbc3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:20.588893 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-d0cd659a-0ff8-43b1-8838-028d9f76fbc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] DELETE https://10.4.3.61/volume/v3/attachments/dcb66455-67e4-4060-b487-7b7fedeb5470 Jul 03 19:40:20.589150 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-d0cd659a-0ff8-43b1-8838-028d9f76fbc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:20.589402 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-d0cd659a-0ff8-43b1-8838-028d9f76fbc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:20.600111 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:20.600111 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:20.661991 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ed504fcd-da2b-4a29-aeea-15824408e186 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:20.663683 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ed504fcd-da2b-4a29-aeea-15824408e186 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 Jul 03 19:40:20.663858 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ed504fcd-da2b-4a29-aeea-15824408e186 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:20.664031 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ed504fcd-da2b-4a29-aeea-15824408e186 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:20.664135 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-ed504fcd-da2b-4a29-aeea-15824408e186 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 6d2711e2-ff3b-483c-8436-c92ca2890fd9. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:20.667874 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:20.667874 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:40:20.668352 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ed504fcd-da2b-4a29-aeea-15824408e186 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 returned with HTTP 200 Jul 03 19:40:20.668693 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1333/5288] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:20 2026] GET /volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:21.132577 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-d0cd659a-0ff8-43b1-8838-028d9f76fbc3 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments/dcb66455-67e4-4060-b487-7b7fedeb5470 returned with HTTP 200 Jul 03 19:40:21.132861 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1306/5289] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:40:20 2026] DELETE /volume/v3/attachments/dcb66455-67e4-4060-b487-7b7fedeb5470 => generated 192 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:40:21.678255 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-adabe225-5543-45d4-8f06-3807c115d578 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:21.680623 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-adabe225-5543-45d4-8f06-3807c115d578 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 Jul 03 19:40:21.680714 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-adabe225-5543-45d4-8f06-3807c115d578 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:21.681090 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-adabe225-5543-45d4-8f06-3807c115d578 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:21.681090 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-adabe225-5543-45d4-8f06-3807c115d578 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 6d2711e2-ff3b-483c-8436-c92ca2890fd9. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:21.686587 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:21.686587 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:40:21.687468 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-adabe225-5543-45d4-8f06-3807c115d578 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 returned with HTTP 200 Jul 03 19:40:21.687997 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1322/5290] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:21 2026] GET /volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:22.697862 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9c25f051-99d8-4422-9383-959f577d4c7f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:22.699632 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9c25f051-99d8-4422-9383-959f577d4c7f tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 Jul 03 19:40:22.699821 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9c25f051-99d8-4422-9383-959f577d4c7f tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:22.700020 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9c25f051-99d8-4422-9383-959f577d4c7f tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:22.700121 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-9c25f051-99d8-4422-9383-959f577d4c7f tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 6d2711e2-ff3b-483c-8436-c92ca2890fd9. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:22.704059 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:22.704059 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:40:22.704663 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9c25f051-99d8-4422-9383-959f577d4c7f tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 returned with HTTP 200 Jul 03 19:40:22.705065 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1330/5291] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:22 2026] GET /volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:23.714625 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e1e499f6-c44e-4342-a9db-b999b5476644 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:23.716774 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e1e499f6-c44e-4342-a9db-b999b5476644 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 Jul 03 19:40:23.716984 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e1e499f6-c44e-4342-a9db-b999b5476644 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:23.717219 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e1e499f6-c44e-4342-a9db-b999b5476644 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:23.717352 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-e1e499f6-c44e-4342-a9db-b999b5476644 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 6d2711e2-ff3b-483c-8436-c92ca2890fd9. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:23.722419 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:23.722419 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:40:23.723251 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e1e499f6-c44e-4342-a9db-b999b5476644 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 returned with HTTP 200 Jul 03 19:40:23.723679 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1334/5292] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:23 2026] GET /volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:24.732899 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-2aa92dfb-7c99-47b2-8e74-b77f9b47dca6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:24.734758 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2aa92dfb-7c99-47b2-8e74-b77f9b47dca6 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 Jul 03 19:40:24.734938 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2aa92dfb-7c99-47b2-8e74-b77f9b47dca6 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:24.735120 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2aa92dfb-7c99-47b2-8e74-b77f9b47dca6 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:24.735281 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-2aa92dfb-7c99-47b2-8e74-b77f9b47dca6 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 6d2711e2-ff3b-483c-8436-c92ca2890fd9. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:24.739481 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:24.739481 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:24.740043 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2aa92dfb-7c99-47b2-8e74-b77f9b47dca6 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 returned with HTTP 200 Jul 03 19:40:24.740479 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1307/5293] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:24 2026] GET /volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:24.750075 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a4e25d2e-6676-43f8-823f-3bc21142a077 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:24.752358 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a4e25d2e-6676-43f8-823f-3bc21142a077 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] POST https://10.4.3.61/volume/v3/backups Jul 03 19:40:24.752815 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a4e25d2e-6676-43f8-823f-3bc21142a077 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "523c47fc-5420-491d-afa4-c72e5284970c", "name": "tempest-VolumesBackupsTest-Backup-2012709976"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:40:24.754685 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.backups [None req-a4e25d2e-6676-43f8-823f-3bc21142a077 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Creating new backup {'backup': {'volume_id': '523c47fc-5420-491d-afa4-c72e5284970c', 'name': 'tempest-VolumesBackupsTest-Backup-2012709976'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:40:24.754875 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-a4e25d2e-6676-43f8-823f-3bc21142a077 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Creating backup of volume 523c47fc-5420-491d-afa4-c72e5284970c in container None Jul 03 19:40:24.765232 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:24.765232 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:40:24.765662 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a4e25d2e-6676-43f8-823f-3bc21142a077 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Volume info retrieved successfully. Jul 03 19:40:24.783382 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-a4e25d2e-6676-43f8-823f-3bc21142a077 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Created reservations ['c03f438e-87a8-4104-9f89-2c8da4dd52cc', 'f15a1e97-4179-495a-bd56-5b949dd46a75'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:40:24.812277 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a4e25d2e-6676-43f8-823f-3bc21142a077 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:40:24.812793 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1323/5294] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:40:24 2026] POST /volume/v3/backups => generated 328 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:40:24.823662 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4aeb2eaa-7667-4e57-ab42-09a464025881 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:24.826118 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4aeb2eaa-7667-4e57-ab42-09a464025881 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce Jul 03 19:40:24.826478 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4aeb2eaa-7667-4e57-ab42-09a464025881 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:24.826788 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4aeb2eaa-7667-4e57-ab42-09a464025881 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:24.827000 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-4aeb2eaa-7667-4e57-ab42-09a464025881 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 4740aac7-1f48-444d-a345-ada5385b79ce. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:24.832225 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:24.832225 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:40:24.833299 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4aeb2eaa-7667-4e57-ab42-09a464025881 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce returned with HTTP 200 Jul 03 19:40:24.833898 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1331/5295] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:24 2026] GET /volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:25.843344 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-39e49cbf-01b1-4aa6-a0cd-bd21b44f75db None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:25.846208 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-39e49cbf-01b1-4aa6-a0cd-bd21b44f75db tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce Jul 03 19:40:25.846408 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-39e49cbf-01b1-4aa6-a0cd-bd21b44f75db tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:25.846577 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-39e49cbf-01b1-4aa6-a0cd-bd21b44f75db tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:25.846690 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-39e49cbf-01b1-4aa6-a0cd-bd21b44f75db tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 4740aac7-1f48-444d-a345-ada5385b79ce. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:25.850437 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:25.850437 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:40:25.851051 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-39e49cbf-01b1-4aa6-a0cd-bd21b44f75db tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce returned with HTTP 200 Jul 03 19:40:25.851395 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1335/5296] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:25 2026] GET /volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:26.862752 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5942b118-19cd-47ba-8047-b18b3869b168 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:26.864677 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5942b118-19cd-47ba-8047-b18b3869b168 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce Jul 03 19:40:26.864860 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5942b118-19cd-47ba-8047-b18b3869b168 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:26.865055 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5942b118-19cd-47ba-8047-b18b3869b168 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:26.865174 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-5942b118-19cd-47ba-8047-b18b3869b168 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 4740aac7-1f48-444d-a345-ada5385b79ce. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:26.869259 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:26.869259 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:26.870010 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5942b118-19cd-47ba-8047-b18b3869b168 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce returned with HTTP 200 Jul 03 19:40:26.870461 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1308/5297] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:26 2026] GET /volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:27.657118 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-fe2b4b97-1500-44bf-9109-e9ed273a3d1c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:27.659482 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-fe2b4b97-1500-44bf-9109-e9ed273a3d1c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] PUT https://10.4.3.61/volume/v3/attachments/da17bb5e-fe56-4080-895a-dd0c546c52f2 Jul 03 19:40:27.659955 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-fe2b4b97-1500-44bf-9109-e9ed273a3d1c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:40:27.668002 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-fe2b4b97-1500-44bf-9109-e9ed273a3d1c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Acquiring lock "cinder-attachment_update-a27edd0f-4573-40ec-9371-2b2b15fb080c-np0000004460" by "attachment_update" {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:40:27.672893 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-fe2b4b97-1500-44bf-9109-e9ed273a3d1c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Lock "cinder-attachment_update-a27edd0f-4573-40ec-9371-2b2b15fb080c-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99924) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:40:27.674094 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:27.674094 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:40:27.882505 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e9a6a808-790c-4c83-a5fb-810b2bf2a40d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:27.884184 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e9a6a808-790c-4c83-a5fb-810b2bf2a40d tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce Jul 03 19:40:27.884369 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e9a6a808-790c-4c83-a5fb-810b2bf2a40d tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:27.884556 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e9a6a808-790c-4c83-a5fb-810b2bf2a40d tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:27.884661 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-e9a6a808-790c-4c83-a5fb-810b2bf2a40d tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 4740aac7-1f48-444d-a345-ada5385b79ce. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:27.888553 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:27.888553 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:40:27.889198 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e9a6a808-790c-4c83-a5fb-810b2bf2a40d tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce returned with HTTP 200 Jul 03 19:40:27.889529 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1332/5298] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:27 2026] GET /volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:28.197097 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.coordination [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-fe2b4b97-1500-44bf-9109-e9ed273a3d1c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Lock "cinder-attachment_update-a27edd0f-4573-40ec-9371-2b2b15fb080c-np0000004460" released by "attachment_update" :: held 0.524s {{(pid=99924) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:40:28.197424 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-fe2b4b97-1500-44bf-9109-e9ed273a3d1c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments/da17bb5e-fe56-4080-895a-dd0c546c52f2 returned with HTTP 200 Jul 03 19:40:28.197854 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1324/5299] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:40:27 2026] PUT /volume/v3/attachments/da17bb5e-fe56-4080-895a-dd0c546c52f2 => generated 968 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:40:28.208157 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-f0cbd3f5-980d-4aa5-b0d2-a06bd075f82d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:28.211813 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-f0cbd3f5-980d-4aa5-b0d2-a06bd075f82d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/attachments/da17bb5e-fe56-4080-895a-dd0c546c52f2 Jul 03 19:40:28.212018 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-f0cbd3f5-980d-4aa5-b0d2-a06bd075f82d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:28.212215 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-f0cbd3f5-980d-4aa5-b0d2-a06bd075f82d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:28.239233 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-f0cbd3f5-980d-4aa5-b0d2-a06bd075f82d tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments/da17bb5e-fe56-4080-895a-dd0c546c52f2 returned with HTTP 200 Jul 03 19:40:28.239675 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1336/5300] 10.4.3.61 () {70 vars in 1644 bytes} [Fri Jul 3 19:40:28 2026] GET /volume/v3/attachments/da17bb5e-fe56-4080-895a-dd0c546c52f2 => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:40:28.899058 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-95146c39-c678-478a-8f78-0724b007a987 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:28.900579 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-95146c39-c678-478a-8f78-0724b007a987 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce Jul 03 19:40:28.900738 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-95146c39-c678-478a-8f78-0724b007a987 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:28.900904 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-95146c39-c678-478a-8f78-0724b007a987 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:28.900996 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-95146c39-c678-478a-8f78-0724b007a987 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 4740aac7-1f48-444d-a345-ada5385b79ce. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:28.904742 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:28.904742 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:28.905384 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-95146c39-c678-478a-8f78-0724b007a987 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce returned with HTTP 200 Jul 03 19:40:28.905707 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1309/5301] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:28 2026] GET /volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:29.915813 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e492b237-fad7-476a-9d2f-9c213de3a9f1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:29.917512 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e492b237-fad7-476a-9d2f-9c213de3a9f1 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce Jul 03 19:40:29.918914 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e492b237-fad7-476a-9d2f-9c213de3a9f1 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:29.918914 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e492b237-fad7-476a-9d2f-9c213de3a9f1 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:29.918914 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-e492b237-fad7-476a-9d2f-9c213de3a9f1 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 4740aac7-1f48-444d-a345-ada5385b79ce. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:29.922546 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:29.922546 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:40:29.923393 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e492b237-fad7-476a-9d2f-9c213de3a9f1 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce returned with HTTP 200 Jul 03 19:40:29.923936 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1333/5302] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:29 2026] GET /volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:30.934402 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3dd43a3e-dc23-47a5-874d-3c2c6e706ed7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:30.936017 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3dd43a3e-dc23-47a5-874d-3c2c6e706ed7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce Jul 03 19:40:30.937407 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3dd43a3e-dc23-47a5-874d-3c2c6e706ed7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:30.937407 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3dd43a3e-dc23-47a5-874d-3c2c6e706ed7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:30.937407 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-3dd43a3e-dc23-47a5-874d-3c2c6e706ed7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 4740aac7-1f48-444d-a345-ada5385b79ce. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:30.940551 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:30.940551 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:40:30.941353 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3dd43a3e-dc23-47a5-874d-3c2c6e706ed7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce returned with HTTP 200 Jul 03 19:40:30.941803 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1325/5303] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:30 2026] GET /volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:31.951323 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-87153a6d-b0fa-4216-b257-1790bbd51dda None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:31.953005 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-87153a6d-b0fa-4216-b257-1790bbd51dda tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce Jul 03 19:40:31.953251 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-87153a6d-b0fa-4216-b257-1790bbd51dda tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:31.953505 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-87153a6d-b0fa-4216-b257-1790bbd51dda tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:31.953505 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-87153a6d-b0fa-4216-b257-1790bbd51dda tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 4740aac7-1f48-444d-a345-ada5385b79ce. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:31.957949 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:31.957949 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:40:31.958786 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-87153a6d-b0fa-4216-b257-1790bbd51dda tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce returned with HTTP 200 Jul 03 19:40:31.959201 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1337/5304] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:31 2026] GET /volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:32.412606 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-2205ceb7-8a03-46be-b1d6-5dfe5728c435 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:32.415373 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-2205ceb7-8a03-46be-b1d6-5dfe5728c435 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c/encryption Jul 03 19:40:32.415657 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-2205ceb7-8a03-46be-b1d6-5dfe5728c435 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:32.415912 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-2205ceb7-8a03-46be-b1d6-5dfe5728c435 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:32.428521 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:32.428521 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:32.437151 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-2205ceb7-8a03-46be-b1d6-5dfe5728c435 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c/encryption returned with HTTP 200 Jul 03 19:40:32.437789 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1310/5305] 10.4.3.61 () {68 vars in 1624 bytes} [Fri Jul 3 19:40:32 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:32.971194 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-469f2feb-edf5-428b-ab96-2c3236d23ac7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:32.973320 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-469f2feb-edf5-428b-ab96-2c3236d23ac7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce Jul 03 19:40:32.973555 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-469f2feb-edf5-428b-ab96-2c3236d23ac7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:32.973859 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-469f2feb-edf5-428b-ab96-2c3236d23ac7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:32.973942 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-469f2feb-edf5-428b-ab96-2c3236d23ac7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 4740aac7-1f48-444d-a345-ada5385b79ce. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:32.978109 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:32.978109 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:40:32.978995 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-469f2feb-edf5-428b-ab96-2c3236d23ac7 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce returned with HTTP 200 Jul 03 19:40:32.979390 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1334/5306] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:32 2026] GET /volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:33.989756 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9896c75c-d6d2-4054-9e6a-4b2606947409 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:33.991668 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9896c75c-d6d2-4054-9e6a-4b2606947409 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce Jul 03 19:40:33.991902 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9896c75c-d6d2-4054-9e6a-4b2606947409 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:33.992147 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9896c75c-d6d2-4054-9e6a-4b2606947409 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:33.992315 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-9896c75c-d6d2-4054-9e6a-4b2606947409 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 4740aac7-1f48-444d-a345-ada5385b79ce. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:33.997545 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:33.997545 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:40:33.998520 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9896c75c-d6d2-4054-9e6a-4b2606947409 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce returned with HTTP 200 Jul 03 19:40:33.998848 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1326/5307] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:33 2026] GET /volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:35.009988 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f3fb4f30-9f50-452c-a70a-f9e87b414ebc None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:35.012813 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f3fb4f30-9f50-452c-a70a-f9e87b414ebc tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce Jul 03 19:40:35.013050 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f3fb4f30-9f50-452c-a70a-f9e87b414ebc tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:35.013314 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f3fb4f30-9f50-452c-a70a-f9e87b414ebc tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:35.013497 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-f3fb4f30-9f50-452c-a70a-f9e87b414ebc tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 4740aac7-1f48-444d-a345-ada5385b79ce. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:35.018115 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:35.018115 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:40:35.019803 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f3fb4f30-9f50-452c-a70a-f9e87b414ebc tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce returned with HTTP 200 Jul 03 19:40:35.020250 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1338/5308] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:35 2026] GET /volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:36.030554 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-65a63dc0-c6f1-49d9-bd9d-781c1b99e489 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:36.032323 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-65a63dc0-c6f1-49d9-bd9d-781c1b99e489 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce Jul 03 19:40:36.032580 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-65a63dc0-c6f1-49d9-bd9d-781c1b99e489 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:36.032776 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-65a63dc0-c6f1-49d9-bd9d-781c1b99e489 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:36.032932 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-65a63dc0-c6f1-49d9-bd9d-781c1b99e489 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 4740aac7-1f48-444d-a345-ada5385b79ce. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:36.037234 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:36.037234 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:36.038065 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-65a63dc0-c6f1-49d9-bd9d-781c1b99e489 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce returned with HTTP 200 Jul 03 19:40:36.038500 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1311/5309] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:36 2026] GET /volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:36.103445 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-5166402a-a0a9-40b8-8b00-cd31d9f6f00c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:36.106432 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-5166402a-a0a9-40b8-8b00-cd31d9f6f00c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] POST https://10.4.3.61/volume/v3/attachments/da17bb5e-fe56-4080-895a-dd0c546c52f2/action Jul 03 19:40:36.106835 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-5166402a-a0a9-40b8-8b00-cd31d9f6f00c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action body: b'{"os-complete": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:40:36.106949 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-5166402a-a0a9-40b8-8b00-cd31d9f6f00c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:40:36.124370 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:36.124370 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:40:36.135042 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-a3bc1bb7-b655-4233-bcc7-141685d9632c req-5166402a-a0a9-40b8-8b00-cd31d9f6f00c tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments/da17bb5e-fe56-4080-895a-dd0c546c52f2/action returned with HTTP 204 Jul 03 19:40:36.135670 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1335/5310] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:40:36 2026] POST /volume/v3/attachments/da17bb5e-fe56-4080-895a-dd0c546c52f2/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:40:36.462896 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-02fdd3af-5af8-44fc-a01e-83549f4544f9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:36.464586 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-02fdd3af-5af8-44fc-a01e-83549f4544f9 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:40:36.464768 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-02fdd3af-5af8-44fc-a01e-83549f4544f9 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:36.464939 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-02fdd3af-5af8-44fc-a01e-83549f4544f9 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:36.473499 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:36.473499 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:40:36.476533 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-02fdd3af-5af8-44fc-a01e-83549f4544f9 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:40:36.480284 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-02fdd3af-5af8-44fc-a01e-83549f4544f9 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 200 Jul 03 19:40:36.480638 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1327/5311] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:36 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 1167 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:40:36.519520 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-8d2b242a-2c28-41af-824f-0bac8850fcec None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:36.522023 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-8d2b242a-2c28-41af-824f-0bac8850fcec tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:40:36.522288 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-8d2b242a-2c28-41af-824f-0bac8850fcec tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:36.522559 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-8d2b242a-2c28-41af-824f-0bac8850fcec tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:36.534176 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:36.534176 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:40:36.538276 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-8d2b242a-2c28-41af-824f-0bac8850fcec tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:40:36.543460 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-8d2b242a-2c28-41af-824f-0bac8850fcec tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 200 Jul 03 19:40:36.543829 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1339/5312] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:40:36 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 1167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:40:36.561272 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-a35355f5-0fe5-4f0f-a3ea-f15bb92a2b97 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:36.563024 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-a35355f5-0fe5-4f0f-a3ea-f15bb92a2b97 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] POST https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c/action Jul 03 19:40:36.563327 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-a35355f5-0fe5-4f0f-a3ea-f15bb92a2b97 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:40:36.563439 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-a35355f5-0fe5-4f0f-a3ea-f15bb92a2b97 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:40:36.573005 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:36.573005 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:36.573466 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-a35355f5-0fe5-4f0f-a3ea-f15bb92a2b97 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:40:36.578810 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-a35355f5-0fe5-4f0f-a3ea-f15bb92a2b97 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Begin detaching volume completed successfully. Jul 03 19:40:36.578995 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-a35355f5-0fe5-4f0f-a3ea-f15bb92a2b97 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c/action returned with HTTP 202 Jul 03 19:40:36.579417 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1312/5313] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:40:36 2026] POST /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:40:37.049225 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4f3fe793-3a26-45cd-b453-8330cd0a58ca None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:37.051107 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4f3fe793-3a26-45cd-b453-8330cd0a58ca tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce Jul 03 19:40:37.051376 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4f3fe793-3a26-45cd-b453-8330cd0a58ca tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:37.051569 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4f3fe793-3a26-45cd-b453-8330cd0a58ca tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:37.051677 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-4f3fe793-3a26-45cd-b453-8330cd0a58ca tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 4740aac7-1f48-444d-a345-ada5385b79ce. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:37.056303 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:37.056303 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:40:37.057378 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4f3fe793-3a26-45cd-b453-8330cd0a58ca tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce returned with HTTP 200 Jul 03 19:40:37.057516 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1336/5314] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:37 2026] GET /volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:37.613717 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6e577e28-60a4-4a4e-9c41-f445cbfeb1ad None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:37.614066 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6e577e28-60a4-4a4e-9c41-f445cbfeb1ad None None] GET https://10.4.3.61/volume// Jul 03 19:40:37.614273 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6e577e28-60a4-4a4e-9c41-f445cbfeb1ad None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:37.614471 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6e577e28-60a4-4a4e-9c41-f445cbfeb1ad None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:37.614776 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6e577e28-60a4-4a4e-9c41-f445cbfeb1ad None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:40:37.615041 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1328/5315] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:40:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:40:37.622179 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-4c557f06-e510-4caa-b556-6b0019a69fdd None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:37.624172 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-4c557f06-e510-4caa-b556-6b0019a69fdd tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:40:37.624415 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-4c557f06-e510-4caa-b556-6b0019a69fdd tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:37.624598 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-4c557f06-e510-4caa-b556-6b0019a69fdd tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:37.633715 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:37.633715 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:40:37.637286 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-4c557f06-e510-4caa-b556-6b0019a69fdd tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:40:37.642704 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-4c557f06-e510-4caa-b556-6b0019a69fdd tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 200 Jul 03 19:40:37.643124 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1340/5316] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:40:37 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 1350 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:40:37.654157 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-f347a930-7b99-4ffc-ac14-59ced65ef14b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:37.656429 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-f347a930-7b99-4ffc-ac14-59ced65ef14b tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c/encryption Jul 03 19:40:37.656669 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-f347a930-7b99-4ffc-ac14-59ced65ef14b tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:37.657009 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-f347a930-7b99-4ffc-ac14-59ced65ef14b tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:37.672223 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:37.672223 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:37.683789 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-f347a930-7b99-4ffc-ac14-59ced65ef14b tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c/encryption returned with HTTP 200 Jul 03 19:40:37.683789 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1313/5317] 10.4.3.61 () {68 vars in 1624 bytes} [Fri Jul 3 19:40:37 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:38.068763 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b8c19ccd-d8b6-4a13-b578-145071c670a8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:38.070945 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b8c19ccd-d8b6-4a13-b578-145071c670a8 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce Jul 03 19:40:38.071240 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b8c19ccd-d8b6-4a13-b578-145071c670a8 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:38.071555 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b8c19ccd-d8b6-4a13-b578-145071c670a8 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:38.071710 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-b8c19ccd-d8b6-4a13-b578-145071c670a8 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 4740aac7-1f48-444d-a345-ada5385b79ce. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:38.076931 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:38.076931 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:40:38.077923 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b8c19ccd-d8b6-4a13-b578-145071c670a8 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce returned with HTTP 200 Jul 03 19:40:38.078470 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1337/5318] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:38 2026] GET /volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:39.088931 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-765c80d6-ffcb-4421-b782-e2e0553ad6ae None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:39.090476 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-765c80d6-ffcb-4421-b782-e2e0553ad6ae tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce Jul 03 19:40:39.090631 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-765c80d6-ffcb-4421-b782-e2e0553ad6ae tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:39.090793 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-765c80d6-ffcb-4421-b782-e2e0553ad6ae tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:39.090881 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-765c80d6-ffcb-4421-b782-e2e0553ad6ae tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 4740aac7-1f48-444d-a345-ada5385b79ce. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:39.094637 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:39.094637 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:40:39.095369 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-765c80d6-ffcb-4421-b782-e2e0553ad6ae tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce returned with HTTP 200 Jul 03 19:40:39.095677 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1329/5319] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:39 2026] GET /volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:40.105072 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7831e73b-7476-45db-8d0d-22c1af713807 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:40.106776 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7831e73b-7476-45db-8d0d-22c1af713807 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce Jul 03 19:40:40.106949 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7831e73b-7476-45db-8d0d-22c1af713807 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:40.107122 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7831e73b-7476-45db-8d0d-22c1af713807 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:40.107249 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-7831e73b-7476-45db-8d0d-22c1af713807 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 4740aac7-1f48-444d-a345-ada5385b79ce. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:40.111186 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:40.111186 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:40:40.111908 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7831e73b-7476-45db-8d0d-22c1af713807 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce returned with HTTP 200 Jul 03 19:40:40.112258 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1341/5320] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:40 2026] GET /volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:41.122872 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-845f520c-b36e-468e-b815-8c0ab0609bd1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:41.124522 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-845f520c-b36e-468e-b815-8c0ab0609bd1 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce Jul 03 19:40:41.124694 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-845f520c-b36e-468e-b815-8c0ab0609bd1 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:41.124888 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-845f520c-b36e-468e-b815-8c0ab0609bd1 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:41.124984 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-845f520c-b36e-468e-b815-8c0ab0609bd1 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 4740aac7-1f48-444d-a345-ada5385b79ce. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:41.129678 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:41.129678 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:41.130491 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-845f520c-b36e-468e-b815-8c0ab0609bd1 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce returned with HTTP 200 Jul 03 19:40:41.130898 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1314/5321] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:41 2026] GET /volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:41.140886 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-163b285b-5e99-41fb-a1a4-8a00e884293e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:41.143118 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-163b285b-5e99-41fb-a1a4-8a00e884293e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 Jul 03 19:40:41.143448 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-163b285b-5e99-41fb-a1a4-8a00e884293e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:41.143710 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-163b285b-5e99-41fb-a1a4-8a00e884293e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:41.143874 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-163b285b-5e99-41fb-a1a4-8a00e884293e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 6d2711e2-ff3b-483c-8436-c92ca2890fd9. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:41.149306 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:41.149306 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:40:41.150143 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-163b285b-5e99-41fb-a1a4-8a00e884293e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 returned with HTTP 200 Jul 03 19:40:41.150670 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1338/5322] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:41 2026] GET /volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:41.159941 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-31f14733-d39f-4310-af11-e7589a6c4abc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:41.161760 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-31f14733-d39f-4310-af11-e7589a6c4abc tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] POST https://10.4.3.61/volume/v3/backups Jul 03 19:40:41.162078 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-31f14733-d39f-4310-af11-e7589a6c4abc tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "523c47fc-5420-491d-afa4-c72e5284970c", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-283781608"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:40:41.163458 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.backups [None req-31f14733-d39f-4310-af11-e7589a6c4abc tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Creating new backup {'backup': {'volume_id': '523c47fc-5420-491d-afa4-c72e5284970c', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-283781608'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:40:41.163629 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-31f14733-d39f-4310-af11-e7589a6c4abc tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Creating backup of volume 523c47fc-5420-491d-afa4-c72e5284970c in container None Jul 03 19:40:41.171453 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:41.171453 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:40:41.171844 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-31f14733-d39f-4310-af11-e7589a6c4abc tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Volume info retrieved successfully. Jul 03 19:40:41.189685 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-31f14733-d39f-4310-af11-e7589a6c4abc tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Created reservations ['b8db1998-c3c0-4515-a11d-c9dc1ab452bb', '44511a52-f828-4390-8201-f05fa8cbd109'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:40:41.222030 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-31f14733-d39f-4310-af11-e7589a6c4abc tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:40:41.222565 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1330/5323] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:40:41 2026] POST /volume/v3/backups => generated 327 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:40:41.234112 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-59d51e67-8996-4b07-9926-d368a80f8827 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:41.235911 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-59d51e67-8996-4b07-9926-d368a80f8827 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 Jul 03 19:40:41.236150 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-59d51e67-8996-4b07-9926-d368a80f8827 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:41.236394 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-59d51e67-8996-4b07-9926-d368a80f8827 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:41.236494 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-59d51e67-8996-4b07-9926-d368a80f8827 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 01a7340e-b3ca-4979-8fe3-0b694a4344f6. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:41.241111 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:41.241111 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:40:41.241767 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-59d51e67-8996-4b07-9926-d368a80f8827 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 returned with HTTP 200 Jul 03 19:40:41.242136 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1342/5324] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:41 2026] GET /volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:42.251295 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6436b18b-7b0f-42e5-b3d2-4b9bfedd68a4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:42.253120 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6436b18b-7b0f-42e5-b3d2-4b9bfedd68a4 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 Jul 03 19:40:42.253364 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6436b18b-7b0f-42e5-b3d2-4b9bfedd68a4 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:42.253553 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6436b18b-7b0f-42e5-b3d2-4b9bfedd68a4 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:42.253647 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-6436b18b-7b0f-42e5-b3d2-4b9bfedd68a4 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 01a7340e-b3ca-4979-8fe3-0b694a4344f6. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:42.257930 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:42.257930 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:42.258578 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6436b18b-7b0f-42e5-b3d2-4b9bfedd68a4 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 returned with HTTP 200 Jul 03 19:40:42.258943 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1315/5325] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:42 2026] GET /volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:43.269180 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-40d24137-dd6b-4fe8-b2f1-df21be973eed None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:43.271553 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-40d24137-dd6b-4fe8-b2f1-df21be973eed tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 Jul 03 19:40:43.271844 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-40d24137-dd6b-4fe8-b2f1-df21be973eed tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:43.272099 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-40d24137-dd6b-4fe8-b2f1-df21be973eed tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:43.272327 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-40d24137-dd6b-4fe8-b2f1-df21be973eed tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 01a7340e-b3ca-4979-8fe3-0b694a4344f6. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:43.276889 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:43.276889 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:40:43.277669 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-40d24137-dd6b-4fe8-b2f1-df21be973eed tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 returned with HTTP 200 Jul 03 19:40:43.278051 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1339/5326] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:43 2026] GET /volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:44.287691 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-85f8eb6b-5f71-4e2b-b885-ed08f3e33f47 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:44.289881 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-85f8eb6b-5f71-4e2b-b885-ed08f3e33f47 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 Jul 03 19:40:44.290076 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-85f8eb6b-5f71-4e2b-b885-ed08f3e33f47 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:44.290282 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-85f8eb6b-5f71-4e2b-b885-ed08f3e33f47 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:44.290398 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-85f8eb6b-5f71-4e2b-b885-ed08f3e33f47 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 01a7340e-b3ca-4979-8fe3-0b694a4344f6. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:44.294469 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:44.294469 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:40:44.295031 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-85f8eb6b-5f71-4e2b-b885-ed08f3e33f47 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 returned with HTTP 200 Jul 03 19:40:44.295438 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1331/5327] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:44 2026] GET /volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:45.305294 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-004dfe97-fa7c-40d9-a618-853e7f3eee76 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:45.306996 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-004dfe97-fa7c-40d9-a618-853e7f3eee76 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 Jul 03 19:40:45.307223 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-004dfe97-fa7c-40d9-a618-853e7f3eee76 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:45.307427 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-004dfe97-fa7c-40d9-a618-853e7f3eee76 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:45.307543 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-004dfe97-fa7c-40d9-a618-853e7f3eee76 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 01a7340e-b3ca-4979-8fe3-0b694a4344f6. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:45.311691 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:45.311691 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:40:45.312258 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-004dfe97-fa7c-40d9-a618-853e7f3eee76 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 returned with HTTP 200 Jul 03 19:40:45.312623 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1343/5328] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:45 2026] GET /volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:46.324018 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-982b8599-27be-405a-b291-ad13f19d6b0a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:46.326144 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-982b8599-27be-405a-b291-ad13f19d6b0a tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 Jul 03 19:40:46.326398 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-982b8599-27be-405a-b291-ad13f19d6b0a tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:46.326581 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-982b8599-27be-405a-b291-ad13f19d6b0a tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:46.326678 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-982b8599-27be-405a-b291-ad13f19d6b0a tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 01a7340e-b3ca-4979-8fe3-0b694a4344f6. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:46.330957 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:46.330957 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:46.331649 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-982b8599-27be-405a-b291-ad13f19d6b0a tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 returned with HTTP 200 Jul 03 19:40:46.332029 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1316/5329] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:46 2026] GET /volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:47.343089 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3e186a49-96eb-4efc-85d8-74ee3aa519e8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:47.345985 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3e186a49-96eb-4efc-85d8-74ee3aa519e8 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 Jul 03 19:40:47.346202 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3e186a49-96eb-4efc-85d8-74ee3aa519e8 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:47.346460 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3e186a49-96eb-4efc-85d8-74ee3aa519e8 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:47.346575 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-3e186a49-96eb-4efc-85d8-74ee3aa519e8 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 01a7340e-b3ca-4979-8fe3-0b694a4344f6. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:47.353242 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:47.353242 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:40:47.353870 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3e186a49-96eb-4efc-85d8-74ee3aa519e8 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 returned with HTTP 200 Jul 03 19:40:47.354299 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1340/5330] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:47 2026] GET /volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:48.363982 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0bedf572-5eea-4c40-8686-ba776403340e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:48.367255 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0bedf572-5eea-4c40-8686-ba776403340e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 Jul 03 19:40:48.367255 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0bedf572-5eea-4c40-8686-ba776403340e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:48.367255 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0bedf572-5eea-4c40-8686-ba776403340e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:48.367255 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-0bedf572-5eea-4c40-8686-ba776403340e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 01a7340e-b3ca-4979-8fe3-0b694a4344f6. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:48.370767 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:48.370767 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:40:48.371522 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0bedf572-5eea-4c40-8686-ba776403340e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 returned with HTTP 200 Jul 03 19:40:48.372021 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1332/5331] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:48 2026] GET /volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:49.382817 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f86f1cdf-27ca-4b08-9064-88920947dbb6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:49.384506 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f86f1cdf-27ca-4b08-9064-88920947dbb6 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 Jul 03 19:40:49.384711 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f86f1cdf-27ca-4b08-9064-88920947dbb6 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:49.384968 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f86f1cdf-27ca-4b08-9064-88920947dbb6 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:49.385103 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-f86f1cdf-27ca-4b08-9064-88920947dbb6 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 01a7340e-b3ca-4979-8fe3-0b694a4344f6. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:49.387226 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=92,cinder:INSERT=7,cinder:UPDATE=20 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:40:49.389685 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:49.389685 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:40:49.390360 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f86f1cdf-27ca-4b08-9064-88920947dbb6 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 returned with HTTP 200 Jul 03 19:40:49.390741 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1344/5332] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:49 2026] GET /volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:50.401056 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-42b40fe3-f313-4027-b0dd-ba0121532d3f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:50.402786 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-42b40fe3-f313-4027-b0dd-ba0121532d3f tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 Jul 03 19:40:50.402962 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-42b40fe3-f313-4027-b0dd-ba0121532d3f tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:50.403142 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-42b40fe3-f313-4027-b0dd-ba0121532d3f tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:50.403285 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-42b40fe3-f313-4027-b0dd-ba0121532d3f tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 01a7340e-b3ca-4979-8fe3-0b694a4344f6. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:50.407258 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:50.407258 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:50.407860 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-42b40fe3-f313-4027-b0dd-ba0121532d3f tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 returned with HTTP 200 Jul 03 19:40:50.408245 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1317/5333] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:50 2026] GET /volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:50.418562 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d34dc04e-5d8d-4e9c-ab6a-993783a1eb83 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:50.420714 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d34dc04e-5d8d-4e9c-ab6a-993783a1eb83 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce Jul 03 19:40:50.420946 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d34dc04e-5d8d-4e9c-ab6a-993783a1eb83 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:50.421197 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d34dc04e-5d8d-4e9c-ab6a-993783a1eb83 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:50.421356 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-d34dc04e-5d8d-4e9c-ab6a-993783a1eb83 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 4740aac7-1f48-444d-a345-ada5385b79ce. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:50.427523 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:50.427523 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:40:50.428354 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d34dc04e-5d8d-4e9c-ab6a-993783a1eb83 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce returned with HTTP 200 Jul 03 19:40:50.428750 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1341/5334] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:50 2026] GET /volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:50.437837 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-12922f8b-192b-4585-86ed-93cfe5ba5bb4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:50.440064 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-12922f8b-192b-4585-86ed-93cfe5ba5bb4 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 Jul 03 19:40:50.440318 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-12922f8b-192b-4585-86ed-93cfe5ba5bb4 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:50.440547 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-12922f8b-192b-4585-86ed-93cfe5ba5bb4 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:50.440687 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-12922f8b-192b-4585-86ed-93cfe5ba5bb4 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 6d2711e2-ff3b-483c-8436-c92ca2890fd9. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:50.445729 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:50.445729 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:40:50.446581 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-12922f8b-192b-4585-86ed-93cfe5ba5bb4 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 returned with HTTP 200 Jul 03 19:40:50.447229 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1333/5335] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:50 2026] GET /volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:50.456786 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5dc61453-e8ee-4389-9ebd-6f4abe8badde None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:50.461195 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5dc61453-e8ee-4389-9ebd-6f4abe8badde tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] POST https://10.4.3.61/volume/v3/backups Jul 03 19:40:50.461195 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5dc61453-e8ee-4389-9ebd-6f4abe8badde tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "523c47fc-5420-491d-afa4-c72e5284970c", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1153097133"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:40:50.461195 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.backups [None req-5dc61453-e8ee-4389-9ebd-6f4abe8badde tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Creating new backup {'backup': {'volume_id': '523c47fc-5420-491d-afa4-c72e5284970c', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1153097133'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:40:50.461195 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.backups [None req-5dc61453-e8ee-4389-9ebd-6f4abe8badde tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Creating backup of volume 523c47fc-5420-491d-afa4-c72e5284970c in container None Jul 03 19:40:50.468956 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:50.468956 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:40:50.469732 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5dc61453-e8ee-4389-9ebd-6f4abe8badde tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Volume info retrieved successfully. Jul 03 19:40:50.492124 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-5dc61453-e8ee-4389-9ebd-6f4abe8badde tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Created reservations ['8a2b5f43-e95d-4dfb-b885-8f53dd6918b1', '0e18741d-c537-4c92-8509-50e8324f5427'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:40:50.534115 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5dc61453-e8ee-4389-9ebd-6f4abe8badde tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:40:50.534508 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1345/5336] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:40:50 2026] POST /volume/v3/backups => generated 328 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:40:50.546557 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-bafd8717-987d-4fcf-9670-209474349257 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:50.548737 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bafd8717-987d-4fcf-9670-209474349257 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f Jul 03 19:40:50.548942 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bafd8717-987d-4fcf-9670-209474349257 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:50.549178 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bafd8717-987d-4fcf-9670-209474349257 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:50.549327 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-bafd8717-987d-4fcf-9670-209474349257 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id d7280ad4-1452-462e-b456-821ea129335f. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:50.554696 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:50.554696 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:50.555682 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bafd8717-987d-4fcf-9670-209474349257 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f returned with HTTP 200 Jul 03 19:40:50.556123 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1318/5337] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:50 2026] GET /volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:51.568251 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-59955145-1d15-4e84-a1e3-7d24b5cabdd4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:51.569632 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-59955145-1d15-4e84-a1e3-7d24b5cabdd4 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f Jul 03 19:40:51.569817 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-59955145-1d15-4e84-a1e3-7d24b5cabdd4 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:51.570024 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-59955145-1d15-4e84-a1e3-7d24b5cabdd4 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:51.570125 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-59955145-1d15-4e84-a1e3-7d24b5cabdd4 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id d7280ad4-1452-462e-b456-821ea129335f. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:51.574694 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:51.574694 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:40:51.575523 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-59955145-1d15-4e84-a1e3-7d24b5cabdd4 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f returned with HTTP 200 Jul 03 19:40:51.575909 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1342/5338] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:51 2026] GET /volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:52.588680 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-df4bcc05-b8a3-431b-9c09-1d7b75588c1e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:52.591014 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-df4bcc05-b8a3-431b-9c09-1d7b75588c1e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f Jul 03 19:40:52.591290 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-df4bcc05-b8a3-431b-9c09-1d7b75588c1e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:52.591557 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-df4bcc05-b8a3-431b-9c09-1d7b75588c1e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:52.591730 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-df4bcc05-b8a3-431b-9c09-1d7b75588c1e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id d7280ad4-1452-462e-b456-821ea129335f. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:52.597267 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:52.597267 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:40:52.598323 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-df4bcc05-b8a3-431b-9c09-1d7b75588c1e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f returned with HTTP 200 Jul 03 19:40:52.598823 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1334/5339] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:52 2026] GET /volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:53.610754 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-71c96743-748a-40ae-9e3b-1d9cef05ddd1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:53.612434 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-71c96743-748a-40ae-9e3b-1d9cef05ddd1 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f Jul 03 19:40:53.612837 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-71c96743-748a-40ae-9e3b-1d9cef05ddd1 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:53.613086 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-71c96743-748a-40ae-9e3b-1d9cef05ddd1 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:53.614060 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-71c96743-748a-40ae-9e3b-1d9cef05ddd1 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id d7280ad4-1452-462e-b456-821ea129335f. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:53.617760 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:53.617760 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:40:53.619083 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-71c96743-748a-40ae-9e3b-1d9cef05ddd1 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f returned with HTTP 200 Jul 03 19:40:53.619083 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1346/5340] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:53 2026] GET /volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:54.630530 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7c002766-43cc-45ec-9c51-f9e5702a462c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:54.632574 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7c002766-43cc-45ec-9c51-f9e5702a462c tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f Jul 03 19:40:54.632780 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7c002766-43cc-45ec-9c51-f9e5702a462c tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:54.633015 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7c002766-43cc-45ec-9c51-f9e5702a462c tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:54.633184 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-7c002766-43cc-45ec-9c51-f9e5702a462c tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id d7280ad4-1452-462e-b456-821ea129335f. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:54.638360 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:54.638360 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:54.639362 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7c002766-43cc-45ec-9c51-f9e5702a462c tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f returned with HTTP 200 Jul 03 19:40:54.640050 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1319/5341] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:54 2026] GET /volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:55.653254 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-32f4a8c9-54ca-4227-ba12-991e850640b8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:55.653591 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-32f4a8c9-54ca-4227-ba12-991e850640b8 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f Jul 03 19:40:55.653718 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-32f4a8c9-54ca-4227-ba12-991e850640b8 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:55.653919 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-32f4a8c9-54ca-4227-ba12-991e850640b8 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:55.654066 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-32f4a8c9-54ca-4227-ba12-991e850640b8 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id d7280ad4-1452-462e-b456-821ea129335f. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:55.659350 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:55.659350 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:40:55.660429 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-32f4a8c9-54ca-4227-ba12-991e850640b8 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f returned with HTTP 200 Jul 03 19:40:55.660923 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1343/5342] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:55 2026] GET /volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:56.670634 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-91cd64e2-f798-493e-8729-af2b1e59f804 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:56.674213 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-91cd64e2-f798-493e-8729-af2b1e59f804 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f Jul 03 19:40:56.674213 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-91cd64e2-f798-493e-8729-af2b1e59f804 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:56.674213 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-91cd64e2-f798-493e-8729-af2b1e59f804 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:56.674213 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-91cd64e2-f798-493e-8729-af2b1e59f804 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id d7280ad4-1452-462e-b456-821ea129335f. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:56.678850 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:56.678850 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:40:56.679768 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-91cd64e2-f798-493e-8729-af2b1e59f804 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f returned with HTTP 200 Jul 03 19:40:56.680272 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1335/5343] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:56 2026] GET /volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:57.692333 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-bb57b22f-8d44-4292-bb39-624c570dfad3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:57.694349 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bb57b22f-8d44-4292-bb39-624c570dfad3 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f Jul 03 19:40:57.694550 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bb57b22f-8d44-4292-bb39-624c570dfad3 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:57.694758 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bb57b22f-8d44-4292-bb39-624c570dfad3 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:57.694865 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-bb57b22f-8d44-4292-bb39-624c570dfad3 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id d7280ad4-1452-462e-b456-821ea129335f. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:57.699653 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:57.699653 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:40:57.700685 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bb57b22f-8d44-4292-bb39-624c570dfad3 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f returned with HTTP 200 Jul 03 19:40:57.701206 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1347/5344] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:57 2026] GET /volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:58.712130 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8d059e37-bc21-42dd-a8d1-a521d375327e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:58.714306 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8d059e37-bc21-42dd-a8d1-a521d375327e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f Jul 03 19:40:58.714530 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8d059e37-bc21-42dd-a8d1-a521d375327e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:58.714738 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8d059e37-bc21-42dd-a8d1-a521d375327e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:58.714935 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-8d059e37-bc21-42dd-a8d1-a521d375327e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id d7280ad4-1452-462e-b456-821ea129335f. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:58.719956 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:58.719956 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:58.721023 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8d059e37-bc21-42dd-a8d1-a521d375327e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f returned with HTTP 200 Jul 03 19:40:58.721744 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1320/5345] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:58 2026] GET /volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:59.732245 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4f28b57f-4aaa-4e41-9513-d240336cc2d5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:59.733938 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4f28b57f-4aaa-4e41-9513-d240336cc2d5 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f Jul 03 19:40:59.734177 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4f28b57f-4aaa-4e41-9513-d240336cc2d5 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:59.734423 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4f28b57f-4aaa-4e41-9513-d240336cc2d5 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:59.734530 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-4f28b57f-4aaa-4e41-9513-d240336cc2d5 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id d7280ad4-1452-462e-b456-821ea129335f. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:59.738770 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:59.738770 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:40:59.739511 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4f28b57f-4aaa-4e41-9513-d240336cc2d5 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f returned with HTTP 200 Jul 03 19:40:59.739889 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1344/5346] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:59 2026] GET /volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:59.749081 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-99cee564-b818-4643-802a-b4c73403ecab None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:59.750970 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-99cee564-b818-4643-802a-b4c73403ecab tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce Jul 03 19:40:59.751203 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-99cee564-b818-4643-802a-b4c73403ecab tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:59.751418 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-99cee564-b818-4643-802a-b4c73403ecab tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:59.751546 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-99cee564-b818-4643-802a-b4c73403ecab tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 4740aac7-1f48-444d-a345-ada5385b79ce. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:59.756351 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:59.756351 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:40:59.757204 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-99cee564-b818-4643-802a-b4c73403ecab tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce returned with HTTP 200 Jul 03 19:40:59.757675 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1336/5347] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:59 2026] GET /volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:40:59.766650 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-25edbbcd-ceeb-4e8b-86f4-a5701558e6dd None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:59.768314 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-25edbbcd-ceeb-4e8b-86f4-a5701558e6dd tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] DELETE https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f Jul 03 19:40:59.768742 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-25edbbcd-ceeb-4e8b-86f4-a5701558e6dd tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:59.769024 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-25edbbcd-ceeb-4e8b-86f4-a5701558e6dd tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:59.769274 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.backups [None req-25edbbcd-ceeb-4e8b-86f4-a5701558e6dd tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Delete backup with id: d7280ad4-1452-462e-b456-821ea129335f. Jul 03 19:40:59.775381 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:59.775381 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:40:59.785453 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.backup.rpcapi [None req-25edbbcd-ceeb-4e8b-86f4-a5701558e6dd tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] delete_backup rpcapi backup_id d7280ad4-1452-462e-b456-821ea129335f {{(pid=99927) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:40:59.787309 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-25edbbcd-ceeb-4e8b-86f4-a5701558e6dd tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f returned with HTTP 202 Jul 03 19:40:59.787845 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1348/5348] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:40:59 2026] DELETE /volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:40:59.793984 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-91e797c1-c714-4e2c-a3ab-26c94720b74e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:40:59.795492 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-91e797c1-c714-4e2c-a3ab-26c94720b74e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f Jul 03 19:40:59.795651 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-91e797c1-c714-4e2c-a3ab-26c94720b74e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:40:59.795830 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-91e797c1-c714-4e2c-a3ab-26c94720b74e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:40:59.795908 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-91e797c1-c714-4e2c-a3ab-26c94720b74e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id d7280ad4-1452-462e-b456-821ea129335f. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:40:59.799664 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:40:59.799664 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:40:59.800304 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-91e797c1-c714-4e2c-a3ab-26c94720b74e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f returned with HTTP 200 Jul 03 19:40:59.800637 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1321/5349] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:40:59 2026] GET /volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:00.809857 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ec2801b5-4024-4110-9a52-b4b4e2d2f16e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:00.811983 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ec2801b5-4024-4110-9a52-b4b4e2d2f16e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f Jul 03 19:41:00.812238 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ec2801b5-4024-4110-9a52-b4b4e2d2f16e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:00.812462 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ec2801b5-4024-4110-9a52-b4b4e2d2f16e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:00.812602 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-ec2801b5-4024-4110-9a52-b4b4e2d2f16e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id d7280ad4-1452-462e-b456-821ea129335f. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:00.816732 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ec2801b5-4024-4110-9a52-b4b4e2d2f16e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f returned with HTTP 404 Jul 03 19:41:00.817357 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1345/5350] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:00 2026] GET /volume/v3/backups/d7280ad4-1452-462e-b456-821ea129335f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:41:00.824480 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-00cd20bb-2d2e-4d14-ae49-6fe5382f0821 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:00.826570 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-00cd20bb-2d2e-4d14-ae49-6fe5382f0821 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] DELETE https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 Jul 03 19:41:00.826977 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-00cd20bb-2d2e-4d14-ae49-6fe5382f0821 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:00.827128 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-00cd20bb-2d2e-4d14-ae49-6fe5382f0821 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:00.827324 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-00cd20bb-2d2e-4d14-ae49-6fe5382f0821 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Delete backup with id: 01a7340e-b3ca-4979-8fe3-0b694a4344f6. Jul 03 19:41:00.833199 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:00.833199 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:41:00.846275 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.backup.rpcapi [None req-00cd20bb-2d2e-4d14-ae49-6fe5382f0821 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] delete_backup rpcapi backup_id 01a7340e-b3ca-4979-8fe3-0b694a4344f6 {{(pid=99924) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:41:00.848271 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-00cd20bb-2d2e-4d14-ae49-6fe5382f0821 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 returned with HTTP 202 Jul 03 19:41:00.848876 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1337/5351] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:41:00 2026] DELETE /volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:41:00.857195 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-49389d4e-1732-4f41-8b82-fbcda3abb332 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:00.858629 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-49389d4e-1732-4f41-8b82-fbcda3abb332 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 Jul 03 19:41:00.858828 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-49389d4e-1732-4f41-8b82-fbcda3abb332 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:00.859000 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-49389d4e-1732-4f41-8b82-fbcda3abb332 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:00.859118 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-49389d4e-1732-4f41-8b82-fbcda3abb332 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 01a7340e-b3ca-4979-8fe3-0b694a4344f6. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:00.863508 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:00.863508 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:41:00.864130 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-49389d4e-1732-4f41-8b82-fbcda3abb332 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 returned with HTTP 200 Jul 03 19:41:00.864580 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1349/5352] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:00 2026] GET /volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:01.874664 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9e3b0c9d-55f0-4233-a29f-5aff55fa0b5f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:01.876330 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9e3b0c9d-55f0-4233-a29f-5aff55fa0b5f tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 Jul 03 19:41:01.876602 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9e3b0c9d-55f0-4233-a29f-5aff55fa0b5f tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:01.876814 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9e3b0c9d-55f0-4233-a29f-5aff55fa0b5f tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:01.876910 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-9e3b0c9d-55f0-4233-a29f-5aff55fa0b5f tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 01a7340e-b3ca-4979-8fe3-0b694a4344f6. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:01.880277 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9e3b0c9d-55f0-4233-a29f-5aff55fa0b5f tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 returned with HTTP 404 Jul 03 19:41:01.880709 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1322/5353] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:01 2026] GET /volume/v3/backups/01a7340e-b3ca-4979-8fe3-0b694a4344f6 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:41:01.887255 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b1f33236-30ec-48cd-81de-2889b1ad453e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:01.888899 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b1f33236-30ec-48cd-81de-2889b1ad453e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] DELETE https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce Jul 03 19:41:01.889095 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b1f33236-30ec-48cd-81de-2889b1ad453e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:01.889329 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b1f33236-30ec-48cd-81de-2889b1ad453e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:01.889464 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.contrib.backups [None req-b1f33236-30ec-48cd-81de-2889b1ad453e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Delete backup with id: 4740aac7-1f48-444d-a345-ada5385b79ce. Jul 03 19:41:01.894573 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:01.894573 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:41:01.907932 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.backup.rpcapi [None req-b1f33236-30ec-48cd-81de-2889b1ad453e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] delete_backup rpcapi backup_id 4740aac7-1f48-444d-a345-ada5385b79ce {{(pid=99925) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:41:01.909847 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b1f33236-30ec-48cd-81de-2889b1ad453e tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce returned with HTTP 202 Jul 03 19:41:01.910295 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1346/5354] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:41:01 2026] DELETE /volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:41:01.917259 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ee39541c-3691-41ed-accd-cca10be24b27 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:01.919323 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ee39541c-3691-41ed-accd-cca10be24b27 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce Jul 03 19:41:01.919585 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ee39541c-3691-41ed-accd-cca10be24b27 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:01.919768 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ee39541c-3691-41ed-accd-cca10be24b27 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:01.919870 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-ee39541c-3691-41ed-accd-cca10be24b27 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 4740aac7-1f48-444d-a345-ada5385b79ce. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:01.924660 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:01.924660 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:41:01.925543 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ee39541c-3691-41ed-accd-cca10be24b27 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce returned with HTTP 200 Jul 03 19:41:01.925924 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1338/5355] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:01 2026] GET /volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:02.935184 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c01f38c8-1e6d-45c6-aa9c-e1539bca57c5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:02.936926 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c01f38c8-1e6d-45c6-aa9c-e1539bca57c5 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce Jul 03 19:41:02.937102 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c01f38c8-1e6d-45c6-aa9c-e1539bca57c5 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:02.937306 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c01f38c8-1e6d-45c6-aa9c-e1539bca57c5 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:02.937408 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-c01f38c8-1e6d-45c6-aa9c-e1539bca57c5 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Show backup with id 4740aac7-1f48-444d-a345-ada5385b79ce. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:02.940693 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c01f38c8-1e6d-45c6-aa9c-e1539bca57c5 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce returned with HTTP 404 Jul 03 19:41:02.941111 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1350/5356] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:02 2026] GET /volume/v3/backups/4740aac7-1f48-444d-a345-ada5385b79ce => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:41:02.947087 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c021c096-ebbd-4b47-95a3-c1ddcb2ebd0e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:02.948912 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c021c096-ebbd-4b47-95a3-c1ddcb2ebd0e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] DELETE https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 Jul 03 19:41:02.949121 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c021c096-ebbd-4b47-95a3-c1ddcb2ebd0e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:02.949345 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c021c096-ebbd-4b47-95a3-c1ddcb2ebd0e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:02.949441 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-c021c096-ebbd-4b47-95a3-c1ddcb2ebd0e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Delete backup with id: 6d2711e2-ff3b-483c-8436-c92ca2890fd9. Jul 03 19:41:02.953803 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:02.953803 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:41:02.964434 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.backup.rpcapi [None req-c021c096-ebbd-4b47-95a3-c1ddcb2ebd0e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] delete_backup rpcapi backup_id 6d2711e2-ff3b-483c-8436-c92ca2890fd9 {{(pid=99926) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:41:02.966203 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c021c096-ebbd-4b47-95a3-c1ddcb2ebd0e tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 returned with HTTP 202 Jul 03 19:41:02.966999 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1323/5357] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:41:02 2026] DELETE /volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:41:02.972977 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f112f53f-5d7b-4ee1-9d37-a6ad649edfa9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:02.974777 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f112f53f-5d7b-4ee1-9d37-a6ad649edfa9 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 Jul 03 19:41:02.974777 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f112f53f-5d7b-4ee1-9d37-a6ad649edfa9 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:02.974921 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f112f53f-5d7b-4ee1-9d37-a6ad649edfa9 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:02.975039 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-f112f53f-5d7b-4ee1-9d37-a6ad649edfa9 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 6d2711e2-ff3b-483c-8436-c92ca2890fd9. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:02.978937 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:02.978937 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:41:02.979549 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f112f53f-5d7b-4ee1-9d37-a6ad649edfa9 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 returned with HTTP 200 Jul 03 19:41:02.979934 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1347/5358] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:02 2026] GET /volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:03.515575 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-7921e815-1d92-4656-a32f-1b362296d6d1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:03.517703 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-7921e815-1d92-4656-a32f-1b362296d6d1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] DELETE https://10.4.3.61/volume/v3/attachments/da17bb5e-fe56-4080-895a-dd0c546c52f2 Jul 03 19:41:03.517889 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-7921e815-1d92-4656-a32f-1b362296d6d1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:03.518069 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-7921e815-1d92-4656-a32f-1b362296d6d1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:03.525441 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:03.525441 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:41:03.989921 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-10dbee40-25cc-4a2d-b072-50b65f04a8a2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:03.991728 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-10dbee40-25cc-4a2d-b072-50b65f04a8a2 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] GET https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 Jul 03 19:41:03.991903 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-10dbee40-25cc-4a2d-b072-50b65f04a8a2 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:03.992074 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-10dbee40-25cc-4a2d-b072-50b65f04a8a2 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:03.992241 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-10dbee40-25cc-4a2d-b072-50b65f04a8a2 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] Show backup with id 6d2711e2-ff3b-483c-8436-c92ca2890fd9. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:03.996474 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-10dbee40-25cc-4a2d-b072-50b65f04a8a2 tempest-VolumesBackupsTest-1833064633 tempest-VolumesBackupsTest-1833064633-project-admin] https://10.4.3.61/volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 returned with HTTP 404 Jul 03 19:41:03.996945 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1351/5359] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:03 2026] GET /volume/v3/backups/6d2711e2-ff3b-483c-8436-c92ca2890fd9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:41:04.010484 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-36f52691-3979-4174-8162-63132a6f030d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:04.012254 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-36f52691-3979-4174-8162-63132a6f030d tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] DELETE https://10.4.3.61/volume/v3/volumes/523c47fc-5420-491d-afa4-c72e5284970c Jul 03 19:41:04.012584 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-36f52691-3979-4174-8162-63132a6f030d tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:04.012882 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-36f52691-3979-4174-8162-63132a6f030d tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:04.014160 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-36f52691-3979-4174-8162-63132a6f030d tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Delete volume with id: 523c47fc-5420-491d-afa4-c72e5284970c Jul 03 19:41:04.020824 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:04.020824 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:41:04.021401 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-36f52691-3979-4174-8162-63132a6f030d tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Volume info retrieved successfully. Jul 03 19:41:04.036962 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-36f52691-3979-4174-8162-63132a6f030d tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Delete volume request issued successfully. Jul 03 19:41:04.037245 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-36f52691-3979-4174-8162-63132a6f030d tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/volumes/523c47fc-5420-491d-afa4-c72e5284970c returned with HTTP 202 Jul 03 19:41:04.037809 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1324/5360] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:41:04 2026] DELETE /volume/v3/volumes/523c47fc-5420-491d-afa4-c72e5284970c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:41:04.046071 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-51ef5b36-cc3d-4652-bdaf-626c59a804ac None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:04.048031 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-51ef5b36-cc3d-4652-bdaf-626c59a804ac tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/volumes/523c47fc-5420-491d-afa4-c72e5284970c Jul 03 19:41:04.048300 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-51ef5b36-cc3d-4652-bdaf-626c59a804ac tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:04.048510 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-51ef5b36-cc3d-4652-bdaf-626c59a804ac tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:04.049957 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1770866d-62c0-44ac-b51e-b1ae61a1a7e6 req-7921e815-1d92-4656-a32f-1b362296d6d1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/attachments/da17bb5e-fe56-4080-895a-dd0c546c52f2 returned with HTTP 200 Jul 03 19:41:04.050484 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1339/5361] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:41:03 2026] DELETE /volume/v3/attachments/da17bb5e-fe56-4080-895a-dd0c546c52f2 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:04.050829 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=73,cinder:UPDATE=25,cinder:INSERT=9 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:41:04.057588 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:04.057588 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:41:04.062140 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-51ef5b36-cc3d-4652-bdaf-626c59a804ac tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Volume info retrieved successfully. Jul 03 19:41:04.067849 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-51ef5b36-cc3d-4652-bdaf-626c59a804ac tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/volumes/523c47fc-5420-491d-afa4-c72e5284970c returned with HTTP 200 Jul 03 19:41:04.068311 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1348/5362] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:04 2026] GET /volume/v3/volumes/523c47fc-5420-491d-afa4-c72e5284970c => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:04.702149 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-be4aad4b-cf99-4b42-8d49-8d9f1fb01e41 req-99532ce1-609c-4873-8886-8b9ef96868a0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:04.704296 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-be4aad4b-cf99-4b42-8d49-8d9f1fb01e41 req-99532ce1-609c-4873-8886-8b9ef96868a0 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:41:04.704524 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-be4aad4b-cf99-4b42-8d49-8d9f1fb01e41 req-99532ce1-609c-4873-8886-8b9ef96868a0 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:04.704689 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-be4aad4b-cf99-4b42-8d49-8d9f1fb01e41 req-99532ce1-609c-4873-8886-8b9ef96868a0 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:04.712181 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:04.712181 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:41:04.716038 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-be4aad4b-cf99-4b42-8d49-8d9f1fb01e41 req-99532ce1-609c-4873-8886-8b9ef96868a0 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:41:04.719939 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-be4aad4b-cf99-4b42-8d49-8d9f1fb01e41 req-99532ce1-609c-4873-8886-8b9ef96868a0 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 200 Jul 03 19:41:04.720445 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1352/5363] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:41:04 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:04.766250 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a7d6c6c8-ac74-4634-b7f8-0aac1e537753 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:04.767728 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a7d6c6c8-ac74-4634-b7f8-0aac1e537753 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:41:04.768469 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a7d6c6c8-ac74-4634-b7f8-0aac1e537753 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1093435620", "description": null, "metadata": null}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:04.770926 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=64,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:41:04.778554 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:04.778554 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:41:04.779019 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a7d6c6c8-ac74-4634-b7f8-0aac1e537753 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:41:04.779199 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.snapshots [None req-a7d6c6c8-ac74-4634-b7f8-0aac1e537753 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create snapshot from volume 620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 Jul 03 19:41:04.800495 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-a7d6c6c8-ac74-4634-b7f8-0aac1e537753 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Created reservations ['01d835c3-7d83-4a5a-b003-8eb29f901588', '9b2d785d-15db-439a-b06d-51a8a85f1431', '30a02966-a340-464e-ad79-b9afc056aee3', 'c4645bf7-c4f9-483c-8d63-9134f63b97b6'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:41:04.828920 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a7d6c6c8-ac74-4634-b7f8-0aac1e537753 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot force create request issued successfully. Jul 03 19:41:04.829288 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a7d6c6c8-ac74-4634-b7f8-0aac1e537753 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:41:04.829735 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1325/5364] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:41:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:41:04.839478 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-035bc50f-c90f-4a1d-a7fa-1822605ba90c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:04.841467 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-035bc50f-c90f-4a1d-a7fa-1822605ba90c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/acdda690-70e1-4f09-8949-d9fec03119ef Jul 03 19:41:04.841681 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-035bc50f-c90f-4a1d-a7fa-1822605ba90c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:04.841950 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-035bc50f-c90f-4a1d-a7fa-1822605ba90c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:04.847144 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:04.847144 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:41:04.847620 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-035bc50f-c90f-4a1d-a7fa-1822605ba90c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:41:04.848402 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-035bc50f-c90f-4a1d-a7fa-1822605ba90c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/acdda690-70e1-4f09-8949-d9fec03119ef returned with HTTP 200 Jul 03 19:41:04.848766 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1340/5365] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:41:04 2026] GET /volume/v3/snapshots/acdda690-70e1-4f09-8949-d9fec03119ef => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:05.079791 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-aa5716ae-d569-421a-b8a1-733f282b3bfb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:05.081532 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-aa5716ae-d569-421a-b8a1-733f282b3bfb tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/volumes/523c47fc-5420-491d-afa4-c72e5284970c Jul 03 19:41:05.081742 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-aa5716ae-d569-421a-b8a1-733f282b3bfb tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:05.081952 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-aa5716ae-d569-421a-b8a1-733f282b3bfb tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:05.087081 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-aa5716ae-d569-421a-b8a1-733f282b3bfb tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/volumes/523c47fc-5420-491d-afa4-c72e5284970c returned with HTTP 404 Jul 03 19:41:05.087553 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1349/5366] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:05 2026] GET /volume/v3/volumes/523c47fc-5420-491d-afa4-c72e5284970c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:41:05.093748 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ca841409-7dbf-46d9-82b2-c7ed7b449abd None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:05.095647 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ca841409-7dbf-46d9-82b2-c7ed7b449abd tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] DELETE https://10.4.3.61/volume/v3/volumes/2d5e7e45-43b6-4008-858d-63b260725edc Jul 03 19:41:05.095855 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ca841409-7dbf-46d9-82b2-c7ed7b449abd tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:05.096074 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ca841409-7dbf-46d9-82b2-c7ed7b449abd tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:05.096292 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-ca841409-7dbf-46d9-82b2-c7ed7b449abd tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Delete volume with id: 2d5e7e45-43b6-4008-858d-63b260725edc Jul 03 19:41:05.103922 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:05.103922 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:41:05.104461 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ca841409-7dbf-46d9-82b2-c7ed7b449abd tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Volume info retrieved successfully. Jul 03 19:41:05.120558 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ca841409-7dbf-46d9-82b2-c7ed7b449abd tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Delete volume request issued successfully. Jul 03 19:41:05.120756 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ca841409-7dbf-46d9-82b2-c7ed7b449abd tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/volumes/2d5e7e45-43b6-4008-858d-63b260725edc returned with HTTP 202 Jul 03 19:41:05.121301 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1353/5367] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:41:05 2026] DELETE /volume/v3/volumes/2d5e7e45-43b6-4008-858d-63b260725edc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:41:05.128068 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9ce39236-4c43-43ba-89c6-9541b88dc0ce None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:05.130415 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9ce39236-4c43-43ba-89c6-9541b88dc0ce tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/volumes/2d5e7e45-43b6-4008-858d-63b260725edc Jul 03 19:41:05.130669 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9ce39236-4c43-43ba-89c6-9541b88dc0ce tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:05.130941 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9ce39236-4c43-43ba-89c6-9541b88dc0ce tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:05.139216 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:05.139216 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:41:05.143267 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9ce39236-4c43-43ba-89c6-9541b88dc0ce tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Volume info retrieved successfully. Jul 03 19:41:05.147695 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9ce39236-4c43-43ba-89c6-9541b88dc0ce tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/volumes/2d5e7e45-43b6-4008-858d-63b260725edc returned with HTTP 200 Jul 03 19:41:05.148044 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1326/5368] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:05 2026] GET /volume/v3/volumes/2d5e7e45-43b6-4008-858d-63b260725edc => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:05.856929 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-63d42b12-749c-4cbe-9a8f-939ee8766689 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:05.858473 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-63d42b12-749c-4cbe-9a8f-939ee8766689 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/acdda690-70e1-4f09-8949-d9fec03119ef Jul 03 19:41:05.858690 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-63d42b12-749c-4cbe-9a8f-939ee8766689 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:05.858885 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-63d42b12-749c-4cbe-9a8f-939ee8766689 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:05.863358 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:05.863358 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:41:05.863744 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-63d42b12-749c-4cbe-9a8f-939ee8766689 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:41:05.864418 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-63d42b12-749c-4cbe-9a8f-939ee8766689 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/acdda690-70e1-4f09-8949-d9fec03119ef returned with HTTP 200 Jul 03 19:41:05.864713 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1341/5369] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:41:05 2026] GET /volume/v3/snapshots/acdda690-70e1-4f09-8949-d9fec03119ef => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:05.873266 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a66b68cd-a397-4cd8-a41d-f4be4c88f3a0 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:05.874979 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a66b68cd-a397-4cd8-a41d-f4be4c88f3a0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/acdda690-70e1-4f09-8949-d9fec03119ef Jul 03 19:41:05.875176 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a66b68cd-a397-4cd8-a41d-f4be4c88f3a0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:05.875384 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a66b68cd-a397-4cd8-a41d-f4be4c88f3a0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:05.880320 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:05.880320 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:41:05.880764 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a66b68cd-a397-4cd8-a41d-f4be4c88f3a0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:41:05.881559 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a66b68cd-a397-4cd8-a41d-f4be4c88f3a0 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/acdda690-70e1-4f09-8949-d9fec03119ef returned with HTTP 200 Jul 03 19:41:05.881975 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1350/5370] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:41:05 2026] GET /volume/v3/snapshots/acdda690-70e1-4f09-8949-d9fec03119ef => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:05.889565 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f5056c03-d767-4dbf-a3ae-854a746abe4e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:05.891372 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f5056c03-d767-4dbf-a3ae-854a746abe4e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:41:05.891685 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f5056c03-d767-4dbf-a3ae-854a746abe4e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1169851542", "snapshot_id": "acdda690-70e1-4f09-8949-d9fec03119ef", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:05.893234 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-f5056c03-d767-4dbf-a3ae-854a746abe4e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1169851542', 'snapshot_id': 'acdda690-70e1-4f09-8949-d9fec03119ef', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:41:05.897887 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:05.897887 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:41:05.898281 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f5056c03-d767-4dbf-a3ae-854a746abe4e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:41:05.898392 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-f5056c03-d767-4dbf-a3ae-854a746abe4e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume of 1 GB Jul 03 19:41:05.901578 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f5056c03-d767-4dbf-a3ae-854a746abe4e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Availability Zones retrieved successfully. Jul 03 19:41:05.906660 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-f5056c03-d767-4dbf-a3ae-854a746abe4e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Flow 'volume_create_api' (fa7f8b9d-ed75-454a-a383-a0c712da346d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:41:05.907627 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-f5056c03-d767-4dbf-a3ae-854a746abe4e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e9bd502-3f91-415c-b935-e42e9cc9997f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:05.908473 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-f5056c03-d767-4dbf-a3ae-854a746abe4e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:41:05.937628 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-f5056c03-d767-4dbf-a3ae-854a746abe4e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e9bd502-3f91-415c-b935-e42e9cc9997f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'acdda690-70e1-4f09-8949-d9fec03119ef', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:05.938414 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-f5056c03-d767-4dbf-a3ae-854a746abe4e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee99aedb-ca07-4d91-8160-35dc77a1054e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:05.975553 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-f5056c03-d767-4dbf-a3ae-854a746abe4e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Created reservations ['ddc3351b-e8d8-4d8c-85b5-62b36dd3ddc4', '2ba2c9c0-d1b6-401b-9f64-65ddde9b8415', '804b54eb-27fb-4544-bd41-6c32bb64ae14', '45e67ee2-1f38-4607-9adb-1d60e85955a3'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:41:05.976330 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-f5056c03-d767-4dbf-a3ae-854a746abe4e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee99aedb-ca07-4d91-8160-35dc77a1054e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddc3351b-e8d8-4d8c-85b5-62b36dd3ddc4', '2ba2c9c0-d1b6-401b-9f64-65ddde9b8415', '804b54eb-27fb-4544-bd41-6c32bb64ae14', '45e67ee2-1f38-4607-9adb-1d60e85955a3']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:05.976970 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-f5056c03-d767-4dbf-a3ae-854a746abe4e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fb80e85-86f2-4f4a-8a4b-72f141ed365f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:06.017896 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-f5056c03-d767-4dbf-a3ae-854a746abe4e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fb80e85-86f2-4f4a-8a4b-72f141ed365f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37871e0a-c993-41ec-8279-6ae5026ee99f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1169851542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c70bca5f9e27431688b6e77ad51fa6a6',qos_specs=None,replication_status=,reservations=['ddc3351b-e8d8-4d8c-85b5-62b36dd3ddc4','2ba2c9c0-d1b6-401b-9f64-65ddde9b8415','804b54eb-27fb-4544-bd41-6c32bb64ae14','45e67ee2-1f38-4607-9adb-1d60e85955a3'],size=1,snapshot_id=acdda690-70e1-4f09-8949-d9fec03119ef,source_replicaid=,source_volid=None,status='creating',user_id='1a39268966de4198a9f086f13012040a',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), '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-03T19:41:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1169851542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37871e0a-c993-41ec-8279-6ae5026ee99f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c70bca5f9e27431688b6e77ad51fa6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=acdda690-70e1-4f09-8949-d9fec03119ef,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a39268966de4198a9f086f13012040a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:06.018666 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-f5056c03-d767-4dbf-a3ae-854a746abe4e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2375c379-7740-42de-a07e-f3bd8e0736ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:06.035744 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-f5056c03-d767-4dbf-a3ae-854a746abe4e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2375c379-7740-42de-a07e-f3bd8e0736ab) transitioned into state 'SUCCESS' from state '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-1169851542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c70bca5f9e27431688b6e77ad51fa6a6',qos_specs=None,replication_status=,reservations=['ddc3351b-e8d8-4d8c-85b5-62b36dd3ddc4','2ba2c9c0-d1b6-401b-9f64-65ddde9b8415','804b54eb-27fb-4544-bd41-6c32bb64ae14','45e67ee2-1f38-4607-9adb-1d60e85955a3'],size=1,snapshot_id=acdda690-70e1-4f09-8949-d9fec03119ef,source_replicaid=,source_volid=None,status='creating',user_id='1a39268966de4198a9f086f13012040a',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:06.036555 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-f5056c03-d767-4dbf-a3ae-854a746abe4e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4fa8b0d-e7cf-4d33-84b2-7ed8dd03c1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:06.058866 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-f5056c03-d767-4dbf-a3ae-854a746abe4e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4fa8b0d-e7cf-4d33-84b2-7ed8dd03c1ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:06.059577 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-f5056c03-d767-4dbf-a3ae-854a746abe4e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Flow 'volume_create_api' (fa7f8b9d-ed75-454a-a383-a0c712da346d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:41:06.059910 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f5056c03-d767-4dbf-a3ae-854a746abe4e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Create volume request issued successfully. Jul 03 19:41:06.060460 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f5056c03-d767-4dbf-a3ae-854a746abe4e tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:41:06.060901 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1354/5371] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:41:05 2026] POST /volume/v3/volumes => generated 783 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:41:06.071231 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-64f240a1-1878-4d2e-a2bb-3b005d1f359d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:06.072765 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-64f240a1-1878-4d2e-a2bb-3b005d1f359d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f Jul 03 19:41:06.072927 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-64f240a1-1878-4d2e-a2bb-3b005d1f359d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:06.073112 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-64f240a1-1878-4d2e-a2bb-3b005d1f359d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:06.079095 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:06.079095 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:41:06.082220 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-64f240a1-1878-4d2e-a2bb-3b005d1f359d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:41:06.086026 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-64f240a1-1878-4d2e-a2bb-3b005d1f359d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f returned with HTTP 200 Jul 03 19:41:06.086604 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1327/5372] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:06 2026] GET /volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:06.160306 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-602281f8-5974-4f80-84f5-99baacfc3871 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:06.162189 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-602281f8-5974-4f80-84f5-99baacfc3871 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/volumes/2d5e7e45-43b6-4008-858d-63b260725edc Jul 03 19:41:06.162328 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-602281f8-5974-4f80-84f5-99baacfc3871 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:06.162469 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-602281f8-5974-4f80-84f5-99baacfc3871 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:06.167776 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-602281f8-5974-4f80-84f5-99baacfc3871 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/volumes/2d5e7e45-43b6-4008-858d-63b260725edc returned with HTTP 404 Jul 03 19:41:06.168189 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1342/5373] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:06 2026] GET /volume/v3/volumes/2d5e7e45-43b6-4008-858d-63b260725edc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:41:06.175519 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4d2fe978-e883-44d7-bed4-d01f0bee9690 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:06.177318 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4d2fe978-e883-44d7-bed4-d01f0bee9690 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] DELETE https://10.4.3.61/volume/v3/volumes/549f043f-63be-452b-b788-614dfa2c2bc6 Jul 03 19:41:06.177517 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4d2fe978-e883-44d7-bed4-d01f0bee9690 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:06.177697 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4d2fe978-e883-44d7-bed4-d01f0bee9690 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:06.177846 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-4d2fe978-e883-44d7-bed4-d01f0bee9690 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Delete volume with id: 549f043f-63be-452b-b788-614dfa2c2bc6 Jul 03 19:41:06.185210 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:06.185210 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:41:06.185858 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-4d2fe978-e883-44d7-bed4-d01f0bee9690 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Volume info retrieved successfully. Jul 03 19:41:06.201600 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-4d2fe978-e883-44d7-bed4-d01f0bee9690 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Delete volume request issued successfully. Jul 03 19:41:06.201818 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4d2fe978-e883-44d7-bed4-d01f0bee9690 tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/volumes/549f043f-63be-452b-b788-614dfa2c2bc6 returned with HTTP 202 Jul 03 19:41:06.202293 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1351/5374] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:41:06 2026] DELETE /volume/v3/volumes/549f043f-63be-452b-b788-614dfa2c2bc6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:41:06.210019 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a39cf12f-b033-448c-a09e-00dd7192c2db None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:06.211807 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a39cf12f-b033-448c-a09e-00dd7192c2db tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/volumes/549f043f-63be-452b-b788-614dfa2c2bc6 Jul 03 19:41:06.211980 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a39cf12f-b033-448c-a09e-00dd7192c2db tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:06.212157 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a39cf12f-b033-448c-a09e-00dd7192c2db tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:06.219109 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:06.219109 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:41:06.222474 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a39cf12f-b033-448c-a09e-00dd7192c2db tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Volume info retrieved successfully. Jul 03 19:41:06.226306 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a39cf12f-b033-448c-a09e-00dd7192c2db tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/volumes/549f043f-63be-452b-b788-614dfa2c2bc6 returned with HTTP 200 Jul 03 19:41:06.226727 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1355/5375] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:06 2026] GET /volume/v3/volumes/549f043f-63be-452b-b788-614dfa2c2bc6 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:07.097845 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e5475fed-dafd-44ab-93b1-89709a61e081 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:07.099520 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e5475fed-dafd-44ab-93b1-89709a61e081 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f Jul 03 19:41:07.099716 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e5475fed-dafd-44ab-93b1-89709a61e081 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:07.099890 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e5475fed-dafd-44ab-93b1-89709a61e081 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:07.106998 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:07.106998 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:41:07.110614 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e5475fed-dafd-44ab-93b1-89709a61e081 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:41:07.115140 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e5475fed-dafd-44ab-93b1-89709a61e081 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f returned with HTTP 200 Jul 03 19:41:07.115550 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1328/5376] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:07 2026] GET /volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f => generated 1392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:41:07.127151 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8564636c-cc04-4401-826c-bb5c55c4bb7c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:07.128856 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8564636c-cc04-4401-826c-bb5c55c4bb7c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f Jul 03 19:41:07.129024 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8564636c-cc04-4401-826c-bb5c55c4bb7c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:07.129246 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8564636c-cc04-4401-826c-bb5c55c4bb7c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:07.136074 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:07.136074 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:41:07.139412 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-8564636c-cc04-4401-826c-bb5c55c4bb7c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:41:07.143651 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8564636c-cc04-4401-826c-bb5c55c4bb7c tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f returned with HTTP 200 Jul 03 19:41:07.144092 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1343/5377] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:07 2026] GET /volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f => generated 1392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:41:07.228589 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-a45c55e8-b175-4335-820e-e4747aa9172f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:07.230746 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-a45c55e8-b175-4335-820e-e4747aa9172f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f Jul 03 19:41:07.230933 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-a45c55e8-b175-4335-820e-e4747aa9172f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:07.231266 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-a45c55e8-b175-4335-820e-e4747aa9172f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:07.238034 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:07.238034 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:41:07.240724 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-bb0fedd5-340b-4e2b-b3f1-a7ee75da6f8f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:07.241676 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-a45c55e8-b175-4335-820e-e4747aa9172f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:41:07.242557 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bb0fedd5-340b-4e2b-b3f1-a7ee75da6f8f tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] GET https://10.4.3.61/volume/v3/volumes/549f043f-63be-452b-b788-614dfa2c2bc6 Jul 03 19:41:07.242772 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bb0fedd5-340b-4e2b-b3f1-a7ee75da6f8f tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:07.242968 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bb0fedd5-340b-4e2b-b3f1-a7ee75da6f8f tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:07.246379 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-a45c55e8-b175-4335-820e-e4747aa9172f tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f returned with HTTP 200 Jul 03 19:41:07.246920 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1352/5378] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:41:07 2026] GET /volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:41:07.249094 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bb0fedd5-340b-4e2b-b3f1-a7ee75da6f8f tempest-VolumesBackupsTest-1568433943 tempest-VolumesBackupsTest-1568433943-project-member] https://10.4.3.61/volume/v3/volumes/549f043f-63be-452b-b788-614dfa2c2bc6 returned with HTTP 404 Jul 03 19:41:07.249622 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1356/5379] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:07 2026] GET /volume/v3/volumes/549f043f-63be-452b-b788-614dfa2c2bc6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:41:07.799295 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-1476044f-5443-4c83-95c1-901939df9478 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:07.801788 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-1476044f-5443-4c83-95c1-901939df9478 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f Jul 03 19:41:07.802088 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-1476044f-5443-4c83-95c1-901939df9478 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:07.802383 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-1476044f-5443-4c83-95c1-901939df9478 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:07.810617 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:07.810617 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:41:07.815089 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-1476044f-5443-4c83-95c1-901939df9478 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:41:07.821066 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-1476044f-5443-4c83-95c1-901939df9478 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f returned with HTTP 200 Jul 03 19:41:07.821623 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1329/5380] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:41:07 2026] GET /volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:41:07.831113 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fc224f6e-dddf-432d-bcd0-7180a3605731 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:07.831492 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fc224f6e-dddf-432d-bcd0-7180a3605731 None None] GET https://10.4.3.61/volume// Jul 03 19:41:07.831634 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fc224f6e-dddf-432d-bcd0-7180a3605731 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:07.831819 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fc224f6e-dddf-432d-bcd0-7180a3605731 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:07.832092 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fc224f6e-dddf-432d-bcd0-7180a3605731 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:41:07.832394 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1344/5381] 10.4.3.61 () {66 vars in 1412 bytes} [Fri Jul 3 19:41:07 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:41:07.839993 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-cbcdeb13-63ba-419c-8767-3b5f529613d1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:07.842024 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-cbcdeb13-63ba-419c-8767-3b5f529613d1 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:41:07.842443 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-cbcdeb13-63ba-419c-8767-3b5f529613d1 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37871e0a-c993-41ec-8279-6ae5026ee99f", "connector": null, "instance_uuid": "f83542c4-563e-4bb6-8849-849c0519c132"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:07.850238 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:07.850238 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:41:07.871353 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-cbcdeb13-63ba-419c-8767-3b5f529613d1 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:41:07.871924 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1353/5382] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:41:07 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:41:08.978840 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2f8affec-d831-441f-ade0-e330f5e2987c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:09.069049 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2f8affec-d831-441f-ade0-e330f5e2987c tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:41:09.069419 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2f8affec-d831-441f-ade0-e330f5e2987c tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1837962121"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:09.070717 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-2f8affec-d831-441f-ade0-e330f5e2987c tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Create volume request body: {'volume': {"'imageRef": '6fdb725c-805c-4eab-bb34-5aad39949775', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1837962121'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:41:09.070827 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-2f8affec-d831-441f-ade0-e330f5e2987c tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Create volume of 1 GB Jul 03 19:41:09.074535 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-2f8affec-d831-441f-ade0-e330f5e2987c tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Availability Zones retrieved successfully. Jul 03 19:41:09.079884 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-2f8affec-d831-441f-ade0-e330f5e2987c tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Flow 'volume_create_api' (ef008b77-a05d-462a-ab7d-a75f7e97c031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:41:09.080602 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-2f8affec-d831-441f-ade0-e330f5e2987c tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af484384-c475-42fe-b584-fe545635afe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:09.081427 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-2f8affec-d831-441f-ade0-e330f5e2987c tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:41:09.103896 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-2f8affec-d831-441f-ade0-e330f5e2987c tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af484384-c475-42fe-b584-fe545635afe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:09.104562 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-2f8affec-d831-441f-ade0-e330f5e2987c tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c4dbf7b-6f09-40d0-9891-7b7d1632cf76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:09.155723 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-2f8affec-d831-441f-ade0-e330f5e2987c tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Created reservations ['e77b03b4-c666-4bd1-921f-da047dbc0f55', '620af2c8-35eb-4ea8-b279-ef7798cd7d31', '70c8aa3e-2628-45c7-89ed-ebb257b0c496', '22353cda-3357-485b-924a-d2f57b9c7b89'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:41:09.156469 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-2f8affec-d831-441f-ade0-e330f5e2987c tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c4dbf7b-6f09-40d0-9891-7b7d1632cf76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e77b03b4-c666-4bd1-921f-da047dbc0f55', '620af2c8-35eb-4ea8-b279-ef7798cd7d31', '70c8aa3e-2628-45c7-89ed-ebb257b0c496', '22353cda-3357-485b-924a-d2f57b9c7b89']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:09.157128 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-2f8affec-d831-441f-ade0-e330f5e2987c tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (139d46b6-1a07-4aed-b4ed-b324e66178e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:09.182585 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-2f8affec-d831-441f-ade0-e330f5e2987c tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (139d46b6-1a07-4aed-b4ed-b324e66178e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22bc5d3f-83f6-4dd6-8f86-69f4691b83c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1837962121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfeec1ee3ad04eaf8713dbf54e372f3d',qos_specs=None,replication_status=,reservations=['e77b03b4-c666-4bd1-921f-da047dbc0f55','620af2c8-35eb-4ea8-b279-ef7798cd7d31','70c8aa3e-2628-45c7-89ed-ebb257b0c496','22353cda-3357-485b-924a-d2f57b9c7b89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cba49ce3a0d34bef93c3fdef760ee2cd',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:41:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1837962121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22bc5d3f-83f6-4dd6-8f86-69f4691b83c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfeec1ee3ad04eaf8713dbf54e372f3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cba49ce3a0d34bef93c3fdef760ee2cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:09.183241 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-2f8affec-d831-441f-ade0-e330f5e2987c tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39d4d547-8bc4-40d0-9654-7e736d2675f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:09.200820 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-2f8affec-d831-441f-ade0-e330f5e2987c tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39d4d547-8bc4-40d0-9654-7e736d2675f0) transitioned into state 'SUCCESS' from state '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-1837962121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfeec1ee3ad04eaf8713dbf54e372f3d',qos_specs=None,replication_status=,reservations=['e77b03b4-c666-4bd1-921f-da047dbc0f55','620af2c8-35eb-4ea8-b279-ef7798cd7d31','70c8aa3e-2628-45c7-89ed-ebb257b0c496','22353cda-3357-485b-924a-d2f57b9c7b89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cba49ce3a0d34bef93c3fdef760ee2cd',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:09.201705 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-2f8affec-d831-441f-ade0-e330f5e2987c tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30873a32-fd64-4666-a509-a7cac2f02934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:09.210104 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-2f8affec-d831-441f-ade0-e330f5e2987c tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30873a32-fd64-4666-a509-a7cac2f02934) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:09.210896 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-2f8affec-d831-441f-ade0-e330f5e2987c tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Flow 'volume_create_api' (ef008b77-a05d-462a-ab7d-a75f7e97c031) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:41:09.211244 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-2f8affec-d831-441f-ade0-e330f5e2987c tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Create volume request issued successfully. Jul 03 19:41:09.211823 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2f8affec-d831-441f-ade0-e330f5e2987c tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:41:09.212278 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1357/5383] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:41:08 2026] POST /volume/v3/volumes => generated 755 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:41:09.222935 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1eb30c89-d95c-49ab-9d7d-1882dea085b9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:09.224968 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1eb30c89-d95c-49ab-9d7d-1882dea085b9 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:41:09.225392 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1eb30c89-d95c-49ab-9d7d-1882dea085b9 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1188118495"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:09.226879 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-1eb30c89-d95c-49ab-9d7d-1882dea085b9 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Create volume request body: {'volume': {"'imageRef": '6fdb725c-805c-4eab-bb34-5aad39949775', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1188118495'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:41:09.227000 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-1eb30c89-d95c-49ab-9d7d-1882dea085b9 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Create volume of 1 GB Jul 03 19:41:09.231085 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1eb30c89-d95c-49ab-9d7d-1882dea085b9 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Availability Zones retrieved successfully. Jul 03 19:41:09.236617 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1eb30c89-d95c-49ab-9d7d-1882dea085b9 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Flow 'volume_create_api' (f4261bd1-170a-4da7-affd-04f6371f61a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:41:09.237490 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1eb30c89-d95c-49ab-9d7d-1882dea085b9 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b845dd4-edfb-4d34-baf0-a79a7727ead7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:09.238337 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-1eb30c89-d95c-49ab-9d7d-1882dea085b9 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:41:09.263197 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1eb30c89-d95c-49ab-9d7d-1882dea085b9 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b845dd4-edfb-4d34-baf0-a79a7727ead7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:09.264046 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1eb30c89-d95c-49ab-9d7d-1882dea085b9 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8cba558-6ee5-434c-952c-8b4cff3756a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:09.302568 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-1eb30c89-d95c-49ab-9d7d-1882dea085b9 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Created reservations ['c710e2e7-1e7e-48a2-ac69-c1f1c17a6f95', 'd455717a-a790-4a41-84fd-536d00c02ca5', '65b0faee-ebd3-4bb8-9b4c-7e447c9b93a4', '74ad64e7-33bc-45df-b5e8-1a6a31d4e2c4'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:41:09.303314 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1eb30c89-d95c-49ab-9d7d-1882dea085b9 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8cba558-6ee5-434c-952c-8b4cff3756a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c710e2e7-1e7e-48a2-ac69-c1f1c17a6f95', 'd455717a-a790-4a41-84fd-536d00c02ca5', '65b0faee-ebd3-4bb8-9b4c-7e447c9b93a4', '74ad64e7-33bc-45df-b5e8-1a6a31d4e2c4']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:09.303974 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1eb30c89-d95c-49ab-9d7d-1882dea085b9 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee5e9a7-6132-437e-8b61-2537394965d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:09.328187 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1eb30c89-d95c-49ab-9d7d-1882dea085b9 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee5e9a7-6132-437e-8b61-2537394965d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2be6207-ff04-41bc-a065-940a098eb364', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1188118495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfeec1ee3ad04eaf8713dbf54e372f3d',qos_specs=None,replication_status=,reservations=['c710e2e7-1e7e-48a2-ac69-c1f1c17a6f95','d455717a-a790-4a41-84fd-536d00c02ca5','65b0faee-ebd3-4bb8-9b4c-7e447c9b93a4','74ad64e7-33bc-45df-b5e8-1a6a31d4e2c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cba49ce3a0d34bef93c3fdef760ee2cd',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:41:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1188118495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2be6207-ff04-41bc-a065-940a098eb364,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfeec1ee3ad04eaf8713dbf54e372f3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cba49ce3a0d34bef93c3fdef760ee2cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:09.328890 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1eb30c89-d95c-49ab-9d7d-1882dea085b9 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2918fbc3-53b6-480d-88c4-a904afe3b425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:09.348775 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1eb30c89-d95c-49ab-9d7d-1882dea085b9 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2918fbc3-53b6-480d-88c4-a904afe3b425) transitioned into state 'SUCCESS' from state '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-1188118495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfeec1ee3ad04eaf8713dbf54e372f3d',qos_specs=None,replication_status=,reservations=['c710e2e7-1e7e-48a2-ac69-c1f1c17a6f95','d455717a-a790-4a41-84fd-536d00c02ca5','65b0faee-ebd3-4bb8-9b4c-7e447c9b93a4','74ad64e7-33bc-45df-b5e8-1a6a31d4e2c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cba49ce3a0d34bef93c3fdef760ee2cd',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:09.349564 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1eb30c89-d95c-49ab-9d7d-1882dea085b9 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b3a321c-1aca-4ca3-a7e3-67b7ab0fc815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:09.358633 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1eb30c89-d95c-49ab-9d7d-1882dea085b9 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b3a321c-1aca-4ca3-a7e3-67b7ab0fc815) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:09.359596 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-1eb30c89-d95c-49ab-9d7d-1882dea085b9 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Flow 'volume_create_api' (f4261bd1-170a-4da7-affd-04f6371f61a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:41:09.360115 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1eb30c89-d95c-49ab-9d7d-1882dea085b9 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Create volume request issued successfully. Jul 03 19:41:09.360481 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1eb30c89-d95c-49ab-9d7d-1882dea085b9 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:41:09.361439 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1330/5384] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:41:09 2026] POST /volume/v3/volumes => generated 755 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:41:09.372229 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0f107acc-b1b1-44f4-b365-3e60af8d0ed7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:09.373807 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0f107acc-b1b1-44f4-b365-3e60af8d0ed7 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:41:09.374297 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0f107acc-b1b1-44f4-b365-3e60af8d0ed7 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1151561397"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:09.375963 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-0f107acc-b1b1-44f4-b365-3e60af8d0ed7 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Create volume request body: {'volume': {"'imageRef": '6fdb725c-805c-4eab-bb34-5aad39949775', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1151561397'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:41:09.376081 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-0f107acc-b1b1-44f4-b365-3e60af8d0ed7 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Create volume of 1 GB Jul 03 19:41:09.380432 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0f107acc-b1b1-44f4-b365-3e60af8d0ed7 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Availability Zones retrieved successfully. Jul 03 19:41:09.385579 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-0f107acc-b1b1-44f4-b365-3e60af8d0ed7 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Flow 'volume_create_api' (84924864-a62f-4e40-9d10-21f2bbe75fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:41:09.386415 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-0f107acc-b1b1-44f4-b365-3e60af8d0ed7 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17e1ed4c-1a63-4793-8ac8-4f5c7c9f7092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:09.387302 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-0f107acc-b1b1-44f4-b365-3e60af8d0ed7 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:41:09.410900 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-0f107acc-b1b1-44f4-b365-3e60af8d0ed7 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17e1ed4c-1a63-4793-8ac8-4f5c7c9f7092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:09.411608 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-0f107acc-b1b1-44f4-b365-3e60af8d0ed7 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6d4915d-cb01-4f8e-8f0d-a0b6ba930133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:09.447724 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-0f107acc-b1b1-44f4-b365-3e60af8d0ed7 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Created reservations ['a44bb0c6-d1c2-41f1-a179-d3e025e248cd', '61a860da-df0e-4d27-880b-0fff33a2f618', 'a033a814-24bc-4975-8a14-d7a3b2b19851', 'ee9410d2-e683-458d-a412-92fdd71a0936'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:41:09.448569 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-0f107acc-b1b1-44f4-b365-3e60af8d0ed7 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6d4915d-cb01-4f8e-8f0d-a0b6ba930133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a44bb0c6-d1c2-41f1-a179-d3e025e248cd', '61a860da-df0e-4d27-880b-0fff33a2f618', 'a033a814-24bc-4975-8a14-d7a3b2b19851', 'ee9410d2-e683-458d-a412-92fdd71a0936']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:09.449190 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-0f107acc-b1b1-44f4-b365-3e60af8d0ed7 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (710e9e2a-3c3f-4a3e-8b56-787f25c7e442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:09.468693 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-0f107acc-b1b1-44f4-b365-3e60af8d0ed7 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (710e9e2a-3c3f-4a3e-8b56-787f25c7e442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18a9208c-fc96-4afc-9204-9efffa2423da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1151561397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfeec1ee3ad04eaf8713dbf54e372f3d',qos_specs=None,replication_status=,reservations=['a44bb0c6-d1c2-41f1-a179-d3e025e248cd','61a860da-df0e-4d27-880b-0fff33a2f618','a033a814-24bc-4975-8a14-d7a3b2b19851','ee9410d2-e683-458d-a412-92fdd71a0936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cba49ce3a0d34bef93c3fdef760ee2cd',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:41:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1151561397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18a9208c-fc96-4afc-9204-9efffa2423da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfeec1ee3ad04eaf8713dbf54e372f3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cba49ce3a0d34bef93c3fdef760ee2cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:09.469385 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-0f107acc-b1b1-44f4-b365-3e60af8d0ed7 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aa4ffd6-b33f-465c-8f3e-f4fc40082465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:09.484763 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-0f107acc-b1b1-44f4-b365-3e60af8d0ed7 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aa4ffd6-b33f-465c-8f3e-f4fc40082465) transitioned into state 'SUCCESS' from state '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-1151561397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfeec1ee3ad04eaf8713dbf54e372f3d',qos_specs=None,replication_status=,reservations=['a44bb0c6-d1c2-41f1-a179-d3e025e248cd','61a860da-df0e-4d27-880b-0fff33a2f618','a033a814-24bc-4975-8a14-d7a3b2b19851','ee9410d2-e683-458d-a412-92fdd71a0936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cba49ce3a0d34bef93c3fdef760ee2cd',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:09.485501 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-0f107acc-b1b1-44f4-b365-3e60af8d0ed7 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10f49f89-b16a-4ead-b539-6408ddfc2904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:09.494286 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-0f107acc-b1b1-44f4-b365-3e60af8d0ed7 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10f49f89-b16a-4ead-b539-6408ddfc2904) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:09.495091 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-0f107acc-b1b1-44f4-b365-3e60af8d0ed7 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Flow 'volume_create_api' (84924864-a62f-4e40-9d10-21f2bbe75fa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:41:09.495379 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-0f107acc-b1b1-44f4-b365-3e60af8d0ed7 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Create volume request issued successfully. Jul 03 19:41:09.495880 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0f107acc-b1b1-44f4-b365-3e60af8d0ed7 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:41:09.496290 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1345/5385] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:41:09 2026] POST /volume/v3/volumes => generated 755 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:41:09.506760 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6ddf76bd-df7b-4dc8-a0a3-854249789e8d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:09.508563 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6ddf76bd-df7b-4dc8-a0a3-854249789e8d tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:41:09.508914 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6ddf76bd-df7b-4dc8-a0a3-854249789e8d tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-417655833"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:09.510524 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-6ddf76bd-df7b-4dc8-a0a3-854249789e8d tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Create volume request body: {'volume': {"'imageRef": '6fdb725c-805c-4eab-bb34-5aad39949775', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-417655833'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:41:09.510680 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-6ddf76bd-df7b-4dc8-a0a3-854249789e8d tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Create volume of 1 GB Jul 03 19:41:09.510947 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:09.510947 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:41:09.515397 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6ddf76bd-df7b-4dc8-a0a3-854249789e8d tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Availability Zones retrieved successfully. Jul 03 19:41:09.521152 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6ddf76bd-df7b-4dc8-a0a3-854249789e8d tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Flow 'volume_create_api' (17f074e7-a99c-4886-ac95-614b81827cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:41:09.522221 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6ddf76bd-df7b-4dc8-a0a3-854249789e8d tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed189e0e-96b4-4017-a05a-10f8498804d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:09.523108 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-6ddf76bd-df7b-4dc8-a0a3-854249789e8d tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:41:09.553776 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6ddf76bd-df7b-4dc8-a0a3-854249789e8d tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed189e0e-96b4-4017-a05a-10f8498804d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:09.555211 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6ddf76bd-df7b-4dc8-a0a3-854249789e8d tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (613fb070-cbb8-4e5d-9af1-df90fad6a6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:09.602706 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-6ddf76bd-df7b-4dc8-a0a3-854249789e8d tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Created reservations ['66278698-8e44-4c6e-af25-323b2eafb081', '81673dfe-a446-4009-a7b0-77e72488fc56', 'b01464c2-ccfb-4cf3-ad44-ab3bcbf078ff', '53767217-c2a1-45b6-8142-845c6da77ade'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:41:09.603789 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6ddf76bd-df7b-4dc8-a0a3-854249789e8d tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (613fb070-cbb8-4e5d-9af1-df90fad6a6bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66278698-8e44-4c6e-af25-323b2eafb081', '81673dfe-a446-4009-a7b0-77e72488fc56', 'b01464c2-ccfb-4cf3-ad44-ab3bcbf078ff', '53767217-c2a1-45b6-8142-845c6da77ade']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:09.605198 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6ddf76bd-df7b-4dc8-a0a3-854249789e8d tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56115417-7a39-4bf6-9d03-e34cafd30b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:09.633005 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6ddf76bd-df7b-4dc8-a0a3-854249789e8d tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56115417-7a39-4bf6-9d03-e34cafd30b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a292ce5b-857a-449b-8bf8-238f456a230a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-417655833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfeec1ee3ad04eaf8713dbf54e372f3d',qos_specs=None,replication_status=,reservations=['66278698-8e44-4c6e-af25-323b2eafb081','81673dfe-a446-4009-a7b0-77e72488fc56','b01464c2-ccfb-4cf3-ad44-ab3bcbf078ff','53767217-c2a1-45b6-8142-845c6da77ade'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cba49ce3a0d34bef93c3fdef760ee2cd',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:41:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-417655833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a292ce5b-857a-449b-8bf8-238f456a230a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfeec1ee3ad04eaf8713dbf54e372f3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cba49ce3a0d34bef93c3fdef760ee2cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:09.633955 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6ddf76bd-df7b-4dc8-a0a3-854249789e8d tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cdbd150-8108-4a89-88ef-c4f0f7f731ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:09.653983 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6ddf76bd-df7b-4dc8-a0a3-854249789e8d tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cdbd150-8108-4a89-88ef-c4f0f7f731ba) transitioned into state 'SUCCESS' from state '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-417655833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfeec1ee3ad04eaf8713dbf54e372f3d',qos_specs=None,replication_status=,reservations=['66278698-8e44-4c6e-af25-323b2eafb081','81673dfe-a446-4009-a7b0-77e72488fc56','b01464c2-ccfb-4cf3-ad44-ab3bcbf078ff','53767217-c2a1-45b6-8142-845c6da77ade'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cba49ce3a0d34bef93c3fdef760ee2cd',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:09.654655 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6ddf76bd-df7b-4dc8-a0a3-854249789e8d tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83bd615d-f42b-4cad-afd0-1864a590f1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:09.667186 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6ddf76bd-df7b-4dc8-a0a3-854249789e8d tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83bd615d-f42b-4cad-afd0-1864a590f1ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:09.667897 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6ddf76bd-df7b-4dc8-a0a3-854249789e8d tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Flow 'volume_create_api' (17f074e7-a99c-4886-ac95-614b81827cf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:41:09.668148 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6ddf76bd-df7b-4dc8-a0a3-854249789e8d tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Create volume request issued successfully. Jul 03 19:41:09.668738 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6ddf76bd-df7b-4dc8-a0a3-854249789e8d tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:41:09.669118 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1354/5386] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:41:09 2026] POST /volume/v3/volumes => generated 754 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:41:09.680436 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3aaf2ebb-dee8-4ffc-929c-55c5bcb7d403 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:09.682630 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3aaf2ebb-dee8-4ffc-929c-55c5bcb7d403 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:41:09.683050 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3aaf2ebb-dee8-4ffc-929c-55c5bcb7d403 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6fdb725c-805c-4eab-bb34-5aad39949775", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1317730761"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:09.684824 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-3aaf2ebb-dee8-4ffc-929c-55c5bcb7d403 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Create volume request body: {'volume': {"'imageRef": '6fdb725c-805c-4eab-bb34-5aad39949775', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1317730761'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:41:09.684986 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-3aaf2ebb-dee8-4ffc-929c-55c5bcb7d403 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Create volume of 1 GB Jul 03 19:41:09.685333 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:09.685333 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:41:09.689534 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-3aaf2ebb-dee8-4ffc-929c-55c5bcb7d403 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Availability Zones retrieved successfully. Jul 03 19:41:09.697389 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-3aaf2ebb-dee8-4ffc-929c-55c5bcb7d403 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Flow 'volume_create_api' (634504af-7272-46bb-935d-abd470af0d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:41:09.698607 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-3aaf2ebb-dee8-4ffc-929c-55c5bcb7d403 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fac11100-3644-47d7-8130-82808747385e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:09.699825 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-3aaf2ebb-dee8-4ffc-929c-55c5bcb7d403 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:41:09.729199 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-3aaf2ebb-dee8-4ffc-929c-55c5bcb7d403 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fac11100-3644-47d7-8130-82808747385e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:09.730299 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-3aaf2ebb-dee8-4ffc-929c-55c5bcb7d403 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ce8f6f7-e5a2-4b3c-b28a-d2e2324a834f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:09.775045 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-3aaf2ebb-dee8-4ffc-929c-55c5bcb7d403 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Created reservations ['6613e777-7aa4-4c45-946b-031f0cbad25d', '5e7264da-d545-4a52-9547-b19473b10e26', '675bd295-0cf8-4ce2-8115-af390d026f61', 'fe168d19-4703-4c72-9b7f-d76dddc0fe62'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:41:09.776056 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-3aaf2ebb-dee8-4ffc-929c-55c5bcb7d403 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ce8f6f7-e5a2-4b3c-b28a-d2e2324a834f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6613e777-7aa4-4c45-946b-031f0cbad25d', '5e7264da-d545-4a52-9547-b19473b10e26', '675bd295-0cf8-4ce2-8115-af390d026f61', 'fe168d19-4703-4c72-9b7f-d76dddc0fe62']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:09.777135 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-3aaf2ebb-dee8-4ffc-929c-55c5bcb7d403 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3f9e2dd-cc62-4464-b1c5-a8cff77db9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:09.803669 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-3aaf2ebb-dee8-4ffc-929c-55c5bcb7d403 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3f9e2dd-cc62-4464-b1c5-a8cff77db9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b526713e-65e1-4eac-be5c-a7912d7dc9da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1317730761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfeec1ee3ad04eaf8713dbf54e372f3d',qos_specs=None,replication_status=,reservations=['6613e777-7aa4-4c45-946b-031f0cbad25d','5e7264da-d545-4a52-9547-b19473b10e26','675bd295-0cf8-4ce2-8115-af390d026f61','fe168d19-4703-4c72-9b7f-d76dddc0fe62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cba49ce3a0d34bef93c3fdef760ee2cd',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:41:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1317730761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b526713e-65e1-4eac-be5c-a7912d7dc9da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfeec1ee3ad04eaf8713dbf54e372f3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cba49ce3a0d34bef93c3fdef760ee2cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:09.804686 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-3aaf2ebb-dee8-4ffc-929c-55c5bcb7d403 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (831dcf1b-b337-4c58-ae9f-35e81adb706a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:09.823935 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-3aaf2ebb-dee8-4ffc-929c-55c5bcb7d403 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (831dcf1b-b337-4c58-ae9f-35e81adb706a) transitioned into state 'SUCCESS' from state '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-1317730761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfeec1ee3ad04eaf8713dbf54e372f3d',qos_specs=None,replication_status=,reservations=['6613e777-7aa4-4c45-946b-031f0cbad25d','5e7264da-d545-4a52-9547-b19473b10e26','675bd295-0cf8-4ce2-8115-af390d026f61','fe168d19-4703-4c72-9b7f-d76dddc0fe62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cba49ce3a0d34bef93c3fdef760ee2cd',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:09.824856 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-3aaf2ebb-dee8-4ffc-929c-55c5bcb7d403 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4013fc53-51a7-44fb-ae61-95ea83415472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:09.835218 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-3aaf2ebb-dee8-4ffc-929c-55c5bcb7d403 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4013fc53-51a7-44fb-ae61-95ea83415472) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:09.836392 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-3aaf2ebb-dee8-4ffc-929c-55c5bcb7d403 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Flow 'volume_create_api' (634504af-7272-46bb-935d-abd470af0d6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:41:09.836792 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-3aaf2ebb-dee8-4ffc-929c-55c5bcb7d403 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Create volume request issued successfully. Jul 03 19:41:09.837563 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3aaf2ebb-dee8-4ffc-929c-55c5bcb7d403 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:41:09.838127 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1358/5387] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:41:09 2026] POST /volume/v3/volumes => generated 755 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:41:09.849146 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d7e87269-a0c7-489d-8b72-aad21a328c50 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:09.850812 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d7e87269-a0c7-489d-8b72-aad21a328c50 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] GET https://10.4.3.61/volume/v3/volumes/22bc5d3f-83f6-4dd6-8f86-69f4691b83c8 Jul 03 19:41:09.850970 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d7e87269-a0c7-489d-8b72-aad21a328c50 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:09.851135 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d7e87269-a0c7-489d-8b72-aad21a328c50 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:09.857623 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:09.857623 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:41:09.860587 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d7e87269-a0c7-489d-8b72-aad21a328c50 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Volume info retrieved successfully. Jul 03 19:41:09.864251 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d7e87269-a0c7-489d-8b72-aad21a328c50 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] https://10.4.3.61/volume/v3/volumes/22bc5d3f-83f6-4dd6-8f86-69f4691b83c8 returned with HTTP 200 Jul 03 19:41:09.864779 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1331/5388] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:09 2026] GET /volume/v3/volumes/22bc5d3f-83f6-4dd6-8f86-69f4691b83c8 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:09.879579 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b179b6bb-c0ad-4253-af25-fbf81ccb0412 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:09.881508 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b179b6bb-c0ad-4253-af25-fbf81ccb0412 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] GET https://10.4.3.61/volume/v3/volumes/a2be6207-ff04-41bc-a065-940a098eb364 Jul 03 19:41:09.881745 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b179b6bb-c0ad-4253-af25-fbf81ccb0412 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:09.881969 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b179b6bb-c0ad-4253-af25-fbf81ccb0412 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:09.888645 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:09.888645 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:41:09.891743 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b179b6bb-c0ad-4253-af25-fbf81ccb0412 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Volume info retrieved successfully. Jul 03 19:41:09.895365 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b179b6bb-c0ad-4253-af25-fbf81ccb0412 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] https://10.4.3.61/volume/v3/volumes/a2be6207-ff04-41bc-a065-940a098eb364 returned with HTTP 200 Jul 03 19:41:09.895746 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1346/5389] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:09 2026] GET /volume/v3/volumes/a2be6207-ff04-41bc-a065-940a098eb364 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:09.910477 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d9393814-0304-43fd-aac7-b18027e16b73 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:09.912497 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d9393814-0304-43fd-aac7-b18027e16b73 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] GET https://10.4.3.61/volume/v3/volumes/18a9208c-fc96-4afc-9204-9efffa2423da Jul 03 19:41:09.912684 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d9393814-0304-43fd-aac7-b18027e16b73 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:09.912881 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d9393814-0304-43fd-aac7-b18027e16b73 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:09.921815 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:09.921815 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:41:09.926173 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d9393814-0304-43fd-aac7-b18027e16b73 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Volume info retrieved successfully. Jul 03 19:41:09.929898 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d9393814-0304-43fd-aac7-b18027e16b73 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] https://10.4.3.61/volume/v3/volumes/18a9208c-fc96-4afc-9204-9efffa2423da returned with HTTP 200 Jul 03 19:41:09.930287 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1355/5390] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:09 2026] GET /volume/v3/volumes/18a9208c-fc96-4afc-9204-9efffa2423da => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:09.941909 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c1987cf5-5abc-48be-91c3-c56afe8ff388 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:09.944275 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c1987cf5-5abc-48be-91c3-c56afe8ff388 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] GET https://10.4.3.61/volume/v3/volumes/a292ce5b-857a-449b-8bf8-238f456a230a Jul 03 19:41:09.944585 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c1987cf5-5abc-48be-91c3-c56afe8ff388 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:09.944749 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c1987cf5-5abc-48be-91c3-c56afe8ff388 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:09.951902 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:09.951902 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:41:09.955743 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c1987cf5-5abc-48be-91c3-c56afe8ff388 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Volume info retrieved successfully. Jul 03 19:41:09.959942 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c1987cf5-5abc-48be-91c3-c56afe8ff388 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] https://10.4.3.61/volume/v3/volumes/a292ce5b-857a-449b-8bf8-238f456a230a returned with HTTP 200 Jul 03 19:41:09.960488 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1359/5391] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:09 2026] GET /volume/v3/volumes/a292ce5b-857a-449b-8bf8-238f456a230a => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:09.972119 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5de3d279-0d2e-49e6-8b8c-fd86e635ea28 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:09.974442 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5de3d279-0d2e-49e6-8b8c-fd86e635ea28 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] GET https://10.4.3.61/volume/v3/volumes/b526713e-65e1-4eac-be5c-a7912d7dc9da Jul 03 19:41:09.974701 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5de3d279-0d2e-49e6-8b8c-fd86e635ea28 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:09.974969 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5de3d279-0d2e-49e6-8b8c-fd86e635ea28 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:09.983739 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:09.983739 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:41:09.987926 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5de3d279-0d2e-49e6-8b8c-fd86e635ea28 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Volume info retrieved successfully. Jul 03 19:41:09.993175 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5de3d279-0d2e-49e6-8b8c-fd86e635ea28 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] https://10.4.3.61/volume/v3/volumes/b526713e-65e1-4eac-be5c-a7912d7dc9da returned with HTTP 200 Jul 03 19:41:09.993699 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1332/5392] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:09 2026] GET /volume/v3/volumes/b526713e-65e1-4eac-be5c-a7912d7dc9da => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:10.007738 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b0952a26-91b6-40c6-bc28-4128d64044f5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:10.009441 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b0952a26-91b6-40c6-bc28-4128d64044f5 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] DELETE https://10.4.3.61/volume/v3/volumes/b526713e-65e1-4eac-be5c-a7912d7dc9da Jul 03 19:41:10.009614 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b0952a26-91b6-40c6-bc28-4128d64044f5 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:10.009785 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b0952a26-91b6-40c6-bc28-4128d64044f5 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:10.009936 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-b0952a26-91b6-40c6-bc28-4128d64044f5 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Delete volume with id: b526713e-65e1-4eac-be5c-a7912d7dc9da Jul 03 19:41:10.016288 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:10.016288 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:41:10.016716 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b0952a26-91b6-40c6-bc28-4128d64044f5 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Volume info retrieved successfully. Jul 03 19:41:10.033807 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b0952a26-91b6-40c6-bc28-4128d64044f5 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Delete volume request issued successfully. Jul 03 19:41:10.034058 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b0952a26-91b6-40c6-bc28-4128d64044f5 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] https://10.4.3.61/volume/v3/volumes/b526713e-65e1-4eac-be5c-a7912d7dc9da returned with HTTP 202 Jul 03 19:41:10.034495 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1347/5393] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:41:10 2026] DELETE /volume/v3/volumes/b526713e-65e1-4eac-be5c-a7912d7dc9da => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:41:10.042316 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-50d1915e-4453-46e2-bf71-870236a14b0b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:10.044561 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-50d1915e-4453-46e2-bf71-870236a14b0b tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] GET https://10.4.3.61/volume/v3/volumes/b526713e-65e1-4eac-be5c-a7912d7dc9da Jul 03 19:41:10.044860 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-50d1915e-4453-46e2-bf71-870236a14b0b tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:10.045178 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-50d1915e-4453-46e2-bf71-870236a14b0b tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:10.053720 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:10.053720 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:41:10.058105 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-50d1915e-4453-46e2-bf71-870236a14b0b tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Volume info retrieved successfully. Jul 03 19:41:10.064388 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-50d1915e-4453-46e2-bf71-870236a14b0b tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] https://10.4.3.61/volume/v3/volumes/b526713e-65e1-4eac-be5c-a7912d7dc9da returned with HTTP 200 Jul 03 19:41:10.064911 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1356/5394] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:10 2026] GET /volume/v3/volumes/b526713e-65e1-4eac-be5c-a7912d7dc9da => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:11.076138 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-32f3e09c-0e08-4ac4-8054-743dbe23aafe None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:11.077798 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-32f3e09c-0e08-4ac4-8054-743dbe23aafe tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] GET https://10.4.3.61/volume/v3/volumes/b526713e-65e1-4eac-be5c-a7912d7dc9da Jul 03 19:41:11.077960 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-32f3e09c-0e08-4ac4-8054-743dbe23aafe tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:11.078130 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-32f3e09c-0e08-4ac4-8054-743dbe23aafe tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:11.083242 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-32f3e09c-0e08-4ac4-8054-743dbe23aafe tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] https://10.4.3.61/volume/v3/volumes/b526713e-65e1-4eac-be5c-a7912d7dc9da returned with HTTP 404 Jul 03 19:41:11.083765 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1360/5395] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:11 2026] GET /volume/v3/volumes/b526713e-65e1-4eac-be5c-a7912d7dc9da => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:41:11.090346 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b4008782-ce83-41d3-a1b0-761ea0c2634b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:11.092121 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b4008782-ce83-41d3-a1b0-761ea0c2634b tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] DELETE https://10.4.3.61/volume/v3/volumes/a292ce5b-857a-449b-8bf8-238f456a230a Jul 03 19:41:11.092334 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b4008782-ce83-41d3-a1b0-761ea0c2634b tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:11.092528 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b4008782-ce83-41d3-a1b0-761ea0c2634b tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:11.092697 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-b4008782-ce83-41d3-a1b0-761ea0c2634b tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Delete volume with id: a292ce5b-857a-449b-8bf8-238f456a230a Jul 03 19:41:11.099653 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:11.099653 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:41:11.100112 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b4008782-ce83-41d3-a1b0-761ea0c2634b tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Volume info retrieved successfully. Jul 03 19:41:11.116115 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b4008782-ce83-41d3-a1b0-761ea0c2634b tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Delete volume request issued successfully. Jul 03 19:41:11.116353 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b4008782-ce83-41d3-a1b0-761ea0c2634b tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] https://10.4.3.61/volume/v3/volumes/a292ce5b-857a-449b-8bf8-238f456a230a returned with HTTP 202 Jul 03 19:41:11.116759 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1333/5396] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:41:11 2026] DELETE /volume/v3/volumes/a292ce5b-857a-449b-8bf8-238f456a230a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:41:11.124822 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9e2c47d2-4325-4bd1-9b82-2ec8db0e3e87 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:11.126965 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9e2c47d2-4325-4bd1-9b82-2ec8db0e3e87 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] GET https://10.4.3.61/volume/v3/volumes/a292ce5b-857a-449b-8bf8-238f456a230a Jul 03 19:41:11.127133 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9e2c47d2-4325-4bd1-9b82-2ec8db0e3e87 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:11.127389 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9e2c47d2-4325-4bd1-9b82-2ec8db0e3e87 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:11.134098 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:11.134098 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:41:11.137712 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-9e2c47d2-4325-4bd1-9b82-2ec8db0e3e87 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Volume info retrieved successfully. Jul 03 19:41:11.141998 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9e2c47d2-4325-4bd1-9b82-2ec8db0e3e87 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] https://10.4.3.61/volume/v3/volumes/a292ce5b-857a-449b-8bf8-238f456a230a returned with HTTP 200 Jul 03 19:41:11.142460 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1348/5397] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:11 2026] GET /volume/v3/volumes/a292ce5b-857a-449b-8bf8-238f456a230a => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:12.097947 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-15c516e1-9bbc-4d06-8b56-22675af8abc1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:12.099599 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-15c516e1-9bbc-4d06-8b56-22675af8abc1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] DELETE https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:41:12.099774 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-15c516e1-9bbc-4d06-8b56-22675af8abc1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:12.099947 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-15c516e1-9bbc-4d06-8b56-22675af8abc1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:12.100093 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-15c516e1-9bbc-4d06-8b56-22675af8abc1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Delete volume with id: a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:41:12.106632 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:12.106632 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:41:12.107067 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-15c516e1-9bbc-4d06-8b56-22675af8abc1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:41:12.118753 np0000004460 devstack@c-api.service[99925]: WARNING cinder.keymgr.conf_key_mgr [None req-15c516e1-9bbc-4d06-8b56-22675af8abc1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 19:41:12.125556 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-15c516e1-9bbc-4d06-8b56-22675af8abc1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Delete volume request issued successfully. Jul 03 19:41:12.125782 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-15c516e1-9bbc-4d06-8b56-22675af8abc1 tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 202 Jul 03 19:41:12.126263 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1357/5398] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:41:12 2026] DELETE /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:41:12.134768 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a6daea09-2898-43d3-9403-bfb3c0ccd4df None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:12.136662 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a6daea09-2898-43d3-9403-bfb3c0ccd4df tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:41:12.136849 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a6daea09-2898-43d3-9403-bfb3c0ccd4df tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:12.137032 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a6daea09-2898-43d3-9403-bfb3c0ccd4df tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:12.143597 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:12.143597 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:41:12.146944 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a6daea09-2898-43d3-9403-bfb3c0ccd4df tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Volume info retrieved successfully. Jul 03 19:41:12.151552 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a6daea09-2898-43d3-9403-bfb3c0ccd4df tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 200 Jul 03 19:41:12.151899 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1361/5399] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:12 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:12.155135 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d6e053dd-f829-4d6e-867a-54372de39bdc None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:12.157403 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d6e053dd-f829-4d6e-867a-54372de39bdc tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] GET https://10.4.3.61/volume/v3/volumes/a292ce5b-857a-449b-8bf8-238f456a230a Jul 03 19:41:12.157634 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d6e053dd-f829-4d6e-867a-54372de39bdc tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:12.157865 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d6e053dd-f829-4d6e-867a-54372de39bdc tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:12.164240 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d6e053dd-f829-4d6e-867a-54372de39bdc tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] https://10.4.3.61/volume/v3/volumes/a292ce5b-857a-449b-8bf8-238f456a230a returned with HTTP 404 Jul 03 19:41:12.164839 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1334/5400] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:12 2026] GET /volume/v3/volumes/a292ce5b-857a-449b-8bf8-238f456a230a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:41:12.171700 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1cf22394-80ad-4497-bd9e-e6c66103fa98 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:12.173359 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1cf22394-80ad-4497-bd9e-e6c66103fa98 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] DELETE https://10.4.3.61/volume/v3/volumes/18a9208c-fc96-4afc-9204-9efffa2423da Jul 03 19:41:12.173612 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1cf22394-80ad-4497-bd9e-e6c66103fa98 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:12.173763 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1cf22394-80ad-4497-bd9e-e6c66103fa98 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:12.173927 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-1cf22394-80ad-4497-bd9e-e6c66103fa98 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Delete volume with id: 18a9208c-fc96-4afc-9204-9efffa2423da Jul 03 19:41:12.180496 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:12.180496 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:41:12.180911 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1cf22394-80ad-4497-bd9e-e6c66103fa98 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Volume info retrieved successfully. Jul 03 19:41:12.199192 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1cf22394-80ad-4497-bd9e-e6c66103fa98 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Delete volume request issued successfully. Jul 03 19:41:12.199408 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1cf22394-80ad-4497-bd9e-e6c66103fa98 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] https://10.4.3.61/volume/v3/volumes/18a9208c-fc96-4afc-9204-9efffa2423da returned with HTTP 202 Jul 03 19:41:12.199881 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1349/5401] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:41:12 2026] DELETE /volume/v3/volumes/18a9208c-fc96-4afc-9204-9efffa2423da => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:41:12.208894 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-bd8ddac1-133a-4b14-9823-19066fe73161 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:12.211105 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bd8ddac1-133a-4b14-9823-19066fe73161 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] GET https://10.4.3.61/volume/v3/volumes/18a9208c-fc96-4afc-9204-9efffa2423da Jul 03 19:41:12.211375 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bd8ddac1-133a-4b14-9823-19066fe73161 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:12.211610 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bd8ddac1-133a-4b14-9823-19066fe73161 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:12.221089 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:12.221089 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:41:12.225371 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-bd8ddac1-133a-4b14-9823-19066fe73161 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Volume info retrieved successfully. Jul 03 19:41:12.231226 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bd8ddac1-133a-4b14-9823-19066fe73161 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] https://10.4.3.61/volume/v3/volumes/18a9208c-fc96-4afc-9204-9efffa2423da returned with HTTP 200 Jul 03 19:41:12.231724 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1358/5402] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:12 2026] GET /volume/v3/volumes/18a9208c-fc96-4afc-9204-9efffa2423da => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:13.166650 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b693f1ff-de45-4214-8a2b-55777ccc1dca None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:13.168790 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b693f1ff-de45-4214-8a2b-55777ccc1dca tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] GET https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c Jul 03 19:41:13.169120 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b693f1ff-de45-4214-8a2b-55777ccc1dca tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:13.169455 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b693f1ff-de45-4214-8a2b-55777ccc1dca tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:13.175237 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b693f1ff-de45-4214-8a2b-55777ccc1dca tempest-TestEncryptedCinderVolumes-1403010536 tempest-TestEncryptedCinderVolumes-1403010536-project-member] https://10.4.3.61/volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c returned with HTTP 404 Jul 03 19:41:13.175688 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1362/5403] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:13 2026] GET /volume/v3/volumes/a27edd0f-4573-40ec-9371-2b2b15fb080c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:41:13.182499 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-00a81332-36aa-47b2-8e95-cb17a34b520a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:13.184326 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-00a81332-36aa-47b2-8e95-cb17a34b520a tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] GET https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 Jul 03 19:41:13.184640 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-00a81332-36aa-47b2-8e95-cb17a34b520a tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:13.184730 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-00a81332-36aa-47b2-8e95-cb17a34b520a tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Calling method 'detail' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:13.185570 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-00a81332-36aa-47b2-8e95-cb17a34b520a tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99926) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:41:13.199470 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-00a81332-36aa-47b2-8e95-cb17a34b520a tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Get all volumes completed successfully. Jul 03 19:41:13.201227 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:13.201227 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:41:13.207102 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-00a81332-36aa-47b2-8e95-cb17a34b520a tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 19:41:13.207619 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1335/5404] 10.4.3.61 () {66 vars in 1278 bytes} [Fri Jul 3 19:41:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7489 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:41:13.223416 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ff18150f-0571-460c-bf0d-d88c3426cb9d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:13.225304 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ff18150f-0571-460c-bf0d-d88c3426cb9d tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] DELETE https://10.4.3.61/volume/v3/types/f67f5d87-9cb1-4505-b6da-3fae4ff21e15 Jul 03 19:41:13.225535 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ff18150f-0571-460c-bf0d-d88c3426cb9d tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:13.225752 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ff18150f-0571-460c-bf0d-d88c3426cb9d tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] Calling method '_delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:13.227737 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=103,cinder:UPDATE=37,cinder:INSERT=14 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:41:13.244198 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3201315d-11fb-4728-8298-3679fc201a7d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:13.246312 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3201315d-11fb-4728-8298-3679fc201a7d tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] GET https://10.4.3.61/volume/v3/volumes/18a9208c-fc96-4afc-9204-9efffa2423da Jul 03 19:41:13.246549 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3201315d-11fb-4728-8298-3679fc201a7d tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:13.246803 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3201315d-11fb-4728-8298-3679fc201a7d tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:13.250119 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ff18150f-0571-460c-bf0d-d88c3426cb9d tempest-TestEncryptedCinderVolumes-1303830963 tempest-TestEncryptedCinderVolumes-1303830963-project-admin] https://10.4.3.61/volume/v3/types/f67f5d87-9cb1-4505-b6da-3fae4ff21e15 returned with HTTP 202 Jul 03 19:41:13.250604 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1350/5405] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:41:13 2026] DELETE /volume/v3/types/f67f5d87-9cb1-4505-b6da-3fae4ff21e15 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:41:13.253320 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3201315d-11fb-4728-8298-3679fc201a7d tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] https://10.4.3.61/volume/v3/volumes/18a9208c-fc96-4afc-9204-9efffa2423da returned with HTTP 404 Jul 03 19:41:13.253974 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1359/5406] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:13 2026] GET /volume/v3/volumes/18a9208c-fc96-4afc-9204-9efffa2423da => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:41:13.261959 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-56e7c69b-89ec-457d-affe-c1233096d263 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:13.265102 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-56e7c69b-89ec-457d-affe-c1233096d263 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] DELETE https://10.4.3.61/volume/v3/volumes/a2be6207-ff04-41bc-a065-940a098eb364 Jul 03 19:41:13.265392 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-56e7c69b-89ec-457d-affe-c1233096d263 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:13.266201 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-56e7c69b-89ec-457d-affe-c1233096d263 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:13.266201 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-56e7c69b-89ec-457d-affe-c1233096d263 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Delete volume with id: a2be6207-ff04-41bc-a065-940a098eb364 Jul 03 19:41:13.273307 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:13.273307 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:41:13.273808 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-56e7c69b-89ec-457d-affe-c1233096d263 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Volume info retrieved successfully. Jul 03 19:41:13.291297 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-56e7c69b-89ec-457d-affe-c1233096d263 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Delete volume request issued successfully. Jul 03 19:41:13.291574 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-56e7c69b-89ec-457d-affe-c1233096d263 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] https://10.4.3.61/volume/v3/volumes/a2be6207-ff04-41bc-a065-940a098eb364 returned with HTTP 202 Jul 03 19:41:13.292042 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1363/5407] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:41:13 2026] DELETE /volume/v3/volumes/a2be6207-ff04-41bc-a065-940a098eb364 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:41:13.299029 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0b461226-72a4-480d-b04d-aaa21466da0f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:13.300911 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0b461226-72a4-480d-b04d-aaa21466da0f tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] GET https://10.4.3.61/volume/v3/volumes/a2be6207-ff04-41bc-a065-940a098eb364 Jul 03 19:41:13.301322 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0b461226-72a4-480d-b04d-aaa21466da0f tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:13.301380 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0b461226-72a4-480d-b04d-aaa21466da0f tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:13.309070 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:13.309070 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:41:13.313017 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-0b461226-72a4-480d-b04d-aaa21466da0f tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Volume info retrieved successfully. Jul 03 19:41:13.317879 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0b461226-72a4-480d-b04d-aaa21466da0f tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] https://10.4.3.61/volume/v3/volumes/a2be6207-ff04-41bc-a065-940a098eb364 returned with HTTP 200 Jul 03 19:41:13.318469 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1336/5408] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:13 2026] GET /volume/v3/volumes/a2be6207-ff04-41bc-a065-940a098eb364 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:14.330927 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c632b1ae-adcb-47d4-8038-97add950ae19 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:14.332858 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c632b1ae-adcb-47d4-8038-97add950ae19 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] GET https://10.4.3.61/volume/v3/volumes/a2be6207-ff04-41bc-a065-940a098eb364 Jul 03 19:41:14.333073 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c632b1ae-adcb-47d4-8038-97add950ae19 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:14.333308 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c632b1ae-adcb-47d4-8038-97add950ae19 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:14.339284 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c632b1ae-adcb-47d4-8038-97add950ae19 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] https://10.4.3.61/volume/v3/volumes/a2be6207-ff04-41bc-a065-940a098eb364 returned with HTTP 404 Jul 03 19:41:14.339718 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1351/5409] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:14 2026] GET /volume/v3/volumes/a2be6207-ff04-41bc-a065-940a098eb364 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:41:14.345698 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3a8bc681-38a3-4ad5-a0ec-f35fd5976a48 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:14.347481 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3a8bc681-38a3-4ad5-a0ec-f35fd5976a48 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] DELETE https://10.4.3.61/volume/v3/volumes/22bc5d3f-83f6-4dd6-8f86-69f4691b83c8 Jul 03 19:41:14.347683 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3a8bc681-38a3-4ad5-a0ec-f35fd5976a48 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:14.347861 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3a8bc681-38a3-4ad5-a0ec-f35fd5976a48 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:14.348002 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-3a8bc681-38a3-4ad5-a0ec-f35fd5976a48 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Delete volume with id: 22bc5d3f-83f6-4dd6-8f86-69f4691b83c8 Jul 03 19:41:14.355117 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:14.355117 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:41:14.355695 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3a8bc681-38a3-4ad5-a0ec-f35fd5976a48 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Volume info retrieved successfully. Jul 03 19:41:14.373312 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-3a8bc681-38a3-4ad5-a0ec-f35fd5976a48 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Delete volume request issued successfully. Jul 03 19:41:14.373579 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3a8bc681-38a3-4ad5-a0ec-f35fd5976a48 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] https://10.4.3.61/volume/v3/volumes/22bc5d3f-83f6-4dd6-8f86-69f4691b83c8 returned with HTTP 202 Jul 03 19:41:14.374065 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1360/5410] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:41:14 2026] DELETE /volume/v3/volumes/22bc5d3f-83f6-4dd6-8f86-69f4691b83c8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:41:14.380291 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1d59fd0b-722f-45db-984c-8a3723914bbb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:14.382061 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1d59fd0b-722f-45db-984c-8a3723914bbb tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] GET https://10.4.3.61/volume/v3/volumes/22bc5d3f-83f6-4dd6-8f86-69f4691b83c8 Jul 03 19:41:14.382253 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1d59fd0b-722f-45db-984c-8a3723914bbb tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:14.382423 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1d59fd0b-722f-45db-984c-8a3723914bbb tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:14.388568 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:14.388568 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:41:14.391587 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1d59fd0b-722f-45db-984c-8a3723914bbb tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Volume info retrieved successfully. Jul 03 19:41:14.395284 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1d59fd0b-722f-45db-984c-8a3723914bbb tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] https://10.4.3.61/volume/v3/volumes/22bc5d3f-83f6-4dd6-8f86-69f4691b83c8 returned with HTTP 200 Jul 03 19:41:14.395625 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1364/5411] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:14 2026] GET /volume/v3/volumes/22bc5d3f-83f6-4dd6-8f86-69f4691b83c8 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:14.527792 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d5a2d33c-e536-4797-a326-d0251ca30f52 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:14.528439 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d5a2d33c-e536-4797-a326-d0251ca30f52 None None] GET https://10.4.3.61/volume// Jul 03 19:41:14.528614 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d5a2d33c-e536-4797-a326-d0251ca30f52 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:14.528806 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d5a2d33c-e536-4797-a326-d0251ca30f52 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:14.529105 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d5a2d33c-e536-4797-a326-d0251ca30f52 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:41:14.529416 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1337/5412] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:41:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:41:14.536519 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-2979f6b9-5380-46d1-8d68-24814317b036 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:14.539345 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-2979f6b9-5380-46d1-8d68-24814317b036 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f Jul 03 19:41:14.539647 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-2979f6b9-5380-46d1-8d68-24814317b036 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:14.539930 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-2979f6b9-5380-46d1-8d68-24814317b036 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:14.551711 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:14.551711 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:41:14.555922 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-2979f6b9-5380-46d1-8d68-24814317b036 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:41:14.563245 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-2979f6b9-5380-46d1-8d68-24814317b036 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f returned with HTTP 200 Jul 03 19:41:14.563852 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1352/5413] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:41:14 2026] GET /volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f => generated 1571 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:41:14.673336 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-a078bd9a-9970-45fd-b2bc-c2c686707bbb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:14.675392 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-a078bd9a-9970-45fd-b2bc-c2c686707bbb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] PUT https://10.4.3.61/volume/v3/attachments/47ac46c2-868f-4369-a754-cf5cdceb7f64 Jul 03 19:41:14.675782 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-a078bd9a-9970-45fd-b2bc-c2c686707bbb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:14.687927 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-a078bd9a-9970-45fd-b2bc-c2c686707bbb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Acquiring lock "cinder-attachment_update-37871e0a-c993-41ec-8279-6ae5026ee99f-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:41:14.693238 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-a078bd9a-9970-45fd-b2bc-c2c686707bbb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Lock "cinder-attachment_update-37871e0a-c993-41ec-8279-6ae5026ee99f-np0000004460" acquired by "attachment_update" :: waited 0.006s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:41:14.694593 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:14.694593 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:41:15.221731 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-a078bd9a-9970-45fd-b2bc-c2c686707bbb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Lock "cinder-attachment_update-37871e0a-c993-41ec-8279-6ae5026ee99f-np0000004460" released by "attachment_update" :: held 0.529s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:41:15.222017 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-a078bd9a-9970-45fd-b2bc-c2c686707bbb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/47ac46c2-868f-4369-a754-cf5cdceb7f64 returned with HTTP 200 Jul 03 19:41:15.222524 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1361/5414] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:41:14 2026] PUT /volume/v3/attachments/47ac46c2-868f-4369-a754-cf5cdceb7f64 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:41:15.407349 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a2fc8edc-6024-4654-8217-f7bd31497a53 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:15.409068 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a2fc8edc-6024-4654-8217-f7bd31497a53 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] GET https://10.4.3.61/volume/v3/volumes/22bc5d3f-83f6-4dd6-8f86-69f4691b83c8 Jul 03 19:41:15.409452 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a2fc8edc-6024-4654-8217-f7bd31497a53 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:15.409720 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a2fc8edc-6024-4654-8217-f7bd31497a53 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:15.415857 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a2fc8edc-6024-4654-8217-f7bd31497a53 tempest-CreateVolumesFromImageTest-156635305 tempest-CreateVolumesFromImageTest-156635305-project-member] https://10.4.3.61/volume/v3/volumes/22bc5d3f-83f6-4dd6-8f86-69f4691b83c8 returned with HTTP 404 Jul 03 19:41:15.415857 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1365/5415] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:41:15 2026] GET /volume/v3/volumes/22bc5d3f-83f6-4dd6-8f86-69f4691b83c8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:41:15.732355 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-4173aa97-d691-4aa9-a5b2-b6578291791d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:15.734054 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-4173aa97-d691-4aa9-a5b2-b6578291791d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] POST https://10.4.3.61/volume/v3/attachments/47ac46c2-868f-4369-a754-cf5cdceb7f64/action Jul 03 19:41:15.734476 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-4173aa97-d691-4aa9-a5b2-b6578291791d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:41:15.734617 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-4173aa97-d691-4aa9-a5b2-b6578291791d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:15.752123 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:15.752123 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:41:15.760839 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-0738a7f5-8492-4b6a-af5a-b1b47c9e570a req-4173aa97-d691-4aa9-a5b2-b6578291791d tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/47ac46c2-868f-4369-a754-cf5cdceb7f64/action returned with HTTP 204 Jul 03 19:41:15.761441 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1338/5416] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:41:15 2026] POST /volume/v3/attachments/47ac46c2-868f-4369-a754-cf5cdceb7f64/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:41:16.756951 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1d17cec5-fd8f-4fc8-89f4-da016ecab9f1 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:16.884884 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1d17cec5-fd8f-4fc8-89f4-da016ecab9f1 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:41:16.885056 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1d17cec5-fd8f-4fc8-89f4-da016ecab9f1 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-319074461"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:16.886252 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-1d17cec5-fd8f-4fc8-89f4-da016ecab9f1 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-319074461'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:41:16.886371 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-1d17cec5-fd8f-4fc8-89f4-da016ecab9f1 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Create volume of 1 GB Jul 03 19:41:16.889714 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1d17cec5-fd8f-4fc8-89f4-da016ecab9f1 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Availability Zones retrieved successfully. Jul 03 19:41:16.894796 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1d17cec5-fd8f-4fc8-89f4-da016ecab9f1 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Flow 'volume_create_api' (4ab739e6-0939-4a48-9cbd-dcac71790bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:41:16.895649 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1d17cec5-fd8f-4fc8-89f4-da016ecab9f1 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (088dc09e-697d-4ccc-814b-bd98398c3d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:16.896336 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-1d17cec5-fd8f-4fc8-89f4-da016ecab9f1 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:41:16.919336 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1d17cec5-fd8f-4fc8-89f4-da016ecab9f1 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (088dc09e-697d-4ccc-814b-bd98398c3d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:16.919972 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1d17cec5-fd8f-4fc8-89f4-da016ecab9f1 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32175e44-4f8d-4746-b4e5-9a1dec76444d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:16.970954 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-1d17cec5-fd8f-4fc8-89f4-da016ecab9f1 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Created reservations ['9d24f27f-6001-4056-ac8e-8f45a9eea98f', 'deafeec9-14a7-4cfe-8059-27089fff185b', '91973414-22b1-4902-bcc1-8327d2659473', '223ed099-d401-4e46-86ba-a240dd4c81a0'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:41:16.971715 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1d17cec5-fd8f-4fc8-89f4-da016ecab9f1 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32175e44-4f8d-4746-b4e5-9a1dec76444d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d24f27f-6001-4056-ac8e-8f45a9eea98f', 'deafeec9-14a7-4cfe-8059-27089fff185b', '91973414-22b1-4902-bcc1-8327d2659473', '223ed099-d401-4e46-86ba-a240dd4c81a0']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:16.972397 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1d17cec5-fd8f-4fc8-89f4-da016ecab9f1 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aadfaac5-c009-46da-bc22-f407b8a444d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:17.000233 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1d17cec5-fd8f-4fc8-89f4-da016ecab9f1 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aadfaac5-c009-46da-bc22-f407b8a444d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0e78efd-f8cc-42ad-bfa7-8eea3afd7bfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-319074461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab167fbc0566455b88eac59b445a9e7d',qos_specs=None,replication_status=,reservations=['9d24f27f-6001-4056-ac8e-8f45a9eea98f','deafeec9-14a7-4cfe-8059-27089fff185b','91973414-22b1-4902-bcc1-8327d2659473','223ed099-d401-4e46-86ba-a240dd4c81a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a01c75e57aa46ad958557356bc10066',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:41:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-319074461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0e78efd-f8cc-42ad-bfa7-8eea3afd7bfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab167fbc0566455b88eac59b445a9e7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a01c75e57aa46ad958557356bc10066',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:17.001060 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1d17cec5-fd8f-4fc8-89f4-da016ecab9f1 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (778919ed-07f4-48cc-a9b4-d0f56499b1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:17.020738 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1d17cec5-fd8f-4fc8-89f4-da016ecab9f1 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (778919ed-07f4-48cc-a9b4-d0f56499b1b6) transitioned into state 'SUCCESS' from state '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-319074461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab167fbc0566455b88eac59b445a9e7d',qos_specs=None,replication_status=,reservations=['9d24f27f-6001-4056-ac8e-8f45a9eea98f','deafeec9-14a7-4cfe-8059-27089fff185b','91973414-22b1-4902-bcc1-8327d2659473','223ed099-d401-4e46-86ba-a240dd4c81a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a01c75e57aa46ad958557356bc10066',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:17.021547 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1d17cec5-fd8f-4fc8-89f4-da016ecab9f1 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83d64761-d716-4d33-bd3c-33dc6f759353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:17.031791 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1d17cec5-fd8f-4fc8-89f4-da016ecab9f1 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83d64761-d716-4d33-bd3c-33dc6f759353) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:17.032588 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-1d17cec5-fd8f-4fc8-89f4-da016ecab9f1 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Flow 'volume_create_api' (4ab739e6-0939-4a48-9cbd-dcac71790bf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:41:17.032888 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1d17cec5-fd8f-4fc8-89f4-da016ecab9f1 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Create volume request issued successfully. Jul 03 19:41:17.033486 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1d17cec5-fd8f-4fc8-89f4-da016ecab9f1 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:41:17.033863 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1353/5417] 10.4.3.61 () {70 vars in 1291 bytes} [Fri Jul 3 19:41:16 2026] POST /volume/v3/volumes => generated 775 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:41:17.049402 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ea758200-a989-49e9-829b-f1ecf566d64c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:17.051145 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ea758200-a989-49e9-829b-f1ecf566d64c tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] GET https://10.4.3.61/volume/v3/volumes/a0e78efd-f8cc-42ad-bfa7-8eea3afd7bfe Jul 03 19:41:17.051388 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ea758200-a989-49e9-829b-f1ecf566d64c tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:17.051571 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ea758200-a989-49e9-829b-f1ecf566d64c tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:17.058753 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:17.058753 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:41:17.061908 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ea758200-a989-49e9-829b-f1ecf566d64c tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Volume info retrieved successfully. Jul 03 19:41:17.065556 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ea758200-a989-49e9-829b-f1ecf566d64c tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/volumes/a0e78efd-f8cc-42ad-bfa7-8eea3afd7bfe returned with HTTP 200 Jul 03 19:41:17.066202 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1362/5418] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:41:17 2026] GET /volume/v3/volumes/a0e78efd-f8cc-42ad-bfa7-8eea3afd7bfe => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:18.078237 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-978f26a7-c614-4913-b1a5-1833fd91f314 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:18.080062 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-978f26a7-c614-4913-b1a5-1833fd91f314 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] GET https://10.4.3.61/volume/v3/volumes/a0e78efd-f8cc-42ad-bfa7-8eea3afd7bfe Jul 03 19:41:18.080334 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-978f26a7-c614-4913-b1a5-1833fd91f314 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:18.080513 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-978f26a7-c614-4913-b1a5-1833fd91f314 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:18.091529 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:18.091529 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:41:18.096855 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-978f26a7-c614-4913-b1a5-1833fd91f314 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Volume info retrieved successfully. Jul 03 19:41:18.103050 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-978f26a7-c614-4913-b1a5-1833fd91f314 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/volumes/a0e78efd-f8cc-42ad-bfa7-8eea3afd7bfe returned with HTTP 200 Jul 03 19:41:18.103050 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1366/5419] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:41:18 2026] GET /volume/v3/volumes/a0e78efd-f8cc-42ad-bfa7-8eea3afd7bfe => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:41:18.118812 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b5996a2e-7642-4b0e-a796-c9fc31b24474 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:18.120414 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b5996a2e-7642-4b0e-a796-c9fc31b24474 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] POST https://10.4.3.61/volume/v3/backups Jul 03 19:41:18.120993 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b5996a2e-7642-4b0e-a796-c9fc31b24474 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a0e78efd-f8cc-42ad-bfa7-8eea3afd7bfe", "name": "tempest-type-Backup-1608262253"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:18.122331 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.backups [None req-b5996a2e-7642-4b0e-a796-c9fc31b24474 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Creating new backup {'backup': {'volume_id': 'a0e78efd-f8cc-42ad-bfa7-8eea3afd7bfe', 'name': 'tempest-type-Backup-1608262253'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:41:18.122471 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-b5996a2e-7642-4b0e-a796-c9fc31b24474 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Creating backup of volume a0e78efd-f8cc-42ad-bfa7-8eea3afd7bfe in container None Jul 03 19:41:18.129982 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:18.129982 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:41:18.130822 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b5996a2e-7642-4b0e-a796-c9fc31b24474 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Volume info retrieved successfully. Jul 03 19:41:18.155319 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-b5996a2e-7642-4b0e-a796-c9fc31b24474 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Created reservations ['9830296f-bf1a-43cb-a55a-a90d3149fce1', 'f8dab503-65fe-4b60-bd34-2cf947aba7a8'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:41:18.184020 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b5996a2e-7642-4b0e-a796-c9fc31b24474 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:41:18.184548 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1339/5420] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:41:18 2026] POST /volume/v3/backups => generated 314 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:41:18.192849 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4cd2378a-0b9f-45c7-b8d3-10488ab1e94a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:18.195317 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4cd2378a-0b9f-45c7-b8d3-10488ab1e94a tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] GET https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 Jul 03 19:41:18.195633 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4cd2378a-0b9f-45c7-b8d3-10488ab1e94a tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:18.195900 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4cd2378a-0b9f-45c7-b8d3-10488ab1e94a tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:18.196058 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-4cd2378a-0b9f-45c7-b8d3-10488ab1e94a tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Show backup with id f09f0b1e-ef76-4589-8fe4-c19146171308. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:18.201214 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:18.201214 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:41:18.202030 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4cd2378a-0b9f-45c7-b8d3-10488ab1e94a tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 returned with HTTP 200 Jul 03 19:41:18.202517 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1354/5421] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:41:18 2026] GET /volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:19.211779 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8f04c183-2bde-479f-954a-74c406efb66e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:19.213551 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8f04c183-2bde-479f-954a-74c406efb66e tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] GET https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 Jul 03 19:41:19.214195 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8f04c183-2bde-479f-954a-74c406efb66e tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:19.214195 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8f04c183-2bde-479f-954a-74c406efb66e tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:19.214195 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-8f04c183-2bde-479f-954a-74c406efb66e tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Show backup with id f09f0b1e-ef76-4589-8fe4-c19146171308. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:19.218180 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:19.218180 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:41:19.218798 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8f04c183-2bde-479f-954a-74c406efb66e tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 returned with HTTP 200 Jul 03 19:41:19.219223 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1363/5422] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:41:19 2026] GET /volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:20.228073 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-72a9a37d-f1ac-450c-9f89-632ab57452ac None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:20.230058 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-72a9a37d-f1ac-450c-9f89-632ab57452ac tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] GET https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 Jul 03 19:41:20.230378 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-72a9a37d-f1ac-450c-9f89-632ab57452ac tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:20.230633 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-72a9a37d-f1ac-450c-9f89-632ab57452ac tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:20.230799 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-72a9a37d-f1ac-450c-9f89-632ab57452ac tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Show backup with id f09f0b1e-ef76-4589-8fe4-c19146171308. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:20.235433 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:20.235433 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:41:20.236191 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-72a9a37d-f1ac-450c-9f89-632ab57452ac tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 returned with HTTP 200 Jul 03 19:41:20.236609 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1367/5423] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:41:20 2026] GET /volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:21.245397 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b10c5056-7edb-430b-8170-c0d86bd3d5c7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:21.247272 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b10c5056-7edb-430b-8170-c0d86bd3d5c7 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] GET https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 Jul 03 19:41:21.247548 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b10c5056-7edb-430b-8170-c0d86bd3d5c7 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:21.247798 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b10c5056-7edb-430b-8170-c0d86bd3d5c7 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:21.247928 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-b10c5056-7edb-430b-8170-c0d86bd3d5c7 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Show backup with id f09f0b1e-ef76-4589-8fe4-c19146171308. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:21.251958 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:21.251958 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:41:21.252579 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b10c5056-7edb-430b-8170-c0d86bd3d5c7 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 returned with HTTP 200 Jul 03 19:41:21.252961 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1340/5424] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:41:21 2026] GET /volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:22.262944 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5ee15c2c-3fc3-40c4-9ff6-ea51c7b5d30c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:22.265112 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5ee15c2c-3fc3-40c4-9ff6-ea51c7b5d30c tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] GET https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 Jul 03 19:41:22.265380 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5ee15c2c-3fc3-40c4-9ff6-ea51c7b5d30c tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:22.265603 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5ee15c2c-3fc3-40c4-9ff6-ea51c7b5d30c tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:22.265723 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-5ee15c2c-3fc3-40c4-9ff6-ea51c7b5d30c tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Show backup with id f09f0b1e-ef76-4589-8fe4-c19146171308. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:22.270297 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:22.270297 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:41:22.270940 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5ee15c2c-3fc3-40c4-9ff6-ea51c7b5d30c tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 returned with HTTP 200 Jul 03 19:41:22.271396 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1355/5425] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:41:22 2026] GET /volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:23.281145 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-791b9ddc-eba4-4ae9-9fb3-6166aa634472 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:23.282720 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-791b9ddc-eba4-4ae9-9fb3-6166aa634472 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] GET https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 Jul 03 19:41:23.282924 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-791b9ddc-eba4-4ae9-9fb3-6166aa634472 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:23.283105 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-791b9ddc-eba4-4ae9-9fb3-6166aa634472 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:23.283225 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-791b9ddc-eba4-4ae9-9fb3-6166aa634472 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Show backup with id f09f0b1e-ef76-4589-8fe4-c19146171308. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:23.287105 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:23.287105 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:41:23.287657 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-791b9ddc-eba4-4ae9-9fb3-6166aa634472 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 returned with HTTP 200 Jul 03 19:41:23.287999 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1364/5426] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:41:23 2026] GET /volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:24.300723 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-52e90bd2-8030-4343-acda-18c2d4a441f4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:24.306011 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-52e90bd2-8030-4343-acda-18c2d4a441f4 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] GET https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 Jul 03 19:41:24.306870 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-52e90bd2-8030-4343-acda-18c2d4a441f4 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:24.306870 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-52e90bd2-8030-4343-acda-18c2d4a441f4 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:24.307112 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-52e90bd2-8030-4343-acda-18c2d4a441f4 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Show backup with id f09f0b1e-ef76-4589-8fe4-c19146171308. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:24.315186 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:24.315186 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:41:24.316049 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-52e90bd2-8030-4343-acda-18c2d4a441f4 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 returned with HTTP 200 Jul 03 19:41:24.316679 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1368/5427] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:41:24 2026] GET /volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:25.326423 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8926fca0-6803-4298-8c63-19d00799df45 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:25.328152 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8926fca0-6803-4298-8c63-19d00799df45 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] GET https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 Jul 03 19:41:25.328374 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8926fca0-6803-4298-8c63-19d00799df45 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:25.328574 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8926fca0-6803-4298-8c63-19d00799df45 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:25.328736 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-8926fca0-6803-4298-8c63-19d00799df45 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Show backup with id f09f0b1e-ef76-4589-8fe4-c19146171308. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:25.333297 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:25.333297 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:41:25.334088 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8926fca0-6803-4298-8c63-19d00799df45 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 returned with HTTP 200 Jul 03 19:41:25.334577 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1341/5428] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:41:25 2026] GET /volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:26.344586 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1cc8e28d-9a1c-4ef3-8582-d9965a359c60 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:26.346542 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1cc8e28d-9a1c-4ef3-8582-d9965a359c60 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] GET https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 Jul 03 19:41:26.346770 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1cc8e28d-9a1c-4ef3-8582-d9965a359c60 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:26.346987 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1cc8e28d-9a1c-4ef3-8582-d9965a359c60 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:26.347161 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-1cc8e28d-9a1c-4ef3-8582-d9965a359c60 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Show backup with id f09f0b1e-ef76-4589-8fe4-c19146171308. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:26.351440 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:26.351440 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:41:26.352118 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1cc8e28d-9a1c-4ef3-8582-d9965a359c60 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 returned with HTTP 200 Jul 03 19:41:26.352548 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1356/5429] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:41:26 2026] GET /volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:27.366407 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0192851f-7575-4ab4-9095-284a7777a1c6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:27.372186 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0192851f-7575-4ab4-9095-284a7777a1c6 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] GET https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 Jul 03 19:41:27.372186 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0192851f-7575-4ab4-9095-284a7777a1c6 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:27.372186 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0192851f-7575-4ab4-9095-284a7777a1c6 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:27.372186 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-0192851f-7575-4ab4-9095-284a7777a1c6 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Show backup with id f09f0b1e-ef76-4589-8fe4-c19146171308. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:27.376886 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:27.376886 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:41:27.377906 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0192851f-7575-4ab4-9095-284a7777a1c6 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 returned with HTTP 200 Jul 03 19:41:27.378412 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1365/5430] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:41:27 2026] GET /volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:28.400360 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e81a2d35-50a1-430a-aec7-9aa6c7cfb6ce None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:28.402535 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e81a2d35-50a1-430a-aec7-9aa6c7cfb6ce tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] GET https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 Jul 03 19:41:28.402707 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e81a2d35-50a1-430a-aec7-9aa6c7cfb6ce tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:28.402881 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e81a2d35-50a1-430a-aec7-9aa6c7cfb6ce tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:28.403004 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-e81a2d35-50a1-430a-aec7-9aa6c7cfb6ce tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Show backup with id f09f0b1e-ef76-4589-8fe4-c19146171308. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:28.407460 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:28.407460 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:41:28.408177 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e81a2d35-50a1-430a-aec7-9aa6c7cfb6ce tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 returned with HTTP 200 Jul 03 19:41:28.408583 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1369/5431] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:41:28 2026] GET /volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:29.420848 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-10c11de6-d647-4e0c-80cd-cf721b00fb17 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:29.422700 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-10c11de6-d647-4e0c-80cd-cf721b00fb17 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] GET https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 Jul 03 19:41:29.422914 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-10c11de6-d647-4e0c-80cd-cf721b00fb17 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:29.423123 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-10c11de6-d647-4e0c-80cd-cf721b00fb17 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:29.423255 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-10c11de6-d647-4e0c-80cd-cf721b00fb17 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Show backup with id f09f0b1e-ef76-4589-8fe4-c19146171308. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:29.427521 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:29.427521 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:41:29.428134 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-10c11de6-d647-4e0c-80cd-cf721b00fb17 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 returned with HTTP 200 Jul 03 19:41:29.428521 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1342/5432] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:41:29 2026] GET /volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:30.445136 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-67f3a3ca-e02b-404f-b92e-d385645d8e37 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:30.446520 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-67f3a3ca-e02b-404f-b92e-d385645d8e37 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] GET https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 Jul 03 19:41:30.446712 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-67f3a3ca-e02b-404f-b92e-d385645d8e37 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:30.446894 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-67f3a3ca-e02b-404f-b92e-d385645d8e37 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:30.446990 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-67f3a3ca-e02b-404f-b92e-d385645d8e37 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Show backup with id f09f0b1e-ef76-4589-8fe4-c19146171308. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:30.451025 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:30.451025 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:41:30.452501 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-67f3a3ca-e02b-404f-b92e-d385645d8e37 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 returned with HTTP 200 Jul 03 19:41:30.452501 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1357/5433] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:41:30 2026] GET /volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:31.464098 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e83aba28-b66c-4afb-bd42-d37dcefc048f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:31.466008 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e83aba28-b66c-4afb-bd42-d37dcefc048f tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] GET https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 Jul 03 19:41:31.466286 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e83aba28-b66c-4afb-bd42-d37dcefc048f tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:31.466467 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e83aba28-b66c-4afb-bd42-d37dcefc048f tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:31.466566 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-e83aba28-b66c-4afb-bd42-d37dcefc048f tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Show backup with id f09f0b1e-ef76-4589-8fe4-c19146171308. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:31.471756 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:31.471756 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:41:31.472532 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e83aba28-b66c-4afb-bd42-d37dcefc048f tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 returned with HTTP 200 Jul 03 19:41:31.473013 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1366/5434] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:41:31 2026] GET /volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:32.482805 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1027c7d6-21d2-49ec-90df-3f7a31f7638f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:32.484602 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1027c7d6-21d2-49ec-90df-3f7a31f7638f tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] GET https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 Jul 03 19:41:32.484796 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1027c7d6-21d2-49ec-90df-3f7a31f7638f tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:32.485014 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1027c7d6-21d2-49ec-90df-3f7a31f7638f tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:32.485189 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-1027c7d6-21d2-49ec-90df-3f7a31f7638f tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Show backup with id f09f0b1e-ef76-4589-8fe4-c19146171308. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:32.489381 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:32.489381 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:41:32.490265 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1027c7d6-21d2-49ec-90df-3f7a31f7638f tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 returned with HTTP 200 Jul 03 19:41:32.490777 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1370/5435] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:41:32 2026] GET /volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:33.501268 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1b29e4aa-bab1-46b5-8ec6-06ba48aa0063 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:33.503300 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1b29e4aa-bab1-46b5-8ec6-06ba48aa0063 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] GET https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 Jul 03 19:41:33.503538 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1b29e4aa-bab1-46b5-8ec6-06ba48aa0063 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:33.503729 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1b29e4aa-bab1-46b5-8ec6-06ba48aa0063 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:33.503834 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-1b29e4aa-bab1-46b5-8ec6-06ba48aa0063 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Show backup with id f09f0b1e-ef76-4589-8fe4-c19146171308. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:33.508579 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:33.508579 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:41:33.509297 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1b29e4aa-bab1-46b5-8ec6-06ba48aa0063 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 returned with HTTP 200 Jul 03 19:41:33.509692 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1343/5436] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:41:33 2026] GET /volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:34.519049 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-168076a6-349a-4725-b9ec-94be207d9c47 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:34.520936 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-168076a6-349a-4725-b9ec-94be207d9c47 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] GET https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 Jul 03 19:41:34.521330 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-168076a6-349a-4725-b9ec-94be207d9c47 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:34.521547 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-168076a6-349a-4725-b9ec-94be207d9c47 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:34.521766 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-168076a6-349a-4725-b9ec-94be207d9c47 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Show backup with id f09f0b1e-ef76-4589-8fe4-c19146171308. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:34.526411 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:34.526411 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:41:34.527511 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-168076a6-349a-4725-b9ec-94be207d9c47 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 returned with HTTP 200 Jul 03 19:41:34.527511 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1358/5437] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:41:34 2026] GET /volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:35.536599 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-14aa8407-3b26-4e70-8a0a-6680d001eb1d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:35.538395 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-14aa8407-3b26-4e70-8a0a-6680d001eb1d tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] GET https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 Jul 03 19:41:35.538600 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-14aa8407-3b26-4e70-8a0a-6680d001eb1d tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:35.538804 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-14aa8407-3b26-4e70-8a0a-6680d001eb1d tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:35.538914 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-14aa8407-3b26-4e70-8a0a-6680d001eb1d tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Show backup with id f09f0b1e-ef76-4589-8fe4-c19146171308. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:35.543341 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:35.543341 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:41:35.543910 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-14aa8407-3b26-4e70-8a0a-6680d001eb1d tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 returned with HTTP 200 Jul 03 19:41:35.544291 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1367/5438] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:41:35 2026] GET /volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:36.553609 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-69384d33-b594-4ef2-adfc-d47a8990f459 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:36.555982 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-69384d33-b594-4ef2-adfc-d47a8990f459 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] GET https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 Jul 03 19:41:36.556303 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-69384d33-b594-4ef2-adfc-d47a8990f459 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:36.556561 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-69384d33-b594-4ef2-adfc-d47a8990f459 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:36.556696 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-69384d33-b594-4ef2-adfc-d47a8990f459 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Show backup with id f09f0b1e-ef76-4589-8fe4-c19146171308. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:36.562180 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:36.562180 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:41:36.562911 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-69384d33-b594-4ef2-adfc-d47a8990f459 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 returned with HTTP 200 Jul 03 19:41:36.563311 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1371/5439] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:41:36 2026] GET /volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:36.575363 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4d4635c3-502d-4b68-9191-56399fb10299 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:36.577317 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4d4635c3-502d-4b68-9191-56399fb10299 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] DELETE https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 Jul 03 19:41:36.577589 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4d4635c3-502d-4b68-9191-56399fb10299 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:36.577812 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4d4635c3-502d-4b68-9191-56399fb10299 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:36.577959 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-4d4635c3-502d-4b68-9191-56399fb10299 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Delete backup with id: f09f0b1e-ef76-4589-8fe4-c19146171308. Jul 03 19:41:36.585388 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:36.585388 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:41:36.599462 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.backup.rpcapi [None req-4d4635c3-502d-4b68-9191-56399fb10299 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] delete_backup rpcapi backup_id f09f0b1e-ef76-4589-8fe4-c19146171308 {{(pid=99926) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:41:36.601537 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4d4635c3-502d-4b68-9191-56399fb10299 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 returned with HTTP 202 Jul 03 19:41:36.602072 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1344/5440] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:41:36 2026] DELETE /volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:41:36.610124 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5b03fd31-236e-4966-b0a1-9c3d886dfabf None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:36.611884 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5b03fd31-236e-4966-b0a1-9c3d886dfabf tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] GET https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 Jul 03 19:41:36.612106 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5b03fd31-236e-4966-b0a1-9c3d886dfabf tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:36.612324 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5b03fd31-236e-4966-b0a1-9c3d886dfabf tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:36.612431 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-5b03fd31-236e-4966-b0a1-9c3d886dfabf tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Show backup with id f09f0b1e-ef76-4589-8fe4-c19146171308. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:36.617062 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:36.617062 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:41:36.617796 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5b03fd31-236e-4966-b0a1-9c3d886dfabf tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 returned with HTTP 200 Jul 03 19:41:36.618896 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1359/5441] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:41:36 2026] GET /volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:37.628347 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2af2009e-75d6-4057-bf24-05b15deacae6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:37.630055 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2af2009e-75d6-4057-bf24-05b15deacae6 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] GET https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 Jul 03 19:41:37.630257 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2af2009e-75d6-4057-bf24-05b15deacae6 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:37.630427 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2af2009e-75d6-4057-bf24-05b15deacae6 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:37.630538 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-2af2009e-75d6-4057-bf24-05b15deacae6 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Show backup with id f09f0b1e-ef76-4589-8fe4-c19146171308. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:41:37.633941 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2af2009e-75d6-4057-bf24-05b15deacae6 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 returned with HTTP 404 Jul 03 19:41:37.634444 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1368/5442] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:41:37 2026] GET /volume/v3/backups/f09f0b1e-ef76-4589-8fe4-c19146171308 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:41:37.642038 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0a0be421-5644-4d61-a21b-f3c33d102886 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:37.643874 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0a0be421-5644-4d61-a21b-f3c33d102886 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/a0e78efd-f8cc-42ad-bfa7-8eea3afd7bfe Jul 03 19:41:37.644066 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0a0be421-5644-4d61-a21b-f3c33d102886 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:37.644273 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0a0be421-5644-4d61-a21b-f3c33d102886 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:37.644464 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-0a0be421-5644-4d61-a21b-f3c33d102886 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Delete volume with id: a0e78efd-f8cc-42ad-bfa7-8eea3afd7bfe Jul 03 19:41:37.652098 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:37.652098 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:41:37.652540 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0a0be421-5644-4d61-a21b-f3c33d102886 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Volume info retrieved successfully. Jul 03 19:41:37.668933 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0a0be421-5644-4d61-a21b-f3c33d102886 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Delete volume request issued successfully. Jul 03 19:41:37.669176 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0a0be421-5644-4d61-a21b-f3c33d102886 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/volumes/a0e78efd-f8cc-42ad-bfa7-8eea3afd7bfe returned with HTTP 202 Jul 03 19:41:37.669601 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1372/5443] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:41:37 2026] DELETE /volume/v3/volumes/a0e78efd-f8cc-42ad-bfa7-8eea3afd7bfe => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:41:37.676790 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-02f7654c-f5d0-4adc-bbe9-d9fef4c22182 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:37.678573 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-02f7654c-f5d0-4adc-bbe9-d9fef4c22182 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] GET https://10.4.3.61/volume/v3/volumes/a0e78efd-f8cc-42ad-bfa7-8eea3afd7bfe Jul 03 19:41:37.678773 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-02f7654c-f5d0-4adc-bbe9-d9fef4c22182 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:37.678948 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-02f7654c-f5d0-4adc-bbe9-d9fef4c22182 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:37.685829 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:37.685829 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:41:37.688897 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-02f7654c-f5d0-4adc-bbe9-d9fef4c22182 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Volume info retrieved successfully. Jul 03 19:41:37.692726 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-02f7654c-f5d0-4adc-bbe9-d9fef4c22182 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/volumes/a0e78efd-f8cc-42ad-bfa7-8eea3afd7bfe returned with HTTP 200 Jul 03 19:41:37.693079 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1345/5444] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:41:37 2026] GET /volume/v3/volumes/a0e78efd-f8cc-42ad-bfa7-8eea3afd7bfe => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:41:38.705380 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-197df36c-7748-4508-9910-9f85531effe3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:38.707149 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-197df36c-7748-4508-9910-9f85531effe3 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] GET https://10.4.3.61/volume/v3/volumes/a0e78efd-f8cc-42ad-bfa7-8eea3afd7bfe Jul 03 19:41:38.707415 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-197df36c-7748-4508-9910-9f85531effe3 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:38.707626 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-197df36c-7748-4508-9910-9f85531effe3 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:38.713024 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-197df36c-7748-4508-9910-9f85531effe3 tempest-ProjectReaderTests39-827832097 tempest-ProjectReaderTests39-827832097-project-admin] https://10.4.3.61/volume/v3/volumes/a0e78efd-f8cc-42ad-bfa7-8eea3afd7bfe returned with HTTP 404 Jul 03 19:41:38.713516 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1360/5445] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:41:38 2026] GET /volume/v3/volumes/a0e78efd-f8cc-42ad-bfa7-8eea3afd7bfe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:41:40.433322 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6f994046-a32d-46fc-9b3b-500e00593eaa None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:40.498112 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6f994046-a32d-46fc-9b3b-500e00593eaa tempest-ProjectMemberTests-1953388000 tempest-ProjectMemberTests-1953388000-project-admin] GET https://10.4.3.61/volume/v3/scheduler-stats/get_pools Jul 03 19:41:40.498351 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6f994046-a32d-46fc-9b3b-500e00593eaa tempest-ProjectMemberTests-1953388000 tempest-ProjectMemberTests-1953388000-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:40.498532 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6f994046-a32d-46fc-9b3b-500e00593eaa tempest-ProjectMemberTests-1953388000 tempest-ProjectMemberTests-1953388000-project-admin] Calling method 'get_pools' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:41.001053 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6f994046-a32d-46fc-9b3b-500e00593eaa tempest-ProjectMemberTests-1953388000 tempest-ProjectMemberTests-1953388000-project-admin] https://10.4.3.61/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 19:41:41.001560 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1369/5446] 10.4.3.61 () {66 vars in 1284 bytes} [Fri Jul 3 19:41:40 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:41.009231 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2a9d37ee-0227-4fcd-aa14-5772ee835864 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:41.070633 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2a9d37ee-0227-4fcd-aa14-5772ee835864 tempest-ProjectMemberTests-1953388000 tempest-ProjectMemberTests-1953388000-project-member] GET https://10.4.3.61/volume/v3/capabilities/np0000004460@storpool Jul 03 19:41:41.070827 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2a9d37ee-0227-4fcd-aa14-5772ee835864 tempest-ProjectMemberTests-1953388000 tempest-ProjectMemberTests-1953388000-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:41.071030 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2a9d37ee-0227-4fcd-aa14-5772ee835864 tempest-ProjectMemberTests-1953388000 tempest-ProjectMemberTests-1953388000-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:41.071639 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.policy [None req-2a9d37ee-0227-4fcd-aa14-5772ee835864 tempest-ProjectMemberTests-1953388000 tempest-ProjectMemberTests-1953388000-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '7944f3cdc4084ce990768718afd014b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dad9c1cb4fd34783b86ca88b494ccb85', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99927) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 19:41:41.071819 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2a9d37ee-0227-4fcd-aa14-5772ee835864 tempest-ProjectMemberTests-1953388000 tempest-ProjectMemberTests-1953388000-project-member] https://10.4.3.61/volume/v3/capabilities/np0000004460@storpool returned with HTTP 403 Jul 03 19:41:41.072580 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1373/5447] 10.4.3.61 () {66 vars in 1311 bytes} [Fri Jul 3 19:41:41 2026] GET /volume/v3/capabilities/np0000004460@storpool => generated 110 bytes in 64 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:41:42.474309 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-bbc55dd2-37cb-4e9f-8832-9f291b73fb70 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:42.550050 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bbc55dd2-37cb-4e9f-8832-9f291b73fb70 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:41:42.550431 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bbc55dd2-37cb-4e9f-8832-9f291b73fb70 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1608788601", "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=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:42.565852 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bbc55dd2-37cb-4e9f-8832-9f291b73fb70 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:41:42.566219 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1346/5448] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:41:42 2026] POST /volume/v3/types => generated 380 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:42.573721 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e21ad650-2147-4910-80c6-e21864bcecce None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:42.575461 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e21ad650-2147-4910-80c6-e21864bcecce tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] POST https://10.4.3.61/volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c/encryption Jul 03 19:41:42.575771 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e21ad650-2147-4910-80c6-e21864bcecce tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:42.590719 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e21ad650-2147-4910-80c6-e21864bcecce tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c/encryption returned with HTTP 200 Jul 03 19:41:42.591358 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1361/5449] 10.4.3.61 () {68 vars in 1390 bytes} [Fri Jul 3 19:41:42 2026] POST /volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:42.599223 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d559de8e-0b05-4945-a097-c56fce944e5d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:42.600934 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d559de8e-0b05-4945-a097-c56fce944e5d tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:41:42.601316 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d559de8e-0b05-4945-a097-c56fce944e5d tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-422497307", "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=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:42.617190 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d559de8e-0b05-4945-a097-c56fce944e5d tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:41:42.617614 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1370/5450] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:41:42 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:42.625369 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2ed6b697-fc32-42cc-bd0d-128c3a67d7c8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:42.629571 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2ed6b697-fc32-42cc-bd0d-128c3a67d7c8 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] POST https://10.4.3.61/volume/v3/types/4944d324-9f6a-49be-8366-ecd3aa9c8b00/encryption Jul 03 19:41:42.631190 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2ed6b697-fc32-42cc-bd0d-128c3a67d7c8 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:42.647472 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2ed6b697-fc32-42cc-bd0d-128c3a67d7c8 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types/4944d324-9f6a-49be-8366-ecd3aa9c8b00/encryption returned with HTTP 200 Jul 03 19:41:42.647968 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1374/5451] 10.4.3.61 () {68 vars in 1390 bytes} [Fri Jul 3 19:41:42 2026] POST /volume/v3/types/4944d324-9f6a-49be-8366-ecd3aa9c8b00/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:42.656546 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7c51ed40-e02f-40d5-803f-0372988666e5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:42.658292 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7c51ed40-e02f-40d5-803f-0372988666e5 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:41:42.658679 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7c51ed40-e02f-40d5-803f-0372988666e5 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1771796302", "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=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:42.677030 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7c51ed40-e02f-40d5-803f-0372988666e5 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:41:42.677419 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1347/5452] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:41:42 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:42.685134 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c4731506-8c15-496d-9278-4bb38479404e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:42.687067 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c4731506-8c15-496d-9278-4bb38479404e tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] POST https://10.4.3.61/volume/v3/types/24e80ee0-6511-42fc-8481-a7399a284494/extra_specs Jul 03 19:41:42.687459 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c4731506-8c15-496d-9278-4bb38479404e tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:42.709611 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c4731506-8c15-496d-9278-4bb38479404e tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types/24e80ee0-6511-42fc-8481-a7399a284494/extra_specs returned with HTTP 200 Jul 03 19:41:42.710017 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1362/5453] 10.4.3.61 () {68 vars in 1392 bytes} [Fri Jul 3 19:41:42 2026] POST /volume/v3/types/24e80ee0-6511-42fc-8481-a7399a284494/extra_specs => generated 35 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:41:42.717109 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b0aec4e6-d1fd-499d-8f7b-a44c2c775638 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:42.718794 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b0aec4e6-d1fd-499d-8f7b-a44c2c775638 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] PUT https://10.4.3.61/volume/v3/types/24e80ee0-6511-42fc-8481-a7399a284494/extra_specs/key2 Jul 03 19:41:42.719101 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b0aec4e6-d1fd-499d-8f7b-a44c2c775638 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:42.736100 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b0aec4e6-d1fd-499d-8f7b-a44c2c775638 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types/24e80ee0-6511-42fc-8481-a7399a284494/extra_specs/key2 returned with HTTP 200 Jul 03 19:41:42.736512 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1371/5454] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:41:42 2026] PUT /volume/v3/types/24e80ee0-6511-42fc-8481-a7399a284494/extra_specs/key2 => generated 25 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:41:42.744110 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d5350f50-858b-4e07-b710-bb9d21c417c7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:42.745688 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d5350f50-858b-4e07-b710-bb9d21c417c7 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:41:42.745990 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d5350f50-858b-4e07-b710-bb9d21c417c7 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:42.757561 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d5350f50-858b-4e07-b710-bb9d21c417c7 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:41:42.757942 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1375/5455] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:41:42 2026] POST /volume/v3/types => generated 195 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:42.765512 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6328d62e-855f-48cc-9fb2-d06f25ba8ec7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:42.767808 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6328d62e-855f-48cc-9fb2-d06f25ba8ec7 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] DELETE https://10.4.3.61/volume/v3/types/54b2e0cc-7ffd-4e35-b02a-436013777f97 Jul 03 19:41:42.768023 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6328d62e-855f-48cc-9fb2-d06f25ba8ec7 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:42.768265 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6328d62e-855f-48cc-9fb2-d06f25ba8ec7 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Calling method '_delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:42.793473 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6328d62e-855f-48cc-9fb2-d06f25ba8ec7 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types/54b2e0cc-7ffd-4e35-b02a-436013777f97 returned with HTTP 202 Jul 03 19:41:42.793895 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1348/5456] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:41:42 2026] DELETE /volume/v3/types/54b2e0cc-7ffd-4e35-b02a-436013777f97 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:41:42.801205 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-372eaa32-1098-4773-9f2a-fbb2883c1c38 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:42.803671 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-372eaa32-1098-4773-9f2a-fbb2883c1c38 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:41:42.804184 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-372eaa32-1098-4773-9f2a-fbb2883c1c38 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-504619174", "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=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:42.821932 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-372eaa32-1098-4773-9f2a-fbb2883c1c38 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:41:42.822408 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1363/5457] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:41:42 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:42.830236 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-69b44c3d-dbd0-4c45-9f4a-4fcc5102b72d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:42.831915 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-69b44c3d-dbd0-4c45-9f4a-4fcc5102b72d tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] POST https://10.4.3.61/volume/v3/types/311bc287-2567-4398-8701-97eaa38a4037/encryption Jul 03 19:41:42.832259 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-69b44c3d-dbd0-4c45-9f4a-4fcc5102b72d tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:42.848090 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-69b44c3d-dbd0-4c45-9f4a-4fcc5102b72d tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types/311bc287-2567-4398-8701-97eaa38a4037/encryption returned with HTTP 200 Jul 03 19:41:42.848529 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1372/5458] 10.4.3.61 () {68 vars in 1390 bytes} [Fri Jul 3 19:41:42 2026] POST /volume/v3/types/311bc287-2567-4398-8701-97eaa38a4037/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:42.855866 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5587842b-cbb9-47ed-bcd6-dfd7f7b1e03c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:42.858269 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5587842b-cbb9-47ed-bcd6-dfd7f7b1e03c tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] DELETE https://10.4.3.61/volume/v3/types/311bc287-2567-4398-8701-97eaa38a4037/encryption/073333e2-5344-4ba7-99d4-0727fb6b1012 Jul 03 19:41:42.858518 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5587842b-cbb9-47ed-bcd6-dfd7f7b1e03c tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:42.858764 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5587842b-cbb9-47ed-bcd6-dfd7f7b1e03c tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:42.872924 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5587842b-cbb9-47ed-bcd6-dfd7f7b1e03c tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types/311bc287-2567-4398-8701-97eaa38a4037/encryption/073333e2-5344-4ba7-99d4-0727fb6b1012 returned with HTTP 202 Jul 03 19:41:42.873435 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1376/5459] 10.4.3.61 () {66 vars in 1482 bytes} [Fri Jul 3 19:41:42 2026] DELETE /volume/v3/types/311bc287-2567-4398-8701-97eaa38a4037/encryption/073333e2-5344-4ba7-99d4-0727fb6b1012 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:41:42.882047 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ea314c9c-0ecc-4426-8f27-58f5ca75f1b8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:42.884038 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ea314c9c-0ecc-4426-8f27-58f5ca75f1b8 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:41:42.884921 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ea314c9c-0ecc-4426-8f27-58f5ca75f1b8 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-530371415", "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=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:42.903656 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ea314c9c-0ecc-4426-8f27-58f5ca75f1b8 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:41:42.904478 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1349/5460] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:41:42 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 19:41:42.914553 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5635d362-10e0-4a99-9a77-9d8db0970647 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:42.916459 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5635d362-10e0-4a99-9a77-9d8db0970647 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] DELETE https://10.4.3.61/volume/v3/types/99f6068c-47f9-4b82-af63-524b5e4ba01c/extra_specs/key1 Jul 03 19:41:42.916655 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5635d362-10e0-4a99-9a77-9d8db0970647 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:42.916851 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5635d362-10e0-4a99-9a77-9d8db0970647 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:42.936651 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5635d362-10e0-4a99-9a77-9d8db0970647 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types/99f6068c-47f9-4b82-af63-524b5e4ba01c/extra_specs/key1 returned with HTTP 202 Jul 03 19:41:42.937081 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1364/5461] 10.4.3.61 () {66 vars in 1389 bytes} [Fri Jul 3 19:41:42 2026] DELETE /volume/v3/types/99f6068c-47f9-4b82-af63-524b5e4ba01c/extra_specs/key1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:41:42.945080 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9bb0c23c-e6ae-40cf-a5f1-4f5784c6c0dc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:42.947191 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9bb0c23c-e6ae-40cf-a5f1-4f5784c6c0dc tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:41:42.947559 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9bb0c23c-e6ae-40cf-a5f1-4f5784c6c0dc tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1169622321", "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=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:42.966558 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9bb0c23c-e6ae-40cf-a5f1-4f5784c6c0dc tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:41:42.967037 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1373/5462] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:41:42 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:42.975643 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e877f74e-9f38-49d1-a7d3-0d874699c533 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:42.977453 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e877f74e-9f38-49d1-a7d3-0d874699c533 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] DELETE https://10.4.3.61/volume/v3/types/b8c3dd49-dee2-418b-b617-9979ac600a0c Jul 03 19:41:42.977688 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e877f74e-9f38-49d1-a7d3-0d874699c533 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:42.977890 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e877f74e-9f38-49d1-a7d3-0d874699c533 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Calling method '_delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:43.003383 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e877f74e-9f38-49d1-a7d3-0d874699c533 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types/b8c3dd49-dee2-418b-b617-9979ac600a0c returned with HTTP 202 Jul 03 19:41:43.003861 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1377/5463] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:41:42 2026] DELETE /volume/v3/types/b8c3dd49-dee2-418b-b617-9979ac600a0c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:41:43.011398 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-63851e96-3619-446c-ad56-ca71f0f0c423 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:43.012814 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-63851e96-3619-446c-ad56-ca71f0f0c423 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] GET https://10.4.3.61/volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c/extra_specs Jul 03 19:41:43.013149 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-63851e96-3619-446c-ad56-ca71f0f0c423 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:43.013453 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-63851e96-3619-446c-ad56-ca71f0f0c423 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:43.019836 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-63851e96-3619-446c-ad56-ca71f0f0c423 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c/extra_specs returned with HTTP 200 Jul 03 19:41:43.020353 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1350/5464] 10.4.3.61 () {66 vars in 1371 bytes} [Fri Jul 3 19:41:43 2026] GET /volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c/extra_specs => generated 185 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:43.028332 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0e0dac9c-ab0e-4eb5-87ee-643db804482b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:43.030453 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0e0dac9c-ab0e-4eb5-87ee-643db804482b tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] GET https://10.4.3.61/volume/v3/types Jul 03 19:41:43.030685 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0e0dac9c-ab0e-4eb5-87ee-643db804482b tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:43.030922 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0e0dac9c-ab0e-4eb5-87ee-643db804482b tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Calling method 'index' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:43.058747 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0e0dac9c-ab0e-4eb5-87ee-643db804482b tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:41:43.061141 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1365/5465] 10.4.3.61 () {66 vars in 1224 bytes} [Fri Jul 3 19:41:43 2026] GET /volume/v3/types => generated 2609 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:41:43.069737 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c6c0acd8-3bf5-47a5-8685-708c44d05d25 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:43.071915 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c6c0acd8-3bf5-47a5-8685-708c44d05d25 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] GET https://10.4.3.61/volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c/encryption/cipher Jul 03 19:41:43.072146 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c6c0acd8-3bf5-47a5-8685-708c44d05d25 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:43.072377 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c6c0acd8-3bf5-47a5-8685-708c44d05d25 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:43.079806 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c6c0acd8-3bf5-47a5-8685-708c44d05d25 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c/encryption/cipher returned with HTTP 200 Jul 03 19:41:43.080425 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1374/5466] 10.4.3.61 () {66 vars in 1389 bytes} [Fri Jul 3 19:41:43 2026] GET /volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c/encryption/cipher => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:41:43.089046 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-37cece50-002d-446f-b22f-4e7ac6a74a4d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:43.090969 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-37cece50-002d-446f-b22f-4e7ac6a74a4d tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] GET https://10.4.3.61/volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c/encryption Jul 03 19:41:43.091245 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-37cece50-002d-446f-b22f-4e7ac6a74a4d tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:43.091472 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-37cece50-002d-446f-b22f-4e7ac6a74a4d tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:43.097725 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-37cece50-002d-446f-b22f-4e7ac6a74a4d tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c/encryption returned with HTTP 200 Jul 03 19:41:43.098216 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1378/5467] 10.4.3.61 () {66 vars in 1368 bytes} [Fri Jul 3 19:41:43 2026] GET /volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:43.107379 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c0727a05-802a-4c6b-b684-1055aeddd1bc None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:43.110963 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c0727a05-802a-4c6b-b684-1055aeddd1bc tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] GET https://10.4.3.61/volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c/extra_specs/multiattach Jul 03 19:41:43.110963 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c0727a05-802a-4c6b-b684-1055aeddd1bc tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:43.110963 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c0727a05-802a-4c6b-b684-1055aeddd1bc tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:43.116234 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c0727a05-802a-4c6b-b684-1055aeddd1bc tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c/extra_specs/multiattach returned with HTTP 200 Jul 03 19:41:43.116785 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1351/5468] 10.4.3.61 () {66 vars in 1407 bytes} [Fri Jul 3 19:41:43 2026] GET /volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:41:43.123885 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-03b59b3f-d850-49df-b4b7-d1cafc340bfc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:43.126254 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-03b59b3f-d850-49df-b4b7-d1cafc340bfc tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] GET https://10.4.3.61/volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c/extra_specs/volume_backend_name Jul 03 19:41:43.126462 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-03b59b3f-d850-49df-b4b7-d1cafc340bfc tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:43.126661 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-03b59b3f-d850-49df-b4b7-d1cafc340bfc tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:43.133282 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-03b59b3f-d850-49df-b4b7-d1cafc340bfc tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c/extra_specs/volume_backend_name returned with HTTP 200 Jul 03 19:41:43.133707 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1366/5469] 10.4.3.61 () {66 vars in 1431 bytes} [Fri Jul 3 19:41:43 2026] GET /volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c/extra_specs/volume_backend_name => generated 44 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:41:43.142987 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-85faf788-5972-4cdd-b35b-057d55cda1d7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:43.145044 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-85faf788-5972-4cdd-b35b-057d55cda1d7 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] GET https://10.4.3.61/volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c Jul 03 19:41:43.145303 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-85faf788-5972-4cdd-b35b-057d55cda1d7 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:43.145551 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-85faf788-5972-4cdd-b35b-057d55cda1d7 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:43.150522 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-85faf788-5972-4cdd-b35b-057d55cda1d7 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c returned with HTTP 200 Jul 03 19:41:43.150842 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1375/5470] 10.4.3.61 () {66 vars in 1335 bytes} [Fri Jul 3 19:41:43 2026] GET /volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c => generated 402 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:43.162393 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fcca6ea7-363d-407e-ad5d-585500997f61 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:43.164353 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fcca6ea7-363d-407e-ad5d-585500997f61 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] PUT https://10.4.3.61/volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c/encryption/68675a03-b77e-4f98-a4ee-973eea1b285d Jul 03 19:41:43.164673 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fcca6ea7-363d-407e-ad5d-585500997f61 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:43.183629 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fcca6ea7-363d-407e-ad5d-585500997f61 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c/encryption/68675a03-b77e-4f98-a4ee-973eea1b285d returned with HTTP 200 Jul 03 19:41:43.184367 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1379/5471] 10.4.3.61 () {68 vars in 1499 bytes} [Fri Jul 3 19:41:43 2026] PUT /volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c/encryption/68675a03-b77e-4f98-a4ee-973eea1b285d => generated 33 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:41:43.192315 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e476fc9f-8d9b-4ae6-beb5-f813b971aace None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:43.196197 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e476fc9f-8d9b-4ae6-beb5-f813b971aace tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] PUT https://10.4.3.61/volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c/extra_specs/key1 Jul 03 19:41:43.196197 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e476fc9f-8d9b-4ae6-beb5-f813b971aace tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:43.216185 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e476fc9f-8d9b-4ae6-beb5-f813b971aace tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c/extra_specs/key1 returned with HTTP 200 Jul 03 19:41:43.216185 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1352/5472] 10.4.3.61 () {68 vars in 1406 bytes} [Fri Jul 3 19:41:43 2026] PUT /volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c/extra_specs/key1 => generated 30 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 19:41:43.224068 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4f42b979-2cbd-4a4a-ba5d-43f5f55b856c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:43.225894 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4f42b979-2cbd-4a4a-ba5d-43f5f55b856c tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] PUT https://10.4.3.61/volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c Jul 03 19:41:43.226345 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4f42b979-2cbd-4a4a-ba5d-43f5f55b856c tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:43.241655 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4f42b979-2cbd-4a4a-ba5d-43f5f55b856c tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c returned with HTTP 200 Jul 03 19:41:43.242153 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1367/5473] 10.4.3.61 () {68 vars in 1355 bytes} [Fri Jul 3 19:41:43 2026] PUT /volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c => generated 371 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:43.254122 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0982d0eb-ffe1-41ba-a0e7-c2511f7e9ea5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:43.256296 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0982d0eb-ffe1-41ba-a0e7-c2511f7e9ea5 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] DELETE https://10.4.3.61/volume/v3/types/99f6068c-47f9-4b82-af63-524b5e4ba01c Jul 03 19:41:43.256539 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0982d0eb-ffe1-41ba-a0e7-c2511f7e9ea5 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:43.256803 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0982d0eb-ffe1-41ba-a0e7-c2511f7e9ea5 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Calling method '_delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:43.286084 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0982d0eb-ffe1-41ba-a0e7-c2511f7e9ea5 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types/99f6068c-47f9-4b82-af63-524b5e4ba01c returned with HTTP 202 Jul 03 19:41:43.286610 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1376/5474] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:41:43 2026] DELETE /volume/v3/types/99f6068c-47f9-4b82-af63-524b5e4ba01c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:41:43.298069 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8d691501-9cee-4704-972e-f6ea157c7b35 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:43.299817 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8d691501-9cee-4704-972e-f6ea157c7b35 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] DELETE https://10.4.3.61/volume/v3/types/311bc287-2567-4398-8701-97eaa38a4037 Jul 03 19:41:43.300023 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8d691501-9cee-4704-972e-f6ea157c7b35 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:43.300231 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8d691501-9cee-4704-972e-f6ea157c7b35 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Calling method '_delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:43.340192 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8d691501-9cee-4704-972e-f6ea157c7b35 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types/311bc287-2567-4398-8701-97eaa38a4037 returned with HTTP 202 Jul 03 19:41:43.340192 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1380/5475] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:41:43 2026] DELETE /volume/v3/types/311bc287-2567-4398-8701-97eaa38a4037 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:41:43.346852 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3f08eb00-a2c2-45fb-9a03-5694439103d9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:43.349183 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3f08eb00-a2c2-45fb-9a03-5694439103d9 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] DELETE https://10.4.3.61/volume/v3/types/24e80ee0-6511-42fc-8481-a7399a284494 Jul 03 19:41:43.350918 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3f08eb00-a2c2-45fb-9a03-5694439103d9 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:43.352418 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3f08eb00-a2c2-45fb-9a03-5694439103d9 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Calling method '_delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:43.385714 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3f08eb00-a2c2-45fb-9a03-5694439103d9 tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types/24e80ee0-6511-42fc-8481-a7399a284494 returned with HTTP 202 Jul 03 19:41:43.386106 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1353/5476] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:41:43 2026] DELETE /volume/v3/types/24e80ee0-6511-42fc-8481-a7399a284494 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:41:43.393239 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-efcbf9b0-e0e0-499d-8e9d-f0d39a4238ed None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:43.395574 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-efcbf9b0-e0e0-499d-8e9d-f0d39a4238ed tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] DELETE https://10.4.3.61/volume/v3/types/4944d324-9f6a-49be-8366-ecd3aa9c8b00 Jul 03 19:41:43.395854 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-efcbf9b0-e0e0-499d-8e9d-f0d39a4238ed tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:43.396145 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-efcbf9b0-e0e0-499d-8e9d-f0d39a4238ed tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Calling method '_delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:43.425056 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-efcbf9b0-e0e0-499d-8e9d-f0d39a4238ed tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types/4944d324-9f6a-49be-8366-ecd3aa9c8b00 returned with HTTP 202 Jul 03 19:41:43.425581 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1368/5477] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:41:43 2026] DELETE /volume/v3/types/4944d324-9f6a-49be-8366-ecd3aa9c8b00 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:41:43.433774 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e3f8cf4c-c50f-4062-b6a3-8be3d2ec2cbd None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:43.435561 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e3f8cf4c-c50f-4062-b6a3-8be3d2ec2cbd tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] DELETE https://10.4.3.61/volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c Jul 03 19:41:43.435778 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e3f8cf4c-c50f-4062-b6a3-8be3d2ec2cbd tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:43.436032 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e3f8cf4c-c50f-4062-b6a3-8be3d2ec2cbd tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] Calling method '_delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:43.459058 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e3f8cf4c-c50f-4062-b6a3-8be3d2ec2cbd tempest-VolumeTypesAdminTests-18427016 tempest-VolumeTypesAdminTests-18427016-project-admin] https://10.4.3.61/volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c returned with HTTP 202 Jul 03 19:41:43.459497 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1377/5478] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:41:43 2026] DELETE /volume/v3/types/a1499629-6990-4125-9a2e-506702a2a59c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:41:44.857730 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6c6d336d-c044-41e1-a731-e6d5635a85a0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:44.939480 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6c6d336d-c044-41e1-a731-e6d5635a85a0 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:41:44.939905 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6c6d336d-c044-41e1-a731-e6d5635a85a0 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1762105343"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:44.941806 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-6c6d336d-c044-41e1-a731-e6d5635a85a0 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1762105343'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:41:44.942021 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-6c6d336d-c044-41e1-a731-e6d5635a85a0 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Create volume of 1 GB Jul 03 19:41:44.946681 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6c6d336d-c044-41e1-a731-e6d5635a85a0 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Availability Zones retrieved successfully. Jul 03 19:41:44.953848 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-6c6d336d-c044-41e1-a731-e6d5635a85a0 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Flow 'volume_create_api' (c31ade16-977e-44dc-be41-a1502bf47f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:41:44.955279 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-6c6d336d-c044-41e1-a731-e6d5635a85a0 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7692e626-1d68-441d-90bd-454b7338fccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:44.956442 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-6c6d336d-c044-41e1-a731-e6d5635a85a0 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:41:44.982269 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-6c6d336d-c044-41e1-a731-e6d5635a85a0 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7692e626-1d68-441d-90bd-454b7338fccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:44.983086 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-6c6d336d-c044-41e1-a731-e6d5635a85a0 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c920be76-a9bb-4832-b882-e0932b8e99c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:45.037211 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-6c6d336d-c044-41e1-a731-e6d5635a85a0 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Created reservations ['b06da6ba-b802-471b-ab25-df57173b4740', 'f079717b-bc22-42b0-9098-2a044e1ec012', '96dc5058-6bf9-4e16-ac90-eca5e5d95601', '2722b005-d280-4681-ac1c-eb7348bb1d96'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:41:45.037988 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-6c6d336d-c044-41e1-a731-e6d5635a85a0 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c920be76-a9bb-4832-b882-e0932b8e99c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b06da6ba-b802-471b-ab25-df57173b4740', 'f079717b-bc22-42b0-9098-2a044e1ec012', '96dc5058-6bf9-4e16-ac90-eca5e5d95601', '2722b005-d280-4681-ac1c-eb7348bb1d96']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:45.038704 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-6c6d336d-c044-41e1-a731-e6d5635a85a0 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca382f7e-c317-4b16-8c99-0a25b7eccd50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:45.060956 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-6c6d336d-c044-41e1-a731-e6d5635a85a0 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca382f7e-c317-4b16-8c99-0a25b7eccd50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a71dfd35-52c1-4cfa-ae96-72e7bed18c35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1762105343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='591aca9327be48cd8cce56c6eab43af9',qos_specs=None,replication_status=,reservations=['b06da6ba-b802-471b-ab25-df57173b4740','f079717b-bc22-42b0-9098-2a044e1ec012','96dc5058-6bf9-4e16-ac90-eca5e5d95601','2722b005-d280-4681-ac1c-eb7348bb1d96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3632d6e573ee4ffe9e39a2c290d07bdd',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:41:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1762105343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a71dfd35-52c1-4cfa-ae96-72e7bed18c35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='591aca9327be48cd8cce56c6eab43af9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3632d6e573ee4ffe9e39a2c290d07bdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:45.061699 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-6c6d336d-c044-41e1-a731-e6d5635a85a0 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84ead641-a12e-47bc-b094-6d0a2854cdad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:45.077108 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-6c6d336d-c044-41e1-a731-e6d5635a85a0 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84ead641-a12e-47bc-b094-6d0a2854cdad) transitioned into state 'SUCCESS' from state '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-1762105343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='591aca9327be48cd8cce56c6eab43af9',qos_specs=None,replication_status=,reservations=['b06da6ba-b802-471b-ab25-df57173b4740','f079717b-bc22-42b0-9098-2a044e1ec012','96dc5058-6bf9-4e16-ac90-eca5e5d95601','2722b005-d280-4681-ac1c-eb7348bb1d96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3632d6e573ee4ffe9e39a2c290d07bdd',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:45.077827 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-6c6d336d-c044-41e1-a731-e6d5635a85a0 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c832ffd2-41bc-431b-b057-f9c18a5269ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:45.087771 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-6c6d336d-c044-41e1-a731-e6d5635a85a0 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c832ffd2-41bc-431b-b057-f9c18a5269ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:45.088576 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-6c6d336d-c044-41e1-a731-e6d5635a85a0 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Flow 'volume_create_api' (c31ade16-977e-44dc-be41-a1502bf47f12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:41:45.089050 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6c6d336d-c044-41e1-a731-e6d5635a85a0 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Create volume request issued successfully. Jul 03 19:41:45.089844 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6c6d336d-c044-41e1-a731-e6d5635a85a0 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:41:45.090334 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1381/5479] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:41:44 2026] POST /volume/v3/volumes => generated 776 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:41:45.105016 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b1b6faa3-9d0a-4061-96e3-a579fbe5ecf1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:45.106792 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b1b6faa3-9d0a-4061-96e3-a579fbe5ecf1 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] GET https://10.4.3.61/volume/v3/volumes/a71dfd35-52c1-4cfa-ae96-72e7bed18c35 Jul 03 19:41:45.107028 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b1b6faa3-9d0a-4061-96e3-a579fbe5ecf1 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:45.107231 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b1b6faa3-9d0a-4061-96e3-a579fbe5ecf1 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:45.114557 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:45.114557 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:41:45.118566 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b1b6faa3-9d0a-4061-96e3-a579fbe5ecf1 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Volume info retrieved successfully. Jul 03 19:41:45.122823 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b1b6faa3-9d0a-4061-96e3-a579fbe5ecf1 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] https://10.4.3.61/volume/v3/volumes/a71dfd35-52c1-4cfa-ae96-72e7bed18c35 returned with HTTP 200 Jul 03 19:41:45.123245 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1354/5480] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:41:45 2026] GET /volume/v3/volumes/a71dfd35-52c1-4cfa-ae96-72e7bed18c35 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:41:46.140098 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-04dc125d-3478-44ea-b201-cb390aff0fdf None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:46.141899 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-04dc125d-3478-44ea-b201-cb390aff0fdf tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] GET https://10.4.3.61/volume/v3/volumes/a71dfd35-52c1-4cfa-ae96-72e7bed18c35 Jul 03 19:41:46.142160 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-04dc125d-3478-44ea-b201-cb390aff0fdf tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:46.142371 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-04dc125d-3478-44ea-b201-cb390aff0fdf tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:46.150585 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:46.150585 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:41:46.154578 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-04dc125d-3478-44ea-b201-cb390aff0fdf tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Volume info retrieved successfully. Jul 03 19:41:46.158863 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-04dc125d-3478-44ea-b201-cb390aff0fdf tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] https://10.4.3.61/volume/v3/volumes/a71dfd35-52c1-4cfa-ae96-72e7bed18c35 returned with HTTP 200 Jul 03 19:41:46.159416 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1369/5481] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:41:46 2026] GET /volume/v3/volumes/a71dfd35-52c1-4cfa-ae96-72e7bed18c35 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:41:46.172518 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-44568793-3366-45cc-93f0-d7be0a719b40 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:46.229200 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-44568793-3366-45cc-93f0-d7be0a719b40 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-reader] GET https://10.4.3.61/volume/v3/volumes Jul 03 19:41:46.229419 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-44568793-3366-45cc-93f0-d7be0a719b40 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-reader] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:46.229598 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-44568793-3366-45cc-93f0-d7be0a719b40 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-reader] Calling method 'index' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:46.229858 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.api_utils [None req-44568793-3366-45cc-93f0-d7be0a719b40 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-reader] Removing options '' from query. {{(pid=99925) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:41:46.230579 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-44568793-3366-45cc-93f0-d7be0a719b40 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99925) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:41:46.237642 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-44568793-3366-45cc-93f0-d7be0a719b40 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-reader] Get all volumes completed successfully. Jul 03 19:41:46.238074 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-44568793-3366-45cc-93f0-d7be0a719b40 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-reader] https://10.4.3.61/volume/v3/volumes returned with HTTP 200 Jul 03 19:41:46.238451 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1378/5482] 10.4.3.61 () {68 vars in 1271 bytes} [Fri Jul 3 19:41:46 2026] GET /volume/v3/volumes => generated 334 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:41:46.248280 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8c85c080-46e7-4a70-b049-e8332da443aa None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:46.250304 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8c85c080-46e7-4a70-b049-e8332da443aa tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/a71dfd35-52c1-4cfa-ae96-72e7bed18c35 Jul 03 19:41:46.250512 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8c85c080-46e7-4a70-b049-e8332da443aa tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:46.250691 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8c85c080-46e7-4a70-b049-e8332da443aa tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:46.250841 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-8c85c080-46e7-4a70-b049-e8332da443aa tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Delete volume with id: a71dfd35-52c1-4cfa-ae96-72e7bed18c35 Jul 03 19:41:46.258457 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:46.258457 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:41:46.258911 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8c85c080-46e7-4a70-b049-e8332da443aa tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Volume info retrieved successfully. Jul 03 19:41:46.279580 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8c85c080-46e7-4a70-b049-e8332da443aa tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Delete volume request issued successfully. Jul 03 19:41:46.279759 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8c85c080-46e7-4a70-b049-e8332da443aa tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] https://10.4.3.61/volume/v3/volumes/a71dfd35-52c1-4cfa-ae96-72e7bed18c35 returned with HTTP 202 Jul 03 19:41:46.280258 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1382/5483] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:41:46 2026] DELETE /volume/v3/volumes/a71dfd35-52c1-4cfa-ae96-72e7bed18c35 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:41:46.287511 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8e8921e9-b25c-4f33-b1f5-8022f4eaf06d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:46.289899 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8e8921e9-b25c-4f33-b1f5-8022f4eaf06d tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] GET https://10.4.3.61/volume/v3/volumes/a71dfd35-52c1-4cfa-ae96-72e7bed18c35 Jul 03 19:41:46.290232 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8e8921e9-b25c-4f33-b1f5-8022f4eaf06d tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:46.290525 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8e8921e9-b25c-4f33-b1f5-8022f4eaf06d tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:46.298073 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:46.298073 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:41:46.301911 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8e8921e9-b25c-4f33-b1f5-8022f4eaf06d tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Volume info retrieved successfully. Jul 03 19:41:46.306861 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8e8921e9-b25c-4f33-b1f5-8022f4eaf06d tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] https://10.4.3.61/volume/v3/volumes/a71dfd35-52c1-4cfa-ae96-72e7bed18c35 returned with HTTP 200 Jul 03 19:41:46.307351 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1355/5484] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:41:46 2026] GET /volume/v3/volumes/a71dfd35-52c1-4cfa-ae96-72e7bed18c35 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:41:47.321590 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0651f029-2d82-4b5f-afdd-17d3f82945ae None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:47.323718 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0651f029-2d82-4b5f-afdd-17d3f82945ae tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] GET https://10.4.3.61/volume/v3/volumes/a71dfd35-52c1-4cfa-ae96-72e7bed18c35 Jul 03 19:41:47.323993 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0651f029-2d82-4b5f-afdd-17d3f82945ae tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:47.324246 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0651f029-2d82-4b5f-afdd-17d3f82945ae tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:47.331196 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0651f029-2d82-4b5f-afdd-17d3f82945ae tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] https://10.4.3.61/volume/v3/volumes/a71dfd35-52c1-4cfa-ae96-72e7bed18c35 returned with HTTP 404 Jul 03 19:41:47.331740 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1370/5485] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:41:47 2026] GET /volume/v3/volumes/a71dfd35-52c1-4cfa-ae96-72e7bed18c35 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:41:47.340531 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-107d21e0-91f0-46f6-a0bc-71a4467841ec None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:47.342322 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-107d21e0-91f0-46f6-a0bc-71a4467841ec tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:41:47.342706 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-107d21e0-91f0-46f6-a0bc-71a4467841ec tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1231803247"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:47.344039 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-107d21e0-91f0-46f6-a0bc-71a4467841ec tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1231803247'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:41:47.344209 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-107d21e0-91f0-46f6-a0bc-71a4467841ec tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Create volume of 1 GB Jul 03 19:41:47.344496 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:47.344496 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:41:47.347997 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-107d21e0-91f0-46f6-a0bc-71a4467841ec tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Availability Zones retrieved successfully. Jul 03 19:41:47.353310 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-107d21e0-91f0-46f6-a0bc-71a4467841ec tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Flow 'volume_create_api' (1cf01c85-aa33-40d5-9a44-5eee3fa3d7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:41:47.354201 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-107d21e0-91f0-46f6-a0bc-71a4467841ec tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4601a196-ac46-419f-bc61-ec12b9785465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:47.354914 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-107d21e0-91f0-46f6-a0bc-71a4467841ec tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:41:47.377768 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-107d21e0-91f0-46f6-a0bc-71a4467841ec tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4601a196-ac46-419f-bc61-ec12b9785465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:47.378505 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-107d21e0-91f0-46f6-a0bc-71a4467841ec tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5550d69a-2094-4a6f-bf6f-e53b6d3466af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:47.415865 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-107d21e0-91f0-46f6-a0bc-71a4467841ec tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Created reservations ['01653ceb-848c-46eb-b322-204fa0437779', '4cd45bec-21a5-484d-9f21-06aedb452172', '1c23cc8f-370e-4a7c-8b61-274935c1415e', '53922a0a-4a89-482a-bb99-e335626274e9'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:41:47.416752 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-107d21e0-91f0-46f6-a0bc-71a4467841ec tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5550d69a-2094-4a6f-bf6f-e53b6d3466af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01653ceb-848c-46eb-b322-204fa0437779', '4cd45bec-21a5-484d-9f21-06aedb452172', '1c23cc8f-370e-4a7c-8b61-274935c1415e', '53922a0a-4a89-482a-bb99-e335626274e9']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:47.417483 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-107d21e0-91f0-46f6-a0bc-71a4467841ec tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9f3d0da-f74e-4673-a5a4-63df36f9527f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:47.440771 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-107d21e0-91f0-46f6-a0bc-71a4467841ec tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9f3d0da-f74e-4673-a5a4-63df36f9527f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d57621e-a827-4f79-89d0-4d860874ae94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1231803247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='591aca9327be48cd8cce56c6eab43af9',qos_specs=None,replication_status=,reservations=['01653ceb-848c-46eb-b322-204fa0437779','4cd45bec-21a5-484d-9f21-06aedb452172','1c23cc8f-370e-4a7c-8b61-274935c1415e','53922a0a-4a89-482a-bb99-e335626274e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3632d6e573ee4ffe9e39a2c290d07bdd',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:41:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1231803247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d57621e-a827-4f79-89d0-4d860874ae94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='591aca9327be48cd8cce56c6eab43af9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3632d6e573ee4ffe9e39a2c290d07bdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:47.441745 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-107d21e0-91f0-46f6-a0bc-71a4467841ec tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56629aad-6c71-4c96-aa17-d8a5d0e8c47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:47.459339 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-107d21e0-91f0-46f6-a0bc-71a4467841ec tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56629aad-6c71-4c96-aa17-d8a5d0e8c47e) transitioned into state 'SUCCESS' from state '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-1231803247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='591aca9327be48cd8cce56c6eab43af9',qos_specs=None,replication_status=,reservations=['01653ceb-848c-46eb-b322-204fa0437779','4cd45bec-21a5-484d-9f21-06aedb452172','1c23cc8f-370e-4a7c-8b61-274935c1415e','53922a0a-4a89-482a-bb99-e335626274e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3632d6e573ee4ffe9e39a2c290d07bdd',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:47.459970 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-107d21e0-91f0-46f6-a0bc-71a4467841ec tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e51e2341-240c-462b-957d-cbbf772ee9ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:47.469421 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-107d21e0-91f0-46f6-a0bc-71a4467841ec tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e51e2341-240c-462b-957d-cbbf772ee9ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:47.470198 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-107d21e0-91f0-46f6-a0bc-71a4467841ec tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Flow 'volume_create_api' (1cf01c85-aa33-40d5-9a44-5eee3fa3d7a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:41:47.470484 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-107d21e0-91f0-46f6-a0bc-71a4467841ec tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Create volume request issued successfully. Jul 03 19:41:47.471037 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-107d21e0-91f0-46f6-a0bc-71a4467841ec tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:41:47.471478 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1379/5486] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:41:47 2026] POST /volume/v3/volumes => generated 776 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:41:47.482698 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e6635b04-87ce-45d4-90d2-356cd7fac792 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:47.484532 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e6635b04-87ce-45d4-90d2-356cd7fac792 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] GET https://10.4.3.61/volume/v3/volumes/1d57621e-a827-4f79-89d0-4d860874ae94 Jul 03 19:41:47.484751 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e6635b04-87ce-45d4-90d2-356cd7fac792 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:47.484935 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e6635b04-87ce-45d4-90d2-356cd7fac792 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:47.495651 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:47.495651 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:41:47.499288 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e6635b04-87ce-45d4-90d2-356cd7fac792 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Volume info retrieved successfully. Jul 03 19:41:47.503301 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e6635b04-87ce-45d4-90d2-356cd7fac792 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] https://10.4.3.61/volume/v3/volumes/1d57621e-a827-4f79-89d0-4d860874ae94 returned with HTTP 200 Jul 03 19:41:47.503766 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1383/5487] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:41:47 2026] GET /volume/v3/volumes/1d57621e-a827-4f79-89d0-4d860874ae94 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:41:48.518268 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-89f00d1d-4f55-4048-898b-bbd6800e7e5a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:48.520714 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-89f00d1d-4f55-4048-898b-bbd6800e7e5a tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] GET https://10.4.3.61/volume/v3/volumes/1d57621e-a827-4f79-89d0-4d860874ae94 Jul 03 19:41:48.521031 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-89f00d1d-4f55-4048-898b-bbd6800e7e5a tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:48.521324 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-89f00d1d-4f55-4048-898b-bbd6800e7e5a tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:48.531090 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:48.531090 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:41:48.536181 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-89f00d1d-4f55-4048-898b-bbd6800e7e5a tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Volume info retrieved successfully. Jul 03 19:41:48.541716 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-89f00d1d-4f55-4048-898b-bbd6800e7e5a tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] https://10.4.3.61/volume/v3/volumes/1d57621e-a827-4f79-89d0-4d860874ae94 returned with HTTP 200 Jul 03 19:41:48.542280 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1356/5488] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:41:48 2026] GET /volume/v3/volumes/1d57621e-a827-4f79-89d0-4d860874ae94 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:41:48.553748 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-430cfb80-39a1-48cd-9c40-43c213f3ee07 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:48.555449 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-430cfb80-39a1-48cd-9c40-43c213f3ee07 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-reader] GET https://10.4.3.61/volume/v3/volumes/detail Jul 03 19:41:48.555651 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-430cfb80-39a1-48cd-9c40-43c213f3ee07 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-reader] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:48.555828 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-430cfb80-39a1-48cd-9c40-43c213f3ee07 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-reader] Calling method 'detail' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:48.556049 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.api_utils [None req-430cfb80-39a1-48cd-9c40-43c213f3ee07 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-reader] Removing options '' from query. {{(pid=99924) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:41:48.556715 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-430cfb80-39a1-48cd-9c40-43c213f3ee07 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99924) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:41:48.563215 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-430cfb80-39a1-48cd-9c40-43c213f3ee07 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-reader] Get all volumes completed successfully. Jul 03 19:41:48.563787 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:48.563787 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:41:48.567451 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-430cfb80-39a1-48cd-9c40-43c213f3ee07 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-reader] https://10.4.3.61/volume/v3/volumes/detail returned with HTTP 200 Jul 03 19:41:48.567814 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1371/5489] 10.4.3.61 () {68 vars in 1292 bytes} [Fri Jul 3 19:41:48 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:41:48.579354 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8aa1a9e8-dba9-4dfc-9cd9-d036ef2e078f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:48.581243 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8aa1a9e8-dba9-4dfc-9cd9-d036ef2e078f tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/1d57621e-a827-4f79-89d0-4d860874ae94 Jul 03 19:41:48.581462 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8aa1a9e8-dba9-4dfc-9cd9-d036ef2e078f tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:48.581662 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8aa1a9e8-dba9-4dfc-9cd9-d036ef2e078f tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:48.581843 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-8aa1a9e8-dba9-4dfc-9cd9-d036ef2e078f tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Delete volume with id: 1d57621e-a827-4f79-89d0-4d860874ae94 Jul 03 19:41:48.589116 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:48.589116 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:41:48.589471 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-8aa1a9e8-dba9-4dfc-9cd9-d036ef2e078f tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Volume info retrieved successfully. Jul 03 19:41:48.608537 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-8aa1a9e8-dba9-4dfc-9cd9-d036ef2e078f tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Delete volume request issued successfully. Jul 03 19:41:48.608767 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8aa1a9e8-dba9-4dfc-9cd9-d036ef2e078f tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] https://10.4.3.61/volume/v3/volumes/1d57621e-a827-4f79-89d0-4d860874ae94 returned with HTTP 202 Jul 03 19:41:48.609357 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1380/5490] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:41:48 2026] DELETE /volume/v3/volumes/1d57621e-a827-4f79-89d0-4d860874ae94 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 03 19:41:48.618137 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-08cad35b-354d-45d3-ac8a-a61836f99f68 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:48.620117 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-08cad35b-354d-45d3-ac8a-a61836f99f68 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] GET https://10.4.3.61/volume/v3/volumes/1d57621e-a827-4f79-89d0-4d860874ae94 Jul 03 19:41:48.620340 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-08cad35b-354d-45d3-ac8a-a61836f99f68 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:48.620513 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-08cad35b-354d-45d3-ac8a-a61836f99f68 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:48.627898 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:48.627898 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:41:48.631589 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-08cad35b-354d-45d3-ac8a-a61836f99f68 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Volume info retrieved successfully. Jul 03 19:41:48.635030 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-08cad35b-354d-45d3-ac8a-a61836f99f68 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] https://10.4.3.61/volume/v3/volumes/1d57621e-a827-4f79-89d0-4d860874ae94 returned with HTTP 200 Jul 03 19:41:48.635449 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1384/5491] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:41:48 2026] GET /volume/v3/volumes/1d57621e-a827-4f79-89d0-4d860874ae94 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:41:49.653450 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-259a2575-93a8-4e29-bc44-741b3d8d9418 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:49.655408 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-259a2575-93a8-4e29-bc44-741b3d8d9418 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] GET https://10.4.3.61/volume/v3/volumes/1d57621e-a827-4f79-89d0-4d860874ae94 Jul 03 19:41:49.655668 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-259a2575-93a8-4e29-bc44-741b3d8d9418 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:49.655873 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-259a2575-93a8-4e29-bc44-741b3d8d9418 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:49.661521 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-259a2575-93a8-4e29-bc44-741b3d8d9418 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] https://10.4.3.61/volume/v3/volumes/1d57621e-a827-4f79-89d0-4d860874ae94 returned with HTTP 404 Jul 03 19:41:49.662038 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1357/5492] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:41:49 2026] GET /volume/v3/volumes/1d57621e-a827-4f79-89d0-4d860874ae94 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:41:49.668981 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-44444556-7f4e-40ba-b012-35db02d45188 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:49.670671 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-44444556-7f4e-40ba-b012-35db02d45188 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:41:49.671014 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-44444556-7f4e-40ba-b012-35db02d45188 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-977392680"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:49.672330 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-44444556-7f4e-40ba-b012-35db02d45188 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-977392680'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:41:49.672445 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-44444556-7f4e-40ba-b012-35db02d45188 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Create volume of 1 GB Jul 03 19:41:49.676002 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-44444556-7f4e-40ba-b012-35db02d45188 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Availability Zones retrieved successfully. Jul 03 19:41:49.681080 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-44444556-7f4e-40ba-b012-35db02d45188 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Flow 'volume_create_api' (004d2a44-a230-4bfe-b1d1-3dcf3c7b66f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:41:49.681895 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-44444556-7f4e-40ba-b012-35db02d45188 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d40f250-6b0b-4312-83b9-5a9e579af199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:49.682596 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-44444556-7f4e-40ba-b012-35db02d45188 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:41:49.705473 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-44444556-7f4e-40ba-b012-35db02d45188 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d40f250-6b0b-4312-83b9-5a9e579af199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:49.706183 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-44444556-7f4e-40ba-b012-35db02d45188 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11c99a04-3d11-4b9e-a2ac-cc1d2c71a9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:49.740372 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-44444556-7f4e-40ba-b012-35db02d45188 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Created reservations ['7d916e6c-890e-4ce0-aa3b-e39ec013b8b5', 'f0e9f00b-2546-4e99-a40c-9f120ad19503', '6f263e1f-a527-46dc-bcbd-7de1622552b0', '27acb147-66a9-4f2e-8988-36c46027cf9c'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:41:49.741084 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-44444556-7f4e-40ba-b012-35db02d45188 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11c99a04-3d11-4b9e-a2ac-cc1d2c71a9b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d916e6c-890e-4ce0-aa3b-e39ec013b8b5', 'f0e9f00b-2546-4e99-a40c-9f120ad19503', '6f263e1f-a527-46dc-bcbd-7de1622552b0', '27acb147-66a9-4f2e-8988-36c46027cf9c']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:49.741765 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-44444556-7f4e-40ba-b012-35db02d45188 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69b79bff-6387-48a9-aae6-9fe40681ed7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:49.764384 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-44444556-7f4e-40ba-b012-35db02d45188 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69b79bff-6387-48a9-aae6-9fe40681ed7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22dee684-df4e-43ac-a676-a8aeaf1de425', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-977392680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='591aca9327be48cd8cce56c6eab43af9',qos_specs=None,replication_status=,reservations=['7d916e6c-890e-4ce0-aa3b-e39ec013b8b5','f0e9f00b-2546-4e99-a40c-9f120ad19503','6f263e1f-a527-46dc-bcbd-7de1622552b0','27acb147-66a9-4f2e-8988-36c46027cf9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3632d6e573ee4ffe9e39a2c290d07bdd',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:41:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-977392680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22dee684-df4e-43ac-a676-a8aeaf1de425,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='591aca9327be48cd8cce56c6eab43af9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3632d6e573ee4ffe9e39a2c290d07bdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:49.765311 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-44444556-7f4e-40ba-b012-35db02d45188 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fe6f64f-f18c-41dd-881b-2b017f1ec5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:49.783551 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-44444556-7f4e-40ba-b012-35db02d45188 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fe6f64f-f18c-41dd-881b-2b017f1ec5ad) transitioned into state 'SUCCESS' from state '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-977392680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='591aca9327be48cd8cce56c6eab43af9',qos_specs=None,replication_status=,reservations=['7d916e6c-890e-4ce0-aa3b-e39ec013b8b5','f0e9f00b-2546-4e99-a40c-9f120ad19503','6f263e1f-a527-46dc-bcbd-7de1622552b0','27acb147-66a9-4f2e-8988-36c46027cf9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3632d6e573ee4ffe9e39a2c290d07bdd',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:49.784277 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-44444556-7f4e-40ba-b012-35db02d45188 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cef50c0-e79f-4819-84e9-b5015a0d5987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:49.794473 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-44444556-7f4e-40ba-b012-35db02d45188 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cef50c0-e79f-4819-84e9-b5015a0d5987) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:49.795634 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-44444556-7f4e-40ba-b012-35db02d45188 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Flow 'volume_create_api' (004d2a44-a230-4bfe-b1d1-3dcf3c7b66f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:41:49.796042 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-44444556-7f4e-40ba-b012-35db02d45188 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Create volume request issued successfully. Jul 03 19:41:49.796860 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-44444556-7f4e-40ba-b012-35db02d45188 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:41:49.797408 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1372/5493] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:41:49 2026] POST /volume/v3/volumes => generated 775 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:41:49.807981 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-55ffce61-6cbb-4ee7-904f-51f5816cfecc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:49.810291 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-55ffce61-6cbb-4ee7-904f-51f5816cfecc tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] GET https://10.4.3.61/volume/v3/volumes/22dee684-df4e-43ac-a676-a8aeaf1de425 Jul 03 19:41:49.810527 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-55ffce61-6cbb-4ee7-904f-51f5816cfecc tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:49.810725 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-55ffce61-6cbb-4ee7-904f-51f5816cfecc tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:49.820739 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:49.820739 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:41:49.824225 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-55ffce61-6cbb-4ee7-904f-51f5816cfecc tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Volume info retrieved successfully. Jul 03 19:41:49.828338 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-55ffce61-6cbb-4ee7-904f-51f5816cfecc tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] https://10.4.3.61/volume/v3/volumes/22dee684-df4e-43ac-a676-a8aeaf1de425 returned with HTTP 200 Jul 03 19:41:49.828731 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1381/5494] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:41:49 2026] GET /volume/v3/volumes/22dee684-df4e-43ac-a676-a8aeaf1de425 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:41:50.842003 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2b4b81a1-adb4-411d-aec5-cdb0568f3c46 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:50.844352 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2b4b81a1-adb4-411d-aec5-cdb0568f3c46 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] GET https://10.4.3.61/volume/v3/volumes/22dee684-df4e-43ac-a676-a8aeaf1de425 Jul 03 19:41:50.844995 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2b4b81a1-adb4-411d-aec5-cdb0568f3c46 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:50.846683 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2b4b81a1-adb4-411d-aec5-cdb0568f3c46 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:50.854437 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=202,cinder:INSERT=41,cinder:UPDATE=71 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:41:50.862993 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:50.862993 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:41:50.868539 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-2b4b81a1-adb4-411d-aec5-cdb0568f3c46 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Volume info retrieved successfully. Jul 03 19:41:50.873685 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2b4b81a1-adb4-411d-aec5-cdb0568f3c46 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] https://10.4.3.61/volume/v3/volumes/22dee684-df4e-43ac-a676-a8aeaf1de425 returned with HTTP 200 Jul 03 19:41:50.873685 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1385/5495] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:41:50 2026] GET /volume/v3/volumes/22dee684-df4e-43ac-a676-a8aeaf1de425 => generated 1006 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:41:50.885217 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-40a3b916-a743-457b-937f-b62a18c583c9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:50.887363 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-40a3b916-a743-457b-937f-b62a18c583c9 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-reader] GET https://10.4.3.61/volume/v3/volumes/22dee684-df4e-43ac-a676-a8aeaf1de425 Jul 03 19:41:50.887633 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-40a3b916-a743-457b-937f-b62a18c583c9 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-reader] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:50.887931 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-40a3b916-a743-457b-937f-b62a18c583c9 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-reader] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:50.897134 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:50.897134 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:41:50.900659 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-40a3b916-a743-457b-937f-b62a18c583c9 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-reader] Volume info retrieved successfully. Jul 03 19:41:50.904528 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-40a3b916-a743-457b-937f-b62a18c583c9 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-reader] https://10.4.3.61/volume/v3/volumes/22dee684-df4e-43ac-a676-a8aeaf1de425 returned with HTTP 200 Jul 03 19:41:50.905066 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1358/5496] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:41:50 2026] GET /volume/v3/volumes/22dee684-df4e-43ac-a676-a8aeaf1de425 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:41:50.916128 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-675a2ecd-cf65-4c90-aa9f-e09d5f6fcc21 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:50.918288 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-675a2ecd-cf65-4c90-aa9f-e09d5f6fcc21 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/22dee684-df4e-43ac-a676-a8aeaf1de425 Jul 03 19:41:50.918562 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-675a2ecd-cf65-4c90-aa9f-e09d5f6fcc21 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:50.918798 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-675a2ecd-cf65-4c90-aa9f-e09d5f6fcc21 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:50.919020 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-675a2ecd-cf65-4c90-aa9f-e09d5f6fcc21 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Delete volume with id: 22dee684-df4e-43ac-a676-a8aeaf1de425 Jul 03 19:41:50.928913 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:50.928913 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:41:50.929337 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-675a2ecd-cf65-4c90-aa9f-e09d5f6fcc21 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Volume info retrieved successfully. Jul 03 19:41:50.945309 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-675a2ecd-cf65-4c90-aa9f-e09d5f6fcc21 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Delete volume request issued successfully. Jul 03 19:41:50.945493 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-675a2ecd-cf65-4c90-aa9f-e09d5f6fcc21 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] https://10.4.3.61/volume/v3/volumes/22dee684-df4e-43ac-a676-a8aeaf1de425 returned with HTTP 202 Jul 03 19:41:50.945899 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1373/5497] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:41:50 2026] DELETE /volume/v3/volumes/22dee684-df4e-43ac-a676-a8aeaf1de425 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:41:50.953909 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-eeadae6f-7a77-4d3a-9f73-3a76f25abaaf None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:50.956476 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-eeadae6f-7a77-4d3a-9f73-3a76f25abaaf tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] GET https://10.4.3.61/volume/v3/volumes/22dee684-df4e-43ac-a676-a8aeaf1de425 Jul 03 19:41:50.957117 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-eeadae6f-7a77-4d3a-9f73-3a76f25abaaf tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:50.957117 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-eeadae6f-7a77-4d3a-9f73-3a76f25abaaf tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:50.964506 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:50.964506 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:41:50.978213 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-eeadae6f-7a77-4d3a-9f73-3a76f25abaaf tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Volume info retrieved successfully. Jul 03 19:41:50.978213 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-eeadae6f-7a77-4d3a-9f73-3a76f25abaaf tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] https://10.4.3.61/volume/v3/volumes/22dee684-df4e-43ac-a676-a8aeaf1de425 returned with HTTP 200 Jul 03 19:41:50.978213 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1382/5498] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:41:50 2026] GET /volume/v3/volumes/22dee684-df4e-43ac-a676-a8aeaf1de425 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:41:51.983984 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1d3a651b-bc6c-48e1-a966-a7f87c3492f4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:51.986249 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1d3a651b-bc6c-48e1-a966-a7f87c3492f4 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] GET https://10.4.3.61/volume/v3/volumes/22dee684-df4e-43ac-a676-a8aeaf1de425 Jul 03 19:41:51.986503 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1d3a651b-bc6c-48e1-a966-a7f87c3492f4 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:51.986709 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1d3a651b-bc6c-48e1-a966-a7f87c3492f4 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:51.992045 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1d3a651b-bc6c-48e1-a966-a7f87c3492f4 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] https://10.4.3.61/volume/v3/volumes/22dee684-df4e-43ac-a676-a8aeaf1de425 returned with HTTP 404 Jul 03 19:41:51.992491 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1386/5499] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:41:51 2026] GET /volume/v3/volumes/22dee684-df4e-43ac-a676-a8aeaf1de425 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:41:52.001681 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d7f1c113-0913-4bc3-9bbe-f9bfeab67977 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:52.003188 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d7f1c113-0913-4bc3-9bbe-f9bfeab67977 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:41:52.003620 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d7f1c113-0913-4bc3-9bbe-f9bfeab67977 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1165661385"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:41:52.005012 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-d7f1c113-0913-4bc3-9bbe-f9bfeab67977 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1165661385'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:41:52.006297 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-d7f1c113-0913-4bc3-9bbe-f9bfeab67977 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Create volume of 1 GB Jul 03 19:41:52.010161 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d7f1c113-0913-4bc3-9bbe-f9bfeab67977 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Availability Zones retrieved successfully. Jul 03 19:41:52.017548 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d7f1c113-0913-4bc3-9bbe-f9bfeab67977 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Flow 'volume_create_api' (530fafe1-fd71-47dc-b10c-71619600bfb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:41:52.018784 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d7f1c113-0913-4bc3-9bbe-f9bfeab67977 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0ef77e5-62f6-4d9a-b823-f30ee93b5b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:52.019884 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-d7f1c113-0913-4bc3-9bbe-f9bfeab67977 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:41:52.052266 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d7f1c113-0913-4bc3-9bbe-f9bfeab67977 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0ef77e5-62f6-4d9a-b823-f30ee93b5b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:52.053040 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d7f1c113-0913-4bc3-9bbe-f9bfeab67977 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e73a332-c686-432d-9999-39965ab395b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:52.090982 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-d7f1c113-0913-4bc3-9bbe-f9bfeab67977 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Created reservations ['a8b8ad00-ed8b-4754-a33e-8c877fc3e551', 'b1f7afb3-d68d-48fc-9e8f-061f7092c5f2', 'd53377be-6d10-458c-8318-7b01f89980e4', '42e6cb34-0db4-481f-8dde-c5c2bb999021'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:41:52.091828 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d7f1c113-0913-4bc3-9bbe-f9bfeab67977 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e73a332-c686-432d-9999-39965ab395b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8b8ad00-ed8b-4754-a33e-8c877fc3e551', 'b1f7afb3-d68d-48fc-9e8f-061f7092c5f2', 'd53377be-6d10-458c-8318-7b01f89980e4', '42e6cb34-0db4-481f-8dde-c5c2bb999021']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:52.092614 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d7f1c113-0913-4bc3-9bbe-f9bfeab67977 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60776f8d-26d8-4466-b6d0-48b4bd4220e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:52.117134 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d7f1c113-0913-4bc3-9bbe-f9bfeab67977 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60776f8d-26d8-4466-b6d0-48b4bd4220e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3c77025-e2b5-42a5-9f61-e584900225a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1165661385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='591aca9327be48cd8cce56c6eab43af9',qos_specs=None,replication_status=,reservations=['a8b8ad00-ed8b-4754-a33e-8c877fc3e551','b1f7afb3-d68d-48fc-9e8f-061f7092c5f2','d53377be-6d10-458c-8318-7b01f89980e4','42e6cb34-0db4-481f-8dde-c5c2bb999021'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3632d6e573ee4ffe9e39a2c290d07bdd',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:41:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1165661385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3c77025-e2b5-42a5-9f61-e584900225a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='591aca9327be48cd8cce56c6eab43af9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3632d6e573ee4ffe9e39a2c290d07bdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:52.117900 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d7f1c113-0913-4bc3-9bbe-f9bfeab67977 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fca9767f-a169-49f1-a929-b5d8ae4adc4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:52.135589 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d7f1c113-0913-4bc3-9bbe-f9bfeab67977 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fca9767f-a169-49f1-a929-b5d8ae4adc4c) transitioned into state 'SUCCESS' from state '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-1165661385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='591aca9327be48cd8cce56c6eab43af9',qos_specs=None,replication_status=,reservations=['a8b8ad00-ed8b-4754-a33e-8c877fc3e551','b1f7afb3-d68d-48fc-9e8f-061f7092c5f2','d53377be-6d10-458c-8318-7b01f89980e4','42e6cb34-0db4-481f-8dde-c5c2bb999021'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3632d6e573ee4ffe9e39a2c290d07bdd',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:52.136199 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d7f1c113-0913-4bc3-9bbe-f9bfeab67977 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8af8a8a-3567-4c53-a3e2-48b1da0a5908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:41:52.145353 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d7f1c113-0913-4bc3-9bbe-f9bfeab67977 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8af8a8a-3567-4c53-a3e2-48b1da0a5908) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:41:52.146078 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-d7f1c113-0913-4bc3-9bbe-f9bfeab67977 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Flow 'volume_create_api' (530fafe1-fd71-47dc-b10c-71619600bfb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:41:52.146357 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-d7f1c113-0913-4bc3-9bbe-f9bfeab67977 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Create volume request issued successfully. Jul 03 19:41:52.146956 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d7f1c113-0913-4bc3-9bbe-f9bfeab67977 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:41:52.147357 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1359/5500] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:41:52 2026] POST /volume/v3/volumes => generated 776 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:41:52.159638 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-153d582a-f313-4bdd-810d-7889cc776a3a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:52.161840 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-153d582a-f313-4bdd-810d-7889cc776a3a tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] GET https://10.4.3.61/volume/v3/volumes/c3c77025-e2b5-42a5-9f61-e584900225a3 Jul 03 19:41:52.162115 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-153d582a-f313-4bdd-810d-7889cc776a3a tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:52.162347 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-153d582a-f313-4bdd-810d-7889cc776a3a tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:52.170541 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:52.170541 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:41:52.174109 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-153d582a-f313-4bdd-810d-7889cc776a3a tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Volume info retrieved successfully. Jul 03 19:41:52.178769 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-153d582a-f313-4bdd-810d-7889cc776a3a tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] https://10.4.3.61/volume/v3/volumes/c3c77025-e2b5-42a5-9f61-e584900225a3 returned with HTTP 200 Jul 03 19:41:52.179247 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1374/5501] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:41:52 2026] GET /volume/v3/volumes/c3c77025-e2b5-42a5-9f61-e584900225a3 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:41:53.190854 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-83382010-7ada-4fdd-8cae-44b3137ccf31 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:53.193234 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-83382010-7ada-4fdd-8cae-44b3137ccf31 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] GET https://10.4.3.61/volume/v3/volumes/c3c77025-e2b5-42a5-9f61-e584900225a3 Jul 03 19:41:53.193503 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-83382010-7ada-4fdd-8cae-44b3137ccf31 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:53.193765 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-83382010-7ada-4fdd-8cae-44b3137ccf31 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:53.202320 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:53.202320 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:41:53.206383 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-83382010-7ada-4fdd-8cae-44b3137ccf31 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Volume info retrieved successfully. Jul 03 19:41:53.211288 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-83382010-7ada-4fdd-8cae-44b3137ccf31 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] https://10.4.3.61/volume/v3/volumes/c3c77025-e2b5-42a5-9f61-e584900225a3 returned with HTTP 200 Jul 03 19:41:53.211693 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1383/5502] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:41:53 2026] GET /volume/v3/volumes/c3c77025-e2b5-42a5-9f61-e584900225a3 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:41:53.223355 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-652b03fe-b4d1-404d-bc90-cf0f6c24b12a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:53.224866 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-652b03fe-b4d1-404d-bc90-cf0f6c24b12a tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-reader] GET https://10.4.3.61/volume/v3/volumes/summary Jul 03 19:41:53.225054 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-652b03fe-b4d1-404d-bc90-cf0f6c24b12a tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-reader] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:53.225233 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-652b03fe-b4d1-404d-bc90-cf0f6c24b12a tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-reader] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:53.225388 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.api_utils [None req-652b03fe-b4d1-404d-bc90-cf0f6c24b12a tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-reader] Removing options '' from query. {{(pid=99927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 19:41:53.230321 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-652b03fe-b4d1-404d-bc90-cf0f6c24b12a tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-reader] Get summary completed successfully. Jul 03 19:41:53.230514 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-652b03fe-b4d1-404d-bc90-cf0f6c24b12a tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-reader] https://10.4.3.61/volume/v3/volumes/summary returned with HTTP 200 Jul 03 19:41:53.230810 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1387/5503] 10.4.3.61 () {68 vars in 1295 bytes} [Fri Jul 3 19:41:53 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:41:53.238179 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-cb3c223b-0995-439e-a6ba-256b584549a5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:53.240140 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cb3c223b-0995-439e-a6ba-256b584549a5 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/c3c77025-e2b5-42a5-9f61-e584900225a3 Jul 03 19:41:53.240412 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cb3c223b-0995-439e-a6ba-256b584549a5 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:53.240629 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-cb3c223b-0995-439e-a6ba-256b584549a5 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:53.240788 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-cb3c223b-0995-439e-a6ba-256b584549a5 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Delete volume with id: c3c77025-e2b5-42a5-9f61-e584900225a3 Jul 03 19:41:53.247954 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:53.247954 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:41:53.248289 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-cb3c223b-0995-439e-a6ba-256b584549a5 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Volume info retrieved successfully. Jul 03 19:41:53.262879 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-cb3c223b-0995-439e-a6ba-256b584549a5 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Delete volume request issued successfully. Jul 03 19:41:53.263035 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-cb3c223b-0995-439e-a6ba-256b584549a5 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] https://10.4.3.61/volume/v3/volumes/c3c77025-e2b5-42a5-9f61-e584900225a3 returned with HTTP 202 Jul 03 19:41:53.263456 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1360/5504] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:41:53 2026] DELETE /volume/v3/volumes/c3c77025-e2b5-42a5-9f61-e584900225a3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:41:53.270051 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7a63d657-cee5-49da-af64-f259e3f1ec96 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:53.272994 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7a63d657-cee5-49da-af64-f259e3f1ec96 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] GET https://10.4.3.61/volume/v3/volumes/c3c77025-e2b5-42a5-9f61-e584900225a3 Jul 03 19:41:53.273236 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7a63d657-cee5-49da-af64-f259e3f1ec96 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:53.273433 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7a63d657-cee5-49da-af64-f259e3f1ec96 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:53.280974 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:41:53.280974 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:41:53.286349 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7a63d657-cee5-49da-af64-f259e3f1ec96 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Volume info retrieved successfully. Jul 03 19:41:53.291091 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7a63d657-cee5-49da-af64-f259e3f1ec96 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] https://10.4.3.61/volume/v3/volumes/c3c77025-e2b5-42a5-9f61-e584900225a3 returned with HTTP 200 Jul 03 19:41:53.291536 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1375/5505] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:41:53 2026] GET /volume/v3/volumes/c3c77025-e2b5-42a5-9f61-e584900225a3 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:41:54.307384 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ce1fe5be-bec7-4914-ab01-5119e3377738 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:41:54.309039 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ce1fe5be-bec7-4914-ab01-5119e3377738 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] GET https://10.4.3.61/volume/v3/volumes/c3c77025-e2b5-42a5-9f61-e584900225a3 Jul 03 19:41:54.309271 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ce1fe5be-bec7-4914-ab01-5119e3377738 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:41:54.309450 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ce1fe5be-bec7-4914-ab01-5119e3377738 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:41:54.315852 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ce1fe5be-bec7-4914-ab01-5119e3377738 tempest-ProjectReaderTests-1104736260 tempest-ProjectReaderTests-1104736260-project-admin] https://10.4.3.61/volume/v3/volumes/c3c77025-e2b5-42a5-9f61-e584900225a3 returned with HTTP 404 Jul 03 19:41:54.316606 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1384/5506] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:41:54 2026] GET /volume/v3/volumes/c3c77025-e2b5-42a5-9f61-e584900225a3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:42:03.518010 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=6 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:42:03.519750 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=169,cinder:INSERT=42,cinder:UPDATE=58 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:42:03.520820 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=113,cinder:UPDATE=35,cinder:INSERT=25 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:42:04.311682 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=140,cinder:UPDATE=40,cinder:INSERT=30 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:42:08.161691 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-45dc3411-b6ca-40d3-9e90-2c72bb632add req-3d1dbe48-c37d-4318-a807-812fd65000f3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:08.163819 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-45dc3411-b6ca-40d3-9e90-2c72bb632add req-3d1dbe48-c37d-4318-a807-812fd65000f3 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/attachments/47ac46c2-868f-4369-a754-cf5cdceb7f64 Jul 03 19:42:08.164038 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-45dc3411-b6ca-40d3-9e90-2c72bb632add req-3d1dbe48-c37d-4318-a807-812fd65000f3 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:08.164243 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-45dc3411-b6ca-40d3-9e90-2c72bb632add req-3d1dbe48-c37d-4318-a807-812fd65000f3 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:08.173293 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:08.173293 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:08.698741 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-45dc3411-b6ca-40d3-9e90-2c72bb632add req-3d1dbe48-c37d-4318-a807-812fd65000f3 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/47ac46c2-868f-4369-a754-cf5cdceb7f64 returned with HTTP 200 Jul 03 19:42:08.699251 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1388/5507] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:42:08 2026] DELETE /volume/v3/attachments/47ac46c2-868f-4369-a754-cf5cdceb7f64 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:12.197652 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-81144483-a876-48df-8d50-f3e27215a059 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:12.199374 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-81144483-a876-48df-8d50-f3e27215a059 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f Jul 03 19:42:12.199739 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-81144483-a876-48df-8d50-f3e27215a059 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:12.199880 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-81144483-a876-48df-8d50-f3e27215a059 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:12.200551 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-81144483-a876-48df-8d50-f3e27215a059 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete volume with id: 37871e0a-c993-41ec-8279-6ae5026ee99f Jul 03 19:42:12.208857 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:12.208857 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:12.209316 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-81144483-a876-48df-8d50-f3e27215a059 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:42:12.224365 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-81144483-a876-48df-8d50-f3e27215a059 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete volume request issued successfully. Jul 03 19:42:12.224592 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-81144483-a876-48df-8d50-f3e27215a059 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f returned with HTTP 202 Jul 03 19:42:12.225240 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1361/5508] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:42:12 2026] DELETE /volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:42:12.232808 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d14b7db3-4085-4e43-99c7-540389eaec54 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:12.235018 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d14b7db3-4085-4e43-99c7-540389eaec54 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f Jul 03 19:42:12.235304 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d14b7db3-4085-4e43-99c7-540389eaec54 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:12.235534 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d14b7db3-4085-4e43-99c7-540389eaec54 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:12.242511 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:12.242511 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:42:12.246467 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d14b7db3-4085-4e43-99c7-540389eaec54 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:42:12.251678 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d14b7db3-4085-4e43-99c7-540389eaec54 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f returned with HTTP 200 Jul 03 19:42:12.252084 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1376/5509] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:12 2026] GET /volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:13.267352 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fab44e17-f6bd-4a2d-bec0-a24ba9606675 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:13.269216 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fab44e17-f6bd-4a2d-bec0-a24ba9606675 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f Jul 03 19:42:13.269443 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fab44e17-f6bd-4a2d-bec0-a24ba9606675 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:13.269655 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fab44e17-f6bd-4a2d-bec0-a24ba9606675 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:13.277597 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fab44e17-f6bd-4a2d-bec0-a24ba9606675 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f returned with HTTP 404 Jul 03 19:42:13.278079 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1385/5510] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:13 2026] GET /volume/v3/volumes/37871e0a-c993-41ec-8279-6ae5026ee99f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:42:13.285793 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1f973a33-5b88-4ba6-910d-d1f7bec3525b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:13.287800 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1f973a33-5b88-4ba6-910d-d1f7bec3525b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/acdda690-70e1-4f09-8949-d9fec03119ef Jul 03 19:42:13.288157 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1f973a33-5b88-4ba6-910d-d1f7bec3525b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:13.288524 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1f973a33-5b88-4ba6-910d-d1f7bec3525b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:13.288741 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.snapshots [None req-1f973a33-5b88-4ba6-910d-d1f7bec3525b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete snapshot with id: acdda690-70e1-4f09-8949-d9fec03119ef Jul 03 19:42:13.295177 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:13.295177 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:13.295891 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1f973a33-5b88-4ba6-910d-d1f7bec3525b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:42:13.317225 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1f973a33-5b88-4ba6-910d-d1f7bec3525b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot delete request issued successfully. Jul 03 19:42:13.317622 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1f973a33-5b88-4ba6-910d-d1f7bec3525b tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/acdda690-70e1-4f09-8949-d9fec03119ef returned with HTTP 202 Jul 03 19:42:13.318296 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1389/5511] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:42:13 2026] DELETE /volume/v3/snapshots/acdda690-70e1-4f09-8949-d9fec03119ef => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:42:13.324923 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-beb68e71-4136-41e5-ac8a-46f4fd5b2232 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:13.326931 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-beb68e71-4136-41e5-ac8a-46f4fd5b2232 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/acdda690-70e1-4f09-8949-d9fec03119ef Jul 03 19:42:13.327153 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-beb68e71-4136-41e5-ac8a-46f4fd5b2232 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:13.327444 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-beb68e71-4136-41e5-ac8a-46f4fd5b2232 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:13.333160 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:13.333160 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:13.333599 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-beb68e71-4136-41e5-ac8a-46f4fd5b2232 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Snapshot retrieved successfully. Jul 03 19:42:13.334410 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-beb68e71-4136-41e5-ac8a-46f4fd5b2232 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/acdda690-70e1-4f09-8949-d9fec03119ef returned with HTTP 200 Jul 03 19:42:13.334925 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1362/5512] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:42:13 2026] GET /volume/v3/snapshots/acdda690-70e1-4f09-8949-d9fec03119ef => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:14.346089 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1b341783-3068-44d5-939c-f50e35909df6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:14.348205 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1b341783-3068-44d5-939c-f50e35909df6 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/snapshots/acdda690-70e1-4f09-8949-d9fec03119ef Jul 03 19:42:14.348450 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1b341783-3068-44d5-939c-f50e35909df6 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:14.348703 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1b341783-3068-44d5-939c-f50e35909df6 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:14.353635 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1b341783-3068-44d5-939c-f50e35909df6 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/snapshots/acdda690-70e1-4f09-8949-d9fec03119ef returned with HTTP 404 Jul 03 19:42:14.354359 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1377/5513] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:42:14 2026] GET /volume/v3/snapshots/acdda690-70e1-4f09-8949-d9fec03119ef => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:42:18.809371 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-825a03e5-35bf-4a7f-a68c-f3b54121b801 req-15ee9726-cf57-4c62-85fa-b79257ad1288 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:18.810711 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-825a03e5-35bf-4a7f-a68c-f3b54121b801 req-15ee9726-cf57-4c62-85fa-b79257ad1288 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/attachments/1e91bec2-4976-4db0-ba2f-29c44c17b40d Jul 03 19:42:18.810938 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-825a03e5-35bf-4a7f-a68c-f3b54121b801 req-15ee9726-cf57-4c62-85fa-b79257ad1288 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:18.811119 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-825a03e5-35bf-4a7f-a68c-f3b54121b801 req-15ee9726-cf57-4c62-85fa-b79257ad1288 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:18.819293 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:18.819293 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:19.344185 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-825a03e5-35bf-4a7f-a68c-f3b54121b801 req-15ee9726-cf57-4c62-85fa-b79257ad1288 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/attachments/1e91bec2-4976-4db0-ba2f-29c44c17b40d returned with HTTP 200 Jul 03 19:42:19.344574 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1386/5514] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:42:18 2026] DELETE /volume/v3/attachments/1e91bec2-4976-4db0-ba2f-29c44c17b40d => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:20.559200 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a50feb1b-479f-4759-9fb6-91455fb17a55 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:20.560743 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a50feb1b-479f-4759-9fb6-91455fb17a55 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:42:20.561070 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a50feb1b-479f-4759-9fb6-91455fb17a55 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1448058239", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:42:20.562491 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-a50feb1b-479f-4759-9fb6-91455fb17a55 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1448058239', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:42:20.562607 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-a50feb1b-479f-4759-9fb6-91455fb17a55 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Create volume of 1 GB Jul 03 19:42:20.562807 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:20.562807 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:20.566351 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a50feb1b-479f-4759-9fb6-91455fb17a55 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Availability Zones retrieved successfully. Jul 03 19:42:20.571176 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a50feb1b-479f-4759-9fb6-91455fb17a55 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Flow 'volume_create_api' (b1432652-0e26-4be0-92f7-501f7e1544ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:42:20.571991 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a50feb1b-479f-4759-9fb6-91455fb17a55 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96ab104-b277-47f3-af3a-97bff56a87be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:20.572832 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-a50feb1b-479f-4759-9fb6-91455fb17a55 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:42:20.601017 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a50feb1b-479f-4759-9fb6-91455fb17a55 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96ab104-b277-47f3-af3a-97bff56a87be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:20.601755 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a50feb1b-479f-4759-9fb6-91455fb17a55 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d47914d6-f44a-460c-afcb-a4fde0c342af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:20.651936 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-a50feb1b-479f-4759-9fb6-91455fb17a55 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Created reservations ['33b9b7e3-cf7f-4d38-b97f-b2ab252c7d82', '12d87e02-00d8-453e-990a-a905c1a5f08f', 'a7bd56d2-11b3-40f9-885b-9820b7bb723b', '46607b06-31cf-4309-9aa0-ea3d9b244451'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:42:20.652629 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a50feb1b-479f-4759-9fb6-91455fb17a55 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d47914d6-f44a-460c-afcb-a4fde0c342af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33b9b7e3-cf7f-4d38-b97f-b2ab252c7d82', '12d87e02-00d8-453e-990a-a905c1a5f08f', 'a7bd56d2-11b3-40f9-885b-9820b7bb723b', '46607b06-31cf-4309-9aa0-ea3d9b244451']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:20.653391 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a50feb1b-479f-4759-9fb6-91455fb17a55 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fbe7ab8-fc1f-4b22-8a8f-39303231a6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:20.684273 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a50feb1b-479f-4759-9fb6-91455fb17a55 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fbe7ab8-fc1f-4b22-8a8f-39303231a6e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1448058239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acda5ea1c73c4aed8ca8e02884b84392',qos_specs=None,replication_status=,reservations=['33b9b7e3-cf7f-4d38-b97f-b2ab252c7d82','12d87e02-00d8-453e-990a-a905c1a5f08f','a7bd56d2-11b3-40f9-885b-9820b7bb723b','46607b06-31cf-4309-9aa0-ea3d9b244451'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='274ed12fa52f4052979e8d96d996b045',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:42:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1448058239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acda5ea1c73c4aed8ca8e02884b84392',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='274ed12fa52f4052979e8d96d996b045',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:20.685253 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a50feb1b-479f-4759-9fb6-91455fb17a55 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e68f3408-d043-46a8-ace6-1ab975cc4de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:20.705594 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a50feb1b-479f-4759-9fb6-91455fb17a55 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e68f3408-d043-46a8-ace6-1ab975cc4de5) transitioned into state 'SUCCESS' from state '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-1448058239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acda5ea1c73c4aed8ca8e02884b84392',qos_specs=None,replication_status=,reservations=['33b9b7e3-cf7f-4d38-b97f-b2ab252c7d82','12d87e02-00d8-453e-990a-a905c1a5f08f','a7bd56d2-11b3-40f9-885b-9820b7bb723b','46607b06-31cf-4309-9aa0-ea3d9b244451'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='274ed12fa52f4052979e8d96d996b045',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:20.706534 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a50feb1b-479f-4759-9fb6-91455fb17a55 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e50f803e-acac-4aeb-b868-ee714fd03281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:20.716818 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a50feb1b-479f-4759-9fb6-91455fb17a55 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e50f803e-acac-4aeb-b868-ee714fd03281) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:20.717881 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-a50feb1b-479f-4759-9fb6-91455fb17a55 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Flow 'volume_create_api' (b1432652-0e26-4be0-92f7-501f7e1544ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:42:20.718277 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a50feb1b-479f-4759-9fb6-91455fb17a55 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Create volume request issued successfully. Jul 03 19:42:20.719000 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a50feb1b-479f-4759-9fb6-91455fb17a55 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:42:20.719565 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1390/5515] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:42:20 2026] POST /volume/v3/volumes => generated 787 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:42:20.731803 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-60bfd3c5-5ced-4474-99ea-16ddb59627fd None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:20.733933 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-60bfd3c5-5ced-4474-99ea-16ddb59627fd tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] GET https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd Jul 03 19:42:20.734225 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-60bfd3c5-5ced-4474-99ea-16ddb59627fd tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:20.734480 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-60bfd3c5-5ced-4474-99ea-16ddb59627fd tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:20.743028 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:20.743028 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:20.747112 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-60bfd3c5-5ced-4474-99ea-16ddb59627fd tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Volume info retrieved successfully. Jul 03 19:42:20.751835 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-60bfd3c5-5ced-4474-99ea-16ddb59627fd tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd returned with HTTP 200 Jul 03 19:42:20.752355 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1363/5516] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:20 2026] GET /volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:21.764529 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e50393bd-e700-40e7-9d36-73eea7bbe718 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:21.766473 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e50393bd-e700-40e7-9d36-73eea7bbe718 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] GET https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd Jul 03 19:42:21.766687 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e50393bd-e700-40e7-9d36-73eea7bbe718 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:21.766909 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e50393bd-e700-40e7-9d36-73eea7bbe718 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:21.773601 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:21.773601 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:42:21.777064 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e50393bd-e700-40e7-9d36-73eea7bbe718 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Volume info retrieved successfully. Jul 03 19:42:21.780753 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e50393bd-e700-40e7-9d36-73eea7bbe718 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd returned with HTTP 200 Jul 03 19:42:21.781179 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1378/5517] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:21 2026] GET /volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:21.796996 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-02748beb-b555-45be-af6e-e21d3a27b5ac None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:21.799182 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-02748beb-b555-45be-af6e-e21d3a27b5ac tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] GET https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd Jul 03 19:42:21.799441 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-02748beb-b555-45be-af6e-e21d3a27b5ac tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:21.799690 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-02748beb-b555-45be-af6e-e21d3a27b5ac tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:21.808654 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:21.808654 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:21.812946 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-02748beb-b555-45be-af6e-e21d3a27b5ac tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Volume info retrieved successfully. Jul 03 19:42:21.817942 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-02748beb-b555-45be-af6e-e21d3a27b5ac tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd returned with HTTP 200 Jul 03 19:42:21.818313 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1387/5518] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:21 2026] GET /volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:21.857515 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-f16b8ce9-b499-4e56-98a8-286a60197642 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:21.859637 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-f16b8ce9-b499-4e56-98a8-286a60197642 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] GET https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd Jul 03 19:42:21.859926 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-f16b8ce9-b499-4e56-98a8-286a60197642 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:21.860217 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-f16b8ce9-b499-4e56-98a8-286a60197642 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:21.867077 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:21.867077 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:21.870381 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-f16b8ce9-b499-4e56-98a8-286a60197642 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Volume info retrieved successfully. Jul 03 19:42:21.874241 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-f16b8ce9-b499-4e56-98a8-286a60197642 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd returned with HTTP 200 Jul 03 19:42:21.874607 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1391/5519] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:42:21 2026] GET /volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:21.943299 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1c1f2109-fe18-46c9-8a84-ca68d6ed46eb None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:21.945054 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1c1f2109-fe18-46c9-8a84-ca68d6ed46eb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] DELETE https://10.4.3.61/volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 Jul 03 19:42:21.945267 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1c1f2109-fe18-46c9-8a84-ca68d6ed46eb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:21.945446 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1c1f2109-fe18-46c9-8a84-ca68d6ed46eb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:21.945595 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-1c1f2109-fe18-46c9-8a84-ca68d6ed46eb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete volume with id: 620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 Jul 03 19:42:21.952356 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:21.952356 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:21.952894 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1c1f2109-fe18-46c9-8a84-ca68d6ed46eb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:42:21.968049 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-1c1f2109-fe18-46c9-8a84-ca68d6ed46eb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Delete volume request issued successfully. Jul 03 19:42:21.968260 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1c1f2109-fe18-46c9-8a84-ca68d6ed46eb tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 returned with HTTP 202 Jul 03 19:42:21.968653 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1364/5520] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:42:21 2026] DELETE /volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:42:21.976834 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-da28974f-6f90-4287-b8d9-814352022505 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:21.978520 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-da28974f-6f90-4287-b8d9-814352022505 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 Jul 03 19:42:21.978706 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-da28974f-6f90-4287-b8d9-814352022505 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:21.978918 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-da28974f-6f90-4287-b8d9-814352022505 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:21.987432 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:21.987432 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:42:21.991230 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-da28974f-6f90-4287-b8d9-814352022505 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Volume info retrieved successfully. Jul 03 19:42:21.996878 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-da28974f-6f90-4287-b8d9-814352022505 tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 returned with HTTP 200 Jul 03 19:42:21.997310 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1379/5521] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:21 2026] GET /volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:23.011705 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-dcd34874-0d72-4ac2-bf12-ffc172f7e2fc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:23.013771 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dcd34874-0d72-4ac2-bf12-ffc172f7e2fc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] GET https://10.4.3.61/volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 Jul 03 19:42:23.013999 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-dcd34874-0d72-4ac2-bf12-ffc172f7e2fc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:23.014241 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-dcd34874-0d72-4ac2-bf12-ffc172f7e2fc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:23.021032 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dcd34874-0d72-4ac2-bf12-ffc172f7e2fc tempest-TestVolumeBootPattern-377247180 tempest-TestVolumeBootPattern-377247180-project-member] https://10.4.3.61/volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 returned with HTTP 404 Jul 03 19:42:23.021576 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1388/5522] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:23 2026] GET /volume/v3/volumes/620fe3c4-5b33-42c6-b2b7-9fa76c71d1e4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:42:23.910734 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-870fb629-a2bd-4246-8a19-eb3b366033d6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:23.910734 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-870fb629-a2bd-4246-8a19-eb3b366033d6 None None] GET https://10.4.3.61/volume// Jul 03 19:42:23.910734 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-870fb629-a2bd-4246-8a19-eb3b366033d6 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:23.910734 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-870fb629-a2bd-4246-8a19-eb3b366033d6 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:23.910734 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-870fb629-a2bd-4246-8a19-eb3b366033d6 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:42:23.910734 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1392/5523] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:42:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:42:23.917613 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-b89975f9-8ac5-4b06-b37a-af9dc23ee898 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:23.919790 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-b89975f9-8ac5-4b06-b37a-af9dc23ee898 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:42:23.920198 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-b89975f9-8ac5-4b06-b37a-af9dc23ee898 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd", "connector": null, "instance_uuid": "2570a53f-6818-402a-b4af-b67a0f4f3ae9"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:42:23.936646 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:23.936646 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:23.968518 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-b89975f9-8ac5-4b06-b37a-af9dc23ee898 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:42:23.969003 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1365/5524] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:42:23 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 19:42:24.394899 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-487b95a3-ed44-46a0-b6e2-6761cbc53a4e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:24.396728 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-487b95a3-ed44-46a0-b6e2-6761cbc53a4e tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] GET https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd Jul 03 19:42:24.396933 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-487b95a3-ed44-46a0-b6e2-6761cbc53a4e tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:24.397107 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-487b95a3-ed44-46a0-b6e2-6761cbc53a4e tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:24.405468 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:24.405468 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:42:24.409047 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-487b95a3-ed44-46a0-b6e2-6761cbc53a4e tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Volume info retrieved successfully. Jul 03 19:42:24.413238 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-487b95a3-ed44-46a0-b6e2-6761cbc53a4e tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd returned with HTTP 200 Jul 03 19:42:24.413678 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1380/5525] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:24 2026] GET /volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:24.502589 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f0c4746b-7985-4596-81ed-f705686000d6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:24.502589 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f0c4746b-7985-4596-81ed-f705686000d6 None None] GET https://10.4.3.61/volume// Jul 03 19:42:24.502589 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f0c4746b-7985-4596-81ed-f705686000d6 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:24.502589 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f0c4746b-7985-4596-81ed-f705686000d6 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:24.503600 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f0c4746b-7985-4596-81ed-f705686000d6 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:42:24.503600 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1389/5526] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:42:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:42:24.512198 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-6770af07-391e-471d-8f05-48a43255ce5b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:24.515458 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-6770af07-391e-471d-8f05-48a43255ce5b tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] GET https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd Jul 03 19:42:24.515880 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-6770af07-391e-471d-8f05-48a43255ce5b tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:24.515880 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-6770af07-391e-471d-8f05-48a43255ce5b tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:24.527791 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:24.527791 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:24.531199 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-6770af07-391e-471d-8f05-48a43255ce5b tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Volume info retrieved successfully. Jul 03 19:42:24.535319 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-6770af07-391e-471d-8f05-48a43255ce5b tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd returned with HTTP 200 Jul 03 19:42:24.535720 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1393/5527] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:42:24 2026] GET /volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd => generated 1041 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:42:24.644438 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-4fad6276-aee9-4368-93db-cc946b9c3b88 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:24.646572 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-4fad6276-aee9-4368-93db-cc946b9c3b88 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] PUT https://10.4.3.61/volume/v3/attachments/608648b9-3402-4cc8-a683-e1f900050ad8 Jul 03 19:42:24.646984 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-4fad6276-aee9-4368-93db-cc946b9c3b88 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:42:24.654317 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-4fad6276-aee9-4368-93db-cc946b9c3b88 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Acquiring lock "cinder-attachment_update-65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd-np0000004460" by "attachment_update" {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:42:24.658988 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-4fad6276-aee9-4368-93db-cc946b9c3b88 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Lock "cinder-attachment_update-65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:42:24.660053 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:24.660053 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:25.181061 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-4fad6276-aee9-4368-93db-cc946b9c3b88 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Lock "cinder-attachment_update-65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd-np0000004460" released by "attachment_update" :: held 0.522s {{(pid=99926) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:42:25.181541 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-4fad6276-aee9-4368-93db-cc946b9c3b88 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/attachments/608648b9-3402-4cc8-a683-e1f900050ad8 returned with HTTP 200 Jul 03 19:42:25.181966 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1366/5528] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:42:24 2026] PUT /volume/v3/attachments/608648b9-3402-4cc8-a683-e1f900050ad8 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:25.427414 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7f3c32ee-b4ad-453e-b3d1-0eeb6681b26e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:25.429206 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7f3c32ee-b4ad-453e-b3d1-0eeb6681b26e tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] GET https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd Jul 03 19:42:25.429405 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7f3c32ee-b4ad-453e-b3d1-0eeb6681b26e tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:25.429580 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7f3c32ee-b4ad-453e-b3d1-0eeb6681b26e tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:25.439149 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:25.439149 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:42:25.442432 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7f3c32ee-b4ad-453e-b3d1-0eeb6681b26e tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Volume info retrieved successfully. Jul 03 19:42:25.446649 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7f3c32ee-b4ad-453e-b3d1-0eeb6681b26e tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd returned with HTTP 200 Jul 03 19:42:25.447034 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1381/5529] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:25 2026] GET /volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:26.458596 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-87f1a9b0-3722-4d6c-8126-ef7d9e2280d3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:26.460876 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-87f1a9b0-3722-4d6c-8126-ef7d9e2280d3 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] GET https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd Jul 03 19:42:26.461118 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-87f1a9b0-3722-4d6c-8126-ef7d9e2280d3 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:26.461335 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-87f1a9b0-3722-4d6c-8126-ef7d9e2280d3 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:26.472366 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:26.472366 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:26.476017 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-87f1a9b0-3722-4d6c-8126-ef7d9e2280d3 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Volume info retrieved successfully. Jul 03 19:42:26.481027 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-87f1a9b0-3722-4d6c-8126-ef7d9e2280d3 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd returned with HTTP 200 Jul 03 19:42:26.481497 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1390/5530] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:26 2026] GET /volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:27.494737 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ee30ed4d-8b14-4662-a6b1-2eeab012577f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:27.497695 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ee30ed4d-8b14-4662-a6b1-2eeab012577f tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] GET https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd Jul 03 19:42:27.497962 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ee30ed4d-8b14-4662-a6b1-2eeab012577f tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:27.498142 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ee30ed4d-8b14-4662-a6b1-2eeab012577f tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:27.507108 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:27.507108 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:27.510345 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ee30ed4d-8b14-4662-a6b1-2eeab012577f tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Volume info retrieved successfully. Jul 03 19:42:27.514008 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ee30ed4d-8b14-4662-a6b1-2eeab012577f tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd returned with HTTP 200 Jul 03 19:42:27.514393 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1394/5531] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:27 2026] GET /volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:28.527572 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-64a6618a-877b-4ba4-827b-a1b1035eaced None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:28.529379 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-64a6618a-877b-4ba4-827b-a1b1035eaced tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] GET https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd Jul 03 19:42:28.529630 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-64a6618a-877b-4ba4-827b-a1b1035eaced tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:28.529827 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-64a6618a-877b-4ba4-827b-a1b1035eaced tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:28.539707 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:28.539707 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:28.549291 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-64a6618a-877b-4ba4-827b-a1b1035eaced tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Volume info retrieved successfully. Jul 03 19:42:28.556274 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-64a6618a-877b-4ba4-827b-a1b1035eaced tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd returned with HTTP 200 Jul 03 19:42:28.556726 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1367/5532] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:28 2026] GET /volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:29.434102 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-057a32ae-141c-46c7-9d7e-d282bfe08af3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:29.435877 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-057a32ae-141c-46c7-9d7e-d282bfe08af3 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:42:29.436295 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-057a32ae-141c-46c7-9d7e-d282bfe08af3 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "bead056f-823e-41ef-8eac-097a00263146", "size": 1}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:42:29.437635 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-057a32ae-141c-46c7-9d7e-d282bfe08af3 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'bead056f-823e-41ef-8eac-097a00263146', 'size': 1}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:42:29.569103 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8474f18d-dd80-4ef2-99c5-37802d40f955 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:29.570945 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8474f18d-dd80-4ef2-99c5-37802d40f955 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] GET https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd Jul 03 19:42:29.571243 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8474f18d-dd80-4ef2-99c5-37802d40f955 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:29.571418 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8474f18d-dd80-4ef2-99c5-37802d40f955 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:29.574859 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-057a32ae-141c-46c7-9d7e-d282bfe08af3 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Create volume of 1 GB Jul 03 19:42:29.579123 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-057a32ae-141c-46c7-9d7e-d282bfe08af3 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Availability Zones retrieved successfully. Jul 03 19:42:29.580602 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:29.580602 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:29.584091 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-057a32ae-141c-46c7-9d7e-d282bfe08af3 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Flow 'volume_create_api' (bfa65d30-a4cf-422b-aafd-0f0bb21c8796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:42:29.584146 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-8474f18d-dd80-4ef2-99c5-37802d40f955 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Volume info retrieved successfully. Jul 03 19:42:29.585179 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-057a32ae-141c-46c7-9d7e-d282bfe08af3 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b87ec80-718f-44a9-8083-0de7a2c3f055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:29.586058 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-057a32ae-141c-46c7-9d7e-d282bfe08af3 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:42:29.589154 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8474f18d-dd80-4ef2-99c5-37802d40f955 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd returned with HTTP 200 Jul 03 19:42:29.589678 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1391/5533] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:29 2026] GET /volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:29.639508 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-057a32ae-141c-46c7-9d7e-d282bfe08af3 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b87ec80-718f-44a9-8083-0de7a2c3f055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:29.640307 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-057a32ae-141c-46c7-9d7e-d282bfe08af3 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d79c8343-3cbe-480e-bb43-8206836cd91d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:29.701531 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-057a32ae-141c-46c7-9d7e-d282bfe08af3 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Created reservations ['a6f6a76a-3e83-4304-b46b-5653b49f8ffd', 'f35a5417-126b-4e26-8bbe-4d9dc2bd6013', 'dd1d0f81-cad6-4c3c-adc4-98458fbb0f75', 'b7aa9f2e-d26f-44c5-bb5c-9e0287f419ef'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:42:29.702245 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-057a32ae-141c-46c7-9d7e-d282bfe08af3 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d79c8343-3cbe-480e-bb43-8206836cd91d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6f6a76a-3e83-4304-b46b-5653b49f8ffd', 'f35a5417-126b-4e26-8bbe-4d9dc2bd6013', 'dd1d0f81-cad6-4c3c-adc4-98458fbb0f75', 'b7aa9f2e-d26f-44c5-bb5c-9e0287f419ef']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:29.702859 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-057a32ae-141c-46c7-9d7e-d282bfe08af3 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32bf69b3-12bf-43ff-a102-b1b368a16064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:29.726696 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-057a32ae-141c-46c7-9d7e-d282bfe08af3 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32bf69b3-12bf-43ff-a102-b1b368a16064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fb4dc58-e996-4282-8427-6600506a043e', '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='fd88a0d118814112aac868bc4914419e',qos_specs=None,replication_status=,reservations=['a6f6a76a-3e83-4304-b46b-5653b49f8ffd','f35a5417-126b-4e26-8bbe-4d9dc2bd6013','dd1d0f81-cad6-4c3c-adc4-98458fbb0f75','b7aa9f2e-d26f-44c5-bb5c-9e0287f419ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9efdc96a7cef4e6398582140686b9b71',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:42:29Z,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=3fb4dc58-e996-4282-8427-6600506a043e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd88a0d118814112aac868bc4914419e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9efdc96a7cef4e6398582140686b9b71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:29.727707 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-057a32ae-141c-46c7-9d7e-d282bfe08af3 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0bd66e5-7dfb-44a9-b5ee-63d38ba2e855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:29.746681 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-057a32ae-141c-46c7-9d7e-d282bfe08af3 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0bd66e5-7dfb-44a9-b5ee-63d38ba2e855) transitioned into state 'SUCCESS' from 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='fd88a0d118814112aac868bc4914419e',qos_specs=None,replication_status=,reservations=['a6f6a76a-3e83-4304-b46b-5653b49f8ffd','f35a5417-126b-4e26-8bbe-4d9dc2bd6013','dd1d0f81-cad6-4c3c-adc4-98458fbb0f75','b7aa9f2e-d26f-44c5-bb5c-9e0287f419ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9efdc96a7cef4e6398582140686b9b71',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:29.747548 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-057a32ae-141c-46c7-9d7e-d282bfe08af3 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a71a50a1-e83e-4237-8f20-f6ce8c0aa475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:29.758199 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-057a32ae-141c-46c7-9d7e-d282bfe08af3 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a71a50a1-e83e-4237-8f20-f6ce8c0aa475) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:29.758199 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-057a32ae-141c-46c7-9d7e-d282bfe08af3 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Flow 'volume_create_api' (bfa65d30-a4cf-422b-aafd-0f0bb21c8796) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:42:29.758199 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-057a32ae-141c-46c7-9d7e-d282bfe08af3 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Create volume request issued successfully. Jul 03 19:42:29.758199 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-057a32ae-141c-46c7-9d7e-d282bfe08af3 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:42:29.758199 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1382/5534] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:42:29 2026] POST /volume/v3/volumes => generated 773 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:42:29.768565 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-251a8f60-2af4-4eaa-aa10-c23bb7acfea9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:29.770292 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-251a8f60-2af4-4eaa-aa10-c23bb7acfea9 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e Jul 03 19:42:29.770396 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-251a8f60-2af4-4eaa-aa10-c23bb7acfea9 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:29.774186 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-251a8f60-2af4-4eaa-aa10-c23bb7acfea9 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:29.777267 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:29.777267 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:29.780469 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-251a8f60-2af4-4eaa-aa10-c23bb7acfea9 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:29.783926 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-251a8f60-2af4-4eaa-aa10-c23bb7acfea9 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e returned with HTTP 200 Jul 03 19:42:29.784309 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1395/5535] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:29 2026] GET /volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:30.602153 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-84986c22-2a28-44f2-8192-5b38240f28ad None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:30.604621 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-84986c22-2a28-44f2-8192-5b38240f28ad tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] GET https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd Jul 03 19:42:30.604944 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-84986c22-2a28-44f2-8192-5b38240f28ad tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:30.605261 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-84986c22-2a28-44f2-8192-5b38240f28ad tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:30.618390 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:30.618390 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:30.622939 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-84986c22-2a28-44f2-8192-5b38240f28ad tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Volume info retrieved successfully. Jul 03 19:42:30.629208 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-84986c22-2a28-44f2-8192-5b38240f28ad tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd returned with HTTP 200 Jul 03 19:42:30.629730 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1368/5536] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:30 2026] GET /volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:30.796534 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f504744f-1c1e-4d5e-8d52-1197ef468288 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:30.798121 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f504744f-1c1e-4d5e-8d52-1197ef468288 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e Jul 03 19:42:30.798318 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f504744f-1c1e-4d5e-8d52-1197ef468288 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:30.798482 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f504744f-1c1e-4d5e-8d52-1197ef468288 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:30.804796 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:30.804796 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:30.808412 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f504744f-1c1e-4d5e-8d52-1197ef468288 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:30.812655 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f504744f-1c1e-4d5e-8d52-1197ef468288 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e returned with HTTP 200 Jul 03 19:42:30.813022 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1392/5537] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:30 2026] GET /volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e => generated 865 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:31.394017 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-c57ece77-05b2-43e2-bd5a-7b1f94293836 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:31.396082 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-c57ece77-05b2-43e2-bd5a-7b1f94293836 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] POST https://10.4.3.61/volume/v3/attachments/608648b9-3402-4cc8-a683-e1f900050ad8/action Jul 03 19:42:31.396454 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-c57ece77-05b2-43e2-bd5a-7b1f94293836 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Action body: b'{"os-complete": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:42:31.396570 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-c57ece77-05b2-43e2-bd5a-7b1f94293836 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:42:31.411088 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:31.411088 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:42:31.430841 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-a403d11a-7c60-4113-89a2-4f97625e5768 req-c57ece77-05b2-43e2-bd5a-7b1f94293836 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/attachments/608648b9-3402-4cc8-a683-e1f900050ad8/action returned with HTTP 204 Jul 03 19:42:31.431225 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1383/5538] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:42:31 2026] POST /volume/v3/attachments/608648b9-3402-4cc8-a683-e1f900050ad8/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:42:31.641440 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a3d46e74-2c86-44cd-a63d-0006259c88f7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:31.643579 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a3d46e74-2c86-44cd-a63d-0006259c88f7 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] GET https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd Jul 03 19:42:31.645553 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a3d46e74-2c86-44cd-a63d-0006259c88f7 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:31.645553 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a3d46e74-2c86-44cd-a63d-0006259c88f7 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:31.652703 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:31.652703 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:31.656439 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a3d46e74-2c86-44cd-a63d-0006259c88f7 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Volume info retrieved successfully. Jul 03 19:42:31.660558 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a3d46e74-2c86-44cd-a63d-0006259c88f7 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd returned with HTTP 200 Jul 03 19:42:31.663285 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1396/5539] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:31 2026] GET /volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd => generated 1172 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:42:31.675317 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3ff4c2fa-b603-4e0a-809f-ea00409b2fd4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:31.677601 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3ff4c2fa-b603-4e0a-809f-ea00409b2fd4 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] GET https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd Jul 03 19:42:31.677908 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3ff4c2fa-b603-4e0a-809f-ea00409b2fd4 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:31.678211 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3ff4c2fa-b603-4e0a-809f-ea00409b2fd4 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:31.691094 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:31.691094 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:31.695647 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-3ff4c2fa-b603-4e0a-809f-ea00409b2fd4 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Volume info retrieved successfully. Jul 03 19:42:31.701395 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3ff4c2fa-b603-4e0a-809f-ea00409b2fd4 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd returned with HTTP 200 Jul 03 19:42:31.701889 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1369/5540] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:31 2026] GET /volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd => generated 1172 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:42:31.714550 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-da21dae2-8246-4750-8285-366d29062acc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:31.716246 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1393/5541] 10.4.3.61 () {70 vars in 1604 bytes} [Fri Jul 3 19:42:31 2026] DELETE /volume/v3/attachments/608648b9-3402-4cc8-a683-e1f900050ad8 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 19:42:31.722987 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a55110d5-8e3d-424b-bfe2-36f092648234 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:31.758430 np0000004460 devstack@c-api.service[99924]: WARNING keystonemiddleware.auth_token [None req-a55110d5-8e3d-424b-bfe2-36f092648234 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 19:42:31.759651 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1384/5542] 10.4.3.61 () {70 vars in 1604 bytes} [Fri Jul 3 19:42:31 2026] DELETE /volume/v3/attachments/608648b9-3402-4cc8-a683-e1f900050ad8 => generated 114 bytes in 37 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 19:42:31.766742 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a446f544-efef-45b8-b883-0e00fd67516b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:31.768506 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a446f544-efef-45b8-b883-0e00fd67516b tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] DELETE https://10.4.3.61/volume/v3/attachments/608648b9-3402-4cc8-a683-e1f900050ad8 Jul 03 19:42:31.768707 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a446f544-efef-45b8-b883-0e00fd67516b tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:31.768882 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a446f544-efef-45b8-b883-0e00fd67516b tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:31.775334 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:31.775334 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:31.827608 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-03df1757-b700-4b6f-a156-05da28b440ae None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:31.829219 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-03df1757-b700-4b6f-a156-05da28b440ae tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e Jul 03 19:42:31.829403 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-03df1757-b700-4b6f-a156-05da28b440ae tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:31.829575 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-03df1757-b700-4b6f-a156-05da28b440ae tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:31.834253 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a446f544-efef-45b8-b883-0e00fd67516b tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Attachment connected to vm 2570a53f-6818-402a-b4af-b67a0f4f3ae9, checking data on nova Jul 03 19:42:31.834657 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.compute.nova [None req-a446f544-efef-45b8-b883-0e00fd67516b tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Creating Keystone token plugin using URL: https://10.4.3.61/identity {{(pid=99927) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 19:42:31.836721 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:31.836721 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:31.841136 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-03df1757-b700-4b6f-a156-05da28b440ae tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:31.845282 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-03df1757-b700-4b6f-a156-05da28b440ae tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e returned with HTTP 200 Jul 03 19:42:31.845787 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1370/5543] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:31 2026] GET /volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:32.015764 np0000004460 devstack@c-api.service[99927]: DEBUG novaclient.v2.client [None req-a446f544-efef-45b8-b883-0e00fd67516b tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] REQ: curl -g -i -X GET https://10.4.3.61/compute/v2.1/servers/2570a53f-6818-402a-b4af-b67a0f4f3ae9/os-volume_attachments/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}e557c9ffc2042666987b796ce34bdb374a9e2b3be7bddfd44d8e695b97dd7315" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a446f544-efef-45b8-b883-0e00fd67516b" -H "X-Service-Token: {SHA256}c7c477eface2d4fda1599185a98266e563d3bdb3a03e5d16ba1f10566d1aa8c6" {{(pid=99927) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 19:42:32.175643 np0000004460 devstack@c-api.service[99927]: DEBUG novaclient.v2.client [None req-a446f544-efef-45b8-b883-0e00fd67516b tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 19:42:32 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-c34084a4-a430-42a7-8919-95be40113c8e x-openstack-request-id: req-c34084a4-a430-42a7-8919-95be40113c8e {{(pid=99927) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 19:42:32.175792 np0000004460 devstack@c-api.service[99927]: DEBUG novaclient.v2.client [None req-a446f544-efef-45b8-b883-0e00fd67516b tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd", "serverId": "2570a53f-6818-402a-b4af-b67a0f4f3ae9", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "608648b9-3402-4cc8-a683-e1f900050ad8", "bdm_uuid": "d7e51f2a-184d-405b-9f02-9335f427c2b1"}} {{(pid=99927) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 19:42:32.175892 np0000004460 devstack@c-api.service[99927]: DEBUG novaclient.v2.client [None req-a446f544-efef-45b8-b883-0e00fd67516b tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] GET call to compute for https://10.4.3.61/compute/v2.1/servers/2570a53f-6818-402a-b4af-b67a0f4f3ae9/os-volume_attachments/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd used request id req-c34084a4-a430-42a7-8919-95be40113c8e {{(pid=99927) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 19:42:32.178267 np0000004460 devstack@c-api.service[99927]: ERROR cinder.volume.api [None req-a446f544-efef-45b8-b883-0e00fd67516b tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-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 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault [None req-a446f544-efef-45b8-b883-0e00fd67516b tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Caught error: Detach volume from instance 2570a53f-6818-402a-b4af-b67a0f4f3ae9 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2570a53f-6818-402a-b4af-b67a0f4f3ae9 using the Compute API Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: 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 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: 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 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: 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 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: 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 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: 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 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: 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 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: 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 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: 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 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 19:42:32.180562 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: 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 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: 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 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2570a53f-6818-402a-b4af-b67a0f4f3ae9 using the Compute API Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: ERROR cinder.api.middleware.fault Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.middleware.fault [None req-a446f544-efef-45b8-b883-0e00fd67516b tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/attachments/608648b9-3402-4cc8-a683-e1f900050ad8 returned with HTTP 409 Jul 03 19:42:32.181842 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1397/5544] 10.4.3.61 () {68 vars in 1397 bytes} [Fri Jul 3 19:42:31 2026] DELETE /volume/v3/attachments/608648b9-3402-4cc8-a683-e1f900050ad8 => generated 167 bytes in 415 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:42:32.220161 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-a2461850-bb14-43b8-a324-6b253835a23c req-c682d3f6-28d2-4e76-9883-1f1b4b91be69 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:32.222228 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-a2461850-bb14-43b8-a324-6b253835a23c req-c682d3f6-28d2-4e76-9883-1f1b4b91be69 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] GET https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd Jul 03 19:42:32.222430 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-a2461850-bb14-43b8-a324-6b253835a23c req-c682d3f6-28d2-4e76-9883-1f1b4b91be69 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:32.222615 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-a2461850-bb14-43b8-a324-6b253835a23c req-c682d3f6-28d2-4e76-9883-1f1b4b91be69 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:32.232535 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:32.232535 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:32.236282 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-a2461850-bb14-43b8-a324-6b253835a23c req-c682d3f6-28d2-4e76-9883-1f1b4b91be69 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Volume info retrieved successfully. Jul 03 19:42:32.240588 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-a2461850-bb14-43b8-a324-6b253835a23c req-c682d3f6-28d2-4e76-9883-1f1b4b91be69 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd returned with HTTP 200 Jul 03 19:42:32.241008 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1394/5545] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:42:32 2026] GET /volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd => generated 1154 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:32.258823 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-a2461850-bb14-43b8-a324-6b253835a23c req-4c46c351-94ea-4fb1-b8ca-39bc651c2905 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:32.260737 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-a2461850-bb14-43b8-a324-6b253835a23c req-4c46c351-94ea-4fb1-b8ca-39bc651c2905 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] POST https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd/action Jul 03 19:42:32.261094 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-a2461850-bb14-43b8-a324-6b253835a23c req-4c46c351-94ea-4fb1-b8ca-39bc651c2905 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:42:32.261236 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-a2461850-bb14-43b8-a324-6b253835a23c req-4c46c351-94ea-4fb1-b8ca-39bc651c2905 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:42:32.271962 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:32.271962 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:42:32.272428 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-a2461850-bb14-43b8-a324-6b253835a23c req-4c46c351-94ea-4fb1-b8ca-39bc651c2905 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Volume info retrieved successfully. Jul 03 19:42:32.281708 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-a2461850-bb14-43b8-a324-6b253835a23c req-4c46c351-94ea-4fb1-b8ca-39bc651c2905 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Begin detaching volume completed successfully. Jul 03 19:42:32.281915 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-a2461850-bb14-43b8-a324-6b253835a23c req-4c46c351-94ea-4fb1-b8ca-39bc651c2905 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd/action returned with HTTP 202 Jul 03 19:42:32.282362 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1385/5546] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:42:32 2026] POST /volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:42:32.861229 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a333b160-904c-4f5b-b85e-4bb713f3bd75 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:32.863175 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a333b160-904c-4f5b-b85e-4bb713f3bd75 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e Jul 03 19:42:32.863418 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a333b160-904c-4f5b-b85e-4bb713f3bd75 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:32.863670 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a333b160-904c-4f5b-b85e-4bb713f3bd75 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:32.872936 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:32.872936 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:32.875722 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a333b160-904c-4f5b-b85e-4bb713f3bd75 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:32.880247 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a333b160-904c-4f5b-b85e-4bb713f3bd75 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e returned with HTTP 200 Jul 03 19:42:32.880612 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1371/5547] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:32 2026] GET /volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:33.307561 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ede6f0da-e16b-4c23-96b2-ee551ffd5e62 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:33.308052 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ede6f0da-e16b-4c23-96b2-ee551ffd5e62 None None] GET https://10.4.3.61/volume// Jul 03 19:42:33.308260 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ede6f0da-e16b-4c23-96b2-ee551ffd5e62 None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:33.308454 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ede6f0da-e16b-4c23-96b2-ee551ffd5e62 None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:33.308782 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ede6f0da-e16b-4c23-96b2-ee551ffd5e62 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:42:33.309086 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1398/5548] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:42:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:42:33.315000 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-a2461850-bb14-43b8-a324-6b253835a23c req-b2049197-cfb0-4426-8eda-f2f0b843cb40 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:33.316872 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-a2461850-bb14-43b8-a324-6b253835a23c req-b2049197-cfb0-4426-8eda-f2f0b843cb40 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] GET https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd Jul 03 19:42:33.317083 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-a2461850-bb14-43b8-a324-6b253835a23c req-b2049197-cfb0-4426-8eda-f2f0b843cb40 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:33.317273 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-a2461850-bb14-43b8-a324-6b253835a23c req-b2049197-cfb0-4426-8eda-f2f0b843cb40 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:33.325909 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:33.325909 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:33.330080 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-a2461850-bb14-43b8-a324-6b253835a23c req-b2049197-cfb0-4426-8eda-f2f0b843cb40 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Volume info retrieved successfully. Jul 03 19:42:33.334462 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-a2461850-bb14-43b8-a324-6b253835a23c req-b2049197-cfb0-4426-8eda-f2f0b843cb40 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd returned with HTTP 200 Jul 03 19:42:33.334851 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1395/5549] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:42:33 2026] GET /volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd => generated 1337 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:42:33.893041 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c1190dce-085e-40f8-b872-17f8505cecc4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:33.895007 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c1190dce-085e-40f8-b872-17f8505cecc4 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e Jul 03 19:42:33.895272 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c1190dce-085e-40f8-b872-17f8505cecc4 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:33.895483 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c1190dce-085e-40f8-b872-17f8505cecc4 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:33.902805 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:33.902805 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:42:33.907180 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c1190dce-085e-40f8-b872-17f8505cecc4 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:33.912155 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c1190dce-085e-40f8-b872-17f8505cecc4 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e returned with HTTP 200 Jul 03 19:42:33.912585 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1386/5550] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:33 2026] GET /volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:34.925886 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-fccef0c8-9ed3-455d-a377-a542fc1a5877 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:34.927958 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fccef0c8-9ed3-455d-a377-a542fc1a5877 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e Jul 03 19:42:34.928204 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fccef0c8-9ed3-455d-a377-a542fc1a5877 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:34.928421 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fccef0c8-9ed3-455d-a377-a542fc1a5877 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:34.938980 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:34.938980 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:34.944179 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-fccef0c8-9ed3-455d-a377-a542fc1a5877 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:34.948953 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fccef0c8-9ed3-455d-a377-a542fc1a5877 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e returned with HTTP 200 Jul 03 19:42:34.949369 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1372/5551] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:34 2026] GET /volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:35.030573 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-a2461850-bb14-43b8-a324-6b253835a23c req-9581cbda-4ebd-4fc4-8551-36dd2469ea01 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:35.032843 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-a2461850-bb14-43b8-a324-6b253835a23c req-9581cbda-4ebd-4fc4-8551-36dd2469ea01 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] DELETE https://10.4.3.61/volume/v3/attachments/608648b9-3402-4cc8-a683-e1f900050ad8 Jul 03 19:42:35.033125 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-a2461850-bb14-43b8-a324-6b253835a23c req-9581cbda-4ebd-4fc4-8551-36dd2469ea01 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:35.033414 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-a2461850-bb14-43b8-a324-6b253835a23c req-9581cbda-4ebd-4fc4-8551-36dd2469ea01 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:35.066858 np0000004460 devstack@c-api.service[99927]: DEBUG oslo_db.sqlalchemy.engines [req-a2461850-bb14-43b8-a324-6b253835a23c req-9581cbda-4ebd-4fc4-8551-36dd2469ea01 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-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=99927) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 19:42:35.075643 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:35.075643 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:35.601125 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-a2461850-bb14-43b8-a324-6b253835a23c req-9581cbda-4ebd-4fc4-8551-36dd2469ea01 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/attachments/608648b9-3402-4cc8-a683-e1f900050ad8 returned with HTTP 200 Jul 03 19:42:35.601518 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1399/5552] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:42:35 2026] DELETE /volume/v3/attachments/608648b9-3402-4cc8-a683-e1f900050ad8 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:35.962907 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-219e56e0-2878-49f1-b6de-09a8e516d42c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:35.964845 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-219e56e0-2878-49f1-b6de-09a8e516d42c tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e Jul 03 19:42:35.965123 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-219e56e0-2878-49f1-b6de-09a8e516d42c tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:35.965381 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-219e56e0-2878-49f1-b6de-09a8e516d42c tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:35.972782 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:35.972782 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:35.976421 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-219e56e0-2878-49f1-b6de-09a8e516d42c tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:35.980955 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-219e56e0-2878-49f1-b6de-09a8e516d42c tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e returned with HTTP 200 Jul 03 19:42:35.981501 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1396/5553] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:35 2026] GET /volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:36.506361 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-c495b323-c252-4b26-add9-1c5f3382f1af req-61f41b7b-fe14-4e9f-b7e8-a74079fb7eb9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:36.508731 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-c495b323-c252-4b26-add9-1c5f3382f1af req-61f41b7b-fe14-4e9f-b7e8-a74079fb7eb9 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] GET https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd Jul 03 19:42:36.508961 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-c495b323-c252-4b26-add9-1c5f3382f1af req-61f41b7b-fe14-4e9f-b7e8-a74079fb7eb9 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:36.509235 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-c495b323-c252-4b26-add9-1c5f3382f1af req-61f41b7b-fe14-4e9f-b7e8-a74079fb7eb9 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:36.516945 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:36.516945 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:42:36.520681 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-c495b323-c252-4b26-add9-1c5f3382f1af req-61f41b7b-fe14-4e9f-b7e8-a74079fb7eb9 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Volume info retrieved successfully. Jul 03 19:42:36.524690 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-c495b323-c252-4b26-add9-1c5f3382f1af req-61f41b7b-fe14-4e9f-b7e8-a74079fb7eb9 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd returned with HTTP 200 Jul 03 19:42:36.525126 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1387/5554] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:42:36 2026] GET /volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd => generated 862 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:36.537870 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b29f7de9-f0b5-42fa-b285-8bf92da2a43c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:36.539666 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b29f7de9-f0b5-42fa-b285-8bf92da2a43c tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] DELETE https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd Jul 03 19:42:36.539877 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b29f7de9-f0b5-42fa-b285-8bf92da2a43c tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:36.540068 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b29f7de9-f0b5-42fa-b285-8bf92da2a43c tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:36.540254 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-b29f7de9-f0b5-42fa-b285-8bf92da2a43c tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Delete volume with id: 65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd Jul 03 19:42:36.546927 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:36.546927 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:36.547367 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b29f7de9-f0b5-42fa-b285-8bf92da2a43c tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Volume info retrieved successfully. Jul 03 19:42:36.563874 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b29f7de9-f0b5-42fa-b285-8bf92da2a43c tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Delete volume request issued successfully. Jul 03 19:42:36.564078 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b29f7de9-f0b5-42fa-b285-8bf92da2a43c tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd returned with HTTP 202 Jul 03 19:42:36.564488 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1373/5555] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:42:36 2026] DELETE /volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:42:36.571096 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d9b92a5f-b87e-457b-b3c2-45244417d17a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:36.573261 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d9b92a5f-b87e-457b-b3c2-45244417d17a tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] GET https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd Jul 03 19:42:36.573546 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d9b92a5f-b87e-457b-b3c2-45244417d17a tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:36.573847 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d9b92a5f-b87e-457b-b3c2-45244417d17a tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:36.581681 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:36.581681 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:36.585620 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d9b92a5f-b87e-457b-b3c2-45244417d17a tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Volume info retrieved successfully. Jul 03 19:42:36.589551 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d9b92a5f-b87e-457b-b3c2-45244417d17a tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd returned with HTTP 200 Jul 03 19:42:36.589951 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1400/5556] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:36 2026] GET /volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:36.993072 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-18aa272e-d59e-4d90-bbdc-a7f27645a031 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:36.994846 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-18aa272e-d59e-4d90-bbdc-a7f27645a031 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e Jul 03 19:42:36.995066 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-18aa272e-d59e-4d90-bbdc-a7f27645a031 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:36.995264 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-18aa272e-d59e-4d90-bbdc-a7f27645a031 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:37.002136 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:37.002136 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:37.005938 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-18aa272e-d59e-4d90-bbdc-a7f27645a031 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:37.010036 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-18aa272e-d59e-4d90-bbdc-a7f27645a031 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e returned with HTTP 200 Jul 03 19:42:37.010534 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1397/5557] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:36 2026] GET /volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:37.602407 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-9c6ee39d-9100-4ee2-af73-745d4b087567 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:37.604281 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9c6ee39d-9100-4ee2-af73-745d4b087567 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] GET https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd Jul 03 19:42:37.604491 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9c6ee39d-9100-4ee2-af73-745d4b087567 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:37.604668 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-9c6ee39d-9100-4ee2-af73-745d4b087567 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:37.610128 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-9c6ee39d-9100-4ee2-af73-745d4b087567 tempest-TestServerVolumeAttachScenarioOldVersion-771105190 tempest-TestServerVolumeAttachScenarioOldVersion-771105190-project-member] https://10.4.3.61/volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd returned with HTTP 404 Jul 03 19:42:37.610594 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1388/5558] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:37 2026] GET /volume/v3/volumes/65fd0a2d-7ff2-47a4-90cd-8b3c853ce5fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:42:38.023249 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-19199074-de6e-430f-8fd0-a4b2f62772d5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:38.025019 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-19199074-de6e-430f-8fd0-a4b2f62772d5 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e Jul 03 19:42:38.025276 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-19199074-de6e-430f-8fd0-a4b2f62772d5 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:38.025482 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-19199074-de6e-430f-8fd0-a4b2f62772d5 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:38.032590 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:38.032590 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:38.036218 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-19199074-de6e-430f-8fd0-a4b2f62772d5 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:38.040536 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-19199074-de6e-430f-8fd0-a4b2f62772d5 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e returned with HTTP 200 Jul 03 19:42:38.041123 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1374/5559] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:38 2026] GET /volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:42:38.054086 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e1614324-c425-435c-9599-4713d6f32a88 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:38.055913 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e1614324-c425-435c-9599-4713d6f32a88 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e Jul 03 19:42:38.056148 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e1614324-c425-435c-9599-4713d6f32a88 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:38.056303 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e1614324-c425-435c-9599-4713d6f32a88 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:38.062346 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:38.062346 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:38.065455 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e1614324-c425-435c-9599-4713d6f32a88 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:38.069345 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e1614324-c425-435c-9599-4713d6f32a88 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e returned with HTTP 200 Jul 03 19:42:38.069691 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1401/5560] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:38 2026] GET /volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e => generated 1191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:42:38.082310 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5189711a-ef0b-4a9e-9a8d-a7fdc5949295 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:38.084127 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5189711a-ef0b-4a9e-9a8d-a7fdc5949295 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] DELETE https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e Jul 03 19:42:38.084368 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5189711a-ef0b-4a9e-9a8d-a7fdc5949295 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:38.084540 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5189711a-ef0b-4a9e-9a8d-a7fdc5949295 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:38.084697 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-5189711a-ef0b-4a9e-9a8d-a7fdc5949295 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Delete volume with id: 3fb4dc58-e996-4282-8427-6600506a043e Jul 03 19:42:38.091264 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:38.091264 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:38.091650 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5189711a-ef0b-4a9e-9a8d-a7fdc5949295 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:38.109301 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5189711a-ef0b-4a9e-9a8d-a7fdc5949295 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Delete volume request issued successfully. Jul 03 19:42:38.109496 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5189711a-ef0b-4a9e-9a8d-a7fdc5949295 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e returned with HTTP 202 Jul 03 19:42:38.109895 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1398/5561] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:42:38 2026] DELETE /volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:42:38.117121 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-79e1d309-97a0-40ec-b952-767250c42522 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:38.118884 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-79e1d309-97a0-40ec-b952-767250c42522 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e Jul 03 19:42:38.119088 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-79e1d309-97a0-40ec-b952-767250c42522 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:38.119303 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-79e1d309-97a0-40ec-b952-767250c42522 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:38.125830 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:38.125830 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:42:38.129443 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-79e1d309-97a0-40ec-b952-767250c42522 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:38.134010 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-79e1d309-97a0-40ec-b952-767250c42522 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e returned with HTTP 200 Jul 03 19:42:38.134453 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1389/5562] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:38 2026] GET /volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e => generated 1190 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:42:39.146817 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-41a03824-3b55-4a58-8c5c-a53ab548b97a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:39.148485 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-41a03824-3b55-4a58-8c5c-a53ab548b97a tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e Jul 03 19:42:39.148686 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-41a03824-3b55-4a58-8c5c-a53ab548b97a tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:39.148876 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-41a03824-3b55-4a58-8c5c-a53ab548b97a tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:39.153995 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-41a03824-3b55-4a58-8c5c-a53ab548b97a tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e returned with HTTP 404 Jul 03 19:42:39.154450 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1375/5563] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:39 2026] GET /volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:42:40.688323 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-bc218b15-0b91-40f0-b6c2-c56e0cd0967d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:40.690071 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bc218b15-0b91-40f0-b6c2-c56e0cd0967d tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:42:40.690497 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bc218b15-0b91-40f0-b6c2-c56e0cd0967d tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "53f65987-9799-40d9-868c-54fec8bf9f35", "size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:42:40.692041 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-bc218b15-0b91-40f0-b6c2-c56e0cd0967d tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '53f65987-9799-40d9-868c-54fec8bf9f35', 'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:42:40.759145 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-bc218b15-0b91-40f0-b6c2-c56e0cd0967d tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Create volume of 1 GB Jul 03 19:42:40.763888 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-bc218b15-0b91-40f0-b6c2-c56e0cd0967d tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Availability Zones retrieved successfully. Jul 03 19:42:40.770886 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bc218b15-0b91-40f0-b6c2-c56e0cd0967d tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Flow 'volume_create_api' (e4576d14-d5d3-45b6-9e0b-efddd4f2fa80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:42:40.772291 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bc218b15-0b91-40f0-b6c2-c56e0cd0967d tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53d11392-dcf1-40cc-880e-e256f28e15d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:40.773462 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-bc218b15-0b91-40f0-b6c2-c56e0cd0967d tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:42:40.822236 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bc218b15-0b91-40f0-b6c2-c56e0cd0967d tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53d11392-dcf1-40cc-880e-e256f28e15d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:40.822902 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bc218b15-0b91-40f0-b6c2-c56e0cd0967d tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (315ac7ce-5c93-4d35-abe1-ee8598613808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:40.856124 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-bc218b15-0b91-40f0-b6c2-c56e0cd0967d tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Created reservations ['e5761f0a-2ddd-43a7-bc99-241fc40849d5', '6a8b2f45-1388-472b-bb74-1f0cfaf92eba', 'b4c26c29-90de-478d-82ef-4c631a583f64', 'b0be5951-87aa-4242-a6d9-fc6c22b9f7a2'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:42:40.856812 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bc218b15-0b91-40f0-b6c2-c56e0cd0967d tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (315ac7ce-5c93-4d35-abe1-ee8598613808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5761f0a-2ddd-43a7-bc99-241fc40849d5', '6a8b2f45-1388-472b-bb74-1f0cfaf92eba', 'b4c26c29-90de-478d-82ef-4c631a583f64', 'b0be5951-87aa-4242-a6d9-fc6c22b9f7a2']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:40.857564 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bc218b15-0b91-40f0-b6c2-c56e0cd0967d tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02484959-05f8-4b1a-8fc2-676a2a0e091f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:40.878320 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bc218b15-0b91-40f0-b6c2-c56e0cd0967d tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02484959-05f8-4b1a-8fc2-676a2a0e091f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87fa1ff9-1525-40f0-bc2a-e315b9197708', '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='fd88a0d118814112aac868bc4914419e',qos_specs=None,replication_status=,reservations=['e5761f0a-2ddd-43a7-bc99-241fc40849d5','6a8b2f45-1388-472b-bb74-1f0cfaf92eba','b4c26c29-90de-478d-82ef-4c631a583f64','b0be5951-87aa-4242-a6d9-fc6c22b9f7a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9efdc96a7cef4e6398582140686b9b71',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:42: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=87fa1ff9-1525-40f0-bc2a-e315b9197708,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd88a0d118814112aac868bc4914419e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9efdc96a7cef4e6398582140686b9b71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:40.878960 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bc218b15-0b91-40f0-b6c2-c56e0cd0967d tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd944d79-35e3-4556-ba6b-01e467c1f2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:40.896800 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bc218b15-0b91-40f0-b6c2-c56e0cd0967d tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd944d79-35e3-4556-ba6b-01e467c1f2df) transitioned into state 'SUCCESS' from 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='fd88a0d118814112aac868bc4914419e',qos_specs=None,replication_status=,reservations=['e5761f0a-2ddd-43a7-bc99-241fc40849d5','6a8b2f45-1388-472b-bb74-1f0cfaf92eba','b4c26c29-90de-478d-82ef-4c631a583f64','b0be5951-87aa-4242-a6d9-fc6c22b9f7a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9efdc96a7cef4e6398582140686b9b71',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:40.897486 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bc218b15-0b91-40f0-b6c2-c56e0cd0967d tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77dd1329-dd02-4ac5-b067-15052127e9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:40.906833 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bc218b15-0b91-40f0-b6c2-c56e0cd0967d tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77dd1329-dd02-4ac5-b067-15052127e9f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:40.907583 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-bc218b15-0b91-40f0-b6c2-c56e0cd0967d tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Flow 'volume_create_api' (e4576d14-d5d3-45b6-9e0b-efddd4f2fa80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:42:40.907841 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-bc218b15-0b91-40f0-b6c2-c56e0cd0967d tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Create volume request issued successfully. Jul 03 19:42:40.908350 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bc218b15-0b91-40f0-b6c2-c56e0cd0967d tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:42:40.908731 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1402/5564] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:42:40 2026] POST /volume/v3/volumes => generated 773 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:42:40.920379 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-dd78d964-3d9e-4de9-9b8d-2396e87da99f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:40.922866 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dd78d964-3d9e-4de9-9b8d-2396e87da99f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 Jul 03 19:42:40.923117 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-dd78d964-3d9e-4de9-9b8d-2396e87da99f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:40.923354 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-dd78d964-3d9e-4de9-9b8d-2396e87da99f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:40.938640 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:40.938640 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:40.942650 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-dd78d964-3d9e-4de9-9b8d-2396e87da99f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:40.946983 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-dd78d964-3d9e-4de9-9b8d-2396e87da99f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 returned with HTTP 200 Jul 03 19:42:40.947452 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1399/5565] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:40 2026] GET /volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:41.960560 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-95847ca7-b347-4754-bfaa-72268c655f0a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:41.962469 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-95847ca7-b347-4754-bfaa-72268c655f0a tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 Jul 03 19:42:41.962695 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-95847ca7-b347-4754-bfaa-72268c655f0a tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:41.962931 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-95847ca7-b347-4754-bfaa-72268c655f0a tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:41.970129 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:41.970129 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:42:41.974025 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-95847ca7-b347-4754-bfaa-72268c655f0a tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:41.978699 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-95847ca7-b347-4754-bfaa-72268c655f0a tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 returned with HTTP 200 Jul 03 19:42:41.979288 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1390/5566] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:41 2026] GET /volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 => generated 865 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:42.991770 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-656bb213-6623-4958-b6d8-8f6ad17a1471 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:42.993876 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-656bb213-6623-4958-b6d8-8f6ad17a1471 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 Jul 03 19:42:42.994105 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-656bb213-6623-4958-b6d8-8f6ad17a1471 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:42.994338 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-656bb213-6623-4958-b6d8-8f6ad17a1471 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:43.002089 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:43.002089 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:43.005722 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-656bb213-6623-4958-b6d8-8f6ad17a1471 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:43.009561 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-656bb213-6623-4958-b6d8-8f6ad17a1471 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 returned with HTTP 200 Jul 03 19:42:43.009900 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1376/5567] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:42 2026] GET /volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:44.023466 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c5067d0a-6bcc-4635-964d-498a75f415fb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:44.024873 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c5067d0a-6bcc-4635-964d-498a75f415fb tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 Jul 03 19:42:44.025067 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c5067d0a-6bcc-4635-964d-498a75f415fb tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:44.025282 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c5067d0a-6bcc-4635-964d-498a75f415fb tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:44.032321 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:44.032321 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:44.035848 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c5067d0a-6bcc-4635-964d-498a75f415fb tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:44.039797 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c5067d0a-6bcc-4635-964d-498a75f415fb tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 returned with HTTP 200 Jul 03 19:42:44.040256 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1403/5568] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:44 2026] GET /volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:45.058304 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-fa4e0641-e57f-4daf-a9dd-926b06928288 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:45.060388 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fa4e0641-e57f-4daf-a9dd-926b06928288 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 Jul 03 19:42:45.060617 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fa4e0641-e57f-4daf-a9dd-926b06928288 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:45.060823 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-fa4e0641-e57f-4daf-a9dd-926b06928288 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:45.069207 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:45.069207 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:45.073929 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-fa4e0641-e57f-4daf-a9dd-926b06928288 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:45.079840 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-fa4e0641-e57f-4daf-a9dd-926b06928288 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 returned with HTTP 200 Jul 03 19:42:45.080402 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1400/5569] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:45 2026] GET /volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:46.097084 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-55e16616-0e7b-4b62-9823-e24d26cd734e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:46.098836 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-55e16616-0e7b-4b62-9823-e24d26cd734e tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 Jul 03 19:42:46.099046 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-55e16616-0e7b-4b62-9823-e24d26cd734e tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:46.099299 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-55e16616-0e7b-4b62-9823-e24d26cd734e tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:46.107339 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:46.107339 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:42:46.110979 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-55e16616-0e7b-4b62-9823-e24d26cd734e tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:46.115821 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-55e16616-0e7b-4b62-9823-e24d26cd734e tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 returned with HTTP 200 Jul 03 19:42:46.116320 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1391/5570] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:46 2026] GET /volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:46.449260 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c839ebb8-fdbe-4381-981c-b7aada3ca3e4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:46.521253 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c839ebb8-fdbe-4381-981c-b7aada3ca3e4 tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:42:46.521560 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c839ebb8-fdbe-4381-981c-b7aada3ca3e4 tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1211266483-1143208934", "extra_specs": {"multiattach": " True"}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:42:46.536497 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c839ebb8-fdbe-4381-981c-b7aada3ca3e4 tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:42:46.536816 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1377/5571] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:42:46 2026] POST /volume/v3/types => generated 287 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:46.545466 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ba5c7795-894b-45d1-be89-b3c3e1dd83c4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:46.547291 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ba5c7795-894b-45d1-be89-b3c3e1dd83c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:42:46.547592 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ba5c7795-894b-45d1-be89-b3c3e1dd83c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-126576167", "snapshot_id": null, "imageRef": null, "volume_type": "b7e9a4ea-b6aa-4d6d-acc4-776129c51cd3", "size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:42:46.549160 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-ba5c7795-894b-45d1-be89-b3c3e1dd83c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-126576167', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'b7e9a4ea-b6aa-4d6d-acc4-776129c51cd3', 'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:42:46.553078 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-ba5c7795-894b-45d1-be89-b3c3e1dd83c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Create volume of 1 GB Jul 03 19:42:46.553446 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:46.553446 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:46.553922 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ba5c7795-894b-45d1-be89-b3c3e1dd83c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Availability Zones retrieved successfully. Jul 03 19:42:46.559391 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ba5c7795-894b-45d1-be89-b3c3e1dd83c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Flow 'volume_create_api' (7976c52f-e64a-4b4a-a832-a51afb765b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:42:46.560435 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ba5c7795-894b-45d1-be89-b3c3e1dd83c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69afb308-d541-449b-aa91-34aac281a69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:46.561441 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-ba5c7795-894b-45d1-be89-b3c3e1dd83c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:42:46.569157 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:46.569157 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:46.585107 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ba5c7795-894b-45d1-be89-b3c3e1dd83c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69afb308-d541-449b-aa91-34aac281a69d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:42:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b7e9a4ea-b6aa-4d6d-acc4-776129c51cd3,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1211266483-1143208934',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7e9a4ea-b6aa-4d6d-acc4-776129c51cd3', 'encryption_key_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=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:46.586004 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ba5c7795-894b-45d1-be89-b3c3e1dd83c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80631210-643a-4f22-85f5-1149989e0aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:46.613864 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-ba5c7795-894b-45d1-be89-b3c3e1dd83c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1211266483-1143208934 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1211266483-1143208934, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:42:46.614134 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-ba5c7795-894b-45d1-be89-b3c3e1dd83c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1211266483-1143208934 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1211266483-1143208934, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:42:46.650900 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-ba5c7795-894b-45d1-be89-b3c3e1dd83c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Created reservations ['e135409e-3f77-46a2-973c-d121a5e38486', '9364be51-4f4b-4ddc-a797-c49635cd0405', '2e6d7c16-e75d-4da2-9f66-fc6e27f1c533', 'e4f780be-7e97-4749-9f98-4c2a9481ee82'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:42:46.651625 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ba5c7795-894b-45d1-be89-b3c3e1dd83c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80631210-643a-4f22-85f5-1149989e0aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e135409e-3f77-46a2-973c-d121a5e38486', '9364be51-4f4b-4ddc-a797-c49635cd0405', '2e6d7c16-e75d-4da2-9f66-fc6e27f1c533', 'e4f780be-7e97-4749-9f98-4c2a9481ee82']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:46.652385 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ba5c7795-894b-45d1-be89-b3c3e1dd83c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (403fcf1b-82f6-4920-bb10-60b926ef11e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:46.677114 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ba5c7795-894b-45d1-be89-b3c3e1dd83c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (403fcf1b-82f6-4920-bb10-60b926ef11e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0e85e87-6bba-451b-9769-323e4b2c9d42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-126576167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3b65d7e448c24ef68f3b97159cb2d38f',qos_specs=None,replication_status=,reservations=['e135409e-3f77-46a2-973c-d121a5e38486','9364be51-4f4b-4ddc-a797-c49635cd0405','2e6d7c16-e75d-4da2-9f66-fc6e27f1c533','e4f780be-7e97-4749-9f98-4c2a9481ee82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8223222e0a14c3b90e9119fb1ce90af',volume_type_id=b7e9a4ea-b6aa-4d6d-acc4-776129c51cd3), 'volume': Volume(_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-03T19:42:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-126576167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0e85e87-6bba-451b-9769-323e4b2c9d42,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3b65d7e448c24ef68f3b97159cb2d38f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8223222e0a14c3b90e9119fb1ce90af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7e9a4ea-b6aa-4d6d-acc4-776129c51cd3),volume_type_id=b7e9a4ea-b6aa-4d6d-acc4-776129c51cd3)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:46.678260 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ba5c7795-894b-45d1-be89-b3c3e1dd83c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e23b654-3162-452d-b258-5fa6c75ce4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:46.702054 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ba5c7795-894b-45d1-be89-b3c3e1dd83c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e23b654-3162-452d-b258-5fa6c75ce4bb) transitioned into state 'SUCCESS' from state '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-126576167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3b65d7e448c24ef68f3b97159cb2d38f',qos_specs=None,replication_status=,reservations=['e135409e-3f77-46a2-973c-d121a5e38486','9364be51-4f4b-4ddc-a797-c49635cd0405','2e6d7c16-e75d-4da2-9f66-fc6e27f1c533','e4f780be-7e97-4749-9f98-4c2a9481ee82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8223222e0a14c3b90e9119fb1ce90af',volume_type_id=b7e9a4ea-b6aa-4d6d-acc4-776129c51cd3)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:46.702803 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ba5c7795-894b-45d1-be89-b3c3e1dd83c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4283ab21-770f-463a-bca5-0402e9d476f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:46.713957 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ba5c7795-894b-45d1-be89-b3c3e1dd83c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4283ab21-770f-463a-bca5-0402e9d476f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:46.714730 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ba5c7795-894b-45d1-be89-b3c3e1dd83c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Flow 'volume_create_api' (7976c52f-e64a-4b4a-a832-a51afb765b1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:42:46.715015 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ba5c7795-894b-45d1-be89-b3c3e1dd83c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Create volume request issued successfully. Jul 03 19:42:46.715559 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ba5c7795-894b-45d1-be89-b3c3e1dd83c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:42:46.716142 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1404/5572] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:42:46 2026] POST /volume/v3/volumes => generated 827 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 19:42:46.733013 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a650af09-1cf4-4103-af34-489122954340 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:46.735058 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a650af09-1cf4-4103-af34-489122954340 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:42:46.735308 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a650af09-1cf4-4103-af34-489122954340 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:46.735501 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a650af09-1cf4-4103-af34-489122954340 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:46.745288 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:46.745288 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:46.750392 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a650af09-1cf4-4103-af34-489122954340 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:42:46.761507 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a650af09-1cf4-4103-af34-489122954340 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:42:46.762046 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1401/5573] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:46 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 895 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:47.129035 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-441113dc-4dd7-43bd-85fe-fcf8ea13fd26 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:47.130848 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-441113dc-4dd7-43bd-85fe-fcf8ea13fd26 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 Jul 03 19:42:47.131107 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-441113dc-4dd7-43bd-85fe-fcf8ea13fd26 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:47.131405 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-441113dc-4dd7-43bd-85fe-fcf8ea13fd26 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:47.139572 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:47.139572 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:42:47.143972 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-441113dc-4dd7-43bd-85fe-fcf8ea13fd26 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:47.148849 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-441113dc-4dd7-43bd-85fe-fcf8ea13fd26 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 returned with HTTP 200 Jul 03 19:42:47.149307 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1392/5574] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:47 2026] GET /volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:47.780120 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ab59a04e-6eb2-4864-be18-2aec6e85031a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:47.782657 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ab59a04e-6eb2-4864-be18-2aec6e85031a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:42:47.783136 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ab59a04e-6eb2-4864-be18-2aec6e85031a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:47.783437 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ab59a04e-6eb2-4864-be18-2aec6e85031a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:47.794766 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:47.794766 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:47.800921 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ab59a04e-6eb2-4864-be18-2aec6e85031a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:42:47.808400 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ab59a04e-6eb2-4864-be18-2aec6e85031a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:42:47.808985 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1378/5575] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:47 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 920 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:47.826109 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-bd8c02b8-bcb0-401a-9f2a-188013acc3a0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:47.827961 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bd8c02b8-bcb0-401a-9f2a-188013acc3a0 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:42:47.827961 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bd8c02b8-bcb0-401a-9f2a-188013acc3a0 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:47.828373 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bd8c02b8-bcb0-401a-9f2a-188013acc3a0 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:47.835399 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:47.835399 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:47.840082 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-bd8c02b8-bcb0-401a-9f2a-188013acc3a0 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:42:47.845686 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bd8c02b8-bcb0-401a-9f2a-188013acc3a0 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:42:47.846289 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1405/5576] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:47 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:47.859263 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7798fde1-20a5-4873-819d-ca245c827510 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:47.860859 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7798fde1-20a5-4873-819d-ca245c827510 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:42:47.861279 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7798fde1-20a5-4873-819d-ca245c827510 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2090540348", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:42:47.862693 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-7798fde1-20a5-4873-819d-ca245c827510 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2090540348', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:42:47.862839 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-7798fde1-20a5-4873-819d-ca245c827510 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Create volume of 1 GB Jul 03 19:42:47.866671 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7798fde1-20a5-4873-819d-ca245c827510 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Availability Zones retrieved successfully. Jul 03 19:42:47.871957 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7798fde1-20a5-4873-819d-ca245c827510 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Flow 'volume_create_api' (41f05260-8e17-45a1-a50b-1f7c3a18b4ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:42:47.872834 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7798fde1-20a5-4873-819d-ca245c827510 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee6e41c9-4f4f-4493-bc18-afea67496873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:47.873842 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-7798fde1-20a5-4873-819d-ca245c827510 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:42:47.897383 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7798fde1-20a5-4873-819d-ca245c827510 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee6e41c9-4f4f-4493-bc18-afea67496873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:47.898176 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7798fde1-20a5-4873-819d-ca245c827510 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b512359e-7260-4c6c-b61d-8e6b94285181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:47.952724 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-7798fde1-20a5-4873-819d-ca245c827510 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Created reservations ['de4d633f-7b89-4632-9fa4-4540ad8bedb7', 'a52ace6a-8b4b-4b9b-8630-2e39be327571', 'bf6a98e9-29d8-466b-87c8-616e48980407', '9fc64a16-f8bc-44e6-b213-a11e45b01ad5'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:42:47.953557 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7798fde1-20a5-4873-819d-ca245c827510 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b512359e-7260-4c6c-b61d-8e6b94285181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de4d633f-7b89-4632-9fa4-4540ad8bedb7', 'a52ace6a-8b4b-4b9b-8630-2e39be327571', 'bf6a98e9-29d8-466b-87c8-616e48980407', '9fc64a16-f8bc-44e6-b213-a11e45b01ad5']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:47.954251 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7798fde1-20a5-4873-819d-ca245c827510 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (150a49b8-7637-4f04-809c-c26bf2a665b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:47.976591 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7798fde1-20a5-4873-819d-ca245c827510 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (150a49b8-7637-4f04-809c-c26bf2a665b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a051063-a626-4f9d-b0b2-11309b37e902', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2090540348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b65d7e448c24ef68f3b97159cb2d38f',qos_specs=None,replication_status=,reservations=['de4d633f-7b89-4632-9fa4-4540ad8bedb7','a52ace6a-8b4b-4b9b-8630-2e39be327571','bf6a98e9-29d8-466b-87c8-616e48980407','9fc64a16-f8bc-44e6-b213-a11e45b01ad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8223222e0a14c3b90e9119fb1ce90af',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:42:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2090540348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a051063-a626-4f9d-b0b2-11309b37e902,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b65d7e448c24ef68f3b97159cb2d38f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8223222e0a14c3b90e9119fb1ce90af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:47.977820 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7798fde1-20a5-4873-819d-ca245c827510 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c89d1ece-0659-42b8-acbc-2cc28871ffa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:48.007050 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7798fde1-20a5-4873-819d-ca245c827510 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c89d1ece-0659-42b8-acbc-2cc28871ffa3) transitioned into state 'SUCCESS' from state '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-2090540348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b65d7e448c24ef68f3b97159cb2d38f',qos_specs=None,replication_status=,reservations=['de4d633f-7b89-4632-9fa4-4540ad8bedb7','a52ace6a-8b4b-4b9b-8630-2e39be327571','bf6a98e9-29d8-466b-87c8-616e48980407','9fc64a16-f8bc-44e6-b213-a11e45b01ad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8223222e0a14c3b90e9119fb1ce90af',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:48.007050 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7798fde1-20a5-4873-819d-ca245c827510 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (247d1bf8-0bed-42c3-90a6-bac9fa15e61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:48.021779 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7798fde1-20a5-4873-819d-ca245c827510 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (247d1bf8-0bed-42c3-90a6-bac9fa15e61c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:48.023359 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7798fde1-20a5-4873-819d-ca245c827510 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Flow 'volume_create_api' (41f05260-8e17-45a1-a50b-1f7c3a18b4ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:42:48.023359 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7798fde1-20a5-4873-819d-ca245c827510 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Create volume request issued successfully. Jul 03 19:42:48.023359 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7798fde1-20a5-4873-819d-ca245c827510 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:42:48.023948 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1402/5577] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:42:47 2026] POST /volume/v3/volumes => generated 751 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:42:48.039223 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c531699c-6da3-4e29-b63c-ad1be2947e41 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:48.044015 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c531699c-6da3-4e29-b63c-ad1be2947e41 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 Jul 03 19:42:48.044253 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c531699c-6da3-4e29-b63c-ad1be2947e41 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:48.044438 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c531699c-6da3-4e29-b63c-ad1be2947e41 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:48.060024 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:48.060024 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:42:48.064372 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c531699c-6da3-4e29-b63c-ad1be2947e41 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:42:48.069085 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c531699c-6da3-4e29-b63c-ad1be2947e41 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 returned with HTTP 200 Jul 03 19:42:48.069700 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1393/5578] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:48 2026] GET /volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:48.162119 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6d94d210-0738-4e6b-81cf-e2737ae83839 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:48.164051 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6d94d210-0738-4e6b-81cf-e2737ae83839 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 Jul 03 19:42:48.164456 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6d94d210-0738-4e6b-81cf-e2737ae83839 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:48.164654 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6d94d210-0738-4e6b-81cf-e2737ae83839 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:48.172233 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:48.172233 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:48.176495 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-6d94d210-0738-4e6b-81cf-e2737ae83839 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:48.181648 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6d94d210-0738-4e6b-81cf-e2737ae83839 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 returned with HTTP 200 Jul 03 19:42:48.182131 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1379/5579] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:48 2026] GET /volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:49.081884 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5c2e3513-2d0e-42d7-8488-b642a37aa3f9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:49.083617 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5c2e3513-2d0e-42d7-8488-b642a37aa3f9 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 Jul 03 19:42:49.083810 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5c2e3513-2d0e-42d7-8488-b642a37aa3f9 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:49.084003 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5c2e3513-2d0e-42d7-8488-b642a37aa3f9 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:49.091500 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:49.091500 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:49.095507 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5c2e3513-2d0e-42d7-8488-b642a37aa3f9 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:42:49.100025 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5c2e3513-2d0e-42d7-8488-b642a37aa3f9 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 returned with HTTP 200 Jul 03 19:42:49.100510 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1406/5580] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:49 2026] GET /volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:49.114470 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-48c0de5a-4a4c-40c9-803d-9a2a153f75cb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:49.116261 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-48c0de5a-4a4c-40c9-803d-9a2a153f75cb tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 Jul 03 19:42:49.116426 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-48c0de5a-4a4c-40c9-803d-9a2a153f75cb tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:49.116597 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-48c0de5a-4a4c-40c9-803d-9a2a153f75cb tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:49.122773 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:49.122773 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:49.125989 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-48c0de5a-4a4c-40c9-803d-9a2a153f75cb tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:42:49.129408 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-48c0de5a-4a4c-40c9-803d-9a2a153f75cb tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 returned with HTTP 200 Jul 03 19:42:49.129723 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1403/5581] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:49 2026] GET /volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:49.141413 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b5780b3b-8419-4aed-9ba0-cc24a97eff9d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:49.143314 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b5780b3b-8419-4aed-9ba0-cc24a97eff9d tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:42:49.143719 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b5780b3b-8419-4aed-9ba0-cc24a97eff9d tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-890806572", "extra_specs": {}}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:42:49.158783 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b5780b3b-8419-4aed-9ba0-cc24a97eff9d tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:42:49.159148 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1394/5582] 10.4.3.61 () {68 vars in 1245 bytes} [Fri Jul 3 19:42:49 2026] POST /volume/v3/types => generated 211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:49.167138 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8a0c1534-9bea-4f10-82fd-ab6ee484b472 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:49.168890 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8a0c1534-9bea-4f10-82fd-ab6ee484b472 tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] POST https://10.4.3.61/volume/v3/types/d4dbdcf1-1877-44ad-bfca-03c5edc0a691/encryption Jul 03 19:42:49.169270 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8a0c1534-9bea-4f10-82fd-ab6ee484b472 tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:42:49.185995 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8a0c1534-9bea-4f10-82fd-ab6ee484b472 tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] https://10.4.3.61/volume/v3/types/d4dbdcf1-1877-44ad-bfca-03c5edc0a691/encryption returned with HTTP 200 Jul 03 19:42:49.186490 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1380/5583] 10.4.3.61 () {68 vars in 1390 bytes} [Fri Jul 3 19:42:49 2026] POST /volume/v3/types/d4dbdcf1-1877-44ad-bfca-03c5edc0a691/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:49.194692 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-762c1dd7-09a4-4361-a289-ce969e5d20f3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:49.196527 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-762c1dd7-09a4-4361-a289-ce969e5d20f3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:42:49.196762 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9e6ac252-5f0c-4e38-8561-889b011ee3ca None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:49.197004 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-762c1dd7-09a4-4361-a289-ce969e5d20f3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1855878234", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-890806572", "size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:42:49.198432 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9e6ac252-5f0c-4e38-8561-889b011ee3ca tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 Jul 03 19:42:49.198490 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-762c1dd7-09a4-4361-a289-ce969e5d20f3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1855878234', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-890806572', 'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:42:49.198626 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9e6ac252-5f0c-4e38-8561-889b011ee3ca tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:49.198801 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9e6ac252-5f0c-4e38-8561-889b011ee3ca tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:49.201817 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-762c1dd7-09a4-4361-a289-ce969e5d20f3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Create volume of 1 GB Jul 03 19:42:49.202132 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:49.202132 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:49.202602 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-762c1dd7-09a4-4361-a289-ce969e5d20f3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Availability Zones retrieved successfully. Jul 03 19:42:49.204545 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:49.204545 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:49.207435 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-9e6ac252-5f0c-4e38-8561-889b011ee3ca tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:49.207932 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-762c1dd7-09a4-4361-a289-ce969e5d20f3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Flow 'volume_create_api' (654ed2c6-d6d8-49a3-b0ce-668a60e22d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:42:49.208796 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-762c1dd7-09a4-4361-a289-ce969e5d20f3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b6e7935-706f-48df-8bbc-9eb7ecbe81e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:49.209631 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-762c1dd7-09a4-4361-a289-ce969e5d20f3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:42:49.211180 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9e6ac252-5f0c-4e38-8561-889b011ee3ca tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 returned with HTTP 200 Jul 03 19:42:49.211524 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1404/5584] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:49 2026] GET /volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 => generated 1191 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:42:49.223441 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d8b58bcb-8bef-4743-8bed-a36d5af0799c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:49.225312 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d8b58bcb-8bef-4743-8bed-a36d5af0799c tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 Jul 03 19:42:49.225602 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d8b58bcb-8bef-4743-8bed-a36d5af0799c tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:49.225737 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d8b58bcb-8bef-4743-8bed-a36d5af0799c tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:49.232525 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-762c1dd7-09a4-4361-a289-ce969e5d20f3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b6e7935-706f-48df-8bbc-9eb7ecbe81e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:42:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d4dbdcf1-1877-44ad-bfca-03c5edc0a691,is_public=True,name='tempest-scenario-type-luks-890806572',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4dbdcf1-1877-44ad-bfca-03c5edc0a691', '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=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:49.232710 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:49.232710 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:42:49.233252 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-762c1dd7-09a4-4361-a289-ce969e5d20f3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42ec1b05-c022-4638-a9a9-9f3fd9457637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:49.235858 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d8b58bcb-8bef-4743-8bed-a36d5af0799c tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:49.240005 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d8b58bcb-8bef-4743-8bed-a36d5af0799c tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 returned with HTTP 200 Jul 03 19:42:49.240415 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1395/5585] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:49 2026] GET /volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 => generated 1191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:42:49.251245 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f9b862f7-e193-4a68-a1b2-694ea9f0e67f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:49.252948 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f9b862f7-e193-4a68-a1b2-694ea9f0e67f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:42:49.253322 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f9b862f7-e193-4a68-a1b2-694ea9f0e67f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "87fa1ff9-1525-40f0-bc2a-e315b9197708", "size": 1}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:42:49.254878 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-f9b862f7-e193-4a68-a1b2-694ea9f0e67f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '87fa1ff9-1525-40f0-bc2a-e315b9197708', 'size': 1}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:42:49.258298 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-762c1dd7-09a4-4361-a289-ce969e5d20f3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-890806572 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-890806572, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:42:49.258650 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-762c1dd7-09a4-4361-a289-ce969e5d20f3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-890806572 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-890806572, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:42:49.262590 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:49.262590 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:49.263210 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f9b862f7-e193-4a68-a1b2-694ea9f0e67f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume retrieved successfully. Jul 03 19:42:49.263403 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-f9b862f7-e193-4a68-a1b2-694ea9f0e67f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Create volume of 1 GB Jul 03 19:42:49.267880 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f9b862f7-e193-4a68-a1b2-694ea9f0e67f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Availability Zones retrieved successfully. Jul 03 19:42:49.273907 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f9b862f7-e193-4a68-a1b2-694ea9f0e67f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Flow 'volume_create_api' (e4991912-e90d-45ab-85fb-860a5057089a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:42:49.275134 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f9b862f7-e193-4a68-a1b2-694ea9f0e67f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54874df0-3eca-4566-9d1b-6ac3dd26e16f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:49.276112 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-f9b862f7-e193-4a68-a1b2-694ea9f0e67f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:42:49.289832 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-762c1dd7-09a4-4361-a289-ce969e5d20f3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Created reservations ['e0d605a3-801a-4e1a-9b04-909387bf5e85', '95a2c8d0-4485-4776-a832-1af8338d3ff1', '7d521891-ff01-4057-a89b-076b44b121ec', '35c55f4e-3c27-49ec-95f8-f4e285bbb211'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:42:49.290731 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-762c1dd7-09a4-4361-a289-ce969e5d20f3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42ec1b05-c022-4638-a9a9-9f3fd9457637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0d605a3-801a-4e1a-9b04-909387bf5e85', '95a2c8d0-4485-4776-a832-1af8338d3ff1', '7d521891-ff01-4057-a89b-076b44b121ec', '35c55f4e-3c27-49ec-95f8-f4e285bbb211']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:49.291486 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-762c1dd7-09a4-4361-a289-ce969e5d20f3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6e62ff5-8e6b-4a25-b96f-be0154edc4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:49.300194 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f9b862f7-e193-4a68-a1b2-694ea9f0e67f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54874df0-3eca-4566-9d1b-6ac3dd26e16f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '87fa1ff9-1525-40f0-bc2a-e315b9197708', 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:49.300948 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f9b862f7-e193-4a68-a1b2-694ea9f0e67f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eacded39-5816-4bc8-9ccd-260ad45bf8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:49.314491 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-762c1dd7-09a4-4361-a289-ce969e5d20f3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6e62ff5-8e6b-4a25-b96f-be0154edc4dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2154615-7f60-48a6-9d53-16f7929db51d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1855878234',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b65d7e448c24ef68f3b97159cb2d38f',qos_specs=None,replication_status=,reservations=['e0d605a3-801a-4e1a-9b04-909387bf5e85','95a2c8d0-4485-4776-a832-1af8338d3ff1','7d521891-ff01-4057-a89b-076b44b121ec','35c55f4e-3c27-49ec-95f8-f4e285bbb211'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8223222e0a14c3b90e9119fb1ce90af',volume_type_id=d4dbdcf1-1877-44ad-bfca-03c5edc0a691), 'volume': Volume(_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-03T19:42:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1855878234',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f2154615-7f60-48a6-9d53-16f7929db51d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b65d7e448c24ef68f3b97159cb2d38f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8223222e0a14c3b90e9119fb1ce90af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4dbdcf1-1877-44ad-bfca-03c5edc0a691),volume_type_id=d4dbdcf1-1877-44ad-bfca-03c5edc0a691)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:49.315638 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-762c1dd7-09a4-4361-a289-ce969e5d20f3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (694857f2-8192-416f-b6b0-19c6d17f52de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:49.334028 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-762c1dd7-09a4-4361-a289-ce969e5d20f3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (694857f2-8192-416f-b6b0-19c6d17f52de) transitioned into state 'SUCCESS' from state '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-1855878234',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b65d7e448c24ef68f3b97159cb2d38f',qos_specs=None,replication_status=,reservations=['e0d605a3-801a-4e1a-9b04-909387bf5e85','95a2c8d0-4485-4776-a832-1af8338d3ff1','7d521891-ff01-4057-a89b-076b44b121ec','35c55f4e-3c27-49ec-95f8-f4e285bbb211'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8223222e0a14c3b90e9119fb1ce90af',volume_type_id=d4dbdcf1-1877-44ad-bfca-03c5edc0a691)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:49.334744 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-762c1dd7-09a4-4361-a289-ce969e5d20f3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e022916-13c1-4ff1-ad0b-d76991451976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:49.343304 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-f9b862f7-e193-4a68-a1b2-694ea9f0e67f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Created reservations ['f7d20ccc-fd16-4a8e-9f00-eab494325862', 'f7ca8936-2098-4b76-85a8-bb239b5ae404', '472e95f6-1831-4a5e-ae73-8d6f369c707d', '98335745-c076-4cfd-98d0-7c65f060bbb0'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:42:49.344026 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f9b862f7-e193-4a68-a1b2-694ea9f0e67f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eacded39-5816-4bc8-9ccd-260ad45bf8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7d20ccc-fd16-4a8e-9f00-eab494325862', 'f7ca8936-2098-4b76-85a8-bb239b5ae404', '472e95f6-1831-4a5e-ae73-8d6f369c707d', '98335745-c076-4cfd-98d0-7c65f060bbb0']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:49.344719 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f9b862f7-e193-4a68-a1b2-694ea9f0e67f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c07ff58-c452-4f21-bee8-39fbeb65c606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:49.349764 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-762c1dd7-09a4-4361-a289-ce969e5d20f3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e022916-13c1-4ff1-ad0b-d76991451976) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:49.350578 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-762c1dd7-09a4-4361-a289-ce969e5d20f3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Flow 'volume_create_api' (654ed2c6-d6d8-49a3-b0ce-668a60e22d3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:42:49.350944 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-762c1dd7-09a4-4361-a289-ce969e5d20f3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Create volume request issued successfully. Jul 03 19:42:49.352139 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-762c1dd7-09a4-4361-a289-ce969e5d20f3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:42:49.352552 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1407/5586] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:42:49 2026] POST /volume/v3/volumes => generated 778 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:42:49.363866 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a2e8792f-eeab-4796-a252-4011e33eddb5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:49.365528 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a2e8792f-eeab-4796-a252-4011e33eddb5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:42:49.365705 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a2e8792f-eeab-4796-a252-4011e33eddb5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:49.365857 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a2e8792f-eeab-4796-a252-4011e33eddb5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:49.371581 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:49.371581 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:49.374638 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a2e8792f-eeab-4796-a252-4011e33eddb5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:42:49.378148 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a2e8792f-eeab-4796-a252-4011e33eddb5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:42:49.378519 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1405/5587] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:49 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:49.379692 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f9b862f7-e193-4a68-a1b2-694ea9f0e67f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c07ff58-c452-4f21-bee8-39fbeb65c606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd12eefc9-3f34-49a0-b997-53a7a94823f9', '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='fd88a0d118814112aac868bc4914419e',qos_specs=None,replication_status=,reservations=['f7d20ccc-fd16-4a8e-9f00-eab494325862','f7ca8936-2098-4b76-85a8-bb239b5ae404','472e95f6-1831-4a5e-ae73-8d6f369c707d','98335745-c076-4cfd-98d0-7c65f060bbb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=87fa1ff9-1525-40f0-bc2a-e315b9197708,status='creating',user_id='9efdc96a7cef4e6398582140686b9b71',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), '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-03T19:42:49Z,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=d12eefc9-3f34-49a0-b997-53a7a94823f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd88a0d118814112aac868bc4914419e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=87fa1ff9-1525-40f0-bc2a-e315b9197708,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9efdc96a7cef4e6398582140686b9b71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:49.380484 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f9b862f7-e193-4a68-a1b2-694ea9f0e67f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (122b9f91-2b18-49a2-ac0a-7e488776a190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:49.401095 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f9b862f7-e193-4a68-a1b2-694ea9f0e67f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (122b9f91-2b18-49a2-ac0a-7e488776a190) transitioned into state 'SUCCESS' from 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='fd88a0d118814112aac868bc4914419e',qos_specs=None,replication_status=,reservations=['f7d20ccc-fd16-4a8e-9f00-eab494325862','f7ca8936-2098-4b76-85a8-bb239b5ae404','472e95f6-1831-4a5e-ae73-8d6f369c707d','98335745-c076-4cfd-98d0-7c65f060bbb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=87fa1ff9-1525-40f0-bc2a-e315b9197708,status='creating',user_id='9efdc96a7cef4e6398582140686b9b71',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:49.401869 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f9b862f7-e193-4a68-a1b2-694ea9f0e67f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9be830c-7b9a-44e4-9cf0-480d7025f45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:49.419200 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f9b862f7-e193-4a68-a1b2-694ea9f0e67f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9be830c-7b9a-44e4-9cf0-480d7025f45b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:49.419891 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-f9b862f7-e193-4a68-a1b2-694ea9f0e67f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Flow 'volume_create_api' (e4991912-e90d-45ab-85fb-860a5057089a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:42:49.420156 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f9b862f7-e193-4a68-a1b2-694ea9f0e67f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Create volume request issued successfully. Jul 03 19:42:49.420683 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f9b862f7-e193-4a68-a1b2-694ea9f0e67f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:42:49.421075 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1381/5588] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:42:49 2026] POST /volume/v3/volumes => generated 807 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:42:49.433141 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b7a7d398-a2f5-4391-a4a6-2e4db60a53af None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:49.434705 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b7a7d398-a2f5-4391-a4a6-2e4db60a53af tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/d12eefc9-3f34-49a0-b997-53a7a94823f9 Jul 03 19:42:49.434883 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b7a7d398-a2f5-4391-a4a6-2e4db60a53af tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:49.435046 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b7a7d398-a2f5-4391-a4a6-2e4db60a53af tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:49.440911 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:49.440911 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:42:49.443825 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b7a7d398-a2f5-4391-a4a6-2e4db60a53af tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:49.447388 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b7a7d398-a2f5-4391-a4a6-2e4db60a53af tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/d12eefc9-3f34-49a0-b997-53a7a94823f9 returned with HTTP 200 Jul 03 19:42:49.447729 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1396/5589] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:49 2026] GET /volume/v3/volumes/d12eefc9-3f34-49a0-b997-53a7a94823f9 => generated 875 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:49.583544 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-94ed8ed8-a435-4208-9f01-aa4c2d82e99a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:49.662457 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-94ed8ed8-a435-4208-9f01-aa4c2d82e99a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:42:49.662814 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-94ed8ed8-a435-4208-9f01-aa4c2d82e99a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1630484265"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:42:49.664279 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-94ed8ed8-a435-4208-9f01-aa4c2d82e99a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1630484265'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:42:49.664392 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-94ed8ed8-a435-4208-9f01-aa4c2d82e99a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Create volume of 1 GB Jul 03 19:42:49.664664 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:49.664664 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:49.668715 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-94ed8ed8-a435-4208-9f01-aa4c2d82e99a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Availability Zones retrieved successfully. Jul 03 19:42:49.674685 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-94ed8ed8-a435-4208-9f01-aa4c2d82e99a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Flow 'volume_create_api' (26f98213-2aa9-4234-a413-021b68a4c8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:42:49.675745 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-94ed8ed8-a435-4208-9f01-aa4c2d82e99a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c077cdb-2d65-4a44-b11e-120b3b174a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:49.676788 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-94ed8ed8-a435-4208-9f01-aa4c2d82e99a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:42:49.707058 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-94ed8ed8-a435-4208-9f01-aa4c2d82e99a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c077cdb-2d65-4a44-b11e-120b3b174a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:49.707820 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-94ed8ed8-a435-4208-9f01-aa4c2d82e99a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09d1fc5b-cd7c-40b2-b2a1-e08716cfda33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:49.775990 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-94ed8ed8-a435-4208-9f01-aa4c2d82e99a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Created reservations ['609f6309-f0e4-4bd0-8827-dc060bdd2605', '27329975-d297-4aa5-ac45-10e81b29388e', '2796978b-ba66-43f4-9ebd-b0b409c4bb9c', '0bf454cb-61d4-4bd8-ad96-ffe4e8aaa121'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:42:49.776810 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-94ed8ed8-a435-4208-9f01-aa4c2d82e99a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09d1fc5b-cd7c-40b2-b2a1-e08716cfda33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['609f6309-f0e4-4bd0-8827-dc060bdd2605', '27329975-d297-4aa5-ac45-10e81b29388e', '2796978b-ba66-43f4-9ebd-b0b409c4bb9c', '0bf454cb-61d4-4bd8-ad96-ffe4e8aaa121']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:49.777614 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-94ed8ed8-a435-4208-9f01-aa4c2d82e99a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (954c6547-bd1c-4ea4-bec0-2c3c4d9d2743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:49.801992 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-94ed8ed8-a435-4208-9f01-aa4c2d82e99a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (954c6547-bd1c-4ea4-bec0-2c3c4d9d2743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '393a9e3a-c7b7-4409-8adc-970d2c84fb56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1630484265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb55dddff01f4be9b73b61a24443bc89',qos_specs=None,replication_status=,reservations=['609f6309-f0e4-4bd0-8827-dc060bdd2605','27329975-d297-4aa5-ac45-10e81b29388e','2796978b-ba66-43f4-9ebd-b0b409c4bb9c','0bf454cb-61d4-4bd8-ad96-ffe4e8aaa121'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eb8b314c24a4a64b621afe1cbc63dcc',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:42:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1630484265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=393a9e3a-c7b7-4409-8adc-970d2c84fb56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb55dddff01f4be9b73b61a24443bc89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6eb8b314c24a4a64b621afe1cbc63dcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:49.802719 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-94ed8ed8-a435-4208-9f01-aa4c2d82e99a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b0cc63e-4a5b-41bc-ad55-3bf3d8429562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:49.823268 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-94ed8ed8-a435-4208-9f01-aa4c2d82e99a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b0cc63e-4a5b-41bc-ad55-3bf3d8429562) transitioned into state 'SUCCESS' from state '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-1630484265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb55dddff01f4be9b73b61a24443bc89',qos_specs=None,replication_status=,reservations=['609f6309-f0e4-4bd0-8827-dc060bdd2605','27329975-d297-4aa5-ac45-10e81b29388e','2796978b-ba66-43f4-9ebd-b0b409c4bb9c','0bf454cb-61d4-4bd8-ad96-ffe4e8aaa121'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eb8b314c24a4a64b621afe1cbc63dcc',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:49.824000 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-94ed8ed8-a435-4208-9f01-aa4c2d82e99a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c4eff9a-3498-4295-99a3-3727467c8212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:49.837439 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-94ed8ed8-a435-4208-9f01-aa4c2d82e99a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c4eff9a-3498-4295-99a3-3727467c8212) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:49.838214 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-94ed8ed8-a435-4208-9f01-aa4c2d82e99a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Flow 'volume_create_api' (26f98213-2aa9-4234-a413-021b68a4c8b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:42:49.838536 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-94ed8ed8-a435-4208-9f01-aa4c2d82e99a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Create volume request issued successfully. Jul 03 19:42:49.839099 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-94ed8ed8-a435-4208-9f01-aa4c2d82e99a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:42:49.839614 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1408/5590] 10.4.3.61 () {68 vars in 1251 bytes} [Fri Jul 3 19:42:49 2026] POST /volume/v3/volumes => generated 756 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:42:49.849956 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ceccb9d5-b498-4f19-bfcc-531d27bdaef5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:49.851581 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ceccb9d5-b498-4f19-bfcc-531d27bdaef5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/volumes/393a9e3a-c7b7-4409-8adc-970d2c84fb56 Jul 03 19:42:49.851750 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ceccb9d5-b498-4f19-bfcc-531d27bdaef5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:49.851923 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ceccb9d5-b498-4f19-bfcc-531d27bdaef5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:49.858672 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:49.858672 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:49.861155 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ceccb9d5-b498-4f19-bfcc-531d27bdaef5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Volume info retrieved successfully. Jul 03 19:42:49.865368 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ceccb9d5-b498-4f19-bfcc-531d27bdaef5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes/393a9e3a-c7b7-4409-8adc-970d2c84fb56 returned with HTTP 200 Jul 03 19:42:49.865839 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1406/5591] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:49 2026] GET /volume/v3/volumes/393a9e3a-c7b7-4409-8adc-970d2c84fb56 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:50.390658 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7f799f3e-44c6-4c17-baac-6f6a1a7cc7ec None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:50.392371 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7f799f3e-44c6-4c17-baac-6f6a1a7cc7ec tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:42:50.392619 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7f799f3e-44c6-4c17-baac-6f6a1a7cc7ec tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:50.392848 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7f799f3e-44c6-4c17-baac-6f6a1a7cc7ec tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:50.399348 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:50.399348 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:50.402442 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7f799f3e-44c6-4c17-baac-6f6a1a7cc7ec tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:42:50.406077 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7f799f3e-44c6-4c17-baac-6f6a1a7cc7ec tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:42:50.406456 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1382/5592] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:50 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:50.418378 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7b43c0d6-de0e-4b96-aecb-db6793f637bd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:50.420254 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7b43c0d6-de0e-4b96-aecb-db6793f637bd tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:42:50.420482 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7b43c0d6-de0e-4b96-aecb-db6793f637bd tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:50.420707 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7b43c0d6-de0e-4b96-aecb-db6793f637bd tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:50.427851 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:50.427851 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:42:50.431135 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7b43c0d6-de0e-4b96-aecb-db6793f637bd tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:42:50.434622 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7b43c0d6-de0e-4b96-aecb-db6793f637bd tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:42:50.434953 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1397/5593] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:50 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:50.460227 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-70653988-2d82-44a2-afef-4da3187fedba None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:50.462588 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-70653988-2d82-44a2-afef-4da3187fedba tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/d12eefc9-3f34-49a0-b997-53a7a94823f9 Jul 03 19:42:50.462865 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-70653988-2d82-44a2-afef-4da3187fedba tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:50.463125 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-70653988-2d82-44a2-afef-4da3187fedba tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:50.471055 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:50.471055 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:50.474664 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-70653988-2d82-44a2-afef-4da3187fedba tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:50.477506 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-a83733af-ca1e-40a3-8659-a6655c861043 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:50.478749 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-70653988-2d82-44a2-afef-4da3187fedba tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/d12eefc9-3f34-49a0-b997-53a7a94823f9 returned with HTTP 200 Jul 03 19:42:50.479108 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1409/5594] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:50 2026] GET /volume/v3/volumes/d12eefc9-3f34-49a0-b997-53a7a94823f9 => generated 1226 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:42:50.479475 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-a83733af-ca1e-40a3-8659-a6655c861043 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 Jul 03 19:42:50.479657 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-a83733af-ca1e-40a3-8659-a6655c861043 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:50.479832 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-a83733af-ca1e-40a3-8659-a6655c861043 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:50.486343 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:50.486343 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:50.490606 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-28820f06-ae30-4ae5-8955-e69e0bfa2f33 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:50.490710 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-a83733af-ca1e-40a3-8659-a6655c861043 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:42:50.492228 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-28820f06-ae30-4ae5-8955-e69e0bfa2f33 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/d12eefc9-3f34-49a0-b997-53a7a94823f9 Jul 03 19:42:50.492228 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-28820f06-ae30-4ae5-8955-e69e0bfa2f33 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:50.492385 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-28820f06-ae30-4ae5-8955-e69e0bfa2f33 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:50.495411 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-a83733af-ca1e-40a3-8659-a6655c861043 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 returned with HTTP 200 Jul 03 19:42:50.495890 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1407/5595] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:42:50 2026] GET /volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:50.498775 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:50.498775 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:50.502408 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-28820f06-ae30-4ae5-8955-e69e0bfa2f33 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:50.506448 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-28820f06-ae30-4ae5-8955-e69e0bfa2f33 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/d12eefc9-3f34-49a0-b997-53a7a94823f9 returned with HTTP 200 Jul 03 19:42:50.506794 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1383/5596] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:50 2026] GET /volume/v3/volumes/d12eefc9-3f34-49a0-b997-53a7a94823f9 => generated 1226 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:42:50.518358 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-c9ac2614-2682-4c7c-a949-024ecf5f5ce5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:50.520054 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c9ac2614-2682-4c7c-a949-024ecf5f5ce5 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] DELETE https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 Jul 03 19:42:50.520301 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c9ac2614-2682-4c7c-a949-024ecf5f5ce5 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:50.520501 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-c9ac2614-2682-4c7c-a949-024ecf5f5ce5 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:50.520660 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-c9ac2614-2682-4c7c-a949-024ecf5f5ce5 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Delete volume with id: 87fa1ff9-1525-40f0-bc2a-e315b9197708 Jul 03 19:42:50.527181 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:50.527181 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:42:50.527615 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c9ac2614-2682-4c7c-a949-024ecf5f5ce5 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:50.549632 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-c9ac2614-2682-4c7c-a949-024ecf5f5ce5 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Delete volume request issued successfully. Jul 03 19:42:50.549814 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-c9ac2614-2682-4c7c-a949-024ecf5f5ce5 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 returned with HTTP 202 Jul 03 19:42:50.550272 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1398/5597] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:42:50 2026] DELETE /volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:42:50.556819 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-288493ad-d32a-4862-8700-8dc915ec84a4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:50.558548 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-288493ad-d32a-4862-8700-8dc915ec84a4 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 Jul 03 19:42:50.558741 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-288493ad-d32a-4862-8700-8dc915ec84a4 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:50.558915 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-288493ad-d32a-4862-8700-8dc915ec84a4 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:50.566158 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:50.566158 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:50.569307 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-288493ad-d32a-4862-8700-8dc915ec84a4 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:50.573463 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-288493ad-d32a-4862-8700-8dc915ec84a4 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 returned with HTTP 200 Jul 03 19:42:50.573824 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1410/5598] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:50 2026] GET /volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 => generated 1190 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:42:50.879189 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f89f150b-da2f-4d1c-a884-108059d99f67 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:50.881126 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f89f150b-da2f-4d1c-a884-108059d99f67 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/volumes/393a9e3a-c7b7-4409-8adc-970d2c84fb56 Jul 03 19:42:50.881352 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f89f150b-da2f-4d1c-a884-108059d99f67 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:50.881573 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f89f150b-da2f-4d1c-a884-108059d99f67 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:50.889266 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:50.889266 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:50.893241 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f89f150b-da2f-4d1c-a884-108059d99f67 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Volume info retrieved successfully. Jul 03 19:42:50.897652 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f89f150b-da2f-4d1c-a884-108059d99f67 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes/393a9e3a-c7b7-4409-8adc-970d2c84fb56 returned with HTTP 200 Jul 03 19:42:50.898066 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1408/5599] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:50 2026] GET /volume/v3/volumes/393a9e3a-c7b7-4409-8adc-970d2c84fb56 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:50.909877 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7ae5d944-acaa-46b7-b0a7-ead3a540c6e4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:50.911666 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7ae5d944-acaa-46b7-b0a7-ead3a540c6e4 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] POST https://10.4.3.61/volume/v3/backups Jul 03 19:42:50.912018 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7ae5d944-acaa-46b7-b0a7-ead3a540c6e4 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "393a9e3a-c7b7-4409-8adc-970d2c84fb56", "name": "tempest-CreateVolumesFromBackupTest-Backup-229419603"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:42:50.913515 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.backups [None req-7ae5d944-acaa-46b7-b0a7-ead3a540c6e4 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Creating new backup {'backup': {'volume_id': '393a9e3a-c7b7-4409-8adc-970d2c84fb56', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-229419603'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:42:50.913659 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-7ae5d944-acaa-46b7-b0a7-ead3a540c6e4 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Creating backup of volume 393a9e3a-c7b7-4409-8adc-970d2c84fb56 in container None Jul 03 19:42:50.921298 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:50.921298 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:50.921866 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7ae5d944-acaa-46b7-b0a7-ead3a540c6e4 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Volume info retrieved successfully. Jul 03 19:42:50.943741 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-7ae5d944-acaa-46b7-b0a7-ead3a540c6e4 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Created reservations ['ff6ffa2f-5edf-4779-bfba-2817a6470049', '3151e241-1c28-474c-8428-83018ee42602'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:42:50.966724 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7ae5d944-acaa-46b7-b0a7-ead3a540c6e4 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:42:50.967134 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1384/5600] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:42:50 2026] POST /volume/v3/backups => generated 336 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:42:50.974749 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e57cc83e-cb9d-4b53-9dbb-a3b0e2e5dc4d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:50.976478 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e57cc83e-cb9d-4b53-9dbb-a3b0e2e5dc4d tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 Jul 03 19:42:50.976669 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e57cc83e-cb9d-4b53-9dbb-a3b0e2e5dc4d tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:50.976845 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e57cc83e-cb9d-4b53-9dbb-a3b0e2e5dc4d tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:50.976939 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-e57cc83e-cb9d-4b53-9dbb-a3b0e2e5dc4d tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Show backup with id fbc70983-f03e-4bca-b9d7-293c4af29106. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:42:50.981382 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:50.981382 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:42:50.982255 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e57cc83e-cb9d-4b53-9dbb-a3b0e2e5dc4d tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 returned with HTTP 200 Jul 03 19:42:50.982667 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1399/5601] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:50 2026] GET /volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:51.587334 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9c8a2493-f12a-4361-a854-f609bb8660b2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:51.589622 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9c8a2493-f12a-4361-a854-f609bb8660b2 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 Jul 03 19:42:51.589926 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9c8a2493-f12a-4361-a854-f609bb8660b2 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:51.590212 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9c8a2493-f12a-4361-a854-f609bb8660b2 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:51.597154 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9c8a2493-f12a-4361-a854-f609bb8660b2 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 returned with HTTP 404 Jul 03 19:42:51.597773 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1411/5602] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:51 2026] GET /volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:42:51.992513 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9969faaa-fe3b-4b54-bc65-785690ee945d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:51.994278 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9969faaa-fe3b-4b54-bc65-785690ee945d tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 Jul 03 19:42:51.994471 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9969faaa-fe3b-4b54-bc65-785690ee945d tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:51.994667 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9969faaa-fe3b-4b54-bc65-785690ee945d tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:51.994774 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-9969faaa-fe3b-4b54-bc65-785690ee945d tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Show backup with id fbc70983-f03e-4bca-b9d7-293c4af29106. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:42:51.999066 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:51.999066 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:51.999831 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9969faaa-fe3b-4b54-bc65-785690ee945d tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 returned with HTTP 200 Jul 03 19:42:52.000209 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1409/5603] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:51 2026] GET /volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:52.525965 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e51be93b-8e60-4735-ba16-58c1f1a06c35 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:52.526352 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e51be93b-8e60-4735-ba16-58c1f1a06c35 None None] GET https://10.4.3.61/volume// Jul 03 19:42:52.526510 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e51be93b-8e60-4735-ba16-58c1f1a06c35 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:52.526681 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e51be93b-8e60-4735-ba16-58c1f1a06c35 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:52.526997 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e51be93b-8e60-4735-ba16-58c1f1a06c35 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:42:52.527303 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1385/5604] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:42:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:42:52.534893 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-560af52c-e463-4ff5-bf59-ae3b2f0d60cd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:52.567045 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-560af52c-e463-4ff5-bf59-ae3b2f0d60cd tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:42:52.567403 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-560af52c-e463-4ff5-bf59-ae3b2f0d60cd tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a051063-a626-4f9d-b0b2-11309b37e902", "connector": null, "instance_uuid": "5ce4d965-42af-49be-addd-4eb428b121fc"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:42:52.574947 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:52.574947 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:42:52.600354 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-560af52c-e463-4ff5-bf59-ae3b2f0d60cd tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:42:52.600746 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1400/5605] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:42:52 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 19:42:53.010094 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f31c312f-8437-4164-94f4-56453aaeb027 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:53.011814 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f31c312f-8437-4164-94f4-56453aaeb027 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 Jul 03 19:42:53.012018 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f31c312f-8437-4164-94f4-56453aaeb027 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:53.012236 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f31c312f-8437-4164-94f4-56453aaeb027 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:53.012342 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-f31c312f-8437-4164-94f4-56453aaeb027 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Show backup with id fbc70983-f03e-4bca-b9d7-293c4af29106. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:42:53.016476 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:53.016476 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:53.016601 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f1dfdd53-30a2-46d2-97a0-b7974368a05c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:53.017205 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f31c312f-8437-4164-94f4-56453aaeb027 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 returned with HTTP 200 Jul 03 19:42:53.017553 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1412/5606] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:53 2026] GET /volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:53.018823 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f1dfdd53-30a2-46d2-97a0-b7974368a05c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 Jul 03 19:42:53.019107 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f1dfdd53-30a2-46d2-97a0-b7974368a05c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:53.019451 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f1dfdd53-30a2-46d2-97a0-b7974368a05c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:53.031571 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:53.031571 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:53.036241 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f1dfdd53-30a2-46d2-97a0-b7974368a05c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:42:53.042341 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f1dfdd53-30a2-46d2-97a0-b7974368a05c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 returned with HTTP 200 Jul 03 19:42:53.042942 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1410/5607] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:53 2026] GET /volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:53.090101 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-071e63ce-d21b-4c71-96b1-029980d37fd1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:53.091658 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-071e63ce-d21b-4c71-96b1-029980d37fd1 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:42:53.091988 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-071e63ce-d21b-4c71-96b1-029980d37fd1 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "9b6b47cc-8de5-4cbb-b64a-33e5e558c934", "size": 1}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:42:53.093389 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-071e63ce-d21b-4c71-96b1-029980d37fd1 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '9b6b47cc-8de5-4cbb-b64a-33e5e558c934', 'size': 1}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:42:53.126391 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bac72415-784f-4143-b40f-a5d3b456e886 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:53.126839 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bac72415-784f-4143-b40f-a5d3b456e886 None None] GET https://10.4.3.61/volume// Jul 03 19:42:53.127047 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bac72415-784f-4143-b40f-a5d3b456e886 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:53.127285 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bac72415-784f-4143-b40f-a5d3b456e886 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:53.127644 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bac72415-784f-4143-b40f-a5d3b456e886 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:42:53.128009 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1401/5608] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:42:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:42:53.135871 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-acf0ead9-3807-4baa-8f54-bad65d86d16c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:53.137722 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-acf0ead9-3807-4baa-8f54-bad65d86d16c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 Jul 03 19:42:53.137918 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-acf0ead9-3807-4baa-8f54-bad65d86d16c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:53.138091 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-acf0ead9-3807-4baa-8f54-bad65d86d16c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:53.146107 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:53.146107 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:53.149052 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-acf0ead9-3807-4baa-8f54-bad65d86d16c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:42:53.152781 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-acf0ead9-3807-4baa-8f54-bad65d86d16c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 returned with HTTP 200 Jul 03 19:42:53.153176 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1413/5609] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:42:53 2026] GET /volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 => generated 1023 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:42:53.230901 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-071e63ce-d21b-4c71-96b1-029980d37fd1 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Create volume of 1 GB Jul 03 19:42:53.231293 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:53.231293 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:53.235414 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-071e63ce-d21b-4c71-96b1-029980d37fd1 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Availability Zones retrieved successfully. Jul 03 19:42:53.240703 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-071e63ce-d21b-4c71-96b1-029980d37fd1 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Flow 'volume_create_api' (ba6740dd-b1fa-49c9-aac9-f2a4c88f9a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:42:53.242276 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-071e63ce-d21b-4c71-96b1-029980d37fd1 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbd965f0-46c7-47e1-be77-5d9d53a067f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:53.243538 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-071e63ce-d21b-4c71-96b1-029980d37fd1 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:42:53.257875 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-87871000-bdeb-4141-8957-3cc5a247911b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:53.259775 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-87871000-bdeb-4141-8957-3cc5a247911b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] PUT https://10.4.3.61/volume/v3/attachments/6d62b073-4be8-40da-b69f-ba2391a53fe4 Jul 03 19:42:53.260249 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-87871000-bdeb-4141-8957-3cc5a247911b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:42:53.267896 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-87871000-bdeb-4141-8957-3cc5a247911b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Acquiring lock "cinder-attachment_update-4a051063-a626-4f9d-b0b2-11309b37e902-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:42:53.272096 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-87871000-bdeb-4141-8957-3cc5a247911b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Lock "cinder-attachment_update-4a051063-a626-4f9d-b0b2-11309b37e902-np0000004460" acquired by "attachment_update" :: waited 0.004s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:42:53.272972 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:53.272972 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:53.293388 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-071e63ce-d21b-4c71-96b1-029980d37fd1 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbd965f0-46c7-47e1-be77-5d9d53a067f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:53.294422 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-071e63ce-d21b-4c71-96b1-029980d37fd1 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fc0c064-c87f-4316-9b15-5c0812c2f37a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:53.334574 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-071e63ce-d21b-4c71-96b1-029980d37fd1 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Created reservations ['79f19a19-c8ad-408b-983c-7e995c4c37f5', 'd87c5b2b-1cb2-4fad-ab04-14b2c2ea1598', '0bd37e94-d399-4c60-a353-6e87733abe09', '6c4afa98-2ab1-4565-9870-7d6ea45ea011'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:42:53.335340 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-071e63ce-d21b-4c71-96b1-029980d37fd1 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fc0c064-c87f-4316-9b15-5c0812c2f37a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79f19a19-c8ad-408b-983c-7e995c4c37f5', 'd87c5b2b-1cb2-4fad-ab04-14b2c2ea1598', '0bd37e94-d399-4c60-a353-6e87733abe09', '6c4afa98-2ab1-4565-9870-7d6ea45ea011']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:53.336012 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-071e63ce-d21b-4c71-96b1-029980d37fd1 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74b40b95-d539-49d7-9b0e-17580787bdd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:53.356992 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-071e63ce-d21b-4c71-96b1-029980d37fd1 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74b40b95-d539-49d7-9b0e-17580787bdd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c61c0fb-0094-4c21-a373-180278ecf462', '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='fd88a0d118814112aac868bc4914419e',qos_specs=None,replication_status=,reservations=['79f19a19-c8ad-408b-983c-7e995c4c37f5','d87c5b2b-1cb2-4fad-ab04-14b2c2ea1598','0bd37e94-d399-4c60-a353-6e87733abe09','6c4afa98-2ab1-4565-9870-7d6ea45ea011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9efdc96a7cef4e6398582140686b9b71',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:42:53Z,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=9c61c0fb-0094-4c21-a373-180278ecf462,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd88a0d118814112aac868bc4914419e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9efdc96a7cef4e6398582140686b9b71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:53.357743 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-071e63ce-d21b-4c71-96b1-029980d37fd1 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4f3c792-8ff8-4c87-9444-e81d3d4ad881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:53.378018 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-071e63ce-d21b-4c71-96b1-029980d37fd1 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4f3c792-8ff8-4c87-9444-e81d3d4ad881) transitioned into state 'SUCCESS' from 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='fd88a0d118814112aac868bc4914419e',qos_specs=None,replication_status=,reservations=['79f19a19-c8ad-408b-983c-7e995c4c37f5','d87c5b2b-1cb2-4fad-ab04-14b2c2ea1598','0bd37e94-d399-4c60-a353-6e87733abe09','6c4afa98-2ab1-4565-9870-7d6ea45ea011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9efdc96a7cef4e6398582140686b9b71',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:53.378905 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-071e63ce-d21b-4c71-96b1-029980d37fd1 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beed5379-45ed-4217-9132-ca0a5a85015f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:42:53.389569 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-071e63ce-d21b-4c71-96b1-029980d37fd1 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beed5379-45ed-4217-9132-ca0a5a85015f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:42:53.390445 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-071e63ce-d21b-4c71-96b1-029980d37fd1 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Flow 'volume_create_api' (ba6740dd-b1fa-49c9-aac9-f2a4c88f9a75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:42:53.390890 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-071e63ce-d21b-4c71-96b1-029980d37fd1 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Create volume request issued successfully. Jul 03 19:42:53.391573 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-071e63ce-d21b-4c71-96b1-029980d37fd1 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:42:53.392227 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1386/5610] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:42:53 2026] POST /volume/v3/volumes => generated 773 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:42:53.405384 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-96d364b5-5bd7-46b1-8f74-cf088fd9dc8f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:53.406808 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-96d364b5-5bd7-46b1-8f74-cf088fd9dc8f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 Jul 03 19:42:53.407050 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-96d364b5-5bd7-46b1-8f74-cf088fd9dc8f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:53.407286 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-96d364b5-5bd7-46b1-8f74-cf088fd9dc8f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:53.414179 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:53.414179 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:42:53.417440 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-96d364b5-5bd7-46b1-8f74-cf088fd9dc8f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:53.421277 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-96d364b5-5bd7-46b1-8f74-cf088fd9dc8f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 returned with HTTP 200 Jul 03 19:42:53.421657 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1402/5611] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:53 2026] GET /volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:53.799517 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-87871000-bdeb-4141-8957-3cc5a247911b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Lock "cinder-attachment_update-4a051063-a626-4f9d-b0b2-11309b37e902-np0000004460" released by "attachment_update" :: held 0.527s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:42:53.799787 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-87871000-bdeb-4141-8957-3cc5a247911b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/attachments/6d62b073-4be8-40da-b69f-ba2391a53fe4 returned with HTTP 200 Jul 03 19:42:53.800232 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1411/5612] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:42:53 2026] PUT /volume/v3/attachments/6d62b073-4be8-40da-b69f-ba2391a53fe4 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:54.028648 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f6aeb353-8979-45e3-8bda-2fda4db4ea7e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:54.030252 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f6aeb353-8979-45e3-8bda-2fda4db4ea7e tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 Jul 03 19:42:54.030423 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f6aeb353-8979-45e3-8bda-2fda4db4ea7e tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:54.030588 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f6aeb353-8979-45e3-8bda-2fda4db4ea7e tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:54.030683 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-f6aeb353-8979-45e3-8bda-2fda4db4ea7e tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Show backup with id fbc70983-f03e-4bca-b9d7-293c4af29106. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:42:54.035191 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:54.035191 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:54.036277 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f6aeb353-8979-45e3-8bda-2fda4db4ea7e tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 returned with HTTP 200 Jul 03 19:42:54.036768 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1414/5613] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:54 2026] GET /volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:54.054842 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-35e766c2-b9a8-47fb-a47b-464605544444 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:54.057363 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-35e766c2-b9a8-47fb-a47b-464605544444 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 Jul 03 19:42:54.057676 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-35e766c2-b9a8-47fb-a47b-464605544444 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:54.057958 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-35e766c2-b9a8-47fb-a47b-464605544444 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:54.070408 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:54.070408 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:54.075226 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-35e766c2-b9a8-47fb-a47b-464605544444 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:42:54.081213 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-35e766c2-b9a8-47fb-a47b-464605544444 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 returned with HTTP 200 Jul 03 19:42:54.081826 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1387/5614] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:54 2026] GET /volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:54.433426 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-12a48ab7-110b-4858-94d5-be6e39d99bf4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:54.435175 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-12a48ab7-110b-4858-94d5-be6e39d99bf4 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 Jul 03 19:42:54.435427 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-12a48ab7-110b-4858-94d5-be6e39d99bf4 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:54.435604 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-12a48ab7-110b-4858-94d5-be6e39d99bf4 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:54.441789 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:54.441789 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:42:54.445028 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-12a48ab7-110b-4858-94d5-be6e39d99bf4 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:54.449111 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-12a48ab7-110b-4858-94d5-be6e39d99bf4 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 returned with HTTP 200 Jul 03 19:42:54.449592 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1403/5615] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:54 2026] GET /volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 => generated 865 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:55.047534 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-39579dba-f82b-44a1-9ad8-50a02f528cd2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:55.048827 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-39579dba-f82b-44a1-9ad8-50a02f528cd2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 Jul 03 19:42:55.048913 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-39579dba-f82b-44a1-9ad8-50a02f528cd2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:55.049113 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-39579dba-f82b-44a1-9ad8-50a02f528cd2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:55.049282 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-39579dba-f82b-44a1-9ad8-50a02f528cd2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Show backup with id fbc70983-f03e-4bca-b9d7-293c4af29106. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:42:55.053101 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:55.053101 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:55.053804 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-39579dba-f82b-44a1-9ad8-50a02f528cd2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 returned with HTTP 200 Jul 03 19:42:55.054118 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1412/5616] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:55 2026] GET /volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:55.097585 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1b3b9083-55ee-4e0f-bdbe-4f8c9d6f6314 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:55.099625 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1b3b9083-55ee-4e0f-bdbe-4f8c9d6f6314 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 Jul 03 19:42:55.099694 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1b3b9083-55ee-4e0f-bdbe-4f8c9d6f6314 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:55.099853 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1b3b9083-55ee-4e0f-bdbe-4f8c9d6f6314 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:55.109818 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:55.109818 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:55.115578 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1b3b9083-55ee-4e0f-bdbe-4f8c9d6f6314 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:42:55.122502 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1b3b9083-55ee-4e0f-bdbe-4f8c9d6f6314 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 returned with HTTP 200 Jul 03 19:42:55.122502 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1415/5617] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:55 2026] GET /volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:55.464529 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7c001034-ddef-4a10-ae1e-53a46c174fa8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:55.466911 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7c001034-ddef-4a10-ae1e-53a46c174fa8 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 Jul 03 19:42:55.467278 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7c001034-ddef-4a10-ae1e-53a46c174fa8 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:55.467521 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7c001034-ddef-4a10-ae1e-53a46c174fa8 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:55.476276 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:55.476276 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:55.480524 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7c001034-ddef-4a10-ae1e-53a46c174fa8 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:55.485646 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7c001034-ddef-4a10-ae1e-53a46c174fa8 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 returned with HTTP 200 Jul 03 19:42:55.486132 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1388/5618] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:55 2026] GET /volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:56.064904 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-38fc08b2-5c89-4b1f-80e1-aabca65327bc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:56.066608 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-38fc08b2-5c89-4b1f-80e1-aabca65327bc tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 Jul 03 19:42:56.066789 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-38fc08b2-5c89-4b1f-80e1-aabca65327bc tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:56.066985 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-38fc08b2-5c89-4b1f-80e1-aabca65327bc tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:56.067107 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-38fc08b2-5c89-4b1f-80e1-aabca65327bc tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Show backup with id fbc70983-f03e-4bca-b9d7-293c4af29106. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:42:56.072267 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:56.072267 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:42:56.073318 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-38fc08b2-5c89-4b1f-80e1-aabca65327bc tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 returned with HTTP 200 Jul 03 19:42:56.073911 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1404/5619] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:56 2026] GET /volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:56.136481 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-38594db2-f0ac-4013-9dcd-083e50f57f26 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:56.138674 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-38594db2-f0ac-4013-9dcd-083e50f57f26 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 Jul 03 19:42:56.138868 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-38594db2-f0ac-4013-9dcd-083e50f57f26 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:56.139044 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-38594db2-f0ac-4013-9dcd-083e50f57f26 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:56.148449 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:56.148449 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:56.152229 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-38594db2-f0ac-4013-9dcd-083e50f57f26 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:42:56.157344 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-38594db2-f0ac-4013-9dcd-083e50f57f26 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 returned with HTTP 200 Jul 03 19:42:56.157740 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1413/5620] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:56 2026] GET /volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:56.497730 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-623cffc2-08a4-4fdb-b842-2b9acd8c99c0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:56.499306 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-623cffc2-08a4-4fdb-b842-2b9acd8c99c0 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 Jul 03 19:42:56.499490 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-623cffc2-08a4-4fdb-b842-2b9acd8c99c0 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:56.499658 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-623cffc2-08a4-4fdb-b842-2b9acd8c99c0 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:56.506804 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:56.506804 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:56.510769 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-623cffc2-08a4-4fdb-b842-2b9acd8c99c0 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:56.515352 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-623cffc2-08a4-4fdb-b842-2b9acd8c99c0 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 returned with HTTP 200 Jul 03 19:42:56.515713 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1416/5621] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:56 2026] GET /volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:57.083846 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8ca2f0ed-fddf-4b81-a743-e344b1e9b210 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:57.085784 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8ca2f0ed-fddf-4b81-a743-e344b1e9b210 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 Jul 03 19:42:57.086004 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8ca2f0ed-fddf-4b81-a743-e344b1e9b210 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:57.086264 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8ca2f0ed-fddf-4b81-a743-e344b1e9b210 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:57.086397 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-8ca2f0ed-fddf-4b81-a743-e344b1e9b210 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Show backup with id fbc70983-f03e-4bca-b9d7-293c4af29106. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:42:57.090776 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:57.090776 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:57.091622 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8ca2f0ed-fddf-4b81-a743-e344b1e9b210 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 returned with HTTP 200 Jul 03 19:42:57.092020 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1389/5622] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:57 2026] GET /volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:57.170519 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4138aca5-6d8a-41cd-8d85-a2a35852ed32 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:57.172521 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4138aca5-6d8a-41cd-8d85-a2a35852ed32 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 Jul 03 19:42:57.172756 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4138aca5-6d8a-41cd-8d85-a2a35852ed32 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:57.173084 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4138aca5-6d8a-41cd-8d85-a2a35852ed32 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:57.183033 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:57.183033 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:42:57.185907 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-4138aca5-6d8a-41cd-8d85-a2a35852ed32 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:42:57.189333 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4138aca5-6d8a-41cd-8d85-a2a35852ed32 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 returned with HTTP 200 Jul 03 19:42:57.189812 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1405/5623] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:57 2026] GET /volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:57.528745 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ca810988-0e07-4aeb-adeb-cd70f4918911 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:57.530742 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ca810988-0e07-4aeb-adeb-cd70f4918911 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 Jul 03 19:42:57.530943 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ca810988-0e07-4aeb-adeb-cd70f4918911 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:57.531177 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ca810988-0e07-4aeb-adeb-cd70f4918911 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:57.538045 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:57.538045 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:57.541782 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ca810988-0e07-4aeb-adeb-cd70f4918911 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:57.545802 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ca810988-0e07-4aeb-adeb-cd70f4918911 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 returned with HTTP 200 Jul 03 19:42:57.546103 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1414/5624] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:57 2026] GET /volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:58.103124 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8a06c6ec-1873-4f35-8195-016fd755a122 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:58.104987 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8a06c6ec-1873-4f35-8195-016fd755a122 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 Jul 03 19:42:58.105246 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8a06c6ec-1873-4f35-8195-016fd755a122 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:58.105476 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8a06c6ec-1873-4f35-8195-016fd755a122 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:58.105618 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-8a06c6ec-1873-4f35-8195-016fd755a122 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Show backup with id fbc70983-f03e-4bca-b9d7-293c4af29106. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:42:58.110364 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:58.110364 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:58.111241 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8a06c6ec-1873-4f35-8195-016fd755a122 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 returned with HTTP 200 Jul 03 19:42:58.111635 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1417/5625] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:58 2026] GET /volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:58.201655 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6c294c2b-ebc5-468f-aaae-1a361b809d08 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:58.203784 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6c294c2b-ebc5-468f-aaae-1a361b809d08 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 Jul 03 19:42:58.203974 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6c294c2b-ebc5-468f-aaae-1a361b809d08 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:58.204192 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6c294c2b-ebc5-468f-aaae-1a361b809d08 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:58.214424 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:58.214424 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:58.218696 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-6c294c2b-ebc5-468f-aaae-1a361b809d08 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:42:58.223264 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6c294c2b-ebc5-468f-aaae-1a361b809d08 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 returned with HTTP 200 Jul 03 19:42:58.223750 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1390/5626] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:58 2026] GET /volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:58.563882 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-beb7c253-0e4e-4220-a874-e30c6a241958 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:58.565695 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-beb7c253-0e4e-4220-a874-e30c6a241958 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 Jul 03 19:42:58.565901 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-beb7c253-0e4e-4220-a874-e30c6a241958 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:58.566091 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-beb7c253-0e4e-4220-a874-e30c6a241958 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:58.573207 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:58.573207 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:42:58.576516 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-beb7c253-0e4e-4220-a874-e30c6a241958 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:58.580889 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-beb7c253-0e4e-4220-a874-e30c6a241958 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 returned with HTTP 200 Jul 03 19:42:58.581325 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1406/5627] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:58 2026] GET /volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:42:59.124925 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2ad59402-c056-459a-9607-499aae8c4183 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:59.126638 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2ad59402-c056-459a-9607-499aae8c4183 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 Jul 03 19:42:59.126847 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2ad59402-c056-459a-9607-499aae8c4183 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:59.127039 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2ad59402-c056-459a-9607-499aae8c4183 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:59.127134 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-2ad59402-c056-459a-9607-499aae8c4183 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Show backup with id fbc70983-f03e-4bca-b9d7-293c4af29106. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:42:59.131199 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:59.131199 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:42:59.131870 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2ad59402-c056-459a-9607-499aae8c4183 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 returned with HTTP 200 Jul 03 19:42:59.132257 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1415/5628] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:59 2026] GET /volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:59.237393 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-981462b4-efeb-4c0b-974e-24639d6e5932 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:59.239119 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-981462b4-efeb-4c0b-974e-24639d6e5932 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 Jul 03 19:42:59.239395 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-981462b4-efeb-4c0b-974e-24639d6e5932 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:59.239614 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-981462b4-efeb-4c0b-974e-24639d6e5932 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:59.248475 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:59.248475 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:42:59.251801 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-981462b4-efeb-4c0b-974e-24639d6e5932 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:42:59.255940 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-981462b4-efeb-4c0b-974e-24639d6e5932 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 returned with HTTP 200 Jul 03 19:42:59.256393 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1418/5629] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:42:59 2026] GET /volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:42:59.595822 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-bfa6f8fc-c87e-4290-b913-dad7a4a61bed None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:42:59.597357 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bfa6f8fc-c87e-4290-b913-dad7a4a61bed tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 Jul 03 19:42:59.597798 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bfa6f8fc-c87e-4290-b913-dad7a4a61bed tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:42:59.597866 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-bfa6f8fc-c87e-4290-b913-dad7a4a61bed tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:42:59.604494 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:42:59.604494 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:42:59.607753 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-bfa6f8fc-c87e-4290-b913-dad7a4a61bed tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:42:59.611606 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-bfa6f8fc-c87e-4290-b913-dad7a4a61bed tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 returned with HTTP 200 Jul 03 19:42:59.612134 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1391/5630] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:42:59 2026] GET /volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:43:00.005749 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-3687fbcc-1895-42aa-8cc2-fc0267b63d2d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:00.008027 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-3687fbcc-1895-42aa-8cc2-fc0267b63d2d tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] POST https://10.4.3.61/volume/v3/attachments/6d62b073-4be8-40da-b69f-ba2391a53fe4/action Jul 03 19:43:00.008484 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-3687fbcc-1895-42aa-8cc2-fc0267b63d2d tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action body: b'{"os-complete": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:43:00.008624 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-3687fbcc-1895-42aa-8cc2-fc0267b63d2d tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:00.025005 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:00.025005 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:00.042042 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-5115bf51-d443-4fa8-a3d0-5f5bd4c869d5 req-3687fbcc-1895-42aa-8cc2-fc0267b63d2d tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/attachments/6d62b073-4be8-40da-b69f-ba2391a53fe4/action returned with HTTP 204 Jul 03 19:43:00.042546 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1407/5631] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:43:00 2026] POST /volume/v3/attachments/6d62b073-4be8-40da-b69f-ba2391a53fe4/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:43:00.142792 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-36241291-6989-4355-bf52-3ff83bb742ac None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:00.144552 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-36241291-6989-4355-bf52-3ff83bb742ac tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 Jul 03 19:43:00.144732 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-36241291-6989-4355-bf52-3ff83bb742ac tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:00.144908 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-36241291-6989-4355-bf52-3ff83bb742ac tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:00.145015 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-36241291-6989-4355-bf52-3ff83bb742ac tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Show backup with id fbc70983-f03e-4bca-b9d7-293c4af29106. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:00.149061 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:00.149061 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:00.149776 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-36241291-6989-4355-bf52-3ff83bb742ac tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 returned with HTTP 200 Jul 03 19:43:00.150127 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1416/5632] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:00 2026] GET /volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:00.269873 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-15515ca1-c62e-4f3e-b04c-7a22bb74a88a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:00.272865 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-15515ca1-c62e-4f3e-b04c-7a22bb74a88a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 Jul 03 19:43:00.273302 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-15515ca1-c62e-4f3e-b04c-7a22bb74a88a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:00.273602 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-15515ca1-c62e-4f3e-b04c-7a22bb74a88a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:00.284372 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:00.284372 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:00.287715 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-15515ca1-c62e-4f3e-b04c-7a22bb74a88a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:00.291667 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-15515ca1-c62e-4f3e-b04c-7a22bb74a88a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 returned with HTTP 200 Jul 03 19:43:00.292024 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1419/5633] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:00 2026] GET /volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:43:00.341860 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-f0b173fb-b246-4343-9d0c-c11cc05bfb51 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:00.343946 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-f0b173fb-b246-4343-9d0c-c11cc05bfb51 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:43:00.344213 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-f0b173fb-b246-4343-9d0c-c11cc05bfb51 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:00.344421 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-f0b173fb-b246-4343-9d0c-c11cc05bfb51 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:00.351266 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:00.351266 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:00.354851 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-f0b173fb-b246-4343-9d0c-c11cc05bfb51 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:00.359137 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-f0b173fb-b246-4343-9d0c-c11cc05bfb51 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:43:00.359633 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1392/5634] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:43:00 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:00.624903 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f7d4cd30-0def-4d4d-aa22-1e3f99e8a72c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:00.626632 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f7d4cd30-0def-4d4d-aa22-1e3f99e8a72c tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 Jul 03 19:43:00.626886 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f7d4cd30-0def-4d4d-aa22-1e3f99e8a72c tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:00.626997 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f7d4cd30-0def-4d4d-aa22-1e3f99e8a72c tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:00.635804 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:00.635804 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:00.640254 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f7d4cd30-0def-4d4d-aa22-1e3f99e8a72c tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:43:00.645785 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f7d4cd30-0def-4d4d-aa22-1e3f99e8a72c tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 returned with HTTP 200 Jul 03 19:43:00.646332 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1408/5635] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:43:00 2026] GET /volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:43:01.161293 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-454ba4d2-34b9-483a-9b30-70b22eab1201 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:01.163154 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-454ba4d2-34b9-483a-9b30-70b22eab1201 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 Jul 03 19:43:01.163355 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-454ba4d2-34b9-483a-9b30-70b22eab1201 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:01.163539 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-454ba4d2-34b9-483a-9b30-70b22eab1201 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:01.163664 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-454ba4d2-34b9-483a-9b30-70b22eab1201 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Show backup with id fbc70983-f03e-4bca-b9d7-293c4af29106. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:01.168233 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:01.168233 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:01.169080 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-454ba4d2-34b9-483a-9b30-70b22eab1201 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 returned with HTTP 200 Jul 03 19:43:01.169530 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1417/5636] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:01 2026] GET /volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:01.658853 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a6facdec-6ef3-4234-af80-74d683a0d389 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:01.660837 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a6facdec-6ef3-4234-af80-74d683a0d389 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 Jul 03 19:43:01.661063 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a6facdec-6ef3-4234-af80-74d683a0d389 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:01.661270 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a6facdec-6ef3-4234-af80-74d683a0d389 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:01.667913 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:01.667913 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:01.671202 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-a6facdec-6ef3-4234-af80-74d683a0d389 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:43:01.675309 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a6facdec-6ef3-4234-af80-74d683a0d389 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 returned with HTTP 200 Jul 03 19:43:01.675686 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1420/5637] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:43:01 2026] GET /volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:43:02.180448 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-369e0870-7a0c-4eb8-92fc-e53c51c03c23 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:02.182080 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-369e0870-7a0c-4eb8-92fc-e53c51c03c23 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 Jul 03 19:43:02.182309 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-369e0870-7a0c-4eb8-92fc-e53c51c03c23 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:02.182525 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-369e0870-7a0c-4eb8-92fc-e53c51c03c23 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:02.182647 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-369e0870-7a0c-4eb8-92fc-e53c51c03c23 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Show backup with id fbc70983-f03e-4bca-b9d7-293c4af29106. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:02.187085 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:02.187085 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:02.187898 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-369e0870-7a0c-4eb8-92fc-e53c51c03c23 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 returned with HTTP 200 Jul 03 19:43:02.188421 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1393/5638] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:02 2026] GET /volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:02.392646 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a092bbc0-a0a5-42fd-a7e7-2a507de78420 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:02.393030 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a092bbc0-a0a5-42fd-a7e7-2a507de78420 None None] GET https://10.4.3.61/volume// Jul 03 19:43:02.393224 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a092bbc0-a0a5-42fd-a7e7-2a507de78420 None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:02.393430 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a092bbc0-a0a5-42fd-a7e7-2a507de78420 None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:02.393766 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a092bbc0-a0a5-42fd-a7e7-2a507de78420 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:43:02.394057 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1409/5639] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:43:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:43:02.401732 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-d48a6ae6-19a6-42aa-ae13-9bf8d315d853 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:02.434261 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-d48a6ae6-19a6-42aa-ae13-9bf8d315d853 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:43:02.434614 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-d48a6ae6-19a6-42aa-ae13-9bf8d315d853 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2154615-7f60-48a6-9d53-16f7929db51d", "connector": null, "instance_uuid": "5ce4d965-42af-49be-addd-4eb428b121fc"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:02.442633 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:02.442633 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:02.469080 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-d48a6ae6-19a6-42aa-ae13-9bf8d315d853 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:43:02.469620 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1418/5640] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:43:02 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 19:43:02.687953 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-191ecf03-bc8a-4808-9eec-93c46bc49e41 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:02.689722 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-191ecf03-bc8a-4808-9eec-93c46bc49e41 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 Jul 03 19:43:02.689932 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-191ecf03-bc8a-4808-9eec-93c46bc49e41 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:02.690113 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-191ecf03-bc8a-4808-9eec-93c46bc49e41 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:02.696597 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:02.696597 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:02.700014 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-191ecf03-bc8a-4808-9eec-93c46bc49e41 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:43:02.704344 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-191ecf03-bc8a-4808-9eec-93c46bc49e41 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 returned with HTTP 200 Jul 03 19:43:02.704697 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1421/5641] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:43:02 2026] GET /volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 => generated 1191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 19:43:02.717859 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7b5945d3-8470-46cd-b602-f44327e86014 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:02.720230 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7b5945d3-8470-46cd-b602-f44327e86014 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 Jul 03 19:43:02.720230 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7b5945d3-8470-46cd-b602-f44327e86014 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:02.720380 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7b5945d3-8470-46cd-b602-f44327e86014 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:02.727068 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:02.727068 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:02.732312 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-7b5945d3-8470-46cd-b602-f44327e86014 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:43:02.738226 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7b5945d3-8470-46cd-b602-f44327e86014 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 returned with HTTP 200 Jul 03 19:43:02.738705 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1394/5642] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:43:02 2026] GET /volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 => generated 1191 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:43:02.751551 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7f5efc14-c2ed-44c9-a827-d569523726e9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:02.753427 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7f5efc14-c2ed-44c9-a827-d569523726e9 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] POST https://10.4.3.61/volume/v3/snapshots Jul 03 19:43:02.753794 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7f5efc14-c2ed-44c9-a827-d569523726e9 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c61c0fb-0094-4c21-a373-180278ecf462", "name": "tempest-VolumeImageDependencyTests-Snapshot-539746541"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:02.761678 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:02.761678 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:02.762096 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7f5efc14-c2ed-44c9-a827-d569523726e9 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:43:02.762247 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-7f5efc14-c2ed-44c9-a827-d569523726e9 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Create snapshot from volume 9c61c0fb-0094-4c21-a373-180278ecf462 Jul 03 19:43:02.798801 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-7f5efc14-c2ed-44c9-a827-d569523726e9 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Created reservations ['6d97213d-5840-4f05-b691-fc2688440472', 'facb988f-d77d-4a8a-903c-bc04cd87783f', '9d1a5880-8ed2-440e-8db4-2a43029c2a8f', '0f0a7a78-f609-42bf-896f-760b2ab5a604'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:43:02.833701 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-7f5efc14-c2ed-44c9-a827-d569523726e9 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Snapshot create request issued successfully. Jul 03 19:43:02.833942 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7f5efc14-c2ed-44c9-a827-d569523726e9 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/snapshots returned with HTTP 202 Jul 03 19:43:02.834404 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1410/5643] 10.4.3.61 () {68 vars in 1258 bytes} [Fri Jul 3 19:43:02 2026] POST /volume/v3/snapshots => generated 312 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:43:02.843933 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-48b291fe-8fb5-4cf7-bed4-5c85ff567407 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:02.845847 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-48b291fe-8fb5-4cf7-bed4-5c85ff567407 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/snapshots/8ada0d85-fcfd-433e-9591-d4a127d95e73 Jul 03 19:43:02.848619 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-48b291fe-8fb5-4cf7-bed4-5c85ff567407 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:02.848619 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-48b291fe-8fb5-4cf7-bed4-5c85ff567407 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:02.851258 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:02.851258 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:02.851691 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-48b291fe-8fb5-4cf7-bed4-5c85ff567407 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Snapshot retrieved successfully. Jul 03 19:43:02.852468 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-48b291fe-8fb5-4cf7-bed4-5c85ff567407 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/snapshots/8ada0d85-fcfd-433e-9591-d4a127d95e73 returned with HTTP 200 Jul 03 19:43:02.852963 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1419/5644] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:43:02 2026] GET /volume/v3/snapshots/8ada0d85-fcfd-433e-9591-d4a127d95e73 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:02.878910 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-71195172-3b49-4a1d-8b58-f09544d815b2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:02.880593 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-71195172-3b49-4a1d-8b58-f09544d815b2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:43:02.880771 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-71195172-3b49-4a1d-8b58-f09544d815b2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:02.880972 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-71195172-3b49-4a1d-8b58-f09544d815b2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:02.889661 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:02.889661 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:02.892765 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-71195172-3b49-4a1d-8b58-f09544d815b2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:02.896303 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-71195172-3b49-4a1d-8b58-f09544d815b2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:43:02.896679 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1422/5645] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:02 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:02.996754 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-693ecec6-a2af-4083-9baa-18ac1026cd04 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:02.997228 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-693ecec6-a2af-4083-9baa-18ac1026cd04 None None] GET https://10.4.3.61/volume// Jul 03 19:43:02.997445 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-693ecec6-a2af-4083-9baa-18ac1026cd04 None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:02.997674 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-693ecec6-a2af-4083-9baa-18ac1026cd04 None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:02.998032 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-693ecec6-a2af-4083-9baa-18ac1026cd04 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:43:02.998393 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1395/5646] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:43:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:43:03.004974 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-969ec9df-7723-4ec1-9856-7b5942b18862 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:03.007057 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-969ec9df-7723-4ec1-9856-7b5942b18862 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:43:03.007292 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-969ec9df-7723-4ec1-9856-7b5942b18862 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:03.007468 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-969ec9df-7723-4ec1-9856-7b5942b18862 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:03.018612 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:03.018612 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:03.021780 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-969ec9df-7723-4ec1-9856-7b5942b18862 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:03.025455 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-969ec9df-7723-4ec1-9856-7b5942b18862 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:43:03.025817 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1411/5647] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:43:03 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 1050 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:43:03.120688 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-236e3979-6238-4748-9b95-11edd4f50a7c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:03.122781 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-236e3979-6238-4748-9b95-11edd4f50a7c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] PUT https://10.4.3.61/volume/v3/attachments/d4ebe252-3831-47ed-a4f5-c1934cfb5d26 Jul 03 19:43:03.123130 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-236e3979-6238-4748-9b95-11edd4f50a7c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:03.131106 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-236e3979-6238-4748-9b95-11edd4f50a7c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Acquiring lock "cinder-attachment_update-f2154615-7f60-48a6-9d53-16f7929db51d-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:43:03.135572 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-236e3979-6238-4748-9b95-11edd4f50a7c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Lock "cinder-attachment_update-f2154615-7f60-48a6-9d53-16f7929db51d-np0000004460" acquired by "attachment_update" :: waited 0.004s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:43:03.136745 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:03.136745 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:03.199022 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-909d5b89-c996-40ee-af60-5e2aa0a77ff9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:03.200970 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-909d5b89-c996-40ee-af60-5e2aa0a77ff9 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 Jul 03 19:43:03.201254 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-909d5b89-c996-40ee-af60-5e2aa0a77ff9 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:03.201453 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-909d5b89-c996-40ee-af60-5e2aa0a77ff9 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:03.201578 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-909d5b89-c996-40ee-af60-5e2aa0a77ff9 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Show backup with id fbc70983-f03e-4bca-b9d7-293c4af29106. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:03.206513 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:03.206513 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:03.207419 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-909d5b89-c996-40ee-af60-5e2aa0a77ff9 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 returned with HTTP 200 Jul 03 19:43:03.207854 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1423/5648] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:03 2026] GET /volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:03.654810 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-236e3979-6238-4748-9b95-11edd4f50a7c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Lock "cinder-attachment_update-f2154615-7f60-48a6-9d53-16f7929db51d-np0000004460" released by "attachment_update" :: held 0.519s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:43:03.655065 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-236e3979-6238-4748-9b95-11edd4f50a7c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/attachments/d4ebe252-3831-47ed-a4f5-c1934cfb5d26 returned with HTTP 200 Jul 03 19:43:03.655505 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1420/5649] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:43:03 2026] PUT /volume/v3/attachments/d4ebe252-3831-47ed-a4f5-c1934cfb5d26 => generated 968 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:43:03.662932 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-782e0124-ec31-4004-acc2-6a88afcec35b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:03.665052 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-782e0124-ec31-4004-acc2-6a88afcec35b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d/encryption Jul 03 19:43:03.665281 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-782e0124-ec31-4004-acc2-6a88afcec35b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:03.665466 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-782e0124-ec31-4004-acc2-6a88afcec35b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:03.667729 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=165,cinder:UPDATE=38,cinder:INSERT=24 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:43:03.677921 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:03.677921 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:03.686328 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-782e0124-ec31-4004-acc2-6a88afcec35b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d/encryption returned with HTTP 200 Jul 03 19:43:03.686834 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1396/5650] 10.4.3.61 () {68 vars in 1624 bytes} [Fri Jul 3 19:43:03 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:03.862636 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1216c4e7-5bb4-4a47-ae94-17def92d6c60 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:03.864438 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1216c4e7-5bb4-4a47-ae94-17def92d6c60 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/snapshots/8ada0d85-fcfd-433e-9591-d4a127d95e73 Jul 03 19:43:03.864694 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1216c4e7-5bb4-4a47-ae94-17def92d6c60 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:03.864889 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1216c4e7-5bb4-4a47-ae94-17def92d6c60 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:03.866642 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=157,cinder:INSERT=20,cinder:UPDATE=32 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:43:03.870121 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:03.870121 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:03.870586 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1216c4e7-5bb4-4a47-ae94-17def92d6c60 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Snapshot retrieved successfully. Jul 03 19:43:03.871437 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1216c4e7-5bb4-4a47-ae94-17def92d6c60 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/snapshots/8ada0d85-fcfd-433e-9591-d4a127d95e73 returned with HTTP 200 Jul 03 19:43:03.871818 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1412/5651] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:43:03 2026] GET /volume/v3/snapshots/8ada0d85-fcfd-433e-9591-d4a127d95e73 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:03.880275 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8efd9ae1-f6e9-4947-bdd2-a8aefbca5363 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:03.881889 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8efd9ae1-f6e9-4947-bdd2-a8aefbca5363 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:43:03.882271 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8efd9ae1-f6e9-4947-bdd2-a8aefbca5363 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "8ada0d85-fcfd-433e-9591-d4a127d95e73", "size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:03.883702 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-8efd9ae1-f6e9-4947-bdd2-a8aefbca5363 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '8ada0d85-fcfd-433e-9591-d4a127d95e73', 'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:43:03.885612 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=243,cinder:UPDATE=67,cinder:INSERT=44 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:43:03.890050 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:03.890050 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:03.890552 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8efd9ae1-f6e9-4947-bdd2-a8aefbca5363 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Snapshot retrieved successfully. Jul 03 19:43:03.890700 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-8efd9ae1-f6e9-4947-bdd2-a8aefbca5363 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Create volume of 1 GB Jul 03 19:43:03.894311 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8efd9ae1-f6e9-4947-bdd2-a8aefbca5363 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Availability Zones retrieved successfully. Jul 03 19:43:03.899344 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-8efd9ae1-f6e9-4947-bdd2-a8aefbca5363 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Flow 'volume_create_api' (f4a9298e-c1b0-48eb-8ecb-0334fe420aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:43:03.900401 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-8efd9ae1-f6e9-4947-bdd2-a8aefbca5363 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28b42121-a732-487f-ae49-def7d2d28e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:03.901663 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-8efd9ae1-f6e9-4947-bdd2-a8aefbca5363 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:43:03.908228 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a92a7a68-42a3-4726-9e62-1c751e67cffd None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:03.909748 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a92a7a68-42a3-4726-9e62-1c751e67cffd tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:43:03.909924 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a92a7a68-42a3-4726-9e62-1c751e67cffd tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:03.910093 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a92a7a68-42a3-4726-9e62-1c751e67cffd tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:03.919072 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:03.919072 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:03.922123 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a92a7a68-42a3-4726-9e62-1c751e67cffd tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:03.925911 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a92a7a68-42a3-4726-9e62-1c751e67cffd tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:43:03.926313 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1421/5652] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:03 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:03.931535 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-8efd9ae1-f6e9-4947-bdd2-a8aefbca5363 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28b42121-a732-487f-ae49-def7d2d28e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8ada0d85-fcfd-433e-9591-d4a127d95e73', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:03.933194 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-8efd9ae1-f6e9-4947-bdd2-a8aefbca5363 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a804862-d129-471d-b845-c490b1c5b9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:03.970828 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-8efd9ae1-f6e9-4947-bdd2-a8aefbca5363 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Created reservations ['4248785a-7316-494c-a49b-b161dc7fbffa', 'b9e90f84-c004-457f-8dff-6994c777cc4f', '1c707dd8-3ea7-4e3b-9fd1-88b4742fba8e', 'd63d4926-b0d5-4fc6-86e5-cc5b51e12156'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:43:03.971660 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-8efd9ae1-f6e9-4947-bdd2-a8aefbca5363 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a804862-d129-471d-b845-c490b1c5b9c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4248785a-7316-494c-a49b-b161dc7fbffa', 'b9e90f84-c004-457f-8dff-6994c777cc4f', '1c707dd8-3ea7-4e3b-9fd1-88b4742fba8e', 'd63d4926-b0d5-4fc6-86e5-cc5b51e12156']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:03.972459 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-8efd9ae1-f6e9-4947-bdd2-a8aefbca5363 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b0af299-7e1e-4d4f-b821-0edfdc9aaef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:04.011945 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-8efd9ae1-f6e9-4947-bdd2-a8aefbca5363 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b0af299-7e1e-4d4f-b821-0edfdc9aaef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6764c16d-b29a-4874-8c07-34b657548994', '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='fd88a0d118814112aac868bc4914419e',qos_specs=None,replication_status=,reservations=['4248785a-7316-494c-a49b-b161dc7fbffa','b9e90f84-c004-457f-8dff-6994c777cc4f','1c707dd8-3ea7-4e3b-9fd1-88b4742fba8e','d63d4926-b0d5-4fc6-86e5-cc5b51e12156'],size=1,snapshot_id=8ada0d85-fcfd-433e-9591-d4a127d95e73,source_replicaid=,source_volid=None,status='creating',user_id='9efdc96a7cef4e6398582140686b9b71',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), '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-03T19:43:03Z,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=6764c16d-b29a-4874-8c07-34b657548994,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd88a0d118814112aac868bc4914419e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8ada0d85-fcfd-433e-9591-d4a127d95e73,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9efdc96a7cef4e6398582140686b9b71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:04.012947 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-8efd9ae1-f6e9-4947-bdd2-a8aefbca5363 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3851027c-b547-40e1-909b-632ee72aa845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:04.030771 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-8efd9ae1-f6e9-4947-bdd2-a8aefbca5363 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3851027c-b547-40e1-909b-632ee72aa845) transitioned into state 'SUCCESS' from 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='fd88a0d118814112aac868bc4914419e',qos_specs=None,replication_status=,reservations=['4248785a-7316-494c-a49b-b161dc7fbffa','b9e90f84-c004-457f-8dff-6994c777cc4f','1c707dd8-3ea7-4e3b-9fd1-88b4742fba8e','d63d4926-b0d5-4fc6-86e5-cc5b51e12156'],size=1,snapshot_id=8ada0d85-fcfd-433e-9591-d4a127d95e73,source_replicaid=,source_volid=None,status='creating',user_id='9efdc96a7cef4e6398582140686b9b71',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:04.031524 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-8efd9ae1-f6e9-4947-bdd2-a8aefbca5363 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60084984-73f0-4201-bf92-516f1c478344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:04.053474 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-8efd9ae1-f6e9-4947-bdd2-a8aefbca5363 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60084984-73f0-4201-bf92-516f1c478344) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:04.054293 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-8efd9ae1-f6e9-4947-bdd2-a8aefbca5363 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Flow 'volume_create_api' (f4a9298e-c1b0-48eb-8ecb-0334fe420aae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:43:04.054669 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8efd9ae1-f6e9-4947-bdd2-a8aefbca5363 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Create volume request issued successfully. Jul 03 19:43:04.055362 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8efd9ae1-f6e9-4947-bdd2-a8aefbca5363 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:43:04.055800 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1424/5653] 10.4.3.61 () {70 vars in 1293 bytes} [Fri Jul 3 19:43:03 2026] POST /volume/v3/volumes => generated 807 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:43:04.069511 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-43d8d39b-a755-4fa1-bac0-0375bdeecadb None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:04.071326 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-43d8d39b-a755-4fa1-bac0-0375bdeecadb tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/6764c16d-b29a-4874-8c07-34b657548994 Jul 03 19:43:04.071573 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-43d8d39b-a755-4fa1-bac0-0375bdeecadb tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:04.071753 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-43d8d39b-a755-4fa1-bac0-0375bdeecadb tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:04.078145 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:04.078145 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:04.081533 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-43d8d39b-a755-4fa1-bac0-0375bdeecadb tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:43:04.085214 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-43d8d39b-a755-4fa1-bac0-0375bdeecadb tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/6764c16d-b29a-4874-8c07-34b657548994 returned with HTTP 200 Jul 03 19:43:04.085554 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1397/5654] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:43:04 2026] GET /volume/v3/volumes/6764c16d-b29a-4874-8c07-34b657548994 => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:43:04.218532 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-926ca27c-cbc8-433a-a01d-a2b38d59b283 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:04.220418 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-926ca27c-cbc8-433a-a01d-a2b38d59b283 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 Jul 03 19:43:04.220687 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-926ca27c-cbc8-433a-a01d-a2b38d59b283 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:04.220954 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-926ca27c-cbc8-433a-a01d-a2b38d59b283 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:04.221085 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-926ca27c-cbc8-433a-a01d-a2b38d59b283 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Show backup with id fbc70983-f03e-4bca-b9d7-293c4af29106. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:04.225945 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:04.225945 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:04.226845 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-926ca27c-cbc8-433a-a01d-a2b38d59b283 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 returned with HTTP 200 Jul 03 19:43:04.227242 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1413/5655] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:04 2026] GET /volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:04.939888 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c91b59bc-d99c-41e0-8780-a7bdc79d72e4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:04.941909 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c91b59bc-d99c-41e0-8780-a7bdc79d72e4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:43:04.942161 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c91b59bc-d99c-41e0-8780-a7bdc79d72e4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:04.942443 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c91b59bc-d99c-41e0-8780-a7bdc79d72e4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:04.944913 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=151,cinder:UPDATE=20,cinder:INSERT=10 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:43:04.957082 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:04.957082 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:04.960873 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c91b59bc-d99c-41e0-8780-a7bdc79d72e4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:04.965543 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c91b59bc-d99c-41e0-8780-a7bdc79d72e4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:43:04.965986 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1422/5656] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:04 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:05.100830 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0a099683-7bc7-45cb-9462-81d52e8ff200 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:05.102969 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0a099683-7bc7-45cb-9462-81d52e8ff200 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/6764c16d-b29a-4874-8c07-34b657548994 Jul 03 19:43:05.103295 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0a099683-7bc7-45cb-9462-81d52e8ff200 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:05.103521 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0a099683-7bc7-45cb-9462-81d52e8ff200 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:05.110544 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:05.110544 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:05.114242 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-0a099683-7bc7-45cb-9462-81d52e8ff200 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:43:05.119380 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0a099683-7bc7-45cb-9462-81d52e8ff200 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/6764c16d-b29a-4874-8c07-34b657548994 returned with HTTP 200 Jul 03 19:43:05.119454 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1425/5657] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:43:05 2026] GET /volume/v3/volumes/6764c16d-b29a-4874-8c07-34b657548994 => generated 1226 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:43:05.131475 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-79157032-202e-4848-8a44-a91d90f202c7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:05.133213 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-79157032-202e-4848-8a44-a91d90f202c7 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/6764c16d-b29a-4874-8c07-34b657548994 Jul 03 19:43:05.133409 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-79157032-202e-4848-8a44-a91d90f202c7 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:05.133607 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-79157032-202e-4848-8a44-a91d90f202c7 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:05.140578 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:05.140578 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:05.143954 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-79157032-202e-4848-8a44-a91d90f202c7 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:43:05.148083 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-79157032-202e-4848-8a44-a91d90f202c7 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/6764c16d-b29a-4874-8c07-34b657548994 returned with HTTP 200 Jul 03 19:43:05.148649 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1398/5658] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:43:05 2026] GET /volume/v3/volumes/6764c16d-b29a-4874-8c07-34b657548994 => generated 1226 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:43:05.159155 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-64fb3a63-295a-4fa4-a9b8-fd699780c80c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:05.161046 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-64fb3a63-295a-4fa4-a9b8-fd699780c80c tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/8ada0d85-fcfd-433e-9591-d4a127d95e73 Jul 03 19:43:05.161305 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-64fb3a63-295a-4fa4-a9b8-fd699780c80c tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:05.161481 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-64fb3a63-295a-4fa4-a9b8-fd699780c80c tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:05.161573 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.snapshots [None req-64fb3a63-295a-4fa4-a9b8-fd699780c80c tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Delete snapshot with id: 8ada0d85-fcfd-433e-9591-d4a127d95e73 Jul 03 19:43:05.166092 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:05.166092 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:05.166519 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-64fb3a63-295a-4fa4-a9b8-fd699780c80c tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Snapshot retrieved successfully. Jul 03 19:43:05.182145 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-64fb3a63-295a-4fa4-a9b8-fd699780c80c tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Snapshot delete request issued successfully. Jul 03 19:43:05.182448 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-64fb3a63-295a-4fa4-a9b8-fd699780c80c tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/snapshots/8ada0d85-fcfd-433e-9591-d4a127d95e73 returned with HTTP 202 Jul 03 19:43:05.183024 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1414/5659] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:43:05 2026] DELETE /volume/v3/snapshots/8ada0d85-fcfd-433e-9591-d4a127d95e73 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:43:05.190352 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d4795682-9d2c-453f-acab-38e05a248213 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:05.192123 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d4795682-9d2c-453f-acab-38e05a248213 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/snapshots/8ada0d85-fcfd-433e-9591-d4a127d95e73 Jul 03 19:43:05.192289 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d4795682-9d2c-453f-acab-38e05a248213 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:05.192470 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d4795682-9d2c-453f-acab-38e05a248213 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:05.196994 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:05.196994 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:05.197435 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-d4795682-9d2c-453f-acab-38e05a248213 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Snapshot retrieved successfully. Jul 03 19:43:05.198138 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d4795682-9d2c-453f-acab-38e05a248213 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/snapshots/8ada0d85-fcfd-433e-9591-d4a127d95e73 returned with HTTP 200 Jul 03 19:43:05.198499 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1423/5660] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:43:05 2026] GET /volume/v3/snapshots/8ada0d85-fcfd-433e-9591-d4a127d95e73 => generated 470 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:05.239698 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f93ede9c-06b7-4325-8e43-a2eb4819283f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:05.241723 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f93ede9c-06b7-4325-8e43-a2eb4819283f tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 Jul 03 19:43:05.241939 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f93ede9c-06b7-4325-8e43-a2eb4819283f tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:05.242150 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f93ede9c-06b7-4325-8e43-a2eb4819283f tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:05.242314 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-f93ede9c-06b7-4325-8e43-a2eb4819283f tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Show backup with id fbc70983-f03e-4bca-b9d7-293c4af29106. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:05.248132 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:05.248132 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:05.248132 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f93ede9c-06b7-4325-8e43-a2eb4819283f tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 returned with HTTP 200 Jul 03 19:43:05.248311 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1426/5661] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:05 2026] GET /volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:05.979657 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-20a76c98-829f-4d77-8031-4c31b9ceb2e5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:05.980866 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-20a76c98-829f-4d77-8031-4c31b9ceb2e5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:43:05.981109 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-20a76c98-829f-4d77-8031-4c31b9ceb2e5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:05.981400 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-20a76c98-829f-4d77-8031-4c31b9ceb2e5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:05.989606 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:05.989606 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:05.992499 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-20a76c98-829f-4d77-8031-4c31b9ceb2e5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:05.996152 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-20a76c98-829f-4d77-8031-4c31b9ceb2e5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:43:05.996349 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1399/5662] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:05 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:06.207983 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e4b396dc-2722-482b-8341-2fef62a3f7cd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:06.209531 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e4b396dc-2722-482b-8341-2fef62a3f7cd tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/snapshots/8ada0d85-fcfd-433e-9591-d4a127d95e73 Jul 03 19:43:06.209709 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e4b396dc-2722-482b-8341-2fef62a3f7cd tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:06.209899 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e4b396dc-2722-482b-8341-2fef62a3f7cd tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:06.213798 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e4b396dc-2722-482b-8341-2fef62a3f7cd tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/snapshots/8ada0d85-fcfd-433e-9591-d4a127d95e73 returned with HTTP 404 Jul 03 19:43:06.214157 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1415/5663] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:43:06 2026] GET /volume/v3/snapshots/8ada0d85-fcfd-433e-9591-d4a127d95e73 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:43:06.220707 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e33ad378-fdfa-45a4-85a6-035486f8a86b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:06.222490 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e33ad378-fdfa-45a4-85a6-035486f8a86b tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] DELETE https://10.4.3.61/volume/v3/volumes/6764c16d-b29a-4874-8c07-34b657548994 Jul 03 19:43:06.222702 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e33ad378-fdfa-45a4-85a6-035486f8a86b tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:06.222885 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e33ad378-fdfa-45a4-85a6-035486f8a86b tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:06.223049 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-e33ad378-fdfa-45a4-85a6-035486f8a86b tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Delete volume with id: 6764c16d-b29a-4874-8c07-34b657548994 Jul 03 19:43:06.229631 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:06.229631 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:06.230112 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e33ad378-fdfa-45a4-85a6-035486f8a86b tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:43:06.247230 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e33ad378-fdfa-45a4-85a6-035486f8a86b tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Delete volume request issued successfully. Jul 03 19:43:06.247230 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e33ad378-fdfa-45a4-85a6-035486f8a86b tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/6764c16d-b29a-4874-8c07-34b657548994 returned with HTTP 202 Jul 03 19:43:06.247674 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1424/5664] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:43:06 2026] DELETE /volume/v3/volumes/6764c16d-b29a-4874-8c07-34b657548994 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:43:06.254572 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4ace8f85-1a12-4b1c-903f-97538de4928f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:06.256430 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4ace8f85-1a12-4b1c-903f-97538de4928f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/6764c16d-b29a-4874-8c07-34b657548994 Jul 03 19:43:06.256663 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4ace8f85-1a12-4b1c-903f-97538de4928f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:06.256866 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4ace8f85-1a12-4b1c-903f-97538de4928f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:06.257447 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-80a179ae-ba0f-4e31-b0c9-78e71ec6f36b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:06.259156 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-80a179ae-ba0f-4e31-b0c9-78e71ec6f36b tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 Jul 03 19:43:06.259440 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-80a179ae-ba0f-4e31-b0c9-78e71ec6f36b tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:06.259782 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-80a179ae-ba0f-4e31-b0c9-78e71ec6f36b tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:06.259930 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-80a179ae-ba0f-4e31-b0c9-78e71ec6f36b tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Show backup with id fbc70983-f03e-4bca-b9d7-293c4af29106. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:06.265092 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:06.265092 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:06.265427 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:06.265427 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:06.266091 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-80a179ae-ba0f-4e31-b0c9-78e71ec6f36b tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 returned with HTTP 200 Jul 03 19:43:06.266587 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1400/5665] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:06 2026] GET /volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:06.269425 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4ace8f85-1a12-4b1c-903f-97538de4928f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:43:06.274420 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4ace8f85-1a12-4b1c-903f-97538de4928f tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/6764c16d-b29a-4874-8c07-34b657548994 returned with HTTP 200 Jul 03 19:43:06.274955 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1427/5666] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:43:06 2026] GET /volume/v3/volumes/6764c16d-b29a-4874-8c07-34b657548994 => generated 1225 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:43:07.007462 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-124c1942-75bd-4641-a03a-cd5e94bb8673 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:07.009355 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-124c1942-75bd-4641-a03a-cd5e94bb8673 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:43:07.009595 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-124c1942-75bd-4641-a03a-cd5e94bb8673 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:07.009839 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-124c1942-75bd-4641-a03a-cd5e94bb8673 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:07.018646 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:07.018646 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:07.021875 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-124c1942-75bd-4641-a03a-cd5e94bb8673 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:07.025492 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-124c1942-75bd-4641-a03a-cd5e94bb8673 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:43:07.025843 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1416/5667] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:07 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:07.279545 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-483ed6de-5025-4f99-aaad-7241c161092a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:07.281779 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-483ed6de-5025-4f99-aaad-7241c161092a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 Jul 03 19:43:07.282009 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-483ed6de-5025-4f99-aaad-7241c161092a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:07.282279 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-483ed6de-5025-4f99-aaad-7241c161092a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:07.282411 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-483ed6de-5025-4f99-aaad-7241c161092a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Show backup with id fbc70983-f03e-4bca-b9d7-293c4af29106. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:07.288568 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:07.288568 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:07.289542 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-483ed6de-5025-4f99-aaad-7241c161092a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 returned with HTTP 200 Jul 03 19:43:07.289806 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-99e67c9b-7b40-4618-82a3-385a769b4c88 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:07.290122 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1425/5668] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:07 2026] GET /volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:07.292535 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-99e67c9b-7b40-4618-82a3-385a769b4c88 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/6764c16d-b29a-4874-8c07-34b657548994 Jul 03 19:43:07.292849 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-99e67c9b-7b40-4618-82a3-385a769b4c88 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:07.293109 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-99e67c9b-7b40-4618-82a3-385a769b4c88 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:07.299632 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-99e67c9b-7b40-4618-82a3-385a769b4c88 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/6764c16d-b29a-4874-8c07-34b657548994 returned with HTTP 404 Jul 03 19:43:07.300185 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1401/5669] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:43:07 2026] GET /volume/v3/volumes/6764c16d-b29a-4874-8c07-34b657548994 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:43:07.472832 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7ea69f06-8506-4426-b877-3c5768b742ea None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:07.474868 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7ea69f06-8506-4426-b877-3c5768b742ea tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] DELETE https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 Jul 03 19:43:07.475106 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7ea69f06-8506-4426-b877-3c5768b742ea tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:07.475363 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7ea69f06-8506-4426-b877-3c5768b742ea tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:07.475581 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-7ea69f06-8506-4426-b877-3c5768b742ea tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Delete volume with id: 9c61c0fb-0094-4c21-a373-180278ecf462 Jul 03 19:43:07.483885 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:07.483885 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:07.484516 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-7ea69f06-8506-4426-b877-3c5768b742ea tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:43:07.511332 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-7ea69f06-8506-4426-b877-3c5768b742ea tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Delete volume request issued successfully. Jul 03 19:43:07.511574 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7ea69f06-8506-4426-b877-3c5768b742ea tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 returned with HTTP 202 Jul 03 19:43:07.512193 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1428/5670] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:43:07 2026] DELETE /volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:43:07.519376 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f8105452-0949-4989-a430-785462c72289 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:07.521488 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f8105452-0949-4989-a430-785462c72289 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 Jul 03 19:43:07.521725 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f8105452-0949-4989-a430-785462c72289 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:07.521920 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f8105452-0949-4989-a430-785462c72289 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:07.530560 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:07.530560 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:07.535087 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-f8105452-0949-4989-a430-785462c72289 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:43:07.539991 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f8105452-0949-4989-a430-785462c72289 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 returned with HTTP 200 Jul 03 19:43:07.540430 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1417/5671] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:43:07 2026] GET /volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 => generated 1190 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:43:08.037653 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b03c4da1-7586-4713-853c-6a95c42116de None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:08.038954 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b03c4da1-7586-4713-853c-6a95c42116de tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:43:08.039312 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b03c4da1-7586-4713-853c-6a95c42116de tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:08.039651 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b03c4da1-7586-4713-853c-6a95c42116de tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:08.048186 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:08.048186 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:08.051177 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b03c4da1-7586-4713-853c-6a95c42116de tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:08.055379 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b03c4da1-7586-4713-853c-6a95c42116de tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:43:08.055379 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1426/5672] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:08 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:08.301139 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-2b8be99e-3f49-411d-96fe-af6939b09377 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:08.302875 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2b8be99e-3f49-411d-96fe-af6939b09377 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 Jul 03 19:43:08.303066 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2b8be99e-3f49-411d-96fe-af6939b09377 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:08.303272 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2b8be99e-3f49-411d-96fe-af6939b09377 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:08.303378 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-2b8be99e-3f49-411d-96fe-af6939b09377 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Show backup with id fbc70983-f03e-4bca-b9d7-293c4af29106. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:08.307711 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:08.307711 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:08.308447 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2b8be99e-3f49-411d-96fe-af6939b09377 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 returned with HTTP 200 Jul 03 19:43:08.308812 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1402/5673] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:08 2026] GET /volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:08.317350 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b9322ebc-6360-499d-a070-b02542ef5db5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:08.319055 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b9322ebc-6360-499d-a070-b02542ef5db5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:43:08.319386 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b9322ebc-6360-499d-a070-b02542ef5db5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "fbc70983-f03e-4bca-b9d7-293c4af29106", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-265737569"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:08.320693 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-b9322ebc-6360-499d-a070-b02542ef5db5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Create volume request body: {'volume': {"'backup_id": 'fbc70983-f03e-4bca-b9d7-293c4af29106', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-265737569'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:43:08.320797 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-b9322ebc-6360-499d-a070-b02542ef5db5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Create volume of 1 GB Jul 03 19:43:08.324412 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b9322ebc-6360-499d-a070-b02542ef5db5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Availability Zones retrieved successfully. Jul 03 19:43:08.329556 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b9322ebc-6360-499d-a070-b02542ef5db5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Flow 'volume_create_api' (bfec47fc-5a69-485f-8c38-405a1268b35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:43:08.330428 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b9322ebc-6360-499d-a070-b02542ef5db5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc21901f-c296-45f5-b5a4-3795184caef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:08.331230 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-b9322ebc-6360-499d-a070-b02542ef5db5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:43:08.353325 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b9322ebc-6360-499d-a070-b02542ef5db5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc21901f-c296-45f5-b5a4-3795184caef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:08.353975 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b9322ebc-6360-499d-a070-b02542ef5db5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3b8e41b-a843-4dfa-91be-b6f089c69f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:08.388134 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-b9322ebc-6360-499d-a070-b02542ef5db5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Created reservations ['d3fc7d73-5535-4e70-b2a9-110382f26023', '412828dc-033c-496e-ac88-a685200a6f7f', '6f1384fb-7b27-4a69-aad4-b574b303b61d', '7706a192-f129-4bfd-94b0-96f693d6852c'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:43:08.388892 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b9322ebc-6360-499d-a070-b02542ef5db5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3b8e41b-a843-4dfa-91be-b6f089c69f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3fc7d73-5535-4e70-b2a9-110382f26023', '412828dc-033c-496e-ac88-a685200a6f7f', '6f1384fb-7b27-4a69-aad4-b574b303b61d', '7706a192-f129-4bfd-94b0-96f693d6852c']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:08.389653 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b9322ebc-6360-499d-a070-b02542ef5db5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7928f2df-3f46-421e-a228-78b6851c88aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:08.413024 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b9322ebc-6360-499d-a070-b02542ef5db5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7928f2df-3f46-421e-a228-78b6851c88aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cdbbef1-1ad0-4290-bedf-0f875657022f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-265737569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb55dddff01f4be9b73b61a24443bc89',qos_specs=None,replication_status=,reservations=['d3fc7d73-5535-4e70-b2a9-110382f26023','412828dc-033c-496e-ac88-a685200a6f7f','6f1384fb-7b27-4a69-aad4-b574b303b61d','7706a192-f129-4bfd-94b0-96f693d6852c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eb8b314c24a4a64b621afe1cbc63dcc',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:43:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-265737569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cdbbef1-1ad0-4290-bedf-0f875657022f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb55dddff01f4be9b73b61a24443bc89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6eb8b314c24a4a64b621afe1cbc63dcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:08.413956 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b9322ebc-6360-499d-a070-b02542ef5db5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53cbca6d-8a39-4ce2-8371-86402414de71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:08.434497 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b9322ebc-6360-499d-a070-b02542ef5db5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53cbca6d-8a39-4ce2-8371-86402414de71) transitioned into state 'SUCCESS' from state '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-265737569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb55dddff01f4be9b73b61a24443bc89',qos_specs=None,replication_status=,reservations=['d3fc7d73-5535-4e70-b2a9-110382f26023','412828dc-033c-496e-ac88-a685200a6f7f','6f1384fb-7b27-4a69-aad4-b574b303b61d','7706a192-f129-4bfd-94b0-96f693d6852c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eb8b314c24a4a64b621afe1cbc63dcc',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:08.435363 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b9322ebc-6360-499d-a070-b02542ef5db5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7f4b4df-990a-4264-b708-a2549adfbe3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:08.445621 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b9322ebc-6360-499d-a070-b02542ef5db5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7f4b4df-990a-4264-b708-a2549adfbe3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:08.446616 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-b9322ebc-6360-499d-a070-b02542ef5db5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Flow 'volume_create_api' (bfec47fc-5a69-485f-8c38-405a1268b35f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:43:08.446956 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b9322ebc-6360-499d-a070-b02542ef5db5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Create volume request issued successfully. Jul 03 19:43:08.447623 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b9322ebc-6360-499d-a070-b02542ef5db5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:43:08.448119 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1429/5674] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:43:08 2026] POST /volume/v3/volumes => generated 755 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:43:08.459076 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8af1914f-12fa-4532-8efa-0f1610b742de None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:08.461188 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8af1914f-12fa-4532-8efa-0f1610b742de tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:43:08.461763 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8af1914f-12fa-4532-8efa-0f1610b742de tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "fbc70983-f03e-4bca-b9d7-293c4af29106", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-827439367"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:08.463422 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.volumes [None req-8af1914f-12fa-4532-8efa-0f1610b742de tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Create volume request body: {'volume': {"'backup_id": 'fbc70983-f03e-4bca-b9d7-293c4af29106', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-827439367'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:43:08.463555 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-8af1914f-12fa-4532-8efa-0f1610b742de tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Create volume of 1 GB Jul 03 19:43:08.467956 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-8af1914f-12fa-4532-8efa-0f1610b742de tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Availability Zones retrieved successfully. Jul 03 19:43:08.473968 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8af1914f-12fa-4532-8efa-0f1610b742de tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Flow 'volume_create_api' (a0d2d55c-cce9-4022-9206-acf1295e7e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:43:08.474850 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8af1914f-12fa-4532-8efa-0f1610b742de tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d645bc3-ffd0-42ad-8df0-5e7cd1557964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:08.475660 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.flows.api.create_volume [None req-8af1914f-12fa-4532-8efa-0f1610b742de tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Validating volume size '1' using validate_int {{(pid=99924) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:43:08.498420 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8af1914f-12fa-4532-8efa-0f1610b742de tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d645bc3-ffd0-42ad-8df0-5e7cd1557964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:08.499242 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8af1914f-12fa-4532-8efa-0f1610b742de tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7667b704-384a-4147-b177-8dc3aef837e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:08.537405 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-8af1914f-12fa-4532-8efa-0f1610b742de tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Created reservations ['06780b12-fc9b-49a7-ae60-4a6be9b71f2b', '8bcff729-feb9-45d5-aef4-47b78c0fc778', 'd51b9275-f5e7-4131-94b9-6a864213640a', '2aa5276a-1452-44ec-8b78-6d6eea1486da'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:43:08.538189 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8af1914f-12fa-4532-8efa-0f1610b742de tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7667b704-384a-4147-b177-8dc3aef837e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06780b12-fc9b-49a7-ae60-4a6be9b71f2b', '8bcff729-feb9-45d5-aef4-47b78c0fc778', 'd51b9275-f5e7-4131-94b9-6a864213640a', '2aa5276a-1452-44ec-8b78-6d6eea1486da']}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:08.538909 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8af1914f-12fa-4532-8efa-0f1610b742de tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f38e6dc-7aa5-4b35-837e-7250d993a7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:08.553768 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-eff421ee-654f-49b3-9fd9-6d6c66eca28a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:08.558613 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-eff421ee-654f-49b3-9fd9-6d6c66eca28a tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 Jul 03 19:43:08.558613 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-eff421ee-654f-49b3-9fd9-6d6c66eca28a tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:08.558613 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-eff421ee-654f-49b3-9fd9-6d6c66eca28a tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:08.560533 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8af1914f-12fa-4532-8efa-0f1610b742de tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f38e6dc-7aa5-4b35-837e-7250d993a7e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fa94c3c-6ef2-4be8-9f37-d0654d0aecd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-827439367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb55dddff01f4be9b73b61a24443bc89',qos_specs=None,replication_status=,reservations=['06780b12-fc9b-49a7-ae60-4a6be9b71f2b','8bcff729-feb9-45d5-aef4-47b78c0fc778','d51b9275-f5e7-4131-94b9-6a864213640a','2aa5276a-1452-44ec-8b78-6d6eea1486da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eb8b314c24a4a64b621afe1cbc63dcc',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:43:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-827439367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fa94c3c-6ef2-4be8-9f37-d0654d0aecd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb55dddff01f4be9b73b61a24443bc89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6eb8b314c24a4a64b621afe1cbc63dcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:08.561255 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8af1914f-12fa-4532-8efa-0f1610b742de tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a50732e-b3bf-4231-ac65-ab4f7edd12d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:08.563823 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-eff421ee-654f-49b3-9fd9-6d6c66eca28a tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 returned with HTTP 404 Jul 03 19:43:08.564455 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1427/5675] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:43:08 2026] GET /volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:43:08.572722 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b05f1e5f-ae98-4c0e-b76e-479c12fc42a6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:08.574502 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b05f1e5f-ae98-4c0e-b76e-479c12fc42a6 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] DELETE https://10.4.3.61/volume/v3/volumes/6764c16d-b29a-4874-8c07-34b657548994 Jul 03 19:43:08.574700 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b05f1e5f-ae98-4c0e-b76e-479c12fc42a6 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:08.574872 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b05f1e5f-ae98-4c0e-b76e-479c12fc42a6 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:08.575058 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-b05f1e5f-ae98-4c0e-b76e-479c12fc42a6 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Delete volume with id: 6764c16d-b29a-4874-8c07-34b657548994 Jul 03 19:43:08.580326 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b05f1e5f-ae98-4c0e-b76e-479c12fc42a6 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/6764c16d-b29a-4874-8c07-34b657548994 returned with HTTP 404 Jul 03 19:43:08.580750 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1403/5676] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:43:08 2026] DELETE /volume/v3/volumes/6764c16d-b29a-4874-8c07-34b657548994 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:43:08.582259 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8af1914f-12fa-4532-8efa-0f1610b742de tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a50732e-b3bf-4231-ac65-ab4f7edd12d6) transitioned into state 'SUCCESS' from state '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-827439367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb55dddff01f4be9b73b61a24443bc89',qos_specs=None,replication_status=,reservations=['06780b12-fc9b-49a7-ae60-4a6be9b71f2b','8bcff729-feb9-45d5-aef4-47b78c0fc778','d51b9275-f5e7-4131-94b9-6a864213640a','2aa5276a-1452-44ec-8b78-6d6eea1486da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eb8b314c24a4a64b621afe1cbc63dcc',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:08.583194 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8af1914f-12fa-4532-8efa-0f1610b742de tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68d8412b-4a21-429d-9d1b-2ac93715c78f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:08.588225 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ead5c4c8-bcd5-43ab-a65b-210e0891d1b1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:08.590112 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ead5c4c8-bcd5-43ab-a65b-210e0891d1b1 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/6764c16d-b29a-4874-8c07-34b657548994 Jul 03 19:43:08.590396 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ead5c4c8-bcd5-43ab-a65b-210e0891d1b1 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:08.590598 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ead5c4c8-bcd5-43ab-a65b-210e0891d1b1 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:08.595119 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8af1914f-12fa-4532-8efa-0f1610b742de tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68d8412b-4a21-429d-9d1b-2ac93715c78f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99924) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:08.595949 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ead5c4c8-bcd5-43ab-a65b-210e0891d1b1 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/6764c16d-b29a-4874-8c07-34b657548994 returned with HTTP 404 Jul 03 19:43:08.596098 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-8af1914f-12fa-4532-8efa-0f1610b742de tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Flow 'volume_create_api' (a0d2d55c-cce9-4022-9206-acf1295e7e27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99924) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:43:08.596429 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1430/5677] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:43:08 2026] GET /volume/v3/volumes/6764c16d-b29a-4874-8c07-34b657548994 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:43:08.596475 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-8af1914f-12fa-4532-8efa-0f1610b742de tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Create volume request issued successfully. Jul 03 19:43:08.597072 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8af1914f-12fa-4532-8efa-0f1610b742de tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:43:08.597610 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1418/5678] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:43:08 2026] POST /volume/v3/volumes => generated 755 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:43:08.608460 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1ccc7029-a20c-4d17-b799-74e20677ca1e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:08.611610 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1ccc7029-a20c-4d17-b799-74e20677ca1e tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] DELETE https://10.4.3.61/volume/v3/snapshots/8ada0d85-fcfd-433e-9591-d4a127d95e73 Jul 03 19:43:08.612004 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1ccc7029-a20c-4d17-b799-74e20677ca1e tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:08.612345 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1ccc7029-a20c-4d17-b799-74e20677ca1e tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:08.612577 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.snapshots [None req-1ccc7029-a20c-4d17-b799-74e20677ca1e tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Delete snapshot with id: 8ada0d85-fcfd-433e-9591-d4a127d95e73 Jul 03 19:43:08.613367 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8ffa28be-8173-4b84-9331-190008de7504 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:08.615073 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8ffa28be-8173-4b84-9331-190008de7504 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:43:08.615413 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8ffa28be-8173-4b84-9331-190008de7504 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "fbc70983-f03e-4bca-b9d7-293c4af29106", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1860358733"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:08.616972 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-8ffa28be-8173-4b84-9331-190008de7504 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Create volume request body: {'volume': {"'backup_id": 'fbc70983-f03e-4bca-b9d7-293c4af29106', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1860358733'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:43:08.616972 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-8ffa28be-8173-4b84-9331-190008de7504 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Create volume of 1 GB Jul 03 19:43:08.620757 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8ffa28be-8173-4b84-9331-190008de7504 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Availability Zones retrieved successfully. Jul 03 19:43:08.621072 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1ccc7029-a20c-4d17-b799-74e20677ca1e tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/snapshots/8ada0d85-fcfd-433e-9591-d4a127d95e73 returned with HTTP 404 Jul 03 19:43:08.621844 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1428/5679] 10.4.3.61 () {66 vars in 1350 bytes} [Fri Jul 3 19:43:08 2026] DELETE /volume/v3/snapshots/8ada0d85-fcfd-433e-9591-d4a127d95e73 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:43:08.625786 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8ffa28be-8173-4b84-9331-190008de7504 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Flow 'volume_create_api' (faef991b-7916-44c6-b986-97f33c8e690f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:43:08.626634 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8ffa28be-8173-4b84-9331-190008de7504 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72eb85e4-da21-4228-85ba-6eee2ed95c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:08.627554 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-8ffa28be-8173-4b84-9331-190008de7504 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:43:08.629789 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-15d39709-bfb9-4c6d-8230-49e2149ee235 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:08.631610 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-15d39709-bfb9-4c6d-8230-49e2149ee235 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/snapshots/8ada0d85-fcfd-433e-9591-d4a127d95e73 Jul 03 19:43:08.631788 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-15d39709-bfb9-4c6d-8230-49e2149ee235 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:08.631975 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-15d39709-bfb9-4c6d-8230-49e2149ee235 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:08.635874 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-15d39709-bfb9-4c6d-8230-49e2149ee235 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/snapshots/8ada0d85-fcfd-433e-9591-d4a127d95e73 returned with HTTP 404 Jul 03 19:43:08.636324 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1431/5680] 10.4.3.61 () {66 vars in 1347 bytes} [Fri Jul 3 19:43:08 2026] GET /volume/v3/snapshots/8ada0d85-fcfd-433e-9591-d4a127d95e73 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:43:08.642441 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2d7de0fe-7457-4a2d-8694-622c9eceb999 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:08.644199 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2d7de0fe-7457-4a2d-8694-622c9eceb999 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] DELETE https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 Jul 03 19:43:08.644430 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2d7de0fe-7457-4a2d-8694-622c9eceb999 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:08.644608 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2d7de0fe-7457-4a2d-8694-622c9eceb999 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:08.644768 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-2d7de0fe-7457-4a2d-8694-622c9eceb999 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Delete volume with id: 9c61c0fb-0094-4c21-a373-180278ecf462 Jul 03 19:43:08.649537 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8ffa28be-8173-4b84-9331-190008de7504 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72eb85e4-da21-4228-85ba-6eee2ed95c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:08.650074 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2d7de0fe-7457-4a2d-8694-622c9eceb999 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 returned with HTTP 404 Jul 03 19:43:08.650300 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8ffa28be-8173-4b84-9331-190008de7504 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2521252c-4683-46a0-9a3b-be5b57c3037c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:08.650568 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1419/5681] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:43:08 2026] DELETE /volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:43:08.657124 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-05b9ec35-7304-426c-8da7-b595422c1ac9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:08.658872 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-05b9ec35-7304-426c-8da7-b595422c1ac9 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 Jul 03 19:43:08.659514 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-05b9ec35-7304-426c-8da7-b595422c1ac9 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:08.659864 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-05b9ec35-7304-426c-8da7-b595422c1ac9 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:08.667954 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-05b9ec35-7304-426c-8da7-b595422c1ac9 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 returned with HTTP 404 Jul 03 19:43:08.668918 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1429/5682] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:43:08 2026] GET /volume/v3/volumes/9c61c0fb-0094-4c21-a373-180278ecf462 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:43:08.687688 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-8ffa28be-8173-4b84-9331-190008de7504 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Created reservations ['f0bff5f8-2932-41f4-a016-9c739d208341', 'ad827eeb-284f-42f3-8397-72c1a0087bb1', '3e7b5568-f428-4498-b40c-a5441b786b07', '1a215da5-65ce-48fd-bfeb-60e1d55defac'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:43:08.688399 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8ffa28be-8173-4b84-9331-190008de7504 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2521252c-4683-46a0-9a3b-be5b57c3037c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0bff5f8-2932-41f4-a016-9c739d208341', 'ad827eeb-284f-42f3-8397-72c1a0087bb1', '3e7b5568-f428-4498-b40c-a5441b786b07', '1a215da5-65ce-48fd-bfeb-60e1d55defac']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:08.689018 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8ffa28be-8173-4b84-9331-190008de7504 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f215c43f-58f5-40ee-bb03-5c7c94e282c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:08.710615 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8ffa28be-8173-4b84-9331-190008de7504 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f215c43f-58f5-40ee-bb03-5c7c94e282c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec2b7478-3a42-4f12-be06-02a99762bb2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1860358733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb55dddff01f4be9b73b61a24443bc89',qos_specs=None,replication_status=,reservations=['f0bff5f8-2932-41f4-a016-9c739d208341','ad827eeb-284f-42f3-8397-72c1a0087bb1','3e7b5568-f428-4498-b40c-a5441b786b07','1a215da5-65ce-48fd-bfeb-60e1d55defac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eb8b314c24a4a64b621afe1cbc63dcc',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:43:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1860358733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec2b7478-3a42-4f12-be06-02a99762bb2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb55dddff01f4be9b73b61a24443bc89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6eb8b314c24a4a64b621afe1cbc63dcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:08.711302 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8ffa28be-8173-4b84-9331-190008de7504 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d279af6b-8c81-4daf-a946-2db1699b095a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:08.719379 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-94384cc3-f12f-4ca1-8e24-7ee4f9f5dce5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:08.721059 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-94384cc3-f12f-4ca1-8e24-7ee4f9f5dce5 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] DELETE https://10.4.3.61/volume/v3/volumes/d12eefc9-3f34-49a0-b997-53a7a94823f9 Jul 03 19:43:08.721290 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-94384cc3-f12f-4ca1-8e24-7ee4f9f5dce5 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:08.721473 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-94384cc3-f12f-4ca1-8e24-7ee4f9f5dce5 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:08.721629 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-94384cc3-f12f-4ca1-8e24-7ee4f9f5dce5 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Delete volume with id: d12eefc9-3f34-49a0-b997-53a7a94823f9 Jul 03 19:43:08.728842 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:08.728842 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:08.729294 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-94384cc3-f12f-4ca1-8e24-7ee4f9f5dce5 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:43:08.733756 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8ffa28be-8173-4b84-9331-190008de7504 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d279af6b-8c81-4daf-a946-2db1699b095a) transitioned into state 'SUCCESS' from state '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-1860358733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb55dddff01f4be9b73b61a24443bc89',qos_specs=None,replication_status=,reservations=['f0bff5f8-2932-41f4-a016-9c739d208341','ad827eeb-284f-42f3-8397-72c1a0087bb1','3e7b5568-f428-4498-b40c-a5441b786b07','1a215da5-65ce-48fd-bfeb-60e1d55defac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eb8b314c24a4a64b621afe1cbc63dcc',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:08.734398 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8ffa28be-8173-4b84-9331-190008de7504 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56e54a88-0b8b-475a-afbc-04dd935469c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:08.742710 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8ffa28be-8173-4b84-9331-190008de7504 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56e54a88-0b8b-475a-afbc-04dd935469c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:08.743445 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-8ffa28be-8173-4b84-9331-190008de7504 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Flow 'volume_create_api' (faef991b-7916-44c6-b986-97f33c8e690f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:43:08.743701 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8ffa28be-8173-4b84-9331-190008de7504 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Create volume request issued successfully. Jul 03 19:43:08.744245 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8ffa28be-8173-4b84-9331-190008de7504 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:43:08.744629 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1404/5683] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:43:08 2026] POST /volume/v3/volumes => generated 756 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:43:08.744672 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-94384cc3-f12f-4ca1-8e24-7ee4f9f5dce5 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Delete volume request issued successfully. Jul 03 19:43:08.744818 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-94384cc3-f12f-4ca1-8e24-7ee4f9f5dce5 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/d12eefc9-3f34-49a0-b997-53a7a94823f9 returned with HTTP 202 Jul 03 19:43:08.745221 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1432/5684] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:43:08 2026] DELETE /volume/v3/volumes/d12eefc9-3f34-49a0-b997-53a7a94823f9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 19:43:08.753286 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d6d778d1-0ff7-403b-ab2a-c515ab7d3e03 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:08.753577 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d6d778d1-0ff7-403b-ab2a-c515ab7d3e03 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/d12eefc9-3f34-49a0-b997-53a7a94823f9 Jul 03 19:43:08.753822 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d6d778d1-0ff7-403b-ab2a-c515ab7d3e03 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:08.753997 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d6d778d1-0ff7-403b-ab2a-c515ab7d3e03 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:08.756941 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6d3c5ddc-7966-47bc-8fc5-5f233c73a4b2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:08.762443 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6d3c5ddc-7966-47bc-8fc5-5f233c73a4b2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:43:08.762443 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6d3c5ddc-7966-47bc-8fc5-5f233c73a4b2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "fbc70983-f03e-4bca-b9d7-293c4af29106", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-24212981"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:08.762503 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:08.762503 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:08.762548 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-6d3c5ddc-7966-47bc-8fc5-5f233c73a4b2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Create volume request body: {'volume': {"'backup_id": 'fbc70983-f03e-4bca-b9d7-293c4af29106', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-24212981'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:43:08.762548 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-6d3c5ddc-7966-47bc-8fc5-5f233c73a4b2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Create volume of 1 GB Jul 03 19:43:08.766059 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d6d778d1-0ff7-403b-ab2a-c515ab7d3e03 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Volume info retrieved successfully. Jul 03 19:43:08.766391 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6d3c5ddc-7966-47bc-8fc5-5f233c73a4b2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Availability Zones retrieved successfully. Jul 03 19:43:08.771528 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6d3c5ddc-7966-47bc-8fc5-5f233c73a4b2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Flow 'volume_create_api' (4ce6a531-3674-4055-9934-77c64cf9b93f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:43:08.771754 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d6d778d1-0ff7-403b-ab2a-c515ab7d3e03 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/d12eefc9-3f34-49a0-b997-53a7a94823f9 returned with HTTP 200 Jul 03 19:43:08.772222 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1420/5685] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:43:08 2026] GET /volume/v3/volumes/d12eefc9-3f34-49a0-b997-53a7a94823f9 => generated 1225 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:43:08.772753 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6d3c5ddc-7966-47bc-8fc5-5f233c73a4b2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef0e187f-c502-4947-a65a-61375335e758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:08.773678 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-6d3c5ddc-7966-47bc-8fc5-5f233c73a4b2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:43:08.800577 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6d3c5ddc-7966-47bc-8fc5-5f233c73a4b2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef0e187f-c502-4947-a65a-61375335e758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:08.803537 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6d3c5ddc-7966-47bc-8fc5-5f233c73a4b2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c48c8f8-d7bc-4f7f-8ebe-18f2a8bc034c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:08.845353 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-6d3c5ddc-7966-47bc-8fc5-5f233c73a4b2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Created reservations ['ca53a43a-3955-4ed1-a227-c25e1c87c051', '5ece2536-d6db-4917-ba65-2d2f90bcf044', '1f9cf489-fcda-4ad6-9c70-3d25c0d0d536', 'd424956a-f877-4947-b23a-dff000748411'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:43:08.845353 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6d3c5ddc-7966-47bc-8fc5-5f233c73a4b2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c48c8f8-d7bc-4f7f-8ebe-18f2a8bc034c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca53a43a-3955-4ed1-a227-c25e1c87c051', '5ece2536-d6db-4917-ba65-2d2f90bcf044', '1f9cf489-fcda-4ad6-9c70-3d25c0d0d536', 'd424956a-f877-4947-b23a-dff000748411']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:08.845353 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6d3c5ddc-7966-47bc-8fc5-5f233c73a4b2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef1d9bf5-7a9b-456f-82d0-f4a49993ec41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:08.867308 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6d3c5ddc-7966-47bc-8fc5-5f233c73a4b2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef1d9bf5-7a9b-456f-82d0-f4a49993ec41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d3ab538-9ec1-479e-9fac-634616eb2e31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-24212981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb55dddff01f4be9b73b61a24443bc89',qos_specs=None,replication_status=,reservations=['ca53a43a-3955-4ed1-a227-c25e1c87c051','5ece2536-d6db-4917-ba65-2d2f90bcf044','1f9cf489-fcda-4ad6-9c70-3d25c0d0d536','d424956a-f877-4947-b23a-dff000748411'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eb8b314c24a4a64b621afe1cbc63dcc',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:43:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-24212981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d3ab538-9ec1-479e-9fac-634616eb2e31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb55dddff01f4be9b73b61a24443bc89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6eb8b314c24a4a64b621afe1cbc63dcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:08.867308 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6d3c5ddc-7966-47bc-8fc5-5f233c73a4b2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe6eada2-92eb-477c-8b01-9356a1a8d9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:08.889218 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6d3c5ddc-7966-47bc-8fc5-5f233c73a4b2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe6eada2-92eb-477c-8b01-9356a1a8d9a1) transitioned into state 'SUCCESS' from state '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-24212981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb55dddff01f4be9b73b61a24443bc89',qos_specs=None,replication_status=,reservations=['ca53a43a-3955-4ed1-a227-c25e1c87c051','5ece2536-d6db-4917-ba65-2d2f90bcf044','1f9cf489-fcda-4ad6-9c70-3d25c0d0d536','d424956a-f877-4947-b23a-dff000748411'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eb8b314c24a4a64b621afe1cbc63dcc',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:08.889218 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6d3c5ddc-7966-47bc-8fc5-5f233c73a4b2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ed3bc36-e3bc-4b3a-8b23-d40f00c8bf0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:08.898793 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6d3c5ddc-7966-47bc-8fc5-5f233c73a4b2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ed3bc36-e3bc-4b3a-8b23-d40f00c8bf0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:08.899774 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6d3c5ddc-7966-47bc-8fc5-5f233c73a4b2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Flow 'volume_create_api' (4ce6a531-3674-4055-9934-77c64cf9b93f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:43:08.900133 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6d3c5ddc-7966-47bc-8fc5-5f233c73a4b2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Create volume request issued successfully. Jul 03 19:43:08.900802 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6d3c5ddc-7966-47bc-8fc5-5f233c73a4b2 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:43:08.901290 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1430/5686] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:43:08 2026] POST /volume/v3/volumes => generated 754 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:43:08.912350 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ffcf3691-3d6f-4bad-878c-3bc3b22cf009 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:08.914109 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ffcf3691-3d6f-4bad-878c-3bc3b22cf009 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:43:08.914470 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ffcf3691-3d6f-4bad-878c-3bc3b22cf009 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "fbc70983-f03e-4bca-b9d7-293c4af29106", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-243588446"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:08.915849 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-ffcf3691-3d6f-4bad-878c-3bc3b22cf009 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Create volume request body: {'volume': {"'backup_id": 'fbc70983-f03e-4bca-b9d7-293c4af29106', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-243588446'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:43:08.915976 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-ffcf3691-3d6f-4bad-878c-3bc3b22cf009 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Create volume of 1 GB Jul 03 19:43:08.916329 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:08.916329 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:08.920064 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ffcf3691-3d6f-4bad-878c-3bc3b22cf009 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Availability Zones retrieved successfully. Jul 03 19:43:08.925132 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-ffcf3691-3d6f-4bad-878c-3bc3b22cf009 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Flow 'volume_create_api' (2fa802e7-a379-460a-9f87-51c36de96114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:43:08.925998 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-ffcf3691-3d6f-4bad-878c-3bc3b22cf009 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cb3bc4c-c270-4f79-a342-295f26ae7212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:08.926861 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-ffcf3691-3d6f-4bad-878c-3bc3b22cf009 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:43:08.950514 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-ffcf3691-3d6f-4bad-878c-3bc3b22cf009 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cb3bc4c-c270-4f79-a342-295f26ae7212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:08.951306 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-ffcf3691-3d6f-4bad-878c-3bc3b22cf009 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c9e098e-24dc-4529-82db-fcf243a2a2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:08.992201 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-ffcf3691-3d6f-4bad-878c-3bc3b22cf009 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Created reservations ['d54853be-2ada-4184-ba96-cd9c8f170fa3', '8792a87a-e067-4f70-9f61-3cebe8437fce', '0cd17c9e-4c18-487c-958d-816f00b4a95e', 'fc6308cb-f7ab-4eb6-8f09-aa6e27700222'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:43:08.992940 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-ffcf3691-3d6f-4bad-878c-3bc3b22cf009 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c9e098e-24dc-4529-82db-fcf243a2a2cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d54853be-2ada-4184-ba96-cd9c8f170fa3', '8792a87a-e067-4f70-9f61-3cebe8437fce', '0cd17c9e-4c18-487c-958d-816f00b4a95e', 'fc6308cb-f7ab-4eb6-8f09-aa6e27700222']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:08.993671 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-ffcf3691-3d6f-4bad-878c-3bc3b22cf009 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b9ea468-373c-4a6a-8cb7-33c778b95ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:09.014126 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-ffcf3691-3d6f-4bad-878c-3bc3b22cf009 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b9ea468-373c-4a6a-8cb7-33c778b95ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9697186b-953c-40ab-95da-6cde6624d34d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-243588446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb55dddff01f4be9b73b61a24443bc89',qos_specs=None,replication_status=,reservations=['d54853be-2ada-4184-ba96-cd9c8f170fa3','8792a87a-e067-4f70-9f61-3cebe8437fce','0cd17c9e-4c18-487c-958d-816f00b4a95e','fc6308cb-f7ab-4eb6-8f09-aa6e27700222'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eb8b314c24a4a64b621afe1cbc63dcc',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:43:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-243588446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9697186b-953c-40ab-95da-6cde6624d34d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb55dddff01f4be9b73b61a24443bc89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6eb8b314c24a4a64b621afe1cbc63dcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:09.014907 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-ffcf3691-3d6f-4bad-878c-3bc3b22cf009 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49e156fe-f258-464e-9305-c2c4e5a19005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:09.033959 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-ffcf3691-3d6f-4bad-878c-3bc3b22cf009 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49e156fe-f258-464e-9305-c2c4e5a19005) transitioned into state 'SUCCESS' from state '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-243588446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb55dddff01f4be9b73b61a24443bc89',qos_specs=None,replication_status=,reservations=['d54853be-2ada-4184-ba96-cd9c8f170fa3','8792a87a-e067-4f70-9f61-3cebe8437fce','0cd17c9e-4c18-487c-958d-816f00b4a95e','fc6308cb-f7ab-4eb6-8f09-aa6e27700222'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eb8b314c24a4a64b621afe1cbc63dcc',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:09.034771 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-ffcf3691-3d6f-4bad-878c-3bc3b22cf009 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863a2f85-c101-42e3-958b-91a4c22329d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:09.045495 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-ffcf3691-3d6f-4bad-878c-3bc3b22cf009 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863a2f85-c101-42e3-958b-91a4c22329d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:09.046744 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-ffcf3691-3d6f-4bad-878c-3bc3b22cf009 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Flow 'volume_create_api' (2fa802e7-a379-460a-9f87-51c36de96114) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:43:09.047177 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ffcf3691-3d6f-4bad-878c-3bc3b22cf009 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Create volume request issued successfully. Jul 03 19:43:09.047935 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ffcf3691-3d6f-4bad-878c-3bc3b22cf009 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:43:09.048525 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1405/5687] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:43:08 2026] POST /volume/v3/volumes => generated 755 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:43:09.059863 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f767c7f1-fdc9-4805-b2aa-7757d6911d2a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:09.061422 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f767c7f1-fdc9-4805-b2aa-7757d6911d2a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/volumes/6cdbbef1-1ad0-4290-bedf-0f875657022f Jul 03 19:43:09.061591 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f767c7f1-fdc9-4805-b2aa-7757d6911d2a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:09.061833 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f767c7f1-fdc9-4805-b2aa-7757d6911d2a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:09.067734 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-31cefe57-7be1-48da-8256-f362cca27fc2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:09.069288 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-31cefe57-7be1-48da-8256-f362cca27fc2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:43:09.069339 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:09.069339 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:09.069477 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-31cefe57-7be1-48da-8256-f362cca27fc2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:09.069642 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-31cefe57-7be1-48da-8256-f362cca27fc2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:09.072611 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f767c7f1-fdc9-4805-b2aa-7757d6911d2a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Volume info retrieved successfully. Jul 03 19:43:09.076130 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f767c7f1-fdc9-4805-b2aa-7757d6911d2a tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes/6cdbbef1-1ad0-4290-bedf-0f875657022f returned with HTTP 200 Jul 03 19:43:09.076500 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1433/5688] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:09 2026] GET /volume/v3/volumes/6cdbbef1-1ad0-4290-bedf-0f875657022f => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:09.078549 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:09.078549 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:09.081702 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-31cefe57-7be1-48da-8256-f362cca27fc2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:09.085529 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-31cefe57-7be1-48da-8256-f362cca27fc2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:43:09.085888 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1421/5689] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:09 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:09.089698 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-380b08af-7978-4dab-83dc-6c48ec4c2c4d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:09.091639 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-380b08af-7978-4dab-83dc-6c48ec4c2c4d tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/volumes/4fa94c3c-6ef2-4be8-9f37-d0654d0aecd1 Jul 03 19:43:09.092080 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-380b08af-7978-4dab-83dc-6c48ec4c2c4d tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:09.092501 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-380b08af-7978-4dab-83dc-6c48ec4c2c4d tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:09.101414 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:09.101414 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:09.104792 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-380b08af-7978-4dab-83dc-6c48ec4c2c4d tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Volume info retrieved successfully. Jul 03 19:43:09.109225 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-380b08af-7978-4dab-83dc-6c48ec4c2c4d tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes/4fa94c3c-6ef2-4be8-9f37-d0654d0aecd1 returned with HTTP 200 Jul 03 19:43:09.109225 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1431/5690] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:09 2026] GET /volume/v3/volumes/4fa94c3c-6ef2-4be8-9f37-d0654d0aecd1 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:09.122938 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-12b2c05e-6edc-44a8-8b47-a3087a3c4c9b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:09.124745 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-12b2c05e-6edc-44a8-8b47-a3087a3c4c9b tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/volumes/ec2b7478-3a42-4f12-be06-02a99762bb2b Jul 03 19:43:09.124907 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-12b2c05e-6edc-44a8-8b47-a3087a3c4c9b tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:09.125086 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-12b2c05e-6edc-44a8-8b47-a3087a3c4c9b tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:09.131546 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:09.131546 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:09.134774 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-12b2c05e-6edc-44a8-8b47-a3087a3c4c9b tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Volume info retrieved successfully. Jul 03 19:43:09.138496 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-12b2c05e-6edc-44a8-8b47-a3087a3c4c9b tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes/ec2b7478-3a42-4f12-be06-02a99762bb2b returned with HTTP 200 Jul 03 19:43:09.138875 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1406/5691] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:09 2026] GET /volume/v3/volumes/ec2b7478-3a42-4f12-be06-02a99762bb2b => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:09.152727 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b122325c-d417-40fe-b9e5-987dec5e05f4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:09.154588 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b122325c-d417-40fe-b9e5-987dec5e05f4 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/volumes/4d3ab538-9ec1-479e-9fac-634616eb2e31 Jul 03 19:43:09.154826 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b122325c-d417-40fe-b9e5-987dec5e05f4 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:09.154949 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b122325c-d417-40fe-b9e5-987dec5e05f4 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:09.162313 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:09.162313 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:09.167274 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-b122325c-d417-40fe-b9e5-987dec5e05f4 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Volume info retrieved successfully. Jul 03 19:43:09.172282 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b122325c-d417-40fe-b9e5-987dec5e05f4 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes/4d3ab538-9ec1-479e-9fac-634616eb2e31 returned with HTTP 200 Jul 03 19:43:09.172737 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1434/5692] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:09 2026] GET /volume/v3/volumes/4d3ab538-9ec1-479e-9fac-634616eb2e31 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:09.188528 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5f0e3671-27fe-4dfe-864c-0dbd59b00c74 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:09.191043 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5f0e3671-27fe-4dfe-864c-0dbd59b00c74 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/volumes/9697186b-953c-40ab-95da-6cde6624d34d Jul 03 19:43:09.191303 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5f0e3671-27fe-4dfe-864c-0dbd59b00c74 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:09.191532 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5f0e3671-27fe-4dfe-864c-0dbd59b00c74 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:09.200515 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:09.200515 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:09.204422 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-5f0e3671-27fe-4dfe-864c-0dbd59b00c74 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Volume info retrieved successfully. Jul 03 19:43:09.208973 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5f0e3671-27fe-4dfe-864c-0dbd59b00c74 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes/9697186b-953c-40ab-95da-6cde6624d34d returned with HTTP 200 Jul 03 19:43:09.209504 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1422/5693] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:09 2026] GET /volume/v3/volumes/9697186b-953c-40ab-95da-6cde6624d34d => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:09.224220 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-61ed12fa-64db-4b43-903c-679f026f09b4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:09.226895 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-61ed12fa-64db-4b43-903c-679f026f09b4 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] DELETE https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 Jul 03 19:43:09.227131 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-61ed12fa-64db-4b43-903c-679f026f09b4 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:09.227306 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-61ed12fa-64db-4b43-903c-679f026f09b4 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:09.227418 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.contrib.backups [None req-61ed12fa-64db-4b43-903c-679f026f09b4 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Delete backup with id: fbc70983-f03e-4bca-b9d7-293c4af29106. Jul 03 19:43:09.231727 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:09.231727 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:09.250704 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.backup.rpcapi [None req-61ed12fa-64db-4b43-903c-679f026f09b4 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] delete_backup rpcapi backup_id fbc70983-f03e-4bca-b9d7-293c4af29106 {{(pid=99925) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:43:09.252402 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-61ed12fa-64db-4b43-903c-679f026f09b4 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 returned with HTTP 202 Jul 03 19:43:09.252986 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1432/5694] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:43:09 2026] DELETE /volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:43:09.261339 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b8475df0-949d-42af-87f1-a08407d86248 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:09.263316 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b8475df0-949d-42af-87f1-a08407d86248 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 Jul 03 19:43:09.263403 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b8475df0-949d-42af-87f1-a08407d86248 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:09.263579 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b8475df0-949d-42af-87f1-a08407d86248 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:09.263680 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-b8475df0-949d-42af-87f1-a08407d86248 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Show backup with id fbc70983-f03e-4bca-b9d7-293c4af29106. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:09.270079 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:09.270079 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:09.271206 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b8475df0-949d-42af-87f1-a08407d86248 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 returned with HTTP 200 Jul 03 19:43:09.271491 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1407/5695] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:09 2026] GET /volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:09.785238 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-35130937-b625-4957-bd8c-f7caa4dc4394 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:09.787662 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-35130937-b625-4957-bd8c-f7caa4dc4394 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/d12eefc9-3f34-49a0-b997-53a7a94823f9 Jul 03 19:43:09.787938 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-35130937-b625-4957-bd8c-f7caa4dc4394 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:09.788173 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-35130937-b625-4957-bd8c-f7caa4dc4394 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:09.794588 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-35130937-b625-4957-bd8c-f7caa4dc4394 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/d12eefc9-3f34-49a0-b997-53a7a94823f9 returned with HTTP 404 Jul 03 19:43:09.795100 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1435/5696] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:43:09 2026] GET /volume/v3/volumes/d12eefc9-3f34-49a0-b997-53a7a94823f9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:43:09.801206 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-015d1f03-6f80-402b-a925-483cca24fe04 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:09.804029 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-015d1f03-6f80-402b-a925-483cca24fe04 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] DELETE https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 Jul 03 19:43:09.804029 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-015d1f03-6f80-402b-a925-483cca24fe04 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:09.804029 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-015d1f03-6f80-402b-a925-483cca24fe04 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:09.804029 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-015d1f03-6f80-402b-a925-483cca24fe04 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Delete volume with id: 87fa1ff9-1525-40f0-bc2a-e315b9197708 Jul 03 19:43:09.808935 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-015d1f03-6f80-402b-a925-483cca24fe04 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 returned with HTTP 404 Jul 03 19:43:09.809423 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1423/5697] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:43:09 2026] DELETE /volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:43:09.817024 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-306ca86c-364a-4406-b777-b981b3637f77 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:09.817649 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-306ca86c-364a-4406-b777-b981b3637f77 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 Jul 03 19:43:09.818276 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-306ca86c-364a-4406-b777-b981b3637f77 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:09.818276 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-306ca86c-364a-4406-b777-b981b3637f77 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:09.825431 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-306ca86c-364a-4406-b777-b981b3637f77 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 returned with HTTP 404 Jul 03 19:43:09.825908 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1433/5698] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:43:09 2026] GET /volume/v3/volumes/87fa1ff9-1525-40f0-bc2a-e315b9197708 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:43:09.864962 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-376a56ac-b56d-45ff-9f89-b44c0aa19f8a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:09.867518 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-376a56ac-b56d-45ff-9f89-b44c0aa19f8a tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] DELETE https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e Jul 03 19:43:09.867831 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-376a56ac-b56d-45ff-9f89-b44c0aa19f8a tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:09.868011 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-376a56ac-b56d-45ff-9f89-b44c0aa19f8a tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:09.868200 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-376a56ac-b56d-45ff-9f89-b44c0aa19f8a tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Delete volume with id: 3fb4dc58-e996-4282-8427-6600506a043e Jul 03 19:43:09.874655 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-376a56ac-b56d-45ff-9f89-b44c0aa19f8a tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e returned with HTTP 404 Jul 03 19:43:09.875140 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1408/5699] 10.4.3.61 () {68 vars in 1385 bytes} [Fri Jul 3 19:43:09 2026] DELETE /volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:43:09.881299 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e182c87c-e4f5-4020-b895-0c9f5d8ff959 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:09.883307 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e182c87c-e4f5-4020-b895-0c9f5d8ff959 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] GET https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e Jul 03 19:43:09.883474 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e182c87c-e4f5-4020-b895-0c9f5d8ff959 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:09.883646 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e182c87c-e4f5-4020-b895-0c9f5d8ff959 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:09.888857 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e182c87c-e4f5-4020-b895-0c9f5d8ff959 tempest-VolumeImageDependencyTests-180453506 tempest-VolumeImageDependencyTests-180453506-project-member] https://10.4.3.61/volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e returned with HTTP 404 Jul 03 19:43:09.889295 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1436/5700] 10.4.3.61 () {68 vars in 1382 bytes} [Fri Jul 3 19:43:09 2026] GET /volume/v3/volumes/3fb4dc58-e996-4282-8427-6600506a043e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:43:10.101020 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b687a8b9-e3cf-4ddb-a992-93d57742eeb2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:10.102722 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b687a8b9-e3cf-4ddb-a992-93d57742eeb2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:43:10.102898 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b687a8b9-e3cf-4ddb-a992-93d57742eeb2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:10.103077 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b687a8b9-e3cf-4ddb-a992-93d57742eeb2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:10.112056 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:10.112056 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:10.115794 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b687a8b9-e3cf-4ddb-a992-93d57742eeb2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:10.119713 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b687a8b9-e3cf-4ddb-a992-93d57742eeb2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:43:10.120066 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1424/5701] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:10 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:10.282237 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-18683e6c-5954-417f-a9bc-85550bc49524 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:10.284824 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-18683e6c-5954-417f-a9bc-85550bc49524 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 Jul 03 19:43:10.285044 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-18683e6c-5954-417f-a9bc-85550bc49524 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:10.285284 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-18683e6c-5954-417f-a9bc-85550bc49524 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:10.285379 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-18683e6c-5954-417f-a9bc-85550bc49524 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Show backup with id fbc70983-f03e-4bca-b9d7-293c4af29106. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:10.288952 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-18683e6c-5954-417f-a9bc-85550bc49524 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 returned with HTTP 404 Jul 03 19:43:10.289535 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1434/5702] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:10 2026] GET /volume/v3/backups/fbc70983-f03e-4bca-b9d7-293c4af29106 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:43:10.300156 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-26fff8c9-8e59-46e0-b86c-daa8b3e9bc5e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:10.302122 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-26fff8c9-8e59-46e0-b86c-daa8b3e9bc5e tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] DELETE https://10.4.3.61/volume/v3/volumes/9697186b-953c-40ab-95da-6cde6624d34d Jul 03 19:43:10.302377 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-26fff8c9-8e59-46e0-b86c-daa8b3e9bc5e tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:10.302573 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-26fff8c9-8e59-46e0-b86c-daa8b3e9bc5e tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:10.302735 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-26fff8c9-8e59-46e0-b86c-daa8b3e9bc5e tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Delete volume with id: 9697186b-953c-40ab-95da-6cde6624d34d Jul 03 19:43:10.311525 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:10.311525 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:10.311968 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-26fff8c9-8e59-46e0-b86c-daa8b3e9bc5e tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Volume info retrieved successfully. Jul 03 19:43:10.329433 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-26fff8c9-8e59-46e0-b86c-daa8b3e9bc5e tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Delete volume request issued successfully. Jul 03 19:43:10.329709 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-26fff8c9-8e59-46e0-b86c-daa8b3e9bc5e tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes/9697186b-953c-40ab-95da-6cde6624d34d returned with HTTP 202 Jul 03 19:43:10.330182 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1409/5703] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:43:10 2026] DELETE /volume/v3/volumes/9697186b-953c-40ab-95da-6cde6624d34d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:43:10.338071 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8c16a880-7eb1-4bcb-986a-1bad3201e530 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:10.339626 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8c16a880-7eb1-4bcb-986a-1bad3201e530 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/volumes/9697186b-953c-40ab-95da-6cde6624d34d Jul 03 19:43:10.339792 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8c16a880-7eb1-4bcb-986a-1bad3201e530 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:10.339954 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8c16a880-7eb1-4bcb-986a-1bad3201e530 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:10.355593 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:10.355593 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:10.359605 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-8c16a880-7eb1-4bcb-986a-1bad3201e530 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Volume info retrieved successfully. Jul 03 19:43:10.365654 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8c16a880-7eb1-4bcb-986a-1bad3201e530 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes/9697186b-953c-40ab-95da-6cde6624d34d returned with HTTP 200 Jul 03 19:43:10.365654 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1437/5704] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:10 2026] GET /volume/v3/volumes/9697186b-953c-40ab-95da-6cde6624d34d => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:11.131969 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e7e89ab0-90f3-4a8c-805f-ff4543ba0359 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:11.133866 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e7e89ab0-90f3-4a8c-805f-ff4543ba0359 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:43:11.134111 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e7e89ab0-90f3-4a8c-805f-ff4543ba0359 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:11.134373 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e7e89ab0-90f3-4a8c-805f-ff4543ba0359 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:11.146491 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:11.146491 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:11.151229 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e7e89ab0-90f3-4a8c-805f-ff4543ba0359 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:11.157470 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e7e89ab0-90f3-4a8c-805f-ff4543ba0359 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:43:11.157870 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1425/5705] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:11 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:11.340587 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5700643d-7196-4d65-86a9-77a322cdd7cb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:11.377108 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-3f769e06-44d6-4145-ad02-6a2ada54e6b6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:11.379002 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3f769e06-44d6-4145-ad02-6a2ada54e6b6 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/volumes/9697186b-953c-40ab-95da-6cde6624d34d Jul 03 19:43:11.379002 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3f769e06-44d6-4145-ad02-6a2ada54e6b6 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:11.379097 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-3f769e06-44d6-4145-ad02-6a2ada54e6b6 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:11.384494 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-3f769e06-44d6-4145-ad02-6a2ada54e6b6 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes/9697186b-953c-40ab-95da-6cde6624d34d returned with HTTP 404 Jul 03 19:43:11.384960 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1410/5706] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:11 2026] GET /volume/v3/volumes/9697186b-953c-40ab-95da-6cde6624d34d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:43:11.391049 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d5b30b1d-bde2-44a0-b49b-a739ddd89999 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:11.392717 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d5b30b1d-bde2-44a0-b49b-a739ddd89999 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] DELETE https://10.4.3.61/volume/v3/volumes/4d3ab538-9ec1-479e-9fac-634616eb2e31 Jul 03 19:43:11.393136 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d5b30b1d-bde2-44a0-b49b-a739ddd89999 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:11.393136 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d5b30b1d-bde2-44a0-b49b-a739ddd89999 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:11.393136 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-d5b30b1d-bde2-44a0-b49b-a739ddd89999 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Delete volume with id: 4d3ab538-9ec1-479e-9fac-634616eb2e31 Jul 03 19:43:11.399979 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:11.399979 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:11.400534 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d5b30b1d-bde2-44a0-b49b-a739ddd89999 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Volume info retrieved successfully. Jul 03 19:43:11.419068 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d5b30b1d-bde2-44a0-b49b-a739ddd89999 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Delete volume request issued successfully. Jul 03 19:43:11.419068 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d5b30b1d-bde2-44a0-b49b-a739ddd89999 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes/4d3ab538-9ec1-479e-9fac-634616eb2e31 returned with HTTP 202 Jul 03 19:43:11.419068 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1438/5707] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:43:11 2026] DELETE /volume/v3/volumes/4d3ab538-9ec1-479e-9fac-634616eb2e31 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:43:11.422218 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5700643d-7196-4d65-86a9-77a322cdd7cb tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:43:11.422628 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5700643d-7196-4d65-86a9-77a322cdd7cb tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1617022256"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:11.424283 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-5700643d-7196-4d65-86a9-77a322cdd7cb tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1617022256'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:43:11.424443 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-5700643d-7196-4d65-86a9-77a322cdd7cb tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Create volume of 1 GB Jul 03 19:43:11.426107 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1c9c5d9b-6921-441c-ba96-aac5be6697b5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:11.428916 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5700643d-7196-4d65-86a9-77a322cdd7cb tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Availability Zones retrieved successfully. Jul 03 19:43:11.430382 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1c9c5d9b-6921-441c-ba96-aac5be6697b5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/volumes/4d3ab538-9ec1-479e-9fac-634616eb2e31 Jul 03 19:43:11.430555 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1c9c5d9b-6921-441c-ba96-aac5be6697b5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:11.430715 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1c9c5d9b-6921-441c-ba96-aac5be6697b5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:11.435328 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5700643d-7196-4d65-86a9-77a322cdd7cb tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Flow 'volume_create_api' (ff59ea41-fee8-49c5-b506-a31f92c17a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:43:11.436589 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5700643d-7196-4d65-86a9-77a322cdd7cb tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7acca9f4-57c0-47f7-a361-748109768b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:11.437524 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-5700643d-7196-4d65-86a9-77a322cdd7cb tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:43:11.438864 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:11.438864 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:11.446318 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-1c9c5d9b-6921-441c-ba96-aac5be6697b5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Volume info retrieved successfully. Jul 03 19:43:11.451668 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1c9c5d9b-6921-441c-ba96-aac5be6697b5 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes/4d3ab538-9ec1-479e-9fac-634616eb2e31 returned with HTTP 200 Jul 03 19:43:11.452179 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1426/5708] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:11 2026] GET /volume/v3/volumes/4d3ab538-9ec1-479e-9fac-634616eb2e31 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:11.461145 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5700643d-7196-4d65-86a9-77a322cdd7cb tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7acca9f4-57c0-47f7-a361-748109768b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:11.461815 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5700643d-7196-4d65-86a9-77a322cdd7cb tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3f80ad3-22dd-4465-9519-86e33d844844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:11.513266 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-5700643d-7196-4d65-86a9-77a322cdd7cb tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Created reservations ['4f3aba17-1395-4185-84e4-28e9726206ef', '21377fe1-c355-41fa-a22b-862ef89f2d92', 'f87c5394-420e-4a97-b62f-2d08ff389014', 'cab86c81-bee2-4c9b-a3d0-0955ea14a31c'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:43:11.514018 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5700643d-7196-4d65-86a9-77a322cdd7cb tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3f80ad3-22dd-4465-9519-86e33d844844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f3aba17-1395-4185-84e4-28e9726206ef', '21377fe1-c355-41fa-a22b-862ef89f2d92', 'f87c5394-420e-4a97-b62f-2d08ff389014', 'cab86c81-bee2-4c9b-a3d0-0955ea14a31c']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:11.514876 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5700643d-7196-4d65-86a9-77a322cdd7cb tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5ab0471-8c6c-4af0-90d9-4fe426238a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:11.537692 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5700643d-7196-4d65-86a9-77a322cdd7cb tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5ab0471-8c6c-4af0-90d9-4fe426238a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac7ea3b6-9760-4993-a5f9-8e26f5db558e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1617022256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0565ad6f11d741e3b3a2c16c5db18ad7',qos_specs=None,replication_status=,reservations=['4f3aba17-1395-4185-84e4-28e9726206ef','21377fe1-c355-41fa-a22b-862ef89f2d92','f87c5394-420e-4a97-b62f-2d08ff389014','cab86c81-bee2-4c9b-a3d0-0955ea14a31c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60e3a65c5dee46c7835142b3c84a9f4e',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:43:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1617022256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac7ea3b6-9760-4993-a5f9-8e26f5db558e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0565ad6f11d741e3b3a2c16c5db18ad7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60e3a65c5dee46c7835142b3c84a9f4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:11.538574 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5700643d-7196-4d65-86a9-77a322cdd7cb tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f938607-ecd8-4e5f-9d0a-d376baa9e385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:11.555915 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5700643d-7196-4d65-86a9-77a322cdd7cb tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f938607-ecd8-4e5f-9d0a-d376baa9e385) transitioned into state 'SUCCESS' from state '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-1617022256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0565ad6f11d741e3b3a2c16c5db18ad7',qos_specs=None,replication_status=,reservations=['4f3aba17-1395-4185-84e4-28e9726206ef','21377fe1-c355-41fa-a22b-862ef89f2d92','f87c5394-420e-4a97-b62f-2d08ff389014','cab86c81-bee2-4c9b-a3d0-0955ea14a31c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60e3a65c5dee46c7835142b3c84a9f4e',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:11.556722 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5700643d-7196-4d65-86a9-77a322cdd7cb tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e60b869d-a1b6-4beb-9a7b-97d7168e97cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:11.565931 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5700643d-7196-4d65-86a9-77a322cdd7cb tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e60b869d-a1b6-4beb-9a7b-97d7168e97cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:11.567199 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-5700643d-7196-4d65-86a9-77a322cdd7cb tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Flow 'volume_create_api' (ff59ea41-fee8-49c5-b506-a31f92c17a62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:43:11.567199 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-5700643d-7196-4d65-86a9-77a322cdd7cb tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Create volume request issued successfully. Jul 03 19:43:11.567803 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5700643d-7196-4d65-86a9-77a322cdd7cb tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:43:11.568292 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1435/5709] 10.4.3.61 () {70 vars in 1291 bytes} [Fri Jul 3 19:43:11 2026] POST /volume/v3/volumes => generated 776 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:43:11.578955 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-2206cb0e-8f44-42bc-a7b1-19c955e9a8ee None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:11.580660 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2206cb0e-8f44-42bc-a7b1-19c955e9a8ee tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] GET https://10.4.3.61/volume/v3/volumes/ac7ea3b6-9760-4993-a5f9-8e26f5db558e Jul 03 19:43:11.580908 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2206cb0e-8f44-42bc-a7b1-19c955e9a8ee tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:11.581089 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2206cb0e-8f44-42bc-a7b1-19c955e9a8ee tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:11.588466 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:11.588466 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:11.591832 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-2206cb0e-8f44-42bc-a7b1-19c955e9a8ee tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Volume info retrieved successfully. Jul 03 19:43:11.595725 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2206cb0e-8f44-42bc-a7b1-19c955e9a8ee tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/volumes/ac7ea3b6-9760-4993-a5f9-8e26f5db558e returned with HTTP 200 Jul 03 19:43:11.596086 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1411/5710] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:11 2026] GET /volume/v3/volumes/ac7ea3b6-9760-4993-a5f9-8e26f5db558e => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:12.169702 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ab989584-c962-4c3c-afa5-ef99bbc3cead None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:12.171432 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ab989584-c962-4c3c-afa5-ef99bbc3cead tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:43:12.171632 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ab989584-c962-4c3c-afa5-ef99bbc3cead tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:12.171831 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ab989584-c962-4c3c-afa5-ef99bbc3cead tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:12.180741 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:12.180741 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:12.184373 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ab989584-c962-4c3c-afa5-ef99bbc3cead tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:12.188802 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ab989584-c962-4c3c-afa5-ef99bbc3cead tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:43:12.189155 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1439/5711] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:12 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:12.466514 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-91f8fb7c-a7c1-4d1c-9b78-c6998dfaa094 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:12.468361 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-91f8fb7c-a7c1-4d1c-9b78-c6998dfaa094 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/volumes/4d3ab538-9ec1-479e-9fac-634616eb2e31 Jul 03 19:43:12.468583 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-91f8fb7c-a7c1-4d1c-9b78-c6998dfaa094 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:12.468792 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-91f8fb7c-a7c1-4d1c-9b78-c6998dfaa094 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:12.474101 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-91f8fb7c-a7c1-4d1c-9b78-c6998dfaa094 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes/4d3ab538-9ec1-479e-9fac-634616eb2e31 returned with HTTP 404 Jul 03 19:43:12.474668 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1427/5712] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:12 2026] GET /volume/v3/volumes/4d3ab538-9ec1-479e-9fac-634616eb2e31 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:43:12.481005 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4d2a43d1-af29-46f1-9910-d49f7bab90b6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:12.483504 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4d2a43d1-af29-46f1-9910-d49f7bab90b6 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] DELETE https://10.4.3.61/volume/v3/volumes/ec2b7478-3a42-4f12-be06-02a99762bb2b Jul 03 19:43:12.483700 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4d2a43d1-af29-46f1-9910-d49f7bab90b6 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:12.483875 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4d2a43d1-af29-46f1-9910-d49f7bab90b6 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:12.484022 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-4d2a43d1-af29-46f1-9910-d49f7bab90b6 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Delete volume with id: ec2b7478-3a42-4f12-be06-02a99762bb2b Jul 03 19:43:12.491063 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:12.491063 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:12.491498 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-4d2a43d1-af29-46f1-9910-d49f7bab90b6 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Volume info retrieved successfully. Jul 03 19:43:12.507953 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-4d2a43d1-af29-46f1-9910-d49f7bab90b6 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Delete volume request issued successfully. Jul 03 19:43:12.508123 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4d2a43d1-af29-46f1-9910-d49f7bab90b6 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes/ec2b7478-3a42-4f12-be06-02a99762bb2b returned with HTTP 202 Jul 03 19:43:12.508559 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1436/5713] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:43:12 2026] DELETE /volume/v3/volumes/ec2b7478-3a42-4f12-be06-02a99762bb2b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:43:12.516372 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e4f141e7-101e-4f13-b407-4480e3c3721f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:12.518114 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e4f141e7-101e-4f13-b407-4480e3c3721f tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/volumes/ec2b7478-3a42-4f12-be06-02a99762bb2b Jul 03 19:43:12.518330 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e4f141e7-101e-4f13-b407-4480e3c3721f tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:12.518504 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e4f141e7-101e-4f13-b407-4480e3c3721f tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:12.525715 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:12.525715 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:12.529992 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-e4f141e7-101e-4f13-b407-4480e3c3721f tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Volume info retrieved successfully. Jul 03 19:43:12.535074 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e4f141e7-101e-4f13-b407-4480e3c3721f tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes/ec2b7478-3a42-4f12-be06-02a99762bb2b returned with HTTP 200 Jul 03 19:43:12.535564 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1412/5714] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:12 2026] GET /volume/v3/volumes/ec2b7478-3a42-4f12-be06-02a99762bb2b => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:12.608863 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ba45fde0-7c8a-4316-95a4-0a4c4bcce156 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:12.610793 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ba45fde0-7c8a-4316-95a4-0a4c4bcce156 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] GET https://10.4.3.61/volume/v3/volumes/ac7ea3b6-9760-4993-a5f9-8e26f5db558e Jul 03 19:43:12.611011 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ba45fde0-7c8a-4316-95a4-0a4c4bcce156 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:12.611213 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ba45fde0-7c8a-4316-95a4-0a4c4bcce156 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:12.618011 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:12.618011 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:12.620949 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ba45fde0-7c8a-4316-95a4-0a4c4bcce156 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Volume info retrieved successfully. Jul 03 19:43:12.624280 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ba45fde0-7c8a-4316-95a4-0a4c4bcce156 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/volumes/ac7ea3b6-9760-4993-a5f9-8e26f5db558e returned with HTTP 200 Jul 03 19:43:12.624646 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1440/5715] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:12 2026] GET /volume/v3/volumes/ac7ea3b6-9760-4993-a5f9-8e26f5db558e => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:43:12.635618 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-93f7b5e1-0a29-45bf-b9b6-b63ad390e6b9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:12.637295 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-93f7b5e1-0a29-45bf-b9b6-b63ad390e6b9 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] POST https://10.4.3.61/volume/v3/backups Jul 03 19:43:12.637622 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-93f7b5e1-0a29-45bf-b9b6-b63ad390e6b9 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ac7ea3b6-9760-4993-a5f9-8e26f5db558e", "name": "tempest-type-Backup-377676657"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:12.638935 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.backups [None req-93f7b5e1-0a29-45bf-b9b6-b63ad390e6b9 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Creating new backup {'backup': {'volume_id': 'ac7ea3b6-9760-4993-a5f9-8e26f5db558e', 'name': 'tempest-type-Backup-377676657'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:43:12.639117 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-93f7b5e1-0a29-45bf-b9b6-b63ad390e6b9 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Creating backup of volume ac7ea3b6-9760-4993-a5f9-8e26f5db558e in container None Jul 03 19:43:12.647479 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:12.647479 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:12.647796 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-93f7b5e1-0a29-45bf-b9b6-b63ad390e6b9 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Volume info retrieved successfully. Jul 03 19:43:12.674957 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-93f7b5e1-0a29-45bf-b9b6-b63ad390e6b9 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Created reservations ['79a6363b-6b27-42ad-88a6-c9f2f44af224', '15823d87-7973-4352-9ab6-f2f1e2c457cd'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:43:12.708548 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-93f7b5e1-0a29-45bf-b9b6-b63ad390e6b9 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:43:12.709106 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1428/5716] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:43:12 2026] POST /volume/v3/backups => generated 313 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:43:12.716737 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c8bde6be-161a-4451-8197-3668280054f1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:12.718528 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c8bde6be-161a-4451-8197-3668280054f1 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] GET https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f Jul 03 19:43:12.718728 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c8bde6be-161a-4451-8197-3668280054f1 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:12.718907 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c8bde6be-161a-4451-8197-3668280054f1 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:12.718991 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-c8bde6be-161a-4451-8197-3668280054f1 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Show backup with id f0b0e305-bfa0-4144-b593-d81eeb5d5d4f. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:12.722933 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:12.722933 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:12.723556 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c8bde6be-161a-4451-8197-3668280054f1 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f returned with HTTP 200 Jul 03 19:43:12.723919 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1437/5717] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:12 2026] GET /volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:13.202374 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8d9563d3-8e2c-464f-82b5-e1f91355c99d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:13.204000 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8d9563d3-8e2c-464f-82b5-e1f91355c99d tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:43:13.204176 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8d9563d3-8e2c-464f-82b5-e1f91355c99d tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:13.204363 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8d9563d3-8e2c-464f-82b5-e1f91355c99d tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:13.213424 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:13.213424 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:13.216410 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8d9563d3-8e2c-464f-82b5-e1f91355c99d tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:13.219965 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8d9563d3-8e2c-464f-82b5-e1f91355c99d tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:43:13.220341 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1413/5718] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:13 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:13.547345 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-edbbe5a5-26a3-4fbe-b570-cec8f197f714 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:13.548854 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-edbbe5a5-26a3-4fbe-b570-cec8f197f714 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/volumes/ec2b7478-3a42-4f12-be06-02a99762bb2b Jul 03 19:43:13.549034 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-edbbe5a5-26a3-4fbe-b570-cec8f197f714 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:13.549225 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-edbbe5a5-26a3-4fbe-b570-cec8f197f714 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:13.554198 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-edbbe5a5-26a3-4fbe-b570-cec8f197f714 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes/ec2b7478-3a42-4f12-be06-02a99762bb2b returned with HTTP 404 Jul 03 19:43:13.554619 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1441/5719] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:13 2026] GET /volume/v3/volumes/ec2b7478-3a42-4f12-be06-02a99762bb2b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:43:13.560409 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-207e1f07-0024-4ef3-a848-2c3758a5fe18 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:13.562050 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-207e1f07-0024-4ef3-a848-2c3758a5fe18 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] DELETE https://10.4.3.61/volume/v3/volumes/4fa94c3c-6ef2-4be8-9f37-d0654d0aecd1 Jul 03 19:43:13.562282 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-207e1f07-0024-4ef3-a848-2c3758a5fe18 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:13.562480 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-207e1f07-0024-4ef3-a848-2c3758a5fe18 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:13.562616 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-207e1f07-0024-4ef3-a848-2c3758a5fe18 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Delete volume with id: 4fa94c3c-6ef2-4be8-9f37-d0654d0aecd1 Jul 03 19:43:13.568755 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:13.568755 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:13.569146 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-207e1f07-0024-4ef3-a848-2c3758a5fe18 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Volume info retrieved successfully. Jul 03 19:43:13.584525 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-207e1f07-0024-4ef3-a848-2c3758a5fe18 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Delete volume request issued successfully. Jul 03 19:43:13.584688 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-207e1f07-0024-4ef3-a848-2c3758a5fe18 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes/4fa94c3c-6ef2-4be8-9f37-d0654d0aecd1 returned with HTTP 202 Jul 03 19:43:13.585054 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1429/5720] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:43:13 2026] DELETE /volume/v3/volumes/4fa94c3c-6ef2-4be8-9f37-d0654d0aecd1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:43:13.591731 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-43db4826-0701-4949-b270-983a315b3c5e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:13.593475 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-43db4826-0701-4949-b270-983a315b3c5e tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/volumes/4fa94c3c-6ef2-4be8-9f37-d0654d0aecd1 Jul 03 19:43:13.593654 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-43db4826-0701-4949-b270-983a315b3c5e tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:13.593840 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-43db4826-0701-4949-b270-983a315b3c5e tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:13.600456 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:13.600456 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:13.604180 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-43db4826-0701-4949-b270-983a315b3c5e tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Volume info retrieved successfully. Jul 03 19:43:13.608858 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-43db4826-0701-4949-b270-983a315b3c5e tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes/4fa94c3c-6ef2-4be8-9f37-d0654d0aecd1 returned with HTTP 200 Jul 03 19:43:13.609249 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1438/5721] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:13 2026] GET /volume/v3/volumes/4fa94c3c-6ef2-4be8-9f37-d0654d0aecd1 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:13.732584 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-eeacc1cd-a625-4d32-abf7-7be749d4cd7d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:13.734290 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-eeacc1cd-a625-4d32-abf7-7be749d4cd7d tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] GET https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f Jul 03 19:43:13.734494 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-eeacc1cd-a625-4d32-abf7-7be749d4cd7d tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:13.734678 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-eeacc1cd-a625-4d32-abf7-7be749d4cd7d tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:13.734793 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-eeacc1cd-a625-4d32-abf7-7be749d4cd7d tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Show backup with id f0b0e305-bfa0-4144-b593-d81eeb5d5d4f. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:13.739090 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:13.739090 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:13.739771 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-eeacc1cd-a625-4d32-abf7-7be749d4cd7d tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f returned with HTTP 200 Jul 03 19:43:13.740215 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1414/5722] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:13 2026] GET /volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:14.231617 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-14faeef8-7a98-4a28-83ad-ebfe1b69f80b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:14.233324 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-14faeef8-7a98-4a28-83ad-ebfe1b69f80b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:43:14.233499 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-14faeef8-7a98-4a28-83ad-ebfe1b69f80b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:14.233665 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-14faeef8-7a98-4a28-83ad-ebfe1b69f80b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:14.242531 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:14.242531 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:14.245810 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-14faeef8-7a98-4a28-83ad-ebfe1b69f80b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:14.249671 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-14faeef8-7a98-4a28-83ad-ebfe1b69f80b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:43:14.250021 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1442/5723] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:14 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:14.620496 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-93468692-8bbf-4e20-bb82-d2caa2b0c127 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:14.622213 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-93468692-8bbf-4e20-bb82-d2caa2b0c127 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/volumes/4fa94c3c-6ef2-4be8-9f37-d0654d0aecd1 Jul 03 19:43:14.622407 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-93468692-8bbf-4e20-bb82-d2caa2b0c127 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:14.622595 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-93468692-8bbf-4e20-bb82-d2caa2b0c127 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:14.627787 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-93468692-8bbf-4e20-bb82-d2caa2b0c127 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes/4fa94c3c-6ef2-4be8-9f37-d0654d0aecd1 returned with HTTP 404 Jul 03 19:43:14.628200 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1430/5724] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:14 2026] GET /volume/v3/volumes/4fa94c3c-6ef2-4be8-9f37-d0654d0aecd1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:43:14.633950 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-197426d0-0bdb-48f5-aafa-f813bf0aa4eb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:14.635586 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-197426d0-0bdb-48f5-aafa-f813bf0aa4eb tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] DELETE https://10.4.3.61/volume/v3/volumes/6cdbbef1-1ad0-4290-bedf-0f875657022f Jul 03 19:43:14.635765 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-197426d0-0bdb-48f5-aafa-f813bf0aa4eb tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:14.635937 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-197426d0-0bdb-48f5-aafa-f813bf0aa4eb tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:14.636094 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-197426d0-0bdb-48f5-aafa-f813bf0aa4eb tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Delete volume with id: 6cdbbef1-1ad0-4290-bedf-0f875657022f Jul 03 19:43:14.642530 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:14.642530 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:14.642926 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-197426d0-0bdb-48f5-aafa-f813bf0aa4eb tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Volume info retrieved successfully. Jul 03 19:43:14.658398 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-197426d0-0bdb-48f5-aafa-f813bf0aa4eb tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Delete volume request issued successfully. Jul 03 19:43:14.658519 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-197426d0-0bdb-48f5-aafa-f813bf0aa4eb tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes/6cdbbef1-1ad0-4290-bedf-0f875657022f returned with HTTP 202 Jul 03 19:43:14.658879 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1439/5725] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:43:14 2026] DELETE /volume/v3/volumes/6cdbbef1-1ad0-4290-bedf-0f875657022f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:43:14.665731 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ebb9bf01-364a-4090-ba24-90e3b14b0df1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:14.667370 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ebb9bf01-364a-4090-ba24-90e3b14b0df1 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/volumes/6cdbbef1-1ad0-4290-bedf-0f875657022f Jul 03 19:43:14.667584 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ebb9bf01-364a-4090-ba24-90e3b14b0df1 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:14.667701 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ebb9bf01-364a-4090-ba24-90e3b14b0df1 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:14.674052 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:14.674052 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:14.677339 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ebb9bf01-364a-4090-ba24-90e3b14b0df1 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Volume info retrieved successfully. Jul 03 19:43:14.680913 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ebb9bf01-364a-4090-ba24-90e3b14b0df1 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes/6cdbbef1-1ad0-4290-bedf-0f875657022f returned with HTTP 200 Jul 03 19:43:14.681271 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1415/5726] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:14 2026] GET /volume/v3/volumes/6cdbbef1-1ad0-4290-bedf-0f875657022f => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:14.724718 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-fa95080e-3cca-4cbc-9176-7938e1621048 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:14.726710 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-fa95080e-3cca-4cbc-9176-7938e1621048 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] POST https://10.4.3.61/volume/v3/attachments/d4ebe252-3831-47ed-a4f5-c1934cfb5d26/action Jul 03 19:43:14.727082 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-fa95080e-3cca-4cbc-9176-7938e1621048 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action body: b'{"os-complete": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:43:14.727231 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-fa95080e-3cca-4cbc-9176-7938e1621048 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:14.741999 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:14.741999 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:14.749150 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-33ea4cda-010d-472d-ae9b-e482d8fae4db None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:14.750856 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-33ea4cda-010d-472d-ae9b-e482d8fae4db tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] GET https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f Jul 03 19:43:14.751047 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-33ea4cda-010d-472d-ae9b-e482d8fae4db tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:14.751238 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-33ea4cda-010d-472d-ae9b-e482d8fae4db tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:14.751358 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-33ea4cda-010d-472d-ae9b-e482d8fae4db tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Show backup with id f0b0e305-bfa0-4144-b593-d81eeb5d5d4f. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:14.754933 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:14.754933 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:14.755545 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-33ea4cda-010d-472d-ae9b-e482d8fae4db tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f returned with HTTP 200 Jul 03 19:43:14.755856 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1431/5727] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:14 2026] GET /volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:14.760405 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-7a5d583f-addb-4bfe-b9b3-8950260c2d10 req-fa95080e-3cca-4cbc-9176-7938e1621048 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/attachments/d4ebe252-3831-47ed-a4f5-c1934cfb5d26/action returned with HTTP 204 Jul 03 19:43:14.760863 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1443/5728] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:43:14 2026] POST /volume/v3/attachments/d4ebe252-3831-47ed-a4f5-c1934cfb5d26/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:43:15.261509 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f0c2005a-bd8f-4e2e-a432-459c5e959b79 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:15.263223 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f0c2005a-bd8f-4e2e-a432-459c5e959b79 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:43:15.263416 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f0c2005a-bd8f-4e2e-a432-459c5e959b79 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:15.263593 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f0c2005a-bd8f-4e2e-a432-459c5e959b79 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:15.272425 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:15.272425 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:15.275582 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-f0c2005a-bd8f-4e2e-a432-459c5e959b79 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:15.280450 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f0c2005a-bd8f-4e2e-a432-459c5e959b79 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:43:15.280450 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1440/5729] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:15 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 1163 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:43:15.693122 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d24afa32-7a86-409a-a649-d556781b79e8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:15.695642 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d24afa32-7a86-409a-a649-d556781b79e8 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/volumes/6cdbbef1-1ad0-4290-bedf-0f875657022f Jul 03 19:43:15.695835 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d24afa32-7a86-409a-a649-d556781b79e8 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:15.696036 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d24afa32-7a86-409a-a649-d556781b79e8 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:15.701332 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d24afa32-7a86-409a-a649-d556781b79e8 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes/6cdbbef1-1ad0-4290-bedf-0f875657022f returned with HTTP 404 Jul 03 19:43:15.701809 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1416/5730] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:15 2026] GET /volume/v3/volumes/6cdbbef1-1ad0-4290-bedf-0f875657022f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:43:15.708549 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ba9ffee4-970d-4579-9894-0e5f274075c8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:15.710432 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ba9ffee4-970d-4579-9894-0e5f274075c8 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] DELETE https://10.4.3.61/volume/v3/volumes/393a9e3a-c7b7-4409-8adc-970d2c84fb56 Jul 03 19:43:15.710798 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ba9ffee4-970d-4579-9894-0e5f274075c8 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:15.711031 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ba9ffee4-970d-4579-9894-0e5f274075c8 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:15.711262 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.v3.volumes [None req-ba9ffee4-970d-4579-9894-0e5f274075c8 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Delete volume with id: 393a9e3a-c7b7-4409-8adc-970d2c84fb56 Jul 03 19:43:15.718607 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:15.718607 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:15.719155 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ba9ffee4-970d-4579-9894-0e5f274075c8 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Volume info retrieved successfully. Jul 03 19:43:15.736323 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-ba9ffee4-970d-4579-9894-0e5f274075c8 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Delete volume request issued successfully. Jul 03 19:43:15.736510 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ba9ffee4-970d-4579-9894-0e5f274075c8 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes/393a9e3a-c7b7-4409-8adc-970d2c84fb56 returned with HTTP 202 Jul 03 19:43:15.736943 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1432/5731] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:43:15 2026] DELETE /volume/v3/volumes/393a9e3a-c7b7-4409-8adc-970d2c84fb56 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:43:15.745532 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5e6d76a7-30eb-4651-929b-1cd0e3131ab3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:15.747323 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5e6d76a7-30eb-4651-929b-1cd0e3131ab3 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/volumes/393a9e3a-c7b7-4409-8adc-970d2c84fb56 Jul 03 19:43:15.747527 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5e6d76a7-30eb-4651-929b-1cd0e3131ab3 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:15.747715 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5e6d76a7-30eb-4651-929b-1cd0e3131ab3 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:15.754762 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:15.754762 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:15.758519 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5e6d76a7-30eb-4651-929b-1cd0e3131ab3 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Volume info retrieved successfully. Jul 03 19:43:15.762815 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5e6d76a7-30eb-4651-929b-1cd0e3131ab3 tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes/393a9e3a-c7b7-4409-8adc-970d2c84fb56 returned with HTTP 200 Jul 03 19:43:15.763415 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1444/5732] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:15 2026] GET /volume/v3/volumes/393a9e3a-c7b7-4409-8adc-970d2c84fb56 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:15.766203 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3629fefe-c620-4cf2-a56a-74c94ebf4e24 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:15.768239 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3629fefe-c620-4cf2-a56a-74c94ebf4e24 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] GET https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f Jul 03 19:43:15.768544 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3629fefe-c620-4cf2-a56a-74c94ebf4e24 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:15.768842 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3629fefe-c620-4cf2-a56a-74c94ebf4e24 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:15.768946 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-3629fefe-c620-4cf2-a56a-74c94ebf4e24 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Show backup with id f0b0e305-bfa0-4144-b593-d81eeb5d5d4f. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:15.773699 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:15.773699 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:15.774504 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3629fefe-c620-4cf2-a56a-74c94ebf4e24 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f returned with HTTP 200 Jul 03 19:43:15.774982 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1441/5733] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:15 2026] GET /volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:15.895653 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-2961f07a-cb39-44c8-98bc-24e9040c70a0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:15.897459 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-2961f07a-cb39-44c8-98bc-24e9040c70a0 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:43:15.897617 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-2961f07a-cb39-44c8-98bc-24e9040c70a0 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:15.897780 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-2961f07a-cb39-44c8-98bc-24e9040c70a0 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:15.903973 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:15.903973 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:15.906963 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-2961f07a-cb39-44c8-98bc-24e9040c70a0 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:15.912022 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-2961f07a-cb39-44c8-98bc-24e9040c70a0 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:43:15.912423 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1417/5734] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:43:15 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:16.775875 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5d66520e-db5d-4f07-aee4-ff824cc86dad None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:16.777790 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5d66520e-db5d-4f07-aee4-ff824cc86dad tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] GET https://10.4.3.61/volume/v3/volumes/393a9e3a-c7b7-4409-8adc-970d2c84fb56 Jul 03 19:43:16.777985 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5d66520e-db5d-4f07-aee4-ff824cc86dad tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:16.778204 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5d66520e-db5d-4f07-aee4-ff824cc86dad tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:16.784666 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5d66520e-db5d-4f07-aee4-ff824cc86dad tempest-CreateVolumesFromBackupTest-200371299 tempest-CreateVolumesFromBackupTest-200371299-project-member] https://10.4.3.61/volume/v3/volumes/393a9e3a-c7b7-4409-8adc-970d2c84fb56 returned with HTTP 404 Jul 03 19:43:16.784867 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b0629cac-5f33-48b6-88af-7f53b03b6769 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:16.785313 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1433/5735] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:16 2026] GET /volume/v3/volumes/393a9e3a-c7b7-4409-8adc-970d2c84fb56 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:43:16.786869 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b0629cac-5f33-48b6-88af-7f53b03b6769 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] GET https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f Jul 03 19:43:16.787085 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b0629cac-5f33-48b6-88af-7f53b03b6769 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:16.787330 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b0629cac-5f33-48b6-88af-7f53b03b6769 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:16.787482 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-b0629cac-5f33-48b6-88af-7f53b03b6769 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Show backup with id f0b0e305-bfa0-4144-b593-d81eeb5d5d4f. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:16.791697 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:16.791697 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:16.792344 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b0629cac-5f33-48b6-88af-7f53b03b6769 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f returned with HTTP 200 Jul 03 19:43:16.792738 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1445/5736] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:16 2026] GET /volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:17.802232 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-537227ea-d910-487a-96a4-164ff7bfd44c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:17.803872 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-537227ea-d910-487a-96a4-164ff7bfd44c tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] GET https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f Jul 03 19:43:17.804092 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-537227ea-d910-487a-96a4-164ff7bfd44c tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:17.804315 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-537227ea-d910-487a-96a4-164ff7bfd44c tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:17.804448 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-537227ea-d910-487a-96a4-164ff7bfd44c tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Show backup with id f0b0e305-bfa0-4144-b593-d81eeb5d5d4f. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:17.808515 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:17.808515 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:17.809077 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-537227ea-d910-487a-96a4-164ff7bfd44c tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f returned with HTTP 200 Jul 03 19:43:17.809461 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1442/5737] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:17 2026] GET /volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:17.941957 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1d087eb3-ed5b-473f-b6fc-146f7b1bb96e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:17.942370 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1d087eb3-ed5b-473f-b6fc-146f7b1bb96e None None] GET https://10.4.3.61/volume// Jul 03 19:43:17.942525 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1d087eb3-ed5b-473f-b6fc-146f7b1bb96e None None] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:17.942699 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1d087eb3-ed5b-473f-b6fc-146f7b1bb96e None None] Calling method 'all' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:17.942999 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1d087eb3-ed5b-473f-b6fc-146f7b1bb96e None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:43:17.943337 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1418/5738] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:43:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:43:17.952102 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-90c2f42c-1ed2-49e2-b0f2-86ccc7ab683b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:17.990104 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5395592e-8b52-4cd9-bb36-0d8b3f52a052 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:18.045864 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5395592e-8b52-4cd9-bb36-0d8b3f52a052 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:43:18.046343 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5395592e-8b52-4cd9-bb36-0d8b3f52a052 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1022512665"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:18.048079 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-5395592e-8b52-4cd9-bb36-0d8b3f52a052 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1022512665'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:43:18.048292 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-5395592e-8b52-4cd9-bb36-0d8b3f52a052 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Create volume of 1 GB Jul 03 19:43:18.052735 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5395592e-8b52-4cd9-bb36-0d8b3f52a052 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Availability Zones retrieved successfully. Jul 03 19:43:18.061059 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5395592e-8b52-4cd9-bb36-0d8b3f52a052 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Flow 'volume_create_api' (a163b839-3fed-45c3-a0e9-9fd936c38774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:43:18.062472 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5395592e-8b52-4cd9-bb36-0d8b3f52a052 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f42d4e8-62c8-4a42-9487-1ad63f7bc945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:18.063602 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-5395592e-8b52-4cd9-bb36-0d8b3f52a052 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:43:18.078871 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-90c2f42c-1ed2-49e2-b0f2-86ccc7ab683b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:43:18.079352 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-90c2f42c-1ed2-49e2-b0f2-86ccc7ab683b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0e85e87-6bba-451b-9769-323e4b2c9d42", "connector": null, "instance_uuid": "5ce4d965-42af-49be-addd-4eb428b121fc"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:18.089303 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:18.089303 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:18.089526 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5395592e-8b52-4cd9-bb36-0d8b3f52a052 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f42d4e8-62c8-4a42-9487-1ad63f7bc945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:18.090540 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5395592e-8b52-4cd9-bb36-0d8b3f52a052 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb127e00-c7cd-4b9b-a79a-0dcc24e5dc93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:18.120798 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-90c2f42c-1ed2-49e2-b0f2-86ccc7ab683b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:43:18.121347 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1434/5739] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:43:17 2026] POST /volume/v3/attachments => generated 273 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:43:18.152791 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-5395592e-8b52-4cd9-bb36-0d8b3f52a052 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Created reservations ['d78546a5-bc86-4f8a-b785-0632f4986831', '3c61ef47-d6ea-4ff5-bdb8-296312124b68', 'e5c14fa6-5a39-4108-a390-a54e4de797e4', '45edd542-24f0-438a-805c-e4a673dca8b2'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:43:18.153680 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5395592e-8b52-4cd9-bb36-0d8b3f52a052 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb127e00-c7cd-4b9b-a79a-0dcc24e5dc93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d78546a5-bc86-4f8a-b785-0632f4986831', '3c61ef47-d6ea-4ff5-bdb8-296312124b68', 'e5c14fa6-5a39-4108-a390-a54e4de797e4', '45edd542-24f0-438a-805c-e4a673dca8b2']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:18.154543 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5395592e-8b52-4cd9-bb36-0d8b3f52a052 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29f65bdf-b455-48a3-a7de-89d81bc3d846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:18.178973 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5395592e-8b52-4cd9-bb36-0d8b3f52a052 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29f65bdf-b455-48a3-a7de-89d81bc3d846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9015d68-76c1-4896-b839-61355fe80d5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1022512665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037f6271410c4b4cabfc60bfcfd97e49',qos_specs=None,replication_status=,reservations=['d78546a5-bc86-4f8a-b785-0632f4986831','3c61ef47-d6ea-4ff5-bdb8-296312124b68','e5c14fa6-5a39-4108-a390-a54e4de797e4','45edd542-24f0-438a-805c-e4a673dca8b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22b3930ae4df45bd82b3a04442818c82',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:43:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1022512665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9015d68-76c1-4896-b839-61355fe80d5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='037f6271410c4b4cabfc60bfcfd97e49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22b3930ae4df45bd82b3a04442818c82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:18.179835 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5395592e-8b52-4cd9-bb36-0d8b3f52a052 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6e46de3-dbbb-40d5-9fb0-33c078d49dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:18.199141 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5395592e-8b52-4cd9-bb36-0d8b3f52a052 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6e46de3-dbbb-40d5-9fb0-33c078d49dc6) transitioned into state 'SUCCESS' from state '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-1022512665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037f6271410c4b4cabfc60bfcfd97e49',qos_specs=None,replication_status=,reservations=['d78546a5-bc86-4f8a-b785-0632f4986831','3c61ef47-d6ea-4ff5-bdb8-296312124b68','e5c14fa6-5a39-4108-a390-a54e4de797e4','45edd542-24f0-438a-805c-e4a673dca8b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22b3930ae4df45bd82b3a04442818c82',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:18.199786 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5395592e-8b52-4cd9-bb36-0d8b3f52a052 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e768b266-21b9-4658-a4fc-48ead8497122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:18.212993 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5395592e-8b52-4cd9-bb36-0d8b3f52a052 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e768b266-21b9-4658-a4fc-48ead8497122) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:18.213913 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-5395592e-8b52-4cd9-bb36-0d8b3f52a052 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Flow 'volume_create_api' (a163b839-3fed-45c3-a0e9-9fd936c38774) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:43:18.214259 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5395592e-8b52-4cd9-bb36-0d8b3f52a052 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Create volume request issued successfully. Jul 03 19:43:18.214874 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5395592e-8b52-4cd9-bb36-0d8b3f52a052 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:43:18.215375 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1446/5740] 10.4.3.61 () {70 vars in 1291 bytes} [Fri Jul 3 19:43:17 2026] POST /volume/v3/volumes => generated 776 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:43:18.228470 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-90d662f6-625a-4b48-afe8-7afe58677c16 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:18.230027 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-90d662f6-625a-4b48-afe8-7afe58677c16 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/volumes/d9015d68-76c1-4896-b839-61355fe80d5a Jul 03 19:43:18.230177 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-90d662f6-625a-4b48-afe8-7afe58677c16 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:18.230368 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-90d662f6-625a-4b48-afe8-7afe58677c16 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:18.236287 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:18.236287 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:18.239141 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-90d662f6-625a-4b48-afe8-7afe58677c16 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Volume info retrieved successfully. Jul 03 19:43:18.242258 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-90d662f6-625a-4b48-afe8-7afe58677c16 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes/d9015d68-76c1-4896-b839-61355fe80d5a returned with HTTP 200 Jul 03 19:43:18.242589 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1443/5741] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:18 2026] GET /volume/v3/volumes/d9015d68-76c1-4896-b839-61355fe80d5a => generated 955 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:18.431501 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9d7ea202-9e32-42ba-8230-54ccacf8cbc2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:18.433421 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9d7ea202-9e32-42ba-8230-54ccacf8cbc2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:43:18.433616 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9d7ea202-9e32-42ba-8230-54ccacf8cbc2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:18.433789 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9d7ea202-9e32-42ba-8230-54ccacf8cbc2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:18.443177 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:18.443177 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:18.446064 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9d7ea202-9e32-42ba-8230-54ccacf8cbc2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:18.449615 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9d7ea202-9e32-42ba-8230-54ccacf8cbc2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:43:18.449954 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1419/5742] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:18 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:18.650438 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-84ea86b7-b943-4f6d-85b8-e679a57cef0a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:18.650879 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-84ea86b7-b943-4f6d-85b8-e679a57cef0a None None] GET https://10.4.3.61/volume// Jul 03 19:43:18.651094 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-84ea86b7-b943-4f6d-85b8-e679a57cef0a None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:18.651405 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-84ea86b7-b943-4f6d-85b8-e679a57cef0a None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:18.651781 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-84ea86b7-b943-4f6d-85b8-e679a57cef0a None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:43:18.652126 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1435/5743] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:43:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:43:18.660712 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-1caa07f1-40b9-408c-b44d-5cdcb1d8726e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:18.662867 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-1caa07f1-40b9-408c-b44d-5cdcb1d8726e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:43:18.663055 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-1caa07f1-40b9-408c-b44d-5cdcb1d8726e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:18.663311 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-1caa07f1-40b9-408c-b44d-5cdcb1d8726e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:18.673096 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:18.673096 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:18.676503 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-1caa07f1-40b9-408c-b44d-5cdcb1d8726e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:18.680525 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-1caa07f1-40b9-408c-b44d-5cdcb1d8726e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:43:18.680971 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1447/5744] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:43:18 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1099 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:43:18.781183 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-56ecf21e-86db-4e16-8f4c-5af514e09fb8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:18.782930 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-56ecf21e-86db-4e16-8f4c-5af514e09fb8 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] PUT https://10.4.3.61/volume/v3/attachments/407eb245-f3ce-4094-b2eb-bda6ca82a509 Jul 03 19:43:18.783320 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-56ecf21e-86db-4e16-8f4c-5af514e09fb8 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:18.790366 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-56ecf21e-86db-4e16-8f4c-5af514e09fb8 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Acquiring lock "cinder-attachment_update-a0e85e87-6bba-451b-9769-323e4b2c9d42-np0000004460" by "attachment_update" {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:43:18.794803 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-56ecf21e-86db-4e16-8f4c-5af514e09fb8 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Lock "cinder-attachment_update-a0e85e87-6bba-451b-9769-323e4b2c9d42-np0000004460" acquired by "attachment_update" :: waited 0.004s {{(pid=99925) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:43:18.795646 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:18.795646 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:18.818565 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1663dbdf-0e3f-44a0-be50-9f867c929a6b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:18.820094 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1663dbdf-0e3f-44a0-be50-9f867c929a6b tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] GET https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f Jul 03 19:43:18.820332 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1663dbdf-0e3f-44a0-be50-9f867c929a6b tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:18.820482 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1663dbdf-0e3f-44a0-be50-9f867c929a6b tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:18.820612 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-1663dbdf-0e3f-44a0-be50-9f867c929a6b tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Show backup with id f0b0e305-bfa0-4144-b593-d81eeb5d5d4f. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:18.824389 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:18.824389 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:18.824949 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1663dbdf-0e3f-44a0-be50-9f867c929a6b tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f returned with HTTP 200 Jul 03 19:43:18.825374 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1420/5745] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:18 2026] GET /volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:19.254482 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-baa24153-0a01-4b9e-8b37-5ee3834570a3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:19.256252 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-baa24153-0a01-4b9e-8b37-5ee3834570a3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/volumes/d9015d68-76c1-4896-b839-61355fe80d5a Jul 03 19:43:19.256497 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-baa24153-0a01-4b9e-8b37-5ee3834570a3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:19.256674 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-baa24153-0a01-4b9e-8b37-5ee3834570a3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:19.265057 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:19.265057 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:19.268872 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-baa24153-0a01-4b9e-8b37-5ee3834570a3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Volume info retrieved successfully. Jul 03 19:43:19.273258 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-baa24153-0a01-4b9e-8b37-5ee3834570a3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes/d9015d68-76c1-4896-b839-61355fe80d5a returned with HTTP 200 Jul 03 19:43:19.274079 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1436/5746] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:19 2026] GET /volume/v3/volumes/d9015d68-76c1-4896-b839-61355fe80d5a => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:43:19.286902 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-38b8d757-215e-4df2-9fc6-aeab2ebd73e3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:19.289492 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-38b8d757-215e-4df2-9fc6-aeab2ebd73e3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] POST https://10.4.3.61/volume/v3/backups Jul 03 19:43:19.289492 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-38b8d757-215e-4df2-9fc6-aeab2ebd73e3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d9015d68-76c1-4896-b839-61355fe80d5a", "name": "tempest-type-Backup-194925190"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:19.291192 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.backups [None req-38b8d757-215e-4df2-9fc6-aeab2ebd73e3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Creating new backup {'backup': {'volume_id': 'd9015d68-76c1-4896-b839-61355fe80d5a', 'name': 'tempest-type-Backup-194925190'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:43:19.291359 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.backups [None req-38b8d757-215e-4df2-9fc6-aeab2ebd73e3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Creating backup of volume d9015d68-76c1-4896-b839-61355fe80d5a in container None Jul 03 19:43:19.298702 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:19.298702 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:19.299034 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-38b8d757-215e-4df2-9fc6-aeab2ebd73e3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Volume info retrieved successfully. Jul 03 19:43:19.314684 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.coordination [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-56ecf21e-86db-4e16-8f4c-5af514e09fb8 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Lock "cinder-attachment_update-a0e85e87-6bba-451b-9769-323e4b2c9d42-np0000004460" released by "attachment_update" :: held 0.520s {{(pid=99925) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:43:19.315060 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-56ecf21e-86db-4e16-8f4c-5af514e09fb8 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/attachments/407eb245-f3ce-4094-b2eb-bda6ca82a509 returned with HTTP 200 Jul 03 19:43:19.315555 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1444/5747] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:43:18 2026] PUT /volume/v3/attachments/407eb245-f3ce-4094-b2eb-bda6ca82a509 => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:43:19.320911 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-38b8d757-215e-4df2-9fc6-aeab2ebd73e3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Created reservations ['25b59557-e0a4-4286-a1e3-26c3d8b38b8d', 'b904d6b7-aa16-4d00-8745-3973810cc79a'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:43:19.351379 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-38b8d757-215e-4df2-9fc6-aeab2ebd73e3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:43:19.351925 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1448/5748] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:43:19 2026] POST /volume/v3/backups => generated 313 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:43:19.359892 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d7ce340c-678a-4ba9-babe-272416672262 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:19.361704 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d7ce340c-678a-4ba9-babe-272416672262 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:43:19.361938 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d7ce340c-678a-4ba9-babe-272416672262 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:19.362134 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d7ce340c-678a-4ba9-babe-272416672262 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:19.362366 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-d7ce340c-678a-4ba9-babe-272416672262 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:19.366494 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:19.366494 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:19.367083 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d7ce340c-678a-4ba9-babe-272416672262 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:43:19.367487 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1421/5749] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:19 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:19.462497 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fb114d0c-eb53-4465-ae22-b08219217c04 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:19.464191 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fb114d0c-eb53-4465-ae22-b08219217c04 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:43:19.464385 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fb114d0c-eb53-4465-ae22-b08219217c04 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:19.464580 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fb114d0c-eb53-4465-ae22-b08219217c04 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:19.472905 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:19.472905 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:19.476465 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-fb114d0c-eb53-4465-ae22-b08219217c04 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:19.480241 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fb114d0c-eb53-4465-ae22-b08219217c04 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:43:19.480629 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1437/5750] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:19 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:19.834871 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f900786d-b660-471e-b8b7-7c0f6f8f03dd None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:19.836683 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f900786d-b660-471e-b8b7-7c0f6f8f03dd tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] GET https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f Jul 03 19:43:19.836903 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f900786d-b660-471e-b8b7-7c0f6f8f03dd tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:19.837076 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f900786d-b660-471e-b8b7-7c0f6f8f03dd tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:19.837188 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-f900786d-b660-471e-b8b7-7c0f6f8f03dd tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Show backup with id f0b0e305-bfa0-4144-b593-d81eeb5d5d4f. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:19.841251 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:19.841251 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:19.841882 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f900786d-b660-471e-b8b7-7c0f6f8f03dd tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f returned with HTTP 200 Jul 03 19:43:19.842472 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1445/5751] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:19 2026] GET /volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:20.377775 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a50f0019-ad56-4f39-a5a4-c6b9734fe0d0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:20.379732 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a50f0019-ad56-4f39-a5a4-c6b9734fe0d0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:43:20.379974 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a50f0019-ad56-4f39-a5a4-c6b9734fe0d0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:20.380189 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a50f0019-ad56-4f39-a5a4-c6b9734fe0d0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:20.380339 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-a50f0019-ad56-4f39-a5a4-c6b9734fe0d0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:20.385232 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:20.385232 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:20.386084 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a50f0019-ad56-4f39-a5a4-c6b9734fe0d0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:43:20.386629 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1449/5752] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:20 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:20.492585 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-75d48878-266d-49bd-85ee-360bcb910f35 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:20.494693 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-75d48878-266d-49bd-85ee-360bcb910f35 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:43:20.494898 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-75d48878-266d-49bd-85ee-360bcb910f35 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:20.495080 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-75d48878-266d-49bd-85ee-360bcb910f35 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:20.506984 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:20.506984 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:20.510976 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-75d48878-266d-49bd-85ee-360bcb910f35 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:20.515532 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-75d48878-266d-49bd-85ee-360bcb910f35 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:43:20.515967 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1422/5753] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:20 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:20.851718 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8f043013-9c06-45f1-b5c6-4845ad6adabd None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:20.853400 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8f043013-9c06-45f1-b5c6-4845ad6adabd tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] GET https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f Jul 03 19:43:20.853602 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8f043013-9c06-45f1-b5c6-4845ad6adabd tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:20.853781 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8f043013-9c06-45f1-b5c6-4845ad6adabd tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:20.853883 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-8f043013-9c06-45f1-b5c6-4845ad6adabd tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Show backup with id f0b0e305-bfa0-4144-b593-d81eeb5d5d4f. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:20.858159 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:20.858159 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:20.859016 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8f043013-9c06-45f1-b5c6-4845ad6adabd tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f returned with HTTP 200 Jul 03 19:43:20.859575 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1438/5754] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:20 2026] GET /volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:21.396173 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-5c55a58d-bdac-4cb9-a890-1bf8337ad2e6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:21.397907 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5c55a58d-bdac-4cb9-a890-1bf8337ad2e6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:43:21.398175 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5c55a58d-bdac-4cb9-a890-1bf8337ad2e6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:21.398410 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-5c55a58d-bdac-4cb9-a890-1bf8337ad2e6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:21.398549 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-5c55a58d-bdac-4cb9-a890-1bf8337ad2e6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:21.402633 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:21.402633 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:21.403255 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-5c55a58d-bdac-4cb9-a890-1bf8337ad2e6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:43:21.403646 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1446/5755] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:21 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:21.529195 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-392390b2-5a4b-4141-ab43-7be58fb5b73e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:21.530926 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-392390b2-5a4b-4141-ab43-7be58fb5b73e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:43:21.531139 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-392390b2-5a4b-4141-ab43-7be58fb5b73e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:21.531370 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-392390b2-5a4b-4141-ab43-7be58fb5b73e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:21.540517 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:21.540517 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:21.544377 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-392390b2-5a4b-4141-ab43-7be58fb5b73e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:21.548563 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-392390b2-5a4b-4141-ab43-7be58fb5b73e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:43:21.548929 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1450/5756] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:21 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:21.871953 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-78d19aac-361f-4280-a78f-d93ba58cf83e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:21.873990 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-78d19aac-361f-4280-a78f-d93ba58cf83e tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] GET https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f Jul 03 19:43:21.874262 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-78d19aac-361f-4280-a78f-d93ba58cf83e tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:21.874514 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-78d19aac-361f-4280-a78f-d93ba58cf83e tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:21.874660 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-78d19aac-361f-4280-a78f-d93ba58cf83e tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Show backup with id f0b0e305-bfa0-4144-b593-d81eeb5d5d4f. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:21.879405 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:21.879405 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:21.880089 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-78d19aac-361f-4280-a78f-d93ba58cf83e tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f returned with HTTP 200 Jul 03 19:43:21.880561 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1423/5757] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:21 2026] GET /volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:22.412858 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1450ded3-d949-4859-8183-c6b228e35483 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:22.414315 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1450ded3-d949-4859-8183-c6b228e35483 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:43:22.414511 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1450ded3-d949-4859-8183-c6b228e35483 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:22.414702 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1450ded3-d949-4859-8183-c6b228e35483 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:22.414799 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-1450ded3-d949-4859-8183-c6b228e35483 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:22.418769 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:22.418769 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:22.419325 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1450ded3-d949-4859-8183-c6b228e35483 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:43:22.419641 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1439/5758] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:22 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:22.560104 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b285b542-5b96-46a4-b6a0-abad72c8107a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:22.561744 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b285b542-5b96-46a4-b6a0-abad72c8107a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:43:22.561920 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b285b542-5b96-46a4-b6a0-abad72c8107a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:22.562096 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b285b542-5b96-46a4-b6a0-abad72c8107a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:22.570868 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:22.570868 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:22.573828 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b285b542-5b96-46a4-b6a0-abad72c8107a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:22.577508 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b285b542-5b96-46a4-b6a0-abad72c8107a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:43:22.577870 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1447/5759] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:22 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:22.890215 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3b9dbea8-7e32-4afd-836b-bf799722c357 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:22.892004 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3b9dbea8-7e32-4afd-836b-bf799722c357 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] GET https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f Jul 03 19:43:22.892263 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3b9dbea8-7e32-4afd-836b-bf799722c357 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:22.892491 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3b9dbea8-7e32-4afd-836b-bf799722c357 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:22.892633 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-3b9dbea8-7e32-4afd-836b-bf799722c357 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Show backup with id f0b0e305-bfa0-4144-b593-d81eeb5d5d4f. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:22.896459 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:22.896459 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:22.897032 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3b9dbea8-7e32-4afd-836b-bf799722c357 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f returned with HTTP 200 Jul 03 19:43:22.897435 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1451/5760] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:22 2026] GET /volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:23.429247 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9f81db80-6e30-4583-b3bd-af147729a062 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:23.431056 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9f81db80-6e30-4583-b3bd-af147729a062 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:43:23.431363 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9f81db80-6e30-4583-b3bd-af147729a062 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:23.431554 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9f81db80-6e30-4583-b3bd-af147729a062 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:23.431729 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-9f81db80-6e30-4583-b3bd-af147729a062 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:23.436790 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:23.436790 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:23.437936 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9f81db80-6e30-4583-b3bd-af147729a062 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:43:23.438488 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1424/5761] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:23 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:23.589815 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-df8c952d-50ce-4c08-a7f0-33ebf43ec5d4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:23.591589 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-df8c952d-50ce-4c08-a7f0-33ebf43ec5d4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:43:23.591792 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-df8c952d-50ce-4c08-a7f0-33ebf43ec5d4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:23.591972 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-df8c952d-50ce-4c08-a7f0-33ebf43ec5d4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:23.601385 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:23.601385 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:23.605724 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-df8c952d-50ce-4c08-a7f0-33ebf43ec5d4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:23.609967 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-df8c952d-50ce-4c08-a7f0-33ebf43ec5d4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:43:23.610382 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1440/5762] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:23 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:23.907198 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-01012dfe-e523-4720-8a23-328a122a905e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:23.909009 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-01012dfe-e523-4720-8a23-328a122a905e tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] GET https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f Jul 03 19:43:23.909292 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-01012dfe-e523-4720-8a23-328a122a905e tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:23.909543 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-01012dfe-e523-4720-8a23-328a122a905e tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:23.909679 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-01012dfe-e523-4720-8a23-328a122a905e tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Show backup with id f0b0e305-bfa0-4144-b593-d81eeb5d5d4f. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:23.913989 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:23.913989 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:23.914640 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-01012dfe-e523-4720-8a23-328a122a905e tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f returned with HTTP 200 Jul 03 19:43:23.915050 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1448/5763] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:23 2026] GET /volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:24.448887 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-cedf7196-7782-459f-8cab-d37b8b4737fb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:24.451236 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cedf7196-7782-459f-8cab-d37b8b4737fb tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:43:24.451236 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cedf7196-7782-459f-8cab-d37b8b4737fb tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:24.451468 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-cedf7196-7782-459f-8cab-d37b8b4737fb tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:24.451514 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-cedf7196-7782-459f-8cab-d37b8b4737fb tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:24.455412 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:24.455412 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:24.455981 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-cedf7196-7782-459f-8cab-d37b8b4737fb tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:43:24.456418 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1452/5764] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:24 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:24.622632 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-34cff6c7-f49b-449a-a9d7-268a36506c1a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:24.624232 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-34cff6c7-f49b-449a-a9d7-268a36506c1a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:43:24.624433 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-34cff6c7-f49b-449a-a9d7-268a36506c1a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:24.624649 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-34cff6c7-f49b-449a-a9d7-268a36506c1a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:24.633660 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:24.633660 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:24.636534 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-34cff6c7-f49b-449a-a9d7-268a36506c1a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:24.640076 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-34cff6c7-f49b-449a-a9d7-268a36506c1a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:43:24.640455 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1425/5765] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:24 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:24.925129 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-cf0650e5-d4a4-49d7-b583-cdd4c79308a9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:24.926891 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cf0650e5-d4a4-49d7-b583-cdd4c79308a9 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] GET https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f Jul 03 19:43:24.927088 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cf0650e5-d4a4-49d7-b583-cdd4c79308a9 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:24.927316 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cf0650e5-d4a4-49d7-b583-cdd4c79308a9 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:24.927418 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-cf0650e5-d4a4-49d7-b583-cdd4c79308a9 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Show backup with id f0b0e305-bfa0-4144-b593-d81eeb5d5d4f. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:24.932107 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:24.932107 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:24.932909 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cf0650e5-d4a4-49d7-b583-cdd4c79308a9 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f returned with HTTP 200 Jul 03 19:43:24.933377 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1441/5766] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:24 2026] GET /volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:25.468521 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-cf3508d5-3a11-43ea-88b7-70e4b58fb3c7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:25.470942 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cf3508d5-3a11-43ea-88b7-70e4b58fb3c7 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:43:25.471174 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cf3508d5-3a11-43ea-88b7-70e4b58fb3c7 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:25.471370 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-cf3508d5-3a11-43ea-88b7-70e4b58fb3c7 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:25.471493 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-cf3508d5-3a11-43ea-88b7-70e4b58fb3c7 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:25.476124 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:25.476124 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:25.477046 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-cf3508d5-3a11-43ea-88b7-70e4b58fb3c7 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:43:25.477609 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1449/5767] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:25 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:25.536601 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-08aef5a0-cc18-44bc-873c-366749ed8e4e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:25.538733 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-08aef5a0-cc18-44bc-873c-366749ed8e4e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] POST https://10.4.3.61/volume/v3/attachments/407eb245-f3ce-4094-b2eb-bda6ca82a509/action Jul 03 19:43:25.539110 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-08aef5a0-cc18-44bc-873c-366749ed8e4e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action body: b'{"os-complete": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:43:25.539245 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-08aef5a0-cc18-44bc-873c-366749ed8e4e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:25.555300 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:25.555300 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:25.565691 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-561e19d8-3ea0-42ad-a94b-ced7fdcaecf8 req-08aef5a0-cc18-44bc-873c-366749ed8e4e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/attachments/407eb245-f3ce-4094-b2eb-bda6ca82a509/action returned with HTTP 204 Jul 03 19:43:25.566256 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1453/5768] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:43:25 2026] POST /volume/v3/attachments/407eb245-f3ce-4094-b2eb-bda6ca82a509/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:43:25.655579 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-73a44ee3-31c0-49c8-a839-3b865cda6357 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:25.657393 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-73a44ee3-31c0-49c8-a839-3b865cda6357 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:43:25.657610 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-73a44ee3-31c0-49c8-a839-3b865cda6357 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:25.657815 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-73a44ee3-31c0-49c8-a839-3b865cda6357 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:25.667918 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:25.667918 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:25.671753 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-73a44ee3-31c0-49c8-a839-3b865cda6357 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:43:25.676257 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-73a44ee3-31c0-49c8-a839-3b865cda6357 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:43:25.676735 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1426/5769] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:43:25 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:43:25.942145 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a9fa8b2f-27ee-433d-ab3d-0b93479a0f29 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:25.943786 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a9fa8b2f-27ee-433d-ab3d-0b93479a0f29 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] GET https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f Jul 03 19:43:25.943976 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a9fa8b2f-27ee-433d-ab3d-0b93479a0f29 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:25.944147 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a9fa8b2f-27ee-433d-ab3d-0b93479a0f29 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:25.944286 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-a9fa8b2f-27ee-433d-ab3d-0b93479a0f29 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Show backup with id f0b0e305-bfa0-4144-b593-d81eeb5d5d4f. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:25.948157 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:25.948157 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:25.948942 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a9fa8b2f-27ee-433d-ab3d-0b93479a0f29 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f returned with HTTP 200 Jul 03 19:43:25.949316 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1442/5770] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:25 2026] GET /volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:26.486983 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-36e9d3d8-2187-4f3a-b544-2d088ce82f4d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:26.488801 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-36e9d3d8-2187-4f3a-b544-2d088ce82f4d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:43:26.489014 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-36e9d3d8-2187-4f3a-b544-2d088ce82f4d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:26.489213 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-36e9d3d8-2187-4f3a-b544-2d088ce82f4d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:26.489629 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-36e9d3d8-2187-4f3a-b544-2d088ce82f4d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:26.493922 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:26.493922 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:26.494619 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-36e9d3d8-2187-4f3a-b544-2d088ce82f4d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:43:26.495109 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1450/5771] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:26 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:26.959111 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-567d749b-21e3-46c1-87ff-e3ebf7fa550f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:26.961600 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-567d749b-21e3-46c1-87ff-e3ebf7fa550f tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] GET https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f Jul 03 19:43:26.961853 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-567d749b-21e3-46c1-87ff-e3ebf7fa550f tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:26.962078 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-567d749b-21e3-46c1-87ff-e3ebf7fa550f tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:26.962235 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-567d749b-21e3-46c1-87ff-e3ebf7fa550f tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Show backup with id f0b0e305-bfa0-4144-b593-d81eeb5d5d4f. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:26.968235 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:26.968235 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:26.969174 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-567d749b-21e3-46c1-87ff-e3ebf7fa550f tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f returned with HTTP 200 Jul 03 19:43:26.969722 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1454/5772] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:26 2026] GET /volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:27.504043 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c26b6d92-2747-4993-9de5-b64a85c4afb5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:27.506080 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c26b6d92-2747-4993-9de5-b64a85c4afb5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:43:27.506420 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c26b6d92-2747-4993-9de5-b64a85c4afb5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:27.506658 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c26b6d92-2747-4993-9de5-b64a85c4afb5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:27.506756 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-c26b6d92-2747-4993-9de5-b64a85c4afb5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:27.511355 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:27.511355 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:27.512063 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c26b6d92-2747-4993-9de5-b64a85c4afb5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:43:27.512533 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1427/5773] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:27 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:27.979789 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-ec6bcd9c-a7f7-4de1-8e52-2a2a31d43a22 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:27.982265 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ec6bcd9c-a7f7-4de1-8e52-2a2a31d43a22 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] GET https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f Jul 03 19:43:27.982527 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ec6bcd9c-a7f7-4de1-8e52-2a2a31d43a22 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:27.982785 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-ec6bcd9c-a7f7-4de1-8e52-2a2a31d43a22 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:27.982973 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-ec6bcd9c-a7f7-4de1-8e52-2a2a31d43a22 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Show backup with id f0b0e305-bfa0-4144-b593-d81eeb5d5d4f. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:27.987434 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:27.987434 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:27.988036 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-ec6bcd9c-a7f7-4de1-8e52-2a2a31d43a22 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f returned with HTTP 200 Jul 03 19:43:27.988399 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1443/5774] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:27 2026] GET /volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:28.524287 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f38060bb-7a63-4afb-8ea0-e172072788de None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:28.526253 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f38060bb-7a63-4afb-8ea0-e172072788de tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:43:28.526521 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f38060bb-7a63-4afb-8ea0-e172072788de tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:28.526720 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f38060bb-7a63-4afb-8ea0-e172072788de tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:28.526852 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-f38060bb-7a63-4afb-8ea0-e172072788de tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:28.531609 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:28.531609 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:28.532349 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f38060bb-7a63-4afb-8ea0-e172072788de tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:43:28.532757 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1451/5775] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:28 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:29.008253 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5220f423-bb55-4478-a6b6-5c34d03013b2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:29.010217 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5220f423-bb55-4478-a6b6-5c34d03013b2 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] GET https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f Jul 03 19:43:29.010550 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5220f423-bb55-4478-a6b6-5c34d03013b2 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:29.011005 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5220f423-bb55-4478-a6b6-5c34d03013b2 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:29.011070 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-5220f423-bb55-4478-a6b6-5c34d03013b2 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Show backup with id f0b0e305-bfa0-4144-b593-d81eeb5d5d4f. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:29.015591 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:29.015591 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:29.016207 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5220f423-bb55-4478-a6b6-5c34d03013b2 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f returned with HTTP 200 Jul 03 19:43:29.016657 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1455/5776] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:29 2026] GET /volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:29.026691 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-fd7a5d9b-17ac-4048-a914-d0a46bb1e470 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:29.090899 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fd7a5d9b-17ac-4048-a914-d0a46bb1e470 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-member] PUT https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f Jul 03 19:43:29.091317 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fd7a5d9b-17ac-4048-a914-d0a46bb1e470 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:29.096599 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:29.096599 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:29.114943 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fd7a5d9b-17ac-4048-a914-d0a46bb1e470 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-member] https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f returned with HTTP 200 Jul 03 19:43:29.115526 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1428/5777] 10.4.3.61 () {70 vars in 1401 bytes} [Fri Jul 3 19:43:29 2026] PUT /volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f => generated 313 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:29.125865 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-09785b60-554c-444b-93ef-987d1603c131 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:29.127651 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-09785b60-554c-444b-93ef-987d1603c131 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] GET https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f Jul 03 19:43:29.128004 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-09785b60-554c-444b-93ef-987d1603c131 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:29.128086 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-09785b60-554c-444b-93ef-987d1603c131 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:29.128207 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-09785b60-554c-444b-93ef-987d1603c131 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Show backup with id f0b0e305-bfa0-4144-b593-d81eeb5d5d4f. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:29.133203 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:29.133203 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:29.134026 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-09785b60-554c-444b-93ef-987d1603c131 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f returned with HTTP 200 Jul 03 19:43:29.134540 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1444/5778] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:29 2026] GET /volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:29.146152 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-aee2d019-8e1b-4855-90dd-74b78b0fee25 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:29.147722 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-aee2d019-8e1b-4855-90dd-74b78b0fee25 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] DELETE https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f Jul 03 19:43:29.147900 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-aee2d019-8e1b-4855-90dd-74b78b0fee25 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:29.148070 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-aee2d019-8e1b-4855-90dd-74b78b0fee25 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:29.148183 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.contrib.backups [None req-aee2d019-8e1b-4855-90dd-74b78b0fee25 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Delete backup with id: f0b0e305-bfa0-4144-b593-d81eeb5d5d4f. Jul 03 19:43:29.152684 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:29.152684 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:29.176632 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.backup.rpcapi [None req-aee2d019-8e1b-4855-90dd-74b78b0fee25 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] delete_backup rpcapi backup_id f0b0e305-bfa0-4144-b593-d81eeb5d5d4f {{(pid=99925) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:43:29.178506 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-aee2d019-8e1b-4855-90dd-74b78b0fee25 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f returned with HTTP 202 Jul 03 19:43:29.180519 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1452/5779] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:43:29 2026] DELETE /volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:43:29.186116 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d6ca808d-24b2-456f-9975-f1084e38aa50 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:29.187922 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d6ca808d-24b2-456f-9975-f1084e38aa50 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] GET https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f Jul 03 19:43:29.188140 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d6ca808d-24b2-456f-9975-f1084e38aa50 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:29.188370 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d6ca808d-24b2-456f-9975-f1084e38aa50 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:29.188517 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-d6ca808d-24b2-456f-9975-f1084e38aa50 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Show backup with id f0b0e305-bfa0-4144-b593-d81eeb5d5d4f. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:29.193044 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:29.193044 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:29.193793 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d6ca808d-24b2-456f-9975-f1084e38aa50 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f returned with HTTP 200 Jul 03 19:43:29.194185 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1456/5780] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:29 2026] GET /volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:29.543822 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-14dc93ad-0109-48d0-88f4-6afa69399cce None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:29.545738 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-14dc93ad-0109-48d0-88f4-6afa69399cce tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:43:29.545738 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-14dc93ad-0109-48d0-88f4-6afa69399cce tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:29.546010 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-14dc93ad-0109-48d0-88f4-6afa69399cce tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:29.546066 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-14dc93ad-0109-48d0-88f4-6afa69399cce tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:29.550661 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:29.550661 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:29.551545 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-14dc93ad-0109-48d0-88f4-6afa69399cce tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:43:29.551805 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1429/5781] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:29 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:30.203685 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fd8eb21f-05cd-4d8c-aab1-0cf0356425ca None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:30.205454 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fd8eb21f-05cd-4d8c-aab1-0cf0356425ca tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] GET https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f Jul 03 19:43:30.205667 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fd8eb21f-05cd-4d8c-aab1-0cf0356425ca tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:30.205871 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fd8eb21f-05cd-4d8c-aab1-0cf0356425ca tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:30.205970 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-fd8eb21f-05cd-4d8c-aab1-0cf0356425ca tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Show backup with id f0b0e305-bfa0-4144-b593-d81eeb5d5d4f. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:30.209546 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fd8eb21f-05cd-4d8c-aab1-0cf0356425ca tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f returned with HTTP 404 Jul 03 19:43:30.210013 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1445/5782] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:30 2026] GET /volume/v3/backups/f0b0e305-bfa0-4144-b593-d81eeb5d5d4f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:43:30.216918 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b8b9fb68-cd9d-48ac-b5ef-a9bf74e319c4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:30.218743 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b8b9fb68-cd9d-48ac-b5ef-a9bf74e319c4 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/ac7ea3b6-9760-4993-a5f9-8e26f5db558e Jul 03 19:43:30.218819 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b8b9fb68-cd9d-48ac-b5ef-a9bf74e319c4 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:30.219068 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b8b9fb68-cd9d-48ac-b5ef-a9bf74e319c4 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:30.219279 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-b8b9fb68-cd9d-48ac-b5ef-a9bf74e319c4 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Delete volume with id: ac7ea3b6-9760-4993-a5f9-8e26f5db558e Jul 03 19:43:30.227750 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:30.227750 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:30.228101 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b8b9fb68-cd9d-48ac-b5ef-a9bf74e319c4 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Volume info retrieved successfully. Jul 03 19:43:30.257380 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-b8b9fb68-cd9d-48ac-b5ef-a9bf74e319c4 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Delete volume request issued successfully. Jul 03 19:43:30.257613 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b8b9fb68-cd9d-48ac-b5ef-a9bf74e319c4 tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/volumes/ac7ea3b6-9760-4993-a5f9-8e26f5db558e returned with HTTP 202 Jul 03 19:43:30.258024 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1453/5783] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:43:30 2026] DELETE /volume/v3/volumes/ac7ea3b6-9760-4993-a5f9-8e26f5db558e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:43:30.266061 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4e407797-7507-48aa-9312-57a8d2d69c5f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:30.267830 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4e407797-7507-48aa-9312-57a8d2d69c5f tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] GET https://10.4.3.61/volume/v3/volumes/ac7ea3b6-9760-4993-a5f9-8e26f5db558e Jul 03 19:43:30.268064 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4e407797-7507-48aa-9312-57a8d2d69c5f tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:30.268317 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4e407797-7507-48aa-9312-57a8d2d69c5f tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:30.277409 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:30.277409 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:30.281884 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-4e407797-7507-48aa-9312-57a8d2d69c5f tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Volume info retrieved successfully. Jul 03 19:43:30.286879 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4e407797-7507-48aa-9312-57a8d2d69c5f tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/volumes/ac7ea3b6-9760-4993-a5f9-8e26f5db558e returned with HTTP 200 Jul 03 19:43:30.287396 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1457/5784] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:30 2026] GET /volume/v3/volumes/ac7ea3b6-9760-4993-a5f9-8e26f5db558e => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:43:30.561687 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-479ffd98-870c-4536-a870-1240ac2ef8b2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:30.563322 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-479ffd98-870c-4536-a870-1240ac2ef8b2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:43:30.563749 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-479ffd98-870c-4536-a870-1240ac2ef8b2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:30.563805 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-479ffd98-870c-4536-a870-1240ac2ef8b2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:30.563932 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-479ffd98-870c-4536-a870-1240ac2ef8b2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:30.568815 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:30.568815 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:30.569589 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-479ffd98-870c-4536-a870-1240ac2ef8b2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:43:30.570091 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1430/5785] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:30 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:31.299852 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fa0fd037-eadb-4613-aecc-a80875c1777e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:31.301745 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fa0fd037-eadb-4613-aecc-a80875c1777e tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] GET https://10.4.3.61/volume/v3/volumes/ac7ea3b6-9760-4993-a5f9-8e26f5db558e Jul 03 19:43:31.301927 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fa0fd037-eadb-4613-aecc-a80875c1777e tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:31.302089 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fa0fd037-eadb-4613-aecc-a80875c1777e tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:31.307635 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fa0fd037-eadb-4613-aecc-a80875c1777e tempest-ProjectMemberTests39-820162740 tempest-ProjectMemberTests39-820162740-project-admin] https://10.4.3.61/volume/v3/volumes/ac7ea3b6-9760-4993-a5f9-8e26f5db558e returned with HTTP 404 Jul 03 19:43:31.308068 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1446/5786] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:31 2026] GET /volume/v3/volumes/ac7ea3b6-9760-4993-a5f9-8e26f5db558e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:43:31.583725 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-bb935351-a1b6-4298-a571-4b5688e757e2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:31.585722 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bb935351-a1b6-4298-a571-4b5688e757e2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:43:31.586135 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bb935351-a1b6-4298-a571-4b5688e757e2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:31.587786 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bb935351-a1b6-4298-a571-4b5688e757e2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:31.587786 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-bb935351-a1b6-4298-a571-4b5688e757e2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:31.596489 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:31.596489 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:31.596489 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bb935351-a1b6-4298-a571-4b5688e757e2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:43:31.596489 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1454/5787] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:31 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:32.603265 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-bc7afd98-11d3-4751-ad3d-a622ae60a096 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:32.605208 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bc7afd98-11d3-4751-ad3d-a622ae60a096 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:43:32.605480 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bc7afd98-11d3-4751-ad3d-a622ae60a096 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:32.605703 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bc7afd98-11d3-4751-ad3d-a622ae60a096 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:32.605819 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-bc7afd98-11d3-4751-ad3d-a622ae60a096 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:32.610623 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:32.610623 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:32.610918 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bc7afd98-11d3-4751-ad3d-a622ae60a096 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:43:32.611358 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1458/5788] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:32 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:32.880625 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-947cad5e-cf23-4564-9bdd-735cae40e749 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:32.935724 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-947cad5e-cf23-4564-9bdd-735cae40e749 tempest-ProjectAdminTests-2104779941 tempest-ProjectAdminTests-2104779941-project-admin] GET https://10.4.3.61/volume/v3/scheduler-stats/get_pools Jul 03 19:43:32.936058 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-947cad5e-cf23-4564-9bdd-735cae40e749 tempest-ProjectAdminTests-2104779941 tempest-ProjectAdminTests-2104779941-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:32.936421 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-947cad5e-cf23-4564-9bdd-735cae40e749 tempest-ProjectAdminTests-2104779941 tempest-ProjectAdminTests-2104779941-project-admin] Calling method 'get_pools' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:33.439761 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-947cad5e-cf23-4564-9bdd-735cae40e749 tempest-ProjectAdminTests-2104779941 tempest-ProjectAdminTests-2104779941-project-admin] https://10.4.3.61/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 19:43:33.439761 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1431/5789] 10.4.3.61 () {66 vars in 1284 bytes} [Fri Jul 3 19:43:32 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:33.448491 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5a1a4559-bcb5-4ed9-8348-4fbae6c32bbf None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:33.450221 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5a1a4559-bcb5-4ed9-8348-4fbae6c32bbf tempest-ProjectAdminTests-2104779941 tempest-ProjectAdminTests-2104779941-project-admin] GET https://10.4.3.61/volume/v3/capabilities/np0000004460@storpool Jul 03 19:43:33.450439 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5a1a4559-bcb5-4ed9-8348-4fbae6c32bbf tempest-ProjectAdminTests-2104779941 tempest-ProjectAdminTests-2104779941-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:33.450646 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5a1a4559-bcb5-4ed9-8348-4fbae6c32bbf tempest-ProjectAdminTests-2104779941 tempest-ProjectAdminTests-2104779941-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:33.621449 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-78d5d483-7753-452b-a73d-e23401924816 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:33.623603 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-78d5d483-7753-452b-a73d-e23401924816 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:43:33.623877 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-78d5d483-7753-452b-a73d-e23401924816 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:33.624156 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-78d5d483-7753-452b-a73d-e23401924816 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:33.624321 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-78d5d483-7753-452b-a73d-e23401924816 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:33.629249 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:33.629249 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:33.629965 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-78d5d483-7753-452b-a73d-e23401924816 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:43:33.630450 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1455/5790] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:33 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:33.956500 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5a1a4559-bcb5-4ed9-8348-4fbae6c32bbf tempest-ProjectAdminTests-2104779941 tempest-ProjectAdminTests-2104779941-project-admin] https://10.4.3.61/volume/v3/capabilities/np0000004460@storpool returned with HTTP 200 Jul 03 19:43:33.956967 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1447/5791] 10.4.3.61 () {66 vars in 1311 bytes} [Fri Jul 3 19:43:33 2026] GET /volume/v3/capabilities/np0000004460@storpool => generated 703 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:34.642700 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-920b8f44-69d8-4b2d-b67b-611e2dc2e8d9 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:34.644326 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-920b8f44-69d8-4b2d-b67b-611e2dc2e8d9 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:43:34.644551 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-920b8f44-69d8-4b2d-b67b-611e2dc2e8d9 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:34.644719 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-920b8f44-69d8-4b2d-b67b-611e2dc2e8d9 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:34.644815 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-920b8f44-69d8-4b2d-b67b-611e2dc2e8d9 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:34.648740 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:34.648740 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:34.649308 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-920b8f44-69d8-4b2d-b67b-611e2dc2e8d9 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:43:34.649662 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1459/5792] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:34 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:35.406846 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0ae00a76-c3ca-4853-93b7-6600aaa130ca None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:35.484681 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0ae00a76-c3ca-4853-93b7-6600aaa130ca tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:43:35.485020 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0ae00a76-c3ca-4853-93b7-6600aaa130ca tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1087536982", "extra_specs": {"storage_protocol": "tempest-storage_protocol-380524171", "vendor_name": "tempest-vendor_name-1876297152"}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:35.500773 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0ae00a76-c3ca-4853-93b7-6600aaa130ca tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:43:35.501323 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1432/5793] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:43:35 2026] POST /volume/v3/types => generated 329 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:35.509686 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7b9b0c65-02d4-42b5-b419-b310a407ee93 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:35.511793 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7b9b0c65-02d4-42b5-b419-b310a407ee93 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:43:35.512232 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7b9b0c65-02d4-42b5-b419-b310a407ee93 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8e04bd8c-6339-4661-a96d-85a57b60e587", "size": 1}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:35.513985 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-7b9b0c65-02d4-42b5-b419-b310a407ee93 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Create volume request body: {'volume': {'volume_type': '8e04bd8c-6339-4661-a96d-85a57b60e587', 'size': 1}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:43:35.518113 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-7b9b0c65-02d4-42b5-b419-b310a407ee93 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Create volume of 1 GB Jul 03 19:43:35.518461 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:35.518461 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:35.518790 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7b9b0c65-02d4-42b5-b419-b310a407ee93 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Availability Zones retrieved successfully. Jul 03 19:43:35.524056 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7b9b0c65-02d4-42b5-b419-b310a407ee93 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Flow 'volume_create_api' (b2e1c357-fd62-4610-89ec-2905c4a59cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:43:35.524919 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7b9b0c65-02d4-42b5-b419-b310a407ee93 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7082c6a5-25da-4c6f-bd39-014e0fc6deef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:35.525633 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-7b9b0c65-02d4-42b5-b419-b310a407ee93 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:43:35.541936 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7b9b0c65-02d4-42b5-b419-b310a407ee93 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7082c6a5-25da-4c6f-bd39-014e0fc6deef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:43:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-380524171',vendor_name='tempest-vendor_name-1876297152'},id=8e04bd8c-6339-4661-a96d-85a57b60e587,is_public=True,name='tempest-ProjectReaderTests-volume-type-1087536982',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e04bd8c-6339-4661-a96d-85a57b60e587', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:35.542635 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7b9b0c65-02d4-42b5-b419-b310a407ee93 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (159fc7e0-c40b-4364-b98f-00ba1b48b396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:35.567629 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-7b9b0c65-02d4-42b5-b419-b310a407ee93 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1087536982 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1087536982, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:43:35.567854 np0000004460 devstack@c-api.service[99925]: WARNING cinder.quota [None req-7b9b0c65-02d4-42b5-b419-b310a407ee93 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1087536982 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1087536982, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:43:35.603237 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-7b9b0c65-02d4-42b5-b419-b310a407ee93 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Created reservations ['181fca93-6502-4673-81bd-17ade8159e48', '0742e6c7-41fa-4384-af5d-c1d5a93c1ef9', '5070002c-ca1f-44ca-b6b8-1fa79dd5771d', 'b6130bec-2c37-485d-b753-41ad55873a35'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:43:35.604251 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7b9b0c65-02d4-42b5-b419-b310a407ee93 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (159fc7e0-c40b-4364-b98f-00ba1b48b396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['181fca93-6502-4673-81bd-17ade8159e48', '0742e6c7-41fa-4384-af5d-c1d5a93c1ef9', '5070002c-ca1f-44ca-b6b8-1fa79dd5771d', 'b6130bec-2c37-485d-b753-41ad55873a35']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:35.604935 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7b9b0c65-02d4-42b5-b419-b310a407ee93 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d24224-938c-40f1-a9c5-01571ee2ef6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:35.626831 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7b9b0c65-02d4-42b5-b419-b310a407ee93 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d24224-938c-40f1-a9c5-01571ee2ef6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd0c56ef-316b-44f1-9489-886894b014f2', '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='557bf7eb713d41b2ac1cae7eb17c346a',qos_specs=None,replication_status=,reservations=['181fca93-6502-4673-81bd-17ade8159e48','0742e6c7-41fa-4384-af5d-c1d5a93c1ef9','5070002c-ca1f-44ca-b6b8-1fa79dd5771d','b6130bec-2c37-485d-b753-41ad55873a35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cd138ad8ad244d4a7031501c89f71f8',volume_type_id=8e04bd8c-6339-4661-a96d-85a57b60e587), 'volume': Volume(_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-03T19:43:35Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd0c56ef-316b-44f1-9489-886894b014f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='557bf7eb713d41b2ac1cae7eb17c346a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cd138ad8ad244d4a7031501c89f71f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e04bd8c-6339-4661-a96d-85a57b60e587),volume_type_id=8e04bd8c-6339-4661-a96d-85a57b60e587)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:35.627502 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7b9b0c65-02d4-42b5-b419-b310a407ee93 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71d019c4-aea2-4bde-a582-c55d7dc01d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:35.647237 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7b9b0c65-02d4-42b5-b419-b310a407ee93 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71d019c4-aea2-4bde-a582-c55d7dc01d5f) transitioned into state 'SUCCESS' from 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='557bf7eb713d41b2ac1cae7eb17c346a',qos_specs=None,replication_status=,reservations=['181fca93-6502-4673-81bd-17ade8159e48','0742e6c7-41fa-4384-af5d-c1d5a93c1ef9','5070002c-ca1f-44ca-b6b8-1fa79dd5771d','b6130bec-2c37-485d-b753-41ad55873a35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cd138ad8ad244d4a7031501c89f71f8',volume_type_id=8e04bd8c-6339-4661-a96d-85a57b60e587)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:35.647937 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7b9b0c65-02d4-42b5-b419-b310a407ee93 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caa9fc18-49d8-4efe-86fa-3abda5a90788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:35.659306 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-230205df-7fc7-487a-98bd-4d596e0eed94 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:35.659938 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7b9b0c65-02d4-42b5-b419-b310a407ee93 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caa9fc18-49d8-4efe-86fa-3abda5a90788) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:35.661102 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-7b9b0c65-02d4-42b5-b419-b310a407ee93 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Flow 'volume_create_api' (b2e1c357-fd62-4610-89ec-2905c4a59cfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:43:35.661182 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-230205df-7fc7-487a-98bd-4d596e0eed94 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:43:35.661343 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-230205df-7fc7-487a-98bd-4d596e0eed94 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:35.661528 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-230205df-7fc7-487a-98bd-4d596e0eed94 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:35.661624 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7b9b0c65-02d4-42b5-b419-b310a407ee93 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Create volume request issued successfully. Jul 03 19:43:35.661672 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-230205df-7fc7-487a-98bd-4d596e0eed94 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:35.663214 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7b9b0c65-02d4-42b5-b419-b310a407ee93 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:43:35.663829 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1456/5794] 10.4.3.61 () {70 vars in 1291 bytes} [Fri Jul 3 19:43:35 2026] POST /volume/v3/volumes => generated 772 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:43:35.666549 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:35.666549 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:35.667096 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-230205df-7fc7-487a-98bd-4d596e0eed94 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:43:35.667442 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1448/5795] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:35 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:35.676481 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-19eeb63e-6b0b-48bc-8ec7-f06c4b96e535 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:35.678587 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-19eeb63e-6b0b-48bc-8ec7-f06c4b96e535 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] GET https://10.4.3.61/volume/v3/volumes/fd0c56ef-316b-44f1-9489-886894b014f2 Jul 03 19:43:35.678788 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-19eeb63e-6b0b-48bc-8ec7-f06c4b96e535 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:35.678980 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-19eeb63e-6b0b-48bc-8ec7-f06c4b96e535 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:35.686247 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:35.686247 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:35.689833 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-19eeb63e-6b0b-48bc-8ec7-f06c4b96e535 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Volume info retrieved successfully. Jul 03 19:43:35.693480 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-19eeb63e-6b0b-48bc-8ec7-f06c4b96e535 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] https://10.4.3.61/volume/v3/volumes/fd0c56ef-316b-44f1-9489-886894b014f2 returned with HTTP 200 Jul 03 19:43:35.693869 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1460/5796] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:35 2026] GET /volume/v3/volumes/fd0c56ef-316b-44f1-9489-886894b014f2 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:36.678632 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0b5190f4-8892-4008-9028-6718afe779c2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:36.680282 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0b5190f4-8892-4008-9028-6718afe779c2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:43:36.680491 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0b5190f4-8892-4008-9028-6718afe779c2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:36.680663 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0b5190f4-8892-4008-9028-6718afe779c2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:36.680762 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-0b5190f4-8892-4008-9028-6718afe779c2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:36.685440 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:36.685440 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:36.686215 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0b5190f4-8892-4008-9028-6718afe779c2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:43:36.686400 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1433/5797] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:36 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:36.705555 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a0818e36-f1af-44f1-af36-a8c012f48cb2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:36.707480 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a0818e36-f1af-44f1-af36-a8c012f48cb2 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] GET https://10.4.3.61/volume/v3/volumes/fd0c56ef-316b-44f1-9489-886894b014f2 Jul 03 19:43:36.707708 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a0818e36-f1af-44f1-af36-a8c012f48cb2 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:36.707925 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a0818e36-f1af-44f1-af36-a8c012f48cb2 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:36.719815 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:36.719815 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:36.722832 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a0818e36-f1af-44f1-af36-a8c012f48cb2 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Volume info retrieved successfully. Jul 03 19:43:36.726237 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a0818e36-f1af-44f1-af36-a8c012f48cb2 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] https://10.4.3.61/volume/v3/volumes/fd0c56ef-316b-44f1-9489-886894b014f2 returned with HTTP 200 Jul 03 19:43:36.726614 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1457/5798] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:36 2026] GET /volume/v3/volumes/fd0c56ef-316b-44f1-9489-886894b014f2 => generated 972 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:36.738955 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e68eda92-f274-4f08-851d-eda22ca3567a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:36.740622 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e68eda92-f274-4f08-851d-eda22ca3567a tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] GET https://10.4.3.61/volume/v3/messages Jul 03 19:43:36.740845 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e68eda92-f274-4f08-851d-eda22ca3567a tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:36.741030 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e68eda92-f274-4f08-851d-eda22ca3567a tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:36.745642 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e68eda92-f274-4f08-851d-eda22ca3567a tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] https://10.4.3.61/volume/v3/messages returned with HTTP 200 Jul 03 19:43:36.746051 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1449/5799] 10.4.3.61 () {68 vars in 1273 bytes} [Fri Jul 3 19:43:36 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:36.755106 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-57c2e118-c34d-4d54-bad6-9f2739bc25f0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:36.809619 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-57c2e118-c34d-4d54-bad6-9f2739bc25f0 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-reader] GET https://10.4.3.61/volume/v3/messages Jul 03 19:43:36.809738 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-57c2e118-c34d-4d54-bad6-9f2739bc25f0 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-reader] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:36.809859 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-57c2e118-c34d-4d54-bad6-9f2739bc25f0 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-reader] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:36.813343 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-57c2e118-c34d-4d54-bad6-9f2739bc25f0 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-reader] https://10.4.3.61/volume/v3/messages returned with HTTP 200 Jul 03 19:43:36.813724 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1461/5800] 10.4.3.61 () {68 vars in 1273 bytes} [Fri Jul 3 19:43:36 2026] GET /volume/v3/messages => generated 668 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:36.821887 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-59bfdd28-7863-4e38-914c-eabd815d5b6b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:36.823463 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-59bfdd28-7863-4e38-914c-eabd815d5b6b tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] DELETE https://10.4.3.61/volume/v3/messages/5e8b7da3-fa16-4aab-8e3d-70117781256e Jul 03 19:43:36.823649 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-59bfdd28-7863-4e38-914c-eabd815d5b6b tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:36.823815 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-59bfdd28-7863-4e38-914c-eabd815d5b6b tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:36.831546 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-59bfdd28-7863-4e38-914c-eabd815d5b6b tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] https://10.4.3.61/volume/v3/messages/5e8b7da3-fa16-4aab-8e3d-70117781256e returned with HTTP 204 Jul 03 19:43:36.831856 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1434/5801] 10.4.3.61 () {68 vars in 1387 bytes} [Fri Jul 3 19:43:36 2026] DELETE /volume/v3/messages/5e8b7da3-fa16-4aab-8e3d-70117781256e => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 19:43:36.838475 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-bfbb3c7f-bd27-46ac-bf7b-88c031b8eae9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:36.840158 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bfbb3c7f-bd27-46ac-bf7b-88c031b8eae9 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/fd0c56ef-316b-44f1-9489-886894b014f2 Jul 03 19:43:36.840447 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bfbb3c7f-bd27-46ac-bf7b-88c031b8eae9 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:36.840710 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bfbb3c7f-bd27-46ac-bf7b-88c031b8eae9 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:36.840869 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-bfbb3c7f-bd27-46ac-bf7b-88c031b8eae9 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Delete volume with id: fd0c56ef-316b-44f1-9489-886894b014f2 Jul 03 19:43:36.849043 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:36.849043 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:36.849489 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-bfbb3c7f-bd27-46ac-bf7b-88c031b8eae9 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Volume info retrieved successfully. Jul 03 19:43:36.850785 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-bfbb3c7f-bd27-46ac-bf7b-88c031b8eae9 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99925) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 19:43:36.876498 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-bfbb3c7f-bd27-46ac-bf7b-88c031b8eae9 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Created reservations ['6df414c7-b604-42db-8e98-d546162cd6b1', '07aa794a-ff83-45dc-abb8-d6bdbf8235e1', 'e11d86aa-1e94-4111-8c76-aecc818bd0f0', 'e0dd093b-4005-4b0d-a817-f38da0ea11dd'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:43:36.902926 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-bfbb3c7f-bd27-46ac-bf7b-88c031b8eae9 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Delete volume request issued successfully. Jul 03 19:43:36.903122 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bfbb3c7f-bd27-46ac-bf7b-88c031b8eae9 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] https://10.4.3.61/volume/v3/volumes/fd0c56ef-316b-44f1-9489-886894b014f2 returned with HTTP 202 Jul 03 19:43:36.903579 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1458/5802] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:43:36 2026] DELETE /volume/v3/volumes/fd0c56ef-316b-44f1-9489-886894b014f2 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:43:36.909852 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8043ed5b-5463-4a2e-871e-279b27e03130 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:36.911506 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8043ed5b-5463-4a2e-871e-279b27e03130 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] DELETE https://10.4.3.61/volume/v3/types/8e04bd8c-6339-4661-a96d-85a57b60e587 Jul 03 19:43:36.911709 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8043ed5b-5463-4a2e-871e-279b27e03130 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:36.911919 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8043ed5b-5463-4a2e-871e-279b27e03130 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Calling method '_delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:36.936439 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8043ed5b-5463-4a2e-871e-279b27e03130 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] https://10.4.3.61/volume/v3/types/8e04bd8c-6339-4661-a96d-85a57b60e587 returned with HTTP 202 Jul 03 19:43:36.936809 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1450/5803] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:43:36 2026] DELETE /volume/v3/types/8e04bd8c-6339-4661-a96d-85a57b60e587 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:43:36.944066 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0561a647-c9f0-4682-a8f8-fe3e322e86cb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:36.945884 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0561a647-c9f0-4682-a8f8-fe3e322e86cb tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:43:36.946257 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0561a647-c9f0-4682-a8f8-fe3e322e86cb tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1321425457", "extra_specs": {"storage_protocol": "tempest-storage_protocol-526533295", "vendor_name": "tempest-vendor_name-1043258956"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:36.964444 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0561a647-c9f0-4682-a8f8-fe3e322e86cb tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:43:36.964801 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1462/5804] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:43:36 2026] POST /volume/v3/types => generated 329 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:36.972507 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-79a90c0a-8d44-4507-aa2e-d780dc5b4a90 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:36.974075 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-79a90c0a-8d44-4507-aa2e-d780dc5b4a90 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:43:36.974427 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-79a90c0a-8d44-4507-aa2e-d780dc5b4a90 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fb1c9e79-2351-46bb-b14d-40ed8db47293", "size": 1}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:36.975735 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.volumes [None req-79a90c0a-8d44-4507-aa2e-d780dc5b4a90 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Create volume request body: {'volume': {'volume_type': 'fb1c9e79-2351-46bb-b14d-40ed8db47293', 'size': 1}} {{(pid=99926) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:43:36.978982 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-79a90c0a-8d44-4507-aa2e-d780dc5b4a90 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Create volume of 1 GB Jul 03 19:43:36.979231 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:36.979231 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:36.979575 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-79a90c0a-8d44-4507-aa2e-d780dc5b4a90 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Availability Zones retrieved successfully. Jul 03 19:43:36.984646 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-79a90c0a-8d44-4507-aa2e-d780dc5b4a90 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Flow 'volume_create_api' (93d52d42-bfa8-4f5b-adc9-878451910191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:43:36.985443 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-79a90c0a-8d44-4507-aa2e-d780dc5b4a90 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bc10b1a-972f-45fc-b750-97d2d3c7abb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:36.986117 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-79a90c0a-8d44-4507-aa2e-d780dc5b4a90 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:43:37.002042 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-79a90c0a-8d44-4507-aa2e-d780dc5b4a90 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bc10b1a-972f-45fc-b750-97d2d3c7abb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:43:37Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-526533295',vendor_name='tempest-vendor_name-1043258956'},id=fb1c9e79-2351-46bb-b14d-40ed8db47293,is_public=True,name='tempest-ProjectReaderTests-volume-type-1321425457',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fb1c9e79-2351-46bb-b14d-40ed8db47293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:37.002715 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-79a90c0a-8d44-4507-aa2e-d780dc5b4a90 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0003d999-528d-4e5e-b7e7-ea800145fbc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:37.024809 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-79a90c0a-8d44-4507-aa2e-d780dc5b4a90 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1321425457 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1321425457, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:43:37.025046 np0000004460 devstack@c-api.service[99926]: WARNING cinder.quota [None req-79a90c0a-8d44-4507-aa2e-d780dc5b4a90 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1321425457 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1321425457, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:43:37.046398 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-79a90c0a-8d44-4507-aa2e-d780dc5b4a90 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Created reservations ['f7e3d512-06a3-48a1-8687-a1f02530b50b', '0b1d6242-4f56-4c51-a913-4e8efe104eaa', '14e82d95-99a6-41dc-8f28-fd9f30e3558f', '06094936-301c-4b36-890b-45ab9728d73a'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:43:37.047086 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-79a90c0a-8d44-4507-aa2e-d780dc5b4a90 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0003d999-528d-4e5e-b7e7-ea800145fbc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7e3d512-06a3-48a1-8687-a1f02530b50b', '0b1d6242-4f56-4c51-a913-4e8efe104eaa', '14e82d95-99a6-41dc-8f28-fd9f30e3558f', '06094936-301c-4b36-890b-45ab9728d73a']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:37.047822 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-79a90c0a-8d44-4507-aa2e-d780dc5b4a90 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be4b39c9-3ed6-4ad3-b5d0-30c46121429e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:37.073857 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-79a90c0a-8d44-4507-aa2e-d780dc5b4a90 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be4b39c9-3ed6-4ad3-b5d0-30c46121429e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e7e667e-0bee-4a55-890c-d9c98fc826b2', '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='557bf7eb713d41b2ac1cae7eb17c346a',qos_specs=None,replication_status=,reservations=['f7e3d512-06a3-48a1-8687-a1f02530b50b','0b1d6242-4f56-4c51-a913-4e8efe104eaa','14e82d95-99a6-41dc-8f28-fd9f30e3558f','06094936-301c-4b36-890b-45ab9728d73a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cd138ad8ad244d4a7031501c89f71f8',volume_type_id=fb1c9e79-2351-46bb-b14d-40ed8db47293), 'volume': Volume(_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-03T19:43:37Z,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=6e7e667e-0bee-4a55-890c-d9c98fc826b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='557bf7eb713d41b2ac1cae7eb17c346a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cd138ad8ad244d4a7031501c89f71f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fb1c9e79-2351-46bb-b14d-40ed8db47293),volume_type_id=fb1c9e79-2351-46bb-b14d-40ed8db47293)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:37.074561 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-79a90c0a-8d44-4507-aa2e-d780dc5b4a90 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (824a4d28-cafb-4da6-a0d3-70dc83172f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:37.090923 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-79a90c0a-8d44-4507-aa2e-d780dc5b4a90 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (824a4d28-cafb-4da6-a0d3-70dc83172f66) transitioned into state 'SUCCESS' from 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='557bf7eb713d41b2ac1cae7eb17c346a',qos_specs=None,replication_status=,reservations=['f7e3d512-06a3-48a1-8687-a1f02530b50b','0b1d6242-4f56-4c51-a913-4e8efe104eaa','14e82d95-99a6-41dc-8f28-fd9f30e3558f','06094936-301c-4b36-890b-45ab9728d73a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cd138ad8ad244d4a7031501c89f71f8',volume_type_id=fb1c9e79-2351-46bb-b14d-40ed8db47293)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:37.091614 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-79a90c0a-8d44-4507-aa2e-d780dc5b4a90 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a1b8284-8f93-41c6-a8d9-5719246b4578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:37.099952 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-79a90c0a-8d44-4507-aa2e-d780dc5b4a90 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a1b8284-8f93-41c6-a8d9-5719246b4578) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:37.101183 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-79a90c0a-8d44-4507-aa2e-d780dc5b4a90 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Flow 'volume_create_api' (93d52d42-bfa8-4f5b-adc9-878451910191) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:43:37.101630 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-79a90c0a-8d44-4507-aa2e-d780dc5b4a90 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Create volume request issued successfully. Jul 03 19:43:37.102463 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-79a90c0a-8d44-4507-aa2e-d780dc5b4a90 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:43:37.103035 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1435/5805] 10.4.3.61 () {70 vars in 1291 bytes} [Fri Jul 3 19:43:36 2026] POST /volume/v3/volumes => generated 772 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:43:37.116052 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a1755dfc-bff4-4ba7-a4ef-995cae2fdead None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:37.118120 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a1755dfc-bff4-4ba7-a4ef-995cae2fdead tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] GET https://10.4.3.61/volume/v3/volumes/6e7e667e-0bee-4a55-890c-d9c98fc826b2 Jul 03 19:43:37.118386 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a1755dfc-bff4-4ba7-a4ef-995cae2fdead tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:37.118678 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a1755dfc-bff4-4ba7-a4ef-995cae2fdead tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:37.126502 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:37.126502 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:37.129867 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a1755dfc-bff4-4ba7-a4ef-995cae2fdead tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Volume info retrieved successfully. Jul 03 19:43:37.133728 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a1755dfc-bff4-4ba7-a4ef-995cae2fdead tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] https://10.4.3.61/volume/v3/volumes/6e7e667e-0bee-4a55-890c-d9c98fc826b2 returned with HTTP 200 Jul 03 19:43:37.134087 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1459/5806] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:37 2026] GET /volume/v3/volumes/6e7e667e-0bee-4a55-890c-d9c98fc826b2 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:37.697339 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-252deeb4-f36b-4357-9d6d-376a60ab52df None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:37.699392 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-252deeb4-f36b-4357-9d6d-376a60ab52df tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:43:37.699620 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-252deeb4-f36b-4357-9d6d-376a60ab52df tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:37.699845 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-252deeb4-f36b-4357-9d6d-376a60ab52df tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:37.699988 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-252deeb4-f36b-4357-9d6d-376a60ab52df tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:37.705196 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:37.705196 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:37.705942 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-252deeb4-f36b-4357-9d6d-376a60ab52df tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:43:37.706396 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1451/5807] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:37 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:38.145500 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2394a127-9f20-427f-a046-4537f1e95f6a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:38.147145 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2394a127-9f20-427f-a046-4537f1e95f6a tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] GET https://10.4.3.61/volume/v3/volumes/6e7e667e-0bee-4a55-890c-d9c98fc826b2 Jul 03 19:43:38.147408 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2394a127-9f20-427f-a046-4537f1e95f6a tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:38.147613 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2394a127-9f20-427f-a046-4537f1e95f6a tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:38.155037 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:38.155037 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:38.158356 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-2394a127-9f20-427f-a046-4537f1e95f6a tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Volume info retrieved successfully. Jul 03 19:43:38.161798 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2394a127-9f20-427f-a046-4537f1e95f6a tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] https://10.4.3.61/volume/v3/volumes/6e7e667e-0bee-4a55-890c-d9c98fc826b2 returned with HTTP 200 Jul 03 19:43:38.162178 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1463/5808] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:38 2026] GET /volume/v3/volumes/6e7e667e-0bee-4a55-890c-d9c98fc826b2 => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:38.176235 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b0a600a4-9be2-4ceb-bbf8-3514e5838fd3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:38.177967 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b0a600a4-9be2-4ceb-bbf8-3514e5838fd3 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] GET https://10.4.3.61/volume/v3/messages Jul 03 19:43:38.178193 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b0a600a4-9be2-4ceb-bbf8-3514e5838fd3 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:38.178399 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b0a600a4-9be2-4ceb-bbf8-3514e5838fd3 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Calling method 'version_select' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:38.178631 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:38.178631 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:38.181837 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b0a600a4-9be2-4ceb-bbf8-3514e5838fd3 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] https://10.4.3.61/volume/v3/messages returned with HTTP 200 Jul 03 19:43:38.182229 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1436/5809] 10.4.3.61 () {68 vars in 1273 bytes} [Fri Jul 3 19:43:38 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:38.191903 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-3aa2daf7-2784-4d96-9091-0e644951082a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:38.193825 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3aa2daf7-2784-4d96-9091-0e644951082a tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-reader] GET https://10.4.3.61/volume/v3/messages/b258e762-bd54-435e-9989-f095e3194640 Jul 03 19:43:38.194057 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3aa2daf7-2784-4d96-9091-0e644951082a tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-reader] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:38.194293 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-3aa2daf7-2784-4d96-9091-0e644951082a tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-reader] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:38.197947 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-3aa2daf7-2784-4d96-9091-0e644951082a tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-reader] https://10.4.3.61/volume/v3/messages/b258e762-bd54-435e-9989-f095e3194640 returned with HTTP 200 Jul 03 19:43:38.198306 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1460/5810] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:43:38 2026] GET /volume/v3/messages/b258e762-bd54-435e-9989-f095e3194640 => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:38.206564 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f11cbdcd-4c5f-4514-9d36-7fdbd9286c52 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:38.208364 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f11cbdcd-4c5f-4514-9d36-7fdbd9286c52 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] DELETE https://10.4.3.61/volume/v3/messages/b258e762-bd54-435e-9989-f095e3194640 Jul 03 19:43:38.208602 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f11cbdcd-4c5f-4514-9d36-7fdbd9286c52 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:38.208782 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f11cbdcd-4c5f-4514-9d36-7fdbd9286c52 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:38.223967 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f11cbdcd-4c5f-4514-9d36-7fdbd9286c52 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] https://10.4.3.61/volume/v3/messages/b258e762-bd54-435e-9989-f095e3194640 returned with HTTP 204 Jul 03 19:43:38.224459 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1452/5811] 10.4.3.61 () {68 vars in 1387 bytes} [Fri Jul 3 19:43:38 2026] DELETE /volume/v3/messages/b258e762-bd54-435e-9989-f095e3194640 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 19:43:38.230583 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ab09f8d8-9df7-47db-990f-8a0b8c588e89 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:38.232357 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ab09f8d8-9df7-47db-990f-8a0b8c588e89 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/6e7e667e-0bee-4a55-890c-d9c98fc826b2 Jul 03 19:43:38.232626 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ab09f8d8-9df7-47db-990f-8a0b8c588e89 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:38.232813 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ab09f8d8-9df7-47db-990f-8a0b8c588e89 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:38.232956 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-ab09f8d8-9df7-47db-990f-8a0b8c588e89 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Delete volume with id: 6e7e667e-0bee-4a55-890c-d9c98fc826b2 Jul 03 19:43:38.239602 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:38.239602 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:38.239859 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ab09f8d8-9df7-47db-990f-8a0b8c588e89 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Volume info retrieved successfully. Jul 03 19:43:38.240725 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-ab09f8d8-9df7-47db-990f-8a0b8c588e89 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99927) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 19:43:38.248863 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-ab09f8d8-9df7-47db-990f-8a0b8c588e89 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1321425457 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1321425457, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:43:38.249104 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-ab09f8d8-9df7-47db-990f-8a0b8c588e89 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1321425457 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1321425457, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:43:38.282231 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-ab09f8d8-9df7-47db-990f-8a0b8c588e89 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Created reservations ['a4437f4a-050d-48bf-8e74-3568d0dcbd8b', '7b3233b2-5ea7-4519-b7b2-18252055931a', '25e71907-0b50-44c6-9ac5-016704b859f1', '9d52f3d8-c234-4d6b-8235-81fb206c4444'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:43:38.360013 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ab09f8d8-9df7-47db-990f-8a0b8c588e89 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Delete volume request issued successfully. Jul 03 19:43:38.360289 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ab09f8d8-9df7-47db-990f-8a0b8c588e89 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] https://10.4.3.61/volume/v3/volumes/6e7e667e-0bee-4a55-890c-d9c98fc826b2 returned with HTTP 202 Jul 03 19:43:38.360861 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1464/5812] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:43:38 2026] DELETE /volume/v3/volumes/6e7e667e-0bee-4a55-890c-d9c98fc826b2 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:43:38.368053 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-314e2a6c-ed40-4b23-8020-f7b5a35b0a00 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:38.369843 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-314e2a6c-ed40-4b23-8020-f7b5a35b0a00 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] DELETE https://10.4.3.61/volume/v3/types/fb1c9e79-2351-46bb-b14d-40ed8db47293 Jul 03 19:43:38.370073 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-314e2a6c-ed40-4b23-8020-f7b5a35b0a00 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:38.370341 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-314e2a6c-ed40-4b23-8020-f7b5a35b0a00 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] Calling method '_delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:38.433119 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-314e2a6c-ed40-4b23-8020-f7b5a35b0a00 tempest-ProjectReaderTests-1823127803 tempest-ProjectReaderTests-1823127803-project-admin] https://10.4.3.61/volume/v3/types/fb1c9e79-2351-46bb-b14d-40ed8db47293 returned with HTTP 202 Jul 03 19:43:38.433587 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1437/5813] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:43:38 2026] DELETE /volume/v3/types/fb1c9e79-2351-46bb-b14d-40ed8db47293 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:43:38.715930 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1e974a17-5be1-4fbf-85cb-6d913d430eb9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:38.718224 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1e974a17-5be1-4fbf-85cb-6d913d430eb9 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:43:38.718490 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1e974a17-5be1-4fbf-85cb-6d913d430eb9 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:38.718712 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1e974a17-5be1-4fbf-85cb-6d913d430eb9 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:38.718840 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-1e974a17-5be1-4fbf-85cb-6d913d430eb9 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:38.723811 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:38.723811 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:38.723987 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1e974a17-5be1-4fbf-85cb-6d913d430eb9 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:43:38.724314 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1461/5814] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:38 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:38.734040 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-02d913f0-bbec-4405-88ee-925486760fc5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:38.736429 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-02d913f0-bbec-4405-88ee-925486760fc5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] POST https://10.4.3.61/volume/v3/backups Jul 03 19:43:38.736883 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-02d913f0-bbec-4405-88ee-925486760fc5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d9015d68-76c1-4896-b839-61355fe80d5a"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:38.738703 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.backups [None req-02d913f0-bbec-4405-88ee-925486760fc5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Creating new backup {'backup': {'volume_id': 'd9015d68-76c1-4896-b839-61355fe80d5a'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:43:38.738885 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-02d913f0-bbec-4405-88ee-925486760fc5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Creating backup of volume d9015d68-76c1-4896-b839-61355fe80d5a in container None Jul 03 19:43:38.747831 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:38.747831 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:38.748308 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-02d913f0-bbec-4405-88ee-925486760fc5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Volume info retrieved successfully. Jul 03 19:43:38.765510 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-02d913f0-bbec-4405-88ee-925486760fc5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Created reservations ['7c6a036f-e461-4e6f-a3cd-1bc44672c052', '9e87eb76-efc1-498a-a7e3-9db2a12043dc'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:43:38.795973 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-02d913f0-bbec-4405-88ee-925486760fc5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:43:38.796522 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1453/5815] 10.4.3.61 () {70 vars in 1291 bytes} [Fri Jul 3 19:43:38 2026] POST /volume/v3/backups => generated 286 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:43:38.804682 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-9d4dde48-123a-48a4-a840-683e399d5b10 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:38.806410 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9d4dde48-123a-48a4-a840-683e399d5b10 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c Jul 03 19:43:38.806605 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9d4dde48-123a-48a4-a840-683e399d5b10 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:38.806770 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-9d4dde48-123a-48a4-a840-683e399d5b10 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:38.806878 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-9d4dde48-123a-48a4-a840-683e399d5b10 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 21687c1c-baf1-42bb-9e09-1cc4af17fe4c. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:38.810728 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:38.810728 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:38.811312 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-9d4dde48-123a-48a4-a840-683e399d5b10 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c returned with HTTP 200 Jul 03 19:43:38.811656 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1465/5816] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:38 2026] GET /volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c => generated 693 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:39.823893 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4a30c64c-37cd-4742-b561-486b3c24464f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:39.828673 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4a30c64c-37cd-4742-b561-486b3c24464f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c Jul 03 19:43:39.828942 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4a30c64c-37cd-4742-b561-486b3c24464f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:39.829159 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4a30c64c-37cd-4742-b561-486b3c24464f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:39.829298 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-4a30c64c-37cd-4742-b561-486b3c24464f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 21687c1c-baf1-42bb-9e09-1cc4af17fe4c. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:39.834845 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:39.834845 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:39.835570 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4a30c64c-37cd-4742-b561-486b3c24464f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c returned with HTTP 200 Jul 03 19:43:39.835948 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1438/5817] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:39 2026] GET /volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c => generated 695 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:40.845898 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-98fecf2e-60d4-457e-9bb0-2d66bc77eec2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:40.847595 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-98fecf2e-60d4-457e-9bb0-2d66bc77eec2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c Jul 03 19:43:40.847796 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-98fecf2e-60d4-457e-9bb0-2d66bc77eec2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:40.847968 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-98fecf2e-60d4-457e-9bb0-2d66bc77eec2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:40.848064 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-98fecf2e-60d4-457e-9bb0-2d66bc77eec2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 21687c1c-baf1-42bb-9e09-1cc4af17fe4c. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:40.852601 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:40.852601 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:40.853206 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-98fecf2e-60d4-457e-9bb0-2d66bc77eec2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c returned with HTTP 200 Jul 03 19:43:40.853585 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1462/5818] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:40 2026] GET /volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:41.865279 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-6b4b1599-cda4-4972-92c5-98f0baa06a22 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:41.866900 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6b4b1599-cda4-4972-92c5-98f0baa06a22 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c Jul 03 19:43:41.867080 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6b4b1599-cda4-4972-92c5-98f0baa06a22 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:41.867274 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-6b4b1599-cda4-4972-92c5-98f0baa06a22 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:41.867370 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-6b4b1599-cda4-4972-92c5-98f0baa06a22 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 21687c1c-baf1-42bb-9e09-1cc4af17fe4c. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:41.870945 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:41.870945 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:41.871512 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-6b4b1599-cda4-4972-92c5-98f0baa06a22 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c returned with HTTP 200 Jul 03 19:43:41.871839 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1454/5819] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:41 2026] GET /volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:42.884319 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-471e4557-21c2-4920-a938-0a8233f45bb5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:42.886020 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-471e4557-21c2-4920-a938-0a8233f45bb5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c Jul 03 19:43:42.886211 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-471e4557-21c2-4920-a938-0a8233f45bb5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:42.886377 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-471e4557-21c2-4920-a938-0a8233f45bb5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:42.886486 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-471e4557-21c2-4920-a938-0a8233f45bb5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 21687c1c-baf1-42bb-9e09-1cc4af17fe4c. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:42.890192 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:42.890192 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:42.890749 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-471e4557-21c2-4920-a938-0a8233f45bb5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c returned with HTTP 200 Jul 03 19:43:42.891088 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1466/5820] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:42 2026] GET /volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:43.900748 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d955ff5b-bd46-461d-a81a-7586de4eb56b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:43.902446 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d955ff5b-bd46-461d-a81a-7586de4eb56b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c Jul 03 19:43:43.902647 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d955ff5b-bd46-461d-a81a-7586de4eb56b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:43.902817 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d955ff5b-bd46-461d-a81a-7586de4eb56b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:43.902923 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-d955ff5b-bd46-461d-a81a-7586de4eb56b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 21687c1c-baf1-42bb-9e09-1cc4af17fe4c. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:43.907074 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:43.907074 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:43.907699 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d955ff5b-bd46-461d-a81a-7586de4eb56b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c returned with HTTP 200 Jul 03 19:43:43.908069 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1439/5821] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:43 2026] GET /volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:44.918796 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f205f9e9-f974-4462-9bd9-ca4fa4d77b6a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:44.921648 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f205f9e9-f974-4462-9bd9-ca4fa4d77b6a tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c Jul 03 19:43:44.921648 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f205f9e9-f974-4462-9bd9-ca4fa4d77b6a tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:44.921648 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f205f9e9-f974-4462-9bd9-ca4fa4d77b6a tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:44.921648 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-f205f9e9-f974-4462-9bd9-ca4fa4d77b6a tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 21687c1c-baf1-42bb-9e09-1cc4af17fe4c. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:44.924967 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:44.924967 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:44.925657 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f205f9e9-f974-4462-9bd9-ca4fa4d77b6a tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c returned with HTTP 200 Jul 03 19:43:44.926063 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1463/5822] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:44 2026] GET /volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:45.936709 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5f40cfab-6200-4567-b2fd-4cfc0c192a51 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:45.939713 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5f40cfab-6200-4567-b2fd-4cfc0c192a51 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c Jul 03 19:43:45.939713 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5f40cfab-6200-4567-b2fd-4cfc0c192a51 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:45.939713 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5f40cfab-6200-4567-b2fd-4cfc0c192a51 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:45.939713 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-5f40cfab-6200-4567-b2fd-4cfc0c192a51 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 21687c1c-baf1-42bb-9e09-1cc4af17fe4c. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:45.943265 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:45.943265 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:45.944026 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5f40cfab-6200-4567-b2fd-4cfc0c192a51 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c returned with HTTP 200 Jul 03 19:43:45.944476 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1455/5823] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:45 2026] GET /volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:46.954424 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5e9bab41-22bc-4955-9f5e-d0669f0f94f3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:46.956319 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5e9bab41-22bc-4955-9f5e-d0669f0f94f3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c Jul 03 19:43:46.956568 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5e9bab41-22bc-4955-9f5e-d0669f0f94f3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:46.956743 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5e9bab41-22bc-4955-9f5e-d0669f0f94f3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:46.956856 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-5e9bab41-22bc-4955-9f5e-d0669f0f94f3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 21687c1c-baf1-42bb-9e09-1cc4af17fe4c. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:46.960836 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:46.960836 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:46.961403 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5e9bab41-22bc-4955-9f5e-d0669f0f94f3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c returned with HTTP 200 Jul 03 19:43:46.961784 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1467/5824] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:46 2026] GET /volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:47.971980 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-04c5d91d-254a-48af-ae1c-c521c3f2f1b2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:47.973542 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-04c5d91d-254a-48af-ae1c-c521c3f2f1b2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c Jul 03 19:43:47.973742 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-04c5d91d-254a-48af-ae1c-c521c3f2f1b2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:47.973963 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-04c5d91d-254a-48af-ae1c-c521c3f2f1b2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:47.974099 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-04c5d91d-254a-48af-ae1c-c521c3f2f1b2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 21687c1c-baf1-42bb-9e09-1cc4af17fe4c. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:47.977994 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:47.977994 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:47.978612 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-04c5d91d-254a-48af-ae1c-c521c3f2f1b2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c returned with HTTP 200 Jul 03 19:43:47.978980 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1440/5825] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:47 2026] GET /volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:48.989457 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-9e9abf37-6d98-45b3-817f-46823ae77911 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:48.991700 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9e9abf37-6d98-45b3-817f-46823ae77911 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c Jul 03 19:43:48.992005 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9e9abf37-6d98-45b3-817f-46823ae77911 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:48.992259 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-9e9abf37-6d98-45b3-817f-46823ae77911 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:48.992416 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-9e9abf37-6d98-45b3-817f-46823ae77911 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 21687c1c-baf1-42bb-9e09-1cc4af17fe4c. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:48.997209 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:48.997209 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:48.997885 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-9e9abf37-6d98-45b3-817f-46823ae77911 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c returned with HTTP 200 Jul 03 19:43:48.998283 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1464/5826] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:48 2026] GET /volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:50.010402 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fc8a209f-40b0-4d79-bf18-de89c376c6e6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:50.012876 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fc8a209f-40b0-4d79-bf18-de89c376c6e6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c Jul 03 19:43:50.013173 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fc8a209f-40b0-4d79-bf18-de89c376c6e6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:50.013450 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fc8a209f-40b0-4d79-bf18-de89c376c6e6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:50.013612 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-fc8a209f-40b0-4d79-bf18-de89c376c6e6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 21687c1c-baf1-42bb-9e09-1cc4af17fe4c. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:50.018939 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:50.018939 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:50.019797 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fc8a209f-40b0-4d79-bf18-de89c376c6e6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c returned with HTTP 200 Jul 03 19:43:50.020310 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1456/5827] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:50 2026] GET /volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:51.030515 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-137c5d9a-bd45-494b-8896-c30c8f52ece0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:51.032987 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-137c5d9a-bd45-494b-8896-c30c8f52ece0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c Jul 03 19:43:51.033221 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-137c5d9a-bd45-494b-8896-c30c8f52ece0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:51.033488 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-137c5d9a-bd45-494b-8896-c30c8f52ece0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:51.033646 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-137c5d9a-bd45-494b-8896-c30c8f52ece0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 21687c1c-baf1-42bb-9e09-1cc4af17fe4c. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:51.038557 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:51.038557 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:51.039287 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-137c5d9a-bd45-494b-8896-c30c8f52ece0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c returned with HTTP 200 Jul 03 19:43:51.039780 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1468/5828] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:51 2026] GET /volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:52.050814 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f2c2dedd-6566-4075-a643-b92c1918cbed None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:52.052612 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f2c2dedd-6566-4075-a643-b92c1918cbed tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c Jul 03 19:43:52.052831 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f2c2dedd-6566-4075-a643-b92c1918cbed tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:52.053034 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f2c2dedd-6566-4075-a643-b92c1918cbed tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:52.053151 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-f2c2dedd-6566-4075-a643-b92c1918cbed tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 21687c1c-baf1-42bb-9e09-1cc4af17fe4c. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:52.057881 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:52.057881 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:52.058575 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f2c2dedd-6566-4075-a643-b92c1918cbed tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c returned with HTTP 200 Jul 03 19:43:52.059093 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1441/5829] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:52 2026] GET /volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:53.070239 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-421661fe-26de-4de8-8831-2132199d86ab None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:53.072478 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-421661fe-26de-4de8-8831-2132199d86ab tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c Jul 03 19:43:53.072757 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-421661fe-26de-4de8-8831-2132199d86ab tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:53.073017 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-421661fe-26de-4de8-8831-2132199d86ab tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:53.073204 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-421661fe-26de-4de8-8831-2132199d86ab tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 21687c1c-baf1-42bb-9e09-1cc4af17fe4c. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:53.078773 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:53.078773 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:53.079651 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-421661fe-26de-4de8-8831-2132199d86ab tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c returned with HTTP 200 Jul 03 19:43:53.080099 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1465/5830] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:53 2026] GET /volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:54.089646 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3a8fc41f-21b7-460a-ac1f-04ca61985b6f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:54.091501 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3a8fc41f-21b7-460a-ac1f-04ca61985b6f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c Jul 03 19:43:54.091715 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3a8fc41f-21b7-460a-ac1f-04ca61985b6f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:54.091910 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3a8fc41f-21b7-460a-ac1f-04ca61985b6f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:54.092032 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-3a8fc41f-21b7-460a-ac1f-04ca61985b6f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 21687c1c-baf1-42bb-9e09-1cc4af17fe4c. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:54.096133 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:54.096133 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:54.096732 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3a8fc41f-21b7-460a-ac1f-04ca61985b6f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c returned with HTTP 200 Jul 03 19:43:54.097084 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1457/5831] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:54 2026] GET /volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:55.106946 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6964a62d-cc9a-4157-b3c7-1fbdab9288ff None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:55.109262 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6964a62d-cc9a-4157-b3c7-1fbdab9288ff tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c Jul 03 19:43:55.109492 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6964a62d-cc9a-4157-b3c7-1fbdab9288ff tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:55.109673 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6964a62d-cc9a-4157-b3c7-1fbdab9288ff tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:55.109774 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-6964a62d-cc9a-4157-b3c7-1fbdab9288ff tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 21687c1c-baf1-42bb-9e09-1cc4af17fe4c. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:55.114269 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:55.114269 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:55.114846 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6964a62d-cc9a-4157-b3c7-1fbdab9288ff tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c returned with HTTP 200 Jul 03 19:43:55.115191 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1469/5832] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:55 2026] GET /volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:55.123826 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5864cb0d-68a3-4689-9f12-3337d486322c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:55.125674 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5864cb0d-68a3-4689-9f12-3337d486322c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] DELETE https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c Jul 03 19:43:55.125902 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5864cb0d-68a3-4689-9f12-3337d486322c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:55.126079 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5864cb0d-68a3-4689-9f12-3337d486322c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:55.126192 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-5864cb0d-68a3-4689-9f12-3337d486322c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Delete backup with id: 21687c1c-baf1-42bb-9e09-1cc4af17fe4c. Jul 03 19:43:55.130223 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:55.130223 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:55.141506 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.backup.rpcapi [None req-5864cb0d-68a3-4689-9f12-3337d486322c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] delete_backup rpcapi backup_id 21687c1c-baf1-42bb-9e09-1cc4af17fe4c {{(pid=99926) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:43:55.143204 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5864cb0d-68a3-4689-9f12-3337d486322c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c returned with HTTP 202 Jul 03 19:43:55.143779 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1442/5833] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:43:55 2026] DELETE /volume/v3/backups/21687c1c-baf1-42bb-9e09-1cc4af17fe4c => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:43:55.151252 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6af76f68-ab71-4470-a6a5-9c7d408c974c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:55.153100 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6af76f68-ab71-4470-a6a5-9c7d408c974c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:43:55.153528 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6af76f68-ab71-4470-a6a5-9c7d408c974c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1565870490"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:55.155023 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-6af76f68-ab71-4470-a6a5-9c7d408c974c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1565870490'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:43:55.156360 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-6af76f68-ab71-4470-a6a5-9c7d408c974c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Create volume of 1 GB Jul 03 19:43:55.159470 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6af76f68-ab71-4470-a6a5-9c7d408c974c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Availability Zones retrieved successfully. Jul 03 19:43:55.166101 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6af76f68-ab71-4470-a6a5-9c7d408c974c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Flow 'volume_create_api' (e6f5d83a-13bc-47bb-8f38-17005c352a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:43:55.167208 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6af76f68-ab71-4470-a6a5-9c7d408c974c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b98333a5-e62e-4e8e-9e23-2821a248c94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:55.168063 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-6af76f68-ab71-4470-a6a5-9c7d408c974c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:43:55.192254 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6af76f68-ab71-4470-a6a5-9c7d408c974c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b98333a5-e62e-4e8e-9e23-2821a248c94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:55.193050 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6af76f68-ab71-4470-a6a5-9c7d408c974c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b2a116-2bc9-415d-9ff3-003c1027ec6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:55.240069 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-6af76f68-ab71-4470-a6a5-9c7d408c974c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Created reservations ['e8bccbfa-5d88-4d5c-8d98-d57c1fb5d178', 'b88134ae-45ea-4f51-bc70-a01f87153d30', '60ad68b1-a1f3-48bf-be82-ff316753b167', 'e9186db5-aa52-4cee-934b-9af20123b8c0'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:43:55.241255 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6af76f68-ab71-4470-a6a5-9c7d408c974c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b2a116-2bc9-415d-9ff3-003c1027ec6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8bccbfa-5d88-4d5c-8d98-d57c1fb5d178', 'b88134ae-45ea-4f51-bc70-a01f87153d30', '60ad68b1-a1f3-48bf-be82-ff316753b167', 'e9186db5-aa52-4cee-934b-9af20123b8c0']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:55.242262 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6af76f68-ab71-4470-a6a5-9c7d408c974c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f3e8305-dcd5-4560-8b6e-656f4394015b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:55.269553 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6af76f68-ab71-4470-a6a5-9c7d408c974c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f3e8305-dcd5-4560-8b6e-656f4394015b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3ddc79b-8b9b-4ee8-88ff-564f23c67cb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1565870490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037f6271410c4b4cabfc60bfcfd97e49',qos_specs=None,replication_status=,reservations=['e8bccbfa-5d88-4d5c-8d98-d57c1fb5d178','b88134ae-45ea-4f51-bc70-a01f87153d30','60ad68b1-a1f3-48bf-be82-ff316753b167','e9186db5-aa52-4cee-934b-9af20123b8c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22b3930ae4df45bd82b3a04442818c82',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:43:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1565870490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3ddc79b-8b9b-4ee8-88ff-564f23c67cb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='037f6271410c4b4cabfc60bfcfd97e49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22b3930ae4df45bd82b3a04442818c82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:55.270260 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6af76f68-ab71-4470-a6a5-9c7d408c974c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1585bbbc-16c9-4620-8b70-eb57538b6fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:55.289644 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6af76f68-ab71-4470-a6a5-9c7d408c974c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1585bbbc-16c9-4620-8b70-eb57538b6fb4) transitioned into state 'SUCCESS' from state '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-1565870490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037f6271410c4b4cabfc60bfcfd97e49',qos_specs=None,replication_status=,reservations=['e8bccbfa-5d88-4d5c-8d98-d57c1fb5d178','b88134ae-45ea-4f51-bc70-a01f87153d30','60ad68b1-a1f3-48bf-be82-ff316753b167','e9186db5-aa52-4cee-934b-9af20123b8c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22b3930ae4df45bd82b3a04442818c82',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:55.290370 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6af76f68-ab71-4470-a6a5-9c7d408c974c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b9a9f13-314c-4e9f-b30b-2c9d9f2f9346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:43:55.302825 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6af76f68-ab71-4470-a6a5-9c7d408c974c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b9a9f13-314c-4e9f-b30b-2c9d9f2f9346) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:43:55.303681 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-6af76f68-ab71-4470-a6a5-9c7d408c974c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Flow 'volume_create_api' (e6f5d83a-13bc-47bb-8f38-17005c352a82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:43:55.304011 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-6af76f68-ab71-4470-a6a5-9c7d408c974c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Create volume request issued successfully. Jul 03 19:43:55.305101 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6af76f68-ab71-4470-a6a5-9c7d408c974c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:43:55.305544 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1466/5834] 10.4.3.61 () {70 vars in 1291 bytes} [Fri Jul 3 19:43:55 2026] POST /volume/v3/volumes => generated 776 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:43:55.318099 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2c0b1393-66c3-4fa1-813a-dc1ede994cbe None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:55.319873 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2c0b1393-66c3-4fa1-813a-dc1ede994cbe tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/volumes/d3ddc79b-8b9b-4ee8-88ff-564f23c67cb5 Jul 03 19:43:55.320107 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2c0b1393-66c3-4fa1-813a-dc1ede994cbe tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:55.320314 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2c0b1393-66c3-4fa1-813a-dc1ede994cbe tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:55.328810 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:55.328810 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:55.332563 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-2c0b1393-66c3-4fa1-813a-dc1ede994cbe tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Volume info retrieved successfully. Jul 03 19:43:55.336359 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2c0b1393-66c3-4fa1-813a-dc1ede994cbe tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes/d3ddc79b-8b9b-4ee8-88ff-564f23c67cb5 returned with HTTP 200 Jul 03 19:43:55.336777 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1458/5835] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:55 2026] GET /volume/v3/volumes/d3ddc79b-8b9b-4ee8-88ff-564f23c67cb5 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:56.349025 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-13b9ad26-8fdc-4dcf-bbe3-749bf39c93b7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:56.350895 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-13b9ad26-8fdc-4dcf-bbe3-749bf39c93b7 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/volumes/d3ddc79b-8b9b-4ee8-88ff-564f23c67cb5 Jul 03 19:43:56.351106 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-13b9ad26-8fdc-4dcf-bbe3-749bf39c93b7 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:56.351347 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-13b9ad26-8fdc-4dcf-bbe3-749bf39c93b7 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:56.359346 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:56.359346 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:56.363361 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-13b9ad26-8fdc-4dcf-bbe3-749bf39c93b7 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Volume info retrieved successfully. Jul 03 19:43:56.367740 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-13b9ad26-8fdc-4dcf-bbe3-749bf39c93b7 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes/d3ddc79b-8b9b-4ee8-88ff-564f23c67cb5 returned with HTTP 200 Jul 03 19:43:56.368114 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1470/5836] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:56 2026] GET /volume/v3/volumes/d3ddc79b-8b9b-4ee8-88ff-564f23c67cb5 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:43:56.380333 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-2bfe336c-47aa-4c50-9a06-c98aed402e40 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:56.382123 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2bfe336c-47aa-4c50-9a06-c98aed402e40 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] POST https://10.4.3.61/volume/v3/backups Jul 03 19:43:56.382521 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2bfe336c-47aa-4c50-9a06-c98aed402e40 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d3ddc79b-8b9b-4ee8-88ff-564f23c67cb5", "name": "tempest-type-Backup-6197784"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:43:56.384056 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.backups [None req-2bfe336c-47aa-4c50-9a06-c98aed402e40 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Creating new backup {'backup': {'volume_id': 'd3ddc79b-8b9b-4ee8-88ff-564f23c67cb5', 'name': 'tempest-type-Backup-6197784'}} {{(pid=99926) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:43:56.384224 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-2bfe336c-47aa-4c50-9a06-c98aed402e40 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Creating backup of volume d3ddc79b-8b9b-4ee8-88ff-564f23c67cb5 in container None Jul 03 19:43:56.392509 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:56.392509 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:56.392887 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-2bfe336c-47aa-4c50-9a06-c98aed402e40 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Volume info retrieved successfully. Jul 03 19:43:56.410879 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-2bfe336c-47aa-4c50-9a06-c98aed402e40 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Created reservations ['036e2253-4fb7-498e-8e0f-de540ea1b25e', 'b3b85e0f-2a9e-45fd-ba30-8f1957edc886'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:43:56.447105 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2bfe336c-47aa-4c50-9a06-c98aed402e40 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:43:56.447790 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1443/5837] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:43:56 2026] POST /volume/v3/backups => generated 311 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:43:56.457147 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-afb37752-8b1f-47ba-ae06-c261fba6c63f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:56.459127 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-afb37752-8b1f-47ba-ae06-c261fba6c63f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae Jul 03 19:43:56.459367 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-afb37752-8b1f-47ba-ae06-c261fba6c63f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:56.459581 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-afb37752-8b1f-47ba-ae06-c261fba6c63f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:56.459718 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-afb37752-8b1f-47ba-ae06-c261fba6c63f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 6f703f12-fa0e-4319-aa6c-d6c32c71d7ae. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:56.463943 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:56.463943 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:43:56.464578 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-afb37752-8b1f-47ba-ae06-c261fba6c63f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae returned with HTTP 200 Jul 03 19:43:56.465218 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1467/5838] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:56 2026] GET /volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae => generated 718 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:57.474839 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-19b4ddc3-d3c9-4227-99ab-55ff426d92b8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:57.476653 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-19b4ddc3-d3c9-4227-99ab-55ff426d92b8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae Jul 03 19:43:57.476858 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-19b4ddc3-d3c9-4227-99ab-55ff426d92b8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:57.477037 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-19b4ddc3-d3c9-4227-99ab-55ff426d92b8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:57.477194 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-19b4ddc3-d3c9-4227-99ab-55ff426d92b8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 6f703f12-fa0e-4319-aa6c-d6c32c71d7ae. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:57.482771 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:57.482771 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:43:57.483675 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-19b4ddc3-d3c9-4227-99ab-55ff426d92b8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae returned with HTTP 200 Jul 03 19:43:57.484162 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1459/5839] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:57 2026] GET /volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:58.493316 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8cb052af-738b-48f8-824d-bd9586a483c1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:58.494856 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8cb052af-738b-48f8-824d-bd9586a483c1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae Jul 03 19:43:58.495038 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8cb052af-738b-48f8-824d-bd9586a483c1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:58.495228 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8cb052af-738b-48f8-824d-bd9586a483c1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:58.495332 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-8cb052af-738b-48f8-824d-bd9586a483c1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 6f703f12-fa0e-4319-aa6c-d6c32c71d7ae. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:58.499093 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:58.499093 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:43:58.499705 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8cb052af-738b-48f8-824d-bd9586a483c1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae returned with HTTP 200 Jul 03 19:43:58.500026 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1471/5840] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:58 2026] GET /volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae => generated 720 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:43:59.509117 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-710dccbf-d9a0-4989-9585-e027b3df3baf None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:43:59.510692 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-710dccbf-d9a0-4989-9585-e027b3df3baf tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae Jul 03 19:43:59.510896 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-710dccbf-d9a0-4989-9585-e027b3df3baf tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:43:59.511094 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-710dccbf-d9a0-4989-9585-e027b3df3baf tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:43:59.511218 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-710dccbf-d9a0-4989-9585-e027b3df3baf tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 6f703f12-fa0e-4319-aa6c-d6c32c71d7ae. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:43:59.515034 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:43:59.515034 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:43:59.515628 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-710dccbf-d9a0-4989-9585-e027b3df3baf tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae returned with HTTP 200 Jul 03 19:43:59.516005 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1444/5841] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:43:59 2026] GET /volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae => generated 720 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:00.525739 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4279bd9c-ba6b-4a37-bc3a-3a9ae248fb6e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:00.527460 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4279bd9c-ba6b-4a37-bc3a-3a9ae248fb6e tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae Jul 03 19:44:00.527677 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4279bd9c-ba6b-4a37-bc3a-3a9ae248fb6e tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:00.527867 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4279bd9c-ba6b-4a37-bc3a-3a9ae248fb6e tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:00.527977 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-4279bd9c-ba6b-4a37-bc3a-3a9ae248fb6e tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 6f703f12-fa0e-4319-aa6c-d6c32c71d7ae. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:00.532015 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:00.532015 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:44:00.532592 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4279bd9c-ba6b-4a37-bc3a-3a9ae248fb6e tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae returned with HTTP 200 Jul 03 19:44:00.532914 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1468/5842] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:00 2026] GET /volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:01.542673 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bcb2ef46-3e80-443f-a511-889b4738df58 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:01.544210 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bcb2ef46-3e80-443f-a511-889b4738df58 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae Jul 03 19:44:01.544396 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bcb2ef46-3e80-443f-a511-889b4738df58 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:01.544584 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bcb2ef46-3e80-443f-a511-889b4738df58 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:01.544683 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-bcb2ef46-3e80-443f-a511-889b4738df58 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 6f703f12-fa0e-4319-aa6c-d6c32c71d7ae. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:01.548407 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:01.548407 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:01.548957 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bcb2ef46-3e80-443f-a511-889b4738df58 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae returned with HTTP 200 Jul 03 19:44:01.549311 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1460/5843] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:01 2026] GET /volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae => generated 731 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:02.561305 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-29b0518c-2231-471e-b224-170dde4e23ca None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:02.563806 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-29b0518c-2231-471e-b224-170dde4e23ca tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae Jul 03 19:44:02.564157 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-29b0518c-2231-471e-b224-170dde4e23ca tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:02.564472 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-29b0518c-2231-471e-b224-170dde4e23ca tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:02.564658 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-29b0518c-2231-471e-b224-170dde4e23ca tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 6f703f12-fa0e-4319-aa6c-d6c32c71d7ae. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:02.570330 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:02.570330 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:44:02.571174 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-29b0518c-2231-471e-b224-170dde4e23ca tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae returned with HTTP 200 Jul 03 19:44:02.571705 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1472/5844] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:02 2026] GET /volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:03.582523 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-27a72220-a246-497f-a614-9f47d3d58b99 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:03.584743 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-27a72220-a246-497f-a614-9f47d3d58b99 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae Jul 03 19:44:03.585022 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-27a72220-a246-497f-a614-9f47d3d58b99 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:03.585275 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-27a72220-a246-497f-a614-9f47d3d58b99 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:03.585415 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-27a72220-a246-497f-a614-9f47d3d58b99 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 6f703f12-fa0e-4319-aa6c-d6c32c71d7ae. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:03.590662 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:03.590662 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:44:03.591410 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-27a72220-a246-497f-a614-9f47d3d58b99 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae returned with HTTP 200 Jul 03 19:44:03.591896 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1445/5845] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:03 2026] GET /volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:04.601970 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2661bc39-1bce-4836-a487-4499e65848e6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:04.606091 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2661bc39-1bce-4836-a487-4499e65848e6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae Jul 03 19:44:04.606091 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2661bc39-1bce-4836-a487-4499e65848e6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:04.606091 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2661bc39-1bce-4836-a487-4499e65848e6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:04.606091 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-2661bc39-1bce-4836-a487-4499e65848e6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 6f703f12-fa0e-4319-aa6c-d6c32c71d7ae. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:04.610999 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:04.610999 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:44:04.612134 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2661bc39-1bce-4836-a487-4499e65848e6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae returned with HTTP 200 Jul 03 19:44:04.612752 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1469/5846] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:04 2026] GET /volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:05.625029 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-2dfa1cb0-9b42-4bee-8858-ad788ccd37c4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:05.626911 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2dfa1cb0-9b42-4bee-8858-ad788ccd37c4 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae Jul 03 19:44:05.627115 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2dfa1cb0-9b42-4bee-8858-ad788ccd37c4 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:05.627311 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-2dfa1cb0-9b42-4bee-8858-ad788ccd37c4 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:05.627410 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-2dfa1cb0-9b42-4bee-8858-ad788ccd37c4 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 6f703f12-fa0e-4319-aa6c-d6c32c71d7ae. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:05.630796 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=146,cinder:UPDATE=38,cinder:INSERT=17 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:44:05.632380 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:05.632380 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:05.632983 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-2dfa1cb0-9b42-4bee-8858-ad788ccd37c4 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae returned with HTTP 200 Jul 03 19:44:05.633676 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1461/5847] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:05 2026] GET /volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:06.643626 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6870c667-99c7-48b0-9568-1b401ee8ca72 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:06.645013 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6870c667-99c7-48b0-9568-1b401ee8ca72 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae Jul 03 19:44:06.645198 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6870c667-99c7-48b0-9568-1b401ee8ca72 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:06.645394 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6870c667-99c7-48b0-9568-1b401ee8ca72 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:06.645458 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-6870c667-99c7-48b0-9568-1b401ee8ca72 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 6f703f12-fa0e-4319-aa6c-d6c32c71d7ae. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:06.647035 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=200,cinder:INSERT=37,cinder:UPDATE=66 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:44:06.649779 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:06.649779 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:44:06.650496 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6870c667-99c7-48b0-9568-1b401ee8ca72 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae returned with HTTP 200 Jul 03 19:44:06.650965 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1473/5848] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:06 2026] GET /volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:07.661226 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4f2510c7-d69a-4912-ac5c-548e1e5e2126 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:07.663246 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4f2510c7-d69a-4912-ac5c-548e1e5e2126 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae Jul 03 19:44:07.663376 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4f2510c7-d69a-4912-ac5c-548e1e5e2126 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:07.663577 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4f2510c7-d69a-4912-ac5c-548e1e5e2126 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:07.664032 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-4f2510c7-d69a-4912-ac5c-548e1e5e2126 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 6f703f12-fa0e-4319-aa6c-d6c32c71d7ae. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:07.665565 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=176,cinder:INSERT=27,cinder:UPDATE=52 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:44:07.669469 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:07.669469 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:44:07.670254 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4f2510c7-d69a-4912-ac5c-548e1e5e2126 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae returned with HTTP 200 Jul 03 19:44:07.670811 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1446/5849] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:07 2026] GET /volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:08.682468 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-6f20e729-cefb-49c2-b1c3-19ffbd95855b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:08.684388 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6f20e729-cefb-49c2-b1c3-19ffbd95855b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae Jul 03 19:44:08.684463 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6f20e729-cefb-49c2-b1c3-19ffbd95855b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:08.684591 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-6f20e729-cefb-49c2-b1c3-19ffbd95855b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:08.684675 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-6f20e729-cefb-49c2-b1c3-19ffbd95855b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 6f703f12-fa0e-4319-aa6c-d6c32c71d7ae. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:08.686211 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=190,cinder:UPDATE=70,cinder:INSERT=40 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:44:08.689917 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:08.689917 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:44:08.690359 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-6f20e729-cefb-49c2-b1c3-19ffbd95855b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae returned with HTTP 200 Jul 03 19:44:08.690707 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1470/5850] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:08 2026] GET /volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:09.702293 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-08c85f91-2935-45ee-ab54-e7d7cf0a0842 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:09.704315 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-08c85f91-2935-45ee-ab54-e7d7cf0a0842 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae Jul 03 19:44:09.704530 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-08c85f91-2935-45ee-ab54-e7d7cf0a0842 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:09.704787 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-08c85f91-2935-45ee-ab54-e7d7cf0a0842 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:09.704920 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-08c85f91-2935-45ee-ab54-e7d7cf0a0842 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 6f703f12-fa0e-4319-aa6c-d6c32c71d7ae. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:09.709596 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:09.709596 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:09.710325 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-08c85f91-2935-45ee-ab54-e7d7cf0a0842 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae returned with HTTP 200 Jul 03 19:44:09.710713 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1462/5851] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:09 2026] GET /volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:10.721148 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-16cc8c3a-9e03-427a-8353-79c301636978 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:10.722945 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-16cc8c3a-9e03-427a-8353-79c301636978 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae Jul 03 19:44:10.723178 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-16cc8c3a-9e03-427a-8353-79c301636978 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:10.726711 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-16cc8c3a-9e03-427a-8353-79c301636978 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:10.726711 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-16cc8c3a-9e03-427a-8353-79c301636978 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 6f703f12-fa0e-4319-aa6c-d6c32c71d7ae. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:10.727786 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:10.727786 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:44:10.728399 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-16cc8c3a-9e03-427a-8353-79c301636978 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae returned with HTTP 200 Jul 03 19:44:10.728753 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1474/5852] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:10 2026] GET /volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:11.738182 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-fd9666b2-5f78-49b6-bdeb-4196d734eaee None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:11.739878 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fd9666b2-5f78-49b6-bdeb-4196d734eaee tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae Jul 03 19:44:11.740070 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fd9666b2-5f78-49b6-bdeb-4196d734eaee tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:11.740299 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-fd9666b2-5f78-49b6-bdeb-4196d734eaee tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:11.740456 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-fd9666b2-5f78-49b6-bdeb-4196d734eaee tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 6f703f12-fa0e-4319-aa6c-d6c32c71d7ae. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:11.744186 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:11.744186 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:44:11.744703 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-fd9666b2-5f78-49b6-bdeb-4196d734eaee tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae returned with HTTP 200 Jul 03 19:44:11.745064 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1447/5853] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:11 2026] GET /volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:12.754308 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b89407e1-8b04-4747-9858-7eeb8c0b1fd8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:12.756006 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b89407e1-8b04-4747-9858-7eeb8c0b1fd8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae Jul 03 19:44:12.756234 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b89407e1-8b04-4747-9858-7eeb8c0b1fd8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:12.756427 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b89407e1-8b04-4747-9858-7eeb8c0b1fd8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:12.756526 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-b89407e1-8b04-4747-9858-7eeb8c0b1fd8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 6f703f12-fa0e-4319-aa6c-d6c32c71d7ae. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:12.761686 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:12.761686 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:44:12.762285 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b89407e1-8b04-4747-9858-7eeb8c0b1fd8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae returned with HTTP 200 Jul 03 19:44:12.762628 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1471/5854] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:12 2026] GET /volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:12.773095 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b236bdf1-d3f7-4ddf-a4e9-40a6cbfbcba6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:12.774944 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b236bdf1-d3f7-4ddf-a4e9-40a6cbfbcba6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] DELETE https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae Jul 03 19:44:12.775207 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b236bdf1-d3f7-4ddf-a4e9-40a6cbfbcba6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:12.775399 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b236bdf1-d3f7-4ddf-a4e9-40a6cbfbcba6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:12.775515 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-b236bdf1-d3f7-4ddf-a4e9-40a6cbfbcba6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Delete backup with id: 6f703f12-fa0e-4319-aa6c-d6c32c71d7ae. Jul 03 19:44:12.780180 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:12.780180 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:12.791019 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.backup.rpcapi [None req-b236bdf1-d3f7-4ddf-a4e9-40a6cbfbcba6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] delete_backup rpcapi backup_id 6f703f12-fa0e-4319-aa6c-d6c32c71d7ae {{(pid=99924) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:44:12.792813 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b236bdf1-d3f7-4ddf-a4e9-40a6cbfbcba6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae returned with HTTP 202 Jul 03 19:44:12.793227 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1463/5855] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:44:12 2026] DELETE /volume/v3/backups/6f703f12-fa0e-4319-aa6c-d6c32c71d7ae => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:44:12.802801 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-84bfbee7-0bf3-4545-8f0c-0602c98d50e2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:12.804501 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-84bfbee7-0bf3-4545-8f0c-0602c98d50e2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/d3ddc79b-8b9b-4ee8-88ff-564f23c67cb5 Jul 03 19:44:12.804714 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-84bfbee7-0bf3-4545-8f0c-0602c98d50e2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:12.804891 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-84bfbee7-0bf3-4545-8f0c-0602c98d50e2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:12.805038 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-84bfbee7-0bf3-4545-8f0c-0602c98d50e2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Delete volume with id: d3ddc79b-8b9b-4ee8-88ff-564f23c67cb5 Jul 03 19:44:12.811698 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:12.811698 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:44:12.811990 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-84bfbee7-0bf3-4545-8f0c-0602c98d50e2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Volume info retrieved successfully. Jul 03 19:44:12.830989 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-84bfbee7-0bf3-4545-8f0c-0602c98d50e2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Delete volume request issued successfully. Jul 03 19:44:12.831190 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-84bfbee7-0bf3-4545-8f0c-0602c98d50e2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes/d3ddc79b-8b9b-4ee8-88ff-564f23c67cb5 returned with HTTP 202 Jul 03 19:44:12.831599 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1475/5856] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:44:12 2026] DELETE /volume/v3/volumes/d3ddc79b-8b9b-4ee8-88ff-564f23c67cb5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:44:12.841081 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-adea8410-73b7-44dc-978c-06059e6db336 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:12.844380 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-adea8410-73b7-44dc-978c-06059e6db336 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/volumes/d3ddc79b-8b9b-4ee8-88ff-564f23c67cb5 Jul 03 19:44:12.844635 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-adea8410-73b7-44dc-978c-06059e6db336 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:12.844850 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-adea8410-73b7-44dc-978c-06059e6db336 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:12.852946 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:12.852946 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:44:12.860826 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-adea8410-73b7-44dc-978c-06059e6db336 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Volume info retrieved successfully. Jul 03 19:44:12.864976 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-adea8410-73b7-44dc-978c-06059e6db336 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes/d3ddc79b-8b9b-4ee8-88ff-564f23c67cb5 returned with HTTP 200 Jul 03 19:44:12.865883 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1448/5857] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:12 2026] GET /volume/v3/volumes/d3ddc79b-8b9b-4ee8-88ff-564f23c67cb5 => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:13.879431 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b8f85228-205e-496b-902e-1253663b6b2a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:13.881390 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b8f85228-205e-496b-902e-1253663b6b2a tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/volumes/d3ddc79b-8b9b-4ee8-88ff-564f23c67cb5 Jul 03 19:44:13.881678 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b8f85228-205e-496b-902e-1253663b6b2a tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:13.881919 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b8f85228-205e-496b-902e-1253663b6b2a tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:13.888406 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b8f85228-205e-496b-902e-1253663b6b2a tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes/d3ddc79b-8b9b-4ee8-88ff-564f23c67cb5 returned with HTTP 404 Jul 03 19:44:13.888952 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1472/5858] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:13 2026] GET /volume/v3/volumes/d3ddc79b-8b9b-4ee8-88ff-564f23c67cb5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:44:13.897353 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b0735b8a-ca2d-40b9-9f00-91e01077f77c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:13.898957 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b0735b8a-ca2d-40b9-9f00-91e01077f77c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e/export_record Jul 03 19:44:13.899142 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b0735b8a-ca2d-40b9-9f00-91e01077f77c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:13.899336 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b0735b8a-ca2d-40b9-9f00-91e01077f77c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'export_record' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:13.899441 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.backups [None req-b0735b8a-ca2d-40b9-9f00-91e01077f77c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Export record for backup 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99924) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 19:44:13.903267 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:13.903267 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:13.904012 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.backup.api [None req-b0735b8a-ca2d-40b9-9f00-91e01077f77c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling RPCAPI with context: , host: np0000004460, backup: 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99924) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 19:44:13.910819 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.backup.rpcapi [None req-b0735b8a-ca2d-40b9-9f00-91e01077f77c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] export_record in rpcapi backup_id 16d3abe0-8da9-4095-8608-740f1eddb45e on host np0000004460. {{(pid=99924) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 19:44:14.412746 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.backups [None req-b0735b8a-ca2d-40b9-9f00-91e01077f77c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTZkM2FiZTAtOGRhOS00MDk1LTg2MDgtNzQwZjFlZGRiNDVlIiwgInVzZXJfaWQiOiAiMjJiMzkzMGFlNGRmNDViZDgyYjNhMDQ0NDI4MThjODIiLCAicHJvamVjdF9pZCI6ICIwMzdmNjI3MTQxMGM0YjRjYWJmYzYwYmZjZmQ5N2U0OSIsICJ2b2x1bWVfaWQiOiAiZDkwMTVkNjgtNzZjMS00ODk2LWI4MzktNjEzNTVmZTgwZDVhIiwgImhvc3QiOiAibnAwMDAwMDA0NDYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTQ5MjUxOTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kOTAxNWQ2OC03NmMxLTQ4OTYtYjgzOS02MTM1NWZlODBkNWEvMjAyNjA3MDMxOTQzMjUvYXpfbm92YV9iYWNrdXBfMTZkM2FiZTAtOGRhOS00MDk1LTg2MDgtNzQwZjFlZGRiNDVlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxOTo0MzoxOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxOTo0MzoxOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDE5OjQzOjM4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99924) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 19:44:14.413010 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b0735b8a-ca2d-40b9-9f00-91e01077f77c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e/export_record returned with HTTP 200 Jul 03 19:44:14.413485 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1464/5859] 10.4.3.61 () {68 vars in 1423 bytes} [Fri Jul 3 19:44:13 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e/export_record => generated 1424 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:14.424126 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1104b157-bcb2-400e-b251-14eef379515f None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:14.426185 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1104b157-bcb2-400e-b251-14eef379515f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:44:14.426693 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1104b157-bcb2-400e-b251-14eef379515f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1781072932"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:44:14.428188 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-1104b157-bcb2-400e-b251-14eef379515f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1781072932'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:44:14.428314 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-1104b157-bcb2-400e-b251-14eef379515f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Create volume of 1 GB Jul 03 19:44:14.432102 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1104b157-bcb2-400e-b251-14eef379515f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Availability Zones retrieved successfully. Jul 03 19:44:14.437375 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1104b157-bcb2-400e-b251-14eef379515f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Flow 'volume_create_api' (b330a055-6b4b-40ed-9025-8ddef90d388a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:44:14.438292 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1104b157-bcb2-400e-b251-14eef379515f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (769ca5a5-e2d8-4a8f-b4ee-186d23d5f43e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:44:14.439029 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-1104b157-bcb2-400e-b251-14eef379515f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:44:14.463450 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1104b157-bcb2-400e-b251-14eef379515f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (769ca5a5-e2d8-4a8f-b4ee-186d23d5f43e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:44:14.464271 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1104b157-bcb2-400e-b251-14eef379515f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bd0ca20-2904-430c-8cac-73f796288992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:44:14.504789 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-1104b157-bcb2-400e-b251-14eef379515f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Created reservations ['f3f7befe-728e-4bfe-84a9-22dceccb4b55', '3ed87ca0-3f93-40e9-8db3-f2d29e0aadc3', 'd360a510-a6a6-4683-bd55-f976cab2d2f4', 'a5d2994f-e663-407a-8b4b-ed0aaa4aad08'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:44:14.505597 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1104b157-bcb2-400e-b251-14eef379515f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bd0ca20-2904-430c-8cac-73f796288992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3f7befe-728e-4bfe-84a9-22dceccb4b55', '3ed87ca0-3f93-40e9-8db3-f2d29e0aadc3', 'd360a510-a6a6-4683-bd55-f976cab2d2f4', 'a5d2994f-e663-407a-8b4b-ed0aaa4aad08']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:44:14.506322 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1104b157-bcb2-400e-b251-14eef379515f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcb3ed7e-8352-4d24-aa98-b4d6f556c3b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:44:14.529147 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1104b157-bcb2-400e-b251-14eef379515f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcb3ed7e-8352-4d24-aa98-b4d6f556c3b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ad0df60-4262-453b-b23c-a968bfa46f4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1781072932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037f6271410c4b4cabfc60bfcfd97e49',qos_specs=None,replication_status=,reservations=['f3f7befe-728e-4bfe-84a9-22dceccb4b55','3ed87ca0-3f93-40e9-8db3-f2d29e0aadc3','d360a510-a6a6-4683-bd55-f976cab2d2f4','a5d2994f-e663-407a-8b4b-ed0aaa4aad08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22b3930ae4df45bd82b3a04442818c82',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:44:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1781072932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ad0df60-4262-453b-b23c-a968bfa46f4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='037f6271410c4b4cabfc60bfcfd97e49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22b3930ae4df45bd82b3a04442818c82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:44:14.529952 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1104b157-bcb2-400e-b251-14eef379515f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00c8db3e-8500-474a-80bf-49bd4bcdcf56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:44:14.547553 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1104b157-bcb2-400e-b251-14eef379515f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00c8db3e-8500-474a-80bf-49bd4bcdcf56) transitioned into state 'SUCCESS' from state '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-1781072932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037f6271410c4b4cabfc60bfcfd97e49',qos_specs=None,replication_status=,reservations=['f3f7befe-728e-4bfe-84a9-22dceccb4b55','3ed87ca0-3f93-40e9-8db3-f2d29e0aadc3','d360a510-a6a6-4683-bd55-f976cab2d2f4','a5d2994f-e663-407a-8b4b-ed0aaa4aad08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22b3930ae4df45bd82b3a04442818c82',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:44:14.548374 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1104b157-bcb2-400e-b251-14eef379515f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55be83d0-66b9-4775-8198-2bdc92e8ec2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:44:14.557414 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1104b157-bcb2-400e-b251-14eef379515f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55be83d0-66b9-4775-8198-2bdc92e8ec2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:44:14.558374 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-1104b157-bcb2-400e-b251-14eef379515f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Flow 'volume_create_api' (b330a055-6b4b-40ed-9025-8ddef90d388a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:44:14.558706 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1104b157-bcb2-400e-b251-14eef379515f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Create volume request issued successfully. Jul 03 19:44:14.559352 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1104b157-bcb2-400e-b251-14eef379515f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:44:14.559816 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1476/5860] 10.4.3.61 () {70 vars in 1291 bytes} [Fri Jul 3 19:44:14 2026] POST /volume/v3/volumes => generated 776 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:44:14.570770 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-db54e899-3f8d-43a7-8c7d-7fc15be11503 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:14.572617 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-db54e899-3f8d-43a7-8c7d-7fc15be11503 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/volumes/4ad0df60-4262-453b-b23c-a968bfa46f4d Jul 03 19:44:14.572617 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-db54e899-3f8d-43a7-8c7d-7fc15be11503 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:14.572867 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-db54e899-3f8d-43a7-8c7d-7fc15be11503 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:14.580660 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:14.580660 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:44:14.583895 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-db54e899-3f8d-43a7-8c7d-7fc15be11503 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Volume info retrieved successfully. Jul 03 19:44:14.588462 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-db54e899-3f8d-43a7-8c7d-7fc15be11503 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes/4ad0df60-4262-453b-b23c-a968bfa46f4d returned with HTTP 200 Jul 03 19:44:14.588874 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1449/5861] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:14 2026] GET /volume/v3/volumes/4ad0df60-4262-453b-b23c-a968bfa46f4d => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:15.600387 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7a6975a5-ee78-4015-9de4-c0626224be86 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:15.602227 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7a6975a5-ee78-4015-9de4-c0626224be86 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/volumes/4ad0df60-4262-453b-b23c-a968bfa46f4d Jul 03 19:44:15.602437 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7a6975a5-ee78-4015-9de4-c0626224be86 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:15.602630 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7a6975a5-ee78-4015-9de4-c0626224be86 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:15.611887 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:15.611887 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:44:15.615738 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7a6975a5-ee78-4015-9de4-c0626224be86 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Volume info retrieved successfully. Jul 03 19:44:15.620086 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7a6975a5-ee78-4015-9de4-c0626224be86 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes/4ad0df60-4262-453b-b23c-a968bfa46f4d returned with HTTP 200 Jul 03 19:44:15.620579 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1473/5862] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:15 2026] GET /volume/v3/volumes/4ad0df60-4262-453b-b23c-a968bfa46f4d => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:15.632114 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e495c3b1-1c3a-4a7f-96dd-b2af5eb24258 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:15.633894 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e495c3b1-1c3a-4a7f-96dd-b2af5eb24258 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] POST https://10.4.3.61/volume/v3/backups Jul 03 19:44:15.634314 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e495c3b1-1c3a-4a7f-96dd-b2af5eb24258 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4ad0df60-4262-453b-b23c-a968bfa46f4d", "name": "tempest-type-Backup-1759777676"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:44:15.636081 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.backups [None req-e495c3b1-1c3a-4a7f-96dd-b2af5eb24258 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Creating new backup {'backup': {'volume_id': '4ad0df60-4262-453b-b23c-a968bfa46f4d', 'name': 'tempest-type-Backup-1759777676'}} {{(pid=99924) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:44:15.636228 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-e495c3b1-1c3a-4a7f-96dd-b2af5eb24258 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Creating backup of volume 4ad0df60-4262-453b-b23c-a968bfa46f4d in container None Jul 03 19:44:15.643120 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:15.643120 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:15.643466 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e495c3b1-1c3a-4a7f-96dd-b2af5eb24258 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Volume info retrieved successfully. Jul 03 19:44:15.660841 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.quota [None req-e495c3b1-1c3a-4a7f-96dd-b2af5eb24258 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Created reservations ['275f9cdf-c8c0-481a-86ff-f47d73d103e3', '84690a90-cc50-40b6-bb65-22f4379fd671'] {{(pid=99924) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:44:15.690032 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e495c3b1-1c3a-4a7f-96dd-b2af5eb24258 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:44:15.690551 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1465/5863] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:44:15 2026] POST /volume/v3/backups => generated 314 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:44:15.698384 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-4a3bc224-b1e1-4b16-9d3e-c0801f93c84c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:15.700286 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4a3bc224-b1e1-4b16-9d3e-c0801f93c84c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 Jul 03 19:44:15.700529 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4a3bc224-b1e1-4b16-9d3e-c0801f93c84c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:15.701212 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-4a3bc224-b1e1-4b16-9d3e-c0801f93c84c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:15.701212 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-4a3bc224-b1e1-4b16-9d3e-c0801f93c84c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id a3926f87-1c4a-49b5-88a3-6992c7338fe1. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:15.705036 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:15.705036 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:44:15.705710 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-4a3bc224-b1e1-4b16-9d3e-c0801f93c84c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 returned with HTTP 200 Jul 03 19:44:15.706070 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1477/5864] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:15 2026] GET /volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:16.715741 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b91fcb1c-f990-4d08-957c-2860fdde55ce None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:16.717304 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b91fcb1c-f990-4d08-957c-2860fdde55ce tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 Jul 03 19:44:16.717496 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b91fcb1c-f990-4d08-957c-2860fdde55ce tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:16.717678 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b91fcb1c-f990-4d08-957c-2860fdde55ce tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:16.717781 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-b91fcb1c-f990-4d08-957c-2860fdde55ce tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id a3926f87-1c4a-49b5-88a3-6992c7338fe1. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:16.721384 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:16.721384 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:44:16.721920 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b91fcb1c-f990-4d08-957c-2860fdde55ce tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 returned with HTTP 200 Jul 03 19:44:16.722318 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1450/5865] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:16 2026] GET /volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:17.732038 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4c3f6a67-113f-4748-9135-03e0409cf4bd None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:17.733876 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4c3f6a67-113f-4748-9135-03e0409cf4bd tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 Jul 03 19:44:17.734128 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4c3f6a67-113f-4748-9135-03e0409cf4bd tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:17.734377 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4c3f6a67-113f-4748-9135-03e0409cf4bd tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:17.734529 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-4c3f6a67-113f-4748-9135-03e0409cf4bd tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id a3926f87-1c4a-49b5-88a3-6992c7338fe1. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:17.738513 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:17.738513 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:44:17.739149 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4c3f6a67-113f-4748-9135-03e0409cf4bd tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 returned with HTTP 200 Jul 03 19:44:17.739602 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1474/5866] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:17 2026] GET /volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:18.617710 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-a1cd42f5-1ae8-4e4d-8223-1a036dfce706 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:18.619634 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-a1cd42f5-1ae8-4e4d-8223-1a036dfce706 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:44:18.619844 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-a1cd42f5-1ae8-4e4d-8223-1a036dfce706 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:18.620051 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-a1cd42f5-1ae8-4e4d-8223-1a036dfce706 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:18.630265 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:18.630265 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:18.633906 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-a1cd42f5-1ae8-4e4d-8223-1a036dfce706 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:44:18.637891 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-a1cd42f5-1ae8-4e4d-8223-1a036dfce706 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:44:18.638259 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1466/5867] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:44:18 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:18.750596 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d8335942-2e6b-4e9a-95bf-0e63fa2eb50b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:18.752330 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d8335942-2e6b-4e9a-95bf-0e63fa2eb50b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 Jul 03 19:44:18.752631 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d8335942-2e6b-4e9a-95bf-0e63fa2eb50b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:18.752852 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d8335942-2e6b-4e9a-95bf-0e63fa2eb50b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:18.752993 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-d8335942-2e6b-4e9a-95bf-0e63fa2eb50b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id a3926f87-1c4a-49b5-88a3-6992c7338fe1. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:18.757030 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:18.757030 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:44:18.757652 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d8335942-2e6b-4e9a-95bf-0e63fa2eb50b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 returned with HTTP 200 Jul 03 19:44:18.758019 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1478/5868] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:18 2026] GET /volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:19.769079 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8a2b8f05-eff1-4bc5-ba32-06f5a1855cae None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:19.770737 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8a2b8f05-eff1-4bc5-ba32-06f5a1855cae tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 Jul 03 19:44:19.771056 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8a2b8f05-eff1-4bc5-ba32-06f5a1855cae tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:19.771327 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8a2b8f05-eff1-4bc5-ba32-06f5a1855cae tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:19.771507 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-8a2b8f05-eff1-4bc5-ba32-06f5a1855cae tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id a3926f87-1c4a-49b5-88a3-6992c7338fe1. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:19.776677 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:19.776677 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:44:19.776677 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8a2b8f05-eff1-4bc5-ba32-06f5a1855cae tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 returned with HTTP 200 Jul 03 19:44:19.776677 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1451/5869] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:19 2026] GET /volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:20.671687 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2e051a52-7840-4140-bc6f-ee9b8607a586 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:20.672114 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2e051a52-7840-4140-bc6f-ee9b8607a586 None None] GET https://10.4.3.61/volume// Jul 03 19:44:20.672320 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2e051a52-7840-4140-bc6f-ee9b8607a586 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:20.672540 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2e051a52-7840-4140-bc6f-ee9b8607a586 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:20.672923 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2e051a52-7840-4140-bc6f-ee9b8607a586 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:44:20.673249 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1475/5870] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:44:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:44:20.679666 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-1fb946ba-06b1-4ca8-8a70-d1a8a0a4a847 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:20.681466 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-1fb946ba-06b1-4ca8-8a70-d1a8a0a4a847 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:44:20.681787 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-1fb946ba-06b1-4ca8-8a70-d1a8a0a4a847 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0e85e87-6bba-451b-9769-323e4b2c9d42", "connector": null, "instance_uuid": "3aaa3ce5-60dd-4f57-9d03-b8f99f02e717"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:44:20.691151 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:20.691151 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:20.715187 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-1fb946ba-06b1-4ca8-8a70-d1a8a0a4a847 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:44:20.715591 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1467/5871] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:44:20 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:20.788222 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d9c949fd-d618-42d6-a561-b64aab26e3c4 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:20.790467 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d9c949fd-d618-42d6-a561-b64aab26e3c4 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 Jul 03 19:44:20.790743 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d9c949fd-d618-42d6-a561-b64aab26e3c4 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:20.790980 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d9c949fd-d618-42d6-a561-b64aab26e3c4 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:20.791113 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-d9c949fd-d618-42d6-a561-b64aab26e3c4 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id a3926f87-1c4a-49b5-88a3-6992c7338fe1. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:20.796201 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:20.796201 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:44:20.796913 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d9c949fd-d618-42d6-a561-b64aab26e3c4 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 returned with HTTP 200 Jul 03 19:44:20.797357 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1479/5872] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:20 2026] GET /volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:21.163134 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-de847a83-f49f-4e49-9196-9d937284f516 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:21.165406 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-de847a83-f49f-4e49-9196-9d937284f516 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:44:21.165696 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-de847a83-f49f-4e49-9196-9d937284f516 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:21.165956 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-de847a83-f49f-4e49-9196-9d937284f516 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:21.181041 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:21.181041 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:44:21.185437 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-de847a83-f49f-4e49-9196-9d937284f516 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:44:21.191674 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-de847a83-f49f-4e49-9196-9d937284f516 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:44:21.192219 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1452/5873] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:44:21 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1214 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:21.240417 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-93fe39c0-e49b-4af3-af97-79e2d9e38193 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:21.240773 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-93fe39c0-e49b-4af3-af97-79e2d9e38193 None None] GET https://10.4.3.61/volume// Jul 03 19:44:21.240913 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-93fe39c0-e49b-4af3-af97-79e2d9e38193 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:21.241110 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-93fe39c0-e49b-4af3-af97-79e2d9e38193 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:21.241459 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-93fe39c0-e49b-4af3-af97-79e2d9e38193 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:44:21.241772 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1476/5874] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:44:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:44:21.250211 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-b4650395-49f2-4e0e-8d39-db0bcaa0de60 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:21.252031 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-b4650395-49f2-4e0e-8d39-db0bcaa0de60 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:44:21.252240 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-b4650395-49f2-4e0e-8d39-db0bcaa0de60 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:21.252429 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-b4650395-49f2-4e0e-8d39-db0bcaa0de60 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:21.264460 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:21.264460 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:21.268888 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-b4650395-49f2-4e0e-8d39-db0bcaa0de60 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:44:21.274769 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-b4650395-49f2-4e0e-8d39-db0bcaa0de60 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:44:21.275358 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1468/5875] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:44:21 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1394 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:44:21.379789 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-8f361293-048f-479e-8b06-7ba761cb3199 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:21.382181 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-8f361293-048f-479e-8b06-7ba761cb3199 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] PUT https://10.4.3.61/volume/v3/attachments/c4776fc7-522e-42bd-b9f4-32f31fb00480 Jul 03 19:44:21.382564 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-8f361293-048f-479e-8b06-7ba761cb3199 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:44:21.391342 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-8f361293-048f-479e-8b06-7ba761cb3199 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Acquiring lock "cinder-attachment_update-a0e85e87-6bba-451b-9769-323e4b2c9d42-np0000004460" by "attachment_update" {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:44:21.395935 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-8f361293-048f-479e-8b06-7ba761cb3199 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Lock "cinder-attachment_update-a0e85e87-6bba-451b-9769-323e4b2c9d42-np0000004460" acquired by "attachment_update" :: waited 0.005s {{(pid=99927) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:44:21.397016 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:21.397016 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:44:21.806724 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-232e7484-558e-4ec9-9e7c-75471afebc3c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:21.808651 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-232e7484-558e-4ec9-9e7c-75471afebc3c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 Jul 03 19:44:21.808880 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-232e7484-558e-4ec9-9e7c-75471afebc3c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:21.809076 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-232e7484-558e-4ec9-9e7c-75471afebc3c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:21.809304 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-232e7484-558e-4ec9-9e7c-75471afebc3c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id a3926f87-1c4a-49b5-88a3-6992c7338fe1. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:21.813376 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:21.813376 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:44:21.813994 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-232e7484-558e-4ec9-9e7c-75471afebc3c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 returned with HTTP 200 Jul 03 19:44:21.814377 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1453/5876] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:21 2026] GET /volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:21.923938 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.coordination [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-8f361293-048f-479e-8b06-7ba761cb3199 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Lock "cinder-attachment_update-a0e85e87-6bba-451b-9769-323e4b2c9d42-np0000004460" released by "attachment_update" :: held 0.528s {{(pid=99927) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:44:21.924291 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-8f361293-048f-479e-8b06-7ba761cb3199 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/attachments/c4776fc7-522e-42bd-b9f4-32f31fb00480 returned with HTTP 200 Jul 03 19:44:21.924751 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1480/5877] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:44:21 2026] PUT /volume/v3/attachments/c4776fc7-522e-42bd-b9f4-32f31fb00480 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:22.204350 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-671576b4-68ad-4ad5-b39e-44ef804efeaa None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:22.206099 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-671576b4-68ad-4ad5-b39e-44ef804efeaa tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:44:22.206298 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-671576b4-68ad-4ad5-b39e-44ef804efeaa tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:22.206465 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-671576b4-68ad-4ad5-b39e-44ef804efeaa tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:22.220104 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:22.220104 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:44:22.224634 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-671576b4-68ad-4ad5-b39e-44ef804efeaa tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:44:22.230199 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-671576b4-68ad-4ad5-b39e-44ef804efeaa tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:44:22.230777 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1477/5878] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:44:22 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1215 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:22.825548 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0f94b014-cf04-4e54-a570-56c1865fc9bc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:22.827129 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0f94b014-cf04-4e54-a570-56c1865fc9bc tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 Jul 03 19:44:22.827439 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0f94b014-cf04-4e54-a570-56c1865fc9bc tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:22.828545 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0f94b014-cf04-4e54-a570-56c1865fc9bc tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:22.828545 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-0f94b014-cf04-4e54-a570-56c1865fc9bc tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id a3926f87-1c4a-49b5-88a3-6992c7338fe1. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:22.831934 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:22.831934 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:22.832715 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0f94b014-cf04-4e54-a570-56c1865fc9bc tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 returned with HTTP 200 Jul 03 19:44:22.833207 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1469/5879] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:22 2026] GET /volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:23.245635 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-56b33e7b-034a-402b-954f-a93135b18d9b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:23.247296 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-56b33e7b-034a-402b-954f-a93135b18d9b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:44:23.247479 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-56b33e7b-034a-402b-954f-a93135b18d9b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:23.247681 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-56b33e7b-034a-402b-954f-a93135b18d9b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:23.258054 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:23.258054 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:44:23.260945 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-56b33e7b-034a-402b-954f-a93135b18d9b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:44:23.264777 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-56b33e7b-034a-402b-954f-a93135b18d9b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:44:23.265122 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1454/5880] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:44:23 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:23.844627 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ada9afc8-df3c-4845-82e1-f94cca7d2502 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:23.846598 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ada9afc8-df3c-4845-82e1-f94cca7d2502 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 Jul 03 19:44:23.846847 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ada9afc8-df3c-4845-82e1-f94cca7d2502 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:23.847054 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ada9afc8-df3c-4845-82e1-f94cca7d2502 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:23.847159 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-ada9afc8-df3c-4845-82e1-f94cca7d2502 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id a3926f87-1c4a-49b5-88a3-6992c7338fe1. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:23.851391 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:23.851391 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:44:23.852001 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ada9afc8-df3c-4845-82e1-f94cca7d2502 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 returned with HTTP 200 Jul 03 19:44:23.852358 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1481/5881] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:23 2026] GET /volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:24.277537 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c23f933d-0fcd-4c75-81ce-4a2170e1ada2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:24.279260 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c23f933d-0fcd-4c75-81ce-4a2170e1ada2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:44:24.279450 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c23f933d-0fcd-4c75-81ce-4a2170e1ada2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:24.279655 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c23f933d-0fcd-4c75-81ce-4a2170e1ada2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:24.291193 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:24.291193 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:44:24.294423 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-c23f933d-0fcd-4c75-81ce-4a2170e1ada2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:44:24.298390 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c23f933d-0fcd-4c75-81ce-4a2170e1ada2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:44:24.298747 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1478/5882] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:44:24 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:24.863202 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-78d99bcf-9d40-4c6a-b842-c27d86b942b3 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:24.865014 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-78d99bcf-9d40-4c6a-b842-c27d86b942b3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 Jul 03 19:44:24.865367 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-78d99bcf-9d40-4c6a-b842-c27d86b942b3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:24.865647 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-78d99bcf-9d40-4c6a-b842-c27d86b942b3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:24.866599 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-78d99bcf-9d40-4c6a-b842-c27d86b942b3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id a3926f87-1c4a-49b5-88a3-6992c7338fe1. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:24.871195 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:24.871195 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:24.871195 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-78d99bcf-9d40-4c6a-b842-c27d86b942b3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 returned with HTTP 200 Jul 03 19:44:24.871195 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1470/5883] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:24 2026] GET /volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:25.311334 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8b337325-d080-40c5-ac77-fbe0a983878e None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:25.313944 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8b337325-d080-40c5-ac77-fbe0a983878e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:44:25.313944 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8b337325-d080-40c5-ac77-fbe0a983878e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:25.313944 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8b337325-d080-40c5-ac77-fbe0a983878e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:25.326534 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:25.326534 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:44:25.329243 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8b337325-d080-40c5-ac77-fbe0a983878e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:44:25.333220 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8b337325-d080-40c5-ac77-fbe0a983878e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:44:25.333330 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1455/5884] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:44:25 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:25.881338 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0de1a8c9-ebd9-4f56-b176-4ac85a07783e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:25.882993 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0de1a8c9-ebd9-4f56-b176-4ac85a07783e tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 Jul 03 19:44:25.883246 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0de1a8c9-ebd9-4f56-b176-4ac85a07783e tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:25.883424 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0de1a8c9-ebd9-4f56-b176-4ac85a07783e tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:25.883548 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-0de1a8c9-ebd9-4f56-b176-4ac85a07783e tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id a3926f87-1c4a-49b5-88a3-6992c7338fe1. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:25.887553 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:25.887553 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:44:25.888104 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0de1a8c9-ebd9-4f56-b176-4ac85a07783e tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 returned with HTTP 200 Jul 03 19:44:25.888489 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1482/5885] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:25 2026] GET /volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:26.345161 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8556e9c4-e6b7-49d9-9fdb-f0cfa1b5bdd3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:26.347343 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8556e9c4-e6b7-49d9-9fdb-f0cfa1b5bdd3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:44:26.347610 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8556e9c4-e6b7-49d9-9fdb-f0cfa1b5bdd3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:26.347727 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8556e9c4-e6b7-49d9-9fdb-f0cfa1b5bdd3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:26.358361 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:26.358361 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:44:26.363444 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-8556e9c4-e6b7-49d9-9fdb-f0cfa1b5bdd3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:44:26.368190 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8556e9c4-e6b7-49d9-9fdb-f0cfa1b5bdd3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:44:26.368663 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1479/5886] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:44:26 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1215 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:26.899348 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-539cfbae-1119-4f88-b70f-6a9fdd460131 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:26.901542 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-539cfbae-1119-4f88-b70f-6a9fdd460131 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 Jul 03 19:44:26.901819 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-539cfbae-1119-4f88-b70f-6a9fdd460131 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:26.902057 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-539cfbae-1119-4f88-b70f-6a9fdd460131 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:26.902232 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-539cfbae-1119-4f88-b70f-6a9fdd460131 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id a3926f87-1c4a-49b5-88a3-6992c7338fe1. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:26.907440 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:26.907440 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:26.908320 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-539cfbae-1119-4f88-b70f-6a9fdd460131 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 returned with HTTP 200 Jul 03 19:44:26.908839 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1471/5887] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:26 2026] GET /volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:27.127803 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-2af0ce81-eff2-4639-bdaf-aeedf289cac3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:27.129598 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-2af0ce81-eff2-4639-bdaf-aeedf289cac3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] POST https://10.4.3.61/volume/v3/attachments/c4776fc7-522e-42bd-b9f4-32f31fb00480/action Jul 03 19:44:27.129947 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-2af0ce81-eff2-4639-bdaf-aeedf289cac3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:44:27.130086 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-2af0ce81-eff2-4639-bdaf-aeedf289cac3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:44:27.148876 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:27.148876 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:44:27.175659 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-49b307c7-a00f-46e9-a168-5ea144de0682 req-2af0ce81-eff2-4639-bdaf-aeedf289cac3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/attachments/c4776fc7-522e-42bd-b9f4-32f31fb00480/action returned with HTTP 204 Jul 03 19:44:27.176128 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1456/5888] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:44:27 2026] POST /volume/v3/attachments/c4776fc7-522e-42bd-b9f4-32f31fb00480/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:44:27.382603 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c4adf516-a356-47e7-abc2-27199b3da1a2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:27.384528 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c4adf516-a356-47e7-abc2-27199b3da1a2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:44:27.384712 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c4adf516-a356-47e7-abc2-27199b3da1a2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:27.384860 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c4adf516-a356-47e7-abc2-27199b3da1a2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:27.396519 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:27.396519 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:44:27.399881 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c4adf516-a356-47e7-abc2-27199b3da1a2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:44:27.403867 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c4adf516-a356-47e7-abc2-27199b3da1a2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:44:27.404242 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1483/5889] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:44:27 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1509 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:27.918588 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e5eeab83-311f-478f-ac79-ea3e5ecf39f2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:27.920412 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e5eeab83-311f-478f-ac79-ea3e5ecf39f2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 Jul 03 19:44:27.920666 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e5eeab83-311f-478f-ac79-ea3e5ecf39f2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:27.920855 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e5eeab83-311f-478f-ac79-ea3e5ecf39f2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:27.920981 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-e5eeab83-311f-478f-ac79-ea3e5ecf39f2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id a3926f87-1c4a-49b5-88a3-6992c7338fe1. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:27.925010 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:27.925010 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:44:27.925635 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e5eeab83-311f-478f-ac79-ea3e5ecf39f2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 returned with HTTP 200 Jul 03 19:44:27.926051 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1480/5890] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:27 2026] GET /volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:28.658855 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d8da0e61-2c20-44bc-b9cf-58087142f415 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:28.660442 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d8da0e61-2c20-44bc-b9cf-58087142f415 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:44:28.660608 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d8da0e61-2c20-44bc-b9cf-58087142f415 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:28.660803 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d8da0e61-2c20-44bc-b9cf-58087142f415 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:28.670928 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:28.670928 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:28.674431 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d8da0e61-2c20-44bc-b9cf-58087142f415 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:44:28.679682 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d8da0e61-2c20-44bc-b9cf-58087142f415 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:44:28.680156 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1472/5891] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:44:28 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1509 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:28.692933 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-52e0d1de-1e05-4ac0-afb1-1bf998ed1abc None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:28.694649 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-52e0d1de-1e05-4ac0-afb1-1bf998ed1abc tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:44:28.694842 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-52e0d1de-1e05-4ac0-afb1-1bf998ed1abc tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:28.695016 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-52e0d1de-1e05-4ac0-afb1-1bf998ed1abc tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:28.705594 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:28.705594 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:44:28.708461 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-52e0d1de-1e05-4ac0-afb1-1bf998ed1abc tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:44:28.712369 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-52e0d1de-1e05-4ac0-afb1-1bf998ed1abc tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:44:28.712751 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1457/5892] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:44:28 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1509 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:28.724095 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-61cb5ed2-b0af-42bb-9e90-8e1ac1a6f578 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:28.725612 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-61cb5ed2-b0af-42bb-9e90-8e1ac1a6f578 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:44:28.725825 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-61cb5ed2-b0af-42bb-9e90-8e1ac1a6f578 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:28.726020 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-61cb5ed2-b0af-42bb-9e90-8e1ac1a6f578 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:28.736303 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:28.736303 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:44:28.739310 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-61cb5ed2-b0af-42bb-9e90-8e1ac1a6f578 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:44:28.743153 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-61cb5ed2-b0af-42bb-9e90-8e1ac1a6f578 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:44:28.743555 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1484/5893] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:44:28 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1509 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:28.783087 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-63b75975-ef5d-4be0-94f4-ee44c1420ca4 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:28.785122 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-63b75975-ef5d-4be0-94f4-ee44c1420ca4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:44:28.785338 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-63b75975-ef5d-4be0-94f4-ee44c1420ca4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:28.785532 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-63b75975-ef5d-4be0-94f4-ee44c1420ca4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:28.798211 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:28.798211 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:44:28.801744 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-63b75975-ef5d-4be0-94f4-ee44c1420ca4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:44:28.806272 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-63b75975-ef5d-4be0-94f4-ee44c1420ca4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:44:28.806726 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1481/5894] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:44:28 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1509 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:28.822605 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-b8c19ed3-5feb-4dc6-8482-a37c54721952 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:28.824594 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-b8c19ed3-5feb-4dc6-8482-a37c54721952 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] POST https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42/action Jul 03 19:44:28.824931 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-b8c19ed3-5feb-4dc6-8482-a37c54721952 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:44:28.825050 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-b8c19ed3-5feb-4dc6-8482-a37c54721952 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:44:28.836630 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:28.836630 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:28.837028 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-b8c19ed3-5feb-4dc6-8482-a37c54721952 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:44:28.847675 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-b8c19ed3-5feb-4dc6-8482-a37c54721952 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Begin detaching volume completed successfully. Jul 03 19:44:28.847910 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-b8c19ed3-5feb-4dc6-8482-a37c54721952 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42/action returned with HTTP 202 Jul 03 19:44:28.848388 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1473/5895] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:44:28 2026] POST /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:44:28.866862 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f2a0d4d8-9c35-49da-b36c-c0710f6a9350 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:28.869063 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f2a0d4d8-9c35-49da-b36c-c0710f6a9350 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:44:28.869382 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f2a0d4d8-9c35-49da-b36c-c0710f6a9350 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:28.869613 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f2a0d4d8-9c35-49da-b36c-c0710f6a9350 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:28.881751 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:28.881751 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:44:28.885157 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f2a0d4d8-9c35-49da-b36c-c0710f6a9350 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:44:28.889511 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f2a0d4d8-9c35-49da-b36c-c0710f6a9350 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:44:28.890015 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1458/5896] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:44:28 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1512 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:28.941910 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f92cef4f-c1c9-4de7-871c-7fc17a26d47d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:28.943681 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f92cef4f-c1c9-4de7-871c-7fc17a26d47d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 Jul 03 19:44:28.943895 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f92cef4f-c1c9-4de7-871c-7fc17a26d47d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:28.944102 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f92cef4f-c1c9-4de7-871c-7fc17a26d47d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:28.944247 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-f92cef4f-c1c9-4de7-871c-7fc17a26d47d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id a3926f87-1c4a-49b5-88a3-6992c7338fe1. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:28.948878 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:28.948878 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:44:28.949554 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f92cef4f-c1c9-4de7-871c-7fc17a26d47d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 returned with HTTP 200 Jul 03 19:44:28.949966 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1485/5897] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:28 2026] GET /volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:29.873073 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-efde31ff-c249-4bda-8fcd-2d77c5e6ec69 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:29.873515 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-efde31ff-c249-4bda-8fcd-2d77c5e6ec69 None None] GET https://10.4.3.61/volume// Jul 03 19:44:29.873747 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-efde31ff-c249-4bda-8fcd-2d77c5e6ec69 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:29.873967 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-efde31ff-c249-4bda-8fcd-2d77c5e6ec69 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:29.874312 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-efde31ff-c249-4bda-8fcd-2d77c5e6ec69 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:44:29.874619 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1482/5898] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:44:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:44:29.881449 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-50d67fa6-ae1f-4da4-91a6-5a073fff7ad2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:29.883586 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-50d67fa6-ae1f-4da4-91a6-5a073fff7ad2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:44:29.883808 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-50d67fa6-ae1f-4da4-91a6-5a073fff7ad2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:29.884009 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-50d67fa6-ae1f-4da4-91a6-5a073fff7ad2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:29.896376 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:29.896376 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:29.899990 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-50d67fa6-ae1f-4da4-91a6-5a073fff7ad2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:44:29.902893 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-8dfd113d-1269-4602-abb2-9c688a582ef3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:29.904727 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-50d67fa6-ae1f-4da4-91a6-5a073fff7ad2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:44:29.904834 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8dfd113d-1269-4602-abb2-9c688a582ef3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:44:29.905050 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8dfd113d-1269-4602-abb2-9c688a582ef3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:29.905267 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-8dfd113d-1269-4602-abb2-9c688a582ef3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:29.905329 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1474/5899] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:44:29 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1692 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:44:29.918011 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:29.918011 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:44:29.922510 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-8dfd113d-1269-4602-abb2-9c688a582ef3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:44:29.928155 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-8dfd113d-1269-4602-abb2-9c688a582ef3 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:44:29.928604 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1459/5900] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:44:29 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1512 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:29.959994 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fddb34e1-7d8b-4705-959f-e8b32cf24876 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:29.961885 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fddb34e1-7d8b-4705-959f-e8b32cf24876 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 Jul 03 19:44:29.962142 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fddb34e1-7d8b-4705-959f-e8b32cf24876 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:29.962381 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fddb34e1-7d8b-4705-959f-e8b32cf24876 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:29.962541 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-fddb34e1-7d8b-4705-959f-e8b32cf24876 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id a3926f87-1c4a-49b5-88a3-6992c7338fe1. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:29.966820 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:29.966820 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:44:29.967464 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fddb34e1-7d8b-4705-959f-e8b32cf24876 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 returned with HTTP 200 Jul 03 19:44:29.967847 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1486/5901] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:29 2026] GET /volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:30.455593 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-7ce05c0d-25b1-4fe3-8bef-d397b8ac3880 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:30.457469 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-7ce05c0d-25b1-4fe3-8bef-d397b8ac3880 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:44:30.457671 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-7ce05c0d-25b1-4fe3-8bef-d397b8ac3880 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:30.457871 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-7ce05c0d-25b1-4fe3-8bef-d397b8ac3880 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:30.467750 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:30.467750 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:44:30.470671 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-7ce05c0d-25b1-4fe3-8bef-d397b8ac3880 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:44:30.474321 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-7ce05c0d-25b1-4fe3-8bef-d397b8ac3880 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:44:30.474717 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1483/5902] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:44:30 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1512 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:30.941340 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-31870ac6-49ad-404c-84ec-686bdf6495a7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:30.943606 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-31870ac6-49ad-404c-84ec-686bdf6495a7 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:44:30.943902 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-31870ac6-49ad-404c-84ec-686bdf6495a7 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:30.944187 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-31870ac6-49ad-404c-84ec-686bdf6495a7 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:30.956253 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:30.956253 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:30.959488 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-31870ac6-49ad-404c-84ec-686bdf6495a7 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:44:30.963585 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-31870ac6-49ad-404c-84ec-686bdf6495a7 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:44:30.964019 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1475/5903] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:44:30 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1512 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:30.978096 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1e53a960-c3bd-408a-a2a4-e4194f060cd1 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:30.980422 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1e53a960-c3bd-408a-a2a4-e4194f060cd1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 Jul 03 19:44:30.980422 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1e53a960-c3bd-408a-a2a4-e4194f060cd1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:30.980422 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1e53a960-c3bd-408a-a2a4-e4194f060cd1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:30.980422 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-1e53a960-c3bd-408a-a2a4-e4194f060cd1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id a3926f87-1c4a-49b5-88a3-6992c7338fe1. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:30.984125 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-0390f681-de61-4e14-9b94-a1202ea787cb None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:30.984502 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:30.984502 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:44:30.984999 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1e53a960-c3bd-408a-a2a4-e4194f060cd1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 returned with HTTP 200 Jul 03 19:44:30.985390 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1460/5904] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:30 2026] GET /volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:30.986172 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-0390f681-de61-4e14-9b94-a1202ea787cb tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] DELETE https://10.4.3.61/volume/v3/attachments/c4776fc7-522e-42bd-b9f4-32f31fb00480 Jul 03 19:44:30.986372 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-0390f681-de61-4e14-9b94-a1202ea787cb tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:30.986577 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-0390f681-de61-4e14-9b94-a1202ea787cb tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:30.993857 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:30.993857 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:44:31.524982 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-11959e47-e7f7-41d7-8a77-a286f0e65856 req-0390f681-de61-4e14-9b94-a1202ea787cb tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/attachments/c4776fc7-522e-42bd-b9f4-32f31fb00480 returned with HTTP 200 Jul 03 19:44:31.525507 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1487/5905] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:44:30 2026] DELETE /volume/v3/attachments/c4776fc7-522e-42bd-b9f4-32f31fb00480 => generated 192 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:31.976064 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-7ff67512-0b31-41f3-9cc0-0740c5dbd12f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:31.977802 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7ff67512-0b31-41f3-9cc0-0740c5dbd12f tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:44:31.977996 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7ff67512-0b31-41f3-9cc0-0740c5dbd12f tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:31.978188 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-7ff67512-0b31-41f3-9cc0-0740c5dbd12f tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:31.987133 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:31.987133 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:44:31.990486 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-7ff67512-0b31-41f3-9cc0-0740c5dbd12f tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:44:31.994575 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-7ff67512-0b31-41f3-9cc0-0740c5dbd12f tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:44:31.994954 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1484/5906] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:44:31 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:31.995027 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-350af5dd-06e8-4304-8340-7e50e1834381 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:31.996996 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-350af5dd-06e8-4304-8340-7e50e1834381 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 Jul 03 19:44:31.997264 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-350af5dd-06e8-4304-8340-7e50e1834381 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:31.997467 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-350af5dd-06e8-4304-8340-7e50e1834381 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:31.997586 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-350af5dd-06e8-4304-8340-7e50e1834381 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id a3926f87-1c4a-49b5-88a3-6992c7338fe1. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:32.001920 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:32.001920 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:32.002628 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-350af5dd-06e8-4304-8340-7e50e1834381 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 returned with HTTP 200 Jul 03 19:44:32.003068 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1476/5907] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:31 2026] GET /volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:32.012521 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e4f3e78f-85a1-427a-9987-fa4507b8f2a8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:32.014222 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e4f3e78f-85a1-427a-9987-fa4507b8f2a8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1/export_record Jul 03 19:44:32.014410 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e4f3e78f-85a1-427a-9987-fa4507b8f2a8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:32.014600 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e4f3e78f-85a1-427a-9987-fa4507b8f2a8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'export_record' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:32.014730 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.backups [None req-e4f3e78f-85a1-427a-9987-fa4507b8f2a8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Export record for backup a3926f87-1c4a-49b5-88a3-6992c7338fe1. {{(pid=99926) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 19:44:32.018669 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:32.018669 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:44:32.019469 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.backup.api [None req-e4f3e78f-85a1-427a-9987-fa4507b8f2a8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling RPCAPI with context: , host: np0000004460, backup: a3926f87-1c4a-49b5-88a3-6992c7338fe1. {{(pid=99926) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 19:44:32.027783 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.backup.rpcapi [None req-e4f3e78f-85a1-427a-9987-fa4507b8f2a8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] export_record in rpcapi backup_id a3926f87-1c4a-49b5-88a3-6992c7338fe1 on host np0000004460. {{(pid=99926) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 19:44:32.530068 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.backups [None req-e4f3e78f-85a1-427a-9987-fa4507b8f2a8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTM5MjZmODctMWM0YS00OWI1LTg4YTMtNjk5MmM3MzM4ZmUxIiwgInVzZXJfaWQiOiAiMjJiMzkzMGFlNGRmNDViZDgyYjNhMDQ0NDI4MThjODIiLCAicHJvamVjdF9pZCI6ICIwMzdmNjI3MTQxMGM0YjRjYWJmYzYwYmZjZmQ5N2U0OSIsICJ2b2x1bWVfaWQiOiAiNGFkMGRmNjAtNDI2Mi00NTNiLWIyM2MtYTk2OGJmYTQ2ZjRkIiwgImhvc3QiOiAibnAwMDAwMDA0NDYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzU5Nzc3Njc2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNGFkMGRmNjAtNDI2Mi00NTNiLWIyM2MtYTk2OGJmYTQ2ZjRkLzIwMjYwNzAzMTk0NDE4L2F6X25vdmFfYmFja3VwX2EzOTI2Zjg3LTFjNGEtNDliNS04OGEzLTY5OTJjNzMzOGZlMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTk6NDQ6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTk6NDQ6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxOTo0NDozMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99926) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 19:44:32.530332 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e4f3e78f-85a1-427a-9987-fa4507b8f2a8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1/export_record returned with HTTP 200 Jul 03 19:44:32.530701 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1461/5908] 10.4.3.61 () {68 vars in 1423 bytes} [Fri Jul 3 19:44:32 2026] GET /volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1/export_record => generated 1424 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:32.537801 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-0b2b8a03-2ff4-43e4-9b56-650fb4ec985d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:32.539540 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0b2b8a03-2ff4-43e4-9b56-650fb4ec985d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 Jul 03 19:44:32.539743 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0b2b8a03-2ff4-43e4-9b56-650fb4ec985d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:32.539920 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-0b2b8a03-2ff4-43e4-9b56-650fb4ec985d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:32.540026 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-0b2b8a03-2ff4-43e4-9b56-650fb4ec985d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id a3926f87-1c4a-49b5-88a3-6992c7338fe1. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:32.543942 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:32.543942 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:44:32.544745 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-0b2b8a03-2ff4-43e4-9b56-650fb4ec985d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 returned with HTTP 200 Jul 03 19:44:32.545134 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1488/5909] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:32 2026] GET /volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:32.553609 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-952238db-9b67-4159-a0b7-0f828bcbfbcf None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:32.555321 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-952238db-9b67-4159-a0b7-0f828bcbfbcf tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] POST https://10.4.3.61/volume/v3/backups/import_record Jul 03 19:44:32.555743 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-952238db-9b67-4159-a0b7-0f828bcbfbcf tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTk5ZGEzN2UtODVlOS00MjI3LTk5NDYtZTY2ODMyOWQ5ZmY3IiwgInVzZXJfaWQiOiAiMjJiMzkzMGFlNGRmNDViZDgyYjNhMDQ0NDI4MThjODIiLCAicHJvamVjdF9pZCI6ICIwMzdmNjI3MTQxMGM0YjRjYWJmYzYwYmZjZmQ5N2U0OSIsICJ2b2x1bWVfaWQiOiAiNGFkMGRmNjAtNDI2Mi00NTNiLWIyM2MtYTk2OGJmYTQ2ZjRkIiwgImhvc3QiOiAibnAwMDAwMDA0NDYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzU5Nzc3Njc2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNGFkMGRmNjAtNDI2Mi00NTNiLWIyM2MtYTk2OGJmYTQ2ZjRkLzIwMjYwNzAzMTk0NDE4L2F6X25vdmFfYmFja3VwX2EzOTI2Zjg3LTFjNGEtNDliNS04OGEzLTY5OTJjNzMzOGZlMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTk6NDQ6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTk6NDQ6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxOTo0NDozMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:44:32.557114 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.contrib.backups [None req-952238db-9b67-4159-a0b7-0f828bcbfbcf tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTk5ZGEzN2UtODVlOS00MjI3LTk5NDYtZTY2ODMyOWQ5ZmY3IiwgInVzZXJfaWQiOiAiMjJiMzkzMGFlNGRmNDViZDgyYjNhMDQ0NDI4MThjODIiLCAicHJvamVjdF9pZCI6ICIwMzdmNjI3MTQxMGM0YjRjYWJmYzYwYmZjZmQ5N2U0OSIsICJ2b2x1bWVfaWQiOiAiNGFkMGRmNjAtNDI2Mi00NTNiLWIyM2MtYTk2OGJmYTQ2ZjRkIiwgImhvc3QiOiAibnAwMDAwMDA0NDYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzU5Nzc3Njc2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNGFkMGRmNjAtNDI2Mi00NTNiLWIyM2MtYTk2OGJmYTQ2ZjRkLzIwMjYwNzAzMTk0NDE4L2F6X25vdmFfYmFja3VwX2EzOTI2Zjg3LTFjNGEtNDliNS04OGEzLTY5OTJjNzMzOGZlMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTk6NDQ6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTk6NDQ6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxOTo0NDozMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99925) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 19:44:32.557246 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.contrib.backups [None req-952238db-9b67-4159-a0b7-0f828bcbfbcf tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTk5ZGEzN2UtODVlOS00MjI3LTk5NDYtZTY2ODMyOWQ5ZmY3IiwgInVzZXJfaWQiOiAiMjJiMzkzMGFlNGRmNDViZDgyYjNhMDQ0NDI4MThjODIiLCAicHJvamVjdF9pZCI6ICIwMzdmNjI3MTQxMGM0YjRjYWJmYzYwYmZjZmQ5N2U0OSIsICJ2b2x1bWVfaWQiOiAiNGFkMGRmNjAtNDI2Mi00NTNiLWIyM2MtYTk2OGJmYTQ2ZjRkIiwgImhvc3QiOiAibnAwMDAwMDA0NDYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzU5Nzc3Njc2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNGFkMGRmNjAtNDI2Mi00NTNiLWIyM2MtYTk2OGJmYTQ2ZjRkLzIwMjYwNzAzMTk0NDE4L2F6X25vdmFfYmFja3VwX2EzOTI2Zjg3LTFjNGEtNDliNS04OGEzLTY5OTJjNzMzOGZlMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTk6NDQ6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTk6NDQ6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxOTo0NDozMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99925) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 19:44:32.579800 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-952238db-9b67-4159-a0b7-0f828bcbfbcf tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Created reservations ['4149a1ec-5171-4850-9759-e84e0678448e', '822b0c7b-38f1-40cf-9b10-23f0cfc3bb8c'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:44:32.596967 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.backup.rpcapi [None req-952238db-9b67-4159-a0b7-0f828bcbfbcf tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] import_record rpcapi backup id 199da37e-85e9-4227-9946-e668329d9ff7 on host np0000004460 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTk5ZGEzN2UtODVlOS00MjI3LTk5NDYtZTY2ODMyOWQ5ZmY3IiwgInVzZXJfaWQiOiAiMjJiMzkzMGFlNGRmNDViZDgyYjNhMDQ0NDI4MThjODIiLCAicHJvamVjdF9pZCI6ICIwMzdmNjI3MTQxMGM0YjRjYWJmYzYwYmZjZmQ5N2U0OSIsICJ2b2x1bWVfaWQiOiAiNGFkMGRmNjAtNDI2Mi00NTNiLWIyM2MtYTk2OGJmYTQ2ZjRkIiwgImhvc3QiOiAibnAwMDAwMDA0NDYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzU5Nzc3Njc2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNGFkMGRmNjAtNDI2Mi00NTNiLWIyM2MtYTk2OGJmYTQ2ZjRkLzIwMjYwNzAzMTk0NDE4L2F6X25vdmFfYmFja3VwX2EzOTI2Zjg3LTFjNGEtNDliNS04OGEzLTY5OTJjNzMzOGZlMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTk6NDQ6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTk6NDQ6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxOTo0NDozMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99925) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 19:44:32.598848 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.contrib.backups [None req-952238db-9b67-4159-a0b7-0f828bcbfbcf tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Import record output: {'backup': {'id': '199da37e-85e9-4227-9946-e668329d9ff7', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.61/volume/v3/backups/199da37e-85e9-4227-9946-e668329d9ff7'}, {'rel': 'bookmark', 'href': 'https://10.4.3.61/volume/backups/199da37e-85e9-4227-9946-e668329d9ff7'}]}}. {{(pid=99925) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 19:44:32.599060 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-952238db-9b67-4159-a0b7-0f828bcbfbcf tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/import_record returned with HTTP 201 Jul 03 19:44:32.599491 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1485/5910] 10.4.3.61 () {70 vars in 1335 bytes} [Fri Jul 3 19:44:32 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 46 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 19:44:32.606886 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4188505d-5399-4959-88ee-6f6298510fef None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:32.608560 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4188505d-5399-4959-88ee-6f6298510fef tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/199da37e-85e9-4227-9946-e668329d9ff7 Jul 03 19:44:32.608769 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4188505d-5399-4959-88ee-6f6298510fef tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:32.608955 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4188505d-5399-4959-88ee-6f6298510fef tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:32.609060 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-4188505d-5399-4959-88ee-6f6298510fef tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 199da37e-85e9-4227-9946-e668329d9ff7. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:32.612872 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:32.612872 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:32.613410 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4188505d-5399-4959-88ee-6f6298510fef tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/199da37e-85e9-4227-9946-e668329d9ff7 returned with HTTP 200 Jul 03 19:44:32.613733 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1477/5911] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:32 2026] GET /volume/v3/backups/199da37e-85e9-4227-9946-e668329d9ff7 => generated 645 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:33.622430 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-90f41de3-62c5-4cfb-ae51-e0a3d49d96cb None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:33.624023 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-90f41de3-62c5-4cfb-ae51-e0a3d49d96cb tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/199da37e-85e9-4227-9946-e668329d9ff7 Jul 03 19:44:33.624181 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-90f41de3-62c5-4cfb-ae51-e0a3d49d96cb tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:33.624375 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-90f41de3-62c5-4cfb-ae51-e0a3d49d96cb tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:33.624479 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-90f41de3-62c5-4cfb-ae51-e0a3d49d96cb tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 199da37e-85e9-4227-9946-e668329d9ff7. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:33.628812 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:33.628812 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:44:33.629343 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-90f41de3-62c5-4cfb-ae51-e0a3d49d96cb tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/199da37e-85e9-4227-9946-e668329d9ff7 returned with HTTP 200 Jul 03 19:44:33.629649 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1462/5912] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:33 2026] GET /volume/v3/backups/199da37e-85e9-4227-9946-e668329d9ff7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:33.637801 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-618acfb3-f358-4f8f-aee9-f6910d4e60e0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:33.639271 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-618acfb3-f358-4f8f-aee9-f6910d4e60e0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] DELETE https://10.4.3.61/volume/v3/backups/199da37e-85e9-4227-9946-e668329d9ff7 Jul 03 19:44:33.639453 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-618acfb3-f358-4f8f-aee9-f6910d4e60e0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:33.639667 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-618acfb3-f358-4f8f-aee9-f6910d4e60e0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:33.639812 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.backups [None req-618acfb3-f358-4f8f-aee9-f6910d4e60e0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Delete backup with id: 199da37e-85e9-4227-9946-e668329d9ff7. Jul 03 19:44:33.643505 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:33.643505 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:44:33.655561 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.backup.rpcapi [None req-618acfb3-f358-4f8f-aee9-f6910d4e60e0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] delete_backup rpcapi backup_id 199da37e-85e9-4227-9946-e668329d9ff7 {{(pid=99927) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:44:33.657128 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-618acfb3-f358-4f8f-aee9-f6910d4e60e0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/199da37e-85e9-4227-9946-e668329d9ff7 returned with HTTP 202 Jul 03 19:44:33.657492 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1489/5913] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:44:33 2026] DELETE /volume/v3/backups/199da37e-85e9-4227-9946-e668329d9ff7 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:44:33.663570 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-931d4786-43fc-4ed3-9d04-7e59b1ab4bd3 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:33.665287 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-931d4786-43fc-4ed3-9d04-7e59b1ab4bd3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/199da37e-85e9-4227-9946-e668329d9ff7 Jul 03 19:44:33.665453 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-931d4786-43fc-4ed3-9d04-7e59b1ab4bd3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:33.665617 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-931d4786-43fc-4ed3-9d04-7e59b1ab4bd3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:33.665729 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-931d4786-43fc-4ed3-9d04-7e59b1ab4bd3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 199da37e-85e9-4227-9946-e668329d9ff7. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:33.669549 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:33.669549 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:44:33.670291 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-931d4786-43fc-4ed3-9d04-7e59b1ab4bd3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/199da37e-85e9-4227-9946-e668329d9ff7 returned with HTTP 200 Jul 03 19:44:33.670754 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1486/5914] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:33 2026] GET /volume/v3/backups/199da37e-85e9-4227-9946-e668329d9ff7 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:33.927097 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-3e2599af-b12d-45c5-9ff4-3fb963a0af9d req-14968765-91c5-41ac-a774-17492ce99211 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:33.929002 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-3e2599af-b12d-45c5-9ff4-3fb963a0af9d req-14968765-91c5-41ac-a774-17492ce99211 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:44:33.929226 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-3e2599af-b12d-45c5-9ff4-3fb963a0af9d req-14968765-91c5-41ac-a774-17492ce99211 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:33.929472 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-3e2599af-b12d-45c5-9ff4-3fb963a0af9d req-14968765-91c5-41ac-a774-17492ce99211 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:33.940265 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:33.940265 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:33.944076 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-3e2599af-b12d-45c5-9ff4-3fb963a0af9d req-14968765-91c5-41ac-a774-17492ce99211 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:44:33.948273 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-3e2599af-b12d-45c5-9ff4-3fb963a0af9d req-14968765-91c5-41ac-a774-17492ce99211 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:44:33.948730 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1478/5915] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:44:33 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:34.680435 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-aeac98ca-9440-45b5-90ed-9182372f7c06 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:34.682522 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-aeac98ca-9440-45b5-90ed-9182372f7c06 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/199da37e-85e9-4227-9946-e668329d9ff7 Jul 03 19:44:34.682777 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-aeac98ca-9440-45b5-90ed-9182372f7c06 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:34.682985 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-aeac98ca-9440-45b5-90ed-9182372f7c06 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:34.683119 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-aeac98ca-9440-45b5-90ed-9182372f7c06 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 199da37e-85e9-4227-9946-e668329d9ff7. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:34.687021 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-aeac98ca-9440-45b5-90ed-9182372f7c06 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/199da37e-85e9-4227-9946-e668329d9ff7 returned with HTTP 404 Jul 03 19:44:34.689223 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1463/5916] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:34 2026] GET /volume/v3/backups/199da37e-85e9-4227-9946-e668329d9ff7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:44:34.697275 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e057acc1-ed9c-446a-8904-b0e1e98f5923 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:34.699012 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e057acc1-ed9c-446a-8904-b0e1e98f5923 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/4ad0df60-4262-453b-b23c-a968bfa46f4d Jul 03 19:44:34.699251 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e057acc1-ed9c-446a-8904-b0e1e98f5923 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:34.699431 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e057acc1-ed9c-446a-8904-b0e1e98f5923 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:34.699579 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-e057acc1-ed9c-446a-8904-b0e1e98f5923 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Delete volume with id: 4ad0df60-4262-453b-b23c-a968bfa46f4d Jul 03 19:44:34.706010 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:34.706010 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:44:34.706328 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e057acc1-ed9c-446a-8904-b0e1e98f5923 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Volume info retrieved successfully. Jul 03 19:44:34.724304 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-e057acc1-ed9c-446a-8904-b0e1e98f5923 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Delete volume request issued successfully. Jul 03 19:44:34.724521 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e057acc1-ed9c-446a-8904-b0e1e98f5923 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes/4ad0df60-4262-453b-b23c-a968bfa46f4d returned with HTTP 202 Jul 03 19:44:34.724976 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1490/5917] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:44:34 2026] DELETE /volume/v3/volumes/4ad0df60-4262-453b-b23c-a968bfa46f4d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:44:34.731796 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-a5e09007-32f1-41d5-993c-e97db9307300 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:34.733559 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a5e09007-32f1-41d5-993c-e97db9307300 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/volumes/4ad0df60-4262-453b-b23c-a968bfa46f4d Jul 03 19:44:34.733792 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a5e09007-32f1-41d5-993c-e97db9307300 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:34.734093 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-a5e09007-32f1-41d5-993c-e97db9307300 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:34.740868 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:34.740868 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:44:34.744243 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-a5e09007-32f1-41d5-993c-e97db9307300 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Volume info retrieved successfully. Jul 03 19:44:34.748072 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-a5e09007-32f1-41d5-993c-e97db9307300 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes/4ad0df60-4262-453b-b23c-a968bfa46f4d returned with HTTP 200 Jul 03 19:44:34.748459 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1487/5918] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:34 2026] GET /volume/v3/volumes/4ad0df60-4262-453b-b23c-a968bfa46f4d => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:35.761076 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e0d3702c-57e1-429e-9098-26957a38b94d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:35.762832 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e0d3702c-57e1-429e-9098-26957a38b94d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/volumes/4ad0df60-4262-453b-b23c-a968bfa46f4d Jul 03 19:44:35.763047 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e0d3702c-57e1-429e-9098-26957a38b94d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:35.763233 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e0d3702c-57e1-429e-9098-26957a38b94d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:35.769423 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e0d3702c-57e1-429e-9098-26957a38b94d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes/4ad0df60-4262-453b-b23c-a968bfa46f4d returned with HTTP 404 Jul 03 19:44:35.769897 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1479/5919] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:35 2026] GET /volume/v3/volumes/4ad0df60-4262-453b-b23c-a968bfa46f4d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:44:35.777565 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-1c4bfaeb-b11e-4a37-8ae9-7182b8d6b469 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:35.779070 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1c4bfaeb-b11e-4a37-8ae9-7182b8d6b469 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups Jul 03 19:44:35.779263 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1c4bfaeb-b11e-4a37-8ae9-7182b8d6b469 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:35.779433 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-1c4bfaeb-b11e-4a37-8ae9-7182b8d6b469 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:35.789676 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-1c4bfaeb-b11e-4a37-8ae9-7182b8d6b469 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups returned with HTTP 200 Jul 03 19:44:35.790056 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1464/5920] 10.4.3.61 () {68 vars in 1270 bytes} [Fri Jul 3 19:44:35 2026] GET /volume/v3/backups => generated 620 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:35.800010 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-224b4a40-e443-4f1d-883d-dd78f8abe116 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:35.801839 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-224b4a40-e443-4f1d-883d-dd78f8abe116 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups?project_id=037f6271410c4b4cabfc60bfcfd97e49 Jul 03 19:44:35.801952 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-224b4a40-e443-4f1d-883d-dd78f8abe116 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:35.802109 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-224b4a40-e443-4f1d-883d-dd78f8abe116 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'index' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:35.806432 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-224b4a40-e443-4f1d-883d-dd78f8abe116 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups?project_id=037f6271410c4b4cabfc60bfcfd97e49 returned with HTTP 200 Jul 03 19:44:35.806762 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1491/5921] 10.4.3.61 () {68 vars in 1357 bytes} [Fri Jul 3 19:44:35 2026] GET /volume/v3/backups?project_id=037f6271410c4b4cabfc60bfcfd97e49 => generated 620 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:35.814752 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-115c3b23-9a97-4d60-84f5-02d9a14c3be1 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:35.816457 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-115c3b23-9a97-4d60-84f5-02d9a14c3be1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:44:35.816947 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-115c3b23-9a97-4d60-84f5-02d9a14c3be1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1466845311"}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:44:35.818682 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.volumes [None req-115c3b23-9a97-4d60-84f5-02d9a14c3be1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1466845311'}} {{(pid=99925) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:44:35.819364 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-115c3b23-9a97-4d60-84f5-02d9a14c3be1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Create volume of 1 GB Jul 03 19:44:35.822892 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-115c3b23-9a97-4d60-84f5-02d9a14c3be1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Availability Zones retrieved successfully. Jul 03 19:44:35.829785 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-115c3b23-9a97-4d60-84f5-02d9a14c3be1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Flow 'volume_create_api' (b14f0cc4-429f-40f5-913d-271bace3a8e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:44:35.830920 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-115c3b23-9a97-4d60-84f5-02d9a14c3be1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78ec7670-a1c8-49c3-95bc-8e77e0fc5c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:44:35.831866 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.flows.api.create_volume [None req-115c3b23-9a97-4d60-84f5-02d9a14c3be1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Validating volume size '1' using validate_int {{(pid=99925) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:44:35.857843 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-115c3b23-9a97-4d60-84f5-02d9a14c3be1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78ec7670-a1c8-49c3-95bc-8e77e0fc5c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:44:35.858610 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-115c3b23-9a97-4d60-84f5-02d9a14c3be1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e2ac0d3-4b8d-40c0-a6fc-44ca09455e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:44:35.899793 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.quota [None req-115c3b23-9a97-4d60-84f5-02d9a14c3be1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Created reservations ['78d1ac34-729e-4eaf-a9b5-6217d49ae321', 'f3148db6-f1c4-4701-8a2f-bd0f6d32fcd2', '569faccf-0903-45df-b575-9ec377ba9c17', 'da81392a-ee6f-47da-8ec8-8c3c0a570e61'] {{(pid=99925) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:44:35.900589 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-115c3b23-9a97-4d60-84f5-02d9a14c3be1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e2ac0d3-4b8d-40c0-a6fc-44ca09455e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78d1ac34-729e-4eaf-a9b5-6217d49ae321', 'f3148db6-f1c4-4701-8a2f-bd0f6d32fcd2', '569faccf-0903-45df-b575-9ec377ba9c17', 'da81392a-ee6f-47da-8ec8-8c3c0a570e61']}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:44:35.901332 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-115c3b23-9a97-4d60-84f5-02d9a14c3be1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d89750-6de3-47ac-9a69-dbb7d353ebb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:44:35.924603 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-115c3b23-9a97-4d60-84f5-02d9a14c3be1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d89750-6de3-47ac-9a69-dbb7d353ebb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed0f965f-ef14-4fed-988e-36545f73f23b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1466845311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037f6271410c4b4cabfc60bfcfd97e49',qos_specs=None,replication_status=,reservations=['78d1ac34-729e-4eaf-a9b5-6217d49ae321','f3148db6-f1c4-4701-8a2f-bd0f6d32fcd2','569faccf-0903-45df-b575-9ec377ba9c17','da81392a-ee6f-47da-8ec8-8c3c0a570e61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22b3930ae4df45bd82b3a04442818c82',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:44:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1466845311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed0f965f-ef14-4fed-988e-36545f73f23b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='037f6271410c4b4cabfc60bfcfd97e49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22b3930ae4df45bd82b3a04442818c82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:44:35.925378 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-115c3b23-9a97-4d60-84f5-02d9a14c3be1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e29f3204-1372-48a3-a015-d8a5227f2454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:44:35.940930 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-115c3b23-9a97-4d60-84f5-02d9a14c3be1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e29f3204-1372-48a3-a015-d8a5227f2454) transitioned into state 'SUCCESS' from state '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-1466845311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037f6271410c4b4cabfc60bfcfd97e49',qos_specs=None,replication_status=,reservations=['78d1ac34-729e-4eaf-a9b5-6217d49ae321','f3148db6-f1c4-4701-8a2f-bd0f6d32fcd2','569faccf-0903-45df-b575-9ec377ba9c17','da81392a-ee6f-47da-8ec8-8c3c0a570e61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22b3930ae4df45bd82b3a04442818c82',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:44:35.941623 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-115c3b23-9a97-4d60-84f5-02d9a14c3be1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7e90e78-7ff0-476d-afe5-fff04acb8c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:44:35.952011 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-115c3b23-9a97-4d60-84f5-02d9a14c3be1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7e90e78-7ff0-476d-afe5-fff04acb8c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99925) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:44:35.952788 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-115c3b23-9a97-4d60-84f5-02d9a14c3be1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Flow 'volume_create_api' (b14f0cc4-429f-40f5-913d-271bace3a8e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99925) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:44:35.953072 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-115c3b23-9a97-4d60-84f5-02d9a14c3be1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Create volume request issued successfully. Jul 03 19:44:35.953615 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-115c3b23-9a97-4d60-84f5-02d9a14c3be1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:44:35.954017 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1488/5922] 10.4.3.61 () {70 vars in 1291 bytes} [Fri Jul 3 19:44:35 2026] POST /volume/v3/volumes => generated 776 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:44:35.965787 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-d1fd6524-eb40-4cd1-a1a9-adf27ab70582 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:35.967567 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d1fd6524-eb40-4cd1-a1a9-adf27ab70582 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/volumes/ed0f965f-ef14-4fed-988e-36545f73f23b Jul 03 19:44:35.967828 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d1fd6524-eb40-4cd1-a1a9-adf27ab70582 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:35.968049 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-d1fd6524-eb40-4cd1-a1a9-adf27ab70582 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:35.975395 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:35.975395 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:35.978544 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-d1fd6524-eb40-4cd1-a1a9-adf27ab70582 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Volume info retrieved successfully. Jul 03 19:44:35.981958 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-d1fd6524-eb40-4cd1-a1a9-adf27ab70582 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes/ed0f965f-ef14-4fed-988e-36545f73f23b returned with HTTP 200 Jul 03 19:44:35.982368 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1480/5923] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:35 2026] GET /volume/v3/volumes/ed0f965f-ef14-4fed-988e-36545f73f23b => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:36.994512 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ed248c3d-38b8-4c1b-974e-140918dec9ae None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:36.996491 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ed248c3d-38b8-4c1b-974e-140918dec9ae tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/volumes/ed0f965f-ef14-4fed-988e-36545f73f23b Jul 03 19:44:36.996738 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ed248c3d-38b8-4c1b-974e-140918dec9ae tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:36.996954 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ed248c3d-38b8-4c1b-974e-140918dec9ae tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:37.005254 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:37.005254 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:44:37.008949 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ed248c3d-38b8-4c1b-974e-140918dec9ae tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Volume info retrieved successfully. Jul 03 19:44:37.013501 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ed248c3d-38b8-4c1b-974e-140918dec9ae tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes/ed0f965f-ef14-4fed-988e-36545f73f23b returned with HTTP 200 Jul 03 19:44:37.013964 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1465/5924] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:36 2026] GET /volume/v3/volumes/ed0f965f-ef14-4fed-988e-36545f73f23b => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:44:37.024569 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-fc1e0b92-370a-4b82-ba9c-b5626149157c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:37.026120 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fc1e0b92-370a-4b82-ba9c-b5626149157c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] POST https://10.4.3.61/volume/v3/backups Jul 03 19:44:37.026457 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-fc1e0b92-370a-4b82-ba9c-b5626149157c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ed0f965f-ef14-4fed-988e-36545f73f23b", "name": "tempest-type-Backup-1987565912"}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:44:37.027767 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.contrib.backups [None req-fc1e0b92-370a-4b82-ba9c-b5626149157c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Creating new backup {'backup': {'volume_id': 'ed0f965f-ef14-4fed-988e-36545f73f23b', 'name': 'tempest-type-Backup-1987565912'}} {{(pid=99927) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 19:44:37.027889 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.contrib.backups [None req-fc1e0b92-370a-4b82-ba9c-b5626149157c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Creating backup of volume ed0f965f-ef14-4fed-988e-36545f73f23b in container None Jul 03 19:44:37.034654 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:37.034654 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:44:37.034953 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-fc1e0b92-370a-4b82-ba9c-b5626149157c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Volume info retrieved successfully. Jul 03 19:44:37.048114 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-fc1e0b92-370a-4b82-ba9c-b5626149157c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Created reservations ['cc1b0f5a-2a00-4a1b-8948-5349d76071fc', 'ed93f4f4-99f6-4d3a-bd98-c0af986adb92'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:44:37.071191 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-fc1e0b92-370a-4b82-ba9c-b5626149157c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups returned with HTTP 202 Jul 03 19:44:37.071556 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1492/5925] 10.4.3.61 () {70 vars in 1292 bytes} [Fri Jul 3 19:44:37 2026] POST /volume/v3/backups => generated 314 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:44:37.078681 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-bca268a5-1bbe-4196-bd4b-bcb7bd0b5472 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:37.080665 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bca268a5-1bbe-4196-bd4b-bcb7bd0b5472 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:44:37.080893 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bca268a5-1bbe-4196-bd4b-bcb7bd0b5472 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:37.081112 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bca268a5-1bbe-4196-bd4b-bcb7bd0b5472 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:37.081237 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-bca268a5-1bbe-4196-bd4b-bcb7bd0b5472 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:37.085097 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:37.085097 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:44:37.085715 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bca268a5-1bbe-4196-bd4b-bcb7bd0b5472 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:44:37.086068 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1489/5926] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:37 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:38.095558 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-0c53b4fe-db0b-4ca6-ac89-4734e9da8420 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:38.097050 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0c53b4fe-db0b-4ca6-ac89-4734e9da8420 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:44:38.097366 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0c53b4fe-db0b-4ca6-ac89-4734e9da8420 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:38.097625 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-0c53b4fe-db0b-4ca6-ac89-4734e9da8420 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:38.097789 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-0c53b4fe-db0b-4ca6-ac89-4734e9da8420 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:38.101816 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:38.101816 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:38.102411 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-0c53b4fe-db0b-4ca6-ac89-4734e9da8420 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:44:38.102786 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1481/5927] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:38 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:39.113357 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-42a0b977-b3e1-4539-b67e-c8158db796e2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:39.115466 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-42a0b977-b3e1-4539-b67e-c8158db796e2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:44:39.115745 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-42a0b977-b3e1-4539-b67e-c8158db796e2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:39.115976 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-42a0b977-b3e1-4539-b67e-c8158db796e2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:39.116110 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-42a0b977-b3e1-4539-b67e-c8158db796e2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:39.120784 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:39.120784 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:44:39.121510 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-42a0b977-b3e1-4539-b67e-c8158db796e2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:44:39.121954 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1466/5928] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:39 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:40.131193 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-41b3d6e8-16e2-47dc-8150-0ed5b0dc54a5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:40.132889 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-41b3d6e8-16e2-47dc-8150-0ed5b0dc54a5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:44:40.133097 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-41b3d6e8-16e2-47dc-8150-0ed5b0dc54a5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:40.133293 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-41b3d6e8-16e2-47dc-8150-0ed5b0dc54a5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:40.133396 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-41b3d6e8-16e2-47dc-8150-0ed5b0dc54a5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:40.137333 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:40.137333 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:44:40.137887 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-41b3d6e8-16e2-47dc-8150-0ed5b0dc54a5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:44:40.138220 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1493/5929] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:40 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:41.147881 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4dd5807e-5356-4b8b-a447-e0417b2502d7 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:41.149414 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4dd5807e-5356-4b8b-a447-e0417b2502d7 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:44:41.149612 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4dd5807e-5356-4b8b-a447-e0417b2502d7 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:41.149791 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4dd5807e-5356-4b8b-a447-e0417b2502d7 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:41.149910 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-4dd5807e-5356-4b8b-a447-e0417b2502d7 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:41.154153 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:41.154153 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:44:41.154989 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4dd5807e-5356-4b8b-a447-e0417b2502d7 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:44:41.155503 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1490/5930] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:41 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:42.165359 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-21fb58ee-df3c-4b07-bfad-55700fdf61f8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:42.167899 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-21fb58ee-df3c-4b07-bfad-55700fdf61f8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:44:42.167899 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-21fb58ee-df3c-4b07-bfad-55700fdf61f8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:42.167899 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-21fb58ee-df3c-4b07-bfad-55700fdf61f8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:42.167899 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-21fb58ee-df3c-4b07-bfad-55700fdf61f8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:42.172696 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:42.172696 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:42.172876 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-21fb58ee-df3c-4b07-bfad-55700fdf61f8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:44:42.173252 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1482/5931] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:42 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:43.182637 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-0431f649-f172-4345-9013-686602795b42 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:43.184622 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0431f649-f172-4345-9013-686602795b42 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:44:43.184622 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0431f649-f172-4345-9013-686602795b42 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:43.184833 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-0431f649-f172-4345-9013-686602795b42 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:43.184947 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-0431f649-f172-4345-9013-686602795b42 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:43.191256 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:43.191256 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:44:43.191514 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-0431f649-f172-4345-9013-686602795b42 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:44:43.192071 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1467/5932] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:43 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:44.201841 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e00fae02-fff4-42df-85ff-de22f7151e7e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:44.203708 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e00fae02-fff4-42df-85ff-de22f7151e7e tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:44:44.203917 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e00fae02-fff4-42df-85ff-de22f7151e7e tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:44.204123 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e00fae02-fff4-42df-85ff-de22f7151e7e tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:44.204253 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-e00fae02-fff4-42df-85ff-de22f7151e7e tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:44.208679 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:44.208679 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:44:44.209301 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e00fae02-fff4-42df-85ff-de22f7151e7e tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:44:44.209633 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1494/5933] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:44 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:45.219070 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-70ea140d-17a3-4192-9c0b-55eb46cc0ee8 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:45.221182 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-70ea140d-17a3-4192-9c0b-55eb46cc0ee8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:44:45.221182 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-70ea140d-17a3-4192-9c0b-55eb46cc0ee8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:45.221362 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-70ea140d-17a3-4192-9c0b-55eb46cc0ee8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:45.221477 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-70ea140d-17a3-4192-9c0b-55eb46cc0ee8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:45.226219 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:45.226219 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:44:45.226317 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-70ea140d-17a3-4192-9c0b-55eb46cc0ee8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:44:45.226667 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1491/5934] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:45 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:46.236412 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3255d1b8-c7c4-4e77-8d83-31bba54f6246 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:46.238284 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3255d1b8-c7c4-4e77-8d83-31bba54f6246 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:44:46.238491 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3255d1b8-c7c4-4e77-8d83-31bba54f6246 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:46.239197 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3255d1b8-c7c4-4e77-8d83-31bba54f6246 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:46.239197 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-3255d1b8-c7c4-4e77-8d83-31bba54f6246 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:46.243856 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:46.243856 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:46.243856 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3255d1b8-c7c4-4e77-8d83-31bba54f6246 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:44:46.243856 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1483/5935] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:46 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:47.254228 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-c2c275f3-6eae-4a27-b8c3-baa4e9c91c7d None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:47.257189 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c2c275f3-6eae-4a27-b8c3-baa4e9c91c7d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:44:47.257189 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c2c275f3-6eae-4a27-b8c3-baa4e9c91c7d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:47.257189 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-c2c275f3-6eae-4a27-b8c3-baa4e9c91c7d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:47.257189 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-c2c275f3-6eae-4a27-b8c3-baa4e9c91c7d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:47.262221 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:47.262221 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:44:47.262544 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-c2c275f3-6eae-4a27-b8c3-baa4e9c91c7d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:44:47.262948 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1468/5936] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:47 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:48.272856 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8dcb81ee-e4e4-4566-841d-de7c56d29cab None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:48.274585 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8dcb81ee-e4e4-4566-841d-de7c56d29cab tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:44:48.274778 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8dcb81ee-e4e4-4566-841d-de7c56d29cab tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:48.274952 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8dcb81ee-e4e4-4566-841d-de7c56d29cab tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:48.275049 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-8dcb81ee-e4e4-4566-841d-de7c56d29cab tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:48.279056 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:48.279056 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:44:48.279599 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8dcb81ee-e4e4-4566-841d-de7c56d29cab tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:44:48.279934 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1495/5937] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:48 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:49.289202 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8aa199b7-f572-4ad3-91e7-c49cd4b4def6 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:49.291394 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8aa199b7-f572-4ad3-91e7-c49cd4b4def6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:44:49.291394 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8aa199b7-f572-4ad3-91e7-c49cd4b4def6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:49.291634 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8aa199b7-f572-4ad3-91e7-c49cd4b4def6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:49.291634 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-8aa199b7-f572-4ad3-91e7-c49cd4b4def6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:49.296391 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:49.296391 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:44:49.296580 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8aa199b7-f572-4ad3-91e7-c49cd4b4def6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:44:49.296920 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1492/5938] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:49 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:50.306316 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-810d46a4-4d8f-46f6-8904-bb1e8ce86647 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:50.308027 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-810d46a4-4d8f-46f6-8904-bb1e8ce86647 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:44:50.308259 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-810d46a4-4d8f-46f6-8904-bb1e8ce86647 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:50.308446 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-810d46a4-4d8f-46f6-8904-bb1e8ce86647 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:50.308564 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-810d46a4-4d8f-46f6-8904-bb1e8ce86647 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:50.312839 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:50.312839 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:50.313469 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-810d46a4-4d8f-46f6-8904-bb1e8ce86647 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:44:50.313837 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1484/5939] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:50 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:51.323374 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f29fb0d7-f3ab-4a57-b722-5adfc278899a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:51.325148 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f29fb0d7-f3ab-4a57-b722-5adfc278899a tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:44:51.325371 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f29fb0d7-f3ab-4a57-b722-5adfc278899a tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:51.325541 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f29fb0d7-f3ab-4a57-b722-5adfc278899a tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:51.325644 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-f29fb0d7-f3ab-4a57-b722-5adfc278899a tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:51.330493 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:51.330493 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:44:51.331349 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f29fb0d7-f3ab-4a57-b722-5adfc278899a tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:44:51.331868 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1469/5940] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:51 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:52.341609 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d65dc03b-d394-45bc-bbae-f238470ea0e3 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:52.343322 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d65dc03b-d394-45bc-bbae-f238470ea0e3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:44:52.343508 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d65dc03b-d394-45bc-bbae-f238470ea0e3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:52.343677 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d65dc03b-d394-45bc-bbae-f238470ea0e3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:52.343818 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-d65dc03b-d394-45bc-bbae-f238470ea0e3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:52.347585 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:52.347585 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:44:52.348221 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d65dc03b-d394-45bc-bbae-f238470ea0e3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:44:52.348540 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1496/5941] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:52 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:53.358777 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-31ee806b-2d03-4e67-a4f1-5acf9eb011d5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:53.360278 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-31ee806b-2d03-4e67-a4f1-5acf9eb011d5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:44:53.360452 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-31ee806b-2d03-4e67-a4f1-5acf9eb011d5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:53.360614 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-31ee806b-2d03-4e67-a4f1-5acf9eb011d5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:53.360724 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-31ee806b-2d03-4e67-a4f1-5acf9eb011d5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:53.364404 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:53.364404 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:44:53.364951 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-31ee806b-2d03-4e67-a4f1-5acf9eb011d5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:44:53.365290 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1493/5942] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:53 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:54.374771 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f463faa0-a6f1-4e2c-8553-ed591f38f63c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:54.376552 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f463faa0-a6f1-4e2c-8553-ed591f38f63c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:44:54.376827 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f463faa0-a6f1-4e2c-8553-ed591f38f63c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:54.377061 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f463faa0-a6f1-4e2c-8553-ed591f38f63c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:54.377232 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-f463faa0-a6f1-4e2c-8553-ed591f38f63c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:54.381543 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:54.381543 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:54.382133 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f463faa0-a6f1-4e2c-8553-ed591f38f63c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:44:54.382462 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1485/5943] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:54 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:55.393180 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-6dcc2df0-d012-4c76-bc58-751e9d3374ca None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:55.395217 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6dcc2df0-d012-4c76-bc58-751e9d3374ca tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:44:55.395428 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6dcc2df0-d012-4c76-bc58-751e9d3374ca tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:55.395617 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-6dcc2df0-d012-4c76-bc58-751e9d3374ca tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:55.395720 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-6dcc2df0-d012-4c76-bc58-751e9d3374ca tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:55.400307 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:55.400307 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:44:55.400915 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-6dcc2df0-d012-4c76-bc58-751e9d3374ca tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:44:55.401266 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1470/5944] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:55 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:56.411956 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1b6deeab-3a57-40d9-be74-6ca2c175b140 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:56.414343 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1b6deeab-3a57-40d9-be74-6ca2c175b140 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:44:56.414611 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1b6deeab-3a57-40d9-be74-6ca2c175b140 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:56.414953 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1b6deeab-3a57-40d9-be74-6ca2c175b140 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:56.415108 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-1b6deeab-3a57-40d9-be74-6ca2c175b140 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:56.419970 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:56.419970 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:44:56.420620 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1b6deeab-3a57-40d9-be74-6ca2c175b140 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:44:56.421000 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1497/5945] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:56 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:57.431920 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4cb67344-a748-42fd-a432-d4348d9236da None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:57.433867 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4cb67344-a748-42fd-a432-d4348d9236da tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:44:57.434100 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4cb67344-a748-42fd-a432-d4348d9236da tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:57.434349 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4cb67344-a748-42fd-a432-d4348d9236da tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:57.434484 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-4cb67344-a748-42fd-a432-d4348d9236da tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:57.439559 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:57.439559 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:44:57.440241 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4cb67344-a748-42fd-a432-d4348d9236da tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:44:57.440640 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1494/5946] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:57 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:58.452974 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5e1b6bde-7a60-4b37-b84c-da5cd8dea4b9 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:58.454835 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5e1b6bde-7a60-4b37-b84c-da5cd8dea4b9 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:44:58.455056 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5e1b6bde-7a60-4b37-b84c-da5cd8dea4b9 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:58.455247 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5e1b6bde-7a60-4b37-b84c-da5cd8dea4b9 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:58.455349 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-5e1b6bde-7a60-4b37-b84c-da5cd8dea4b9 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:58.459368 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:58.459368 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:44:58.459957 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5e1b6bde-7a60-4b37-b84c-da5cd8dea4b9 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:44:58.460304 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1486/5947] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:58 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:44:59.471470 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-380e67da-a6bb-4f40-b09b-2417b2903ee9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:44:59.473283 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-380e67da-a6bb-4f40-b09b-2417b2903ee9 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:44:59.473515 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-380e67da-a6bb-4f40-b09b-2417b2903ee9 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:44:59.473695 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-380e67da-a6bb-4f40-b09b-2417b2903ee9 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:44:59.473810 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-380e67da-a6bb-4f40-b09b-2417b2903ee9 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:44:59.477992 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:44:59.477992 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:44:59.478591 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-380e67da-a6bb-4f40-b09b-2417b2903ee9 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:44:59.478957 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1471/5948] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:44:59 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:00.489513 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-759a7cc1-cbca-4036-a22a-91155334e2fd None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:00.491114 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-759a7cc1-cbca-4036-a22a-91155334e2fd tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:00.491311 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-759a7cc1-cbca-4036-a22a-91155334e2fd tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:00.491477 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-759a7cc1-cbca-4036-a22a-91155334e2fd tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:00.491571 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-759a7cc1-cbca-4036-a22a-91155334e2fd tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:00.495314 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:00.495314 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:45:00.495858 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-759a7cc1-cbca-4036-a22a-91155334e2fd tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:00.496222 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1498/5949] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:00 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:01.506319 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f54068d0-1ce3-4ec3-a78d-3f2cb1e5f89d None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:01.508206 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f54068d0-1ce3-4ec3-a78d-3f2cb1e5f89d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:01.508206 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f54068d0-1ce3-4ec3-a78d-3f2cb1e5f89d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:01.508387 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f54068d0-1ce3-4ec3-a78d-3f2cb1e5f89d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:01.508445 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-f54068d0-1ce3-4ec3-a78d-3f2cb1e5f89d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:01.513221 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:01.513221 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:45:01.513221 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f54068d0-1ce3-4ec3-a78d-3f2cb1e5f89d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:01.513685 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1495/5950] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:01 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:02.523699 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-f2e01e62-12b2-49ff-82cc-a61da3569837 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:02.525414 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f2e01e62-12b2-49ff-82cc-a61da3569837 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:02.525610 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f2e01e62-12b2-49ff-82cc-a61da3569837 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:02.525802 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-f2e01e62-12b2-49ff-82cc-a61da3569837 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:02.525934 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-f2e01e62-12b2-49ff-82cc-a61da3569837 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:02.529870 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:02.529870 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:02.530447 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-f2e01e62-12b2-49ff-82cc-a61da3569837 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:02.530856 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1487/5951] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:02 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:03.540152 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-64770733-ca71-4ad7-9dfa-d70f782870cd None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:03.542021 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-64770733-ca71-4ad7-9dfa-d70f782870cd tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:03.542368 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-64770733-ca71-4ad7-9dfa-d70f782870cd tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:03.542552 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-64770733-ca71-4ad7-9dfa-d70f782870cd tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:03.542647 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-64770733-ca71-4ad7-9dfa-d70f782870cd tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:03.546894 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:03.546894 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:03.547560 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-64770733-ca71-4ad7-9dfa-d70f782870cd tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:03.548111 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1472/5952] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:03 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:04.557407 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1a348fef-86b4-4025-adff-914c8b41051c None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:04.558955 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1a348fef-86b4-4025-adff-914c8b41051c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:04.559135 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1a348fef-86b4-4025-adff-914c8b41051c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:04.559343 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1a348fef-86b4-4025-adff-914c8b41051c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:04.559446 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-1a348fef-86b4-4025-adff-914c8b41051c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:04.563263 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:04.563263 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:45:04.563794 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1a348fef-86b4-4025-adff-914c8b41051c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:04.564123 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1499/5953] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:04 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:05.573794 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-25ae7508-32f5-4636-8e45-3cb596407035 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:05.575864 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-25ae7508-32f5-4636-8e45-3cb596407035 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:05.576366 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-25ae7508-32f5-4636-8e45-3cb596407035 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:05.576366 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-25ae7508-32f5-4636-8e45-3cb596407035 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:05.576366 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-25ae7508-32f5-4636-8e45-3cb596407035 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:05.580737 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:05.580737 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:45:05.581698 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-25ae7508-32f5-4636-8e45-3cb596407035 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:05.581698 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1496/5954] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:05 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:06.591705 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-30162b19-68a8-4c3b-a921-63c92b465747 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:06.593540 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-30162b19-68a8-4c3b-a921-63c92b465747 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:06.593869 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-30162b19-68a8-4c3b-a921-63c92b465747 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:06.594074 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-30162b19-68a8-4c3b-a921-63c92b465747 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:06.594193 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-30162b19-68a8-4c3b-a921-63c92b465747 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:06.595648 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=77,cinder:UPDATE=13,cinder:INSERT=4 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:45:06.598260 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:06.598260 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:06.598927 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-30162b19-68a8-4c3b-a921-63c92b465747 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:06.599423 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1488/5955] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:06 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:07.609050 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-454a47a9-32f8-41d2-80e6-01d51c7c3d01 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:07.610822 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-454a47a9-32f8-41d2-80e6-01d51c7c3d01 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:07.610989 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-454a47a9-32f8-41d2-80e6-01d51c7c3d01 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:07.611175 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-454a47a9-32f8-41d2-80e6-01d51c7c3d01 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:07.611293 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-454a47a9-32f8-41d2-80e6-01d51c7c3d01 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:07.615252 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:07.615252 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:07.615821 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-454a47a9-32f8-41d2-80e6-01d51c7c3d01 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:07.616341 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1473/5956] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:07 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:08.625753 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-43a7cba0-c539-4a7c-8361-b97365f1574a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:08.627234 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-43a7cba0-c539-4a7c-8361-b97365f1574a tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:08.628231 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-43a7cba0-c539-4a7c-8361-b97365f1574a tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:08.628231 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-43a7cba0-c539-4a7c-8361-b97365f1574a tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:08.628231 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-43a7cba0-c539-4a7c-8361-b97365f1574a tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:08.629179 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=84,cinder:UPDATE=27,cinder:INSERT=11 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:45:08.633242 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:08.633242 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:45:08.633796 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-43a7cba0-c539-4a7c-8361-b97365f1574a tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:08.634149 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1500/5957] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:08 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:09.644212 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-04b61c86-6d40-49dd-83c1-443a99f3616b None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:09.645781 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-04b61c86-6d40-49dd-83c1-443a99f3616b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:09.645781 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-04b61c86-6d40-49dd-83c1-443a99f3616b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:09.646012 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-04b61c86-6d40-49dd-83c1-443a99f3616b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:09.646131 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-04b61c86-6d40-49dd-83c1-443a99f3616b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:09.647601 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=87,cinder:INSERT=9,cinder:UPDATE=18 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:45:09.650082 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:09.650082 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:45:09.650651 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-04b61c86-6d40-49dd-83c1-443a99f3616b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:09.650979 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1497/5958] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:09 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:10.660037 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-730e123a-8a56-4214-9c7a-6e01e2a6f828 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:10.661524 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-730e123a-8a56-4214-9c7a-6e01e2a6f828 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:10.661704 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-730e123a-8a56-4214-9c7a-6e01e2a6f828 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:10.661883 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-730e123a-8a56-4214-9c7a-6e01e2a6f828 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:10.661973 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-730e123a-8a56-4214-9c7a-6e01e2a6f828 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:10.665538 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:10.665538 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:10.666064 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-730e123a-8a56-4214-9c7a-6e01e2a6f828 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:10.666416 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1489/5959] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:10 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:11.675940 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-67cb5699-26d3-4057-98cf-9073d7897976 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:11.678291 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-67cb5699-26d3-4057-98cf-9073d7897976 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:11.678579 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-67cb5699-26d3-4057-98cf-9073d7897976 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:11.678855 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-67cb5699-26d3-4057-98cf-9073d7897976 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:11.679006 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-67cb5699-26d3-4057-98cf-9073d7897976 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:11.680542 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=72,cinder:UPDATE=3 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:45:11.683340 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:11.683340 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:11.684091 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-67cb5699-26d3-4057-98cf-9073d7897976 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:11.684488 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1474/5960] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:11 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:12.694597 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8847d3ff-2a01-498a-a8bd-b9e5e5e9e309 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:12.696458 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8847d3ff-2a01-498a-a8bd-b9e5e5e9e309 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:12.696707 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8847d3ff-2a01-498a-a8bd-b9e5e5e9e309 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:12.696932 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8847d3ff-2a01-498a-a8bd-b9e5e5e9e309 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:12.697076 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-8847d3ff-2a01-498a-a8bd-b9e5e5e9e309 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:12.701155 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:12.701155 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:45:12.701876 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8847d3ff-2a01-498a-a8bd-b9e5e5e9e309 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:12.702323 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1501/5961] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:12 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:13.713280 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-4c2e7c59-f3c3-4acc-b8e9-6fbddbafb7e9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:13.715001 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4c2e7c59-f3c3-4acc-b8e9-6fbddbafb7e9 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:13.715367 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4c2e7c59-f3c3-4acc-b8e9-6fbddbafb7e9 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:13.715521 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-4c2e7c59-f3c3-4acc-b8e9-6fbddbafb7e9 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:13.715636 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-4c2e7c59-f3c3-4acc-b8e9-6fbddbafb7e9 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:13.719820 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:13.719820 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:45:13.720425 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-4c2e7c59-f3c3-4acc-b8e9-6fbddbafb7e9 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:13.720783 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1498/5962] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:13 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:14.730376 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-5c6e9019-a4a4-4633-ae8b-1871948e1958 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:14.732213 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5c6e9019-a4a4-4633-ae8b-1871948e1958 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:14.732408 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5c6e9019-a4a4-4633-ae8b-1871948e1958 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:14.732577 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-5c6e9019-a4a4-4633-ae8b-1871948e1958 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:14.732728 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-5c6e9019-a4a4-4633-ae8b-1871948e1958 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:14.737223 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:14.737223 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:14.737835 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-5c6e9019-a4a4-4633-ae8b-1871948e1958 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:14.738218 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1490/5963] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:14 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:15.747026 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5abaa221-3f2d-4965-a29f-b5decb9e0b36 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:15.748974 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5abaa221-3f2d-4965-a29f-b5decb9e0b36 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:15.749229 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5abaa221-3f2d-4965-a29f-b5decb9e0b36 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:15.749452 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5abaa221-3f2d-4965-a29f-b5decb9e0b36 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:15.749588 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-5abaa221-3f2d-4965-a29f-b5decb9e0b36 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:15.754639 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:15.754639 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:15.755344 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5abaa221-3f2d-4965-a29f-b5decb9e0b36 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:15.755754 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1475/5964] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:15 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:16.765333 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-98400769-598d-4f64-8b86-6b4c1d637271 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:16.766908 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-98400769-598d-4f64-8b86-6b4c1d637271 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:16.767088 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-98400769-598d-4f64-8b86-6b4c1d637271 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:16.767273 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-98400769-598d-4f64-8b86-6b4c1d637271 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:16.767370 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-98400769-598d-4f64-8b86-6b4c1d637271 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:16.771278 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:16.771278 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:45:16.771812 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-98400769-598d-4f64-8b86-6b4c1d637271 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:16.772147 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1502/5965] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:16 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:17.782357 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0bc291ef-5733-4f4f-a73a-6e18db1ba0ce None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:17.784305 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0bc291ef-5733-4f4f-a73a-6e18db1ba0ce tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:17.784540 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0bc291ef-5733-4f4f-a73a-6e18db1ba0ce tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:17.784763 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0bc291ef-5733-4f4f-a73a-6e18db1ba0ce tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:17.784945 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-0bc291ef-5733-4f4f-a73a-6e18db1ba0ce tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:17.789905 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:17.789905 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:45:17.790525 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0bc291ef-5733-4f4f-a73a-6e18db1ba0ce tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:17.790912 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1499/5966] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:17 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:18.801879 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a21bb9ef-3960-4576-977d-eaf3583ac5e5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:18.803474 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a21bb9ef-3960-4576-977d-eaf3583ac5e5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:18.803652 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a21bb9ef-3960-4576-977d-eaf3583ac5e5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:18.803822 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a21bb9ef-3960-4576-977d-eaf3583ac5e5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:18.803931 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-a21bb9ef-3960-4576-977d-eaf3583ac5e5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:18.807521 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:18.807521 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:18.808032 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a21bb9ef-3960-4576-977d-eaf3583ac5e5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:18.808351 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1491/5967] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:18 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:19.818891 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ed32e922-6721-40ba-9b5e-961600501e64 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:19.820660 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ed32e922-6721-40ba-9b5e-961600501e64 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:19.820924 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ed32e922-6721-40ba-9b5e-961600501e64 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:19.821144 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ed32e922-6721-40ba-9b5e-961600501e64 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:19.821317 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-ed32e922-6721-40ba-9b5e-961600501e64 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:19.825195 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:19.825195 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:19.825771 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ed32e922-6721-40ba-9b5e-961600501e64 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:19.826131 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1476/5968] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:19 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:20.835352 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-83bbfc73-caf5-4b86-b15a-c33b0027e54b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:20.837232 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-83bbfc73-caf5-4b86-b15a-c33b0027e54b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:20.837478 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-83bbfc73-caf5-4b86-b15a-c33b0027e54b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:20.837614 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-83bbfc73-caf5-4b86-b15a-c33b0027e54b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:20.837716 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-83bbfc73-caf5-4b86-b15a-c33b0027e54b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:20.842227 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:20.842227 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:45:20.842828 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-83bbfc73-caf5-4b86-b15a-c33b0027e54b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:20.843209 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1503/5969] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:20 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:21.853022 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-d698e36b-07a4-467f-87d4-5ab684b9574c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:21.854772 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d698e36b-07a4-467f-87d4-5ab684b9574c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:21.854973 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d698e36b-07a4-467f-87d4-5ab684b9574c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:21.855157 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-d698e36b-07a4-467f-87d4-5ab684b9574c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:21.855294 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-d698e36b-07a4-467f-87d4-5ab684b9574c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:21.859715 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:21.859715 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:45:21.860428 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-d698e36b-07a4-467f-87d4-5ab684b9574c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:21.860857 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1500/5970] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:21 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:22.870242 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e9f08640-a54d-424d-85d3-01dfd578caea None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:22.871858 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e9f08640-a54d-424d-85d3-01dfd578caea tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:22.872060 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e9f08640-a54d-424d-85d3-01dfd578caea tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:22.872266 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e9f08640-a54d-424d-85d3-01dfd578caea tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:22.872368 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-e9f08640-a54d-424d-85d3-01dfd578caea tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:22.877011 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:22.877011 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:22.877617 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e9f08640-a54d-424d-85d3-01dfd578caea tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:22.878033 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1492/5971] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:22 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:23.887524 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-218ed6d6-c884-4e26-be0c-81d35ac61546 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:23.889080 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-218ed6d6-c884-4e26-be0c-81d35ac61546 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:23.889303 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-218ed6d6-c884-4e26-be0c-81d35ac61546 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:23.889473 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-218ed6d6-c884-4e26-be0c-81d35ac61546 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:23.889575 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-218ed6d6-c884-4e26-be0c-81d35ac61546 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:23.893388 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:23.893388 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:23.893942 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-218ed6d6-c884-4e26-be0c-81d35ac61546 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:23.894331 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1477/5972] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:23 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:24.903456 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-282e74d6-ce96-4753-9f17-5bb8fb03f90b None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:24.905083 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-282e74d6-ce96-4753-9f17-5bb8fb03f90b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:24.905282 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-282e74d6-ce96-4753-9f17-5bb8fb03f90b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:24.905457 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-282e74d6-ce96-4753-9f17-5bb8fb03f90b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:24.905552 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-282e74d6-ce96-4753-9f17-5bb8fb03f90b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:24.909471 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:24.909471 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:45:24.910010 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-282e74d6-ce96-4753-9f17-5bb8fb03f90b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:24.910350 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1504/5973] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:24 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:25.919759 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-19532591-0c3c-4229-8fc5-9d27c42c8327 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:25.922261 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-19532591-0c3c-4229-8fc5-9d27c42c8327 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:25.922261 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-19532591-0c3c-4229-8fc5-9d27c42c8327 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:25.922459 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-19532591-0c3c-4229-8fc5-9d27c42c8327 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:25.922616 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-19532591-0c3c-4229-8fc5-9d27c42c8327 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:25.927480 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:25.927480 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:45:25.928259 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-19532591-0c3c-4229-8fc5-9d27c42c8327 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:25.928693 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1501/5974] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:25 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:26.938526 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-766f13a8-8786-42c1-8dd6-f0c8bddf1dbc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:26.940213 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-766f13a8-8786-42c1-8dd6-f0c8bddf1dbc tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:26.940419 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-766f13a8-8786-42c1-8dd6-f0c8bddf1dbc tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:26.940597 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-766f13a8-8786-42c1-8dd6-f0c8bddf1dbc tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:26.940694 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-766f13a8-8786-42c1-8dd6-f0c8bddf1dbc tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:26.944944 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:26.944944 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:26.945568 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-766f13a8-8786-42c1-8dd6-f0c8bddf1dbc tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:26.945914 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1493/5975] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:26 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:27.955479 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e0fcf3a8-866f-4c24-b04f-611c46efadcf None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:27.957250 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e0fcf3a8-866f-4c24-b04f-611c46efadcf tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:27.957458 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e0fcf3a8-866f-4c24-b04f-611c46efadcf tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:27.957617 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e0fcf3a8-866f-4c24-b04f-611c46efadcf tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:27.957713 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-e0fcf3a8-866f-4c24-b04f-611c46efadcf tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:27.963622 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:27.963622 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:27.963622 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e0fcf3a8-866f-4c24-b04f-611c46efadcf tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:27.964017 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1478/5976] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:27 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:28.973874 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b3891464-5907-46ce-9568-ab53f3ba0533 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:28.975613 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b3891464-5907-46ce-9568-ab53f3ba0533 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:28.975947 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b3891464-5907-46ce-9568-ab53f3ba0533 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:28.977093 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b3891464-5907-46ce-9568-ab53f3ba0533 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:28.977093 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-b3891464-5907-46ce-9568-ab53f3ba0533 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:28.981214 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:28.981214 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:45:28.981519 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b3891464-5907-46ce-9568-ab53f3ba0533 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:28.981966 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1505/5977] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:28 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:29.992080 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-bf235478-61aa-4913-9e03-1176dc45a60a None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:29.993751 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bf235478-61aa-4913-9e03-1176dc45a60a tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:29.993974 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bf235478-61aa-4913-9e03-1176dc45a60a tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:29.994155 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-bf235478-61aa-4913-9e03-1176dc45a60a tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:29.994274 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-bf235478-61aa-4913-9e03-1176dc45a60a tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:29.998267 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:29.998267 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:45:29.998821 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-bf235478-61aa-4913-9e03-1176dc45a60a tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:29.999202 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1502/5978] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:29 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:31.008339 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b24e531f-d230-4773-a13f-1b996345a7e4 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:31.010055 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b24e531f-d230-4773-a13f-1b996345a7e4 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:31.010295 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b24e531f-d230-4773-a13f-1b996345a7e4 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:31.010485 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b24e531f-d230-4773-a13f-1b996345a7e4 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:31.010589 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-b24e531f-d230-4773-a13f-1b996345a7e4 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:31.014391 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:31.014391 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:31.014961 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b24e531f-d230-4773-a13f-1b996345a7e4 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:31.015317 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1494/5979] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:31 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:32.024256 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7c54245d-9926-43ba-b9c9-edc4facb839b None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:32.025978 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7c54245d-9926-43ba-b9c9-edc4facb839b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:32.026239 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7c54245d-9926-43ba-b9c9-edc4facb839b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:32.026426 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7c54245d-9926-43ba-b9c9-edc4facb839b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:32.026520 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-7c54245d-9926-43ba-b9c9-edc4facb839b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:32.030629 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:32.030629 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:32.031218 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7c54245d-9926-43ba-b9c9-edc4facb839b tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:32.031569 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1479/5980] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:32 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:33.041204 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-94dcb6bc-6104-4f77-b425-1a81a5db8f18 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:33.043115 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-94dcb6bc-6104-4f77-b425-1a81a5db8f18 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:33.043392 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-94dcb6bc-6104-4f77-b425-1a81a5db8f18 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:33.043601 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-94dcb6bc-6104-4f77-b425-1a81a5db8f18 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:33.043705 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-94dcb6bc-6104-4f77-b425-1a81a5db8f18 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:33.047904 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:33.047904 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:45:33.048524 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-94dcb6bc-6104-4f77-b425-1a81a5db8f18 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:33.048859 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1506/5981] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:33 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:34.058665 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f10a6ec7-29ea-49b3-9784-793ec3b4a08f None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:34.060475 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f10a6ec7-29ea-49b3-9784-793ec3b4a08f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:34.060695 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f10a6ec7-29ea-49b3-9784-793ec3b4a08f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:34.060970 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f10a6ec7-29ea-49b3-9784-793ec3b4a08f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:34.061128 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-f10a6ec7-29ea-49b3-9784-793ec3b4a08f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:34.065980 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:34.065980 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:45:34.066431 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f10a6ec7-29ea-49b3-9784-793ec3b4a08f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:34.066763 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1503/5982] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:34 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:35.076515 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-cf2dfd1c-afe4-4308-bbaf-11e7f5771905 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:35.078848 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cf2dfd1c-afe4-4308-bbaf-11e7f5771905 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:35.079131 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cf2dfd1c-afe4-4308-bbaf-11e7f5771905 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:35.079398 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cf2dfd1c-afe4-4308-bbaf-11e7f5771905 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:35.079545 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-cf2dfd1c-afe4-4308-bbaf-11e7f5771905 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:35.084267 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:35.084267 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:35.084829 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cf2dfd1c-afe4-4308-bbaf-11e7f5771905 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:35.085187 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1495/5983] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:35 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:36.094837 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-2d66cebf-7510-4b0a-a9fd-b66c9373f319 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:36.096555 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2d66cebf-7510-4b0a-a9fd-b66c9373f319 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:36.096770 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2d66cebf-7510-4b0a-a9fd-b66c9373f319 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:36.096949 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-2d66cebf-7510-4b0a-a9fd-b66c9373f319 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:36.097042 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-2d66cebf-7510-4b0a-a9fd-b66c9373f319 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:36.100949 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:36.100949 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:36.101544 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-2d66cebf-7510-4b0a-a9fd-b66c9373f319 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:36.101898 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1480/5984] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:36 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:36.278871 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-3e2599af-b12d-45c5-9ff4-3fb963a0af9d req-fe86f354-6232-4e5c-ba69-67e71168bd9d None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:36.281067 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-3e2599af-b12d-45c5-9ff4-3fb963a0af9d req-fe86f354-6232-4e5c-ba69-67e71168bd9d tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] DELETE https://10.4.3.61/volume/v3/attachments/c4776fc7-522e-42bd-b9f4-32f31fb00480 Jul 03 19:45:36.281318 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-3e2599af-b12d-45c5-9ff4-3fb963a0af9d req-fe86f354-6232-4e5c-ba69-67e71168bd9d tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:36.281528 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-3e2599af-b12d-45c5-9ff4-3fb963a0af9d req-fe86f354-6232-4e5c-ba69-67e71168bd9d tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'version_select' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:36.285854 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-3e2599af-b12d-45c5-9ff4-3fb963a0af9d req-fe86f354-6232-4e5c-ba69-67e71168bd9d tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/attachments/c4776fc7-522e-42bd-b9f4-32f31fb00480 returned with HTTP 404 Jul 03 19:45:36.286348 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1507/5985] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:45:36 2026] DELETE /volume/v3/attachments/c4776fc7-522e-42bd-b9f4-32f31fb00480 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 19:45:37.112133 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-19817bf2-071d-4c2c-af3d-2c31747df525 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:37.113577 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-19817bf2-071d-4c2c-af3d-2c31747df525 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:37.113754 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-19817bf2-071d-4c2c-af3d-2c31747df525 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:37.113931 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-19817bf2-071d-4c2c-af3d-2c31747df525 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:37.114028 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-19817bf2-071d-4c2c-af3d-2c31747df525 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:37.118384 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:37.118384 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:45:37.119064 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-19817bf2-071d-4c2c-af3d-2c31747df525 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:37.119454 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1504/5986] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:37 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:38.129015 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a575d93d-3b7a-4cea-9a5d-f17fcecce2e2 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:38.131917 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a575d93d-3b7a-4cea-9a5d-f17fcecce2e2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:38.131917 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a575d93d-3b7a-4cea-9a5d-f17fcecce2e2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:38.131917 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a575d93d-3b7a-4cea-9a5d-f17fcecce2e2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:38.131917 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-a575d93d-3b7a-4cea-9a5d-f17fcecce2e2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:38.135127 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:38.135127 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:38.135829 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a575d93d-3b7a-4cea-9a5d-f17fcecce2e2 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:38.136442 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1496/5987] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:38 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:38.979636 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f0d822f8-599b-429a-9636-02a105cb39b0 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:38.981879 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f0d822f8-599b-429a-9636-02a105cb39b0 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:45:38.982155 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f0d822f8-599b-429a-9636-02a105cb39b0 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:38.982471 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f0d822f8-599b-429a-9636-02a105cb39b0 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:38.994243 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:38.994243 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:38.997718 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-f0d822f8-599b-429a-9636-02a105cb39b0 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:39.002304 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f0d822f8-599b-429a-9636-02a105cb39b0 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:45:39.002738 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1481/5988] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:45:38 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:45:39.045506 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-6f4d6138-587f-40ae-be9a-762aa2f0ac1e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:39.047407 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-6f4d6138-587f-40ae-be9a-762aa2f0ac1e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:45:39.047624 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-6f4d6138-587f-40ae-be9a-762aa2f0ac1e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:39.047806 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-6f4d6138-587f-40ae-be9a-762aa2f0ac1e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:39.056892 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:39.056892 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:45:39.060291 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-6f4d6138-587f-40ae-be9a-762aa2f0ac1e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:39.064494 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-6f4d6138-587f-40ae-be9a-762aa2f0ac1e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:45:39.064957 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1508/5989] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:45:39 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:45:39.081212 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-c00ffd3d-b814-42bf-896c-fa72389ac480 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:39.082968 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-c00ffd3d-b814-42bf-896c-fa72389ac480 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] POST https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42/action Jul 03 19:45:39.083287 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-c00ffd3d-b814-42bf-896c-fa72389ac480 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:45:39.083399 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-c00ffd3d-b814-42bf-896c-fa72389ac480 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:45:39.092758 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:39.092758 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:45:39.093177 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-c00ffd3d-b814-42bf-896c-fa72389ac480 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:39.099529 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-c00ffd3d-b814-42bf-896c-fa72389ac480 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Begin detaching volume completed successfully. Jul 03 19:45:39.099717 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-c00ffd3d-b814-42bf-896c-fa72389ac480 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42/action returned with HTTP 202 Jul 03 19:45:39.100218 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1505/5990] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:45:39 2026] POST /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:45:39.117602 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-12aac0f3-1273-4cbb-9398-0bd54ca0f9e5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:39.119222 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-12aac0f3-1273-4cbb-9398-0bd54ca0f9e5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:45:39.119406 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-12aac0f3-1273-4cbb-9398-0bd54ca0f9e5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:39.119581 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-12aac0f3-1273-4cbb-9398-0bd54ca0f9e5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:39.129759 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:39.129759 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:39.133341 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-12aac0f3-1273-4cbb-9398-0bd54ca0f9e5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:39.137714 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-12aac0f3-1273-4cbb-9398-0bd54ca0f9e5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:45:39.138177 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1497/5991] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:45:39 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:45:39.145771 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-21221d94-8b3a-48ad-a9b9-b4e45fef75d3 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:39.147558 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-21221d94-8b3a-48ad-a9b9-b4e45fef75d3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:39.147761 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-21221d94-8b3a-48ad-a9b9-b4e45fef75d3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:39.147981 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-21221d94-8b3a-48ad-a9b9-b4e45fef75d3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:39.148114 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-21221d94-8b3a-48ad-a9b9-b4e45fef75d3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:39.152428 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:39.152428 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:39.153188 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-21221d94-8b3a-48ad-a9b9-b4e45fef75d3 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:39.153551 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1482/5992] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:39 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:40.121665 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-bcc26365-cb8b-4fe7-96f9-19c132be4edf None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:40.122108 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bcc26365-cb8b-4fe7-96f9-19c132be4edf None None] GET https://10.4.3.61/volume// Jul 03 19:45:40.122266 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bcc26365-cb8b-4fe7-96f9-19c132be4edf None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:40.122447 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-bcc26365-cb8b-4fe7-96f9-19c132be4edf None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:40.122764 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-bcc26365-cb8b-4fe7-96f9-19c132be4edf None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:45:40.123067 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1509/5993] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:45:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:45:40.129094 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-db37de94-9a69-468a-89da-2055f08a8df9 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:40.130834 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-db37de94-9a69-468a-89da-2055f08a8df9 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:45:40.131030 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-db37de94-9a69-468a-89da-2055f08a8df9 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:40.131208 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-db37de94-9a69-468a-89da-2055f08a8df9 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:40.138819 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:40.138819 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:45:40.142223 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-db37de94-9a69-468a-89da-2055f08a8df9 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:40.146030 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-db37de94-9a69-468a-89da-2055f08a8df9 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:45:40.146509 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1506/5994] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:45:40 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:45:40.150122 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-fa5ee533-0a6f-4fec-94b7-3105a6b6dfce None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:40.151795 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fa5ee533-0a6f-4fec-94b7-3105a6b6dfce tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:45:40.151973 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fa5ee533-0a6f-4fec-94b7-3105a6b6dfce tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:40.152141 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-fa5ee533-0a6f-4fec-94b7-3105a6b6dfce tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:40.160795 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:40.160795 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:40.163887 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-fa5ee533-0a6f-4fec-94b7-3105a6b6dfce tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:40.164323 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-25e78314-3f14-4d42-a790-74090dc729e7 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:40.165882 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-25e78314-3f14-4d42-a790-74090dc729e7 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:40.166102 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-25e78314-3f14-4d42-a790-74090dc729e7 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:40.166291 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-25e78314-3f14-4d42-a790-74090dc729e7 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:40.166408 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-25e78314-3f14-4d42-a790-74090dc729e7 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:40.167730 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-fa5ee533-0a6f-4fec-94b7-3105a6b6dfce tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:45:40.168177 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1498/5995] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:45:40 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:45:40.170011 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:40.170011 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:40.170621 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-25e78314-3f14-4d42-a790-74090dc729e7 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:40.171105 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1483/5996] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:40 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:40.642334 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-b51f5541-0820-418c-a960-9a6a78e6c01a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:40.644067 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-b51f5541-0820-418c-a960-9a6a78e6c01a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:45:40.644252 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-b51f5541-0820-418c-a960-9a6a78e6c01a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:40.644425 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-b51f5541-0820-418c-a960-9a6a78e6c01a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:40.652296 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:40.652296 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:45:40.654916 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-b51f5541-0820-418c-a960-9a6a78e6c01a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:40.658279 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-b51f5541-0820-418c-a960-9a6a78e6c01a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:45:40.658608 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1510/5997] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:45:40 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1215 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:45:40.692298 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-741b78a0-bf1f-41ab-a7e9-8392650d39e2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:40.694574 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-741b78a0-bf1f-41ab-a7e9-8392650d39e2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] DELETE https://10.4.3.61/volume/v3/attachments/407eb245-f3ce-4094-b2eb-bda6ca82a509 Jul 03 19:45:40.694802 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-741b78a0-bf1f-41ab-a7e9-8392650d39e2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:40.695027 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-741b78a0-bf1f-41ab-a7e9-8392650d39e2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:40.702735 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:40.702735 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:45:41.181265 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-79ff486d-31df-4311-bd0c-5f90da60cff7 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:41.181597 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-9281d856-e6e0-4c8e-bf1b-60653d509cbe None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:41.182755 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-79ff486d-31df-4311-bd0c-5f90da60cff7 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:41.183004 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-79ff486d-31df-4311-bd0c-5f90da60cff7 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:41.183237 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-79ff486d-31df-4311-bd0c-5f90da60cff7 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:41.183299 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9281d856-e6e0-4c8e-bf1b-60653d509cbe tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:45:41.183339 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-79ff486d-31df-4311-bd0c-5f90da60cff7 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:41.183368 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9281d856-e6e0-4c8e-bf1b-60653d509cbe tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:41.183554 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-9281d856-e6e0-4c8e-bf1b-60653d509cbe tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:41.188251 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:41.188251 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:41.189136 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-79ff486d-31df-4311-bd0c-5f90da60cff7 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:41.189661 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1499/5998] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:41 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:41.194228 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:41.194228 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:41.197839 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-9281d856-e6e0-4c8e-bf1b-60653d509cbe tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:41.201857 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-9281d856-e6e0-4c8e-bf1b-60653d509cbe tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:45:41.202247 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1484/5999] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:45:41 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:45:41.229198 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-bea05b9b-db1a-49ae-a637-7bca21425e8f req-741b78a0-bf1f-41ab-a7e9-8392650d39e2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/attachments/407eb245-f3ce-4094-b2eb-bda6ca82a509 returned with HTTP 200 Jul 03 19:45:41.229592 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1507/6000] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:45:40 2026] DELETE /volume/v3/attachments/407eb245-f3ce-4094-b2eb-bda6ca82a509 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:42.199647 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-2e981a51-b187-4353-b567-1101a4ecb0ed None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:42.201892 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2e981a51-b187-4353-b567-1101a4ecb0ed tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:42.202290 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2e981a51-b187-4353-b567-1101a4ecb0ed tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:42.202504 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-2e981a51-b187-4353-b567-1101a4ecb0ed tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:42.202615 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-2e981a51-b187-4353-b567-1101a4ecb0ed tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:42.207358 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:42.207358 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:45:42.208069 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-2e981a51-b187-4353-b567-1101a4ecb0ed tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:42.208477 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1511/6001] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:42 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:42.214396 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a19b771f-33a0-4ec4-bc6a-ecbcee6339f6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:42.216041 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a19b771f-33a0-4ec4-bc6a-ecbcee6339f6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:45:42.216249 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a19b771f-33a0-4ec4-bc6a-ecbcee6339f6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:42.216445 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a19b771f-33a0-4ec4-bc6a-ecbcee6339f6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:42.225669 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:42.225669 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:42.230257 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a19b771f-33a0-4ec4-bc6a-ecbcee6339f6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:42.235358 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a19b771f-33a0-4ec4-bc6a-ecbcee6339f6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:45:42.235836 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1500/6002] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:45:42 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:42.248850 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-b4ecfcc7-f1f3-4df2-8b76-1da08aaa38f9 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:42.250618 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b4ecfcc7-f1f3-4df2-8b76-1da08aaa38f9 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:45:42.250879 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b4ecfcc7-f1f3-4df2-8b76-1da08aaa38f9 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:42.251146 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-b4ecfcc7-f1f3-4df2-8b76-1da08aaa38f9 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:42.263352 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:42.263352 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:42.267644 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-b4ecfcc7-f1f3-4df2-8b76-1da08aaa38f9 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:42.272698 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-b4ecfcc7-f1f3-4df2-8b76-1da08aaa38f9 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:45:42.273204 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1485/6003] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:45:42 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 1163 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:45:42.311888 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-31257503-9f2e-4ad3-ab22-372347edafea req-3f65a2ff-72ec-4fed-8470-e90710c5f820 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:42.313893 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-31257503-9f2e-4ad3-ab22-372347edafea req-3f65a2ff-72ec-4fed-8470-e90710c5f820 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:45:42.314099 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-31257503-9f2e-4ad3-ab22-372347edafea req-3f65a2ff-72ec-4fed-8470-e90710c5f820 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:42.314331 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-31257503-9f2e-4ad3-ab22-372347edafea req-3f65a2ff-72ec-4fed-8470-e90710c5f820 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:42.323603 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:42.323603 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:45:42.327207 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-31257503-9f2e-4ad3-ab22-372347edafea req-3f65a2ff-72ec-4fed-8470-e90710c5f820 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:42.331211 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-31257503-9f2e-4ad3-ab22-372347edafea req-3f65a2ff-72ec-4fed-8470-e90710c5f820 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:45:42.331592 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1508/6004] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:45:42 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 1163 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:45:42.348678 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-31257503-9f2e-4ad3-ab22-372347edafea req-a5b59603-4a5e-47c0-9908-b4dcc1068aa5 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:42.351296 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-31257503-9f2e-4ad3-ab22-372347edafea req-a5b59603-4a5e-47c0-9908-b4dcc1068aa5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] POST https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d/action Jul 03 19:45:42.351710 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-31257503-9f2e-4ad3-ab22-372347edafea req-a5b59603-4a5e-47c0-9908-b4dcc1068aa5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:45:42.351863 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-31257503-9f2e-4ad3-ab22-372347edafea req-a5b59603-4a5e-47c0-9908-b4dcc1068aa5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:45:42.365355 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:42.365355 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:45:42.365957 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-31257503-9f2e-4ad3-ab22-372347edafea req-a5b59603-4a5e-47c0-9908-b4dcc1068aa5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:42.375820 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-31257503-9f2e-4ad3-ab22-372347edafea req-a5b59603-4a5e-47c0-9908-b4dcc1068aa5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Begin detaching volume completed successfully. Jul 03 19:45:42.376054 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-31257503-9f2e-4ad3-ab22-372347edafea req-a5b59603-4a5e-47c0-9908-b4dcc1068aa5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d/action returned with HTTP 202 Jul 03 19:45:42.376515 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1512/6005] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:45:42 2026] POST /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:45:42.396228 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3b83ce71-012f-4493-aa48-f5097c9fa87a None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:42.398331 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3b83ce71-012f-4493-aa48-f5097c9fa87a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:45:42.398547 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3b83ce71-012f-4493-aa48-f5097c9fa87a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:42.398762 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3b83ce71-012f-4493-aa48-f5097c9fa87a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:42.409258 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:42.409258 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:42.412479 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-3b83ce71-012f-4493-aa48-f5097c9fa87a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:42.416522 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3b83ce71-012f-4493-aa48-f5097c9fa87a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:45:42.416912 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1501/6006] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:45:42 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:45:43.217680 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-85f27dec-4209-4fa5-b871-d4b92c224fdf None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:43.219406 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-85f27dec-4209-4fa5-b871-d4b92c224fdf tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:43.219601 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-85f27dec-4209-4fa5-b871-d4b92c224fdf tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:43.219796 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-85f27dec-4209-4fa5-b871-d4b92c224fdf tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:43.219900 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-85f27dec-4209-4fa5-b871-d4b92c224fdf tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:43.223850 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:43.223850 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:43.224448 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-85f27dec-4209-4fa5-b871-d4b92c224fdf tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:43.224794 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1486/6007] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:43 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:43.398988 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-8c750545-cd61-4685-b76e-0d53cb6e4280 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:43.399480 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8c750545-cd61-4685-b76e-0d53cb6e4280 None None] GET https://10.4.3.61/volume// Jul 03 19:45:43.399642 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8c750545-cd61-4685-b76e-0d53cb6e4280 None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:43.399822 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-8c750545-cd61-4685-b76e-0d53cb6e4280 None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:43.400177 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-8c750545-cd61-4685-b76e-0d53cb6e4280 None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:45:43.400460 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1509/6008] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:45:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:45:43.407153 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-31257503-9f2e-4ad3-ab22-372347edafea req-19165ab3-bbe1-429d-bbc5-b023782a3b9a None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:43.409279 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-31257503-9f2e-4ad3-ab22-372347edafea req-19165ab3-bbe1-429d-bbc5-b023782a3b9a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:45:43.409565 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-31257503-9f2e-4ad3-ab22-372347edafea req-19165ab3-bbe1-429d-bbc5-b023782a3b9a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:43.409800 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-31257503-9f2e-4ad3-ab22-372347edafea req-19165ab3-bbe1-429d-bbc5-b023782a3b9a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:43.419246 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:43.419246 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:45:43.423008 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-31257503-9f2e-4ad3-ab22-372347edafea req-19165ab3-bbe1-429d-bbc5-b023782a3b9a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:43.427321 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-31257503-9f2e-4ad3-ab22-372347edafea req-19165ab3-bbe1-429d-bbc5-b023782a3b9a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:45:43.428203 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1513/6009] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:45:43 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 1346 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:45:43.429314 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-cd1ea12b-ec5e-4c87-b63f-14ec762e8ca8 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:43.431129 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cd1ea12b-ec5e-4c87-b63f-14ec762e8ca8 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:45:43.431344 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cd1ea12b-ec5e-4c87-b63f-14ec762e8ca8 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:43.431538 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-cd1ea12b-ec5e-4c87-b63f-14ec762e8ca8 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:43.440340 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-31257503-9f2e-4ad3-ab22-372347edafea req-436118c3-b552-4477-a6f3-47e83cc00aa2 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:43.441961 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:43.441961 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:43.442750 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-31257503-9f2e-4ad3-ab22-372347edafea req-436118c3-b552-4477-a6f3-47e83cc00aa2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d/encryption Jul 03 19:45:43.442980 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-31257503-9f2e-4ad3-ab22-372347edafea req-436118c3-b552-4477-a6f3-47e83cc00aa2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:43.443213 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-31257503-9f2e-4ad3-ab22-372347edafea req-436118c3-b552-4477-a6f3-47e83cc00aa2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'index' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:43.445592 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-cd1ea12b-ec5e-4c87-b63f-14ec762e8ca8 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:43.449976 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-cd1ea12b-ec5e-4c87-b63f-14ec762e8ca8 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:45:43.450428 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1502/6010] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:45:43 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:45:43.453354 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:43.453354 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:43.460304 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-31257503-9f2e-4ad3-ab22-372347edafea req-436118c3-b552-4477-a6f3-47e83cc00aa2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d/encryption returned with HTTP 200 Jul 03 19:45:43.460773 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1487/6011] 10.4.3.61 () {68 vars in 1624 bytes} [Fri Jul 3 19:45:43 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:44.214433 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-31257503-9f2e-4ad3-ab22-372347edafea req-841f015d-7acb-4b9e-8fb1-9d750341aa99 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:44.216229 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-31257503-9f2e-4ad3-ab22-372347edafea req-841f015d-7acb-4b9e-8fb1-9d750341aa99 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] DELETE https://10.4.3.61/volume/v3/attachments/d4ebe252-3831-47ed-a4f5-c1934cfb5d26 Jul 03 19:45:44.216409 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-31257503-9f2e-4ad3-ab22-372347edafea req-841f015d-7acb-4b9e-8fb1-9d750341aa99 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:44.216547 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-31257503-9f2e-4ad3-ab22-372347edafea req-841f015d-7acb-4b9e-8fb1-9d750341aa99 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:44.222876 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:44.222876 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:45:44.234522 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a01b58bd-6ff3-4b83-8cdf-ec2da4950dd1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:44.236376 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a01b58bd-6ff3-4b83-8cdf-ec2da4950dd1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:44.236610 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a01b58bd-6ff3-4b83-8cdf-ec2da4950dd1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:44.236836 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a01b58bd-6ff3-4b83-8cdf-ec2da4950dd1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:44.236990 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-a01b58bd-6ff3-4b83-8cdf-ec2da4950dd1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:44.241218 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:44.241218 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:45:44.241843 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a01b58bd-6ff3-4b83-8cdf-ec2da4950dd1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:44.242341 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1514/6012] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:44 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:44.464702 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a14779f9-b9f6-4b89-aa3d-036f8066e6b5 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:44.466983 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a14779f9-b9f6-4b89-aa3d-036f8066e6b5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:45:44.467286 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a14779f9-b9f6-4b89-aa3d-036f8066e6b5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:44.467512 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a14779f9-b9f6-4b89-aa3d-036f8066e6b5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:44.476636 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:44.476636 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:44.480007 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-a14779f9-b9f6-4b89-aa3d-036f8066e6b5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:44.484206 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a14779f9-b9f6-4b89-aa3d-036f8066e6b5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:45:44.484606 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1503/6013] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:45:44 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 1166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:45:44.752507 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-31257503-9f2e-4ad3-ab22-372347edafea req-841f015d-7acb-4b9e-8fb1-9d750341aa99 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/attachments/d4ebe252-3831-47ed-a4f5-c1934cfb5d26 returned with HTTP 200 Jul 03 19:45:44.753010 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1510/6014] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:45:44 2026] DELETE /volume/v3/attachments/d4ebe252-3831-47ed-a4f5-c1934cfb5d26 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:45.252570 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-e7a64fd2-6be2-415b-8f72-125dbb0d1c88 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:45.254398 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e7a64fd2-6be2-415b-8f72-125dbb0d1c88 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:45.254628 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e7a64fd2-6be2-415b-8f72-125dbb0d1c88 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:45.254840 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-e7a64fd2-6be2-415b-8f72-125dbb0d1c88 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:45.254952 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-e7a64fd2-6be2-415b-8f72-125dbb0d1c88 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:45.260710 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:45.260710 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:45.261877 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-e7a64fd2-6be2-415b-8f72-125dbb0d1c88 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:45.262123 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1488/6015] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:45 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:45.496562 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-d2f2fdd3-ff26-4d74-899e-c2a517b0d2ec None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:45.498723 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d2f2fdd3-ff26-4d74-899e-c2a517b0d2ec tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:45:45.498961 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d2f2fdd3-ff26-4d74-899e-c2a517b0d2ec tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:45.499148 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-d2f2fdd3-ff26-4d74-899e-c2a517b0d2ec tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:45.505562 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:45.505562 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:45:45.508846 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-d2f2fdd3-ff26-4d74-899e-c2a517b0d2ec tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:45.512968 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-d2f2fdd3-ff26-4d74-899e-c2a517b0d2ec tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:45:45.513372 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1515/6016] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:45:45 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:45.524179 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-bef0016f-e446-4100-82ff-371296da305f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:45.526121 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bef0016f-e446-4100-82ff-371296da305f tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 Jul 03 19:45:45.526363 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bef0016f-e446-4100-82ff-371296da305f tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:45.526561 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-bef0016f-e446-4100-82ff-371296da305f tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:45.536271 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:45.536271 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:45.539653 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-bef0016f-e446-4100-82ff-371296da305f tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:45.544376 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-bef0016f-e446-4100-82ff-371296da305f tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 returned with HTTP 200 Jul 03 19:45:45.544772 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1504/6017] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:45:45 2026] GET /volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:45:45.579537 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-8c1cb59f-efb1-4584-9331-89ffef74a8c0 req-88e67f61-48cb-41ce-a9dd-1e365db7df15 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:45.581346 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-8c1cb59f-efb1-4584-9331-89ffef74a8c0 req-88e67f61-48cb-41ce-a9dd-1e365db7df15 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 Jul 03 19:45:45.581543 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-8c1cb59f-efb1-4584-9331-89ffef74a8c0 req-88e67f61-48cb-41ce-a9dd-1e365db7df15 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:45.581752 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-8c1cb59f-efb1-4584-9331-89ffef74a8c0 req-88e67f61-48cb-41ce-a9dd-1e365db7df15 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:45.590010 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:45.590010 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:45:45.593193 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-8c1cb59f-efb1-4584-9331-89ffef74a8c0 req-88e67f61-48cb-41ce-a9dd-1e365db7df15 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:45.597691 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-8c1cb59f-efb1-4584-9331-89ffef74a8c0 req-88e67f61-48cb-41ce-a9dd-1e365db7df15 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 returned with HTTP 200 Jul 03 19:45:45.598134 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1511/6018] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:45:45 2026] GET /volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:45:45.615336 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-8c1cb59f-efb1-4584-9331-89ffef74a8c0 req-efa083cd-b20f-4aa4-a70a-7b9fc23c1a7a None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:45.617145 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-8c1cb59f-efb1-4584-9331-89ffef74a8c0 req-efa083cd-b20f-4aa4-a70a-7b9fc23c1a7a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] POST https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902/action Jul 03 19:45:45.617471 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-8c1cb59f-efb1-4584-9331-89ffef74a8c0 req-efa083cd-b20f-4aa4-a70a-7b9fc23c1a7a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:45:45.617585 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-8c1cb59f-efb1-4584-9331-89ffef74a8c0 req-efa083cd-b20f-4aa4-a70a-7b9fc23c1a7a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:45:45.626750 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:45.626750 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:45.627236 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-8c1cb59f-efb1-4584-9331-89ffef74a8c0 req-efa083cd-b20f-4aa4-a70a-7b9fc23c1a7a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:45.633729 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-8c1cb59f-efb1-4584-9331-89ffef74a8c0 req-efa083cd-b20f-4aa4-a70a-7b9fc23c1a7a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Begin detaching volume completed successfully. Jul 03 19:45:45.633929 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-8c1cb59f-efb1-4584-9331-89ffef74a8c0 req-efa083cd-b20f-4aa4-a70a-7b9fc23c1a7a tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902/action returned with HTTP 202 Jul 03 19:45:45.634363 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1489/6019] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:45:45 2026] POST /volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:45:45.649989 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f4145c30-856f-409b-8d08-81d85f5f3cf2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:45.651667 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f4145c30-856f-409b-8d08-81d85f5f3cf2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 Jul 03 19:45:45.651862 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f4145c30-856f-409b-8d08-81d85f5f3cf2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:45.652051 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f4145c30-856f-409b-8d08-81d85f5f3cf2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:45.660448 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:45.660448 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:45:45.663457 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-f4145c30-856f-409b-8d08-81d85f5f3cf2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:45.667296 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f4145c30-856f-409b-8d08-81d85f5f3cf2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 returned with HTTP 200 Jul 03 19:45:45.667612 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1516/6020] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:45:45 2026] GET /volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:45:46.273998 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-99b442a5-9c90-4d1e-bd83-2f0d804e9d7c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:46.276569 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-99b442a5-9c90-4d1e-bd83-2f0d804e9d7c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:46.276827 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-99b442a5-9c90-4d1e-bd83-2f0d804e9d7c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:46.277133 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-99b442a5-9c90-4d1e-bd83-2f0d804e9d7c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:46.277328 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-99b442a5-9c90-4d1e-bd83-2f0d804e9d7c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:46.283347 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:46.283347 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:46.284349 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-99b442a5-9c90-4d1e-bd83-2f0d804e9d7c tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:46.284894 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1505/6021] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:46 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:46.654642 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-16eb419f-41ae-45c9-859f-951e2d77e79e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:46.655097 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-16eb419f-41ae-45c9-859f-951e2d77e79e None None] GET https://10.4.3.61/volume// Jul 03 19:45:46.655285 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-16eb419f-41ae-45c9-859f-951e2d77e79e None None] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:46.655464 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-16eb419f-41ae-45c9-859f-951e2d77e79e None None] Calling method 'all' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:46.655807 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-16eb419f-41ae-45c9-859f-951e2d77e79e None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:45:46.656102 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1512/6022] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:45:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:45:46.663521 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-8c1cb59f-efb1-4584-9331-89ffef74a8c0 req-c7c1c982-81f1-445e-a89f-1120129f35d8 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:46.665464 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-8c1cb59f-efb1-4584-9331-89ffef74a8c0 req-c7c1c982-81f1-445e-a89f-1120129f35d8 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 Jul 03 19:45:46.665712 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-8c1cb59f-efb1-4584-9331-89ffef74a8c0 req-c7c1c982-81f1-445e-a89f-1120129f35d8 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:46.665907 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-8c1cb59f-efb1-4584-9331-89ffef74a8c0 req-c7c1c982-81f1-445e-a89f-1120129f35d8 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:46.673837 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:46.673837 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:46.676864 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-8c1cb59f-efb1-4584-9331-89ffef74a8c0 req-c7c1c982-81f1-445e-a89f-1120129f35d8 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:46.679865 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-3c226ad4-43f3-4bf8-8c9b-1f2a42e99ee1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:46.681055 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-8c1cb59f-efb1-4584-9331-89ffef74a8c0 req-c7c1c982-81f1-445e-a89f-1120129f35d8 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 returned with HTTP 200 Jul 03 19:45:46.681568 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1490/6023] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:45:46 2026] GET /volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 => generated 1319 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:45:46.681965 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3c226ad4-43f3-4bf8-8c9b-1f2a42e99ee1 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 Jul 03 19:45:46.682146 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3c226ad4-43f3-4bf8-8c9b-1f2a42e99ee1 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:46.682372 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-3c226ad4-43f3-4bf8-8c9b-1f2a42e99ee1 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:46.691567 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:46.691567 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:45:46.694898 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-3c226ad4-43f3-4bf8-8c9b-1f2a42e99ee1 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:46.698721 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-3c226ad4-43f3-4bf8-8c9b-1f2a42e99ee1 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 returned with HTTP 200 Jul 03 19:45:46.699072 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1517/6024] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:45:46 2026] GET /volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:45:47.294600 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-69f1585f-ade7-450f-a306-0f7472f40293 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:47.296527 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-69f1585f-ade7-450f-a306-0f7472f40293 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:47.296746 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-69f1585f-ade7-450f-a306-0f7472f40293 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:47.297013 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-69f1585f-ade7-450f-a306-0f7472f40293 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:47.297188 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-69f1585f-ade7-450f-a306-0f7472f40293 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:47.302468 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:47.302468 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:47.303332 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-69f1585f-ade7-450f-a306-0f7472f40293 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:47.303787 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1506/6025] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:47 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:47.459895 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-8c1cb59f-efb1-4584-9331-89ffef74a8c0 req-f0f49239-b2f8-400f-96a1-939b57cf84fa None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:47.462049 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-8c1cb59f-efb1-4584-9331-89ffef74a8c0 req-f0f49239-b2f8-400f-96a1-939b57cf84fa tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] DELETE https://10.4.3.61/volume/v3/attachments/6d62b073-4be8-40da-b69f-ba2391a53fe4 Jul 03 19:45:47.462276 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-8c1cb59f-efb1-4584-9331-89ffef74a8c0 req-f0f49239-b2f8-400f-96a1-939b57cf84fa tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:47.462499 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-8c1cb59f-efb1-4584-9331-89ffef74a8c0 req-f0f49239-b2f8-400f-96a1-939b57cf84fa tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'version_select' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:47.470421 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:47.470421 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:45:47.713223 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ec7f4357-7efd-4f8b-8593-aefc8b8c1225 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:47.717519 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ec7f4357-7efd-4f8b-8593-aefc8b8c1225 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 Jul 03 19:45:47.717697 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ec7f4357-7efd-4f8b-8593-aefc8b8c1225 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:47.717872 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ec7f4357-7efd-4f8b-8593-aefc8b8c1225 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:47.728847 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:47.728847 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:47.731667 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-ec7f4357-7efd-4f8b-8593-aefc8b8c1225 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:47.735339 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ec7f4357-7efd-4f8b-8593-aefc8b8c1225 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 returned with HTTP 200 Jul 03 19:45:47.735668 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1491/6026] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:45:47 2026] GET /volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:45:47.998594 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-8c1cb59f-efb1-4584-9331-89ffef74a8c0 req-f0f49239-b2f8-400f-96a1-939b57cf84fa tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/attachments/6d62b073-4be8-40da-b69f-ba2391a53fe4 returned with HTTP 200 Jul 03 19:45:47.999005 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1513/6027] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:45:47 2026] DELETE /volume/v3/attachments/6d62b073-4be8-40da-b69f-ba2391a53fe4 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:48.313778 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-b4d0ba04-203a-435c-aedb-6bfa4ecde367 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:48.315536 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b4d0ba04-203a-435c-aedb-6bfa4ecde367 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:48.315745 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b4d0ba04-203a-435c-aedb-6bfa4ecde367 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:48.315957 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-b4d0ba04-203a-435c-aedb-6bfa4ecde367 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:48.316146 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-b4d0ba04-203a-435c-aedb-6bfa4ecde367 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:48.319956 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:48.319956 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:45:48.320564 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-b4d0ba04-203a-435c-aedb-6bfa4ecde367 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:48.320919 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1518/6028] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:48 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:48.748692 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b0671168-cd82-46d3-91b4-1bc0989637c0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:48.750876 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b0671168-cd82-46d3-91b4-1bc0989637c0 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 Jul 03 19:45:48.751288 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b0671168-cd82-46d3-91b4-1bc0989637c0 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:48.751345 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b0671168-cd82-46d3-91b4-1bc0989637c0 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:48.758334 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:48.758334 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:48.762274 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b0671168-cd82-46d3-91b4-1bc0989637c0 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:48.767078 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b0671168-cd82-46d3-91b4-1bc0989637c0 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 returned with HTTP 200 Jul 03 19:45:48.767487 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1507/6029] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:45:48 2026] GET /volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:48.778761 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-5151ada9-993b-409e-b06d-0bcb30bf93a6 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:48.780935 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5151ada9-993b-409e-b06d-0bcb30bf93a6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] DELETE https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:45:48.781190 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5151ada9-993b-409e-b06d-0bcb30bf93a6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:48.781424 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-5151ada9-993b-409e-b06d-0bcb30bf93a6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:48.781618 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-5151ada9-993b-409e-b06d-0bcb30bf93a6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Delete volume with id: f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:45:48.788652 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:48.788652 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:48.789132 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5151ada9-993b-409e-b06d-0bcb30bf93a6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:48.798871 np0000004460 devstack@c-api.service[99926]: WARNING cinder.keymgr.conf_key_mgr [None req-5151ada9-993b-409e-b06d-0bcb30bf93a6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 19:45:48.804878 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-5151ada9-993b-409e-b06d-0bcb30bf93a6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Delete volume request issued successfully. Jul 03 19:45:48.805117 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-5151ada9-993b-409e-b06d-0bcb30bf93a6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 202 Jul 03 19:45:48.805715 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1492/6030] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:45:48 2026] DELETE /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:45:48.812088 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2acc2ef4-8e3b-4240-b16c-018a38cdef12 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:48.813912 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2acc2ef4-8e3b-4240-b16c-018a38cdef12 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:45:48.814119 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2acc2ef4-8e3b-4240-b16c-018a38cdef12 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:48.814320 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2acc2ef4-8e3b-4240-b16c-018a38cdef12 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:48.821808 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:48.821808 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:45:48.825655 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-2acc2ef4-8e3b-4240-b16c-018a38cdef12 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:48.829684 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2acc2ef4-8e3b-4240-b16c-018a38cdef12 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 200 Jul 03 19:45:48.830122 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1514/6031] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:45:48 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:49.332032 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-e1fb8d48-c5bc-4ef5-8821-9155350e6316 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:49.333550 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e1fb8d48-c5bc-4ef5-8821-9155350e6316 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:45:49.333729 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e1fb8d48-c5bc-4ef5-8821-9155350e6316 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:49.333901 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-e1fb8d48-c5bc-4ef5-8821-9155350e6316 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:49.334017 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-e1fb8d48-c5bc-4ef5-8821-9155350e6316 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:49.338019 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:49.338019 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:45:49.338538 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-e1fb8d48-c5bc-4ef5-8821-9155350e6316 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:45:49.338837 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1519/6032] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:49 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:49.347921 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7db71609-cc61-482c-a3a4-97eff9d4e82d None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:49.349635 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7db71609-cc61-482c-a3a4-97eff9d4e82d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] POST https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078/action Jul 03 19:45:49.350084 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7db71609-cc61-482c-a3a4-97eff9d4e82d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99924) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:45:49.350223 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7db71609-cc61-482c-a3a4-97eff9d4e82d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:45:49.351456 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.contrib.admin_actions [None req-7db71609-cc61-482c-a3a4-97eff9d4e82d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Updating backup '9da00cc4-f149-402a-9371-995b93bc8078' with '{'status': 'error'}' {{(pid=99924) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 19:45:49.358896 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:49.358896 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:49.364388 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.backup.rpcapi [None req-7db71609-cc61-482c-a3a4-97eff9d4e82d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] reset_status in rpcapi backup_id 9da00cc4-f149-402a-9371-995b93bc8078 on host np0000004460. {{(pid=99924) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 19:45:49.366036 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7db71609-cc61-482c-a3a4-97eff9d4e82d tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078/action returned with HTTP 202 Jul 03 19:45:49.366480 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1508/6033] 10.4.3.61 () {70 vars in 1423 bytes} [Fri Jul 3 19:45:49 2026] POST /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:45:49.372952 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a42a3ee0-30e4-4a79-b0d4-921e902de36f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:49.374715 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a42a3ee0-30e4-4a79-b0d4-921e902de36f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/ed0f965f-ef14-4fed-988e-36545f73f23b Jul 03 19:45:49.375014 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a42a3ee0-30e4-4a79-b0d4-921e902de36f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:49.375186 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a42a3ee0-30e4-4a79-b0d4-921e902de36f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:49.375368 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.v3.volumes [None req-a42a3ee0-30e4-4a79-b0d4-921e902de36f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Delete volume with id: ed0f965f-ef14-4fed-988e-36545f73f23b Jul 03 19:45:49.382411 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:49.382411 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:49.382746 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a42a3ee0-30e4-4a79-b0d4-921e902de36f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Volume info retrieved successfully. Jul 03 19:45:49.400891 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a42a3ee0-30e4-4a79-b0d4-921e902de36f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Delete volume request issued successfully. Jul 03 19:45:49.401090 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a42a3ee0-30e4-4a79-b0d4-921e902de36f tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes/ed0f965f-ef14-4fed-988e-36545f73f23b returned with HTTP 202 Jul 03 19:45:49.401565 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1493/6034] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:45:49 2026] DELETE /volume/v3/volumes/ed0f965f-ef14-4fed-988e-36545f73f23b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:45:49.407966 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-42d82362-913a-4f4b-a124-e94a94feb972 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:49.409468 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-42d82362-913a-4f4b-a124-e94a94feb972 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/volumes/ed0f965f-ef14-4fed-988e-36545f73f23b Jul 03 19:45:49.409646 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-42d82362-913a-4f4b-a124-e94a94feb972 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:49.409841 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-42d82362-913a-4f4b-a124-e94a94feb972 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:49.416141 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:49.416141 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:45:49.418941 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-42d82362-913a-4f4b-a124-e94a94feb972 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Volume info retrieved successfully. Jul 03 19:45:49.421987 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-42d82362-913a-4f4b-a124-e94a94feb972 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes/ed0f965f-ef14-4fed-988e-36545f73f23b returned with HTTP 200 Jul 03 19:45:49.422357 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1515/6035] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:49 2026] GET /volume/v3/volumes/ed0f965f-ef14-4fed-988e-36545f73f23b => generated 1006 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:45:49.841872 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f7d397e7-7e80-4d00-aea6-619f4f0e2170 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:49.843979 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f7d397e7-7e80-4d00-aea6-619f4f0e2170 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d Jul 03 19:45:49.844221 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f7d397e7-7e80-4d00-aea6-619f4f0e2170 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:49.844444 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f7d397e7-7e80-4d00-aea6-619f4f0e2170 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:49.851252 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f7d397e7-7e80-4d00-aea6-619f4f0e2170 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d returned with HTTP 404 Jul 03 19:45:49.851802 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1520/6036] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:45:49 2026] GET /volume/v3/volumes/f2154615-7f60-48a6-9d53-16f7929db51d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:45:49.858285 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-e192c425-796d-44f0-94ec-20bf9f2c308f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:49.859941 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e192c425-796d-44f0-94ec-20bf9f2c308f tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] GET https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 Jul 03 19:45:49.860151 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e192c425-796d-44f0-94ec-20bf9f2c308f tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:49.860407 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-e192c425-796d-44f0-94ec-20bf9f2c308f tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] Calling method 'detail' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:49.861104 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-e192c425-796d-44f0-94ec-20bf9f2c308f tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99924) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:45:49.869952 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-e192c425-796d-44f0-94ec-20bf9f2c308f tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] Get all volumes completed successfully. Jul 03 19:45:49.871823 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:49.871823 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:49.875645 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-e192c425-796d-44f0-94ec-20bf9f2c308f tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 19:45:49.876051 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1509/6037] 10.4.3.61 () {66 vars in 1278 bytes} [Fri Jul 3 19:45:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8320 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:45:49.889444 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-250bca06-8cb1-4d43-891a-58d89b73229c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:49.891105 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-250bca06-8cb1-4d43-891a-58d89b73229c tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] DELETE https://10.4.3.61/volume/v3/types/d4dbdcf1-1877-44ad-bfca-03c5edc0a691 Jul 03 19:45:49.891317 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-250bca06-8cb1-4d43-891a-58d89b73229c tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:49.891503 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-250bca06-8cb1-4d43-891a-58d89b73229c tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] Calling method '_delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:49.912364 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-250bca06-8cb1-4d43-891a-58d89b73229c tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] https://10.4.3.61/volume/v3/types/d4dbdcf1-1877-44ad-bfca-03c5edc0a691 returned with HTTP 202 Jul 03 19:45:49.912755 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1494/6038] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:45:49 2026] DELETE /volume/v3/types/d4dbdcf1-1877-44ad-bfca-03c5edc0a691 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:45:49.919395 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2ac62405-c0a8-47cf-ad6d-11434a4db67e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:49.921836 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2ac62405-c0a8-47cf-ad6d-11434a4db67e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] DELETE https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 Jul 03 19:45:49.922077 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2ac62405-c0a8-47cf-ad6d-11434a4db67e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:49.922385 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2ac62405-c0a8-47cf-ad6d-11434a4db67e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:49.922624 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-2ac62405-c0a8-47cf-ad6d-11434a4db67e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Delete volume with id: 4a051063-a626-4f9d-b0b2-11309b37e902 Jul 03 19:45:49.930311 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:49.930311 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:45:49.930760 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-2ac62405-c0a8-47cf-ad6d-11434a4db67e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:49.946849 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-2ac62405-c0a8-47cf-ad6d-11434a4db67e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Delete volume request issued successfully. Jul 03 19:45:49.947054 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2ac62405-c0a8-47cf-ad6d-11434a4db67e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 returned with HTTP 202 Jul 03 19:45:49.947616 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1516/6039] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:45:49 2026] DELETE /volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:45:49.955722 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-380154bf-0954-49a4-aa9d-5f264c2e02ce None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:49.957459 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-380154bf-0954-49a4-aa9d-5f264c2e02ce tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 Jul 03 19:45:49.957678 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-380154bf-0954-49a4-aa9d-5f264c2e02ce tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:49.957904 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-380154bf-0954-49a4-aa9d-5f264c2e02ce tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:49.964822 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:49.964822 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:45:49.968694 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-380154bf-0954-49a4-aa9d-5f264c2e02ce tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:49.973099 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-380154bf-0954-49a4-aa9d-5f264c2e02ce tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 returned with HTTP 200 Jul 03 19:45:49.973547 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1521/6040] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:45:49 2026] GET /volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:50.434473 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1d4d4084-5410-4b72-8787-7dd1b7640171 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:50.436526 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1d4d4084-5410-4b72-8787-7dd1b7640171 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/volumes/ed0f965f-ef14-4fed-988e-36545f73f23b Jul 03 19:45:50.436758 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1d4d4084-5410-4b72-8787-7dd1b7640171 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:50.436990 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1d4d4084-5410-4b72-8787-7dd1b7640171 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:50.443928 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1d4d4084-5410-4b72-8787-7dd1b7640171 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes/ed0f965f-ef14-4fed-988e-36545f73f23b returned with HTTP 404 Jul 03 19:45:50.444644 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1510/6041] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:50 2026] GET /volume/v3/volumes/ed0f965f-ef14-4fed-988e-36545f73f23b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:45:50.455510 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:50.457278 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] POST https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e/restore Jul 03 19:45:50.457598 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:45:50.458884 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.contrib.backups [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Restoring backup 16d3abe0-8da9-4095-8608-740f1eddb45e ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99926) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 19:45:50.458996 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Restoring backup 16d3abe0-8da9-4095-8608-740f1eddb45e to volume None. Jul 03 19:45:50.463563 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:50.463563 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:50.464320 np0000004460 devstack@c-api.service[99926]: INFO cinder.backup.api [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Creating volume of 1 GB for restore of backup 16d3abe0-8da9-4095-8608-740f1eddb45e. Jul 03 19:45:50.467317 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Availability Zones retrieved successfully. Jul 03 19:45:50.472079 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Flow 'volume_create_api' (ac778c31-58cf-4474-9606-b7bf628c2dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:45:50.473148 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (181b6a7f-0ce0-4778-90e6-65f33480a473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:45:50.473874 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.flows.api.create_volume [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Validating volume size '1' using validate_int {{(pid=99926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:45:50.496772 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (181b6a7f-0ce0-4778-90e6-65f33480a473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:17:35Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a5aede6c-6b7f-4436-a4f8-f88f809ae093,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5aede6c-6b7f-4436-a4f8-f88f809ae093', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:45:50.497521 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f2fd5dc-dcce-4a84-adf8-70590fc1bf10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:45:50.528363 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.quota [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Created reservations ['3d61a64a-4d89-4d3f-8726-8ce8291f764b', 'f468d804-0562-4ffa-aa8b-2c65aa8f0f96', 'b82a5348-e3b6-4bb7-a980-7cc6c95028ea', 'd6f87ef9-66e3-4865-aaf3-65aca0edbf43'] {{(pid=99926) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:45:50.529098 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f2fd5dc-dcce-4a84-adf8-70590fc1bf10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d61a64a-4d89-4d3f-8726-8ce8291f764b', 'f468d804-0562-4ffa-aa8b-2c65aa8f0f96', 'b82a5348-e3b6-4bb7-a980-7cc6c95028ea', 'd6f87ef9-66e3-4865-aaf3-65aca0edbf43']}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:45:50.529793 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeff1c66-57d0-4a88-8ec1-9798e5aa20e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:45:50.559241 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeff1c66-57d0-4a88-8ec1-9798e5aa20e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b3966bf-f779-49c3-abda-67bba354b78e', '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='037f6271410c4b4cabfc60bfcfd97e49',qos_specs=None,replication_status=,reservations=['3d61a64a-4d89-4d3f-8726-8ce8291f764b','f468d804-0562-4ffa-aa8b-2c65aa8f0f96','b82a5348-e3b6-4bb7-a980-7cc6c95028ea','d6f87ef9-66e3-4865-aaf3-65aca0edbf43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22b3930ae4df45bd82b3a04442818c82',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093), 'volume': Volume(_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-03T19:45:50Z,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=1b3966bf-f779-49c3-abda-67bba354b78e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='037f6271410c4b4cabfc60bfcfd97e49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22b3930ae4df45bd82b3a04442818c82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5aede6c-6b7f-4436-a4f8-f88f809ae093),volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:45:50.559851 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42b68e4f-ad61-4026-94ae-bacb91b984e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:45:50.573776 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42b68e4f-ad61-4026-94ae-bacb91b984e3) transitioned into 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='037f6271410c4b4cabfc60bfcfd97e49',qos_specs=None,replication_status=,reservations=['3d61a64a-4d89-4d3f-8726-8ce8291f764b','f468d804-0562-4ffa-aa8b-2c65aa8f0f96','b82a5348-e3b6-4bb7-a980-7cc6c95028ea','d6f87ef9-66e3-4865-aaf3-65aca0edbf43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22b3930ae4df45bd82b3a04442818c82',volume_type_id=a5aede6c-6b7f-4436-a4f8-f88f809ae093)}' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:45:50.574509 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (218ff698-e40c-44aa-bd5a-2f389e0ac924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:45:50.583390 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (218ff698-e40c-44aa-bd5a-2f389e0ac924) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99926) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:45:50.584097 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.volume.api [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Flow 'volume_create_api' (ac778c31-58cf-4474-9606-b7bf628c2dc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99926) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:45:50.584407 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Create volume request issued successfully. Jul 03 19:45:50.590762 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:50.590762 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:50.591092 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Volume info retrieved successfully. Jul 03 19:45:50.985680 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f115b089-25fa-4665-9bfc-1774ac2238d2 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:50.987607 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f115b089-25fa-4665-9bfc-1774ac2238d2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 Jul 03 19:45:50.987859 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f115b089-25fa-4665-9bfc-1774ac2238d2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:50.988111 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f115b089-25fa-4665-9bfc-1774ac2238d2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:50.993373 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f115b089-25fa-4665-9bfc-1774ac2238d2 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 returned with HTTP 404 Jul 03 19:45:50.993887 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1517/6042] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:45:50 2026] GET /volume/v3/volumes/4a051063-a626-4f9d-b0b2-11309b37e902 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:45:51.000076 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6f11ed62-7ef8-4fe6-9900-88b07e7a06dc None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:51.002149 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6f11ed62-7ef8-4fe6-9900-88b07e7a06dc tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] DELETE https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:45:51.002365 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6f11ed62-7ef8-4fe6-9900-88b07e7a06dc tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:51.002584 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6f11ed62-7ef8-4fe6-9900-88b07e7a06dc tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:51.002743 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-6f11ed62-7ef8-4fe6-9900-88b07e7a06dc tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Delete volume with id: a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:45:51.009264 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:51.009264 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:45:51.009728 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6f11ed62-7ef8-4fe6-9900-88b07e7a06dc tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:51.027421 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6f11ed62-7ef8-4fe6-9900-88b07e7a06dc tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Delete volume request issued successfully. Jul 03 19:45:51.027652 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6f11ed62-7ef8-4fe6-9900-88b07e7a06dc tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 202 Jul 03 19:45:51.028217 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1522/6043] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:45:50 2026] DELETE /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:45:51.034872 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8d619d14-a9cd-4151-8bc2-ea408f93ac09 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:51.036617 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8d619d14-a9cd-4151-8bc2-ea408f93ac09 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:45:51.036767 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8d619d14-a9cd-4151-8bc2-ea408f93ac09 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:51.036950 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8d619d14-a9cd-4151-8bc2-ea408f93ac09 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:51.043336 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:51.043336 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:51.046653 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-8d619d14-a9cd-4151-8bc2-ea408f93ac09 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:45:51.051072 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8d619d14-a9cd-4151-8bc2-ea408f93ac09 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 200 Jul 03 19:45:51.051754 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1511/6044] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:45:51 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:51.598102 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:51.598102 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:51.598595 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Volume info retrieved successfully. Jul 03 19:45:51.598595 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.backup.api [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Checking backup size 1 against volume size 1 {{(pid=99926) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 19:45:51.598595 np0000004460 devstack@c-api.service[99926]: INFO cinder.backup.api [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Overwriting volume 1b3966bf-f779-49c3-abda-67bba354b78e with restore of backup 16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:45:51.612473 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.backup.rpcapi [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] restore_backup in rpcapi backup_id 16d3abe0-8da9-4095-8608-740f1eddb45e {{(pid=99926) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 19:45:51.614183 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-15c6ddb5-b4fe-4214-b50a-049ceeb16d09 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e/restore returned with HTTP 202 Jul 03 19:45:51.614636 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1495/6045] 10.4.3.61 () {70 vars in 1426 bytes} [Fri Jul 3 19:45:50 2026] POST /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e/restore => generated 152 bytes in 1159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:45:51.622008 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e28a87bf-1577-456a-9a26-b9677a18b7ae None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:51.623641 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e28a87bf-1577-456a-9a26-b9677a18b7ae tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:45:51.623881 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e28a87bf-1577-456a-9a26-b9677a18b7ae tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:51.624122 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e28a87bf-1577-456a-9a26-b9677a18b7ae tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:51.624280 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-e28a87bf-1577-456a-9a26-b9677a18b7ae tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:51.628951 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:51.628951 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:45:51.629746 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e28a87bf-1577-456a-9a26-b9677a18b7ae tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:45:51.630234 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1518/6046] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:51 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:52.065841 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-7606560a-88c0-44bd-a635-c93c094496ae None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:52.067730 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7606560a-88c0-44bd-a635-c93c094496ae tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 Jul 03 19:45:52.067988 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7606560a-88c0-44bd-a635-c93c094496ae tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:52.068211 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-7606560a-88c0-44bd-a635-c93c094496ae tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:52.074377 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-7606560a-88c0-44bd-a635-c93c094496ae tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 returned with HTTP 404 Jul 03 19:45:52.074854 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1523/6047] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:45:52 2026] GET /volume/v3/volumes/a0e85e87-6bba-451b-9769-323e4b2c9d42 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:45:52.080686 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-377f706e-ac24-496e-8dde-0faddcf3983c None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:52.082389 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-377f706e-ac24-496e-8dde-0faddcf3983c tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] GET https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 Jul 03 19:45:52.082575 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-377f706e-ac24-496e-8dde-0faddcf3983c tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:52.082752 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-377f706e-ac24-496e-8dde-0faddcf3983c tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] Calling method 'detail' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:52.083467 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.volume.api [None req-377f706e-ac24-496e-8dde-0faddcf3983c tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99924) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:45:52.091625 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-377f706e-ac24-496e-8dde-0faddcf3983c tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] Get all volumes completed successfully. Jul 03 19:45:52.093110 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:52.093110 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:52.096653 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-377f706e-ac24-496e-8dde-0faddcf3983c tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 19:45:52.097052 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1512/6048] 10.4.3.61 () {66 vars in 1278 bytes} [Fri Jul 3 19:45:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7245 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:45:52.109549 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-7ba7abef-5480-4f68-8eec-2dcf293bbf2f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:52.111606 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7ba7abef-5480-4f68-8eec-2dcf293bbf2f tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] DELETE https://10.4.3.61/volume/v3/types/b7e9a4ea-b6aa-4d6d-acc4-776129c51cd3 Jul 03 19:45:52.111845 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7ba7abef-5480-4f68-8eec-2dcf293bbf2f tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:52.112067 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-7ba7abef-5480-4f68-8eec-2dcf293bbf2f tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] Calling method '_delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:52.137728 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-7ba7abef-5480-4f68-8eec-2dcf293bbf2f tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] https://10.4.3.61/volume/v3/types/b7e9a4ea-b6aa-4d6d-acc4-776129c51cd3 returned with HTTP 202 Jul 03 19:45:52.138293 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1496/6049] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:45:52 2026] DELETE /volume/v3/types/b7e9a4ea-b6aa-4d6d-acc4-776129c51cd3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:45:52.641236 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-924a6911-a012-46ea-a644-d8fba628c539 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:52.642710 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-924a6911-a012-46ea-a644-d8fba628c539 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:45:52.643634 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-924a6911-a012-46ea-a644-d8fba628c539 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:52.643634 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-924a6911-a012-46ea-a644-d8fba628c539 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:52.643634 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-924a6911-a012-46ea-a644-d8fba628c539 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:52.647434 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:52.647434 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:45:52.648022 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-924a6911-a012-46ea-a644-d8fba628c539 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:45:52.648421 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1519/6050] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:52 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:53.658188 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-8618f5d8-4b63-4667-a499-00dfe1a895e8 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:53.659929 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8618f5d8-4b63-4667-a499-00dfe1a895e8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:45:53.660179 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8618f5d8-4b63-4667-a499-00dfe1a895e8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:53.660363 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-8618f5d8-4b63-4667-a499-00dfe1a895e8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:53.660465 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-8618f5d8-4b63-4667-a499-00dfe1a895e8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:53.664323 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:53.664323 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:45:53.664849 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-8618f5d8-4b63-4667-a499-00dfe1a895e8 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:45:53.665195 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1524/6051] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:53 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:54.674823 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-7513cab0-e912-4979-907b-261df5803c14 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:54.676592 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7513cab0-e912-4979-907b-261df5803c14 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:45:54.676817 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7513cab0-e912-4979-907b-261df5803c14 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:54.677004 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-7513cab0-e912-4979-907b-261df5803c14 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:54.677141 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-7513cab0-e912-4979-907b-261df5803c14 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:54.681654 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:54.681654 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:54.682428 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-7513cab0-e912-4979-907b-261df5803c14 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:45:54.682802 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1513/6052] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:54 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:55.692706 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-61a2d8e1-9f62-40f0-af25-e56e18d77eeb None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:55.694662 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-61a2d8e1-9f62-40f0-af25-e56e18d77eeb tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:45:55.694896 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-61a2d8e1-9f62-40f0-af25-e56e18d77eeb tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:55.695146 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-61a2d8e1-9f62-40f0-af25-e56e18d77eeb tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:55.695307 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-61a2d8e1-9f62-40f0-af25-e56e18d77eeb tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:55.700856 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:55.700856 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:55.701562 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-61a2d8e1-9f62-40f0-af25-e56e18d77eeb tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:45:55.701969 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1497/6053] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:55 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:56.711917 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-f85759a6-f668-4576-84fc-1da4ceb8801e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:56.714003 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f85759a6-f668-4576-84fc-1da4ceb8801e tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:45:56.714260 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f85759a6-f668-4576-84fc-1da4ceb8801e tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:56.714445 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-f85759a6-f668-4576-84fc-1da4ceb8801e tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:56.714569 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-f85759a6-f668-4576-84fc-1da4ceb8801e tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:56.718579 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:56.718579 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:45:56.719208 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-f85759a6-f668-4576-84fc-1da4ceb8801e tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:45:56.719558 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1520/6054] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:56 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:57.728677 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-dfbb64a5-ce81-4618-afa0-75e8064408ca None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:57.730583 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dfbb64a5-ce81-4618-afa0-75e8064408ca tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:45:57.730835 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-dfbb64a5-ce81-4618-afa0-75e8064408ca tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:57.731050 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-dfbb64a5-ce81-4618-afa0-75e8064408ca tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:57.731153 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-dfbb64a5-ce81-4618-afa0-75e8064408ca tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:57.735689 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:57.735689 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:45:57.736530 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-dfbb64a5-ce81-4618-afa0-75e8064408ca tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:45:57.736963 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1525/6055] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:57 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:58.746988 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-a8482eb9-fb37-4908-81aa-519a2bf86b40 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:58.748797 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a8482eb9-fb37-4908-81aa-519a2bf86b40 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:45:58.749079 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a8482eb9-fb37-4908-81aa-519a2bf86b40 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:58.749279 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-a8482eb9-fb37-4908-81aa-519a2bf86b40 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:58.749373 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-a8482eb9-fb37-4908-81aa-519a2bf86b40 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:58.753557 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:58.753557 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:45:58.754297 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-a8482eb9-fb37-4908-81aa-519a2bf86b40 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:45:58.754681 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1514/6056] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:58 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:45:59.764346 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-f2aefab2-841d-4e6e-a2c9-9e5c72d8d761 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:45:59.766127 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f2aefab2-841d-4e6e-a2c9-9e5c72d8d761 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:45:59.766379 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f2aefab2-841d-4e6e-a2c9-9e5c72d8d761 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:45:59.766572 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-f2aefab2-841d-4e6e-a2c9-9e5c72d8d761 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:45:59.766653 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-f2aefab2-841d-4e6e-a2c9-9e5c72d8d761 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:45:59.771392 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:45:59.771392 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:45:59.772068 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-f2aefab2-841d-4e6e-a2c9-9e5c72d8d761 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:45:59.772564 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1498/6057] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:45:59 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:46:00.783761 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-c9107ae4-0b1c-4258-83c0-570f624dcbad None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:00.785669 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c9107ae4-0b1c-4258-83c0-570f624dcbad tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:46:00.785839 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c9107ae4-0b1c-4258-83c0-570f624dcbad tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:00.786175 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-c9107ae4-0b1c-4258-83c0-570f624dcbad tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:00.786468 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-c9107ae4-0b1c-4258-83c0-570f624dcbad tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:46:00.795326 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:00.795326 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:46:00.796018 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-c9107ae4-0b1c-4258-83c0-570f624dcbad tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:46:00.796463 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1521/6058] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:46:00 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:46:01.806902 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-a69fa442-c043-40bc-9b55-4a5a490d5fe1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:01.808854 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a69fa442-c043-40bc-9b55-4a5a490d5fe1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:46:01.809100 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a69fa442-c043-40bc-9b55-4a5a490d5fe1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:01.809330 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-a69fa442-c043-40bc-9b55-4a5a490d5fe1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:01.809447 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-a69fa442-c043-40bc-9b55-4a5a490d5fe1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:46:01.814747 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:01.814747 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:46:01.815563 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-a69fa442-c043-40bc-9b55-4a5a490d5fe1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:46:01.815955 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1526/6059] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:46:01 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:46:02.826244 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-1a85ead9-0541-4490-a738-ad11aa643f81 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:02.827644 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1a85ead9-0541-4490-a738-ad11aa643f81 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:46:02.827854 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1a85ead9-0541-4490-a738-ad11aa643f81 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:02.828099 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-1a85ead9-0541-4490-a738-ad11aa643f81 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:02.828240 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-1a85ead9-0541-4490-a738-ad11aa643f81 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:46:02.832932 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:02.832932 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:46:02.833717 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-1a85ead9-0541-4490-a738-ad11aa643f81 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:46:02.834138 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1515/6060] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:46:02 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:46:03.845138 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-224b8ba5-aed4-4164-a01b-b561698f1225 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:03.847083 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-224b8ba5-aed4-4164-a01b-b561698f1225 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:46:03.847448 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-224b8ba5-aed4-4164-a01b-b561698f1225 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:03.847771 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-224b8ba5-aed4-4164-a01b-b561698f1225 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:03.848016 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-224b8ba5-aed4-4164-a01b-b561698f1225 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:46:03.852616 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:03.852616 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:46:03.853255 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-224b8ba5-aed4-4164-a01b-b561698f1225 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:46:03.853707 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1499/6061] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:46:03 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:46:03.864698 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e7bf8c08-eeef-48d3-b5c0-9f9e9e0e8547 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:03.866403 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e7bf8c08-eeef-48d3-b5c0-9f9e9e0e8547 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/1b3966bf-f779-49c3-abda-67bba354b78e Jul 03 19:46:03.866598 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e7bf8c08-eeef-48d3-b5c0-9f9e9e0e8547 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:03.866800 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e7bf8c08-eeef-48d3-b5c0-9f9e9e0e8547 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:03.866950 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.v3.volumes [None req-e7bf8c08-eeef-48d3-b5c0-9f9e9e0e8547 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Delete volume with id: 1b3966bf-f779-49c3-abda-67bba354b78e Jul 03 19:46:03.873702 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:03.873702 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:46:03.874007 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e7bf8c08-eeef-48d3-b5c0-9f9e9e0e8547 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Volume info retrieved successfully. Jul 03 19:46:03.890787 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e7bf8c08-eeef-48d3-b5c0-9f9e9e0e8547 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Delete volume request issued successfully. Jul 03 19:46:03.890961 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e7bf8c08-eeef-48d3-b5c0-9f9e9e0e8547 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes/1b3966bf-f779-49c3-abda-67bba354b78e returned with HTTP 202 Jul 03 19:46:03.891423 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1522/6062] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:46:03 2026] DELETE /volume/v3/volumes/1b3966bf-f779-49c3-abda-67bba354b78e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:46:03.898724 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-5022f496-d1f8-432e-b6a2-ecab40315071 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:03.900279 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5022f496-d1f8-432e-b6a2-ecab40315071 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/volumes/1b3966bf-f779-49c3-abda-67bba354b78e Jul 03 19:46:03.900503 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5022f496-d1f8-432e-b6a2-ecab40315071 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:03.900710 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-5022f496-d1f8-432e-b6a2-ecab40315071 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:03.907674 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:03.907674 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:46:03.911503 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-5022f496-d1f8-432e-b6a2-ecab40315071 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Volume info retrieved successfully. Jul 03 19:46:03.916374 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-5022f496-d1f8-432e-b6a2-ecab40315071 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes/1b3966bf-f779-49c3-abda-67bba354b78e returned with HTTP 200 Jul 03 19:46:03.916883 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1527/6063] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:46:03 2026] GET /volume/v3/volumes/1b3966bf-f779-49c3-abda-67bba354b78e => generated 1063 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:46:04.930774 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-34716d9f-a437-4eda-bade-a73203cbf18e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:04.932454 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-34716d9f-a437-4eda-bade-a73203cbf18e tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/volumes/1b3966bf-f779-49c3-abda-67bba354b78e Jul 03 19:46:04.932659 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-34716d9f-a437-4eda-bade-a73203cbf18e tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:04.932840 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-34716d9f-a437-4eda-bade-a73203cbf18e tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:04.938186 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-34716d9f-a437-4eda-bade-a73203cbf18e tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes/1b3966bf-f779-49c3-abda-67bba354b78e returned with HTTP 404 Jul 03 19:46:04.938724 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1516/6064] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:46:04 2026] GET /volume/v3/volumes/1b3966bf-f779-49c3-abda-67bba354b78e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:46:04.946241 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-d467d9c5-ef99-4a64-8275-8973d9be50df None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:04.948021 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d467d9c5-ef99-4a64-8275-8973d9be50df tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:46:04.948260 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d467d9c5-ef99-4a64-8275-8973d9be50df tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:04.948442 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-d467d9c5-ef99-4a64-8275-8973d9be50df tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:04.948536 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-d467d9c5-ef99-4a64-8275-8973d9be50df tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:46:04.952597 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:04.952597 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:46:04.953232 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-d467d9c5-ef99-4a64-8275-8973d9be50df tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:46:04.953591 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1500/6065] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:46:04 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:46:04.963368 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-b5f11157-f790-43e4-b0ff-7f8ccecca056 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:04.965081 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b5f11157-f790-43e4-b0ff-7f8ccecca056 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] DELETE https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:46:04.965308 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b5f11157-f790-43e4-b0ff-7f8ccecca056 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:04.965520 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-b5f11157-f790-43e4-b0ff-7f8ccecca056 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'delete' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:04.965621 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.contrib.backups [None req-b5f11157-f790-43e4-b0ff-7f8ccecca056 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Delete backup with id: 9da00cc4-f149-402a-9371-995b93bc8078. Jul 03 19:46:04.969526 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:04.969526 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:46:04.981750 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.backup.rpcapi [None req-b5f11157-f790-43e4-b0ff-7f8ccecca056 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] delete_backup rpcapi backup_id 9da00cc4-f149-402a-9371-995b93bc8078 {{(pid=99925) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:46:04.983412 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-b5f11157-f790-43e4-b0ff-7f8ccecca056 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 202 Jul 03 19:46:04.984735 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1523/6066] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:46:04 2026] DELETE /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:46:04.990504 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-f5e72598-44ad-4447-9391-2dade4abacb0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:04.992110 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f5e72598-44ad-4447-9391-2dade4abacb0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:46:04.992335 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f5e72598-44ad-4447-9391-2dade4abacb0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:04.992501 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-f5e72598-44ad-4447-9391-2dade4abacb0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:04.992617 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-f5e72598-44ad-4447-9391-2dade4abacb0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:46:04.996630 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:04.996630 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:46:04.997225 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-f5e72598-44ad-4447-9391-2dade4abacb0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 200 Jul 03 19:46:04.997569 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1528/6067] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:46:04 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:46:06.007279 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-17c52e3e-ff8b-43f4-a97d-729a1f4d5777 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:06.008970 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-17c52e3e-ff8b-43f4-a97d-729a1f4d5777 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 Jul 03 19:46:06.009213 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-17c52e3e-ff8b-43f4-a97d-729a1f4d5777 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:06.009390 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-17c52e3e-ff8b-43f4-a97d-729a1f4d5777 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:06.009488 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.v3.backups [None req-17c52e3e-ff8b-43f4-a97d-729a1f4d5777 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 9da00cc4-f149-402a-9371-995b93bc8078. {{(pid=99924) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:46:06.013751 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-17c52e3e-ff8b-43f4-a97d-729a1f4d5777 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 returned with HTTP 404 Jul 03 19:46:06.014395 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1517/6068] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:46:06 2026] GET /volume/v3/backups/9da00cc4-f149-402a-9371-995b93bc8078 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:46:06.020347 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-06f3d861-19ff-45e1-b290-aca7d5bb79e4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:06.022107 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-06f3d861-19ff-45e1-b290-aca7d5bb79e4 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] DELETE https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 Jul 03 19:46:06.022370 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-06f3d861-19ff-45e1-b290-aca7d5bb79e4 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:06.022552 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-06f3d861-19ff-45e1-b290-aca7d5bb79e4 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'delete' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:06.022653 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.contrib.backups [None req-06f3d861-19ff-45e1-b290-aca7d5bb79e4 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Delete backup with id: a3926f87-1c4a-49b5-88a3-6992c7338fe1. Jul 03 19:46:06.026510 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:06.026510 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:46:06.038080 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.backup.rpcapi [None req-06f3d861-19ff-45e1-b290-aca7d5bb79e4 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] delete_backup rpcapi backup_id a3926f87-1c4a-49b5-88a3-6992c7338fe1 {{(pid=99926) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:46:06.039738 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-06f3d861-19ff-45e1-b290-aca7d5bb79e4 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 returned with HTTP 202 Jul 03 19:46:06.040221 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1501/6069] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:46:06 2026] DELETE /volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:46:06.046261 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2e2dbacd-467e-4d69-ba23-b6e21e6f2898 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:06.047958 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2e2dbacd-467e-4d69-ba23-b6e21e6f2898 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 Jul 03 19:46:06.048181 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2e2dbacd-467e-4d69-ba23-b6e21e6f2898 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:06.048411 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2e2dbacd-467e-4d69-ba23-b6e21e6f2898 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:06.048519 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-2e2dbacd-467e-4d69-ba23-b6e21e6f2898 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id a3926f87-1c4a-49b5-88a3-6992c7338fe1. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:46:06.052618 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:06.052618 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:46:06.053181 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2e2dbacd-467e-4d69-ba23-b6e21e6f2898 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 returned with HTTP 200 Jul 03 19:46:06.053552 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1524/6070] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:46:06 2026] GET /volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:46:07.062617 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ccf8ee65-3bf2-497f-b87b-0768bd6552e1 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:07.064235 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ccf8ee65-3bf2-497f-b87b-0768bd6552e1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 Jul 03 19:46:07.064437 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ccf8ee65-3bf2-497f-b87b-0768bd6552e1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:07.064612 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ccf8ee65-3bf2-497f-b87b-0768bd6552e1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:07.064717 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.backups [None req-ccf8ee65-3bf2-497f-b87b-0768bd6552e1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id a3926f87-1c4a-49b5-88a3-6992c7338fe1. {{(pid=99927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:46:07.067790 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ccf8ee65-3bf2-497f-b87b-0768bd6552e1 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 returned with HTTP 404 Jul 03 19:46:07.068314 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1529/6071] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:46:07 2026] GET /volume/v3/backups/a3926f87-1c4a-49b5-88a3-6992c7338fe1 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:46:07.074649 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8172a112-1ef7-4f79-b1f7-669d5a45aeb6 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:07.076348 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8172a112-1ef7-4f79-b1f7-669d5a45aeb6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] DELETE https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:46:07.076558 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8172a112-1ef7-4f79-b1f7-669d5a45aeb6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:07.076738 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8172a112-1ef7-4f79-b1f7-669d5a45aeb6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'delete' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:07.076847 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.contrib.backups [None req-8172a112-1ef7-4f79-b1f7-669d5a45aeb6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Delete backup with id: 16d3abe0-8da9-4095-8608-740f1eddb45e. Jul 03 19:46:07.078300 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=67,cinder:UPDATE=1 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:46:07.081737 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:07.081737 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:46:07.092292 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.backup.rpcapi [None req-8172a112-1ef7-4f79-b1f7-669d5a45aeb6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] delete_backup rpcapi backup_id 16d3abe0-8da9-4095-8608-740f1eddb45e {{(pid=99924) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 19:46:07.093906 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8172a112-1ef7-4f79-b1f7-669d5a45aeb6 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 202 Jul 03 19:46:07.094296 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1518/6072] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:46:07 2026] DELETE /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:46:07.101523 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-ac339280-0548-49f0-b517-c9596dfe6060 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:07.103115 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ac339280-0548-49f0-b517-c9596dfe6060 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:46:07.103367 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ac339280-0548-49f0-b517-c9596dfe6060 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:07.103563 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-ac339280-0548-49f0-b517-c9596dfe6060 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:07.103670 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.v3.backups [None req-ac339280-0548-49f0-b517-c9596dfe6060 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:46:07.108242 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:07.108242 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:46:07.108943 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-ac339280-0548-49f0-b517-c9596dfe6060 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 200 Jul 03 19:46:07.109255 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1502/6073] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:46:07 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:46:08.120886 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-11944385-15fd-408e-8355-3f030c2e7fb5 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:08.122535 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-11944385-15fd-408e-8355-3f030c2e7fb5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e Jul 03 19:46:08.122688 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-11944385-15fd-408e-8355-3f030c2e7fb5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:08.122816 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-11944385-15fd-408e-8355-3f030c2e7fb5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:08.122917 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.v3.backups [None req-11944385-15fd-408e-8355-3f030c2e7fb5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Show backup with id 16d3abe0-8da9-4095-8608-740f1eddb45e. {{(pid=99925) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 19:46:08.125954 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-11944385-15fd-408e-8355-3f030c2e7fb5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e returned with HTTP 404 Jul 03 19:46:08.126394 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1525/6074] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:46:08 2026] GET /volume/v3/backups/16d3abe0-8da9-4095-8608-740f1eddb45e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:46:08.133784 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-ed56a27b-2e29-4513-91d1-e0b35a0c72d0 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:08.135288 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ed56a27b-2e29-4513-91d1-e0b35a0c72d0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] DELETE https://10.4.3.61/volume/v3/volumes/d9015d68-76c1-4896-b839-61355fe80d5a Jul 03 19:46:08.135473 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ed56a27b-2e29-4513-91d1-e0b35a0c72d0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:08.135646 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-ed56a27b-2e29-4513-91d1-e0b35a0c72d0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:08.135790 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-ed56a27b-2e29-4513-91d1-e0b35a0c72d0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Delete volume with id: d9015d68-76c1-4896-b839-61355fe80d5a Jul 03 19:46:08.143494 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:08.143494 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:46:08.143494 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ed56a27b-2e29-4513-91d1-e0b35a0c72d0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Volume info retrieved successfully. Jul 03 19:46:08.163107 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-ed56a27b-2e29-4513-91d1-e0b35a0c72d0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Delete volume request issued successfully. Jul 03 19:46:08.163351 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-ed56a27b-2e29-4513-91d1-e0b35a0c72d0 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes/d9015d68-76c1-4896-b839-61355fe80d5a returned with HTTP 202 Jul 03 19:46:08.163769 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1530/6075] 10.4.3.61 () {68 vars in 1384 bytes} [Fri Jul 3 19:46:08 2026] DELETE /volume/v3/volumes/d9015d68-76c1-4896-b839-61355fe80d5a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:46:08.171183 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-643bd5f0-111d-493c-985d-ef19a9dc7d03 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:08.172768 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-643bd5f0-111d-493c-985d-ef19a9dc7d03 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/volumes/d9015d68-76c1-4896-b839-61355fe80d5a Jul 03 19:46:08.172932 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-643bd5f0-111d-493c-985d-ef19a9dc7d03 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:08.173113 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-643bd5f0-111d-493c-985d-ef19a9dc7d03 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:08.179441 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:08.179441 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:46:08.182709 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-643bd5f0-111d-493c-985d-ef19a9dc7d03 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Volume info retrieved successfully. Jul 03 19:46:08.186374 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-643bd5f0-111d-493c-985d-ef19a9dc7d03 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes/d9015d68-76c1-4896-b839-61355fe80d5a returned with HTTP 200 Jul 03 19:46:08.186887 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1519/6076] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:46:08 2026] GET /volume/v3/volumes/d9015d68-76c1-4896-b839-61355fe80d5a => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:46:09.201524 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-122d73ac-b0a1-483e-82f0-766c6f33dde5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:09.203046 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-122d73ac-b0a1-483e-82f0-766c6f33dde5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] GET https://10.4.3.61/volume/v3/volumes/d9015d68-76c1-4896-b839-61355fe80d5a Jul 03 19:46:09.203242 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-122d73ac-b0a1-483e-82f0-766c6f33dde5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:09.203426 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-122d73ac-b0a1-483e-82f0-766c6f33dde5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:09.208688 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-122d73ac-b0a1-483e-82f0-766c6f33dde5 tempest-ProjectAdminTests33-372202845 tempest-ProjectAdminTests33-372202845-project-admin] https://10.4.3.61/volume/v3/volumes/d9015d68-76c1-4896-b839-61355fe80d5a returned with HTTP 404 Jul 03 19:46:09.209204 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1503/6077] 10.4.3.61 () {68 vars in 1381 bytes} [Fri Jul 3 19:46:09 2026] GET /volume/v3/volumes/d9015d68-76c1-4896-b839-61355fe80d5a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:46:18.124630 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=78,cinder:UPDATE=13,cinder:INSERT=2 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:46:18.157463 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=63,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:46:18.185283 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=6,cinder:UPDATE=1 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:46:19.205633 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=96,cinder:UPDATE=26,cinder:INSERT=8 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:46:39.409257 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-2da51f27-b29f-42af-8b63-d4c93a0bd635 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:39.411462 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2da51f27-b29f-42af-8b63-d4c93a0bd635 tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] POST https://10.4.3.61/volume/v3/types Jul 03 19:46:39.411794 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-2da51f27-b29f-42af-8b63-d4c93a0bd635 tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1710847968-1178201106", "extra_specs": {"multiattach": " True"}}} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:46:39.425966 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-2da51f27-b29f-42af-8b63-d4c93a0bd635 tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] https://10.4.3.61/volume/v3/types returned with HTTP 200 Jul 03 19:46:39.425966 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1526/6078] 10.4.3.61 () {68 vars in 1246 bytes} [Fri Jul 3 19:46:39 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 19:46:39.434161 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-c6ae95db-84ae-4809-8c5f-9a849a1cdcc6 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:39.438185 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c6ae95db-84ae-4809-8c5f-9a849a1cdcc6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] POST https://10.4.3.61/volume/v3/volumes Jul 03 19:46:39.438185 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-c6ae95db-84ae-4809-8c5f-9a849a1cdcc6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-461364451", "snapshot_id": null, "imageRef": null, "volume_type": "476b3acf-73ec-427a-9a24-66d303256fdc", "size": 1}} {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:46:39.438185 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.v3.volumes [None req-c6ae95db-84ae-4809-8c5f-9a849a1cdcc6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-461364451', 'snapshot_id': None, 'imageRef': None, 'volume_type': '476b3acf-73ec-427a-9a24-66d303256fdc', 'size': 1}} {{(pid=99927) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 19:46:39.442893 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-c6ae95db-84ae-4809-8c5f-9a849a1cdcc6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Create volume of 1 GB Jul 03 19:46:39.443465 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:39.443465 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:46:39.444277 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c6ae95db-84ae-4809-8c5f-9a849a1cdcc6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Availability Zones retrieved successfully. Jul 03 19:46:39.449958 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c6ae95db-84ae-4809-8c5f-9a849a1cdcc6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Flow 'volume_create_api' (08640e68-cdda-48ff-901a-0e2e49de1599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:46:39.451226 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c6ae95db-84ae-4809-8c5f-9a849a1cdcc6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (946f44fb-bc08-4810-9021-bc15386ac41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:46:39.452374 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.flows.api.create_volume [None req-c6ae95db-84ae-4809-8c5f-9a849a1cdcc6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Validating volume size '1' using validate_int {{(pid=99927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 19:46:39.460370 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:39.460370 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:46:39.472584 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c6ae95db-84ae-4809-8c5f-9a849a1cdcc6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (946f44fb-bc08-4810-9021-bc15386ac41b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T19:46:39Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=476b3acf-73ec-427a-9a24-66d303256fdc,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1710847968-1178201106',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '476b3acf-73ec-427a-9a24-66d303256fdc', 'encryption_key_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=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:46:39.473824 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c6ae95db-84ae-4809-8c5f-9a849a1cdcc6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (789f11cf-028b-4e44-b367-9a61c92a64d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:46:39.501881 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-c6ae95db-84ae-4809-8c5f-9a849a1cdcc6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1710847968-1178201106 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1710847968-1178201106, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:46:39.501881 np0000004460 devstack@c-api.service[99927]: WARNING cinder.quota [None req-c6ae95db-84ae-4809-8c5f-9a849a1cdcc6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1710847968-1178201106 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1710847968-1178201106, it is now deprecated. Please use the default quota class for default quota. Jul 03 19:46:39.527762 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.quota [None req-c6ae95db-84ae-4809-8c5f-9a849a1cdcc6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Created reservations ['75795e8a-b3d9-427f-bf81-a084d95a247c', 'ab061af9-0866-4f4c-a860-2f1268cf257c', '96c68722-e8d2-44d6-862d-e200ae75f119', '73c905f9-7270-448b-936e-3bb588b99468'] {{(pid=99927) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 19:46:39.528769 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c6ae95db-84ae-4809-8c5f-9a849a1cdcc6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (789f11cf-028b-4e44-b367-9a61c92a64d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75795e8a-b3d9-427f-bf81-a084d95a247c', 'ab061af9-0866-4f4c-a860-2f1268cf257c', '96c68722-e8d2-44d6-862d-e200ae75f119', '73c905f9-7270-448b-936e-3bb588b99468']}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:46:39.531187 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c6ae95db-84ae-4809-8c5f-9a849a1cdcc6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56147804-c654-4b7b-b724-ecaf1229a4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:46:39.551645 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c6ae95db-84ae-4809-8c5f-9a849a1cdcc6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56147804-c654-4b7b-b724-ecaf1229a4f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f60dc9f8-4646-453d-b6ea-8ebe113a82be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-461364451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3b65d7e448c24ef68f3b97159cb2d38f',qos_specs=None,replication_status=,reservations=['75795e8a-b3d9-427f-bf81-a084d95a247c','ab061af9-0866-4f4c-a860-2f1268cf257c','96c68722-e8d2-44d6-862d-e200ae75f119','73c905f9-7270-448b-936e-3bb588b99468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8223222e0a14c3b90e9119fb1ce90af',volume_type_id=476b3acf-73ec-427a-9a24-66d303256fdc), 'volume': Volume(_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-03T19:46:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-461364451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f60dc9f8-4646-453d-b6ea-8ebe113a82be,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3b65d7e448c24ef68f3b97159cb2d38f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8223222e0a14c3b90e9119fb1ce90af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(476b3acf-73ec-427a-9a24-66d303256fdc),volume_type_id=476b3acf-73ec-427a-9a24-66d303256fdc)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:46:39.552604 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c6ae95db-84ae-4809-8c5f-9a849a1cdcc6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c803131-de65-43fc-ba2d-c8f4288141c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:46:39.569033 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c6ae95db-84ae-4809-8c5f-9a849a1cdcc6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c803131-de65-43fc-ba2d-c8f4288141c8) transitioned into state 'SUCCESS' from state '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-461364451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3b65d7e448c24ef68f3b97159cb2d38f',qos_specs=None,replication_status=,reservations=['75795e8a-b3d9-427f-bf81-a084d95a247c','ab061af9-0866-4f4c-a860-2f1268cf257c','96c68722-e8d2-44d6-862d-e200ae75f119','73c905f9-7270-448b-936e-3bb588b99468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8223222e0a14c3b90e9119fb1ce90af',volume_type_id=476b3acf-73ec-427a-9a24-66d303256fdc)}' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:46:39.569940 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c6ae95db-84ae-4809-8c5f-9a849a1cdcc6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6033df80-aa02-41b7-aa09-4bd1d0a02e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 19:46:39.578761 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c6ae95db-84ae-4809-8c5f-9a849a1cdcc6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6033df80-aa02-41b7-aa09-4bd1d0a02e3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99927) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 19:46:39.579713 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.volume.api [None req-c6ae95db-84ae-4809-8c5f-9a849a1cdcc6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Flow 'volume_create_api' (08640e68-cdda-48ff-901a-0e2e49de1599) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99927) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 19:46:39.580320 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-c6ae95db-84ae-4809-8c5f-9a849a1cdcc6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Create volume request issued successfully. Jul 03 19:46:39.580973 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-c6ae95db-84ae-4809-8c5f-9a849a1cdcc6 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes returned with HTTP 202 Jul 03 19:46:39.581514 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1531/6079] 10.4.3.61 () {68 vars in 1252 bytes} [Fri Jul 3 19:46:39 2026] POST /volume/v3/volumes => generated 827 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 19:46:39.593534 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-8cb1cb19-0f58-4fdf-985a-94b0725a686e None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:39.596007 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8cb1cb19-0f58-4fdf-985a-94b0725a686e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:39.596315 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8cb1cb19-0f58-4fdf-985a-94b0725a686e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:39.596576 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-8cb1cb19-0f58-4fdf-985a-94b0725a686e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:39.605881 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:39.605881 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:46:39.611182 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-8cb1cb19-0f58-4fdf-985a-94b0725a686e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:39.617320 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-8cb1cb19-0f58-4fdf-985a-94b0725a686e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 200 Jul 03 19:46:39.617955 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1520/6080] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:46:39 2026] GET /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 895 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:46:40.629967 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-76327ba3-d5ba-4c3c-ae85-91ba30952934 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:40.631762 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-76327ba3-d5ba-4c3c-ae85-91ba30952934 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:40.631940 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-76327ba3-d5ba-4c3c-ae85-91ba30952934 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:40.632147 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-76327ba3-d5ba-4c3c-ae85-91ba30952934 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:40.639774 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:40.639774 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:46:40.643531 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-76327ba3-d5ba-4c3c-ae85-91ba30952934 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:40.647544 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-76327ba3-d5ba-4c3c-ae85-91ba30952934 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 200 Jul 03 19:46:40.647899 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1504/6081] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:46:40 2026] GET /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:46:40.660294 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-21c5d7be-99e1-45fe-89d9-7c373c02a003 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:40.662048 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-21c5d7be-99e1-45fe-89d9-7c373c02a003 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:40.662281 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-21c5d7be-99e1-45fe-89d9-7c373c02a003 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:40.662500 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-21c5d7be-99e1-45fe-89d9-7c373c02a003 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:40.669646 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:40.669646 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:46:40.672930 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-21c5d7be-99e1-45fe-89d9-7c373c02a003 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:40.676650 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-21c5d7be-99e1-45fe-89d9-7c373c02a003 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 200 Jul 03 19:46:40.676985 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1527/6082] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:46:40 2026] GET /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:46:40.719882 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-be798821-db7a-4b7b-b490-53ffb06add1f req-b80f70fd-ea8b-4917-b8f6-beda847dba37 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:40.722003 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-be798821-db7a-4b7b-b490-53ffb06add1f req-b80f70fd-ea8b-4917-b8f6-beda847dba37 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:40.723582 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-be798821-db7a-4b7b-b490-53ffb06add1f req-b80f70fd-ea8b-4917-b8f6-beda847dba37 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:40.723582 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-be798821-db7a-4b7b-b490-53ffb06add1f req-b80f70fd-ea8b-4917-b8f6-beda847dba37 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:40.729619 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:40.729619 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:46:40.733093 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-be798821-db7a-4b7b-b490-53ffb06add1f req-b80f70fd-ea8b-4917-b8f6-beda847dba37 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:40.736997 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-be798821-db7a-4b7b-b490-53ffb06add1f req-b80f70fd-ea8b-4917-b8f6-beda847dba37 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 200 Jul 03 19:46:40.737498 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1532/6083] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:46:40 2026] GET /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:46:42.769047 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-eb91244d-e1c2-4b6b-9ce7-6a17af099acb None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:42.769513 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eb91244d-e1c2-4b6b-9ce7-6a17af099acb None None] GET https://10.4.3.61/volume// Jul 03 19:46:42.769701 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eb91244d-e1c2-4b6b-9ce7-6a17af099acb None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:42.769899 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eb91244d-e1c2-4b6b-9ce7-6a17af099acb None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:42.770247 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eb91244d-e1c2-4b6b-9ce7-6a17af099acb None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:46:42.770532 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1521/6084] 10.4.3.61 () {66 vars in 1421 bytes} [Fri Jul 3 19:46:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:46:42.777317 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-be798821-db7a-4b7b-b490-53ffb06add1f req-8f39418d-1920-445e-961f-b075a6829cf5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:42.779565 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-be798821-db7a-4b7b-b490-53ffb06add1f req-8f39418d-1920-445e-961f-b075a6829cf5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] POST https://10.4.3.61/volume/v3/attachments Jul 03 19:46:42.779991 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-be798821-db7a-4b7b-b490-53ffb06add1f req-8f39418d-1920-445e-961f-b075a6829cf5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f60dc9f8-4646-453d-b6ea-8ebe113a82be", "connector": null, "instance_uuid": "1322fbdf-c70f-4594-8c4b-873c3deaa905"}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:46:42.789908 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:42.789908 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:46:42.815111 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-be798821-db7a-4b7b-b490-53ffb06add1f req-8f39418d-1920-445e-961f-b075a6829cf5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/attachments returned with HTTP 200 Jul 03 19:46:42.815559 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1505/6085] 10.4.3.61 () {74 vars in 1587 bytes} [Fri Jul 3 19:46:42 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:46:43.258315 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-ad1a82b1-1a03-40bf-9071-6d7bf4fb1701 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:43.260277 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ad1a82b1-1a03-40bf-9071-6d7bf4fb1701 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:43.260512 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ad1a82b1-1a03-40bf-9071-6d7bf4fb1701 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:43.260735 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-ad1a82b1-1a03-40bf-9071-6d7bf4fb1701 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:43.270058 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:43.270058 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:46:43.273633 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-ad1a82b1-1a03-40bf-9071-6d7bf4fb1701 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:43.278144 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-ad1a82b1-1a03-40bf-9071-6d7bf4fb1701 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 200 Jul 03 19:46:43.278584 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1528/6086] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:46:43 2026] GET /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:46:43.341965 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-02a3c0d5-e670-414e-90be-1a9479aeb46e None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:43.342323 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-02a3c0d5-e670-414e-90be-1a9479aeb46e None None] GET https://10.4.3.61/volume// Jul 03 19:46:43.342470 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-02a3c0d5-e670-414e-90be-1a9479aeb46e None None] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:43.342640 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-02a3c0d5-e670-414e-90be-1a9479aeb46e None None] Calling method 'all' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:43.342928 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-02a3c0d5-e670-414e-90be-1a9479aeb46e None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:46:43.343195 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1533/6087] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:46:43 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:46:43.349097 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-be798821-db7a-4b7b-b490-53ffb06add1f req-96ee043b-452b-4c25-bff9-96ed8f4d81fe None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:43.351275 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-be798821-db7a-4b7b-b490-53ffb06add1f req-96ee043b-452b-4c25-bff9-96ed8f4d81fe tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:43.351571 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-be798821-db7a-4b7b-b490-53ffb06add1f req-96ee043b-452b-4c25-bff9-96ed8f4d81fe tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:43.351774 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-be798821-db7a-4b7b-b490-53ffb06add1f req-96ee043b-452b-4c25-bff9-96ed8f4d81fe tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:43.360578 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:43.360578 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:46:43.363670 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [req-be798821-db7a-4b7b-b490-53ffb06add1f req-96ee043b-452b-4c25-bff9-96ed8f4d81fe tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:43.367505 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-be798821-db7a-4b7b-b490-53ffb06add1f req-96ee043b-452b-4c25-bff9-96ed8f4d81fe tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 200 Jul 03 19:46:43.367864 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1522/6088] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:46:43 2026] GET /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 1099 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:46:43.464681 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-be798821-db7a-4b7b-b490-53ffb06add1f req-093c2add-d24c-4211-a88a-ab614cf328e5 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:43.466548 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-be798821-db7a-4b7b-b490-53ffb06add1f req-093c2add-d24c-4211-a88a-ab614cf328e5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] PUT https://10.4.3.61/volume/v3/attachments/2ec23059-5400-43ed-be68-ce97e5bad0bd Jul 03 19:46:43.466869 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-be798821-db7a-4b7b-b490-53ffb06add1f req-093c2add-d24c-4211-a88a-ab614cf328e5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.61", "host": "np0000004460", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:782b42eea72", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "06846d74-c0d0-4ab2-b086-31b66693341f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:46:43.473469 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-be798821-db7a-4b7b-b490-53ffb06add1f req-093c2add-d24c-4211-a88a-ab614cf328e5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Acquiring lock "cinder-attachment_update-f60dc9f8-4646-453d-b6ea-8ebe113a82be-np0000004460" by "attachment_update" {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 19:46:43.477947 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-be798821-db7a-4b7b-b490-53ffb06add1f req-093c2add-d24c-4211-a88a-ab614cf328e5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Lock "cinder-attachment_update-f60dc9f8-4646-453d-b6ea-8ebe113a82be-np0000004460" acquired by "attachment_update" :: waited 0.004s {{(pid=99926) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 19:46:43.478799 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:43.478799 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:46:43.996944 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.coordination [req-be798821-db7a-4b7b-b490-53ffb06add1f req-093c2add-d24c-4211-a88a-ab614cf328e5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Lock "cinder-attachment_update-f60dc9f8-4646-453d-b6ea-8ebe113a82be-np0000004460" released by "attachment_update" :: held 0.518s {{(pid=99926) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 19:46:43.996944 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-be798821-db7a-4b7b-b490-53ffb06add1f req-093c2add-d24c-4211-a88a-ab614cf328e5 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/attachments/2ec23059-5400-43ed-be68-ce97e5bad0bd returned with HTTP 200 Jul 03 19:46:43.997452 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1506/6089] 10.4.3.61 () {74 vars in 1697 bytes} [Fri Jul 3 19:46:43 2026] PUT /volume/v3/attachments/2ec23059-5400-43ed-be68-ce97e5bad0bd => generated 969 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:46:44.291013 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-0f448636-27e9-4554-b883-a63805a4b3fc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:44.292614 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0f448636-27e9-4554-b883-a63805a4b3fc tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:44.292825 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0f448636-27e9-4554-b883-a63805a4b3fc tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:44.292996 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-0f448636-27e9-4554-b883-a63805a4b3fc tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:44.301013 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:44.301013 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:46:44.304022 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-0f448636-27e9-4554-b883-a63805a4b3fc tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:44.307678 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-0f448636-27e9-4554-b883-a63805a4b3fc tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 200 Jul 03 19:46:44.308241 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1529/6090] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:46:44 2026] GET /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:46:45.319224 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-eab2285f-94dc-4a35-b2a8-510ab9b5a339 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:45.321052 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-eab2285f-94dc-4a35-b2a8-510ab9b5a339 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:45.321316 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-eab2285f-94dc-4a35-b2a8-510ab9b5a339 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:45.321541 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-eab2285f-94dc-4a35-b2a8-510ab9b5a339 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:45.330190 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:45.330190 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:46:45.333808 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-eab2285f-94dc-4a35-b2a8-510ab9b5a339 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:45.337793 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-eab2285f-94dc-4a35-b2a8-510ab9b5a339 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 200 Jul 03 19:46:45.338366 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1534/6091] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:46:45 2026] GET /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:46:46.349777 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-19374a0e-d59b-432e-95df-95f20557462b None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:46.351778 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-19374a0e-d59b-432e-95df-95f20557462b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:46.352004 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-19374a0e-d59b-432e-95df-95f20557462b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:46.352307 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-19374a0e-d59b-432e-95df-95f20557462b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:46.361274 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:46.361274 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:46:46.364435 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-19374a0e-d59b-432e-95df-95f20557462b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:46.367981 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-19374a0e-d59b-432e-95df-95f20557462b tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 200 Jul 03 19:46:46.368392 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1523/6092] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:46:46 2026] GET /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:46:47.380150 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a40946a8-a958-40b3-bf78-518481838d1f None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:47.382035 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a40946a8-a958-40b3-bf78-518481838d1f tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:47.382234 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a40946a8-a958-40b3-bf78-518481838d1f tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:47.382404 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a40946a8-a958-40b3-bf78-518481838d1f tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:47.391021 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:47.391021 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:46:47.393969 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a40946a8-a958-40b3-bf78-518481838d1f tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:47.397492 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a40946a8-a958-40b3-bf78-518481838d1f tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 200 Jul 03 19:46:47.397831 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1507/6093] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:46:47 2026] GET /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:46:48.410099 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-e86093e5-6545-4850-a90f-fd19cf4bd0dc None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:48.411431 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e86093e5-6545-4850-a90f-fd19cf4bd0dc tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:48.411605 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e86093e5-6545-4850-a90f-fd19cf4bd0dc tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:48.411772 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-e86093e5-6545-4850-a90f-fd19cf4bd0dc tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:48.420824 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:48.420824 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:46:48.424004 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-e86093e5-6545-4850-a90f-fd19cf4bd0dc tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:48.427615 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-e86093e5-6545-4850-a90f-fd19cf4bd0dc tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 200 Jul 03 19:46:48.427968 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1530/6094] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:46:48 2026] GET /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:46:49.440130 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6da1cb12-1bb7-4070-bf42-034c8bb78e16 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:49.441842 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6da1cb12-1bb7-4070-bf42-034c8bb78e16 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:49.442061 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6da1cb12-1bb7-4070-bf42-034c8bb78e16 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:49.442310 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6da1cb12-1bb7-4070-bf42-034c8bb78e16 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:49.451787 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:49.451787 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:46:49.455230 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-6da1cb12-1bb7-4070-bf42-034c8bb78e16 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:49.459880 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6da1cb12-1bb7-4070-bf42-034c8bb78e16 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 200 Jul 03 19:46:49.460339 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1535/6095] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:46:49 2026] GET /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:46:50.473206 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-b52a12cc-9f4e-416f-8302-2a67c22ea33f None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:50.474682 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b52a12cc-9f4e-416f-8302-2a67c22ea33f tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:50.474864 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b52a12cc-9f4e-416f-8302-2a67c22ea33f tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:50.475036 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-b52a12cc-9f4e-416f-8302-2a67c22ea33f tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:50.483993 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:50.483993 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:46:50.487208 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-b52a12cc-9f4e-416f-8302-2a67c22ea33f tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:50.490943 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-b52a12cc-9f4e-416f-8302-2a67c22ea33f tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 200 Jul 03 19:46:50.491359 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1524/6096] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:46:50 2026] GET /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:46:51.186684 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-be798821-db7a-4b7b-b490-53ffb06add1f req-17cfa799-7688-45cb-b507-9bf75c1ee8c4 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:51.188498 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-be798821-db7a-4b7b-b490-53ffb06add1f req-17cfa799-7688-45cb-b507-9bf75c1ee8c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] POST https://10.4.3.61/volume/v3/attachments/2ec23059-5400-43ed-be68-ce97e5bad0bd/action Jul 03 19:46:51.188825 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-be798821-db7a-4b7b-b490-53ffb06add1f req-17cfa799-7688-45cb-b507-9bf75c1ee8c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action body: b'{"os-complete": null}' {{(pid=99926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:46:51.188950 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-be798821-db7a-4b7b-b490-53ffb06add1f req-17cfa799-7688-45cb-b507-9bf75c1ee8c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:46:51.203445 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:51.203445 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:46:51.213259 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-be798821-db7a-4b7b-b490-53ffb06add1f req-17cfa799-7688-45cb-b507-9bf75c1ee8c4 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/attachments/2ec23059-5400-43ed-be68-ce97e5bad0bd/action returned with HTTP 204 Jul 03 19:46:51.213796 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1508/6097] 10.4.3.61 () {74 vars in 1718 bytes} [Fri Jul 3 19:46:51 2026] POST /volume/v3/attachments/2ec23059-5400-43ed-be68-ce97e5bad0bd/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:46:51.504428 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-02370973-3474-4231-a707-7f9c0807ba1e None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:51.505913 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-02370973-3474-4231-a707-7f9c0807ba1e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:51.506071 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-02370973-3474-4231-a707-7f9c0807ba1e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:51.506263 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-02370973-3474-4231-a707-7f9c0807ba1e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:51.514484 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:51.514484 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:46:51.517283 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-02370973-3474-4231-a707-7f9c0807ba1e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:51.520552 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-02370973-3474-4231-a707-7f9c0807ba1e tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 200 Jul 03 19:46:51.520866 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1531/6098] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:46:51 2026] GET /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 1212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:46:51.556802 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-cb4b5b5d-1ee5-4fea-b9ff-6cb54909242c req-53f169e9-a3f3-4736-9e27-5170543bb6f7 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:51.558769 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-cb4b5b5d-1ee5-4fea-b9ff-6cb54909242c req-53f169e9-a3f3-4736-9e27-5170543bb6f7 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:51.558973 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-cb4b5b5d-1ee5-4fea-b9ff-6cb54909242c req-53f169e9-a3f3-4736-9e27-5170543bb6f7 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:51.559188 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-cb4b5b5d-1ee5-4fea-b9ff-6cb54909242c req-53f169e9-a3f3-4736-9e27-5170543bb6f7 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:51.567988 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:51.567988 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:46:51.571137 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-cb4b5b5d-1ee5-4fea-b9ff-6cb54909242c req-53f169e9-a3f3-4736-9e27-5170543bb6f7 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:51.575048 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-cb4b5b5d-1ee5-4fea-b9ff-6cb54909242c req-53f169e9-a3f3-4736-9e27-5170543bb6f7 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 200 Jul 03 19:46:51.575518 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1536/6099] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:46:51 2026] GET /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 1212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:46:51.589685 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-eea51f1c-c5e9-4d3b-a5a4-8081d3a3d796 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:51.591421 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eea51f1c-c5e9-4d3b-a5a4-8081d3a3d796 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:51.591616 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eea51f1c-c5e9-4d3b-a5a4-8081d3a3d796 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:51.591791 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-eea51f1c-c5e9-4d3b-a5a4-8081d3a3d796 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:51.600002 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:51.600002 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:46:51.602919 np0000004460 devstack@c-api.service[99924]: INFO cinder.volume.api [None req-eea51f1c-c5e9-4d3b-a5a4-8081d3a3d796 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:51.606478 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-eea51f1c-c5e9-4d3b-a5a4-8081d3a3d796 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 200 Jul 03 19:46:51.606835 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1525/6100] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:46:51 2026] GET /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 1212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:46:51.643935 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-70ad2f4f-76f3-41ea-98b7-4c57e9fb8dda None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:51.645922 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-70ad2f4f-76f3-41ea-98b7-4c57e9fb8dda tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:51.646146 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-70ad2f4f-76f3-41ea-98b7-4c57e9fb8dda tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:51.646341 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-70ad2f4f-76f3-41ea-98b7-4c57e9fb8dda tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:51.654772 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:51.654772 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:46:51.657594 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-70ad2f4f-76f3-41ea-98b7-4c57e9fb8dda tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:51.661002 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-70ad2f4f-76f3-41ea-98b7-4c57e9fb8dda tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 200 Jul 03 19:46:51.661391 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1509/6101] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:46:51 2026] GET /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 1212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:46:51.676910 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-200c80c5-2d77-4cf2-9913-a24b4999f40c None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:51.678781 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-200c80c5-2d77-4cf2-9913-a24b4999f40c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] POST https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be/action Jul 03 19:46:51.679112 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-200c80c5-2d77-4cf2-9913-a24b4999f40c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99925) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 19:46:51.679260 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-200c80c5-2d77-4cf2-9913-a24b4999f40c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 19:46:51.688674 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:51.688674 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:46:51.689039 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-200c80c5-2d77-4cf2-9913-a24b4999f40c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:51.695368 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-200c80c5-2d77-4cf2-9913-a24b4999f40c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Begin detaching volume completed successfully. Jul 03 19:46:51.695555 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-200c80c5-2d77-4cf2-9913-a24b4999f40c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be/action returned with HTTP 202 Jul 03 19:46:51.695933 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1532/6102] 10.4.3.61 () {72 vars in 1665 bytes} [Fri Jul 3 19:46:51 2026] POST /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 19:46:51.712628 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-1da43056-e508-48d5-881b-44a7b900fe95 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:51.714311 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1da43056-e508-48d5-881b-44a7b900fe95 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:51.714573 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1da43056-e508-48d5-881b-44a7b900fe95 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:51.714702 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-1da43056-e508-48d5-881b-44a7b900fe95 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:51.723806 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:51.723806 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:46:51.727003 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-1da43056-e508-48d5-881b-44a7b900fe95 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:51.731038 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-1da43056-e508-48d5-881b-44a7b900fe95 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 200 Jul 03 19:46:51.731428 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1537/6103] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:46:51 2026] GET /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:46:52.716422 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-4c3b3918-0919-4aef-a4bc-539c873406cc None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:52.717211 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4c3b3918-0919-4aef-a4bc-539c873406cc None None] GET https://10.4.3.61/volume// Jul 03 19:46:52.717211 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4c3b3918-0919-4aef-a4bc-539c873406cc None None] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:52.717211 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-4c3b3918-0919-4aef-a4bc-539c873406cc None None] Calling method 'all' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:52.717528 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-4c3b3918-0919-4aef-a4bc-539c873406cc None None] https://10.4.3.61/volume// returned with HTTP 300 Jul 03 19:46:52.717814 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1526/6104] 10.4.3.61 () {66 vars in 1419 bytes} [Fri Jul 3 19:46:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 19:46:52.723912 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-80d2dade-68ab-41a5-b427-bf796039209c None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:52.725861 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-80d2dade-68ab-41a5-b427-bf796039209c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:52.726080 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-80d2dade-68ab-41a5-b427-bf796039209c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:52.726306 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-80d2dade-68ab-41a5-b427-bf796039209c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:52.734912 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:52.734912 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:46:52.737958 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-80d2dade-68ab-41a5-b427-bf796039209c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:52.742148 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-80d2dade-68ab-41a5-b427-bf796039209c tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 200 Jul 03 19:46:52.742537 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1510/6105] 10.4.3.61 () {70 vars in 1632 bytes} [Fri Jul 3 19:46:52 2026] GET /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 19:46:52.745891 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-1fc3cc63-843f-484c-8889-7d6fa36a39bb None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:52.747745 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1fc3cc63-843f-484c-8889-7d6fa36a39bb tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:52.747970 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1fc3cc63-843f-484c-8889-7d6fa36a39bb tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:52.748176 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-1fc3cc63-843f-484c-8889-7d6fa36a39bb tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:52.758071 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:52.758071 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:46:52.762267 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-1fc3cc63-843f-484c-8889-7d6fa36a39bb tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:52.767524 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-1fc3cc63-843f-484c-8889-7d6fa36a39bb tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 200 Jul 03 19:46:52.768019 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1533/6106] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:46:52 2026] GET /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:46:53.227907 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-af317ec3-cf2c-4a51-a557-8c1a593e75ef None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:53.230045 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-af317ec3-cf2c-4a51-a557-8c1a593e75ef tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:53.230150 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-af317ec3-cf2c-4a51-a557-8c1a593e75ef tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:53.230363 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-af317ec3-cf2c-4a51-a557-8c1a593e75ef tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:53.240224 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:53.240224 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:46:53.243403 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-af317ec3-cf2c-4a51-a557-8c1a593e75ef tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:53.247016 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-af317ec3-cf2c-4a51-a557-8c1a593e75ef tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 200 Jul 03 19:46:53.247398 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1538/6107] 10.4.3.61 () {68 vars in 1591 bytes} [Fri Jul 3 19:46:53 2026] GET /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:46:53.515682 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-9db69129-e3da-4223-8b5d-df51e1c51eb0 None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:53.517545 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-9db69129-e3da-4223-8b5d-df51e1c51eb0 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] DELETE https://10.4.3.61/volume/v3/attachments/2ec23059-5400-43ed-be68-ce97e5bad0bd Jul 03 19:46:53.517733 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-9db69129-e3da-4223-8b5d-df51e1c51eb0 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:53.517948 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-9db69129-e3da-4223-8b5d-df51e1c51eb0 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'version_select' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:53.525944 np0000004460 devstack@c-api.service[99924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:53.525944 np0000004460 devstack@c-api.service[99924]: warnings.warn( Jul 03 19:46:53.781332 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-a856c3d7-8f87-4da5-8d0d-1bc488f3cb03 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:53.783226 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a856c3d7-8f87-4da5-8d0d-1bc488f3cb03 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:53.783375 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a856c3d7-8f87-4da5-8d0d-1bc488f3cb03 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:53.783491 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-a856c3d7-8f87-4da5-8d0d-1bc488f3cb03 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:53.792673 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:53.792673 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:46:53.796349 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-a856c3d7-8f87-4da5-8d0d-1bc488f3cb03 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:53.800632 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-a856c3d7-8f87-4da5-8d0d-1bc488f3cb03 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 200 Jul 03 19:46:53.801181 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1511/6108] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:46:53 2026] GET /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:46:54.056860 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [req-1bf56554-f08d-45c6-a604-2e47c791ec68 req-9db69129-e3da-4223-8b5d-df51e1c51eb0 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/attachments/2ec23059-5400-43ed-be68-ce97e5bad0bd returned with HTTP 200 Jul 03 19:46:54.057279 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1527/6109] 10.4.3.61 () {72 vars in 1666 bytes} [Fri Jul 3 19:46:53 2026] DELETE /volume/v3/attachments/2ec23059-5400-43ed-be68-ce97e5bad0bd => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:46:54.812968 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-69404bba-b7ae-4f2b-a665-abedb25d9f15 None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:54.814747 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-69404bba-b7ae-4f2b-a665-abedb25d9f15 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:54.814944 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-69404bba-b7ae-4f2b-a665-abedb25d9f15 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:54.815130 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-69404bba-b7ae-4f2b-a665-abedb25d9f15 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:54.821646 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:54.821646 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:46:54.824878 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-69404bba-b7ae-4f2b-a665-abedb25d9f15 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:54.828553 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-69404bba-b7ae-4f2b-a665-abedb25d9f15 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 200 Jul 03 19:46:54.828899 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1534/6110] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:46:54 2026] GET /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:46:54.839732 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-670ec545-5e0e-48b2-8ffa-30da2a0c0210 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:54.841424 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-670ec545-5e0e-48b2-8ffa-30da2a0c0210 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] DELETE https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:54.841646 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-670ec545-5e0e-48b2-8ffa-30da2a0c0210 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:54.841825 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-670ec545-5e0e-48b2-8ffa-30da2a0c0210 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:54.841974 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.v3.volumes [None req-670ec545-5e0e-48b2-8ffa-30da2a0c0210 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Delete volume with id: f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:54.848467 np0000004460 devstack@c-api.service[99927]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:54.848467 np0000004460 devstack@c-api.service[99927]: warnings.warn( Jul 03 19:46:54.848879 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-670ec545-5e0e-48b2-8ffa-30da2a0c0210 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:54.863219 np0000004460 devstack@c-api.service[99927]: INFO cinder.volume.api [None req-670ec545-5e0e-48b2-8ffa-30da2a0c0210 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Delete volume request issued successfully. Jul 03 19:46:54.863344 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-670ec545-5e0e-48b2-8ffa-30da2a0c0210 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 202 Jul 03 19:46:54.863755 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1539/6111] 10.4.3.61 () {66 vars in 1344 bytes} [Fri Jul 3 19:46:54 2026] DELETE /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:46:54.871397 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.middleware.request_id [None req-4c3401d3-67bb-41c3-83a5-d91f0e2bb742 None None] RequestId filter calling following filter/app {{(pid=99926) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:54.873781 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4c3401d3-67bb-41c3-83a5-d91f0e2bb742 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:54.873781 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4c3401d3-67bb-41c3-83a5-d91f0e2bb742 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:54.873914 np0000004460 devstack@c-api.service[99926]: DEBUG cinder.api.openstack.wsgi [None req-4c3401d3-67bb-41c3-83a5-d91f0e2bb742 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:54.881696 np0000004460 devstack@c-api.service[99926]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:54.881696 np0000004460 devstack@c-api.service[99926]: warnings.warn( Jul 03 19:46:54.885397 np0000004460 devstack@c-api.service[99926]: INFO cinder.volume.api [None req-4c3401d3-67bb-41c3-83a5-d91f0e2bb742 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Volume info retrieved successfully. Jul 03 19:46:54.890692 np0000004460 devstack@c-api.service[99926]: INFO cinder.api.openstack.wsgi [None req-4c3401d3-67bb-41c3-83a5-d91f0e2bb742 tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 200 Jul 03 19:46:54.891004 np0000004460 devstack@c-api.service[99926]: [pid: 99926|app: 0|req: 1512/6112] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:46:54 2026] GET /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 19:46:55.902627 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.middleware.request_id [None req-3580949e-73ee-429a-b48b-c4930182f9ac None None] RequestId filter calling following filter/app {{(pid=99924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:55.904173 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3580949e-73ee-429a-b48b-c4930182f9ac tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] GET https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be Jul 03 19:46:55.904353 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3580949e-73ee-429a-b48b-c4930182f9ac tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Empty body provided in request {{(pid=99924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:55.904535 np0000004460 devstack@c-api.service[99924]: DEBUG cinder.api.openstack.wsgi [None req-3580949e-73ee-429a-b48b-c4930182f9ac tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] Calling method 'show' {{(pid=99924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:55.909538 np0000004460 devstack@c-api.service[99924]: INFO cinder.api.openstack.wsgi [None req-3580949e-73ee-429a-b48b-c4930182f9ac tempest-VolumeMultiattachTests-2046127598 tempest-VolumeMultiattachTests-2046127598-project-member] https://10.4.3.61/volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be returned with HTTP 404 Jul 03 19:46:55.909948 np0000004460 devstack@c-api.service[99924]: [pid: 99924|app: 0|req: 1528/6113] 10.4.3.61 () {66 vars in 1341 bytes} [Fri Jul 3 19:46:55 2026] GET /volume/v3/volumes/f60dc9f8-4646-453d-b6ea-8ebe113a82be => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 19:46:55.917596 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.middleware.request_id [None req-388e6e5c-82f2-4102-acf8-d5b9780580de None None] RequestId filter calling following filter/app {{(pid=99925) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:55.919311 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-388e6e5c-82f2-4102-acf8-d5b9780580de tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] GET https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 Jul 03 19:46:55.919483 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-388e6e5c-82f2-4102-acf8-d5b9780580de tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] Empty body provided in request {{(pid=99925) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:55.919810 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.api.openstack.wsgi [None req-388e6e5c-82f2-4102-acf8-d5b9780580de tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] Calling method 'detail' {{(pid=99925) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:55.920447 np0000004460 devstack@c-api.service[99925]: DEBUG cinder.volume.api [None req-388e6e5c-82f2-4102-acf8-d5b9780580de tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99925) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 19:46:55.927885 np0000004460 devstack@c-api.service[99925]: INFO cinder.volume.api [None req-388e6e5c-82f2-4102-acf8-d5b9780580de tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] Get all volumes completed successfully. Jul 03 19:46:55.929064 np0000004460 devstack@c-api.service[99925]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 19:46:55.929064 np0000004460 devstack@c-api.service[99925]: warnings.warn( Jul 03 19:46:55.932401 np0000004460 devstack@c-api.service[99925]: INFO cinder.api.openstack.wsgi [None req-388e6e5c-82f2-4102-acf8-d5b9780580de tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] https://10.4.3.61/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 19:46:55.932749 np0000004460 devstack@c-api.service[99925]: [pid: 99925|app: 0|req: 1535/6114] 10.4.3.61 () {66 vars in 1278 bytes} [Fri Jul 3 19:46:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5233 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 19:46:55.948564 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.middleware.request_id [None req-6fd9f5e5-faa0-45b0-8405-553ec4ed9ae2 None None] RequestId filter calling following filter/app {{(pid=99927) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 19:46:55.950008 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6fd9f5e5-faa0-45b0-8405-553ec4ed9ae2 tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] DELETE https://10.4.3.61/volume/v3/types/476b3acf-73ec-427a-9a24-66d303256fdc Jul 03 19:46:55.950188 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6fd9f5e5-faa0-45b0-8405-553ec4ed9ae2 tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] Empty body provided in request {{(pid=99927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 19:46:55.950380 np0000004460 devstack@c-api.service[99927]: DEBUG cinder.api.openstack.wsgi [None req-6fd9f5e5-faa0-45b0-8405-553ec4ed9ae2 tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] Calling method '_delete' {{(pid=99927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 19:46:55.969394 np0000004460 devstack@c-api.service[99927]: INFO cinder.api.openstack.wsgi [None req-6fd9f5e5-faa0-45b0-8405-553ec4ed9ae2 tempest-VolumeMultiattachTests-696696846 tempest-VolumeMultiattachTests-696696846-project-admin] https://10.4.3.61/volume/v3/types/476b3acf-73ec-427a-9a24-66d303256fdc returned with HTTP 202 Jul 03 19:46:55.969751 np0000004460 devstack@c-api.service[99927]: [pid: 99927|app: 0|req: 1540/6115] 10.4.3.61 () {66 vars in 1338 bytes} [Fri Jul 3 19:46:55 2026] DELETE /volume/v3/types/476b3acf-73ec-427a-9a24-66d303256fdc => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 19:47:04.889250 np0000004460 devstack@c-api.service[99926]: DEBUG dbcounter [-] [99926] Writing DB stats cinder:SELECT=42,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=99926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:47:05.906513 np0000004460 devstack@c-api.service[99924]: DEBUG dbcounter [-] [99924] Writing DB stats cinder:SELECT=35,cinder:UPDATE=3 {{(pid=99924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:47:05.931373 np0000004460 devstack@c-api.service[99925]: DEBUG dbcounter [-] [99925] Writing DB stats cinder:SELECT=40,cinder:INSERT=2,cinder:UPDATE=1 {{(pid=99925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 19:47:05.966938 np0000004460 devstack@c-api.service[99927]: DEBUG dbcounter [-] [99927] Writing DB stats cinder:SELECT=62,cinder:INSERT=9,cinder:UPDATE=17 {{(pid=99927) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}